@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900');

@font-face {
    font-family: Raleway-Bold;
    src: url(assets/font/Raleway-Bold.ttf);
}
@font-face {
    font-family: Raleway-Medium;
    src: url(assets/font/Raleway-Medium.ttf);
}
@font-face {
    font-family: Raleway-SemiBold;
    src: url(assets/font/Raleway-SemiBold.ttf);
}
@font-face {
    font-family: Raleway-Regular;
    src: url(assets/font/Raleway-Regular.ttf);
}
@font-face {
    font-family: Raleway-Black;
    src: url(assets/font/Raleway-Black.ttf);
}
@font-face {
    font-family: Raleway-ExtraBold;
    src: url(assets/font/Raleway-ExtraBold.ttf);
}
@font-face { 
    font-family: DroidSerif-Bold;
    src: url(assets/font/DroidSerif-Bold.ttf);
}
@font-face {
    font-family: helvetica-neue-bold;
    src: url(assets/font/helvetica-neue-bold.ttf);
}
@font-face {
    font-family: HelveticaNeue_Medium;
    src: url(assets/font/HelveticaNeue_Medium.ttf);
}
 
.bg_banner a.nav-item.nav-link {
    margin-right: 0 !important;
	display: inline-block;
}
.navbar-nav {
    display: -webkit-box !important;
}
a.nav-item.nav-link {
    margin-right: -30% !important;
}
.show-ie{display:none;}
.remove-other-ie{display:block;}

@media screen and (-ms-high-contrast: none), (-ms-high-contrast: active) {
 
 input.qtypro{float:left;margin-right:5px;}
 .show-ie {
    display:none;
	
  }
  input.qtypro{display:block !important;}  
.adtocardQTY .container-input-ie {
    display: inline-block;
    width: 32%;
}
.button-container {
    text-align: center;
}

.adtocardQTY .qty {
    width: 38%;
}
  .adtocardQTY .show-ie {
    width: auto;
    display: contents;
}
  .show-ie input.qty {
    text-align: center;
    width: 30px;
	padding:7px 0px;
	display: inline-block;
}
.remove-other-ie{display:none;}
div#navbarNavAltMarkup {
    width: 100% !important;
    max-width: 100% !important;
    left: auto  !important;
}
}

@supports (-ms-ime-align: auto) {
	 input.qtypro{float:left;margin-right:5px;}

  .show-ie {
    display:none;
  }
/*  input.qtypro{display:block !important;}  
*/ /* .show-ie input.qtyc {
    text-align: center;
    width: 30px;
	padding:7px 0px;
    display: inline-block;
}*/
div#navbarNavAltMarkup {
    width: 100% !important;
    max-width: 100% !important;
    left: auto  !important;
}
.adtocardQTY .container-input-ie {
    display: inline-block;
    width: 32%;
}
.button-container {
    text-align: center;
}

.adtocardQTY .qty {
    width: 38%;
}
  .adtocardQTY .show-ie {
    width: auto;
    display: contents;
}

.remove-other-ie{display:none;}

}


a{
    color:#00acea !important;
}
/*
a:visited { 
    color: pink;
}
*/
div#pay-order .col-md-4 {
    display: inline-block;
}
.btn-primary {
    background-color: #00acea !important;
    border-color: #00acea !important;
}
.pagination {
    padding-left: 0;
    margin: 17px 0;
    border-radius: 3px;
}
.pagination li .active {
    z-index: 3;
    color: #fff;
    background-color: #373e4a;
    border-color: #949494;
    cursor: default; 
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #373e4a;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
input.qtyc {
    text-align: center;
	width:72px;
}
.explore_slide .sssss img{height:225px !important;}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #373e4a;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #373e4a;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    z-index: 2;
    color: #818da2;
    background-color: #eeeeee;
    border-color: #ddd;
}



/** start new nav style ***/
.navbar{ padding-bottom: 0 !important; position:absolute !important;}
.navbar-nav.csm ul { list-style: none;padding: 0;margin: 0; }
.navbar-nav.csm ul li { display: inline-block;margin-right: 130px;position: relative;padding-bottom: 8px;}
.navbar-nav.csm ul li:last-child{ margin-right: 0 !important;}
.navbar-nav.csm ul li a { transition: all .5s ease;border-bottom: 4px solid rgba(0,0,0,0); }
.navbar-nav.csm ul.sub_nav li { margin: 0; display: block;transition: all .5s ease;padding-bottom: 0; }

.navbar-nav.csm ul li.submenu:before { content: "";width: 0;height: 0;border-left: 12px solid transparent;border-right: 12px solid transparent;border-top: 12px solid #c2c0c1;position: absolute;    bottom: -12px;
    z-index: 2;
    left: 55px;
    right: 31px;
    display: none;}
.navbar-nav.csm ul li.submenu:hover:before{ content: "";display: block;}

.ss img {
    width: 100%;
    margin: 0 auto;
        margin-bottom: 5px;
}
.navbar-nav.csm ul.sub_nav {background-color: #666666;  position: absolute;left: -72px;top: 48px;z-index: 200;display: none;padding-top: 15px;}


.navbar-nav.csm ul.sub_nav li a {
    font-size: 14px;
    color: #c2c0c1 !important;
    width: 280px;
    border-bottom: 2px solid #666666 !important;
}

.navbar-nav.csm ul.sub_nav li a:hover {
    border-bottom: 2px solid #00afea !important;
}
.navbar-nav.csm ul.sub_nav li a::last-child {
    border-bottom: none !important;
}

.navbar-nav.csm ul.sub_nav li a { border: 0;padding: 12px 5px;text-decoration: none;text-align: center;}
.navbar-nav.csm ul li:hover ul.sub_nav { display: block; }

/** end new nav style ***/

body{
	margin:0px;
	padding:0px;
    overflow-x: hidden;	
}
#loginmodel .modal-content{ background-color: #fff !important;}
.error{ color: #990000;}
.logo.no-padding {
    flex: 0 0 25%;
    max-width: 18.35%;
    /*margin-right: 5px;*/
    margin-bottom: 4px;
	padding-left:10px !important;
}
.col-md-1.profile_box {
    max-width: 10.3% !important;
    flex: inherit !important;
}
.search_main{
	width: 28%;
	margin-right: 10px;
}
.logo img {
    max-width: 100%;
    float: left;
	max-height:122px;
}
.container {
    max-width:1150px !important;
	margin:0 auto !important;
}
#overlay {
	display:none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index: 10000;
}
.no-padding{
	padding:0px !important;
}
.no-margin{
	margin:0px !important;
}
.hide{
	display:none !important;
}
.logo {max-width: 22.5%;}
/*.col-md-9.col-sm-9.col-xs-12.no-padding.header_banner.bg{
	flex: 0 0 81.57%;
	max-width: 81.57%;
}*/

.col-md-9.col-sm-9.col-xs-12.no-padding.header_banner.bg {
    flex: 0 0 81.57%;
    height: auto;
     /*height: 120px;*/
    max-width: 81.57%;
    background: none;

}
.row.home.bg_banner {
    background-color: #666666;
	margin:0px;
}

.row.bg_menu {
    width: 100% !important;
    margin: 3px auto 0 auto !important;
}
/*.row.bg_banner {
    height: 56.5px !important;
}*/
.row.home.bg_banner {
    height: 45%;
}
.row.bg_menu.bg_banner {
    height: 49%;
}
.bg{
	height: 58px;
    background-color: #666666;
}
img.banner_header {
    margin: 1.5% 0 0 3% !important;
    padding: 0 7.1% 0 3% !important;
    width: 100% !important;
}
.row.home.bg_banner a {
    /*width: 59% !important;*/
}
.banner_hide_res {
    width: 59% !important;
}

.dropdown-toggle::after{display:none !important}
.dropdown-menu::before {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: .255em;
    content: "";
    border-bottom: .8em solid !important;
    border-right: .8em solid transparent !important;
    border-top: 0 !important;
    border-left: .8em solid transparent !important;
	position: absolute;
    top: -.7em;
    color: #00acea;
	right: .4em;
}

.dropdown-menu.show {
    display: block;
    top: 1.5em !important;
    margin-left: -10em !important;
    width: 12em;
	background-color:#00acea;
}

.dropdown-menu.show a{
	margin:0 .7em;
}

.dropdown-menu.show a{
	color:#ffffff !important;	
}
input.search {
    width: 100%;
    border: none;
    height: 37px;
    background-image: url(assets/images/search.png);
    background-repeat: no-repeat;
    background-position: 96% 9px;
    padding: 5px;
    margin: 3% 0 0 0;
}

input#search_button {
    background-image: url(assets/images/search.png);
    background-repeat: no-repeat;
    background-color: transparent;
    text-indent: -999px;
}
.profile_box{
    display: inherit;
}
.profile_box a {
    margin: 0 11%;
}
.profile_box a img {
    margin: 15px 0 0 0 !important;
	width:auto;
}
.bg_menu{
	background-color:#c2c0c1;
}
.navbar-nav a:hover {
    border-bottom: 4px solid #00afea;
}
a.nav-item.nav-link {
    font-family: 'Roboto', sans-serif;
	font-weight:700;
    font-size: 17px;
    color: #666666 !important;
    margin-right:28%;
    padding-bottom: 3px;
}
a.nav-item.nav-link:last-child{
	margin:0px;
}
img.d-block.w-100 {
    max-height: 468px;
}
@media screen and (min-width: 990px) and (max-width:3000px){
nav.navbar.navbar-expand-lg.navbar-light{width:100% !important;}
}
@media screen and (min-width: 990px) and (max-width:1920px){
.navbar-nav {
    display: -webkit-box !important;
}

.row.menu_head {
    position: relative;
    top: -56px;
    height: 56px;	
}

}
.gallery_bt {
    margin-bottom:4%;
}
@media screen and (min-width: 1280px) and (max-width:1420px){
.gallery_bt {
    margin-bottom: 5%;
}
/*.row.bg_banner {
    height: 54.5px;
}*/
.bg{
	height: 62px;
}
a.nav-item.nav-link {
    margin-right: -15% !important;
}
.profile_box {
    margin: 0 2%;
}
div#cart_icon {
    margin-right: 20%;
}
    
}
@media screen and (min-width: 0px) and (max-width:1260px){
 /*.row.bg_banner {
    height: 44px;
}  */ 
#background {
  height: 361px !important;
}
.bg_banner a.nav-item.nav-link {
    /* margin-right: 15% !important; */
}
.navbar-nav.csm ul li{ margin-right: 90px; }
.row.home.bg_banner a {
    width: 60%;
}
}



ul.f_menu {
    text-transform: uppercase;
    padding-left: 11%;
    line-height: 45px;
}
/* slider */

.carousel-caption.d-none.d-md-block {
    width: 26% !important;
    border: 4px solid #3eaac9;
    background-color: #ffffff;
    opacity: 0.8;
}
.carousel-caption {
    left: 70% !important;
    top: 28% !important;
}

.carousel-caption.d-none.d-md-block h2{
    font-family: DroidSerif-Bold;
    color: #666666;
    font-size: 20px;
}
.carousel-caption.d-none.d-md-block h1{
    font-family: DroidSerif-Bold;
    color: #666666;
    font-size:30px;
}
.carousel-caption.d-none.d-md-block p{
    font-family: 'Roboto', sans-serif;
	font-weight:500;
    color: #666666;
    font-size:16px;
}
.carousel-caption.d-none.d-md-block a{
    color: #00afea;
    font-size: 18px;
    text-decoration: none;
    border: 3px solid #00afea;
    border-radius: 0px;
    padding: 4px 11px;
    background: #ffffff !important;	
}
.top{
    position: relative;
    top: -84px;
}
.top_mar{
	position: relative;
    top: -62px;
}

/*  Three Box */
.three_box{color:#ffffff;}
.parpal{background-color:#8979af;padding: 35px 0 20px 0 !important;}
.blue{background-color:#00afea;margin:0 5px;padding: 35px 0 20px 0 !important;}
.green{background-color:#55aa96;padding: 35px 0 20px 0 !important;}

.three_box{text-align: center; margin: 6px 0;}
.col-md-4.col-sm-4.col-xs-12.green, .col-md-4.col-sm-4.col-xs-12.blue, .col-md-4.col-sm-4.col-xs-12.parpal{
	flex: 0 0 33% !important;
    max-width: 33% !important;
}
h2.box_txt{
    font-size: 32px;
	text-transform:uppercase;
    font-family: 'Roboto', sans-serif;
	font-weight:700;
	color:#fff;
}
h2.box_txt span{
    font-size: 24px;
}
.parpal a{text-decoration:none !important;}
div#media h2.title_crous {
    color: #ffffff;
    text-align: center;
    margin: 3% 0;
}
.alert-success {
    color: #666666 !important;
    background-color: #00aeef29 !important;
    border-color: #00aeef6b !important;
}



/*     Explore        */

.explore_slide{
	background-color:#c2c0c1;
    padding-bottom: 30px;	
}
.media-carousel {
	margin-bottom: 0;
	padding: 0 40px 30px 40px;
	margin-top: 30px;
	border: 2px solid #ffffff;  
}
.media-carousel .carousel-control.left.box {
    background-image: url(assets/images/slider_errow.png);
    background-repeat: no-repeat;
    padding: 12px;
    position: relative;
	top: -160px;
    left: -34px;
}
.media-carousel .carousel-control.right.box {
    margin-top: 30px;
    background-repeat: no-repeat;
    padding: 12px;
    position: relative;
	top: -160px;
    right: -99%;
    background-image: url(assets/images/slider_errow.png);
    background-position: -46px 0;
}

.media-carousel img{
	width: 100%;
	height: 225px;
}
.carousel-inner.over {
    overflow: inherit !important;
}
h2.ex_txt{
	font-size: 19px;
    color: #ffffff;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-top: 2px solid #ffffff;
    font-family: 'Roboto', sans-serif;
	font-weight:700;
}
a.thumbnail{text-decoration:none;}
a.thumbnail:hover{text-decoration:none;}
h2.ex_txt.orange {
	padding: 22px 0 20px 0;	
    background-color: #be731f;
}
h2.ex_txt.yellow {
	padding: 10px;
	background-color: #aeb23e;
}
h2.ex_txt.gray {
	padding:10px;
    background-color: #7a8d96;
}








/* gallery */
.media-carousel .carousel-control.left {
    background-image: url(assets/images/slider_errow.png);
    background-repeat: no-repeat;
    padding: 12px;
    position: relative;
	top: -270px;
    left: -34px;
}
.media-carousel .carousel-control.right {
    margin-top: 30px;
    background-repeat: no-repeat;
    padding: 12px;
    position: relative;
	top: -270px;
    right: -99%;
    background-image: url(assets/images/slider_errow.png);
    background-position: -46px 0;
}
h2.title_gall {
    font-family: 'Roboto', sans-serif;
	font-weight:900;
	text-align: center;
    margin-bottom: 3%;	
}
.overlay img{
    width: auto !important;
    height: auto !important;
    margin: 27px auto 0 auto;
}
.col-md-3.col-sm-6.col-xs-12.hover.ehover2 {
    margin-bottom: 35px;
}
.gallery_bt, .submit_gl{text-align: center;}
a.submit_gl {
    padding: 6px 8px;
    font-family: 'Roboto', sans-serif;
	font-weight:700;
    text-decoration: none !important;
    color: #464a4a !important;
    border-left: 34px solid #00afea;
    border-right: 2px solid #00afea;
    border-top: 2px solid #00afea;
    border-bottom: 2px solid #00afea;
}
a.gallery {
    font-family: 'Roboto', sans-serif;
	font-weight:700;
    font-size: 20px;
    border: 2px solid #00afea;
    padding: 15px 50px;
    color: #00afea !important;
    text-decoration: none !important;
}
a.gallery:hover{color: #00afea !important;}

.media-carousel.gallery_main {
    margin-bottom: 0;
    padding: 0 40px 0px 40px;
    margin-top: 30px;
    border:none !important;
}
span.plus {
    color: #ffffff;
    font-size: 22px;
    position: relative;
    left: 23px;
}
.carousel-inner.over.mar_top {
    margin-top: 4%;
}



/* lite box */

#lightbox .modal-content {
    display: inline-block;
    text-align: center;   
}

#lightbox .close {
    opacity: 1;
    color: rgb(0, 0, 0);
    font-size: 40px;
    padding: 4px 8px;
    position: absolute;
    top: -23px;
    right: -50px;
    z-index: 962;
}



/*   subscribe   */

.subscribe{background-color:#00afea;text-align: center;color:#ffffff;padding: 14px 0;}
h2.sub_txt span {
    font-size: 17px;
    color: #ffffff;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
}
h2.sub_txt{
	font-size: 28px;
	font-family: 'Roboto', sans-serif;
	font-weight:900;	
    text-transform: uppercase;
    letter-spacing: 2px;
}
.input_pad {
    padding: 3% 0;
}
.form-control.sub_input{
	width: 63%;
    float: left;
}
#exampleInputEmail2.sub_input {
    width: 63%;
    float: left;
    padding: 5px;	
    background: none;
    border: 2px solid #ffffff;
    height: 50px;
    color: #ffffff !important;
    font-family: 'Roboto', sans-serif;
	font-weight:500;
    letter-spacing: 1px;
}
button.btn.btn-default {
    width: 37%;
    height: 50px;
    background-color: #ffffff;
    border-radius: 0px;
    color: #00afea;
	font-size:19px;
	font-family: 'Roboto', sans-serif;
	font-weight:700;	
}

input.sub_input::placeholder{color:#ffffff;}
a.btn.btn-success.col-8 {
    color: #fff;
    background-color: #00aeef;
    border-color: #00aeef;
}

/*   Footer    */

.footer{
	background-color:#666666;
	padding:36px 0 22px 0;
	color:#97989b !important;
}
ul.f_menu li{
	list-style:none;
}
ul.f_menu li a{
	color:#97989b !important;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	font-size:12px;
}
h5.copy_right {
    font-size: 11px;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
}
p.f_txt {
	font-family: 'Roboto', sans-serif;
	font-weight:700;
    font-size: 12px;
    padding: 14px 0 0 0;
}



/*        ##########       Shop Page     ##########          */
.fon{margin: 0;}
p.fon a{ text-transform: uppercase; color: #000;font-size: 14px;}
.dropdown{width: 160px;font-size: 13px;}
.tex{line-height: 25px;}
.asd{text-decoration: none;color: #111;}
.asd:hover{text-decoration: none;}
.btan{float:right;}
select.dropdown{padding: 5px;}
form.shop {
    width: 100%;
    display: inline-flex;
}
.style_cart{background-color: #ffffff;}
.foot_cart .bt_cart{
    background-color: #00afea;
    color: #ffffff;
    border-radius: 9px;
    font-size: 16px;
}
.modal-footer.foot_cart button {
    margin: 0 auto;
    border-top: none !important;
}
button.register{border: 2px solid #00afea;}
.tab-pane.fade.in.active{
	opacity:5;
}


/*signup*/
ul.nav.nav-tabs li{
	width:15%;
}
ul.nav.nav-tabs li a {
    border: solid #00aeef;
    padding: 0px 29%;
    background-color: #00aeef;
    color: #ffffff;
    font-size: 20px;
    border-radius: 10px 8px 0px 2px;
}


/*    ##########     Support Page     ##########        */
.support_banner{
    background-image: url(assets/images/main_cat_pro_img/support_banner.jpg); 
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-bottom: 5px solid #ffffff;    height: 100px;
}

/*    ##########     Main Category Product Page     ##########        */
.pro_banner{
    background-image: url(assets/images/main_cat_pro_img/product_banner.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border-bottom: 5px solid #ffffff;    height: 100px;
}
.pro_banner h1{
    color: #666666;
    font-size: 32px;
	padding: 1.9% 0;	
	text-transform: uppercase;
	text-align:right;
}
.main_cat_pro_box {
    background-color: #c2c0c1;
    padding: 21px;
}
.main_cat_pro_box a:hover{
	text-decoration:none;
}
.main_cat_pro_box img{
	width:100%;
}
h5.box_txt{
	height: 65px !important;
	color:#ffffff;
    border-top: 6px solid #ffffff;
    margin: 0;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
	font-weight:900;
    
    display: grid;
    align-items: center;
    text-align: center !important;
}
.cat_pro_box {
    padding: 15px;
}


/*     ##########     Sub Category Product Page    ##########       */
p.sub_cat_bread{
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	color:#666666;
	margin-bottom:0px;
}
.sub_pro_banner{
    background-image:url(assets/images/sub_cat_pro_img/crystallization_screens.jpg);
    background-size:100%;
    height: 110px;
    background-repeat: no-repeat;
    border-bottom: 5px solid #ffffff;
}
.sub_cat_pro_box{padding: 15px;}
.sub_cat_cont {
    border: 2px solid #d39936;
    border-bottom: 6px solid #d39936;
}
h5.sub_box_title {
	text-align: center;
    color: #ffffff;
    padding: 4.5% 0;
    min-height: 80px;
    margin: 0 0 0 -2px;
    width: 101% !important;
    background-color: #d39936;
    font-family: 'Roboto', sans-serif;
	font-weight:900;
}
.sub_cat_pro_box ul li{
    color: #666666;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
	font-weight:700;
    padding: 3% 5%;
    background-color: #ffffff;
	margin: 0;
}


/*     ##########  Product Detail Page  ###########       */

p.pro_detail_bread {
    font-family: 'Roboto', sans-serif;
	font-weight:700;
    color: #666666;
	padding: 0.4% 2%;	
    margin: 10px 0;
    font-size: 12px;	
}
.product_detail_cont h1{
    background-color: #d39936;
    color: #ffffff;
    padding: 0.4% 2.5%;
    margin: 0;
    font-family: 'Roboto', sans-serif;
	font-weight:700;   
}

.detail_errow{
    margin-top: 30px;
    padding: 12px !important;
    position: relative !important;
    top: -65px !important;
    right: -100% !important;
}
.carousel.pro_slider_detail.media-carousel.carousel-fade img{
	width: auto;
    height: auto;
}
.carousel.pro_slider_detail.media-carousel.carousel-fade img{
	border: 3px solid #d39936;
}
.detail_page_right {
    padding: 15px 16px !important;
}
.feat_img img{
    border: 5px solid #d39936;
    width: 100%;	
}
p.zoomClick{
    background-color: #c2c0c1;
    text-align: center;
    color: #666666;
    font-family: 'Roboto', sans-serif;
	font-weight:900;
    border: 4px solid #d39936;
    border-top: none;
    padding-top: 1px;
    text-transform: uppercase;    
}
.detail_page_left{
	margin-top: 1.3%;	
}
.detail_page_left h4{
	background-color: #fbf5eb;
    padding: 9px 30px;
    margin: 0;
}
.detail_page_left ul, .detail_page_left p{
    margin: 12px 0;
    list-style: none;
    padding: 0px 30px;
}
.detail_page_left ul li::before {
  content: "■";
  color: #d39936;
  font-size: 18px;
  vertical-align: text-bottom;
  padding-right: 9px;
}
.readmore{
	margin: 0 auto;
	text-align: center;
}
.readmore button {
    border: 3px solid #d39936;
    font-family: 'Roboto', sans-serif;
	font-weight:700;
    color: #d39936;
    background-color: #ffffff;
    padding: 1% 5%;
}
.readmore button:hover{
    color: #d39936;
    box-shadow: 1px 1px 2px #d39936;
	text-decoration:none;
}
p:empty {
   display: none !important;
}
.product_items_cat h5 {
    color: #00afea;
    font-family: 'Roboto', sans-serif;
	font-weight:900;
	font-size: 18px;
}
.product_items_cat p{
	color: #666666;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
}
.row.product_items_cat {
    margin-bottom: 4%;
}
.adtocardQTY a{
    background-image: url(assets/images/product_detail/basketQTY.png);
    background-repeat: no-repeat;
    background-color: #00afea;
    color: #ffffff !important;
    font-size: 20px;
    font-family: helvetica-neue-bold;
    padding: 4px 14% 7px 4%;
    background-position: 94% 7px;
}
.adtocardQTY a:hover{
	color: #ffffff;
}
.adtocardQTY option {
    background: #fff !important;
    color: #000;
}
.adtocardQTY select{
    font-family: HelveticaNeue_Medium;
    background-color: #007bff;
    color: #ffffff;
    font-size: 21px;
    padding: 7px 0% 6px 0%;
    margin-right: -3px;
    border: none;	
}
.detail_pagef_box {
    border: 3px solid #d39936;
    padding: 20px;
}

.pdfs a{
	font-family: 'Roboto', sans-serif;
	font-weight:700;
    color: #666666 !important;
    font-size: 20px;
}
.pdfs a:hover {
    text-decoration: none;
    color: #00aeef;
}
.sub_cat_pro_box ul {
    background-color: #ffffff;
    margin: 0;
}
.sub_cat_bread a {
   color: #666666 !important;
}
.sub_cat_bread a:hover {
    color: #00aeef;
}

.customer-info {
    padding: 1em 1.618em;
    margin-bottom: 2.617924em;
    background-color: #c2c0c1;
    margin-left: 0;
    border-radius: 2px;
    color: #000000;
    clear: both;
    border-left: .6180469716em solid rgba(0,0,0,.15);
}
form.contact_us{
	width:100%;
	padding:2% 0px;
}
input.btn.btn-success.cont_f {
    background-color: #00afea;
    border-color: #00afea;
}
.btn-success.cart_btn {
    color: #fff !important;
    background-color: #666666 !important;
    border-color: #c2c0c1 !important;
}










.detail_page_left ul.referencetxt li {
    color: #666666;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
	font-weight:400;
}

a.nav-item.nav-link {font-size: 12pt;margin-right: 28%;}
.explore_slide{margin-bottom: 35px;}
div#media h2.title_crous{font-size: 50px;}
h2.title_gall{font-size: 45px;}
p.sub_txt{font-size: 15px;}
#exampleInputEmail2.sub_input{font-size: 19px;}
p.f_txt{font-size: 14px;font-family: 'Roboto', sans-serif;
	font-weight:500;}

/* Product Details Page*/
p.pro_detail_bread{
    font-size: 14px;
}

.product_detail_cont h1{
    font-size: 30px;
    padding-bottom: 10px;
}
.detail_page_left h4{font-size: 24px;}
.detail_page_left p{font-size: 23px;}
p.zoomClick{font-weight: bold;font-size: 18px;}

a.pdf{
    background: url(assets/images/HamptonR_02_Product_Detail_Final_47.png) no-repeat;
    background-position: 46px 0;
    padding-left: 77px;
}

a.xlsx, a.xls{
    background: url(assets/images/if_xls_56074.png) no-repeat;
    background-position: 46px 0;
    padding-left: 77px;
}
.cry_sc{
    font-size:36px;
    color: #ffffff;
    padding-right: 25px;
    text-align: right;
}
.pro_banner h1{
    font-size:36px;
    color: #666666;
    padding-right: 25px;
    text-align: right;
}
#cart_icon a:hover, #cart_icon a:active {color:#212529;}
#cart_icon a:focus,
#cart_icon a:focus,
#cart_icon a:focus,
#cart_icon a.focus,
#cart_icon a.focus,
#cart_icon a.focus {outline: none;}
.profile_box a:focus,
.profile_box a:focus,
.profile_box a:focus,
.profile_box a.focus,
.profile_box a.focus,
.profile_box a.focus {outline: none;}

p.cat_sub_title {
    color: #666666;
    background-color: #ffffff;
    margin: 0;
    padding: 10px;
    font-family: 'Roboto', sans-serif;
	font-weight:700;
    font-size: 16px;
}
.sub_cat_cont {
    height: 100%;
    background-color: #ffffff;
}
.jumbotron.text-xs-center {
    margin-bottom: 4px !important;
}
table#dgFeatures {
    margin-left: 4%;
}

.navbar-nav a {
    text-transform: uppercase;
}
.subscribe p {
    text-transform: uppercase;     letter-spacing: 1px;   font-family: 'Roboto', sans-serif;
	font-weight:700;;
}
 #background {
	left: 0px; 
	top: 0px; 
	background-size:100%;
    background-repeat: no-repeat;
	width:100%;    
	height: 495px; 
	-webkit-user-select: none; -khtml-user-select: none; 
	-moz-user-select: none; -o-user-select: none; user-select: none; 
	z-index:9990; 
}
a.skyhound {
    text-decoration: none;
    color: #97989b !important;
    font-size: 12px;
}
a.skyhound:hover {
   color: #97989b;
   text-decoration: none;
}

.detail_page_left ul li, .detail_page_left p, table#dgFeatures {
    font-family: 'Roboto', sans-serif;
	font-weight:500; 
    color: #666666;
    font-size: 18px;
}#product_references ul li::before {	line-height :24px;}

.detail_page_left h4 {
    font-family: 'Roboto', sans-serif;
	font-weight:700;
    color: #666666;
    font-size: 22px;
    text-transform: uppercase;
}
.adtocardQTY a:hover {
    text-decoration: none;
}
input.qtypro {
    border: 3px solid #00afea;
    padding: 3px 0;
    vertical-align: top;
    text-align: center;
	width:81px;
}



/*Usman Css*/
.cat_pro_box {
    padding-bottom: 10px;
    padding-top: 10px;
}
input.search::placeholder {
    color: #D3D3D3;
}

@media screen and (max-width: 1250px) and (min-width: 1100px) {
/*.row.bg_banner {
    height: 53px;
}
.logo.no-padding{padding-left:14px !important;}*/
div#cart_icon {
    margin: 0px 8px;
}
h5.box_txt{font-size:13px;}
/*nav.navbar.navbar-expand-lg.navbar-light {
    top: 54px;
}*/

}


@media screen and (max-width: 1100px) and (min-width: 900px) {
.row.bg_banner {
    height: 45px;
}
.logo.no-padding{padding-left:14px !important;}
.bg_banner a.nav-item.nav-link {
    font-size: 14px !important;
}
div#cart_icon {
    margin: 0px 6px;
}
h5.box_txt{font-size:12px;}
}
/*.sub_cat_pro_box:nth-child(5) h5{
	padding:0px!important;	
}*/
span.bc-trail {
    font-size: 13px;
    vertical-align: text-bottom;
}
.container-fluid.main_cat_pro_box {
    padding-top: 14px;
}
input#qty-120 {
    height: 34px;
}
p.pro_detail_bread a {
    color: #666666 !important;
    text-decoration: none;
}

@media only screen and (max-width: 575px) {
.footer{text-align:center;}
.footer ul.f_menu {
    padding-left: 0%;
	line-height: 1.5; 
}
img.banner_footer{
    width: 100%;
}
}
.three_box{display:block !important;}
.mobile_three_boxes{display:none !important;}
.mobile-view{display:none;}
@media only screen and (max-width: 600px) {
.pro-header-row{margin:0px;}
.container-fluid.no-padding.header_banner {
    padding: 0px 13px !important;
}
	.row.prov-country,.pro-null {
    width: 100%;
}
	div#pay-order {
    margin-bottom: 10px;
}
/*.add-book-pr .ger_data{width:auto !important;}	
*/
.logo.no-padding{top:9px;}
h5.sub_box_title {
    min-height: 60px;
}
.logo img {

    max-height: 40px !important;
    height: 40px !important;
}
p.zoomClick {
    display: none;
}
.pro-href {
    margin-bottom: 10px;
}
	.header {
    background-color: #666666;
}
#cart_detail2 .col-md-1,#cart_detail2  .col-md-2,#cart_detail2  .col-md-3 {
    width: 20%;
}

.remove-mobile{display:none;}
input.qtyc {
    width: 41px;
}	
.mobile-view {
    display: block;
    font-size: 15px;
    margin: 6px 0px;
}
div#edit_bill_address {
    z-index: 9999999;
}
.carousel-control-prev {
    left: 26px !important;
}
.cat_pro.right{right: -86% !important;}	
	
.make-try-inst{padding:0px 20px !important;text-align:center;}	
	
	
.col-md-4.col-sm-4.col-xs-12.green, .col-md-4.col-sm-4.col-xs-12.blue, .col-md-4.col-sm-4.col-xs-12.parpal {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
#background{background-size:cover;}
.contactColumn {
    width: 100% !important;
}
.contactColumn .left{text-align:center;}
.contactColumn a.BlueLink {
    position: relative !important;
    padding: 0 !important;
}
.contentpage .col-md-7.col-sm-12{float:none;}
.contentpage .contact_us .col-md-6.col-sm-12,.contentpage .contact_us .col-md-12.col-sm-12{margin-bottom:10px;}
.contentpage .contact_us .row{padding-bottom:0px !important;}
.wizard-steps li {
	margin-bottom: 11px !important;
}

.footer ul.f_menu li{display:inline-block;}
.footer ul.f_menu {
    margin-bottom: 5px;
}
.copy-right h5 {
    width: 50% !important;
    float: left;
    margin-bottom: 0px;
    line-height: 2;
    text-align: right;
}
.copy-right a {
    width: 34%;
    float: left;
}
.mobile-view-st {
    display: inline-block !important;
    float: left;
    margin: 0 5px;
    line-height: 1;
}
.f_menu .mobile-view-st{float:none;}
.col-md-1.col-sm-4.col-xs-12.no-padding.footer_links {
    max-width: 57%;
    text-align: right;
}

.col-md-1.col-sm-4.col-xs-12.no-padding.footer_links .mobile-view-st{
	margin: 0 7px;
}
.col-md-1.col-sm-4.col-xs-12.no-padding.footer_links.middle_links {
    max-width: 40%;
	text-align: left;
}
.col-md-12.col-sm-12.col-xs-12.ss {
    padding: 0px;
}
.desktop_footer-menu {display:none !important;}
.mobile-menu_footer{display:block !important;}
.col-md-8.col-sm-8.col-xs-12.copy-right {
    margin-top: 10px;
}
.row.product_items_cat {
    border-bottom: 1px solid;
    padding-bottom: 10px;
}
.three_box{display:none !important;}
.mobile_three_boxes{display:block !important;padding-top: 30px;}
.parpal{margin:10px 0px;}

a.btn.cartdetail{font-size:90% !important;}
#form-signup input#button1{width: 100% !important;}
}
.desktop_footer-menu {display:block;}
.mobile-menu_footer{display:none;}

@media only screen and (max-width: 414px) {
.col-md-1.col-sm-4.col-xs-12.no-padding.footer_links.middle_links {
    max-width: 42%;
    text-align: left;
}
.col-md-1.col-sm-4.col-xs-12.no-padding.footer_links {
    max-width: 58%;
text-align:inherit;
}	
.col-md-1.col-sm-4.col-xs-12.no-padding.footer_links .mobile-view-st {
    margin: 0 2px;
}
.copy-right a {
    width: 40%;
    float: left;
}
.copy-right h5 {
    width: 50% !important;
    float: left;
    margin-bottom: 0px;
    line-height: 2;
    text-align: right;
}
.col-md-9.col-sm-9.col-xs-12.no-padding.header_banner.bg {
    flex: 0 0 80.36%;
    max-width: 84.36%;
}
}
@media only screen and (max-width: 375px) {
.col-md-1.col-sm-4.col-xs-12.no-padding.footer_links {
    max-width: 100%;
    text-align: inherit;
}
.col-md-1.col-sm-4.col-xs-12.no-padding.footer_links.middle_links {
    max-width: 100%;
    text-align: center;
}	
.col-md-1.col-sm-4.col-xs-12.no-padding.footer_links .mobile-view-st {
    margin: 0 7px;
}
.col-md-1.col-sm-4.col-xs-12.no-padding.footer_links .mobile-view-st::last-child{display:none;}
.col-md-8.col-sm-8.col-xs-12.copy-right .mobile-view-st{
    line-height: 2;
}
a.btn.cartdetail{padding: 3px 6px;
    font-size: 80% !important;}
}
.mobile-view-st{display:none;}
@media screen and (min-width: 600px) and (max-width:667px){
.remove-mobile {
    display: none;
}
.mobile-view {
    display: block;
    font-size: 15px;
    margin: 6px 0px;
}	
#cart_detail2 .col-md-1,#cart_detail2  .col-md-2,#cart_detail2  .col-md-3 {
    width: 20%;
	flex: 0 0 19.333333%;
	max-width: 19.333333%;
}	
}
@media only screen and (min-width: 667px) and (max-width:768px) and (orientation: landscape) {
.remove-mobile {
    display: none;
}
.mobile-view {
    display: block;
    font-size: 15px;
    margin: 6px 0px;
}	
#cart_detail2 .col-md-1,#cart_detail2  .col-md-2,#cart_detail2  .col-md-3 {
    width: 20%;
	flex: 0 0 19.333333%;
	max-width: 19.333333%;
}

}

@media screen and (min-width: 768px) and (max-width:800px){
.prov-country,.row.pro-null{width:100%;}


}

@media screen and (min-width: 768px) and (max-width:1400px){
	.update_ship_address_class .prov-country .ger_data {
    width: 65% !important;
}
.profile_address .modal-dialog{max-width: 900px !important;}
.update_ship_address_class .prov-country .pro_name {
    width: 32% !important;
}}
@media screen and (min-width: 768px) and (max-width:1100px){

.col-md-3.col-sm-6.col-xs-12.sub_cat_pro_box {
    flex: 0 0 33%;
    max-width: 33%;
}
h5.sub_box_title {
    font-size: 100%;
    min-height: 60px;
    /* vertical-align: middle; */
}
div#pay-order .col-md-4 {
    width:50%;
	display: inline-block;
}
	.submit_page_btns .col-2 {
    max-width: 20%;
    padding: 0px 7px;
}
.submit_page_btns .col-8 {
     max-width: 60%;
}
}

@media screen and (orientation:landscape)
and (min-device-width: 600px) 
and (max-device-width: 850px) {
	.submit_page_btns .col-2 {
    max-width: 50%;
    padding: 0px 7px;
}
.submit_page_btns .col-8 {
    display: none;
}
li.active {
    margin-bottom: 10px !important;
}
.remove-mobile {
    display: none;
}
.mobile-view {
    display: block;
    font-size: 15px;
    margin: 6px 0px;
}	
ul.nav.nav-tabs li a{padding: 2px 10px !important;}
	
	p.zoomClick {
    display: none;
}
.pro-href {
    margin-bottom: 10px;
}
#cart_detail2 .col-md-1,#cart_detail2  .col-md-2,#cart_detail2  .col-md-3 {
    width: 20%;
	flex: 0 0 19.333333%;
	max-width: 19.333333%;
}
.submit_page_btns .col-2 {
    max-width: 50%;
    padding: 0px 7px;
}
.submit_page_btns .col-8 {
    display: none;
}

.remove-mobile{display:none;}
input.qtyc {
    width: 41px;
}	
.mobile-view {
    display: block;
    font-size: 15px;
    margin: 6px 0px;
}	
.header {
    background-color: #666666;
}	
	#form-signup input#button1{width: 100% !important;}
  .modal-content.box_width {
    width: 100% !important;
}
.product_items_cat div{width:100% !important;}
.product_items_cat .col-md-4.col-sm-3.col-xs-6 {
    max-width: 100% !important;
    width: 100% !important;
    flex: 0 0 30%;
}

.product_items_cat .col-md-1.col-sm-1.col-xs-6 {
    max-width: 28%;
    flex: 0 0 19.333333%;
}
.product_items_cat .col-md-3.col-sm-3.col-xs-12.adtocardQTY {
    max-width: 50% !important;
    flex: 0 0 50%;
}
.product_items_cat .adtocardQTY a{
    float: inherit;
    display: inline;
    margin-left: 10px;
}
.product_items_cat input.qtypro{
    float: left;
    display: inline-block;
}
}


@media only screen and (max-width: 768px) {
.row.prov-country,.pro-null {
    width: 100%;
}
.submit_page_btns .col-2 {
    max-width: 50%;
    padding: 0px 7px;
}
.submit_page_btns .col-8 {
    display: none;
}
	#pay-order {
    display: none;
}
input.qtyc {
    text-align: center;
    width: 100%;
}	
.separate_line {
    border: 1px solid #000;
    width: 100%;
    margin: 15px 0px;
	padding:0px 15px;
}
.footer_logo{
    max-width: 100% !important;
    flex: 0 0 100% !important;
}
.footer ul.f_menu {
    
	line-height: 1.5; 
}
.footer .copy-right {
    max-width: 100% !important;
    flex: 100% !important;
    text-align: center;
}
.footer .copy-right br {
    display: none;
}
.subscribe .input_pad {
    max-width: 100% !important;
    flex: 100% !important;
}
.subscribe .col-md-5.col-sm-4.col-xs-12 {
    max-width: 70% !important;
    flex: 70% !important;
}
.subscribe .col-md-1.col-sm-1.col-xs-2 {
    max-width: 30% !important;
    flex: 30% !important;
}
.media-carousel .carousel-control.left.box{top: -500px;}
.media-carousel .carousel-control.right.box{top: -500px;}
.media-carousel .carousel-control.left {top: -432px;}
.media-carousel .carousel-control.right{top: -432px;}
.help_ser {
    width: 90% !important;
}
.reverseSearchForm {
    width: 100% !important;
}
.wizard-steps li {
    width: 43%;
}
.top_cart_btns .col-5,.bottom_cart_btns .col-6{display:none !important;}
.top_cart_btns .col-1{max-width:20% !important;}
.top_cart_btns .col-3{max-width:45% !important;}

.bottom_cart_btns .col-3 {
    max-width: 50% !important;
	    flex: 0 0 50% !important;
}
.bottom_cart_btns .col-3 a{width:100% !important;}
.bottom_cart_btns .col-3 .float-right{float:none !important;}
div#cart_detail2 {
    overflow: hidden;
}
.explore_slide .sssss img {
    height: auto !important;
}
.profile_box,.search_main{z-index:9999;}
#make_tray_form {padding:0px 10px;}
#make_tray_form .row{padding:0px !important;}
#make_tray_form .row input{margin-bottom:10px;}
#make_tray_form h4{text-align:center;}
#make_tray_form button{margin-top:10px;}

#make_tray_form .make-try-btn{text-align:center;}
}
@media only screen and (min-width: 1440px) {
.container-fluid {max-width:1440px;}
.header .container-fluid	.row{margin: 0px 0px;}
.row.home.bg_banner {
    height: 62px !important;
}
/*.container-fluid.footer{max-width:100%;}*/
.three_box .row{margin:0px !important;}
.col-md-3.col-sm-3.col-xs-12.logo.no-padding img{width:100%;}
.logo.no-padding{padding-left:0px !important;}
.row.bg_menu.bg_banner {
    height: 46%;
}
}

@media screen and (min-width: 768px) and (max-width:1100px){
.top_cart_btns .col-5{max-width: 35% !important;}
.top_cart_btns .col-1{max-width:15% !important;}

.row.product_items_cat .col-md-3.col-sm-3.col-xs-12.adtocardQTY{
	    flex: 0 0 35% !important;
    max-width: 35% !important;
	}
	.row.product_items_cat {
    border-bottom: 1px solid;
    padding-bottom: 10px;
}
.navbar-nav.csm ul.sub_nav{top: 36px;}
}
@media screen and (min-width: 576px) and (max-width:768px){
	.main_cat_pro_box .cat_pro_box{	
		width: 45%;
		flex:auto;
	}
.row.product_items_cat .col-sm-3,.row.product_items_cat .col-sm-3 {
	flex: 0 0 100%;
    max-width: 100%;
}
.row.product_items_cat {
    border-bottom: 1px solid;
    padding-bottom: 10px;
}
.container-fluid.main_crystal_pro_box .col-md-4.col-sm-6.col-xs-12.cat_pro_box{
	width: 32%;
    flex: auto;
    max-width: 32%;
}
.header_banner .col-md-12.col-sm-12.col-xs-12.ss {
    padding: 0px;
}
.header_banner .row{margin:0px;}
}
@media screen and (min-width: 769px) and (max-width:1045px){
.main_cat_pro_box .cat_pro_box{	
    width: 30%;
	margin: 6px 6px;
	flex: auto;
}
.main_cat_pro_box .cat_pro_box h5.box_txt{font-size:1rem;}
.container-fluid.main_crystal_pro_box .col-md-4.col-sm-6.col-xs-12.cat_pro_box{width: 32%;
    margin: 6px 6px;
    flex: 32%;
    max-width: 32%;}
.header_banner .col-md-12.col-sm-12.col-xs-12.ss {
    padding: 0px;
}
.header_banner .row{margin:0px;}	
}
@media screen and (min-width: 768px) and (max-width:930px){
#cart_detail2 .col-md-1.remove-mobile:first-child {
    display: none;
}
.footer .footer_logo{
    max-width: 50% !important;
    flex: 0 0 50% !important;
}
.footer .footer_links {
    max-width: 16% !important;
    flex: 0 0 16% !important;
}
.col-md-8.col-sm-8.col-xs-12.copy-right br {
    display: none;
}
.footer .copy-right {
    max-width: 100% !important;
    flex: 100% !important;
    text-align: center;
}
.wizard-steps li{margin-bottom:10px;}
h2.box_txt span {
    font-size: 131%;
}h2.box_txt {
    font-size: 100%;
}
.col-md-3.col-sm-6.col-xs-12.hover.ehover2 {
    width: 33%;
    flex: auto;
    max-width: 33%;
}
.box img {
    width: 100%;
    height: 150px !important;
}
.overlay img{height:auto !important;}
}
@media only screen and (max-width: 800px) {
.col-md-4.col-sm-4.col-xs-12.green, .col-md-4.col-sm-4.col-xs-12.blue, .col-md-4.col-sm-4.col-xs-12.parpal {
    flex: 0 0 49% !important;
    max-width: 49% !important;
}	
}
@media only screen and (max-width: 983px) {
.col-md-4.col-sm-4.col-xs-12.green, .col-md-4.col-sm-4.col-xs-12.blue, .col-md-4.col-sm-4.col-xs-12.parpal {
    flex: 0 0 32% !important;
    max-width: 32% !important;
}	
}
/*Usman Css*/









.modal-header.cart-pop {
    color: #ffffff;
	opacity: 3;
	border-radius: 0;
    background-color: #666666;
    padding: 10px 15px;
}
a.close.cart-pop {
    font-size: 29px;
    color: #ffffff !important;
    font-weight: normal;
	    opacity: 9;
}
.btn-tertiary.btn{
    color: #0060a9;
    background-color: #eaeaea;
    border: 1px solid #ccc;
}
.btn-primary.btn:active, .btn-primary.btn:hover {
    color: #fff;
    background-color: #2a6293;
}
a.btn.cartdetail {
	width: 50%;
	border-radius: 0;
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	font-weight: 700;
	font-size: 17px;
}
a.btn.cartdetail.btn-continue{color: #ffffff !important;background-color: #00acea;    border: 1px solid #00acea;}
a.btn.cartdetail.btn-view{color: #ffffff !important; background-color: #00acea;    border-color: #00acea;}
.added-items .added-item .item-img {
    float: left;
}
ul.added-item{padding:0px;}
ul.added-item li {
    list-style: none;
}
.modal-content.box_width{
    width: 650px !important;
}
.pop_box_title a {
    font-size: 1.300rem;
    color: #212529 !important;
}
.pop_box_title a:hover {
      text-decoration:underline;
}
.pop_box_title .itemid {
    font-size: 20px;
}
p.added-to-cart.success_tic {
    font-size: 18px;
}
.col-md-5.hidden-success_tic {
    float: right;
}


.sssss img {
    height: 223px !important;
}

.navbar-nav.csm ul li ul li {
    margin: 0px !important;
}

li.box {
    list-style: none;
}
a.btn.top_checkout {
    color: #ffffff !important;
    background-color: #00aeef;
    border-color: #00aeef;
    width: 100%;
    border-radius: 0px;
	border-top-right-radius:.25rem;
	border-bottom-right-radius:.25rem;
	
}
p.lead a.btn {
    color: #ffffff !important;
}
#order-estimated-subtotal span.pull-left{float:left;font-size: 18px;font-weight: 700;}
#order-estimated-subtotal span.pull-right{float:right;}
p.applicable-charges{text-align:left;}



#carousel-example-generic {
    margin: 20px auto;
    width: 400px;
}
.cat_product img{    
	border: 5px solid #d39936;
	width: 100%;
	height: auto;
    cursor: pointer;
}
.cat_pro.right{
    margin-top: 0px;
    background-repeat: no-repeat;
    padding: 12px;
    position: relative;
    top: -146px;
    right: -96%;
    height: 39px;
    background-image: url(assets/images/slider_errow.png);
    background-position: -46px 0;
}
.cat_pro.left{
	background-image: url(assets/images/slider_errow.png);
    background-repeat: no-repeat;
    padding: 12px;
    margin-top: 30px;
    padding: 12px !important;
    position: relative !important;
    top: -100px !important;
    right: 16% !important;
    height: 45px;
    width: 10px;
}
.carousel-inner.row.w-100.mx-auto img {
    width: 150px !important;
}
a.zoomThis:hover {
    text-decoration: none;
}
#carousel-custom {
    margin: 0px auto;
    width: 100%;
}
ol.carousel-indicators li img{  
	border: 3px solid #d39936;  
	width:150px;
	margin-right: 10px;
    cursor: pointer;
}
#carousel-custom .carousel-indicators {
    margin: 10px 0 0;
    position: static;
    text-align: left;
    white-space: nowrap;
    width: 100%;
}
#carousel-custom .carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0 !important;
    width: auto;
}
#carousel-custom .carousel-indicators li img {
    display: block;
    /*opacity: 0.5;*/
}
#carousel-custom .carousel-indicators li.active img {
    opacity: 1;
}
#carousel-custom .carousel-indicators li:hover img {
    opacity: 0.75;
}

button.checkoutbt {
    color: #ffffff !important;
    background-color: #00aeef !important;
    border-color: #00aeef !important;
}
.modal-dialog.bgwhite {
    background-color: #ffffff;
    width: 100% !important;
    max-width: 63% !important;
}
p.pro_title_cat {
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
	font-weight:700;
    margin-top: 20px;
}
button.posi_close.close{
    color: rgb(255, 255, 255) !important;
    font-size: 20px !important;
    padding: 3px 8px 8px 8px !important;
    position: absolute !important;
    top: -18px !important;
    right: -23px !important;
    z-index: 962 !important;
    background-color: #000000;
    border-radius: 50%;
    border: 2px solid #ffffff;
    box-shadow: 0px 2px 6px #000000;
}
.forimg img {
    width: 100%;
}
h2.ex_txt.home {
    letter-spacing: 1px;
    font-size: 15px;
    padding: 20px 0;
}


.left_side .box1 {
    text-align: center;
    background-color: #e6e6e6;
    min-height: 150px;
    width: 49% !important;
    margin-bottom: 2%;
    padding: 0;
}
.box1 h5{
    background-color: #666666 !important;
    color: #ffff;
    padding: 4px 0;
}
.box1 p{margin:0px;}
.contentpage h5{
    background-color: #666666;
    padding: 10px;
    color: #ffffff;
    text-align: center;
}
.left_side .left{float:left;}
.left_side .right{float:right;}

.meeting{
	text-align: center;
    background-color: #e6e6e6;
    min-height: 150px;
    width: 100% !important;
    margin-bottom: 2%;
        padding: 0 0 10px 0 !important;
}
.meeting h5{
    background-color: #666666 !important;
    color: #ffff;
    padding: 4px 0;
}
a#dlMeetings_lnkMeetingTitle {
    font-family: 'Roboto', sans-serif;
	font-weight:900;
    letter-spacing: 1px;
    font-size: 18px;
    color: #00aeef;
    text-decoration: none;
}
 a.BlueLink {
    font-family: 'Roboto', sans-serif;
	font-weight:900;
    font-size: 15px;
    color: #00aeef;
    text-decoration: none;
}
 a.BlueLink:hover { color: #00aeef;}
 
 input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
   opacity: 1;
}





.reagents {
	text-align:left;
	font-size:11px;
}






hr.g_line {
    border-top: 3px solid #808080;
	width:100%;
}
.contentpage.gallery{
	    display: contents;
}
.col-md-4.g_box {
    margin-bottom: 2%;
}
img.g_small {
    float: left;
    width: 22%;    cursor: pointer;
}
.content_g_box {
    width: 75%;
    margin-left: 25%;
}
.content_g_box h6{
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.content_g_box p{
    font-size: 12px;
    font-style: italic;
    color: #666666;
}

div#menu1 br {
    display: none !important;
}





hr.hr_pro{
	margin: 5px 0;
    height: 0px;
    border: none;
}
.profile_model .modal-dialog {
    background-color: #ffffff;
}
.profile_model p {
    margin: 4px 0px;
}
.profile_model h5{    color: #00aeef;}





/* Responsive start here */

@media screen and (min-width:1315px) and (max-width:1365px){
.navbar-nav.csm ul li {margin-right: 120px !important;}
/*.row.bg_menu {margin: 13px auto 0 auto !important;}
.row.bg_banner {height: 53px;}
*/.navbar-nav.csm ul li {padding-bottom: 8px;}
}

@media screen and (min-width:1280px) and (max-width:1315px){
.navbar-nav.csm ul li {margin-right: 110px !important;}
/*.row.bg_menu {margin: 16px auto 0 auto !important;}
.row.bg_banner {height: 50px;}
*/.navbar-nav.csm ul li {padding-bottom: 8px;}
}

@media screen and (min-width:1250px) and (max-width:1280px){
.navbar-nav.csm ul li {margin-right: 100px !important;}
/*.row.bg_menu {margin: 0px auto 0 auto !important;}
.row.bg_banner {height: 53.5px !important;}
*/.navbar-nav.csm ul li {padding-bottom: 8px;}
}

@media screen and (min-width:1200px) and (max-width:1250px){
.navbar-nav.csm ul li {margin-right: 90px !important;}
/*.row.bg_menu {margin: 18px auto 0 auto !important;}
.row.bg_banner {height: 45px;}
*/.navbar-nav.csm ul li {padding-bottom: 8px;}
}

@media screen and (min-width:1160px) and (max-width:1200px){
.navbar-nav.csm ul li {margin-right: 85px !important;}
/*.row.bg_menu {margin: 22px auto 0 auto !important;}
.row.bg_banner {height: 40px;}*/
.navbar-nav.csm ul li {padding-bottom: 8px;}
}

@media screen and (min-width:1130px) and (max-width:1160px){
.navbar-nav.csm ul li {margin-right: 81px !important;}
/*.row.bg_menu {margin: 25px auto 0 auto !important;}
.row.bg_banner {height: 38px;}*/
.navbar-nav.csm ul li {padding-bottom: 8px;}
}
@media screen and (min-width:1106px) and (max-width:1130px){
.navbar-nav.csm ul li {margin-right: 75px !important;}
/*.row.bg_menu {margin: 23px auto 0 auto !important;}
.row.bg_banner {height: 38px;}*/
.navbar-nav.csm ul li {padding-bottom: 8px;}
}


@media screen and (min-width: 0px) and (max-width:1100px){
.row.home.bg_banner .banner_hide_res{
    display: none;
}



}






/*      ///////////////////////    */
@media screen and (min-width:1315px) and (max-width:1335px){
.navbar-nav.csm ul li {margin-right: 120px !important;}
/*.row.bg_menu {margin: 2px auto 0 auto !important;}
*/.navbar-nav.csm ul li {padding-bottom: 8px;}
}

@media screen and (min-width:1336px) and (max-width:1365px){
.navbar-nav.csm ul li {margin-right: 120px !important;}
/*.row.bg_menu {margin: 2px auto 0 auto !important;}
*/
.navbar-nav.csm ul li {padding-bottom: 8px;}
}
@media screen and (min-width:1200px) and (max-width:1250px){
.navbar-nav.csm ul li {margin-right: 90px !important;}
/*.row.bg_menu {    margin: 4px auto 0 auto !important;}
*/.navbar-nav.csm ul li {padding-bottom: 8px;}
}


@media screen and (min-width:1280px) and (max-width:1315px){
.navbar-nav.csm ul li {margin-right: 110px !important;}
/*.row.bg_menu {margin: 0px auto 0 auto !important;}
*/.navbar-nav.csm ul li {padding-bottom: 8px;}
}


@media screen and (min-width:1100px) and (max-width:1200px){
.navbar-nav.csm ul li {margin-right: 85px !important;}
/*.row.bg_menu {margin: 22px auto 0 auto !important;}
*/
.navbar-nav.csm ul li {padding-bottom: 8px;}
.navbar-nav.csm ul.sub_nav{top:41px !important;}
/*nav.navbar.navbar-expand-lg.navbar-light{top:50px !important;}
*/}
@media screen and (min-width:1100px) and (max-width:1106px){
.navbar-nav.csm ul li {margin-right: 76px !important;}
/*.row.bg_menu {margin: 24px auto 0 auto !important;}
*/
.navbar-nav.csm ul li {padding-bottom: 8px;}
}
@media screen and (min-width:1130px) and (max-width:1160px){
.navbar-nav.csm ul li {margin-right: 81px !important;}
/*.row.bg_menu {margin: 25px auto 0 auto !important;}
.row.bg_banner {height: 46.8px !important;}*/
.navbar-nav.csm ul li {padding-bottom: 8px;}
/*nav.navbar.navbar-expand-lg.navbar-light{top:45px !important;}
*/.navbar-nav.csm ul.sub_nav {
    top: 43px !important;
}
}
@media screen and (min-width:1106px) and (max-width:1130px){
.navbar-nav.csm ul li {margin-right: 75px !important;}
/*.row.bg_menu {margin: 23px auto 0 auto !important;}
.row.bg_banner {height: 45px !important;}*/
.navbar-nav.csm ul li {padding-bottom: 8px;}
/*nav.navbar.navbar-expand-lg.navbar-light{top:45px !important;}
*/.navbar-nav.csm ul.sub_nav {
    top: 40px !important;
}

}
@media screen and (min-width:1100px) and (max-width:1106px){
.navbar-nav.csm ul li {margin-right: 76px !important;}
/*.row.bg_menu {margin: 24px auto 0 auto !important;}
.row.bg_banner {height: 45.5px !important;}*/
.navbar-nav.csm ul li {padding-bottom: 8px;}
/*nav.navbar.navbar-expand-lg.navbar-light{top:45px !important;}
*/.navbar-nav.csm ul.sub_nav {
    top: 40px !important;
}

}

@media only screen and (max-width: 1100px) {
.col-md-9.col-sm-9.col-xs-12.no-padding.header_banner.bg{overflow: inherit;}	
.row.home.bg_banner .banner_hide_res{
    display: none;
}

.header {
    background: #666666;
}
.logo img {
    max-width: 100%;
    float: left;
    max-height: 58px;
    height: 58px;
}











.header .row, .three_box .row{
	width: 100%;
    margin: 0;
}
.search_main {
    margin: 4px 0 0 4% !important;
}
.bg_menu {
    background-color: inherit;
}
nav.navbar.navbar-expand-lg.navbar-light {
	top: 0px;
    width: 100%;
    bottom: 10px;
	right: 10px;
}
button.navbar-toggler {
    position: relative;
    right: -88%;
}
ul.parent {
    position: inherit !important;
    display: block !important;
        margin-top: 15px !important;
}


button.navbar-toggler {
    background-color: #ffffff;
}
.search_main {
    width: 50%;
}
.row.home.bg_banner{background-color: #666666;padding-top: 3px;height: inherit !important;}
.bg {
    background-color:inherit;
}
.row.bg_banner {
    height: 49px;
}
.col-md-3.col-sm-3.col-xs-12.logo.no-padding {
    margin:0px;
}
.col-md-9.col-sm-9.col-xs-12.no-padding.header_banner.bg {
   /* flex: 0 0 100%;
    max-width: 100%;*/
}
.row.bg_banner {
    height: 100% !important;    width: 100% !important;
}
div#cart_icon {
    margin: 0 50%;
}
#background {
    background-size: 100% 100%;
}

#navbarNavAltMarkup ul.parent {
    display: inline-grid;
    text-align: center;
    background-color: #ffffff;
    left: -71%;
    position: relative;
    top: -1px;
	    padding: 0 22%;
}
#navbarNavAltMarkup .navbar-nav.csm ul li {
    margin-right: 0px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
body {
    overflow-x: hidden !important;
}







ul#demo.sub_nav{
    display: none;
}
ul#demo.sub_nav.collapse.show {
    display: block;    left: 0px;
}
ul#demo1.sub_nav{
    display: none;
}
ul#demo1.sub_nav.collapse.show {
    display: block;
}
.navbar-nav.csm ul li.submenu:hover:before{
    display: none;
}
li.submenu .sub-menu-btn-dropdown:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #666666;
    position: relative;
    bottom: -12px;
    z-index: 2;
    right: -10px;
    top: 14px;
}
div#navbarNavAltMarkup {
    position: relative;
    z-index: 999;
    top: 0px;
}
}


@media screen and (max-width: 450px) and (min-width: 0px){
div#cart_icon {
    margin: 0 10%;
}
.col-md-4.col-sm-12.col-xs-12.blue {
    margin: 0;
}
button.btn.btn-default {
    font-size: 12px;
}
button.btn.btn-default {
    height: 40px;
}
a.gallery {
    font-size: 15px;
    padding: 7px 10px;
}
#exampleInputEmail2.sub_input {
	font-size: 14px;
	height: 40px;
}
div#myModalCart, .modal-dialog.modal-ms.style_cart, .modal-content.box_width {
    width: 98% !important;
}
.media-carousel .carousel-control.right {
    top: -993px;
}
.media-carousel .carousel-control.left {
    top: -990px;
}
.media-carousel .carousel-control.right.box {
    top: -443px;
    right: -96%;
}
.media-carousel .carousel-control.left.box {
    top: -448px;
}
}

@media (max-width: 1100px) and (min-width: 991px){
.navbar-expand-lg .navbar-toggler {
      display: block !important;
}
div#navbarNavAltMarkup {
    top: 141px;
    position: relative;
    
}
nav.navbar.navbar-expand-lg.navbar-light.navbar-expand-lg .navbar-collapse.show{display: block !important;}
nav.navbar.navbar-expand-lg.navbar-light.navbar-expand-lg .navbar-collapse {
    display: none !important;
}

}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  {
.footer .footer_logo {
    max-width: 50% !important;
    flex: 0 0 50% !important;
}
.footer .footer_links {
    max-width: 16% !important;
    flex: 0 0 16% !important;
}

.footer .copy-right {
    max-width: 100% !important;
    flex: 100% !important;
    text-align: center;
}
div#navbarNavAltMarkup {
    width: 20%;
    max-width: 36%;
    left: 53%;
}

.make-try-inst{padding:0px 20px !important;text-align:center;}	
	
.row.bg_banner {
    height: 53px;
}	
.media-carousel .carousel-control.left {
    top: -270px;
}	
.media-carousel .carousel-control.right {
    top: -270px;
}
.media-carousel .carousel-control.left.box {
    top: -160px;
}
.media-carousel .carousel-control.right.box{
    top: -160px;
}
.main_cat_pro_box .cat_pro_box {
    max-width: 30%;
}
/*input.qtypro {
    width: 40PX;
}	*/
.adtocardQTY a{font-size: 15px;background-position: 100% 4px;}
form#make_tray_form {
    padding: 0px 30px;
}
.col-md-4.col-sm-6.col-xs-12.cat_pro_box{  flex: auto;
    max-width: 31.9%;
    margin: 10px 5px;}
.col-md-4.col-sm-6.col-xs-12.cat_pro_box h5.box_txt{font-size:100%;}
.cat_pro.right{right: -85%;display: inline-block;}
.profile_box a,.profile_box {z-index: 111111111111;}
.media-carousel .carousel-control.right{right: -97%;}	
.col-md-3.col-sm-6.col-xs-12.hover.ehover2 {
    padding: 0px 6px;
}	
.container.bottom_cart_btns a{width:100%;}
}

@media only screen and (min-device-width : 769px) and (max-device-width : 1024px)  {
.cat_pro.right{right: -85%;display: inline-block;}	
.main_cat_pro_box .cat_pro_box {
    max-width: 32%;
}
.col-md-4.col-sm-6.col-xs-12.cat_pro_box{ flex: 0 0 32%;
    max-width: 32%;
    width: 32%;}
	.profile_box a,.profile_box {z-index: 111111111111;}
	.media-carousel .carousel-control.right{right: -97%;}	
.col-md-3.col-sm-6.col-xs-12.hover.ehover2 {
    padding: 0px 6px;
}
.container.bottom_cart_btns a{width:100%;}	
}
@media (max-width: 1100px) and (min-width: 550px){
.search_main {
    margin: -4px 0 0 5% !important;
}

}
.col-md-4.col-sm-12.col-xs-12.blue {
    width: 32% !important;
    flex: 32% !important;
}












.main_helpful_links{margin:2% 0;}
.headerlink_box{
    background-color: #C2C2C2;
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 10px;	
}
.link_des_box {
    background-color: #ECECEC;
    color: #000000;
    font-size: 15px;
    font-weight: normal;
    padding: 10px;
}
.main_helpful_links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main_helpful_links ul li {
  padding-left: 1em; 
  text-indent: -.7em;
}
.main_helpful_links ul li::before {
    content: "■";
    color: #000000;
    font-size: 11px;
    vertical-align: text-bottom;
    padding: 0px 8px;
}
a.BlueLink {
    position: absolute;
    padding: 4% 0px;
}
a.BlueLinkaa {
    font-family: 'Roboto', sans-serif;
	font-weight:900;
    font-size: 15px;
    color: #00aeef;
    text-decoration: none;
} 
.help_ser {width: 80%;margin: 0 auto;}
input.linksearch {width: 80%;}
form.link_search_form { background-color: #f5f6f7;padding: 10% 8%;border: 2px solid #666;}
.help_ser p {background-color: #666666;color: #ffffff;margin: 0;padding: 5px 10px;}

@media only screen and (max-width: 450px) {
#profile_main .pro_name{
    font-size: 80%;
    font-weight: 500;	
	width: 30%;
	text-align: left;
}
#profile_main .col-md-9.left {
    width: 100% !important;
    display: inline-block;
    padding: 0px;
}
#profile_main .col-md-12.address_input {
    padding: 0px;
}
#profile_main .pro_name .form-control{
    width: 74% !important;
    float: right!important;
}
#profile_main .ger_data {
    width: 70% !important;
    padding: 9px 3%;
}
#profile_address .pro_name {
    width: 30%;
	text-align: left;
}
#profile_address .col-md-6.right{padding:0px;}

#profile_address .ger_data {
    width: 68%;
    padding: 9px 1%;
/*	float: right;
	overflow: -webkit-paged-y;
	display: inline-block;*/
}
#profile_address .pro-null .pro_name {display:none;}
#profile_address .pro-null .ger_data {
    width: 100%;
	
}
#profile_address .ger_data p{position:relative;}
#profile_address .col-md-6.left {
    padding: 0px;
}
#profile_address .col-md-12.address_input {
    padding: 0px;
}






ul.nav.nav-tabs li a{padding: 2px 3px !important;font-size: 12px !important;}
.logo.no-padding {
    flex: 0 0 18%;
    max-width: 18%;
    margin-right: 3px;
    margin-bottom: 4px;
    padding-left: 3px !important;
    top: 10px;
	top: 9px;
}
ul.nav.nav-tabs li {
    margin-right: 2px !important;
}


/*.logo img {
    max-height: 50px;
    height: 50px;
}*/
.top_cart_btns .col-1 {
    max-width: 100% !important;
    width: 100%!important;
    flex: 100%!important;
}
.top_cart_btns .col-3 {
    max-width: 50% !important;
	margin-top:10px;
}
.explore_slide .sssss img {
    height: auto !important;
}
ul#box-container {
    padding: 0px !important;
}
.reverseSearchForm input#searchEmailPage{width:65%;}
.container-fluid.no-padding.header_banner {
    padding: 0px 16px !important;
}
.col-md-3.col-sm-6.col-xs-12.hover.ehover2,.pro-href{
	pointer-events: none !important;
    cursor: default!important;
}
.gallery .overlay{display:none;}
#cart_detail2 input.qtyc {
    border: 1px solid;
}
div#pay-order {
    margin-bottom: 20px;
}
.submit_page_btns .col-8{display:none;}
.submit_page_btns .col-2{max-width:50%; padding: 0px 7px;}
    
}

.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
    margin-top: -15px;
	zoom: .8;
}

