/* Minification failed. Returning unminified contents.
(101,31): run-time error CSS1036: Expected expression, found '}'
(791,15): run-time error CSS1039: Token not allowed after unary operator: '-gap'
(809,25): run-time error CSS1039: Token not allowed after unary operator: '-radius'
(840,17): run-time error CSS1039: Token not allowed after unary operator: '-muted'
(851,17): run-time error CSS1039: Token not allowed after unary operator: '-muted'
(860,17): run-time error CSS1038: Expected hex color, found '#0000'
(883,17): run-time error CSS1039: Token not allowed after unary operator: '-muted'
(910,17): run-time error CSS1039: Token not allowed after unary operator: '-muted'
(917,15): run-time error CSS1039: Token not allowed after unary operator: '-gap'
(935,22): run-time error CSS1039: Token not allowed after unary operator: '-glass'
(942,25): run-time error CSS1039: Token not allowed after unary operator: '-radius'
(982,17): run-time error CSS1039: Token not allowed after unary operator: '-muted'
(1002,22): run-time error CSS1039: Token not allowed after unary operator: '-card'
(1026,17): run-time error CSS1039: Token not allowed after unary operator: '-muted'
(1056,17): run-time error CSS1039: Token not allowed after unary operator: '-muted'
 */
body,html{width:100%;height:100%;}
body, div, ul, li, table, td, tr, th, ol, p, img, h1, h2, h3, h4, h5, h6, span, form{margin:0px;padding:0px; font-family: 'roboto-regular';}
ul{list-style:none;} 
body{font-size:13px;font-weight:normal;color:#000; background:#FFF;}
*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
*{margin:0;padding:0;}

.sticky-header{position:fixed;width:100%;left:0;top:0;z-index:100;border-top:0;z-index:100000;float:left; background:#FFF; box-shadow: 0px 2px 10px -1px rgba(87, 97, 100, 0.35); }
.headersection{width:100%; background:#232F3E; padding-top:10px; padding-bottom:5px; color:#000; border-bottom: 1px solid #dbdbdb;
background: #fafafa;}
.headersection h2{font-size:18px; color:#FFF; margin:0; padding:0; }
.headersection h2 a{ color:#000; transition: all 0.5s ease 0s;}
.headersection h2 a:hover{color:#00A5F4; text-decoration:none;}
.headersearch{display: block;position: relative;  border: 1px solid #cfcfcf; border-radius:5px; margin-top:12px;}

.header-top-wrapper{width:100%; float:left;}
.header-top-section{ display:flex; flex-wrap: wrap; align-items:center; }
.category-section{width:30%; float: 0 0 30%}
.category-panel{ width:100%; float:left; position:relative; padding-top:15px;} 



.mtoplink{width:100%; float:left;   background:#F7F7F7;}
.mtoplink ul{list-style:none; float:right; padding-top:11px;}
.mtoplink ul li{padding-left:15px; float:left; font-size:14px; position:relative; line-height:30px;}
.mtoplink ul li a{ color:#151515; padding:5px;}
.mtoplink ul li a:hover{ color:#F75251; text-decoration:none;}
.mtoplink ul li select{font-size:14px; color:#000;}

.mtoplink ul li div.submenu{position:absolute; top:30px; left:0; width:250px; z-index:1000000; color:#151515; display:none; padding:10px;  
   background:#FFF;  box-shadow: 5px 0px 5px -5px #333, 0 5px 5px -5px #333;}
 
.mtoplink ul li:hover div.submenu{display:block;}
.mtoplink ul li div.submenu p{color:#151515; text-align:left; font-size:13px;}
.mtoplink ul li div.submenu p a{color:#151515; line-height:30px;}
.mtoplink ul li div.submenu p a:hover{color:#F31F1E;}
.mtoplink ul li div.submenu ul{list-style:none; float:left; width:100%; display:block; }
.mtoplink ul li div.submenu ul li{ width:100%; float:left;   padding-left:0;}
.mtoplink ul li div.submenu ul li a{color:#262626; display:block!important; line-height:30px!important;}
.mtoplink ul li div.submenu ul li a:hover{ color:#F31F1E;}
.mtoplink ul li div.submenu .signuppanel{width:100%; float:left; text-align:center;  margin-bottom:0px; margin-top:15px;}
.mtoplink ul li div.submenu .signuppanel a.signup{ background:#151515; color:#FFF; padding:5px 35px; border-radius:4px; display:inline-block; margin-bottom:15px; transition: all 0.5s ease 0s; width:100%; line-height:30px;}
.mtoplink ul li div.submenu .signuppanel a.signup:hover{background:#F31F1E; color:#FFF;}
.mtoplink ul li div.submenu .signuppanel a.signup-danger{ background:#e86828; color:#FFF; padding:5px 35px; border-radius:4px; display:inline-block; margin-bottom:15px; transition: all 0.5s ease 0s; width:100%;}
.mtoplink ul li div.submenu .signuppanel a.signup-danger:hover{background:#262626;}


 #opensearch{ display:none;} 
.cart-section{width:30%; flex:0 0 30%; padding-left:20px;}
.shopingcart{    z-index:5; display:flex; justify-content: flex-end; align-items:center; width:100%;}
.cart-section a{color:#242424; transition: all 0.5s ease 0s; position:relative; font-size:14px; align-items:center; padding-left:10px; padding-right:10px; display:inline-block; line-height:30px;}
.cart-section a:hover{color:#F31F1E; text-decoration:none;}
.noofitem{position:absolute; top:-5px; left:28px;  font-family: 'roboto-black'; color:#F31F1E; }
.cart-section a .fa{color:#F31F1E; font-size:18px; margin-right:8px;}
.scpopup { padding-right:40px; position:fixed; top:0; right:0; width:300px; height:100%; background:#FFF; z-index:100; padding:15px; display:none; box-shadow: -5px  0  5px  -5px #333; overflow:auto;  }
.cart-section a#catge{position:relative; display:none;}
.cart-section a#catge .fa{position:absolute; top:8px; right: -10px;}
.scpopup .shopinglist h2{border-bottom:1px solid; padding:10px; font-size:20px!important; font-family: 'roboto-black';   border-bottom: 1px dotted #d5d5d5; color: #EB2121;}
.scpopup .shopinglist .itemrow{width:100%; float:left; border-bottom:1px solid #F2F2F2; padding-top:5px; padding-bottom:10px;}
.scpopup .shopinglist .itemrow img{max-width:100%; height:auto; border:1px solid #F5F5F5;}
.scpopup .shopinglist .itemrow a.checkout{ background:#373737; display:inline-block; padding:8px 20px; width:100%; text-align:center; color:#FFF; font-size:21px; border-radius:4px; transition: all 0.5s ease 0s;}
.scpopup .shopinglist .itemrow a.checkout:hover{ background:#EB2121;  transition: all 0.5s ease 0s;}
.scpopup-close{ width:30px; height:30px; float:right; cursor:pointer}
.scpopup-close img{width:100%; height:auto; border:none; padding:2px;}

.searchleft{position: relative; height: 35px; float: left; width: auto; display: inline-block;}
.searchleft .nav-search-scope{ height: 35px; line-height:35px; padding-left:5px; padding-right:5px;   background-color:#f3f3f3;background-image: none;border-left: 1px solid #f3f3f3;
border-top: 1px solid #f3f3f3;border-bottom: 1px solid #f3f3f3; border-radius:3px 0px 0px 3px }
.searchleft .nav-search-scope .nav-search-dropdown {position: absolute; display: block; top: -1px;  left: 0;  height: 35px; width: auto; font-family: arial,sans-serif;
outline: 0; margin: 0; padding: 0; cursor: pointer; opacity: 0; filter: alpha(opacity=0); visibility: visible; border: 0; line-height: 35px;}
.searchright{position: relative; height: 35px; float: right; width: auto; display: inline-block;}
.searchmid{height: 35px; position: relative; width: auto; overflow: hidden; white-space: nowrap; background:#FFF;}
.searchmid input[type="text"] {position: absolute; top: 0; left: 0; display: block; width: 100%; line-height: 15px; padding: 6px 10px 6px 0; margin: 0; border: 0; height: 33px;
font-family: arial,sans-serif; font-size: 15px; background:0; color: #111; outline: 0; -webkit-appearance: none; box-shadow: none; text-indent: 8px;}
.searchright .nav-search-submit {position: relative; top: 0; right: 0; height: 35px; width: 42px; overflow: hidden; cursor: pointer; -webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0; border-radius: 0\9; *border-radius: 0; background:#008ACC;}
.searchright .nav-search-submit:hover{background:#009BE6;}
.searchright #nav-search-submit-text.nav-sprite {background-position: -10px -290px; width: 21px; height: 21px;}
.searchright #nav-search-submit-text.nav-sprite {background-position: -40px -290px; width: 21px; height: 21px; text-indent: -500px;  top: 7px;}
.searchright #nav-search-submit-text {left: 12px; color: #111; top: 11px; text-shadow: none;}
.searchright .nav-search-submit .nav-search-submit-text {position: absolute; left: 11px; top: 10px; font-weight: 700;  color: #fff; font-size: 13px; line-height: 13px;
font-family: arial,sans-serif; vertical-align: middle; text-align: center; text-shadow: 0 -1px 0 rgba(0,0,0,.25);}
.searchright .nav-search-submit .nav-input {position: relative; display: block; height: 100%; width: 100%; font-size: 14px; padding: 0; margin: 0; cursor: pointer;
outline: 0; color: #fff; background: 0 0; border: none; text-indent: -1000px; line-height: 1px;}
.searchright #nav-search-submit-text.nav-sprite {background:url(../images/searchicon.png) no-repeat; width: 21px; height: 21px}


.shopingcart{ width:100%; float:left; position:relative; z-index:5; margin-top:20px;}
.shopingcart .shopinglist{background: #fff; border: 1px solid #bbb; float: left;  margin-top: -35px; position: absolute; left: -230px;
top:30px; z-index: -4; border-radius: 3px; transition: 0.2s 0.4s; box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.15); width:300px; display:none;}
.shopingcart:hover .shopinglist{display:block;}
.shopingcart:hover .shopinglist h2{border-bottom:1px solid; font-size:24px; color:#333; padding:10px; font-size:16px!important;  border-bottom: 1px dotted #d5d5d5; color: #545454;}
.shopingcart:hover .shopinglist .shopingdetail{width:100%; float:left; padding:15px; height:200px; overflow-y:auto;}
.shopingcart:hover .shopinglist .itemrow{width:100%; float:left; border-bottom:1px solid #F2F2F2; padding-top:5px; padding-bottom:5px;}
.shopingcart:hover .shopinglist .itemrow a.checkout{ background:#30A5FF; display:inline-block; padding:8px 20px; width:100%; text-align:center; color:#FFF;}
.shopingcart:hover .shopinglist .itemrow a.checkout:hover{ background:#242424; }
.shopingcart:hover .shopinglist .shopingdetail img{max-width:100%; height:auto;}

#categorydropdown{cursor:pointer; margin-right:35px; font-weight:bold; color:#333;font-size:13px !important}
.categoriesmenu{ width:300px;  position:absolute; background:#FFF; border:1px solid #CDCDCD; top:65px; left:0; display:none; z-index:100000;}
.categoriesmenu ul{list-style:}
.categoriesmenu ul li{ display:block; color:#3F383A; font-size:14px; padding:5px 10px;}
.categoriesmenu ul li:last-child{border-bottom:0;}
.categoriesmenu ul li a{color:#545454; display:block; text-decoration:none;}
.categoriesmenu ul li:hover a{color:#0CF ;}
.categoriesmenu ul li i{margin-right:5px; float:right;}
.categoriesmenu ul li:hover i{ font-weight:bold;}
.search-section{width:40%;flex:0 0 40%;  padding-left:20px;}
.closecatmenu{ width:25px; height:25px; float:right; cursor:pointer; display:none; position:absolute; top:10px; right:15px;}
.closecatmenu img{width:100%; height:auto; border:none; padding:2px;}

.categoriesmenu ul li div.popover2 h2{ margin:0; padding:0; font-size:18px; color:#0CF; margin-bottom:8px;}
.categoriesmenu ul li:hover div.popover2{display:block;}
.categoriesmenu ul li div.popover2 {position: absolute; top: 0; left:100%; z-index: 1010; display:none;  width: 499px; max-width:499px;
  padding: 10px 15px; text-align: left; white-space: normal; background-color: #ffffff; border-top: 1px solid #bbb; border-bottom: 1px solid #bbb;
  border-right: 1px solid #bbb; border-left:1px solid #bbb; border-left: 1px solid #ddd; -webkit-border-top-right-radius: 3px;
  -moz-border-top-right-radius: 3px; border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; -moz-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px; -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .13); -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .13);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .13); -webkit-background-clip: padding-box; -moz-background-clip: padding; background-clip: padding-box;}

.categoriesmenu ul li div.popover2 ul{list-style:none; margin-bottom:15px; border-bottom:1px solid #F4F4F4; padding-bottom:10px;}
.categoriesmenu ul li div.popover2 ul li{ padding:0; margin-bottom:6px;}
.categoriesmenu ul li div.popover2 ul li a{ color:#333;}
.categoriesmenu ul li div.popover2 ul li:hover a{ color:#0CF;}
.categoriesmenu ul li div.popover2 img{position:absolute; border-bottom:0; right:0; }

 
.menupanel{width:100%; float:left; padding-top:20px; }
.menupanel span{width:100%; display:block; float:left;}
.menupanel ul{}
.menupanel ul li {float:left; padding-left:10px; padding-right:10px;}
.menupanel ul li a{color:#333; transition: all 0.5s ease 0s;}
.menupanel ul li a:hover{text-decoration:none; color:#00CCFF;}
.menupanel ul li:first-child{padding-left:0px;}

.rightmenu{width:100%; float:left; padding-top:15px;}
.rightmenu ul{list-style:none; float:right;}
.rightmenu ul > li{ float:left; position:relative; padding-left:15px; padding-right:15px; font-size:13px;}
.rightmenu ul li a{color: #333; line-height: 16px; transition: all 0.5s ease 0s;}
.rightmenu ul li a:hover,.rightmenu ul li a:hover h3{text-decoration:none; color:#00CCFF;}
.rightmenu ul li a p{color:#C1CCCC; margin:0; padding:0;}
.rightmenu ul li a h3{color:#000;  margin:0; padding:0; font-size:15px; font-weight:800;}
.rightmenu ul li a h3 i{color:#A7ACB2; }
.rightmenu ul li div.submenu{position:absolute; top:105%; right:0; width:250px; z-index:1000000; color:#F00; display:none; background:#FFF ; padding:10px; border-radius:5px; 
border:1px solid #D4D4D4; box-shadow:1px 1px 1px  1px #ADADAD;}
.rightmenu ul li:hover div.submenu{display:block;}
.rightmenu ul li:hover div.submenu p{color:#262626; text-align:left; font-size:13px;}
.rightmenu ul li:hover div.submenu p a{color:#09F;}
.rightmenu ul li:hover div.submenu p a:hover{color:#D90000;}
.rightmenu ul li:hover div.submenu ul{list-style:none;}
.rightmenu ul li:hover div.submenu ul li{ width:100%; display:block!important;  }
.rightmenu ul li:hover div.submenu ul li a{color:#262626; display:block!important; line-height:30px!important;}

.rightmenu ul li:hover div.submenu ul li a:hover{ color:#06F;}
.rightmenu ul li:hover div.submenu .signuppanel{width:100%; float:left; text-align:center;  margin-bottom:0px; margin-top:15px;}
.rightmenu ul li:hover div.submenu .signuppanel a.signup{ background:#008ED2; color:#FFF; padding:5px 35px; border-radius:4px; display:inline-block; margin-bottom:15px; transition: all 0.5s ease 0s; width:100%;}
.rightmenu ul li:hover div.submenu .signuppanel a.signup:hover{background:#262626;}

.arrow-bot {
    /*background: url(https://demo.ilance.com/application/assets/images/v5/ico_arrow_header_top.png) no-repeat left top;*/
        background-color: rgba(0, 0, 0, 0);
    background-color: #fafafa;
    width: 45px;
    height: 17px;
    position: absolute;
    right: 0;
    bottom: -34px;
    z-index: 2;
    border: 1px solid #dbdbdb;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: rgb(219, 219, 219);
    border-top: none;
    box-shadow: 0 2px 3px -1px rgba(186, 186, 186, 0.7);
	text-align:center;
}

.product-list {
	display:none;   
    border: #dedede 1px solid;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: rgb(222, 222, 222);
    border-top: 1px solid #fff;
    background: #fff;
    width: 465px;
    float: left;
    margin: 0;
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 99;
    overflow: none;
	padding:10px;
	text-align:left;
}
.product-list a.arrow-bot2 {
	background:#FFF;  
    border: 1px solid #dedede;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: rgb(222, 222, 222);
    border-top: none;
    width: 48px;
    height: 22px;
    float: left;
    position: absolute;
    right: -1px;
    bottom: -22px;
    z-index: 2;
	text-align:center;
	color:#333;
    
}
.product-list a.arrow-bot2:hover{color:#333;}

.p16{padding-top:16px;}
.hdline01{width:100%; float:left; border-bottom:1px dashed #D5D5D5; margin-bottom:10px;}

.shoppingcartpanel{position:relative; margin-top:15px;}
.cartitemno{ position:absolute; color:#09F; font-weight:bold; font-size:20px; left:17px; top:-9px;}
.carttext{ position:absolute; color:#FFF; font-weight:bold; font-size:17px; left:40px; top:5px;}

 



.banner{width:100%; float:left;}
.banner img{max-width:100%; height:auto;}
.midpanel{width:100%; float:left; padding-top:30px; padding-bottom:50px;}
.addpanel{width:100%; float:left; background:#F9F9F9;  padding:8px; text-align:center; padding-top:40px;}
.addpanel img{max-width:100%; height:auto;}
.addline{width:100%; float:left; border-bottom:1px solid #E8E8E8; margin-bottom:20px; margin-top:20px;}
.homeproduct{width:100%; float:left;}
.homeproduct h2{font-size:23px; margin:0; margin-bottom:25px; border-bottom: 1px solid #ececec; padding-bottom:10px; color:#666;}
.homeproduct h2 span a{font-size:16px; color:#09F; margin-left:20px;}
.productline{width:100%; float:left; border-bottom:1px solid #E8E8E8; margin-bottom:30px; }
.productslider{width:100%; float:left;}
.productslider h3{ font-size:18px; margin:0; padding:0; margin-top:10px;}
.productslider h4{font-size:12px; margin:0; padding:0; margin-top:10px; }
.slick-slide img{margin-bottom:15px;}

.otherproductpanel{width:100%; float:left; margin-bottom:30px;}
.otherproductpanel img{max-width:100%; height:auto;}
.otherproduct{width:100%; float:left; padding-right:10px; border-right:1px solid #EEE }
.otherproduct .producttitle{width:100%; float:left;}
.otherproduct .producttitle h2{font-size:22px; color:#004F91; border:none;}
.otherproduct .producttitle h3{font-size:18px; color:#004F91; border:none;}
.otherproduct .producttitle h4{font-size:16px; color:#333; border:none;}

.event{width:100%; float:left; text-align:center;}
.event h2{font-size:42px; color:#004F91; border:none; margin:0;}
.event h3{font-size:18px; color:#606A61; border:none; margin:0; margin-bottom:15px;}
.event h4{font-size:16px; color:#009700; border:none; font-family: 'roboto-black';}
.event a{background:#009FEC; padding:8px 20px; display:inline-block; margin-bottom:15px; color:#FFF; transition: all 0.5s ease 0s;}
.event a:hover{background:#333; text-decoration:none; color:#FFF;}


.otherproductpanel2{background:#F1324A; width:100%; float:left; margin-bottom:30px;}
.otherproductpanel2cont{width:100%; float:left; padding-right:20px;}
.otherproductpanel2cont h2{text-align:center; color:#FFF; font-size:30px;}
.otherproductpanel2cont h3{text-align:center; margin-bottom:25px;}
.otherproductpanel2cont h4{text-align:center;}
.otherproductpanel2 img{max-width:100%; height:auto;}

.footerpanel{width:100%; float:left; background:#232F3E;}
.footerpanel h2{color:#FFF; font-size:19px; margin-bottom:15px;}
.footerpanel ul{list-style:none;}
.footerpanel ul li{margin-bottom:6px;}
.footerpanel ul li a{color:#DDDDDD; transition: all 0.5s ease 0s;}
.footerpanel ul li a:hover{color:#0091D7; text-decoration:none;}
.footerpanelcountry{width:100%; float:left; text-align:center; border-top:1px solid #3A4553; margin-top:20px; margin-bottom:20px; padding-top:20px; padding-bottom:20px;}
.footerpanelcountry a{padding-left:10px; padding-right:10px; transition: all 0.5s ease 0s; color:#DDDDDD;}
.footerpanelcountry a:hover{color:#0091D7; text-decoration:none;}

.footerbottomlink{width:100%; float:left; background:#131A22;}
.footerbottomlink h3{font-size:15px; color:#FFF;}
.footerbottomlink p a{color:#999999; font-size:12px; transition: all 0.5s ease 0s;}
.footerbottomlink p a:hover{color:#0091D7; text-decoration:none;}

.copyright{width:100%; float:left; text-align:center; color:#999999; font-size:12px; padding-top:15px; padding-bottom:20px;}
.copyright a{color:#FFF; transition: all 0.5s ease 0s; padding-left:5px; padding-right:5px;}
.copyright a:hover{color:#999999; text-decoration:none;}

#back-top{position:fixed;bottom:0px;right:50px;z-index:10000;}
#back-top a{width:30px;display:block;text-align:center;-webkit-transition:1s;-moz-transition:1s;transition:1s;}
#back-top span{width:30px;height:30px;display:block;margin-bottom:7px;background:#0F1323 url(../images/gototop.png) no-repeat center center;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:1s;-moz-transition:1s;transition:1s;margin-bottom:15px;}
#back-top a:hover span{background-color:#1B83DA;}

.innercategory{width:100%; float:left; border-right:1px solid #DDDDDD; padding-right:10px;}
.innercategory h3{font-size:20px; color:#AAAABC; margin:0; margin-bottom:10px;}
.innercategory h2{font-size:13px; color:#00B4FF; margin:0; margin-bottom:5px; font-weight:800; }
.innercategory h2 a{ color:#3D1111;}
.innercategory h2 a:hover{color:#00B4FF; text-decoration:none; }
.innercategory h4{font-size:16px; color:#AAB1C9;}
.innercategory ul{list-style:none; padding-left:10px;}
.innercategory ul li{color:#242424; padding-bottom:1px; padding-top:1px;}
.innercategory ul li a{color:#242424; font-size:13px;}
.innercategory ul li a:hover{color:#00B4FF; text-decoration:none; }
.centerimg{width:100%; float:left; text-align:center; margin-bottom:25px;}
.centerimg img{ max-width:100%; height:auto;} 
.topcategorieslink{background:#F4F4F4; border-bottom:1px solid #DBDBDB; padding-top:8px; padding-bottom:8px; width:100%; float:left; }	
.topcategorieslink .container{white-space:nowrap; overflow:hidden;}
.topcategorieslink .container a{color:#242424;   padding-left:12px; padding-right:12px; font-size:13px;}
.topcategorieslink .container a:first-child{padding-left:0px;}
.topcategorieslink .container a:last-child{padding-right:0px;}


.topfillter{width:100%; float:left; border-bottom:1px solid #DDDDDD; padding-top:10px; padding-bottom:10px;}
.topfillterleft{width:100%; float:left; padding-top:5px;}
.topfillterleft span{ color:#C45563;}
.topfillterright{width:100%; float:left; text-align:right; padding-right:60px;}
.topfillterright a{ margin-left:10px;}
.topfillter select{width:200px; height:30px;  
-webkit-appearance: none!important;
-moz-appearance: none!important;
-ms-appearance: none!important;
-o-appearance: none!important;
appearance: none!important;
background:#FFF url(../images/open.png) 96% center no-repeat; 
text-indent: 0.01px;
text-overflow: "";
vertical-align:middle;
padding:3px;  
color:#333333; 
border:1px solid #DFDFDF;
border-radius:4px;
font-size:14px;
 
}
.topfillter select option{ color:#333;  font-family: 'roboto-regular'; font-family:14px;}

/*.topcategorieslink ul{list-style:none;}
.topcategorieslink ul li{float:left; padding-left:12px; padding-right:12px;}
.topcategorieslink ul li:first-child{padding-left:0px;}
.topcategorieslink ul li a{color:#242424; float:left;}
.topcategorieslink ul li a:hover{color:#00B4FF; text-decoration:none;}*/
.currentlocation{width:100%; float:left; padding-top:8px; padding-bottom:8px;}
.currentlocation ul{list-style:none}
.currentlocation ul li{float:left; padding-right:10px;}
.currentlocation ul li a{color:#242424; font-size:12px;}
.currentlocation ul li a:hover{color:#00B4FF; text-decoration:none;}

.saledetail{width:100%; float:left;}
.saledetail h3{margin:0; padding:0; color:#00B4FF; border-bottom:1px solid #E9E9E9; padding-bottom:4px;}
.saledetail h4{color:#00A400; font-size:17px; margin:0; margin-bottom:5px;}
.saledetail h5{color:#242424; font-size:17px;  margin-bottom:25px;}
.saledetail h5 span{ color:#B30000; font-weight:800;}

.saleproductbut{width:100%; float:left; border:1px solid #DBDBDB; padding:15px; margin-bottom:20px;}
.saleproductbut a.addtocart{background:#00B4FF; padding:10px 25px; width:100%; display:block; text-align:center; color:#FFF; font-size:17px; margin-bottom:15px; transition: all 0.5s ease 0s;}
.saleproductbut a.addtocart:hover{background:#242424; text-decoration:none;}
.saleproductbut a.checkout{border:1px solid #00B4FF; padding:10px 25px; width:100%; display:block; text-align:center; color:#00B4FF; font-size:17px; margin-bottom:15px;
box-shadow:1px 1px 1px  1px #DDD; transition: all 0.5s ease 0s;}
.saleproductbut a.checkout:hover{background:#00B4FF; color:#FFF;  text-decoration:none;}
.saleproductbut a.follow{ background:#ECECEC; padding:8px 25px; width:100%; display:block; text-align:center; color:#A9A9A9; font-size:14px; margin-top:15px; margin-bottom:15px;
 transition: all 0.5s ease 0s;}
.saleproductbut a.follow:hover{background:#00B4FF; color:#FFF;  text-decoration:none;}
.saleproductbut input[type="number"]{width:100%; margin-bottom:15px; padding:6px;}
.saleproductbut p{text-align:center; margin:0; padding:0;}

.itemdetail{width:100%; float:left;}
.itemdetail-heading{width:100%; float:left; border:1px solid #D6D6D6; padding:8px; margin-bottom:15px; box-shadow: 0  3px  3px -3px #333;}
.itemdetail-heading h3{margin:0; padding:0; font-size:22px;}


.topheader-section1{ display:flex; width:100%; align-items: center;}
.topheader-section1 .rel-logo-section{ flex:0 0 30%;  padding-top:5px; padding-bottom:5px;} 
.topheader-section1 .rel-logo-section img{ max-width:100%; height:auto;width:55%}
.topheader-section1 .rel-rightmenu-section{flex:0 0 70%;}

.topheader-section2{ display:flex; width:100%; align-items: center;}

.allcategories{width:100%; float:left;}
.allcategories h2{font-size:24px; margin:0;  font-family: 'montserratmedium';}
.allcategories-alpha{width:100%; float:left; color:#666; margin-bottom:25px;}
.allcategories-alpha span{display:inline; padding:2px;}
.allcategories-alpha span a{padding:2px;}
.allcategories-alpha span a:hover{text-decoration:none;}
.allcategories-alpha span a.active{ color:#30A5FF;}
.allcategories-alpha span a.active:hover{ font-weight:bold;}
.allcategories-alpha span a.inactive{color:#777777;}

.categorieslist{width:100%; float:left;}
.categorieslist h3{font-size:20px; margin:0; color:#30A5FF;  font-family: 'montserratmedium'; margin-bottom:15px;}
.categorieslist h3 span{ font-family: 'montserratlight'; color:#AAAAAA; font-size:16px;}
.categorieslistcount{width:100%; float:left;  display:flex; flex-wrap: wrap;}
.categorieslist h4{font-size:16px; margin:0; color:#666666;  font-family: 'montserratmedium';margin-bottom:10px;}
.categorieslist h4 span{ font-family: 'montserratlight'; color:#AAAAAA; font-size:14px;}
.categorieslist ul{padding-left:20px;}
.categorieslist ul li{ line-height:28px;}
.categorieslist ul li a{ color:#666666; transition: all 0.5s ease 0s; padding:2px; display:inline-block;}
.categorieslist ul li a:hover{ color:#666666; font-weight:bold; text-decoration:none; transition: all 0.5s ease 0s;}

.categorieslistcountbox{padding:15px; width:25%;}

.advancesearch {width:100%; float:left;}
.advancesearch h2{font-size:24px; margin:0;  font-family: 'montserratmedium'; margin-bottom:25px;}
.advancesearchrow{width:100%; float:left; border-bottom:1px solid #E4E4E4; margin-bottom:20px; padding-top:10px;}

.repl-product{width:100%; float:left;}
.repl-product h2{font-size:23px; margin:0; margin-bottom:25px; border-bottom: 1px solid #ececec; padding-bottom:10px; color:#666;}
.repl-product h2 a{ color:#666;}
.repl-product h2 a:hover{ color:#666; text-decoration:none;}

.productline{width:100%; float:left; border-bottom:1px solid #E8E8E8; margin-bottom:30px; }
.repl-productslider{width:100%; float:left;}
.repl-productslider h3{ font-size:18px; margin:0; padding:0; margin-top:10px; margin-bottom:15px;}
 
.repl-productslider .slick-slide .slick-img  { width:100%;     height: 150px;}
.repl-productslider .slick-slide .slick-img img {min-width:100%; height:auto; max-height:100%; padding:10px;}
.repl-productslider .slick-track {display:flex;}
.repl-productslider .slick-track .slick-slide{ border:1px solid #E7E7E7; margin-right:20px; float:none; height:inherit; border-radius:4px;}
.repl-productslider button.btn{border:none;}
.repl-productslider button.btn.btn-default{ background:#151515!important; color:#FFF; transition: all 0.5s ease 0s;}
.repl-productslider button.btn.btn-default:hover{ background:#EB2323!important; color:#FFF;} 

/*#region developer */


/*#region new menu with auto hide */

#menu-container { position: relative;  background:#F4F4F4; border-bottom:1px solid #DBDBDB; padding-top:8px; padding-bottom:8px; width:100%; float:left;}

#menu-container ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  
}

#menu-container .menu {
  font-size: 0;
 
}

#menu-container .menu > li {
  display: inline-block;
  font-size: 15px;
  line-height: 30px;
}

 

/*#menu-container .menu > li + li::before {
  content: " ";
  position: absolute;
  top: 10px;
  bottom: 10px;
  width: 1px;
  left: -1;
  background: #ccc;
}*/

.demo-body{ width:100%; float:left; position:relative;}
#menu-container .menu > li.has-subs > a:after {
  content: " ";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #333;
  display: inline-block;
  margin-left: 10px;
}

#menu-container .menu > li ul {
  position: absolute;
  white-space: nowrap;
  top: 100%;
  right:0;
  background: #f2f2f2;
  border-radius: 4px;
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
  display: none;
  min-width: 100%;
  border:1px solid #bbb;
}

#menu-container .menu > li ul li.has-subs > a {
  position: relative;
  padding-right: 30px;
}

#menu-container .menu > li ul li.has-subs > a:after {
  content: " ";
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #333;
  display: inline-block;
  margin-left: 10px;
  position: absolute;
  top: 21px;
  right: 14px;
}

#menu-container .menu > li ul ul {
  top: 0;
  left: 100%;
}

#menu-container .menu li {
  position: relative;
  z-index: 10;
}

#menu-container .menu li:hover > ul { display: block; }

#menu-container a {
  display: block;
  padding: 0 25px;
  text-decoration: none;
  color:#242424;
}
#menu-container ul.menu  > li:first-child a{padding-left:0;}
#menu-container a:hover {text-decoration:none; color:#F31F1E;}

#menu-container a:after { display: none; }
#menu-container .menu li.activemenu a{color:#F31F1E;}
/*#endregion */

.field-validation-error{
    color:red;
}

/*#endregion */

.query-chat {
    width: 60px;
    position: fixed;
    bottom: 55px;
    right: 30px;
    border-radius: 50px;
    height: 60px;
    display: flex;
    align-items: center;
    gap: 5px;
    cursor: pointer;
    
}

.query-Imagebot {
    width: 60px;
    position: fixed;
    bottom: 120px;
    right: 30px;
    border-radius: 50px;
    height: 60px;
    display: flex;
    align-items: center;
    gap: 5px;
    cursor: pointer;
}

/*.query-chat {
    background: #FFF;
    border: 1px solid #DFDFDF;
    width: 293px;
    position: fixed;
    bottom: 4px;
    right: 10px;
    border-radius: 50px;
    height: 65px;
    display: flex;
    align-items: center;
    padding: 10px;
    gap: 5px;
    cursor: pointer;
}*/

    .query-chat div {
        background: #242424;
        color: #FFF;
        width: calc(100% - 40px);
        border-radius: 20px;
        padding: 4px 13px 4px 13px;
    }

    .query-chat .fa {
        font-size: 22px;
        background: #F00;
        border-radius: 100%;
        width: 35px;
        height: 35px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #FFF;
    }

.getchatwindow {
    width: 360px;
    height: 520px;
    display: flex!important;
    position: fixed;
    right: 20px;
    bottom: 15px;
    flex-direction: column;
    background: #fff;
    border: 1px solid #dbdbdb;
    border-radius: 14px;
    box-shadow: 0 5px 25px rgba(0,0,0,0.15);
    overflow: hidden;
    font-family: "Helvetica Neue", Arial, sans-serif;
    /*display: none;*/
    visibility:hidden;
}

/* Header */
.getchatwindow-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    padding: 10px 14px;
    border-bottom: 1px solid #dbdbdb;
}

    .getchatwindow-header .chatlogo {
        display: flex;
        align-items: center;
        gap: 8px;
    }

    .getchatwindow-header img {
        width: 32px;
        height: 32px;
        border-radius: 50%;
    }

.chat-title {
    font-weight: 600;
    font-size: 14px;
    color: #262626;
}

.getchatwindow-header i {
    font-size: 18px;
    color: #262626;
    cursor: pointer;
}

/* Chat area */
.getchatwindow-detail {
    flex: 1;
    padding: 12px;
    background: #fafafa;
    overflow-y: auto;
}

.getchatwindow-ans-row {
    display: flex;
    margin: 8px 0;
}

    .getchatwindow-ans-row.bot {
        justify-content: flex-start;
    }

    .getchatwindow-ans-row.user {
        justify-content: flex-end;
    }

.getchatwindow-ans-col {
    max-width: 70%;
    padding: 8px 12px;
    border-radius: 22px;
    font-size: 14px!important;
    line-height: 1.4em;
    position: relative;
    word-wrap: break-word;
    color: #262626;
}

/* Bot bubble (light gray like Instagram) */
.bot .getchatwindow-ans-col {
    background: #efefef;
    border-radius: 18px 18px 18px 4px;
}

/* User bubble (gradient Instagram purple-pink) */
.user .getchatwindow-ans-col {
    background: linear-gradient(135deg, #833ab4, #fd1d1d, #fcb045);
    color: #fff;
    border-radius: 18px 18px 4px 18px;
}

/* Time inside bubbles */
.getchatwindow-ans-col .time {
    font-size: 11px;
    opacity: 0.7;
    display: block;
    margin-top: 4px;
    text-align: right;
}

.getchatwindow-ans-col .time1 {
    font-size: 11px;
    opacity: 0.7;
    display: block;
    margin-top: 4px;
    text-align: right;
}

/* Typing indicator (Instagram style dots) */
.rightloader {
    display: flex;
    align-items: center;
    margin: 10px 0;
}

    .rightloader #dvLoader {
        display: flex;
        gap: 4px;
    }

    .rightloader .dot {
        width: 6px;
        height: 6px;
        background: #999;
        border-radius: 50%;
        animation: bounce 1s infinite alternate;
    }

        .rightloader .dot:nth-child(2) {
            animation-delay: 0.2s;
        }

        .rightloader .dot:nth-child(3) {
            animation-delay: 0.4s;
        }

@keyframes bounce {
    from {
        transform: translateY(0);
        opacity: 0.5;
    }

    to {
        transform: translateY(-4px);
        opacity: 1;
    }
}

/* Bottom input */
.getchatwindow-bottom-row {
    padding: 10px;
    background: #fff;
    border-top: 1px solid #dbdbdb;
}

.getchatwindow-bottom-col {
    display: flex;
    gap: 8px;
    align-items: center;
}

    .getchatwindow-bottom-col input {
        flex: 1;
        padding: 10px 14px;
        border-radius: 20px;
        border: 1px solid #dbdbdb;
        font-size: 14px;
        background: #fafafa;
        outline: none;
    }

.getchatwindow-bottom-col input:focus {
    background: #fff;
    border-color: #aaa;
}

.getchatwindow-bottom-col button {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: none;
    background: linear-gradient(135deg, #833ab4, #fd1d1d, #fcb045);
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s;
}

.getchatwindow-bottom-col button:hover {
    transform: scale(1.05);
}


.app {
    display: grid;
    grid-template-columns: 320px 1fr;
    gap: var(--gap);
    height: 92vh;
    padding: 24px;
    margin: 20px;
    visibility: hidden;
    position: fixed;
    top: 0;
    width: 98%;
    background: #fff;
    border: 1px solid #dbdbdb;
    border-radius: 14px;
    box-shadow: 0 5px 25px rgba(0,0,0,0.15);
    z-index: 100;
}

/* Sidebar */
.sidebar {
    background: linear-gradient(180deg, rgba(255,255,255,0.02), rgba(255,255,255,0.01));
    border-radius: var(--radius);
    padding: 20px;
    border: 1px solid #d5d5d5;
    height: 85vh;
}

.brand {
    display: flex;
    align-items: center;
    gap: 12px
}

.logo1 {
    width: 44px;
    height: 44px;
    border-radius: 10px;
    background: linear-gradient(135deg,#7c3aed,#4f46e5);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    color: #fff;
}

.brand h1 {
    font-size: 16px;
    margin: 0
}

.brand p {
    margin: 0;
    color: var(--muted);
    font-size: 12px
}

.control {
    margin-top: 20px
}

label {
    display: block;
    font-size: 13px;
    color: var(--muted);
    margin-bottom: 8px
}

.prompt {
    width: 100%;
    padding: 12px;
    border-radius: 10px;
    border: 1px solid rgba(213, 213, 213, 0.59);
    background: #0000;
    color: inherit;
    resize: none;
    min-height: 84px
}

.btn1 {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 7px 12px;
    border-radius: 7px;
    border: 0;
    cursor: pointer;
    background: linear-gradient(90deg,#7c3aed,#4f46e5);
    box-shadow: 0 0px 2px rgba(124, 58, 237, 0.22);
    color: white;
    font-size:13px;
}

.btn1.secondary {
    background: transparent;
    border: 1px solid rgba(255,255,255,0.06);
    color: var(--muted);

}

.options {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 12px
}

.option-row {
    display: flex;
    gap: 8px
}

.select, .range {
    width: 100%;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid rgba(134, 134, 134, 0.33);
    background: transparent;
    color: inherit
}

.small {
    font-size: 13px;
    color: var(--muted)
}

/* Main area */
.main {
    display: flex;
    flex-direction: column;
    gap: var(--gap)
}

.topbar1 {
    display: flex;
    align-items: center;
    justify-content: right;
}

.search-wrap {
    display: flex;
    align-items: center;
    gap: 12px
}

.search {
    padding: 10px 12px;
    border-radius: 12px;
    background: var(--glass);
    border: 1px solid rgba(255,255,255,0.03);
    min-width: 360px
}

.canvas {
    background: linear-gradient(180deg, rgba(255,255,255,0.01), rgba(255,255,255,0.02));
    border-radius: var(--radius);
    padding: 18px;
    box-shadow: 0 1px 3px rgba(202, 202, 202, 0.45);
    height: calc(100vh - 160px);
    overflow: auto
}

.gallery {
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(220px,1fr));
    gap: 14px
}

.card {
    background: linear-gradient(180deg, rgba(255,255,255,0.02), rgba(255,255,255,0.01));
    border-radius: 12px;
    padding: 8px;
    border: 1px solid rgba(255,255,255,0.03);
    overflow: hidden
}

    .card img {
        width: 100%;
        height: 160px;
        object-fit: cover;
        border-radius: 8px
    }

    .card .meta {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-top: 8px
    }

.tag {
    font-size: 12px;
    padding: 6px 8px;
    border-radius: 999px;
    background: linear-gradient(90deg, rgba(255,255,255,0.02), rgba(255,255,255,0.01));
    color: var(--muted)
}

/* Modal preview */
.modal {
    position: fixed;
    inset: 0;
    display: none;
    align-items: center;
    justify-content: center;
    background: linear-gradient(180deg, rgba(2,6,23,0.6), rgba(2,6,23,0.8));
    z-index: 50
}

    .modal.open {
        display: flex
    }

.modal-card {
    width: min(920px,96vw);
    background: var(--card);
    padding: 18px;
    border-radius: 18px;
    background: beige;
}

    .modal-card img {
        width: 100%;
        height: auto;
        border-radius: 12px
    }

.modal-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 12px
}

/* Footer */
.footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: var(--muted);
    font-size: 13px
}

/* Responsive */
@media (max-width:880px) {
    .app {
        grid-template-columns: 1fr;
        padding: 12px
    }

    .sidebar {
        order: 2
    }

    .main {
        order: 1
    }

    .search {
        min-width: 160px
    }

    .canvas {
        height: unset
    }
}

/* helper */
.muted {
    color: var(--muted)
}


/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('/WebsiteContent/fonts/icons/fontawesome-webfont.eot?v=4.7.0');
  src: url('/WebsiteContent/fonts/icons/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('/WebsiteContent/fonts/icons/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('/WebsiteContent/fonts/icons/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('/WebsiteContent/fonts/icons/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('/WebsiteContent/fonts/icons/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}





@font-face {
    font-family: 'montserratbold';
    src: url('/WebsiteContent/fonts/montserrat/montserrat-bold-webfont.woff2') format('woff2'),
         url('/WebsiteContent/fonts/montserrat/montserrat-bold-webfont.woff') format('woff'),
         url('/WebsiteContent/fonts/montserrat/montserrat-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'montserratlight';
    src: url('/WebsiteContent/fonts/montserrat/montserrat-light-webfont.woff2') format('woff2'),
         url('/WebsiteContent/fonts/montserrat/montserrat-light-webfont.woff') format('woff'),
         url('/WebsiteContent/fonts/montserrat/montserrat-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'montserratmedium';
    src: url('/WebsiteContent/fonts/montserrat/montserrat-medium-webfont.woff2') format('woff2'),
         url('/WebsiteContent/fonts/montserrat/montserrat-medium-webfont.woff') format('woff'),
         url('/WebsiteContent/fonts/montserrat/montserrat-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'roboto-regular';
    src: url('/WebsiteContent/fonts/roboto/roboto-regular-webfont.woff2') format('woff2'),
         url('/WebsiteContent/fonts/roboto/roboto-regular-webfont.woff') format('woff'),
         url('/WebsiteContent/fonts/roboto/roboto-regular-webfont.ttf') format('truetype'),
         url('/WebsiteContent/fonts/roboto/roboto-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'roboto-black';
    src: url('/WebsiteContent/fonts/roboto/roboto-black-webfont.woff2') format('woff2'),
         url('/WebsiteContent/fonts/roboto/roboto-black-webfont.woff') format('woff'),
         url('/WebsiteContent/fonts/roboto/roboto-black-webfont.ttf') format('truetype'),
         url('/WebsiteContent/fonts/roboto/roboto-black-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'roboto-thin';
    src: url('/WebsiteContent/fonts/roboto/roboto-thin-webfont.woff2') format('woff2'),
         url('/WebsiteContent/fonts/roboto/roboto-thin-webfont.woff') format('woff'),
         url('/WebsiteContent/fonts/roboto/roboto-thin-webfont.ttf') format('truetype'),
         url('/WebsiteContent/fonts/roboto/roboto-thin-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Slider */
.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;
    margin-left:0;
    margin-right: auto;
	text-align:center;
	
}
.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;
	text-align:center;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
     
	max-width:100%; height:auto;
}
.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;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

 
/* Arrows */
@font-face {
  font-family: 'FontAwesome';
  src:url('../../fonts/icons/fontawesome-webfont.eot?v=4.7.0');
  src: url('../../fonts/icons/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), 
      url('../../fonts/icons/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), 
      url('../../fonts/icons/fontawesome-webfont.woff?v=4.7.0') format('woff'), 
      url('../../fonts/icons/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), 
      url('../../fonts/icons/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
	  
  font-weight: normal;
  font-style: normal;
}

.slick-slider:hover .slick-prev, .slick-slider:hover .slick-next{ display:block!important; transition: all 0.5s ease 0s;}
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
     position: absolute;
    top:97px;
     width: 40px;
    height: 80px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;
     color: transparent;
    border: none;
    outline: none;
    background: transparent;
	z-index:10000;
	background:#FFF;
display:none!important;
transition: all 0.5s ease 0s;
	
}
.slick-next{border-radius: 3px 0 0 3px;   box-shadow: 0 1px 3px #888;}
.slick-prev{border-radius: 0 3px 3px 0;   box-shadow: 0 1px 3px #888;}
/*.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}*/
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
   font-family: 'FontAwesome';
    font-size:30px;
    line-height: 1;
    opacity: .75;
    color:#000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
 
	 
	
}
 

.slick-prev
{
    left: 0px;
	 
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '\F104';
}
[dir='rtl'] .slick-prev:before
{
    content: '\F104';
}

.slick-next
{
    right: 0px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '\F105';
}
[dir='rtl'] .slick-next:before
{
    content: '\F105';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
	display:none!important;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'FontAwesome';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

.mainproductwapper{display: flex;
flex-wrap: wrap;
column-gap: 10px;}


.product-row{  display:flex; flex-wrap:wrap;}
.productwapper{ float:left; border:1px solid #E7E7E7;  padding:10px;  border-radius:4px; margin-bottom:25px;flex: 0 0 calc(25% - 10px);}
.productwapperimg{width:100%; max-height:200px; float:left; text-align:center; margin-bottom:15px;}
.productwapperimg img{max-width:100%; width:auto; max-height:100%; }
.productwapper-detail{width:100%; height:180px; float:left;}
.productwapper-detail h2{font-size:18px; margin-bottom:15px;}
.productwapper-detail p a{font-size:14px; color:#30A5FF;}
.productwapper-detail p {font-size:14px;}
.productwapper-cartbut{width:100%; float:left; text-align:center; margin-bottom:10px;}
.productwapper-cartbut a{background:#30A5FF; padding:10px 30px; color:#FFF; display:inline-block;  transition: all 0.5s ease 0s; border-radius:4px;}
.productwapper-cartbut a:hover{background:#242424; text-decoration:none;}


.swiper-panel {background: linear-gradient(#FFF,#f9f9f9); border: 1px solid #DBDBDB; padding: 20px; margin-bottom: 30px; border-radius: 4px; width:100%; float:left;}
.swiper-slide{display:flex; justify-content: center; align-items:center; flex:0 0 200px; }
.swiper-slide div {text-align:center;}
.swiper-slide div+div{ padding-left:15px;  text-align:center; }
.swiper-slide h4 {font-size: 30px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}
.swiper-slide h3{font-size:12px; text-align:center; margin-top:8px;}
.swiper-slide img{ max-width:100%; height:auto; flex: 0 0 100%;} 
.swiper-button-next, .swiper-button-prev{ top:25%!important; z-index:1000!important;}

.swiper-wrapper {
    justify-content:space-between!important;
}
.checkout{}
table.checkoutdetail{}
table.checkoutdetail tr{ border-bottom:1px solid #DDDDDD}
table.checkoutdetail tr th{background:#F5F5F5; padding:20px;}
table.checkoutdetail tr td{ padding:20px;}
table.checkoutdetail tr td h3{color:#595959;  font-family: 'roboto-black'; font-size:15px;}
table.checkoutdetail tr td:first-child{ padding-left:0;}
table.checkoutdetail tr td img{border:1px solid #DDDDDD; max-width:90px; height:auto;}
table.checkoutdetail tr td input[type="number"]{ width:80px; padding:5px;}
.shoppingsummery{ width:100%; float:left; background:#F7F7F7; border:1px solid #EEEEEE; padding:30px;}
.shoppingsummery a{text-align:center; color:#676666; display:block; margin-bottom:15px; text-transform:uppercase;}
.shoppingsummery a:hover{ text-decoration:none; color:#028CD1;}
.shoppingsummery h2{font-family: 'roboto-black'; font-size:16px; text-align:center; color:#122F4E;  border-bottom:1px solid #DDDDDD; margin:0; padding-bottom:10px; margin-bottom:30px;}
table.cartsummery{ margin-bottom:20px;}
table.cartsummery tr td{padding:8px; color:#595959;}
table.cartsummery tr td h3{font-family: 'roboto-black'; font-size:18px; color:#595959;}
table.cartsummery tr td h4{font-family: 'roboto-black'; font-size:16px; color:#595959;}
table.cartsummery tr.bordertop{ border-top:1px solid #DDDDDD; }
table.cartsummery tr.bordertop td{padding-top:15px;}

.couponcode{width:100%; float:left; margin-top:30px;}
.couponcode h2{text-align:left; margin-bottom:10px;}
.couponcode p{margin-bottom:10px; color:#6A6969; font-size:13px; margin-bottom:15px;}
.couponcode input[type="text"]{border:1px solid #AAAAAA; width:100%; padding:8px; margin-bottom:10px; font-size:13px;}
.couponcode input[type="button"],.couponcode input[type="submit"]{width:100%; background:#122F4E; color:#FFF; padding:6px 15px; border:0; ransition: all 0.5s ease 0s; 
text-align:center;transition: all 0.5s ease 0s;}
.couponcode input[type="button"]:hover,.couponcode input[type="submit"]:hover{background:#333333;}


.button{ padding:6px 15px; display:inline-block; margin-bottom:15px;   font-family: 'roboto-black'; font-size:16px; letter-spacing:1px;; text-align:center; transition: all 0.5s ease 0s; border:0; border-radius:4px;}
.button-blue{ background:#122F4E; color:#FFF!important;}
.button-blue:hover{ background:#333333; color:#FFF!important; text-decoration:none;}
.button-lg{padding:12px 25px;}
.button-block{display:block;}



.checkoutcartitempanel{width:100%; float:left; max-height:250px; overflow:auto; margin-bottom:25px;}
table.checkoutcartitem tr{ border-bottom:1px dashed #DDDDDD}
table.checkoutcartitem tr td{ padding:5px; padding-top:10px; padding-bottom:10px; position:relative;}
table.checkoutcartitem tr td h3{color:#595959;  font-family: 'roboto-black'; font-size:13px; margin:0;}
table.checkoutcartitem tr td:first-child{ padding-left:0;}
table.checkoutcartitem tr td img{border:1px solid #DDDDDD; max-width:60px; height:auto;}
table.checkoutcartitem tr td span{width:25px; height:25px; background:#122F4E; border-radius:100%; position:absolute; font-family: 'roboto-black'; text-align:center; color:#FFF; line-height:25px; left:40px; top:5px;}


table.checkoutcartsummery{ margin-bottom:20px;}
table.checkoutcartsummery tr td{padding:8px; color:#595959;}
table.checkoutcartsummery tr td h3{font-family: 'roboto-black'; font-size:18px; color:#595959; margin:0;}
table.checkoutcartsummery tr td h4{font-family: 'roboto-black'; font-size:16px; color:#595959;margin:0;}
table.checkoutcartsummery tr.bordertop{ border-top:1px solid #DDDDDD; }
table.checkoutcartsummery tr.bordertop td{padding-top:15px;}
 



.checkoutcustomerinfo{ width:100%; float:left;}
.checkoutcustomerinfo h2{font-size:23px; color:#414241;}
.checkoutcustomerinfo p{color:#7D7E7D;}
.checkoutcustomerinfo p a{color:#122F4E;}


.checkoutshippingaddress{ width:100%; float:left;}
.checkoutshippingaddress h2{font-size:23px; color:#414241;}

.checkoutfrm{width:100%; float:left;}
.checkoutfrm select{width:100%; height:45px;  
-webkit-appearance: none!important;
-moz-appearance: none!important;
-ms-appearance: none!important;
-o-appearance: none!important;
appearance: none!important;
background:transparent url(../images/open.png) 96% center no-repeat; 
text-indent: 0.01px;
text-overflow: "";
vertical-align:middle;
padding:3px;  
color:#333333; 
text-transform:uppercase;
border:1px solid #DFDFDF;
border-radius:4px;   
}
.checkoutfrm select option{ color:#333;  font-family: 'roboto-regular'; font-family:14px;}


.checkoutfrm input[type="text"],.checkoutfrm input[type="password"],.checkoutfrm input[type="number"],.checkoutfrm input[type="email"],.checkoutfrm input[type="date"]{border:1px solid #DFDFDF; width:100%; height:45px; padding:10px; border-radius:4px; font-size:13px;}
.checkoutfrm input[type="button"],.checkoutfrm input[type="submit"]{ background:#122F4E; color:#FFF; padding:12px 30px; border:0; border-radius:4px; ransition: all 0.5s ease 0s;}
.checkoutfrm input[type="button"]:hover,.checkoutfrm input[type="submit"]:hover{background:#333333;}

.shippingaddress{width:100%; float:left; border:1px solid #DFDFDF; border-radius:4px; padding:10px; margin-bottom:10px;}
.shippingaddress h5{font-size:15px; color:#6B6B6B; font-weight:600;}

.shippingmethod{width:100%; float:left; border:1px solid #DFDFDF; border-radius:4px; margin-bottom:25px;}
.shippingmethod .methodrow{width:100%; float:left; border-bottom:1px solid #DFDFDF; padding:10px;}

.paymentmethod{width:100%; float:left; border:1px solid #DFDFDF; border-radius:4px; margin-bottom:25px;}


.accordion-pane{ padding:15px; background:#F5F5F5;}
.accordion {width:100%; }
.accordion h3 {background: #FFF;padding: 15px 15px;margin: 0;  border-bottom: none;cursor: pointer;  font-size:17px; font-weight:bold; color:#2190D7;text-align:left; 
border-bottom: 1px solid #DFDFDF; position:relative;}
.accordion h3 img{ position:absolute; right:10px; top:7px;}

 
.accordion h3:hover {background-color: #FFF;}
.accordion h3.active {background: #FFF;}	


.addressoption{width:100%; float:left; border:1px solid #DFDFDF; border-radius:4px;   margin-bottom:10px;}
.addressoptionrow{width:100%; float:left; border-bottom:1px solid #DFDFDF; padding:10px;}
.addressoptioncont{width:100%; float:left;padding:15px; display:none;}
 





.relp-panel{ width:350px; height:100%; position:fixed; left:0px; top:0; display:none; padding:10px; background:#FFF; z-index:10000; box-shadow: 5px  0px  5px -5px #333; overflow:auto;}
.relp-panel h2{font-size:20px; font-family: 'nunito_sansbold'; border-bottom:1px dashed #E6E6E6; padding-bottom:5px; margin:0; margin-bottom:35px; display:block; }
.relp-panel img{width:100%; height:auto; border:1px solid #E6E6E6; padding:2px;}
.relp-panel span img{width:100%; height:auto; padding:2px;}
.relp-panel h3{font-size:16px; margin:0; margin-bottom:10px;}
.horline{width:100%; float:left; border-bottom:1px dashed #E6E6E6; margin-top:10px; margin-bottom:10px;}
.relp-close{ width:25px; height:25px; float:right; cursor:pointer}
.relp-close img{width:100%; height:auto; border:none; padding:2px;}

.relp-panel input[type="text"],.relp-panel input[type="email"],.relp-panel textarea{width:100%; height:45px; border: 1px solid #E6E6E6; padding:10px; margin-bottom:15px; 
border-radius: 4px; transition: all 0.5s ease 0s; font-size:14px;}
.relp-panel input[type="text"]:hover,.relp-panel input[type="email"]:hover,.relp-panel textarea:hover,
.relp-panel input[type="text"]:focus,.relp-panel input[type="email"]:focus,.relp-panel textarea:focus{ border-color:#4AC3F0;}
.relp-panel textarea {height:80px;}
.relp-panel input[type="button"],.relp-panel input[type="submit"]{background:#4AC3F0; color:#FFF; padding: 10px 25px; border-radius: 4px; transition: all 0.5s ease 0s; border:none;  }
.relp-panel input[type="button"]:hover,.relp-panel input[type="submit"]:hover{background:#1199CC; outline: 0px;}
.replicate h5{color:#fff}
.scrolled .replicate h5 {
    color: #000
}


.productdesc1 h3 {
    font-family: 'montserratmedium';
    margin-top: 0px;
    color: #333333;
}
.productreview{width:100%; float:left;}
.productreview span{ display:inline-block; color:#333333; margin-right:10px; margin-bottom:15px;}
.productreview span.reviewSeparator{color:#E5E5E5;}
.productreview span.productstar{color:#E5E5E5;}
.productreview span.productstar .fa{margin-right:2px;}
.productreview span.productstar i.activestar{color:#333333;}
.productdesc1-text{}
.productdesc1-text p{color:#333333;}
.stockleft{width:100%; float:left; color:#333333;}
.phline{width:100%; height:1px; float:left; background:#F5F5F5; margin-top:15px; margin-bottom:15px;}

.PPricepanel{width:100%; float:left;}
.PPrice{ font-family: 'montserratmedium'; font-size:21px; margin:0; color:#052647; margin-bottom:15px;}
.PPrice span{color:#333333; text-decoration:line-through; margin-left:15px; font-size:18px!important;}
.productstock{width:100%; float:left; color:#BBBBBB; text-align:right;margin-bottom:15px;}

.productsizepanel{width:100%; float:left; margin-bottom:25px; }
.productsize{width:100%; float:left; }
.productsize label{display:block;}
.productsize select{width:100%; height:40px; max-width:150px; 
-webkit-appearance: none!important;
-moz-appearance: none!important;
-ms-appearance: none!important;
-o-appearance: none!important;
appearance: none!important;
background:transparent url(../images/open.png) 96% center no-repeat; 
text-indent: 0.01px;
text-overflow: "";
vertical-align:middle;
padding:3px;  
color:#333333; 
text-transform:uppercase;
border:1px solid #E5E5E5;  
}
.productsize select option{ color:#333;  font-family: 'roboto-regular'; font-family:14px;}
.productcolor{width:100%; float:left;margin-bottom:15px; padding-top:10px;}
.pcolorpanel{width:100%; float:left; display:flex}
.colorbox{ width:35px; height:35px; margin-left:5px; margin-right:5px; }
.pcolor01{ background:#052647}
.pcolor02{ background:#647D82}
.pcolor03{ background:#EB4583}
.pcolor04{ background:#FFEDC9}
.cartbut{ padding:10px 25px; background:#052647; color:#FFF; font-size:18px; display:inline-block; transition: all 0.5s ease 0s; }
.cartbut:hover{background:#242424; text-decoration:none; color:#FFF;}

.quantity {
  position: relative;

}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button
{
  -webkit-appearance: none;
  margin: 0;
}

input[type=number]
{
  -moz-appearance: textfield;
}

.quantity input {
  width: 65px;
  height: 40px;
  line-height: 1.65;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  padding-left: 20px;
  border: 1px solid #DDDDDD;
}

.quantity input:focus {
  outline: 0;
}

.quantity-nav {
  float: left;
  position: relative;
  height: 40px;
}

.quantity-button {
  position: relative;
  cursor: pointer;
  /*border-left: 1px solid #eee;*/
  width: 23px;
  text-align: center;
  color: #333;
  font-size: 13px;
 
  line-height: 1.7;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background:#F5F5F5;
}

.quantity-button.quantity-up {
  position: absolute;
  height: 50%;
  top: 0;
  left:28px;
 /* border-bottom: 1px solid #eee;*/
}

.quantity-button.quantity-down {
  position: absolute;
  bottom: -1px;
   left:28px;
  height: 50%;
}



.WCSpanel{ width:100%; display:flex}
.WCSpanel div{ padding:10px;}
.WCSpanel div:first-child{ padding-left:0px;}
.WCSpanel div i.fa{ width:35px; height:35px; background:#F5F5F5; text-align:center; line-height:35px; border-radius:100%; margin-right:5px; color:#333333; transition: all 0.5s ease 0s;}
.WCSpanel div:hover i.fa{ background:#052647; color:#FFF;}
.WCSpanel div a{color:#333333; text-decoration:none;}
.WCSpanel div:hover a{ color:#052647;}



.checkboxpanel{}
.checkboxpanel span{padding-right:15px;}
.checkboxpanel [type=checkbox]:checked, .checkboxpanel [type=checkbox]:not(:checked) {
	position: absolute;
	left: -9999px;
	opacity: 0
}
.checkboxpanel [type=checkbox] {
}
.checkboxpanel [type=checkbox]+label {
position:relative;
padding-left:26px;
cursor:pointer;
display:inline-block;
height:25px;
line-height:21px;
font-size:1rem;
-webkit-user-select:none;
-moz-user-select:none;
-khtml-user-select:none;
-ms-user-select:none;
font-size:14px;
font-weight:normal;
color:#67757c;
}
.checkboxpanel [type=checkbox]+label:before, [type=checkbox]:not(.filled-in)+label:after {
content:'';
position:absolute;
top:0;
left:0;
width:18px;
height:18px;
z-index:0;
border:2px solid #009efb;
border-radius:1px;
margin-top:2px;
-webkit-transition:.2s;
-o-transition:.2s;
transition:.2s
}
.checkboxpanel [type=checkbox]:not(.filled-in)+label:after {
	border: 0;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0)
}
.checkboxpanel [type=checkbox]:not(:checked):disabled+label:before {
	border: none;
	background-color: rgba(0, 0, 0, 0.26)
}
.checkboxpanel [type=checkbox].tabbed:focus+label:after {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	border: 0;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
	background-color: rgba(0, 0, 0, 0.1)
}
.checkboxpanel [type=checkbox]:checked+label:before {
	top: -4px;
	left: -5px;
	width: 12px;
	height: 22px;
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
	border-right: 2px solid #009efb;
	border-bottom: 2px solid #009efb;
	-webkit-transform: rotate(40deg);
	-ms-transform: rotate(40deg);
	transform: rotate(40deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%
}
.checkboxpanel [type=checkbox]:checked:disabled+label:before {
	border-right: 2px solid rgba(0, 0, 0, 0.26);
	border-bottom: 2px solid rgba(0, 0, 0, 0.26)
}

.checkboxpanel [type=radio]:checked, .checkboxpanel [type=radio]:not(:checked) {
	position: absolute;
	left: -9999px;
	opacity: 0
}
.checkboxpanel [type=radio]:checked+label, .checkboxpanel [type=radio]:not(:checked)+label {
	position: relative;
	padding-left: 35px;
	cursor: pointer;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	font-size: 1rem;
	-webkit-transition: .28s ease;
	-o-transition: .28s ease;
	transition: .28s ease;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.radioboxpanel{}
.radioboxpanel [type=radio]:not(:checked) {
	position: absolute;
	left: -9999px;
	opacity: 0
}
.radioboxpanel [type=radio]:not(:checked)+label {
	position: relative;
	padding-left: 25px;
	cursor: pointer;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	 
	-webkit-transition: .28s ease;
	-o-transition: .28s ease;
	transition: .28s ease;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size:14px;
	font-weight:normal;
}


.radioboxpanel span{padding-right:15px;}
.radioboxpanel [type=radio]:checked {
	position: absolute;
	left: -9999px;
	opacity: 0
}

.radioboxpanel [type=radio]+label:after, .radioboxpanel [type=radio]+label:before {
content:'';
position:absolute;
left:0;
top:0;
margin:4px;
width:16px;
height:16px;
z-index:0;
-webkit-transition:.28s ease;
-o-transition:.28s ease;
transition:.28s ease;
 
}
.radioboxpanel [type=radio]:checked+label {
	position: relative;
	padding-left:25px;
	cursor: pointer;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	 
	-webkit-transition: .28s ease;
	-o-transition: .28s ease;
	transition: .28s ease;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size:14px;
	font-weight:normal;
}


.radioboxpanel [type=radio].with-gap:checked+label:after, .radioboxpanel [type=radio].with-gap:checked+label:before, .radioboxpanel [type=radio]:checked+label:after, .radioboxpanel [type=radio]:checked+label:before, .radioboxpanel [type=radio]:not(:checked)+label:after, .radioboxpanel [type=radio]:not(:checked)+label:before {
	border-radius: 50%
}
.radioboxpanel [type=radio]:not(:checked)+label:after, .radioboxpanel [type=radio]:not(:checked)+label:before {
	border: 2px solid #009efb
}
.radioboxpanel [type=radio]:not(:checked)+label:after {
	z-index: -1;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0)
}
.radioboxpanel [type=radio]:checked+label:before {
	border: 2px solid transparent;
	-webkit-animation: ripple 0.2s linear forwards;
	animation: ripple 0.2s linear forwards
}
.radioboxpanel [type=radio].with-gap:checked+label:after, .radioboxpanel [type=radio].with-gap:checked+label:before, [type=radio]:checked+label:after {
	border: 2px solid #009efb
}
.radioboxpanel [type=radio].with-gap:checked+label:after, .radioboxpanel [type=radio]:checked+label:after {
	background-color: #009efb;
	z-index: 0
}
.radioboxpanel [type=radio]:checked+label:after {
	-webkit-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02)
}
.radioboxpanel [type=radio].with-gap:checked+label:after {
	-webkit-transform: scale(0.5);
	-ms-transform: scale(0.5);
	transform: scale(0.5)
}
.radioboxpanel [type=radio].tabbed:focus+label:before {
	-webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
	-webkit-animation: ripple 0.2s linear forwards;
	animation: ripple 0.2s linear forwards
}
.radioboxpanel [type=radio].with-gap:disabled:checked+label:before {
	border: 2px solid rgba(0, 0, 0, 0.26);
	-webkit-animation: ripple 0.2s linear forwards;
	animation: ripple 0.2s linear forwards
}
.radioboxpanel [type=radio].with-gap:disabled:checked+label:after {
	border: none;
	background-color: rgba(0, 0, 0, 0.26)
}
.radioboxpanel [type=radio]:disabled:checked+label:before, .radioboxpanel [type=radio]:disabled:not(:checked)+label:before {
	background-color: transparent;
	border-color: rgba(0, 0, 0, 0.26);
	-webkit-animation: ripple 0.2s linear forwards;
	animation: ripple 0.2s linear forwards
}
.radioboxpanel [type=radio]:disabled+label {
	color: rgba(0, 0, 0, 0.26)
}
.radioboxpanel [type=radio]:disabled:not(:checked)+label:before {
	border-color: rgba(0, 0, 0, 0.26)
}
.radioboxpanel [type=radio]:disabled:checked+label:after {
	background-color: rgba(0, 0, 0, 0.26);
	border-color: #BDBDBD
}

@media only screen and (max-width: 1199px) {
.plansection{ background:#C0D2DE url(/WebsiteContent/images/P05.jpg)70%  no-repeat fixed;}
.bannertext{ top:6%; left:8%; width:60%;}
}
@media only screen and (max-width:992px) {
.togglemenu{display:block!important;}
.responsivemenu >ul >li{line-height:45px!important;     }

/*-----------------------------------*/
.header{padding-top:8px; padding-bottom:8px;}
.logo {text-align:left!important; padding-top:0px!important; }
.responsivemenu{padding-top:25px;}
.responsivemenu ul{ width:240px;display:none; position:absolute; top:55px; background:#FFF; z-index:999999; right:0px;}
.responsivemenu ul li{ width:100%; border-bottom:1px solid #EFEFEF;  position:relative; line-height:45px;}
.responsivemenu ul li a{ display:block;}
.responsivemenu ul li.submenu ul{width:100%!important; top:45px; }

.product-wrapper .Product-panel{ width:48%!important; flex:0 0 48%; }
.bannertext{  top:50px!important; left:8%; width:89%;}

 .banner h2{font-size:30px;}
 
}
@media only screen and (max-width: 768px) {
.sticky-header{ position:static; }
.logo{ text-align:center;padding-bottom:0px;}
.toplink span{display:block; text-align:center;}
.responsivemenu{padding-top:15px;} 

 
 .supportsection .container .row .col-xs-3{ width:50%;}
 .bannertext{ top:50px!important; left:8%;}
 .banner h2{font-size:20px; margin:0; margin-bottom:5px; white-space:normal; word-wrap:break-word; word-break:break-all;}
 .banner h2 span{font-size:16px;}
 .banner a{font-size:14px;  padding:8px 20px;}
 .productwapper {width:48%!important;}
.accordion h3 img {
    position: relative;
    right: 10px;
    top: 7px;
    margin-top: 10px;
}
  

}
@media only screen and (max-width: 500px){
.bannertext{ top:40px!important; left:8%;}
 .banner h2{font-size:20px; margin:0; margin-bottom:5px; white-space:normal; word-wrap:break-word; word-break:break-all;}
 .banner h2 span{font-size:16px;}
 .banner a{font-size:14px;  padding:8px 20px;}
  .productwapper {width:98%!important;}
}

 
 
@media only screen and (max-width: 500px){
 .topsectionbox{display:block;}
 .topsectionicon{width:100%!important;}
 .topsection h2{text-align:center;}
 
 .product-wrapper .Product-panel{ width:50%;}
 
 .bannertext{ top:10px!important; left:8%;}
 .banner h2{font-size:18px; margin:0; margin-bottom:5px; white-space:normal; word-wrap:break-word; word-break:break-all;}
 .banner h2 span{font-size:14px;}
 .banner a{font-size:14px;  padding:5px 10px;}
 .toplink .container .row .col-xs-6{width:100%;}
}

@media only screen and (max-width: 460px) {
 .addonbox{min-height:130px;}	
 .product-wrapper .Product-panel{ width:99%!important; flex:0 0 99%; }
}
@media only screen and (max-width: 370px) {
 	 .supportsection .container .row .col-xs-3{ width:100%;}
	 .cart-panel{ width:100%;}
	 .relp-panel{ width:100%;}
}






