@charset "utf-8";

/* CSS Document */

html { height: 100%; }

body {
    overflow-x: hidden;font-family: 'Lexend Deca', sans-serif;}

* {
    margin: 0;
    padding: 0;
}
















a {
    outline: none;
}

a:focus {
    outline: none;
}

.no-gutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}


.no-gutter2 > [class*='col-'] {
    padding-right:3px;
    padding-left:3px;
}





ul{ margin: 0 0 0 0; padding: 0 0 0 0;}

.margin1{ margin-top: 10px;}
.margin2{ margin-top: 20px;}
.margin3{ margin-top: 30px;}
.margin4{ margin-top: 40px;}
.margin5{ margin-top: 50px;}
.margin6{ margin-top: 60px;}



.container{max-width:1350px; width: auto;}






.wow{visibility: hidden;}





.btn_new1 {
    color: #fff;
    font-size: 14px;
background:#00468e;
padding: 5px 9px; border-radius:6px;transition: all .7s; }




.btn_new1.focus,
.btn_new1:focus,
.btn_new1:hover {
    color: #fff;
    text-decoration: none;
    outline: none !important;
	background:#000; 
}



.btn_new2 {
    color: #fff;
    font-size: 14px;
background:#da251c; line-height: normal;
padding: 5px 9px; border-radius:6px;transition: all .7s; }




.btn_new2.focus,
.btn_new2:focus,
.btn_new2:hover {
    color: #fff;
    text-decoration: none;
    outline: none !important;
	background:#000; 
}





.btn_new3 {
    color: #fff;
    font-size: 14px;
background:#da251c; line-height: normal;
padding: 8px 11px; border-radius:6px;transition: all .7s; }




.btn_new3.focus,
.btn_new3:focus,
.btn_new3:hover {
    color: #fff;
    text-decoration: none;
    outline: none !important;
	background:#00468e; 
}





.btn_new4 {
    color: #fff;
    font-size: 14px;
background:#6ba331;
padding: 5px 9px; border-radius:6px;transition: all .7s; }




.btn_new4.focus,
.btn_new4:focus,
.btn_new4:hover {
    color: #fff;
    text-decoration: none;
    outline: none !important;
	background:#6ba331; 
}


.btn_new5 {
    color: #000;
    font-size: 14px;
background:#eaeaea;
padding: 5px 9px; border-radius:6px;transition: all .7s; }




.btn_new5.focus,
.btn_new5:focus,
.btn_new5:hover {
    color: #000;
    text-decoration: none;
    outline: none !important;
	background:#e6e6e6; 
}

















.margin_adjust{margin-top:110px;}

.margin_adjust2{margin-top:150px;}














































.myheader{position: fixed; top: 0; width: 100%;z-index: 9999;}
 .navbar-custom {
       
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }



.top-nav-collapse {
        padding: 0;
        
        background: #fff !important; transition: all 1s;
	
    }

.logo_div img{transition:all .8s; }



.logo-max-width{max-width: 100px;transition:all .8s;}
.nav-margin-zero{ margin-top: 5px !important; transition:all .8s;}








.u_n_right{text-align: right;}


a.log_reg i{color: #4d86c9;}

.log_reg{color:#3d6593 !important;}
















/* -------- NAV & LOGO SECTION --------*/



.wrap2{ background:#fff; padding-top:4px;padding-bottom: 5px; position: relative; z-index: 9;}
.crush img{width:100%;}

.logo_div{ text-align: center;}

.search_div{ margin-top: 20px;}
.search_div .form-control{  }

.p_login{text-align:right;}




.top_list p{text-align: center; font-weight: bold;}



ul.small_list{list-style: none;margin-top:12px;}
ul.small_list li{display: inline-block; vertical-align: middle;margin-left: 3px;
    margin-right: 3px; color: #000; line-height: normal;}
ul.small_list li a{text-decoration: none;margin: 0 0 0 5px; color: #fff;padding: 2px 5px;font-size: 14px;font-weight: 300;}



.right_nav{margin-top:19px !important;}
ul.dropdown-menu{text-align: left;}
ul.dropdown-menu li{display:block !important;text-align:left;}
ul.dropdown-menu li a{display:block !important;text-align:left !important;}





h3.nav01, h3.nav02 {
    position: absolute;
    font-weight: bold;
    cursor: pointer;
    padding: 5px;
  }


.btn01{font-size:14px;margin-top: 7px;
   border: none;background: #fff;padding: 3px 8px 3px 3px; border-radius: 24px;}
.btn01 span i{color: #fff;display: inline-block;font-size: 21px; background: #00468e;
    width: 31px;
    height: 31px;outline: none;
    line-height: 31px;
    border-radius: 100%;}

.btn01 span{display: inline-block;}
.btn01 span p{display: inline-block;margin-bottom: 0;margin-top: -5px;font-size: 14px;}





nav.side-slide {
	 background-color: #fff;
	 top: 0;
	 left: -285px;
	 height: 100%;
	 position: fixed;
	 width: 285px;z-index: 9999999999;
}
 nav.side-slide h3 {
	 color: #000;
	 top: 5px;
	 left: 240px;
}
 nav.side-slide ul {
	 margin-top: 70px;padding-left: 15px;padding-right:15px;list-style: none;
	 
}
 nav.side-slide li {
	 text-align: left;
	
	 line-height:50px;
}
 nav.side-slide li:hover a{
	color: #00468e;
}
 nav.side-slide a {
	 color: #000;
	text-decoration: none;display: block;
	 font-size: 15px;
	 
}
 nav.side-slide a:hover {
	 color: #fff;
}
 


nav.side-slide li a i{font-size:20px;vertical-align: middle; color: #000;font-weight: bold;}

i.right_arrow {float: right;font-size:15px !important;vertical-align: middle;margin-top: 17px;}


.btn02{}
.btn02 span i{}

.btn02 span{}
.btn02 span p{}




.color_white{color: #fff !important;}














.sub_wrap{position: relative; margin-top:0;}
.mid_form{padding-left: 0; padding-right: 0;}
.cross{position: absolute; top:10px; right: 10px; padding:2px 4px; border:1px solid #000; cursor: pointer; color: #000; line-height:19px;}


.white_div9{background: #fff; border-top-right-radius:16px;border-bottom-right-radius:16px; width:99%; min-height:50px;position: absolute;top:11px; display: none;z-index: 999999999;left: 106%;}
.inner1{padding:35px 10px 30px 10px;}
.sub_wrap .navbar-form{padding: 0 0 0 0;}
.sub_wrap .navbar-form input{}


ul.suggest{list-style: none;margin-top: 0 !important;margin-bottom: 30px;padding-left:0 !important; padding-right: 0 !important;}
ul.suggest li{line-height: 22px;}
ul.suggest li a{color: #444 !important;text-decoration: none;}
ul.suggest li a span{color: #777; display: block; padding: 0 0 0 0;}


ul.suggest li a:hover{color: #00468e;}

.mid_location h4{font-size: 14px;text-transform: uppercase;color: #000;}
.mid_location h5{font-size: 14px;color: #555;}




.sale_box{position: relative;overflow: hidden;border: 1px solid #e0e0e0;}
.sale_text{text-align: center;position: absolute; width: 100%; bottom: 20%;z-index: 9;background:rgba(0,0,0,.35);}
.sale_text h5{color: #fff;margin: 0 0 10px 0;}
.sale_text h4{color: #fff;margin: 0 0 0 0;padding-top: 6px;}
.sale_text a.btn_new1{display: inline;background:#00468e; color: #fff !important;}
.sale_text a.btn_new1:hover{color:#fff !important;}
.sale_text .btn_new1:hover{color:#fff !important;}


.sale_box img{transform: scale(1);transition:all 1s; max-height: 250px;}
.sale_box:hover img{transform: scale(1.1);}





.sub_wrap2{position: relative; margin-top:0;}
.mid_form{padding-left: 0; padding-right: 0;}
.cross2{position: absolute; top:10px; right: 10px; padding:2px 4px; border:1px solid #000; cursor: pointer; color: #000; line-height:19px;}


.white_div10{background: #fff; border-top-right-radius:16px;border-bottom-right-radius:16px; width:99%; min-height:50px;position: absolute;top:11px; display: none;z-index: 999999999;left: 106%;}

ul.navi_ul_block{padding-left:0 !important; padding-right:0 !important;border-bottom:none;}
ul.navi_ul_block li{width: 49%;border:none !important;text-align: center;}
ul.navi_ul_block li a{border:none !important;font-weight: 300;}



ul.navi_ul_block > li.active > a, ul.navi_ul_block > li.active > a:hover, ul.navi_ul_block > li.active > a:focus {
    color: #000;
    cursor: default;
    background-color: #e9e9e9;
    border-bottom: 1px solid #422cfb !important;
    
}









@media only screen and (min-width: 768px) {
  .dropdown:hover .dropdown-menu {
    display: block;
  }
}



@media(min-width:1200px) {
	.login_wrap {
		margin: 0 auto;
	}
	.logo_div img {
		transition: all .8s;
		margin-top: 5px;
	}
}


@media (max-width: 992px) {
	
	.myheader{position: relative;}
	.wrap2{background: #fff;padding-top: 5px;}
	.top_div{background:#333;}
	.logo_div{display: none;}
	
	
	
	
	.p_login{text-align: center;}
	
	.top_div{text-align: center;}
.tel_div{ text-align: center; margin-top: 5px; margin-bottom: 5px;}
	
	.top_right{ text-align: center;}
	

	ul.credentials{ padding:12px 0 0 0;}
	
	
	
	
	
	ul.small_list{list-style: none;text-align: center; margin-bottom: 5px;}
	
	ul.small_list li{line-height:18px; }
	ul.small_list li a{display:inline-block;background: #ffcc05;}
	
	.upper_nav{display: none;}
	.u_n_right{text-align: center;}
	
	.right_nav{margin-top:0 !important;}
	ul.small_list{display:none;}
	
	
	
	.white_div9{background: #fff; border-top-right-radius:16px;border-bottom-right-radius:16px; width:99%; min-height:50px;max-height: 450px;overflow-y: scroll; position: absolute;top:11px; display: none;z-index: 999999999;left:0;}
	
	.white_div10{background: #fff; border-top-right-radius:16px;border-bottom-right-radius:16px; width:99%; min-height:50px;max-height: 450px;overflow-y: scroll; position: absolute;top:11px; display: none;z-index: 999999999;left:0;}
	
	.btn01 span p {   
    display: none;}
	
	.btn01{background: transparent;}
	
	.small_logo img{max-height:40px;}
	
	ul.second_list{margin-top:15px !important;}
	
	
	
	
}











@media(max-width:767px) {
     .top_search{ width: 70%;}
	.news_input_top input[type=text]{ margin-bottom: 20px;}	
	
	
	
	
	
	
}

@media(max-width:479px) {
  .top_search{ width: 85%;}
}


@media(max-width:320px) {
	
}



/* -------- BANNER SECTION --------*/

.slider_wrap{ position: relative; margin-top:0; margin-bottom: 0;}

.carousel-inner .item img{}

.slider_wrap .carousel-indicators .active{ background: #a29d9d;width: 13px; height: 13px;}
.slider_wrap .carousel-indicators li{ background: #333;width: 12px; height: 12px;margin-top: 2px; }


.slider_wrap{ position: relative;}
.text_outer{ width: 100%; position: absolute; bottom: 40%; z-index: 9; text-align: center;}
.slide_bg1 h2{ font-size: 60px; color: #fff; margin: 0 0 5px 0; padding: 0 0 0 0;}
.slide_bg1 h3{ font-size: 44px; color: #fff; margin: 0 0 20px 0; padding: 0 0 0 0; letter-spacing: 5px;}

a.carousel-control{ background-image: none !important;opacity: 1; z-index: 99;display: none;}
.slider_wrap .carousel-control .glyphicon{ font-size: 45px; color: #fff; }



.slide_bg1{background: rgb(50,75,238);
background: linear-gradient(90deg, rgba(50,75,238,1) 0%, rgba(129,60,228,1) 53%, rgba(149,84,200,1) 100%);padding-top: 50px; padding-bottom: 50px;}

.slide_bg1 img{}

.slide_text{margin-top:150px;}



.slider_wrap .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    background: #fff;
    z-index: 999;
    width: 10%;border-radius: 20px; padding-top:3px;
    padding-left: 0;
    margin-left: -4%;
    text-align: center;
    list-style: none;
}












/* -------- BANNER SECTION ENDS --------*/























.blue_wrap{background:#4d86c9;}
.blue_wrap .heading h2 span{color: #fff !important;}


.what_block{position: relative;margin-top: 30px;overflow: hidden;border-radius: 12px;}
.serv_overlap{position: absolute; width: 100%; bottom: 10%; z-index: 9;background:rgb(255, 255, 255,.8); padding-top: 10px; padding-bottom: 10px;}
.serv_overlap p{color:#000; font-weight: 600; font-size: 16px;margin-top:;margin-bottom: 5px;line-height: normal;}
.serv_overlap h6{color: #000;margin: 0 0 0 0;}
.overlap_right{text-align: right;}
.over_row{margin-right: 0; margin-left: 0;}

.what_block img{width: 100%; height:300px; object-fit:cover;border-radius: 12px; overflow: hidden !important;box-shadow: 2px 2px 7px #000;}

.lower_button{margin-top:30px;}

.what_lower{}
.what_lower h6{color: #fff; font-size: 15px;padding-left:3px; padding-right: 3px;}

.wip2{text-align: center; margin-top: 40px;}
.wip2 h3{font-weight:600;font-size: 20px;color:#fff;}






















ul.review_pg {
	display: table;
	margin: 40px auto 10px auto;
}

ul.review_pg li {}

ul.review_pg li a {
	background:#000;
	color: #fff;
	border: none;
	border-radius: 0;
}

ul.review_pg li a:hover,
ul.review_pg li a.active,
ul.review_pg li a:focus {
	background:#fbde03;
	color: #000;
}

















.gallery_box{position: relative;}
.gallery_box img{width: 100%;}

.gallery_overlap{position:absolute;bottom: 5%;left: 10px;}




.walser_div{border: 1px solid #e7e7e7;}
.padding15{padding: 15px;}
.wal_top{text-align: center; border-bottom: 1px solid #e0e0e0; padding-bottom: 20px;}
a.wal_logo{margin-bottom: 20px;display: block;}

.wal_top p{margin: 0 0 0 0;}

a.wal_web{margin-top: 5px; margin-bottom: 5px;display: block;}

.wal_bottom{padding-top:20px;}

.wal_bottom .media-left img{ width:60px; height:60px;max-width:60px;max-height:60px;border-radius:100%;}

.wal_bottom h4.media-heading{font-size: 15px;}

a.tele{color:#000; font-size: 13px; margin-bottom:5px; display: block;}









.object_div{padding-top: 15px;}
.object_div h3{margin-top: 0;}
.object_div ul{margin-left:15px;}







.slider_form{position: relative; width: 100%; margin-top:6px;}

span.search {
  
}
span.search input {
  min-width: 100%;position: relative;
  height: 50px;
  padding:5px 35px 5px 20px;
  border-radius:50px;
  -webkit-appearance: none; font-weight: bold;
  -moz-appearance: none; font-size: 16px;
  border:2px solid #e0e0e0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

span.search button {
  width: 40px;text-align: center;
  height:40px; top:5px; font-size: 16px;
  position: absolute; padding: 3px; border-radius: 100%;
  right:8px; background:#00468e; color: #fff;
  border: none;
  background: ;
}
span.search button i {
  color: #fff;
  font-size:21px;
  vertical-align: middle;
}










span.search ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333;font-weight: 300;
  opacity: 1; /* Firefox */
}






#owl-demo{margin-top: 35px;}

#owl-demo .item{
      background: ;
      padding: 0px 0px;
      margin:0 15px;
      color: #000;
     
      text-align: left;
    }
    .customNavigation{
      text-align: center; margin-bottom:10px; margin-top:10px;display: none;
    }
   
    .customNavigation a{
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }




.customNavigation .prev{ cursor:pointer; padding: 0 2px;}
.customNavigation .next{cursor:pointer; padding: 0 2px;}
 

.apple_event .owl-theme .owl-controls {
    margin-top: 30px;
    text-align: center;
}


.apple_event .owl-theme .owl-controls .owl-page.active span, .apple_event .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
    background:#422cfb;
}








.people_wrap{background: #fff;border-radius: 13px;}
.people_wrap_left{float: left;width: 30%;margin-right: 5px;}
.people_wrap_left_inner{padding: 10px;}
.people_wrap_left img{width: 100%; max-height: 80px;object-fit: cover;}
.people_wrap_right{width: 65%;float: left;}

.apple_item a{text-decoration: none;}
.apple_item a h4{text-decoration: none; color:#000;font-size: 15px;}
.apple_item a h6{text-decoration: none;color: #1c61e7;
    font-size: 16px;}

.apple_padding{padding: 5px;}

ul.stars3{list-style: none;margin-top:0;margin-bottom:5px;}
ul.stars3 li{display: inline-block;margin-top: 0;}
ul.stars3 li i{display: inline-block; color: #fdb900 !important;font-size:15px;text-decoration: none;}





.offer_box_outer_left{width: 49%; float: left;}
.offer_box_outer_right{width: 49%; float: right;}

.offer_box{margin-top: 10px;float:right; width: 100%;}
.offer_left{float: left; width:25%;}
.offer_left img{width: 100%;}
.offer_right{float: right;width: 74%;}

.offer_right p{margin-bottom: 5px;}

.offer_right a{color:#1c61e7;margin-top:-3px;display: block;font-weight: 300;}
.offer_right h5{color:#1c61e7; font-size: 14px; margin-top: 0;font-weight: 300;}









.wrap_blue{width: 100%;background:#da251c; padding-top:8px; padding-bottom: 12px;}

.top_left_n .droopmenu-toggle{
		float: none; margin-top: 0;}



ul.credentials{ list-style:none; margin: 7px 0 0 0; padding:0 0 0 0;text-align: right;}
ul.credentials li{ display:inline-block;  margin: 0 0 0 0; padding-right: 8px; line-height: 16px;}
ul.credentials li a{ color:#000; margin-left: 9px; padding: 0 0 0 0;text-align: center;}
ul.credentials li a i{font-size:21px;background: #fff; width: 31px; height: 31px; border-radius: 100%;line-height:31px;}
ul.credentials li a:hover, ul.credentials li a:focus{ text-decoration: none;}
ul.credentials li:first-child{ border-left: none;}


.bell_wrap2{position: relative;}
.c_badge{width: 17px; height:17px; border-radius: 50%;background: #fff;position: absolute; top: -7px; right: 0px; color: #000; text-align: center; font-size: 10px; line-height: 17px;}

.purple_bell a i{background:#00468e !important; color:#fff;}



.apple_event{background: rgb(249,223,222);
background: linear-gradient(90deg, rgba(249,223,222,1) 0%, rgba(240,230,254,1) 53%, rgba(222,240,254,1) 100%); padding-top: 50px; padding-bottom:40px;}

.ae_left{}
.ae_left img{width: 100%;}

.ae_right h2{color: #0f0f0f; font-size:52px;margin-top: 0;}
.ae_right p{color: #0f0f0f; font-size:22px;}


#countdown ul{list-style: none; margin-bottom: 10px;}
#countdown ul li{font-size:14px;display: inline-block;background: #fff; border-radius:10px; margin-right:7px !important; text-align: center;padding:6px 5px;margin: 0 0 0 0;width:62px;color: #000;font-weight: 300;}
#countdown ul li span{display: block;font-size:20px;margin: 0 0 0 0;font-weight: normal;}


.best_offer{margin-top:30px;margin-bottom:20px;}
.best_offer h2{color: #000;font-size: 24px; margin-bottom: 15px;}

.offer_box{}
.offer_inner{}


.outerbox{position: relative;padding: 10px;transition: all .5s;margin-top:15px;background: #fff;border-radius: 10px; transform: scale(1);}
.outerbox:hover{box-shadow: 0 4px 8px 1px rgb(0 0 0 / 19%);transform: scale(1.02);}


.know{opacity: 0; margin-top: 10px;}
.outerbox:hover .know{opacity: 1;}

.know a{color: #777; text-decoration: none;}


.know p{font-weight: 300;}
.know p span{font-weight: normal;}

.back{width: 100%; height: 100%; position: absolute; z-index: 9; background: rgba(248, 218, 151, 0.4); top: 0; left: 0; opacity: 0; transition: all .5s;}

.product_box:hover .back{opacity: 1;}
.product_box:hover .front{opacity: 0;}

.padding_feature1{ }
.product_box{ position: relative; }
.product_box img{ width: 100%;}
.box_inner{position: relative; width: 100%;  text-align: center;margin-top: 8px;}


.price_box a{margin-top: 0;margin-bottom:5px; color: #000;text-decoration: none;display: block;}
.price_box h6{margin-top: 0; color: #6d6d6d;}

ul.star_rating {}

ul.star_rating li {
	display: inline-block;
	color: #ffd200;
}


.light_grey{color:#d9d9d9 !important;}


.price_detail{}
.price_detail p{color:#00468e; font-size: 15px;}
.price_detail p del{color:#777777;}


.box_inner .btn_new1{display:block;border-radius: 4px; background: #00468e;text-transform: none;}



.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}




.dots{color: #000;font-size:23px;text-align: center;}
.outerbox p{margin-top:5px; margin-bottom: 0;}


.wishlist{ position: absolute;z-index: 9; top: 10px;right:10px;}
.wishlist ul{list-style: none;margin-right: ; z-index: 99;background:#fff;padding:0 6px;box-shadow: 0 4px 8px 1px rgb(0 0 0 / 19%);border-radius: 3px;opacity: 0;transition:all .2s;}
.wishlist ul li{}
.wishlist ul li a{display: block;margin-top:7px;margin-bottom:7px;position: relative;}
.wishlist ul li a i{ color:#6f6f6f; font-size: 24px;}


.outerbox:hover .wishlist ul{margin-right:;opacity: 1;}


.hot_new{position: absolute;z-index: 999; top: 15px;left:10px;text-align: center;}

.hot1{background:#da251c;width: 50px;padding-top: 4px; padding-bottom: 4px; color: #fff;text-decoration: none !important;display:block;border-radius: 20px;text-align: center;margin-bottom: 5px;font-weight: 300;}
.hot2{background:#00468e;width: 50px;padding-top: 4px; padding-bottom: 4px; color: #fff;text-decoration: none !important;display:block;border-radius: 20px;text-align: center;font-weight: 300;}

.hot_new a:hover{color: #fff;}






.parent {margin-top: 180px;
display: grid;
grid-template-columns: repeat(8, 1fr);
grid-template-rows: repeat(5, 1fr);
grid-column-gap: 15px;
grid-row-gap: 15px;
}

.div1 { grid-area: 1 / 5 / 4 / 9; }
.div2 { grid-area: 4 / 5 / 6 / 7; }
.div3 { grid-area: 4 / 7 / 6 / 9; }
.div4 { grid-area: 1 / 1 / 6 / 5; }



.div1 a{text-decoration: none !important; color: #fff;}




.st_outer{position: relative;width: 100%;}
.st_outer img{width: 100%;border-radius: 14px;}
.slide_textbox{position: absolute;width:60%; top: 10px; left: 15px;z-index: 9;}
.slide_textbox h2{color: #fff;}
.slide_textbox p{color: #fff;}



.slide_textbox2{position: absolute;width:100%; top: 10px;z-index: 9;text-align: center;}
.slide_textbox2 h2{color: #fff;}
.slide_textbox2 p{color: #fff;}




.right_pink{position: relative;width: 100%;height: 100%;overflow: hidden;border-radius: 14px;}

.right_pink_text{position: absolute;width:; top: 10px; left: 15px;z-index: 9;}
.right_pink_text h2{font-size: 26px;margin-top:10px; color: #000;}
.parent img{width: 100%; height: 100%; object-fit: cover;border-radius: 14px;}




.right_pink img{transform: scale(1);transition:all .6s;}
.right_pink:hover img{transform: scale(1.1);}

#countdown2{margin-top: 20px;margin-bottom: 10px;}
#countdown2 ul{list-style: none;}
#countdown2 ul li{font-size:17px;display: inline-block; font-size:normal;background: #fff; border-radius:10px; margin-right:7px !important; text-align: center;padding:10px 5px;margin: 0 0 0 0;width:100px;color: #000;}
#countdown2 ul li span{display: block;font-size: 30px;margin: 0 0 0 0;color: #000;}




.small_lower{position: relative;width: 100%;height: 100%;overflow: hidden;border-radius: 14px;}
.small_lower_text{position: absolute;width:; bottom: 18%; left: 15px;z-index: 9;}

.small_lower_text h2{color: #fff; font-size:19px;font-weight: bold;margin-bottom: 5px;}
.small_lower_text p{color: #fff; font-size:14px;margin: 0 0 0 0;}

.small_lower img{border-radius: 14px;transform: scale(1);transition:all .6s;}
.small_lower:hover img{transform: scale(1.1);}



.article_box{margin-bottom: 30px;box-shadow: 0 4px 8px 1px rgb(0 0 0 / 9%);}
.art_top{position: relative;overflow: hidden;border-top-left-radius: 14px; border-top-right-radius: 14px;}
.art_top img{border-top-left-radius: 14px; border-top-right-radius: 14px;transform: scale(1); transition: all .6s;}


.art_top:hover img{transform: scale(1.3);}



.bl_icons{position: absolute; bottom: 10px;width: 100%; z-index: 9;}


.br_right{text-align: right;}
.br_right ul{list-style: none;padding-right: 15px;}
.br_right ul li{display: inline-block;}

.br_right ul li a i{color: #fff; font-size: 18px;}



.br_left{text-align: left;}
.br_left ul{list-style: none;padding-left: 15px;}
.br_left ul li{display: inline-block;}
.br_left ul li a{color: #fff;}
.br_left ul li a i{color: #fff; font-size: 18px;}


.art_bottom{padding: 15px;}


.art_bottom p{font-weight: 300;}




#owl-demo6 {
	margin-top: 15px;
}

#owl-demo6 .item {
	background: ;
	padding: 0px 0px;
	margin: 0 10px;
	color: #000;
	text-align: left;
}

.customNavigation6 {
	text-align: center;
	position: absolute;
	z-index: 9;
	width: 100%;
	top: 45%;
	left: 0;
}

.customNavigation6 .prev6 {
	cursor: pointer;
	padding: 0 0;
	float: left;
}

.customNavigation6 .next6 {
	cursor: pointer;
	padding: 0 0;
	float: right;
}

.best_offer .owl-controls {
	display: none !important;
}



.cat_box{text-align: center;box-shadow: 0 4px 8px 1px rgb(0 0 0 / 9%);}


.cat_box p{color: #000;font-size: 15px; margin: 0 0 0 0;}
.cat_box p span{font-weight: 300;color: #000;}




#owl-demo5 {
	margin-top: 15px;
}

#owl-demo5 .item {
	background: ;
	padding: 0px 0px;
	margin: 0 10px;
	color: #000;
	text-align: left;
}

.customNavigation5 {
	text-align: center;
	position: absolute;
	z-index: 9;
	width: 100%;
	top: 45%;
	left: 0;
}

.customNavigation5 .prev5 {
	cursor: pointer;
	padding: 0 0;
	float: left;
}

.customNavigation5 .next5 {
	cursor: pointer;
	padding: 0 0;
	float: right;
}

.best_offer .owl-controls {
	display: none !important;
}


.cat_outer a{text-decoration: none;}


.broad_box{margin-bottom: 30px;}

.broad_box h4{font-weight:bold;}
.broad_box h4 i{color:#422cfb;font-weight: bold;}
.broad_box h4 p{font-weight: 300;font-size: 15px;}



.abt_why_wrap{background: rgb(249,223,222);
background: linear-gradient(90deg, rgba(249,223,222,1) 0%, rgba(240,230,254,1) 53%, rgba(222,240,254,1) 100%); padding-top: 50px; padding-bottom:30px;margin-bottom: 40px;}

.abt_why{margin-bottom: 30px;}
.abt_why h2{color: #000;
    font-size: 24px;
    margin-bottom: 15px;margin-top: 0}



.moretext {
  display: none;
}
.moretext2 {
  display: none;
}

.abt_why ul{list-style: none;}
.abt_why ul li{margin-bottom: 10px;}

.ad_block{margin-top: 20px;}
.ad_block img{width:100%;}
.breadcrumb_wrap{margin-top: 150px;}

ol.bread_links{ margin: 0 0 0 0; padding: 0 0 0 0; background:none;}
ol.bread_links li a{ text-decoration: none; color: #777; font-size: 14px; }
.no-pointer{ cursor: default;}

.breadcrumb > li + li:before {
    padding: 0 3px;
    color: #ccc;
    content: "/\00a0";
}

ol.bread_links li a.active{color:#000;}

.result{text-align: right;margin-top: 10px;}
.result p{color: #777;}



.product_listing_top{}
.product_listing_top h2{font-size: 20px;color: #000;margin-bottom:15px;}







@media (min-width: 992px) {
	.collapse.dont-collapse-sm {
		display: block;
		height: auto !important;
		visibility: visible;
	}
}


.accordion-container{
  position: relative;
  width: 100%;
  height: auto;
  margin: 10px auto;
}

.set{
  position: relative;
  width: 100%;
  height: auto;
  background-color: #fff;
}
.set > a{
  display: block;
  padding: 20px 0;
  text-decoration: none;
  color: #555;
  border-bottom: 1px solid #ddd;
  -webkit-transition:all 0.2s linear;
  -moz-transition:all 0.2s linear;
  transition:all 0.2s linear;
}
.set > a i{
  float: right;
  margin-top: 2px;
}
.set > a.active{
  background-color:;
  color: ;
}
.content{
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  display:none;
}
.content p{
  padding: 10px 15px;
  margin: 0;
  color: #333;
}

.content ul{list-style: none;}
.content ul li{padding-top: 10px; padding-bottom: 10px;}
.content ul li a{text-decoration: none; color: #444;display: block;}
.content ul li a img{vertical-align: middle;max-width: 20px;}
.content ul li a span{float: right;border: 1px solid #e0e0e0; border-radius: 10px;text-align: center; width: 30px;vertical-align: middle;}
.content ul li a:hover{color: #000;}
.content ul li a:hover span{color: #fff; background:#00468e;}





.content2{
  background-color: #fff; margin-top: 10px;}
.content2 p{
  padding: 10px 15px;
  margin: 0;
  color: #333;
}


.content2 ul{ margin:10px 0 10px 0; padding: 0 0 0 5px; list-style: none;}
.content2 ul li{ margin-bottom:15px;}
.content2 ul li a{ color: #000; text-decoration: none;}


.filter_outer{margin-bottom: 30px;}
.filter{ margin-top:20px;}
.filter h3{border-bottom: 1px solid #e5e5e5; padding:0 0 7px 0;font-size:14px;color:#282c3f;  margin:0 0 0 0; font-size:16px;}

.sticky1 {
  position: -webkit-sticky;
  position: sticky;
  top:150px;
  
}


.filter_top{ width:100%; background:; border-radius:2px; margin-top:10px;}
.filter_top h4{font-size:14px;color:#282c3f; line-height:40px; margin:0 0 0 0; padding:0 0 0 0;  text-transform: uppercase; font-weight: 700;}




.level-filter{margin-bottom: 10px;}

.range-slider {
	 display: flex;
	 flex-flow: row wrap;
	 align-items: center;
}
 .range-slider label {
	 color: #000;
	 font-size: 14px; font-weight:normal;
}
 .range-slider .number-group {
	 flex: 1 0 auto;
	 text-align: right;
	 height: 30px;
	 font-weight: 300;
	 font-size: 13px;
	 color: #000;
}
 .range-slider .number-group .number-input {
	 width: 36px;
	 height: 30px;
	 text-align: center;
	 color: #000;
	 background-color:#e6effd;
	 border: 0;
}
 .range-slider .number-group .number-input:first-of-type {
	 margin-right: 7px;
}
 .range-slider .number-group .number-input:last-of-type {
	 margin-left: 7px;
}
 .range-slider .number-group .number-input::-webkit-outer-spin-button, .range-slider .number-group .number-input::-webkit-inner-spin-button {
	 -webkit-appearance: none;
}
 .range-slider .number-group .number-input:invalid, .range-slider .number-group .number-input:out-of-range {
	 border: 2px solid red;
}
 .range-slider .range-group {
	 position: relative;
	 flex: 0 0 100%;
	 height: 20px; margin-bottom: 15px;
}
 .range-slider .range-group .range-input {
	 position: absolute;
	 left: 0;
	 bottom: 0;
	 margin-bottom: 0;
	 -webkit-appearance: none;
	 width: 100%;
	 border-bottom: 0;
}
 .range-slider .range-group .range-input:focus {
	 outline: 0;
}
 .range-slider .range-group .range-input::-webkit-slider-runnable-track {
	 width: 100%;
	 height: 2px;
	 cursor: pointer;
	 animation: 0.2s;
	 background:#00468e;
	 border-radius: 1px;
	 box-shadow: none;
	 border: 0;
}
 .range-slider .range-group .range-input::-webkit-slider-thumb {
	 z-index: 2;
	 position: relative;
	 height: 18px;
	 width: 18px;
	 border-radius: 50%;
	 background: #00468e;
	 cursor: pointer;
	 -webkit-appearance: none;
	 margin-top: -7px;
}
 .range-slider .range-group .range-input::-moz-range-track {
	 width: 100%;
	 height: 2px;
	 cursor: pointer;
	 animation: 0.2s;
	 background: #3faffa;
	 border-radius: 1px;
	 box-shadow: none;
	 border: 0;
}
 .range-slider .range-group .range-input::-moz-range-thumb {
	 z-index: 2;
	 position: relative;
	 box-shadow: 0px 0px 0px #000;
	 border: 1px solid #00468e;
	 height: 18px;
	 width: 18px;
	 border-radius: 50%;
	 background: #3faffa;
	 cursor: pointer;
}
 .range-slider .range-group .range-input::-ms-track {
	 width: 100%;
	 height: 5px;
	 cursor: pointer;
	 animation: 0.2s;
	 background: transparent;
	 border-color: transparent;
	 color: transparent;
}
 .range-slider .range-group .range-input::-ms-fill-lower, .range-slider .range-group .range-input::-ms-fill-upper {
	 background: #422cfb;
	 border-radius: 1px;
	 box-shadow: none;
	 border: 0;
}
 .range-slider .range-group .range-input::-ms-thumb {
	 z-index: 2;
	 position: relative;
	 height: 18px;
	 width: 18px;
	 border-radius: 50%;
	 background:#00468e;
	 cursor: pointer;
}





ul.lower_pg {
	text-align: center; 
	margin-bottom:20px;
	margin-top:20px !important;
	width: 100%;
}

ul.lower_pg li {
	display: inline-block;
}

ul.lower_pg li a {
	color: #000;
}

ul.lower_pg li a.active {
	background: #e6effd;
	color: #000;
}


.mid_listing{margin-bottom: 40px;}


.color_gold{background: #ebc7b4; height: 16px; width: 16px; border-radius: 100%;display: inline-block;vertical-align: middle; margin-right: 3px;}

.color_blue{background: #778195; height: 16px; width: 16px; border-radius: 100%;display: inline-block;vertical-align: middle; margin-right: 3px;}

.color_black{background: #000; height: 16px; width: 16px; border-radius: 100%;display: inline-block;vertical-align: middle; margin-right: 3px;}



.colors{float: right;}
.colors ul{list-style: none;}
.colors ul li{display: inline-block;}
.colors ul li a{text-decoration: none;}

.size_small{height: 12px; width: 12px;}


.color_left{float: left;}


.tooltip {
  
  position: relative;
}
.tooltip:hover:after{
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  background: #444;
  border-radius: 8px;
  color: #fff;
  content: attr(title);
  margin: -82px auto 0;
  font-size: 16px;
  padding: 13px;
  width: 220px;
}
.tooltip:hover:before{
  border: solid;
  border-color: #444 transparent;
  border-width: 12px 6px 0 6px;
  content: "";
  left: 45%;
  bottom: 30px;
  position: absolute;
}


.product_listing_top .form-group{float: right;margin-top: 20px;}

.pl_left{float:left;}


.range-slider i{color: #000;}



.blog_arc_left{margin-top: 15px;}


.cat_right{margin-top: 15px;}
.cat_right h3{font-size: 17px; color: #000;margin-top: 0;}
.cat_right ul{list-style: none; border-bottom: 1px solid #e0e0e0;padding-bottom: 20px; margin-bottom: 20px;}
.cat_right ul li{}
.cat_right ul li a{color: #555;text-decoration: none; line-height:32px;}



.blog_box{margin-bottom:10px;margin-top: 10px;}


.blog_left{width: 30%; float: left;}
.blog_left img{border-radius:16px;width: 85px;height: 85px;object-fit: cover;}
.blog_right{width: 67%; float:right;}
.blog_right a.blog_title{margin-top: 2px;font-size: 15px; color: #000; margin-bottom:3px;display: block;padding-right: 3px;}
.blog_right p{color:#838383;margin-bottom: 7px;}
.blog_right .btn_new1{padding:2px 7px 4px 7px; font-size: 13px;line-height: normal;font-weight: normal;}





.blog_inner_content {padding-bottom: 20px;margin-top: 10px;}


.blog_inner_content img{width: 100%;border-radius: 16px;}


.blog_inner_content h5 {
	text-align: center;
	margin-top: 0;
	letter-spacing: 2px;
	font-size: 14px;
}

.blog_inner_content h5 i{color: #000; font-size: 16px; vertical-align: middle;}

.blog_inner_content h2 {
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;margin-top: 10px;
	font-size: 20px; text-transform: capitalize;
	
}

.blog_inner_content p {
	text-align: left;
	color: #000;
	font-size: 14px;
	margin-top:5px;
	margin-bottom: 10px;
	line-height: 24px;
}


.portfolio-item{position: relative;margin-bottom: 10px;}
.p_date{position:absolute;top:10px;left:10px;background: #fff; padding: 4px 10px; color:#000;border-radius:6px;line-height: 22px;}
.p_date span{font-size:22px;display: block;}
.portfolio-item img{width: 100%;border-radius: 20px;}
.portfolio-item h5 span{font-weight: bold;}

.portfolio-item h6{text-align: center;}

.abt_first_left2 h2{text-align: left;}

.abt_first_left2 ul{list-style: none;}
.abt_first_left2 ul li{line-height: 27px;}


.review_box2 {
	border-top: 1px solid #e0e0e0;
	padding-top: 20px;
	margin-top: 10px;
}

.review_box2:first-child {
	border-top: none !important;
}

.review_box2 h4 {
	font-size: 18px;
	color: #333;
	margin: 4px 0 5px 0;
	padding: 0 0 0 0;
}

.review_box2 h4 span {
	font-size: 12px;
	color: #333;
}

.review_box2 .alpha {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	color: #fff;
	background:#422cfb; 
	text-align: center;
	line-height: 36px;
}

.review_box2 .media-body p {
	font-size: 14px;
	color: #000;
	text-align: left !important;
	line-height: 24px;
}

.alpha {}

.review_box2 .media-body h6 {
	font-size: 12px;
	color: #333;
	margin:7px 0 0 0;
	padding: 0 0 0 0;
}

.act_review2 {
	margin-top: 25px;
}

.inp_2 {
	background: #fff;
	color: #333;
	border: 1px solid #e0e0e0;
	outline: none;
	border-radius: 0;
}

.act_review2 textarea {
	resize: none;
	background: #fff;
	color: #333;
	border: 1px solid #e0e0e0;
	outline: none;
	border-radius: 0;
}

.stars {
	font-size: 18px;
	color: #ffd200;
}

ul.star_rating {}

ul.star_rating li {
	display: inline-block;
	color: #ffd200;
}

.float_right_element {
	float: right;
}

.rev_heading h3 {
	color: #333;
	font-size: 16px;
	font-weight: 700;	
	text-transform: uppercase;}

.rev_heading h3 span {padding-bottom: 4px;}

.rev_heading p{text-align: left;}
.also_div h3{color: #333;
    font-size: 16px;
    letter-spacing: 3px;
    font-weight: 700;
    text-transform: uppercase;}

.rev_heading p span{color: #ed0000;}



.top_tag{text-align: center;}



.t_details{margin-top:0;}
.t_details ul{list-style: none; margin-bottom:5px;}
.t_details ul li{display: inline-block; margin-right: 5px;color:#000;margin-bottom: 5px;}
.t_details ul li img{vertical-align: top;margin-top:2px;}

.t_details h4{color: #000; font-size: 15px;text-decoration: underline; margin:0 0 0 0;text-transform: uppercase;font-weight: bold;}



.t_pic{text-align: center;}
.t_pic img{width: 100%; border-radius: 20px;}
.t_pic h4{color: #000; font-size: 13px; text-transform: uppercase;font-weight: bold;}

.abt_author{margin-top: 30px;}
.abt_author h2{text-align: left;margin-top:0;}

.tag_icons_row{margin-top:25px; margin-bottom:25px; padding-top: 15px; padding-bottom: 15px;border-top:1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0;}

.tags_left{}
.tags_left ul{list-style: none;margin-top:8px;}
.tags_left ul li{display: inline-block;}
.tags_left ul li a{background:#422cfb; color: #fff; padding: 2px 7px; margin-right: 8px; border-radius: 6px;text-decoration: none;}

ul.soc2{text-align: right;}
ul.soc2 li{display: inline-block;}
ul.soc2 li a img{max-width:30px;}


.detail_pics{margin-top: 15px;}
.detail_pics #carousel-custom { width: 100%;}
.detail_pics #carousel-custom .carousel-indicators { margin:0;position: static; white-space: nowrap;width:18%; float: left;}
.detail_pics #carousel-custom .carousel-indicators li {background-color:#fff;-webkit-border-radius: 0;border-radius:4px; display:block;height: auto;width: 100%;margin-top: 0; margin-bottom:2px;}
.detail_pics #carousel-custom .carousel-indicators li img { display: block; opacity: 1;padding: 5px;}
.detail_pics #carousel-custom .carousel-indicators li.active img {opacity: 1; background:#f0f0f0;}
.detail_pics #carousel-custom .carousel-indicators li:hover img { opacity: 0.75;}
.detail_pics #carousel-custom .carousel-outer{position: relative; width: 80%; float: right;}
.detail_pics .carousel-control.right{ background:transparent;}
.detail_pics .carousel-control.left{ background:transparent;}

.detail_pics .carousel-inner.item{ position: relative;}
.detail_pics .carousel-inner .item img{ width: 100%; padding:30px;border: 1px solid #f0f0f0;}

.detail_pics a.carousel-control {
    
    opacity: 1;
    z-index: 99;
   display: block;
}


.detail_pics .carousel-control.left i{top: 50%;position: relative;color: #000;background:rgba(255,255,255,.1); padding: 2px 3px;}
.detail_pics .carousel-control.right i{top: 50%;position: relative;color: #000;background:rgba(255,255,255,.1); padding: 2px 3px;}








.video_box3 video{
  object-fit:cover;
  width: 100%; 
  height:580px !important;
}

.left_pi {
    overflow-y: scroll;
    height: 450px;
}

.sticky2{
  position: -webkit-sticky;
  position: sticky;
  top:162px;
}




ul.star_rating2{}

ul.star_rating2 li {
	display: inline-block;
	color:#EABE12;
}

.cust{color: #7b7b7b !important;}


.sku{text-align: right;}
.sku p{color: #7b7b7b;}
.sku p span{font-weight:bold;color:#222;}


.coupon_box{background:rgba(230, 239, 253, 1);padding: 15px;border-radius: 8px;}

.coupon_box h3{margin-top: 0;font-size: 17px;margin-bottom: 5px; font-weight:500;}
.coupon_box h3 i{font-size: 18px;}
.sales_coupon{text-align: right;}

.coupon_box p{margin-bottom: 0;}

.sales_coupon h5{display:inline-block; border: 1px solid #422cfb;color:#422cfb; padding:9px 9px; margin-top: 0;border-radius: 4px;}

.main_price{}
.main_price h2{font-size: 29px; color: #422cfb;margin-top: 15px;}



ul.color_list{ margin-top: 10px;list-style: none;}
ul.color_list li{ display: inline-block; margin-right: 5px;vertical-align: middle;}


.color_btn {
  
  border: 1px solid transparent; padding: 5px;
  border-radius: 50%;
  
  width: 27px;
  height: 27px;
  transition: transform 2s;
  display:flex;
  justify-content:center;
  align-items:center;
  box-sizing:border-box; outline:none; transition: all .5s;
}





.color_btn:focus,.color_btn:active,.color_btn:hover {
   outline: none !important; border:1px solid #444; 
    position: relative;
}


.gold-color{ background: #ebc7b4; color: #fff;position: relative;}
.silver-color{ background: #e0e2e1; color: #fff;position: relative;}
.space-color{ background: #b3b4b7; color: #fff;position: relative;}


.color_text{margin-right: 15px !important;font-size: 15px;}

.gold-color:hover:after{content: "Gold"; color: #fff; position: absolute; top: -28px;z-index: 9;background:#000;border-radius: 3px;padding: 2px 6px;}

.silver-color:hover:after{content: "Silver"; color: #fff; position: absolute; top: -28px;z-index: 9;background:#000;border-radius: 3px;padding: 2px 6px;}

.space-color:hover:after{content: "Space Gray"; color: #fff; position: absolute; top: -28px;z-index: 9;background:#000;border-radius: 3px;padding: 2px 6px;}








ul.process{list-style: none;margin-top:25px;}
ul.process li{display: inline-block;vertical-align: middle;margin-right: 6px;}
ul.process li a{text-decoration: none;border: 1px solid #e0e0e0;padding:5px 7px;color: #000;border-radius: 4px;}
ul.process li a:focus{border: 1px solid #555;}
.process1{margin-right: 15px;}


.no-radius{border-radius: 0; background: #fff; color: #000; border-color:#ccc; padding: 10px 12px;}
.no-radius .glyphicon{font-size: 11px;}
.input-number{height: 42px;}

.no-radius:hover{background:#f0f0f0;color: #000;border:1px solid #e0e0e0;}

.no-radius:focus{background:#f0f0f0;color: #000;border:1px solid #e0e0e0; outline: none;}

.mid_inp_btns{margin-top: 25px;}

.mid_inp_btns button{width: 100%;}
.mid_inp_btns .btn_new1{padding: 10px 9px;}
.mid_inp_btns .btn_new4{padding: 10px 9px;}




ul.process2{list-style: none;margin-top:22px;text-align: right;}
ul.process2 li{display: inline-block;vertical-align: middle;margin-right: 6px;}
ul.process2 li a{text-decoration: none;border: 1px solid #e0e0e0;padding:5px 7px;color: #000;border-radius: 4px;}
ul.process2 li a:focus{border: 1px solid #555;}
.process2b{margin-right: 10px;}

ul.process2 li a i{font-size: 16px;}

.coupon_box2{padding: 15px;border-radius: 8px;border: 1px solid #e0e0e0;margin-top: 20px;}
.coupon_box2 h3{font-size: 15px;color: #000;margin-top: 0;margin-bottom: 5px;font-weight:500;}
.coupon_box2 h3 i{color:#422cfb; font-size:20px;vertical-align: middle;}


.warranty_wrap h3{margin-bottom: 0;}

.warranty_wrap_right{text-align: right;}

.description_wrap{margin-top: 30px;margin-bottom: 30px;}

.desc_left{}
.desc_left h3{font-size: 18px; color: #000;}

.desk_box{text-align: center;}
.desk_box h3{font-size:22px; color: #000; text-align: center;}

.desk_box img{margin-top: 15px; margin-bottom: 15px;}

.desk_box h4{font-size: 16px; color: #000; text-align: left;}
.desk_box p{text-align: left;}

.desk_box ul{list-style: none;text-align: left;margin-top: 15px;}
.desk_box ul li{margin-bottom: 10px;}


.desc_lower img{border: 1px solid #f0f0f0;}


.desc_right{}
.desc_right h3{font-size: 18px; color: #000;}

.spec_box{border-bottom: 1px solid #e0e0e0;padding-bottom: 10px; margin-bottom: 10px;}
.spec_box h4{font-size: 16px; color: #000; text-align: left;margin-top: 5px;}
.spec_box h4 i{color:#422cfb;font-size:20px;vertical-align: middle;}


.spec_box_left{}
.spec_box_left p{ color: #666;}
.spec_box_right{text-align: right;}
.spec_box_right p{color: #000; font-weight: 500;}


.lower_wrap{ background: #fff; padding-top:0; padding-bottom: 40px; margin-bottom:20px;}
.lower_wrap h3{ padding-bottom:7px; border-bottom: 1px solid #e0e0e0;color: #000;font-size: 20px; }
.lower_wrap h4{color: #000;}

ul.progress_wrap{ list-style: none; margin-top: 30px;}
.custom_progress{ height: 10px; margin-top: 5px;}


.review_fields h4{ font-size: 16px; padding-bottom:0; color: #000;}
.review_fields h4 span{ font-weight: normal; font-size: 14px;}
.review_fields p{color: #000;}


.review_box2 .alpha2 {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	color: #fff;
	background: #422cfb;
	text-align: center;
	line-height: 36px;
}

.review_box2 .media-body p {
	font-size: 13px;
	color: #000;
	line-height: 24px;
}

.alpha {}

.review_box2 .media-body h6 {
	font-size: 12px;
	color: #000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}





.yellow{color:#e2bf4c !important;}

.review_btn {
	color: #fff;
	font-size: 14px;
	background-color: #ed3897;
	outline: none;
	font-size: 13px;
	border-radius: 0;
	padding: 7px 13px;
}

.review_btn:hover {
	color: #fff;
}

.review_btn.focus,
.review_btn:focus,
.review_btn:hover {
	color: #fff;
	text-decoration: none;
	outline: none !important;
}

a.review_btn {
	color: #fff;
}

.float_right_element {
	float: right;
}

.review_box2 .alpha {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	color: #fff;
	background: #422cfb;
	text-align: center;
	line-height: 36px;
}

.review_box2 .media-body p {
	font-size: 13px;
	color: #000;
	line-height: 24px;
}

.stars {
	font-size: 18px;
	color:#EABE12;
}



a.review_point{ text-decoration: none; margin-top:15px;display: block;}
a.review_point p{color: #000; padding: 0 0 0 0; margin: 0 0 15px 0;}
a.review_point p span{color: #333; font-size: 13px; padding: 0 0 0 0; margin: 0 0 0 0;}


.review_wrap2{max-height: 250px; overflow-y: scroll;}

ul.star_rating3 {}

ul.star_rating3 li{
	display: inline-block;
	color: #fff;
}
ul.star_rating3 li i{color:#EABE12;}

.yellow{color:#e2bf4c !important;}

ul.progress_wrap{ list-style: none; margin-top: 30px;}
.custom_progress{ height: 10px; margin-top: 5px;}

.progress-bar-customcolor {

    background-color:#422cfb;

}



.google_map {
    width: 100%;
    height:350px;border-radius:10px;box-shadow: 0 3px 6px 1px rgb(0 0 0 / 19%);margin-top: 30px;
}

.broadway_wrap{margin-top:15px;margin-bottom: 15px;}
.broadway{margin-top:15px;}
.broadway p{margin-bottom: 5px;}
.broadway span{font-weight: 700; color: #000;}

.get_wrap{margin-bottom: 30px;}
.get_wrap h3{margin-top: 0;font-size: 20px;color: #000;}


.form_div_outer{margin-top: 2px;}
.form_div_outer .form-control{ background: #fff; color: #333;border: 1px solid #e0e0e0; border-radius:8px; font-size: 13px;  box-shadow:none; resize: none;height: 43px;}


.form_div_outer ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #777;
  opacity: 1; /* Firefox */
}

.form_div_outer :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #777;
}

.form_div_outer ::-ms-input-placeholder { /* Microsoft Edge */
  color: #777;
}


.form_div_outer textarea{height:180px !important;}
.form_div_outer label{font-weight: normal;}
.form_div_outer label span{color: #e30909;}
.form_div_outer h6{margin-top: 0;}




.get_right{}
.get_right ul{list-style: none;margin-top: 15px;}
.get_right li{margin-bottom:18px;display: block;}
.get_right li a{display: block;color: #000;text-decoration: none;}
.get_right li a img{vertical-align: middle;display: inline-block;}

ul.subs{margin-top:5px;}


.login_wrap{margin-bottom: 50px;}


.dashboard_wrap{margin-top: 170px;margin-bottom: 60px;}

.dash_left h3{font-size: 22px; border-bottom: 1px solid #e0e0e0;margin-top: 0;}
.dash_left ul{list-style: none;}
.dash_left ul li{}
.dash_left ul li a{color:#000; text-decoration: none;display: block; padding-top:9px; padding-bottom:9px;padding-left:7px;border-radius:6px;font-size: 15px;}
.dash_left ul li a.active{background: #f0f0f0;}


.dash_right{}
.dash_right h5{margin-top: 0;}
.dash_box_outer a{text-decoration: none;}
a.dash_box{text-decoration: none !important;text-align: center;}
.dash_box i{font-size:60px; display: block;color:#c6c6c6;margin-bottom: 10px;}
.dash_box{border: 2px solid #e0e0e0;border-radius: 16px;text-align: center;padding-top: 15px; padding-bottom: 15px;margin-top: 15px;}
.dash_box span{font-size: 16px; color: #333;}

.dash_box:hover i{color:#422cfb;}



ul.order_list{ list-style: none; margin-bottom:40px;}
ul.order_list li{ margin-bottom: 25px;}

.orders_wrap{}
.orders_top{ margin-bottom: 10px;}
.orders_top h3{font-size: 16px;
    color: #535766;
    border-bottom: 1px solid #e0e0e0; padding-bottom: 6px; margin: 0 0 10px 0;}

.orders_top p{ margin: 0 0 0 0; padding: 0 0 0 0; color: #737474;}

.cart_block{ border: 1px solid #e0e0e0; padding: 10px; margin-bottom: 15px;}

.cart_image{ max-width: 140px; max-height: 180px; margin-top: 4px; position: relative;border: 1px solid #f0f0f0;}
.cart_detail{}
.cart_detail p{font-size: 14px; color:#000;}
.cart_detail_top{ margin-bottom: 10px;}
.cart_detail_top a{ font-size: 14px; color:#000; font-weight: 600;}



.qty_div{}
.qty_div p{ margin-top: 10px;}

.qty_div select{-webkit-appearance: none;
    appearance: none;}

.cart_price{ text-align: right;}
.cart_price h5{font-size: 12px; color:#777; font-weight: 600;}

.cart_price h5 span{ color: #ff0000;}

.order_btns_wrap a{margin-bottom:5px; margin-right: 5px; padding: 5px 8px;margin-top: 4px; font-size: 13px;}

.line_break{ border-top: 1px solid #e0e0e0; margin-top: 10px; margin-bottom: 10px;}

.address_top h3{font-size: 21px;}
.address_top h3 a{font-size:14px;font-weight: 700;text-decoration: none;vertical-align: middle;margin-left:5px;}


.password_block{border: 1px solid #e0e0e0;border-radius: 16px;padding: 15px;margin-bottom: 30px;}
.password_block h4{margin-top: 0;}

.move_remove{background:#efefef;border-top:1px solid #e0e0e0; padding-top: 6px; padding-bottom: 6px;padding-left: 10px; padding-right: 10px;margin-top: 10px;}
.move_remove ul{list-style:none;}
.move_remove li{display:inline-block; margin-left: 5px; margin-right: 5px;}
.move_remove li a{color:#000;text-decoration: none;}

.select_check .checkbox{margin-top:0;margin-bottom: 0;}

.left_remove{}
.left_remove a{color: #000;text-decoration: none;}


.remove_wrap{margin-top: 15px;}

.remove_wrap:hover.outerbox{box-shadow: 0 4px 8px 1px rgb(0 0 0 / 19%);transform: scale(1.02);}

.remove_outerbox_wrap .outerbox{margin-top: 5px;}




 #cd-cart-trigger {
  position: relative;
 
}
 #cd-cart-trigger a {
  width: 60px;
  height: 100%;
}





#cd-cart-trigger {
  right: 0;
}
#cd-cart-trigger a {
  
}
@media only screen and (min-width: 1200px) {
  #cd-cart-trigger {
    /* cart right margin on desktop */
    right: 0;
  }
  #cd-cart-trigger a {
    position: relative;
    width: 100px;
    border-left: none;
    
  }
}

#cd-cart {
  position: fixed;
  top: 0;
  height: 100%;
  width: 290px;
  /* header height */
  padding-top: 50px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  z-index: 99999;
}
@media only screen and (min-width: 768px) {
  #main-nav, #cd-cart {
    width:280px;
  }
}
@media only screen and (min-width: 1200px) {
  #cd-cart {
    width: 20%;
    /* header height has changed */
    padding-top: 10px;
  }
}




#cd-cart {
  right: -100%;
  background: #FFF;
  -webkit-transition: right 0.3s;
  -moz-transition: right 0.3s;
  transition: right 0.3s;
}
#cd-cart.speed-in {
  right: 0;
}
#cd-cart > * {
  padding: 0 1em;
}
#cd-cart h2 {
  font-size: 16px;
  font-weight: 700;
  
  text-transform: uppercase;
  margin: 1em 0;
}
#cd-cart .cd-cart-items {
  padding: 0;
}
#cd-cart .cd-cart-items li {
  position: relative;
  padding: 1em;
  border-top: 1px solid #e0e6ef;
}
#cd-cart .cd-cart-items li:last-child {
  border-bottom: 1px solid #e0e6ef;
}


.cd-cart-total p{font-size: 16px;}
.cd-cart-total p span{color: #00468e;}

#cd-cart .cd-cart-total {
  padding-top: 1em;
  padding-bottom: 1em;
}
#cd-cart .cd-cart-total span {
  float: right;
}
#cd-cart .cd-cart-total::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}
#cd-cart .checkout-btn {
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background:#00468e;text-decoration: none;
  color: #FFF;
  text-align: center;
}

#cd-cart .checkout-btn2 {
  display: block;
  width: 100%; margin-bottom:10px;
  height: 60px;
  line-height: 60px;
  background:#da251c;text-decoration: none;
  color: #fff;
  text-align: center;
}








.no-touch #cd-cart .checkout-btn:hover {
  background: #a2dda8;
}
#cd-cart .cd-go-to-cart {
  text-align: center;
  margin: 1em 0;
}
#cd-cart .cd-go-to-cart a {
  text-decoration: underline;
}
@media only screen and (min-width: 1200px) {
  #cd-cart > * {
    padding: 0 2em;
  }
  #cd-cart .cd-cart-items li {
    padding:16px 16px;
  }
  
}



#cd-shadow-layer {
  position: fixed;
  min-height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  z-index: 999;
  display: none;
}
#cd-shadow-layer.is-visible {
  display: block;
  -webkit-animation: cd-fade-in 0.3s;
  -moz-animation: cd-fade-in 0.3s;
  animation: cd-fade-in 0.3s;
}








.cart_wrap{}
.cart_img{}
.cart_img img{ max-width:70px; height: auto;border:1px solid #e0e0e0;}







.btn.btn-sm.btn-delete {
    padding: 4.5px 9px;
    font-size: 13px;
    min-width: 28px;
    min-height: 28px;
    border-radius: 50%; line-height:normal;
}

.btn-dark {
    color: #eaeaea;
    background-color: #3e3e3e;
    border-color: #3e3e3e;
}


.cancel_item a i{ color: #000;font-size: 18px; font-weight: 700;}

.mid_inp_btns2{margin-top: 5px;}


.cd_lower p{font-size: 14px;}
.cd_lower p span{color: #00468e;}


.cd_lower .progress {
	height: 12px;}

.cd_lower .progress-bar{background-color: #00468e;}



.desk_footer{display: none;}

/*-- Terms & Conditions --*/



.lower_content2{margin-bottom: 50px;}
.lower_content2 h4{margin: 0 0 25px 0; color: #000;letter-spacing: 1px;}

.lower_content2 h5{font-size: 16px;color:#000;}
.lower_content2 p{color: #000; font-size:14px;}



.term_mid{margin-top: 30px; margin-bottom: 30px;}
.term_mid h2{text-align: center; margin: 0 0 20px 0;background: #000; padding-top: 5px; padding-bottom: 5px;font-size:20px;letter-spacing: 1px;}


.abt_text2 ul{list-style: none; margin-bottom: 15px;}
.abt_text2 ul li img{display: inline-block; margin-right: 5px;margin-top: -4px;}
.abt_text2 ul li{font-weight: bold; line-height: 33px;}


.abt_first{margin-top:40px;margin-bottom: 40px;}

.abt_first_left{}
.abt_first_left h2{color: #000;
    font-size: 24px;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-weight: bold;}
.abt_first_left p{color: #000;font-size: 15px;line-height: 26px;margin-bottom: 0;}


.counter_box{text-align: center; margin-top:20px;box-shadow: 0 4px 8px 1px rgb(0 0 0 / 15%); border-radius: 20px;}
#counter{display: inline-block; font-size:54px;position: relative;margin-bottom: 0; color:#000;}




.counter_box p{font-size: 15px; color: #000;line-height: normal;}
.counter_box img{max-height: 90px;}

.counter_inner{padding:15px;}


.with_plus{display: inline-block; font-size:24px;position: relative;margin-bottom:20px;color:#e0371b;}
.with_plus:after{content:'+'; position: absolute; font-size: 25px; top: -7px; right: -15px;line-height:1;}


.abt_first_right{}
.abt_first_right img{border-radius: 20px;}


.mission2{background: #ededed;padding-top: 50px; padding-bottom: 50px;margin-bottom: 30px;}


.mission_left2{}
.mission_left2 h2{color: #000;font-size:24px;margin:0 0 0 0;}

.mission_right2{margin-top: 0;}
.mission_right2 h3{color: #000; margin: 0 0 5px 0;font-weight: bold; font-size: 16px;letter-spacing: 1px;padding-bottom: 5px;}
.mission_right2 h3 span{border-bottom: 1px solid #000;}
.mission_right2 p{color:#000;}








.cpl_image{position: relative;text-align: center;}


.cpl_image img{filter: brightness(75%);
-webkit-filter: brightness(75%);
-moz-filter: brightness(75%);
-o-filter: brightness(75%);
-ms-filter: brightness(75%);transition: all .6s;}


.cpl_image img:hover{filter: brightness(80%);
-webkit-filter: brightness(80%);
-moz-filter: brightness(80%);
-o-filter: brightness(80%);
-ms-filter: brightness(80%);}


.cpl_image a:hover .pro_plus{opacity: 1 !important;}


.cpl_new2{ margin-top:15px;}

.cpl_new2 img{width: 100%; height:105px; object-fit: cover;border-radius: 20px; overflow: hidden;}


.cpl_new2 .pro_plus img{width: auto !important;height: auto;border-radius: 100%;}



.pro_plus{position: absolute;left:0; top:45%;z-index:999;width: 100%;text-align: center;opacity: 1; transition: all 1s;}
.pro_plus img{width: auto;filter: brightness(100%) !important;
-webkit-filter: brightness(100%) !important;
-moz-filter: brightness(100%) !important;
-o-filter: brightness(100%) !important;
-ms-filter: brightness(100%) !important;display: inline-block;}










.pod4{background: rgba(230, 239, 253, 1);padding-top:50px; padding-bottom:30px;}


.pod4 .owl-controls{display: none !important;}

#owl-demo-t{margin-top: 30px;}
#owl-demo-t .item{
      background: ;
      padding: 0px 0px;
      margin:0 15px;
      
     
      text-align: left;
    }
    .customNavigation-t{
      text-align: center; margin-bottom:10px; margin-top: 20px;
    }
   
    .customNavigation-t a{
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }




.customNavigation-t .prev-t{ cursor:pointer; padding: 0 2px;}
.customNavigation-t .next-t{cursor:pointer; padding: 0 2px;}
 


.teacher_div{position: relative;}
.teacher_text{position: absolute; bottom:25%; width: 100%; text-align: center;}
.teacher_text h4{color: #fff;font-weight:500; font-size:17px;text-transform: uppercase;}
.teacher_text h5{color: #000;}

.teacher_text h4 span{background:#000;padding:0 6px; border-radius: 16px;}
.teacher_text h5 span{background:#fff;padding:2px 6px;border-radius: 16px;}



.teacher_quick{position: absolute;width: 100%; text-align: right;bottom: 5%;}
.teacher_quick a.btn_new1{margin-right: 15px;}
.teacher_div img{width: 100%; border-radius: 24px;box-shadow: 0 3px 6px 1px rgb(0 0 0 / 19%);}


.title_icon_div h3{text-align: center;}

.img_wrap3{background:url(../images/abt_bg.jpg) no-repeat top center; background-size: cover;background-attachment: fixed;padding-top:250px; padding-bottom:170px;position: relative;margin-top: 15px;}




.abt_top{margin-top: 50px;text-align: center;}
.abt_top h2{text-transform: uppercase;color: #fff; margin: 0 0 0 0; font-size:28px;}
.abt_top h2 span{}
.abt_top p{color: #fff; font-size:17px;margin-top: 10px; margin-bottom: 0;}




.progress_top .progress {
	height: 12px;}

.progress_top .progress-bar{background-color: #422cfb;}



.shopping_cart_box{border-bottom: 1px solid #e0e0e0; margin-bottom: 15px; padding-bottom: 15px;}

.left_image{position:relative;}
.left_cross{position: absolute;right:5px;top:5px;z-index:1;}

.left_border img{border:1px solid #e5e5e5;width: 100%;}

.left_cart_title{}
.left_cart_title a{color:#000;font-size:16px; margin-top:15px;display: block;}

.left_select{margin-top:15px;}

.left_price{text-align: right;}
.left_price p{font-size: 16px; color: #422cfb; margin-top:15px;}

.mobile_title{display: none;}

.interested h2{color: #000;
    font-size: 22px;
    margin-bottom: 15px;}



.cart_totals{}

.cart_totals h2{color: #000;
    font-size: 22px;
    margin-bottom: 15px;margin-top: 0;}

.ct1{border-bottom: 1px solid #e0e0e0; margin-bottom:15px; padding-bottom:5px;}

.ct_left{}
.ct_left p{color:#000; font-size:16px;}
.ct_left p span{font-weight:500;}
.ct_right{text-align: right;}

.ct_right p{font-size:16px; color: #777;}

.ct_total p{color:#422cfb;font-size: 18px;}

.ct_total label{font-size: 16px;color:#777;}

.ct_total label span{color:#422cfb;}
.ct_total .checkbox{margin-top: 0;}

.no_border{border-bottom:none;margin-bottom: 0; padding-bottom: 0;}
.no_border2{border-bottom:none;}

.calculate{padding-bottom: 10px;}
.update_ship{margin-bottom: 5px;}

.proceed{width: 100%;display:block;padding: 12px 9px;font-size: 15px;}

.delivery_return{}
.delivery_return h2{color: #000;
    font-size: 22px;}

.delivery_return .set a{color:#000;font-weight:500;font-size: 15px;}

.delivery_return .set a.active{color:#422cfb;}

.cs_btn{color:#422cfb;text-decoration: none !important;}


.return{margin-top: 15px;}
.return_top{margin-top: 10px;}
.return h5{font-size: 15px;margin: 0 0 0 0;}
.return h5 a{color:#422cfb;text-decoration: none !important;}

.return_box{border: 1px solid #e0e0e0; padding: 15px;margin-top: 10px;}

.forgot{color:#422cfb;display: block;}
#fgot2{}

.update_ship2{margin-top:10px;}


.your_order{}
.your_order h2{color: #000;
    font-size: 22px;
    margin-bottom: 15px;margin-top: 0;}


.billing_detail{}
.billing_detail h2{color: #000;
    font-size: 22px;
    margin-bottom: 15px;margin-top: 0;}


.checkout_wrap{margin-top: 30px; margin-bottom: 15px;}

.billing_detail label{font-size: 15px; font-weight:normal;}

.billing_detail label span{color: #d11010;}




.res_block1{background: url(../images/tea_bg.jpg) no-repeat top center;
	background-size: cover;margin-top: 60px;background-attachment: fixed;
	margin-bottom: 50px;
	padding-top: 70px;
	padding-bottom: 80px;}








.grades{}
.grades h2{font-size: 22px;
    text-align:;
    color: #fff;
    margin-bottom:0;
    margin-top:125px;
    text-transform: uppercase;
    font-weight: bold;}

.grades p{font-size: 14px;margin-top:10px; color: #fff;}



.parent2 {
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-template-rows: repeat(6, 1fr);
grid-column-gap:15px;
grid-row-gap: 15px;
}

.div2a { grid-area: 1 / 1 / 7 / 3;overflow: hidden;position: relative; }
.div2b { grid-area: 1 / 3 / 4 / 5;overflow: hidden;position: relative; }
.div2c { grid-area: 4 / 3 / 7 / 5;overflow: hidden;position: relative; }

.parent2 img{width: 100%; height: 100%; object-fit: cover; border-radius: 20px;}


.div2a:hover .pro_plus img{opacity: 1; transition: all 1s;}
.div2b:hover .pro_plus img{opacity: 1; transition: all 1s;}
.div2c:hover .pro_plus img{opacity: 1; transition: all 1s;}

.parent2 .pro_plus img{width: auto;}

.parent2 .pro_plus p{background: rgb(255, 255, 255, .7); display:block;padding-top: 10px; padding-bottom: 10px;color: #000; font-size: 20px;font-weight: bold;}



.creators {
	background: url(../images/pattern3.jpg) no-repeat top center;
	background-size: cover;
	background-attachment: fixed;
	padding-top: 50px;
	padding-bottom: 60px;
}

.left_inner1 {
	margin-top: 140px;
}

.left_inner1 h3 {
	color: #fff;
}

.left_inner1 p {
	color: #fff; font-size: 15px;
	line-height: 28px;
}

.left_inner1 h4 {
	color: #fff;
	background:#00468e;
	height: 50px;
	width: 50px;
	border-radius: 100%;
	text-align: center;
	line-height: 50px;
	font-weight: bold;
}

.left_inner1 h4 span {}

.p_banner img{border-radius: 20px; width: 100%;}

.left_inner1 ul{list-style: none; margin-bottom: 20px;}
.left_inner1 ul li{color: #fff; font-size: 16px;line-height: 27px;}




/* -------- Scroll Top Css --------*/

.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
	overflow: hidden;
	
	z-index: 9999;
   
	color: #eeeeee;
	
	right: 5px;
	bottom: 70px;
	padding-top: 2px;
	
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
	opacity: 1.0;
}

/* -------- Scroll Top Css Ends --------*/



@media (min-width: 768px){
.advert_modal .modal-dialog {
    width: 500px !important;
    margin: 30px auto;
}

}



@media(max-width:1200px) {

.art_left h2{font-size: 40px;}
	.art_left2 h2{font-size: 40px;}
	.top_round{display: none;}

}



@media(max-width:992px) {
	
	
	.grades h2 {  
    margin-top:10px;}
	
	.left_inner1 {
		margin-top: 10px;
	}
	
	
	
	
	.top_left_n{display: inline-block;}
	.top_left_n .droopmenu-toggle{display: block !important;}
	
	.small_logo img{margin-top: 5px;}
	
	.margin_adjust{margin-top: 10px;}
	.margin_adjust2{margin-top: 0;}

	
	.offer_box{display: none;}	
	
	
	.desk_display{display: none;}
	.mob_display{display: block;}
	
	.form_box{padding:15px 30px 15px 30px;}
	.form_box2{padding:15px 15px 0 15px;}
	
	.form_wrap1{box-shadow: none;}
	
	
	
	
	.lower_form {display: none;}
	
	
		.top_banner2 {padding-top:40px;
  padding-bottom:40px;
  margin-top:0;background-attachment: fixed;
}
	
	.top_banner2 h2 {font-size: 22px;}
	
	.top_content p{text-align:justify;}	
	
	.offer_left{ width: 15%;}
.offer_right{width: 83%;padding: 5px;}
.offer_right h3{font-size: 18px;}
	
	
	.wrap2_outer{ margin-top: 0;display: flex; flex-flow: column; margin-left: 0; margin-right: 0;margin-bottom: 10px;}
	
	
	
.first{order:1;}
.second{order:2;}
	
	.apple_event{padding-top: 20px;
    padding-bottom: 20px;}
	.ae_right{text-align: center;}
	.ae_right h2 {   
    font-size: 32px;
    margin-top:10px;margin-bottom: 5px;}
	
	.ae_right p {
      font-size:18px;}
	
	#countdown ul {
    list-style: none;
    text-align: center;}
	
	
	#countdown ul li{
   margin-bottom: 10px; margin-left: 0; margin-right: 5px;width: 54px;}
	
	
		#countdown2 ul {
    list-style: none;
    text-align: center;}
	
	
	#countdown2 ul li{
   margin-bottom: 10px; margin-left: 5px; margin-right: 5px;}
	
	
	
	#owl-demo {
    margin-top: 7px;}
	
	
	.text_outer{  bottom: 30%; }
	
    .text_outer h2{  font-size:55px; }
	 .text_outer p{  font-size:20px; }
	
	
	.slider_wrap {
    margin-top: 0;
    margin-bottom: 0;}
	
	
	.slide_text {
    margin-top: 20px; text-align: center; margin-bottom: 30px;}
	
	
	.slide_bg1 {
     padding-top: 20px;
    padding-bottom: 20px;}
	
	
	.slide_bg1 h2{ font-size: 40px;}
.slide_bg1 h3{ font-size: 30px;}
	
	ul.credentials li {  
    padding-right: 0;}
	
	.know{opacity:1;}
	.outerbox{box-shadow: 0 4px 8px 1px rgb(0 0 0 / 19%);}
	
	
	.parent {
    margin-top: 0;
    display: flex; flex-flow: column; margin-left: 0; margin-right: 0;}
	
	
	.div1 { grid-area: 1 / 5 / 4 / 9; }
.div2 { grid-area: 4 / 5 / 6 / 7; }
.div3 { grid-area: 4 / 7 / 6 / 9; }
.div4 { grid-area: 1 / 1 / 6 / 5; }
	
	
	.first{order:1;}
    .second{order:2;}
	.third{order:3;}
    .fourth{order:4;}
	
	
	
	.div1 img{width: 100%; height:300px; object-fit:cover;}
	.div4 img{width: 100%; height: 400px; object-fit:cover;}
	
	
	
	

	
	
	.slide_textbox{position:absolute;width:100%; top:5px; left: 0;z-index: 9;text-align: center;}
.slide_textbox h2{font-size:20px; padding-left:5px; padding-right: 5px;margin-top:5px;}
.slide_textbox p{color: #fff;padding-left:5px; padding-right: 5px;}
	
	
	
	
	
	
	
	.slide_textbox2{position:absolute;width:100%; top:5px; left: 0;z-index: 9;text-align: center;}
	
	.slide_textbox2 h2{font-size:20px; padding-left:5px; padding-right: 5px;margin-top:5px;}
.slide_textbox2 p{color: #fff;padding-left:5px; padding-right: 5px;}
	
	.why_us{margin-top: 15px;}
	
	
	
		.filter h3 {display: none;}
	
	
	
	.sticky1{position: relative;top: 0;}
	
	.sticky2{position: relative;top: 0;}
	
	
	.filter {margin-top:0;}
	
	.filter_outer {
    margin-bottom: 20px;}
	
	
	
	.breadcrumb_wrap {
    margin-top: 0;}
	
	.result {
    text-align: left;
    margin-top: 5px;}
	
	.tags_left {text-align: center;}
	ul.soc2 {
    text-align: center; margin-top: 15px;}
	
	.tags_left ul li a {
   
    margin-right: 2px;margin-left: 2px; margin-bottom:6px;display: inline-block;
   
}
	
.detail_pics {
    margin-top: 8px;
}	
	
	.mib_inner{margin-bottom: 15px;}

	.sku {text-align: left;}
	
	.sales_coupon {text-align: left; margin-top: 10px;}
	
	.warranty_wrap_right {
    text-align: left;
    margin-top: 10px;}
	
	.process1{display: block !important; margin-bottom: 10px;}
	ul.process {list-style: none;margin-top:5px;}
	ul.process li {margin-bottom: 15px;}
	
	ul.process2 {
    list-style: none;
    margin-top: 5px;
    text-align: left;}
	
	
	.mid_listing {
    margin-bottom: 0px;}
	
	
	.description_wrap {
    margin-top: 15px;
    margin-bottom: 30px;}
	
	.mid_inp_btns {
    margin-top: 10px;}
	
	
	
	.get_right{margin-top: 10px;}
	
	.google_map{margin-top: 15px;}
	
	.dashboard_wrap {
    margin-top:5px;
    margin-bottom:50px;}	
	.dash_right{margin-top: 15px;}
	
	.cart_price{ text-align: left;}		
	.cart_image{margin: 10px auto 10px auto;}
	
	
	
	
	
	
	
	.desk_footer{position: fixed; bottom: 0;padding-top:8px; padding-bottom:8px;display: block;width: 100%; background: #fff;z-index: 999;}
	.desk_footer ul{list-style: none;}
	
	.desk_footer ul li {
    float: left;
    text-align: center;   
    width:25%;}
	
	.desk_footer ul li a{font-size: 12px; color: #000; text-decoration: none;}
	
	
	.icon_div i{display: block; margin-right: 0;margin-bottom:2px; font-size:23px;}
    .icon_div span{display:block;font-weight: normal;padding: 0 5px;}
	
	.cpl_new2 img{width: 100%; height:165px; object-fit: cover;border-radius: 20px; overflow: hidden;}
	
	
	
	.mission2 {
    background: #ededed;
    padding-top:20px;
    padding-bottom:20px;
}
	
	.mission_right2{margin-top:15px !important;}
	.abt_first_right {margin-top: 15px;}
	
	.pod4 {   
    padding-top: 30px;
    padding-bottom: 30px;}
	
	.abt_first {
    margin-top:10px;
    margin-bottom: 20px;
}
	
	.img_wrap3{padding-top:50px; padding-bottom:70px;position: relative;}
	
	
	.left_price{text-align: left;}
	
	.cart_totals{margin-top:20px;}
	
	.checkout_wrap {
    margin-top:15px;
    margin-bottom: 15px;
}
	
	
	.your_order {
    margin-top: 20px;}
	
	
	
	.slider_wrap .carousel-indicators {left: 10%;}
	
	
	
	.right_pink{background: #e8e8e8;text-align: center;padding-top: 20px; padding-bottom: 20px;}
	.right_pink img{display: none;}
	
	.right_pink_text {
    position: relative;
    width: ;
    top: 0;
    left: 0;
    z-index: 9;}
	
	.right_pink_text h2 {
    font-size: 26px;
    margin-top: 10px;margin-bottom: 20px;
    color: #000;
}
	
	
	.third{display: none;}
	.fourth{display: none;}
	
	
	.outerbox {margin-top:20px;}
	
	
	

.parent2 {display: block;margin-top: 0;}
	.parent2 img{height: auto;width: 100%; margin-top: 20px;}
	
	

	.res_block1 {
 
    padding-top:30px;
    padding-bottom:30px;}



	
	
	
	
	
	
}














@media(max-width:767px) {
	 .text_outer{ margin-top: 20px; position: relative; bottom: 0;}
    .text_outer h2{  font-size:28px; color: #363727; margin-bottom: 10px; letter-spacing: 2px;}
	.text_outer p{  font-size:20px; color: #333333;letter-spacing: 3px; }
	
	.slider_wrap2 .carousel-inner p{ padding-left:50px; padding-right:50px;}
	
	.abt_author h2{margin-top: 10px;}
	
	.detail_pics #carousel-custom .carousel-indicators { width:100%; float: none; margin-bottom:5px;text-align: left;}
.detail_pics #carousel-custom .carousel-indicators li { display:inline-block;width: 23%;margin:10px auto;}	
	
.detail_pics #carousel-custom .carousel-outer{width: 100%; float: none;}	
	
	
	.video_box3 video{
  object-fit:cover;
  width: 100%; 
  height:380px !important;}
	
.cart_image{ margin: 10px auto 10px auto;}
	
	.mobile_title{display: block;}	
	.mobile_title a{color:#000;font-size:16px; margin-bottom:15px;display: block;}
	.left_cart_title{margin-top: 10px;}
	.left_cart_title a{display:none;}
	
	
	
	
	
	
	
	
}



@media(max-width:567px) {
.cpl_new2 img{width: 100%; height:105px; object-fit: cover;border-radius: 20px; overflow: hidden;}
.mag{display: none;}
	
	span.search input {padding:5px 5px 5px 10px;font-size: 14px;min-width:auto; width:100%;}
	
	.slider_form{width:100%; margin: 10px auto;text-align: center;}


	span.search button {
	font-size: 14px;
	right: 8px;
}
	
	
	.slider_wrap .carousel-indicators {  
    width: 15%;}
	
	.product_listing_top .form-group{float: none;margin-top:0;}

.pl_left{float:none;}
	
	
}










@media(max-width:479px) {

	
}


@media(max-width:320px) {
	
}













footer{background: #f1f1f1; padding-top: 30px; width: 100%; }



.footer3{margin-top: 30px; margin-bottom: 30px;}
.footer3 ul{list-style: none;}
.footer3 ul li{font-size: 14px;}
.footer3 ul li a{color: #333; font-size:14px; line-height: 30px;}

.footer3 h4{ padding-bottom: 8px;color: #000;font-weight: bold; font-size: 16px;}


.footer4{ margin-top: 20px; border-top:1px solid #333; padding-top: 20px;padding-bottom: 20px;color: #333;}
.footer4 p{font-size: 13px;margin-bottom: 0;}

ul.soc li{display: inline-block; margin-right: 5px;margin-bottom: 10px;}
ul.soc li a img{max-width:30px;}

.footer3 p{color: #333;}
.footer3 p a{color: #333;}




.app_lower{}
.app_lower h6{color:#000;}

.app_lower a img{max-width: 46%; display: inline-block;}

.first_footer a img{margin-bottom: 15px;max-width:170px;}











@media(max-width:1200px){




}
	
	
	
@media(max-width:992px){
	
footer{padding-bottom:60px;}
	
	


}








@media(max-width:767px) {
    
	.margin_mobile{margin-bottom: 100px;}
	
}

@media(max-width:479px) {
 
}


@media(max-width:320px) {
	
}


