*{font-family: 'Roboto', sans-serif;}
@font-face {
    font-family: 'Lato-Regular';
    src: url('/css/webfonts/Lato-regular.ttf');
}


@media screen and (min-width:1400px){
    .sub-nav-inner {
    max-width: calc(100% - 270px);
    width: 100%;
}
}
@media screen and (min-width:1200px) and (max-width:1399px){
    .sub-nav-inner{
        max-width: calc(100% - 185px);
		width: 100%;
    }
}
.contactform h3{font-family: 'ProximaNova-Bold', sans-serif;
    color: #bf1e2e;
	text-transform:uppercase;
font-size: 35px;}
.contactform p{font-size: 20px;
    font-style: italic;
letter-spacing: 2px;}
.contactform .form-control{border: none;
border-radius: 0;}
.featured .item{margin:15px 0;}
.featured .item .categImgCont{padding:15px 0px 0 0px;}
.featured .item .categImgCont .parentbox{margin:10px;}
.featured .item h4{font-size:15px;padding:10px;}
/* .item .btn {
    color: #fff;
    background: #f7941d;
    border-color:#ffc074;
    padding: 15px 25px;
    text-transform: uppercase;
    font-size: 13px;
    min-width: 100%;
    border-radius: 0;
    position: relative;
}
.item a.btn:after {
    content: "\e072";
    font-family: "Glyphicons Halflings";
    line-height: 1;
    right: 7px;
    margin: 3px;
    position: absolute;
	color:gainsboro;
} */

.catglist .btn{color: #fff;
    background: #f7941d;
    padding: 20px 50px;
	text-transform:uppercase;
	font-size:15px;
	min-width: 80%;
    border-radius: 0;
	position: relative;
margin-top: -15px;}
.catglist a.btn:after {
    content: "\e072";
    font-family: "Glyphicons Halflings";
    line-height: 1;
    right: 12px;
    margin: 3px;
    position: absolute;
	color:gainsboro;
}
.catglist .imgcont{height: 300px;overflow: hidden;-webkit-box-shadow: 0 10px 6px -6px #777;
position:relative;
background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
       -moz-box-shadow: 0 10px 6px -6px #777;
            box-shadow: 0 10px 6px -6px #777;}
.catglist .imgcont img{width:100%}
.catglist .col-xs-12{overflow:hidden;position: relative;text-align: center;margin: 15px 0;}
.catglist .col-xs-12 p{font-family: 'ProximaNova-Bold', sans-serif;font-size: 45px;font-weight:bold;text-transform: uppercase;color: #fff;max-width: 300px;margin: 0 auto;text-align: center;}
.catglist .col-xs-12 .parent{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.rapid{margin: 15px 0;
    background: black;
    float: left;
	display: flex;
    width: 100%;-moz-box-shadow: 0 10px 6px -6px #777;
            box-shadow: 0 10px 6px -6px #777;}
.shipboxes{margin: 15px 0;
    background: #b42b37;
    float: left;
	width:100%;
	display:flex;
	-moz-box-shadow: 0 10px 6px -6px #777;
            box-shadow: 0 10px 6px -6px #777;
    }
.shipboxes  img.boxes{position: absolute;
    max-width: 300px;
    left: 80px;
    bottom: -30px;
    z-index: 0;}
.shipboxes .leftside{padding:20px 0 0 50px;position:relative;}
.shipboxes .leftside h3{font-size:25px;color:#fff;}
.shipboxes .leftside p{font-size:20px;color:#fff;}
.shipboxes .rightside{background:#fff;
	padding:30px 0 0 15px;	}
	.shipboxes .btn {
    color: #fff;
    background: #f7941d;
    padding: 15px 30px;
    text-transform: uppercase;
    font-size: 15px;
    width: 250px;
    border-radius: 0;
    position: relative;
    margin-top: 20px;
	z-index:1;
}
.shipboxes .rightside .brands{}
.shipboxes a.btn:after {
    content: "\e072";
    font-family: "Glyphicons Halflings";
    line-height: 1;
    right: 12px;
    margin: 3px;
    position: absolute;
    color: gainsboro;
}
.shipboxes .rightside .brands img{float:left;}.shipboxes .rightside{padding:20px}	
.rapid .leftside,.shipboxes .leftside{padding:20px;}
.rapid .rightside img{width:100%}
.rapid .rightside{background-image: url(/images/rapid.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    background-color: #b42e31;}
.shipboxes .rightside{width:50%;float:right;}
	.rapid .leftside h4{color: #f7941d;
    font-style: italic;
    font-size: 20px;
    text-align: right;
    padding-right: 40px;}
	
.rapid .leftside h3{font-family: 'ProximaNova-Bold', sans-serif;
    font-size: 60px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    text-align: right;
    padding: 0 20px;}

.catglist .col-xs-12 .parent:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.keepInput{display:block !important;transform: translateY(0%) !important;}
#promoM{border-radius: 4px 0 0 4px !important;}
.promoMCont{margin:5%;width:90%;padding-top:10px;}
.orange{color: #EC7428;}
#shopFull{background:#EC7428 !important;color:white !important;}
#lhnchatimg{height:23px;width:80px;}
#lhnContainerDone a{display:none;}
#lhnHelpDone{display:none;}
#item-details #lhnContainerDone a{display:block;}
#item-details #lhnContainerDone{float:right;padding-left:5px;}
#lhnContainerDone a#aLHNBTN{display:block;}
#lhnContainerDone{display:block;}
.form_control_placeholder {position: absolute;top: 0px;left: 10px;color: #387db8;background-color: #fff;padding: 0px 3px;font-size: 8px;text-transform: uppercase;font-weight: 400;letter-spacing: 1px;}
#cartItems{margin:0;float:left;margin-left:25%;}
.headerlogin{padding-left:0;padding:15px 5px 10px 0;text-align:right;}
.fleft{float:left;}
.fright{float:right;} 
.headCarticon{font-size:24px; color:#bf1e2e; top:3px;} 
#fade {display: none;background: #000;position: fixed; left: 0; top: 0;width: 100%; height: 100%;opacity: .80;z-index: 9999;}
.topright{padding-top:3px}
.quickorder{min-width:60%}
a.compLink{text-decoration:none;}
.promo1 img{width:100%;}
.promo2 img{width:100%;}
.promo3 img{width:100%;margin:10px 0;}
.container .promo1{padding:0 5px 0 0;margin:10px 0;}
.container .promo2{padding:0 2.5px 0 2.5px;margin:10px 0;}
.container .promo3{padding:0 0 0 5px;} 
.refinment{margin: 20px 5px;border-radius: 3px;width:100%;}
#cpytQtyM{color:#ffffff;background-color:#F7941D;top:0px;padding:2px;font-size:10px;position:absolute;min-width:20px;right: -5px;}
#wrap {position: absolute;background: url("images/loading.gif");background-size: contain;width: 200px;height: 200px;left:50%;top:35%;}
#cpytQty{position: absolute;top: 2px;background: #c47f35;font-size: 16px;font-family: 'Roboto', sans-serif;left:35px;color: #fff;margin-left:0px;margin-top:0px;}
.input-group-addon.input-group-sm.input-mini{padding:2px 7px;font-size:10px;}
#searchselectf{font-size:10px;width:68px;height:34px;}
#searchselectm{font-size:10px;width:68px;height:34px;text-decoration: none;}
.compareleft{float: left;position: absolute;left: 20px;bottom: 20px;}
#searchMobile{margin:5px 0;}
#fullSearch btn{line-height: 1 !important;}
.btn-warning, .ctBtn {color: #fff;background-color: #bf1e2e;border-color: #bf1e2e;}

.alert{/*max-width: 750px;*/margin: 4px auto;}
#acctMenu .dropdown-menu li:hover .sub-menu {visibility: visible;} 
#acctMenu .dropdown-menu{top:17px;}
#acctMenu.dropdown:hover .dropdown-menu {display: block;}
/*Auto Suggest*/
ul.suggestDropDown{z-index: 30000;left:-350px;top: 35px;position:absolute;min-height:530px;width:800px;overflow:hidden;padding:5px 0px 25px 0;border:1px solid gray;border-radius: 0 0 5px 5px;display:none;box-shadow: 0 0 10px #ccc;}

@media(max-width:991px){
    ul.suggestDropDown{
        left:0;
    }
}

#mobileHead ul.suggestDropDown{top:178px;width: 95%;} 
ul.suggestDropDown b {color: #000;}
ul.suggestDropDown ul {list-style: outside none none;margin: 0;padding: 0;}
ul.suggestDropDown li {list-style: outside none none;margin: 0;padding: 0;position: relative;text-align: left;color: #000;}
ul.suggestDropDown li ul li {cursor: pointer;padding: 5px 20px;font-size: 14px;}
ul.suggestDropDown li ul li a{color: #818181 !important;display:block;width:100%;height:100%;text-decoration:none;}
ul.suggestDropDown li ul li .pts_ac_suggestion a{height:1.3em;white-space:nowrap;overflow:hidden;display:block;text-overflow:ellipsis;text-decoration:none;}

ul.suggestDropDown li:last-child ul li:last-child {border-radius: 0 0 5px 5px;}
ul.suggestDropDown li ul li:nth-child(2n) {background: #fff none repeat scroll 0 0;}
/*ul.suggestDropDown li ul li:nth-child(2n+1) {background: #f2f2f2 none repeat scroll 0 0;}*/
ul.suggestDropDown li h2 {/*background: #0c75b8 none repeat scroll 0 0;*/color: #000;display: block;font-weight: bolder;margin: 0;padding: 5px 4px;font-size: 15px;margin-top:15px;}
ul.suggestDropDown .pts_ac_products li {padding: 4px 6px;position: relative;}
ul.suggestDropDown .pts_ac_products li:last-child {border-bottom: 0 none;}
ul.suggestDropDown .pts_ac_products li h3 {color: #636363;font-size: 14px;font-weight: bolder;margin: 0;padding: 0;}
ul.suggestDropDown .pts_ac_products li .pts_ac_iwrap {float: left;line-height: 50px;margin: 5px;overflow: hidden;position: relative;text-align: center;	width: 75px;}
ul.suggestDropDown .pts_ac_products li img.pts_ac_image {float: left;height: 50px;margin: 5px;position: relative;width: 50px;}
ul.suggestDropDown .pts_ac_products li .pts_ac_iwrap img.pts_ac_image {float: none;height: auto;margin: 0;max-height: 75px;max-width: 75px;vertical-align: middle;width: auto;}
ul.suggestDropDown .pts_ac_products li p {font-size: 12px;margin: 0;padding: 0;overflow: hidden;max-width: 350px;max-height: 52px;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;line-height: 1.5;}
ul.suggestDropDown .pts_ac_products li span {float: right;font-weight: bold;position: relative;}
ul.suggestDropDown li ul li.pts_ac_active {background: #e2e2e2 none repeat scroll 0 0 !important;}
ul.suggestDropDown .pts_ac_products li > span {background-color: rgba(0, 0, 0, 0.9);border-radius: 12px 0 0 12px;color: #fff;display: none;	height: 53px;left: -270px;overflow: hidden;padding: 5px 10px;position: absolute;text-align: left;top: 0;width: 250px;}
ul.suggestDropDown .pts_ac_products li > span::after {display: block;}
ul.suggestDropDown .pts_ac_products li:hover > span {display: block;background-color:#e2e2e2;}  
/*IOS Overlay*/
.ui-ios-overlay {z-index: 99999;position: fixed;top: 50%;left: 50%;width: 200px;height: 200px;margin-left: -100px;margin-top: -100px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000,endColorstr=#cc000000);background: rgba(0,0,0,0.8);-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;}
.ui-ios-overlay .title {color: #FFF;font-weight: bold;text-align: center;display: block;font-size: 26px;position: absolute;bottom: 30px;left: 0;width: 100%;}
.ui-ios-overlay img {display: block;margin: 20% auto 0 auto;}
.ui-ios-overlay .spinner {left: 50% !important;top: 40% !important;}
.ios-overlay-show {-webkit-animation-name: ios-overlay-show;-webkit-animation-duration: 750ms;-moz-animation-name: ios-overlay-show;-moz-animation-duration: 750ms;-ms-animation-name: ios-overlay-show;-ms-animation-duration: 750ms;-o-animation-name: ios-overlay-show;-o-animation-duration: 750ms;animation-name: ios-overlay-show;animation-duration: 750ms;}
@-webkit-keyframes ios-overlay-show {0% { opacity: 0; } 100% { opacity: 1; }}
@-moz-keyframes ios-overlay-show {0% { opacity: 0; } 100% { opacity: 1; }}
@-ms-keyframes ios-overlay-show {0% { opacity: 0; } 100% { opacity: 1; }}
@-o-keyframes ios-overlay-show {0% { opacity: 0; } 100% { opacity: 1; }}
@keyframes ios-overlay-show {0% { opacity: 0; } 100% { opacity: 1; }}
.ios-overlay-hide {-webkit-animation-name: ios-overlay-hide;-webkit-animation-duration: 750ms;-webkit-animation-fill-mode: forwards;-moz-animation-name: ios-overlay-hide;-moz-animation-duration: 750ms;-moz-animation-fill-mode: forwards;-ms-animation-name: ios-overlay-hide;-ms-animation-duration: 750ms;-ms-animation-fill-mode: forwards;-o-animation-name: ios-overlay-hide;-o-animation-duration: 750ms;-o-animation-fill-mode: forwards;animation-name: ios-overlay-hide;animation-duration: 750ms;animation-fill-mode: forwards;}
@-webkit-keyframes ios-overlay-hide {0% { opacity: 1; } 100% { opacity: 0; }}
@-moz-keyframes ios-overlay-hide {0% { opacity: 1; } 100% { opacity: 0; }}
@-ms-keyframes ios-overlay-hide {0% { opacity: 1; } 100% { opacity: 0; }}
@-o-keyframes ios-overlay-hide {0% { opacity: 1; } 100% { opacity: 0; }}
@keyframes ios-overlay-hide {0% { opacity: 1; } 100% { opacity: 0; }}
/******************************************************************************/
.tabbable a{color: rgb(17, 76, 187);background:transparent;}
.tab-content {border-left: 1px solid #ddd;border: 1px solid #ddd;padding: 10px;border-radius:0 0 10px 10px;}
#menucontainer .nav-tabs > li.active > a{background-color: rgb(10,47,102);color: #fff;font-weight: bold;}
#menucontainer .nav > li > a:hover, .nav > li > a:focus {text-decoration: none;background-color: #eee;}
#menucontainer .nav-tabs>li>a {border: 1px solid #ddd !important;}
#menucontainer .nav-tabs > li > a {margin-right: 2px;line-height: 1.42857143;border: 1px solid transparent;border-radius: 4px 4px 0 0;}
#menucontainer .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {background-color: rgb(10,47,102) ;color: #fff;font-weight: bold;}
.gotoTop{padding:10px 0;margin:0;z-index:10000;position:fixed;bottom:0;width:100%;display:none;opacity:.8;}
.menuMain {width: 100%;height: 40px;z-index: 999;position: relative;left: 0px;background: #333d47;background-position: 2% 50%;background-repeat: no-repeat;background-size: 110px;}
ul#css3menu {/*display: block;float: left;padding-left: 0px;*/padding:0;white-space: nowrap;background-color: #333d47;/*margin: 0;*/list-style: none;/*width:80%;*/}
/*ul#css3menu .firstli {border-left: 2px solid #fff;}
ul#css3menu .firstli:first-child {border-left: none;}*/
ul#css3menu li {position: relative;display:inline-block;}
ul#css3menu li.topmenu>a {overflow: hidden; text-overflow: ellipsis;line-height: 30px;text-align: center;}
ul#css3menu li.topmenu>a span{font-family: 'Roboto', sans-serif;}
ul#css3menu a {/*background-color: #008c99*/margin-top:-4px;background-position: right center;display: block;vertical-align: middle;text-align: left;text-decoration: none;font-size: 17px;color: #FFFFFF;cursor: pointer;padding: 5px 0px;background-repeat: no-repeat;/*font-weight:bold;*/}  
#topSection{margin-bottom:10px;}
ul#css3menu #brandsNav a{color:#000;text-align:center;}
ul#css3menu #brandsNav a:hover{text-decoration:underline;}
ul#css3menu #brandsNav a img{display:inline-block;max-height:50px;}
ul#css3menu #brandsNav div{text-align:center;}
#brandsNav div .col-xs-2:hover{background:aliceblue;}
.menubtn{padding:4px 3px;margin: 0 5px;color: #C7B9B9;}
.menubtntxt{padding-top: 3px;display: block;font-size: 18px;color: #C7B9B9;}
.subli{padding-left:30px;}
#topTop{padding-top:8px;}
#topTop h4{margin:0}
li.addtl{overflow:hidden;text-overflow:ellipsis;} 
/*Flyout Menu*/
ul#css3menu .submenu.active{height:auto;visibility:visible;
-webkit-box-shadow: 0 48px 50px 0 rgba(0,0,0,.5);
    -moz-box-shadow: 0 48px 50px 0 rgba(0,0,0,.5);
    box-shadow: 0 48px 50px 0 rgba(0,0,0,.5);
	background-color:#6b6a6a;
	padding:8px 0;
	


}
.col-sm-upto7:hover{background-color:#6b6a6a !important;}
.toplinks{text-align: right;
    margin-top: 15px;}
.toplinks a, .toplinks span{color: #bf1e2e;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    border-bottom: 2px solid gainsboro;
    margin: 5px;
	text-decoration: none;}	
/* .toplinks a:hover{border-bottom:none;} */

ul#css3menu .submenu .container{padding:0}
ul#css3menu .submenu{
	height:0px;
	width:300px;
	z-index:50;
	position:absolute;
	visibility:hidden;
	overflow:hidden;
	left:0;
	float:left;
    background-size: contain;
    background-position: left;
	
	
	}
ul#css3menu li, ul#css4menu li{position:relative;}
ul#css3menu ul .submenu{	position:absolute;left:100%;top:-1px;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;}
/*ul#css3menu{display:block;float:left;padding-left: 0px;white-space: nowrap; margin:0 15%;}*/
ul#css3menu ul{	padding:3px 0px;}
ul#css3menu .column{float:left;}
.column{/*border-radius: 5px;border: 1px solid grey;background: #FFFFFF;*/padding-left:10%;padding-top:25px;}
ul#css3menu li{display:table;white-space:nowrap;float:left;}
ul#css3menu > li{box-shadow: 2px 0 #0d0e0e;}
ul#css3menu a:focus{	outline-style:none;}
ul#css3menu .parentli a .arrowIcon{width: 20px;height: 13px;display: hidden;}
ul#css3menu .parentli a:hover .arrowIcon{width: 20px;height: 13px;display: hidden;color:#AAAAAA;}
ul#css3menu ul li{float:none;margin:1px 0;padding: 10px 0 5px 15px;border-bottom: 1px dashed #454c54;width:100%;}
ul#css3menu .column ul a{text-align: left;padding: 7px;background-color: #e5e5e5;/*border-width: 1px;border-style: solid;border-color: #FFFFFF;*/font-size: 15px;color: #818181;text-decoration: none;overflow: hidden;text-overflow: ellipsis;}
ul#css3menu li:hover>a{background-color:#6b6a6a;/*border-color:#F7941D;*/text-decoration:none; background-position:right center;display:block;vertical-align:middle;color:#fff}
ul#css3menu .topmenu li:hover>a{/*background-color:rgba(151, 200, 60, 0.32);border-color:rgba(151, 200, 60, 0.32);*/}
.list-inline-adjust{display:block;justify-content:center;margin-bottom:0;}
.downmenuarrow{visibility:hidden;width: 0px;
    height: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 4px solid #fff;
    position: relative;
    margin: 0 auto;
}
ul#css3menu li:hover>div.downmenuarrow{visibility:visible}
#searchRadio{text-align:center;}
#searchRadio input{display:inline-block;margin:5px;}
#searchRadio span{cursor:pointer;}
/*Carousel Modified*/
#myCarousel{margin:5px 0;}
.carousel-inner img{margin:0 auto;}  
.container .carousel-control.left{background:none;background-image: none;}
.container .carousel-control.right{background:none;background-image: none;}
.carousel-control .glyphicon-triangle-left, .carousel-control .glyphicon-triangle-right{position: absolute;top: 50%;z-index: 5;display: inline-block;margin-top: -10px;font-size:1.5em;}
#carouselHome .glyphicon-triangle-left, #carouselHome .glyphicon-triangle-right{font-size:2.3em;} 

.carousel-control .glyphicon-triangle-right{left:0}
.carousel-control .glyphicon-triangle-left{right:0}
.carousel-control {width:5%}
/*Owl Carousel*/
.navyboldh5{color:#0654D3;font-weight:bold;padding:2px 3px;margin:0;font-size:14px;}
.navyboldh5f{color:#0654D3;font-weight:bold;padding:2px 3px;margin:0;font-size:16px;}
.greyboldh5{color:grey;font-weight:bold;padding:0;text-align:center;}                                                          
.owl-wrapper-outer{border:1px solid #D8D3D3;border-radius:5px;}
.owl-item{display:inline-block;}
.customNavigation{text-align: center;}
.customNavigation{position: absolute;top: 50%;width: 100%;}  
.customNavigation .next .glyphicon{font-size:40px;}
.customNavigation .prev .glyphicon{font-size:40px;}
.customNavigation .next:hover{color:#7B91A5;}
.customNavigation .prev:hover{color:#7B91A5;}
.char1{padding: 0 3px;width: 25px;text-align: center}
#owlslide .item{padding: 10px 15px;margin: 0 8px;text-align: left;background: #ffffff;border: 1px solid gainsboro;border-radius: 5px;overflow:hidden;}
#owlslide .item img{margin:0 auto;} 
#owlslide{overflow:hidden;}
#owlslidec .item{padding: 5px 10px;margin: 10px;text-align: left;background: #ffffff;float: left;border: 1px solid gainsboro;border-radius:5px;}
#owlslidec .item img{display: block;margin: 0 auto;} 
#owlslidew .item{padding: 5px 10px;margin: 10px;text-align: left;background: #ffffff;}
#owlslidew .item img{margin:0 auto;} 
#owlslidew{overflow:hidden;}
#owlslidew .owl-controls{/*display:none !important;*/margin:-10px;} 
.catgcell{float:left;width:100%;text-align:center;}
.right span{color:#CAC3C3}
.left span{color:#CAC3C3}
#owlslidec{overflow:hidden;}
.imgitem{max-height:140px;max-width:140px;margin:0 auto;}
.imgcateg{height:100px;}
.prev, .next ,.prevc , .nextc{cursor:pointer} 
/*Mobile Nav */
.gray {margin: 0px;padding: 0px;color: #c0c1c4;font-weight: bold;}
.mobileHead .navbar-default .navbar-collapse, .mobileHead .navbar-default .navbar-form {margin-top: 0px;}
.mobileHead .blue_bar{background: #fff;background: -moz-linear-gradient(top,  rgba(3,86,144,1) 75%, rgba(3,86,144,0.75) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(75%,rgba(3,86,144,1)), color-stop(100%,rgba(3,86,144,0.75))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(3,86,144,1) 75%,rgba(3,86,144,0.75) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(3,86,144,1) 75%,rgba(3,86,144,0.75) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(3,86,144,1) 75%,rgba(3,86,144,0.75) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(3,86,144,1) 75%,rgba(3,86,144,0.75) 100%); /* W3C */
background: #fff;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#035690', endColorstr='#bf035690',GradientType=0 ); /* IE6-9 */
position:relative;}
#mobilehamb{margin:5px;}
.mobileHead .navbar-link {display: inline-block;margin: 5px 0 5px 38px;}
.mobileHead .navbar-header {text-align: center;padding: 4px;}
.navbar-header .navbar-link img{max-width:120px;}
.white {margin: 0px;padding: 0px;color: gray;font-weight: bold;}
.mobileHead #bs-navbar-search {background: #c0c1c4;
background: -moz-linear-gradient(top, rgba(248, 248, 248, 1) 50%, rgba(213, 212, 212, 0.9) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,rgba(213, 212, 212, 0.9)), color-stop(100%,rgba(3,86,144,0.75)));
background: -webkit-linear-gradient(top, rgba(248, 248, 248, 1) 50%,rgba(213, 212, 212, 0.9) 100%);
background: -o-linear-gradient(top, rgba(248, 248, 248, 1) 50%,rgba(213, 212, 212, 0.9) 100%);
background: -ms-linear-gradient(top, rgba(248, 248, 248, 1) 50%,rgba(213, 212, 212, 0.9) 100%);
background: linear-gradient(to bottom, rgba(248, 248, 248, 1) 50%,rgba(213, 212, 212, 0.9) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0c1c4', endColorstr='#c0c1c4',GradientType=0 );}
.mobileHead .navbar-default .navbar-collapse, .navbar-default .navbar-form {margin-top: 0px;}
.mobileHead .navbar-default .navbar-toggle {border-color: transparent;}
.mobileHead .navbar-collapse {max-height: 420px;overflow-x: visible;padding-right: 15px;padding-left: 15px;border-top: 1px solid transparent;box-shadow: inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling: touch}
.mobileHead .navbar-collapse.in {overflow-y: auto}
.mobileHead .container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {margin-right: -15px;margin-left: -15px}
.mobileHead .navbar-static-top {z-index: 1000;border-width: 0 0 1px}
.mobileHead .navbar-fixed-top, .navbar-fixed-bottom {position: fixed;right: 0;left: 0;z-index: 1030}
.mobileHead .navbar-fixed-top {top: 0;border-width: 0 0 1px}
.mobileHead .navbar-fixed-bottom {bottom: 0;margin-bottom: 0;border-width: 1px 0 0}
.mobileHead .navbar-brand {float: right;padding: 5px 15px 0px;font-size: 20px;font-weight:bold;line-height: 20px;height: 20px}
.mobileHead .navbar-brand:hover, .navbar-brand:focus {text-decoration: none} 
.mobileHead .navbar-toggle {position: relative;float: left;padding: 0px 5px;color:#FFF;font-weight:bold;font-size:14px;	background-color: transparent;background-image: none;border: 1px solid transparent;}
.mobileHead .navbar-toggle:focus {outline: 0}
.mobileHead .navbar-toggle .icon-bar {display: block;width: 22px;height: 2px;padding-top: 4px;border-radius: 1px}
.mobileHead .navbar-toggle .icon-bar+.icon-bar {margin-top: 4px}
.mobileHead .navbar-nav {margin:4px auto;}
.mobileHead .navbar-nav>li>a {padding-top: 10px;padding-bottom: 10px;line-height: 20px}
.mobileHead .navbar-form {margin-left: -15px;margin-right: -15px;padding: 10px 15px;border-top: 1px solid transparent;border-bottom: 1px solid transparent;-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);margin-top: 8px;margin-bottom: 8px}
.mobileHead .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background-color: transparent;}
.mobileHead .navbar-default .navbar-toggle .icon-bar {background-color:gray;}
ul.mn {max-width: 767px;}
.mobileHead .blue_bar .key_input {color: #484848;font-size: 13px;height: 35px;-webkit-appearance: none;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border: #c0c1c4 solid 3px;float: left;width: 100%;}
.mobileHead .blue_bar .btn {height: auto;font-size: 16px;border: none;margin-left: -44px;position: absolute;margin-top: 3px;max-height: 28px;overflow: hidden;}
.mobileHead .navbar-default .navbar-nav>li>a {color: #fff;white-space:nowrap;float:left;width:100%}
.mobileHead .navbar-default .navbar-nav>li>a:hover {color: #fff;}
.mobileHead .navbar-default .navbar-nav>li a:hover {background: #bf1e2e;}
.mobileHead .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {color: #fff;background-color: transparent;} 
#pageStart{/*margin-top:139px;*/min-height:400px;background:#fff;min-height: 60vh;} 
/*#carouselHome{margin-top:-18px;}*/
#products h1{font-size:1em;line-height:1;font-weight:bold;margin-top:20px;color:#636363;}
/*Quick View Popup*/
#qvModal .qvDesc{color: #0066CC;font-weight:bold;}  
#qvModal .details{padding:0;color:#838282;}
#qvModal .pricer{color:red;font-weight:bold;}
#qvModal .pricer strike{color:#000;}
#qvModal .itemRow{border-bottom: 1px solid #e5e5e5;margin-bottom:1px;}
#qvModal .itemRow img{max-height:120px;margin:0 auto;max-width:120px;}
#qvModal .itemRow:last-child {border-bottom:0}
#qvModal .total{font-weight:bold;margin:10px 0;font-size:16px;}
#qvModal .modal-body{max-height: 380px;overflow-y: auto; overflow-x:hidden;}
#qvModal .total span{color: #527AB7;} 
.titleh1 {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;line-height: 16px;/* fallback */max-height: 48px;/* fallback */-webkit-line-clamp: 3; /* number of lines to show */-webkit-box-orient: vertical;}
.titleCont{height:42px;overflow:hidden;}
#products .colors.compare{height:16px;overflow:hidden;padding:3px 0 0 0;}
#products .colors.compare ul{display:inline-table;}
#products .colors.compare ul.listcolor li div img{width:18px;height:7px;}
#products .colors.compare ul.listcolor li .swatchdiv span{width:18px;height:7px;}
.compare {font-size:12px;}
.titleCont {height: 52px;overflow: hidden;}
.itemNum {height: 16px;font-size:12px;}
#products .lead {margin-bottom: 0;
    /*color: #fff;*/
	color: #F7941D;
    font-size: 17px;
    font-weight: bold;
    /*background: #F7941D;*/
    /*padding: 3px 5px;*/}
#products .item {padding:0;}
#products .item.list-group-item{padding: 10px 15px;} 
.titleCont {height: 65px;overflow: hidden;margin-bottom: 4px;}
.comparel{height:18px;}
.itemNum{font-size:14px;font-weight:bold;color:gray;}
.grid-group-item .itemNum{text-align:right}
.grid-group-item.list-group-item .itemNum{text-align:left}
.grid-group-item.list-group-item hr{display:none;}
.grid-group-item .compare{float:left;margin-top:-3px}
#carouselImg .carousel-inner{margin-top:-35px;}
#carouselImg .carousel-inner .mult{margin-top:-30px;}
#carouselImg img{max-height:250px;}
#carouselImg .carousel-indicators .active {background:#565454}
#carouselImg .carousel-indicators li {background:#c8c8c8}
#carouselImg .carousel-control{z-index: 30;top: 50%;font-family: 'Roboto', sans-serif;font-size: 60px;font-weight: 100;color: #ffffff;text-align: center;-webkit-border-radius: 23px;-moz-border-radius: 23px;border-radius: 23px;opacity: 0.5;filter: alpha(opacity=50);color: gainsboro;}
/*Footer*/
/*body{margin-bottom:60px;}*/
#footer1{margin:25px 0 10px 0;width:100%;background: #008c99;padding: 8px 0;}
#footer1 label{color:#fff;}
#footer1 .container{height:35px}
.footbtn{padding:0;}
.social img{width:52px;}
.social a{position: relative;top: -20px;float:left;}
.emaillabel{padding-top:7px;}
.horizMedia div{padding:0}
.horizMedia img{width:80%;float:left;max-width:55px;min-width:40px;}
#footerLinks .row .horizMedia {margin-bottom:15px;}
#footerLinks a{color: #2b3239;font-size: 13px;}
#catalogLink img{position:absolute;z-index:2;min-width:50%;}
.copyright{
	font-size: 12px;
    font-style: italic;
    font-weight: 300;
    color: #fff;
    margin: 5px 0;
	text-align:center;
}
#footerLinks{padding-bottom: 20px;background: whitesmoke;padding-top:30px;}
#footerLinks .row{margin:0;}
#footer1 .row{margin:0;}
/*Category pages*/
.categCont, .scategCont{border: 1px solid #E4E0E0;margin: 5px 0px;box-shadow: 2px 3px #F3F3F3;padding: 5px;border-radius: 3px;background: #c0c1c4;
    background: -moz-linear-gradient(top, rgba(248, 248, 248, 1) 50%, rgba(213, 212, 212, 0.9) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,rgba(213, 212, 212, 0.9)), color-stop(100%,rgba(3,86,144,0.75)));
    background: -webkit-linear-gradient(top, rgba(248, 248, 248, 1) 50%,rgba(213, 212, 212, 0.9) 100%);
    background: -o-linear-gradient(top, rgba(248, 248, 248, 1) 50%,rgba(213, 212, 212, 0.9) 100%);
    background: -ms-linear-gradient(top, rgba(248, 248, 248, 1) 50%,rgba(213, 212, 212, 0.9) 100%);
    background: linear-gradient(to bottom, rgba(248, 248, 248, 1) 50%,rgba(213, 212, 212, 0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0c1c4', endColorstr='#c0c1c4',GradientType=0 );}
.categImgCont{background:#fff;/*border: 2px solid #F3F3F3;*/padding:15px 0;}
.categImgCont img{margin: 0 auto;}
.categImgCont .childbox{width:100%;}
.catgHero{width:100%}
.m-t-1{margin-top:1%;}
.m-t-3{margin-top:3%;}
.scategCont ul li span{color:#eb9316;font-size:10px;}
/*Search Page*/
.btn-group-justified .glyphicon { margin-right:5px; }
.btn-group .caret{margin-left:5px;}
.thumbnail{margin-bottom: 20px;padding: 0px;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;width:100%}
.item>img{min-width:90px; } 
.item .listcolor a img{width:18px; }
.item.list-group-item{float: none;width: 100%;background-color: #fff;margin-bottom: 10px;}
.item.list-group-item .thumbnail{margin-bottom: 0px;float:left;}
.item.list-group-item .caption{padding: 0px 9px 0px 20px;width:60%;float:left;margin-top:-10px;}
.item.list-group-item.grayback{background: #eeeeee;}
.item.list-group-item:before, .item.list-group-item:after{display: table;content: " ";}
.item.list-group-item:after{clear: both;}
.list-group-item .titleCont{text-align:left;height:auto;float:left;}
.list-group-item .compare{text-align:left;}
.list-group-item .comparel{text-align:left;}
.list-group-item .itemNum{text-align:left;float:left;width:100%;margin-bottom: 10px;}
.list-group-item-heading{text-align:center;margin:10px 0 0px 0;}
.addtocart{width:100%;text-align:left;}
.addtocart .truck{position: absolute;
    top: 20px;
right: 15px;}
.price{float:left;margin: 5px 1px;min-height: 48px;}
.list-group-item .price{float:right;text-align:right;margin:5px;}
.list-group-item .addtocart{width:20%;float:right;text-align:center;margin-top:30px;}
#products  .compare{display:block;}
#products .list-group-item .compare{display:none;}
#products  .comparel{display:none;}
#products .list-group-item .comparel{display:block;float:left;width:100%;}
#products .list-group-item p{display:block;text-align:left;float:left;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;Text-overflow: -o-ellipsis-lastline}
#products .list-group-item div.list-group-item-text{display:block;overflow:hidden;float:left;}
#products .list-group-item div.list-group-item-text {margin:5px 0 15px 0}
#products .list-group-item div.list-group-item-text > *{margin:0;padding:0;}
#products .list-group-item .price1{display:block;float:left;}
#products  div.addtocart  div.price1{display:none;} 
#products  .list-group-item  div.addtocart  div.price1{display:block;float: left;width: 100%;text-align: center;margin-bottom: 15px;}
#products  div.caption   div.price{display:block;} 
#products  .list-group-item div.caption  div.price{display:none;}
#products .list-group-item{margin-left:5px;min-height: 170px;}
#products .list-group-item .colors{text-align: left;float: left;display: block;width: 100%;padding: 15px 0;height: 20px;} 
#products .list-group-item-text{display:none;line-height:inherit;}

.thumbnail{margin:0 auto;}
.grid-group-item .thumbnail{width:130px;height:130px;}
.grid-group-item .thumbnail .parentbox .childbox a img{/*height:180px;width:180px*/}
/*end grid/list switch*/

.item .thumbnail {border:none;display: inline-block;vertical-align: middle;/* vertical alignment of the inline element */font: 16px/1;/* <-- reset the font property */}
.catgcell .imgcategw{margin:0 auto;height:90px;}
.catgcell h4{font-size:16px;height:34px;overflow: hidden;text-overflow: ellipsis;}
.minipagination{margin:4px 0 0 0;}
.minipagination li{margin:0;padding:0;}
.minipagination li a{margin:0;padding:0 2px;}
.leftradius{border-radius: 0 4px 4px 0px ;}
.minipagination .active a{background:#bf1e2e;}
#filterleft .searchhead{font-weight: bold;border-bottom: 2px solid #C0C0C0;color: #636363;cursor: pointer;}
.count {color: #a7a7a7;font-weight: normal;font-size: 10px;}

#filterleft .customFacetLabel{cursor:pointer;font-weight: normal;}
#filterleft input{margin:4px;}
#filterleft .customFacetLabel{padding:10px 0 4px 25px;font-weight: normal;width:100%;}
#filterleft .more,#filterleft .reset{font-size:12px;}
#filterleft a{padding:4px 0 0 0;display:inline-block;}
#filterleft ul,#filterleft ol {padding: 0;list-style: none;margin-bottom: 0;max-height: 310px;overflow-y: auto;overflow-x: auto;}
.fstlvl{display:block;float:left;margin-right:5px;}
.facet_list li ul li{float:left;width:100%;}
.shop-by-category-list li a:hover{color:#000;}
.facet-link{text-decoration:none;}
.facet-link:hover{color:#000;}
.facet_list li{padding:0;list-style:none;margin: 0;border:0;border-top: 1px solid gainsboro;font-size: 12px;color: #636363;word-break: break-word;padding-left:8px;}
.facet_list > li{min-width:175px;float: left;width:100%;}
.clickable{cursor:pointer;}  
.modal.fade:not(.in).left .modal-dialog {-webkit-transform: translate3d(-25%, 0, 0);transform: translate3d(-25%, 0, 0);}
.modal.fade:not(.in).top-left .modal-dialog {	-webkit-transform: translate3d(-25%, -25%, 0);transform: translate3d(-25%, -25%, 0); }
.modal.fade:not(.in).bottom-left .modal-dialog {-webkit-transform: translate3d(-25%, 25%, 0);transform: translate3d(-25%, 25%, 0);}
.filterleft li {padding: 0;list-style: none;margin: 0;border: 0;border-top: 1px solid gainsboro;font-size: 10px;color: #06C;word-break: break-word;}
.filterleft li input{margin:0;padding:0;float:left;margin-right:3px;}   
.filterleft .searchfoot{font-size:11px;font-weight:bold;}
.cursorpointer{cursor: pointer;}
#zoom1{max-width:350px;max-height:350px;}
#modal1{margin-top: 25px;}	
/*Style Page*/
.styldesc #brndlogo{max-height:60px;}
.green{color:green;}
.marginzero{margin:0}
.breadcrumb{margin: 10px 0;border: 1px solid gainsboro;font-weight:bold;}
/*#pic-container{border: 2px solid #E6DFDF;border-radius: 8px;    margin:5px 10px;height: 380px;}*/
#sliderContainer {float: left;border-bottom: 2px solid #F5F0F0;padding-bottom: 10px;width:100%;}
#imageCont {max-height: 95px;overflow: hidden;margin: 0 auto;float: left;background-color: #FDFDFD;max-width:475px;}
#imageSlider {width: 2000px;position: relative;}
.perimg20 { width: 95px;cursor: pointer;float:left;}
#leftArrow{opacity:.5;cursor:pointer;visibility:hidden;background-image: url("images/arrowleft.png");margin-top:25px;width:30px;height: 40px;float: left;background-size: contain;background-repeat: no-repeat;background-position: center;}
#rightArrow{opacity:.5;cursor:pointer;visibility:hidden;background-image: url("images/arrowright.png");margin-top:25px;width:30px;height: 40px;float: left;background-size: contain;background-repeat: no-repeat;background-position: center;}
#item-details h4 {color: #A09B9B;text-transform: uppercase;}
#colorSelected {color: #000000;}
ul.listcolor li {margin: 0px 5px 2px 0px;padding: 0px;float: left;font-size: 0px;list-style: none;}
ul.listcolor li a {padding: 2px;margin: 0px;float: left;border: #b6b6b6 solid 1px;}
.size_box {padding-bottom: 0px;float: left;clear: left;}
.pricebox .listprice{display: inline-block;padding: 5px;margin: 10px 0;font-size: 23px;font-weight:bold;}
.pricebox .each{font-size:16px;color: gray;font-weight: bold;}
.centered{margin:0 auto;}
.styldesc{padding:5px;}
.colors .listcolor{display:inline-block;}
.itemTab.nav-tabs li a{font-weight: bold;border-radius: 0px;padding: 15px 60px;border-bottom:none;background: #46525f;background-color: #46525f;color: #fff;border: 1px solid #ddd;border-bottom-color: transparent;}
.itemTab.nav-tabs li.active a{background: #fff;background-color: #fff;color: #23527c;}

#items .panel-title a .glyphicon-minus,#items .panel-title a .glyphicon-plus{display:none}
#items .panel-title a .glyphicon.glyphicon-minus{display:block}
#items .panel-title a.collapsed .glyphicon.glyphicon-minus{display:none}
#items .panel-title a.collapsed .glyphicon-plus{display:block}
@media(max-width:1000px){
  .rapid .leftside h3{font-size:23px;padding:0;}
  .rapid .leftside h4{font-size:14px;padding:0;}
 #items .nav-tabs {
    display: none;
  }
 #items .panel-title a {
    display: block;
  }
  #items .panel {
    margin: 0;
    box-shadow: none;
    border-radius: 0;
	display:block;
  }
  #items .tab-pane:first-child .panel {
    border-radius: 5px 5px 0 0;
  }
  #items .tab-pane:last-child .panel {
    border-radius: 0 0 5px 5px;
  }
}
@media(min-width:1001px){
	.catglist .imgcont:hover{opacity: 1;
  filter: alpha(opacity=100);  }
.catglist .imgcont{opacity: 0.7;
  filter: alpha(opacity=70);  }
 #items .panel-heading ,#items .panel{
    display: none;
  }
  #items .panel {
    border: none;
    box-shadow: none;
  }
  #items .panel-collapse {
    height: auto;
  }
  
}


.leftMenu.disabled,.leftMenuin.disabled{
	cursor: not-allowed;
    opacity: .7;
	color:gray;
	position:relative;
}
.leftMenu.disabled:before,.leftMenuin.disabled:before
    {
       content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: gainsboro;
    transition: width 0.3s ease-out;
    z-index: 1000;
    opacity: 0.1;
    }
#sectionA .list-group{margin-bottom:0}

#liA{min-width:140px;}
#liB{min-width:100px;} /*had margin-left:20px; */
#liK{min-width:120px;} /*had margin-left:20px; */
#sectionB li:nth-child(odd) {
    background: whitesmoke;
}
#sectionB li p{margin: 0;}
.tab-content > .active{margin:20px 10px;}

/*Cart Items*/          
#cart .itemRow:nth-child(odd) {background: #F2F2F2;border-radius:8px;}
#cart .iremRow {border-radius:8px;}
#cart .rowContent img {max-height: 120px;border: 1px solid #ddd;background:#ffffff;border-radius: 4px;width:100% ;}
#cart .rowContent .childbox{width:120px}
#cart .rowContent{padding:10px;border-radius:8px;border:1px solid #ECEBEB;overflow:hidden;}
#cart .qvDesc{overflow:hidden;}
#cart .qvSku{overflow:hidden;color:#777;}
#cart .rowContent .rowDesc{color: #bf1e2e;font-weight: bold;font-size:15px;}
#cart .topbuttons{margin-top:10px;margin-bottom:10px;}
#cart .rightpanel{padding:10px 15px 0 15px;}
#cart .inp2{display:inline-block;color:#46525f;padding:5px 4px;width:65px;text-align:center;border:#c0c1c4 solid 2px;background: #fff;}
#cart .rowContent .itempric{font-weight:bold;}
#cart .rightFirst{margin-top:10px;} 
#cart .itemRow .comment{max-width:200px;} 
#cart .itemRow .qvNotei{clear:left;}
.commentCont{padding-left:30px;}
#cart .subtotal{font-size: 17px;font-weight: bold;color: #337ab7;}
#cart .tag{color: #969494;font-weight:bold;} 
#cart .totlqty{font-size:16px;font-weight:bold;}
#cart .savings{color: green;font-size:16px;font-weight:bold;}
#item-details .tag{color:gray;}
#item-details{background:#f5f5f5;margin-top:20px;padding:20px;float: left;}
h1 {font-size:22px;}
h2 {font-size:20px;}
h3 {font-size:18px;}  
.categCont h1{word-wrap: break-word;}
.categCont h2{word-wrap: break-word;}
.categCont h3{word-wrap: break-word;}
.scategCont h1{font-size:22px;}
.scategCont h2{font-size:20px;}
.scategCont h3{font-size:18px;}
ul.listcolor li {margin: 0px 7px 2px 2px;padding: 0px;float: left;font-size: 0px;list-style: none;}
ul.listcolor{margin:0;padding:0;}
ul.listcolor li div img{max-width:40px;}
ul.listcolor li div {margin:3px 0px;float: left;border: #b6b6b6 solid 1px;}
.swatchdiv span{height:30px;width:30px;display:inline-block;}
#items .itemRow{
    border-radius: 8px;
    border:1px solid gainsboro;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, rgba(229, 229, 229, 0.28) 100%, #ffffff 0%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,rgba(229, 229, 229, 0.28) 100%, #ffffff 0%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,rgba(229, 229, 229, 0.28) 100%, #ffffff 0%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}
#items .itemRow:hover{background:rgba(220, 220, 220, 0.72);}
.palette{cursor:pointer}
.palette.active{background:#FFF;} 
.allclr{font-size:10px;background:white;text-align:center;width:31px;display:block;height:13px;} 
.swatchdiv span.allclr{font-size: 10px;background: white;text-align: center;min-width: 31px;width: auto;vertical-align: middle;display: inline-block;padding: 8px 12PX;font-weight: bold;text-transform:uppercase;margin:1px;}
.active .swatchdiv span.allclr{color:#fff;background:darkslategray;}
#items .itemRow{padding:10px;}
/* #items .itemRow img{max-width:120px;max-height:150px;} */
#items .itemRow .parentbox{overflow:hidden;}
#filters .filter{margin:5px;width:60%;float:left;clear:left;}
#filters h2{float:left;margin:5px;padding:0;color:grey;font-size:16px;clear:left;}
@media (max-width:767px) {
	.shipboxes  img.boxes{width:30%;bottom:-10px;}
	#items .itemRow img{width:100px;}#items .itemRow .parentbox{height:100%;}#filters .filter{width:90%;}}
@media (max-width:400px) {#items .itemRow img{width:100%;}#items .itemRow .parentbox{height:100%;}#filters .filter{width:90%;}}
.modal-header-warning {color: red;padding: 9px 15px;border-bottom: 1px solid #eee;-webkit-border-top-left-radius: 5px;-webkit-border-top-right-radius: 5px;-moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;}
#rsltMsg{color:#337ab7;padding:0;margin:8px;}
#rsltMsgM{color:#337ab7;padding:0;margin:-15px 0 0 5px;}
.dynCol{float:left;text-align:left;}
.ui-spinner-up{display: inline-block;position: absolute;right: 40px;top: 2px;cursor: pointer;overflow: hidden;z-index: 100;font-size:10px;}
.ui-spinner-down{display: inline-block;position: absolute;right: 40px;top: 15px;cursor: pointer;overflow: hidden;z-index: 100;font-size:10px;}
#longDesc{display: -webkit-box;line-height: 18px;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;display: -webkit-box;}
#descTog{display:inline-block;width:100%;margin-bottom:10px;outline: 0;}

.owl-wrapper{position:relative;}
.owl-pagination{text-align:center;}
.owl-theme .owl-controls{margin-top: 10px;text-align: center;}
.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline;margin: 5px;padding: 3px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;background: #869791;filter: Alpha(Opacity=50);opacity: 0.5;}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);opacity: 1;text-decoration: none;}
.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;}
.owl-theme .owl-controls .owl-page span{display: block;width: 9px;height: 9px;margin: 5px 7px;filter: Alpha(Opacity=50);opacity: 0.5;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #869791;}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);opacity: 1;}
.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.owl-item.loading{min-height: 150px;background: url(AjaxLoader.gif) no-repeat center center}
.owl-wrapper-outer{border:none;overflow:hidden;}.brandimg img{max-height:60px;}
.parentbox {text-align: center;font: 0/0 a;}
.parentbox:before { content: ' ';display: inline-block;vertical-align: middle;height: 100%;}
.childbox {display: inline-block;vertical-align: middle;font: 16px/1 Arial, sans-serif;}
.dim95{width:95px;height:95px;}
.dim100per{width:100%;height:100%;}
#owlslideThumb .owl-controls{display:none!important;}
#owlslideThumb .childbox img{max-width:110px;cursor:pointer;}
#rightThumb{margin-right: 0px;}
#leftThumb{margin-left: 0px;}
/*Compare*/
#compareCont{background: gainsboro;position: fixed;bottom: 0;z-index:100;padding:0 10px;border: 2px solid #B7A8A8;border-radius: 10px 10px 0 0;overflow:hidden;}
#compareCont{width: 800px;left: 50%;margin-left: -400px;} 
#compareCont .col-xs-2{padding:5px;}
#compareCont .thumbnail{background:white;height:70px;width:70px   } 
#compareCont .thumbnail img{max-height:60px;max-width:60px;  margin:0 auto; }
#compareCont .thumbnail .glyphicon-remove{position: absolute;top: 25px;font-size: 12px;cursor:pointer;left: 35px;}
#compareCont .brdrr{border-right:2px solid white;}
#comphide{width:70px;}
.padd12{padding:12px;}
.height25{height:25px;} 
div.pagecatg  ul  li a.wthdr{color:black;font-weight:bold;} 
div.pagecatg  ul  li  a{color:black;font-weight:normal;color:grey; }
div.pagecatg > ul > li > ul > li >ul >li > a{color:black;font-weight:normal;color:grey;  }
div.pagecatg > ul > li > ul > li >ul >li >ul >li > a{color:grey;font-weight:normal;color:grey;  }
.addtocartdiv .btn{border-radius:0;padding: 10px 35px;}
.bottominfo{padding:50px 0 50px 0}
.grid-group-item .thumbnail .parentbox .childbox a img{
    max-height: 130px;
}
#sectionB li:nth-child(odd) {
    background: whitesmoke;
}
#sectionA li:nth-child(odd) {
    background: whitesmoke;
}
#lmwtbody{padding-top:20px;padding-bottom:30px;}
/*Screen Specific css***********************************************************************************BEGIN***/  
@media (min-width: 1200px) {
/*  .container .promo1{padding-left:15px;}
  .container .promo3{padding-right:15px;}
  .container .promo2{padding:0 10px 0 10px;margin:10px 0;}*/ 
  .refinment{margin: 20px 18px;width:90%;} 
  .grid-group-item .thumbnail {
    height: 180px;
    width:180px;
}
.grid-group-item .thumbnail .parentbox .childbox a img{
    /*height: 180px;*/
}
}
@media (min-width: 768px) and (max-width: 991px) {
  #pageStart {margin-top:180px;}
  #filterleft{display:none;height:100%;} 
  
}
@media(max-width:992px){
  #lhn_help_btn{display:none;}
  .ui-spinner-up{display:none !important;}
  .ui-spinner-down{display:none !important;} 
.addtocart .btn{font-size:10px}  
 
}
@media (max-width:767px) {
  .tabbable {margin: 0px auto !important;padding: 0px !important;}
  .container {width: 100%;margin: 0px 0px 0px 0px;}
  .container .promo1{padding:0;}
  .container .promo2{padding:0;}
  .container .promo3{padding:0;}
  .brdcrcont{padding:0}
  .nav-tabs > li {font-size: 14px;font-weight: bold;}
  /*#footerLinks{text-align:center;} */
  .mbbtn {width: 100%;margin-top: 10px;}
  #pageStart {margin-top:225px;} 
  #filterleft{display:none;height:100%;} 
	ucts h1{padding:0 5px;}
  #cart .rightpanel{padding:10px 2px 10px 2px;} 
  #cart .commentCont{padding-left:15px;} 
  #cart .rowContent img{max-width:85px}
  .categCont h1{font-size:16px;}
  .categCont h2{font-size:14px;}
  .categCont h2,.categCont h3{font-size:14px;}
  .scategCont h1{font-size:16px;}
  .scategCont h2,.scategCont h3{font-size:14px;}
  h1 {font-size:16px;font-weight:bold;}
  h2 {font-size:14px;font-weight:bold;}
  h3 {font-size:14px;font-weight:bold;}    
  .itemTab.nav-tabs > li > a{margin-right:0}
  .itemTab li{font-weight:normal;} 
  #cart .inp2{width:45px;}
  #liA{min-width:100px;}
  #liB{min-width:100px;}
  #liK{min-width:100px;} 
  
}    
@media (max-width:400px) { 
  .nav-tabs > li a{font-size:10px;}
  #liA a{padding: 12px;}
  #liB a{padding: 12px;}
  #liK a{padding: 12px;}
  #liA{min-width:100px;}
  #liB{min-width:100px;}
  #liK{min-width:100px;}
}
/*Screen Specific css***********************************************************************************END****/


.mobileHead{left:0;right:0;top:0;position:fixed;z-index:1030;will-change:transform;transition:transform 200ms linear;}
.mobileHead-pinned{transform:translateY(0%);}
.mobileHead-unpinned{transform:translateY(-100%);}
.fullHead{left:0;right:0;top:0;position:relative;z-index:1030;background:#fff;will-change:transform;transition:transform 200ms linear;}
.fullHead-pinned{transform:translateY(0%);}
.fullHead-unpinned{transform:translateY(-100%);}
.placeholder{color:#aaa;}
.childbox {width:100%}


/*Labsource css***********************************************************************************END****/
.footer_header, .largeOrderFooter {
	/*text-transform: uppercase;*/
  font-weight: bold;
  font-size: 16px !important;
  color: #bf1e2e !important;
  margin-top:25px;
  margin-bottom: 20px;
}

.footer_p {
	font-size: 13px;
	color: #fff;
}

.footer_style {
	background-color:#fff;
	font-family: 'Roboto', sans-serif;
	padding-bottom: 20px;
}

#inputEmail {
	border-radius: 0;
	height: 32px;
}

.footer_email_btn {
  background-color: #F7941D;
  font-weight: bold;
  color: #fff;
  font-size: 14px;
  border-radius: 0px;
}

#footer_addon {
	background-color: transparent;
	border: none;
	border-radius: 0px;
	padding: 0px;
}

.footer_link {
	line-height: 23px;
}
.footer_phone {
	font-weight: 400;
  font: 13px/1 'Open Sans',Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant-ligatures: normal;
  font-variant-caps: normal;
  font-variant-numeric: normal;
  font-variant-east-asian: normal;
  font-weight: normal;
  font-stretch: normal;
  display: inline-block;
}

.footer_style2 {
	background-color: #2b3239;
	
}

.video {
	opacity: 0.6;
}

.embed-responsive-custom {
	width: 100%;
  height: 100%;
  padding-bottom: 110.2%;
}

.embed-responsive video {
	opacity: 0.6;
}

.videoTextWrapper {
	position: absolute;
	z-index: 9999;
	width: 100%;
	margin-top: 30%;
	text-align: center;
}

.videoTitle {
  font-weight: bold;
  font-size: 50px;
  padding: 0 20px 20px;
  line-height: 1.1;
  color: #fff;
  font-family: 'Roboto', sans-serif;
}

.video-item {
	position: absolute;
	text-align: center;
	margin-top: 4%;
}

.video_info .video-title {
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
  font-size: 4vw;
  padding: 0 20px 10px;
  line-height: 1.1;
  color: #fff;
}

.video_info .video-subtitle {
	color: #fff;
  font-size: 16px;
  margin-bottom: 27px;
  font-weight: lighter;
  line-height: 1.5;
  height: 150px;
  padding: 0px 20px;
}

.video-button a {
	width: 225px;
  visibility: visible;
  opacity: 1;
  position: relative;
  background-color: #F7941D;
  color: #fff;
  padding: 11px 0;
  font-size: 18px;
  font-weight: 600;
  display: block;
  margin: 0 auto;
}

.video-button a:hover {
	background-color: #f7941d;
	text-decoration: none;
}

.promo1 {
	padding-left: 0px;
	padding-right: 0px;
}
.promo2{
	padding-left: 0px;
	padding-right: 0px;
}
 
.promo3{
	padding-left: 0px;
	padding-right: 0px;
}

.homepage-bar{
  margin-top:20px;
  background-color: #46525f;
  border: none;
  padding: 10px 15px;
}
.homepage-bar col-md-4 {
  padding-top:15px;
  padding-bottom:15px;
}
.img {
  padding-left:15%;
  margin-right:10px;
  display: inline-block;
}
.text-area {
  display: inline-block;
  vertical-align: middle;
}
.text-area h3, .text-area h3 a span  {
  text-transform: capitalize;
  color: #fff;
  font-size: 20px;
}
.text-area p {
/*	width:70%;*/
	color: #fff;
}

.text-area p a {
	color: #fff;
	text-decoration: none;
}

.headerlogin a {color: #615f5f;display:inline-block;}

.modal-header {background-color:#46525f;}
.modal-title {text-transform:uppercase;font-family: 'Roboto', sans-serif;color: #fff;}
.ta-r {text-align:right;}

.labButton, .labButton:active, .labButton:focus, .labButton:hover,
.labButton2, .labButton2:active, .labButton2:focus, .labButton2:hover
 {background-color:#333d47;border-color:#333d47;color:#fff;}

.labButton3{background-color:#F7941D;border-color:#fab35d;color:#fff;} 

.labButton3:active, .labButton3:focus, .labButton3:hover
{background-color:#f7941d;border-color:#fab35d;color:#fff;}

.labButton:active:hover,.labButton:active:focus,
.labButton2:active:hover,.labButton2:active:focus, 
.labButton3:active:hover,.labButton3:active:focus 
{background-color:#f7941d;border-color:#fab35d;color:#fff;}

/*.labButton {width:50%;}*/

.dashboard-welcome {border-color:#fab35d;background-color:#F7941D;color: #fff;}
.dashboard-welcome .panel-body p {font: 13px/1 'Open Sans',Arial,Helvetica,sans-serif;}
.dashboard-head-edit {float:right;}
.dashboard-head-edit a {font-size:12px;color:#333d47;}
.dashboard-head-edit a:hover {font-size:12px;}
.dashboard-body-edit {font-size:12px;color:#333d47;}
.dashboard-body-edit:hover {font-size:12px; color:#333d47;}
.dashboard-address-head {color: #777;font: 13px/1 'Open Sans',Arial,Helvetica,sans-serif;font-weight: 600;}
.orderDetails_h4 {color: #777;font-weight:bold;}
.orderDetails_print_link {color:#46525f;}

.shopping-cart__table {border: 1px solid #ececec;height: 100%;padding: 30px 40px;}
.shopping-cart__sidebar {height: 100%;padding: 30px;border: 1px solid #ececec;}
main.shopping-cart .shopping-cart__table--ctas {border-top: 1px solid #dcdcdc;padding:30px 0;}


#ORDITM .rowContent img {max-height: 120px;border: 1px solid #ddd;background:#ffffff;border-radius: 4px;width:120px;}
#ORDITM .rowContent{padding:10px;border-radius:8px;border:1px solid #ECEBEB;overflow:hidden;}
#oiSku {color:#777;}
.visible-xs-sm {display:none;}
main.shopping-cart .shopping-cart__table--th {font-size:14px;font-weight:600;margin:0;padding:0;text-transform:uppercase;}
.shopping-cart__sidebar--title{color:#000;font-size:14px;margin:0 0 15px;padding:0;text-transform:uppercase;font-weight:600;}
.input__group--field{display:inline-block;width:60%;}
.input__group--btn{display:inline-block;vertical-align: 1px;}
.icon{display: inline-block;background-repeat: no-repeat;background-position: 0 0;background-size: cover;vertical-align: middle;}
.close--modal{height:18px;width:18px;}
.list__add{position: absolute;right: 0;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);width: 100px;}
.modal.add-to-list .list-group .list-group-item:first-of-type, .modal.add-to-list .list-group .list-group-item:last-of-type {border-radius: 0;}
.modal.add-to-list .list-group .list-group-item{border-color: #dcdcdc;border-left: 0;border-right: 0;color: #000;font-family: 'Roboto', sans-serif;padding: 20px 120px 14px 0;}
.list-group-item:last-child {margin-bottom: 0;}
.list-group-item {position: relative;display: block;padding: 10px 15px;margin-bottom: -1px;background-color: #fff;border: 1px solid #ddd;}
.add-to-list__form{display: flex;-webkit-box-pack: justify;justify-content: space-between;margin-bottom: 40px;}
#list-name{width:75%;}
.btn--gray{border-color: #cccccc;color: #7f7f7f;}

.Qlist__add{position: absolute;right: 0;top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);width: 100px;}
.modal.add-to-Qlist .list-group .list-group-item:first-of-type, .modal.add-to-Qlist .list-group .list-group-item:last-of-type {border-radius: 0;}
.modal.add-to-Qlist .list-group .list-group-item{border-color: #dcdcdc;border-left: 0;border-right: 0;color: #000;font-family: 'Roboto', sans-serif;padding: 20px 120px 14px 0;}
.add-to-Qlist__form{display: flex;-webkit-box-pack: justify;justify-content: space-between;margin-bottom: 40px;}

.btn-warning:hover {color:#fff;background-color:#f7941d;border-color:#fab35d;}
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {color:#fff;background-color:#f7941d;border-color:#fab35d;}
.btn-warning:focus, .btn-warning.focus {color:#fff;background-color:#f7941d;border-color:#fab35d;}
.btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus, .ctBtn:hover {
    color:#fff;
    background-color:#f7941d;
    border-color:#fab35d;
}
.shopping-cart__table--ctas {margin-bottom:15px;}
#bs-navbar-menu, #bs-navbar-account{background-color:#6b6a6a;}

.imgFooter{max-height:50px;}
@media (max-width:991px){
	.imgFooter {margin:0 auto;max-height: 40px;float: left;}
	.socialFooter {text-align: center;}
	.cardsFooter{text-align: center;}
	.cardsImgFooter{float: none! important;}
}
.line-clamp {
    display: block;
    display: -webkit-box;
    max-height: 2em;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
}

.socialFooter{display:none;}

/*Custom CheckBox*/
.custcheck label {width: 16px;height: 16px;cursor: pointer;position: absolute;top: 4px;left: 0; margin:5px 3px;background: white;border-radius: 4px;box-shadow: inset 0px 1px 1px grey, 0px 1px 3px rgba(0, 0, 0, 0.5);}
.custcheck.parentcheck label{background:gainsboro;}
.custcheck label:after {content: '';width: 12px;height: 7px;position: absolute;top: 4px;left: 2px;border: 4px solid #46525f;border-top: none;border-right: none;background: transparent;opacity: 0;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
.custcheck input[type=checkbox]:disabled + label {background-color:#ebebeb;cursor: not-allowed;}

.custcheck input[type=checkbox] {display: none;}
.custcheck {width: 27px;margin: 0px;display: inline-block;position: relative;float: left;}  
.custcheck label:hover::after {opacity: 0.2;}
.custcheck input[type=checkbox]:checked+label:after {opacity: 1;}
/*Custom CheckBox*/
.custcheckc label {width: 16px;height: 16px;cursor: pointer;position: absolute;background: white;top:-13px;left:0;border-radius: 4px;box-shadow: inset 0px 1px 1px grey, 0px 1px 3px rgba(0, 0, 0, 0.5);}
.custcheckc.parentcheck label{background:gainsboro;}
.custcheckc label:after {content: '';width: 12px;height: 7px;position: absolute;top: 4px;left: 2px;border: 4px solid #46525f;border-top: none;border-right: none;background: transparent;opacity: 0;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
.custcheckc input[type=checkbox]:disabled + label {background-color:#ebebeb;cursor: not-allowed;}

.custcheckc input[type=checkbox] {display: none;}
.custcheckc {width: 20px;margin: 0px;display: inline-block;position: relative;}  
.custcheckc label:hover::after {opacity: 0.2;}
.custcheckc input[type=checkbox]:checked+label:after {opacity: 1;}
#filterleft{padding-bottom:25px;padding-left:0;}
.h1crumb{font-size:17px;}
.innerClass{margin-top:8px}
#modal3 .box-content{background:whitesmoke}
.outmostcont{margin:5px;padding:25px 10px 10px 10px;}
.grid-group-item .outmostcont{BOX-SHADOW: 2PX 2PX GAINSBORO;border: 1px solid gainsboro;background: #fff;box-shadow: 0 5px 8px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);}
.grid-group-item.list-group-item .outmostcont{box-shadow:none;border:none; background:inherit}

label.form__label {font-weight: normal;display:inline;}
#addrBook .modal-dialog .modal-content .modal-body{color: #464646;font-size: 14px;padding: 20px 50px;}
main.checkout .checkout__step {border-bottom: 1px solid #dcdcdc;display: inline-block;margin-bottom: 15px;position: relative;width: 100%;}
h6.checkout__right--title {border-bottom: 1px solid #dcdcdc;margin: 0 0 20px;padding: 0 0 5px;}
h1, h2, h3, h4, h5, h6 {font-family: 'Roboto', sans-serif;font-style: normal;font-weight: 700;/*text-transform: uppercase;*/}
.btn.btn--link-gray {background-color: transparent;color: #464646;}
@media screen and (max-width: 991px){
	.visible-xs-sm{display: block;}
}
.form__input, .form__select, .form__textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #e8e8e8;
    border-radius: 2px;
    border: 1px solid #484848;
    box-sizing: border-box;
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: 0;
    max-width: 100%;
    padding: 0 15px;
}
@media screen and (max-width: 767px){
.form__input, .form__select, .form__textarea {font-size: 16px;}
}
.form__input.no-outline, .no-outline.form__select, .no-outline.form__textarea {border: 0;}
.form-control{display:inline-block;}

/**************** Checkout ********************/
main.checkout{
    padding:30px 0
}
@media screen and (max-width:991px){
    main.checkout{
        padding:10px 0;
    }
    main.checkout .form__input,main.checkout .form__select,main.checkout .form__textarea{
        font-size:16px;
    }
}
main.checkout .checkout__left,main.checkout .checkout__right{
    padding:30px 40px;
    border: 1px solid #ececec;
}
@media screen and (min-width:992px) and (max-width:1199px){
    main.checkout .checkout__left,main.checkout .checkout__right{
        padding:20px;
        border: 1px solid #ececec;
    }
}
@media screen and (min-width:768px) and (max-width:991px){
    main.checkout .checkout__left,main.checkout .checkout__right{
        padding:20px;
        border: 1px solid #ececec;
    }
}
@media screen and (max-width:767px){
    main.checkout .checkout__left,main.checkout .checkout__right{
        padding:20px 10px;
        border: 1px solid #ececec;
    }
}
@media screen and (max-width:767px){
    main.checkout .checkout__left{
        margin-left:-10px;
        margin-right:-10px;
        padding:30px 0 0;
    }
	.addtocart .price{width:100%}
}
main.checkout .checkout__express{
    font-weight:600;
    margin-bottom:30px;
}
main.checkout .checkout__express .btn_xs{
    height:30px;
    line-height:33px;
    margin-left:20px;
    padding:0 15px;
}
@media screen and (max-width:991px){
    main.checkout .checkout__express{
        padding:0 15px;
    }
}
main.checkout .checkout__step{
    border-bottom:1px solid #dcdcdc;
    display:inline-block;
    margin-bottom:15px;
    position:relative;
    width:100%;
}
main.checkout .checkout__step:last-of-type{
    border-bottom:0;
}
@media screen and (max-width:991px){
    main.checkout .checkout__step:last-of-type{
        margin-bottom:0;
    }
}
main.checkout .checkout__step.active#stepOne .step__header{
    border-bottom:1px solid #dcdcdc;
    padding-bottom:10px;
}
main.checkout .checkout__step.active .step__info,main.checkout .checkout__step.active .step__edit{
    display:none;
}
main.checkout .checkout__step.active .step__body{
    display:block;
}
main.checkout .step__header{
    display:block;
    margin:0;
    padding:0 0 10px;
}
@media screen and (max-width:767px){
    main.checkout .step__header{
        display:block;
        margin-bottom:15px;
        padding:0 15px;
    }
}
main.checkout .step__title{
    display:inline-block;
    -webkit-box-flex:1;
    -ms-flex:1 0 50%;
    flex:1 0 50%;
    margin:0;
    padding:0;
}
main.checkout .step__info{
    color:#464646;
    display:inline-block;
    font-size:12px;
    margin-left:8px;
}
@media screen and (max-width:991px){
    main.checkout .step__info{
        margin-left:28px;
        margin-top:5px;
        display:block;
    }
}

.list-separator {display: inline-block;list-style-type: none;font-size: 0;margin: 0;padding: 0;}
/*.list-separator>li::after{color:#464646;content:'|';display:inline-block;margin:0 1em}*/
.list-separator>li:last-of-type::after{display:none}
.list-separator>li {/*display: inline-block;*/font-size: 16px;margin: 0;padding: 0;}

main.checkout .step__info .list-separator{
    font-size:inherit;
}
main.checkout .step__info .list-separator>li{
    font-size:inherit;
}
@media screen and (max-width:991px){
    main.checkout .step__info .list-separator>li{
        display:block;
    }
    main.checkout .step__info .list-separator>li::after{
        display:none;
    }
}
main.checkout .step__edit{
    float:right;
}
@media screen and (max-width:991px){
    main.checkout .step__edit{
        position:absolute;
        right:15px;
        top:0;
    }
}
main.checkout .step__body{
    display:none;
    margin:0;
    padding:15px 0 30px 30px;
}
@media screen and (max-width:767px){
    main.checkout .step__body{
        padding:15px 15px 0;
    }
}
main.checkout .step__body .form__label{
    color:#464646;
    font-family: 'Roboto', sans-serif;
    font-weight:400;
    width:100%;
}
main.checkout .step__body .form-group{
    margin-bottom:25px;
}
main.checkout .step__body .form-group:last-of-type{
    margin-bottom:0;
}
@media screen and (max-width:991px){
    main.checkout .step__body .form-group{
        margin-bottom:0;
    }
    main.checkout .step__body .form-group [class^=col-],main.checkout .step__body .form-group [class*=" col-"]{
        margin-bottom:25px;
    }
}
main.checkout .step__body .form__radio{
    padding-left:34px;
}
main.checkout .step__body .shipping__price{
    font-size:16px;
}
main.checkout .step__body .shipping__price.selected{
    font-weight:600;
}
@media screen and (max-width:991px){
    main.checkout .step__body .btn_continue{
        float:right;
    }
}
main.checkout .step__body.active{
    display:block;
}
main.checkout .step__body h5{
    border-bottom:1px solid #dcdcdc;
    margin:0 0 15px;
    padding:0 0 5px;
}
main.checkout .step__body p{
    color:#464646;
    font-size:14px;
    margin:0 0 15px;
    padding:0;
}
main.checkout .checkout__step-one .step__body{
    padding:15px 0 30px 30px;
}
@media screen and (max-width:767px){
    main.checkout .checkout__step-one .step__body{
        padding:0 15px;
    }
}
main.checkout .checkout__step-one .step__body--inner{
    max-width:100%;
    width:600px;
}
@media screen and (max-width:767px){
    main.checkout .checkout__step-one .step__body--inner{
        width:auto;
    }
}
main.checkout .checkout__step-two .btn_apply{
    height:30px;
    float:right;
    line-height:26px;
    padding:0 15px;
}
main.checkout .checkout__step-three .review__table{
    margin:15px 0 0;
    padding:0 15px;
}
@media screen and (max-width:991px){
    main.checkout .checkout__step-three .review__table{
        margin:0;
    }
}
main.checkout .checkout__step-three .review__table--header{
    margin-bottom:30px;
}
main.checkout .checkout__step-three .review__table--th{
    font-family: 'Roboto', sans-serif;
    font-size:14px;
    font-weight:600;
    margin:0;
    padding:0;
    text-transform:uppercase;
}
main.checkout .checkout__step-three .review__table--th:last-of-type{
    text-align:right;
}
main.checkout .checkout__step-three .review__table--row{
    color:#000;
    margin-bottom:50px;
}
@media screen and (max-width:991px){
    main.checkout .checkout__step-three .review__table--row{
        margin-bottom:30px;
        padding-bottom:0;
        padding-top:0;
    }
}
main.checkout .checkout__step-three .review__table--td:last-of-type{
    text-align:right;
}
main.checkout .checkout__step-three .review__table--ctas{
    border-top:1px solid #dcdcdc;
    text-align:right;
    margin-top:30px;
    padding-top:15px;
}
main.checkout .step__shipping{
    margin-bottom:40px;
}
@media screen and (max-width:991px){
    main.checkout .step__shipping{
        margin-bottom:0;
    }
}
main.checkout .step__shipping .form-group{
    margin-bottom:15px;
}
@media screen and (max-width:991px){
    main.checkout .step__shipping .form-group{
        margin-bottom:0;
    }
}
main.checkout .step__payment h6{
    margin-bottom:25px;
}
main.checkout .step__payment .step__payment--form{
    max-width:100%;
    width:700px;
}
@media screen and (max-width:991px){
    main.checkout .step__payment .step__payment--types{
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
    }
    main.checkout .step__payment .step__payment--types [class^=col-],main.checkout .step__payment .step__payment--types [class*=" col-"]{
        -webkit-box-align:center;
        -ms-flex-align:center;
        align-items:center;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        -webkit-box-pack:center;
        -ms-flex-pack:center;
        justify-content:center;
    }
}
@media screen and (max-width:991px){
    main.checkout .step__payment .credit-card{
        height:35px;
        margin-bottom:10px;
    }
    main.checkout .step__payment .credit-card:nth-of-type(odd){
        margin-right:10px;
    }
}
main.checkout .step__payment .step__payment--or{
    background-color:#ebebeb;
    border-radius:100%;
    color:#818181;
    display:inline-block;
    font-size:12px;
    font-weight:600;
    height:40px;
    line-height:40px;
    margin-right:45px;
    text-align:center;
    width:40px;
}
@media screen and (max-width:991px){
    main.checkout .step__payment .step__payment--or{
        margin:0;
    }
}
main.checkout .step__payment .card-number{
    margin-right:15px;
    width:100px
}
main.checkout .step__gift-card .input__flex{
    /*margin-top:5px;*/
}
@media screen and (max-width:991px){
    main.checkout .checkout__right{
        margin-bottom:10px;
    }
}
main.checkout .checkout__right p{
    margin:0 0 .5em;
    padding:0;
}
main.checkout .checkout__right p:last-of-type{
    margin-bottom:0;
}
main.checkout .checkout__right--buttons-bottom .btn.btn_sm,main.checkout .checkout__right--buttons-top .btn.btn_sm{
    font-size:14px;
    height:30px;
    line-height:33px;
    padding:0 15px;
}
main.checkout .checkout__right--buttons-bottom .btn.btn--link-gray,main.checkout .checkout__right--buttons-top .btn.btn--link-gray{
    padding-left:0;
}
@media screen and (min-width:992px) and (max-width:1199px){
    main.checkout .checkout__right--buttons-bottom .btn.btn_sm,main.checkout .checkout__right--buttons-top .btn.btn_sm{
        font-size:12px;
    }
    main.checkout .checkout__right--buttons-bottom .btn.btn--link-gray,main.checkout .checkout__right--buttons-top .btn.btn--link-gray{
        padding-right:5px;
    }
}
main.checkout .checkout__right--buttons-top{
    margin-bottom:35px;
}
main.checkout .checkout__right--buttons-bottom{
    margin-top:60px;
}
main.checkout .checkout__right--title{
    border-bottom:1px solid #dcdcdc;
    margin:0 0 20px;
    padding:0 0 5px;
}
@media screen and (max-width:991px){
    main.checkout .checkout__right--title{
        margin:0 0 15px;
    }
}
main.checkout .checkout__subtotal{
    margin-top:35px;
}
@media screen and (max-width:991px){
    main.checkout .checkout__subtotal{
        margin-top:20px;
    }
}
main.checkout .checkout__subtotal--row{
    margin-bottom:10px;
}
main.checkout .checkout__subtotal--zip{
    font-weight:600;
    max-width:100%;
    padding:0 5px;
    text-align:center;
    width:60px;
}
main.checkout .checkout__subtotal--total{
    border-top:1px solid #dcdcdc;
    font-weight:600;
    padding-top:10px;
}
main.checkout.checkout--returning .checkout__step-two,main.checkout.checkout--returning .checkout__step-three{
    display:block;
}
.form__radio{
    cursor:pointer;
    display:inline-block;
    font-family: 'Roboto', sans-serif;
    font-size:18px;
    font-weight:400;
    height:16px;
    line-height:18px;
    margin:0;
    padding:0 0 0 24px;
    position:relative
}
.form__radio input[type=radio]{
    display:none
}
.form__radio input[type=radio]:checked+.fake-radio{
    background-image:url(../images/selected.png)
}
.form__radio input[type=radio]:checked+.fake-radio+span{
    font-weight:600
}
.form__radio input[type=radio]:focus+.fake-radio{
    background-image:url(../images/focus.png)
}
.form__radio input[type=radio]:checked:focus+.fake-radio{
    background-image:url(../images/selected.png)
}
.form__radio .fake-radio{
    background-image:url(../images/default.png);
    background-repeat:no-repeat;
    background-position:0 0;
    display:inline-block;
    height:16px;
    width:16px;
    position:absolute;
    left:0;
    top:0
}
.form__button--disabled{
    background-color:#e8e8e8;
    color:#464646
}
ul#css4menu {
    display: inline-block;
    padding-left: 0px;
    white-space: nowrap;
    background-color: #46525f;
    margin: 0;
    list-style: none;
    width: 100%;
    height:40px;
}

ul#css4menu li {
    font-weight: 700;
    display: block;
    white-space: nowrap;
    float: left;
	width:50%;
	height:100%;
}
ul#css4menu li {position: relative;}
li.navPrice {
    display: table;
    padding: 4px 18px;
    background-color: #6b6a6a;
    height: -webkit-fill-available;
    color: #fff;
    text-align: center;
}
span#navPric {line-height: 32px;text-align: center;}
li.navCart {padding: 5px 38px 4px 9px;background-color: #f69f43;}
#acctMenu{display:inline-block;}

.main-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.main-nav>li {
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-family: rajdhani,Helvetica,sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 22px;
    letter-spacing: 0;
    line-height: 1;
    margin: 0;
    padding: 18px 25px 15px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}




#navigation {
    max-height: 55px;
    overflow: hidden;
}

.main-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media (min-width: 1400px){
  .main-nav>li {
      font-size: 20px;
      padding: 15px 28px;
  }
}

@media (min-width: 1200px){
  .main-nav>li {
      font-size: 18px;
      padding: 11px 20px;
  }
}
@media (min-width: 992px){
  .main-nav>li {
      font-size: 18px;
      padding: 12px 17px;
      transition: all .5s ease;
  }
}
.btn, .main-nav>li, .utility-bar .navbar-right a, .search__autofill--desktop .autofill__input--desktop, .search__autofill--mobile .autofill__input--mobile, .product__options--row, .navbar-left, .mobile-header .header-text, .mobile-header .header-banner, .mobile-nav.sidebar .subnav__l3 .subnav__l3--header {
    /*text-transform: uppercase;*/
    font-weight: 750;
    font-family: rajdhani,Helvetica,sans-serif;
    font-size: 13px;
}
.main-nav>li {
    color: #fff;
    cursor: default;
}





.flex-grid{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:no-wrap;
    flex-wrap:no-wrap;
    margin:-10px 0 0 -10px;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.flex-grid .col{
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
    padding:10px 0 0 10px
}
.flex-grid .col-50{
    -webkit-box-flex:0;
    -ms-flex:0 0 50%;
    flex:0 0 50%
}
.flex-grid .col-70{
    -ms-flex-preferred-size:70%;
    flex-basis:70%
}
.flex-grid .col-30{
    -ms-flex-preferred-size:30%;
    flex-basis:30%
}
.flex-grid .row{
    display:-webkit-inline-box;
    display:-ms-inline-flexbox;
    display:inline-flex;
    margin:0;
    width:100%;
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between
}
.sub-nav .sub-nav-category #profession .flex-grid{
    -ms-flex-wrap:wrap;
    flex-wrap:wrap
}
.sub-nav .sub-nav-category #profession .flex-grid>.col{
    -webkit-box-flex:0;
    -ms-flex:0 0 33%;
    flex:0 0 33%;
    max-width:33.33%;
    margin-bottom:30px
}
@media screen and (min-width:1400px){
    .sub-nav .sub-nav-category #profession .flex-grid>.col{
        max-width:325px
    }
}
.sub-nav .sub-nav-category#women .flex-grid>.col{
    -webkit-box-flex:0;
    -ms-flex:0 1 auto;
    flex:0 1 auto
}
.sub-nav{
	-webkit-box-shadow: 0 48px 50px 0 rgba(0,0,0,.5);
    -moz-box-shadow: 0 48px 50px 0 rgba(0,0,0,.5);
    box-shadow: 0 48px 50px 0 rgba(0,0,0,.5);
}
.fl-l{
    float:left
}
.sub-nav-list li a {display:inline-block !important;}
.sub-nav-list li a:hover {display:inline-block !important;}
ul#css3menu div.sub-nav-inner.fl-l div h5 a  {color:#337ab7;padding:0;}

@media (max-width: 1199px){
  .sub-nav-list li a{font-size:13px !important;}
  .sub-nav-list li a:hover{font-size:13px !important;}
}
@media (min-width: 1200px){
  .sub-nav-list li a{font-size:16px !important;}
  .sub-nav-list li a:hover{font-size:16px !important;}
}

@media (min-width: 1400px){
  .container2 {
      width: 1200px;
  }
}

@media (min-width: 1200px) {
  .container2 {
      width: 1000px;
  }
}
@media screen and (min-width: 1400px){
  .container2 {
      width: 1400px;
  }
}
@media (min-width: 1200px){
  .container2 {
      width: 1160px;
  }
}
@media (min-width: 992px){
  .container2 {
      width: 960px;
  }
}
@media (min-width: 768px){
  .container2 {
      width: 740px;
  }
}
.container2 {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.f-red{color:#e56c64;}
.MN li a:hover{background-color:transparent !important;border:none;}
.sub-nav-list li:hover > a{background-color: transparent !important; border:none !important;}
ul.MN {min-height: 610px;}



.vertical-align {
  display: flex;
  flex-direction: row;
  height: 105px;
}

.vertical-align > [class^="col-"],
.vertical-align > [class*=" col-"] {
  display: flex;
  align-items: center;     /* Align the flex-items vertically */
 /* justify-content: center;*/ /* Optional, to align inner flex-items
                              horizontally within the column  */
  padding-left:0;
  padding-right:0;                              
}

@media (max-width: 767px){
	.vertical-align{
		display:inline-block;
	}
}
@media (max-width: 991px){
	.vertical-align{
		height:260px;
	}
}
.img2 {
	min-width: 50px;
	min-height: 50px;
}

@media(max-width:375px){
	.text-area h3, .text-area h3 a span {
		font-size:16px;
	}
}
.searchWrapper {/*margin-top: 35px;*/background-color: #fff;padding-left: 0;}
.newFly {background-color:#fff;z-index:9999;}
.nav-tabs {border:none;}
.pts_ac_products {border-right:1px solid #eee;}
.pts_ac_product {border-bottom: 1px solid #eee;}

.shopping-cart__item .shopping-cart__item--info{margin:5px 0 10px;list-style:none;padding-left:5px;}
.shopping-cart__qty {width: 80px;}

@media screen and (max-width: 991px){
	.hidden-xs-sm {display: none;}
	
	.mobileButton{padding:5px; font-size:12px;width:100%;}
	main.shopping-cart .shopping-cart__table--row {border-bottom: 1px solid #dcdcdc;margin-bottom: 0;padding-bottom: 30px;padding-top: 30px;color: #828282;}
	.shopping-cart__table {border:none;padding:0;}
	.shopping-cart__item .shopping-cart__item--info {margin:0;}
	.shopping-cart__item .shopping-cart__item--cta .btn{font-size:12px;}
}

@media (max-width: 767px){
	.shopping-cart__item--cta .btn.btn_xs {padding: 7px;}
}

.magGlass{
	   color: #fff;
    font-size: 18px;
    height: calc(100% - 4px);
    position: absolute;
    right: 2px;
    z-index: 1000000;
    width: 50px;
    top: 2px;
    background: #bf1e2e;
    text-align: center;
    padding-top: 5px;
}
#searchinputf{border-top-right-radius: 3px;border-bottom-right-radius: 3px;background:whitesmoke;}
#myAcctDrop {left: -85px !important;}
.shopping-cart__item .shopping-cart__item--info li {
    color: #818181;
    font-size: 14px;
}
.colorWord{color:#636363;font-weight:bold;}

.original {color: #818181;margin-right: .5em;text-decoration: line-through;font-weight: 700;}
.discount{color:red;font-weight:700;}

.shopping-cart__item--price .original,.shopping-cart__also-item--price .original{
    color:#818181;
    margin-right:.5em;
    text-decoration:line-through
}
@media screen and (max-width:991px){
    .shopping-cart__item--price .original,.shopping-cart__also-item--price .original{
        margin-right:5px
    }
}
.shopping-cart__item--price .discount,.shopping-cart__also-item--price .discount{
    color:red
}
@media screen and (min-width:768px) and (max-width:991px){
    .shopping-cart__item--price .total,.shopping-cart__also-item--price .total{
        margin-left:15px
    }
}
@media screen and (max-width:767px){
    .shopping-cart__item--price .total,.shopping-cart__also-item--price .total{
        float:right
    }
}
#signInModalP{text-align: center;font-size:16px;}





.customhero{-moz-box-shadow: 0 10px 6px -6px #777;
            box-shadow: 0 10px 6px -6px #777;
}

 .customhero,.layerblue{
     /* margin:10px 0; */
     position: relative;
     
 }
 /*.customhero{min-height: 300px;}*/
 .layerblue{min-height: 350px;background-size:cover!important;background-position:left center !important;}
 .customhero .textcontent,.layerblue .textcontent{z-index:3;position: absolute;
     top:15px;
     left:20px;
     color:white;}
 .customhero .textcontent h1,.layerblue .textcontent h2{
     font-size: 3.1em;
 }
 .customhero .textcontent h2{
     font-size: 3.1em;
 }
 .layerblue .textcontent h3{font-size:2.5em;font-style:italic}
 .customhero .textcontent h3{
     font-size: 1.7em;
 }
 .customhero .textcontent p,.layerblue .textcontent p{
     font-size: 1.3em;
 }
 .customhero .textcontent {
     position: absolute;
     top:15px;
     left:20px;
     color:white;
 }
 .customhero .btn{float: left;clear: left;margin:15px;color: #F7941D;}
 .btn.btn-white {
    
    background-color: #ffffff;
    background-image: linear-gradient(to bottom, #ffffff, #ffffff);
    border-color: #ffffff #ffffff #ffffff;
    border-radius: 0px;
    padding: 10px 40px;
}
.btn.btn.btn-white:hover {
    color: #F7941D;
    background-color: #ffffff;
    background-image: linear-gradient(to bottom, #ffffff, #ffffff);
    border-color: #ffffff #ffffff #ffffff;
}
div.promonew{margin-top:5px;}
div.promonew div{background-size: cover!important;background-repeat: no-repeat!important;
/*-webkit-filter: grayscale(100%);filter: grayscale(100%);*/
}
.promonew a img{opacity: .7;width:100%;}
.promonew div:hover{-webkit-filter: none;
    filter: none;}
.promonew a > div::before{
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.triangledown{
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid white;
    position: absolute;
    top: 0;
    left: 48%;
    z-index: 2;
    filter: none;
    visibility: hidden;
}

.promonew:hover .triangledown{visibility: visible}
.promonew:hover .promonh{display: none}
.promonew:hover .promoh{display: block}
.promonew > div{-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
filter: grayscale(100%);}
.promonew:hover > div{-webkit-filter: none; /* Safari 6.0 - 9.0 */
filter: none}
.promonew a img.promoh{display:none}
.promonew a div h3{display: inline-block;margin:0;
    vertical-align: middle;text-transform: uppercase;font-size:1.8em;letter-spacing:2px;}
.promonew a div{COLOR: WHITE;
    POSITION: ABSOLUTE;
    TOP: 0;
    LEFT: 0;
    DISPLAY: TABLE-CELL;
    VERTICAL-ALIGN: MIDDLE;
    TEXT-ALIGN: CENTER;
    WIDTH: 100%;
    HEIGHT: 100%;
    MARGIN: 0;}
.shipmodel{margin:30px 0;}
.shipmodel h4{color:#F7941D}
.shipmodel img{ display:inline-block;}
.shipmodel .sepr{
    background: url(/images/separator.png);
    background-position: right center;
    background-repeat: no-repeat;
}
.shipmodel .sepl{
    background: url(/images/separator.png);
    background-position: left center;
    background-repeat: no-repeat;
}
.shipmodel .sepl img,.shipmodel .sepr img{visibility: hidden;}

.layout1{margin:15px 0;}
.layout1 .right h3{color:dodgerblue;font-style:italic;}
.layout1 .right{padding: 15px 50px;}
.layout1 .right span.greentext{color:#F7941D;font-weight: bold;}

.layout2{margin:15px 0;background:ghostwhite;}   
.layout2 .left h3{color:dodgerblue;font-style:italic;}
.layout2 .left{padding: 15px 50px;}
.layout2 .left span.greentext{color:#F7941D;font-weight: bold;}


.layout1 .btn{float: left;clear: left;margin:15px 0;}
div.testimony{background:#98c939;margin:15px 0;text-align:center;padding:5px 15px 15px 15px;color:#fff;}
div.testimony img{margin:10px auto;}
 .btn.btn-blue {
    color: #fff;
    background-color: #2090fd;
    background-image: linear-gradient(to bottom, #2090fd, #2090fd);
    border-color: #2090fd #2090fd #2090fd;
    border-radius: 0px;
    padding: 10px 40px;
}
.btn.btn.btn-blue:hover {
    background-color: #1e9aff;
    background-image: linear-gradient(to bottom, #1e9aff, #1e9aff);
    border-color: #1e9aff #1e9aff #1e9aff;
}
.banner h3{font-size:2.3em}
.banner{float:left;margin-bottom:15px;width:100%;}
.layer{height: 100%;
    width: 100%;
    position: absolute;
    opacity: 0.7;
z-index: 1;}
.layerblue .layer{background:#1c5f98}
.layerblue .btn{color: #3e81ad;}
.layerblue .btn.btn.btn-white:hover {color:#0767b9}



.contactus{text-align:center;background:ghostwhite;
background: url(/images/gloves.png),url(/images/tubes.png);
    background-color: ghostwhite;
    background-repeat: no-repeat,no-repeat;
    background-size: 250px,200px;
    background-position: center right,center left;}
.contactus p{font-size:16px}

.newmenu h3{color:#f69f43;padding: 0 10px;}
.newmenu ul li{padding:0 15px;}
/*.newmenu .linkscont h3{color:#F7941D;text-transform:uppercase;} */  
.newmenu .linkscont h3{color:#000000;text-transform:uppercase;}
ul#css3menu .newmenu .sub-nav-list li a{color:#fff;font-family: 'Roboto', sans-serif;display:inline-block;width:100%;}
ul#css3menu .newmenu .sub-nav-list li a:hover{color:#f69f43;background:#333d47;}
ul#css3menu .newmenu .sub-nav-list li:hover{background:#333d47;}
ul#css3menu .newmenu .sub-nav-list li:hover a{color:#f69f43;background:#333d47;}
.newmenu .linkscont hr{border-top:1px solid grey;margin-top:0;}
.newmenu .logoimg{margin:0 auto;display:block;}



.w20{width:20%;float:left;}


/* Extra small devices (portrait phones, less than 576px)*/
@media screen and (min-width:1px) and (max-width:576px) {
	.customhero,.layerblue{float:left}
.customhero .textcontent,.layerblue .textcontent{
     position: relative;
	 float:left;
	 top: 0; 
     left: 0;
	 padding-left:20px;
	 padding-top:15px;
	 padding-bottom:10px;
     
 }
 .contactus{background:ghostwhite}
    .customhero .textcontent h1,.layerblue .textcontent h2{
     font-size: 1.5em;
 }
 .customhero .textcontent h2,.layerblue .textcontent h3{
     font-size: 1.3em;
 }
 .customhero .textcontent h3{
     font-size: 1.1em;
 }
 
 .banner h3{font-size:1.8em}
 .customhero .textcontent p,.layerblue .textcontent p{font-size:1em}
 .promonew a div h3{font-size:1.4em}
}

/* Small devices (landscape phones, less than 768px)*/
@media screen and (min-width:576.1px) and (max-width:768px) { 
.customhero,.layerblue{float:left}
.contactus{background:ghostwhite}
.customhero .textcontent,.layerblue .textcontent{
     position: relative;
	 float:left;
	 top: 0; 
     left: 0;
	 padding-left:20px;
	 padding-top:25px;
	 padding-bottom:10px;
     
 }
.customhero .textcontent h1,.layerblue .textcontent h2{
     font-size: 2.2em;
 }
 .customhero .textcontent h2,.layerblue .textcontent h3{
     font-size: 1.5em;
 }
 .customhero .textcontent h3{
     font-size: 1.2em;
 }
    .promonew a div h3{font-size:1.4em}
	.banner h3{font-size:2.3em}
	.promonew a img{max-height:220px;}
 }

/* Medium devices (tablets, less than 992px)*/
@media screen and (min-width:768.1px) and (max-width:992px) { 

.contactus{background:ghostwhite}
.promonew a div h3{font-size:1.4em}
.layerblue .textcontent h2{
     font-size: 2.5em;
 }
.layerblue{min-height:350px}
}
/* Large devices (desktops, less than 1200px)*/
@media screen and (min-width: 992.1px) and (max-width:1200px) { 
    .layerblue .textcontent h2{
     font-size: 2.5em;
 }
 }

#items .itemRow img.graph.block{max-width:none;max-height:none;}
#items .itemRow img.sa_logo{max-width:none;max-height:none;}

.features-list {padding-left:0;width:95%;}
.features-list li:first-of-type {
    border-top: 1px solid #d6d6d6;
}
.features-list li{
    background: transparent;
    color: #333d47;
    padding: 10px 5px 10px 16px;
    border-bottom: 1px solid #d6d6d6;
    list-style-position: inside;
    position: relative;
    line-height: 20px;
}

.panel-body-custom {padding:5px 15px;}

/* ************************************************************** */
/* ***************New CSS from their designer******************** */ 
/* ************************************************************** */
@font-face {
   font-family: Lato-Thin;
   src: url(/fonts/Lato-Thin.ttf);
}
@font-face {
   font-family: Lato-Regular;
   src: url(/fonts/Lato-Regular.ttf);
}
body{
	font-family: Lato-Regular !important;
	margin-bottom:2em;
	background-color:#ffffff;
}
.call_us{
	font-family: Lato-Thin;
	    font-size: 10px;
    font-weight: bold;
}
.number{
	font-family: Lato-Thin;
	    font-size: 18px;
    font-weight: bold;
}
.logo{
	width:100%
}

.s_btn{
	    background-color: white !important;
    border-left: unset;
}
.num_div{
	width:77%;float:left
}
.htop{
	margin-top:12px
}
.q_order{
	border:1px solid #F7941D;
	    text-decoration: none !important;
    padding: 9px;
       display: inline-block;
	color:#333 !important;
	text-align:center;
}
.login_btn{
	    text-decoration: none !important;
    padding: 9px;
	background-color:grey;
	text-align:center;
	border:1px solid grey;
       display: inline-block;
	color:white !important
}
nav{
	background-color:#46525f;
	margin-bottom:unset !important; 
	border-radius: unset !important;
}
.navbar-collapseNew ul li{
	    list-style: none;
       padding-right: 17px;
    padding-left: 17px;
	
}
.navbar-collapseNew ul li a{
	       display: inherit;
		       text-transform: uppercase;
	color:white !important
}
.active_m{
	background-color:#326ea0
}
.active_m a{
	font-weight:bold
}
.totalNav{
	list-style:none;
	background-color: #3174ac;
    width: fit-content;
    padding-left: 17px;
    padding-right: 17px;
    padding-top: 6px;
    padding-bottom: 6px;
    float: right;
	    padding-top: 15px;
    padding-bottom: 15px;
}
.navbar-toggler{
	float:left;
	    background-color: transparent;
    border: unset;
}
.m_icon {
    width: 35px;
    height: 3px;
    background-color: white;
    margin: 6px 0;
}
.badge{
	margin-left: -24px;
    margin-top: -12px;
    background-color: #F7941D;
    position: absolute;
    top: 1px;
    left: 39px;
    overflow: hidden;
}
.cart_a{
	    padding-left: 28px;
    padding-right: 28px;
}
@media only screen and (min-width: 768px) and (max-width: 1057px)  {
	.navbar-collapseNew ul li{
		padding-right: 8px;
		padding-left: 8px;
		font-size: 11px;
	}
	
	.navbar-nav{
		padding-left:unset
	}
	
}

@media only screen and (min-width: 768px) and (max-width: 1125px)  {
	
	.num_div{
		    width: 74%;
	}
	.number{
		    font-size: 14px;
	}
	.q_order{
		 font-size: 11px;
	}
	.login_btn{
		 font-size: 11px;
	}
	
}
@media (max-width:767px){
	.navbar-nav {
		    margin: unset;
		margin-top: 28px;
        padding-left: unset !important;
	}
	
	.navbar-collapseNew {
		    width: 100% !important
	}
	.login_btn {
		width:50%;
		float:left;
		    margin-bottom: 4px;
	}
	.q_order{
		width:50%;
		float:left;
		    margin-bottom: 4px;
	}
	
	
}
@media (max-width:500px){
	.number {
		font-size: 13px;
	}
	.num_div{
		width: 73%;
	}
	.htop{
		margin-top:2px
	}
}

@media (min-width: 1200px){
	.header_c {
		    width: 99%;
	}
}
@media (max-width: 1201px){
	.header_c {
		    width: 99%;
	}
}
.noover{
	overflow:hidden
}
/* Carousel Styles */

/*
.carousel-indicators .active {
    background-color: #2980b9;
}

.carousel-inner img {
    width: auto;
   
}

.carousel-control {
    width: 0;
}


.carousel-control.left,
.carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}


.carousel-control.left span {
	padding: 15px;
}

.carousel-control.right span {
	padding: 15px;
}

.carousel-control img {
	position: absolute;
	top: 45%;
	z-index: 5;
	display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
	left: 0;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
	right: 0;
}


.carousel-control.left span,
.carousel-control.right span {
	background-color: #000;
}

.carousel-control.left span:hover,
.carousel-control.right span:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}
.carousel-control.right{
	background-image:none !important
}
.carousel-control.left{
	background-image:none !important
}

*/
/* Carousel Header Styles */
.customhero .imgcont{float:right;max-width:40%;max-height:400px;overflow:hidden;}
.header-textNew {
    position: absolute;
    top: 1%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #bf1e2e;
    height:100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
/* .slider_title h2{
	font-family: sans-serif;
} */
.nopad{
	    padding: unset !important;
}

.slider_title{
    width: 100%;
    /* height: 375px; */
    padding-top: 99px;
    margin: 0px auto;
    float: right;
    padding: 0px 50px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

@media (min-width: 992px){
    .slider_title {
        background-color:transparent;
    }
}
.homeBannerH2 {font-size:25px;margin-top:0;text-transform: uppercase;font-family: 'ProximaNova-Bold', sans-serif;font-weight: 900;}
.slider_title h3{color: #6b6a6a;
    margin-bottom: 20px;
    font-style: italic;
  
letter-spacing: 2px;  font-size: 17px;}
.slider_title p{color:#000;}
@media (min-width:1200px){
    /* .slider_title {padding-top:6em;} */
    .homeBannerH2 {font-size:60px;}
}
.slider_title p{
	font-size:20px;
}
@media (max-width:991px){
    .slider_title p{
        width:100%;
        font-size: 16px;
    }
}
@media (min-width:992px){
    .slider_title p{
        width:90%;
    }
}
.shop_now{
	    width: 155px;
    background-color: #2f6ea4;
    border-radius: 50%;
    height: 151px;
    padding-top:66px;
    margin: 0px auto;
    float: right;
    margin-top: -47px;
}
.shop_now p{
	    font-weight: bold;
    font-size: 17px;
}
.full{
	width:100%
}
.accs h3{
	font-weight:bold;
	color:white;
	text-align:center;
	 
	 
}
.accs {
	    border-radius: 13px;
	 background-color: #2f6ea4;
	 
}
.accs img{
	    border: 2px solid #2f6ea4;
}
.zoom:hover{
	transform: scale(1.1);
}
.zoom{
	transition: transform .2s; 
}
.mt2{
	margin-top:2em;
}
.mt1{
	margin-top:1em;
}
.center{
	text-align:center
}
.whiteNew{
	color:white
}
.p12{
	padding:12px
}
.accs:hover{
	    box-shadow: 5px 3px 9px 2px #808080a8
}
.go{
	height:49px;
	margin-top: -24px;
	
}
.go:hover{
	    border: 1px solid #F7941D;
    padding: 2px;
    border-radius: 50%;
	height:59px;
	position:relative
}
.mb2{
	margin-bottom: 2em;
}
@media only screen and (min-width: 992px) {
	.bb{
		margin-top:-48px;
	}
}
@media only screen and (max-width: 991px) {
  .slider_title {
        height: auto;
		width: 100%;
		    border-radius: unset
  }
  .header-textNew{
       width:100%;
	   position:relative;
	   padding:20px 0;
  }
  .carousel-innerNew>.item>img, .carousel-innerNew>.item>a>img{
	    display: none !important;
		width:au
  }
}


.noover{
	    overflow: hidden;
}

.subtitle {
  margin: 0 0 2em 0;
      font-size: 24px;
}
.fancy {
  line-height: 0.8;
  text-align: center;
}
.fancy span {
  display: inline-block;
  position: relative;  
}
.fancy span:before,
.fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid #bf1e2e;
  border-top: 1px solid #bf1e2e;
  top: 3px;
  width: 600px;
}
.fancy span:before {
  right: 100%;
  margin-right: 15px;
}
.fancy span:after {
  left: 100%;
  margin-left: 15px;
}

.slick-dots {
  text-align: center;
  margin: 0 0 10px 0;
  padding: 0;
}
.slick-dots li {
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px;
}
.slick-dots li.slick-active button {
  background-color: black;
}
.slick-dots li button {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: #999;
  border: none;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}
.slick-dots li :hover {
  background-color: black;
}

/* Custom Arrow */
.prevNew {
  color: #999;
  position: absolute;
  top: 38%;
  left: -2em;
  font-size: 1.5em;
}
.prevNew :hover {
  cursor: pointer;
  color: black;
}

.nextNew {
  color: #999;
  position: absolute;
  top: 38%;
  right: -2em;
  font-size: 1.5em;
}
.nextNew :hover {
  cursor: pointer;
  color: black;
}
.slick-slide {
	    padding: 13px;
}
.pro_green{
	background-color: #82ae30;
    color: white;
    text-align: center;
    padding: 12px;
 
    border-radius: 14px;
}
.p_title_green{
	background-color: #6b9122;
    border-radius: 8px;
    margin-bottom: 11px;
    padding: 6px;
}
.p_cart_green{
	display:block;
	    background-color: white;
    border-radius: 13px;
    padding: 4px;
    width: 114px;
    margin: 0px auto;
    margin-top: 20px;
	color:#6b9122 !important;
	text-decoration:none !important
}

.pro_blue{
	background-color: #2f6ea4;
    color: white;
    text-align: center;
    padding: 12px;
 
    border-radius: 14px;
}
.p_title_blue{
	background-color: #265d8c;
    border-radius: 8px;
    margin-bottom: 11px;
    padding: 6px;
}
.p_cart_blue{
	display:block;
	    background-color: white;
    border-radius: 13px;
    padding: 4px;
    width: 114px;
    margin: 0px auto;
    margin-top: 20px;
	color:#265d8c !important;
	text-decoration:none !important
}


.pro_red{
	background-color: #bf1e2e;
    color: white;
    text-align: center;
    padding: 12px;
 
    border-radius: 14px;
}
.p_title_red{
	background-color: #920e1b;
    border-radius: 8px;
    margin-bottom: 11px;
    padding: 6px;
}
.p_cart_red{
	display:block;
	    background-color: white;
    border-radius: 13px;
    padding: 4px;
    width: 114px;
    margin: 0px auto;
    margin-top: 20px;
	color:#920e1b !important;
	text-decoration:none !important
}


.pro_orange{
	background-color: #f7941d;
    color: white;
    text-align: center;
    padding: 12px;
 
    border-radius: 14px;
}
.p_title_orange{
	background-color: #d07a14;
    border-radius: 8px;
    margin-bottom: 11px;
    padding: 6px;
}
.p_cart_orange{
	display:block;
	    background-color: white;
    border-radius: 13px;
    padding: 4px;
    width: 114px;
    margin: 0px auto;
    margin-top: 20px;
	color:#d07a14 !important;
	text-decoration:none !important
}


.p_img_blue img{
	width:100%;
	    border: 4px solid #265d8c;
    border-radius: 6px;
}

.p_img_green img{
	width:100%;
	    border: 4px solid #6b9122;
    border-radius: 6px;
}

.p_img_orange img{
	width:100%;
	    border: 4px solid #d07a14;
    border-radius: 6px;
}

.p_img_red img{
	width:100%;
	    border: 4px solid #920e1b;
    border-radius: 6px;
}


.p_desc{
	    font-size: 12px;
    margin-top: 3px;
	height: 52px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	line-height: 1.5;
	overflow:hidden;
}
.p_price{
	font-family: Lato-Thin;
	    font-size: 23px;
    margin-top: 17px;
}
.mt4{
	margin-top:4em;
}
.mb4{
	margin-bottom:4em;
}
.fz16{
	    font-size: 16px;
}
.bg{
	background-image:url(/images/bgN.png);
	background-attachment: fixed;
    background-repeat: no-repeat;
	    background-size: 100% 100%;
}
.bg_overlay{
	
	    background-color: #2f6ea4;
        opacity: 0.88;
}
.green_border span:after{
	    background-color: #F7941D !important;
}
.green_border span:before{
	    background-color: #F7941D !important;
}
.gc{
	color:#F7941D
}
.br{
	    border-right: 3px solid #F7941D;
}
.g_btn{
	display:block;
	    background-color: white;
    border-radius: 5px;
    padding: 4px;
    width: 114px;
    margin-top: 20px;
	border:1px solid #F7941D;
	text-align:center;
	color:#F7941D !important;
	text-decoration:none !important
}
.grey_bg{
	    background-color: #f3f3f3
}
.nav-tabsNew>li>a{
	    border: 1px solid #8080809c;
		    color: #8080809c;
    border-radius: unset;
}
.nav-tabsNew{
	    border-bottom: unset;
		    text-align: center;
}
.nav-tabsNew>li.active>a, .nav-tabsNew>li.active>a:hover, .nav-tabsNew>li.active>a:focus{
	    color: white !important;
    cursor: default;
    background-color: #0b2451 !important;
    border-radius: unset !important;
}
.nav-tabsNew>li{
	    float: unset;
		    display: inline-block;
}
.i_outer {
  position: relative;
  width: 100%;
}
.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #F7941Dcf;
}

.i_outer:hover .overlay {
  opacity: 1;
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
      width: 100%;
    padding: 13px;
}
.bold{
	font-weight:bold
}
.o_price{
	    border: 2px solid white;
    margin-top: 20px !important;
    width: 136px;
    margin: 0px auto;
}
.o_cart a{
	font-size:14px;
	color:#0b2451
}

@media screen and (max-width: 800px) {
  .next {
    display: none !important;
  }
}

@media screen and (min-width: 853px) {
  .slick-dots {
    display: none !important;
  }
}

















.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.c_bg{
	background-image:url(/images/contact_bg.png);
	background-size:cover;
}
.right{
	text-align:right;
	
}
.c_btn{
	color: white;
    background-color: #f7941d;
    border: unset;
    width: 250px;
    padding: 10px 30px;
    border-radius: 3px;
}
.slick-slide .p_img_blue img, .slick-slide .p_img_green img, .slick-slide .p_img_orange img, .slick-slide .p_img_red img {width:auto;height:150px;margin:0 auto;}
.prev {
    color: #999;
    position: absolute;
    /*top: 38%;*/
    left: -2em;
    font-size: 1.5em;
}
.next {
    color: #999;
    position: absolute;
    /*top: 38%;*/
    right: -2em;
    font-size: 1.5em;
}
.newarrivals .next,.newarrivals .prev{top:38%}
.close{opacity:1;color:#fff;}

.newColorScheme{background-color:#F7951E;border-color: #ffc074;color:#fff;}
.newColorScheme:hover, .newColorScheme:active, .newColorScheme:active:hover {
  background-color: #ffc074;
  border-color: #ffc074;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #ff6618;
  border-color: #ff6618;
}
.panel-primary{border-color: #ddd;}
.panel-default > .panel-heading {
  color: #333;
  background-color: #e0e0e0;
  border-color: #ddd;
}
.catgcell h4 a {color:#636363;}
a{color:#636363;}
a:hover, a:focus {color: #333d47;}

.m-0 {
  margin: 0!important
}

.mt-0,
.my-0 {
  margin-top: 0!important
}

.mr-0,
.mx-0 {
  margin-right: 0!important
}

.mb-0,
.my-0 {
  margin-bottom: 0!important
}

.ml-0,
.mx-0 {
  margin-left: 0!important
}

.m-1 {
  margin: .25rem!important
}

.mt-1,
.my-1 {
  margin-top: .25rem!important
}

.mr-1,
.mx-1 {
  margin-right: .25rem!important
}

.mb-1,
.my-1 {
  margin-bottom: .25rem!important
}

.ml-1,
.mx-1 {
  margin-left: .25rem!important
}

.m-2 {
  margin: .5rem!important
}

.mt-2,
.my-2 {
  margin-top: .5rem!important
}

.mr-2,
.mx-2 {
  margin-right: .5rem!important
}

.mb-2,
.my-2 {
  margin-bottom: .5rem!important
}

.ml-2,
.mx-2 {
  margin-left: .5rem!important
}

.m-3 {
  margin: 1rem!important
}

.mt-3,
.my-3 {
  margin-top: 1rem!important
}

.mr-3,
.mx-3 {
  margin-right: 1rem!important
}

.mb-3,
.my-3 {
  margin-bottom: 1rem!important
}

.ml-3,
.mx-3 {
  margin-left: 1rem!important
}

.m-4 {
  margin: 1.5rem!important
}

.mt-4,
.my-4 {
  margin-top: 1.5rem!important
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem!important
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem!important
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem!important
}

.m-5 {
  margin: 3rem!important
}

.mt-5,
.my-5 {
  margin-top: 3rem!important
}

.mr-5,
.mx-5 {
  margin-right: 3rem!important
}

.mb-5,
.my-5 {
  margin-bottom: 3rem!important
}

.ml-5,
.mx-5 {
  margin-left: 3rem!important
}

.p-0 {
  padding: 0!important
}

.pt-0,
.py-0 {
  padding-top: 0!important
}

.pr-0,
.px-0 {
  padding-right: 0!important
}

.pb-0,
.py-0 {
  padding-bottom: 0!important
}

.pl-0,
.px-0 {
  padding-left: 0!important
}

.p-1 {
  padding: .25rem!important
}

.pt-1,
.py-1 {
  padding-top: .25rem!important
}

.pr-1,
.px-1 {
  padding-right: .25rem!important
}

.pb-1,
.py-1 {
  padding-bottom: .25rem!important
}

.pl-1,
.px-1 {
  padding-left: .25rem!important
}

.p-2 {
  padding: .5rem!important
}

.pt-2,
.py-2 {
  padding-top: .5rem!important
}

.pr-2,
.px-2 {
  padding-right: .5rem!important
}

.pb-2,
.py-2 {
  padding-bottom: .5rem!important
}

.pl-2,
.px-2 {
  padding-left: .5rem!important
}

.p-3 {
  padding: 1rem!important
}

.pt-3,
.py-3 {
  padding-top: 1rem!important
}

.pr-3,
.px-3 {
  padding-right: 1rem!important
}

.pb-3,
.py-3 {
  padding-bottom: 1rem!important
}

.pl-3,
.px-3 {
  padding-left: 1rem!important
}

.p-4 {
  padding: 1.5rem!important
}

.pt-4,
.py-4 {
  padding-top: 1.5rem!important
}

.pr-4,
.px-4 {
  padding-right: 1.5rem!important
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem!important
}

.pl-4,
.px-4 {
  padding-left: 1.5rem!important
}

.p-5 {
  padding: 3rem!important
}

.pt-5,
.py-5 {
  padding-top: 3rem!important
}

.pr-5,
.px-5 {
  padding-right: 3rem!important
}

.pb-5,
.py-5 {
  padding-bottom: 3rem!important
}

.pl-5,
.px-5 {
  padding-left: 3rem!important
}

.m-n1 {
  margin: -.25rem!important
}

.mt-n1,
.my-n1 {
  margin-top: -.25rem!important
}

.mr-n1,
.mx-n1 {
  margin-right: -.25rem!important
}

.mb-n1,
.my-n1 {
  margin-bottom: -.25rem!important
}

.ml-n1,
.mx-n1 {
  margin-left: -.25rem!important
}

.m-n2 {
  margin: -.5rem!important
}

.mt-n2,
.my-n2 {
  margin-top: -.5rem!important
}

.mr-n2,
.mx-n2 {
  margin-right: -.5rem!important
}

.mb-n2,
.my-n2 {
  margin-bottom: -.5rem!important
}

.ml-n2,
.mx-n2 {
  margin-left: -.5rem!important
}

.m-n3 {
  margin: -1rem!important
}

.mt-n3,
.my-n3 {
  margin-top: -1rem!important
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem!important
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem!important
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem!important
}

.m-n4 {
  margin: -1.5rem!important
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem!important
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem!important
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem!important
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem!important
}

.m-n5 {
  margin: -3rem!important
}

.mt-n5,
.my-n5 {
  margin-top: -3rem!important
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem!important
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem!important
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem!important
}

.m-auto {
  margin: auto!important
}

.mt-auto,
.my-auto {
  margin-top: auto!important
}

.mr-auto,
.mx-auto {
  margin-right: auto!important
}

.mb-auto,
.my-auto {
  margin-bottom: auto!important
}

.ml-auto,
.mx-auto {
  margin-left: auto!important
}

@media (min-width:576px) {
  .m-sm-0 {
      margin: 0!important
  }
  .mt-sm-0,
  .my-sm-0 {
      margin-top: 0!important
  }
  .mr-sm-0,
  .mx-sm-0 {
      margin-right: 0!important
  }
  .mb-sm-0,
  .my-sm-0 {
      margin-bottom: 0!important
  }
  .ml-sm-0,
  .mx-sm-0 {
      margin-left: 0!important
  }
  .m-sm-1 {
      margin: .25rem!important
  }
  .mt-sm-1,
  .my-sm-1 {
      margin-top: .25rem!important
  }
  .mr-sm-1,
  .mx-sm-1 {
      margin-right: .25rem!important
  }
  .mb-sm-1,
  .my-sm-1 {
      margin-bottom: .25rem!important
  }
  .ml-sm-1,
  .mx-sm-1 {
      margin-left: .25rem!important
  }
  .m-sm-2 {
      margin: .5rem!important
  }
  .mt-sm-2,
  .my-sm-2 {
      margin-top: .5rem!important
  }
  .mr-sm-2,
  .mx-sm-2 {
      margin-right: .5rem!important
  }
  .mb-sm-2,
  .my-sm-2 {
      margin-bottom: .5rem!important
  }
  .ml-sm-2,
  .mx-sm-2 {
      margin-left: .5rem!important
  }
  .m-sm-3 {
      margin: 1rem!important
  }
  .mt-sm-3,
  .my-sm-3 {
      margin-top: 1rem!important
  }
  .mr-sm-3,
  .mx-sm-3 {
      margin-right: 1rem!important
  }
  .mb-sm-3,
  .my-sm-3 {
      margin-bottom: 1rem!important
  }
  .ml-sm-3,
  .mx-sm-3 {
      margin-left: 1rem!important
  }
  .m-sm-4 {
      margin: 1.5rem!important
  }
  .mt-sm-4,
  .my-sm-4 {
      margin-top: 1.5rem!important
  }
  .mr-sm-4,
  .mx-sm-4 {
      margin-right: 1.5rem!important
  }
  .mb-sm-4,
  .my-sm-4 {
      margin-bottom: 1.5rem!important
  }
  .ml-sm-4,
  .mx-sm-4 {
      margin-left: 1.5rem!important
  }
  .m-sm-5 {
      margin: 3rem!important
  }
  .mt-sm-5,
  .my-sm-5 {
      margin-top: 3rem!important
  }
  .mr-sm-5,
  .mx-sm-5 {
      margin-right: 3rem!important
  }
  .mb-sm-5,
  .my-sm-5 {
      margin-bottom: 3rem!important
  }
  .ml-sm-5,
  .mx-sm-5 {
      margin-left: 3rem!important
  }
  .p-sm-0 {
      padding: 0!important
  }
  .pt-sm-0,
  .py-sm-0 {
      padding-top: 0!important
  }
  .pr-sm-0,
  .px-sm-0 {
      padding-right: 0!important
  }
  .pb-sm-0,
  .py-sm-0 {
      padding-bottom: 0!important
  }
  .pl-sm-0,
  .px-sm-0 {
      padding-left: 0!important
  }
  .p-sm-1 {
      padding: .25rem!important
  }
  .pt-sm-1,
  .py-sm-1 {
      padding-top: .25rem!important
  }
  .pr-sm-1,
  .px-sm-1 {
      padding-right: .25rem!important
  }
  .pb-sm-1,
  .py-sm-1 {
      padding-bottom: .25rem!important
  }
  .pl-sm-1,
  .px-sm-1 {
      padding-left: .25rem!important
  }
  .p-sm-2 {
      padding: .5rem!important
  }
  .pt-sm-2,
  .py-sm-2 {
      padding-top: .5rem!important
  }
  .pr-sm-2,
  .px-sm-2 {
      padding-right: .5rem!important
  }
  .pb-sm-2,
  .py-sm-2 {
      padding-bottom: .5rem!important
  }
  .pl-sm-2,
  .px-sm-2 {
      padding-left: .5rem!important
  }
  .p-sm-3 {
      padding: 1rem!important
  }
  .pt-sm-3,
  .py-sm-3 {
      padding-top: 1rem!important
  }
  .pr-sm-3,
  .px-sm-3 {
      padding-right: 1rem!important
  }
  .pb-sm-3,
  .py-sm-3 {
      padding-bottom: 1rem!important
  }
  .pl-sm-3,
  .px-sm-3 {
      padding-left: 1rem!important
  }
  .p-sm-4 {
      padding: 1.5rem!important
  }
  .pt-sm-4,
  .py-sm-4 {
      padding-top: 1.5rem!important
  }
  .pr-sm-4,
  .px-sm-4 {
      padding-right: 1.5rem!important
  }
  .pb-sm-4,
  .py-sm-4 {
      padding-bottom: 1.5rem!important
  }
  .pl-sm-4,
  .px-sm-4 {
      padding-left: 1.5rem!important
  }
  .p-sm-5 {
      padding: 3rem!important
  }
  .pt-sm-5,
  .py-sm-5 {
      padding-top: 3rem!important
  }
  .pr-sm-5,
  .px-sm-5 {
      padding-right: 3rem!important
  }
  .pb-sm-5,
  .py-sm-5 {
      padding-bottom: 3rem!important
  }
  .pl-sm-5,
  .px-sm-5 {
      padding-left: 3rem!important
  }
  .m-sm-n1 {
      margin: -.25rem!important
  }
  .mt-sm-n1,
  .my-sm-n1 {
      margin-top: -.25rem!important
  }
  .mr-sm-n1,
  .mx-sm-n1 {
      margin-right: -.25rem!important
  }
  .mb-sm-n1,
  .my-sm-n1 {
      margin-bottom: -.25rem!important
  }
  .ml-sm-n1,
  .mx-sm-n1 {
      margin-left: -.25rem!important
  }
  .m-sm-n2 {
      margin: -.5rem!important
  }
  .mt-sm-n2,
  .my-sm-n2 {
      margin-top: -.5rem!important
  }
  .mr-sm-n2,
  .mx-sm-n2 {
      margin-right: -.5rem!important
  }
  .mb-sm-n2,
  .my-sm-n2 {
      margin-bottom: -.5rem!important
  }
  .ml-sm-n2,
  .mx-sm-n2 {
      margin-left: -.5rem!important
  }
  .m-sm-n3 {
      margin: -1rem!important
  }
  .mt-sm-n3,
  .my-sm-n3 {
      margin-top: -1rem!important
  }
  .mr-sm-n3,
  .mx-sm-n3 {
      margin-right: -1rem!important
  }
  .mb-sm-n3,
  .my-sm-n3 {
      margin-bottom: -1rem!important
  }
  .ml-sm-n3,
  .mx-sm-n3 {
      margin-left: -1rem!important
  }
  .m-sm-n4 {
      margin: -1.5rem!important
  }
  .mt-sm-n4,
  .my-sm-n4 {
      margin-top: -1.5rem!important
  }
  .mr-sm-n4,
  .mx-sm-n4 {
      margin-right: -1.5rem!important
  }
  .mb-sm-n4,
  .my-sm-n4 {
      margin-bottom: -1.5rem!important
  }
  .ml-sm-n4,
  .mx-sm-n4 {
      margin-left: -1.5rem!important
  }
  .m-sm-n5 {
      margin: -3rem!important
  }
  .mt-sm-n5,
  .my-sm-n5 {
      margin-top: -3rem!important
  }
  .mr-sm-n5,
  .mx-sm-n5 {
      margin-right: -3rem!important
  }
  .mb-sm-n5,
  .my-sm-n5 {
      margin-bottom: -3rem!important
  }
  .ml-sm-n5,
  .mx-sm-n5 {
      margin-left: -3rem!important
  }
  .m-sm-auto {
      margin: auto!important
  }
  .mt-sm-auto,
  .my-sm-auto {
      margin-top: auto!important
  }
  .mr-sm-auto,
  .mx-sm-auto {
      margin-right: auto!important
  }
  .mb-sm-auto,
  .my-sm-auto {
      margin-bottom: auto!important
  }
  .ml-sm-auto,
  .mx-sm-auto {
      margin-left: auto!important
  }
}

@media (min-width:768px) {
  .m-md-0 {
      margin: 0!important
  }
  .mt-md-0,
  .my-md-0 {
      margin-top: 0!important
  }
  .mr-md-0,
  .mx-md-0 {
      margin-right: 0!important
  }
  .mb-md-0,
  .my-md-0 {
      margin-bottom: 0!important
  }
  .ml-md-0,
  .mx-md-0 {
      margin-left: 0!important
  }
  .m-md-1 {
      margin: .25rem!important
  }
  .mt-md-1,
  .my-md-1 {
      margin-top: .25rem!important
  }
  .mr-md-1,
  .mx-md-1 {
      margin-right: .25rem!important
  }
  .mb-md-1,
  .my-md-1 {
      margin-bottom: .25rem!important
  }
  .ml-md-1,
  .mx-md-1 {
      margin-left: .25rem!important
  }
  .m-md-2 {
      margin: .5rem!important
  }
  .mt-md-2,
  .my-md-2 {
      margin-top: .5rem!important
  }
  .mr-md-2,
  .mx-md-2 {
      margin-right: .5rem!important
  }
  .mb-md-2,
  .my-md-2 {
      margin-bottom: .5rem!important
  }
  .ml-md-2,
  .mx-md-2 {
      margin-left: .5rem!important
  }
  .m-md-3 {
      margin: 1rem!important
  }
  .mt-md-3,
  .my-md-3 {
      margin-top: 1rem!important
  }
  .mr-md-3,
  .mx-md-3 {
      margin-right: 1rem!important
  }
  .mb-md-3,
  .my-md-3 {
      margin-bottom: 1rem!important
  }
  .ml-md-3,
  .mx-md-3 {
      margin-left: 1rem!important
  }
  .m-md-4 {
      margin: 1.5rem!important
  }
  .mt-md-4,
  .my-md-4 {
      margin-top: 1.5rem!important
  }
  .mr-md-4,
  .mx-md-4 {
      margin-right: 1.5rem!important
  }
  .mb-md-4,
  .my-md-4 {
      margin-bottom: 1.5rem!important
  }
  .ml-md-4,
  .mx-md-4 {
      margin-left: 1.5rem!important
  }
  .m-md-5 {
      margin: 3rem!important
  }
  .mt-md-5,
  .my-md-5 {
      margin-top: 3rem!important
  }
  .mr-md-5,
  .mx-md-5 {
      margin-right: 3rem!important
  }
  .mb-md-5,
  .my-md-5 {
      margin-bottom: 3rem!important
  }
  .ml-md-5,
  .mx-md-5 {
      margin-left: 3rem!important
  }
  .p-md-0 {
      padding: 0!important
  }
  .pt-md-0,
  .py-md-0 {
      padding-top: 0!important
  }
  .pr-md-0,
  .px-md-0 {
      padding-right: 0!important
  }
  .pb-md-0,
  .py-md-0 {
      padding-bottom: 0!important
  }
  .pl-md-0,
  .px-md-0 {
      padding-left: 0!important
  }
  .p-md-1 {
      padding: .25rem!important
  }
  .pt-md-1,
  .py-md-1 {
      padding-top: .25rem!important
  }
  .pr-md-1,
  .px-md-1 {
      padding-right: .25rem!important
  }
  .pb-md-1,
  .py-md-1 {
      padding-bottom: .25rem!important
  }
  .pl-md-1,
  .px-md-1 {
      padding-left: .25rem!important
  }
  .p-md-2 {
      padding: .5rem!important
  }
  .pt-md-2,
  .py-md-2 {
      padding-top: .5rem!important
  }
  .pr-md-2,
  .px-md-2 {
      padding-right: .5rem!important
  }
  .pb-md-2,
  .py-md-2 {
      padding-bottom: .5rem!important
  }
  .pl-md-2,
  .px-md-2 {
      padding-left: .5rem!important
  }
  .p-md-3 {
      padding: 1rem!important
  }
  .pt-md-3,
  .py-md-3 {
      padding-top: 1rem!important
  }
  .pr-md-3,
  .px-md-3 {
      padding-right: 1rem!important
  }
  .pb-md-3,
  .py-md-3 {
      padding-bottom: 1rem!important
  }
  .pl-md-3,
  .px-md-3 {
      padding-left: 1rem!important
  }
  .p-md-4 {
      padding: 1.5rem!important
  }
  .pt-md-4,
  .py-md-4 {
      padding-top: 1.5rem!important
  }
  .pr-md-4,
  .px-md-4 {
      padding-right: 1.5rem!important
  }
  .pb-md-4,
  .py-md-4 {
      padding-bottom: 1.5rem!important
  }
  .pl-md-4,
  .px-md-4 {
      padding-left: 1.5rem!important
  }
  .p-md-5 {
      padding: 3rem!important
  }
  .pt-md-5,
  .py-md-5 {
      padding-top: 3rem!important
  }
  .pr-md-5,
  .px-md-5 {
      padding-right: 3rem!important
  }
  .pb-md-5,
  .py-md-5 {
      padding-bottom: 3rem!important
  }
  .pl-md-5,
  .px-md-5 {
      padding-left: 3rem!important
  }
  .m-md-n1 {
      margin: -.25rem!important
  }
  .mt-md-n1,
  .my-md-n1 {
      margin-top: -.25rem!important
  }
  .mr-md-n1,
  .mx-md-n1 {
      margin-right: -.25rem!important
  }
  .mb-md-n1,
  .my-md-n1 {
      margin-bottom: -.25rem!important
  }
  .ml-md-n1,
  .mx-md-n1 {
      margin-left: -.25rem!important
  }
  .m-md-n2 {
      margin: -.5rem!important
  }
  .mt-md-n2,
  .my-md-n2 {
      margin-top: -.5rem!important
  }
  .mr-md-n2,
  .mx-md-n2 {
      margin-right: -.5rem!important
  }
  .mb-md-n2,
  .my-md-n2 {
      margin-bottom: -.5rem!important
  }
  .ml-md-n2,
  .mx-md-n2 {
      margin-left: -.5rem!important
  }
  .m-md-n3 {
      margin: -1rem!important
  }
  .mt-md-n3,
  .my-md-n3 {
      margin-top: -1rem!important
  }
  .mr-md-n3,
  .mx-md-n3 {
      margin-right: -1rem!important
  }
  .mb-md-n3,
  .my-md-n3 {
      margin-bottom: -1rem!important
  }
  .ml-md-n3,
  .mx-md-n3 {
      margin-left: -1rem!important
  }
  .m-md-n4 {
      margin: -1.5rem!important
  }
  .mt-md-n4,
  .my-md-n4 {
      margin-top: -1.5rem!important
  }
  .mr-md-n4,
  .mx-md-n4 {
      margin-right: -1.5rem!important
  }
  .mb-md-n4,
  .my-md-n4 {
      margin-bottom: -1.5rem!important
  }
  .ml-md-n4,
  .mx-md-n4 {
      margin-left: -1.5rem!important
  }
  .m-md-n5 {
      margin: -3rem!important
  }
  .mt-md-n5,
  .my-md-n5 {
      margin-top: -3rem!important
  }
  .mr-md-n5,
  .mx-md-n5 {
      margin-right: -3rem!important
  }
  .mb-md-n5,
  .my-md-n5 {
      margin-bottom: -3rem!important
  }
  .ml-md-n5,
  .mx-md-n5 {
      margin-left: -3rem!important
  }
  .m-md-auto {
      margin: auto!important
  }
  .mt-md-auto,
  .my-md-auto {
      margin-top: auto!important
  }
  .mr-md-auto,
  .mx-md-auto {
      margin-right: auto!important
  }
  .mb-md-auto,
  .my-md-auto {
      margin-bottom: auto!important
  }
  .ml-md-auto,
  .mx-md-auto {
      margin-left: auto!important
  }
}

@media (min-width:992px) {
  .m-lg-0 {
      margin: 0!important
  }
  .mt-lg-0,
  .my-lg-0 {
      margin-top: 0!important
  }
  .mr-lg-0,
  .mx-lg-0 {
      margin-right: 0!important
  }
  .mb-lg-0,
  .my-lg-0 {
      margin-bottom: 0!important
  }
  .ml-lg-0,
  .mx-lg-0 {
      margin-left: 0!important
  }
  .m-lg-1 {
      margin: .25rem!important
  }
  .mt-lg-1,
  .my-lg-1 {
      margin-top: .25rem!important
  }
  .mr-lg-1,
  .mx-lg-1 {
      margin-right: .25rem!important
  }
  .mb-lg-1,
  .my-lg-1 {
      margin-bottom: .25rem!important
  }
  .ml-lg-1,
  .mx-lg-1 {
      margin-left: .25rem!important
  }
  .m-lg-2 {
      margin: .5rem!important
  }
  .mt-lg-2,
  .my-lg-2 {
      margin-top: .5rem!important
  }
  .mr-lg-2,
  .mx-lg-2 {
      margin-right: .5rem!important
  }
  .mb-lg-2,
  .my-lg-2 {
      margin-bottom: .5rem!important
  }
  .ml-lg-2,
  .mx-lg-2 {
      margin-left: .5rem!important
  }
  .m-lg-3 {
      margin: 1rem!important
  }
  .mt-lg-3,
  .my-lg-3 {
      margin-top: 1rem!important
  }
  .mr-lg-3,
  .mx-lg-3 {
      margin-right: 1rem!important
  }
  .mb-lg-3,
  .my-lg-3 {
      margin-bottom: 1rem!important
  }
  .ml-lg-3,
  .mx-lg-3 {
      margin-left: 1rem!important
  }
  .m-lg-4 {
      margin: 1.5rem!important
  }
  .mt-lg-4,
  .my-lg-4 {
      margin-top: 1.5rem!important
  }
  .mr-lg-4,
  .mx-lg-4 {
      margin-right: 1.5rem!important
  }
  .mb-lg-4,
  .my-lg-4 {
      margin-bottom: 1.5rem!important
  }
  .ml-lg-4,
  .mx-lg-4 {
      margin-left: 1.5rem!important
  }
  .m-lg-5 {
      margin: 3rem!important
  }
  .mt-lg-5,
  .my-lg-5 {
      margin-top: 3rem!important
  }
  .mr-lg-5,
  .mx-lg-5 {
      margin-right: 3rem!important
  }
  .mb-lg-5,
  .my-lg-5 {
      margin-bottom: 3rem!important
  }
  .ml-lg-5,
  .mx-lg-5 {
      margin-left: 3rem!important
  }
  .p-lg-0 {
      padding: 0!important
  }
  .pt-lg-0,
  .py-lg-0 {
      padding-top: 0!important
  }
  .pr-lg-0,
  .px-lg-0 {
      padding-right: 0!important
  }
  .pb-lg-0,
  .py-lg-0 {
      padding-bottom: 0!important
  }
  .pl-lg-0,
  .px-lg-0 {
      padding-left: 0!important
  }
  .p-lg-1 {
      padding: .25rem!important
  }
  .pt-lg-1,
  .py-lg-1 {
      padding-top: .25rem!important
  }
  .pr-lg-1,
  .px-lg-1 {
      padding-right: .25rem!important
  }
  .pb-lg-1,
  .py-lg-1 {
      padding-bottom: .25rem!important
  }
  .pl-lg-1,
  .px-lg-1 {
      padding-left: .25rem!important
  }
  .p-lg-2 {
      padding: .5rem!important
  }
  .pt-lg-2,
  .py-lg-2 {
      padding-top: .5rem!important
  }
  .pr-lg-2,
  .px-lg-2 {
      padding-right: .5rem!important
  }
  .pb-lg-2,
  .py-lg-2 {
      padding-bottom: .5rem!important
  }
  .pl-lg-2,
  .px-lg-2 {
      padding-left: .5rem!important
  }
  .p-lg-3 {
      padding: 1rem!important
  }
  .pt-lg-3,
  .py-lg-3 {
      padding-top: 1rem!important
  }
  .pr-lg-3,
  .px-lg-3 {
      padding-right: 1rem!important
  }
  .pb-lg-3,
  .py-lg-3 {
      padding-bottom: 1rem!important
  }
  .pl-lg-3,
  .px-lg-3 {
      padding-left: 1rem!important
  }
  .p-lg-4 {
      padding: 1.5rem!important
  }
  .pt-lg-4,
  .py-lg-4 {
      padding-top: 1.5rem!important
  }
  .pr-lg-4,
  .px-lg-4 {
      padding-right: 1.5rem!important
  }
  .pb-lg-4,
  .py-lg-4 {
      padding-bottom: 1.5rem!important
  }
  .pl-lg-4,
  .px-lg-4 {
      padding-left: 1.5rem!important
  }
  .p-lg-5 {
      padding: 3rem!important
  }
  .pt-lg-5,
  .py-lg-5 {
      padding-top: 3rem!important
  }
  .pr-lg-5,
  .px-lg-5 {
      padding-right: 3rem!important
  }
  .pb-lg-5,
  .py-lg-5 {
      padding-bottom: 3rem!important
  }
  .pl-lg-5,
  .px-lg-5 {
      padding-left: 3rem!important
  }
  .m-lg-n1 {
      margin: -.25rem!important
  }
  .mt-lg-n1,
  .my-lg-n1 {
      margin-top: -.25rem!important
  }
  .mr-lg-n1,
  .mx-lg-n1 {
      margin-right: -.25rem!important
  }
  .mb-lg-n1,
  .my-lg-n1 {
      margin-bottom: -.25rem!important
  }
  .ml-lg-n1,
  .mx-lg-n1 {
      margin-left: -.25rem!important
  }
  .m-lg-n2 {
      margin: -.5rem!important
  }
  .mt-lg-n2,
  .my-lg-n2 {
      margin-top: -.5rem!important
  }
  .mr-lg-n2,
  .mx-lg-n2 {
      margin-right: -.5rem!important
  }
  .mb-lg-n2,
  .my-lg-n2 {
      margin-bottom: -.5rem!important
  }
  .ml-lg-n2,
  .mx-lg-n2 {
      margin-left: -.5rem!important
  }
  .m-lg-n3 {
      margin: -1rem!important
  }
  .mt-lg-n3,
  .my-lg-n3 {
      margin-top: -1rem!important
  }
  .mr-lg-n3,
  .mx-lg-n3 {
      margin-right: -1rem!important
  }
  .mb-lg-n3,
  .my-lg-n3 {
      margin-bottom: -1rem!important
  }
  .ml-lg-n3,
  .mx-lg-n3 {
      margin-left: -1rem!important
  }
  .m-lg-n4 {
      margin: -1.5rem!important
  }
  .mt-lg-n4,
  .my-lg-n4 {
      margin-top: -1.5rem!important
  }
  .mr-lg-n4,
  .mx-lg-n4 {
      margin-right: -1.5rem!important
  }
  .mb-lg-n4,
  .my-lg-n4 {
      margin-bottom: -1.5rem!important
  }
  .ml-lg-n4,
  .mx-lg-n4 {
      margin-left: -1.5rem!important
  }
  .m-lg-n5 {
      margin: -3rem!important
  }
  .mt-lg-n5,
  .my-lg-n5 {
      margin-top: -3rem!important
  }
  .mr-lg-n5,
  .mx-lg-n5 {
      margin-right: -3rem!important
  }
  .mb-lg-n5,
  .my-lg-n5 {
      margin-bottom: -3rem!important
  }
  .ml-lg-n5,
  .mx-lg-n5 {
      margin-left: -3rem!important
  }
  .m-lg-auto {
      margin: auto!important
  }
  .mt-lg-auto,
  .my-lg-auto {
      margin-top: auto!important
  }
  .mr-lg-auto,
  .mx-lg-auto {
      margin-right: auto!important
  }
  .mb-lg-auto,
  .my-lg-auto {
      margin-bottom: auto!important
  }
  .ml-lg-auto,
  .mx-lg-auto {
      margin-left: auto!important
  }
}

@media (min-width:1200px) {
  .m-xl-0 {
      margin: 0!important
  }
  .mt-xl-0,
  .my-xl-0 {
      margin-top: 0!important
  }
  .mr-xl-0,
  .mx-xl-0 {
      margin-right: 0!important
  }
  .mb-xl-0,
  .my-xl-0 {
      margin-bottom: 0!important
  }
  .ml-xl-0,
  .mx-xl-0 {
      margin-left: 0!important
  }
  .m-xl-1 {
      margin: .25rem!important
  }
  .mt-xl-1,
  .my-xl-1 {
      margin-top: .25rem!important
  }
  .mr-xl-1,
  .mx-xl-1 {
      margin-right: .25rem!important
  }
  .mb-xl-1,
  .my-xl-1 {
      margin-bottom: .25rem!important
  }
  .ml-xl-1,
  .mx-xl-1 {
      margin-left: .25rem!important
  }
  .m-xl-2 {
      margin: .5rem!important
  }
  .mt-xl-2,
  .my-xl-2 {
      margin-top: .5rem!important
  }
  .mr-xl-2,
  .mx-xl-2 {
      margin-right: .5rem!important
  }
  .mb-xl-2,
  .my-xl-2 {
      margin-bottom: .5rem!important
  }
  .ml-xl-2,
  .mx-xl-2 {
      margin-left: .5rem!important
  }
  .m-xl-3 {
      margin: 1rem!important
  }
  .mt-xl-3,
  .my-xl-3 {
      margin-top: 1rem!important
  }
  .mr-xl-3,
  .mx-xl-3 {
      margin-right: 1rem!important
  }
  .mb-xl-3,
  .my-xl-3 {
      margin-bottom: 1rem!important
  }
  .ml-xl-3,
  .mx-xl-3 {
      margin-left: 1rem!important
  }
  .m-xl-4 {
      margin: 1.5rem!important
  }
  .mt-xl-4,
  .my-xl-4 {
      margin-top: 1.5rem!important
  }
  .mr-xl-4,
  .mx-xl-4 {
      margin-right: 1.5rem!important
  }
  .mb-xl-4,
  .my-xl-4 {
      margin-bottom: 1.5rem!important
  }
  .ml-xl-4,
  .mx-xl-4 {
      margin-left: 1.5rem!important
  }
  .m-xl-5 {
      margin: 3rem!important
  }
  .mt-xl-5,
  .my-xl-5 {
      margin-top: 3rem!important
  }
  .mr-xl-5,
  .mx-xl-5 {
      margin-right: 3rem!important
  }
  .mb-xl-5,
  .my-xl-5 {
      margin-bottom: 3rem!important
  }
  .ml-xl-5,
  .mx-xl-5 {
      margin-left: 3rem!important
  }
  .p-xl-0 {
      padding: 0!important
  }
  .pt-xl-0,
  .py-xl-0 {
      padding-top: 0!important
  }
  .pr-xl-0,
  .px-xl-0 {
      padding-right: 0!important
  }
  .pb-xl-0,
  .py-xl-0 {
      padding-bottom: 0!important
  }
  .pl-xl-0,
  .px-xl-0 {
      padding-left: 0!important
  }
  .p-xl-1 {
      padding: .25rem!important
  }
  .pt-xl-1,
  .py-xl-1 {
      padding-top: .25rem!important
  }
  .pr-xl-1,
  .px-xl-1 {
      padding-right: .25rem!important
  }
  .pb-xl-1,
  .py-xl-1 {
      padding-bottom: .25rem!important
  }
  .pl-xl-1,
  .px-xl-1 {
      padding-left: .25rem!important
  }
  .p-xl-2 {
      padding: .5rem!important
  }
  .pt-xl-2,
  .py-xl-2 {
      padding-top: .5rem!important
  }
  .pr-xl-2,
  .px-xl-2 {
      padding-right: .5rem!important
  }
  .pb-xl-2,
  .py-xl-2 {
      padding-bottom: .5rem!important
  }
  .pl-xl-2,
  .px-xl-2 {
      padding-left: .5rem!important
  }
  .p-xl-3 {
      padding: 1rem!important
  }
  .pt-xl-3,
  .py-xl-3 {
      padding-top: 1rem!important
  }
  .pr-xl-3,
  .px-xl-3 {
      padding-right: 1rem!important
  }
  .pb-xl-3,
  .py-xl-3 {
      padding-bottom: 1rem!important
  }
  .pl-xl-3,
  .px-xl-3 {
      padding-left: 1rem!important
  }
  .p-xl-4 {
      padding: 1.5rem!important
  }
  .pt-xl-4,
  .py-xl-4 {
      padding-top: 1.5rem!important
  }
  .pr-xl-4,
  .px-xl-4 {
      padding-right: 1.5rem!important
  }
  .pb-xl-4,
  .py-xl-4 {
      padding-bottom: 1.5rem!important
  }
  .pl-xl-4,
  .px-xl-4 {
      padding-left: 1.5rem!important
  }
  .p-xl-5 {
      padding: 3rem!important
  }
  .pt-xl-5,
  .py-xl-5 {
      padding-top: 3rem!important
  }
  .pr-xl-5,
  .px-xl-5 {
      padding-right: 3rem!important
  }
  .pb-xl-5,
  .py-xl-5 {
      padding-bottom: 3rem!important
  }
  .pl-xl-5,
  .px-xl-5 {
      padding-left: 3rem!important
  }
  .m-xl-n1 {
      margin: -.25rem!important
  }
  .mt-xl-n1,
  .my-xl-n1 {
      margin-top: -.25rem!important
  }
  .mr-xl-n1,
  .mx-xl-n1 {
      margin-right: -.25rem!important
  }
  .mb-xl-n1,
  .my-xl-n1 {
      margin-bottom: -.25rem!important
  }
  .ml-xl-n1,
  .mx-xl-n1 {
      margin-left: -.25rem!important
  }
  .m-xl-n2 {
      margin: -.5rem!important
  }
  .mt-xl-n2,
  .my-xl-n2 {
      margin-top: -.5rem!important
  }
  .mr-xl-n2,
  .mx-xl-n2 {
      margin-right: -.5rem!important
  }
  .mb-xl-n2,
  .my-xl-n2 {
      margin-bottom: -.5rem!important
  }
  .ml-xl-n2,
  .mx-xl-n2 {
      margin-left: -.5rem!important
  }
  .m-xl-n3 {
      margin: -1rem!important
  }
  .mt-xl-n3,
  .my-xl-n3 {
      margin-top: -1rem!important
  }
  .mr-xl-n3,
  .mx-xl-n3 {
      margin-right: -1rem!important
  }
  .mb-xl-n3,
  .my-xl-n3 {
      margin-bottom: -1rem!important
  }
  .ml-xl-n3,
  .mx-xl-n3 {
      margin-left: -1rem!important
  }
  .m-xl-n4 {
      margin: -1.5rem!important
  }
  .mt-xl-n4,
  .my-xl-n4 {
      margin-top: -1.5rem!important
  }
  .mr-xl-n4,
  .mx-xl-n4 {
      margin-right: -1.5rem!important
  }
  .mb-xl-n4,
  .my-xl-n4 {
      margin-bottom: -1.5rem!important
  }
  .ml-xl-n4,
  .mx-xl-n4 {
      margin-left: -1.5rem!important
  }
  .m-xl-n5 {
      margin: -3rem!important
  }
  .mt-xl-n5,
  .my-xl-n5 {
      margin-top: -3rem!important
  }
  .mr-xl-n5,
  .mx-xl-n5 {
      margin-right: -3rem!important
  }
  .mb-xl-n5,
  .my-xl-n5 {
      margin-bottom: -3rem!important
  }
  .ml-xl-n5,
  .mx-xl-n5 {
      margin-left: -3rem!important
  }
  .m-xl-auto {
      margin: auto!important
  }
  .mt-xl-auto,
  .my-xl-auto {
      margin-top: auto!important
  }
  .mr-xl-auto,
  .mx-xl-auto {
      margin-right: auto!important
  }
  .mb-xl-auto,
  .my-xl-auto {
      margin-bottom: auto!important
  }
  .ml-xl-auto,
  .mx-xl-auto {
      margin-left: auto!important
  }
}

#message {
    background: #f1f1f1;
    color: #000;
    position: relative;
    padding: 20px;
    margin: 10px 0;
  }
  
  #message p {
    padding: 0px 35px;
  }
  
  /* Add a green text color and a checkmark when the requirements are right */
  .valid {
    color: green;
  }
  
  .valid:before {
    position: relative;
    left: -20px;
    content: "\2714";
  }
  
  
  /* Add a red text color and an "x" when the requirements are wrong */
  .invalid {
    color: #a94442;
  }
  
  .invalid:before {
    position: relative;
    left: -20px;
    content: "\2716";
  }

  a.styleLargeOrder {
    border: 2px solid #bf1e2e;
    font-weight: bold;
    font-size: 15px !important;
    color: #bf1e2e !important;
    margin-top: 25px;
    margin-bottom: 20px;
    width: 100%;
    padding: 5px 10px;
    border-radius: 10px;
}
.bulkWrapper{
    text-align:center;
}
/* .bulkOrderDiv{
    float: right;
    background-color: #fff;
    margin-top: 0;
    padding-top: 5px;
} */
@media (max-width:405px){
    a.styleLargeOrder{
        font-size:12px !important;
        padding: 5px 10px;
    }
}
@media (max-width:364px){
    a.styleLargeOrder{
        font-size:10px !important;
        padding: 5px 10px;
    }
}
@media(max-width:434px){
    #addToL{display:none;}
    #addToS{display:block;}
}
@media(min-width:435px){
    #addToL{display:block;}
    #addToS{display:none;}
}
@media(max-width:549px){
    #addToL a{padding:10px;}
    #addToS a{padding:10px;}
}
@media(max-width:359px){
    #addToS a{font-size:10px;}
}
.btn1{
    width:142px;
}
.btn2{
    width:165px;
}
@media(max-width:436px){
    .btn1{width:181px;}
    .btn2{margin-top:3px}
}
@media(max-width:310px){
    #fullText4Bulk{display:none;}
    #shortText4Bulk{display:inline;}
}
@media(min-width:311px){
    #fullText4Bulk{display:inline;}
    #shortText4Bulk{display:none;}
}
.m-t-3px{
    margin-top:3px;
}
.freeShip {
    text-align: center;
    color: #f7941d;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
}

.mobileSubMenu ul {
  list-style: none;
}

.mobileSubMenu li {
  padding: 0 !important;
}

.mobileSubMenu a {
  color: #fff;
  white-space: nowrap;
  float: left;
  width: 100%;
  line-height: 20px;
  position: relative;
  display: block;
  padding: 10px 0;
}

.mobileSubMenu b {
  font-weight: normal;
}



.loader{
  width: 65px;
  height: 65px;
  border-radius: 100%;
  position: relative;
  margin: 0 auto;
  margin-top:100px;
}

/* LOADER 1 */

#loader-1:before, #loader-1:after{
  content: "";
  position: absolute;
  top: -10px;
  left: -10px;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  border: 10px solid transparent;
  border-top-color: #3498db;
}

#loader-1:before{
  z-index: 100;
  animation: spin 1s infinite;
}

#loader-1:after{
  border: 10px solid #ccc;
}

@keyframes spin{
  0%{
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100%{
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
