body{font-family: 'Open Sans', sans-serif; }

#wrapper{width: 100%; float: left;}

.container{width: 100%;}	

.overlays{background: rgba(0, 0, 0, 0.5); height: 100%; position: fixed; top: 0; left: 0px; z-index: 100; width: 100%; float: left; display: none; }
.overlays.show{display: inherit; transition: all 2s ease-in-out;}

/* Header */
header{ width: 100%; float: left; position: fixed; z-index: 2; }
/* header{ width: 100%; float: left; } */
.header-top{width: 100%; float: left; background: #ffffff; padding: 5px 0 0px 0; font-size: 12px;  font-weight: 400; color: #666666;  }
.header-top a{color: #c80e14; text-decoration: none;}
.header-top a:hover{color: #000;}

/* .header-top-left{width: auto; float: left; display: none;} */
.header-top-left { width: 100%; float: right; text-align: left; }
.header-top-right{width: 100%; float: right; text-align: center;}
.header-top-right img{width: 23px;}
.header-middle{width: 100%; float: left; background: #e4e4e4; padding: 15px 0 0 0; position: relative; z-index: 1000;}
.logo{ width: auto; float: left; padding: 7px 0 0 0; }
.logo img{width: 160px;}
.header-middle-right{width: 100%; float: right; padding: 15px 0 15px 0;}
.header-search{width: -webkit-calc(100% - 45px); width: -moz-calc(100% - 45px); width: calc(100% - 45px); float: right;}
.header-search .form-control{background:#fff; border:1px solid #c9c9c9; border-right:none; box-shadow:none;  border-radius:5px; font-family: 'Open Sans', sans-serif; font-size:16px; color:#666666; width:100%; float:left; height:42px; padding:0px 15px; }
.header-search .btn-default{width: 48px; background:url(/images/layout/search-icon.png) no-repeat center center #c80e14; background-size: 22px; color:#fff;  border-left:none; font-size:18px; border-radius:0 5px 5px 0px !important;  padding:7px 12px 9px 15px; height:42px; outline:none;}
.header-search .btn-default:hover{background:url(/images/layout/search-icon.png) no-repeat center center #000; background-size: 22px; color:#fff;}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group{margin-left: 0px;}

.cart-btn{width:auto; float: left; padding: 0 0 0 20px; display: none;}
.cart-btn div{background: #333333; color: #fff; border: none; border-radius: 5px; height: 42px; padding: 6px 15px 2px 14px; font-size: 14px; font-weight: 600; line-height: 30px; }
.cart-btn div img{margin-right: 8px; vertical-align: top; width: 27px;}
.cart-btn div:hover{background:#c80e14; }
.cart-btn a:hover { text-decoration: none !important; }

.header-middle-link{ padding: 0px 0 0 0; display: none; margin-top: 8px; width: auto; clear: both; float: right; }
.header-middle-link ul{margin: 0px; padding: 0px; list-style-type: none; float: right;}
.header-middle-link ul li{border-left: 1px solid #a5a5a5; padding: 5px 14px 8px; float: left; font-size: 14px;}
.header-middle-link ul li a{color: #333333; text-decoration: none;}
.header-middle-link ul li i{margin-right: 5px; font-size: 16px;}
.header-middle-link ul li a:hover{color: #c80e14;}
.header-bottom{width: 100%; float: left;  display: none;  position: relative; z-index: 1000;}
.header-bottom-sub{width: 100%; float: left; background: #c80e14; border-top: 4px solid #333333;  min-height: 44px;}
.main-nav{margin:0 -15px}
.main-nav:after{clear:both;content:"\00a0";display:block;height:0;font:0/0 serif;overflow:hidden}
.nav-brand{float:left;margin:0}
.nav-brand a{display:block;padding:10px 10px 10px 20px;color:#fff;font-size:22px;font-weight:400;line-height:29px;text-decoration:none}
#main-menu{clear:both;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
#main-menu,#main-menu > .has-mega-menu{position:static!important}
#main-menu .mega-menu{margin-left:0!important;right:0!important;width:auto!important;max-width:none!important; }
#main-menu > .has-mega-menu .scroll-up,#main-menu > .has-mega-menu .scroll-down{margin-left:0!important}
#main-menu .mega-menu > li{overflow:auto; position:relative; overflow-x:hidden !important;}
#main-menu .mega-menu{color:#353451}
#main-menu .mega-menu ul{position:static;display:block;margin:0 0 !important;border:0;padding:0 0 0 20px;width:100%;background:transparent;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}
#main-menu .mega-menu ul li{display:list-item;list-style-type:disc;border:0}
#main-menu .mega-menu a{display:inline;border:0;padding:0;background:transparent;color:inherit;text-decoration:underline}
#main-menu .mega-menu .column-1-3{padding:0 20px}
#main-menu:before{content:'';display:block;height:1px;font:1px/1px sans-serif;overflow:hidden}
.main-menu-btn{float:right;margin:-50px 15px 10px 10px;display:inline-block;width:35px;height:35px;text-indent:29px;white-space:nowrap;overflow:hidden;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0); position:absolute; right:0px; top:80px;}
.main-menu-btn-icon,.main-menu-btn-icon:before,.main-menu-btn-icon:after{position:absolute;top:50%;left:3px;height:4px;width:35px;background:#231f20;-webkit-transition:all .25s;transition:all .25s}
.main-menu-btn-icon:before{content:'';top:-7px;left:0}
.main-menu-btn-icon:after{content:'';top:7px;left:0}
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon{height:0;background:transparent}
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:before{top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:after{top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
#main-menu-state{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;overflow:hidden;clip:rect(1px,1px,1px,1px)}
#main-menu-state:not(:checked) ~ #main-menu{display:none}
#main-menu-state:checked ~ #main-menu{display:block}
.sm-blue{background:transparent;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;-moz-box-shadow:0 1px 4px rgba(0,0,0,0.3);-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.3);box-shadow:0 1px 4px rgba(0,0,0,0.3)}
.sm-blue a,.sm-blue a:hover{padding:10px 15px;padding-right:0;color:#fff;font-size:14px;font-weight:700;font-weight:normal;line-height:23px;text-decoration:none;text-shadow:0 1px 0 transparent;background:#1358a7;margin:0;border-bottom:1px solid rgba(0,0,0,0.2)}
.sm-blue a.current{color:#fff}
.sm-blue a.disabled{color:#9d9cbf}
.sm-blue a span.sub-arrow{position:absolute;top:50%;margin-top:-17px;left:auto;right:4px;width:34px;height:34px;overflow:hidden;font:bold 16px/34px monospace!important;text-align:center;text-shadow:none;background:rgba(0,0,0,0.1);-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}
.sm-blue a.highlighted span.sub-arrow:before{display:block;content:'-'}
.sm-blue > li:first-child > a,.sm-blue > li:first-child > :not(ul) a{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0 0 0 0}
.sm-blue > li:last-child > a,.sm-blue > li:last-child > :not(ul) a,.sm-blue > li:last-child > ul,.sm-blue > li:last-child > ul > li:last-child > a,.sm-blue > li:last-child > ul > li:last-child > :not(ul) a,.sm-blue > li:last-child > ul > li:last-child > ul,.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > a,.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > :not(ul) a,.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul,.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a,.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > :not(ul) a,.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul,.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a,.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > :not(ul) a,.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0 0 0 0}
.sm-blue > li:last-child > a.highlighted,.sm-blue > li:last-child > :not(ul) a.highlighted,.sm-blue > li:last-child > ul > li:last-child > a.highlighted,.sm-blue > li:last-child > ul > li:last-child > :not(ul) a.highlighted,.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted,.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > :not(ul) a.highlighted,.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted,.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > :not(ul) a.highlighted,.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted,.sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > :not(ul) a.highlighted{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}
.sm-blue ul{background:#231f20}
.sm-blue ul ul{background:rgba(102,102,102,0.1)}
.sm-blue ul a,.sm-blue ul a:hover{background:transparent;color:#353451;font-size:16px;text-shadow:none;border-left:8px solid transparent}
.sm-blue ul a.current{color:#fff}
.sm-blue ul a.disabled{color:#b3b3b3}
.sm-blue ul ul a,.sm-blue ul ul a:hover{border-left:16px solid transparent}
.sm-blue ul ul ul a,.sm-blue ul ul ul a:hover{border-left:24px solid transparent}
.sm-blue ul ul ul ul a,.sm-blue ul ul ul ul a:hover{border-left:32px solid transparent}
.sm-blue ul ul ul ul ul a,.sm-blue ul ul ul ul ul a:hover { border-left:40px solid transparent}
.sm-blue ul li:first-child{border-top:0}
.sm{position:relative;z-index:9999}
.sm,.sm ul,.sm li{display:block;list-style:none;margin:0;padding:0;line-height:normal;direction:ltr;text-align:left;-webkit-tap-highlight-color:rgba(0,0,0,0)}
.sm-rtl,.sm-rtl ul,.sm-rtl li{direction:rtl;text-align:right}
.sm>li>h1,.sm>li>h2,.sm>li>h3,.sm>li>h4,.sm>li>h5,.sm>li>h6{margin:0;padding:0}
.sm ul{display:none}
.sm li,.sm a{position:relative}
.sm a{display:block}
.sm a.disabled{cursor:not-allowed}
.sm:after{content:"\00a0";display:block;height:0;font:0/0 serif;clear:both;visibility:hidden;overflow:hidden}
.sm,.sm *,.sm :before,.sm :after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}

.sm-blue a { padding: 10px 20px !important; }
.sm-blue a.has-submenu:hover,.sm-blue a.highlighted { padding:10px 20px !important;}

.dropdown-navs{width: 100%; float: left;}
.dropdown-navs ul{margin: 0px !important; padding: 0px !important; list-style-type: none !important;}
.dropdown-navs ul li{width:100% !important; float: left !important; padding: 2px 0 !important; list-style-type: none !important;}
.dropdown-navs ul li a{color: #333333 !important; font-size: 14px !important; font-weight: 700 !important; margin: 0px !important; padding: 0px !important; text-decoration: none !important;}
.dropdown-navs ul li a:hover{color: #c80e14 !important; font-weight: 700 !important;}
.menu-product-box-wrp .row{margin-left: -4px; margin-right: -4px;}
.menu-product-box-wrp .col-xs-12{padding-left: 4px; padding-right: 4px;}
.menu-product-box{width: 100%; float: left; margin: 10px 0;}
.menu-product-image{width: 100%; float: left; border: 1px solid #f5f5f5; height: 112px; position: relative;}
.menu-product-image img{max-width:100%; max-height:100%; margin:0 auto; display:block; position:absolute; left:0px; right:0px;  top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width:auto;}
.menu-product-box-caption{width: 100%; float: left; text-align: center; padding: 5px 0 0 0; font-size: 12px; font-weight: 700;}
.nav-fixed-row{width: 100%; float: left; display: none; padding: 8px 0;}
.nav-fixed-logo{width: auto; float: left; padding: 4px 0 0 0;}
.nav-fixed-logo img{max-width: 235px;}
.nav-fixed-search{width: 560px; float: left; padding: 0 0 0 65px;}
.nav-fixed-search .form-control{background:#fff; border:none; border-right:none; box-shadow:none;  border-radius:5px; font-family: 'Open Sans', sans-serif; font-size:16px; color:#666666; width:100%; float:left; height:42px; padding:0px 15px; }
.nav-fixed-search .btn-default{width: 48px; background:url(/images/layout/search-icon.png) no-repeat center center #333333; background-size: 22px; color:#fff; border: none; font-size:18px; border-radius:0 5px 5px 0px !important;  padding:7px 12px 9px 15px; height:42px; outline:none;}
.nav-fixed-search .btn-default:hover{background:url(/images/layout/search-icon.png) no-repeat center center #000; background-size: 22px; color:#fff;}
.nav-fixed-links{width: auto; float: left; padding: 11px 0 0 10px;}
.nav-fixed-links ul{margin: 0px; padding: 0px; list-style-type: none;}
.nav-fixed-links ul li{width: auto; float: left; padding: 0 0 0 0px; font-size: 15px; font-weight: 600;}
.nav-fixed-links ul li.findAStore{ padding-left: 30px !important; }
.nav-fixed-links ul li a{color: #fff; text-decoration: none;}
.nav-fixed-links ul li i{margin-right: 8px;}
.nav-fixed-links ul li a:hover{ /* opacity: 0.8; */ color: #333333; text-decoration: none;}
.nav-fixed{position: fixed; top: 28px; border: none;} 
.nav-fixed-right{width: auto; float: right;}
.nav-fixed .main-nav{display: none;}
.nav-fixed .nav-fixed-row{display: inherit;}
.nav-fixed .cart-btn{float: right;}
.small-screen-icons{width: auto; float: right; display: inherit; padding-top: 5px;}
.small-screen-icons img{width: 26px;}
.small-screen-icons a{margin-left: 15px; color: #333333; font-size: 24px;}
.small-screen-icons a i{vertical-align: -2px;}
.mobile-menu{display: inherit; width: auto; float: left;}
.mobile-menu ul{margin: 0px; padding: 0px; list-style-type: none;}

.nav-fixed .cart-btn { background: none; padding-top: 11px; }
.nav-fixed .cart-btn a { font-size: 15px; font-weight: 600; color: #fff !important; }
.nav-fixed .cart-btn a:hover { color: #333 !important; text-decoration: none !important; }
.nav-fixed .cart-btn img { margin-right: 8px; width: 22px; height: 22px; }
/* Header End */

/* Footer */
footer{width:100%; float:left; background:#1a1a1a; }
.footer-top{width:100%; float:left; background:#343434;  position:relative;}
.footer-top-container{width:100%; float:left; position:relative; z-index:1;}
.footer-top-left{width:26%; float:left; background:url(/images/layout/red-shadow2.jpg) no-repeat right top #cc0000; height:79px; color:#fff; font-size:20px; font-weight:600; text-transform:uppercase;  padding:25px 0 0 0; display:none;}
.footer-top-left i{transform: rotate(45deg); margin-right: 10px; font-size: 22px;}
.footer-top-left img{margin-right:10px; vertical-align:-5px;}
.footer-top-middle{width:100%; float:left;  padding:20px 0px 0 0;}
.footer-top-middle-title{width:100%; float:left;  text-align:center; padding:0px 0 0 0px; color:#fff; font-size:14px; text-transform:uppercase;}
.footer-top-middle-title span{font-weight:900;}
.footer-top-right{width:100%; float:left; text-align:center; padding:16px 0 15px 0;}
.footer-top-right a{margin:0 8px; color: #fff; font-size: 35px;}
/* .footer-top-right a:hover{color: #858585;} */
.footer-top-right a:hover { color: #c80e13; }
.newsletter-box{width:100%; float:left; margin:12px 0 0px 00px; border-radius:5px; border:2px solid #fff; background:#fff;}
.newsletter-box .form-control{background:#fff; border:none; border-right:none; box-shadow:none;  border-radius:3px 0 0 3px;  font-size:16px; color:#666666; width:100%; float:left; height:39px; padding:0px 15px; }
.newsletter-box .btn-default{background:#fff; color:#cc0000;  font-weight:800; text-transform:uppercase; border:2px solid #cc0000; border-radius:5px !important; font-size:12px;   padding:8px 12px 8px 15px; height:39px; outline:none;}
.newsletter-box .btn-default:hover{background:#cc0000; color:#fff;}

.footer-middle{width:100%; float:left; padding:0 0 50px;}
.footer-column{padding-top:50px;}
.footer-bottom{width:100%; float:left; background:#1f1f1f; padding:27px 0; color:#858585; font-size:15px; text-align:center;}
.footer-title{width:100%; float:left; color:#fff; font-size:17px; font-weight:700;}

.footer-nav{ width:100%; float:left; font-size:13px; padding:13px 0 0 0;  font-weight:300; letter-spacing:1px; }
.footer-nav ul{margin:0px; padding:0px; list-style-type:none;}
.footer-nav ul li{width:100%; float:left; padding:4px 0; }
.footer-nav ul li a{color:#fff; text-decoration:none;}
.footer-nav ul li a:hover{color:#858585; text-decoration:none;}
.footer-tel-title{width:100%; float:left; text-align:center; font-weight:700; font-size:14px; font-style:italic; padding:50px 0 0 0; color:#fff;}
.footer-tel{width:100%; float:left; text-align:center; font-size:24px; color:#c80e14; font-weight:600; }
.footer-tel a{color:#c80e14; text-decoration:none;}
.footer-logo{width:100%; float:left; padding:25px 0 0 0; text-align:center;}
.footer-logo img{max-width:200px;}
.footer-tel-xs{display:none;}
/* Footer End */

.carousel-control.left, .carousel-control.right{ 
    background: none !important;
    filter: progid:none !important;>
}

@media (max-width: 369px) {
	.logo img  { width: 150px !important; }	
}
@media (min-width: 370px) {
	/* Header */
	.logo img { width: 200px;}
	.small-screen-icons{padding-top: 10px;}
	/* Header End */
}
@media (min-width: 640px) {
/* Header */
.logo img{width: 296px;}
.small-screen-icons{padding-top: 15px;}
.small-screen-icons{margin-left: 20px;}
/* Header End */
}

@media (min-width: 768px) {
/* Footer */
.footer-top-middle{width:60%; float:left; background:url(/images/layout/gray-shadow.jpg) no-repeat right top; height:79px; padding:20px 25px 0 0;}
.footer-top-right{width:40%; float:left; text-align:center; padding:16px 0 0 0;}
.footer-top-middle-title{ }	
.newsletter-box{width: -webkit-calc(100% - 170px); width: -moz-calc(100% - 170px); width: calc(100% - 170px); float:left; margin:0 0 0 10px; border-radius:5px; border:2px solid #fff; background:#fff;}
.footer-top-middle-title{width:140px; float:left; text-align:left; background:url(/images/layout/mail-icon.jpg) no-repeat left top; background-size: 40px 40px; height:40px; padding:0px 0 0 55px; color:#fff; font-size:14px; text-transform:uppercase;}

.header-top-left { width: 50%; float: left; }
.header-top-right{width:50%; float: left; text-align: right; }

/* Footer End */
}

@media (min-width: 991px) {
/* Footer */
.footer-logo, .footer-tel, .footer-tel-title{text-align:right;}
/* Footer End */
}

@media (min-width: 1023px) {
/* Header */
#main-menu{float:left;clear:none;padding-bottom:0; width:100%; }
#main-menu:before{display:none}
.main-menu-btn{position:absolute;top:-99999px}
#main-menu-state:not(:checked) ~ #main-menu{display:block; position: relative !important;}
.sm-blue ul{position:absolute;width:100%}
.sm-blue li{display:inline-block; float:none;}
.sm-blue.sm-rtl li{float:right}
.sm,.sm ul,.sm li{}
.sm-blue ul li,.sm-blue.sm-rtl ul li,.sm-blue.sm-vertical li{float:none}
.sm-blue a{white-space:nowrap}
.sm-blue ul a,.sm-blue.sm-vertical a{white-space:normal}
.sm-blue a,.sm-blue a:hover,.sm-blue a.highlighted{color:#fff;text-decoration:none;background:none;font-size:14px;font-weight:600 }
.sm-blue a:hover,.sm-blue a.highlighted{text-decoration:underline}
.sm-blue a.current{color:#fff}
.sm-blue a.disabled{color:#9d9cbf}
.sm-blue a span.sub-arrow{margin-top:0;top:32px;margin-left:-5px;right:30px;width:0;height:0;border-width:4px;border-style:solid dashed dashed;border-color:#dadae7 transparent transparent;background:transparent;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0; display: none;}
.sm-blue a.highlighted span.sub-arrow:before{display:none}
.sm-blue > li:first-child > a,.sm-blue > li:first-child > :not(ul) a{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0 0 0 0}
.sm-blue > li:last-child > a,.sm-blue > li:last-child > :not(ul) a{-moz-border-radius:0!important;-webkit-border-radius:0;border-radius:0 0 0 0!important}
.sm-blue > li{border-left:0 solid #434266;}
.sm-blue > li:first-child{border-left:0}
.sm-blue ul{border:0 solid #a8a8a8;background:#fff;-moz-border-radius:0!important;-webkit-border-radius:0;border-radius:0 0 0 0!important; padding:15px 25px 15px; margin:0px 0 0 0 !important; box-shadow: 0px 4px 6px rgb(0, 0, 0, 0.1);}
.sm-blue ul ul{-moz-border-radius:0!important;-webkit-border-radius:0;border-radius:0!important;background:#eee}
.sm-blue ul a,.sm-blue ul a:hover,.sm-blue ul a.highlighted{border:0!important;background:transparent;color:#353451;-moz-border-radius:0!important;-webkit-border-radius:0;border-radius:0!important}
/* padding:10px 23px; */
.sm-blue ul a:hover,.sm-blue ul a.highlighted{color:#fff}
.sm-blue ul a.current{color:#fff}
.sm-blue ul a.disabled{background:#fff;color:#b3b3b3}
.sm-blue ul a span.sub-arrow{top:50%;margin-top:-5px;bottom:auto;left:auto;margin-left:0;right:10px;border-style:dashed dashed dashed solid;border-color:transparent transparent transparent #dadae7}
.sm-blue ul li{border:0}
.sm-blue span.scroll-up,.sm-blue span.scroll-down{position:absolute;display:none;visibility:hidden;overflow:hidden;background:#fff;height:20px}
.sm-blue span.scroll-up-arrow,.sm-blue span.scroll-down-arrow{position:absolute;top:-2px;left:50%;margin-left:-8px;width:0;height:0;overflow:hidden;border-width:8px;border-style:dashed dashed solid;border-color:transparent transparent #353451}
.sm-blue span.scroll-down-arrow{top:6px;border-style:solid dashed dashed;border-color:#353451 transparent transparent}
.sm-blue.sm-rtl.sm-vertical a span.sub-arrow{right:auto;left:10px;border-style:dashed solid dashed dashed;border-color:transparent #dadae7 transparent transparent}
.sm-blue.sm-rtl > li:first-child > a,.sm-blue.sm-rtl > li:first-child > :not(ul) a{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0 0 0 0}
.sm-blue.sm-rtl > li:last-child > a,.sm-blue.sm-rtl > li:last-child > :not(ul) a{-moz-border-radius:0!important;-webkit-border-radius:0;border-radius:0 0 0 0!important}
.sm-blue.sm-rtl > li:first-child{border-left:0 solid #434266}
.sm-blue.sm-rtl > li:last-child{border-left:0}
.sm-blue.sm-rtl ul a span.sub-arrow{right:auto;left:10px;border-style:dashed solid dashed dashed;border-color:transparent #dadae7 transparent transparent}
.sm-blue.sm-vertical{-moz-box-shadow:0 1px 4px rgba(0,0,0,0.3);-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.3);box-shadow:0 1px 4px rgba(0,0,0,0.3)}
.sm-blue.sm-vertical a{padding:9px 23px}
.sm-blue.sm-vertical a span.sub-arrow{top:50%;margin-top:-5px;bottom:auto;left:auto;margin-left:0;right:10px;border-style:dashed dashed dashed solid;border-color:transparent transparent transparent #dadae7}
.sm-blue.sm-vertical > li:first-child > a,.sm-blue.sm-vertical > li:first-child > :not(ul) a{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0 0 0 0}
.sm-blue.sm-vertical > li:last-child > a,.sm-blue.sm-vertical > li:last-child > :not(ul) a{-moz-border-radius:0!important;-webkit-border-radius:0;border-radius:0 0 0 0!important}
.sm-blue.sm-vertical > li{border-left:0!important}
.sm-blue.sm-vertical ul{-moz-border-radius:0!important;-webkit-border-radius:0;border-radius:0!important}
.sm-blue.sm-vertical ul a{padding:10px 23px}
.sm-blue a,.sm-blue a:hover{border-bottom:none;}
.main-nav{margin:0 -0px;}
.sm-blue a{padding:11px 15px; }
.sm-blue a.has-submenu:hover,.sm-blue a.highlighted { padding:11px 15px !important; text-decoration:none; color: #fff; background: #333333;}
.sm-blue > li:last-child:after{display:none !important;}
.sm-blue a span.sub-arrow{right:-15px; top:11px;}
.sm-blue > li:first-child > a{margin-left:0px;}
.sm-blue > li{position:relative;}
.sm-blue a{position:relative}
.sm-blue a span.sub-arrow{left:50%; bottom:0px; top:inherit;}
.first-menu{background: #333333 !important;}

.header-top{height: 28px; position: fixed; z-index: 10000;}	
.header-top-right{width:auto; float: right; text-align: left;}
.header-top-left, .header-middle-link, .cart-btn, .header-bottom{display: inherit;}
.header-middle{margin: 28px 0 0 0; padding: 27px 0 0 0;}
header{position: inherit;}
.header-search{width: 456px; float: left;}
.header-middle-right{width: auto; float: right; padding: 0px;}
.small-screen-icons{display: none;}
.mobile-menu{display: none;}
.nav-fixed-search{width: 300px; padding: 0 0 0 35px;}
/* Header End */

}

@media (min-width: 1023px) {
	/* Header */
	.sm-blue a{ padding: 10px 11px !important; font-size: 13px !important; }
	.sm-blue a.has-submenu:hover,.sm-blue a.highlighted{padding: 10px 11px !important; }
	
	/* Header End */
}

@media (min-width: 1080px) {
	/* Header */
	.sm-blue a{ padding: 10px 13px !important;}
	.sm-blue a.has-submenu:hover,.sm-blue a.highlighted{padding: 10px 13px !important; }
	/* Header End */
}


@media (min-width: 1200px) {
	/* Header */
	.header-search{width: 556px;}
	.sm-blue a{padding:10px 15px !important; font-size: 14px !important; }
	.sm-blue a.has-submenu:hover,.sm-blue a.highlighted { padding:10px 15px !important;}
	.sm-blue a,.sm-blue a:hover,.sm-blue a.highlighted{font-size:14px;}
	.dropdown-navs ul li a:hover { padding: 0px !important; }
	.nav-fixed-search{width: 430px; float: left; padding: 0 0 0 35px;}
	/* Header End */
		
	/* Footer */
	.footer-left-red{background:#c80e14; height:79px; width:26%; left:0px; top:0px; position:absolute;}
	.footer-top-left{display:inherit;}	
	.footer-top-middle{width:46%;}
	.footer-top-right{width:22%;}
	/* Footer End */
}

@media (min-width: 1350px) {
	/* Header */
	.container { width: 1300px; }
	.header-search{width: 656px; float: left;}
    /* first-menu{padding-right: 40px !important;} */
	.sm-blue a { padding: 10px 19px !important; }
	.sm-blue a.has-submenu:hover,.sm-blue a.highlighted { padding:10px 19px !important;}
	.dropdown-navs ul li a:hover { padding: 0px !important; }
	.nav-fixed-search{width: 520px; float: left; padding: 0 0 0 65px;}
	/* Header End */
}


@media only screen and (max-width: 1023px) {
	.footer-top-right a{margin:0 4px;}
	.search-box{right:0px; width:450px; }
	.brand-menu ul li{width:25%; float:left; padding:15px 10px;}
}

@media only screen and (max-width: 767px) {
	.footer-nav{font-size:15px;}
	.footer-tel-xs{display:inline-block; vertical-align:-2px;}
}