
a:focus,
button:focus,
input:focus,
textarea:focus {
outline: none;
}
body
{	
	margin:0;
	padding:0;
/*	font-family:Arial, Helvetica, sans-serif;*/
/*	font-family: 'Open Sans', sans-serif;*/
/* font-family: 'Dosis', sans-serif;*/
font-family: "Open Sans", sans-serif;
	
}
h1{
	  font-family: "Aclonica", sans-serif;
}
h2 {
font-family: "Aclonica", sans-serif;
}

p {
	font-family: "Open Sans", sans-serif;
}
h1,h2,h3,h4,h5,h6,li,ul,p
{
	margin:0 ;
	padding:0 ;
	list-style:none !important;
	font-weight:normal;
}
p{
	font-family: "Open Sans", sans-serif;
}
a:focus, a:hover {
    color: #3397db;
	text-decoration:none !important;
}
img
{
	outline:none;
	border:none;
	margin:0;
	padding:0;
}
a {
	color: #172754;}
a
{
	text-decoration:none;
	text-decoration:none !important;
	
}

.section_hd_mn{
	display: block;
	margin-bottom: 20px;
	overflow: hidden;
	clear: both;
	    padding: 0 12px;
}
.section_hd_mn h3{
	font-size: 25px;
	font-family: 'helvetica-lightregular';
	color: #000;
	float: left;
	display: inline-block;
	float: left;
	width: 220px;
	text-align: left;
	
}
.lines_ar{
	height: 10px;
	border-bottom: 1px solid #cccccc;
	overflow: hidden;
	margin-top: 8px;

}
.dotss{
	
    height: 15px;
    width: 15px;
    background-color: #898989;
    border-radius: 50px;
    position: absolute;
    border: 3px solid #fff;
    top: 30px;
    left: 240px;
	
}
.clear{
	clear:both;	
	}
.left{
	float: left;
}
.right{
	float: right;
}

.sectoion-links{
	display: block;
	clear: both;
/*	margin-bottom: 20px;*/
}

.logo{
	 float: left;
	margin-top: 12px;
}
.info_section_web{
	display: block;
}

/* drop down menu */
.cbp-hrmenu {
	width: 100%;
}

/* general ul style */
.cbp-hrmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* first level ul style */
.cbp-hrmenu > ul,
.cbp-hrmenu .cbp-hrsub-inner {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 0 10px;
}

.cbp-hrmenu > ul > li {
	display: inline-block;
}

.cbp-hrmenu > ul > li > a {
	padding: 8px 21px;
	text-decoration: none !important;
	display: inline-block;
	font-size: 16px;
	color: #000;
	    font-weight: 500;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
}

.cbp-hrmenu > ul > li > a:hover {

		color: #bb8247;
/*	background: #ffb000;*/
/*	border-radius: 90px;*/
}

.cbp-hrmenu > ul > li.cbp-hropen a,
.cbp-hrmenu > ul > li.cbp-hropen > a:hover {
	color: #000;
	background: #ffb000;
/*	border-radius: 90px;*/
}

/* sub-menu */
.cbp-hrmenu .cbp-hrsub {
	display: none;
	position: absolute;
	background-color: rgba(255, 255, 255, 1);
/*	width: 100%;*/
/*	left: 0;*/
	z-index: 99999;
	border: 1px solid #ffb000;
}

.cbp-hropen .cbp-hrsub {
	display: block;
/*	padding-bottom: 3em;*/
}

.cbp-hrmenu .cbp-hrsub-inner .col-lg-6 > div {
	width: 33%;
	float: left;
	padding: 0 10px 0;
}

.cbp-hrmenu .cbp-hrsub-inner:before,
.cbp-hrmenu .cbp-hrsub-inner:after {
	content: " ";
	display: table;
}

.cbp-hrmenu .cbp-hrsub-inner:after {
	clear: both;
}


.cbp-hrsub h4 {
	color: #00b0f0;
	padding: 20px 0 15px;
	margin: 0;
	font-size: 15px !important;
	font-weight: 600;
	border-bottom: 1px solid #c4c4c4;
}
.cbp-hrsub h6{
	font-size: 17px;
	font-weight: 700;
	color: #da1415;
	margin-top: 20px;
	margin-bottom: 10px;
}
.cbp-hrmenu .cbp-hrsub-inner > div li i{
	margin-right: 10px;
}
.my-ld li{
	margin-top: 45px;
}


.text_info_inner_banner{
	right: 4%;
left: auto !important;
width: 100% !important;
text-align: right !important;
bottom: 50px;
top: auto !important;
}
.text_info_inner_banner a{
	float: right;
}
.subtotalPrice{
	display: none;
}
#cart{
	display: inline;
}
.customSubmenu ul li{
	display: inline-block;
width: 15%;
float: left;
}
.cbp-hrsub{
/*	border: 1px solid #00b0f0;*/
}
.submenu-inner h2{
	font-size: 15px;
	color: #00b0f0;
	margin: 10px 0;
	font-family: 'Roboto', sans-serif;
	
}
.submenu-inner{
	width: 200px;
	float: left;
	margin-right: 10px;
}

.submenu-inner li{
	width: 100%;
	display: block;
	
}

.submenu-inner li a:hover{
	color: #ffb000 !important;
	background-color: #fff !important;
}
.submenu-inner li a::before{
	position: absolute;
	font-family: 'FontAwesome';
    content: "\f054";
    font-size: 8px;
    line-height: 10px;
    color: #012d6b;
	left: 5px;
	top: 10px;
}
.submenu-inner li a{
	display: block;
	font-size: 13px;
	overflow: hidden;
	padding: 6px 20px;
	position: relative;
	border-top: 1px solid rgba(0,0,0, 0.10);
	font-family: 'Roboto', sans-serif;
	     color: #484848 !important;
	text-align: left;
}
.cbp-hrmenu > ul > li > a:hover .submenu-inner li a{
	background-color: #fff;
	color: #484848 !important;
}
.cbp-hrmenu > ul > li > a:hover .submenu-inner li{
	background-color: #fff;
	color: #484848 !important;
}

.cbp-hrmenu .cbp-hrsub-inner > div a {
/*	line-height: 2em;*/
	background: transparent !important;
/*	font-size: 14px;*/
/*	   font-family: 'helvetica-lightregular';*/
/*	color: #484848 !important;*/
/*	display: block;*/
/*	margin: 7px 0;*/
}
.submenu-inner-full li{
	float: left;
	width: 31.333%;
	margin-right: 10px
}
.submenu-inner-full{
	width: 600px;
	
}

@media screen and (max-width: 52.75em) { 

	.cbp-hrmenu {
		font-size: 80%;
	}

}

@media screen and (max-width: 43em) { 

	.cbp-hrmenu {
		font-size: 120%;
		border: none;
	}

	.cbp-hrmenu > ul,
	.cbp-hrmenu .cbp-hrsub-inner {
		width: 100%;
		padding: 0;
	}

	.cbp-hrmenu .cbp-hrsub-inner {
		padding: 0 2em;
		font-size: 75%;
	}

	.cbp-hrmenu > ul > li {
		display: block;
		border-bottom: 1px solid #ec267b;
	}

	.cbp-hrmenu > ul > li > a { 
		display: block;
		padding: 1em 3em;
	}

	.cbp-hrmenu .cbp-hrsub { 
		position: relative;
	}

	.cbp-hrsub h4 {
		padding-top: 0.6em;
	}

}

@media screen and (max-width: 36em) { 
	.cbp-hrmenu .cbp-hrsub-inner  .col-lg-6 > div {
		width: 100%;
		float: none;
		padding: 0 2em;
	}
}




.main .menu{
	margin-top: 60px;
} 
.main{
/*

	margin-top: 20px;
	float: left;
	width: 77.7%;
*/

	    overflow: hidden;
    text-align: center;
/*	margin-top: 70px;*/
}



.dropbtn {
    background-color: #fff;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;

}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 250px;
	border: 1px solid #ec267b;
    z-index: 999999999;
}

/* Links inside the dropdown */
.dropdown-content a {

    display: block;
    font-size: 13px;
    overflow: hidden;
    padding: 6px 20px;
    position: relative;
    border-top: 1px solid rgba(0,0,0, 0.10);
    font-family: 'Roboto', sans-serif;
    color: #484848 !important;
}
.dropdown-content a i {
	margin-right: 8px;
}
.dropdown-content li{
	display: block;
	clear: both;
}
/* Change color of dropdown links on hover */
.dropdown-content a:hover {/*background-color: #f1f1f1*/}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: #ec267b;
	color: #fff;
/*	border-radius: 90px;*/
}



#return-to-top {
    position: fixed;
	
	z-index: 9999999999999999999999;
    bottom: 20px;
    right: 20px;
    background: #fff;
/*    background: rgba(0, 0, 0, 0.7);*/
    width: 40px;
    height: 40px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 55px;
    -moz-border-radius: 55px;
    border-radius: 55px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	text-align: center;
}
#return-to-top img{
	margin: 0 auto;
	margin-top: 15px;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top img {
    opacity: 0.9;
}

#scroll span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    margin-top: -12px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-bottom-color: #ffffff
}

#scroll:hover {
    background-color: #044164;
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

.bg-color{
	background: url(../images/bg.png) center top;
	
}
.logo{
	margin: 19px 0 35px 0;
	float: left;
}
.right-sections{
	float: right;
}
.cbp-hrmenu > ul > li > a::before{
	position: absolute;
    left: -6px;
    top: 17px;
	height: 8px;
	width: 8px;
	background-color: #bb8247;
	content: "";
	border-radius: 90px;
}

.cbp-hrmenu > ul > li:first-child a::before{
	display: none;
}
.right-sections{
	margin-top: 46px;
}
.social-media-bnr ul li a:hover{
	color: #bb8247;
}
.social-media-bnr ul{
	padding: 0;margin: 0 !important;
}
.social-media-bnr ul li a{
	display: block;
	color: #333333;
	margin-top: 19px;
	font-size: 16px;
}
.social-media-bnr ul li{
	display: inline-block;
	margin:0 7px;
}
.social-media-bnr{
	float: left;margin-right: 15px;
}
.phone-contact{
	float: left;
	width: 248px;
	height: 60px;
	background-color: #040504;
	border-radius: 90px;
	padding: 5px;
	
}
.phone-head{
	width: 50px;
	height: 50px;
	background: #AF7A43;
background: linear-gradient(0deg, rgba(175, 122, 67, 1) 0%, rgba(215, 148, 79, 1) 47%);
	border-radius: 90px;
	display: flex;align-items: center;justify-content: center;color: #fff;font-size: 25px;text-decoration: none;margin-right: 7px;
	float: left;
}
.phone-contact a{
	text-decoration: none;
	display: block;overflow: hidden;
}
.phone-number span{
	font-size: 13px;
	clear: both;
	overflow: hidden;
	display: block;
	width: 100%;
}
.phone-number{
	float: left;
	font-size: 20px;float: left;
	color: #fff;
	font-weight: 600;
}
.banner{
	float: right;
	margin-right: -120px;
}
.header-text {
	width: 540px;
	padding-top: 120px;
	float: left;
}
.header-text h1{
	font-size: 53px;
	color: #000;
	margin-bottom: 20px;
}
.header-text p{
	font-size: 15px;	margin-bottom: 20px;
}
.cont {
	clear: both;
	width: 100%;
	display: block;
}
.cont a{
	padding: 8px 25px;
	background-color: #000;
	border-radius: 90px;
	color: #fff;
	text-decoration: none;font-size: 18px;
}
.faq{
	margin: 0 auto;
	width: 80%;
}
footer{
	position: relative;
	background: url(../images/footer-bg.png) bottom left no-repeat #1c1817;
	padding: 50px 0 20px;
	margin-top: 100px;
}

footer::before{
	content: "";
	background: url(../images/bottom.png) top center no-repeat;
	width: 151px;
	height: 100px;
	top: -100px;
	left: 80%;position: absolute;
}
.copyright p{
	color: #fff;
	font-size:16px;text-align: right;
	opacity: 0.7;
}
.about p{
	color: #fff;
	font-size:14px;
	opacity: 0.7;
}
.copyright{
	padding-top: 20px;
	margin-top: 20px;
/*	border-top: 1px solid rgba(255,255,255,0.1);*/
}
footer h3{
	text-transform: uppercase;	color: #fff;
	font-size:15px;margin-bottom: 25px;
/*	opacity: 0.7;*/
}
.cont-infos ul {
	margin: 0 !important;
	padding: 0 !important;
}
.cont-infos ul li{
	display: block;
margin: 0 !important;padding: 0;
	margin-bottom: 15px;
}

.cont-infos ul li a:hover{
	color: #fcf8e3;	opacity: 1 !important;
}
.cont-infos ul li a{
		color: #fff;
	font-size:14px;
	opacity: 0.7;text-decoration: none;
}
.cont-infos ul li h4{
color: #fff;
	font-size:14px;
}
.cont-infos ul li .cont-icons p,
.cont-infos ul li .cont-icons{
	float: left;
	text-decoration: none;
}
.cont-infos ul li .cont-icons{
	width: 30px;
	float: left;
}
.contleft{
	overflow: hidden;
}
.links ul{
		margin: 0 !important;
	padding: 0 !important;
}
.links ul li{
	display: block;
	margin-bottom: 15px;text-decoration: none;
}
.links ul li a {
		display: block;text-decoration: none;color: #fff;
	font-size:14px;
	opacity: 0.7;text-decoration: none;
}
.links ul li a i{
	margin-right: 8px;
	
}
.links ul li a:hover{
	color: #fcf8e3;
	opacity: 1;opacity: 1 !important;
}

.social-media ul{
		margin: 0 !important;
	padding: 0 !important;
}
.social-media ul li{
	display: inline-block;
	margin-right: 9px;
}

.social-media ul li a{
	display: flex;align-items: center;justify-content: center;color: #fff;font-size: 19px;text-decoration: none;
	background-color: #272423;
	width: 40px;
	height: 40px;
	border-radius: 90px;
}


.social-media ul li a:hover{
	background-color: #fcf8e3;
	color: #1c1817;
}
.faq .accordion-item{
    margin-bottom: 20px;
    border: 1px solid #dee2e6 !important;

}
.faq .accordion-button::after {

    background-color: #fff;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: 5px;
    border-radius: 90px;
}
.faq .accordion-button:not(.collapsed){
	color: #fff !important;
    background-color: #000000 !important;
} 
.faq h2{
	font-size: 53px;
	text-align: center;
	margin-bottom: 30px;
	
}
.faq .accordion h2{
	font-size: 19px;margin-bottom: 0;font-family: "Open Sans", sans-serif;
}
.accordion-q h1{
	color: #bb8247;
	text-align: center;
}
.accordion-q ul{
	margin: 0 !important;
	padding: 0 !important;
}
.accordion-q ul li::before{
	content: "\EA6D";
	font-family: remixicon !important;
    font-style: normal;
		left: 0;
	top: 3px;
	position: absolute;
	color: #000;font-size: 14px;
}
.accordion-q ul li{
	position: relative;margin: 0 !important;
	padding: 0 !important;
	padding-left: 20px !important;
	font-size: 15px;
	display: block;
	margin: 10px 0 !important;
	overflow: hidden;
}
.accordion-q .alert-warning p{
	color: #000 !important;
}
.accordion-q .alert-warning{
	border-left: 5px solid #bb8247;
}

/* inner pages */


.header-banner{
background: url(../images/inner-page.png) center top no-repeat #444444;
	min-height: 335px;
	text-align: center;
	padding-top: 99px;
	margin-bottom: 50px;
}
.breadcrumb-item+.breadcrumb-item::before{
	color: #fff;
}
.breadcrumb-box .active{
	color: #fff !important;
}
.breadcrumb-box .breadcrumb li a{
	color: #fcf8e3 !important;
}
.breadcrumb-box .breadcrumb li{
	color: #fff;
	color: #99dafb;
	
	display: inline-block;
}
.breadcrumb-box .breadcrumb
{
	text-align: center;
	background-color: rgba(0,0,0,0.10);
	padding: 8px 35px;
	margin: 0 auto ;
	border-radius: 90px
		;display: inline-block;
}

.header-banner h2{
	font-weight: 400;
	color: #fff;
	text-align: center;
	font-size: 55px;
}

.contact-box{

  border-radius: 10px;
  background-color: rgb(234, 248, 255);
 
  background-color: #fcf8e3; background-color: #fff;
	padding: 25px;
	min-height:  250px;

}
.contact-icon{
	width: 62px;
    height: 62px;
/*    background-color: #178feb;*/
	background: #AF7A43;
    background: linear-gradient(0deg, rgba(175, 122, 67, 1) 0%, rgba(215, 148, 79, 1) 47%);
    border-radius: 90px;
    margin-bottom: 22px;
    font-size: 21px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.contact-box p a{
	 font-size: 16px;
    color: #000;
	margin-bottom: 8px;
/*	opacity: 0.8;*/
	width: 100%;
	clear: both;
	display: block;font-weight: 400;
}
.contact-box p {
    font-size: 16px;
    color: #000;
	
	font-weight: 400;
}
.contact-box h2 {
	font-weight: 700;
	font-size: 23px;
    color: #000;
    margin-bottom: 22px;
	width: 100%;

}


.contact-box ul {
	padding: 0 !important;
	margin:  0 !important;
}
.contact-box ul li {
    display: inline-block;
    margin-right: 10px;
}
.contact-box ul li a {
    height: 33px;
    width: 33px;
    color: #fff;
    background-color: #333536;
    font-size: 16px;
    border-radius: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.contact-us-container{
	padding: 25px;
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 20px 0px rgba(68, 82, 242, 0.2);
	margin-bottom: 80px;
margin-top: -150px;
	position: relative;
	z-index: 1;
}


.contact-us-container h2{
	font-size: 21px;
	color: #bb8247;
	margin-bottom: 20px;
}


.contact-us-container .form-control {
    height: 47px;
	background-color: #f8f5f3;
    border: 1px solid #f8f5f3;
}

.contact-us-container textarea{
	  height: 177px !important;
	background-color: #f8f5f3;
    border: 1px solid #f8f5f3;
}


.contact-us-text{
	margin-top: 90px;
	padding-left: 50px;
}

.contact-us-text h2{
	font-size: 23px;
	color: #bb8247;
	margin-bottom: 10px;
}

.contact-us-text h1{
	font-size: 50px;
	color: #050404;
	margin-bottom: 30px;
}
.contact-us-text p{
	font-size: 16px;
	color: #000;

}

.contact-us-container .btn-primary{
	border: none;
	    background: #AF7A43;
    background: linear-gradient(90deg, rgba(175, 122, 67, 1) 0%, rgba(215, 148, 79, 1) 47%);
}

.contact-us-container .btn-primary:hover{
	background-color: black  !important;
	 background: #000 !important;
    background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 47%);
}
.contact-us-text{
	position: relative;
}

.contact-us-text::before{
	position: absolute;
	right: 0px;
	top: -250px;
	width: 280px;
	height: 280px;
	background: url(../images/orignal.png) no-repeat center top;
	content: "";
	
}
.main-header{
	margin-top: 50px !important;
}



.newlinks{
	float: left;
}
.newlinks ul li{
	
	    display: inline-block;
    margin-bottom: 15px;
    margin: 0 21px;
}
.copyright {
    padding-top: 0;
	margin-top: 0;}


/*
.browtv .w-5.h-5
{
	display: none !important;
}
*/
.browtv{
	display: block !important;
    margin: 0 auto !important;
    width: 80% !important;position: relative;
}
.browtv .flex{
	
	    float: left;
}
.browtv .hidden {
	
	   float: right;
}

.browtv [aria-disabled="true"]{
	display: none;
}
.browtv .flex.items-center{
	display: block;width: 100%;
}

.browtv .relative.inline-flex{
	
}
.relative.z-0 a:last-child{
	display: none; 
}
.browtv p{
	    margin-bottom: 0;
    position: absolute;
    top: 50px;
    right: 0;
	
}

/*
.browtv [aria-disabled="true"],
.browtv [aria-current="page"]{
	display: none !important;
}
*/


footer{
		margin-top: 150px;
	}
@media screen and (max-width: 1499px){
	.header-text {
    width: 40%;
    
}	
		
	.cont-wrp{
		position: relative;overflow: hidden;
	}
}

@media screen and (min-width: 768px) {
  .tab-button-outer {
    position: relative;
    z-index: 2;
    display: block;
  }
  .tab-select-outer {
    display: none;
  }
  .tab-contents {
    position: relative;
    top: -1px;
    margin-top: 0;
  }
}
@media only screen and (max-width: 1199px){
	.banner{
		width: 50%;
	}
	.banner img{
		width: 100%;
	}
	.header-text {
      width: 48%;
        padding: 25px 0 0 0;
    }
	.header-text h1 {
    font-size: 46px;
    color: #000;
    margin-bottom: 20px;
}
	.faq {
    margin: 0 auto;
    width: 100%;
}.contact-box ul li {
    display: inline-block;
    margin-right: 5px;
}
	.browtv {
   
    width: 100% !important;
}

}
@media only screen and (max-width: 992px) {
.contact-us-text::before {
    position: absolute;
    right: 0px;
	top: -284px;}	
	    .header-text h1 {
        font-size: 32px;
        color: #000;
        margin-bottom: 20px;
    }
	.header-text{
		margin-bottom: 20px;
	}
		.right-sections {
    margin-top: 15px;
}.main {
    overflow: hidden;
    text-align: right;
    /* margin-top: 70px; */
    width: 53%;        float: right;
}
	.main .menu {
    margin-top: 18px;
}
	.banner {
    float: right;
    margin-right: 0;
}
}
@media only screen and (max-width: 767px) {
	
	.menu{
		
		display:none;	
		
		}
	

	.section_countity{
		margin-bottom: 20px;
	}
	.main {
    overflow: hidden;
    text-align: right;
    margin-top: 30px;
    display: block;
    width: 54%;
    float: right;
}
    .header-text {
        margin-bottom: 20px;
		width: 100%;
		display: block;
    }
	    .banner {
        float: none;
        margin-right: 0;width: 100%;
    }
	
	.banner img{
		width: 100%;
	}
	footer::before {

    left: 50%;
}.logo {
    margin: 10px 0 0 0;
    float: none;
    width: 100%;
}
	
	.logo img{
		text-align: center;
		margin: 0 auto;
		display: block;
	}
	    .right-sections {
        margin-top: 0;
    }
	    .mobile_menu {
        width: 36px;
        margin-top: -52px;
        position: absolute;
        right: 24px;
    }
	}
@media only screen and (max-width: 767px) {
	
	.over_products figure{
		width: 100%
	}	
	.links{
			width: 100%;
			margin: 0;
			margin-bottom: 20px;
		}
	.position_image{
		height: inherit;
	}
	.info_section_web{
		float: left;
	}
	.social_media_top{
		text-align: left;
		padding: 10px 0; 
	}
	.email_template{
		padding: 0;
		min-height: 0;
		background: transparent;
	}
	.enquiry_form{
		width: 100%;
	}
	.emils_type, .new-btn{
		width: 100%;
		border-radius: 0;
	}
	.socialmedia{
		width: 100%;
	}
	.footer_social_media h4{
		width: 100%;
		margin-bottom: 20px;
	}
	.option_offers_icon1, .option_offers_icon2{
		margin-bottom: 20px;
	}
	.main{
		width: 100%;
	}
	.cbp-hrmenu .cbp-hrsub-inner .col-lg-6 > div{
		width: 100%;
	}
	.cbp-hrmenu .cbp-hrsub-inner{
		padding: 0;
	}
	.my-ld li {
    margin-top: 0;
		margin: 0;
}
/* menu */
	
	 .mobile_menu
{
	width:60px;
	margin: 0 auto 10px auto;
    text-align: center;
	clear:both;
	z-index:999999;
	padding-top: 5px;
	float: right;
}
.mobile_menu a
{
	display:block;
}
.mobile_menu a span
{
	margin-bottom:5px;
	height:5px;
	background:#000;
	
	display:block;
	
	}

	.cbp-hrmenu .cbp-hrsub-inner .col-lg-6 > div{
		padding: 0;
	}
	.col-lg-6{
		padding: 0;
	}
	.menu {
  
    margin-top: 30px;
}

	.copy_right{
		display: block;
		clear: both;
		text-align: center;
	}
	.login_area{
		margin-top: 50px;
	}
	.cbp-hrmenu > ul > li{
		display: block;
	}
	.cbp-hrmenu .cbp-hrsub{
		position: inherit;
	}
	.product_detail_text{
		width: 100%;
	}
	.only-product_pic{
		width: 100%;
		float: left;
		margin-right: 0;
		margin-bottom: 60px;
	}
	.section_countity{
		width: 100%;
		float: none;
		display: block;
		overflow: hidden;
	}
	.add-to_btns{
		
		width: 100%;
		float: none;
		display: block;
	}
	.left_menu{
		width: 100%;
	}
	.s_hd{
		display: block;
		width: 100%;
	}
	.pro_imgs{
		float: right;
		margin: 0;
		margin-left: 20px;
	}
	.shopping_heading{
		display: none;
	}
	.s_hd1{
		width: 32%;
	}
	.product_shoping_carts .s_hd1{
		margin-top: 0;
		margin-bottom: 20px;
		 line-height: 36px;
	}
	.total-count{
		float: none
			;display: block;
		width: 100%;
	}
	.conf-order{
		width: 100%;
		margin: 0;
		margin-bottom: 15px;
	}
	.over_products figure{
		margin: 0
	}
	.login_area{
		padding: 0 15px;
	}
/* only intro */
	.intro_pic{
		width: 100%;
	}
	.intro_pic img{
		width: 100%;
	}
	.intro_box{
		display: none;
	}
	.intro_btn{
		display: block;
	}
	.mobile_menu {
    width: 36px;
    margin-top: -77px;
}
	.main {
    display: block;
    clear: both;
    margin-top: 0;
    float: none;
}
	.text_info{
		display: none;
	}
	.howitswork{
		display: none;
	}
	.only_bg{
		display: none;
	}
	.banners .slider-container .slider__item {
    position: relative;
    /* min-height: 100vh; */
    min-height: 200px;
}.slick-next {
    right: 24px !important;
    z-index: 99999;
}.social-icons {
    opacity: 0.7;
    margin-bottom: 13px;
    overflow: hidden;
}
	.top-menu-left {
    background: url(../images/top-bg.jpg) center top repeat;
    height: auto;
}
	/* inner pages */
	
	.section-right-area{
		float: none
			;margin: 0;
	}
	.section-right-area1{
		float: none
			;margin: 0;
	}
	
	.submenu-inner-full {
    width: 100%;
}
	
.submenu-inner-full li {
    float: none;
	display: block;
    width: 100%;
    margin-right: 0;
}
	.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 100%;
}
	.logos-info {
    width: 100%;
}
	
		/* inner pages */
	
	.section-right-area{
		float: none
			;margin: 0;
	}
	.section-right-area1{
		float: none
			;margin: 0;
	}
	
	.professional{
		margin: 30px 0;
	}
	.headerNav {
		height: auto;}
	.menu {
    float: none;
}
	.social-media-links{
		display: none;
	}
	.links-left{
		width: 100%;
		display: block;
	}
	.f1{
		display: none !important;
	}
	.search-section {
    width: 100%;
    margin: 0 auto;
}
	.baskets {
   
    margin-right: 5px;
}
	.search-sec {
    margin-right: 0;
    float: right;
}
	.our-programmes h1 {
    font-size: 44px;
}
	.product_headings h4 {
    color: #ec267b;
    font-size: 47px;
   
    margin-top: 70px;
}
	.youtube-img img {
    width: 100%;
		display: block;
		width: 100%;
		float: none;
}
	.videos{
		position: inherit;
	}
	.youtube-txt{
		position: inherit;
		width: 100%;
		display: block;
		
	}
	.videos{
		background-repeat: repeat;
	}
	.top-headers {
    background-color: #7418a5;
    height: auto;
}
	.social-icons{
		display: none;
	}
	.cont-wrp {
    position: inherit;
    overflow: inherit;
}.main-containter {
    position: inherit;
    overflow: inherit;
}
	.headers {
    position: inherit;
}
	.menu-wrapper {
   
    height: auto;
}
	.logo img {
    width: 147px;
}
	.menu-wrapper {
  
}
	
.topmenuleft p {
    color: #fff;
	line-height: normal;}
	
	.mobile_menu {
    width: 36px;
    margin-top: -45px;
    position: absolute;
    right: 25px;
}
	.cbp-hrmenu > ul > li > a {
    text-align: left;
}

	.banner-inr {
    background-size: cover;
     min-height: auto; 
    position: relative;
    overflow: hidden;
    padding: 40px 0;
}
	.banner-inr h2{
		margin: 0;
	}
	    .cbp-hrmenu > ul > li > a {
        display: block;
        padding: 10px 10px 10px 0;
    }
	    .cbp-hrmenu > ul > li {
        display: block;
        border-bottom: 1px solid #000;
    }
	
	.cbp-hrmenu > ul > li > a::before{
		display: none;
	}
	.header-banner {
  
    padding-top: 60px;
    margin-bottom: 50px;
    margin-top: 13px;
}
	.header-banner h2 {
    font-weight: 400;
    color: #fff;
    text-align: center;
    font-size: 41px;
}
	    .contact-us-text::before {
        position: absolute;
        right: 0px;
        top: -197px;
        z-index: 99;
        width: 200px;
        height: 200px;
        background-size: 200px;
    }
	.contact-us-text {
    margin-top: 90px;
    padding-left: 0;
}.contact-us-text h1 {
    font-size: 40px;
    color: #050404;
    margin-bottom: 30px;
}
	.contact-box {
    border-radius: 10px;
    background-color: rgb(234, 248, 255);
    background-color: #fcf8e3;
    background-color: #fff;
    padding: 25px;
    min-height: auto;
		margin-bottom: 20px;
}
}
	@media (max-width: 480px) {
		.socialmedia li {
    margin: 0 6px;
}
		.browtv .flex {
    float: left;
    float: none;
    display: block;
    width: 100%;
			margin-bottom: 25px;}
.browtv .hidden {
    float: right;
    /* float: none; */
    display: block;
    width: 100%;
}
		.browtv p {
    margin-bottom: 0;
    position: absolute;
    top: 92px;
    right: inherit;
}
}

.menu-wrapper{
	display: none !important;
}


