@import url('jquery-ui.min.css');@import url('jquery.fancybox.min.css');@import url('effect01.css');@import url('effect02.css');@import url('effect03.css');.loading-box{position:fixed;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,0.5);z-index:99999;}
.loading-box .loader{box-sizing:border-box;position:relative;top:calc(50% - 100px);left:calc(50% - 100px);display:flex;width:200px;height:200px;align-items:center;justify-content:center;}
.line-scale-pulse-out > div{background-color:#d7000f;}
.mobile-btn{display:none;z-index:100;background-color:#d7000f;padding:10px 8px;border-radius:3px;}
.mobile-btn a{display:block;}
.hamburger{display:block;cursor:pointer;transition-property:opacity, filter;transition-duration:0.15s;transition-timing-function:linear;border:0;margin:0;overflow:visible;}
.hamburger-box{width:25px;height:20px;display:block;position:relative;}
.hamburger-inner{display:block;top:50%;margin-top:-1px;}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after{width:100%;height:2px;background-color:#fff;border-radius:2px;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease;}
.hamburger-inner::before,
.hamburger-inner::after{content:"";display:block;}
.hamburger-inner::before{top:-8px;}
.hamburger-inner::after{bottom:-8px;}
.hamburger--spin .hamburger-inner{transition-duration:0.22s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);}
.hamburger--spin .hamburger-inner::before{transition:top 0.1s 0.25s ease-in, opacity 0.1s ease-in;}
.hamburger--spin .hamburger-inner::after{transition:bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);}
.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
.hamburger--spin.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease-out, opacity 0.1s 0.12s ease-out;}
.hamburger--spin.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);}
#wrapper{overflow:hidden;}
.mobile-menu{background-color:#fff;display:none;}
.mm-navbars_top .mm-navbar{height:70px;padding:0 25px;}
.mm-navbars_top .mm-btn{width:65px;height:70px;}
.mm-navbars_top .mm-sronly{display:none;}
.mm-navbars_top .mm-btn_close:before{right:25px;line-height:70px;font-family:'AVLT-icons';content:'\e90b';}
.mm-navbars_top .mm-btn_close:after{display:none;}
.mm-menu_navbar_top-1 .mm-panels{top:70px;}
.mm-panel .mm-navbar,
.mm-panel:after, .mm-panel:before{display:none !important;}
.mm-panel_has-navbar{padding-top:20px;}
.mm-listview{text-transform:capitalize;}
.mm-listitem > a{height:70px;width:calc(100% - 120px);}
.mm-listitem .mm-btn_next:not(.mm-btn_fullwidth){width:70px;height:70px;}
.mm-btn_next:after{right:31px;}
.mm-listitem_opened > .mm-btn_next:after{right:28px;}
.mm-listitem_vertical > .mm-panel{padding:0;}
.mobile-menu .search-bar{width:calc(100% - 40px);height:70px;position:relative;}
.mobile-menu .search-bar input{color:#727272;font-size:14px;display:block !important;margin:0;padding:0 !important;border-radius:0;position:absolute;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.mobile-menu .search-bar input[type="search"]{font-weight:400;width:calc(100% - 25px);height:70px;top:0;margin-left:25px;}
.mobile-menu .search-bar input[type="submit"]{font-family:'AVLT-icons';margin-right:10px;width:14px;height:14px;top:28px;}
input[type="search"]::-webkit-input-placeholder{color:#727272;}
input[type="search"]::-moz-placeholder{color:#727272;}
input[type="search"]:-ms-input-placeholder{color:#727272;}
input[type="search"]:-moz-placeholder{color:#727272;}
.mm-navbars_bottom .mm-navbar{height:50px;}
.mm-navbars_bottom .mm-navbar a{color:#727272;display:block;line-height:50px;font-size:14px;border-left:1px solid #eee;}
.mm-navbars_bottom .mm-navbar a .logged{display:inline-block;text-transform:uppercase;width:25px;height:25px;line-height:25px;background-color:#d7000f;color:#fff;border-radius:50%;}
.mm-navbars_bottom .mm-navbar .lang{min-width:125px;display:flex;justify-content:center;align-items:center;}
.mm-navbars_bottom .mm-navbar .lang:before{font-family:'AVLT-icons';font-size:14px;content:'\e905';margin-right:5px;color:#727272;}
.mm-navbars_bottom .mm-navbar select{display:block;font-size:14px;line-height:50px;height:50px;background-color:#fff;padding:0;margin:0;color:#727272;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
header{position:fixed;top:0;left:0;right:0;z-index:99;width:calc(100% - 50px);height:60px;padding:20px 25px;background-color:#fff;display:flex;align-items:stretch;justify-content:space-between;}
header .header-left,
header .header-right{position:relative;z-index:10;}
header .header-left a,
header .header-left img{display:block;}
header .header-left img{height:60px;}
header .header-links{text-align:center;position:absolute;left:0;bottom:0;width:100%;}
header .header-links a{display:block;}
header .header-links > ul{height:100%;display:flex;justify-content:center;align-items:flex-end;}
header .header-links > ul > li{font-size:14px;font-weight:600;line-height:14px;letter-spacing:1px;text-transform:uppercase;}
header .header-links > ul > li + li{margin-left:50px;}
header .header-links > ul > li > a{color:#000;padding-bottom:20px;position:relative;}
header .header-links > ul > li > a:after{content:'';position:absolute;bottom:0;margin-left:calc(50% - 5px);display:block;opacity:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:8px solid #d7000f;}
header .header-links > ul > li.active a:after{opacity:1;}
header .header-links > ul > li > ul{display:none;position:absolute;border-top:1px solid #eee;border-bottom:1px solid #eee;top:33px;left:0;right:0;background-color:#fff;padding:40px 25px;font-size:12px;line-height:12px;text-transform:capitalize;text-align:center;}
header .header-links > ul > li > ul a{color:#555;}
header .header-links > ul > li > ul a:hover{color:#d7000f;}
header .header-links > ul > li > ul > li{display:inline-block;}
header .header-links > ul > li > ul > li + li{margin-left:25px;}
header .header-links > ul > li ul.header-links-brands > li + li{margin-left:50px;}
header .header-links > ul > li ul.header-links-brands a img{display:block;height:40px;opacity:0.7;-webkit-filter:grayscale(100%);filter:grayscale(100%);}
header .header-links > ul > li ul.header-links-brands a:hover img{opacity:1;-webkit-filter:grayscale(0);filter:grayscale(0);}
header .header-links > ul > li ul.header-links-brands a img,
header .header-links > ul > li ul.header-links-brands a:hover img{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
header .header-right{font-size:14px;}
header .header-right > ul{height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;}
header .header-right > ul > li:last-child{display:flex;justify-content:flex-end;align-items:center;}
header .header-right a{display:block;color:#000;}
header .header-right a i{display:block;height:16px;}
header .header-right a:hover{color:#d7000f;}
header .header-right .inquiry a{display:block;color:#fff;font-size:12px;line-height:12px;padding:8px 10px;background-color:#13af68;}
header .header-right .inquiry a i{display:inline-block;vertical-align:text-bottom;margin-right:5px;height:12px;}
header .header-right .member{margin-left:25px;}
header .header-right .member.logged a{text-transform:uppercase;background-color:#d7000f;color:#fff;width:20px;height:20px;line-height:20px;font-size:10px;border-radius:50%;}
header .header-right .lang{margin-left:15px;display:flex;align-items:center;width:80px;padding-left:0;position:relative;}
header .header-right .lang:before{font-family:'AVLT-icons';content:'\e905';position:absolute;left:10px;}
header .header-right .lang:after{font-family:'AVLT-icons';content:'\e900';position:absolute;right:0;z-index:-1;}
.lang-wrapper{position:fixed !important;top:85px !important;left:auto !important;right:25px;}
#lang-button{font-family:inherit;font-size:12px;font-weight:400;width:auto;height:20px;line-height:20px;margin:0;padding:0;border:none;border-radius:0;background-color:transparent;color:#000;}
#lang-button .ui-selectmenu-text{height:20px;width:45px;padding-left:35px;margin-right:0;}
#lang-button .ui-icon{display:none;}
#lang-menu{border:none;font-family:inherit;font-size:12px;font-weight:400;color:#000;background-color:#fff;width:80px !important;text-align:left;padding:0;}
#lang-menu .ui-state-active{border:none;color:#000;background-color:#ccc;}
#lang-menu .ui-menu-item-wrapper{margin:0;padding:7.5px 10px;}
.ui-selectmenu-open{animation:fade;}
#lang-menu .ui-menu-item > div:before{content:'';display:block;float:left;width:14px;height:14px;background-size:cover;margin-right:10px;}
#lang-menu .ui-menu-item:first-child > div:before{background-image:url('../images/flag-tw.svg');}
#lang-menu .ui-menu-item:nth-child(2) > div:before{background-image:url('../images/flag-en.svg');}
#lang-menu .ui-menu-item:nth-child(3) > div:before{background-image:url('../images/flag-de.svg');}
#lang-menu .ui-menu-item:nth-child(4) > div:before{background-image:url('../images/flag-es.svg');}
.search-box{display:none;}
.search-box h3{color:#000;text-align:center;text-transform:uppercase;font-weight:600;font-size:20px;line-height:20px;margin-bottom:25px;}
.search-box h3:after{content:'';margin:15px auto 0;display:block;width:50px;height:3px;background-color:#d7000f;}
.search-box .search-bar{border-radius:3px;overflow:hidden;width:400px;display:flex;}
.search-box .search-bar > li:first-child{width:calc(100% - 40px);}
.search-box .search-bar input{display:block;font-size:16px;color:#727272;}
.search-box .search-bar input[type="search"]{width:calc(100% - 31px);height:48px;padding:0 15px;color:#000;background-color:#fff;border:1px solid #eee;border-right:none;-webkit-appearance:none;-moz-appearance:none;}
.search-box .search-bar input[type="submit"]{width:50px;height:50px;top:0;right:0;color:#fff;background-color:#d7000f;font-family:'AVLT-icons';}
.search-box .search-bar::-webkit-input-placeholder{color:#727272;}
.search-box .search-bar::-moz-placeholder{color:#727272;}
.search-box .search-bar:-ms-input-placeholder{color:#727272;}
.search-box .search-bar:-moz-placeholder{color:#727272;}
main{margin-top:100px;overflow:hidden;}
.hex-button{margin:0 10px;display:inline-block;height:40px;color:#fff;padding:0 15px;background-color:#d7000f;border-color:#d7000f;text-transform:uppercase;font-weight:600;font-size:16px;line-height:40px;position:relative;}
.hex-button:before{content:'';position:absolute;top:0;left:-10px;border-right-width:10px;border-right-style:solid;}
.hex-button:after{content:'';position:absolute;top:0;right:-10px;border-left-width:10px;border-left-style:solid;}
.hex-button:before,
.hex-button:after{border-color:inherit;border-top:20px solid transparent;border-bottom:20px solid transparent;}
.btn-green{background-color:#13af68;color:#fff;font-weight:600;font-size:16px;line-height:16px;text-transform:capitalize;padding:15px;border-radius:5px;display:block;}
.index-banner{width:100%;height:calc(100vh - 100px);position:relative;}
.index-banner .slick-item{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-size:cover;background-position:center;}
.index-banner .slick-item .text-box{display:flex;flex-direction:column;width:calc(100% - 200px);}
.index-banner .slick-item.dark .text-box{color:#333;}
.index-banner .slick-item.light .text-box{color:#fff;}
.index-banner .slick-item .text-box h1{font-weight:700;font-size:48px;line-height:48px;}
.index-banner .slick-item .text-box h2{font-size:16px;line-height:16px;}
.index-banner .slick-item .text-box .hex-button{margin-top:15px;}
.index-banner .slick-item.left .text-box{align-items:flex-start;text-align:left;}
.index-banner .slick-item.middle{align-items:flex-start;}
.index-banner .slick-item.middle .text-box{align-items:center;text-align:center;margin-top:15vh;}
.index-banner .slick-item.right .text-box{align-items:flex-end;text-align:right;}
.index-banner .slick-list,
.index-banner .slick-track,
.index-banner .slick-item{width:100%;height:100%;}
.index-section{padding:90px 0;}
.index-section .index-section-inner{width:1160px;margin:auto;}
.index-section h3{color:#000;text-align:center;text-transform:uppercase;font-weight:600;font-size:20px;line-height:20px;margin-bottom:40px;}
.index-section h3:after{content:'';margin:15px auto 0;display:block;width:50px;height:3px;background-color:#d7000f;}
.index-section .box-list{margin-top:-25px;align-items:stretch;}
.index-section .box-list li{margin-top:25px;}
.index-section .box-list a{position:relative;overflow:hidden;height:100%;}
.index-section .box-list a img,.ind_pro_poto img{display:block;width:100%;height:100%;}
.index-section .box-list a:hover img{-webkit-transform:scale(1.03);-moz-transform:scale(1.03);-o-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03);}
.index-section .box-list a img,
.index-section .box-list a:hover img{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.index-section .box-list02{margin-top:-25px;align-items:stretch;}
.index-section .box-list02 li{margin-top:25px;}
.index-section .box-list02 a{width:100%;float:left;height:100%;}
.index-section .box-list02 a img,.ind_pro_poto img{display:block;width:100%;height:100%;}
.index-section .box-list02 a:hover img{-webkit-transform:scale(1.03);-moz-transform:scale(1.03);-o-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03);}
.index-section .box-list02 a img,
.index-section .box-list02 a:hover img{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.index-section .box-title{position:absolute;z-index:5;}
.index-section .box-title h4{font-weight:600;font-size:20px;text-transform:capitalize;line-height:20px;color:#000;position:relative;z-index:5;}
.index-section .box-title span{display:block;margin-top:5px;font-weight:400;font-size:12px;text-transform:uppercase;line-height:12px;color:#727272;}
.index-section .box-title span:after{margin-left:5px;font-family:'AVLT-icons';content:'\e90d';display:inline-block;color:#d7000f;font-size:14px;}
.index-section .box-title02{width:calc(100% - 40px);float:left;padding:10px 20px;}
.index-section .box-title02 h4{font-weight:600;font-size:16px;text-transform:capitalize;line-height:20px;color:#000;position:relative;z-index:5;}
.index-section .box-title02 span{display:block;margin-top:5px;font-weight:400;font-size:12px;text-transform:uppercase;line-height:12px;color:#727272;}
.index-section .box-title02 span:after{margin-left:5px;font-family:'AVLT-icons';content:'\e90d';display:inline-block;color:#d7000f;font-size:14px;}
.index-section.spotlight{background-color:#fff;}
.index-section.spotlight ul{display:flex;flex-wrap:wrap;justify-content:space-between;}
.index-section.spotlight ul > li{width:calc(100%/3 - 50px/3);overflow:hidden;}
.index-section.spotlight ul > li > a{width:100%;display:block;float:left;background-color:#f5f5f5;}
.ind_pro_poto{width:100%;float:left;}
.index-section.spotlight .box-title{width:calc(100% - 40px);float:left;padding:10px 20px;text-align:left;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);}
.index-section.categories ul{display:flex;flex-wrap:wrap;justify-content:center;}
.index-section.categories .box-title{bottom:0;width:calc(100% - 30px);padding:15px;background-color:rgba(238,238,238, 0.8);text-align:center;}
.index-section.categories ul li{overflow:hidden;width:calc(25% - 75px/4);}
@media screen and (min-width:768px){.index-section.categories ul li{margin-right:25px;}
.index-section.categories ul li:nth-child(4n+0){margin-right:0;}
}
.index-section.categories ul > li a{display:block;background-color:#eee;}
.index-section.new-arrival{background-color:#fff;}
.rec-list{display:flex;flex-wrap:wrap;}
.rec-list > li{width:25%;}
.rec-list a{display:block;text-align:center;}
.rec-list a > ul > li{overflow:hidden;}
.rec-list a > ul > li + li{margin-top:20px;}
.rec-list a > ul li.product-list-pic img{display:block;width:100%;}
.rec-list a:hover img{-webkit-transform:scale(1.03);-moz-transform:scale(1.03);-o-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03);}
.rec-list a img,
.rec-list a:hover img{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.rec-list a > ul li.product-list-name{padding:0 25px;font-size:16px;font-weight:600;line-height:18px;height:35px;color:#000;display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.rec-list a > ul li.product-list-unit{padding:0 25px;font-size:14px;font-weight:400;line-height:14px;color:#727272;white-space:nowrap;text-overflow:ellipsis;}
.index-section.about{background-position:center;background-size:cover;padding:0;}
.index-section.about .index-section-inner{height:700px;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;}
.index-section.about .index-section-inner .text-box{text-align:left;}
.index-section.about .index-section-inner h2{font-size:36px;font-weight:600;text-align:left;line-height:40px;margin-bottom:25px;}
.index-section.about .index-section-inner h2 span{font-weight:400;display:block;}
.page-container{width:1160px;margin:50px auto;}
.page-banner img{display:block;width:100%;}
.page-left{width:250px;}
.page-left{text-align:left;}
.page-left > h2{padding:15px;font-weight:600;font-size:16px;line-height:16px;color:#fff;background-color:#d7000f;pointer-events:none;text-transform:capitalize;}
.page-left > section{padding:25px;background-color:#fff;}
@media screen and (min-width:1024px){.page-left > section > ul + ul{margin-top:25px;border-top:1px solid #eee;padding-top:25px;}
}
.page-left > section > ul > li{font-size:12px;font-weight:400;line-height:12px;}
.page-left > section > ul > li + li{margin-top:15px;padding-top:15px;border-top:1px solid #ddd;}
.page-left > section > ul > li a{color:#727272;text-transform:capitalize;}
.page-right{width:calc(100% - 300px);}
.user-editor-style * + p,
.user-editor-style * + ul,
.user-editor-style * + ol,
.user-editor-style * + img,
.user-editor-style * + iframe,
.user-editor-style * + table{margin-top:15px;}
.user-editor-style img{display:block;max-width:100%;}
.user-editor-style ul{padding-left:25px;list-style-type:disc;}
.user-editor-style ol{margin-left:25px;list-style-type:decimal;}
.styled-input{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:-10px;}
.styled-input li{position:relative;width:100%;margin-top:10px;}
.styled-input li.half{width:calc(50% - 5px);}
.styled-input li.one-third{width:calc(100%/3 - 5px);}
.styled-input li.two-third{width:calc(200%/3 - 5px);}
.styled-input li.code{display:flex;}
.styled-input li.code img{display:block;}
.styled-input input[type="text"],
.styled-input input[type="password"],
.styled-input textarea{width:calc(100% - 30px);padding:19.5px 15px;height:14px;border-radius:3px;font-size:14px;color:#353535;background-color:#eee;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.styled-input input[type="text"].active,
.styled-input input[type="password"].active,
.styled-input textarea.active{padding:27px 15px 12px 15px;}
.styled-input textarea{resize:none;height:150px;display:block;}
.styled-input label{visibility:hidden;opacity:0;position:absolute;font-size:12px;color:#888;line-height:12px;top:15px;left:15px;}
.styled-input label.active{visibility:visible;opacity:1;margin-top:-5px;}
.styled-input label,
.styled-input label.active{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.styled-input select{width:100%;height:53px;font-size:14px;line-height:14px;padding:27px 15px 12px 15px;text-transform:capitalize;color:#353535;outline:none;box-shadow:none;border-radius:3px;background-image:url(../images/caret_down.svg);background-repeat:no-repeat;background-position:center right 15px;background-size:10px;background-color:#eee;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.styled-input option{background:#fff;text-transform:capitalize;border:none;outline:none;}
.styled-input input[type="file"]{display:none;}
.styled-input::-webkit-input-placeholder{color:#888;}
.styled-input::-moz-placeholder{color:#888;}
.styled-input:-ms-input-placeholder{color:#888;}
.styled-input:-moz-placeholder{color:#888;}
.pagination{margin-top:50px;display:flex;justify-content:center;}
.pagination > ul{display:flex;justify-content:center;overflow:hidden;border-radius:3px;}
.pagination > ul > li{text-align:center;}
.pagination > ul > li a{display:block;width:40px;height:40px;font-size:12px;line-height:40px;color:#727272;background-color:#fff;}
.pagination > ul > li a.prev:before,
.pagination > ul > li a.next:before{font-family:'FontAwesome';}
.pagination > ul > li a.prev:before{content:'\f0d9';}
.pagination > ul > li a.next:before{content:'\f0da';}
.pagination > ul > li a.current{cursor:default;pointer-events:none;}
.pagination > ul > li a.current,
.pagination > ul > li a:hover{color:#fff;background-color:#d7000f;}
.pagination > ul > li a.disabled{display:none;}
.brand-intro{padding:20px 0;}
.brand-intro > ul{display:flex;justify-content:center;align-items:center;}
.brand-intro > ul > li + li{margin-left:25px;}
.brand-intro .brand-intro-logo img{display:block;height:50px;}
.brand-intro .brand-intro-slogan{text-align:center;color:#fff;font-weight:600;font-size:16px;text-transform:uppercase;line-height:16px;}
.brand-vision img{width:100%;display:block;}
.brand-story{position:relative;}
.brand-story .imgbox img{width:100%;display:block;}
.brand-story .textbox{position:absolute;text-align:left;top:50%;left:15%;width:40%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}
.brand-story .textbox h3{font-size:40px;font-weight:600;text-transform:capitalize;line-height:40px;}
.brand-story .textbox h3 + p{margin-top:15px;}
.brand-story .textbox p{font-size:14px;font-weight:400;line-height:20px;}
.brand-story .textbox.dark{color:#333;}
.brand-story .textbox.light{color:#fff;}
.brand-newpd{background-color:#fff;padding:60px 0;}
.brand-newpd .hex-button{margin-top:50px;}
.brand-more{display:flex;}
.brand-more > div{flex:1;height:50vw;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.brand-more > div > div + div{margin-top:25px;}
.brand-more .brand-more-community .community-logo img{display:block;width:200px;}
.brand-more .brand-more-community .community-title{color:#fff;text-align:center;font-size:24px;font-weight:700;line-height:28px;text-transform:uppercase;}
.brand-more .brand-more-info{background-size:cover;}
.brand-more .brand-more-info .info-text{width:100%;padding:25px 0;background-color:rgba(0,0,0,0.2);font-size:24px;text-transform:uppercase;}
.products-menu{width:100%;background-color:#eee;}
.products-menu > nav{margin:auto;width:1160px;height:55px;display:flex;justify-content:space-between;align-items:center;}
.products-menu > nav > h3{font-weight:400;font-size:18px;color:#000;line-height:18px;}
.products-menu > nav > ul{display:flex;justify-content:flex-end;font-size:12px;color:#888;}
.products-menu > nav > ul a{color:#888;}
.products-menu > nav > ul > li + li{margin-left:5px;}
.products-menu > nav > ul > li + li:before{content:'\f105';margin-right:5px;font-family:'FontAwesome';}
.page-container.products{display:flex;justify-content:space-between;}
.products-left > section > ul > h3{font-size:14px;font-weight:600;margin-bottom:20px;}
.products-left > section > ul > h3:after{content:'';margin:10px 0 0;display:block;width:30px;height:2px;background-color:#d7000f;}
.products-left > section > ul > li{display:flex;align-items:center;}
.products-left > section > ul > li + li{margin-top:10px;border-top:none;padding-top:0;}
.products-left > section > ul > li label{color:#727272;font-size:12px;font-weight:400;line-height:12px;margin-left:5px;position:relative;cursor:pointer;}
.products-left > section > ul > li label:after{content:'';width:9px;height:5px;position:absolute;top:0;left:-18px;border:3px solid #555;border-top:none;border-right:none;background:transparent;opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}
.products-left > section > ul > li input[type="checkbox"]{display:inline-block;width:14px;height:14px;border-radius:3px;border:1px solid #eee;background-color:#f5f5f5;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.products-left > section > ul > li input[type="checkbox"]:checked + label{color:#555;}
.products-left > section > ul > li input[type="checkbox"]:checked + label:after{opacity:1;}
.products-head{padding:15px;background-color:#fff;}
.products-head .products-head-display{display:flex;justify-content:space-between;align-items:center;}
.products-head .products-head-display > p{font-size:14px;text-align:left;font-weight:600;color:#000;}
.products-head .products-head-display > ul{display:flex;justify-content:flex-end;}
.products-head .products-head-display > ul > li + li{margin-left:10px;}
.products-head .products-head-display > ul button{background:none;color:#727272;font-size:16px;}
.products-head .products-head-display > ul button.active{color:#d7000f;}
.products-head .products-head-sort{font-size:12px;color:#727272;margin-top:15px;display:flex;justify-content:flex-start;align-items:center;}
#sort-button{margin-left:5px;}
#sort-button{width:150px;height:12px;padding:5px;font-size:12px;line-height:12px;margin:0 0 0 5px;display:block;background-color:#fafafa;border-color:#eee;color:#727272;}
#sort-button .ui-icon{background:none;float:none;position:absolute;right:0;text-indent:initial;}
#sort-button .ui-icon:after{font-family:'AVLT-icons';content:'\e900';display:block;}
#sort-menu{border:1px solid #eee;text-align:left;font-size:12px;color:#727272;}
.products-head + .products-list{margin-top:50px;}
.products-list{background-color:#fff;}
.products-list .products-list-pic a{display:block;overflow:hidden;}
.products-list .products-list-pic img{display:block;width:100%;}
.products-list .products-list-pic a:hover img{-webkit-transform:scale(1.03);-moz-transform:scale(1.03);-o-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03);}
.products-list .products-list-pic a img,
.products-list .products-list-pic a:hover img{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.products-list .products-list-info > ul > li + li{margin-top:15px;}
.products-list .products-list-info .name{font-size:16px;font-weight:600;}
.products-list .products-list-info .name a{color:#000;}
.products-list .products-list-info .name a:hover{color:#555;}
.products-list .products-list-info .unit{font-size:10px;color:#727272;text-transform:uppercase;}
.products-list .products-list-info .unit span{color:#d7000f;}
.products-list .products-list-info .desc{font-size:12px;line-height:20px;color:#727272;display:-webkit-box;display:-moz-box;-webkit-line-clamp:3;-moz-line-clamp:3;-webkit-box-orient:vertical;-moz-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
.products-list.grid{display:flex;flex-wrap:wrap;justify-content:flex-start;}
.products-list.grid > article{width:calc(25% - 50px);padding:25px;}
.products-list.grid .products-list-info .name{font-size:14px;}
.products-list.grid .products-list-info .name a{display:-webkit-box;display:-moz-box;-webkit-line-clamp:3;-moz-line-clamp:3;-webkit-box-orient:vertical;-moz-box-orient:vertical;overflow:hidden;height:50px;text-overflow:ellipsis;}
.products-list.grid .products-list-info .desc{display:none;}
.products-list.vertical{padding:25px;}
.products-list.vertical > article{display:flex;justify-content:space-between;align-items:center;}
.products-list.vertical > article + article{margin-top:15px;padding-top:15px;border-top:1px solid #eee;}
.products-list.vertical .products-list-pic{width:150px;}
.products-list.vertical .products-list-info{width:calc(100% - 175px);text-align:left;}
.products-list.vertical .products-list-info .name{padding-left:10px;border-left:2px solid #d7000f;}
.products-list.vertical .products-list-info .name a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.products-search{padding:50px;background-color:#eee;text-align:left;color:#333;}
.products-search h2{font-size:28px;line-height:28px;font-weight:600;}
.products-search p{font-size:16px;line-height:16px;}
.products-search p + h2{margin-top:10px;}
.products-section{padding:90px 0;border-top:150px solid #fff;margin-top:-150px;background-color:#fafafa;}
.products-section:nth-child(2n+0){background-color:#fff;border-top-color:#fafafa;}
.products-section-inner{width:1160px;margin:auto;text-align:left;}
.products-section h3{color:#000;text-align:center;font-weight:600;font-size:20px;line-height:20px;margin-bottom:40px;}
.products-section h3:after{content:'';margin:15px auto 0;display:block;width:50px;height:3px;background-color:#d7000f;}
.products-section.profile{border-top:none;margin-top:0;background-color:#fafafa;}
.products-section.profile .products-section-inner{display:flex;flex-wrap:wrap;justify-content:space-between;}
.products-section.profile .product-profile-left{width:500px;}
.products-section.profile .product-profile-right{width:calc(100% - 580px);}
.products-section.profile .product-profile-left .slick-item img{display:block;width:100%;}
.products-section.profile .product-profile-left .product-profile-slick{position:relative;}
.products-section.profile .product-profile-left .product-profile-slick .slick-item:before{position:absolute;top:0;right:0;content:'';display:block;width:30px;height:30px;background-image:url('../images/zoom_icon.svg');background-size:contain;background-position:top right;z-index:10;}
.products-section.profile .product-profile-left .product-profile-nav{width:100%;display:flex;justify-content:space-between;align-items:stretch;margin-top:5px;}
.products-section.profile .product-profile-left .product-profile-nav-toggle{width:calc(100%/6 - 25px/6);}
.products-section.profile .product-profile-left .product-profile-nav-toggle a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#d7000f;}
.products-section.profile .product-profile-left .product-profile-nav-toggle a img{display:block;width:calc(100% - 30px);}
.products-section.profile .product-profile-left .product-profile-nav-slick{width:calc(500%/6 - 25px/6 + 7.5px);}
.products-section.profile .product-profile-left .product-profile-nav-slick .slick-track{width:100% !important;transform:none !important;}
.products-section.profile .product-profile-left .product-profile-nav-slick .slick-item{cursor:pointer;width:calc(20% - 5px) !important;padding-left:5px;}
.products-section.profile .product-profile-left .product-profile-nav-slick .slick-item img{width:calc(100% - 2px);border:1px solid #eee;}
.products-section.profile .product-profile-left .product-profile-nav-slick .slick-current img{border:1px solid #d7000f;}
.product-profile-popup{display:none;width:500px;max-width:calc(100% - 30px);}
.product-profile-popup .iframe-wrapper{position:relative;width:100%;padding-bottom:100%;}
.product-profile-popup .iframe-wrapper iframe,
.product-profile-popup .iframe-wrapper .wr360_player{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;}
.products-section.profile .product-profile-right section + section{margin-top:25px;}
.products-section.profile .product-profile-right .profile-title{text-align:left;}
.products-section.profile .product-profile-right .profile-title ul li + li{margin-top:25px;}
.products-section.profile .product-profile-right .profile-title ul li.unit{font-size:14px;font-weight:400;line-height:14px;letter-spacing:0.5px;color:#727272;text-transform:uppercase;}
.products-section.profile .product-profile-right .profile-title ul li.unit span{color:#d7000f;}
.products-section.profile .product-profile-right .profile-title ul li.name{font-weight:600;font-size:24px;color:#000;line-height:32px;}
.products-section.profile .product-profile-right .profile-desc{font-weight:400;font-size:14px;line-height:24px;color:#727272;padding-bottom:25px;border-bottom:1px solid #ccc;}
.products-section.profile .product-profile-right .profile-spec{text-align:left;}
.products-section.profile .product-profile-right .profile-spec ul li + li{margin-top:25px;}
.products-section.profile .product-profile-right .profile-spec ul li.price{font-weight:700;font-size:22px;line-height:22px;color:#d7000f;}
.products-section.profile .product-profile-right .profile-spec ul li.price > s{font-size:12px;font-weight:400;color:#888;display:block;}
.products-section.profile .product-profile-right .profile-spec ul li.colors input[type="radio"]{display:none;}
.products-section.profile .product-profile-right .profile-spec ul li.colors label{display:inline-block;cursor:pointer;}
.products-section.profile .product-profile-right .profile-spec ul li.colors label + label{margin-left:20px;}
.products-section.profile .product-profile-right .profile-spec ul li.colors label > div{display:block;border-radius:50%;width:16px;height:16px;border:2px solid #fff;box-shadow:0 0 10px 2px rgba(0,0,0,0.2);}
.products-section.profile .product-profile-right .profile-spec ul li.colors label.checked > div{box-shadow:0 0 0 2px #d7000f;}
.products-section.profile .product-profile-right .profile-spec ul li.qty{display:flex;overflow:hidden;width:200px;border-radius:40px;}
.products-section.profile .product-profile-right .profile-spec ul li.qty input[type="number"]{border:none;outline:none;padding:0 10px;display:block;width:calc(100% - 80px);height:40px;font-size:16px;font-weight:400;color:#000;text-align:center;background-color:#fff;}
.products-section.profile .product-profile-right .profile-spec ul li.qty .btn-spin{margin:0;display:block;width:40px;height:40px;font-family:'FontAwesome';text-align:center;color:#d7000f;background-color:#fff;}
.products-section.profile .product-profile-right .profile-spec ul li.qty .disabled{color:#eee;}
.products-section.profile .product-profile-right .profile-spec ul li.add{display:flex;}
.products-section.profile .product-profile-right .profile-spec ul li.add input[type="button"]{display:block;width:auto;height:45px;padding:0 25px;border-radius:45px;color:#fff;text-align:center;font-size:16px;font-weight:700;text-transform:uppercase;background-color:#13af68;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.products-section.profile .product-profile-right .profile-spec ul li.add input[type="button"]:hover{background-color:#B5B6B6;}
.products-section.profile .product-profile-right .profile-spec ul li.add input[type="button"],
.products-section.profile .product-profile-right .profile-spec ul li.add input[type="button"]:hover{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.products-section.profile .product-profile-right .profile-spec ul li.add input[type="button"] + input{margin-left:15px;}
.products-tabs-switch{position:absolute;background-color:#fff;border-top:1px solid #eee;border-bottom:1px solid #eee;width:100%;margin-top:100px;}
.products-tabs-switch.sticky{position:fixed;margin-top:0;top:100px;left:0;}
.products-tabs-switch > ul{display:flex;justify-content:center;align-items:center;width:100%;height:48px;font-size:13px;text-transform:uppercase;}
.products-tabs-switch > ul > li + li{margin-left:25px;}
.products-tabs-switch li a{color:#727272;}
.products-tabs-switch li a.active{color:#d7000f;}
@media screen and (min-width:1025px){.products-tabs-switch li a:hover{color:#d7000f;}
}
.products-section.info{padding-top:100px;margin-top:-100px;}
.products-section.info section{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;font-size:15px;line-height:25px;text-align:left;}
.products-section.info .info-content{width:calc(100% - 680px);}
.products-section.info .info-content > ul{text-align:left;font-size:14px;font-weight:400;line-height:20px;color:#727272;}
.products-section.info .info-content > ul + ul{margin-top:45px;}
.products-section.info .info-content > ul > li h4{font-weight:600;color:#000;}
.products-section.info .info-content > ul > li + li{margin-top:20px;}
.products-section.info .info-pic{width:600px;}
.products-section.info .info-pic img{width:100%;display:block;}
.products-section.spec section{font-size:14px;color:#727272;text-align:left;}
.products-section.spec section ul li + li{margin-top:15px;}
.products-section.download ul > li{font-size:16px;line-height:16px;text-align:left;}
.products-section.download ul > li a{color:#727272;}
.products-section.download ul > li:before{font-family:'AVLT-icons';content:'\e904';color:#d7000f;margin-right:10px;}
.products-section.download ul > li + li{margin-top:40px;}
.products-section.faq section > ul{font-size:14px;font-weight:400;}
.products-section.faq section > ul + ul{margin-top:25px;}
.products-section.faq section > ul > li{padding:20px;background-color:#f5f5f5;color:#727272;}
.products-section.faq ul li.faq-question{text-align:left;cursor:pointer;display:flex;align-items:center;justify-content:space-between;}
.products-section.faq ul li.faq-question:after{display:block;font-family:'AVLT-icons';content:'\e900';color:#d7000f;}
.products-section.faq ul li.faq-question.open{color:#fff;background-color:#d7000f;}
.products-section.faq ul li.faq-question.open:after{content:'\e901';color:#fff;}
@media screen and (min-width:1211px){.products-section.faq ul li.faq-question:hover{color:#fff;background-color:#d7000f;}
.products-section.faq ul li.faq-question:hover:after{color:#fff;}
}
.products-section.faq ul li.faq-question,
.products-section.faq ul li.faq-question.open,
.products-section.faq ul li.faq-question:hover,
.products-section.faq ul li.faq-question:after,
.products-section.faq ul li.faq-question.open:after,
.products-section.faq ul li.faq-question:hover:after{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.products-section.faq ul li.faq-answer{text-align:justify;display:none;line-height:24px;}
.page-container.support{display:block;border:none;padding:0;border-radius:0;background:none;}
.support-head{display:flex;justify-content:center;padding:50px 0;background-color:#f5f5f5;}
.support-head ul{display:flex;flex-direction:column;align-items:center;}
.support-head ul > li + li{margin-top:15px;}
.support-head h3,
.support-head h4{color:#000;text-transform:capitalize;}
.support-head h3{font-weight:700;font-size:24px;line-height:24px;}
.support-head h4{font-weight:600;font-size:14px;line-height:14px;}
.support-head p{font-size:10px;line-height:12px;color:#888;}
.support-head input[type="text"]{font-size:16px;color:#000;display:block;padding:15px 10px;text-align:left;background-color:#fff;border-radius:5px;width:400px;border:1px solid #eee;-webkit-appearance:none;-moz-appearance:none;}
.support-tabs ul{display:flex;justify-content:center;font-size:14px;text-transform:capitalize;background:none;border:none;}
.support.ui-tabs .ui-tabs-nav{padding:0;}
.support-tabs ul > li{margin:0;padding:0;}
.support.ui-tabs .ui-tabs-nav li{float:none;border:none;background:none;margin:0;}
.support.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:0;padding-bottom:0;border:none;background:none;}
@media screen and (min-width:768px){.support-tabs ul > li + li{margin-left:25px;}
.support.ui-tabs .ui-tabs-nav li + li{margin-left:25px;}
}
.support-tabs a{color:#000;font-weight:600;float:none;padding:0;}
.support-tabs a:before{content:'\f0da';font-family:'FontAwesome';margin-right:5px;color:#d7000f;display:inline-block;width:15px;}
.support.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:none;padding:0;color:#000;}
.support.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{color:#d7000f;}
.support.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor:before{content:'\f0d7';color:#888;}
.support-tabs + .support-content{margin-top:25px;}
.support-content{padding:25px;background-color:#eee;text-align:left;font-size:15px;line-height:25px;}
.support-content .ui-widget-content{border:none;background:none;border-raidus:0 !important;}
.blog-filter ul{display:flex;justify-content:center;align-items:center;}
.blog-filter ul > li{display:flex;align-items:center;}
.blog-filter ul > li + li{margin-left:25px;}
.blog-filter ul > li + li:before{content:'';display:block;width:1px;height:30px;background-color:#ddd;margin-right:25px;}
.blog-filter a{color:#888;font-weight:600;}
.blog-filter a.all:before{content:'\f00a';font-family:'FontAwesome';font-weight:normal;margin-right:5px;}
.blog-filter .current a,
.blog-filter a:hover{color:#d7000f;}
.blog-filter a,
.blog-filter img{display:block;}
.blog-filter a img{display:block;height:30px;opacity:0.7;-webkit-filter:grayscale(100%);filter:grayscale(100%);}
.blog-filter .current a img,
.blog-filter a:hover img{opacity:1;-webkit-filter:grayscale(0);filter:grayscale(0);}
.blog-filter a img,
.blog-filter a:hover img{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.blog-filter + .blog-list{margin-top:25px;}
.blog-list{display:flex;flex-wrap:wrap;}
.blog-list article{width:calc(100%/3 - 50px/3);margin:25px 25px 0 0;text-align:left;}
@media screen and (min-width:767px){.blog-list article:nth-child(-n+3){margin-top:0;}
.blog-list article:nth-child(3n+0){margin-right:0;}
}
.blog-list article .blog-pic a,
.blog-list article .blog-pic img{display:block;}
.blog-list article .blog-pic a{overflow:hidden;}
.blog-list article .blog-pic img{width:100%;}
.blog-list article .blog-pic a:hover img{-webkit-transform:scale(1.03);-moz-transform:scale(1.03);-o-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03);}
.blog-list article .blog-pic a img,
.blog-list article .blog-pic a:hover img{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.blog-list article .blog-info{background-color:#fff;padding:20px;}
.blog-list article .blog-info li + li{margin-top:15px;}
.blog-list article .blog-info .title a{color:#000;font-weight:600;font-size:16px;line-height:18px;}
.blog-list article .blog-info .title a:hover{color:#d7000f;}
.blog-list article .blog-info .date{font-size:12px;line-height:12px;color:#888;}
.blog-list article .blog-info .date:before{content:'\f073';font-family:'FontAwesome';margin-right:5px;}
.blog-bread > ul{display:flex;font-size:12px;line-height:12px;color:#888;}
.blog-bread > ul > li + li{margin-left:5px;}
.blog-bread > ul > li + li:before{content:'\f105';margin-right:5px;font-family:'FontAwesome';}
.blog-bread a{color:#888;}
.blog-bread + .blog-wrapper{margin-top:25px;}
.blog-wrapper{display:flex;justify-content:space-between;}
.blog-left{width:calc(100% - 395px);}
.blog-left > div + div{margin-top:50px;}
.blog-content{background-color:#fff;padding:25px;text-align:left;}
.blog-content > div + div{margin-top:25px;}
.blog-content .blog-content-head h3{font-size:28px;line-height:32px;font-weight:600;}
.blog-content .blog-content-head > ul{margin-top:10px;font-size:12px;color:#888;display:flex;justify-content:space-between;align-items:center;}
.blog-content .blog-content-head .date:before{content:'\f073';font-family:'FontAwesome';margin-right:5px;}
.blog-content .blog-content-body{font-size:15px;line-height:25px;color:#333;}
.blog-content-foot{border-top:1px solid #eee;padding-top:25px;}
.blog-content-foot > ul{display:flex;justify-content:center;align-items:center;flex-wrap: wrap;}
.blog-content-foot > ul > li + li{margin-left:15px;}
.blog-content-foot button{display:block;width:35px;height:35px;line-height:35px;text-align:center;border-radius:50%;color:#fff;}
.blog-content-foot button.facebook{background-color:#5778bb;}
.blog-content-foot button.twitter{background-color:#1da1f2;}
.blog-content-foot button.link{background-color:#d7000f;}
.copy_link{ width: 100%;text-align: center;margin-top: 10px;position: absolute;z-index: -999;}
.blog-comments{text-align:left;}
.blog-comments .blog-comments-new h3{font-size:22px;font-weight:600;margin-bottom:20px;}
.blog-comments .blog-comments-new ul{font-size:14px;color:#888;}
.blog-comments .blog-comments-new ul > li + li{margin-top:15px;}
.blog-comments .blog-comments-new input[type="text"],
.blog-comments .blog-comments-new textarea{display:block;width:calc(100% - 20px);font-size:14px;padding:15px 10px;border-radius:5px;background-color:#fff;}
.blog-comments .blog-comments-new textarea{height:150px;resize:none;}
.blog-right{width:370px;}
.blog-right > div + div{margin-top:50px;}
.blog-right h3{padding:25px;text-transform:uppercase;font-weight:600;font-size:16px;color:#000;background-color:#dcdcdc;}
.blog-latest .blog-list{flex-direction:column;}
.blog-latest .blog-list article{width:100%;margin-top:25px;}
.blog-related .rec-list{flex-wrap:wrap;background-color:#fff;}
.blog-related .rec-list > li{width:50%;}
.blog-related .rec-list > li > a{padding:10px;}
.blog-related .rec-list .product-list-name{font-size:14px;}
.blog-related .rec-list .product-list-unit{font-size:12px;}
.about-banner{height:500px;background-size:cover;background-position:center;}
.about-section{height:450px;background-color:#ccc;padding:25px;display:flex;flex-direction:column;justify-content:flex-end;background-size:cover;}
.about-section + .about-section{margin-top:25px;}
.about-section .about-section-pic{display:none;}
.about-section .about-section-pic img{width:100%;display:block;}
.about-section .about-section-inner{background-color:#fff;padding:25px;display:flex;justify-content:space-between;align-items:center;border-bottom:5px solid #eee;}
.about-section .about-section-inner .logo img{display:block;width:200px;}
.about-section .about-section-inner .desc{width:calc(100% - 225px);text-align:left;color:#333;font-size:14px;line-height:22px;}
.about-section .about-section-inner .desc a{display:block;float:right;margin-top:10px;font-size:12px;line-height:12px;text-transform:uppercase;color:#888;}
.about-section .about-section-inner .desc a:after{font-family:'FontAwesome';content:'\f0da';margin-left:5px;}
.contact-section{width:100%;padding:90px 0;}
.contact-section .contact-section-inner{width:1160px;margin:auto;}
.contact-section h3,
.contact-section h4{color:#000;}
.contact-section h3{font-weight:700;font-size:28px;line-height:28px;}
.contact-section h4{font-weight:600;font-size:14px;line-height:14px;margin-top:15px;}
.contact-section section{display:flex;margin-top:50px;justify-content:space-between;align-items:center;}
.contact-section.form section .contact-form-left{width:150px;text-align:center;font-size:14px;color:#333;display:flex;flex-direction:column;align-items:center;}
.contact-section.form section .contact-form-left i.fa{font-size:72px;display:block;width:150px;height:150px;line-height:150px;background-color:#333;color:#fff;border-radius:50%;margin-bottom:15px;}
.contact-section.form section .contact-form-left a{color:#333;}
.contact-section.form section .contact-form-left a:hover{color:#888;}
.contact-section.form section .contact-form-left > li + li{margin-top:10px;}
.contact-section.form section .contact-form-right{width:calc(100% - 200px);}
.contact-section.form section + div{margin-top:25px;display:flex;justify-content:center;}
.contact-section.info{background-color:#eee;}
.contact-section.info section ul{width:250px;display:flex;flex-direction:column;align-items:center;font-size:14px;color:#333;}
.contact-section.info section ul a{color:#333;}
.contact-section.info section ul li.icon{margin-bottom:25px;font-size:180px;}
.contact-section.info section ul > li:not(.icon){font-weight:600;}
.contact-section.info section ul > li:not(.icon) + li{margin-top:5px;}
.progress-bar{width:1000px;margin:55px auto 0;overflow:hidden;}
.progress-bar h2{text-align:center;font-weight:700;font-size:42px;line-height:42px;color:#000;}
.bs-wizard{margin-top:25px;width:100%;}
.col-xs-3{width:calc(100%/3);float:left;}
.bs-wizard > .bs-wizard-step{padding:0;position:relative;}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum{color:#d7000f;font-weight:600;font-size:18px;margin-bottom:5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info{color:#000;font-size:12px;text-transform:uppercase;line-height:14px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot{position:absolute;width:10px;height:10px;display:block;background:#d7000f;border:5px solid #d7000f;top:37px;left:50%;margin-top:-10px;margin-left:-10px;border-radius:50%;}
.bs-wizard > .bs-wizard-step > .progress{overflow:hidden;background-color:#d7000f;position:relative;border-radius:0px;height:2px;margin:20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar{float:left;width:0;height:100%;background:#d7000f;-webkit-transition:width .6s ease;-moz-transition:width .6s ease;-o-transition:width .6s ease;-ms-transition:width .6s ease;transition:width .6s ease;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar{width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar{width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar{width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar{width:100%;}
.bs-wizard > .bs-wizard-step:first-child > .progress{left:50%;width:50%;}
.bs-wizard > .bs-wizard-step:last-child > .progress{width:50%;}
.bs-wizard > .bs-wizard-step.disabled .bs-wizard-dot{pointer-events:none;background-color:#fff;}
.inquiry-wrapper{width:100%;max-width:800px;margin:auto;overflow:hidden;}
.inquiry-wrapper > div + div{margin-top:25px;}
.inquiry-wrapper .products-list .products-list-info .opt > ul{display:flex;justify-content:space-between;align-items:center;font-size:14px;}
.inquiry-wrapper .products-list .products-list-info .opt input[type="button"]{background:none;font-size:12px;text-transform:capitalize;}
.inquiry-wrapper .products-list .products-list-info .opt input[type="number"]{padding:10px;border:1px solid #ddd;border-radius:5px;-webkit-appearance:none;-moz-appearance:none;}
.inquiry-wrapper .products-list .products-list-info .opt li.opt-del:before{content:'\f00d';color:#d7000f;margin-right:5px;font-family:'FontAwesome';}
.inquiry-wrapper .products-list .products-list-info .opt li.opt-qty:before{content:'Quantity';margin-right:10px;}
.inquiry-subtotal > ul{display:flex;justify-content:flex-end;font-size:14px;text-transform:capitalize;font-weight:700;}
.inquiry-subtotal > ul > li + li{margin-left:5px;}
.inquiry-subtotal > ul > li:first-child{color:#000;}
.inquiry-subtotal > ul > li:last-child{color:#d7000f;}
.inquiry-proceed > ul{display:flex;flex-direction:column;align-items:center;font-size:14px;color:#888;}
.inquiry-proceed > ul > li + li{margin-top:20px;}
.inquiry-proceed > ul span{display:flex;justify-content:space-between;align-items:center;}
.inquiry-proceed > ul span:before,
.inquiry-proceed > ul span:after{content:'';display:block;width:110px;height:1px;margin:0 15px;background-color:#ddd;}
.inquiry-proceed li a{color:#333;font-weight:600;}
.inquiry-proceed li b{color:#000;}
.inquiry-proceed li em{color:#d7000f;font-size:24px;height:8px;display:inline-block;vertical-align:middle;}
.inquiry-proceed .btn-green{color:#fff;margin-top:10px;}
.inquiry-form .styled-input label{visibility:visible;opacity:1;}
.inquiry-form .styled-input label em{color:#d7000f;font-size:24px;height:8px;display:inline-block;vertical-align:middle;}
.inquiry-form .styled-input select{height:65px;}
.inquiry-form .styled-input input[type="text"],
.inquiry-form .styled-input textarea{padding:27px 15px 12px 15px;height:26px;}
.inquiry-form .styled-input textarea{height:200px;}
.inquiry-confirm{text-align:left;}
.inquiry-confirm h3{color:#000;font-weight:400;font-size:22px;line-height:40px;}
.inquiry-confirm h3 span{font-size:28px;font-weight:600;color:#d7000f;}
.inquiry-confirm p{font-size:14px;line-height:20px;color:#000;margin-top:25px;}
.inquiry-info{text-align:center;color:#000;}
.inquiry-info > h2{font-size:28px;line-height:28px;font-weight:600;}
.inquiry-info > h2 + h3{margin-top:10px;}
.inquiry-info > h3{font-size:16px;line-height:16px;margin-bottom:25px;}
.inquiry-info > h3 span{color:#d7000f;font-weight:600;pointer-events:none;}
.inquiry-info > h3 a{color:#d7000f;pointer-events:none;}
.inquiry-info .inquiry-info-detail{margin-top:25px;text-align:left;font-size:14px;}
.inquiry-info .inquiry-info-detail a{color:#000;}
.inquiry-info .inquiry-info-detail li + li{margin-top:15px;}
.member-wrapper{width:100%;max-width:800px;margin:auto;}
.member-wrapper.login{width:calc(100% - 50px);max-width:350px;padding:25px;border:1px solid #ddd;background-color:#fff;}
.member-wrapper > ul + ul{margin-top:15px;}
.member-wrapper > ul + .styled-input{margin-top:5px;}
.member-wrapper ul.member-head{text-align:center;font-size:14px;}
.member-wrapper.login ul.member-head{text-align:left;}
.member-wrapper ul.member-head a{color:#333;text-decoration:underline;}
.member-wrapper ul.member-head em{color:#d7000f;font-size:24px;height:8px;display:inline-block;vertical-align:middle;}
.member-wrapper ul.member-head > li + li{margin-top:15px;}
.member-wrapper ul.member-head h3{font-size:24px;font-weight:700;line-height:24px;}
.member-wrapper ul.member-box > ul{font-size:14px;text-align:justify;padding:20px;background-color:#151515;}
.member-wrapper ul.member-box > ul + ul{margin-top:1px;}
.member-wrapper ul.member-box > ul > li + li{margin-top:1px;}
.member-wrapper ul.member-box a{color:#fff;text-decoration:underline;}
.member-wrapper .member-box ul.pagination{margin-top:25px;background:none;padding:0;}
.member-wrapper .member-box ul.pagination li a{text-decoration:none;}
.member-wrapper.login ul.member-box > li + li{margin-top:5px;}
.member-wrapper ul.member-opt{margin:15px auto 0;text-align:center;font-size:12px;display:flex;color:#888;justify-content:space-between;}
.member-wrapper ul.member-opt > li{width:100%;display:flex;align-items:center;text-transform:capitalize;}
.member-wrapper.login ul.member-opt > li:last-child{justify-content:flex-end;}
.member-wrapper ul.member-opt a{color:#888;text-decoration:underline;}
.member-wrapper ul.member-opt label{max-width:calc(100% - 20px);margin-left:5px;position:relative;cursor:pointer;text-align:left;}
.member-wrapper ul.member-opt label:after{content:'';cursor:pointer;width:9px;height:5px;position:absolute;top:2px;left:-18px;border:3px solid #555;border-top:none;border-right:none;background:transparent;opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}
.member-wrapper ul.member-opt input[type="checkbox"]{display:inline-block;cursor:pointer;width:14px;height:14px;border-radius:3px;background:#eee;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.member-wrapper ul.member-opt input[type="checkbox"]:checked + label:after{opacity:1;}
.member-wrapper ul.member-opt li.business-check{align-items:flex-start;color:#d7000f;}
.member-wrapper ul.member-opt li.business-check label:after{border:3px solid #d7000f;border-top:none;border-right:none;}
.member-wrapper.login ul.member-submit input{width:100%;padding:15px 0;}
.member-wrapper ul.member-join{margin-top:25px;}
.member-wrapper ul.member-join > li + li{margin-top:10px;}
.member-wrapper ul.member-join span{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#888;}
.member-wrapper ul.member-join span:before,
.member-wrapper ul.member-join span:after{content:'';width:calc(50% - 50px);height:1px;background-color:#ddd;}
.member-wrapper ul.member-join a{display:block;padding:15px 0;background-color:#aaa;color:#fff;font-size:14px;border-radius:5px;}
.member-wrapper ul.member-captcha{text-align:left;font-size:10px;color:#888;}
.member-wrapper ul.member-captcha > li + li{margin-top:5px;}
.member-wrapper ul.member-captcha a{color:#333;}
.member-wrapper.join-form > ul + ul{margin-top:25px;}
.join-form > ul + .styled-input{margin-top:15px;}
.join-form .styled-input label{visibility:visible;opacity:1;}
.join-form .styled-input label em{font-size:24px;height:8px;display:inline-block;vertical-align:middle;color:#d7000f;}
.join-form .styled-input select{height:65px;}
.join-form .styled-input input[type="text"],
.join-form .styled-input input[type="password"],
.join-form .styled-input textarea{padding:27px 15px 12px 15px;height:26px;}
.member-wrapper.join-form ul.member-submit{display:flex;justify-content:center;}
.member-wrapper.join-form ul.member-submit > li + li{margin-left:15px;}
.member-account{width:1160px;margin:55px auto 0;overflow:hidden;}
.member-account h2{text-align:center;font-weight:700;font-size:24px;line-height:24px;color:#000;text-transform:capitalize;}
.page-container.member{display:flex;justify-content:space-between;}
.member-dash{display:flex;justify-content:space-between;}
.member-dash > li{width:calc(100%/3 - 50px/3);display:flex;}
.member-dash > li > a{display:flex;width:calc(100% - 50px);align-items:center;padding:25px;background-color:#fff;border:1px solid #ddd;color:#000;text-align:left;}
.member-dash > li > a i.fa{display:block;font-size:72px;}
.member-dash > li > a > ul{margin-left:20px;font-size:12px;color:#888;}
.member-dash > li > a > ul h3{font-weight:600;font-size:24px;color:#000;}
.member-dash > li > a > ul > li + li{margin-top:5px;}
.member .inquiry-wrapper .products-list article{display:block;}
.member .inquiry-wrapper .products-list article section.products-list-top{display:flex;justify-content:space-between;align-items:center;}
.member .inquiry-wrapper .products-list article section.products-list-detail{display:none;background-color:#eee;padding:25px;text-align:left;font-size:14px;line-height:18px;}
.member .inquiry-wrapper .products-list article section.products-list-detail > ul > li + li{margin-top:10px;}
.member .inquiry-wrapper .products-list article section.products-list-detail span{color:#d7000f;font-weight:600;}
.member .inquiry-wrapper .products-list .products-list-time{width:155px;font-size:14px;font-weight:600;cursor:pointer;}
.member .inquiry-wrapper .products-list .products-list-time:before{content:'\f04b';font-family:'FontAwesome';color:#d7000f;display:inline-block;margin-right:10px;}
.member .inquiry-wrapper .products-list .products-list-time.active:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}
.member .inquiry-wrapper .products-list .products-list-time:before,
.member .inquiry-wrapper .products-list .products-list-time.active:before{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.member .inquiry-wrapper .products-list .products-list-info{width:calc(100% - 350px);}
.notfound-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:calc(100vh - 100px);background-image:url('../images/demo/404/404_background.jpg');background-size:cover;background-position:center;}
.notfound-wrapper > * + *{margin-top:20px;}
.notfound-wrapper h2{font-size:72px;font-weight:700;line-height:72px;color:#d7000f;}
.notfound-wrapper h3{font-size:18px;font-weight:600;line-height:18px;}
.index-section.subscribe .index-section-inner{display:flex;align-items:center;flex-direction:column;}
.index-section.subscribe ul{display:flex;flex-direction:column;align-items:center;}
.index-section.subscribe ul > li + li{margin-top:15px;}
.index-section.subscribe ul li.subscribe-bar{overflow:hidden;width:500px;border-radius:5px;}
.index-section.subscribe ul input{display:block;float:left;font-size:16px;font-weight:400;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.index-section.subscribe ul li.subscribe-info{color:#727272;font-size:12px;font-weight:400;text-transform:capitalize;}
.index-section.subscribe ul input[type="text"]{padding:0 15px;width:calc(100% - 30px - 100px - 1px);height:48px;background-color:#fff;color:#000;border:1px solid #eee;border-right:none;}
.index-section.subscribe ul input[type="text"]::-webkit-input-placeholder{color:#727272;}
.index-section.subscribe ul input[type="text"]::-moz-placeholder{color:#727272;}
.index-section.subscribe ul input[type="text"]:-ms-input-placeholder{color:#727272;}
.index-section.subscribe ul input[type="text"]:-moz-placeholder{color:#727272;}
.index-section.subscribe ul input[type="submit"]{width:100px;height:50px;text-align:center;color:#fff;background-color:#13af68;}
.scrollToTop{
  display: none;
	position: fixed;
	right: 33px;
	bottom: 10px;
	background: none;
	color: #fff;
	background-color: #d7000f;
	font-size: 18px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	z-index: 99;
}
footer{overflow:hidden;}
.footer-main{padding:45px 0;background-color:#dcdcdc;}
.footer-main-inner{width:1160px;margin:auto;display:flex;justify-content:space-between;}
.footer-main-left{display:flex;text-align:left;}
.footer-main-left table + table{margin-left:50px;}
.footer-main-left th{color:#000;padding-bottom:15px;font-size:16px;line-height:16px;font-weight:600;}
.footer-main-left td{font-size:14px;line-height:14px;padding-top:15px;padding-right:25px;}
.footer-main-left a{font-size:14px;color:#727272;}
.footer-main-left a:hover{color:#d7000f;}
.footer-main-right,
.footer-main-right .footer-main-right-info ul,
.footer-main-right .footer-main-right-social{display:flex;flex-direction:column;align-items:flex-end;}
.footer-main-right > section + section{margin-top:25px;}
.footer-main-right .footer-main-right-info{font-size:10px;line-height:10px;color:#727272;}
.footer-main-right .footer-main-right-info ul > li + li{margin-top:10px;}
.footer-main-right .footer-main-right-info a{color:#555;}
.footer-main-right .footer-main-right-info img{display:block;width:200px;}
.footer-main-right .footer-main-right-social > h3{font-size:14px;font-weight:600;color:#000;text-align:left;border-left:2px solid #d7000f;padding-left:10px;}
.footer-main-right .footer-main-right-social > ul{margin-top:15px;display:flex;align-items:center;}
.footer-main-right .footer-main-right-social > ul > li + li{margin-left:20px;}
.footer-main-right .footer-main-right-social a{display:block;font-size:30px;line-height:30px;color:#727272;}
.footer-main-right .footer-main-right-social a:hover{color:#d7000f;}
.footer-bottom{padding:25px;background-color:#727272;}
.footer-bottom ul{display:flex;justify-content:center;}
.footer-bottom ul > li + li{margin-left:50px;}
.footer-bottom a{display:block;opacity:0.7;background-size:cover;}
.footer-bottom a:hover{opacity:1;}
.footer-bottom img{display:block;height:40px;opacity:0;}
.footer-bottom a:hover{background:none !important;}
.footer-bottom a:hover img{opacity:1;}
@media screen and (max-width:1210px){.index-section{padding:50px 0;}
.index-section .index-section-inner{width:calc(100% - 100px);}
.index-section.about .index-section-inner{height:36.45vw;}
.page-container{width:calc(100% - 100px);}
.brand-more .brand-more-info .info-text{font-size:18px;}
.about-banner{height:0;padding-bottom:34%;background-size:130%;}
.contact-section{width:auto;padding:50px;}
.contact-section .contact-section-inner{width:100%;}
@media screen and (min-width:1024px){.member-dash > li > a{flex-direction:column;align-items:center;text-align:center;}
.member-dash > li > a > ul{margin-left:0;margin-top:10px;}
}
.products-section{padding:50px 0;}
.products-section .products-section-inner,
.products-menu > nav{width:calc(100% - 100px);}
.products-section.info{padding-top:50px;margin-top:-100px;}
.member-account{width:100%;}
.footer-main-inner{width:calc(100% - 50px);}
}
@media screen and (max-width:1023px){.mobile-btn{display:block;}
header{align-items:center;justify-content:flex-start;}
header .header-links{display:none;}
header .header-left{margin-left:25px;}
header .header-right{display:none;}
.index-section{padding:25px 0;}
.index-section .index-section-inner,
.products-menu > nav{width:calc(100% - 50px);}
.index-section.categories ul li.top-text .box-title{top:15px;left:15px;}
.index-section.categories ul li.bottom-text .box-title{right:15px;bottom:15px;}
.page-container{width:calc(100% - 50px);margin:25px auto;flex-direction:column;}
.page-left{width:100%;}
.page-left > h2{pointer-events:initial;}
.page-left > h2:after{font-family:'FontAwesome';content:'\f0dc';float:right;}
.page-left > section{display:none;}
.products-left > section{flex-wrap:wrap;}
@media screen and (min-width:768px){.products-left > section > ul{width:calc(100%/3);margin-top:25px;}
.products-left > section > ul:nth-child(-n+3){margin-top:0;}
}
.page-left + .page-right{margin-top:25px;}
.page-right{width:100%;}
.pagination{margin-top:25px;}
.brand-more .brand-more-community .community-logo img{width:100px;}
.brand-more .brand-more-community .community-title{font-size:18px;line-height:18px;}
.brand-more .brand-more-info .info-text{font-size:16px;}
.products-head + .products-list{margin-top:25px;}
.products-section{padding:25px 0;}
.products-section h3{margin-bottom:25px;}
.products-section .products-section-inner{width:calc(100% - 50px);}
.products-section.profile .product-profile-left,
.products-section.profile .product-profile-right{width:100%;}
.products-section.profile .product-profile-right{margin-top:25px;}
.products-section.info{padding-top:25px;}
.products-search{padding:25px;}
.blog-wrapper{flex-direction:column;}
.blog-wrapper > div{width:100%;}
.blog-wrapper > div + div,
.blog-right > div + div{margin-top:25px;}
@media screen and (min-width:768px){.blog-right .blog-latest .blog-list{flex-direction:row;flex-wrap:nowrap;}
}
.about-section{height:auto;padding:0;background:none !important;}
.about-section .about-section-pic{display:block;}
.about-section .about-section-inner{flex-direction:column;}
.about-section .about-section-inner .desc{width:100%;margin-top:15px;}
.contact-section{padding:25px;}
.contact-section section{margin-top:25px;}
.contact-section.form section .contact-form-right{width:calc(100% - 175px);}
.member-account{margin:25px auto 0;}
.progress-bar{width:100%;margin:25px auto 0;overflow:hidden;}
.footer-main-inner{justify-content:space-between;flex-direction:column-reverse;align-items:center;}
.footer-main-right,
.footer-main-right .footer-main-right-info ul,
.footer-main-right .footer-main-right-social{align-items:center;}
.footer-main-left{margin-top:50px;}
}
@media screen and (max-width:767px){header{width:calc(100% - 30px);height:30px;padding:20px 15px;}
header .header-bottom ul{width:100%;justify-content:flex-start;}
header .header-bottom ul li.logo{margin-left:130px;}
header .header-left{margin-left:15px;}
header .header-left img{height:40px;}
main{margin-top:70px;}
.index-banner{height:auto;}
.index-banner .slick-prev,
.index-banner .slick-next{display:none !important;}
.index-banner .slick-item.left{justify-content:flex-start;}
.index-banner .slick-item.right{justify-content:flex-end;}
.index-banner .slick-item.middle .text-box{width:calc(100% - 50px);margin:20px auto;}
.index-banner .slick-item.left .text-box,
.index-banner .slick-item.right .text-box{width:calc(100% - 150px);}
.index-banner .slick-item.left .text-box{margin:20px 0px 20px 25px;}
.index-banner .slick-item.right .text-box{margin:20px 25px 20px 0px;}
.index-banner .slick-item .text-box h1{font-size:20px;line-height:24px;}
.index-banner .slick-item .text-box h2{font-size:12px;height:50px;}
.index-banner .slick-item .text-box .hex-button{font-size:12px;height:30px;line-height:30px;}
.hex-button:before, .hex-button:after{border-top:15px solid transparent;border-bottom:15px solid transparent;}
.index-section.spotlight ul > li{width:100%;}
.index-section .box-list li{width:100% !important;}
.index-section.categories .box-list a{height:calc(100vw - 50px);}
.index-section .box-list a img{width:100%;}
.rec-list{margin-top:-25px;}
.rec-list > li{width:50%;margin-top:25px;}
.index-section.about{position:relative;}
.index-section.about:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;display:block;background-color:#ebeef3;opacity:0.8;}
.index-section.about .index-section-inner{align-items:center;justify-content:center;height:55vw;position:relative;z-index:5;}
.index-section.about .index-section-inner .text-box{text-align:center;}
.index-section.about .index-section-inner h2{font-size:24px;text-align:center;line-height:26px;margin-bottom:15px;}
.page-container{width:100%;}
.page-left > section > ul > li{font-size:14px;line-height:14px;}
.styled-input li.half,
.styled-input li.one-third,
.styled-input li.two-third{width:100%;}
.brand-intro > ul{flex-direction:column;}
.brand-intro > ul > li + li{margin-left:0;margin-top:10px;}
.brand-intro .brand-intro-slogan{font-size:12px;line-height:12px;}
.brand-story{display:flex;flex-direction:column-reverse;}
.brand-story .textbox{position:static;width:auto;padding:15px;background-color:#eee;-webkit-transform:none;-moz-transform:none;-o-transform:none;-ms-transform:none;transform:none;}
.brand-story .textbox h3{font-size:28px;line-height:28px;}
.brand-newpd{padding:15px;}
.brand-newpd .hex-button{margin-top:15px;}
.brand-more{flex-direction:column;}
.brand-more > div{height:100vw;}
.products-menu > nav{width:calc(100% - 30px);height:auto;padding:15px 0;flex-direction:column;align-items:flex-start;justify-content:center;}
.products-left > section > ul{width:100%;}
.products-left > section > ul + ul{margin-top:25px;padding-top:25px;border-top:1px solid #eee;}
.products-left > section > ul > li{font-size:12px;line-height:12px;}
.products-list.grid > article{width:calc(50% - 30px);padding:15px;}
.products-list.vertical{padding:15px;}
.products-list.vertical .products-list-info .name a{white-space:initial;display:-webkit-box;display:-moz-box;-webkit-line-clamp:2;-moz-line-clamp:2;-webkit-box-orient:vertical;-moz-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
.products-section{border-top:120px solid #fff;margin-top:-120px;}
.products-section.profile .product-profile-left .product-profile-nav-toggle a img{width:calc(100% - 10px);}
.products-section.profile .product-profile-right .profile-spec{text-align:center;}
.products-section.profile .product-profile-right .profile-spec ul{display:flex;flex-direction:column;align-items:center;}
.products-section.profile .product-profile-right .profile-spec ul li + li{margin-top:25px;}
.products-section.profile .product-profile-right .profile-spec ul li.add{flex-direction:column;align-items:stretch;}
.products-section.profile .product-profile-right .profile-spec ul li.add input[type="button"] + input{margin-left:0;margin-top:10px;}
.products-tabs-switch{margin-top:70px;}
.products-tabs-switch.sticky{top:70px;margin-top:0;}
.products-section.info{margin-top:-70px;}
.products-search{padding:15px;}
.products-search p + h2{margin-top:5px;}
.products-search p{font-size:12px;line-height:12px;}
.products-search h2{font-size:18px;line-height:18px;}
.support-head{padding:25px;}
.support-head ul{align-items:stretch;}
.support-head input[type="text"]{width:calc(100% - 22px);}
.support-head .btn-green{width:100%;}
.support-tabs ul{flex-wrap:wrap;}
.support.ui-tabs .ui-tabs-nav li{width:100%;height:40px;line-height:40px;}
.support-tabs a:before{display:none;}
.blog-filter ul > li + li{margin-left:10px;}
.blog-filter ul > li + li:before{margin-right:10px;}
.blog-filter a img{height:25px;}
.blog-list article{width:100%;margin:0;}
.blog-list article + article{margin-top:25px;}
.blog-bread,
.blog-comments{padding:0 25px;}
.blog-right h3{position:relative;z-index:1;}
.contact-section section{flex-direction:column;justify-content:flex-start;}
.contact-section.form section .contact-form-right{width:100%;margin-top:15px;}
.contact-section.info section ul + ul{margin-top:25px;}
.contact-section.info section ul li.icon{margin-bottom:15px;font-size:100px;}
.member-wrapper.login{border:none;}
.member-wrapper.join-form,
.member-wrapper.password{width:calc(100% - 50px);padding:0 25px;}
.member-dash{flex-direction:column;}
.member-dash > li{width:100%;}
.member-dash > li + li{margin-top:15px;}
.member-dash > li > a{border:none;}
.member-dash > li > a i.fa{width:72px;text-align:center;}
.member .inquiry-wrapper .products-list article section.products-list-top{flex-wrap:wrap;}
.member .inquiry-wrapper .products-list .products-list-info{width:100%;}
.member .inquiry-wrapper .products-list article section.products-list-detail{margin-top:15px;}
.progress-bar h2{font-size:24px;line-height:24px;}
.bs-wizard{margin-top:15px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info{font-size:10px;line-height:10px;letter-spacing:1px;}
.inquiry-wrapper .products-list .products-list-info .opt > ul{flex-direction:column;align-items:flex-start;}
.inquiry-wrapper .products-list .products-list-info .opt input[type="number"]{max-width:55px;padding:5px;}
.inquiry-wrapper .inquiry-subtotal{margin-right:25px;margin-top:10px;}
.inquiry-form,
.inquiry-confirm,
.inquiry-info .inquiry-info-detail{padding:0 25px;}
.index-section.subscribe .index-section-inner{align-items:stretch;}
.index-section.subscribe ul li.subscribe-bar{width:100%;}
footer .footer-top{flex-direction:column;}
footer .footer-top > ul + ul{margin-left:0;margin-top:25px;}
footer .footer-top ul.footer-top-links li.links-title{text-align:center;}
.footer-main-left{flex-wrap:wrap;justify-content:space-between;}
.footer-main-left table + table{margin-left:0;margin-top:50px;}
.footer-bottom{width:calc(100% - 50px);}
.footer-bottom img{height:26px;}
.footer-bottom ul > li + li{margin-left:20px;}
}
@media screen and (max-width:414px){.blog-filter a img{height:20px;}
}
@media screen and (max-width:375px){.blog-filter a img{height:18px;}
}
@media screen and (max-width:320px){.footer-bottom img{height:23px;}
.blog-filter a img{height:15px;}
}

#cookiealert{
      background: rgba(0, 0, 0, 0.8);
    border-bottom: 1px solid #222;
    color: #fff;
    width: 100%;
    padding: 20px 0px;
    position: fixed;
    line-height: 1.5;
	bottom:0;
   z-index: 99;
    margin: 0 auto;
}
.cookie-title{
 font-size: 1.1em;
    display: block;
    text-align: center;
    font-weight: bold;
    padding: 15px;
	    padding-top: 0;
}
.cookie-text{
	    width: 80%;
    margin: 0 auto;
}
.cms-url{
     color: #ffc44a;
}
.message-actions{
      margin: 24px 0 20px;
    text-align: center;
}

.accept{
     color: #ffffff;
    border: 1px #fff solid;
    padding: 8px 15px;
    background-color: #7d7d7d;
    border-radius: 3px;
      margin: 17px;
}
.accept:hover{
	background-color: #d7000f;

	border: 1px #f88 solid;
}
.decline{
    color: #ffffff;
    border: 1px #fff solid;
    padding: 8px 15px;
    background-color: #7d7d7d;
    border-radius: 3px;
	    margin: 17px;
}
.decline:hover{
	background-color: #d7000f;

	border: 1px #f88 solid;
}
.data-table{
	width: 100%;
	border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    font-size: 100%;
}
.data-table th{
	    padding: 12px 15px 12px;
       border: 1px solid #b5b5b5;
    font-weight: bold;
    white-space: nowrap;
    color: #000;
}
.data-table td {
    padding: 14px 15px 14px;
       border: 1px solid #b5b5b5;
}
