.custom-field {
    color: red;
}

.hidden-field {
    display: none;
}

ul.issue div.hidden-field {
    display: inline-block;
}

@font-face {
    font-family: myriadwebpro;
    src: url(../fonts/myriad-web-pro.eot?v=4.3.0);
    src: url(../fonts/myriad-web-pro.eot?#iefix&v=4.3.0) format('embedded-opentype'), url(../fonts/myriad-web-pro.woff?v=4.3.0) format('woff'), url(../fonts/myriad-web-pro.ttf?v=4.3.0) format('truetype'), url(../fonts/myriad-web-pro.svg?v=4.3.0#myriadwebpro) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: myriadwebprobold;
    src: url(../fonts/myriadwebpro-bold.eot?v=4.3.0);
    src: url(../fonts/myriadwebpro-bold.eot?#iefix&v=4.3.0) format('embedded-opentype'), url(../fonts/myriadwebpro-bold.woff?v=4.3.0) format('woff'), url(../fonts/myriadwebpro-bold.ttf?v=4.3.0) format('truetype'), url(../fonts/myriadwebpro-bold.svg?v=4.3.0#myriadwebprobold) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: MyriadPro-Semibold;
    src: url(../fonts/MyriadPro-Semibold.eot?v=4.3.0);
    src: url(../fonts/MyriadPro-Semibold.eot?#iefix&v=4.3.0) format('embedded-opentype'), url(../fonts/MyriadPro-Semibold.woff?v=4.3.0) format('woff'), url(../fonts/MyriadPro-Semibold.ttf?v=4.3.0) format('truetype'), url(../fonts/MyriadPro-Semibold.svg?v=4.3.0#myriadwebpro) format('svg');
    font-weight: 400;
    font-style: normal
}

body {
    background: #2c2c2c;
    font-family: myriadwebpro;
    font-size: 13px;
    line-height: 18px;
    color: #606060;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

.clearfix {
    display: block;
}

a {
    color: #0e5881;
}

a:hover,
a:focus {
    color: #0e5881;
}

body.cms-home .content-cover {
    background: #e5e5e5;
    margin-top: 0;
}

.content-cover {
    background: #FFF;
}

.blog-index-list .content-cover {
    background: #e5e5e5;
}

.blog-list-sec {
    background: #fff;
    padding: 10px;
}

.blog-index-list .toolbar {
    margin-top: 50px;
    border-top: 1px solid #606060;
    padding-top: 9px;
}

.blog-index-list .toolbar .sorter {
    display: none;
}

.blog-index-list .toolbar .pager {
    padding: 0px;
}

.blog-index-list .toolbar .pager .amount {
    display: none;
}

.blog-index-list .toolbar .pager .limiter {
    display: none;
}

.blog-index-list .toolbar .pager .sort-by {
    display: none;
}

.blog-index-list .toolbar .pager .pages {
    margin: 0px;
    text-align: right;
    width: auto;
    float: none;
}

.blog-index-list .toolbar .pager .pages strong {
    display: none;
}

.blog-index-list .toolbar .pager .pages ol li {
    margin: 0 1px;
}

.blog-index-list .toolbar .pager .pages ol li:first-child {
    margin-right: 16px;
}

.blog-index-list .toolbar .pager .pages ol li:last-child {
    margin-left: 16px;
}

.blog-index-list .toolbar .pager .pages ol li a {
    border: 1px solid #606060;
    width: 41px;
    height: 41px;
    display: inline-block;
    text-align: center;
    line-height: 41px;
    color: #606060;
    font-size: 13px;
}

.blog-index-list .toolbar .pager .pages ol li a:hover {
    background: #0e5881;
    color: #fff;
}

.blog-index-list .toolbar .pager .pages ol li span {
    border: 1px solid #606060;
    width: 41px;
    height: 41px;
    display: inline-block;
    text-align: center;
    line-height: 41px;
    background: #0e5881;
    color: #fff;
}

body.cms-home header[role="banner"] {
    margin: 0px;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9;
}

header[role="banner"] {
    margin: 0px;
}

.home-callouts-sec::before {
    content: " ";
    display: block;
    height: 40px;
    margin-top: -40px;
    visibility: hidden;
}

.header {
    background: #fff;
    border-bottom: 1px solid #fff;
}

.header .header-top-sec {
    padding: 15px 0;
}

.header .header-top-sec .header-right-sec {
    text-align: right;
    margin-top: 6px;
}

.header .header-top-sec .header-right-sec ul {
    margin: 0px;
}

.header .header-top-sec .header-right-sec ul li {
    float: right;
}

.header .header-top-sec .header-right-sec ul li {
    font-size: 15px;
    line-height: 20px;
    color: #0e5881;
}

.header .header-top-sec .header-right-sec ul li a {
    font-size: 15px;
    line-height: 20px;
    display: inline-block;
    color: #0e5881;
}

.header .header-top-sec .header-right-sec ul li.login-sec {
    background: url(../images/icon-user.png) no-repeat left center;
    padding-left: 26px;
}

.header .header-top-sec .header-right-sec ul li.login-sec span.welcome-message {
    color: #0e5881;
    font-size: 15px;
    display: inline-block;
    line-height: 20px;
    padding-right: 18px;
}

.header .header-top-sec .header-right-sec ul li.login-sec div.account-link {
    background: url(../images/account-arrow.png) center right no-repeat;
    padding-right: 18px;
    margin-right: 8px;
    display: inline-block;
    position: relative;
}

.header .header-top-sec .header-right-sec ul li.login-sec div.account-link ul {
    display: none;
    position: absolute;
    left: 0;
    top: 20px;
    background: #FFF;
    border: solid 1px #fff;
    width: 200px;
    text-align: left;
    z-index: 99999;
    padding: 7px 10px;
    box-shadow: 0 5px 5px #ccc;
}

.header .header-top-sec .header-right-sec ul li.login-sec div.account-link:hover ul {
    display: block;
}

.header .header-top-sec .header-right-sec ul li.login-sec div.account-link ul li {
    float: none;
    line-height: 25px;
}

.header .header-top-sec .header-right-sec ul li.login-sec div.account-link ul li a {
    display: block;
    padding: 7px 0;
    border-bottom: 1px solid #d4d4d4;
}

.header .header-top-sec .header-right-sec ul li.login-sec div.account-link ul li a:hover {
    color: #000;
}

.header .header-top-sec .header-right-sec ul li.login-sec div.account-link ul li:last-child a {
    border: 0;
}

.header .header-top-sec .header-right-sec ul li.login-sec div.account-link ul li.hide-desktop {
    display: none;
}

.header .header-top-sec .header-right-sec ul li.cart-sec {
    margin-left: 20px;
}

.header .header-top-sec .header-right-sec ul li.cart-sec a {
    font-size: 14px;
    padding-left: 26px;
    background: url(../images/icon-cart.png) no-repeat left center;
}

.header .header-bottom-sec {
    background: #e5e5e5;
    z-index: 999;
    position: relative;
}

.header .header-bottom-sec .mobile-menu {
    display: none;
}

.header .header-bottom-sec .navbar {
    float: left;
    margin: 0px;
    background: #0e5881;
    border: none;
    border-radius: 0px;
    min-height: inherit;
    width: 266px;
}

.header .header-bottom-sec .navbar .navbar-header {
    position: relative;
    float: none;
}

.header .header-bottom-sec .navbar .navbar-header a {
    cursor: pointer;
}

.header .header-bottom-sec .navbar .navbar-header .navbar-toggle {
    float: left;
    margin: 0;
    padding: 0px;
    border-radius: 0px;
    border: none;
    position: absolute;
    left: 21px;
    top: 11px;
}

.header .header-bottom-sec .navbar .navbar-header .navbar-toggle:hover,
.header .header-bottom-sec .navbar .navbar-header .navbar-toggle:focus {
    background: none;
}

.header .header-bottom-sec .navbar .navbar-header .navbar-toggle span.icon-bar {
    width: 27px;
    height: 3px;
    background: #fff;
}

.header .header-bottom-sec .navbar .navbar-header .navbar-brand {
    padding: 0px 0 0 63px;
    font-size: 13px;
    line-height: 40px;
    font-family: myriadwebprobold;
    color: #fff;
    text-transform: uppercase;
    height: auto;
    display: block;
    width: 100%;
}

.header .header-bottom-sec .cms-nav {
    float: right;
}

.header .header-bottom-sec .cms-nav ul {
    margin: 0px;
    padding: 7px 0;    
}
.header .header-bottom-sec .cms-nav > ul {
    padding: 4px 0;
    display: flex;
    align-items: center;
}

.header .header-bottom-sec .cms-nav ul li {
    float: left;
    font-size: 13px;
    line-height: 32px;
    color: #606060;
    text-transform: uppercase;
    padding: 0 20px;
    border-right: 1px solid #5e5e5e;
    position: relative;
}
.header .header-bottom-sec .cms-nav ul li.qv {
    background-color: #0e5881;    
}
.header .header-bottom-sec .cms-nav ul li a {
    font-size: 13px;
    line-height: 26px;
    color: #606060;
}
.header .header-bottom-sec .cms-nav ul li.qv a,
.header .header-bottom-sec .cms-nav ul li.qv a:hover  {
    color: #FFF;
}

.header .header-bottom-sec .cms-nav ul li a:hover {
    color: #0e5881;
    text-decoration: none;
}

.header .header-bottom-sec .cms-nav ul li ul {
    display: none;
}

.header .header-bottom-sec .cms-nav ul li:hover ul {
    margin: 0;
    padding: 0 15px;
    position: absolute;
    top: 33px;
    width: 180px;
    background: #fff;
    display: block;
    box-shadow: 0 0 3px 0 #aaaaaa;
}

.header .header-bottom-sec .cms-nav ul li ul li {
    margin: 0;
    padding: 0;
    width: 150px;
    display: block;
    border: none;
    position: relative;
    border-bottom: 1px solid #e3e3e3;
}

.header .header-bottom-sec .cms-nav ul li ul li a {
    font-size: 13px;
    line-height: 26px;
    color: #6e6e6e;
    text-transform: capitalize;
}

.header .header-bottom-sec .cms-nav ul li ul li a:hover {
    color: #0e5881;
}
.header .header-bottom-sec .cms-nav li.linkedin-icon {
    max-width: 70px;
}

body.cms-home .header .header-bottom-sec .cms-nav ul li ul li:last-child {
    border-right: none;
}

body.cms-home .header .header-bottom-sec .search-right {
    float: right;
    position: relative;
}

body.cms-home .header .header-bottom-sec .search-right form {
    display: block;
}

.header .header-bottom-sec .search-right .form-search {
    margin: 0px;
}

.header .header-bottom-sec .search-right .search-header {
    float: right;
    width: 20px;
    height: 40px;
    text-indent: -9999px;
    background: url(../images/icon-search.png) no-repeat center center;
    margin-left: 18px;
    display: block;
}

.header .header-bottom-sec .search-right .search-header span {
    display: block;
    width: 100%;
    height: 100%;
}

.header .header-bottom-sec .search-right .form-search {
    float: right;
    display: none;
    position: absolute;
    right: 30px;
    top: 5px;
    width: 300px;
    background: #fff;
}

body.cms-home .header .header-bottom-sec .search-right .form-search .input-group {
    position: relative;
    display: block;
    width: 100%;
}

body.cms-home .header .header-bottom-sec .search-right .form-search .input-group .input-group-addon {
    display: none;
}

body.cms-home .header .header-bottom-sec .search-right .form-search .input-group input#search {
    height: 30px;
    padding: 0px 30px 0 10px;
}

body.cms-home .header .header-bottom-sec .search-right .form-search .input-group .input-group-btn {
    position: absolute;
    right: 1px;
    top: 1px;
    width: 28px;
    height: 28px;
}

body.cms-home .header .header-bottom-sec .search-right .form-search .input-group .input-group-btn button.btn-default {
    color: #fff;
    width: 28px;
    height: 28px;
    background: #0e5881;
    z-index: 9;
    border-radius: 0px;
    border: none;
    padding: 0px;
    margin: 0px;
}

body.cms-home .header .header-bottom-sec .search-right .form-search .input-group .input-group-btn button.btn-default:hover,
.header .header-bottom-sec .search-right .form-search .input-group .input-group-btn button.btn-default:focus {
    background: #000;
}

.header .header-bottom-sec .search-right {
    float: right;
    position: relative;
}

.header .header-bottom-sec .search-right form {
    display: block;
}

.header .header-bottom-sec .search-right .form-search {
    margin: 0px;
}

.header .header-bottom-sec .search-right .form-search .input-group {
    position: relative;
    display: block;
    width: 100%;
}

.header .header-bottom-sec .search-right .form-search .input-group .input-group-addon {
    display: none;
}

.header .header-bottom-sec .search-right .form-search .input-group input#search {
    height: 30px;
    padding: 0px 30px 0 10px;
    background: #f2f2f2;
    font-size: 13px;
    color: #606060;
    font-family: myriadwebpro;
    border: 0;
    float: none;
}

.header .header-bottom-sec .search-right .form-search .input-group .input-group-btn {
    position: absolute;
    right: 1px;
    top: 1px;
    width: 28px;
    height: 28px;
}

.header .header-bottom-sec .search-right .form-search .input-group .input-group-btn button.btn-default {
    color: #a3a3a3;
    width: 28px;
    height: 28px;
    background: #f2f2f2;
    z-index: 9;
    border-radius: 0px;
    border: none;
    padding: 0px;
    margin: 0px;
}

.header .header-bottom-sec .search-right .form-search .input-group .input-group-btn button.btn-default:hover,
.header .header-bottom-sec .search-right .form-search .input-group .input-group-btn button.btn-default:focus {
    background: none;
}

.nav>li>a {
    padding: 0px;
}

.nav li.level0.categ-menu-arrow.parent>a.level-top {
    pointer-events: none;
    cursor: default;
}

footer[role="contentinfo"] {
    margin: 0px;
}

.footer {
    color: #fff;
    border-top: 1px solid #fff;
}

.footer .footer-container {
    padding: 65px 0 55px 0;
}

.footer .footer-container .footer-links-sec ul {
    margin: 0px;
}

.footer .footer-container .footer-links-sec ul li a {
    font-size: 12px;
    line-height: 20px;
    color: #fff;
}

.footer .footer-container .footer-links-sec ul li a:hover {
    color: #5585a0;
}

.footer .footer-container .company-info img {
    margin-bottom: 20px;
}

.footer .footer-container .company-info p {
    margin: 0px;
    font-size: 12px;
    line-height: 20px;
}

.footer .footer-container .company-info p a {
    font-size: 12px;
    line-height: 20px;
    color: #fff;
}

.footer .footer-container .company-info p a:hover {
    color: #5585a0;
}

.footer .footer-container .company-info p.headquarters {
    margin-bottom: 20px;
}

.footer .footer-container .footer-newsletter {
    width: 280px;
}

.footer .footer-container .footer-newsletter .block-subscribe {
    margin: 0px;
    background: none;
    border-radius: 0px;
    box-shadow: none;
    border: none;
}

.footer .footer-container .footer-newsletter .block-subscribe .block-title {
    border-radius: 0px;
    padding: 0px;
    background: none;
    border: none;
    margin-bottom: 5px;
}

.footer .footer-container .footer-newsletter .block-subscribe .block-title strong {
    font-size: 11px;
    line-height: 20px;
    color: #fff;
    padding: 0;
}

.footer .footer-container .footer-newsletter .block-subscribe .block-content {
    padding: 0px;
}

.footer .footer-container .footer-newsletter .block-subscribe .block-content .input-box {
    position: relative;
}

.footer .footer-container .footer-newsletter .block-subscribe .block-content .input-box input#newsletter {
    width: 100%;
    height: 30px;
    border: 1px solid #b5b5b5;
    background: #fff;
    border-radius: 0px;
    box-shadow: none;
    padding: 0 28px 0 10px;
    font-size: 12px;
    color: #737b7f;
}

.footer .footer-container .footer-newsletter .block-subscribe .block-content .input-box button.button {
    position: absolute;
    right: 1px;
    top: 1px;
    padding: 0px;
    border: none;
    border-radius: 0px;
    width: 28px;
    height: 28px;
}

.footer .footer-copyright {
    padding-bottom: 20px;
}

.footer .footer-copyright p {
    font-size: 11px;
    line-height: 20px;
}

.footer .footer-copyright .right {
    display: none;
}

.homeslider li {
    background-size: cover;
}

.home-slider-mobile-image {
    display: none;
}

.home-slider-sec {
    border-bottom: 1px solid #fff;
    position: relative;
    margin-top: 103px;
    /* margin-top: 155px; */
}

.home-slider-sec .bx-wrapper .bx-viewport {
    border: none;
    box-shadow: none;
    left: inherit;
}

.home-slider-sec .bx-wrapper .bx-viewport ul.homeslider li .slider-text-sec {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: rgba(255, 255, 255, 0.6);
    text-align: center;
    padding: 25px 0 15px 0;
}

.home-slider-sec .bx-wrapper .bx-viewport ul.homeslider li .slider-text-sec .slider-text h2 {
    font-size: 22px;
    line-height: 22px;
    color: #474747;
    text-transform: uppercase;
    margin: 0px;
}

.home-slider-sec .bx-wrapper .bx-viewport ul.homeslider li .slider-text-sec .slider-text p {
    font-size: 16px;
    line-height: 22px;
    color: #0e5881;
    margin: 0px 0 5px 0;
}

.home-slider-sec .bx-wrapper .bx-viewport ul.homeslider li .slider-text-sec .slider-text a.learn-btn {
    border: 2px solid #555;
    font-size: 13px;
    line-height: 28px;
    display: inline-block;
    color: #505050;
    padding: 0 8px;
    height: 30px;
}

.home-slider-sec .bx-wrapper .bx-viewport ul.homeslider li .slider-text-sec .slider-text a.learn-btn:hover,
.home-slider-sec .bx-wrapper .bx-viewport ul.homeslider li .slider-text-sec .slider-text a.learn-btn:focus {
    background: #555;
    color: #fff;
    text-decoration: none;
}

.home-slider-sec .bx-wrapper .bx-viewport ul.homeslider li .slider-text-sec .slider-text a.learn-btn span {
    padding-right: 40px;
    background: url(../images/nav-arrow-right.png) no-repeat right center;
}

.home-slider-sec .slider-search-sec {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 600px;
    margin: 0 auto;
    margin-left: -293px;
    margin-top: -23px;
    display: none;
}

.home-slider-sec .slider-search-sec .form-search {
    margin: 0px;
    background: #fff;
    height: 47px;
    position: relative;
    border: 1px solid #f4f3f3;
}

.home-slider-sec .slider-search-sec .form-search label {
    display: none;
}

.home-slider-sec .slider-search-sec .form-search input#search_slider,
.home-slider-sec .slider-search-sec .homepage-search-input input#search {
    background: none;
    box-shadow: none;
    border: none;
    padding: 0px;
    border-radius: 0px;
    height: 45px;
    font-size: 16px;
    color: #8c8c8c;
    padding: 0 50px 0 10px;
}

.home-slider-sec .slider-search-sec .form-search button.button,
.home-slider-sec .slider-search-sec .homepage-search-input button {
    position: absolute;
    right: 0px;
    top: 0px;
    border-radius: 0px;
    border: none;
    background: url(../images/icon_searchHome.png) no-repeat #0e5881;
    height: 45px;
    width: 45px;
    color: #fff;
    font-size: 20px;
    /* z-index: 10; */
}

.home-slider-sec .slider-search-sec .form-search button.button:hover,
.home-slider-sec .slider-search-sec .homepage-search-input button:hover,
.home-slider-sec .slider-search-sec .form-search button.button:focus,
.home-slider-sec .slider-search-sec .homepage-search-input button:focus {
    background: url(../images/icon_searchHome.png) no-repeat #000;
}

.cms-home .content-cover>.container {
    padding: 0px;
    width: auto;
}

.cms-home .content-cover>.container .layout {
    margin: 0px;
}

.cms-home .content-cover>.container .layout div[role="main"] {
    padding: 0px;
    margin: 0px;
}

.home-callouts-sec {
    border-bottom: 1px solid #fff;
}

.home-callouts-sec .home-callouts-main .callout {
    float: left;
    width: 100%;
}

.home-callouts-sec .home-callouts-main .owl-wrapper-outer .owl-wrapper .owl-item+.owl-item {
    border-left: 1px solid #fff;
}

.home-callouts-sec .home-callouts-main .callout .callout-wrapper a {
    display: block;
    position: relative;
}

.home-callouts-sec .home-callouts-main .callout .callout-wrapper a span.top-bar {
    background: rgba(14, 88, 129, 0.8);
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    display: block;
}

.home-callouts-sec .home-callouts-main .callout .callout-wrapper a span.top-bar em {
    font-size: 13px;
    line-height: 30px;
    font-style: normal;
    color: #fff;
    padding-left: 15px;
    background: url(../images/white-right-arrow.png) no-repeat right center;
    padding-right: 18px;
}

.home-callouts-sec .home-callouts-main .callout .callout-wrapper a img {
    max-width: 100%;
}

.home-callouts-sec .home-callouts-main .callout .callout-wrapper .hover-img {
    display: none;
}

.home-callouts-sec .home-callouts-main .callout .callout-wrapper a:hover img.normal-img {
    display: none;
}

.home-callouts-sec .home-callouts-main .callout .callout-wrapper a:hover img.hover-img {
    display: block;
}

.home-callouts-sec .home-callouts-main .callout .callout-wrapper a:hover span.top-bar {
    background: rgba(0, 0, 0, 0.8);
}

.newp-recp-sec {
    background: #0e5881;
    padding-top: 73px;
    padding-bottom: 70px;
}

.newp-recp-sec .new-product-sec>h2 {
    margin: 0px 0 50px 0;
    font-size: 22px;
    line-height: 20px;
    color: #fff;
}

.newp-recp-sec .new-product-sec>h2 a {
    font-size: 11px;
    color: #fff;
    margin-left: 10px;
}

.newp-recp-sec .new-product-sec>h2 a:hover {
    color: #000;
}

.newp-recp-sec .new-product-sec .bx-wrapper {
    margin: 0 auto;
}

.newp-recp-sec .new-product-sec .bx-wrapper .bx-viewport {
    background: none;
    border: none;
    box-shadow: none;
    left: inherit;
}

.newp-recp-sec .new-product-sec .bx-wrapper .bx-viewport ul.new-product-slider {
    margin: 0px;
}

.newp-recp-sec .new-product-sec .bx-wrapper .bx-viewport ul.new-product-slider li.item .item-cover {
    background: #5585a0;
    overflow: hidden;
    margin-bottom: 15px;
}

.newp-recp-sec .new-product-sec .bx-wrapper .bx-viewport ul.new-product-slider li.item .item-cover:hover {
    background: #000;
}

.newp-recp-sec .new-product-sec .bx-wrapper .bx-viewport ul.new-product-slider li.item .item-cover a.product-image {
    width: 292px;
    float: left;
    display: block;
}

.newp-recp-sec .new-product-sec .bx-wrapper .bx-viewport ul.new-product-slider li.item .item-cover a.product-image img {
    max-width: 100%;
}

.newp-recp-sec .new-product-sec .bx-wrapper .bx-viewport ul.new-product-slider li.item .item-cover .pro-detail {
    margin-left: 312px;
    padding: 15px;
    padding-left: 0px;
    min-height: 116px;
    position: relative;
}

.newp-recp-sec .new-product-sec .bx-wrapper .bx-viewport ul.new-product-slider li.item .item-cover .pro-detail h2.product-name {
    font-size: 13px;
    line-height: 16px;
    text-transform: uppercase;
}

.newp-recp-sec .new-product-sec .bx-wrapper .bx-viewport ul.new-product-slider li.item .item-cover .pro-detail h2.product-name a {
    color: #fff;
}

.newp-recp-sec .new-product-sec .bx-wrapper .bx-viewport ul.new-product-slider li.item .item-cover .pro-detail .desc {
    font-size: 13px;
    line-height: 16px;
    color: #fff;
}

.newp-recp-sec .new-product-sec .bx-wrapper .bx-viewport ul.new-product-slider li.item .item-cover .pro-detail .desc a.link-learn {
    position: absolute;
    left: 0px;
    bottom: 13px;
    font-size: 13px;
    line-height: 16px;
    color: #fff;
    padding-right: 15px;
    background: url(../images/white-right-arrow.png) no-repeat right center;
}

.newp-recp-sec .new-product-sec .bx-wrapper .bx-controls {
    text-align: right;
    vertical-align: middle;
}

.newp-recp-sec .new-product-sec .bx-wrapper .bx-controls a.bx-prev {
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 9px;
    font-size: 0px;
    background: url(../images/white-left-arrow.png) no-repeat left top;
}

.newp-recp-sec .new-product-sec .bx-wrapper .bx-controls .bx-pager {
    padding: 0px;
    display: inline-block;
    position: static;
    bottom: inherit;
    width: auto;
    vertical-align: middle;
    height: 16px;
    margin: 0 8px;
}

.newp-recp-sec .new-product-sec .bx-wrapper .bx-controls .bx-pager .bx-pager-item {
    vertical-align: middle;
}

.newp-recp-sec .new-product-sec .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.bx-pager-link {
    background: #6292ad;
    width: 12px;
    height: 12px;
    display: inline-block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin: 0 3px;
}

.newp-recp-sec .new-product-sec .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.bx-pager-link.active {
    background: #fff;
}

.newp-recp-sec .new-product-sec .bx-wrapper .bx-controls a.bx-next {
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 9px;
    font-size: 0px;
    background: url(../images/white-right-arrow.png) no-repeat left top;
}

.newp-recp-sec .recent-post-sec .widget-latest>h2 {
    margin: 0px 0 45px 0;
    font-size: 22px;
    line-height: 20px;
    color: #fff;
}

.newp-recp-sec .recent-post-sec .widget-latest>h2 a {
    margin-left: 10px;
    font-size: 11px;
    color: #fff;
}

.newp-recp-sec .recent-post-sec .widget-latest>h2 a:hover {
    color: #000;
}

.newp-recp-sec .recent-post-sec .widget-latest ul {
    padding: 0px;
    list-style: none;
    margin: 0px;
}

.newp-recp-sec .recent-post-sec .widget-latest ul li {
    padding: 0px;
}

.newp-recp-sec .recent-post-sec .widget-latest .bx-wrapper {
    margin: 0px;
}

.newp-recp-sec .recent-post-sec .widget-latest .bx-wrapper .bx-viewport {
    background: none;
    border: none;
    left: inherit;
    box-shadow: none;
}

.newp-recp-sec .recent-post-sec .widget-latest .bx-wrapper .bx-viewport li h2.post-title {
    margin: 0px;
    font-size: 13px;
    line-height: 18px;
    color: #fff;
}

.newp-recp-sec .recent-post-sec .widget-latest .bx-wrapper .bx-viewport li h2.post-title a {
    color: #fff;
}

.newp-recp-sec .recent-post-sec .widget-latest .bx-wrapper .bx-viewport li h2.post-title a:hover {
    color: #000;
}

.newp-recp-sec .recent-post-sec .widget-latest .bx-wrapper .bx-viewport li p.recent-post-date {
    font-size: 13px;
    line-height: 16px;
    color: #fff;
    margin: 0px 0 40px 0;
}

.newp-recp-sec .recent-post-sec .widget-latest .bx-wrapper .bx-viewport li .postContent {
    font-size: 13px;
    line-height: 18px;
    color: #fff;
    padding: 0px 0 39px 0;
}

.newp-recp-sec .recent-post-sec .widget-latest .bx-wrapper .bx-viewport li p.readmore {
    margin: 0px;
}

.newp-recp-sec .recent-post-sec .widget-latest .bx-wrapper .bx-viewport li p.readmore a {
    font-size: 13px;
    line-height: 18px;
    color: #fff;
    padding-right: 15px;
    background: url(../images/white-right-arrow.png) no-repeat right center;
}

.newp-recp-sec .recent-post-sec .widget-latest .bx-wrapper .bx-viewport li p.readmore a:hover {
    color: #000;
}

.newp-recp-sec .recent-post-sec .widget-latest .bx-wrapper .bx-controls {
    text-align: right;
}

.newp-recp-sec .recent-post-sec .widget-latest .bx-wrapper .bx-controls .bx-pager {
    padding: 0px;
    display: inline-block;
    position: static;
    bottom: inherit;
    width: auto;
    vertical-align: middle;
    height: 16px;
    margin: 0 8px;
}

.newp-recp-sec .recent-post-sec .widget-latest .bx-wrapper .bx-controls .bx-pager .bx-pager-item {
    vertical-align: middle;
}

.newp-recp-sec .recent-post-sec .widget-latest .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.bx-pager-link {
    background: #6292ad;
    width: 12px;
    height: 12px;
    display: inline-block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin: 0 3px;
}

.newp-recp-sec .recent-post-sec .widget-latest .bx-wrapper .bx-controls .bx-pager .bx-pager-item a.bx-pager-link.active {
    background: #fff;
}

.newp-recp-sec .recent-post-sec .widget-latest .bx-wrapper .bx-controls a.bx-prev {
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 9px;
    font-size: 0px;
    background: url(../images/white-left-arrow.png) no-repeat left top;
}

.newp-recp-sec .recent-post-sec .widget-latest .bx-wrapper .bx-controls a.bx-next {
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 9px;
    font-size: 0px;
    background: url(../images/white-right-arrow.png) no-repeat left top;
}

.down-arrow-slide {
    text-align: center;
    padding: 0px;
    position: absolute;
    left: 0;
    right: 0;
    top: 63%;
}

.down-arrow-slide a {
    background: url(../images/down-arrow.png) left top no-repeat;
    width: 36px;
    height: 36px;
    display: inline-block;
    text-indent: -99px;
    overflow: hidden;
}

.down-arrow-slide a:hover {
    background: url(../images/down-arrow-h.png) left top no-repeat;
}

.border-cover {
    border: solid 1px #e5e5e5;
    position: relative;
    padding: 0;
    background: #FFF;
}

.border-cover a.product-image img:hover {}

.product-details-sec {
    padding: 8px 5px 18px 5px;
}

.product-details-sec h2 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #606060;
    font-family: MyriadPro-Semibold;
    line-height: 16px;
    text-transform: uppercase;
}

.product-details-sec h2 a {
    color: #606060;
    font-family: MyriadPro-Semibold;
    line-height: 16px;
}

.product-details-sec h2 a:hover {
    color: #0e5881;
}

.product-details-sec .product-shortdecription {
    color: #606060;
    font-family: MyriadPro-Semibold;
    line-height: 16px;
}

.product-details-sec .product-sku {
    color: #606060;
    font-family: myriadwebpro;
    text-transform: uppercase;
    line-height: 16px;
}

.product-details-sec .product-cate {
    font-size: 13px;
    color: #0e5881;
    font-family: myriadwebpro;
    line-height: 16px;
}

.products-grid li.item {
    margin: 10px 0 30px 0;
}

.products-grid li.item .actions {
    border-bottom: solid 2px #0e5881;
    padding-bottom: 10px;
}

.products-grid li.item .actions button.button {
    padding: 0 18px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    color: #ffffff;
    font-family: MyriadPro-Semibold;
    text-transform: uppercase;
}

.products-grid li.item .actions button.button:hover {
    background: #000;
}

.category-section {
    border-bottom: solid 1px #e5e5e5;
    margin-bottom: 10px;
    padding-bottom: 18px;
}

.category-section .category-title {
    margin: 0;
    padding: 0 40px 0 0;
    display: table-cell;
    border: 0;
    font-size: 40px;
    color: #0e5881;
    vertical-align: middle;
    white-space: nowrap;
}

.category-section .category-description {
    display: table-cell;
    font-size: 14px;
    color: #606060;
    vertical-align: middle;
}

.category-section .display-middle {
    display: table;
    width: 100%;
}

.block.block-layered-nav .block-title {
    background: none;
}

.block.block-layered-nav .block-title strong {
    font-size: 40px;
    color: #0e5881;
    font-weight: normal;
    border: solid 1px #e5e5e5;
    border-width: 1px 0;
    line-height: 61px;
    padding: 0;
    display: block;
}

.block.block-layered-nav .block-content {
    padding: 0;
}

.block.block-layered-nav .block-content #aw-ln-filters-container dt {
    margin: 0;
    padding: 8px 0 0px 0;
    font-size: 14px;
    color: #606060;
    font-family: MyriadPro-Semibold;
    text-transform: none;
    font-weight: normal;
}

.block-layered-nav dd {
    border-bottom: solid 1px #e5e5e5;
    padding: 0 0 12px 0;
    margin: 0;
}

#aw-ln-filters-container dd ol {
    margin: 0;
}

#aw-ln-filters-container dd ol li.aw-ln-filters-container-1column-layout {
    margin: 0;
    padding: 5px 0;
    font-size: 14px;
    color: #606060;
    white-space: normal;
    line-height: 15px;
}

#aw-ln-filters-container dd ol li label {
    margin: 0;
    padding: 0;
    color: #606060;
    font-weight: normal;
}

#aw-ln-filters-container dd ol li label a {
    margin: 0;
    padding: 0;
    color: #606060;
    font-weight: normal;
}

#aw-ln-filters-container dd ol li input[type="checkbox"],
#aw-ln-filters-container dd ol li input[type="radio"] {
    margin: 0;
}

#aw-ln-filters-container dd ol li label input[type='radio'],
#aw-ln-filters-container dd ol li label input[type='checkbox'] {
    opacity: 0;
    float: left;
    width: 18px;
    display: none;
}

#aw-ln-filters-container dd ol li label input[type='radio']+a,
#aw-ln-filters-container dd ol li label input[type='checkbox']+a {
    margin: 0;
    clear: none;
    padding: 0px 0 0px 17px;
    cursor: pointer;
    background: url(../images/off.png) left center no-repeat;
}

#aw-ln-filters-container dd ol li label input[type='radio']:checked+a {
    background-image: url(../images/on.png);
}

#aw-ln-filters-container dd ol li label input[type='checkbox']:checked+a {
    background-image: url(../images/on.png);
}

#aw-ln-filters-container dd ol li span {
    color: #0e5781;
    font-size: 14px;
}

.toolbar-bottom {
    padding-top: 10px;
}

.toolbar-bottom .pager {
    border: solid 1px #e5e5e5;
    border-width: 1px 0;
    padding: 10px 0;
}

.toolbar-bottom .pager .view-mode {
    margin: 0;
    padding: 0;
    float: left;
}

.toolbar-bottom .pager .view-mode strong.grid {
    background: url(../images/grid-list.png) left top no-repeat;
    width: 41px;
    height: 41px;
    text-indent: -999px;
    overflow: hidden;
    display: inline-block;
    float: left;
    margin-right: 5px;
}

.toolbar-bottom .pager .view-mode a.list {
    background: url(../images/grid-list.png) right bottom no-repeat;
    width: 41px;
    height: 41px;
    text-indent: -999px;
    overflow: hidden;
    display: inline-block;
    float: left;
}

.toolbar-bottom .pager .view-mode a.grid {
    background: url(../images/grid-list.png) left bottom no-repeat;
    width: 41px;
    height: 41px;
    text-indent: -999px;
    overflow: hidden;
    display: inline-block;
    float: left;
    margin-right: 5px;
}

.toolbar-bottom .pager .view-mode strong.list {
    background: url(../images/grid-list.png) right top no-repeat;
    width: 41px;
    height: 41px;
    text-indent: -999px;
    overflow: hidden;
    display: inline-block;
    float: left;
}

.toolbar-bottom .pager .sort-by {
    float: left;
    padding: 8px 0 8px 10px;
}

.toolbar-bottom .pager .sort-by label {
    float: left;
    font-size: 13px;
    color: #606060;
    font-weight: normal;
    line-height: 25px;
    margin: 0 10px 0 0;
}

.toolbar-bottom .pager .sort-by .select-field {
    float: left;
    margin: 0;
    width: 90px;
    height: 25px;
}

.toolbar-bottom .pager .limiter {
    float: left;
    padding: 8px 0 8px 20px;
}

.toolbar-bottom .pager .limiter label {
    float: left;
    font-size: 13px;
    color: #606060;
    font-weight: normal;
    line-height: 25px;
    margin: 0 10px 0 0;
}

.toolbar-bottom .pager .limiter .select-field {
    float: left;
    margin: 0;
    width: 70px;
    height: 25px;
    line-height: normal;
}

.toolbar-bottom .pager .select-style {
    padding: 0;
    margin: 0;
    border: 1px solid #bababa;
    width: 90px;
    border-radius: 5px;
    overflow: hidden;
    background-color: #f1f1f1;
    background: #fff url(../images/select-arrow.png) no-repeat 100% 0;
    float: left;
}

.toolbar-bottom .pager .select-style select {
    padding: 5px 26px 5px 3px;
    width: 130%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: normal;
}

.toolbar-bottom .pager .select-style select:focus {
    outline: none;
}

.toolbar-bottom .pager .limiter .select-style {
    width: 70px;
}

.toolbar-bottom .pager .pages {
    margin: 0;
    padding: 0;
    float: right;
    width: auto;
}

.toolbar-bottom .pager .pages strong {
    display: none;
}

.toolbar-bottom .pager .pages li {
    margin: 0 1px;
    padding: 0;
}

.toolbar-bottom .pager .pages li a {
    height: 41px;
    line-height: 41px;
    text-align: center;
    border: solid 1px #e5e5e5;
    width: 41px;
    display: inline-block;
    font-size: 13px;
    color: #606060;
}

.toolbar-bottom .pager .pages li a:hover,
.pager .pages li.current span {
    height: 41px;
    line-height: 41px;
    text-align: center;
    border: solid 1px #e5e5e5;
    width: 41px;
    display: inline-block;
    font-size: 13px;
    color: #FFF;
    background: #0e5881;
}

.toolbar-bottom .pager .pages li:first-child {
    margin-right: 17px;
    margin-left: 0;
}

.toolbar-bottom .pager .pages li:last-child {
    margin-right: 0;
    margin-left: 17px;
}

.toolbar-bottom .pager .pages li i.fa {
    font-size: 22px;
    vertical-align: middle;
}

.products-list a.mgkviewlightbox {
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 9999;
}

.products-list li.item .actions button.button {
    padding: 0 18px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    color: #ffffff;
    font-family: myriadwebprobold;
    text-transform: uppercase;
}

.products-list li.item .actions button.button:hover {
    background: #000;
}

.category-products {
    margin: 0;
    padding: 0;
}

.newp-recp-sec {
    background: #0e5881;
    padding-top: 73px;
    padding-bottom: 70px;
}

.newp-recp-sec .new-product-sec>h2 {
    margin: 0px 0 50px 0;
    font-size: 22px;
    line-height: 20px;
    color: #fff;
}

.newp-recp-sec .new-product-sec>h2 a {
    font-size: 11px;
    color: #fff;
    margin-left: 10px;
}

.newp-recp-sec .new-product-sec>h2 a:hover {
    color: #000;
}

.newp-recp-sec .new-product-sec {
    margin: 0 auto;
}

.newp-recp-sec .new-product-sec .category-products {
    background: none;
    border: none;
    box-shadow: none;
    left: inherit;
}

.newp-recp-sec .new-product-sec .category-products ul.new-product-slider {
    margin: 0px -10px;
    padding: 0;
}

.newp-recp-sec .new-product-sec .category-products ul.new-product-slider li {
    padding: 0 10px;
    list-style: none;
}

.newp-recp-sec .new-product-sec .category-products ul.new-product-slider li.item .item-cover {
    background: #5585a0;
    overflow: hidden;
    margin-bottom: 15px;
}

.newp-recp-sec .new-product-sec .category-products ul.new-product-slider li.item .item-cover:hover {
    background: #000;
}

.newp-recp-sec .new-product-sec .category-products ul.new-product-slider li.item .item-cover a.product-image {
    width: 292px;
    float: left;
    display: block;
}

.newp-recp-sec .new-product-sec .category-products ul.new-product-slider li.item .item-cover a.product-image img {
    max-width: 100%;
}

.newp-recp-sec .new-product-sec .category-products ul.new-product-slider li.item .item-cover .pro-detail {
    margin-left: 312px;
    padding: 15px;
    padding-left: 0px;
    min-height: 116px;
    position: relative;
}

.newp-recp-sec .new-product-sec .category-products ul.new-product-slider li.item .item-cover .pro-detail h2.product-name {
    font-size: 13px;
    line-height: 16px;
    text-transform: uppercase;
}

.newp-recp-sec .new-product-sec .category-products ul.new-product-slider li.item .item-cover .pro-detail h2.product-name a {
    color: #fff;
}

.newp-recp-sec .new-product-sec .category-products ul.new-product-slider li.item .item-cover .pro-detail .desc {
    font-size: 13px;
    line-height: 16px;
    color: #fff;
    overflow: hidden;
    max-height: 32px;
}

.newp-recp-sec .new-product-sec .category-products ul.new-product-slider li.item .item-cover .pro-detail .desc a.link-learn {
    position: absolute;
    left: 0px;
    bottom: 13px;
    font-size: 13px;
    line-height: 16px;
    color: #fff;
    padding-right: 15px;
    background: url(../images/white-right-arrow.png) no-repeat right center;
}

.newp-recp-sec .new-product-sec .category-products {
    text-align: left;
    vertical-align: middle;
}

.newp-recp-sec .new-product-sec .category-products .owl-controls {
    margin: 0;
    padding: 0 20px;
    display: block;
    position: relative;
    float: left;
}

.newp-recp-sec .new-product-sec .category-products .owl-controls .owl-buttons {
    margin: 0;
    padding: 0;
}

.newp-recp-sec .new-product-sec .category-products .owl-prev {
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 9px;
    font-size: 0px;
    background: url(../images/white-left-arrow.png) no-repeat left top;
    position: absolute;
    top: 4px;
    left: 10px;
}

.newp-recp-sec .new-product-sec .category-products .owl-pagination {
    padding: 0px;
    display: inline-block;
    position: static;
    bottom: inherit;
    width: 10px;
    vertical-align: middle;
    height: 10px;
    margin: 0 2px;
    background: #fff;
    border-radius: 50px;
}

.newp-recp-sec .new-product-sec .category-products .owl-pagination .owl-page {
    vertical-align: middle;
}

.newp-recp-sec .new-product-sec .category-products .owl-pagination .owl-page a.span {
    background: #6292ad;
    width: 12px;
    height: 12px;
    display: inline-block;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin: 0 3px;
}

.newp-recp-sec .new-product-sec .category-products .owl-pagination .owl-page a.span.active {
    background: #fff;
}

.newp-recp-sec .new-product-sec .category-products .owl-next {
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 9px;
    font-size: 0px;
    background: url(../images/white-right-arrow.png) no-repeat left top;
    position: absolute;
    top: 4px;
    right: 10px;
}

.blog-index-list .toolbar-top {
    display: none;
}

.block {
    border-radius: 0px;
    border: none;
    box-shadow: none;
    margin: 0 0 35px 0;
}

.block .block-title {
    background: #878787;
    border-radius: 0px;
    border: none;
    padding: 0px;
}

.block .block-title strong {
    line-height: 50px;
    font-size: 22px;
    color: #fff;
    padding: 0px 0 0 12px;
    background: none;
}

.block .block-content {
    padding: 12px;
}

.block .block-content .menu-categories {
    padding: 0 8px;
    border-bottom: 1px solid #aaadad;
}

.block .block-content .menu-categories ul {
    margin: 0px 0 21px 0;
}

.block .block-content .menu-categories ul li {
    margin: 0px;
}

.block .block-content .menu-categories ul li a {
    font-size: 14px;
    line-height: 26px;
    color: #606060;
    display: block
}

.block .block-content .menu-categories ul li a:hover {
    text-decoration: none;
    color: #0e5781;
}

.block .block-content .menu-categories ul li a span {
    color: #0e5781;
    float: right;
}

.block .block-content .block-subscribe {
    padding: 0 8px 16px 8px;
}

.block .block-content .block-subscribe h5 {
    margin: 30px 0 10px 0;
    font-size: 22px;
    line-height: 16px;
    color: #0e5881;
    text-transform: uppercase;
}

.block .block-content .block-subscribe .block-content {
    padding: 0px;
}

.block .block-content .block-subscribe .block-content .input-box {
    border: 1px solid #b5b5b5;
    position: relative;
}

.block .block-content .block-subscribe .block-content .input-box .validation-advice {
    position: absolute;
}

.block .block-content .block-subscribe .block-content .input-box input#newsletter-blog {
    border-radius: 0px;
    border: none;
    box-shadow: none;
    padding: 0px 22px 0 10px;
    height: 28px;
    font-size: 12px;
    color: #737b7f;
}

.block .block-content .block-subscribe .block-content .input-box button.button {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 28px;
    width: 20px;
    border-radius: 0px;
    border: none;
    padding: 0px;
    text-align: center;
    background: none;
    color: #373737;
}

.blog-index-list aside[role="complementary"] .callout {
    margin: 0 0 20px 0;
}

.blog-index-list aside[role="complementary"] .callout .callout-wrapper {
    position: relative;
}

.blog-index-list aside[role="complementary"] .callout .callout-wrapper a img {
    max-width: 100%;
}

.blog-index-list aside[role="complementary"] .callout .callout-wrapper a img.hover-img {
    display: none;
}

.blog-index-list aside[role="complementary"] .callout .callout-wrapper a:hover img.hover-img {
    display: block;
}

.blog-index-list aside[role="complementary"] .callout .callout-wrapper a:hover img.normal-img {
    display: none;
}

.blog-index-list aside[role="complementary"] .callout .callout-wrapper a span.top-bar {
    background: rgba(14, 88, 129, 0.8);
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.blog-index-list aside[role="complementary"] .callout .callout-wrapper a:hover span.top-bar {
    background: rgba(0, 0, 0, 0.8);
}

.blog-index-list aside[role="complementary"] .callout .callout-wrapper a span.top-bar em {
    background: rgba(0, 0, 0, 0) url(../images/white-right-arrow.png) no-repeat scroll right center;
    color: #fff;
    font-size: 13px;
    font-style: normal;
    line-height: 30px;
    padding-left: 15px;
    padding-right: 18px;
}

.blog-list-sec .postWrapper {
    padding: 0px;
}

.blog-list-sec .postWrapper .postContent {
    padding: 18px 20px 80px 20px;
    font-size: 14px;
    line-height: 20px;
    color: #606060;
}

.blog-list-sec .postWrapper .postContent h3.post-time {
    margin: 0px 0 22px 0;
    font-size: 13px;
    line-height: 16px;
    color: #606060;
}

.blog-list-sec .postWrapper .postContent a.aw-blog-read-more {
    color: #606060;
    font-size: 13px;
    line-height: 20px;
    padding-right: 20px;
    background: url(../images/readmore-icon.png) no-repeat right center;
}

.blog-list-sec .postWrapper .postContent a.aw-blog-read-more:hover {
    color: #0e5881;
}

.blog-list-sec .postWrapper .post-img {
    position: relative;
}

.blog-list-sec .postWrapper .post-img img {
    max-width: 100%;
}

.post-img img {
    max-width: 100%;
}

.blog-list-sec .postWrapper .post-img h2.post-title {
    margin: 0px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: rgba(14, 88, 129, 0.8);
    width: 100%;
    color: #fff;
    padding: 24px 0 20px 20px;
    z-index: 999;
}

.blog-list-sec .postWrapper .post-img a:hover h2.post-title {
    background: rgba(0, 0, 0, 0.8);
}

.blog-list-sec .postWrapper .post-img h2.post-title a {
    font-size: 22px;
    line-height: 20px;
    color: #fff;
    text-transform: uppercase;
}

.blog-list-sec .postWrapper .post-img h2.post-title a:hover {
    text-decoration: none;
}

body.blog-post-view .content-cover {
    background: #e5e5e5;
}

body.blog-post-view .content-cover aside[role="complementary"] {
    display: none !important;
}

body.blog-post-view .content-cover div[role="main"] {
    width: 100%;
    margin-bottom: 0;
}

body.blog-post-view .content-cover div[role="main"] .postWrapper {
    background: #FFF;
    padding: 10px;
}

.blog-post-view .postWrapper .post-img {
    position: relative;
}

.blog-post-view .postWrapper .post-img img {
    max-width: 100%;
}

.blog-post-view .postWrapper .post-img h2.post-title {
    margin: 0px;
    position: absolute;
    left: 0px;
    top: 0px;
    background: rgba(14, 88, 129, 0.8);
    width: 100%;
    color: #fff;
    padding: 25px 0 25px 42px;
    font-size: 40px;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    z-index: 999;
}

.blog-post-view .postWrapper .post-img a:hover h2.post-title {
    background: rgba(0, 0, 0, 0.8);
}

.blog-post-view .postWrapper .post-img a {
    font-size: 40px;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
}

.blog-post-view .postWrapper .post-img a:hover h2 {
    text-decoration: none;
}

.blog-post-view .postWrapper .post-other-content {
    padding: 10px 15px;
}

.blog-post-view .postWrapper .post-other-content .post-other-content-border {
    border: solid 1px #e5e5e5;
    border-width: 1px 0;
    padding: 10px 20px;
}

.blog-post-view .postWrapper .post-other-content .back-link {
    float: left;
}

.blog-post-view .postWrapper .post-other-content .back-link a {
    background: url(../images/back-icon.png) left top no-repeat;
    padding: 0 0 0 40px;
    line-height: 30px;
    display: inline-block;
    font-size: 14px;
    color: #606060;
}

.blog-post-view .postWrapper .post-other-content .back-link a:hover {
    background: url(../images/back-icon-h.png) left top no-repeat;
    color: #000;
    text-decoration: none;
}

.blog-post-view .postWrapper .post-other-content .share-link {
    float: right;
}

.blog-post-view .postWrapper .post-other-content .share-link a {
    background: #0e5781;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    float: left;
    margin: 0 0 0 10px;
}

.blog-post-view .postWrapper .post-other-content .share-link a:hover {
    background: #0b0b0b;
}

.blog-post-view .postWrapper .post-other-content .share-link a i {
    font-size: 19px;
    color: #FFF;
    vertical-align: middle;
}

.blog-post-view .postWrapper .post-other-content .share-link label {
    float: left;
    line-height: 30px;
    font-size: 14px;
    color: #606060;
    font-weight: 400;
}

.blog-post-view .postWrapper .post-other-content .share-link a.addthis-icon {
    background: url(../images/addthis-icon.png) center center no-repeat;
}

.blog-post-view .postWrapper .post-other-content .share-link a.addthis-icon:hover {
    background: url(../images/addthis-icon-h.png) center center no-repeat;
}

.blog-post-view .postWrapper .post-other-content .blog-details {
    padding: 40px 0;
}

.blog-post-view .postWrapper .post-other-content .blog-details p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #606060;
    line-height: 16px;
}

.blog-post-view .postWrapper .post-other-content .postContent {
    font-family: 14px;
    line-height: 26px;
    color: #606060;
    padding: 0 0 30px 0;
}

.blog-post-view .postWrapper .post-other-content .postContent p {
    margin: 0;
    padding: 0 0 30px 0;
}

.blog-post-view .postWrapper .post-other-content .bottom-sahre {
    padding: 9px 20px;
}

.postWrapper .post-image-slider {
    padding-top: 10px;
    margin: 0 -5px;
    width: inherit;
}

.postWrapper .post-image-slider img {
    max-width: 100%;
}

.postWrapper .post-image-slider .owl-item {
    padding: 0 5px;
    position: relative;
}

.postWrapper .post-image-slider .owl-item .img_wrapper {
    display: inherit !important;
    position: relative;
    width: 100% !important
}

.postWrapper .post-image-slider .owl-prev {
    background: url(../images/blog-slider-prev.png) left top no-repeat;
    height: 12px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 11px;
    left: -6px;
    margin-top: -6px;
}

.postWrapper .post-image-slider .owl-prev:hover {
    background: url(../images/blog-slider-prev-h.png) left bottom no-repeat;
}

.postWrapper .post-image-slider .owl-next {
    background: url(../images/blog-slider-next.png) right top no-repeat;
    height: 12px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 11px;
    right: -8px;
    margin-top: -6px;
}

.postWrapper .post-image-slider .owl-next:hover {
    background: url(../images/blog-slider-next-h.png) right bottom no-repeat;
}

.category-landing-sec .cateegory-listing {
    margin-top: 30px;
    margin-bottom: 10px;
}

.cateegory-listing .catgory-title-img {
    border: solid 1px #e5e5e5;
    border-width: 0px 1px 1px 1px;
    position: relative;
    text-align: center;
}

.cateegory-listing .catgory-title-img a {
    display: block;
}

.cateegory-listing .catgory-title-img div.cat-img {
    display: block;
    text-align: center;
    padding: 0;
    overflow: hidden;
    vertical-align: middle;
}

.cateegory-listing .catgory-title-img div.cat-img img {
    width: 100%;
}

.cateegory-listing .catgory-title-img h2 {
    margin: 0 -1px;
    padding: 0 15px;
    background: #0e5881;
    text-align: left;
}

.cateegory-listing .catgory-title-img h2 span {
    color: #FFF;
    height: 31px;
    line-height: 31px;
    font-size: 13px;
    color: #ffffff;
    display: inline-block;
    font-weight: 400;
    background: url(../images/layred-subarrow.png) right 9px no-repeat;
    padding-right: 17px;
}

.cateegory-listing .catgory-title-img h2 {
    text-decoration: none;
}

.cateegory-listing .catgory-title-img a:hover h2 {
    background: #000;
}

.cateegory-listing .sub-details {
    padding: 10px;
}

.cateegory-listing .sub-details h3 {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #606060;
    font-family: myriadwebprobold;
    font-weight: 400;
}

.cateegory-listing .sub-details p {
    margin: 0;
    padding: 0;
}

.cateegory-listing .sub-details p a {
    font-size: 13px;
    color: #606060;
}

.cateegory-listing .sub-details ul {
    margin: 0;
    padding: 0;
    float: left;
    min-width: 220px;
}

.cateegory-listing .sub-details ul li a {
    font-size: 13px;
    color: #0e5881;
    font-family: myriadwebprobold;
    display: block;
    line-height: 16px;
}

.cateegory-listing .sub-details ul li a:hover {
    color: #000;
    text-decoration: none;
}

.category-section {
    border-bottom: solid 1px #e5e5e5;
    margin-bottom: 10px;
    padding-bottom: 18px;
}


/*IWD COMBO CATEGORY PAGE*/

.combo-categ-container {
    padding: 5px 12.5px;
}

.combo-categ-container .categ-item.category-level-3 {
    margin: 0 0 15px 15px;
    /*border: solid 1px #e5e5e5;border-width: 0px 1px 1px 1px;*/
}

.combo-categ-container .categ-item.category-level-3 h3>a {
    padding-top: 0;
}

.combo-categ-container .categ-item {
    /*border-left: solid 1px #e5e5e5;border-bottom: solid 1px #e5e5e5;border-width: 0px 1px 1px 1px; margin: 0 0 10px 15px; */
    margin: 0 0 15px;
}

.combo-categ-container .categ-item h3 {
    margin-bottom: 0;
}

.combo-categ-container .categ-item h3>a {
    background: none;
    color: #333;
}

.combo-categ-container .categ-item h4>a {
    background: #e5e5e5;
    color: #333;
}

.combo-categ-container h3,
.combo-categ-container h4,
.combo-categ-container h5,
.combo-categ-container h6 {
    margin-top: 0;
}

.combo-categ-container h3>a.combo-categ-title-link,
.combo-categ-container h4>a.combo-categ-title-link {
    float: left
}

.combo-categ-container h3>a.price-sheet-view-link,
.combo-categ-container h4>a.price-sheet-view-link {
    float: right
}

.combo-categ-container h4 {
    background: #e5e5e5;
}

.combo-categ-container h3:after,
.combo-categ-container h4:after {
    content: '';
    display: block;
    clear: both;
}

.combo-categ-container .categ-item:after,
.combo-categ-container .combo-categ-wrapper:after {
    display: block;
    content: '';
    clear: both;
}

.combo-categ-container .combo-categ-wrapper {
    float: none;
    margin: 0 0 0 15px;
}

.combo-categ-container .categ-item a {
    display: block;
    background: #0e5881;
    color: #fff;
    padding: 7px 16px;
}

.combo-categ-container .categ-item.last ul a,
.combo-categ-container .category-product-item>a {
    font-size: 13px;
    color: #0e5881;
    background: none;
    font-family: myriadwebprobold;
    display: block;
    line-height: 16px;
    padding: 0 10px;
}

.combo-categ-container .category-product-item>a {
    margin-bottom: 7px;
}

.combo-categ-container .categ-item.category-level-5.last,
.combo-categ-container .categ-item.category-level-6.last,
.combo-categ-container .categ-item.category-level-7.last,
.combo-categ-container .category-product-item {
    width: 23%;
    margin: 0 2% 15px 0;
    float: left;
    border: solid 1px #e5e5e5;
    border-width: 0px 1px 1px 1px;
}

.combo-categ-container .categ-item.category-level-5,
.combo-categ-container .categ-item.category-level-6,
.combo-categ-container .categ-item.category-level-7 {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.combo-categ-container .categ-item.last ul li.combo-show-all a {
    color: #000;
    padding-top: 10px;
}

.combo-categ-container .img-box {
    max-width: 185px;
    margin-bottom: 10px;
}

.combo-categ-container .img-box img {
    width: 100%;
}

.combo-categ-container [class^="category-info-"] {
    font-size: 14px;
}

.combo-categ-container [class^="category-info-"] img {
    width: 100%;
}

.combo-categ-container [class^="category-info-"] .category-img {
    margin-bottom: 15px;
}

.combo-categ-container .category-info-lvl3 h3 a {
    padding-left: 0;
}

#combo-category-loader {
    text-align: center;
    font-size: 16px;
    display: none;
}

#product-list-end {
    text-align: center;
    font-size: 16px;
    display: none;
}


/*END COMBO CATEGORY PAGE*/

body.catalogsearch-result-index .page-title {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 40px;
    color: #0e5881;
    vertical-align: middle;
}

body.catalogsearch-result-index .page-title h1 {
    font-size: 40px;
    color: #0e5881;
    margin: 0;
    padding: 0;
}

body.catalogsearch-result-index .bredcumb-setion {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
    padding-bottom: 18px;
}

.top-section .product-name {
    padding: 0 0 15px 0;
}

.top-section .product-name h1 {
    margin: 0;
    padding: 0;
    font-size: 40px;
    color: #0e5881;
}

.top-section .product-banner {
    margin: 0 0 20px 0;
    padding: 0;
    text-align: center;
}

.top-section .product-banner.mobile {
    display: none;
}

.product-img-box .product-image-zoom #image {
    max-width: 100%;
}

.product-shop .top-icon {
    padding-bottom: 7px;
}

.product-shop .top-icon ul {
    margin: 0;
    padding: 0;
    float: right;
}

.product-shop .top-icon ul li {
    float: left;
    margin-left: 10px;
}

.product-shop .top-icon ul li.email-icon a {
    background: url(../images/email-icon.png) left top no-repeat;
    width: 30px;
    height: 30px;
    text-indent: -999px;
    overflow: hidden;
    display: block;
}

.product-shop .top-icon ul li.email-icon a:hover {
    background: url(../images/email-icon-h.png) left top no-repeat;
}

.product-shop .top-icon ul li.bookmar-icon a {
    background: url(../images/bookmark-icon.png) left top no-repeat;
    width: 30px;
    height: 30px;
    text-indent: -999px;
    overflow: hidden;
    display: block;
}

.product-shop .top-icon ul li.bookmar-icon a:hover {
    background: url(../images/bookmark-icon-h.png) left top no-repeat;
}

.product-shop .top-icon ul li.print-icon a {
    background: url(../images/print-icon.png) left top no-repeat;
    width: 30px;
    height: 30px;
    text-indent: -999px;
    overflow: hidden;
    display: block;
}

.product-shop .top-icon ul li.print-icon a:hover {
    background: url(../images/print-icon-h.png) left top no-repeat;
}

.product-view .product-shop .short-description {
    border-top: solid 1px #e5e5e5;
    padding: 12px;
    font-size: 14px;
    color: #606060;
    line-height: 18px;
}

.product-view .product-shop .short-description h2 {
    margin: 0;
    padding: 0 0 10px 0;
    color: #606060;
    font-size: 18px;
    font-family: myriadwebprobold;
}

.product-view .product-shop .short-description p {
    margin: 0;
    padding: 3px 0;
    font-family: myriadwebpro;
}

.product-view .product-shop .top-features-sec {
    border-top: solid 1px #e5e5e5;
    padding: 12px 0px 40px 10px;
}

.product-view .product-shop .top-features-sec h2 {
    margin: 0;
    padding: 0 0 12px 0;
    font-size: 20px;
    color: #0e5881;
    font-weight: 400;
    font-family: myriadwebpro;
}

.product-view .product-shop .top-features-sec ul {
    margin: 0;
    padding: 0;
}

.product-view .product-shop .top-features-sec ul li {
    float: left;
    width: 25%;
    padding: 5px 0 10px 0;
    min-height: 101px;
}

.product-view .product-shop .top-download-sec {
    border-top: solid 1px #e5e5e5;
    padding: 12px 0px 12px 12px;
}

.product-view .product-shop .top-download-sec h2 {
    margin: 0;
    padding: 0 0 15px 0;
    font-size: 20px;
    color: #0e5881;
    font-weight: 400;
}

.product-view .product-shop .top-download-sec ul {
    margin: 0;
    padding: 0;
}

.product-view .product-shop .top-download-sec ul li {
    float: left;
    width: 33.33%;
    margin: 15px 0;
}

.product-view .product-shop .top-download-sec ul li a {
    font-size: 14px;
    color: #606060;
    font-family: MyriadPro-Semibold;
}

.product-view .product-shop .top-download-sec ul li a:hover {
    color: #000;
    text-decoration: none;
}

.product-view .product-shop .top-download-sec ul li a i {
    background: url(../images/download-icon.png) left top no-repeat;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    margin-right: 5px;
}

.product-view .product-shop .top-download-sec ul li a:hover i {
    background: url(../images/download-icon-h.png) left top no-repeat;
}

.product-view .product-shop .top-download-sec ul li.download-photo a i {
    background: url(../images/download-icon.png) -1px top no-repeat;
}

.product-view .product-shop .top-download-sec ul li.download-photo a:hover i {
    background: url(../images/download-icon-h.png) -1px top no-repeat;
}

.product-view .product-shop .top-download-sec ul li.download-specification a i {
    background: url(../images/download-icon.png) -166px top no-repeat;
}

.product-view .product-shop .top-download-sec ul li.download-specification a:hover i {
    background: url(../images/download-icon-h.png) -166px top no-repeat;
}

.product-view .product-shop .top-download-sec ul li.download-instruction a i {
    background: url(../images/download-icon.png) -363px top no-repeat;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    margin-right: 11px;
}

.product-view .product-shop .top-download-sec ul li.download-instruction a:hover i {
    background: url(../images/download-icon-h.png) -363px top no-repeat;
}

.product-view .product-shop .top-download-sec ul li.download-photometry a i {
    background: url(../images/download-icon.png) 0 -71px no-repeat;
    width: 40px;
    height: 40px;
}

.product-view .product-shop .top-download-sec ul li.download-photometry a:hover i {
    background: url(../images/download-icon-h.png) 0 -71px no-repeat;
}

.product-view .product-shop .top-download-sec ul li.download-line a i {
    background: url(../images/download-icon.png) -166px -71px no-repeat;
}

.product-view .product-shop .top-download-sec ul li.download-line a:hover i {
    background: url(../images/download-icon-h.png) -166px -71px no-repeat;
}

.product-view .product-shop .top-download-sec ul li.download-brochure a i {
    background: url(../images/download-icon.png) -363px -71px no-repeat;
}

.product-view .product-shop .top-download-sec ul li.download-brochure a:hover i {
    background: url(../images/download-icon-h.png) -363px -71px no-repeat;
}

.product-view .product-shop .top-download-sec ul li.download-ies a i {
    background: url(../images/download-icon.png) left -142px no-repeat;
}

.product-view .product-shop .top-download-sec ul li.download-ies a:hover i {
    background: url(../images/download-icon-h.png) left -142px no-repeat;
}

.product-view .product-shop .top-download-sec ul li.download-revit a i {
    background: url(../images/download-icon.png) -166px -142px no-repeat;
}

.product-view .product-shop .top-download-sec ul li.download-revit a:hover i {
    background: url(../images/download-icon-h.png) -166px -142px no-repeat;
}

.product-view .order-config-sec h2 {
    font-size: 30px;
    color: #0e5881;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
    padding: 0 0 13px 0;
}

.product-view .order-configure-details {
    display: table;
    width: 100%;
}

.product-view .order-configure-details .order-configurelist {
    display: table-cell;
    vertical-align: top;
}

.product-view .order-configure-details .order-configurelist .heading {
    margin: 0 0 5px 0;
    padding: 0 0 0 5px;
    border: solid 1px #e5e5e5;
    border-width: 1px 0;
    line-height: 33px;
    font-size: 18px;
    color: #606060;
    font-weight: 400;
    font-family: MyriadPro-Semibold;
}

.product-view .order-configure-details .order-configurelist .heading a {
    font-size: 18px;
    color: #606060;
    font-weight: 400;
    font-family: MyriadPro-Semibold;
}

.product-view .order-configure-details .order-configurelist .heading a:hover {
    background: none;
}

.product-view .order-configure-details .order-configurelist .heading em {
    color: #0e5881;
    font-style: normal;
}

.product-view .order-config-sec h2 span.order-config-sec-right {
    float: right;
    font-size: 18px;
    color: #606060;
    font-family: MyriadPro-Semibold;
    font-weight: 400;
}

.product-view .order-configure-details .product-options ul {
    margin: 0;
    padding: 0px 0px 0 0;
    display: table;
    width: 100%;
}

.product-view .order-configure-details .product-options ul li {
    margin: 1px 0;
    padding: 0 5px 0 0;
    float: left;
    width: 100%;
}

.product-view .order-configure-details .product-options ul li {
    margin: 0;
    padding: 5px 5px;
    line-height: 18px;
    font-size: 12px;
    color: #606060;
    float: left;
    width: 100%;
}

.product-view .order-configure-details .product-options ul li a span {
    color: #0e5881;
    float: right;
    font-family: MyriadPro-Semibold;
}

.product-view .order-configure-details .product-options ul li a em {
    color: #0e5881;
    font-style: normal;
}

.product-view .order-configure-details .product-options ul li.active {
    background: #e5e5e5;
    text-decoration: none;
}

.product-view .order-configure-details .product-options ul li input.radio {
    display: none;
}

.product-view .order-configure-details .product-options ul li span.label {
    margin: 0;
    cursor: pointer;
}

.product-view .order-configure-details .product-options ul li span.label label {
    margin: 0;
    cursor: pointer;
    display: block;
}

.product-view .order-configure-details .product-options ul li span.label label .price-notice {
    color: #0e5881;
    font-weight: normal;
    float: right;
}

.product-view .order-configure-details .product-options ul li span.label label .price-notice .price {
    color: #0e5881;
    font-weight: normal;
}

.product-view .order-configure-details .product-options {
    margin: 0;
    padding: 0px 0px 0 0;
    display: table;
    width: 100%;
}

.product-view .order-configure-details .product-options .option {
    display: table-cell;
    vertical-align: top;
    width: 20%;
}

.product-view .order-configure-details .product-options .option p.note {
    display: none;
}

.product-view .order-configure-details .product-options .option dd {
    padding: 10px 10px 0px 0px;
}

.product-view .order-configure-details .order-configurelist.order-housing {
    width: 16.6%;
}

.product-view .order-configure-details .order-configurelist.order-delivery {
    width: 21%;
}

.product-view .order-configure-details .order-configurelist.order-trim {
    width: 17%;
}

.product-view .order-configure-details .order-configurelist.order-finish {
    width: 22%;
}

.product-view .order-configure-details .order-configurelist.order-beam {
    width: 15%;
}

.product-view .order-configure-details .order-configurelist.order-cri {
    width: 10.1%;
}

.product-view .order-configure-details .order-configurelist.order-cri ul {
    padding-right: 0;
}

.product-view .availability {
    display: none !important;
}

.product-view .add-to-sample-btn {
    float: right;
}

.product-view .add-to-sample-btn.group-product-sec {
    float: none;
}

.product-view .add-to-sample-btn.group-product-sec .add-to-box {
    float: right;
}

.product-view .add-to-sample-btn.group-product-sec #super-product-table tr th {
    background: #0e5881;
    padding: 5px 10px;
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: normal;
    display: table-cell;
}

.product-view .add-to-sample-btn.group-product-sec #super-product-table tr td {
    padding: 10px;
    vertical-align: middle;
    font-size: 16px;
    display: table-cell;
}

.product-view .add-to-sample-btn.group-product-sec .price-box {
    padding: 0;
    float: none;
}

.product-view .add-to-sample-btn.group-product-sec .amgroupcat {
    float: none;
}

.product-view .add-to-sample-btn.group-product-sec .price-box span {
    font-size: 18px;
}

.product-view .add-to-sample-btn.group-product-sec .qty {
    width: 50px;
    padding: 5px;
    height: auto;
}

.product-view .bundle-product-sec .product-options-bottom .price-box {
    width: auto;
    padding: 0 30px 0 0;
}

.product-view .bundle-product-sec .product-options dt {
    padding-top: 0;
}

.product-view .bundle-product-sec .product-options dt label {
    border-width: 1px 0 0 0;
    padding: 10px 0 0 0;
}

.product-view .bundle-product-sec .product-options dd {
    padding-bottom: 30px;
}

.product-view .bundle-product-sec .product-options dd .qty-holder {
    padding-top: 10px;
}

.product-view .bundle-product-sec .product-options dd .qty-holder label {
    font-weight: 400;
    margin: 0;
    vertical-align: middle;
}

.product-view .bundle-product-sec .product-options dd .qty-holder input {
    width: 50px;
    padding: 5px;
    display: inline-block;
    margin-left: 5px;
    height: auto;
}

.product-view .bundle-product-sec .product-options dd select {
    padding: 5px;
}

.product-view .bundle-product-sec .product-options dd .product-options ul {
    padding: 0;
}

.product-view .bundle-product-sec .product-options dd span.price {
    color: #0e5881;
}

.product-view .add-to-sample-btn .amgroupcat {
    float: left;
}

.product-view .add-to-sample-btn .price-box {
    float: left;
    line-height: normal;
    padding-right: 30px;
}

.product-view .add-to-sample-btn .price-box span {
    font-size: 30px;
    font-weight: 400;
}

.product-view .add-to-sample-btn .add-to-box {
    float: left;
    padding: 0;
}

.product-view .add-to-sample-btn .add-to-box button.button {
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    background: #0e5881;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
}

.product-view .add-to-sample-btn .add-to-box button.button:hover {
    background: #000;
}

.product-view .add-to-sample-btn .add-to-box .add-to-cart {
    margin: 0;
    padding: 0;
}

.product-view .order-config-sec .notes-text {
    float: left;
    font-size: 14px;
    color: #606060;
    font-weight: 400;
    text-align: left;
    padding-top: 20px
}

.product-view .order-config-sec .notes-text label {
    font-size: 14px;
    color: #606060;
    font-weight: 400;
    margin: 0;
    padding: 0 25px 0 0;
}

.product-view .order-config-sec .notes-text label em {
    font-style: normal;
    color: #0e5881;
}

.product-view .order-sample-section {
    padding-bottom: 40px;
    border-bottom: solid 1px #e5e5e5;
}

.product-view .product-bottom-sec {
    padding-top: 35px;
}

.product-view .product-bottom-sec .description {
    font-size: 14px;
    color: #606060;
    line-height: 20px;
    padding-bottom: 15px;
}

.product-view .description-other h2 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #606060;
    font-family: MyriadPro-Semibold;
    line-height: 53px;
}

.product-view .description-other .cover {
    padding: 0 15px 25px 15px;
}

.product-view .description-other.readyship-section-new ul {
    margin: 0 0 0 15px;
    padding: 0;
}

.product-view .description-other {
    border-right: solid 1px #e5e5e5;
}

.product-view .description-other img {
    max-width: 100%;
}

.product-view .description-other iframe {
    width: 100%;
    height: auto;
}

.product-view .description-other:last-child {
    border: 0;
}

.product-view .description-other .product-benefits {
    font-size: 14px;
    color: #606060;
    line-height: 22px;
    font-family: myriadwebpro;
}

.product-view .description-other .product-readyship {
    font-size: 14px;
    color: #606060;
    line-height: 22px;
    font-family: myriadwebpro;
}

.product-view .description-other .product-readyship ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.product-view .description-other .product-readyship li {
    font-size: 14px;
    color: #606060;
    line-height: 22px;
    text-transform: uppercase;
}

.product-view .description-other .product-readyship li span {
    color: #0e5881;
    font-family: MyriadPro-Semibold;
}

.product-view .video-benefits {
    padding-bottom: 30px;
}

.product-view .video-benefits.bottom-row-devider {
    padding-top: 30px;
    border: solid 1px #e5e5e5;
    border-width: 1px 0 0 0;
}


/*IWD Product Sheet page*/

.product-view.product-sheet-item {
    border-bottom: 1px solid #e5e5e5;
    margin: 0 0 30px;
    padding: 0 0 15px;
}

.price-sheet-products .price-sheet-wrapper {
    margin-left: 15px;
}

.product-view.product-sheet-item .product-image img {
    width: 110px;
}

.product-view.product-sheet-item .product-image {
    float: left;
    width: 30%;
}

.product-view.product-sheet-item .product-shop {
    float: left;
    width: 70%;
}

.product-view.product-sheet-item .product-shop>div {
    width: 50%;
    float: left;
}

.product-view.product-sheet-item .order-config-sec {
    clear: both;
}

.product-view.product-sheet-item .product-shop .short-description {
    border-top: 0;
}

.product-view.product-sheet-item .product-price {
    float: right;
}

.product-view.product-sheet-item .product-price span.price {
    color: #0e5881;
    font-size: 12px;
}

.product-view.product-sheet-item h1 {
    font-size: 33px;
}

.product-view.product-sheet-item h1 a:hover {
    cursor: default;
}

.product-view.product-sheet-item .order-configure-details .product-options ul li span.label label {
    cursor: default;
    text-decoration: none;
}

h1.product-sheet-categ-name {
    font-size: 33px;
}

h2.product-sheet-categ-name {
    font-size: 30px;
    background: #e5e5e5;
    padding: 7px 16px;
    color: #333;
}

h3.product-sheet-categ-name {
    font-size: 27px;
    background: #0e5881;
    color: #fff;
    padding: 7px 16px;
}

h4.product-sheet-categ-name {
    font-size: 25px;
    background: #0e5881;
    color: #fff;
    padding: 6px 16px;
}

h5.product-sheet-categ-name {
    font-size: 22px;
    background: #0e5881;
    color: #fff;
    padding: 5px 16px;
}

h6.product-sheet-categ-name {
    font-size: 20px;
    background: #0e5881;
    color: #fff;
    padding: 4px 16px;
}

.product-view.product-sheet-item .order-config-sec {
    border-top: 0;
    padding-top: 10px;
}

.all-categ-price-sheet-link {
    font-size: 25px;
    display: block;
    text-align: right;
    padding-bottom: 20px;
}

.confidential-price-sheet-wrapper {
    text-align: center;
    padding: 20px 10px;
    border: 3px solid #0e5881;
}

.confidential-price-sheet-wrapper>p {
    font-size: 35px;
    color: #0e5881;
    margin: 0;
    line-height: 45px;
}


/*body.catalog-product-view .product-view .add-to-sample-btn .price-box span {display: none;}*/

body.catalog-product-view .product-view .order-sample-section .add-to-sample-btn {
    display: none;
}

body.catalog-product-view .product-view .order-config-sec .add-to-sample-btn {
    display: block;
}

body.catalog-product-view .product-view .add-to-box .add-to-links {
    padding: 0;
}

body.catalog-product-view .product-view .add-to-box a.link-wishlist {
    height: 30px;
    line-height: 30px;
    padding: 0 12px 0 45px;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    display: inline-block;
    background: url(../images/spec-icon.png) 12px center no-repeat #0e5881;
}

body.catalog-product-view .product-view .add-to-box li a.link-wishlist:hover {
    background: url(../images/spec-icon.png) 12px center no-repeat #000;
}

body.catalog-product-view .box-collateral {
    background: #FFF;
}

body.catalog-product-view .box-collateral .heading-bg {
    background: #0e5781;
}

body.catalog-product-view .box-collateral .heading-bg h2 {
    margin: 0;
    padding: 0;
    font-size: 24px;
    color: #fff;
    font-family: myriadwebpro;
    font-weight: 400;
    /*height:40px;*/
    line-height: 40px;
    font-weight: 400;
}

body.catalog-product-view .box-collateral ul {
    margin: 0;
    padding: 30px 60px 72px 60px;
}

body.catalog-product-view .box-collateral ul li {
    padding: 0 5px;
}

body.catalog-product-view .border-cover {
    border: solid 1px #e5e5e5;
    position: relative;
    padding: 0;
    background: #FFF;
    text-align: center;
}

body.catalog-product-view .border-cover a.product-image img {
    max-width: 100%;
    left: 0;
}

body.catalog-product-view .product-details-sec {
    padding: 8px 5px 18px 5px;
}

body.catalog-product-view .product-details-sec h2 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #606060;
    font-family: MyriadPro-Semibold;
    line-height: 16px;
    text-transform: uppercase;
}

body.catalog-product-view .product-details-sec h2 a {
    color: #606060;
    font-family: myriadwebprobold;
    line-height: 16px;
}

body.catalog-product-view .product-details-sec h2 a:hover {
    color: #0e5881;
}

body.catalog-product-view .product-details-sec .product-shortdecription {
    color: #606060;
    font-family: MyriadPro-Semibold;
    line-height: 16px;
}

body.catalog-product-view .product-details-sec .product-sku {
    color: #606060;
    font-family: myriadwebpro;
    text-transform: uppercase;
    line-height: 16px;
}

body.catalog-product-view .product-details-sec .product-cate {
    font-size: 13px;
    color: #0e5881;
    font-family: myriadwebpro;
    line-height: 16px;
}

body.catalog-product-view .box-collateral ul li.item .actions {
    border-bottom: solid 2px #0e5881;
    padding-bottom: 10px;
}

body.catalog-product-view .box-collateral ul li.item .actions button.button {
    padding: 0 18px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    color: #ffffff;
    font-family: MyriadPro-Semibold;
    text-transform: uppercase;
}

body.catalog-product-view .box-collateral ul li.item .actions button.button:hover {
    background: #000;
}

body.catalog-product-view .box-collateral ul li.item a.mgkviewlightbox {
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 999;
}

body.catalog-product-view .box-collateral.box-up-sell .heading-bg {
    background: #cccccc;
}

body.catalog-product-view .box-collateral.box-up-sell .heading-bg h2 {
    margin: 0;
    padding: 0;
    font-size: 24px;
    color: #606060;
    font-family: myriadwebpro;
    font-weight: 400;
    line-height: 40px;
    font-weight: 400;
    padding-right: 55px;
}

body.catalog-product-view .box-collateral.box-up-sell ul {
    margin: 0;
    padding: 30px 60px 72px 60px;
}

.blog-top-banner {
    position: relative;
    margin-bottom: 9px;
    text-align: center;
    border-bottom: 1px solid #fff;
}

.blog-top-banner img {
    max-width: 100%;
}

.blog-top-banner .blog-desc {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    background: rgba(14, 88, 129, 0.8);
    padding: 40px 0 36px 0;
}

.blog-top-banner .blog-desc h2 {
    font-size: 22px;
    line-height: 22px;
    color: #fff;
    text-transform: uppercase;
    margin: 0px;
}

.blog-top-banner .blog-desc p {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    margin: 0px;
}

body.checkout-cart-index .category-section .category-title {
    line-height: normal;
}

body.checkout-cart-index .cart {
    padding-top: 20px;
}

body.checkout-cart-index .cart .cart-left {
    float: left;
    width: 63.4%;
    padding-right: 20px;
}

body.checkout-cart-index .cart .cart-left table {
    border: 0;
    margin: 0;
    padding: 0;
}

body.checkout-cart-index .cart .cart-left table thead tr th {
    font-size: 13px;
    color: #606060;
    padding: 0 20px;
    margin: 0;
    text-transform: uppercase;
    border: solid 1px #e5e5e5;
    border-width: 0 0 1px 0;
    height: 36px;
    line-height: 36px;
    font-weight: 400;
}

body.checkout-cart-index .cart .cart-left table thead tr th:first-child {
    padding-left: 0;
    padding-right: 0;
}

body.checkout-cart-index .cart .cart-left table tbody tr td {
    padding: 18px 20px;
    border: solid 1px #e5e5e5;
    border-width: 0 0 1px 0;
}

body.checkout-cart-index .cart .cart-left table tbody tr td:first-child {
    padding-left: 0;
    padding-right: 0;
}

body.checkout-cart-index .cart .cart-left table tbody tr td.product-name,
body.checkout-cart-index .cart .cart-left table thead tr th.product-name {
    padding-left: 20px;
}

body.checkout-cart-index .cart .cart-left table tbody tr td a.product-image {
    display: inline-block;
    border: solid 1px #e5e5e5;
}

body.checkout-cart-index .cart .cart-left table tbody tr td h2.product-name {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #606060;
    font-family: MyriadPro-Semibold;
    line-height: 16px;
}

body.checkout-cart-index .cart .cart-left table tbody tr td h2.product-name a {
    color: #606060;
    font-family: MyriadPro-Semibold;
    text-decoration: none;
}

body.checkout-cart-index .cart .cart-left table tbody tr td h2.product-name a:hover {
    color: #0d4f74;
}

body.checkout-cart-index .cart .cart-left table tbody tr td .product-shortdecription {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #606060;
    font-family: MyriadPro-Semibold;
    line-height: 16px;
}

body.checkout-cart-index .cart .cart-left table tbody tr td .product-sku {
    font-size: 13px;
    color: #606060;
    line-height: 16px;
    text-transform: uppercase;
}

body.checkout-cart-index .cart .cart-left table tbody tr td .cart-price {
    font-size: 14px;
    color: #606060;
    line-height: 16px;
}

body.checkout-cart-index .cart .cart-left table tbody tr td .qty-field {
    padding: 0;
    font-size: 14px;
    color: #606060;
    line-height: 16px;
}

body.checkout-cart-index .cart .cart-left table tfoot tr td {
    border: solid 1px #e5e5e5;
    border-width: 0 0 1px 0;
    height: 29px;
    line-height: 29px;
    padding: 0;
}

body.checkout-cart-index .cart .cart-left table tfoot tr td button.button {
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
    font-size: 13px;
    color: #0e5881;
    text-transform: uppercase;
    line-height: 29px;
}

body.checkout-cart-index .cart .cart-left table tfoot tr td button.button:hover {
    color: #000;
}

body.checkout-cart-index .cart .cart-left table tfoot tr td button#empty_cart_button {
    float: left;
}

body.checkout-cart-index .cart .cart-left table tfoot tr td button.btn-continue {
    float: right;
    margin-left: 44px;
}

body.checkout-cart-index .cart .cart-right {
    float: left;
    width: 36.6%;
}

.cart .shipping {
    background: #e5e5e5;
    margin: 0 0 10px 0;
    padding: 12px 12px 20px 12px;
}

.cart .shipping>h2 {
    margin: 0;
    padding: 0;
    font-size: 13px;
    color: #0e5881;
    font-weight: 400;
    background: none;
    border: 0;
}

.cart .shipping .shipping-form {
    padding: 0;
}

.cart .shipping .shipping-form #shipping-zip-form {
    display: table;
    width: 100%;
}

.cart .shipping .shipping-form ul.form-list {
    margin: 0;
    padding: 0;
    display: table-cell;
    vertical-align: bottom;
}

.cart .shipping .shipping-form ul.form-list li {
    padding: 20px 15px 0px 15px;
    float: left;
    width: 50%;
    margin: 0;
}

.cart .shipping .shipping-form ul.form-list li:nth-child(3),
.cart .shipping .shipping-form ul.form-list li:first-child {
    padding-left: 0;
}

.cart .shipping .shipping-form ul.form-list li:nth-child(2),
.cart .shipping .shipping-form ul.form-list li:last-child {
    padding-right: 0;
}

.cart .shipping .shipping-form ul.form-list li label {
    font-size: 13px;
    color: #606060;
    font-weight: 400;
}

.cart .shipping .shipping-form ul.form-list li label em {
    font-style: normal;
    color: #c70505;
}

.cart .shipping .shipping-form ul.form-list li input {
    background: #ffffff;
    border: solid 1px #bababa;
    border-radius: 0;
    box-shadow: inherit;
    height: 30px;
    padding: 0 5px;
    font-size: 13px;
    color: #606060;
}

.cart .shipping .shipping-form ul.form-list li input#postcode {
    width: 75px;
}

.cart .shipping .shipping-form ul.form-list li select {
    background: #f1f1f1;
    border: solid 1px #bababa;
    border-radius: 5px;
    box-shadow: inherit;
    height: 28px;
    padding: 0 8px;
    font-size: 13px;
    color: #606060;
}

.cart .shipping .shipping-form ul.form-list li .input-box .select-field {
    padding: 0;
    margin: 0;
    border: 1px solid #bababa;
    border-radius: 5px;
    overflow: hidden;
    background: #f1f1f1 url(../images/shipping-select-arrow.png) no-repeat 100% 0;
}

.cart .shipping .shipping-form ul.form-list li .input-box .select-field select {
    padding: 5px 26px 5px 3px;
    width: 100%%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.cart .shipping .shipping-form ul.form-list li .input-box .select-field select:focus {
    outline: none;
}

.cart .shipping .shipping-form .buttons-set {
    display: table-cell;
    vertical-align: bottom;
    padding: 0 0 0 34px;
    border: 0;
}

.cart .shipping .shipping-form .buttons-set button.button {
    padding: 0;
    width: 80px;
    height: 30px;
    line-height: 30px;
    background: #0e5881;
    border: 0;
    font-size: 13px;
    color: #fff;
    text-align: center;
    margin: 0;
}

.cart .shipping .shipping-form .buttons-set button.button:hover {
    background: #000;
}

.cart .shipping #co-shipping-method-form {
    display: block;
    padding-top: 20px;
}

.cart .shipping #co-shipping-method-form dd {
    margin: 0;
    padding: 0;
}

.cart .shipping .shipping-form #co-shipping-method-form .buttons-set button.button {
    padding: 0 15px;
    width: auto;
}

.cart .shipping .shipping-form #co-shipping-method-form .buttons-set {
    margin: 0;
    padding: 0;
    border: 0;
}

.cart .shipping .shipping-form #co-shipping-method-form .sp-methods label {
    font-weight: 400;
}

.cart .cart-collaterals .totals {
    background: #e5e5e5;
    padding: 10px;
}

.cart .cart-collaterals .totals tr td {
    font-size: 13px;
    color: #606060;
    font-weight: 400;
    border: 0;
    line-height: 22px;
    padding: 0;
}

.cart .cart-collaterals .totals tr td:first-child {
    width: 60.8%;
}

.cart .cart-collaterals .totals tr td:last-child {
    width: 39.2%;
}

.cart .cart-collaterals .totals table {
    margin: 0;
    padding: 0;
}

.cart .cart-collaterals .totals table tfoot tr td {
    line-height: 31px;
    border: solid 1px #bababa;
    border-width: 1px 0;
    font-size: 18px;
    color: #606060;
    font-family: MyriadPro-Semibold;
    font-weight: 400;
}

.cart .cart-collaterals .totals table tfoot tr td strong {
    font-family: MyriadPro-Semibold;
    font-weight: 400;
}

.cart .totals .checkout-types {
    padding-top: 15px;
}

.cart .totals .checkout-types button.btn-checkout {
    padding: 0 22px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}

.cart .totals .checkout-types button.btn-checkout:hover {
    background: #000;
}

body.checkout-cart-index .cart {
    padding-bottom: 200px;
}

body.checkout-cart-index .box-collateral {
    background: #FFF;
}

body.checkout-cart-index .box-collateral .heading-bg {
    background: #0e5781;
}

body.checkout-cart-index .box-collateral .heading-bg h2 {
    margin: 0;
    padding: 0;
    font-size: 24px;
    color: #fff;
    font-family: myriadwebpro;
    font-weight: 400;
    height: 40px;
    line-height: 40px;
    font-weight: 400;
}

body.checkout-cart-index .box-collateral ul {
    margin: 0;
    padding: 30px 60px 72px 60px;
}

body.checkout-cart-index .box-collateral ul li {
    padding: 0 5px;
}

body.checkout-cart-index .border-cover {
    border: solid 1px #e5e5e5;
    position: relative;
    padding: 0;
    background: #FFF;
    text-align: center;
}

body.checkout-cart-index .border-cover a.product-image img {
    max-width: 100%;
    left: 0;
}

body.checkout-cart-index .product-details-sec {
    padding: 8px 5px 18px 5px;
}

body.checkout-cart-index .product-details-sec h2 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #606060;
    font-family: MyriadPro-Semibold;
    line-height: 16px;
    text-transform: uppercase;
}

body.checkout-cart-index .product-details-sec h2 a {
    color: #606060;
    font-family: myriadwebprobold;
    line-height: 16px;
}

body.checkout-cart-index .product-details-sec h2 a:hover {
    color: #0e5881;
}

body.checkout-cart-index .product-details-sec .product-shortdecription {
    color: #606060;
    font-family: MyriadPro-Semibold;
    line-height: 16px;
}

body.checkout-cart-index .product-details-sec .product-sku {
    color: #606060;
    font-family: myriadwebpro;
    text-transform: uppercase;
    line-height: 16px;
}

body.checkout-cart-index .product-details-sec .product-cate {
    font-size: 13px;
    color: #0e5881;
    font-family: myriadwebpro;
    line-height: 16px;
}

body.checkout-cart-index .box-collateral ul li.item .actions {
    border-bottom: solid 2px #0e5881;
    padding-bottom: 10px;
}

body.checkout-cart-index .box-collateral ul li.item .actions button.button {
    padding: 0 18px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    color: #ffffff;
    font-family: MyriadPro-Semibold;
    text-transform: uppercase;
}

body.checkout-cart-index .box-collateral ul li.item .actions button.button:hover {
    background: #000;
}

body.checkout-cart-index .box-collateral ul li.item a.mgkviewlightbox {
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 999;
}

body.checkout-cart-index .box-collateral ul#crosssell-products-list .owl-prev {
    background: url(../images/related-arrow.png) left top no-repeat;
    height: 25px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: -32px;
    width: 25px;
    left: 196px;
}

body.checkout-cart-index .box-collateral ul#crosssell-products-list .owl-prev:hover {
    background: url(../images/related-arrow.png) left bottom no-repeat;
}

body.checkout-cart-index .box-collateral ul#crosssell-products-list .owl-next {
    background: url(../images/related-arrow.png) right top no-repeat;
    height: 25px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: -32px;
    width: 25px;
    left: 220px;
}

body.checkout-cart-index .box-collateral ul#crosssell-products-list .owl-next:hover {
    background: url(../images/related-arrow.png) right bottom no-repeat;
}

.page-title {
    margin: 0;
    padding: 0;
    background: none;
    border: 0;
}

.page-title h1 {
    margin: 0;
    padding: 0;
    font-size: 40px;
    color: #0e5881;
    line-height: normal;
}

.customer-account-forgotpassword .bredcumb-setion,
.customer-account-create .bredcumb-setion,
.customer-account-login .bredcumb-setion {
    padding-bottom: 15px;
    border-bottom: solid 1px #e5e5e5;
    margin-bottom: 20px;
}

.account-login h2 {
    margin: 0;
    padding: 0 0 10px 0;
    font-family: MyriadPro-Semibold;
    font-weight: 400;
    color: #555;
    font-size: 18px;
    line-height: normal;
}

.account-create label,
.account-login label {
    font-weight: 400;
    font-family: MyriadPro-Semibold;
}

.account-create label em,
.account-login label em {
    color: #F00;
}

.legend {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    font-family: MyriadPro-Semibold;
    font-weight: 400;
    color: #555;
    font-size: 18px;
    line-height: normal;
}

.my-account-allpage .bredcumb-setion {
    padding-bottom: 15px;
    border-bottom: solid 1px #e5e5e5;
    margin-bottom: 40px;
}

.block-account .block-title {
    background: none;
    margin: 0;
    padding: 0 0 5px 0;
    border-bottom: solid 1px #e5e5e5;
}

.block-account .block-title strong {
    margin: 0;
    padding: 0;
    font-size: 20px;
    color: #0e5881;
    font-family: MyriadPro-Semibold;
    font-weight: 400;
    line-height: normal;
}

.block-account .block-content {
    padding: 10px 0;
}

.block-account .block-content li strong,
.block-account .block-content li a:hover {
    color: #0e5881;
    font-weight: 400;
    text-decoration: none;
}

.block-account .block-content li a:hover {
    background: url(../images/nav-arrow-right.png) right center no-repeat;
}

.dashboard .welcome-msg {
    margin-bottom: 20px;
}

.dashboard .welcome-msg p.hello strong {
    font-weight: 400;
    color: #0e5881;
    font-size: 16px;
}

.dashboard .welcome-msg p {
    margin: 0;
}

.my-account .data-table {
    border: 0;
}

.my-account .data-table thead tr th {
    background: #878787;
    color: #FFF;
    border: 0;
    padding: 10px;
}

.my-account .data-table tbody tr td {
    border: 0;
    border: solid 1px #e5e5e5;
    border-width: 0px 0px 1px 0px;
    padding: 10px;
}

.my-account .data-table tfoot tr td {
    border: 0;
    border: solid 1px #e5e5e5;
    border-width: 0px 0px 1px 0px;
    padding: 10px;
}

.my-account .form-list label {
    font-weight: 400;
    font-family: MyriadPro-Semibold;
}

.my-account .addresses-list h2 {
    margin: 0;
    padding: 0;
    font-family: MyriadPro-Semibold;
    font-weight: 400;
    border-bottom: solid 1px #e5e5e5;
    padding-bottom: 8px;
    line-height: normal;
    margin-bottom: 10px;
}

.my-account .pager {
    margin: 0 0 10px 0;
    background: #e5e5e5;
    padding: 5px 10px;
    border: 0;
}

.my-account .pager strong,
.my-account .pager label {
    font-weight: 400;
}

.my-account .pager select {
    border-radius: 0;
}

.my-account .order-info dt {
    display: inline-block;
    font-weight: 400;
    font-family: MyriadPro-Semibold;
}

.my-account .order-info dd {
    display: inline-block;
}

.my-account .order-info dd ul {
    margin: 0;
    padding: 0;
}

.my-account .order-info-box .box {
    border: solid 1px #e5e5e5;
    padding: 10px;
    min-height: 215px;
}

.my-account .order-info-box h2 {
    font-weight: 400;
    font-family: MyriadPro-Semibold;
    border-bottom: solid 1px #e5e5e5;
    padding-bottom: 7px;
}

.my-account .order-info-box address {
    line-height: 20px;
}

.contact-title {
    margin-bottom: 40px;
}

.contact-title .page-title {
    padding-bottom: 10px;
}

.contact-title .contact-map {
    border: solid 1px #a1a1a1;
    border-width: 1px 0;
    padding: 1px 0;
    height: 521px;
}

.contact-legend {
    font-size: 30px;
    color: #0e5881;
    font-weight: 400;
    border-bottom: solid 1px #e5e5e5;
    line-height: 30px;
    padding: 0 0 15px 0;
    margin: 0 0 17px 0;
}

.contact-details {
    float: left;
    width: 41%;
    padding-right: 24px;
}

.contact-details p {
    font-size: 13px;
    color: #606060;
    line-height: 18px;
    margin: 0;
    padding: 0;
}

.contact-details p.text {
    margin-bottom: 50px;
}

.contact-details p.address {
    margin-bottom: 18px;
}

.contact-details p.address strong {
    font-weight: bold;
    color: #0e5881;
}

.contact-form-sec {
    float: left;
    width: 59%;
}

.contact-form-sec .form-list label.required {
    color: #606060;
    font-weight: 400;
    font-size: 14px;
}

.contact-form-sec .form-list label.required em {
    color: #0e5881;
}

.contact-form-sec .form-list input {
    border: solid 1px #e5e5e5;
    height: 26px;
    padding: 3px 5px;
}

.contact-form-sec .form-list li {
    margin-bottom: 10px;
}

.contact-form-sec .form-list {
    margin: 0;
}

.contact-form-sec .form-list textarea {
    border: solid 1px #e5e5e5;
    height: 100px;
    padding: 3px 5px;
}

.contact-form-sec .buttons-set {
    margin: 0;
    padding: 10px 0 0 0;
    border: 0;
}

.contact-form-sec .buttons-set button.button {
    height: 40px;
    line-height: 40px;
    padding: 0 57px;
    font-size: 18px;
    float: left;
    font-family: myriadwebpro;
    margin: 0;
}

body.cms-page-view .bredcumb-setion {
    border: solid 1px #e5e5e5;
    border-width: 0 0 1px 0;
    padding-bottom: 15px;
    border-bottom: solid 1px #e5e5e5;
    margin-bottom: 20px;
}

.team-secton h2 {
    font-size: 40px;
    color: #0e5881;
    font-weight: 400;
    margin: 0 0 15px 0;
    padding: 0;
    line-height: 40px;
}

.team-secton p.sub-text {
    margin: 0;
    padding: 0 0 30px 0;
    font-size: 14px;
    color: #606060;
    line-height: 20px;
}

.team-secton .img {
    float: left;
}

.team-secton .details {
    margin-left: 224px;
}

.team-secton .details h3 {
    margin: 0;
    padding: 5px 0 0 0;
    font-size: 20px;
    color: #0e5881;
    font-weight: 400;
    line-height: 20px;
    font-weight: bold;
}

.team-secton .details p.sub-heading {
    margin: 0;
    padding: 0 0 5px 0;
    font-size: 16px;
    color: #606060;
    font-weight: 400;
    line-height: 20px;
    font-weight: bold;
}

.team-secton .details a.email {
    display: block;
    background: url(../images/email-icon.jpg) left center no-repeat;
    font-size: 14px;
    color: #606060;
    line-height: 30px;
    padding: 0 0 0 40px;
}

.team-secton .details a.email:hover {
    background: url(../images/email-icon-h.jpg) left center no-repeat;
    text-decoration: none;
}

.team-secton .details a.telephone {
    display: block;
    background: url(../images/phone-icon.jpg) left center no-repeat;
    font-size: 14px;
    color: #606060;
    line-height: 30px;
    padding: 0 0 0 40px;
    margin: 7px 0 0 0;
}

.team-secton .details a.telephone:hover {
    background: url(../images/phone-icon-h.jpg) left center no-repeat;
    text-decoration: none;
}

.team-secton .details .description {
    padding: 15px 0 0 0;
    font-size: 14px;
    color: #606060;
    line-height: 20px;
}

.team-secton .team-lits {
    margin: 0 0 90px 0;
}

.team-secton .department-section {
    border-bottom: solid 1px #e5e5e5;
    margin-bottom: 90px;
}

.select-store-page .mapbottom-spacing {
    padding-bottom: 20px;
}

.select-store-page h2 {
    margin: 0;
    padding: 0;
    font-size: 30px;
    color: #0e5881;
    font-weight: 400;
}

.select-store-page p.sub-text {
    margin: 0;
    padding: 0 0 10px 0;
    font-size: 12px;
    color: #606060;
}

.select-store-page .map-img {
    float: left;
    width: 58%;
}

.select-store-page .state-list {
    float: left;
    padding-left: 2px;
    padding-top: 280px;
}

.select-store-page .state-list h3 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #606060;
    font-family: MyriadPro-Semibold;
}

.select-store-page .state-list ul {
    margin: 0;
    padding: 0 0 30px 0;
    list-style: none;
}

.select-store-page .state-list ul li a {
    font-size: 14px;
    line-height: 23px;
    color: #0e5881;
}

.select-store-page .state-list ul li a:hover {
    color: #000;
    text-decoration: none;
}

.select-store-page .all-state-list {
    display: none;
}

.select-store-page .all-state-list h4 {
    margin: 0;
    padding: 12px 0 8px 0;
    font-size: 30px;
    color: #0e5881;
    font-weight: 400;
    border-bottom: solid 1px #e5e5e5;
}

.select-store-page .all-state-list ul {
    padding: 20px 0;
    margin: 0;
    list-style: none;
    display: table;
    width: 100%;
    border-bottom: solid 1px #e5e5e5;
}

.select-store-page .all-state-list ul li {
    margin-bottom: 5px;
}

.select-store-page .all-state-list ul li h5 {
    font-size: 20px;
    color: #606060;
    line-height: 20px;
    font-family: MyriadPro-Semibold;
    margin: 0;
    padding: 0 0 3px 0;
}

.select-store-page .all-state-list ul li p {
    font-size: 14px;
    color: #606060;
    line-height: 20px;
    margin: 0;
    padding: 0 0 25px 0;
}

.select-store-page .all-state-list ul li p a {
    color: #606060;
}

.select-store-page .all-state-list ul li p a:hover {
    color: #000;
}

.select-store-page .show-mobile {
    display: none;
}

.cms-image-section {
    position: relative;
    margin-bottom: 60px;
}

.cms-content-img {
    background-position: center top;
    background-repeat: no-repeat;
}

.cms-image-section .page-title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    background: rgba(255, 255, 255, .65);
    padding: 40px 0;
}

.cms-image-section .page-title h1 {
    font-size: 40px;
    color: #474747;
    line-height: 40px;
    margin: 0;
    padding: 0;
}

.abount-top-content {
    padding: 0 135px 80px 135px;
}

.abount-top-content p {
    margin: 0;
    padding: 0 0 20px 0;
    font-size: 13px;
    color: #606060;
    line-height: 18px;
}

.abount-top-content h3 {
    margin: 0;
    padding: 30px 0 7px 0;
    font-size: 22px;
    color: #606060;
    font-weight: 400;
}

.abount-top-content .company-bullitpoin ul {
    margin: 0;
    padding: 0 15px;
}

.abount-top-content .company-bullitpoin ul li {
    font-size: 13px;
    color: #606060;
    line-height: 18px;
    margin: 0 0 0 15px;
    padding: 0 0 15px 0;
}

.company-bottom-sec ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.company-bottom-sec ul li {
    float: left;
    width: 50%;
    background: #0e5881;
    border: solid 1px #FFF;
    border-width: 0 1px;
    display: table;
}

.company-bottom-sec ul li:hover {
    background: #000;
}

.company-bottom-sec ul li .img {
    display: table-cell;
    vertical-align: top;
    width: 1%;
}

.company-bottom-sec ul li:first-child {
    border-width: 0px 1px 0px 0px;
}

.company-bottom-sec ul li:last-child {
    border-width: 0px 0px 0px 1px;
}

.company-bottom-sec ul li .description {
    color: #FFF;
    display: table-cell;
    vertical-align: top;
    padding: 15px 10px 35px 20px;
    position: relative;
}

.company-bottom-sec ul li .description strong {
    font-size: 13px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
}

.company-bottom-sec ul li .description p {
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 16px;
}

.company-bottom-sec ul li .description a {
    position: absolute;
    color: #FFF;
    bottom: 15px;
    background: url(../images/company-arrow.png) right center no-repeat;
    padding-right: 24px;
    display: inline-block;
}

.company-brand-section {
    background: #FFF;
}

.company-brand-section h3 {
    margin: 0;
    padding: 70px 0 30px 0;
    text-align: center;
    font-size: 40px;
    color: #474747;
    line-height: 40px;
}

.company-brand-section .company-brand-sectionbg {
    background: #e5e5e5;
}

.company-brand-section .company-brand-sectionbg ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.company-brand-section .company-brand-sectionbg ul li {
    float: left;
    width: 100%;
    background: #FFF;
}

.company-brand-section .company-brand-sectionbg ul li .brand-section {
    border: solid 1px #e5e5e5;
    border-width: 0px 1px 2px 0px;
}

.company-brand-section .company-brand-sectionbg ul li .brand-section h4 {
    margin: 0;
    padding: 0 14px;
    line-height: 31px;
    height: 31px;
    background: #327194;
    color: #FFF;
    font-size: 13px;
}

.company-brand-section .company-brand-sectionbg ul li .brand-section h4 span {
    color: #FFF;
    background: url(../images/company-arrow.png) right center no-repeat;
    padding-right: 26px;
    display: inline-block;
    font-size: 13px;
}

.company-brand-section .company-brand-sectionbg ul li .brand-section a:hover h4 {
    background: #000;
}

.company-brand-section .company-brand-sectionbg ul li .brand-img {
    display: table;
    width: 100%;
}

.company-brand-section .company-brand-sectionbg ul li .brand-img .brand-img-center {
    padding: 30px 20px;
    display: table-cell;
    vertical-align: middle;
}

.company-brand-section .company-brand-sectionbg ul li .brand-img .brand-img-center img {
    max-width: 100%;
}

.company-brand-section .company-brand-sectionbg ul li .brand-img .img_wrapper {
    position: relative;
    margin: 0 auto;
}

.company-brand-section .owl-controls .owl-prev {
    background: url(../images/slider-prev-arrow-blue.png) left top no-repeat;
    width: 7px;
    height: 11px;
    text-indent: -999px;
    overflow: hidden;
    position: absolute;
    left: -10px;
    top: -58px;
}

.company-brand-section .owl-controls .owl-next {
    background: url(../images/slider-next-arrow-blue.png) left top no-repeat;
    width: 7px;
    height: 11px;
    text-indent: -999px;
    overflow: hidden;
    position: absolute;
    right: -10px;
    top: -58px;
}

.top-filter-section {
    padding: 0 0 50px 0;
    position: relative;
}

.top-filter-section h3 {
    margin: 0;
    padding: 0 0 5px 0;
    font-size: 13px;
    color: #606060;
    font-family: MyriadPro-Semibold;
}

.top-filter-section .select-field-custom {
    position: relative;
    width: 100%;
}

.top-filter-section .select-field-custom-spacing {
    float: left;
    width: 14.28%;
    padding: 0 5px;
}

.top-filter-section .select-section {
    margin: 0 -5px;
}

.aw-ln-overlay {
    z-index: 99999 !important;
}

h1.wishlist-title {
    font-size: 40px;
    color: #0e5881;
    margin: 0;
    padding: 0;
}

#wishlist-view input {
    border: 1px solid #e5e5e5;
    height: 32px;
    margin: 0;
}

.mwishlists button.button,
.mwishlists button.button span {
    background: #0d4f74;
    color: #FFF;
    vertical-align: top;
    font-size: 14px;
    font-family: MyriadPro-Semibold;
    font-weight: 400;
}

.mwishlists button.button:hover,
.mwishlists button.button:hover span {
    background: #000;
}

#central_head #mwishlist_new_name {
    border: 1px solid #e5e5e5;
    height: 32px;
    margin: 0;
}

#itoris-wishlist-popup {
    background: #FFF;
    border: solid 1px #FFF;
}

#itoris-wishlist-popup-buttons button {
    background: #0d4f74;
    color: #FFF;
    vertical-align: top;
    width: auto;
    overflow: hidden;
}

#itoris-wishlist-popup-buttons button span {
    background: #0d4f74;
    color: #FFF;
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    font-size: 14px;
    font-family: MyriadPro-Semibold;
    font-weight: 400;
}

.wishlist-index-index #wishlist-table strong {
    font-weight: 400;
    display: block;
}

.wishlist-index-index #wishlist-table p {
    margin: 0;
}

.wishlist-index-index #wishlist-table .qty {
    margin: 5px 0;
}

.wishlist-index-index #wishlist-table .btn-cart {
    margin-bottom: 10px;
}

.wishlist-index-index #wishlist-table select {
    border: 1px solid #e5e5e5;
    margin: 0;
    padding: 5px;
}

.wishlist-index-index .buttons-set2 select {
    border: 1px solid #e5e5e5;
    margin: 0;
    padding: 5px;
}

.product-options dl {
    display: table;
    padding: 0;
    width: 100%;
}

.product-options p.required {
    display: none;
}

.product-options .optionlist {
    margin: 0;
    padding: 0;
    border: 0;
    display: table-cell;
    vertical-align: top;
    width: 1%;
}

.product-options dd select.no-display {
    display: none;
}

.product-options dt {
    margin: 0;
    padding: 0;
}

.product-options dt label .select-label {
    display: none !important;
}

.product-options ul {
    margin: 0;
    padding: 5px 5px 0 5px;
}

.product-options dd {
    margin: 0;
    padding: 0;
    border: 0;
}

.product-options dd span.price-set {
    color: #0e5881;
}

.product-options dt label {
    font-size: 18px;
    color: #606060;
    font-family: MyriadPro-Semibold;
    font-weight: 400;
    line-height: 34px;
    border: solid 1px #e5e5e5;
    border-width: 1px 0;
    margin: 0;
    padding: 0 5px;
    display: block;
}

.product-options dt label span.required {
    color: #0e5881;
    font-style: normal;
    margin: 0;
    display: none;
}

.product-view .order-config-sec {
    padding-top: 40px;
    border-top: solid 1px #e4e4e4;
}

.product-view .product-options-bottom {
    border: 1px solid #e5e5e5;
    border-width: 1px 0 0 0;
    margin: 30px 0 0 0;
    padding: 12px 0 0 0;
}

.product-view .product-options {
    margin: 0;
    padding: 0;
}

.product-view .product-options-bottom {
    text-align: right;
}

.product-view .product-options-bottom .amgroupcat {
    float: none;
    display: inline-block;
    vertical-align: top;
}

.product-view .product-options-bottom .add-to-cart {
    float: left;
    padding: 0 10px 0 0;
    width: auto;
}

.product-view .product-options-bottom .add-to-cart .input-group-addon {
    background: none;
    border: 0;
    padding: 0 10px 0 0;
    text-transform: uppercase;
    font-size: 16px;
}

.product-view .product-options-bottom .add-to-cart .qty {
    height: 30px;
    margin-right: 5px;
    padding: 0 5px;
    text-align: center;
    width: 50px;
    border-color: #606060;
}

.product-view .add-to-cart .input-group-addon {
    background: none;
    border: 0;
    padding: 0 10px 0 0;
    text-transform: uppercase;
    font-size: 16px;
}

.product-view .add-to-cart .qty {
    height: 30px;
    margin-right: 5px;
    padding: 0 5px;
    text-align: center;
    width: 50px;
    border-color: #606060;
}

.product-view .add-to-cart .input-group-addon {
    background: none;
    border: 0;
    padding: 0 10px 0 0;
    text-transform: uppercase;
    font-size: 16px;
}

.product-view .add-to-box .add-to-links {
    padding: 10px 0 0 0;
    margin: 0;
}

.product-view .add-to-sample-btn .add-to-box .add-to-cart {
    float: left;
    padding: 0 10px 0 0;
    width: auto;
}

.product-view .product-options-bottom .add-to-cart button.button {
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    background: #0e5881;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
}

.product-view .product-options-bottom .add-to-cart button.button:hover {
    background: #000;
}

.product-view .product-options-bottom .add-to-cart .add-to-cart {
    margin: 0;
    padding: 0;
}

.product-view .product-options-bottom .price-box {
    float: left;
    line-height: normal;
    padding: 0 30px 0 0;
    width: auto;
}

.product-view .product-options-bottom .price-box span {
    font-size: 30px;
    font-weight: 400;
}

.clearfix:after,
.configurable-swatch-list:after,
.product-view .product-options .swatch-attr:after {
    content: '';
    display: table;
    clear: both;
}

.swatch-link,
.swatch-label {
    font-size: 12px;
    text-align: left;
    color: #606060;
    text-decoration: none;
    box-sizing: content-box;
}

.swatch-link {
    margin: 0;
    height: auto !important;
    line-height: normal !important;
}

.swatch-link img {
    border-radius: 2px;
}

.swatch-link:hover {
    cursor: pointer;
    text-decoration: none;
}

.swatch-link .x {
    display: none;
    text-indent: -999em;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
}

.swatch-link.has-image .swatch-label {
    position: relative;
}

.swatch-link.has-image img {
    position: absolute;
    top: 0;
    left: 0;
}

.swatch-label {
    margin: 0;
}

.configurable-swatch-list {
    margin-left: 0;
    zoom: 1;
    clear: both;
    -webkit-transform: translateZ(0px);
}

.configurable-swatch-list li {
    zoom: 1;
    margin: 0;
    padding: 5px;
}

.configurable-swatch-list li.selected {
    background: #e5e5e5;
}

.products-grid .configurable-swatch-list li {
    display: inline-block;
    float: none;
    margin: 0;
    vertical-align: top;
}

.configurable-swatch-list .not-available .x {
    display: none;
}

.configurable-swatch-list .not-available .swatch-link {
    position: relative;
}

.configurable-swatch-list .not-available .swatch-link.has-image img {
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.configurable-swatch-list .not-available .swatch-label {
    color: #999;
}

.configurable-swatch-list .wide-swatch .swatch-label {
    height: auto !important;
    min-width: inherit !important;
    display: block !important;
    line-height: 18px !important;
}

.configurable-swatch-list .not-available a:focus {
    outline: 0;
}

#narrow-by-list dd .configurable-swatch-list li {
    margin: 0 0 0 3px;
    width: 47%;
}

#narrow-by-list dd .swatch-link {
    border: none;
    line-height: 25px;
    margin-right: 2px;
    text-align: left;
}

#narrow-by-list dd .swatch-link.has-image {
    line-height: inherit;
}

#narrow-by-list dd .swatch-link:hover .swatch-label {
    background: #e5e5e5;
}

#narrow-by-list dd .swatch-label {
    background: #f4f4f4;
    border: 1px solid #cccccc;
    border-radius: 3px;
    display: block;
    float: left;
    line-height: 1.5em;
    margin: 0 5px 0 0;
    padding: 1px 5px;
    white-space: nowrap;
}

#narrow-by-list dd .swatch-label img {
    border: 1px solid #fff;
    border-radius: 3px;
    box-sizing: content-box;
}

#narrow-by-list dd .has-image .swatch-label {
    padding: 0;
}

.block.block-layered-nav-top .block-title {
    background: none;
}

.block.block-layered-nav-top .block-title strong {
    font-size: 13px;
    color: #606060;
    font-weight: normal;
    border: 0;
    line-height: normal;
    padding: 0;
    display: block;
    font-family: MyriadPro-Semibold;
}

.block.block-layered-nav-top .block-content {
    padding: 0;
    margin: 0 -5px;
}

.block.block-layered-nav-top .block-content #aw-ln-filters-container-top dt {
    margin: 0;
    padding: 8px 0 0px 0;
    font-size: 14px;
    color: #606060;
    font-family: MyriadPro-Semibold;
    text-transform: none;
    font-weight: normal;
    width: 100%;
}

.block.block-layered-nav-top .block-content #aw-ln-filters-container-top dt span.select-title {
    border: solid 1px #bababa;
    border-radius: 5px;
    display: block;
    height: 26px;
    padding: 0 0 0 8px;
    background-color: #f1f1f1;
    /*background:url(../images/select-arrow.png) right center no-repeat #f1f1f1; cursor:pointer;*/
    position: relative;
    z-index: 9;
}

.block-layered-nav-top .position-set {
    position: relative;
    max-width: 147px;
    float: left;
    padding: 0 5px;
    width: 100%;
}

.block-layered-nav-top dd {
    overflow: hidden;
    box-sizing: border-box;
    padding: 9px;
    margin: 0;
    display: none;
    position: relative;
    top: -2px;
    background: #fff;
    border: solid 1px #e5e5e5;
    max-width: 100%;
    box-shadow: 0 0px 5px #ccc;
    left: 0px;
    right: 5px;
}

.block-layered-nav-top dd ol {
    overflow: auto !important;
    height: 100%;
}

.block-layered-nav-top dd ol::-webkit-scrollbar {
    display: none;
}

.block-layered-nav-top dd ol li input[type="checkbox"],
.block-layered-nav-top dd ol li input[type="radio"] {
    margin: 0;
}

.block-layered-nav-top dd ol li label input[type='radio'],
.block-layered-nav-top dd ol li label input[type='checkbox'] {
    opacity: 0;
    float: left;
    width: 18px;
    display: none;
}

.block-layered-nav-top dd ol li label input[type='radio']+a,
.block-layered-nav-top dd ol li label input[type='checkbox']+a {
    margin: 0;
    clear: none;
    padding: 0px 0 0px 17px;
    cursor: pointer;
    background: url(../images/off.png) left 1px no-repeat;
}

.block-layered-nav-top dd ol li label input[type='radio']:checked+a {
    background-image: url(../images/on.png);
}

.block-layered-nav-top dd ol li label input[type='checkbox']:checked+a {
    background-image: url(../images/on.png);
}

#aw-ln-filters-container-top dd ol {
    margin: 0;
}

#aw-ln-filters-container-top dd ol li.aw-ln-filters-container-top-1column-layout {
    margin: 0;
    padding: 5px 0;
    font-size: 14px;
    color: #606060;
    white-space: normal;
    line-height: 15px;
}

#aw-ln-filters-container-top dd ol li label {
    margin: 0;
    padding: 0 30px 0 0;
    color: #606060;
    font-weight: normal;
    display: block;
}

#aw-ln-filters-container-top dd ol li label a {
    margin: 0;
    color: #606060;
    font-weight: normal;
    display: block;
}

#aw-ln-filters-container-top dd ol li span {
    color: #0e5781;
    font-size: 14px;
}

#aw-ln-filters-top {
    margin: 0;
}

#aw-ln-filters-container-top {
    clear: both;
    margin: 0;
    position: relative;
}

#aw-ln-filters-container-top dd ol {
    font-size: 0;
}

#aw-ln-filters-container-top dd ol li {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    margin: 0;
    font-size: 14px;
    padding: 5px 0;
    line-height: 18px;
    position: relative;
}

#aw-ln-filters-container-top dd ol li.aw-ln-filters-container-1column-layout {
    width: 100%;
}

#aw-ln-filters-container-top dd ol li.aw-ln-filters-container-2column-layout {
    width: 49%;
}

#aw-ln-filters-container-top dd ol li.aw-ln-filters-container-3column-layout {
    width: 33%;
}

#aw-ln-filters-container-top dd ol li.aw-ln-filters-container-4column-layout {
    width: 23%;
}

#aw-ln-filters-container-top dd ol li label {
    cursor: pointer;
}

#aw-ln-filters-container-top dd ol li>a {
    cursor: default;
    text-decoration: none;
}

#aw-ln-filters-container-top dd ol li label img {
    vertical-align: middle;
}

#aw-ln-filters-container-top dd ol li span {
    display: inline-block;
    padding: 0;
    position: absolute;
    right: 0;
    top: 5px;
}

#aw-ln-filters-container-top dt {
    padding-right: 3px;
}

.product-view .add-to-sample-btn.group-product-sec .amgroupcat {
    display: inline-block;
    vertical-align: middle;
}

.product-view .add-to-sample-btn.group-product-sec .add-to-links {
    margin: 0;
    padding: 0;
}

.mobile-category {
    display: none;
    width: 100%;
    margin-bottom: 10px;
    padding: 5px;
}

@media only screen and (min-width: 768px) {
    .aa-dataset-products .aa-suggestions {
        display: flex !important;
        flex-wrap: wrap;
        align-items: baseline;
    }
}

@media only screen and (max-width: 770px) {
    #narrow-by-list dd .configurable-swatch-list li:nth-child(odd) {
        clear: left;
    }
}

.currently .swatch-current {
    position: relative;
}

.currently .swatch-current .btn-remove {
    margin-top: -10px;
    position: absolute;
    right: 0;
    top: 50%;
}

.currently .swatch-current span {
    display: block;
    float: left;
}

.currently .swatch-link {
    display: inline-block;
    margin: 0 0 0 3px;
}

.currently .swatch-link:hover {
    border-color: #cccccc;
    cursor: default;
}

.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover {
    border-color: #3399cc;
}

.configurable-swatch-box {
    background: none !important;
}

.configurable-swatch-box select.swatch-select {
    display: none;
}

.configurable-swatch-box .validation-advice {
    margin: 0 0 5px;
    background: #df280a;
    padding: 2px 5px !important;
    font-weight: bold;
    color: #fff !important;
    float: left;
    display: block;
    border-radius: 3px;
}

.product-view .product-img-box .product-image img {
    max-height: 398px;
    margin: 0px auto;
    max-width: 100%;
}

.product-view .product-img-box .product-image-zoom {
    z-index: 0;
}

.product-view .product-image-thumbs img {}

.product-img-box .product-name h1 {
    border: 0;
}

.product-img-box .product-image {
    margin-bottom: 10px;
}

.product-img-box .product-image img {
    margin: 0px auto;
}

@media only screen and (max-width: 479px) {
    .product-img-box .product-image img {
        max-height: 450px;
    }
}

.product-image-gallery {
    position: relative;
}

.product-image-gallery .gallery-image {
    display: none;
}

.product-image-gallery .gallery-image.visible {
    display: block;
}

.product-image-gallery .gallery-image.visible.hidden {
    visibility: hidden;
}

.product-image-gallery:before,
.product-image-gallery:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
}

.product-image-gallery:before {
    background-color: white;
    opacity: 0.8;
    z-index: 2;
}

.product-image-gallery:after {
    background-image: url("../images/opc-ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center;
    z-index: 3;
}

.product-image-gallery.loading {
    position: relative;
}

.product-image-gallery.loading:before,
.product-image-gallery.loading:after {
    display: block;
}

.product-image-thumbs li {
    display: inline-block;
}

.product-image-thumbs li:first-child {
    margin-left: -1px;
}

.product-image-thumbs a {
    display: inline-block;
    border: 1px solid transparent;
}

.no-touch .product-image-thumbs a:hover {
    border-color: #c7c7c7;
}

.cart .discount {
    background: #e5e5e5;
    margin: 0 0 10px 0;
    padding: 12px 12px 20px 12px;
}

.cart .discount>h2 {
    margin: 0;
    padding: 0 0 5px 0;
    font-size: 13px;
    color: #0e5881;
    font-weight: 400;
    background: none;
    border: 0;
}

.cart .discount .discount-form {
    padding: 0;
}

.cart .discount .discount-form label {
    color: #606060;
    font-size: 13px;
    font-weight: 400;
}

.cart .discount .table-cell {
    display: table;
    width: 100%;
}

.cart .discount input {
    background: #ffffff;
    border: 1px solid #bababa;
    border-radius: 0;
    box-shadow: inherit;
    color: #606060;
    font-size: 13px;
    height: 30px;
    padding: 0 5px;
}

.cart .discount .input-box {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.cart .discount .buttons-set {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 1%;
}

.cart .discount .buttons-set button.button {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    background: #0e5881;
    border: 0;
    font-size: 13px;
    color: #fff;
    text-align: center;
    margin: 0;
    float: left;
}

.cart .discount .buttons-set button.button:hover {
    background: #000;
}

.cart .discount .cancel-btn {
    padding-top: 10px;
}

.cart .discount .cancel-btn button.button {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    background: #0e5881;
    border: 0;
    font-size: 13px;
    color: #fff;
    text-align: center;
    margin: 0;
    float: left;
}

.cart .discount .cancel-btn button.button:hover {
    background: #000;
}

.top-imagefeatures {
    position: absolute;
    right: 8px;
    top: 8px;
    z-index: 999;
}

.product-img-box .product-image .top-imagefeatures {
    z-index: 8
}

.top-quickview {
    left: 340px;
    position: absolute;
    top: 13px;
}

#quickview-image-browser .top-quickview {
    right: 0;
    top: 8px;
    left: inherit;
}

#wishlist-table tbody tr td textarea {
    height: auto;
    width: 100%;
}

.wishlist-specwe-button {
    padding-top: 20px;
    text-align: right;
}

.wishlist-specwe-button a {
    margin: 0 0px 0 10px;
    display: inline-block;
    border: solid 1px #0d4f74;
    padding: 6px 20px;
    color: #0d4f74;
    font-size: 14px;
    font-family: MyriadPro-Semibold;
}

.wishlist-specwe-button a:hover {
    background: #0d4f74;
    color: #FFF;
}

.product-options-bottom .add-to-links {
    margin: 0;
    padding: 0;
}

.product-options-bottom .add-to-links li a.link-wishlist {
    height: 30px;
    line-height: 30px;
    padding: 0 12px 0 45px;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    display: inline-block;
    background: url(../images/spec-icon.png) 12px center no-repeat #0e5881;
}

.product-options-bottom .add-to-links li a.link-wishlist:hover {
    background: url(../images/spec-icon.png) 12px center no-repeat #000;
}

.product-shop .top-icon .amgroupcat {
    margin: 0;
    padding: 0;
    float: left;
}

.product-shop .top-icon .amgroupcat .add-to-links li {
    margin: 0;
}

.product-shop .top-icon .amgroupcat .add-to-links li a.link-wishlist {
    height: 30px;
    line-height: 30px;
    padding: 0 12px 0 45px;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    display: inline-block;
    background: url(../images/spec-icon.png) 12px center no-repeat #0e5881;
}

.product-shop .top-icon .amgroupcat .add-to-links li a.link-wishlist:hover {
    background: url(../images/spec-icon.png) 12px center no-repeat #000;
}

.listing-phase-icon {
    left: 0;
    top: 0;
    position: absolute;
}

.listing-discontinued-icon {
    right: 0;
    top: 0;
    position: absolute;
}

.cms-pages-navi {
    display: none !important;
    background: #FFF;
    padding: 0px 20px;
}

.cms-pages-navi ul li {
    border-top: 1px solid #e3e3e3;
}

.cms-pages-navi ul li a {
    color: #b7b7b7;
    background: url(../images/nav-arrow-right.png) no-repeat right center;
    font-size: 13px;
    line-height: 36px;
    display: block;
}

.cms-pages-navi ul li a:hover {
    background: url(../images/nav-arrow-right-active.png) no-repeat right center;
    color: #0e5881;
}

.nav li ul li.level2.parent a {
    display: block;
}

.nav li ul li.level2.parent span.arrow {
    display: block !important;
}

.quickview-benefits {
    margin: 0;
    padding: 20px 0 5px 0;
}

.quickview-benefits h2 {
    margin: 0;
    padding: 0 0 10px 0;
    font-size: 14px;
    line-height: 0;
    font-family: MyriadPro-Semibold;
    font-weight: 400;
}

.wishlist-shared {
    margin: 0;
    padding: 0;
}

.wishlist-shared a {
    border: 1px solid #0d4f74;
    color: #0d4f74;
    display: inline-block;
    font-family: MyriadPro-Semibold;
    font-size: 14px;
    margin: 0 0 5px 0;
    padding: 6px 20px;
    white-space: nowrap
}

.wishlist-shared a:hover {
    background: #0d4f74;
    color: #ffffff;
}

.shared-qty .qty {
    width: 50px;
}

.shared-first-column {
    width: 250px;
}

.wishlist-shared-index .content-cover .my-wishlist {
    margin: 0 auto;
    padding-top: 20px;
    width: 70%;
}

header {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

header.sticky {
    position: fixed;
    width: 100%;
    background: #efc47D;
    z-index: 9999;
    padding-left: 0;
}

.product-new-btn {
    margin: 20px 0 0 0;
    padding: 10px 0;
    border: solid 1px #e4e4e4;
    border-width: 1px 0;
}

.product-new-btn li {
    padding: 0 3px;
    float: left;
    width: 33.33%;
}

.product-new-btn li a {
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    background: #0e5881;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    text-align: center;
    font-family: myriadwebpro;
}

.product-new-btn li a.similar {
    background: #cacaca;
    color: #606060;
}

.product-new-btn li a.similar:hover,
.product-new-btn li a:hover {
    background: #000;
    color: #FFF;
}

.product-new-btn li.similar-items,
.product-new-btn li.compatible-items {
    display: none;
}

.product-view .product-img-box .top-download-sec {
    margin: 20px 0px;
    border-right: solid 1px #e4e4e4;
}

.product-view .product-img-box .top-download-sec h2 {
    margin: 0;
    padding: 0 0 10px 0;
    font-size: 20px;
    color: #0e5881;
    font-weight: 400;
    font-family: myriadwebpro;
}

.product-view .product-img-box .top-download-sec ul {
    margin: 0;
    padding: 0;
}

.product-view .product-img-box .top-download-sec ul li {
    float: left;
    width: 50%;
    margin: 15px 0;
    height: 40px;
}

.product-view .product-img-box .top-download-sec ul li a {
    font-size: 14px;
    color: #606060;
    font-family: MyriadPro-Semibold;
}

.product-view .product-img-box .top-download-sec ul li a:hover {
    color: #000;
    text-decoration: none;
}

.product-view .product-img-box .top-download-sec ul li a i {
    background: url(../images/download-icon.png) left top no-repeat;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    margin-right: 10px;
}

.product-view .product-img-box .top-download-sec ul li a:hover i {
    background: url(../images/download-icon-h.png) left top no-repeat;
}

.product-view .product-img-box .top-download-sec ul li.download-photo a i {
    background: url(../images/download-icon.png) -1px top no-repeat;
}

.product-view .product-img-box .top-download-sec ul li.download-photo a:hover i {
    background: url(../images/download-icon-h.png) -1px top no-repeat;
}

.product-view .product-img-box .top-download-sec ul li.download-specification a i {
    background: url(../images/download-icon.png) -166px top no-repeat;
}

.product-view .product-img-box .top-download-sec ul li.download-specification a:hover i {
    background: url(../images/download-icon-h.png) -166px top no-repeat;
}

.product-view .product-img-box .top-download-sec ul li.download-instruction a i {
    background: url(../images/download-icon.png) -363px top no-repeat;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    margin-right: 11px;
}

.product-view .product-img-box .top-download-sec ul li.download-instruction a:hover i {
    background: url(../images/download-icon-h.png) -363px top no-repeat;
}

.product-view .product-img-box .top-download-sec ul li.download-photometry a i {
    background: url(../images/download-icon.png) 0 -71px no-repeat;
    width: 40px;
    height: 40px;
}

.product-view .product-img-box .top-download-sec ul li.download-photometry a:hover i {
    background: url(../images/download-icon-h.png) 0 -71px no-repeat;
}

.product-view .product-img-box .top-download-sec ul li.download-line a i {
    background: url(../images/download-icon.png) -166px -71px no-repeat;
}

.product-view .product-img-box .top-download-sec ul li.download-line a:hover i {
    background: url(../images/download-icon-h.png) -166px -71px no-repeat;
}

.product-view .product-img-box .top-download-sec ul li.download-brochure a i {
    background: url(../images/download-icon.png) -363px -71px no-repeat;
}

.product-view .product-img-box .top-download-sec ul li.download-brochure a:hover i {
    background: url(../images/download-icon-h.png) -363px -71px no-repeat;
}

.product-view .product-img-box .top-download-sec ul li.download-ies a i {
    background: url(../images/download-icon.png) left -142px no-repeat;
}

.product-view .product-img-box .top-download-sec ul li.download-ies a:hover i {
    background: url(../images/download-icon-h.png) left -142px no-repeat;
}

.product-view .product-img-box .top-download-sec ul li.download-revit a i {
    background: url(../images/download-icon.png) -166px -142px no-repeat;
}

.product-view .product-img-box .top-download-sec ul li.download-revit a:hover i {
    background: url(../images/download-icon-h.png) -166px -142px no-repeat;
}

.product-view .product-shop .top-features-sec ul li {
    position: relative;
}

.product-view .tool-tip-sec {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: #FFF;
    border-radius: 50%;
    border: solid 2px #0e5781;
    text-align: center;
    line-height: 21px;
    font-family: myriadwebprobold;
    font-size: 15px;
    left: 70px;
    top: -6px;
    position: absolute;
}

.product-view .tool-tip-sec:hover {
    background: #0e5781;
    color: #FFF;
}

.product-view .tool-tip-small {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: #FFF;
    border-radius: 50%;
    border: solid 1px #0e5781;
    text-align: center;
    line-height: 14px;
    font-family: myriadwebprobold;
    font-size: 11px;
    vertical-align: middle;
}

.product-view .tool-tip-small:hover {
    background: #0e5781;
    color: #FFF;
}

.product-quickviewinner .top-features-sec ul li {
    position: relative;
}

.product-quickviewinner .tool-tip-sec {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: #FFF;
    border-radius: 50%;
    border: solid 2px #0e5781;
    text-align: center;
    line-height: 21px;
    font-family: myriadwebprobold;
    font-size: 15px;
    left: 60px;
    top: -6px;
    position: absolute;
}

.product-quickviewinner .tool-tip-sec:hover {
    background: #0e5781;
    color: #FFF;
}

.product-quickviewinner .tool-tip-small {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: #FFF;
    border-radius: 50%;
    border: solid 1px #0e5781;
    text-align: center;
    line-height: 14px;
    font-family: myriadwebprobold;
    font-size: 11px;
    vertical-align: middle;
}

.product-quickviewinner .tool-tip-small:hover {
    background: #0e5781;
    color: #FFF;
}

.product-readyship ul li a {
    font-size: 14px;
    color: #0e5881;
    line-height: 20px;
}

.product-readyship ul li {
    font-size: 14px;
    color: #606060;
    line-height: 20px;
}


/*---tool tip-----*/

.product-view ul.main-Project-tooltip li {
    position: relative;
}

.product-view ul.main-Project-tooltip li .tool-tip-sec {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: #FFF;
    border-radius: 50%;
    border: solid 2px #0e5781;
    text-align: center;
    line-height: 21px;
    font-family: myriadwebprobold;
    font-size: 15px;
    left: 195px;
    top: -15px;
    position: absolute;
}

.product-view ul.main-Project-tooltip li .tool-tip-sec:hover {
    background: #0e5781;
    color: #FFF;
}

.pager .amount {
    padding: 0px 10px 0px 0;
    line-height: 41px;
}

#compatible:before,
#similar:before {
    content: " ";
    display: block;
    height: 40px;
    margin-top: -40px;
    visibility: hidden;
}

#combined::before {
    content: " ";
    display: block;
    height: 40px;
    margin-top: -40px;
    visibility: hidden;
}

body.catalog-category-view .breadcrumb>li:last-child:before {
    background-image: none;
}

body.catalogsearch-result-index .breadcrumb>li:last-child:before {
    background-image: none;
}

.breadcrumb>li.breadcrumbs-last {
    color: #606060;
    font-weight: 700;
    margin-left: -15px;
}

body.catalogsearch-result-index .breadcrumb>li.breadcrumbs-last {
    display: none;
}

body.catalog-product-view header[role="banner"] {
    margin: 0px;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9;
}

body.catalog-product-view .content-cover {
    border-bottom: 0;
    position: relative;
    padding-top: 103px;
}

.result-list .all-state-list:before {
    content: " ";
    display: block;
    height: 40px;
    margin-top: -40px;
    visibility: hidden;
}

body.cms-page-view.cms-rep-locator header[role="banner"] {
    margin: 0px;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9;
}

body.cms-page-view.cms-rep-locator .content-cover {
    border-bottom: 0;
    position: relative;
    padding-top: 103px;
}

.catalog-product-view .form-section {
    text-align: center;
}

.catalog-product-view .form-section .btn a {
    background: #0e5881;
    padding: 10px;
    color: #fff;
    text-align: center;
    display: block;
    margin: 0 auto;
}
.catalog-product-view .form-section .btn{
    white-space: inherit;
}



@media (min-width: 1230px) {
    .homeslider li {
        height: 600px;
    }
    .navbar-nav li.level0 ul {
        display: none;
    }
    .navbar .navbar-collapse {
        position: absolute;
        top: 100%;
        left: 0px;
        width: 100%;
        z-index: 99999;
        padding: 0px;
    }
    .navbar .navbar-collapse .navbar-nav {
        margin: 0px;
        padding: 10px 20px;
        background: #fff;
        box-shadow: 0 0 3px 0 #aaaaaa;
    }
    .container {
        width: 1200px;
    }
    .home-callouts-main .owl-wrapper-outer .owl-wrapper .owl-item {
        width: 25%;
    }
    .home-callouts-main .owl-controls {
        display: none !important;
    }
    .home-slider-sec .slider-search-sec {
        display: block;
    }
    .top-filter-section .select-section {
        display: block !important;
    }
    .product-view .product-options dd {
        display: block !important;
    }
    .nav li.parent.categ-menu-arrow>a {
        background: url(../images/nav-arrow-right.png) no-repeat right center;
    }
    .nav li.parent.categ-menu-arrow>a:hover {
        background: url(../images/nav-arrow-right-active.png) no-repeat right center;
    }
    .nav>li {
        border-bottom: 1px solid #e3e3e3;
    }
    .nav>li.last {
        border-bottom: 0px;
    }
    .nav>li>a {
        font-size: 13px;
        line-height: 36px;
    }
    .nav li {
        position: relative;
    }
    .nav li:hover>ul {
        display: block;
        position: absolute;
        left: 230px;
        top: 0px;
        z-index: 999;
        background: #fff;
        min-width: 292px;
        padding: 10px 20px;
        -moz-box-shadow: 0 0 3px 0 #aaa;
        -webkit-box-shadow: 0 0 3px 0 #aaa;
        box-shadow: 0 0 3px 0 #aaa;
    }
    .navbar .navbar-collapse {
        overflow: inherit !important;
    }
    .navbar-default .navbar-nav>li>a,
    .navbar-default .navbar-text {
        color: #6e6e6e;
    }
    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a:hover {
        color: #0e5881;
    }
    .nav li ul li {
        border-bottom: 1px solid #e3e3e3;
    }
    .nav li ul li.last {
        border: none;
    }
    .nav li ul li a {
        display: block;
        font-size: 13px;
        line-height: 20px;
        color: #6e6e6e;
        padding: 8px 8px 8px 0;
    }
    .nav li ul li a:hover,
    .nav li ul li a:focus {
        color: #0e5881;
        text-decoration: none;
    }
    .header .header-bottom-sec .cms-nav .fMobile {
        display: none;
    }
}

@media (min-width: 1000px) {
    body.catalog-product-view .box-collateral ul .owl-prev {
        background: url(../images/product-slider-arrows.png) left top no-repeat;
        background-size: 100px;
        width: 50px;
        height: 142px;
        overflow: hidden;
        position: absolute;
        text-indent: -9999px;
        top: 80px;
        left: 0;
    }
    body.catalog-product-view .box-collateral ul .owl-prev:hover {
        background: url(../images/product-slider-arrows.png) 0 -143px no-repeat;
        background-size: 100px;
    }
    body.catalog-product-view .box-collateral ul .owl-next {
        background: url(../images/product-slider-arrows.png) right top no-repeat;
        background-size: 100px;
        width: 50px;
        height: 142px;
        overflow: hidden;
        position: absolute;
        text-indent: -9999px;
        top: 80px;
        right: 0;
    }
    body.catalog-product-view .box-collateral ul .owl-next:hover {
        background: url(../images/product-slider-arrows.png) 100% -143px no-repeat;
        background-size: 100px;
    }
}

@media (max-width: 1229px) {
    .header .header-bottom-sec .cms-nav .fDesktop {
        display: none;
    }
}
@media (max-width: 1199px) {
    body.catalog-product-view .box-collateral ul .owl-prev {
        top: 57px;
    }
    body.catalog-product-view .box-collateral ul .owl-next {
        top: 57px;
    }
    .header .header-bottom-sec .cms-nav li.linkedin-icon {
        max-width: 54px;
    }
    .header .header-bottom-sec .cms-nav {
        float: initial;
    }
}

@media (max-width: 999px) {
    body.catalog-product-view .box-collateral ul#block-related .owl-prev {
        background: url(../images/related-arrow.png) left top no-repeat;
        height: 25px;
        overflow: hidden;
        position: absolute;
        text-indent: -9999px;
        top: -32px;
        width: 25px;
        left: 196px;
    }
    body.catalog-product-view .box-collateral ul#block-related .owl-prev:hover {
        background: url(../images/related-arrow.png) left bottom no-repeat;
    }
    body.catalog-product-view .box-collateral ul#block-related .owl-next {
        background: url(../images/related-arrow.png) right top no-repeat;
        height: 25px;
        overflow: hidden;
        position: absolute;
        text-indent: -9999px;
        top: -32px;
        width: 25px;
        left: 220px;
    }
    body.catalog-product-view .box-collateral ul#block-related .owl-next:hover {
        background: url(../images/related-arrow.png) right bottom no-repeat;
    }
    body.catalog-product-view .box-collateral ul#upsell-product-table .owl-prev {
        background: url(../images/upsell-arrow.png) left top no-repeat;
        height: 25px;
        overflow: hidden;
        position: absolute;
        text-indent: -9999px;
        top: -32px;
        width: 25px;
        left: auto;
        right: 27px;
    }
    body.catalog-product-view .box-collateral ul#upsell-product-table .owl-prev:hover {
        background: url(../images/upsell-arrow.png) left bottom no-repeat;
    }
    body.catalog-product-view .box-collateral ul#upsell-product-table .owl-next {
        background: url(../images/upsell-arrow.png) right top no-repeat;
        height: 25px;
        overflow: hidden;
        position: absolute;
        text-indent: -9999px;
        top: -32px;
        width: 25px;
        left: auto;
        right: 0;
    }
    body.catalog-product-view .box-collateral ul#upsell-product-table .owl-next:hover {
        background: url(../images/upsell-arrow.png) right bottom no-repeat;
    }
}

@media (min-width:1200px) and (max-width: 1230px) {
    .homeslider li {
        height: 600px;
    }
    .navbar-nav li.level0 ul {
        display: none;
    }
    .navbar .navbar-collapse {
        position: absolute;
        top: 100%;
        left: 0px;
        width: 100%;
        z-index: 99999;
        padding: 0px;
    }
    .navbar .navbar-collapse .navbar-nav {
        margin: 0px;
        padding: 10px 20px;
        background: #fff;
    }
    .nav li.parent.categ-menu-arrow>a {
        background: url(../images/nav-arrow-right.png) no-repeat right center;
    }
    .nav li.parent.categ-menu-arrow>a:hover {
        background: url(../images/nav-arrow-right-active.png) no-repeat right center;
    }
    .nav>li {
        border-bottom: 1px solid #e3e3e3;
    }
    .nav>li.last {
        border-bottom: 0px;
    }
    .nav>li>a {
        font-size: 13px;
        line-height: 36px;
    }
    .nav li {
        position: relative;
    }
    .nav li:hover>ul {
        display: block;
        position: absolute;
        left: 252px;
        top: 0px;
        z-index: 999;
        background: #fff;
        min-width: 292px;
        padding: 10px 20px;
        -moz-box-shadow: 0 0 3px 0 #aaa;
        -webkit-box-shadow: 0 0 3px 0 #aaa;
        box-shadow: 0 0 3px 0 #aaa;
    }
    .navbar .navbar-collapse {
        overflow: inherit !important;
    }
    .navbar-default .navbar-nav>li>a,
    .navbar-default .navbar-text {
        color: #b7b7b7;
    }
    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a:hover {
        color: #0e5881;
    }
    .nav li ul li {
        border-bottom: 1px solid #e3e3e3;
    }
    .nav li ul li.last {
        border: none;
    }
    .nav li ul li a {
        display: block;
        font-size: 13px;
        line-height: 20px;
        color: #b7b7b7;
        padding: 8px 8px 8px 0;
    }
    .nav li ul li a:hover,
    .nav li ul li a:focus {
        color: #0e5881;
        text-decoration: none;
    }
    .home-callouts-main .owl-wrapper-outer .owl-wrapper .owl-item {
        width: 25%;
    }
    .home-callouts-main .owl-controls {
        display: none !important;
    }
    .home-slider-sec .slider-search-sec {
        display: block;
        top: 25%;
    }
    .down-arrow-slide {
        top: 45%;
    }
    .block-layered-nav dd,
    .block.block-layered-nav .block-content {
        display: block;
    }
    .top-filter-section .select-section {
        display: block !important;
    }
    .product-view .product-options dd {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .homeslider li {
        height: 600px;
    }
    .navbar-nav li.level0 ul {
        display: none;
    }
    .navbar .navbar-collapse {
        position: absolute;
        top: 100%;
        left: 0px;
        width: 100%;
        z-index: 99999;
        padding: 0px;
    }
    .navbar .navbar-collapse .navbar-nav {
        margin: 0px;
        padding: 10px 20px;
        background: #fff;
    }
    .nav li.parent a {
        /* background:url(../images/nav-arrow-right.png) no-repeat right center; */
    }
    .nav li.parent a:hover {
        background: url(../images/nav-arrow-right-active.png) no-repeat right center;
    }
    .nav>li {
        border-bottom: 1px solid #e3e3e3;
    }
    .nav>li.last {
        border-bottom: 0px;
    }
    .nav>li>a {
        font-size: 13px;
        line-height: 36px;
    }
    .nav li {
        position: relative;
    }
    .nav li:hover>ul {
        display: block;
        position: absolute;
        left: 252px;
        top: 0px;
        z-index: 999;
        background: #fff;
        min-width: 292px;
        padding: 10px 20px;
        -moz-box-shadow: 0 0 3px 0 #aaa;
        -webkit-box-shadow: 0 0 3px 0 #aaa;
        box-shadow: 0 0 3px 0 #aaa;
    }
    .navbar .navbar-collapse {
        overflow: inherit !important;
    }
    .navbar-default .navbar-nav>li>a,
    .navbar-default .navbar-text {
        color: #b7b7b7;
    }
    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a:hover {
        color: #0e5881;
    }
    .nav li ul li {
        border-bottom: 1px solid #e3e3e3;
    }
    .nav li ul li.last {
        border: none;
    }
    .nav li ul li a {
        display: block;
        font-size: 13px;
        line-height: 36px;
        color: #b7b7b7;
    }
    .nav li ul li a:hover,
    .nav li ul li a:focus {
        color: #0e5881;
        text-decoration: none;
    }
    .home-callouts-main .owl-wrapper-outer .owl-wrapper .owl-item {
        width: 25%;
    }
    .home-callouts-main .owl-controls {
        display: none !important;
    }
    .newp-recp-sec .new-product-sec .bx-wrapper .bx-viewport ul.new-product-slider li.item .item-cover a.product-image {
        width: 50%;
        min-height: 116px;
        background: #fff;
    }
    .newp-recp-sec .new-product-sec .bx-wrapper .bx-viewport ul.new-product-slider li.item .item-cover .pro-detail {
        margin-left: 55%;
    }
    .newp-recp-sec .new-product-sec .bx-wrapper .bx-viewport ul.new-product-slider li.item .item-cover .pro-detail .desc {
        font-size: 12px;
    }
    .home-slider-sec .slider-search-sec {
        display: block;
    }
    .home-slider-sec .slider-search-sec {
        top: 30%;
    }
    .down-arrow-slide {
        top: 44%;
    }
    .header .header-bottom-sec .cms-nav ul li {
        padding: 0 10px;
    }
    .block-layered-nav dd,
    .block.block-layered-nav .block-content {
        display: block;
    }
    .block.block-layered-nav .block-title strong .aw-ln-clear-all {
        display: none !important;
    }
    .cateegory-listing .sub-details ul {
        width: 50%;
        min-width: inherit;
    }
    .product-essential .product-img-box .more-views ul li {
        padding: 10px 5px 0 5px;
    }
    .product-essential .product-img-box .more-views ul li a {
        max-width: inherit;
        width: 100%;
    }
    .product-view .product-shop .top-download-sec ul li {
        width: 50% !important;
        margin: 5px 0;
    }
    body.checkout-cart-index .cart .cart-left table thead tr th,
    body.checkout-cart-index .cart .cart-left table tbody tr td {
        padding-left: 10px;
        padding-right: 10px;
    }
    body.checkout-cart-index .cart .cart-left table tbody tr td.product-name,
    body.checkout-cart-index .cart .cart-left table thead tr th.product-name {
        padding-left: 10px;
    }
    .select-store-page .state-list {
        padding: 20px 0 0 0;
        width: 100%;
    }
    .select-store-page .state-list ul {
        float: left;
        width: 100%;
    }
    .select-store-page .state-list ul li {
        float: left;
        width: 50%;
    }
    .company-brand-section .company-brand-sectionbg ul li .brand-img .brand-img-center img {
        max-width: 194px;
    }
    .company-brand-section .owl-controls {
        display: none !important;
    }
    .blog-post-view .postWrapper .post-other-content {
        padding-left: 0;
        padding-right: 0;
    }
    .blog-post-view .postWrapper .post-other-content .bottom-sahre,
    .blog-post-view .postWrapper .post-other-content .post-other-content-border {
        padding-left: 0;
        padding-right: 0;
    }
    .postWrapper .post-image-slider {
        margin: 0;
        padding: 10px 20px 0 20px;
    }
    .postWrapper .post-image-slider .owl-prev {
        left: 10px;
    }
    .postWrapper .post-image-slider .owl-next {
        right: 10px;
    }
    .top-filter-section .select-section {
        display: block !important;
    }
    .product-view .product-options dd {
        display: block !important;
    }
    .block.block-layered-nav-top .block-content {
        display: block;
    }
    .block.block-layered-nav-top .block-title strong .aw-ln-clear-all {
        display: none !important;
    }
    .top-imagefeatures {
        position: absolute;
        right: 10px;
        top: 8px;
    }
    .block-layered-nav-top .position-set {
        max-width: 20%;
    }
    #mc_quickview {
        position: absolute !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .homeslider li {
        height: 900px;
    }
    .header .header-bottom-sec {
        position: relative;
    }
    .header .header-bottom-sec .cms-nav {
        /* display: none; */
    }
    .header .header-bottom-sec .navbar {
        width: auto;
    }
    .header .header-bottom-sec .navbar .navbar-header .navbar-brand {
        display: none;
    }
    .header .header-bottom-sec .navbar .navbar-header .navbar-toggle {
        position: inherit !important;
        float: none;
        left: inherit;
        top: inherit;
        vertical-align: middle;
        padding: 12px 20px;
    }
    .navbar {
        position: static;
    }
    .navbar .navbar-collapse {
        width: 100%;
    }
    .header .header-bottom-sec .search-right .search-header {
        display: none;
    }
    .header .header-bottom-sec .search-right .form-search {
        display: block;
        width: 200px;
        position: static;
        right: inherit;
        top: inherit;
        margin-top: 5px;
        border: 1px solid #d9d9d9;
        background: #f2f2f2;
    }
    .header .header-bottom-sec .search-right .form-search .input-group input#search {
        background: none;
        border: none;
        box-shadow: none;
    }
    .header .header-bottom-sec .search-right .form-search .input-group .input-group-btn {
        right: 1px;
        top: 1px;
    }
    .header .header-bottom-sec .search-right .form-search .input-group .input-group-btn button.btn-default {
        background: #f2f2f2;
        color: #a8a3a3;
    }
    .header .header-bottom-sec .search-right {
        max-width: 550px;
        width: 100%;
    }
    .header .header-bottom-sec .search-right .form-search {
        width: 100%;
    }
    .footer .footer-container {
        padding: 45px 0 65px 0;
    }
    .footer .footer-container .footer-newsletter {
        width: 100%;
        float: none;
        margin: 0 0 30px 0;
    }
    .footer .footer-container .company-info {
        width: 100%;
        float: none;
    }
    .footer .footer-container .footer-links-sec ul li a {
        font-size: 11px;
        line-height: 20px;
    }
    .footer .footer-container .company-info p.showroom {
        display: none;
    }
    .footer .footer-container .company-info p.headquarters {
        margin: 0px;
    }
    .footer .footer-copyright {
        border-top: 1px solid #3f3f3f;
        padding-top: 20px;
    }
    .home-callouts-sec .home-callouts-main .callout .callout-wrapper a span.top-bar em {
        font-size: 11px;
        line-height: 20px;
    }
    .home-callouts-main .owl-wrapper-outer .owl-wrapper .owl-item {
        width: 25%;
    }
    .home-callouts-main .owl-controls {
        display: none !important;
    }
    .newp-recp-sec {
        padding: 19px 0 0 0;
    }
    .newp-recp-sec .new-product-sec {
        padding: 0 65px;
    }
    .newp-recp-sec .new-product-sec>h2 {
        text-align: center;
        margin-bottom: 25px;
    }
    .newp-recp-sec .new-product-sec .bx-wrapper {
        margin: 0 auto 33px;
    }
    .newp-recp-sec .new-product-sec .bx-wrapper .bx-controls {
        text-align: center;
    }
    .newp-recp-sec .recent-post-sec {
        padding-bottom: 40px;
        padding-top: 35px;
    }
    .newp-recp-sec .recent-post-sec .widget-latest {
        padding: 0 30px;
    }
    .newp-recp-sec .recent-post-sec .widget-latest>h2 {
        text-align: center;
    }
    .newp-recp-sec .recent-post-sec .widget-latest .bx-wrapper {
        max-width: 100% !important;
    }
    .newp-recp-sec .recent-post-sec .widget-latest .bx-wrapper .bx-controls {
        text-align: center;
        padding-top: 20px;
    }
    .newp-recp-sec .recent-post-sec .widget-latest .bx-wrapper ul.recent-post-slider>li {
        width: 310px !important;
    }
    .header-bottom-sec {
        position: relative;
    }
    .navbar-nav li.level0 ul {
        display: none;
    }
    .navbar .navbar-collapse {
        position: absolute;
        top: 100%;
        left: 0px;
        width: 100%;
        z-index: 99999;
        padding: 0px;
    }
    .navbar .navbar-collapse .navbar-nav {
        margin: 0px;
        padding: 10px 20px;
        background: #fff;
    }
    .combo-categ-container .categ-item.category-level-5.last,
    .combo-categ-container .categ-item.category-level-6.last,
    .combo-categ-container .categ-item.category-level-7.last,
    .combo-categ-container .category-product-item {
        width: 47%;
        margin: 0 3% 15px 0;
    }
    .combo-categ-container .categ-item.category-level-5.last:nth-of-type(2n+1),
    .combo-categ-container .categ-item.category-level-6.last:nth-of-type(2n+1),
    .combo-categ-container .categ-item.category-level-7.last:nth-of-type(2n+1),
    .combo-categ-container .category-product-item:nth-of-type(2n+1) {
        clear: both;
    }
    .navbar {
        position: static;
    }
    .navbar .navbar-collapse .navbar-nav {
        background: #e5e5e5;
        border-top: 1px solid #fff;
        padding: 15px;
    }
    .nav li {
        border-bottom: 1px solid #d3d3d3;
        position: relative;
    }
    .navbar-default .navbar-nav>li>a,
    .navbar-default .navbar-text {
        font-size: 14px;
        color: #767676;
        padding: 9px 0;
    }
    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a:hover {
        color: #0e5881;
    }
    .nav>li>ul {
        display: block;
        background: #115a82;
        margin: 0 -15px;
        padding: 0 30px;
    }
    .nav>li>ul>li>a {
        font-size: 14px;
        color: #feffff;
        padding: 9px 0;
        display: inline-block;
    }
    .nav>li>ul>li>ul li a {
        font-size: 14px;
        color: #feffff;
        padding: 9px 10px;
        display: inline-block;
    }
    .nav>li.last {
        border-bottom: 0px;
    }
    .nav>li span.arrow {
        background: url(../images/nav-arrow-right.png) no-repeat center center;
        display: block;
        height: 38px;
        position: absolute;
        right: 0;
        top: 0;
        width: 38px;
        cursor: pointer;
    }
    .nav>li span.arrow.active {
        background: url(../images/nav-arrow-down-active.png) no-repeat center center;
    }
    .nav>li ul li span.arrow.active {
        background: url(../images/nav-arrow-down-active2.png) no-repeat center center;
    }
    .header .header-top-sec .header-right-sec ul li.login-sec {
        font-size: 0px;
    }
    .header .header-top-sec .header-right-sec ul li.login-sec.no-icon-mobile {
        background: none;
        padding: 0;
    }
    .header .header-top-sec .header-right-sec ul li.login-sec a.login-link {
        background: url(../images/icon-user.png) no-repeat scroll left center;
        padding-left: 26px;
        display: inline-block;
        font-size: 0px;
        width: 20px;
        height: 20px;
    }
    .header .header-top-sec .header-right-sec ul li.login-sec a {
        display: none;
    }
    .header .header-top-sec .header-right-sec ul li.login-sec span.welcome-message {
        display: none;
    }
    .header .header-top-sec .header-right-sec ul li.login-sec div.account-link ul {
        left: inherit;
        right: -30px;
    }
    .header .header-top-sec .header-right-sec ul li.login-sec div.account-link ul li.hide-desktop {
        display: block;
    }
    .footer .footer-copyright .right {
        display: block;
    }
    .footer .footer-copyright .right ul {
        margin: 0px;
        float: right;
    }
    .footer .footer-copyright .right ul li {
        float: left;
        padding: 0 12px;
        border-right: 1px solid #fff;
        line-height: 14px;
    }
    .footer .footer-copyright .right ul li:last-child {
        padding-right: 0px;
        border: none;
    }
    .footer .footer-copyright .right ul li:first-child {
        padding-left: 0px;
    }
    .footer .footer-copyright .right ul li a {
        font-size: 11px;
        color: #fff;
    }
    .home-slider-sec .bx-wrapper .homeslider li img {
        min-height: 300px;
    }
    .down-arrow-slide {
        top: 33%;
    }
    .down-arrow-slide a {
        width: 20px;
        height: 20px;
        background-size: 100%;
    }
    .down-arrow-slide a:hover {
        background-size: 100%;
    }
    .layout-2-cols div[role="main"] {
        width: 100%;
        float: right;
    }
    .products-grid li.item {
        width: 50%;
    }
    .toolbar-bottom .pager .limiter,
    .toolbar-bottom .pager .sort-by,
    .toolbar-bottom .pager .view-mode {
        display: none;
    }
    .toolbar-bottom .pager .pages {
        width: 100%;
        text-align: center;
    }
    .block-layered-nav dd,
    .block.block-layered-nav .block-content {
        display: block;
    }
    .block.block-layered-nav .block-title strong .aw-ln-clear-all {
        display: none !important;
    }
    #aw-ln-filters #aw-ln-filters-container dd ol li span {
        display: none;
    }
    #aw-ln-filters-container dd ol li label a {
        display: block;
    }
    .cateegory-listing .sub-details ul {
        width: 50%;
        min-width: inherit;
    }
    .product-essential .product-img-box {
        float: none;
        width: 586px;
        margin: 0 auto;
    }
    .product-view .product-shop {
        width: 100%;
        padding-top: 15px;
        clear: both;
    }
    .product-view .product-shop .top-icon {
        padding-right: 84px;
    }
    .product-view .product-shop .top-features-sec ul {
        max-width: 490px;
    }
    .product-view .product-shop .top-download-sec ul {
        max-width: 545px;
    }
    .blog-index-list .layout-2-cols aside[role="complementary"] {
        width: 34%;
    }
    .blog-index-list .layout-2-cols div[role="main"] {
        width: 66%;
    }
    .blog-top-banner img {
        min-height: 240px;
    }
    .product-view .order-config-sec {
        padding-top: 40px;
    }
    .product-view .order-config-sec .notes-text label {
        padding: 0;
    }
    .product-view .description-other.video-section {
        width: 100%;
        border: 0;
    }
    .product-view .description-other.video-section .cover {
        padding: 0 9px 40px 9px;
    }
    .product-view .description-other {
        width: 50%;
        height: auto !important
    }
    .product-view .description-other .readyship-section .cover {
        padding-left: 35px;
    }
    .product-view .video-benefits {
        padding-bottom: 60px;
    }
    body.catalog-product-view .box-collateral.box-up-sell ul,
    body.catalog-product-view .box-collateral ul {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 44px;
    }
    body.checkout-cart-index .cart .cart-left {
        width: 100%;
        padding: 0 0 30px 0;
    }
    body.checkout-cart-index .cart .cart-right {
        width: 100%;
    }
    body.checkout-cart-index .cart .cart-right .cart-collaterals {
        width: 59.3%;
        float: right;
    }
    body.checkout-cart-index .cart {
        padding-bottom: 124px;
    }
    body.checkout-cart-index .box-collateral ul {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 44px;
    }
    .contact-details {
        width: 51.3%;
    }
    .contact-form-sec {
        width: 48.7%;
    }
    .team-secton .team-lits {
        width: 100%;
        height: auto !important;
    }
    .select-store-page .map-img {
        float: none;
    }
    .select-store-page .map-img img {
        max-width: 100%;
    }
    .select-store-page .state-list {
        padding: 20px 0 0 0;
        width: 100%;
    }
    .select-store-page .state-list ul {
        float: left;
        width: 100%;
    }
    .select-store-page .state-list ul li {
        float: left;
        width: 50%;
    }
    .abount-top-content {
        padding: 0 9px 80px;
    }
    .company-bottom-sec {
        padding: 0 70px;
    }
    .company-bottom-sec ul li {
        width: 100%;
        border: 0;
        margin-bottom: 1px;
    }
    .company-brand-section .company-brand-sectionbg ul li {
        width: 100%;
    }
    .company-brand-section .owl-controls {
        display: none !important;
    }
    .blog-post-view .postWrapper .post-other-content {
        padding-left: 0;
        padding-right: 0;
    }
    .blog-post-view .postWrapper .post-other-content .bottom-sahre,
    .blog-post-view .postWrapper .post-other-content .post-other-content-border {
        padding-left: 0;
        padding-right: 0;
    }
    .postWrapper .post-image-slider {
        margin: 0;
        padding: 10px 63px 0 63px;
    }
    .postWrapper .post-image-slider .owl-prev {
        left: 20px;
    }
    .postWrapper .post-image-slider .owl-next {
        right: 20px;
    }
    .top-filter-section .select-section {
        margin: 0 -1px;
    }
    .top-filter-section .select-field-custom-spacing {
        padding: 0 1px;
    }
    .top-filter-section .select-section {
        display: block !important;
    }
    .product-options .optionlist {
        display: block;
        width: 33.33%;
        float: left;
        margin-bottom: 20px;
    }
    .product-view .product-options dd {
        display: block !important;
    }
    .product-view .add-to-sample-btn.group-product-sec .amgroupcat {
        display: inline-block;
        vertical-align: middle;
    }
    .product-view .add-to-sample-btn.group-product-sec .add-to-links {
        margin: 0;
        padding: 0;
    }
    .select-store-page .map-img {
        width: 100%;
    }
    .product-view .order-configure-details .product-options .option {
        width: 33.33%;
        display: block;
        float: left;
    }
    .top-quickview {
        left: 190px;
        position: absolute;
        top: 13px;
    }
    .product-view .product-img-box .top-download-sec {
        border: 0;
    }
    #mc_quickview {
        position: absolute !important;
    }
}


/***********************************/

@media (min-width: 767px) and (max-width: 1200px) {
    .homeslider li {
        height: 346px;
    }
    .header .header-bottom-sec .navbar {
        float: left;
        display: block;
        width: auto;
    }
    .header .header-bottom-sec .navbar .navbar-header {
        float: left;
        display: block;
        padding: 12px;
    }
    .header .header-bottom-sec .navbar .navbar-header .navbar-brand {
        display: none;
    }
    .header .header-bottom-sec .navbar .navbar-header .navbar-toggle {
        position: static;
        left: inherit;
        top: inherit;
        float: none;
        vertical-align: middle;
    }
    .header .header-bottom-sec .search-right .search-header {
        display: none;
    }
    .header .header-bottom-sec .search-right .form-search {
        display: block;
        position: static;
        right: inherit;
        top: inherit;
        width: 200px;
        margin-top: 6px;
        background: #f2f2f2;
    }
    .header .header-bottom-sec .search-right .form-search .input-group input#search {
        box-shadow: none;
        background: #f2f2f2
    }
    .header .header-bottom-sec .search-right .form-search .input-group .input-group-btn button.btn-default {
        background: #f2f2f2;
        color: #a3a3a3;
    }
    .header .header-bottom-sec .search-right {
        max-width: 400px;
        width: 100%;
    }
    .header .header-bottom-sec .search-right .form-search {
        width: 100%;
    }
    .header .header-bottom-sec .cms-nav {
        /* display: none; */
    }
    .home-callouts-sec>.container {
        padding: 0 30px;
    }
    .home-callouts-main .owl-controls .owl-buttons .owl-prev {
        position: absolute;
        left: -23px;
        top: 50%;
        width: 7px;
        height: 11px;
        text-indent: -9999px;
        background: url(../images/slider-prev-arrow-blue.png) no-repeat left top;
        margin-top: -5px;
    }
    .home-callouts-main .owl-controls .owl-buttons .owl-next {
        position: absolute;
        right: -23px;
        top: 50%;
        width: 7px;
        height: 11px;
        text-indent: -9999px;
        background: url(../images/slider-next-arrow-blue.png) no-repeat left top;
        margin-top: -5px;
    }
    .home-callouts-main .owl-wrapper-outer .owl-wrapper .owl-item .callout {
        border-right: 1px solid #fff;
    }
    .home-callouts-main .owl-wrapper-outer .owl-wrapper .owl-item .callout .callout-wrapper a img {
        max-width: inherit;
        width: 100%;
    }
    .newp-recp-sec {
        padding: 19px 0 0 0;
    }
    .newp-recp-sec .new-product-sec {
        border-bottom: 1px solid #fff;
        padding: 0 25px;
    }
    .newp-recp-sec .new-product-sec>h2 {
        text-align: center;
        margin-bottom: 25px;
    }
    .newp-recp-sec .new-product-sec .bx-wrapper {
        margin: 0 auto 33px;
    }
    .newp-recp-sec .new-product-sec .bx-wrapper .bx-controls {
        text-align: center;
    }
    .newp-recp-sec .recent-post-sec {
        padding-bottom: 40px;
        padding-top: 35px;
    }
    .newp-recp-sec .recent-post-sec .widget-latest {
        padding: 0 30px;
    }
    .newp-recp-sec .recent-post-sec .widget-latest>h2 {
        text-align: center;
    }
    .newp-recp-sec .recent-post-sec .widget-latest .bx-wrapper {
        max-width: 100% !important;
    }
    .newp-recp-sec .recent-post-sec .widget-latest .bx-wrapper .bx-controls {
        text-align: center;
        padding-top: 20px;
    }
    .newp-recp-sec .recent-post-sec .widget-latest .bx-wrapper ul.recent-post-slider>li {
        width: 310px !important;
    }
    .footer .footer-container .footer-links-sec ul {
        margin-bottom: 70px;
    }
    .footer .footer-container .footer-newsletter {
        float: none;
        width: 100%;
        margin-bottom: 35px;
    }
    .header-bottom-sec>.container {
        position: relative;
    }
    .navbar-nav li.level0 ul {
        display: none;
    }
    .navbar .navbar-collapse {
        position: absolute;
        top: 100%;
        left: 0px;
        width: 100%;
        z-index: 99999;
        padding: 0px;
    }
    .navbar .navbar-collapse .navbar-nav {
        margin: 0px;
        padding: 10px 20px;
        background: #fff;
    }
    .navbar {
        position: static;
    }
    .navbar .navbar-collapse .navbar-nav {
        background: #e5e5e5;
        border-top: 1px solid #fff;
        padding: 15px;
    }
    .nav li {
        border-bottom: 1px solid #d3d3d3;
        position: relative;
    }
    .navbar-default .navbar-nav>li>a,
    .navbar-default .navbar-text {
        font-size: 14px;
        color: #767676;
        padding: 9px 0;
    }
    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a:hover {
        color: #0e5881;
    }
    .nav>li>ul {
        display: block;
        background: #115a82;
        margin: 0 -15px;
        padding: 0 30px;
    }
    .nav>li>ul>li>a {
        font-size: 14px;
        color: #feffff;
        padding: 9px 0;
        display: inline-block;
    }
    .nav>li>ul>li>ul li a {
        font-size: 14px;
        color: #feffff;
        padding: 9px 10px;
        display: inline-block;
    }
    .nav>li.last {
        border-bottom: 0px;
    }
    .nav>li span.arrow {
        background: url(../images/nav-arrow-right.png) no-repeat center center;
        display: none;
        height: 38px;
        position: absolute;
        right: 0;
        top: 0;
        width: 38px;
        cursor: pointer;
    }
    .nav>li.categ-menu-arrow span.arrow {
        display: block
    }
    .nav>li span.arrow.active {
        background: url(../images/nav-arrow-down-active.png) no-repeat center center;
    }
    .nav>li ul li span.arrow.active {
        background: url(../images/nav-arrow-down-active2.png) no-repeat center center;
    }
    .header .header-top-sec .header-right-sec ul li.login-sec div.account-link span {
        font-size: 0px;
    }
    .header .header-top-sec .header-right-sec ul li a.logout-link,
    .header .header-top-sec .header-right-sec ul li.login-sec span.welcome-message {
        display: none;
    }
    .header .header-top-sec .header-right-sec ul li.login-sec div.account-link ul {
        left: inherit;
        right: -70px;
    }
    .header .header-top-sec .header-right-sec ul li.login-sec div.account-link ul li.hide-desktop {
        display: block;
    }
    .footer .footer-container .company-info p.showroom {
        display: none;
    }
    .footer .footer-copyright .right {
        border-bottom: 1px solid #383838;
        display: block;
        float: none !important;
        width: 100% !important;
        margin-bottom: 10px;
    }
    .footer .footer-copyright .right ul {
        margin: 0px;
        overflow: hidden;
        padding-bottom: 20px;
    }
    .footer .footer-copyright .right ul li {
        float: left;
        font-size: 12px;
        color: #fff;
        padding: 0 13px;
        border-right: 1px solid #fff;
        line-height: 14px;
    }
    .footer .footer-copyright .right ul li:last-child {
        padding-right: 0px;
        border: none;
    }
    .footer .footer-copyright .right ul li:first-child {
        padding-left: 0px;
    }
    .footer .footer-copyright .right ul li a {
        color: #fff;
    }
    .home-slider-sec .bx-wrapper .bx-viewport ul.homeslider li .slider-text-sec {
        padding: 10px 0;
    }
    .home-slider-sec .bx-wrapper .bx-viewport ul.homeslider li .slider-text-sec .slider-text h2 {
        font-size: 18px;
        line-height: 18px;
    }
    .home-slider-sec .bx-wrapper .bx-viewport ul.homeslider li .slider-text-sec .slider-text p {
        font-size: 12px;
        line-height: 12px;
    }
    .home-slider-sec .bx-wrapper .bx-viewport ul.homeslider li .slider-text-sec .slider-text a.learn-btn {
        border: 0;
        padding: 0;
        line-height: normal;
        font-size: 11px;
        height: auto;
    }
    .home-slider-sec .bx-wrapper .bx-viewport ul.homeslider li .slider-text-sec .slider-text a.learn-btn span {
        padding-right: 10px;
    }
    .home-slider-sec .bx-wrapper .bx-viewport ul.homeslider li .slider-text-sec .slider-text a.learn-btn:hover {
        background: none;
    }
    .down-arrow-slide {
        top: 33%;
    }
    .down-arrow-slide a {
        width: 20px;
        height: 20px;
        background-size: 100%;
    }
    .down-arrow-slide a:hover {
        background-size: 100%;
    }
    .category-section .category-title {
        display: block;
        white-space: normal;
        padding-bottom: 5px;
        line-height: normal;
    }
    .category-section .category-description {
        display: block;
    }
    aside[role="complementary"] {
        width: 100%;
        padding: 0;
        float: none;
    }
    div[role="main"] {
        clear: both;
        padding: 0;
    }
    .products-grid li.item {
        width: 50%;
        padding: 0 10px;
    }
    .products-grid li.item .mgkviewlightbox {
        display: none;
    }
    .products-grid {
        margin: 0;
    }
    .toolbar-bottom .pager .limiter,
    .toolbar-bottom .pager .sort-by,
    .toolbar-bottom .pager .view-mode {
        display: none;
    }
    .toolbar-bottom .pager .pages {
        width: 100%;
        text-align: center;
    }
    .toolbar-bottom .pager .pages li a.previous,
    .toolbar-bottom .pager .pages li a.next {
        border: 0;
        width: auto;
    }
    .toolbar-bottom .pager .pages li a.previous:hover,
    .toolbar-bottom .pager .pages li a.next:hover {
        background: inherit;
        color: inherit;
    }
    aside[role="complementary"] {
        width: 100%;
        padding: 0;
        float: none;
        background: #e5e5e5;
    }
    .block#aw-ln-filters {
        margin: 0;
    }
    .block.block-layered-nav .block-title strong {
        padding: 0 14px;
        background: #e5e5e5;
        font-size: 14px;
        color: #767676;
        height: 39px;
        line-height: 39px;
    }
    .block.block-layered-nav .block-title strong span {
        display: block;
        background: url(../images/layred-arrow.png) right center no-repeat;
        cursor: pointer;
    }
    .block.block-layered-nav .block-title.closed strong span {
        display: block;
        background: url(../images/layred-arrow-d.png) right center no-repeat;
        color: #0e5881;
    }
    .block.block-layered-nav .block-content {
        background: #115a82;
        padding: 0 14px;
        display: none;
    }
    .block.block-layered-nav .block-content #aw-ln-filters-container dt {
        width: 95%;
        padding: 0 12px;
        height: 40px;
        line-height: 40px;
        border-bottom: solid 1px #487892;
        font-size: 14px;
        color: #feffff;
        font-family: myriadwebpro;
        font-weight: 400;
        background: url(../images/layred-subarrow.png) right center no-repeat;
        cursor: pointer;
    }
    .block.block-layered-nav .block-content #aw-ln-filters-container dt .aw-ln-filter-clear {
        right: 10px;
    }
    .block.block-layered-nav .block-content #aw-ln-filters-container dt.closed {
        background: url(../images/layred-subarrow-d.png) right center no-repeat;
    }
    .block-layered-nav dd {
        width: 95%;
        padding: 12px;
        border-bottom: solid 1px #487892;
        display: none;
    }
    .block-layered-nav dd.last {
        border: 0;
    }
    #aw-ln-filters-container dd ol li label {
        line-height: 20px;
        color: #FFF;
    }
    #aw-ln-filters-container dd ol li label a {
        color: #FFF;
    }
    #aw-ln-filters-container dd ol li span {
        color: #FFF;
    }
    .block.block-layered-nav .block-title strong .aw-ln-clear-all {
        display: none !important;
    }
    .block.block-layered-nav .block-content #aw-ln-filters-container dt a {
        color: #FFF;
    }
    .cateegory-listing .sub-details ul {
        width: 50%;
        min-width: inherit;
    }
    .cateegory-listing .sub-details {
        height: inherit;
    }
    .product-view .product-shop {
        width: 100%;
    }
    .product-shop .top-icon ul li.bookmar-icon {
        display: none;
    }
    .product-shop .top-icon {
        margin: 0;
        padding: 5px 0 10px 0;
    }
    .product-shop .top-icon ul {
        float: none;
        text-align: center
    }
    .product-shop .top-icon ul li {
        display: inline-block;
        float: none;
    }
    .product-view .product-shop .top-download-sec,
    .product-view .product-shop .top-features-sec,
    .product-view .product-shop .short-description {
        margin: 0 -15px;
        padding-left: 14px;
        padding-right: 14px;
    }
    .product-view .product-shop .top-download-sec ul li {
        width: 33.33%;
    }
    .product-view .product-shop .top-download-sec ul li.download-photometry,
    .product-view .product-shop .top-download-sec ul li.download-photo,
    .product-view .product-shop .top-download-sec ul li.download-ies {
        width: 33.33%;
    }
    .product-view .product-shop .top-download-sec ul li.download-specification a span {
        display: none;
    }
    .order-config-sec {
        margin: 0 -15px;
        padding: 40px 0 0 0;
    }
    .product-view .order-config-sec h2 {
        padding: 0 14px 13px 14px;
        border-bottom: solid 1px #e5e5e5;
    }
    .product-view .order-config-sec .notes-text {
        display: block;
        padding: 5px 14px;
    }
    .product-view .order-config-sec .notes-text label {
        display: block;
    }
    .product-view .order-configure-details .order-configurelist {
        float: left;
        display: block;
        height: auto !important;
    }
    .product-view .order-configure-details .order-configurelist.order-housing,
    .product-view .order-configure-details .order-configurelist.order-delivery,
    .product-view .order-configure-details .order-configurelist.order-trim,
    .product-view .order-configure-details .order-configurelist.order-finish,
    .product-view .order-configure-details .order-configurelist.order-beam,
    .product-view .order-configure-details .order-configurelist.order-cri {
        width: 100%;
    }
    .product-view .order-configure-details {
        padding: 0 14px;
    }
    .product-view .order-sample-section {
        padding: 0px 14px 12px 14px;
    }
    .product-view .description-other .cover {
        padding: 0 0 40px 0;
    }
    .product-view .description-other {
        height: auto !important;
        border: 0;
    }
    .product-view .video-benefits {
        padding-bottom: 40px;
    }
    body.catalog-product-view .box-collateral ul li.item a.mgkviewlightbox {
        display: none;
    }
    body.catalog-product-view .box-collateral.box-up-sell ul,
    body.catalog-product-view .box-collateral ul {
        padding: 30px 0 40px 0;
    }
    .product-view .order-configure-details .order-configurelist {
        padding: 0;
        margin: 0;
        border: 1px solid #c8c8c8;
        width: 90px;
        border-radius: 5px;
        overflow: hidden;
        background-color: #f1f1f1;
        background: #f1f1f1 url(../images/select-arrow.png) no-repeat 100% 0;
        float: left;
    }
    .product-view .order-configure-details .order-configurelist select {
        padding: 5px 26px 5px 15px;
        width: 100%;
        border: none;
        box-shadow: none;
        background-color: transparent;
        background-image: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        height: 26px;
        font-size: 13px;
        color: #555555;
    }
    .product-view .order-configure-details .order-configurelist select:focus {
        outline: none;
    }
    .product-view .order-configure-details .order-configurelist {
        width: 100%;
        margin-bottom: 9px;
    }
    .product-view .order-configure-details .order-configurelist em {
        color: #0e5881;
        font-style: normal;
    }
    body.checkout-cart-index .cart .cart-left {
        width: 100%;
        padding: 0 0 30px 0;
    }
    body.checkout-cart-index .cart .cart-right {
        width: 100%;
    }
    body.checkout-cart-index .cart .cart-right .cart-collaterals {
        width: 100%;
        float: right;
    }
    body.checkout-cart-index .cart {
        padding-bottom: 124px;
    }
    body.checkout-cart-index .box-collateral ul {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 44px;
    }
    body.checkout-cart-index .cart .cart-left table thead tr th,
    body.checkout-cart-index .cart .cart-left table tbody tr td {
        padding-left: 10px;
        padding-right: 10px;
    }
    body.checkout-cart-index .cart .cart-left table tbody tr td.product-name,
    body.checkout-cart-index .cart .cart-left table thead tr th.product-name {
        padding-left: 10px;
    }
    .account-login .content {
        min-height: inherit;
    }
    .account-login .new-users {
        padding-bottom: 30px;
    }
    .block-account .block-title {
        padding-left: 14px;
        padding-right: 14px;
    }
    .block-account .block-content ul {
        padding-right: 14px;
        padding-left: 14px;
        background: #e5e5e5;
    }
    .block-account .block-content li.current,
    .block-account .block-content li {
        line-height: 23px;
        border-bottom: solid 1px #d4d4d4;
    }
    .block-account .block-content li.current strong {
        display: block;
        background: #115a82;
        margin: -5px -14px;
        color: #FFF;
        padding: 0 14px;
        line-height: 33px;
    }
    .block-account .block-content li a {
        line-height: 23px;
    }
    .block-account .block-content li.last {
        border: 0;
    }
    .my-account {
        padding: 0 15px;
    }
    .my-account .data-table thead tr th,
    .my-account .data-table tbody tr td {
        padding: 10px 5px;
    }
    .my-account .order-info-box .box {
        min-height: inherit;
    }
    .contact-details {
        width: 100%;
        padding: 0 0 40px 0;
    }
    .contact-form-sec {
        width: 100%;
    }
    .team-secton .team-lits {
        width: 100%;
        height: auto !important;
    }
    .select-store-page .map-img,
    .select-store-page .state-list {
        display: none;
    }
    .select-store-page .all-state-list ul li {
        height: auto !important;
    }
    .select-store-page .all-state-list h4 {
        margin: 0 -15px;
        padding: 12px 15px 8px 15px;
    }
    .select-store-page .show-mobile {
        display: block;
        padding: 10px 0 20px 0;
        float: left;
        width: 100%;
    }
    .select-store-page .show-mobile select {
        width: 100%;
    }
    .select-store-page .show-mobile .custom-select {
        padding: 0;
        margin: 0;
        border: 1px solid #bababa;
        width: 90px;
        border-radius: 5px;
        overflow: hidden;
        background-color: #f1f1f1;
        background: #f1f1f1 url(../images/select-arrow.png) no-repeat 100% 0;
        float: left;
    }
    .select-store-page .show-mobile .custom-select select {
        padding: 3px 26px 3px 3px;
        width: 100%;
        border: none;
        box-shadow: none;
        background-color: transparent;
        background-image: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        font-size: 10px;
        height: 24px;
    }
    .select-store-page .show-mobile .custom-select select:focus {
        outline: none;
    }
    .select-store-page .show-mobile .custom-select {
        width: 100%;
    }
    .abount-top-content {
        padding: 0 0px 80px;
    }
    .company-bottom-sec {
        padding: 0;
    }
    .company-bottom-sec ul li {
        width: 100%;
        border: 0;
        margin-bottom: 1px;
    }
    .company-brand-section .company-brand-sectionbg ul li {
        width: 100%;
    }
    .company-brand-section .owl-controls {
        display: none !important;
    }
    .blog-post-view .postWrapper .post-img h2.post-title {
        padding: 5px;
    }
    .blog-post-view .postWrapper .post-img h2.post-title a {
        font-size: 22px;
        line-height: 22px;
    }
    .blog-post-view .postWrapper .post-other-content {
        padding-left: 0;
        padding-right: 0;
    }
    .blog-post-view .postWrapper .post-other-content .post-other-content-border {
        padding-left: 10px;
        padding-right: 10px;
        margin: 0 -10px;
    }
    .blog-post-view .postWrapper .post-other-content .blog-details {
        padding-bottom: 15px;
    }
    .postWrapper .post-image-slider {
        margin: 0;
        padding: 10px 10px 0 10px;
    }
    .postWrapper .post-image-slider .owl-prev {
        left: 0;
    }
    .postWrapper .post-image-slider .owl-next {
        right: 0;
    }
    .top-filter-section {
        background: #e5e5e5;
        padding: 0;
    }
    .top-filter-section .select-section {
        margin: 0;
    }
    .top-filter-section .select-field-custom-spacing {
        padding: 10px 0;
        width: 100%;
    }
    .top-filter-section h3 {
        padding: 0;
        line-height: 33px;
        height: 33px;
        border-bottom: solid 1px #d3d3d3;
        font-size: 14px;
        color: #767676;
        font-family: myriadwebpro;
        cursor: pointer;
    }
    .top-filter-section .select-section {
        display: none;
        border-bottom: solid 1px #d3d3d3;
        padding: 10px 0;
    }
    .top-filter-section h3 {
        display: block;
        background: url(../images/layred-arrow.png) right center no-repeat;
        cursor: pointer;
    }
    .top-filter-section h3.closed {
        display: block;
        background: url(../images/layred-arrow-d.png) right center no-repeat;
        color: #0e5881;
    }
    .bootstrap-select>.dropdown-toggle {
        z-index: inherit !important
    }
    .bootstrap-select.btn-group .dropdown-menu {
        margin-top: 0 !important;
    }
    .product-view .product-options .optionlist {
        display: block;
        width: 100%;
        float: left;
        height: auto !important;
        margin-bottom: 10px;
    }
    .product-view .product-options dt {
        border: solid 1px #bababa;
        border-radius: 5px;
        height: 26px;
        padding: 0 0 0 16px;
        background: url(../images/select-arrow.png) right center no-repeat #f1f1f1;
        cursor: pointer;
        border-width: 1px 0px 1px 1px;
        position: relative;
        z-index: 9;
    }
    .product-view .product-options dt label {
        font-size: 13px;
        color: #555555;
        font-family: myriadwebpro;
        line-height: 26px;
        border: 0;
        padding: 0;
        cursor: pointer;
    }
    .product-view .product-options dd {
        display: none;
        border: 1px solid #e5e5e5;
        position: relative;
        margin: -3px 0 0;
        box-shadow: 0 0 5px #ccc;
        z-index: 1;
    }
    .product-view .product-options ul {
        padding: 5px 0 0 0;
    }
    .swatch-link {
        display: block;
    }
    .product-view .bundle-product-sec .product-options dt {
        background: none;
        border: 0;
        border-radius: 0;
        padding: 0;
        height: auto;
    }
    .product-view .bundle-product-sec .product-options dt label {
        font-family: MyriadPro-Semibold;
        color: #606060;
        font-size: 18px;
        line-height: 34px;
        border-top: solid 1px #e5e5e5;
    }
    .product-view .bundle-product-sec .product-options dd {
        display: block !important;
        margin: 0;
        box-shadow: inherit;
        border: 0;
    }
    #aw-ln-filters-top {
        background: none;
        margin: 0 -15px;
    }
    .block.block-layered-nav-top .block-title strong {
        padding: 0 15px;
    }
    .block.block-layered-nav-top .block-title {
        border-bottom: solid 1px #d3d3d3;
    }
    .block.block-layered-nav-top .block-title strong {
        background: #e5e5e5;
        font-size: 14px;
        color: #767676;
        height: 39px;
        line-height: 39px;
        font-family: myriadwebpro;
    }
    .block.block-layered-nav-top .block-title strong span {
        display: block;
        background: url(../images/layred-arrow.png) right center no-repeat;
        cursor: pointer;
    }
    .block.block-layered-nav-top .block-title.closed strong span {
        display: block;
        background: url(../images/layred-arrow-d.png) right center no-repeat;
        color: #0e5881;
    }
    .block.block-layered-nav-top .block-content {
        margin: 0;
        display: none;
    }
    .block.block-layered-nav-top .block-content {
        background: #115a82;
        padding: 0 14px;
        display: none;
    }
    .block-layered-nav-top .position-set {
        width: 100%;
        padding: 0;
        max-width: 100%;
    }
    .block.block-layered-nav-top .block-content #aw-ln-filters-container-top dt {
        padding: 0 12px;
        height: 40px;
        line-height: 40px;
        border-bottom: solid 1px #487892;
        font-size: 14px;
        color: #feffff;
        font-family: myriadwebpro;
        font-weight: 400;
        background: url(../images/layred-subarrow.png) right center no-repeat;
        cursor: pointer;
    }
    .block.block-layered-nav-top .block-content #aw-ln-filters-container-top dt span.select-title {
        background: none;
        padding: 0;
        border: 0;
        line-height: 40px;
        height: auto;
        float: left;
    }
    .block-layered-nav-top dd {
        width: 95%;
        background: none;
        left: inherit;
        padding: 0;
        position: relative;
        top: inherit;
        max-width: 100%;
        box-shadow: inherit;
        border: 0;
    }
    #aw-ln-filters-container-top dd ol li label a {
        color: #FFF;
        display: inline-block;
    }
    #aw-ln-filters-container-top dd ol li span {
        color: #FFF;
        position: inherit;
        top: inherit;
    }
    #aw-ln-filters-container-top dd ol li label {
        display: inline;
        padding: 0;
    }
    .block.block-layered-nav-top .block-content #aw-ln-filters-container-top dt {
        width: 95%;
        padding: 0 12px;
        height: 40px;
        line-height: 40px;
        border-bottom: solid 1px #487892;
        font-size: 14px;
        color: #feffff;
        font-family: myriadwebpro;
        font-weight: 400;
        background: url(../images/layred-subarrow.png) right center no-repeat;
        cursor: pointer;
    }
    .block.block-layered-nav-top .block-content #aw-ln-filters-container-top dt.closed {
        background: url(../images/layred-subarrow-d.png) right center no-repeat;
        z-index: 100;
    }
    .block.block-layered-nav-top dd {
        padding: 12px;
        border-bottom: solid 1px #487892;
        display: none;
    }
    .block.block-layered-nav-top dd.last {
        border: 0;
    }
    .block.block-layered-nav-top dd ol li label {
        line-height: 20px;
        color: #FFF;
    }
    .block.block-layered-nav-top dd ol li label a {
        color: #FFF;
    }
    .block.block-layered-nav-top dd ol li span {
        color: #FFF;
    }
    .block.block-layered-nav-top .block-title strong .aw-ln-clear-all {
        display: none !important;
    }
    .block.block-layered-nav-top .block-content #aw-ln-filters-container dt a {
        color: #FFF;
    }
    .product-view .add-to-sample-btn.group-product-sec .amgroupcat {
        display: inline-block;
        vertical-align: middle;
    }
    .product-view .add-to-sample-btn.group-product-sec .add-to-links {
        margin: 0;
        padding: 0;
    }
    .product-view .order-configure-details .product-options .option {
        width: 100%;
        display: block;
        float: left;
        height: auto !important;
        padding-top: 10px;
    }
    .cms-pages-navi {
        display: block !important;
        background: #e5e5e5;
        padding: 0 15px;
    }
    .cms-pages-navi ul li {
        border-top: 1px solid #d3d3d3;
    }
    .cms-pages-navi ul li a {
        color: #767676;
        font-size: 14px;
        padding: 9px 0;
        line-height: 20px;
    }
    .wishlist-shared-index .content-cover .my-wishlist {
        margin: 0 auto;
        padding-top: 20px;
        width: 100%;
    }
    .product-view .product-img-box .top-download-sec {
        border: 0;
    }
    #mc_quickview {
        position: absolute !important;
    }
    .combo-categ-container .combo-categ-wrapper {
        margin: 0 0 0 10px;
    }
    .combo-categ-container .categ-item.category-level-3 {
        margin: 0;
    }
    .category-products>.combo-categ-wrapper {
        margin: 0;
    }
    .combo-categ-container .categ-item {
        margin-bottom: 10px;
    }
    .combo-categ-container .categ-item.category-level-5,
    .combo-categ-container .categ-item.category-level-6,
    .combo-categ-container .categ-item.category-level-7 {
        margin-bottom: 10px;
    }
    .combo-categ-container .categ-item.category-level-5.last,
    .combo-categ-container .categ-item.category-level-6.last,
    .combo-categ-container .categ-item.category-level-7.last,
    .combo-categ-container .category-product-item {
        margin: 0 2% 10px 0;
    }
    .combo-categ-container [class^="category-info-"] .category-img {
        margin-bottom: 15px;
    }
}


/************************************/

@media (min-width: 600px) and (max-width: 767px) {
    .homeslider li {
        height: 346px;
    }
    /* .header .header-bottom-sec .navbar {
        float: left;
        display: block;
        width: auto;
    }
    .header .header-bottom-sec .navbar .navbar-header {
        float: left;
        display: block;
        padding: 12px;
    }
    .header .header-bottom-sec .navbar .navbar-header .navbar-brand {
        display: none;
    }
    .header .header-bottom-sec .navbar .navbar-header .navbar-toggle {
        position: static;
        left: inherit;
        top: inherit;
        float: none;
        vertical-align: middle;
    }
    .header .header-bottom-sec .search-right .search-header {
        display: none;
    }
    .header .header-bottom-sec .search-right .form-search {
        display: block;
        position: static;
        right: inherit;
        top: inherit;
        width: 200px;
        margin-top: 6px;
        background: #f2f2f2;
    }
    .header .header-bottom-sec .search-right .form-search .input-group input#search {
        box-shadow: none;
        background: #f2f2f2
    }
    .header .header-bottom-sec .search-right .form-search .input-group .input-group-btn button.btn-default {
        background: #f2f2f2;
        color: #a3a3a3;
    }
    .header .header-bottom-sec .search-right {
        max-width: 400px;
        width: 100%;
    }
    .header .header-bottom-sec .search-right .form-search {
        width: 100%;
    }
    .header .header-bottom-sec .cms-nav {
        display: none;
    } */
    .home-callouts-sec>.container {
        padding: 0 30px;
    }
    .home-callouts-main .owl-controls .owl-buttons .owl-prev {
        position: absolute;
        left: -23px;
        top: 50%;
        width: 7px;
        height: 11px;
        text-indent: -9999px;
        background: url(../images/slider-prev-arrow-blue.png) no-repeat left top;
        margin-top: -5px;
    }
    .home-callouts-main .owl-controls .owl-buttons .owl-next {
        position: absolute;
        right: -23px;
        top: 50%;
        width: 7px;
        height: 11px;
        text-indent: -9999px;
        background: url(../images/slider-next-arrow-blue.png) no-repeat left top;
        margin-top: -5px;
    }
    .home-callouts-main .owl-wrapper-outer .owl-wrapper .owl-item .callout {
        border-right: 1px solid #fff;
    }
    .home-callouts-main .owl-wrapper-outer .owl-wrapper .owl-item .callout .callout-wrapper a img {
        max-width: inherit;
        width: 100%;
    }
    .newp-recp-sec {
        padding: 19px 0 0 0;
    }
    .newp-recp-sec .new-product-sec {
        border-bottom: 1px solid #fff;
        padding: 0 25px;
    }
    .newp-recp-sec .new-product-sec>h2 {
        text-align: center;
        margin-bottom: 25px;
    }
    .newp-recp-sec .new-product-sec .bx-wrapper {
        margin: 0 auto 33px;
    }
    .newp-recp-sec .new-product-sec .bx-wrapper .bx-controls {
        text-align: center;
    }
    .newp-recp-sec .recent-post-sec {
        padding-bottom: 40px;
        padding-top: 35px;
    }
    .newp-recp-sec .recent-post-sec .widget-latest {
        padding: 0 30px;
    }
    .newp-recp-sec .recent-post-sec .widget-latest>h2 {
        text-align: center;
    }
    .newp-recp-sec .recent-post-sec .widget-latest .bx-wrapper {
        max-width: 100% !important;
    }
    .newp-recp-sec .recent-post-sec .widget-latest .bx-wrapper .bx-controls {
        text-align: center;
        padding-top: 20px;
    }
    .newp-recp-sec .recent-post-sec .widget-latest .bx-wrapper ul.recent-post-slider>li {
        width: 310px !important;
    }
    .footer .footer-container .footer-links-sec ul {
        margin-bottom: 70px;
    }
    .footer .footer-container .footer-newsletter {
        float: none;
        width: 100%;
        margin-bottom: 35px;
    }
    .header-bottom-sec>.container {
        position: relative;
    }
    .navbar-nav li.level0 ul {
        display: none;
    }
    .navbar .navbar-collapse {
        position: absolute;
        top: 100%;
        left: 0px;
        width: 100%;
        z-index: 99999;
        padding: 0px;
    }
    .navbar .navbar-collapse .navbar-nav {
        margin: 0px;
        padding: 10px 20px;
        background: #fff;
    }
    .navbar {
        position: static;
    }
    .navbar .navbar-collapse .navbar-nav {
        background: #e5e5e5;
        border-top: 1px solid #fff;
        padding: 15px;
    }
    .nav li {
        border-bottom: 1px solid #d3d3d3;
        position: relative;
    }
    .navbar-default .navbar-nav>li>a,
    .navbar-default .navbar-text {
        font-size: 14px;
        color: #767676;
        padding: 9px 0;
    }
    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a:hover {
        color: #0e5881;
    }
    .nav>li>ul {
        display: block;
        background: #115a82;
        margin: 0 -15px;
        padding: 0 30px;
    }
    .nav>li>ul>li>a {
        font-size: 14px;
        color: #feffff;
        padding: 9px 0;
        display: inline-block;
    }
    .nav>li>ul>li>ul li a {
        font-size: 14px;
        color: #feffff;
        padding: 9px 10px;
        display: inline-block;
    }
    .nav>li.last {
        border-bottom: 0px;
    }
    .nav>li span.arrow {
        background: url(../images/nav-arrow-right.png) no-repeat center center;
        display: none;
        height: 38px;
        position: absolute;
        right: 0;
        top: 0;
        width: 38px;
        cursor: pointer;
    }
    .nav>li.categ-menu-arrow span.arrow {
        display: block
    }
    .nav>li span.arrow.active {
        background: url(../images/nav-arrow-down-active.png) no-repeat center center;
    }
    .nav>li ul li span.arrow.active {
        background: url(../images/nav-arrow-down-active2.png) no-repeat center center;
    }
    .header .header-top-sec .header-right-sec ul li.login-sec div.account-link span {
        font-size: 0px;
    }
    .header .header-top-sec .header-right-sec ul li a.logout-link,
    .header .header-top-sec .header-right-sec ul li.login-sec span.welcome-message {
        display: none;
    }
    .header .header-top-sec .header-right-sec ul li.login-sec div.account-link ul {
        left: inherit;
        right: -70px;
    }
    .header .header-top-sec .header-right-sec ul li.login-sec div.account-link ul li.hide-desktop {
        display: block;
    }
    .footer .footer-container .company-info p.showroom {
        display: none;
    }
    .footer .footer-copyright .right {
        border-bottom: 1px solid #383838;
        display: block;
        float: none !important;
        width: 100% !important;
        margin-bottom: 10px;
    }
    .footer .footer-copyright .right ul {
        margin: 0px;
        overflow: hidden;
        padding-bottom: 20px;
    }
    .footer .footer-copyright .right ul li {
        float: left;
        font-size: 12px;
        color: #fff;
        padding: 0 13px;
        border-right: 1px solid #fff;
        line-height: 14px;
    }
    .footer .footer-copyright .right ul li:last-child {
        padding-right: 0px;
        border: none;
    }
    .footer .footer-copyright .right ul li:first-child {
        padding-left: 0px;
    }
    .footer .footer-copyright .right ul li a {
        color: #fff;
    }
    .home-slider-sec .bx-wrapper .bx-viewport ul.homeslider li .slider-text-sec {
        padding: 10px 0;
    }
    .home-slider-sec .bx-wrapper .bx-viewport ul.homeslider li .slider-text-sec .slider-text h2 {
        font-size: 18px;
        line-height: 18px;
    }
    .home-slider-sec .bx-wrapper .bx-viewport ul.homeslider li .slider-text-sec .slider-text p {
        font-size: 12px;
        line-height: 12px;
    }
    .home-slider-sec .bx-wrapper .bx-viewport ul.homeslider li .slider-text-sec .slider-text a.learn-btn {
        border: 0;
        padding: 0;
        line-height: normal;
        font-size: 11px;
        height: auto;
    }
    .home-slider-sec .bx-wrapper .bx-viewport ul.homeslider li .slider-text-sec .slider-text a.learn-btn span {
        padding-right: 10px;
    }
    .home-slider-sec .bx-wrapper .bx-viewport ul.homeslider li .slider-text-sec .slider-text a.learn-btn:hover {
        background: none;
    }
    .down-arrow-slide {
        top: 33%;
    }
    .down-arrow-slide a {
        width: 20px;
        height: 20px;
        background-size: 100%;
    }
    .down-arrow-slide a:hover {
        background-size: 100%;
    }
    .category-section .category-title {
        display: block;
        white-space: normal;
        padding-bottom: 5px;
        line-height: normal;
    }
    .category-section .category-description {
        display: block;
    }
    aside[role="complementary"] {
        width: 100%;
        padding: 0;
        float: none;
    }
    div[role="main"] {
        clear: both;
        padding: 0;
    }
    .products-grid li.item {
        width: 50%;
        padding: 0 10px;
    }
    .products-grid li.item .mgkviewlightbox {
        display: none;
    }
    .products-grid {
        margin: 0;
    }
    .toolbar-bottom .pager .limiter,
    .toolbar-bottom .pager .sort-by,
    .toolbar-bottom .pager .view-mode {
        display: none;
    }
    .toolbar-bottom .pager .pages {
        width: 100%;
        text-align: center;
    }
    .toolbar-bottom .pager .pages li a.previous,
    .toolbar-bottom .pager .pages li a.next {
        border: 0;
        width: auto;
    }
    .toolbar-bottom .pager .pages li a.previous:hover,
    .toolbar-bottom .pager .pages li a.next:hover {
        background: inherit;
        color: inherit;
    }
    aside[role="complementary"] {
        width: 100%;
        padding: 0;
        float: none;
        background: #e5e5e5;
    }
    .block#aw-ln-filters {
        margin: 0;
    }
    .block.block-layered-nav .block-title strong {
        padding: 0 14px;
        background: #e5e5e5;
        font-size: 14px;
        color: #767676;
        height: 39px;
        line-height: 39px;
    }
    .block.block-layered-nav .block-title strong span {
        display: block;
        background: url(../images/layred-arrow.png) right center no-repeat;
        cursor: pointer;
    }
    .block.block-layered-nav .block-title.closed strong span {
        display: block;
        background: url(../images/layred-arrow-d.png) right center no-repeat;
        color: #0e5881;
    }
    .block.block-layered-nav .block-content {
        background: #115a82;
        padding: 0 14px;
        display: none;
    }
    .block.block-layered-nav .block-content #aw-ln-filters-container dt {
        width: 95%;
        padding: 0 12px;
        height: 40px;
        line-height: 40px;
        border-bottom: solid 1px #487892;
        font-size: 14px;
        color: #feffff;
        font-family: myriadwebpro;
        font-weight: 400;
        background: url(../images/layred-subarrow.png) right center no-repeat;
        cursor: pointer;
    }
    .block.block-layered-nav .block-content #aw-ln-filters-container dt.closed {
        background: url(../images/layred-subarrow-d.png) right center no-repeat;
    }
    .block-layered-nav dd {
        width: 95%;
        padding: 12px;
        border-bottom: solid 1px #487892;
        display: none;
    }
    .block-layered-nav dd.last {
        border: 0;
    }
    #aw-ln-filters-container dd ol li label {
        line-height: 20px;
        color: #FFF;
    }
    #aw-ln-filters-container dd ol li label a {
        color: #FFF;
    }
    #aw-ln-filters-container dd ol li span {
        color: #FFF;
    }
    .block.block-layered-nav .block-title strong .aw-ln-clear-all {
        display: none !important;
    }
    .block.block-layered-nav .block-content #aw-ln-filters-container dt a {
        color: #FFF;
    }
    .cateegory-listing .sub-details ul {
        width: 50%;
        min-width: inherit;
    }
    .cateegory-listing .sub-details {
        height: inherit;
    }
    .product-view .product-shop {
        width: 100%;
    }
    .product-shop .top-icon ul li.bookmar-icon {
        display: none;
    }
    .product-shop .top-icon {
        margin: 0;
        padding: 5px 0 10px 0;
    }
    .product-shop .top-icon ul {
        float: none;
        text-align: center
    }
    .product-shop .top-icon ul li {
        display: inline-block;
        float: none;
    }
    .product-view .product-shop .top-download-sec,
    .product-view .product-shop .top-features-sec,
    .product-view .product-shop .short-description {
        margin: 0 -15px;
        padding-left: 14px;
        padding-right: 14px;
    }
    .product-view .product-shop .top-download-sec ul li {
        width: 33.33%;
    }
    .product-view .product-shop .top-download-sec ul li.download-photometry,
    .product-view .product-shop .top-download-sec ul li.download-photo,
    .product-view .product-shop .top-download-sec ul li.download-ies {
        width: 33.33%;
    }
    .product-view .product-shop .top-download-sec ul li.download-specification a span {
        display: none;
    }
    .order-config-sec {
        margin: 0 -15px;
        padding: 40px 0 0 0;
    }
    .product-view .order-config-sec h2 {
        padding: 0 14px 13px 14px;
        border-bottom: solid 1px #e5e5e5;
    }
    .product-view .order-config-sec .notes-text {
        display: block;
        padding: 5px 14px;
    }
    .product-view .order-config-sec .notes-text label {
        display: block;
    }
    .product-view .order-configure-details .order-configurelist {
        float: left;
        display: block;
        height: auto !important;
    }
    .product-view .order-configure-details .order-configurelist.order-housing,
    .product-view .order-configure-details .order-configurelist.order-delivery,
    .product-view .order-configure-details .order-configurelist.order-trim,
    .product-view .order-configure-details .order-configurelist.order-finish,
    .product-view .order-configure-details .order-configurelist.order-beam,
    .product-view .order-configure-details .order-configurelist.order-cri {
        width: 100%;
    }
    .product-view .order-configure-details {
        padding: 0 14px;
    }
    .product-view .order-sample-section {
        padding: 0px 14px 12px 14px;
    }
    .product-view .description-other .cover {
        padding: 0 0 40px 0;
    }
    .product-view .description-other {
        height: auto !important;
        border: 0;
    }
    .product-view .video-benefits {
        padding-bottom: 40px;
    }
    body.catalog-product-view .box-collateral ul li.item a.mgkviewlightbox {
        display: none;
    }
    body.catalog-product-view .box-collateral.box-up-sell ul,
    body.catalog-product-view .box-collateral ul {
        padding: 30px 0 40px 0;
    }
    .product-view .order-configure-details .order-configurelist {
        padding: 0;
        margin: 0;
        border: 1px solid #c8c8c8;
        width: 90px;
        border-radius: 5px;
        overflow: hidden;
        background-color: #f1f1f1;
        background: #f1f1f1 url(../images/select-arrow.png) no-repeat 100% 0;
        float: left;
    }
    .product-view .order-configure-details .order-configurelist select {
        padding: 5px 26px 5px 15px;
        width: 100%;
        border: none;
        box-shadow: none;
        background-color: transparent;
        background-image: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        height: 26px;
        font-size: 13px;
        color: #555555;
    }
    .product-view .order-configure-details .order-configurelist select:focus {
        outline: none;
    }
    .product-view .order-configure-details .order-configurelist {
        width: 100%;
        margin-bottom: 9px;
    }
    .product-view .order-configure-details .order-configurelist em {
        color: #0e5881;
        font-style: normal;
    }
    body.checkout-cart-index .cart .cart-left {
        width: 100%;
        padding: 0 0 30px 0;
    }
    body.checkout-cart-index .cart .cart-right {
        width: 100%;
    }
    body.checkout-cart-index .cart .cart-right .cart-collaterals {
        width: 100%;
        float: right;
    }
    body.checkout-cart-index .cart {
        padding-bottom: 124px;
    }
    body.checkout-cart-index .box-collateral ul {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 44px;
    }
    body.checkout-cart-index .cart .cart-left table thead tr th,
    body.checkout-cart-index .cart .cart-left table tbody tr td {
        padding-left: 10px;
        padding-right: 10px;
    }
    body.checkout-cart-index .cart .cart-left table tbody tr td.product-name,
    body.checkout-cart-index .cart .cart-left table thead tr th.product-name {
        padding-left: 10px;
    }
    .account-login .content {
        min-height: inherit;
    }
    .account-login .new-users {
        padding-bottom: 30px;
    }
    .block-account .block-title {
        padding-left: 14px;
        padding-right: 14px;
    }
    .block-account .block-content ul {
        padding-right: 14px;
        padding-left: 14px;
        background: #e5e5e5;
    }
    .block-account .block-content li.current,
    .block-account .block-content li {
        line-height: 23px;
        border-bottom: solid 1px #d4d4d4;
    }
    .block-account .block-content li.current strong {
        display: block;
        background: #115a82;
        margin: -5px -14px;
        color: #FFF;
        padding: 0 14px;
        line-height: 33px;
    }
    .block-account .block-content li a {
        line-height: 23px;
    }
    .block-account .block-content li.last {
        border: 0;
    }
    .my-account {
        padding: 0 15px;
    }
    .my-account .data-table thead tr th,
    .my-account .data-table tbody tr td {
        padding: 10px 5px;
    }
    .my-account .order-info-box .box {
        min-height: inherit;
    }
    .contact-details {
        width: 100%;
        padding: 0 0 40px 0;
    }
    .contact-form-sec {
        width: 100%;
    }
    .team-secton .team-lits {
        width: 100%;
        height: auto !important;
    }
    .select-store-page .map-img,
    .select-store-page .state-list {
        display: none;
    }
    .select-store-page .all-state-list ul li {
        height: auto !important;
    }
    .select-store-page .all-state-list h4 {
        margin: 0 -15px;
        padding: 12px 15px 8px 15px;
    }
    .select-store-page .show-mobile {
        display: block;
        padding: 10px 0 20px 0;
        float: left;
        width: 100%;
    }
    .select-store-page .show-mobile select {
        width: 100%;
    }
    .select-store-page .show-mobile .custom-select {
        padding: 0;
        margin: 0;
        border: 1px solid #bababa;
        width: 90px;
        border-radius: 5px;
        overflow: hidden;
        background-color: #f1f1f1;
        background: #f1f1f1 url(../images/select-arrow.png) no-repeat 100% 0;
        float: left;
    }
    .select-store-page .show-mobile .custom-select select {
        padding: 3px 26px 3px 3px;
        width: 100%;
        border: none;
        box-shadow: none;
        background-color: transparent;
        background-image: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        font-size: 10px;
        height: 24px;
    }
    .select-store-page .show-mobile .custom-select select:focus {
        outline: none;
    }
    .select-store-page .show-mobile .custom-select {
        width: 100%;
    }
    .abount-top-content {
        padding: 0 0px 80px;
    }
    .company-bottom-sec {
        padding: 0;
    }
    .company-bottom-sec ul li {
        width: 100%;
        border: 0;
        margin-bottom: 1px;
    }
    .company-brand-section .company-brand-sectionbg ul li {
        width: 100%;
    }
    .company-brand-section .owl-controls {
        display: none !important;
    }
    .blog-post-view .postWrapper .post-img h2.post-title {
        padding: 5px;
    }
    .blog-post-view .postWrapper .post-img h2.post-title a {
        font-size: 22px;
        line-height: 22px;
    }
    .blog-post-view .postWrapper .post-other-content {
        padding-left: 0;
        padding-right: 0;
    }
    .blog-post-view .postWrapper .post-other-content .post-other-content-border {
        padding-left: 10px;
        padding-right: 10px;
        margin: 0 -10px;
    }
    .blog-post-view .postWrapper .post-other-content .blog-details {
        padding-bottom: 15px;
    }
    .postWrapper .post-image-slider {
        margin: 0;
        padding: 10px 10px 0 10px;
    }
    .postWrapper .post-image-slider .owl-prev {
        left: 0;
    }
    .postWrapper .post-image-slider .owl-next {
        right: 0;
    }
    .top-filter-section {
        background: #e5e5e5;
        padding: 0;
    }
    .top-filter-section .select-section {
        margin: 0;
    }
    .top-filter-section .select-field-custom-spacing {
        padding: 10px 0;
        width: 100%;
    }
    .top-filter-section h3 {
        padding: 0;
        line-height: 33px;
        height: 33px;
        border-bottom: solid 1px #d3d3d3;
        font-size: 14px;
        color: #767676;
        font-family: myriadwebpro;
        cursor: pointer;
    }
    .top-filter-section .select-section {
        display: none;
        border-bottom: solid 1px #d3d3d3;
        padding: 10px 0;
    }
    .top-filter-section h3 {
        display: block;
        background: url(../images/layred-arrow.png) right center no-repeat;
        cursor: pointer;
    }
    .top-filter-section h3.closed {
        display: block;
        background: url(../images/layred-arrow-d.png) right center no-repeat;
        color: #0e5881;
    }
    .bootstrap-select>.dropdown-toggle {
        z-index: inherit !important
    }
    .bootstrap-select.btn-group .dropdown-menu {
        margin-top: 0 !important;
    }
    .product-view .product-options .optionlist {
        display: block;
        width: 100%;
        float: left;
        height: auto !important;
        margin-bottom: 10px;
    }
    .product-view .product-options dt {
        border: solid 1px #bababa;
        border-radius: 5px;
        height: 26px;
        padding: 0 0 0 16px;
        background: url(../images/select-arrow.png) right center no-repeat #f1f1f1;
        cursor: pointer;
        border-width: 1px 0px 1px 1px;
        position: relative;
        z-index: 9;
    }
    .product-view .product-options dt label {
        font-size: 13px;
        color: #555555;
        font-family: myriadwebpro;
        line-height: 26px;
        border: 0;
        padding: 0;
        cursor: pointer;
    }
    .product-view .product-options dd {
        display: none;
        border: 1px solid #e5e5e5;
        position: relative;
        margin: -3px 0 0;
        box-shadow: 0 0 5px #ccc;
        z-index: 1;
    }
    .product-view .product-options ul {
        padding: 5px 0 0 0;
    }
    .swatch-link {
        display: block;
    }
    .product-view .bundle-product-sec .product-options dt {
        background: none;
        border: 0;
        border-radius: 0;
        padding: 0;
        height: auto;
    }
    .product-view .bundle-product-sec .product-options dt label {
        font-family: MyriadPro-Semibold;
        color: #606060;
        font-size: 18px;
        line-height: 34px;
        border-top: solid 1px #e5e5e5;
    }
    .product-view .bundle-product-sec .product-options dd {
        display: block !important;
        margin: 0;
        box-shadow: inherit;
        border: 0;
    }
    #aw-ln-filters-top {
        background: none;
        margin: 0 -15px;
    }
    .block.block-layered-nav-top .block-title strong {
        padding: 0 15px;
    }
    .block.block-layered-nav-top .block-title {
        border-bottom: solid 1px #d3d3d3;
    }
    .block.block-layered-nav-top .block-title strong {
        background: #e5e5e5;
        font-size: 14px;
        color: #767676;
        height: 39px;
        line-height: 39px;
        font-family: myriadwebpro;
    }
    .block.block-layered-nav-top .block-title strong span {
        display: block;
        background: url(../images/layred-arrow.png) right center no-repeat;
        cursor: pointer;
    }
    .block.block-layered-nav-top .block-title.closed strong span {
        display: block;
        background: url(../images/layred-arrow-d.png) right center no-repeat;
        color: #0e5881;
    }
    .block.block-layered-nav-top .block-content {
        margin: 0;
        display: none;
    }
    .block.block-layered-nav-top .block-content {
        background: #115a82;
        padding: 0 14px;
        display: none;
    }
    .block-layered-nav-top .position-set {
        width: 100%;
        padding: 0;
        max-width: 100%;
    }
    .block.block-layered-nav-top .block-content #aw-ln-filters-container-top dt {
        padding: 0 12px;
        height: 40px;
        line-height: 40px;
        border-bottom: solid 1px #487892;
        font-size: 14px;
        color: #feffff;
        font-family: myriadwebpro;
        font-weight: 400;
        background: url(../images/layred-subarrow.png) right center no-repeat;
        cursor: pointer;
    }
    .block.block-layered-nav-top .block-content #aw-ln-filters-container-top dt span.select-title {
        float: left;
        background: none;
        padding: 0;
        border: 0;
        line-height: 40px;
        height: auto;
    }
    .block-layered-nav-top dd {
        background: none;
        left: inherit;
        padding: 0;
        position: relative;
        top: inherit;
        max-width: 100%;
        box-shadow: inherit;
        border: 0;
    }
    #aw-ln-filters-container-top dd ol li label a {
        color: #FFF;
        display: inline-block;
    }
    #aw-ln-filters-container-top dd ol li span {
        color: #FFF;
        position: inherit;
        top: inherit;
    }
    #aw-ln-filters-container-top dd ol li label {
        display: inline;
        padding: 0;
    }
    .block.block-layered-nav-top .block-content #aw-ln-filters-container-top dt {
        width: 95%;
        padding: 0 12px;
        height: 40px;
        line-height: 40px;
        border-bottom: solid 1px #487892;
        font-size: 14px;
        color: #feffff;
        font-family: myriadwebpro;
        font-weight: 400;
        background: url(../images/layred-subarrow.png) right center no-repeat;
        cursor: pointer;
    }
    .block.block-layered-nav-top .block-content #aw-ln-filters-container-top dt.closed {
        background: url(../images/layred-subarrow-d.png) right center no-repeat;
    }
    .block.block-layered-nav-top dd {
        padding: 12px;
        border-bottom: solid 1px #487892;
        display: none;
    }
    .block.block-layered-nav-top dd.last {
        border: 0;
    }
    .block.block-layered-nav-top dd ol li label {
        line-height: 20px;
        color: #FFF;
    }
    .block.block-layered-nav-top dd ol li label a {
        color: #FFF;
    }
    .block.block-layered-nav-top dd ol li span {
        color: #FFF;
    }
    .block.block-layered-nav-top .block-title strong .aw-ln-clear-all {
        display: none !important;
    }
    .block.block-layered-nav-top .block-content #aw-ln-filters-container dt a {
        color: #FFF;
    }
    .product-view .add-to-sample-btn.group-product-sec .amgroupcat {
        display: inline-block;
        vertical-align: middle;
    }
    .product-view .add-to-sample-btn.group-product-sec .add-to-links {
        margin: 0;
        padding: 0;
    }
    .product-view .order-configure-details .product-options .option {
        width: 100%;
        display: block;
        float: left;
        height: auto !important;
        padding-top: 10px;
    }
    .cms-pages-navi {
        display: block !important;
        background: #e5e5e5;
        padding: 0 15px;
    }
    .cms-pages-navi ul li {
        border-top: 1px solid #d3d3d3;
    }
    .cms-pages-navi ul li a {
        color: #767676;
        font-size: 14px;
        padding: 9px 0;
        line-height: 20px;
    }
    .wishlist-shared-index .content-cover .my-wishlist {
        margin: 0 auto;
        padding-top: 20px;
        width: 100%;
    }
    .product-view .product-img-box .top-download-sec {
        border: 0;
    }
    #mc_quickview {
        position: absolute !important;
    }
}

@media (max-width: 600px) {
    .block.block-layered-nav-top .block-content #aw-ln-filters-container-top dt {
        width: 95%;
    }
    .block.block-layered-nav-top .block-content #aw-ln-filters-container-top dt {
        width: 92%;
    }
    .block.block-layered-nav-top .block-content #aw-ln-filters-container-top dt span.select-title {
        float: left;
    }
}

@media (min-width:320px) and (max-width:470px) {
    .block.block-layered-nav-top .block-content #aw-ln-filters-container-top dt {
        width: 88%;
    }
    .block.block-layered-nav .block-content #aw-ln-filters-container dt {
        width: 88% !important;
    }
}

@media (max-width: 599px) {
    .combo-categ-container .categ-item.category-level-5.last,
    .combo-categ-container .categ-item.category-level-6.last,
    .combo-categ-container .categ-item.category-level-7.last,
    .combo-categ-container .category-product-item {
        width: 48%;
        margin: 0 3% 15px 0;
    }
    .combo-categ-container .categ-item.category-level-5.last:nth-of-type(2n+1),
    .combo-categ-container .categ-item.category-level-6.last:nth-of-type(2n+1),
    .combo-categ-container .categ-item.category-level-7.last:nth-of-type(2n+1),
    .combo-categ-container .category-product-item:nth-of-type(2n+1) {
        clear: both;
    }
}

@media (max-width: 599px) {
    .homeslider li {
        height: 346px;
    }
    /* .header .header-bottom-sec .navbar {
        float: left;
        display: block;
        width: auto;
    }
    .header .header-bottom-sec .navbar .navbar-header {
        float: left;
        display: block;
        padding: 12px;
    }
    .header .header-bottom-sec .navbar .navbar-header .navbar-brand {
        display: none;
    }
    .header .header-bottom-sec .navbar .navbar-header .navbar-toggle {
        position: static;
        left: inherit;
        top: inherit;
        float: none;
        vertical-align: middle;
    }
    .header .header-bottom-sec .search-right .search-header {
        display: none;
    }
    .header .header-bottom-sec .search-right .form-search {
        display: block;
        position: static;
        right: inherit;
        top: inherit;
        width: 200px;
        margin-top: 6px;
        background: #f2f2f2;
    }
    .header .header-bottom-sec .search-right .form-search .input-group input#search {
        box-shadow: none;
        background: #f2f2f2
    }
    .header .header-bottom-sec .search-right .form-search .input-group .input-group-btn button.btn-default {
        background: #f2f2f2;
        color: #a3a3a3;
    }
    body.cms-home .header .header-bottom-sec .search-right .form-search {
        width: 200px;
    }
    .header .header-bottom-sec .search-right {
        max-width: 200px;
        width: 100%;
    }
    .header .header-bottom-sec .search-right .form-search {
        width: 100%;
    }
    .header .header-bottom-sec .cms-nav {
        display: none;
    } */
    .footer .footer-container .footer-links-sec ul {
        margin-bottom: 70px;
    }
    .home-callouts-sec>.container {
        padding: 0 30px;
    }
    .home-callouts-main .owl-controls .owl-buttons .owl-prev {
        position: absolute;
        left: -23px;
        top: 50%;
        width: 7px;
        height: 11px;
        text-indent: -9999px;
        background: url(../images/slider-prev-arrow-blue.png) no-repeat left top;
        margin-top: -5px;
    }
    .home-callouts-main .owl-controls .owl-buttons .owl-next {
        position: absolute;
        right: -23px;
        top: 50%;
        width: 7px;
        height: 11px;
        text-indent: -9999px;
        background: url(../images/slider-next-arrow-blue.png) no-repeat left top;
        margin-top: -5px;
    }
    .newp-recp-sec {
        padding: 20px 0 0 0;
    }
    .newp-recp-sec .new-product-sec {
        padding: 0 0 35px 0;
    }
    .newp-recp-sec .new-product-sec>h2 {
        margin: 0px 0 25px 0;
        text-align: center;
        font-size: 18px;
        line-height: 20px;
    }
    .newp-recp-sec .new-product-sec .bx-wrapper .bx-viewport ul.new-product-slider li.item .item-cover a.product-image {
        float: none;
        width: 100%;
        display: block;
        background: #fff;
    }
    .newp-recp-sec .new-product-sec .bx-wrapper .bx-viewport ul.new-product-slider li.item .item-cover a.product-image img {
        width: 100%;
    }
    .newp-recp-sec .new-product-sec .bx-wrapper .bx-viewport ul.new-product-slider li.item .item-cover .pro-detail {
        margin: 0px;
        min-height: 116px;
        padding: 15px;
    }
    .newp-recp-sec .new-product-sec .bx-wrapper .bx-viewport ul.new-product-slider li.item .item-cover .pro-detail .desc a.link-learn {
        left: 15px;
    }
    .newp-recp-sec .new-product-sec .bx-wrapper .bx-controls {
        text-align: center;
    }
    .newp-recp-sec .recent-post-sec {
        padding: 30px 0 30px 0;
    }
    .newp-recp-sec .recent-post-sec .widget-latest>h2 {
        margin-bottom: 30px;
        text-align: center;
        font-size: 18px;
        line-height: 20px;
    }
    .newp-recp-sec .recent-post-sec .widget-latest .bx-wrapper {
        max-width: 100% !important;
    }
    .newp-recp-sec .recent-post-sec .widget-latest .bx-wrapper .bx-viewport li {}
    .newp-recp-sec .recent-post-sec .widget-latest .bx-wrapper .bx-viewport li p.recent-post-date {
        margin: 0 0 20px 0;
    }
    .newp-recp-sec .recent-post-sec .widget-latest .bx-wrapper .bx-viewport li .postContent {
        padding-bottom: 20px;
    }
    .newp-recp-sec .recent-post-sec .widget-latest .bx-wrapper .bx-controls {
        text-align: center;
        padding-top: 20px;
    }
    .footer .footer-container .footer-newsletter {
        float: none;
        width: 100%;
        margin-bottom: 35px;
    }
    .header-bottom-sec>.container {
        position: relative;
    }
    .navbar-nav li.level0 ul {
        display: none;
    }
    .navbar .navbar-collapse {
        position: absolute;
        top: 100%;
        left: 0px;
        width: 100%;
        z-index: 99999;
        padding: 0px;
    }
    .navbar .navbar-collapse .navbar-nav {
        margin: 0px;
        padding: 10px 20px;
        background: #fff;
    }
    .navbar {
        position: static;
    }
    .navbar .navbar-collapse .navbar-nav {
        background: #e5e5e5;
        border-top: 1px solid #fff;
        padding: 15px;
    }
    .nav li {
        border-bottom: 1px solid #d3d3d3;
        position: relative;
    }
    .navbar-default .navbar-nav>li>a,
    .navbar-default .navbar-text {
        font-size: 14px;
        color: #767676;
        padding: 9px 0;
    }
    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a:hover {
        color: #0e5881;
    }
    .nav>li>ul {
        display: block;
        background: #115a82;
        margin: 0 -15px;
        padding: 0 30px;
    }
    .nav>li>ul>li>a {
        font-size: 14px;
        color: #feffff;
        padding: 9px 0;
        display: inline-block;
    }
    .nav>li>ul>li>ul li a {
        font-size: 14px;
        color: #feffff;
        padding: 9px 10px;
        display: inline-block;
    }
    .nav>li.last {
        border-bottom: 0px;
    }
    .nav>li span.arrow {
        background: url(../images/nav-arrow-right.png) no-repeat center center;
        display: none;
        height: 38px;
        position: absolute;
        right: 0;
        top: 0;
        width: 38px;
        cursor: pointer;
    }
    .nav>li.categ-menu-arrow span.arrow {
        display: block;
    }
    .nav>li span.arrow.active {
        background: url(../images/nav-arrow-down-active.png) no-repeat center center;
    }
    .nav>li ul li span.arrow.active {
        background: url(../images/nav-arrow-down-active2.png) no-repeat center center;
    }
    .footer-container .footer-links-sec {
        clear: both;
    }
    .header .header-top-sec .header-right-sec ul li.login-sec {
        font-size: 0px;
    }
    .header .header-top-sec .header-right-sec ul li.login-sec.no-icon-mobile {
        background: none;
        padding: 0;
    }
    .header .header-top-sec .header-right-sec ul li.login-sec a.login-link {
        background: url(../images/icon-user.png) no-repeat scroll left center;
        padding-left: 26px;
        display: inline-block;
        font-size: 0px;
        width: 20px;
        height: 20px;
    }
    .header .header-top-sec .header-right-sec ul li.login-sec a {
        display: none;
    }
    .header .header-top-sec .header-right-sec ul li.login-sec div.account-link span {
        font-size: 0px;
    }
    .header .header-top-sec .header-right-sec ul li a.logout-link,
    .header .header-top-sec .header-right-sec ul li.login-sec span.welcome-message {
        display: none;
    }
    .header .header-top-sec .header-right-sec ul li.login-sec div.account-link ul {
        left: inherit;
        right: -70px;
    }
    .header .header-top-sec .header-right-sec ul li.login-sec div.account-link ul li.hide-desktop {
        display: block;
    }
    .header .header-top-sec .header-right-sec ul li.cart-sec {
        margin-left: 10px;
    }
    .footer .footer-container .company-info p.showroom {
        display: none;
    }
    .footer .footer-copyright .right {
        border-bottom: 1px solid #383838;
        display: block;
        float: none !important;
        width: 100% !important;
        margin-bottom: 10px;
    }
    .footer .footer-copyright .right ul {
        margin: 0px;
        overflow: hidden;
        padding-bottom: 20px;
    }
    .footer .footer-copyright .right ul li {
        float: left;
        font-size: 12px;
        color: #fff;
        padding: 0 13px;
        border-right: 1px solid #fff;
        line-height: 14px;
    }
    .footer .footer-copyright .right ul li:last-child {
        padding-right: 0px;
        border: none;
    }
    .footer .footer-copyright .right ul li:first-child {
        padding-left: 0px;
    }
    .footer .footer-copyright .right ul li a {
        color: #fff;
    }
    .home-slider-sec .bx-wrapper .homeslider li img {
        min-height: 180px;
    }
    .home-slider-sec .bx-wrapper .bx-viewport ul.homeslider li .slider-text-sec {
        padding: 5px 0px;
    }
    .home-slider-sec .bx-wrapper .bx-viewport ul.homeslider li .slider-text-sec .slider-text h2 {
        font-size: 18px;
        line-height: 16px;
    }
    .home-slider-sec .bx-wrapper .bx-viewport ul.homeslider li .slider-text-sec .slider-text p {
        font-size: 12px;
        line-height: 16px;
    }
    .home-slider-sec .bx-wrapper .bx-viewport ul.homeslider li .slider-text-sec .slider-text a.learn-btn {
        border: none;
        padding: 0px;
        height: auto;
        line-height: 18px;
    }
    .home-slider-sec .bx-wrapper .bx-viewport ul.homeslider li .slider-text-sec .slider-text a.learn-btn:hover,
    .home-slider-sec .bx-wrapper .bx-viewport ul.homeslider li .slider-text-sec .slider-text a.learn-btn:focus {
        background: none;
        color: #505050;
    }
    .home-slider-sec .bx-wrapper .bx-viewport ul.homeslider li .slider-text-sec {
        padding: 10px 0;
    }
    .home-slider-sec .bx-wrapper .bx-viewport ul.homeslider li .slider-text-sec .slider-text h2 {
        font-size: 18px;
        line-height: 18px;
    }
    .home-slider-sec .bx-wrapper .bx-viewport ul.homeslider li .slider-text-sec .slider-text p {
        font-size: 12px;
        line-height: 12px;
    }
    .home-slider-sec .bx-wrapper .bx-viewport ul.homeslider li .slider-text-sec .slider-text a.learn-btn {
        border: 0;
        padding: 0;
        line-height: normal;
        font-size: 11px;
        height: auto;
    }
    .home-slider-sec .bx-wrapper .bx-viewport ul.homeslider li .slider-text-sec .slider-text a.learn-btn span {
        padding-right: 10px;
    }
    .home-slider-sec .bx-wrapper .bx-viewport ul.homeslider li .slider-text-sec .slider-text a.learn-btn:hover {
        background: none;
    }
    .down-arrow-slide {
        top: 20%;
    }
    .down-arrow-slide a {
        width: 20px;
        height: 20px;
        background-size: 100%;
    }
    .down-arrow-slide a:hover {
        background-size: 100%;
    }
    .category-section .category-title {
        display: block;
        white-space: normal;
        padding-bottom: 5px;
        line-height: normal;
    }
    .category-section .category-description {
        display: block;
    }
    aside[role="complementary"] {
        width: 100%;
        padding: 0;
        float: none;
    }
    div[role="main"] {
        clear: both;
        padding: 0;
    }
    .products-grid li.item {
        width: 100%;
        padding: 0 18px;
    }
    .products-grid li.item .mgkviewlightbox {
        display: none;
    }
    .products-grid {
        margin: 0;
    }
    .toolbar-bottom .pager .limiter,
    .toolbar-bottom .pager .sort-by,
    .toolbar-bottom .pager .view-mode {
        display: none;
    }
    .toolbar-bottom .pager .pages {
        width: 100%;
        text-align: center;
    }
    .toolbar-bottom .pager .pages li a.previous,
    .toolbar-bottom .pager .pages li a.next {
        border: 0;
        width: auto;
    }
    .toolbar-bottom .pager .pages li a.previous:hover,
    .toolbar-bottom .pager .pages li a.next:hover {
        background: inherit;
        color: inherit;
    }
    aside[role="complementary"] {
        width: 100%;
        padding: 0;
        float: none;
        background: #e5e5e5;
    }
    .block#aw-ln-filters {
        margin: 0;
    }
    .block.block-layered-nav .block-title strong {
        padding: 0 14px;
        background: #e5e5e5;
        font-size: 14px;
        color: #767676;
        height: 39px;
        line-height: 39px;
    }
    .block.block-layered-nav .block-title strong span {
        display: block;
        background: url(../images/layred-arrow.png) right center no-repeat;
        cursor: pointer;
    }
    .block.block-layered-nav .block-title.closed strong span {
        display: block;
        background: url(../images/layred-arrow-d.png) right center no-repeat;
        color: #0e5881;
    }
    .block.block-layered-nav .block-content {
        background: #115a82;
        padding: 0 14px;
        display: none;
    }
    .block.block-layered-nav .block-content #aw-ln-filters-container dt {
        width: 92%;
        padding: 0 12px;
        height: 40px;
        line-height: 40px;
        border-bottom: solid 1px #487892;
        font-size: 14px;
        color: #feffff;
        font-family: myriadwebpro;
        font-weight: 400;
        background: url(../images/layred-subarrow.png) right center no-repeat;
        cursor: pointer;
    }
    .block.block-layered-nav .block-content #aw-ln-filters-container dt.closed {
        background: url(../images/layred-subarrow-d.png) right center no-repeat;
    }
    .block-layered-nav dd {
        width: 92%;
        padding: 12px;
        border-bottom: solid 1px #487892;
        display: none;
    }
    .block-layered-nav dd.last {
        border: 0;
    }
    #aw-ln-filters-container dd ol li label {
        line-height: 20px;
        color: #FFF;
    }
    #aw-ln-filters-container dd ol li label a {
        color: #FFF;
    }
    #aw-ln-filters-container dd ol li span {
        color: #FFF;
    }
    .block.block-layered-nav .block-title strong .aw-ln-clear-all {
        display: none !important;
    }
    .block.block-layered-nav .block-content #aw-ln-filters-container dt a {
        color: #FFF;
    }
    .cateegory-listing .sub-details ul {
        width: 50%;
        min-width: inherit;
    }
    .cateegory-listing .sub-details {
        height: inherit;
    }
    .blog-index-list .container .layout {
        margin: 0px;
    }
    .blog-list-sec .postWrapper .postContent {
        padding: 18px 0 60px 0;
    }
    .blog-index-list aside[role="complementary"] .callout {
        display: none;
    }
    .blog-list-sec .postWrapper .post-img h2.post-title {
        position: static;
    }
    .blog-index-list .toolbar {
        margin: 50px -15px 0 -15px;
        padding: 9px 15px 0 15px;
    }
    .blog-top-banner img {
        min-height: 240px;
    }
    .product-view .product-shop {
        width: 100%;
    }
    .product-shop .top-icon ul li.bookmar-icon {
        display: none;
    }
    .product-shop .top-icon {
        margin: 0;
        padding: 5px 0 57px 0;
    }
    .product-shop .top-icon ul {
        float: none;
        text-align: center
    }
    .product-shop .top-icon ul li {
        display: inline-block;
        float: none;
    }
    .product-view .product-shop .top-download-sec,
    .product-view .product-shop .top-features-sec,
    .product-view .product-shop .short-description {
        margin: 0 -15px;
        padding-left: 14px;
        padding-right: 14px;
    }
    .product-view .product-shop .top-features-sec ul li {
        width: 33.33%;
    }
    .product-view .product-shop .top-download-sec ul li {
        width: 50%;
    }
    .product-view .product-shop .top-download-sec ul li.download-photo,
    .product-view .product-shop .top-download-sec ul li.download-instruction,
    .product-view .product-shop .top-download-sec ul li.download-line {
        width: 56.5%;
    }
    .product-view .product-shop .top-download-sec ul li.download-specification,
    .product-view .product-shop .top-download-sec ul li.download-photometry,
    .product-view .product-shop .top-download-sec ul li.download-brochure {
        width: 43.5%;
    }
    .product-view .product-shop .top-download-sec ul li.download-specification a span {
        display: none;
    }
    .order-config-sec {
        margin: 0 -15px;
        padding: 40px 0 0 0;
    }
    .product-view .order-config-sec h2 {
        padding: 0 14px 13px 14px;
        border-bottom: solid 1px #e5e5e5;
    }
    .product-view .order-config-sec .notes-text {
        display: block;
        padding: 5px 14px;
    }
    .product-view .order-config-sec .notes-text label {
        display: block;
    }
    .product-view .order-configure-details .order-configurelist {
        float: left;
        display: block;
        height: auto !important;
    }
    .product-view .order-configure-details .order-configurelist.order-housing,
    .product-view .order-configure-details .order-configurelist.order-delivery,
    .product-view .order-configure-details .order-configurelist.order-trim,
    .product-view .order-configure-details .order-configurelist.order-finish,
    .product-view .order-configure-details .order-configurelist.order-beam,
    .product-view .order-configure-details .order-configurelist.order-cri {
        width: 100%;
    }
    .product-view .order-configure-details {
        padding: 0 14px;
    }
    .product-view .order-sample-section {
        padding: 0px 14px 12px 14px;
    }
    .product-view .description-other .cover {
        padding: 0 0 40px 0;
    }
    .product-view .description-other {
        height: auto !important;
        border: 0;
    }
    .product-view .video-benefits {
        padding-bottom: 40px;
    }
    body.catalog-product-view .box-collateral ul li.item a.mgkviewlightbox {
        display: none;
    }
    body.catalog-product-view .box-collateral.box-up-sell ul,
    body.catalog-product-view .box-collateral ul {
        padding: 30px 0 40px 0;
    }
    body.checkout-cart-index .cart .cart-left {
        width: 100%;
        padding: 0 0 30px 0;
    }
    body.checkout-cart-index .cart .cart-right {
        width: 100%;
    }
    body.checkout-cart-index .cart .cart-right .cart-collaterals {
        width: 100%;
        float: right;
    }
    body.checkout-cart-index .cart {
        padding-bottom: 124px;
    }
    body.checkout-cart-index .box-collateral ul {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 44px;
    }
    body.checkout-cart-index .box-collateral ul li.item a.mgkviewlightbox {
        display: none;
    }
    .cart .shipping .shipping-form ul.form-list {
        display: block;
        width: 100%;
    }
    .cart .shipping .shipping-form .buttons-set {
        display: block;
        margin: 0;
        padding: 10px 0 0 0;
    }
    .cart .shipping .shipping-form ul.form-list li {
        padding: 20px 10px 0 10px;
    }
    .cart .shipping .shipping-form ul.form-list li:nth-child(3),
    .cart .shipping .shipping-form ul.form-list li:first-child {
        padding-left: 0;
    }
    .cart .shipping .shipping-form ul.form-list li:nth-child(2),
    .cart .shipping .shipping-form ul.form-list li:last-child {
        padding-right: 0;
    }
    body.checkout-cart-index .category-section .category-title {
        font-size: 38px;
    }
    body.checkout-cart-index .cart .cart-left table colgroup,
    body.checkout-cart-index .cart .cart-left table thead tr th {
        display: none;
    }
    body.checkout-cart-index .cart .cart-left table tr {
        float: left;
        width: 100%;
    }
    body.checkout-cart-index .cart .cart-left table thead tr th:first-child {
        width: 100%;
        display: block;
        float: left;
    }
    body.checkout-cart-index .cart .cart-left table tbody tr td {
        float: left;
        width: 100%;
    }
    body.checkout-cart-index .cart .cart-left table tbody tr td:first-child {
        padding-bottom: 0px;
        border: 0;
    }
    body.checkout-cart-index .cart .cart-left table tbody tr td.product-name {
        border: 0;
        padding: 8px 0 12px 0;
    }
    body.checkout-cart-index .cart .cart-left table tbody tr td.cart-price-section {
        float: left;
        width: 33.33%;
        text-align: left !important;
        position: relative;
        padding: 0;
        min-height: 90px;
    }
    body.checkout-cart-index .cart .cart-left table tbody tr td.cart-price-section:before {
        border-bottom: 1px solid #e5e5e5;
        content: "Price";
        display: block;
        margin-bottom: 9px;
        padding-bottom: 5px;
        text-transform: uppercase;
    }
    body.checkout-cart-index .cart .cart-left table tbody tr td.cart-qty-section {
        float: left;
        width: 33.33%;
        text-align: center !important;
        padding: 0;
        min-height: 90px;
    }
    body.checkout-cart-index .cart .cart-left table tbody tr td.cart-qty-section:before {
        border-bottom: 1px solid #e5e5e5;
        content: "Qty";
        display: block;
        margin-bottom: 9px;
        padding-bottom: 5px;
        text-transform: uppercase;
    }
    body.checkout-cart-index .cart .cart-left table tbody tr td.cart-subt-section {
        float: left;
        width: 33.33%;
        text-align: center !important;
        padding: 0;
        min-height: 90px;
    }
    body.checkout-cart-index .cart .cart-left table tbody tr td.cart-subt-section:before {
        border-bottom: 1px solid #e5e5e5;
        content: "Subtotal";
        display: block;
        margin-bottom: 9px;
        padding-bottom: 5px;
        text-transform: uppercase;
    }
    body.checkout-cart-index .cart .cart-left {
        position: relative;
    }
    body.checkout-cart-index .cart .cart-left table tfoot tr td button.btn-continue {
        position: absolute;
        margin: 0;
        right: 0;
        top: 11px;
        line-height: normal;
    }
    body.checkout-cart-index .cart .cart-left table tfoot tr td {
        float: left;
        width: 100%;
    }
    .account-login .content {
        min-height: inherit;
    }
    .account-login .new-users {
        padding-bottom: 30px;
    }
    .block-account .block-title {
        padding-left: 14px;
        padding-right: 14px;
    }
    .block-account .block-content ul {
        padding-right: 14px;
        padding-left: 14px;
        background: #e5e5e5;
    }
    .block-account .block-content li.current,
    .block-account .block-content li {
        line-height: 23px;
        border-bottom: solid 1px #d4d4d4;
    }
    .block-account .block-content li.current strong {
        display: block;
        background: #115a82;
        margin: -5px -14px;
        color: #FFF;
        padding: 0 14px;
        line-height: 33px;
    }
    .block-account .block-content li a {
        line-height: 23px;
    }
    .block-account .block-content li.last {
        border: 0;
    }
    .my-account {
        padding: 0 15px;
    }
    .my-account .data-table thead tr th,
    .my-account .data-table tbody tr td {
        padding: 10px 5px;
    }
    .my-account .order-info-box .box {
        min-height: inherit;
    }
    .my-account .data-table colgroup,
    .my-account .data-table thead tr th {
        display: none;
    }
    .my-account .data-table {
        border: 0;
    }
    .my-account .data-table tbody tr {
        margin-bottom: 10px;
    }
    .my-account .data-table tbody tr td {
        padding: 5px;
        float: left;
        width: 100%;
        clear: both;
        text-align: center !important;
        border: solid 1px #DDD;
        border-width: 0px 1px 0px 1px;
    }
    .my-account .data-table tbody tr td:last-child {
        margin-bottom: 10px;
        border-width: 0px 1px 1px 1px;
        padding-bottom: 10px;
    }
    .my-account .data-table tbody tr td:first-child {
        border-width: 1px 1px 0px 1px;
        padding-top: 10px;
    }
    .my-account .data-table tfoot tr td {
        float: left;
        width: 100%;
        text-align: center !important;
    }
    .my-account .data-table tfoot tr td:last-child {
        margin-bottom: 10px;
        border-width: 0px 1px 1px 1px;
        padding-top: 0;
    }
    .my-account .data-table tfoot tr td:first-child {
        border-width: 1px 1px 0px 1px;
        padding-bottom: 0;
    }
    .contact-details {
        width: 100%;
        padding: 0 0 40px 0;
    }
    .contact-form-sec {
        width: 100%;
    }
    .team-secton .team-lits {
        width: 100%;
        height: auto !important;
        margin-bottom: 40px;
    }
    .team-secton .details {
        clear: both;
        margin: 0;
        padding: 10px 0 0 0;
    }
    .team-secton .department-section {
        padding-bottom: 50px;
    }
    .select-store-page .map-img,
    .select-store-page .state-list {
        display: none;
    }
    .select-store-page .all-state-list ul li {
        height: auto !important;
    }
    .select-store-page .all-state-list h4 {
        margin: 0 -15px;
        padding: 12px 15px 8px 15px;
    }
    .select-store-page .show-mobile {
        display: block;
        padding: 10px 0 20px 0;
        float: left;
        width: 100%;
    }
    .select-store-page .show-mobile select {
        width: 100%;
    }
    .select-store-page .show-mobile .custom-select {
        padding: 0;
        margin: 0;
        border: 1px solid #bababa;
        width: 90px;
        border-radius: 5px;
        overflow: hidden;
        background-color: #f1f1f1;
        background: #f1f1f1 url(../images/select-arrow.png) no-repeat 100% 0;
        float: left;
    }
    .select-store-page .show-mobile .custom-select select {
        padding: 3px 26px 3px 3px;
        width: 100%;
        border: none;
        box-shadow: none;
        background-color: transparent;
        background-image: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        font-size: 10px;
        height: 24px;
    }
    .select-store-page .show-mobile .custom-select select:focus {
        outline: none;
    }
    .select-store-page .show-mobile .custom-select {
        width: 100%;
    }
    .abount-top-content {
        padding: 0 0px 80px;
    }
    .company-bottom-sec {
        padding: 0;
    }
    .company-bottom-sec ul li {
        width: 100%;
        border: 0;
        margin-bottom: 1px;
    }
    .company-bottom-sec ul li .img,
    .company-bottom-sec ul li .description {
        display: block;
    }
    .company-bottom-sec ul li .description p {
        padding: 0 0 30px;
    }
    .company-brand-section .company-brand-sectionbg ul li {
        width: 100%;
    }
    .company-brand-section .owl-controls .owl-prev {
        background: url(../images/slider-prev-arrow-blue.png) left top no-repeat;
        width: 7px;
        height: 11px;
        text-indent: -999px;
        overflow: hidden;
        position: absolute;
        left: -10px;
        top: -58px;
    }
    .company-brand-section .owl-controls .owl-next {
        background: url(../images/slider-next-arrow-blue.png) left top no-repeat;
        width: 7px;
        height: 11px;
        text-indent: -999px;
        overflow: hidden;
        position: absolute;
        right: -10px;
        top: -58px;
    }
    .blog-post-view .postWrapper .post-img h2.post-title {
        padding: 5px;
    }
    .blog-post-view .postWrapper .post-img h2.post-title a {
        font-size: 22px;
        line-height: 22px;
    }
    .blog-post-view .postWrapper .post-other-content {
        padding-left: 0;
        padding-right: 0;
    }
    .blog-post-view .postWrapper .post-other-content .post-other-content-border {
        padding-left: 10px;
        padding-right: 10px;
        margin: 0 -10px;
    }
    .blog-post-view .postWrapper .post-other-content .top-share {
        text-align: center;
    }
    .blog-post-view .postWrapper .post-other-content .back-link {
        float: none;
        display: inline-block;
        padding-bottom: 20px;
    }
    .blog-post-view .postWrapper .post-other-content .share-link {
        float: none;
        display: inline-block;
    }
    .blog-post-view .postWrapper .post-other-content .blog-details {
        padding-bottom: 15px;
    }
    .postWrapper .post-image-slider {
        margin: 0;
        padding: 10px 0 0 0;
    }
    .postWrapper .post-image-slider .owl-prev {
        left: -22px;
    }
    .postWrapper .post-image-slider .owl-next {
        right: -22px;
    }
    body.blog-post-view .content-cover div[role="main"] {
        padding-left: 15px;
        padding-right: 15px;
    }
    .postWrapper .post-image-slider .owl-item {
        padding: 0;
    }
    .top-filter-section {
        background: #e5e5e5;
        padding: 0;
    }
    .top-filter-section .select-section {
        margin: 0;
    }
    .top-filter-section .select-field-custom-spacing {
        padding: 10px 0;
        width: 100%;
    }
    .top-filter-section h3 {
        padding: 0;
        line-height: 33px;
        height: 33px;
        border-bottom: solid 1px #d3d3d3;
        font-size: 14px;
        color: #767676;
        font-family: myriadwebpro;
        cursor: pointer;
    }
    .top-filter-section .select-section {
        display: none;
        border-bottom: solid 1px #d3d3d3;
        padding: 10px 0;
    }
    .top-filter-section h3 {
        display: block;
        background: url(../images/layred-arrow.png) right center no-repeat;
        cursor: pointer;
    }
    .top-filter-section h3.closed {
        display: block;
        background: url(../images/layred-arrow-d.png) right center no-repeat;
        color: #0e5881;
    }
    .bootstrap-select>.dropdown-toggle {
        z-index: inherit !important
    }
    .bootstrap-select.btn-group .dropdown-menu {
        margin-top: 0 !important;
    }
    .product-view .product-options .optionlist {
        display: block;
        width: 100%;
        float: left;
        height: auto !important;
        margin-bottom: 10px;
    }
    .product-view .product-options dt {
        border: solid 1px #bababa;
        border-radius: 5px;
        height: 26px;
        padding: 0 0 0 16px;
        background: url(../images/select-arrow.png) right center no-repeat #f1f1f1;
        cursor: pointer;
        border-width: 1px 0px 1px 1px;
        position: relative;
        z-index: 9;
    }
    .product-view .product-options dt label {
        font-size: 13px;
        color: #555555;
        font-family: myriadwebpro;
        line-height: 26px;
        border: 0;
        padding: 0;
        cursor: pointer;
    }
    .product-view .product-options dd {
        display: none;
        border: 1px solid #e5e5e5;
        position: relative;
        margin: -3px 0 0;
        box-shadow: 0 0 5px #ccc;
        z-index: 1;
    }
    .product-view .product-options ul {
        padding: 5px 0 0 0;
    }
    .swatch-link {
        display: block;
    }
    .product-view .bundle-product-sec .product-options dt {
        background: none;
        border: 0;
        border-radius: 0;
        padding: 0;
        height: auto;
    }
    .product-view .bundle-product-sec .product-options dt label {
        font-family: MyriadPro-Semibold;
        color: #606060;
        font-size: 18px;
        line-height: 34px;
        border-top: solid 1px #e5e5e5;
    }
    .product-view .bundle-product-sec .product-options dd {
        display: block !important;
        margin: 0;
        box-shadow: inherit;
        border: 0;
    }
    #aw-ln-filters-top {
        background: none;
        margin: 0 -15px;
    }
    .block.block-layered-nav-top .block-title strong {
        padding: 0 15px;
    }
    .block.block-layered-nav-top .block-title {
        border-bottom: solid 1px #d3d3d3;
    }
    .block.block-layered-nav-top .block-title strong {
        background: #e5e5e5;
        font-size: 14px;
        color: #767676;
        height: 39px;
        line-height: 39px;
        font-family: myriadwebpro;
    }
    .block.block-layered-nav-top .block-title strong span {
        display: block;
        background: url(../images/layred-arrow.png) right center no-repeat;
        cursor: pointer;
    }
    .block.block-layered-nav-top .block-title.closed strong span {
        display: block;
        background: url(../images/layred-arrow-d.png) right center no-repeat;
        color: #0e5881;
    }
    .block.block-layered-nav-top .block-content {
        margin: 0;
        display: none;
    }
    .block.block-layered-nav-top .block-content {
        background: #115a82;
        padding: 0 14px;
        display: none;
    }
    .block-layered-nav-top .position-set {
        width: 100%;
        padding: 0;
        max-width: 100%;
    }
    .block.block-layered-nav-top .block-content #aw-ln-filters-container-top dt {
        padding: 0 12px;
        height: 40px;
        line-height: 40px;
        border-bottom: solid 1px #487892;
        font-size: 14px;
        color: #feffff;
        font-family: myriadwebpro;
        font-weight: 400;
        background: url(../images/layred-subarrow.png) right center no-repeat;
        cursor: pointer;
    }
    .block.block-layered-nav-top .block-content #aw-ln-filters-container-top dt span.select-title {
        background: none;
        padding: 0;
        border: 0;
        line-height: 40px;
        height: auto;
    }
    .block-layered-nav-top dd {
        background: none;
        left: inherit;
        padding: 0;
        position: relative;
        top: inherit;
        max-width: 100%;
        box-shadow: inherit;
        border: 0;
    }
    #aw-ln-filters-container-top dd ol li label a {
        color: #FFF;
        display: inline-block;
    }
    #aw-ln-filters-container-top dd ol li span {
        color: #FFF;
        position: inherit;
        top: inherit;
    }
    #aw-ln-filters-container-top dd ol li label {
        display: inline;
        padding: 0;
    }
    .block.block-layered-nav-top .block-content #aw-ln-filters-container-top dt {
        padding: 0 12px;
        height: 40px;
        line-height: 40px;
        border-bottom: solid 1px #487892;
        font-size: 14px;
        color: #feffff;
        font-family: myriadwebpro;
        font-weight: 400;
        background: url(../images/layred-subarrow.png) right center no-repeat;
        cursor: pointer;
    }
    .block.block-layered-nav-top .block-content #aw-ln-filters-container-top dt.closed {
        background: url(../images/layred-subarrow-d.png) right center no-repeat;
    }
    .block.block-layered-nav-top dd {
        width: 88%;
        padding: 12px;
        border-bottom: solid 1px #487892;
        display: none;
    }
    .block.block-layered-nav-top dd.last {
        border: 0;
    }
    .block.block-layered-nav-top dd ol li label {
        line-height: 20px;
        color: #FFF;
    }
    .block.block-layered-nav-top dd ol li label a {
        color: #FFF;
    }
    .block.block-layered-nav-top dd ol li span {
        color: #FFF;
    }
    .block.block-layered-nav-top .block-title strong .aw-ln-clear-all {
        display: none !important;
    }
    .block.block-layered-nav-top .block-content #aw-ln-filters-container dt a {
        color: #FFF;
    }
    .product-view .product-options-bottom {
        margin: 30px -14px 0 -14px;
        padding: 12px 14px 0 14px;
    }
    .product-view .product-options-bottom .price-box {
        padding: 0;
    }
    .product-view .product-options-bottom .amgroupcat {
        vertical-align: middle;
        margin: 0 5px;
    }
    .product-options-bottom .add-to-links {
        margin: 0;
        padding: 0;
    }
    .product-view .product-options-bottom .add-to-cart {
        padding: 0;
    }
    .product-view .product-options-bottom .add-to-cart .qty {
        width: 40px;
    }
    .product-view .product-options-bottom {
        text-align: right;
    }
    .product-view .add-to-sample-btn.group-product-sec .amgroupcat {
        display: inline-block;
        vertical-align: middle;
    }
    .product-view .add-to-sample-btn.group-product-sec .add-to-links {
        margin: 0;
        padding: 0;
    }
    .product-view .order-configure-details .product-options .option {
        width: 100%;
        display: block;
        float: left;
        height: auto !important;
        padding-top: 10px;
    }
    .top-imagefeatures {
        position: absolute;
        right: 5px;
        top: 8px;
    }
    #mwishlist-mobile-view #printbutton {
        display: table;
        width: 100%;
    }
    #mwishlist-view-form-mobile {
        clear: both;
    }
    #mwishlist-mobile-view .wishlist-item {
        margin: 10px 0;
        padding: 10px;
        border: 0;
        background: #f2f2f2;
    }
    #mwishlist-mobile-view .wishlist-item .wishlist-specwe-button {
        padding: 0;
    }
    #mwishlist-mobile-view .wishlist-item select {
        height: 32px;
        line-height: 32px;
        background: #FFF;
        border: solid 1px #CCC;
    }
    #mwishlist-mobile-view .move-sihlist-section strong {
        font-weight: 400;
        line-height: 32px;
    }
    .cms-pages-navi {
        display: block !important;
        background: #e5e5e5;
        padding: 0 15px;
    }
    .cms-pages-navi ul li {
        border-top: 1px solid #d3d3d3;
    }
    .cms-pages-navi ul li a {
        color: #767676;
        font-size: 14px;
        padding: 9px 0;
        line-height: 20px;
    }
    .wishlist-shared-index .content-cover .my-wishlist {
        margin: 0 auto;
        padding-top: 20px;
        width: 100%;
    }
    .product-view .product-img-box .top-download-sec {
        border: 0;
    }
    .product-new-btn li {
        width: 100%;
        padding: 5px 0;
    }
    .product-view .product-img-box .top-download-sec ul li {
        width: 100%;
    }
    .newp-recp-sec .new-product-sec .category-products ul.new-product-slider li.item .item-cover .pro-detail {
        margin: 0;
        min-height: 116px;
        padding: 15px;
    }
    .newp-recp-sec .new-product-sec .category-products ul.new-product-slider li.item .item-cover a.product-image img {
        width: 100%;
    }
    .newp-recp-sec .new-product-sec .category-products ul.new-product-slider li.item .item-cover a.product-image {
        background: #ffffff;
        display: block;
        float: none;
        width: 100%;
    }
    .newp-recp-sec .new-product-sec .category-products ul.new-product-slider li.item .item-cover .pro-detail .desc a.link-learn {
        left: 15px;
    }
}

@media (min-width:320px) and (max-width:470px) {
    .wishlist-shared-index .my-wishlist table {
        margin-top: 10px;
        text-align: center;
        border: none;
    }
    .wishlist-shared-index .my-wishlist table tr td.product-image {
        width: auto;
    }
    .wishlist-shared-index .my-wishlist table>thead>tr {
        display: none;
    }
    .wishlist-shared-index .my-wishlist table>tbody>tr>td.product-image img {
        max-width: inherit;
        width: inherit;
    }
    .wishlist-shared-index .my-wishlist table>tbody>tr {
        display: block;
    }
    .wishlist-shared-index .my-wishlist table>tbody>tr>td {
        display: block;
        width: inherit;
    }
    .wishlist-shared-index .my-wishlist table tr td.remove-btn {
        width: auto;
    }
    .wishlist-shared-index .my-wishlist table tr td.product-details {
        text-align: center;
    }
    .wishlist-shared-index .my-wishlist table .total-section-cart table {
        float: right;
    }
    .wishlist-shared-index .my-wishlist table .total-section-cart table tr td {
        border: none;
        float: left;
        padding: 5px 0;
    }
    .wishlist-shared-index .my-wishlist table .total-section-cart table tr td:last-child {
        float: right;
        padding: 5px 0 5px 30px;
        text-align: left;
    }
    .shared-qty .qty {
        width: 50px;
        text-align: center;
        margin: 0 auto;
    }
    .wishlist-shared-index .content-cover .my-wishlist {
        margin: 0 auto;
        padding-top: 20px;
        width: 100%;
    }
    #mc_quickview {
        position: absolute !important;
    }
}

@media (max-width: 480px) {
    .product-options-bottom .add-to-links {
        margin: 0;
        padding: 10px 0 0 0;
    }
}

#printbutton {
    float: right;
    padding-right: 5px;
    text-align: right;
}

@media print {
    * {
        background: none !important;
        text-align: left !important;
    }
    html {
        margin: 0 !important;
        padding: 0 !important;
    }
    body {
        background: #fff !important;
        font-size: 9pt !important;
        padding: 0 !important;
        margin: 10px !important;
    }
    a {
        color: #2976c9 !important;
    }
    a[href]:after {
        content: none !important;
    }
    .container {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    table {
        width: 100% !important;
    }
    body.catalog-product-view {
        font-size: 12px !important;
        color: #606060 !important;
    }
    body.catalog-product-view .header .header-top-sec .header-right-sec,
    body.catalog-product-view .header .header-bottom-sec {
        display: none;
    }
    body.catalog-product-view .footer .footer-container .footer-links-sec {
        display: none;
    }
    body.catalog-product-view .footer .footer-container .footer-newsletter {
        display: none;
    }
    body.catalog-product-view .block-content .owl-carousel .owl-item {
        width: 210px !important;
        text-align: center;
    }
    body.catalog-product-view .footer {
        position: relative;
        display: table;
        width: 100% !important;
        text-align: left !important;
        padding: 0;
        margin: 0;
    }
    body.catalog-product-view .footer .footer-container .company-info p {
        text-align: left !important;
        float: left !important;
    }
    body.catalog-product-view .footer .footer-container .footer-copyright {
        display: table;
        width: 100% !important;
    }
    body.catalog-product-view a {
        color: #606060 !important
    }
    body.catalog-product-view .box-collateral ul li.item .actions,
    body.catalog-product-view .box-collateral ul li.item a.mgkviewlightbox,
    .product-bottom-sec,
    #combined,
    .product-view .tool-tip-small,
    .product-view .tool-tip-sec,
    .product-shop .top-icon,
    .top-imagefeatures,
    .top-imagefeatures,
    .product-view .product-img-box .top-download-sec,
    .product-new-btn,
    .product-img-box .more-views,
    #similar {
        display: none;
    }
    .header .header-top-sec {
        padding: 0 !important;
    }
    .breadcrumb {
        padding: 5px 0 !important;
    }
    .product-view .order-config-sec {
        border-bottom: solid 1px #808080 !important;
        padding: 10px 0 5px 0 !important;
    }
    .product-options dt label {
        line-height: normal !important
    }
    .product-view .order-configure-details .product-options ul li {
        padding: 2px 5px !important;
    }
    .product-view .video-benefits.bottom-row-devider {
        border: solid 1px #808080 !important;
        border-width: 0 !important;
        padding: 10px 0 5px 0 !important;
    }
    .product-view .order-sample-section {
        border: 0 !important;
        padding: 0 !important;
    }
    .product-view .description-other {
        border: solid 1px #808080 !important;
        border-width: 0 1px 0 0 !important;
        height: auto !important;
        width: 33.33% !important;
    }
    .product-view .order-config-sec {
        border-top: solid 1px #808080 !important;
        height: auto !important;
    }
    .footer .footer-copyright .right {
        display: none !important;
    }
    .footer .footer-copyright {
        clear: both !important;
        display: table !important;
        width: 100% !important;
    }
    body.catalog-product-view .box-collateral ul {
        padding: 0;
    }
    .product-essential .product-img-box {
        width: 40% !important;
        float: none !important;
        vertical-align: top !important;
        display: inline-block !important;
    }
    .product-essential .product-img-box img {
        width: 100% !important;
    }
    .product-view .product-shop {
        width: 58% !important;
        float: right !important;
        vertical-align: top !important;
    }
    .product-img-box .product-image-zoom {
        border: 0;
    }
    .product-view .product-shop .short-description2 {
        border-bottom: solid 1px #808080 !important;
        border-top: 0 !important;
        padding-top: 0 !important;
    }
    .product-view .product-shop .short-description {
        border-bottom: solid 1px #808080 !important;
        border-top: 0 !important;
        padding-top: 0 !important;
    }
    .product-view .product-shop .short-description h2 {
        padding-top: 10px !important;
    }
    .product-view .order-configure-details .product-options .option {
        width: 15% !important;
        float: left !important;
        display: block !important;
    }
    .product-view .order-configure-details .product-options {
        display: block !important;
    }
    .product-view .product-shop .top-features-sec {
        border: 0 !important;
        padding: 0 !important;
        clear: both !important;
        width: 100% !important;
        float: left !important;
    }
    header.sticky {
        position: relative !important;
    }
    .header .header-top-sec {
        display: block !important;
    }
    .top-section .product-name h1 {
        border-bottom: solid 1px #808080 !important;
        font-size: 20pt !important;
        color: #000000;
        padding-bottom: 10px;
    }
    .product-options dt label,
    body.catalog-product-view .box-collateral .heading-bg h2,
    .product-view .description-other h2,
    .product-view .order-config-sec h2,
    .product-view .product-shop .top-features-sec h2,
    .product-view .product-shop .short-description h2 {
        font-family: Arial, Helvetica, sans-serif !important;
        color: #606060 !important;
        font-size: 12pt !important;
        font-weight: bold !important;
    }
    .product-view .order-configure-details .product-options ul {
        display: block !important;
    }
    .product-options ul.options-list .label,
    .product-view .order-configure-details .product-options .option dd,
    .product-options dt label,
    .product-view .order-configure-details .product-options ul li {
        border: 0 !important;
    }
    .product-view .product-shop .top-features-sec ul li {
        width: 14% !important;
        padding: 0 5px 0 0 !important;
        height: 90px !important;
    }
    .footer {
        padding: 10px 0 0 0 !important;
    }
    footer[role="contentinfo"] {
        clear: both !important;
        display: block !important;
        width: 100% !important;
    }
    .product-view .order-configure-details .product-options .option {
        height: auto !important;
    }
    .product-view .product-options .optionlist {
        display: block;
        width: 100%;
        float: left;
        height: auto !important;
        margin-bottom: 0 !important;
    }
    .product-view .product-options dt {
        border: 0 !important;
        border-radius: 0 !important;
        height: auto !important;
        padding: 0 !important;
        background: none !important;
        cursor: pointer;
        border-width: 0 !important;
        position: relative;
        z-index: 9;
    }
    .product-view .product-options dt label {
        font-size: 13px;
        color: #555555;
        font-family: myriadwebpro;
        line-height: normal !important;
        border: 0;
        padding: 0;
        cursor: pointer;
    }
    .product-view .product-options dd {
        display: block !important;
        border: 0 !important;
        position: relative;
        margin: 0 !important;
        box-shadow: inherit !important;
        z-index: 1;
    }
    .product-view .product-options ul {
        padding: 0 !important;
    }
    .swatch-link {
        display: block;
    }
    .product-view .bundle-product-sec .product-options dt {
        background: none;
        border: 0;
        border-radius: 0;
        padding: 0;
        height: auto;
    }
    .product-view .bundle-product-sec .product-options dt label {
        font-family: MyriadPro-Semibold;
        color: #606060;
        font-size: 18px;
        line-height: normal !important;
        border-top: 0 !important;
    }
    .product-view .bundle-product-sec .product-options dd {
        display: block !important;
        margin: 0;
        box-shadow: inherit;
        border: 0;
    }
    .product-view .description-other {
        float: left !important;
        width: 33.33% !important;
    }
    .product-options-bottom {
        border-top: solid 1px #808080 !important;
        width: 100% !important;
        float: none !important;
        clear: both !important;
    }
    .product-options-bottom .amgroupcat {
        display: none !important;
    }
    .product-view .order-config-sec .notes-text {
        width: 100% !important;
        float: none !important;
        clear: both !important;
        padding: 0 !important;
    }
    .footer .footer-container {
        display: none !important;
    }
    body.catalog-product-view .content-cover {
        padding: 0 !important;
    }
    body.catalog-product-view header[role="banner"] {
        position: relative !important;
    }
    #block-related .owl-item {
        float: left !important;
        width: 25% !important;
        padding: 5px !important;
    }
    #block-related .owl-item li {
        width: 100% !important;
    }
    body.catalog-product-view .box-collateral .owl-wrapper {
        padding: 0 !important;
        width: 100% !important;
    }
    .owl-carousel .owl-wrapper,
    .owl-carousel .owl-item {
        backface-visibility: hidden;
        transform: inherit !importnat;
        left: inherit !important;
        backface-visibility: inherit !important;
    }
    .owl-carousel .owl-wrapper-outer {
        overflow: inherit !important;
        height: auto !important;
    }
    body.catalog-product-view .box-collateral ul {
        padding: 0 !important;
    }
    body.catalog-product-view .product-details-sec {}
}

@media (max-width:1024px) {
    #algolia-autocomplete-container.reverse .col9 {
        width: 100% !important;
        border: none;
    }
    #algolia-autocomplete-container.reverse .col3 {
        display: none !important;
    }
    .header .header-bottom-sec .mobile-menu {
        order: 3;
        margin-top: 10px;
        display: block;
        width: 100%;
    }
    .header .header-bottom-sec .navbar {
        display: none;
    }
    .header .header-bottom-sec .cms-nav {
        order: 1;
        display: block;
        float: none;
    }
    body.cms-home .header .header-bottom-sec .search-right,
    .header .header-bottom-sec .search-right {
        order: 2;
        float: none;
        position: static;
        margin-left: auto;
    }
    .header .header-bottom-sec {
        padding: 11px 0;
    }
    .header .header-bottom-sec>.container {
        display: flex;
        flex-wrap: wrap;
    }
    .header .header-bottom-sec .cms-nav ul {
        padding: 0;
    }
    .header .header-bottom-sec .cms-nav ul li {
        font-size: 9px;
        line-height: 23px;
        padding: 0 8px;
    }
    .header .header-bottom-sec .cms-nav ul li:first-child {
        padding-left: 0;
    }
    .header .header-bottom-sec .cms-nav>ul>li:last-child {
        border-right: 1px solid #5e5e5e;
    }
    .header .header-bottom-sec .cms-nav ul li a {
        font-size: 9px;
        line-height: 23px;
    }
    .header .header-bottom-sec .cms-nav li.linkedin-icon {
        max-width: 35px;
    }
    .header .header-bottom-sec .search-right .search-header {
        display: block;
    }
    body.cms-home .header .header-bottom-sec .search-right .search-header,
    .header .header-bottom-sec .search-right .search-header {
        background: url(../images/icon-search.png) no-repeat center / 12px auto;
        width: 23px;
        height: 23px;
        float: right;
        margin: 0;
        text-indent: -9999px;
    }
    .header .header-bottom-sec .search-right .search-header span {
        display: none;
    }
    .header .header-bottom-sec .search-right .form-search {
        display: none;
        float: none;
        position: absolute;
        top: 30px;
        left: 15px;
        right: auto;
        width: calc(100% - 30px);
    }
}

@media (max-width:767px) {
    .combo-categ-container .combo-categ-wrapper {
        margin: 0 0 0 10px;
    }
    .combo-categ-container .categ-item.category-level-3 {
        margin: 0;
    }
    .category-products>.combo-categ-wrapper {
        margin: 0;
    }
    .combo-categ-container .categ-item {
        margin-bottom: 10px;
    }
    .combo-categ-container .categ-item.category-level-5,
    .combo-categ-container .categ-item.category-level-6,
    .combo-categ-container .categ-item.category-level-7 {
        margin-bottom: 10px;
    }
    .combo-categ-container .categ-item.category-level-5.last,
    .combo-categ-container .categ-item.category-level-6.last,
    .combo-categ-container .categ-item.category-level-7.last,
    .combo-categ-container .category-product-item {
        margin: 0 2% 10px 0;
    }
    .combo-categ-container [class^="category-info-"] .category-img {
        margin-bottom: 15px;
    }
    .top-section .product-banner.desktop {
        display: none;
    }
    .top-section .product-banner.mobile {
        display: block;
    }
    .top-section .product-banner.mobile img {
        display: block;
        width: 100%;
    }
    /* .mobile-menu ul {
        border: 1px #000 solid;
    }

    .mobile-menu ul li {
        padding: 5px 10px;
        z-index: 2;
    }

    .mobile-menu ul li:not(.init) {
        display: none;
        background: #cccccc;
    }

    .mobile-menu ul li:not(.init):hover,
    .mobile-menu ul li.selected:not(.init) {
        background: #fafafa;
    }

    .mobile-menu ul li.init {
        cursor: pointer;
    } */
    li.menutext {
        border: 1px solid #000;
        padding: 10px;
    }
    .addMenus {
        /* display: none; */
        position: absolute;
        top: 100%;
        left: 0;
        height: 150px;
        overflow-y: auto;
        background: #fff;
        padding: 10px;
        width: 100%;
        border: 1px solid #000;
    }
    .mobile-menu-nav ul {
        display: none;
    }
    ul.mobile-menu-nav {
        width: 70%;
        position: relative;
    }
    .home-slider-sec .bx-wrapper {
        width: 100vw !important;
        height: auto !important;
    }
    .homeslider li {
        width: 100vw !important;
        height: auto !important;
        background: none !important;
    }
    .home-slider-mobile-image {
        display: block;
    }
    .home-slider-mobile-image img {
        min-height: 180px !important;
        width: 100%;
    }
    .header .header-bottom-sec .search-right .form-search {
        top: 33px;
    }
}

@media (max-width:599px) {
    .combo-categ-container .combo-categ-wrapper {
        margin: 0 0 0 5px;
    }
    .combo-categ-container .categ-item.category-level-3 {
        margin: 0;
    }
    .category-products>.combo-categ-wrapper {
        margin: 0;
    }
    .combo-categ-container .categ-item {
        margin-bottom: 5px;
    }
    .combo-categ-container .categ-item.category-level-5,
    .combo-categ-container .categ-item.category-level-6,
    .combo-categ-container .categ-item.category-level-7 {
        margin-bottom: 5px;
    }
    .combo-categ-container .categ-item.category-level-5.last,
    .combo-categ-container .categ-item.category-level-6.last,
    .combo-categ-container .categ-item.category-level-7.last,
    .combo-categ-container .category-product-item {
        margin: 0 2% 5px 0;
    }
    .combo-categ-container [class^="category-info-"] .category-img {
        margin-bottom: 15px;
    }
}

.block.block-layered-nav-top dd.show-sub {
    display: block;
}

@media (max-width: 1000px) {
    /*IWD Product Sheet page*/
    .product-view.product-sheet-item .product-image {
        float: left;
        width: 40%;
    }
    .product-view.product-sheet-item .product-shop {
        float: left;
        width: 60%;
        clear: none;
    }
    .product-view.product-sheet-item .product-shop>div {
        width: 100%;
        float: none;
    }
}

@media (max-width: 1000px) {
    /*IWD Product Sheet page*/
    .product-view.product-sheet-item .product-image {
        float: none;
        width: 100%;
        text-align: center
    }
    .product-view.product-sheet-item .product-shop {
        float: none;
        width: 100%;
    }
}

@media print {
    .product-view .order-configure-details .product-options {
        display: table !important;
        width: 100% !important;
    }
    .product-view .order-configure-details .product-options .option {
        width: 20% !important;
        display: table-cell !important;
        vertical-align: top !important;
    }
    .product-view.product-sheet-item .product-image img {
        width: 10% !important;
    }
    .product-view.product-sheet-item .product-image {
        float: left !important;
        width: 30% !important;
    }
    .product-view.product-sheet-item .product-shop {
        float: left !important;
        width: 70% !important;
    }
    .product-view.product-sheet-item .product-image img {
        width: 110px !important;
    }
    .product-view.product-sheet-item .product-shop>div {
        width: 50% !important;
        float: left !important;
        border: none !important
    }
    .product-view.product-sheet-item .order-config-sec {
        clear: both !important;
        border: none !important
    }
}