/*
//  MOVED TO navbar.less
// .top-menu li a {
//     color: #888;
//     text-transform: capitalize;
//     padding-top: 10px;
//     padding-bottom: 10px;
//     font-size: 13px;
// }

// .top-menu li a.dropdown-toggle:hover {
//     background: #f8f8f8 !important;
// }

// .top-menu li a:hover,
// .top-menu li a:focus {
//     background: #f8f8f8;
// }

// .top-menu .dropdown-toggle {
//     background: transparent;
//     color: #888;
// }

// .top-menu .dropdown .dropdown-menu {
//     box-shadow: none;
//     border: none;
//     padding: 0;
//     background-color: #ebebeb;
//     border-left: 2px solid #cccccc!important;
//     border-right: 2px solid #cccccc!important;
// }
// .navbar {
//     border-radius: 0;
//     margin-bottom: 0;
//     border-right: none;
//     border-left: none;
//     border-bottom: none;
// }

// Moved to variables.less
// .navbar-default {
//     background: #0088CE;
// }
//
// Moved to navbar.less
// .navbar-default .main-nav li a:hover,
// .navbar-default .main-nav li a:focus {
//     color: #fff;
// }

// .navbar-default .main-nav .active a,
// .navbar-default .main-nav .active a:focus {
//     background: #484848;
//     color: #fff;
// }

// .navbar-default .main-nav .active a:hover {
//     color: #0088CE;
//     background: #484848;
// }

// .line-navbar-two .container {
//     padding-top: 0;
//     padding-bottom: 0;
// }

// .line-navbar-one {
//     background-color: #FFF;
//     margin-bottom: 0;
//     z-index: 1001;
//     min-height: 50px;
//     font-size: 13px;
// }

// .line-navbar-one .lno-cart,
// .line-navbar-one .lno-search,
// .line-navbar-one .lno-user {
//     position: absolute;
//     overflow: hidden;
//     float: right;
//     border: 2px solid #333;
//     margin-top: 10px;
//     margin-right: 6px;
//     line-height: 41px;
//     width: 45px;
//     height: 40px;
//     font-size: 16px;
//     color: #333;
//     text-align: center;
//     font-weight: bold;
// }

// @media (min-width: 992px) {
//     .line-navbar-one .lno-cart,
//     .line-navbar-one .lno-search,
//     .line-navbar-one .lno-user {
//         display: none;
//     }
// }

// .line-navbar-one .lno-cart:hover,
// .line-navbar-one .lno-cart:focus,
// .line-navbar-one .lno-search:hover,
// .line-navbar-one .lno-search:focus,
// .line-navbar-one .lno-user:hover,
// .line-navbar-one .lno-user:focus {
//     text-decoration: none;
// }

// @media (991px) {
//     .line-navbar-one {
//         min-height: 90px;
//     }
//     .line-navbar-one .lno-btn-toggle {
//         display: block;
//         float: right;
//     }
// }

// .line-navbar-one .nav > li > a {
//     font-weight: normal;
//     color: #5A5A5A;
//     padding-top: 13px;
//     padding-bottom: 13px;
//     padding: 15px 17px;
// }

// .line-navbar-one .dropdown-menu {
//     min-width: 100%;
//     top: 101%;
//     border-right: 1px solid #ededed !important;
//     border-left: 1px solid #ededed !important;
// }

// @media (min-width: 768px) {
//     .line-navbar-one .open .dropdown-menu:before {
//         position: absolute;
//         top: -9px;
//         left: 9px;
//         display: inline-block;
//         content: '';
//     }
//     .line-navbar-one .open .dropdown-menu:after {
//         position: absolute;
//         top: -8px;
//         left: 10px;
//         display: inline-block;
//         content: '';
//     }
// }

// @media (max-width: 768px) {
//     .line-navbar-one .navbar-collapse {
//         margin-top: 7px;
//     }
// }

// .line-navbar-one .lno-search-form .form-control:focus {
//     -webkit-box-shadow: 0 0 0, 0 0 0;
//     box-shadow: 0 0 0, 0 0 0;
// }

// .line-navbar-two .dropdown-toggle:hover {
//     background-color: #0088CE !important;
//     color: #fff !important;
// }

// @media (max-width: 991px) {
//     .line-navbar-two {
//         display: none;
//     }
// }

// .line-navbar-two .navbar-collapse {
//     position: relative;
// }

// @media (min-width: 768px) {
//     .line-navbar-two .nav.navbar-right .dropdown-menu:before {
//         right: 15px;
//         left: auto;
//     }
//     .line-navbar-two .nav.navbar-right .dropdown-menu:after {
//         right: 16px;
//         left: auto;
//     }
// }

// @media (min-width: 768px) {
//     .line-navbar-two .dropdown-menu:before {
//         position: absolute;
//         top: -9px;
//         left: 14px;
//         display: inline-block;
//         border-right: 9px solid rgba(0, 0, 0, 0);
//         border-bottom: 9px solid #ededed;
//         border-left: 9px solid rgba(0, 0, 0, 0);
//         border-bottom-color: rgba(0, 0, 0, 0.2);
//         content: '';
//     }
//     .line-navbar-two .dropdown-menu:after {
//         position: absolute;
//         top: -8px;
//         left: 15px;
//         display: inline-block;
//         border-right: 8px solid rgba(0, 0, 0, 0);
//         border-bottom: 8px solid #FFF;
//         border-left: 8px solid rgba(0, 0, 0, 0);
//         content: '';
//     }
// }

// @media (max-width: 1199px) {
//     .line-navbar-two .lnt-nav-mega li:not(.dropdown) {
//         max-width: 310px;
//         margin-left: 0px;
//     }
// }

// .line-navbar-two .lnt-nav-mega li .dropdown-menu:after {
//     border-bottom: 8px solid #ededed;
// }

// @media (min-width: 768px) and (max-width: 991px) {
//     .line-navbar-two .lnt-dropdown-mega-menu > .lnt-category {
//         width: 190px;
//     }
// }

// .line-navbar-two .lnt-dropdown-mega-menu > .lnt-category > li > a:hover,
// .line-navbar-two .lnt-dropdown-mega-menu > .lnt-category > li > a:focus {
//     text-decoration: none;
//     background-color: #fff;
//     color: #0088CE;
// }

// .line-navbar-two .lnt-dropdown-mega-menu > .lnt-category > li.active:before {
//     position: absolute;
//     content: '';
//     top: 50%;
//     margin-top: -9px;
//     right: 0;
//     display: inline-block;
//     border-right: 9px solid #E3E3E3;
//     border-top: 9px solid transparent;
//     border-bottom: 9px solid transparent;
// }

// .line-navbar-two .lnt-dropdown-mega-menu > .lnt-category > li.active:after {
//     position: absolute;
//     content: '';
//     top: 50%;
//     margin-top: -9px;
//     right: -1px;
//     display: inline-block;
//     border-right: 9px solid #FFF;
//     border-top: 9px solid transparent;
//     border-bottom: 9px solid transparent;
// }

// @media (min-width: 768px) and (max-width: 992px) {
//     .line-navbar-two .lnt-dropdown-mega-menu .lnt-subcategroy-carousel-wrap {
//         margin-left: 190px;
//     }
// }

// .line-navbar-two .lnt-dropdown-mega-menu .lnt-subcategroy-carousel-wrap [class*=col-] {
//     padding: 0;
// }

// .line-navbar-two .lnt-dropdown-mega-menu .lnt-subcategroy-carousel-wrap .lnt-subcategory ul li a:hover {
//     color: #0088CE;
// }

// @media (min-width: 992px) {
//     .line-navbar-two .lnt-search-form .form-control {
//         width: 400px;
//     }
// }

// @media (min-width: 1200px) {
//     .line-navbar-two .lnt-search-form .form-control {
//         width: 312px;
//     }
// }

// .line-navbar-two .lnt-search-form .form-control:focus {
//     -webkit-box-shadow: 0 0 0, 0 0 0;
//     box-shadow: 0 0 0, 0 0 0;
// }

// .line-navbar-two .lnt-search-form .btn-search:hover {
//     color: #0088CE;
// }

// .line-navbar-two .lnt-search-form .lnt-search-suggestion .dropdown-menu > li > a:hover {
//     background: #fafafa;
// }

// .line-navbar-two .lnt-search-form .lnt-search-suggestion .dropdown-menu:before {
//     top: -9px;
//     right: 17px;
//     left: auto;
// }

// .line-navbar-two .lnt-search-form .lnt-search-suggestion .dropdown-menu:after {
//     top: -8px;
//     right: 18px;
//     left: auto;
// }

// .line-navbar-two .lnt-search-form .lnt-search-suggestion .lnt-search-bottom-links li a:hover {
//     color: #0088CE;
//     font-weight: bold;
//     font-size: 11px;
// }

// .line-navbar-left .lnl-nav li a:hover,
// .line-navbar-left .lnl-nav li a:focus {
//     color: #333333;
//     text-decoration: none;
//     background-color: #eeeeee;
// }

// .line-navbar-left .lnl-nav li .lnl-sub-one li a:hover,
// .line-navbar-left .lnl-nav li .lnl-sub-one li a:focus {
//     color: #333;
//     background-color: #fafafa;
//     -webkit-box-shadow: inset 3px 0 0 #fafafa;
//     box-shadow: inset 3px 0 0 #fafafa;
// }

// .line-navbar-left .lnl-nav li .lnl-sub-two li a:hover,
// .line-navbar-left .lnl-nav li .lnl-sub-two li a:focus {
//     color: #eeeeee;
//     background-color: #23222d;
//     -webkit-box-shadow: inset 3px 0 0 #23222d;
//     box-shadow: inset 3px 0 0 #23222d;
// }
*/

.welcome-msg {
    line-height: 50px;
}
.theme-features {
   // Depreciated
    min-width: 200px !important;
    max-width: 310px;
}

.slideout-menu {
    position: fixed;
    left: 0;
    top: 105px;
    bottom: 0;
    right: 0;
    z-index: 0;
    width: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    display: none;
    z-index: 1030;
}

.slideout-panel {
    position: relative;
    z-index: 1;
}

.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
    overflow: hidden;
}

.slideout-open .slideout-menu {
    display: block;
}
/*
// Moved to slick.less
//
// .slick-slider {
//     position: relative;
//     display: block;
//     box-sizing: border-box;
//     -moz-box-sizing: border-box;
//     -webkit-touch-callout: none;
//     -webkit-user-select: none;
//     -khtml-user-select: none;
//     -moz-user-select: none;
//     -ms-user-select: none;
//     user-select: none;
//     -ms-touch-action: pan-y;
//     touch-action: pan-y;
//     -webkit-tap-highlight-color: transparent;
// }

// .slick-list {
//     position: relative;
//     overflow: hidden;
//     display: block;
//     margin: 0;
//     padding: 0;
// }

// .slick-list:focus {
//     outline: none;
// }

// .slick-slider .slick-list,
// .slick-track,
// .slick-slide,
// .slick-slide img {
//     -webkit-transform: translate3d(0, 0, 0);
//     -moz-transform: translate3d(0, 0, 0);
//     -ms-transform: translate3d(0, 0, 0);
//     -o-transform: translate3d(0, 0, 0);
//     transform: translate3d(0, 0, 0);
// }

// .slick-track {
//     position: relative;
//     left: 0;
//     top: 0;
//     display: block;
//     zoom: 1;
// }

// .slick-track:before,
// .slick-track:after {
//     content: "";
//     display: table;
// }

// .slick-track:after {
//     clear: both;
// }

// .slick-slide {
//     float: left;
//     height: 100%;
//     min-height: 1px;
//     display: none;
// }

// [dir="rtl"] .slick-slide {
//     float: right;
// }

// .slick-slide img {
//     display: inline-block;
// }

// .slick-initialized .slick-slide {
//     display: block;
// }

// .slick-prev,
// .slick-next {
//     position: absolute;
//     display: block;
//     height: 40px;
//     width: 40px;
//     font-size: 0;
//     cursor: pointer;
//     border: none;
//     background: #0088CE;
//     color: #fff;
//     top: 32%;
//     padding: 0;
//     outline: none;
// }

// .slick-prev:hover,
// .slick-prev:focus,
// .slick-next:hover,
// .slick-next:focus {
//     outline: none;
//     background: #333;
//     color: #fff;
// }

// .slick-prev:hover:before,
// .slick-prev:focus:before,
// .slick-next:hover:before,
// .slick-next:focus:before {
//     opacity: 1;
// }

// .slick-prev.slick-disabled:before,
// .slick-next.slick-disabled:before {
//     opacity: 0.5;
// }

// .slick-prev:before,
// .slick-next:before {
//     font-family: 'ionicons';
//     font-size: 22px;
//     line-height: 1;
//     color: #fff;
//     opacity: 1;
//     -webkit-font-smoothing: antialiased;
//     -moz-osx-font-smoothing: grayscale;
// }

// .slick-prev:hover:before,
// .slick-next:hover:before {
//     color: #fff;
// }

// .slick-prev {
//     left: -25px;
// }

// [dir="rtl"] .slick-prev {
//     left: auto;
//     right: -10px;
// }

// .slick-prev:before {
//     font-family: 'ionicons';
//     content: "\f3d2";
// }

// [dir="rtl"] .slick-prev:before {
//     font-family: 'ionicons';
//     content: "\f3d2";
// }

// .slick-next {
//     right: -27px;
// }

// [dir="rtl"] .slick-next {
//     left: -10px;
//     right: auto;
// }

// .slick-next:before {
//     font-family: 'ionicons';
//     content: "\f3d3";
// }

// [dir="rtl"] .slick-next:before {
//     font-family: 'ionicons';
//     content: "\f3d2";
// }

// .slick-dots {
//     position: absolute;
//     bottom: -45px;
//     list-style: none;
//     display: block;
//     text-align: center;
//     padding: 0;
//     width: 100%;
// }

// .slick-dots li {
//     position: relative;
//     display: inline-block;
//     height: 20px;
//     width: 20px;
//     margin: 0 5px;
//     padding: 4px;
//     cursor: pointer;
// }

// .slick-dots li button {
//     border: 0;
//     background: #ccc;
//     display: block;
//     height: 5px;
//     width: 20px;
//     outline: none;
//     line-height: 0;
//     font-size: 0;
//     color: transparent;
//     padding: 0px;
//     cursor: pointer;
// }

// .slick-dots li button:hover,
// .slick-dots li button:focus {
//     outline: none;
// }

// .slick-dots li button:hover:before,
// .slick-dots li button:focus:before {
//     opacity: 1;
// }

// .slick-dots li button:before {
//     position: absolute;
//     top: 0;
//     left: 0;
//     content: ".";
//     width: 20px;
//     height: 20px;
//     font-family: 'ionicons';
//     font-size: 0.5em;
//     line-height: 20px;
//     text-align: center;
//     color: white;
//     opacity: 0.8;
//     -webkit-font-smoothing: antialiased;
//     -moz-osx-font-smoothing: grayscale;
// }

// .slick-dots li.slick-active button:before {
//     color: #333;
//     opacity: 1;
// }

// .slick-dots li.slick-active button {
//     background: #0088CE;
// }

// .slick-slide {
//     margin: 0 15px !important;
//     opacity: 1;
//     -webkit-transition: all 0.5s ease-in-out;
//     -moz-transition: all 0.5s ease-in-out;
//     transition: all 0.5s ease-in-out;
// }

// .slideout-menu {
//     width: 75%;
// }

// @media screen and (min-width: 768px) {
//     .slideout-menu {
//         width: 60%;
//     }
// }

// .slick-prev,
// .slick-next {
//     position: absolute;
//     height: 50px;
//     width: 50px;
//     line-height: 0;
//     cursor: pointer;
//     background: #333;
//     opacity: 0.5;
//     color: transparent;
//     top: 50%;
//     padding: 0;
//     border: 1px solid #FFFFFF;
//     outline: none;
//     display: block;
//     vertical-align: middle;
//     -webkit-transform: translateZ(0);
//     transform: translateZ(0);
//     box-shadow: 0 0 1px rgba(0, 0, 0, 0);
//     -webkit-backface-visibility: hidden;
//     backface-visibility: hidden;
//     -moz-osx-font-smoothing: grayscale;
// }

// .slick-prev:hover,
// .slick-next:hover {
//     background: #40A6DA;
//     color: #fff;
//     -moz-animation: pulse 0.5s ease-in;
//     -webkit-animation: pulse 0.5s ease-in;
//     animation: pulse 0.5s ease-in;
// }

// .slick-prev:before,
// .slick-next:before {
//     font-family: 'ionicons';
//     font-size: 26px;
//     line-height: 1;
//     color: #fff !important;
//     opacity: 1 !important;
//     -webkit-font-smoothing: antialiased;
//     -moz-osx-font-smoothing: grayscale;
// }


// #banner .slick-slide {
//     margin: 0 !important;
// }

// #banner {
//     cursor: -moz-grabbing !important;
// }

// #banner img {
//     image-rendering: optimizequality;
// }

// #banner .slick-prev {
//     left: 25px;
// }

// #banner .slick-next {
//     right: 25px;
// }

// #banner .slick-prev,
// #banner .slick-next {
//     z-index: 20;
//     position: absolute;
//     height: 50px;
//     width: 50px;
//     line-height: 0;
//     cursor: pointer;
//     background: #333;
//     opacity: 0.5;
//     color: transparent;
//     top: 50%;
//     padding: 0;
//     border: 1px solid #FFFFFF;
//     outline: none;
//     display: block;
//     vertical-align: middle;
//     -webkit-transform: translateZ(0);
//     transform: translateZ(0);
//     box-shadow: 0 0 1px rgba(0, 0, 0, 0);
//     -webkit-backface-visibility: hidden;
//     backface-visibility: hidden;
//     -moz-osx-font-smoothing: grayscale;
// }

// #banner .slick-prev:hover,
// #banner .slick-next:hover {
//     background: #019AF5;
//     color: #fff;
//     -moz-animation: pulse 0.5s ease-in;
//     -webkit-animation: pulse 0.5s ease-in;
//     animation: pulse 0.5s ease-in;
// }

// #banner .slick-prev:before,
// #banner .slick-next:before {
//     font-family: 'ionicons';
//     font-size: 26px;
//     line-height: 1;
//     color: #fff !important;
//     opacity: 1 !important;
//     -webkit-font-smoothing: antialiased;
//     -moz-osx-font-smoothing: grayscale;
// }

// .slick-arrow[aria-disabled='true'],
// .slick-arrow[aria-disabled='true']:before {
//     display: none!important;
//     opacity: 0;
// }

// Moved to navs.less
// .centered-pills li a:hover {
//     border-top: 1px #0088CE !important;
//     border-right: 1px #0088CE !important;
//     border-left: 1px #0088CE !important;
//     border-bottom: none;
//     border-radius: 0;
//     background: #fff !important;
//     color: #0088CE;
// }

// * html .centered-pills ul.nav-pills,
// * + html .centered-pills ul.nav-pills {
//     display: inline;
// }

// .nav-pills > li.active > a,
// .nav-pills > li.active > a:focus,
// .nav-pills > li.active > a:hover {
//     background: #0088CE !important;
//     border: 0;
// }

// .nav-tabs > li > a:focus,
// .nav-tabs > li > a:hover {
//     color: #0088CE;
//     border: 1px solid transparent;
//     border-radius: 0;
//     background: #f2f2f2;
// }

// .nav-tabs > li.active > a,
// .nav-tabs > li.active > a:focus,
// .nav-tabs > li.active > a:hover {
//     border: 1px solid transparent;
//     color: #FFF !important;
//     background: #0088CE !important;
// }
*/
.product-name a:hover {
    color: #0088CE;
}

.fav,
.compare,
.view {
    background: #0088CE !important;
    padding: 3px 6px;
    color: #fff;
    font-size: 22px;
    text-align: center;
}

.load-more a:hover {
    color: #333;
}

.load-more:before {
    border-top: 1px solid #ededed;
    content: "";
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    z-index: -1;
}

.load-less a:hover {
    color: #0088CE;
}

.load-less:before {
    border-top: 1px solid #ededed;
    content: "";
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    z-index: -1;
}

.best-selling li:hover .btn {
    visibility: visible;
}

.top-menu {
    padding-right: 15px;
    padding-left: 15px;
}

.product-item-container.list-group-item-list:nth-of-type(odd) {
    background: #fff;
}

.product-item-container.list-group-item-list:before,
.product-item-container.list-group-item:after {
    display: table;
    content: " ";
}

.product-item-container.list-group-item-list:after {
    clear: both;
}

.list-group-item-text,
.grid-group-item .list-group-item-text {
    display: none;
}

.footer-top {
    background: #333;
    border-top: 1px solid #ededed;
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
}

.footer-top .btn {
    margin-top: 0px;
    line-height: 0.6;
}

.footer-middle {
    background: #ffffff;
    min-height: 200px;
}

.footer-middle i.fa.fa-envelope {
    margin-right: 2px;
}

.footer-middle .list-unstyled li {
    padding: 4px 0;
}

.footer-middle a,
.footer-middle a:visited {
    color: #5A5A5A;
    text-decoration: none;
}

.footer-middle a:hover,
.footer-middle a:focus {
    color: #0088CE;
}

.footer-middle .panel-body a,
.footer-middle .panel-body a:visited {
    color: #ffffff;
}

.footer-middle p {
    color: #5A5A5A;
}

.footer-middle h4 {
    padding-bottom: 10px;
}

.subscribe-icn .btn-primary:focus {
    background: #0088CE;
}

#newsletter input[type="text"] {
    background: #fff;
    border: none;
    color: #a7a7a7;
    display: inline-block;
    font-size: 13px;
    height: 40px;
    line-height: 22px;
    margin: 0 5px 0 0;
    padding-left: 10px;
    width: 68%;
}

#icpsignup9568 input[type=text] {
    background: #fff;
    border: none;
    color: #a7a7a7;
    display: inline-block;
    font-size: 13px;
    height: 40px;
    line-height: 22px;
    margin: 0 5px 0 0;
    padding-left: 10px;
    width: 68%;
}

@media (max-width: 320px) {
    #newsletter input[type="text"] {
        width: 62%;
    }
    #icpsignup9568 input[type=text] {
        width: 62%;
    }
}

.social li:hover a span {
    -moz-animation: zoomIn 0.5s ease-in;
    -webkit-animation: zoomIn 0.5s ease-in;
    animation: zoomIn 0.5s ease-in;
}

.footer-btm {
    margin-top: 40px;
    background: #fff;
    background-color: #f5f5f5;
}

.newsletterbox {
    color: #fff;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 17px;
    text-align: right;
}

.phonenumber {
    // color: #B22222;
    color: #e62117;
    font-weight: bold;
    padding-top: 2px;
    font-size: 17px;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .line-navbar-two .lnt-search-form .form-control {
        width: 212px;
    }
    #newsletter input[type="text"] {
        width: 63%;
    }
    #icpsignup9568 input[type=text] {
        width: 63%;
    }
    .phonenumber {
        font-size: 17px;
    }
}

@media (max-width: 991px) {
    .hidden-banner {
        display: none!important;
    }
    #banner .slick-prev,
    #banner .slick-next {
        display: none!important;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    #banner .visible-med-banner {
        display: block!important;
        margin-top: 20px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    #banner .visible-small-banner {
        display: block!important;
        margin-top: 20px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .top-sec {
        font-size: 12px;
    }
    .line-navbar-one .lno-btn-toggle {
        background-color: #fff;
        border: 2px solid #333;
        color: #333;
        left: 90%;
        position: absolute;
        top: 10px;
        float: left;
    }
    .line-navbar-one .nav > li > a {
        padding: 15px 8px;
    }
    #banner h1 {
        font-size: 14px;
    }
    #banner h5 {
        font-size: 12px;
    }
    #newsletter input[type="text"] {
        width: 85%;
    }
    #icpsignup9568 input[type=text] {
        width: 85%;
    }
    p.pull-right {
        float: left !important;
    }
    .social li {
        width: 28%;
    }
    .subtitle {
        display: none;
    }
    .line-navbar-one {
        min-height: 50px;
    }
    .line-navbar-one .navbar-collapse {
        margin-top: 0;
    }
    .inner-ad {
        height: 66px;
    }
    .product-item-container.list-group-item-list .product-main {
        width: 31%;
    }
    .product-item-container.list-group-item-list .product-info {
        padding-left: 50px;
        width: 69%;
    }
    .nudge .label {
        display: none;
    }
    #not-found .update {
        padding: 0 10%;
    }
    #countdown-soon .update {
        padding: 0;
    }
    #not-found .reset {
        padding: 0 15%;
    }
    .flip .card .back {
        font-size: 13px;
    }
    .phonenumber {
        font-size: 18px;
    }
}

@media screen and (min-width: 600px) and (max-width: 991px) {
    .small-ad figure {
        margin-top: 15px;
    }
    .line-navbar-one .lno-btn-toggle {
        background-color: #fff;
        border: 2px solid #333;
        color: #333;
        left: 90%;
        position: absolute;
        top: 10px;
        float: left;
    }
    .phonenumber {
        font-size: 15px;
    }
}

@media screen and (min-width: 341px) and (max-width: 600px) {
    #banner h1 {
        font-size: 12px;
    }
    #banner h2 {
        font-size: 12px;
    }
    #banner h5 {
        font-size: 10px;
    }
    .line-navbar-one .lno-btn-toggle {
        background-color: #fff;
        color: #333;
        border: 2px solid #333;
        left: 84%;
        position: absolute;
        top: 10px;
        float: left;
    }
    .switcher-container {
        top: 25px;
    }
    .newsletterbox {
        text-align: left;
    }
    .lno-cart {
        right: 3.2em;
    }
    .lno-user {
        right: 5.9em;
    }
    .lno-search {
        right: 8.55em;
    }
    .phonenumber {
        font-size: 16px;
    }
}

@media screen and (max-width: 340px) {
    #banner h1 {
        font-size: 10px;
    }
    #banner h2 {
        font-size: 10px;
    }
    #banner h5 {
        font-size: 8px;
    }
    .line-navbar-one .lno-btn-toggle {
        background-color: #fff;
        color: #333;
        border: 2px solid #333;
        left: 84%;
        position: absolute;
        top: 10px;
        float: left;
    }
    .switcher-container {
        top: 25px;
    }
    .newsletterbox {
        text-align: left;
    }
    .lno-cart,
    .lno-user,
    .lno-search {
        display: none;
    }
    .phonenumber {
        font-size: 16px;
    }
}
/*top*/

.brickred {
    color: #B22222;
}

.navsmall {
    font-size: 9px;
    margin-right: auto;
    margin-left: auto;
}

.cartlink {
    margin-top: 15px;
    margin-bottom: 15px;
}

/*footer*/


/*------------------------------------*\
    11. FOOTER
\*------------------------------------*/


/*11-2 FOOTER MIDDLE*/

.btm-sec {
    margin-top: 15px;
}

.btm-sec .panel-default .panel-heading {
    background-color: #0088CE;
    color: #FFFFFF;
}

.btm-sec .panel-default .panel-heading:hover {
    background-color: #40A6DA;
    color: #FFFFFF;
}

@media screen and (max-width: 991px) {
    .footer-middle a,
    .footer-middle a:visited {
        color: #FFFFFF;
        text-decoration: none;
    }
}

.footer-middle a:hover,
.footer-middle a:focus {
    color: #FFFFFF;
}

.footer-middle .panel-body a,
.footer-middle .panel-body a:visited {
    color: #ffffff;
}

.footer-middle a.btn:hover {
    background-color: #40A6DA;
    color: white;
}

a.btn-bottom {
    display: block;
    width: 80%;
    position: relative;
    left: 10%;
    color: #fff!important;
    margin-top: 0.3em;
    margin-bottom: 0.3em;
    /*    border: 0.1em solid gray;*/
}

.footer-middle {
    text-align: left;
    margin-top: 20px;
}

.footer-middle a.footerlnk {
    text-decoration: none;
    color: #5A5A5A;
}

.footer-middle a.footerlnk:hover {
    color: #282828;
}

#footer-accordion .panel-heading {
    display: inline-block;
    width: 100%;
}

.panel-heading:hover {
    cursor: pointer;
}

.followus {
    margin-top: 20px;
    margin-right: 15px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    text-align: right;
}

.footer-socialnetworks a {
    background-color: #333;
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-right: 7px;
    margin-top: 12px;
    font-size: 25px;
    color: #74BFE3;
}

.footer-socialnetworks a:hover {
    color: #40A6DA;
}

.footer-social_seals--cc {
   padding: 13px;
}
.footer-social_seals--cc i {
    font-size: 36px;
    color: #0092CE;
 }

// .footer-socialnetworks--facebook {
//     background-position: 0 0;
//     background-image: url('/images/facebook-icon.png');
//     background-repeat: no-repeat;
//     background-size: 35px 35px;
// }

// .footer-socialnetworks--twitter {
//     background-image: url('/images/twitter-icon.png');
//     background-repeat: no-repeat;
//     background-size: 35px 35px;
// }

// .footer-socialnetworks--youtube {
//     background-image: url('/images/youtube-icon.png');
//     background-repeat: no-repeat;
//     background-size: 35px 35px;
// }

// .footer-socialnetworks--linkedin {
//     background-image: url('/images/linkedin-icon.png');
//     background-repeat: no-repeat;
//     background-size: 35px 35px;
// }

// .footer-socialnetworks--googleplus {
//     background-image: url('/images/google-plus-icon.png');
//     background-repeat: no-repeat;
//     background-size: 35px 35px;
// }

.footer-nav {
    margin: 0 auto;
    padding-bottom: 15px;
    list-style-type: none;
    width: 195px;
    line-height: 20px;
}

.footer-socialseals--bbb {
    width: 50%;
}

.footer-socialseals--ssl {
    width: 30%;
    float: left;
    padding-left: 20px;
}

.footer-socialseals--cc {
    width: 25%;
    float: left;
}

.footermyaccount {
    padding-left: 40px;
    padding-top: 25px;
}

.footercustservice {
    padding-top: 25px;
}

.footerwhoweare {
    padding-left: 40px;
    padding-top: 25px;
}

@media screen and (min-width: 320px) and (max-width: 768px) {
    .footermyaccount {
        padding-left: 15px;
    }
    .footerwhoweare {
        padding-left: 15px;
    }
}

.list-group.panel > .list-group-item {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    text-align: left;
    padding-left: 10px;
    background-color: #CCCCCC;
}

.list-group-submenu {
    margin-left: 20px;
}

.list-group-item {
    text-align: left;
    padding-left: 20px;
}

.middle-sec {
    min-height: 150px;
}

form#bottomsearchboxForm {
    width: 75%;
}

#bottomsearchbox {
    border: 1px solid #ccc;
    height: 38px;
}

form#bottomsearchboxForm input {
    height: 34px;
}

form#searchboxForm {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top:    8px;
    margin-bottom: 8px;
    padding: 0;
    display: none;
    float: none!important;
    position: relative;
    left: -10px;
}

form#searchboxForm.opened {
      display: block!important;
}

/*@media screen and (min-width: 541px) {
    form#searchboxForm {
        width: 63%;
    }
}*/

@media screen and (min-width: 992px) {
    form#searchboxForm {
        padding: 1px 0px 1px 50px;
        left: 0;
        width: 28%;
        display: block!important;
        float: left!important;
    }
    .slideout-open .slideout-menu {
        display: none;
        width: 0px;
    }
}

@media screen and (min-width: 1200px) {
    form#searchboxForm {
        width: 40%;
    }
    .phonenumber {
        font-size: 18px;
    }
}

#searchbox {
    border: 2px solid #0088CE;
    border-radius: 10px 0px 0px 10px;
    height: 46px;
}

#searchbutton {
    background-color: #0088CE;
    font-size: 16pt;
    border: 2px solid #0088CE;
    border-left: 0;
    border-radius: 50%;
    position: relative;
    top: -2px;
    left: -30px;
    width: 50px;
    height: 50px;
    z-index: 10;
    margin-right: -60px;
    float: right;
    line-height: 34px;
    cursor: pointer;
}

#searchbutton:hover {
    background-color: #40A6DA;
}

.sb-masked {
    display: none;
    visibility: none;
}

.white {
    color: #FFFFFF;
}

.moreinfo1 {
    line-height: 1.1;
    font-family: Open Sans;
    font-size: 12px;
    background-color: #F7F7F7;
    text-align: left;
    vertical-align: top;
    overflow: hidden;
    padding: 8px;
}

.moreinfo2 {
    line-height: 1.1;
    font-family: Open Sans;
    font-size: 12px;
    background-color: #F7F7F7;
    text-align: left;
    overflow: hidden;
    padding: 8px 8px 0px 8px;
}


/*********** Tabs in Top Nav********************
// Moved to megamenu.less
.navtabs {
    height: 50px;
}


// a.tabtext {
//     font-size: 18px;
//     color: #fff;
//     text-transform: capitalize;
//     font-family: Open Sans;
//     text-decoration: none;
//     cursor: pointer;
// }


a.tabtext:hover {
    background-color: #40A6DA;
    color: white;
    text-decoration: none;
    font-weight: bold;
}

// div.navbar-nav {
//     text-align: center;
//     height: 51px;
//     padding: 12px 0;
//     overflow: hidden;
//     white-space: nowrap;
//     text-transform: capitalize;
//     width: 19%;
// }

// div.navbar-nav#homeicon {
//     width: 5%;
// }

// div.navbar-nav:hover {
//     background: url('/images/triangle_white.png') no-repeat center top;
//     text-decoration: none;
// }

// body#default div.navbar-nav#homeicon,
// body#browse div.navbar-nav#prdtab,
// body#alias-browse div.navbar-nav#prdtab,
// body#catalog.productCatalog div.navbar-nav#prdtab,
// body#itemDetail div.navbar-nav#prdtab,
// body#shopcart div.navbar-nav#prdtab,
// body#aboutrepair div.navbar-nav#rprtab,
// body#repair_browse div.navbar-nav#rprtab,
// body#catalog.repairCatalog div.navbar-nav#rprtab,
// body#repairDetail div.navbar-nav#rprtab,
// body#r_shopcart div.navbar-nav#rprtab,
// body#onsiteRepair div.navbar-nav#fldtab,
// body#engSystems div.navbar-nav#engtab,
// body#galcoTV div.navbar-nav#gtv {
//     background: url('/images/triangle_white.png') no-repeat center top;
//     background-color: #40A6DA;
//     //background-color: #019AF5;
// }

// a.tabtext.nohover {
//     text-decoration: none;
// }

// a.tabtext:visited {
//     color: #fff;
//     text-decoration: none;
// }
*/

/*
.prdtabs {
    height: 48px;
    padding-top: 12px;
    overflow: hidden;
    white-space: nowrap;
    width: 21%;
}

.midtabs {
    height: 48px;
    padding-top: 12px;
    overflow: hidden;
    white-space: nowrap;
    width: 21%;
}

.engtabs {
    height: 48px;
    padding-top: 12px;
    overflow: hidden;
    white-space: nowrap;
    width: 25%;
}

.vidtabs {
    height: 48px;
    padding-top: 12px;
    overflow: hidden;
    white-space: nowrap;
}
*/


/******** megamenu dropdown *******************
// Moved to megamenu.less
//
// .topprdline {
//     width: 233px;
//     background-color: #ffffff;
//     padding-left: 10px;
//     padding-top: 10px;
//     white-space: nowrap;
//     overflow: hidden;
// }

// .topprdline1 {
//     border-top: 1px solid #0088CE;
//     background-color: #CCCCCC;
// }

// .lasttopline {
//     padding-bottom: 15px;
// }

// .topfamily {
//     border-bottom: 1px solid #ddd;
//     border-right: 1px solid #ddd;
//     border-left: 1px solid #ddd;
//     padding-bottom: 20px;
//     min-height: 580px;
//     position: absolute;
//     top: 0px;
//     left: 233px;
//     display: none;
//     width: 224px;
//     z-index: 101;
//     background-color: #E5E4E2;
// }

// .famline {
//     width: 222px;
//     padding-left: 10px;
//     padding-top: 10px;
//     white-space: nowrap;
//     overflow: hidden;
// }

// .topsubfamily {
//     // border-bottom: 1px solid #ddd;
//     // border-right: 1px solid #ddd;
//     padding-bottom: 20px;
//     min-height: 580px;
//     position: absolute;
//     top: 0px;
//     left: 225px;
//     display: none;
//     min-width: auto;
//     white-space: nowrap;
//     overflow: hidden;
//     z-index: 102;
//     background-color: #FFFFFF;
// }

// .subfamindexcol {
//     display: inline-block;
//     width: 226px;
//     vertical-align: top;
// }

// .subfamline {
//     padding-left: 12px;
//     padding-top: 10px;
//     white-space: nowrap;
//     overflow: hidden;
// }

// .subfammorelink {
//     position: absolute;
//     visibility: visible;
//     color: #B22222;
//     cursor: pointer;
//     width: 50px;
//     top: 483px;
//     left: 225px;
//     text-align: center;
//     font-weight: bold;
//     background-color: #FFFFFF;
//     white-space: nowrap;
//     font-family: verdana;
//     font-size: 12px;
//     z-index: 89;
// }

// .fammorelink {
//     position: absolute;
//     visibility: visible;
//     left: 55px;
//     color: #B22222;
//     top: 483px;
//     width: 50px;
//     text-align: center;
//     font-weight: bold;
//     background-color: #F7F7F7;
//     white-space: nowrap;
//     font-family: verdana;
//     font-size: 12px;
//     z-index: 89;
// }

// .famimage {
//     padding-bottom: 20px;
//     min-height: 535px;
//     position: absolute;
//     top: 45px;
//     right: 0px;
//     width: 450px;
//     z-index: 101;
//     background-color: #FFF;
//     display: none;
// }

// .familyhdr {
//     font-weight: bold;
// }

// .dropdowncsr {
//     border: 1px solid;
//     height: 85px;
//     padding-top: 10px;
//     margin-left: 5px;
//     margin-top: 10px;
//     margin-right: 5px;
//     white-space: normal;
//     color: #0088CE;
//     font-weight: bold;
//     font-size: 13px;
// }
*/

/********** Alphabet *****************

// .alphabet {
//     position: absolute;
//     left: 0px;
//     margin-left: -15px;
//     margin-right: -15px;
//     z-index: 500;
//     top: 50px;
//     display: none;
//     background-color: #EEE;
//     border-left: 1px solid #ddd;
//     border-right: 1px solid #ddd;
//     border-top: 1px solid #0088CE;
//     width: 1170px;
// }

// .navalphabet {
//     position: relative;
//     height: 40px;
//     width: 100%;
//     float: left;
//     border: 1px solid #ddd;
//     padding-top: 4px;
// }

// #prod_brandtabs {
//     width: 160px;
//     height: 30px;
//     padding: 6px 0px;
//     z-index: 103;
//     display: inline-block;
// }

// #prod_brandtabs option:disabled {
//     display: none;
// }

// .prod_brandtabs {
//     float: left;
//     width: 465px;
// }

// .prod_brandtabs label {
//     font-weight: 300;
// }

// .prod_brandtabs:before {
//     content: "Search Alphabetically";
//     font-size: 20px;
//     font-weight: 500;
//     color: #2ea5d8;
//     padding-right: 30px;
//     padding-left: 14px;
// }

// .alphahold {
//     width: 700px;
//     float: right;
// }

// .brandalpha,
// .alpha {
//     font-size: 18px;
//     font-weight: 400;
//     float: left;
//     width: 26px;
//     line-height: 34px;
//     background-repeat: no-repeat;
//     text-align: center;
// }

// .bold {
//     font-weight: bold;
// }

// .clickable {
//     cursor: pointer;
// }

// .navbar .active {
//     display: block;
// }

// .alpha:hover {
//     text-decoration: underline;
// }

// .nonactive {
//     display: none;
// }

// .brandalpha:hover {
//     text-decoration: underline;
// }

// #newboxes2,
// #newboxes1 {
//     position: relative;
// }

// .alphafamily {
//     position: absolute;
//     top: 35px;
//     right: -1px;
//     width: 90%;
//     background-color: #ffffff;
//     display: none;
//     border: 1px solid #666;
//     z-index: 105;
//     color: #5A5A5A;
//     overflow: auto;
// }

// @media screen and (min-width: 1200px) {
//    .alphafamily {
//       width: 80%;
//    }
// }

// .alphabrandfamily {
//     position: absolute;
//     right: 14px;
//     top: 30px;
//     width: 79.5%;
//     height: auto;
//     overflow: auto;
//     background-color: #ffffff;
//     border: 1px solid black;
//     display: none;
//     z-index: 105;
// }

// .alphagroup {
//     width: 100%;
//     float: left;
//     padding: 6px;
// }

// .indexcol {
//     float: left;
//     width: 210px;
//     padding-bottom: 6px;
//     overflow: hidden;
// }

// .morereplink {
//     position: absolute;
//     visibility: visible;
//     cursor: pointer;
//     width: 773px;
//     top: 266px;
//     left: 6px;
//     text-align: center;
//     font-weight: bold;
//     background-color: #FFFFFF;
//     white-space: nowrap;
//     font-family: arial;
//     font-size: 12px;
//     z-index: 89;
// }

// .small {
//     font-size: 10pt;
// }

// p.small {
//     font-size: 12pt;
// }

// .dlink {
//     font-size: 12px;
//     font-weight: bold;
//     white-space: nowrap;
//     overflow: hidden;
// }

// .dsublink {
//     font-size: 12px;
//     white-space: nowrap;
//     margin-left: 10px;
//     overflow: hidden;
// }

// a.ulnk {
//     text-decoration: none;
//     color: #5A5A5A;
// }

// a.ulnk:hover {
//     text-decoration: underline;
// }

// a.ulnk:visited {
//     color: #5A5A5A;
// }

// .subitem {
//     overflow: hidden;
//     margin-left: 10px;
// }

// .indexcol > div {
//     white-space: nowrap;
//     padding-left: 6px;
//     overflow: hidden;
// }

// .repsrchbar {
//     font-size: 36px;
//     padding-top: 20px;
//     padding-bottom: 20px;
//     text-align: center;
//     color:#FFF;
//     font-weight:300;
//     font-weight:300;
// }

// .repsrchbtn {
//     text-decoration: none;
//     font-size: 20px;
//     background-color: #2ea5d8;
//     border:2px solid #fff;
//     padding: 2px;
//     width: 100%;
// }
// .repbrandimg { padding: 10px;}

// @media screen and (min-width: 768px){
//     .repbrandimg { width: 20%; }
// }

// .btn-repsearch {
//     color: #FFFFFF;
//     background-color: #2ea5d8;
//     border: 2px solid #FFF;
//     line-height: 0.5;
//     padding: 8px 12px;
//     margin-left: 8px !important;
//     width: 180px;
//     height: 34px;
// }

// .btn-repsearch:hover,
// .btn-repsearch:focus,
// .btn-repsearch:active,
// .btn-repsearch.active {
//     color: #FFF;
//     background-color: #006792;
// }
*/
/***************** Alphabet Popup**********************

// #popup {
//     position: absolute;
//     text-align: center;
//     display: none;
//     color: #5A5A5A;
//     background-color: #EEE;
//     z-index: 85;
//     left: 420px;
//     height: 36px;
//     line-height: 36px;
//     width: 747px;
// }

*/
/* #popup {
    position: absolute;
    text-align: center;
    display: none;
    color: #5A5A5A;
    background-color: #ffffff;
    z-index: 85;
    padding-left: 3px;
    padding-top: 6px;
    top: 7px;
    left: 238px;
    height: 23px;
    width: 895px;
} */
/*
// #inTurnFadingTextG {
//     width: 248px;
//     margin-left: 255px;
// }

// .inTurnFadingTextG {
//     color: #B22222;
//     font-family: Verdana;
//     font-size: 14px;
//     text-decoration: none;
//     font-weight: bold;
//     font-style: italic;
//     float: left;
//     -moz-animation-name: bounce_inTurnFadingTextG;
//     -moz-animation-duration: 2.4s;
//     -moz-animation-iteration-count: infinite;
//     -moz-animation-direction: normal;
//     -webkit-animation-name: bounce_inTurnFadingTextG;
//     -webkit-animation-duration: 2.4s;
//     -webkit-animation-iteration-count: infinite;
//     -webkit-animation-direction: normal;
//     -ms-animation-name: bounce_inTurnFadingTextG;
//     -ms-animation-duration: 2.4s;
//     -ms-animation-iteration-count: infinite;
//     -ms-animation-direction: normal;
//     -o-animation-name: bounce_inTurnFadingTextG;
//     -o-animation-duration: 2.4s;
//     -o-animation-iteration-count: infinite;
//     -o-animation-direction: normal;
//     animation-name: bounce_inTurnFadingTextG;
//     animation-duration: 2.4s;
//     animation-iteration-count: infinite;
//     animation-direction: normal;
// }

// #inTurnFadingTextG_1 {
//     -moz-animation-delay: 0.48s;
//     -webkit-animation-delay: 0.48s;
//     -ms-animation-delay: 0.48s;
//     -o-animation-delay: 0.48s;
//     animation-delay: 0.48s;
// }

// #inTurnFadingTextG_2 {
//     -moz-animation-delay: 0.6s;
//     -webkit-animation-delay: 0.6s;
//     -ms-animation-delay: 0.6s;
//     -o-animation-delay: 0.6s;
//     animation-delay: 0.6s;
// }

// #inTurnFadingTextG_3 {
//     -moz-animation-delay: 0.72s;
//     -webkit-animation-delay: 0.72s;
//     -ms-animation-delay: 0.72s;
//     -o-animation-delay: 0.72s;
//     animation-delay: 0.72s;
// }

// #inTurnFadingTextG_4 {
//     -moz-animation-delay: 0.84s;
//     -webkit-animation-delay: 0.84s;
//     -ms-animation-delay: 0.84s;
//     -o-animation-delay: 0.84s;
//     animation-delay: 0.84s;
// }

// #inTurnFadingTextG_5 {
//     -moz-animation-delay: 0.96s;
//     -webkit-animation-delay: 0.96s;
//     -ms-animation-delay: 0.96s;
//     -o-animation-delay: 0.96s;
//     animation-delay: 0.96s;
// }

// #inTurnFadingTextG_6 {
//     -moz-animation-delay: 1.08s;
//     -webkit-animation-delay: 1.08s;
//     -ms-animation-delay: 1.08s;
//     -o-animation-delay: 1.08s;
//     animation-delay: 1.08s;
// }

// #inTurnFadingTextG_7 {
//     -moz-animation-delay: 1.2s;
//     -webkit-animation-delay: 1.2s;
//     -ms-animation-delay: 1.2s;
//     -o-animation-delay: 1.2s;
//     animation-delay: 1.2s;
// }

// #inTurnFadingTextG_8 {
//     -moz-animation-delay: 1.32s;
//     -webkit-animation-delay: 1.32s;
//     -ms-animation-delay: 1.32s;
//     -o-animation-delay: 1.32s;
//     animation-delay: 1.32s;
// }

// #inTurnFadingTextG_9 {
//     -moz-animation-delay: 1.44s;
//     -webkit-animation-delay: 1.44s;
//     -ms-animation-delay: 1.44s;
//     -o-animation-delay: 1.44s;
//     animation-delay: 1.44s;
// }

// #inTurnFadingTextG_10 {
//     -moz-animation-delay: 1.56s;
//     -webkit-animation-delay: 1.56s;
//     -ms-animation-delay: 1.56s;
//     -o-animation-delay: 1.56s;
//     animation-delay: 1.56s;
// }

// #inTurnFadingTextG_11 {
//     -moz-animation-delay: 1.68s;
//     -webkit-animation-delay: 1.68s;
//     -ms-animation-delay: 1.68s;
//     -o-animation-delay: 1.68s;
//     animation-delay: 1.68s;
// }

// #inTurnFadingTextG_12 {
//     -moz-animation-delay: 1.8s;
//     -webkit-animation-delay: 1.8s;
//     -ms-animation-delay: 1.8s;
//     -o-animation-delay: 1.8s;
//     animation-delay: 1.8s;
// }

// #inTurnFadingTextG_13 {
//     -moz-animation-delay: 1.92s;
//     -webkit-animation-delay: 1.92s;
//     -ms-animation-delay: 1.92s;
//     -o-animation-delay: 1.92s;
//     animation-delay: 1.92s;
// }

// #inTurnFadingTextG_14 {
//     -moz-animation-delay: 2.04s;
//     -webkit-animation-delay: 2.04s;
//     -ms-animation-delay: 2.04s;
//     -o-animation-delay: 2.04s;
//     animation-delay: 2.04s;
// }

// #inTurnFadingTextG_15 {
//     -moz-animation-delay: 2.16s;
//     -webkit-animation-delay: 2.16s;
//     -ms-animation-delay: 2.16s;
//     -o-animation-delay: 2.16s;
//     animation-delay: 2.16s;
// }

// #inTurnFadingTextG_16 {
//     -moz-animation-delay: 2.28s;
//     -webkit-animation-delay: 2.28s;
//     -ms-animation-delay: 2.28s;
//     -o-animation-delay: 2.28s;
//     animation-delay: 2.28s;
// }

// @-moz-keyframes bounce_inTurnFadingTextG {
//     0% {
//         color: #B22222;
//     }
//     100% {
//         color: #FFFFFF;
//     }
// }

// @-webkit-keyframes bounce_inTurnFadingTextG {
//     0% {
//         color: #B22222;
//     }
//     100% {
//         color: #FFFFFF;
//     }
// }

// @-ms-keyframes bounce_inTurnFadingTextG {
//     0% {
//         color: #B22222;
//     }
//     100% {
//         color: #FFFFFF;
//     }
// }

// @-o-keyframes bounce_inTurnFadingTextG {
//     0% {
//         color: #B22222;
//     }
//     100% {
//         color: #FFFFFF;
//     }
// }

// @keyframes bounce_inTurnFadingTextG {
//     0% {
//         color: #B22222;
//     }
//     100% {
//         color: #FFFFFF;
//     }
// }

// @media (min-width: 992px) and (max-width: 1199px) {
//     .middropdown-menu,
//     .alphabet {
//         width: 970px;
//     }
//     #prod_brandtabs {
//         width: 170px;
//     }
//     .alphahold {
//         width: 500px;
//         float: right;
//     }
//     .alpha {
//         float: left;
//         text-align: center;
//         width: 18px;
//         font-size: 18px;
//     }
//     .brandalpha {
//         float: left;
//         font-size: 18px;
//         width: 18px;
//         background-repeat: no-repeat;
//         text-align: center;
//     }
//     #popup {
//         top: 0px;
//         width: 506px;
//         height: 36px;
//         left: 460px;
//     }
//     .prdtabs {
//         font-size: 13px;
//         width: 20%;
//     }
//     .midtabs {
//         font-size: 13px;
//         width: 20%;
//     }
//     .engtabs {
//         font-size: 13px;
//         width: 24%;
//     }
//     .vidtabs {
//         font-size: 13px;
//     }
//     .phonenumber {
//         font-size: 14px;
//     }
//     .top-menu li a {
//         font-size: 12px;
//     }
//     .topprdline {
//         width: 175px;
//     }
//     .topfamily {
//         left: 175px;
//         width: 175px;
//     }
//     .famline {
//         width: 173px;
//     }
//     .topsubfamily {
//         left: 175px;
//     }
//     .subfamindexcol {
//         width: 175px;
//     }
// }
*/

/********* On-Site Repair *******************/

.onsiterepair {
    margin-top: 25px;
}

@media (max-width: 991px) {
    .onsiterepair {
        margin-top: 65px;
    }
    .details {
        padding-top: 10px;
    }
}

.btn-onsite {
    text-transform: uppercase;
    border-radius: 0 !important;
    border: none;
    box-shadow: none !important;
    padding: 10px 15px;
    text-align: center;
    vertical-align: middle;
    display: block;
    width: 100%;
}

.onsitetopdiv {
    padding-left: 10px;
    margin-top: 26px;
}

.onsiterepairadv {
    margin-top: 26px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.redhead {
    font-weight: bold;
    color: #B22222;
    font-size: 18px;
    border-bottom: 2px solid #ddd;
    width: 100%;
    font-size: 20px;
}

.subhead {
    font-weight: bold;
    margin: 2px 0 0 0;
}

.arrowgrey {
    display: block;
    float: left;
    padding-top: 5px;
    padding-right: 5px;
}


/******** Engineered Systems **************/

div#more,
div#more2,
div#more3,
div#more4 {
    display: none;
}


/********** Contact Us *******************/

.bluebox {
    color: #0088CE;
    text-align: left;
    font-family: Arial;
    font-weight: bold;
    padding: 15px 0px 15px 5px;
    font-size: 18px;
    border-bottom: 1px solid #dddddd;
}

.toppadding {
    padding-top: 15px;
}

.contacthrs {
    font-family: verdana;
    font-style: italic;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
}

.emergency {
    color: #B22222;
    font-weight: bold;
    text-align: center;
}


/******* Show with confidence ************/

.confidence {
    width: 100%;
    padding: 0 10px 15px 0px;
    text-align: justify;
}

.confidenceright {
    width: 100%;
    padding: 0 0 15px 10px;
    text-align: justify;
}


/******* Will Call ************************/

.wcright {
    width: 100%;
    padding: 30px 15px 0px 0px;
    margin-bottom: 15px;
}

.wcleft {
    width: 100%;
    padding: 30px 0px 0px 15px;
    height: 223px;
    margin-bottom: 15px;
}

.wcbullets {
    padding-bottom: 36px;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
}

.wcstore {
    color: #0088CE;
    font-size: 20px;
    font-weight: bold;
}


/********* Privacy Policy *******************/

.bottompagepad {
    padding-right: 24px;
    padding-left: 24px;
    margin: 0px;
}

.blueboxsub {
    color: #0088CE;
    text-align: left;
    font-family: Arial;
    font-weight: bold;
    padding: 0px 0px 10px 24px;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #dddddd;
}


/********* Testamonials *******************/

.recommendline {
    border-top: 1px solid #dddddd;
    padding: 12px 29px 12px 24px;
}

.recommendname {
    font-size: 10px;
    color: #004095;
    padding-top: 4px;
}

.recommendbox {
    background-color: #FFFFFF;
    color: #0088CE;
    text-align: left;
    font-weight: bold;
    padding-left: 2px;
    font-size: 11px;
}


/********* Terms of Use *********************/

.terms {
    padding: 0px 24px 0px 24px;
}

.fontblue {
    color: #0088CE;
}


/********* About Us *************************/

.aboutus {
    padding: 15px 20px 20px 24px;
}

.headline {
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    padding-bottom: 6px;
}

.bbord {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: inset 3px;
}

.noborder {
    border: none !important;
}


/********* Our Brands ***********************/

.brandswecarry {
    color: #0088CE;
    float: left;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    font-family: Verdana;
    padding-bottom: 5px;
    margin-top: 20px;
    margin-right: 18px;
}

a.brandswecarrylink {
    color: #0088CE;
    text-decoration: underline;
}

a.brandswecarry:visited {
    color: #0088CE;
}

.series {
    background: white;
    width: 250px;
    overflow: auto;
    border-top: 14px solid #0c76b2;
    border-left: 2px solid #0c76b2;
    border-right: 2px solid #0c76b2;
    border-bottom: 4px solid #0c76b2;
    display: none;
    padding: 5px;
    position: absolute;
    font-size: 12px;
}

a.tlnk {
    text-decoration: none;
    color: #5A5A5A;
}

a.tlnk:hover {
    text-decoration: none;
}

a.tlnk.nohover:hover {
    text-decoration: none;
}

a.tlnk:visited {
    color: #5A5A5A;
}

.seriesmore {
    background: white;
    width: 35%;
    border-top: 2px solid #0088CE;
    border-left: 2px solid #0088CE;
    border-right: 2px solid #0088CE;
    border-bottom: 2px solid #0088CE;
    display: none;
    position: absolute;
}

.seriesheader {
    background: #0c76b2;
    height: 29px;
    padding: 5px;
    color: white;
}

.pointer {
    cursor: pointer;
}

body#brands .modal-body {
    height: 350px;
}

.serieslinks {
    height: 320px;
    padding: 5px;
    overflow-y: auto;
}

.logodiv {
    width: 140px;
    height: 47px;
    overflow: hidden;
    padding: 2px;
    vertical-align: middle;
    text-align: center;
}

td.logocell {
    text-align: center;
    vertical-align: middle;
}

img.logoimage {
    vertical-align: middle;
}

.btn-repairs {
    border-radius: 0 !important;
    border: none;
    box-shadow: none !important;
    color: #fff;
    font-size: 18px;
    width: 100%;
    padding: 15px;
}


/***** linecard_fam.inc & linecard_mfgrs.inc*****/

.manuflist {
    clear: both;
}

.resultt {
    font-family: Verdana;
    font-size: 11px;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
    float: left;
    font-weight: bold;
    padding: 2px;
}

.manuf1 {
    font-family: Verdana;
    font-size: 11px;
    margin-left: 17px;
    text-align: left;
    vertical-align: top;
    height: 15px;
    overflow: hidden;
    padding: 2px;
}

.manuf2 {
    font-family: Verdana;
    font-size: 11px;
    text-align: left;
    vertical-align: top;
    margin-left: 17px;
    margin-right: 45px;
    overflow: hidden;
    padding: 2px;
}

.more {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 1px;
    background-color: #FFFFFF;
    white-space: nowrap;
    font-family: Verdana;
    font-size: 10px;
}

.less {
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding: 2px;
    background-color: #FFFFFF;
    white-space: nowrap;
    font-family: Verdana;
    font-size: 10px;
}

a.bluelink {
    color: #004095;
}

a.bluelink:hover {
    text-decoration: underline;
}

a.bluelink:focus {
    color: #ff3333;
    text-decoration: underline;
}

a.bluelink:visited {
    color: #004095;
}

@media (min-width: 992px) and (max-width: 991px) {
    .btn-repairs {
        width: 293px;
        margin-right: auto;
        margin-left: auto;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .btn-repairs {
        width: 500px;
        margin-right: auto;
        margin-left: auto;
    }
    .seriesmore {
        width: 50%;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .btn-repairs {
        width: 263px;
        margin-right: auto;
        margin-left: auto;
        font-size: 18px;
    }
    .changefont {
        font-size: 12px;
    }
    .seriesmore {
        width: 50%;
    }
}

@media (max-width: 767px) {
    /*.seriesmore {
        width: 380px;
    }*/
    .seriesheader {
        height: 70px;
    }
}

@media (max-width: 400px) {
    /* .seriesmore {
        width: 320px;
    }*/
}


/***********Landing page links *********************/

.headline {
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    padding-bottom: 6px;
}

.lgetext {
    font-weight: bold;
    font-size: 14px;
    font-family: verdana;
    margin-top: 25px;
    color: #1c2173;
}

.smright_img {
    margin-bottom: 4px;
    padding: 2px 0px 4px 4px;
    float: right;
    clear: right;
    width: 120px;
    font-weight: bold;
    font-family: verdana;
    font-size: 9px;
}

li.cncretrofit {
    margin: 6px;
}

.item {
    font-weight: bold;
    text-decoration: underline;
    margin: 0 0 5px 0;
}

.center {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.hyperlink {
    text-decoration: underline;
    color: #1c2173;
}

.gtitle {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}

.ghead {
    font-family: Verdana;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
}

.gtext {
    font-size: 13px;
}

.gvtext {
    font-family: Verdana;
    font-size: 11px;
}

.gvvtext {
    font-family: Verdana;
    font-size: 10px;
    font-weight: 400;
    color: #333333;
}

.gsubhead {
    font-family: Verdana;
    font-size: 14px;
    font-weight: 700;
}

.gblue {
    font-family: Impact, Times New Roman, Times;
    font-style: italic;
    font-size: 22px;
    text-decoration: underline;
    color: #999999;
}


/* pg header for tech tips, press releases, case studies */

.prod_brandtabs select {
    font-size: 14px;
    outline: none;
    background: #ddd!important;
    overflow: hidden;
}

.prod_brandtabs select:active,
select:hover {
    outline: none;
}

.prod_brandtabs option {
    outline: #ddd;
    background: #fff!important;
    font-weight: 600;
    font-size: 12pt;
}

.paymenttable {
    width: 100%;
}

.gcaps {
    font-family: Verdana;
    font-size: 12px;
}

td.colhead {
    color: #ffffff;
    background-color: #0088CE;
    font-size: 15px;
    font-family: Verdana;
    font-weight: 700;
    text-align: center;
    padding: 4px;
}

td.pdesc {
    font-size: 13px;
    font-weight: 700;
    font-family: Verdana;
}

td.chkoutdesc {
    font-size: 13px;
    font-family: Verdana;
}

table.list {
    width: 100%;
    margin-top: 8px;
    border-top: 1px solid #ddd;
}

td.listheaders {
    height: 38px;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    letter-spacing: 1px;
    background-color: #0088CE;
    color: #fff;
}

td.listhead {
    height: 38px;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    border-right: 1px solid #ddd;
}

td.listcell {
    border-bottom: 1px solid #CCCCCC;
    font-size: 14px;
}

.nobr {
    white-space: nowrap;
    padding-right: 2px;
}

.gherror {
    color: #666;
    text-align: center;
    font-family: Verdana;
    font-size: 18px;
    font-weight: 700;
}


/* used on some system error pages */


/*************** Checkout Page Buttons ******************/

.btn-general {
    color: #FFFFFF;
    background-color: #0088CE;
    border-color: #0088CE;
    width: 130px;
}

.btn-general:hover,
.btn-general:focus,
.btn-general:active,
.btn-general.active,
.open .dropdown-toggle.btn-general {
    color: #FFFFFF;
    background-color: #0088CE;
    border-color: #0088CE;
}

.btn-general:active,
.btn-general.active,
.open .dropdown-toggle.btn-general {
    background-image: none;
}

.btn-general.disabled,
.btn-general[disabled],
fieldset[disabled] .btn-general,
.btn-general.disabled:hover,
.btn-general[disabled]:hover,
fieldset[disabled] .btn-general:hover,
.btn-general.disabled:focus,
.btn-general[disabled]:focus,
fieldset[disabled] .btn-general:focus,
.btn-general.disabled:active,
.btn-general[disabled]:active,
fieldset[disabled] .btn-general:active,
.btn-general.disabled.active,
.btn-general[disabled].active,
fieldset[disabled] .btn-general.active {
    background-color: #0088CE;
    border-color: #0088CE;
}

.btn-general .badge {
    color: #0088CE;
    background-color: #FFFFFF;
}


/******************* Banner Slide 1 button **************/

.btn-slide1 {
    color: #000000;
    background-color: #FFA200;
    border-color: #FFA200;
    font-weight: 700;
    font-size: 16px;
    margin-left: 35px !important;
}

.btn-slide1:hover,
.btn-slide1:focus,
.btn-slide1:active,
.btn-slide1.active,
.open .dropdown-toggle.btn-slide1 {
    color: #000000;
    background-color: #EC971F;
    border-color: #FFA200;
}

.btn-slide1:active,
.btn-slide1.active,
.open .dropdown-toggle.btn-slide1 {
    background-image: none;
}

.btn-slide1.disabled,
.btn-slide1[disabled],
fieldset[disabled] .btn-slide1,
.btn-slide1.disabled:hover,
.btn-slide1[disabled]:hover,
fieldset[disabled] .btn-slide1:hover,
.btn-slide1.disabled:focus,
.btn-slide1[disabled]:focus,
fieldset[disabled] .btn-slide1:focus,
.btn-slide1.disabled:active,
.btn-slide1[disabled]:active,
fieldset[disabled] .btn-slide1:active,
.btn-slide1.disabled.active,
.btn-slide1[disabled].active,
fieldset[disabled] .btn-slide1.active {
    background-color: #FFA200;
    border-color: #FFA200;
}

.btn-slide1 .badge {
    color: #FFA200;
    background-color: #000000;
}


/*************** Banner Slide 2 Button **********************/

.btn-slide2 {
    color: #000000;
    background-color: #F67C00;
    border-color: #F67C00;
    font-weight: 700;
    font-size: 16px;
    margin-left: 38px;
}

.btn-slide2:hover,
.btn-slide2:focus,
.btn-slide2:active,
.btn-slide2.active,
.open .dropdown-toggle.btn-slide2 {
    color: #000000;
    background-color: #ec971F;
    border-color: #F67C00;
}

.btn-slide2:active,
.btn-slide2.active,
.open .dropdown-toggle.btn-slide2 {
    background-image: none;
}

.btn-slide2.disabled,
.btn-slide2[disabled],
fieldset[disabled] .btn-slide2,
.btn-slide2.disabled:hover,
.btn-slide2[disabled]:hover,
fieldset[disabled] .btn-slide2:hover,
.btn-slide2.disabled:focus,
.btn-slide2[disabled]:focus,
fieldset[disabled] .btn-slide2:focus,
.btn-slide2.disabled:active,
.btn-slide2[disabled]:active,
fieldset[disabled] .btn-slide1:active,
.btn-slide2.disabled.active,
.btn-slide2[disabled].active,
fieldset[disabled] .btn-slide2.active {
    background-color: #F67C00;
    border-color: #F67C00;
}

.btn-slide2 .badge {
    color: #F67C00;
    background-color: #000000;
}


/***************************************************/

.headerButtons {
    padding-top: 8px;
}

.phoneBar {
    font-size: 2em;
}

.phoneBar .visible-xxs {
    display: none;
}

.phoneBar a {
    color: #b5e3ff!important;
}

.navbar-fixed-top > .container {
    padding-top: 0;
    padding-bottom: 0;
}

.slideout-open .headerButtons .headerLeftnavButton .glyphicon:before {
    content: "\e014" !important;
}

.headerButtons > button {
    position: relative;
    width: 45px;
    height: 45px;
    margin: 2.5px;
    padding: 1px 6px;
    font-size: 20pt;
    background-color: #fff;
    // border: 2px solid #333;
    // color: #333;
    color: #0092D0;
    align-items: flex-start;
    text-align: center;
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    text-indent: 0px;
    text-shadow: none;
    border-style: none;
    display: inline-block;
}

.center-table {
    margin: 0 auto !important;
    float: none !important;
}

@media screen and (max-width: 480px) {
    .headerButtons > button {
        width: 38px;
        height: 38px;
        margin: 0px;
        font-size: 14pt;
    }
    .navbar-brand {
        max-width: 140px;
        width: 40%;
    }
}

#ps-working {
    display: none;
    position: relative;
}

@media screen and (max-width: 300px) {
    .slideout-menu {
        top: 135px;
    }
}

#phonenumberLink {
    text-decoration: none;
    color: #e62117;
    font-weight: 600;
}

#phonenumberLink:hover {
    text-decoration: none;
    color: #e62117!important;
}

#contactUs .contactTypes {
    text-align: left;
}

@media screen and (max-width: 992px) {
    #contactUs .contactTypes {
        text-align: center;
    }
    .repsrchbar {
        text-align: center;
    }
    .repsrchbtn {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }
}

#contactUs .contactTypes .row,
#contactUs .contactTypes.visible-sm > div {
    margin-top: 20px;
    margin-bottom: 20px;
}

#contactUs .formDiv {
    color: black;
    margin-top: 25px;
    margin-bottom: 25px;
    padding-right: 15px;
}

#contactUs .formDiv .row {
    margin-top: 8px;
    margin-bottom: 8px;
}

@media screen and (max-width: 768px) {
    #contactUs .formDiv input {
        width: 100%;
    }
}

#contactUs .formDiv textarea {
    height: 240px;
    width: 100%;
    overflow: auto;
}

#contactUs .firstnameError,
#contactUs .lastnameError,
#contactUs .addressError,
#contactUs .cityError,
#contactUs .stateError,
#contactUs .zipError,
#contactUs .emailError,
#contactUs .messageError {
    display: none;
    color: red;
    font-weight: 600;
}

#contactUs::-webkit-input-placeholder {
    color: #525252;
}

#contactUs:-moz-placeholder {
    /* Firefox 18- */
    color: #525252;
}

#contactUs::-moz-placeholder {
    /* Firefox 19+ */
    color: #525252;
}

#contactUs:-ms-input-placeholder {
    color: #525252;
}

#contactUs .ui-state-default,
#contactUs .ui-widget-content .ui-state-default,
#contactUs .ui-widget-header .ui-state-default {
    border: 1px solid #eeeeee;
    background: #d8d8d8;
    font-weight: bold;
    color: black;
}

#contactUs .ui-selectmenu-button span.ui-selectmenu-text {
    height: 50px;
    line-height: 2.4;
}

#contactUs .forminfo {
    height: 55px;
    line-height: 2.4;
    width: 100%;
}

// .lnt-shopping-cart:hover {
//     background: #f8f8f8;
//     color: #0088CE !important;
// }

// .lnt-shopping-cart a {
//     padding: 0px!important;
//     text-decoration: none!important;
//     color: #FFA200!important;
//     font-size: 32pt!important;
//     /*height: 71px;
//     width: 50px;*/
//     /*margin: 10px 0px!important;*/
//     /*position: relative;*/
//     /*top: -10px;*/
// }

// .navbar-nav.nav.top-menu {
//     padding: 5px 0;
// }

// .lnt-shopping-cart .glyphicon {
//     position: absolute;
//     top: 10px;
//     left: 10px;
// }

// .lnt-shopping-cart .cartcnt {
//     position: absolute;
//     font-size: 12pt;
//     top: 10px;
//     left: 20px;
// }

// span.badge.cartcnt.cart-item-quantity {
//     position: absolute;
//     background-color: rgba(0, 0, 0, 0.5);
//     font-size: 13pt!important;
//     font-weight: 600!important;
// }

// @media screen and (max-width: 480px) {
//     span.badge.cartcnt.cart-item-quantity {
//         right: 4px;
//         top: -1px;
//     }
// }

// @media screen and (min-width: 481px) and (max-width: 991px) {
//     span.badge.cartcnt.cart-item-quantity {
//         right: 7px;
//     }
// }

body#oalogin form#OALogin input:not([type=checkbox]) {
    width: 100%;
}

.telLinkText {
    font-size: 14pt;
}

.navbar .telLinkText {
    font-size: 19pt;
}

p.glnew {
    display: none;
    visibility: hidden;
}

.navbar-header {
    float: left;
}

@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-front {
    z-index: 2000!important;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

a[href^='#anchor'] {
    /*    display: none;
    visibility: hidden;*/
    font-size: 12pt;
}

.slideout-menu .panel a {
    text-decoration: none !important;
}

.slideout-menu .panel > div > * {
    padding-left: 25px;
}

.slideout-menu .panel > div > div > * {
    padding-left: 35px;
}

.slideout-menu .panel > div > a {
    background-color: #ebebeb;
}


/*.catimageDiv img[src*="picture-na"] {
    display: none;
    visibility: hidden;
}*/

/*
Moved to homepage.less
.searchlabel {
    margin-bottom: 10px;
    font-family: Open Sans;
    color: #FFFFFF;
    font-weight: 300;
    text-align: center;
    font-size: 54px;
}

.btn-btmsearch {
    color: #FFFFFF;
    background-color: #0092CF;
    border: 2px solid #FFF;
    line-height: 0.5;
    padding: 8px 12px;
    margin-left: 8px !important;
    width: 180px;
    height: 34px;
}

.btn-btmsearch:hover,
.btn-btmsearch:focus,
.btn-btmsearch:active,
.btn-btmsearch.active {
    color: #2EA5D8;
    background-color: #FFFFFF;
}

.btn-search:hover,
.btn-search:focus,
.btn-search:active,
.btn-search.active,
.open .dropdown-toggle.btn-search {
    color: #2EA5D8;
    background-color: #FFFFFF;
} */

.btn-gtv {
    width: 180px;
    height: 34px;
}

.btn-gtv:hover,
.btn-gtv:focus,
.btn-gtv:active,
.btn-gtv.active {
    color: #FFFFFF;
    background-color: #40A6DA;
}

/* Moved to megamenu.less
@media screen and (max-width: 1200px) {
    #prdtab > a,
    #rprtab > a,
    #fldtab > a,
    #engtab > a,
    #gtv > a {
        font-size: 11pt!important;
        line-height: 24px;
    }
}
*/

section.familyIcons > div.header {
    margin-top: 30px;
}

section.familyIcons > div.links {
    margin-bottom: 30px;
}

// .headerbtn {
//     text-decoration: none;
//     width: 170px;
//     margin-bottom: 9px;
//     display: block;
//     height: 34px;
//     border: none;
// }

// .loginbtn {
//     background-color: #0088CE;
// }

// .create_accbtn {
//     background-color: #d7d7d7;
// }

// .myorders_myquotes {
//     text-decoration: none;
//     display: block;
//     margin-top: 10px;
//     margin-right: 10px;
//     margin-left: 10px;
// }

// .myorders_myquotes:hover {
//     text-decoration: none;
//     border: none;
// }

// .myorders_myquotes_descr {
//     text-decoration: none !important;
//     background-color: transparent !important;
// }

// .myorders_myquotes_descr:hover {
//     text-decoration: none !important;
//     background-color: transparent !important;
// }

// .loginbtn:hover {
//     background-color: #40A6DA !important;
// }

// .create_accbtn:hover {
//     background-color: #ccc!important;
// }

/* Moved to megamenu.less
.top-menu .dropdown .dropdown-menu {
    box-shadow: none;
    padding: 0;
    background-color: #fff;
    border: 2px solid #cccccc!important;
    min-height: 210px;
    border-left: 2px solid #cccccc!important;
   border-right: 2px solid #cccccc!important;
}
a.tabtext div.link {
    background: url("/images/homepage/gtv.png");
    height: 38px;
    width: 38px;
    float: left;
    position: relative;
    top: -6px;
    left: 44px;
}
@media screen and (max-width: 1200px) {
    a.tabtext div.link {
        left: 30px;
    }
}
*/

/* Moved to navbar.less
@media (min-width: 768px) {
    .line-navbar-one .nav > li > a {
        padding: 7px;
    }
    .line-navbar-one .nav > li.active > a,
    .line-navbar-one .nav > li:hover > a,
    .line-navbar-one .nav > li:focus > a,
    .line-navbar-one .nav .open > a,
    .line-navbar-one .nav .open > a:hover,
    .line-navbar-one .nav .open > a:focus {
        background-color: #f8f8f8;
        color: #5A5A5A !important;
    }
}
*/

.hours {
    margin-top: 20px;
    /*left: 10%;*/
    padding-left: 13%;
    color: #000;
}

.full-width {
    width: 100%!important;
}

#line-navbar-collapse-1 {
    margin-right: 45px;
}

#repair_checkout form table tr:first-of-type {
    height: 50px;
    border: 1px solid transparent;
}

#repair_checkout form table tr {
    min-height: 50px;
    border: 1px solid transparent;
}

body.kwpage #panel > div > div > div > div > div > table > tbody > tr:nth-child(2) > td[valign='top'] > div.text-center:nth-child(2) {
    font-size: 18pt;
    font-weight: 600;
}

body.kwpage p + div,
body.kwpage div.small > b {
    text-align: center;
}

a.pcat {
    text-decoration: none;
    white-space: nowrap;
    cursor: text;
    color: #999999;
}

a.pcat:visited {
    color: #999999;
}

.linkdiv {
    font-size: 10px;
    text-align: center;
    padding: 60px 10px 10px 10px;
    color: #999999;
}

.center-table {
    margin: 0 auto !important;
    float: none !important;
}

.font-large {
   font-size: 32px;
}

.h1pgheaders {
   padding-bottom:35px;
   word-wrap: break-word;
}
.h2pgheaders {
   margin-top: -25px;
   color:#0093D0;
   font-weight:300;
   font-size: 28px;
   padding-bottom:35px;
   word-wrap: break-word;
}

.line-navbar-one {
   max-height: 140px;
}
