body {
    font-size: 16px !important;
    font-family: 'Montserrat', sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5, h6, h7 {
    font-family: 'Montserrat', sans-serif !important;
} car
h1 {
    font-size: 24px;
    border-bottom: 0px !important;
    color: #222222;
    font-weight: 700;
}
a {
    font-weight: normal;
}
hr {
    border: 1px solid #eee !important;
    border-top: 0 !important;
}
ul.breadcrumb > li + li:before {
    color: #FFFFFF !important;
}
.breadcrumb>li {
    color: #FFFFFF !important;
}
.breadcrumb>li>a {
    color: #FFFFFF !important;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    border-top: 5px solid #fa8413;
    border-left: 1px solid #fa8413;
    border-right: 1px solid #fa8413;
    border-bottom: 1px solid #fa8413;
    display: block;
}
.CategoryDescription .carriers {
    background: #FFFFFF;
}
.footer {
    margin-top: 0%;
}
.trust-seal-authnet.AuthorizeNetSeal img {
    width: 66px;
    height: auto;
}
.trust-seals a,
.trust-seals div {
    display: inline-block !important;
}
#DrawerMenu.on-screen {
    z-index: 10;
}

#DrawerMenu .search-icon-close {
    float: right;
    top: -45px;
    left: -15px;
}
.buyers-guide .product-details ul {
    text-align: left;
}
.product-availability .weboost-replacement a {
    color: #00AED1;
}
.landing .Block.banner_home_page_top h2,
.landing .Block.banner_home_page_top p {
    color: #454545;
}
@media(max-width: 768px){
    .landing .image-banner {
        display: block !important;
    }
}
.landing .image-banner a {
    margin: 0 auto !important;
    display: block;
    max-width: 1020px;
    width: 100%;
}

/* Iframe */
.responsive-iframe {
    width: 100%;
}
.responsive-iframe iframe {
    width: 100%;
    height: 652px;
}
@media(max-width: 1180px){
.responsive-iframe iframe {
    height: 600px !important;
}
}
@media(max-width: 991px){
.responsive-iframe iframe {
    height: 500px !important;
}
}
@media(max-width: 800px){
.responsive-iframe iframe {
    height: 400px !important;
}
}
@media(max-width: 648px){
.responsive-iframe iframe {
    height: 300px !important;
}
}
@media(max-width: 480px){
.responsive-iframe iframe {
    height: 240px !important;
}
}

/* Featured Brands */

.sg-logos {
    margin: 0 auto;
    text-align: center;
    padding-top: 60px;
    max-width: 1160px;
}
#logos-carousel li img {
    filter: gray;
    /* IE6-9 */

    filter: grayscale(1);
    /* Firefox 35+ */

    -webkit-filter: grayscale(1);
    /* Google Chrome, Safari 6+ & Opera 15+ */

    opacity: 0.7;
}
#logos-carousel li img:hover {
    filter: none;
    -webkit-filter: grayscale(0);
    opacity: 1;
}
.company-logos {
    border-top: 0px solid #454545;
    margin: 0;
    margin-top: -5px;
    padding-top: 20px;
    text-align: center;
    max-height: 155px;
    overflow: hidden;
}
h4.font-family-secondary {
    border-bottom: 0px solid #454545;
    text-transform: uppercase;
    font-size: 26px;
    color: #454545;
    font-weight: 400;
    width: auto;
    float: none;
    display: inline-block;
    padding-bottom: 15px;
    padding-bottom: 5px;
    position: relative;
    z-index: 1;
}
/* Top Menu */
.TopMenu {
    color: #FFFFFF;
    background-image: none;
    background-color: #2d2e2e;
}
.TopMenu li {
    padding: 0px;
}
.TopMenu ul li a {
    font-size: 11px;
    color: #FFFFFF;
    padding: 12px 20px 12px;
}
.TopMenu ul li.last a {
    padding-right: 10px;
}
.TopMenu li:first-child a,
.TopMenu li a {
    border-left: 2px solid #3f3f43;
}
.top-menu-tagline {
    padding-top: 10px !important;
    padding-bottom: 8px;
    font-weight: normal;
    font-size: 12px;
    padding-right: 20px;
    border-right: 2px solid #3f3f43;
}
.top-menu-tagline a,
.top-menu-tagline a:hover {
    color: #FFFFFF !important;
    padding: 0 !important;
}
.top-menu-tagline .icon-ok {
    font-size: 8px;
    border: 2px solid #DDDDDD;
    border-radius: 100px;
    padding: 3px 3px;
    margin-right: 6px;
    display: inline-block;
    vertical-align: middle;
}
.TopMenu .phone-number {
    float: left;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    border-right: 2px solid #454545;
}
@media(max-width: 878px){
    .TopMenu .phone-number {
        padding-left: 50px;
    }
}
@media(max-width: 680px){
.TopMenu .phone-number {
    display: none;
}
#Header .header-phone {
    display: none;
}
}
.TopMenu .user-icon {
    display: inline-block;
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/icons/user.png?t=1515453460) 0 0 no-repeat;
    width: 15px;
    height: 15px;
    vertical-align: top;
    margin-right: 6px;
}
.TopMenu li a .icon-basket {
    font-size: 15px;
    margin-right: 6px;
}
.TopMenu li a .icon-basket:before {
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.TopMenu li.last {
    background: none;
}
.TopMenu .CartLink span.cItems {
    background: #0090b9;
    padding: 2px 6px;
    margin-left: 6px;
    margin-top: -10px;
    margin-bottom: -10px;
}
.TopMenu .CartLink a:hover span.cItems {
    color: #FFFFFF;
}
.shipping-notice {
    background: #008fb9;
    text-align: center;
    padding-bottom: 6px;
    padding-top: 6px;
    text-transform: uppercase;
    font-size: 11px;
}
.shipping-notice a {
    color: #FFFFFF;
}
.shipping-notice .inner {
    max-width: 1160px;
    width: 100%;
    margin: 0 auto;
}
.shipping-notice .shipping-truck-icon {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/icons/truck.png?t=1515453460) 0 0 no-repeat;
    background-size: 100%;
    width: 34px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.shipping-notice .icon-cancel {
    float: right;
    margin-top: 6px;
    cursor: pointer;
}
@media(max-width: 1160px){
    .shipping-notice .icon-cancel {
        margin-right: 10px;
    }
}

@media(max-width: 1210px){
    .top-menu-tagline {
        margin-left: 20px;
    }
}

@media(max-width: 600px) {
    .TopMenu li a .top-menu-expanded {
        display: none;
    }

    .TopMenu li:first-child a {
        border-left: 0;
    }

    .TopMenu .user-icon {
        background: url("//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/icons/user-mobile.png?t=1515453460") 0 0 no-repeat;
        margin-right: 0;
    }


}


/* Header */
.header {
    background: #ffffff;
    border-top: 3px solid #008fb9;
}

.header-logo img {
    width: 235px;
    height: 111px;
}
.header-cta img,
.header-cta span {
    display: inline-block;
    vertical-align: middle;
}
.header-cta span {
    line-height: 18px;
}
.header-cta span {
    font-size: 15px;
}
.header-cta span b {
    color: #454545;
    font-size: 20px;
    font-weight: 600;
}
.header-cta a {
    color: inherit;
}
@media (min-width: 879px) {
    .header-secondary .PageMenu a {
        display: block;
    }
}
#SearchForm {
    max-width: 50%;
    padding-top: 30px;
}

#SearchForm button.btn.btn-blue {
    background: transparent;
    border: none !important;
    color: #00aed1;
}
#SearchForm button.btn.btn-blue:before {
    border: none;
}

#SearchForm input#search_query {
    background: #FFFFFF;
}

@media(max-width:1150px){
    .header-primary #SearchForm {
        top: 0px;
    }
}

@media(max-width: 1120px){
    .header-primary #SearchForm {
        top: 0px;
    }
}

@media(max-width: 800px){
    .header-primary #SearchForm {
        top: 0px;
    }
}

/* Menu */
.header-secondary .PageMenu {
    text-align: left !important;
}
.header-secondary .category-list > li:first-child > a {
    padding-left: 17px;
}
.header-secondary .category-list:first-child > li:first-child > a {
    padding-left: 0;
}
.PageMenu .sf-menu li ul {
    border-color: #454545 !important;
}
.PageMenu .sf-menu li a:hover {
    color: #00aed1 !important;
}
.header-secondary .PageMenu {
    float: none;
}
.header-secondary .category-list > li {
    text-align: left;
}
.header-secondary .category-list > li > a {
    width: auto!important;
    padding: 25px 20px
}
.header-secondary .category-list > li:first-child > a {
    width: 180px;
}
.header-secondary .category-list > li:nth-child(2) > a {
    width: 150px;
}
.header-secondary .category-list > li:nth-child(3) > a {
    width: 160px;
}
.header-secondary .category-list > li:nth-child(4) > a {
    width: 130px;
}
.header-secondary .category-list > li:nth-child(5) > a {
    width: 170px;
}
.header-secondary .category-list > li > a {
    font-size: 15px;
}
.category-list a[href="/public-safety-signal-booster"] {
    display: none !important;
}
.PageMenu a {
    font-family: 'Montserrat', "Arial", "sans-serif" !important;
}
.header-secondary .category-list li ul a {
    font-size: 13px !important;
}
@media(max-width: 1160px){
.header-secondary .category-list > li > a {
    width: auto !important;
    padding: 25px 10px;
    font-size: 14px
}
}
@media(max-width: 1008px){
.header-secondary .category-list > li > a {
    font-size: 12px;
    padding: 25px 10px;
}
}
@media(max-width: 959px){
.header-secondary .category-list > li > a {
    font-size: 12px;
    padding: 25px 12px;
}
}
@media(max-width: 910px){
.header-secondary .category-list > li > a {
    font-size: 12px;
    padding: 25px 9px;
}
}

/* Fix Header */
.fixed1 {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 100;
}
.fixed2 {
    position: fixed !important;
    top: 36px;
    width: 100%;
    z-index: 100;
}
.fixed3 {
    position: fixed !important;
    top: 75px;
    width: 100%;
    background: #FFFFFF;
    padding-top: 0px !important;
    z-index: 100;
}

/* Web Pages*/

.how-it-works h1,
.how-it-works .signal-booster-buttons {
    display: inline-block;
    vertical-align: bottom !important;
}
.how-it-works h1 {
    font-size: 36px;
    padding: 0 !important;
    margin-top: 6px;
    margin-bottom: 6px
}
.how-it-works .signal-booster-buttons {
    float: right;
}
button.cv {
    margin-left: 16px;
}
.how-it-works button {
    cursor: pointer;
    font-size: 16px;
}
.how-it-works button:hover {
    opacity: 0.8;
}
.how-it-works button {
    background: transparent;
    border: 0px solid #FFFFFF;
    font-weight: bold;
}
.how-it-works button.active {
    border-bottom: 3px solid #00aed1;
}
.how-it-works .columns {
    margin-top: 28px;
}
.how-it-works .columns .col {
    display: inline-block;
    vertical-align: top;
    width: 23.8%;
    height: 272px;
    border: 1px solid #DDDDDD;
    margin-right: 1%;
    padding: 6px;
}
.how-it-works .columns .col:last-child {
    margin-right: 0px;
}
.how-it-works .columns .col a {
    color: #333;
    text-decoration: none;
}
.how-it-works .columns .col:hover {
    opacity: 0.8;
}
.how-it-works .columns .col .text span {
    display: inline-block;
    line-height: 22px;
    margin-left: 10px;
}
.how-it-works .columns .col .text img {
    display: inline-block;
    vertical-align: top;
}
.how-it-works .columns .col .image {
    max-width: 100%;
    text-align: center;
    margin-top: 20px;
}
.how-it-works .columns .col.col-4 .text img {
    margin-top: -28px;
    margin-left: 6px;
}
.how-it-works .columns .col.col-4 .text span {
    margin-left: -10px !important;
}
.homes-buldings,
.cars-vehicles {
    margin-top: 10px;
}
.how-it-works .columns .col .text img {
    max-width: 100%;
    height: auto;
}
@media (max-width: 1141px) {
    .how-it-works .columns .col {
        width: 23.9%;
    }
}
@media (max-width: 969px) {
    .how-it-works .columns .col .text span {
        font-size: 84%;
    }
}
@media (max-width: 860px) {
    .how-it-works .columns {
        text-align: center;
    }
    .how-it-works .columns .col {
        text-align: left;
        width: 49%;
        margin: 0.2%;
        margin-top: 0.8%
    }
    .how-it-works .columns .col .text img {
        width: auto;
    }
    .how-it-works .columns .col .text span {
        font-size: 100%;
    }
}
@media (max-width: 499px) {
    .how-it-works .columns .col {
        width: 99%;
        margin-top: 10px;
    }
}
@media(max-width: 628px) {
    .how-it-works .signal-booster-buttons {
        float: none;
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 20px;
    }
}
@media(max-width: 427px) {
    .how-it-works .signal-booster-buttons button {
        font-size: 100%;
        width: 100%;
        margin: 0;
    }
}
/* Category */

.quick-find-tool {
    display: none;
}
.category .TitleHeading {
    border-bottom: 0 !important;
    margin-bottom: 0 !important;
}
.category .Content .product-nav {
    margin: 0 !important;
    background: #EEEEEE;
    padding: 1% 1.4% !important;
    border: 1px solid #AAA !important;
    border-radius: 5px 5px 0px 0px;
    margin-bottom: -1px !important;
}
.category .Content .product-nav.btm {
    border-radius: 0px 0px 5px 5px;
    padding: 1% 1.4% !important;
    margin-top: -1px !important;
    margin-bottom: 20px !important;
}
.Block.BlockContent.banner_category_page_bottom {
    margin-top: 40px;
}
.category.vehicles-buildings h1.TitleHeading {
    border-bottom: 2px solid #EEEEEE !important;
    padding-bottom: 10px !important;
    margin-bottom: 20px !important;
}
.category.vehicles .col-md-6,
.category.buildings .col-md-6 {
    position: initial;
}
.CategoryDescription.bottom {
    margin-top: 20px;
}
div#searchspring-options h1 {
    font-size: 22px;
    color: #AAA;
}
#searchspring-options .view-type {
    display: none;
}
#searchspring-main h1 {
    font-size: 20px;
    color: #777;
    margin-top: 12px;
    height: 30px;
    display: none;
}
.pagination.top h1,
.pagination.top tbody {
    display: inline-block;
}
.pagination.top tbody {
    margin-left: 20px;
    margin-top: -4px;
}
.category-text {
    padding-right: 40px
}
.category-video {
    padding-top: 30px;
}
.category-video iframe {
    height: 340px;
}
@media(max-width: 992px) {
    .category-text {
        padding-right: 0px;
    }
    .category-video iframe {
        width: 80%;
        height: 336px;
    }
}
@media(max-width: 540px) {
    .category-video iframe {
        width: 100%;
        height: 200px;
    }
}
/* Compare */
#searchspring-search_results li > .ProductCompareButton:nth-child(1) {
    display: block !important;
    float: right;
    margin-bottom: -15px;
    position: relative;
    z-index: 1;
    margin-top: 10px;
}
#searchspring-search_results li > .ProductCompareButton:nth-child(1) label {
    display: none !important;
}
#searchspring-search_results li > .ProductCompareButton input {
    cursor: pointer;
}
#searchspring-search_results li > .ProductCompareButton div.checker {
    height: auto !important;
}
#searchspring-search_results li > .ProductCompareButton div.checker span {
    height: 16px !important;
    width: 16px !important;
}
#searchspring-search_results li > .ProductCompareButton:nth-child(6) {
    display: none !important;
}
.sort-by > input.btn.alt {
    margin-top: -5px;
    margin-left: 20px;
}
#compare-main #CompareContent .InfoMessage.alert.alert-info {
    display: none;
}
#compare-main #LayoutColumn1 {
    padding-top: 0px;
}
#CompareContent .For.use.In {
    display: none;
}
.go-back {
    text-align: right;
}
.CompareCenter.ProductThumb {
    text-align: center;
}
.compare .ProductActionAdd {
    text-align: center;
    margin-top: 8%;
}
.compare .ProductActionAdd .btn {
    width: 70%;
}
@media(max-width: 690px) {
    .compare .ProductActionAdd {
        display: none;
    }
}
/* Right */

#Right {
    margin-top: 0;
}
#Right .Panel {
    border-radius: 0px;
    border: 0px solid #b1b1b1;
    width: 100%;
    height: auto;
    display: block;
    float: left;
}
#Right .Panel h4 {
    font-size: 15px;
    padding: 11px 20px;
    border-bottom: 0px solid #b1b1b1;
    background: #e3e3e3;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-weight: 700;
}
#Right li {
    border: none !important;
    float: none !important;
}
#Right li a {
    font-size: 15px;
    color: #605f5f;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 600;
    padding: 0px 20px;
}
#Right li a:hover {
    color: #00aed1 !important;
}
#ProductDetails .vertical-thumbnails .ProductTinyImageList {
    min-height: 366px;
}
object,
object embed {
    max-width: 100% !important;
    max-height: 100% !important;
}
.ProductThumbImage object,
.ProductThumbImage embed {
    max-width: 96% !important;
    max-height: 100% !important;
}
/* Shop by Carrier */
.shopbycarrier .List {
    margin-bottom: 30px;
}
.page .TitleHeading {
    font-weight: 300;
    border: 0;
}
.shopbycarrier .List img {
    vertical-align: middle;
    border: 1px solid #EEEEEE;
    display: inline-block;
    max-width: 100%;
    width: 32%;
    height: auto;
    margin-right: 5px;
    margin-bottom: 5px;
    filter: gray;
    /* IE6-9 */

    filter: grayscale(1);
    /* Firefox 35+ */

    -webkit-filter: grayscale(1);
    /* Google Chrome, Safari 6+ & Opera 15+ */

    opacity: 0.7;
}
.shopbycarrier .List a:hover img {
    filter: none;
    -webkit-filter: grayscale(0);
    opacity: 1;
}
.shopbycarrier .USA-title,
.Canadian-title {
    font-weight: 300 !important;
    font-size: 200%;
    color: #00aed1;
    display: block;
    width: 100%;
}
.shopbycarrier .Canadian-title {
    margin-top: 40px
}
.Left #USA-Carriers h2,
.Left #CanadaCarriers h2 {
    font-weight: 600;
    font-size: 16px;
    float: left;
    width: 100%;
    padding: 13px 20px;
    border-bottom: 1px solid #B1B1B1;
    background: #E3E3E3;
    margin-bottom: 10px;
    color: #605F5F;
    text-transform: uppercase;
    font-weight: 700;
}
.Left #CanadaCarriers,
.Left #USA-Carriers {
    float: left;
    width: 100%;
    border: 1px solid #b1b1b1;
    padding-bottom: 10px;
    padding-bottom: 0;
}
.Left #CanadaCarriers {
    margin-top: -20px;
    border-top: 0;
}
.Left #USA-Carriers ul,
.Left #CanadaCarriers ul {
    margin: 0 !important;
    padding: 0 !important;
}
.Left #USA-Carriers li,
.Left #CanadaCarriers li {
    margin: 0 !important;
    padding: 0 !important;
}
.Left #USA-Carriers h2,
.Left #CanadaCarriers h2 {
    margin: 0 !important;
}
.Left #USA-Carriers li a,
.Left #CanadaCarriers li a {
    display: block;
    padding: 4px 0px 4px 10px !important;
    transition: 0.3s ease;
    margin: 0 !important;
}
.Left #USA-Carriers li a:hover,
.Left #CanadaCarriers li a:hover {
    background-color: #00aed1 !important;
    color: #FFFFFF !important;
}
.CategoryDescription .carriers {
    overflow: hidden;
    padding: 40px 40px 60px 60px;
    border: 1px solid #EEEEEE;
}
.CategoryDescription  .carriers > div > div:first-child {
    padding-top: 20px;
}
.CategoryDescription  .carriers > div > div:first-child h1 {
     margin-bottom: 10px;
 }

.CategoryDescription  .carriers > div > div:first-child p {
    font-size: 14px !important;
    max-width: 450px;
}

.CategoryDescription  .carriers > div > div:last-child {
    text-align: right;
}

.CategoryDescription  .carriers > div > div:last-child img {
    width: 200px;
    padding-top: 18px;
}

.carrier-sub .main {
    background: #f8f8fa;
    margin-top: -30px;
    padding-top: 30px;
}

.carriers > div > div {
    display: table-cell;
    vertical-align: middle;
}

@media(max-width: 900px) and (min-width: 769px){
    .carriers > div > div {
    display: block;
    vertical-align: middle;
    }
    .CategoryDescription .carriers > div > div:last-child {
    text-align: center;
    }
    .CategoryDescription  .carriers > div > div:last-child img {
    padding-top: 0px;
    }
}

@media(max-width: 640px) {
    .carriers > div > div {
    display: block;
    vertical-align: middle;
    }
    .CategoryDescription .carriers > div > div:last-child {
    text-align: center;
    }
    .CategoryDescription  .carriers > div > div:last-child img {
    padding-top: 0px;
    }
}


/* Faq */
.faqs  .main {
    background: #f8f8fa;
    margin-top: -30px;
    padding-top: 30px;
}
.faqs .full-width {
    margin-top: -30px;
    text-align: center;
    max-width: 100% !important;
    background: #FFFFFF;
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 40px;
    padding-top: 40px;
}
.faqs h1 {
    padding-bottom: 0px;
    font-weight: bold !important;
    font-size: 26px;
}
.faqs .full-width > p {
    font-size: 14px;
    font-weight: bold;
}
.faqs .faqs-contact {
    margin-top: 5%;
}
.faqs .faqs-contact p,
.faqs .faqs-contact a {
    display: inline-block;
}
.faqs .faqs-contact a:hover {
    opacity: 0.8;
}
.faqs .faqs-contact p {
    margin-right: 60px;
    font-size: 14px;
    font-weight: bold;
}
.faqs .email-us,
.faqs .tweet-us {
    width: 140px;
    text-transform: uppercase;
    font-size: 12px;
}
.faqs .email-us {
    margin-right: 30px;
    background-color: #0290ac;
}
.faqs .tweet-us {
    background-color: #00aed1;
}
.faqs .email-us:before,
.faqs .tweet-us:before {
    border: none;
}
.faqs .full-width {
    margin-top: -30px;
    padding-top: 40px;
}
.faqs .PageContent {
    background: #FFFFFF;
    margin-top: 20px;
    padding: 40px;
}
.faqs .PageContent .col-md-6 {
    padding: 0 60px 20px !important;
}
.faqs .PageContent h2 {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 10px;
}
.faqs .PageContent h3 {
    font-size: 15px;
    margin-top: 40px;
    line-height: 26px;
}
.faqs .PageContent p {
    font-size: 15px;
    line-height: 26px;
}
@media(max-width: 768px){
.faqs .full-width {
    padding: 30px;
}
.faqs .faqs-contact p {
    display: block;
    margin-bottom: 20px;
    margin-right: 0px;
}
.faqs .PageContent {
    padding: 30px;
}
.faqs .PageContent .col-md-6 {
    padding: 0 0px 20px !important;
}
}
@media(max-width: 450px){
.faqs .full-width h1 {
    font-size: 20px;
}
.faqs .PageContent h2 {
    font-size: 18px;
}
.faqs .faqs-contact a {
    margin:0 auto;
    display: block;
    margin-bottom: 15px;
}
}

/* Brands */

.brands-content {
    display: table-cell;
    margin-bottom: 20px;
}
.brands-content img {
    max-width: 100%;
    height: auto;
}
.brands-content .row {
    margin: 4px 0 8px 0 !important;
    padding: 0 !important;
    display: block !important;
    vertical-align: middle;
}
.brands-content .row div {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    float: none;
}
/* Blog */
#blog-main .TitleHeading {
    margin-top: 40px;
    border-bottom: 0;
}
#blog-main #NewsContent {
    padding-bottom: 20px;
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 0;
}
#blog-main .p-share {
    display: none;
}
#blog-main .blog-image {
    margin-bottom: 20px;
}
#blog-main .e-content .continue-reading a.btn {
    display: block;
    transition: 0.3s ease;
    color: #FFFFFF;
    background-color: #00aed1;
    width: 140px;
    padding-left: 20px;
    text-transform: uppercase;
    font-size: 12px;
}
#blog-main .e-content .continue-reading a.btn:before {
    display: none;
}
#blog-main .e-content .continue-reading a.btn:hover {
    opacity: 0.8;
}
#blog-main .most-recent-posts {
    display: none;
}
#blog-main .BlogPostContent .continue-reading {
    margin-top: 20px;
    display: block;
}
#blog-main .BlogPostContent h3 a {
    font-weight: 500;
    font-size: 22px;
    color: #222 !important;
}
.BlogPostContent .posted-by {
    margin-top: -10px;
    margin-bottom: 16px;
}
.BlogPostContent {
    font-size: 14px;
    margin-top: 30px;
}
.blog h2.p-name a {
    font-weight: 700;
    color: #222222;
}
#blog-main .BlogPostContent .posted-by span {
    color: #00aed1;
}
.blog .blog-button a {
    color: #fff;
}
.blog .blog-button:hover {
    opacity: 0.8;
}
#NewsContent .p-name .a {
    text-decoration: none;
}
#NewsContent .blog-name-date {
    display: none;
}
#NewsContent table {
    margin: 10px 0;
}
#NewsContent table td {
    border: 0px;
}
#blog-main .BlogPostContent .thumbnail {
    float: left;
    margin-right: 4rem;
    width: 180px;
    height: 180px;
    position: relative;
    text-align: center;
    margin-bottom: 2rem;
    border: 1px solid #EEEEEE;
    vertical-align: middle;
    margin-top: -10px;
    display: flex;
    border-radius: 0px;
}
#blog-main .BlogPostContent .thumbnail img {
    margin: auto;
}
#blog-main .most-recent-posts {
    background-color: rgb(239, 239, 239);
    text-transform: uppercase;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 42px;
    font-size: 18px;
}
#blog-main .most-recent-posts span {
    display: inline-block;
    font-size: initial;
    background-color: rgb(255, 255, 255);
    margin: 2px 4px 0px 3px;
    border-radius: 20px;
    padding: 10px;
    width: initial;
}
#Right .BlogNewsletter #nl_first_name {
    display: none;
}
#BlogNewsletter input#nl_email {
    display: block;
    width: 88%;
    margin: 8% 6% 10% 6% !important;
    font-size: 19px;
    padding: 1% 2% !important;
    font-family: 'Montserrat', sans-serif !important;
    text-align: center;
}
#BlogNewsletter button.btn.btn-blue {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0 auto !important;
    display: block !important;
    text-align: center;
    margin-bottom: 5% !important;
    padding: 0px 20px !important;
    border-color: #d97109 !important;
    background: #f67b1f !important;
    color: #fff;
}
#BlogNewsletter button.btn.btn-blue:hover {
    background-color: #00aed1 !important;
    border: 1px solid #0099b8 !important;
    color: #fff;
}
#BlogNewsletter button.btn.btn-blue:before {
    border: 0px !important;
}
#blog-post .main {
    margin-top: 20px !important;
}
#blog-post .e-content,
#blog-post p {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 16px !important;
    line-height: 28px;
    margin-top: 22px;
margin-bottom: 22px;
}
#blog-post h2, #blog-post h1 {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 500 !important;
    max-width: 100% !important;
}
#blog-post h1 {
    font-size: 26px !important;
    margin-top: 20px;
}
#blog-post h2 {
    font-size: 22px !important;
    margin-top: 30px;
    margin-bottom: 10px;
    padding-bottom: 0;
    text-transform: capitalize !important;
}
#blog-post h3 {
    font-weight: 500;
    padding-bottom: 0;
}
#blog-post b, #blog-post strong {
    font-weight: 500;
}
#blog-post .two-images img {
    width: 50%;
    padding: 5%;
    float: left;
}

#blog-post .blog-button {
    background: #F68A1F !important;
    border-radius: 3px;
    width: 40%;
    padding: 10px !important;
    border: none;
}

#blog-post .two-buttons .blog-button {
    margin: 20px 7.5%
}
#blog-post .blog-marquee-img {
    width: 100% !important;
    margin-bottom: 20px;
}
#blog-post p {
    margin-top: 1.25em !important;
    margin-bottom: .75em !important;
}
#blog-post h2 {
    font-size: 26px;
    margin-top: 40px;
}
#blog-post h3 {
    font-size: 20px;
    padding-top: 30px;
    padding-bottom: 0px;
}
#blog-post h4 {
    padding-top: 30px;
    padding-bottom: 0;
    font-size: 18px;
    font-weight: 500
}
#blog-post .blog-table {
    width: 100%;
    border: 1px solid #999;
    margin-bottom: 30px;
}
#blog-post .blog-table tr {
    border: 1px solid #999
}
#blog-post .blog-table td {
    display: table-cell !important;
    border: 1px solid #999;
    padding: 15px 10px;
}
@media(min-width: 990px) {
    #blog-post .blog-table-half { width: 60%; }
    #blog-post .blog-table-full { width: 100%; }
    #blog-post .blog-table td:nth-child(1) { width: 180px; }
}
@media(max-width: 375px) {
    #blog-post .blog-table { font-size: 14px; }
    #blog-post .blog-table td:nth-child(1) { width: 90px; }
}
#blog-post b, #blog-post strong {
    font-weight: 600;
}
#blog-post hr {
    margin: 50px 0px;
}
.Content h1.p-name {
    max-width: 100% !important;
}
.Content h1.p-name a {
    color: #222;
}
.SBFacebook .BlockContent,
.SBTwitter .BlockContent {
    padding: 0 20px;
}
#blog-post .SBFacebook {
    display: none;
}
#BlogNewsletter h4 {
    border-bottom: 0px !important;
    margin-bottom: 0 !important;
}
#BlogNewsletter {
    background-color: #e3e3e3;
}
#BlogNewsletter p {
    font-size: 15px !important;
    padding: 0 18px;
}
#SBTwitter h4 {
    background-image: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/Twitter-icon.png?t=1515453460) !important;
    background-repeat: no-repeat !important;
    background-position: 94% 50% !important;
    background-size: 30px !important;
}
.addthis_button_facebook_share span,
.addthis_button_facebook_like span {
    vertical-align: inherit !important;
}
@media(max-width: 648px){
    #blog-main .BlogPostContent .thumbnail {
        float: none;
        width: 100%;
    }
    #NewsContent table td {
        display: block;
    }

    #blog-post .blog-button {
    width: 75%;
    display: block;
    margin: 20px auto !important;
}
}

/* Contact Us */

#contact-us h1,
#contact-us h2 {
    font-size: 24px;
    font-weight: 300;
    color: #222222;
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #b1b1b1;
}
#contact-us input#contact_fullname,
input#contact_email,
input#contact_companyname,
textarea#contact_question {
    width: 100%;
}
#contact-us input#contact_fullname {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/formfield-icon.png?t=1515453460) no-repeat #FFF 99.6% 50%;
}
#contact-us .Content a {
    text-decoration: underline;
}

/* Product */
#ProductDetails #ImageScrollPrev,
#ProductDetails #ImageScrollNext {
    position: relative;
    top: initial;
    height: 20px;
    margin-top: 10px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
#ProductDetails #ImageScrollPrev {
    margin-bottom: 10px;
}
#ProductDetails #ImageScrollNext {
    margin-top: 10px;
}
@media(max-width: 679px) and (min-width: 480px) {
    .ImageCarouselBox .ProductTinyImageList {
        width: 100% !important;
    }
}
@media(max-width: 480px) {
    .ImageCarouselBox .ProductTinyImageList {
        width: 174px !important;
    }
}
/* Product Tiny Images and Videos */
/* included Free Gigt Image Joel H. */

.product-video {
    text-align: center;
}
.product-video iframe {
    display: inline-block;
    padding: 0 10px;
    width: 49%;
}

.free-gift.force5gift {
    padding: 20px;
}

.free-gift.force5gift .free-gift-header {
    text-align: left;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    color: #00aed1;
}

.free-gift.force5gift .free-gift-sub-header {
    text-align: left;
    font-size: 18px;
    font-weight: bold;
}

.free-gift.force5gift ul {
    text-align: left;
    margin: 10px 20px;
}

.free-gift.force5gift .free-gift-price {
    text-align: left;
    margin-left: 15px;
    font-size: 20px;
    font-weight: bold;
}

.free-gift.force5gift .free-gift-price span {
    color: #999999;
    text-decoration: line-through;
}


@media(max-width:800px) {
    .product-video iframe {
        display: inline-block;
        padding: 0px;
        width: 100%;
    }
}
li.ProductVideoImage .TinyOuterDiv {
    border: 0px !important;
    border-width: 0px !important;
}
.ProductTinyImageList ul li.ProductVideoImage a {
    border: 1px solid #EEE;
    width: 84px;
    height: 84px;
}

.ProductTinyImageList ul li.FreeGiftImage {
    width: 84px !important;
}

.ProductTinyImageList ul li.FreeGiftImage a {
    width: 84px;
    height: 84px;
}
#ProductDetails iframe {
    max-width: 100%;
}
@media(max-width: 480px) {
    #ProductDetails iframe {
        height: auto;
    }
}
.ProductThumbImage iframe {
    width: 94% !important;
}
@media(min-width: 679px) {
    #ProductDetails .vertical-thumbnails .ProductTinyImageList {
        height: 460px;
    }
    #ProductDetails .ProductTinyImageList {
        margin-top: 25px;
    }
    #ProductDetails #ImageScrollPrev, #ProductDetails #ImageScrollNext {
        position: absolute;
    }
}
#ProductDetails iframe {
    max-width: 100%;
}
@media(max-width: 480px) {
    #ProductDetails iframe {
        height: auto;
    }
}
.ProductThumbImage iframe {
    width: 94% !important;
}
.product-tagline span {
    display: block;
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/icon-bullet.png?t=1515453460) no-repeat 0% 50%;
    background-size: 22px;
    padding-left: 20px;
}
#SideProductRelated .ProductList li {
    width: 30% !important;
    height: auto !important;
}
.product-availability b {
    color: #00aed1;
}
.product-review-social {
    margin-bottom: 8px;
}
#QuickViewProductDetails .ProductAddToCart .product-tagline ul,
#QuickViewProductDetails .ProductAddToCart .product-tagline li {
    list-style-type: disc !important;
}
#QuickViewProductDetails .product-tagline {
    margin-left: 20px;
}
a.dB {
    color: #00add0;
    text-decoration: underline;
    cursor: pointer;
}
.popover {
    max-width: 427px;
    font-size: 14px;
}
.popover-content > b {
    float: right;
    margin-top: 0px;
    padding: 8px 16px;
    cursor: pointer;
    color: #444444;
}
.popover h2 {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 18px;
    color: #00add0;
    margin-top: 14px;
}
.popover p:nth-child(2) b {
    color: #fa8413;
}
.DetailRow.ProductSKU .Label,
.DetailRow.ProductSKU .Value {
    display: inline-block;
}
.product-seals .popover .orange {
    color: #fa8413;
}
.product-seals .popover p b {
    color: #444444;
}
.product-seals .popover p a {
    text-decoration: underline;
}
@media(min-width: 678px) {
    .product-seals .popover {
        margin-left: -100px;
    }
    .product-seals .popover .arrow {
        left: 74%;
    }
}
.AddThisButtonBox img,
.PinterestButtonContainer img {
    width: 26px !important;
    height: 26px !important;
    border-radius: 3px;
}
.AddThisButtonBox a {
    padding: 0 !important;
}
.AddThisButtonBox img:hover,
.PinterestButtonContainer img:hover {
    opacity: 0.8;
}
.AddThisButtonBox,
.PinterestButtonContainer {
    vertical-align: middle !important;
}
.product-review-social .product-social .PinterestButtonContainer {
    margin-top: 2px !important;
}
.brand-img,
.ProductList .ProductImage,
#ProductDetails .ProductThumbImage {
    margin-left: 6px;
}

/* Product Description */
#ProductDescription p {
    line-height: 26px !important;
}
#ProductDescription ul {
    line-height: 26px !important;
}
#ProductDescription h2.pd-title:first-child {
    margin-top:0px;
}
#ProductDescription h2.pd-title {
    border-bottom: 2px solid #00aed1;
    margin-top: 40px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    clear: both;
    display: table !important;
    font-size: 20px
}
#ProductDescription .s1 {
    font-size: 18px;
}
#ProductDescription a,
#ProductDescription li,
#ProductDescription p,
#ProductDescription table {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 16px !important;
}
#ProductDescription table th {
    font-size: 16px !important;
    background-color: #222222 !important;
}
#ProductDescription a {
    color: #00aed1 !important;
}
#ProductDescription a:hover {
    color: #00aed1 !important;
}
@media(max-width:768px){
#ProductDescription img {
    margin-top: 10px !important;
    float: none !important;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
}

/* Cart */
#cart-main h1 {
    margin-top: 0px !important;
}
table.CartContents,
table.General {
    border: 1px solid #00AED1;
}
.CartContents tfoot .SubTotal td {
    border-bottom: 0px !important;
}
tfoot .SubTotal.First td {
    border-bottom: 1px solid #DDDDDD !important;
}
.CartContents thead tr th,
table.General thead tr th {
    border-bottom: 0 !important;
}
.CartContents tfoot td {
    padding-right: 20px !important;
}
.CartContents tfoot .SubTotal:nth-child(5) td:first-child,
.CartContents tfoot .SubTotal:nth-child(6) td:first-child,
.CartContents tfoot .SubTotal:nth-child(7) td:first-child,
.CartContents tfoot .SubTotal:nth-child(8) td:first-child {
    padding-right: 0px !important;
}
.CartContents tfoot .SubTotal:nth-child(6) td:last-child em,
.CartContents tfoot .SubTotal:nth-child(7) td:last-child em,
.CartContents tfoot .SubTotal:nth-child(8) td:last-child em {
    font-size: 24px !important;
    font-weight: 500 !important;
    font-style: normal !important;
    color: #777777 !important;
}
.CartContents tfoot .SubTotal td.Even {
    vertical-align: middle !important;
}
.CartContents tfoot .SubTotal td.Odd {
    width: 100px;
}
#cart-main .PayPalExpressCheckout p[style="float:right;"] {
    display: none;
}
#cart-main .CartCode .CartTotalPrice {
    text-align: right;
}

#cart-main .CartCode .CheckoutButton {
    float: right;
    margin-left: 15px;
}

#cart-main .ProceedToCheckout .CheckoutButton .btn,
.txtR .btn {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/ProceedToCheckoutButton.png?t=1515453460) repeat !important;
    background-size: 35px !important;
    border: 0px !important;
    transition: 0.3s ease;
    font-weight: 600;
    color: #FFFFFF;
    padding-left: 25px !important;
    padding-right: 25px !important;
}
#cart-main .ProceedToCheckout .CheckoutButton .btn:hover,
.txtR .btn:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    /* For IE8 and earlier */
}
#cart-main .ProceedToCheckout .CheckoutButton .btn:before,
#cart-main .txtR .btn:before,
#cart-main .ProceedToCheckout .CheckoutButton .btn:after,
#cart-main .txtR .btn:after {
    border-top: 0px !important;
}
#cart-main .txtR {
    margin-bottom: 74px;
    display: block;
}
#cart-main .txtR a.btn {
    float: right;
    margin-left: 20px;
    margin-bottom: 10px;
}

#cart-main .PayPalExpressCheckout > p {
    display: inline-block;
    float: right !important;
}

#cart-main .PayPalExpressCheckout > div {
    display: inline-block;
    float: right;
    margin-right: 15px;
}

@media(max-width: 600px) {
    #cart-main .txtR { width: 100%; overflow: hidden; margin-bottom: 20px; }
    #cart-main .txtR a.btn { float: right; margin: 0px; display: block; width: 200px; }
    #cart-main .PayPalExpressCheckout { float: left; width: 100%; }
    #cart-main .PayPalExpressCheckout > p { text-align: right; margin: 10px 0px; width: 100%; float: left !important; display: block !important; }
    #cart-main .PayPalExpressCheckout > div { margin-right: 0px; display: block !important; float: right; }
    #cart-main .CartCode .CheckoutButton { margin: 0px; }
}

#cart-main .GrandTotal {
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 600;
}
.CartCode em.ProductPrice {
    font-style: normal;
    font-weight: 500;
}
#cart-main .CartCode {
    margin-bottom: 20px;
    padding: 10px 20px 10px 20px;
    background-color: #ede9e9;
}
#cart-main .CouponCode p {
    margin: 0px 0px 10px 0px;
    font-size: 14px;
}
#cart-main .CartCode .CartTotalPrice {
    text-align: right;
    margin-top: 12px;
}
#cart-main .ProceedToCheckout form input[type="image"] {} #cart-main .ProceedToCheckout form input[type="image"]:hover,
.txtR .ProceedToCheckout form input[type="image"] {
    opacity: 0.8;
    filter: alpha(opacity=80);
    /* For IE8 and earlier */
}
#cart-main .AlternativeCheckout {
    display: none;
}
#cart-main .CartCode .KeepShopping {
    text-align: right !important;
    float: left !important;
    width: 160px;
    margin-top: 0px;
}
.EstimateShippingLink {
    padding-left: 20px;
    padding-right: 20px;
}
#cart-main .cart-seals div,
.cart-seals a {
    display: inline-block;
}
#cart-main .cart-seals {
    float: right;
}
#CartHeader .cart-seals {
    margin-top: -10px;
}
.cart-seals .trust-seal-geotrust img {
    width: 90px !important;
    height: auto !important;
    margin-right: 4px;
}
div.AuthorizeNetSeal {
    width: 70px !important;
}
#cart-main .CouponCode input#couponcode {
    padding: 3px 4px;
}
#cart-main .CouponCode input.btn.btn-warning {
    margin-top: -4px;
}
#cart-main .CartContents .SubTotal .ProductPrice {
    color: #00AED1;
    font-size: 18px;
}
#cart-main .CartItemIndividualPrice,
#cart-main .CartItemTotalPrice .ProductPrice {
    color: #000000 !important;
}
.CartContents .EstimateShipping {
    width: 440px !important;
}
.EstimateShipping .Required {
    color: #000000;
}
.CartContents dl.form dt,
dl.form dd {
    display: inline-block !important;
}
.CartContents dl.form dt {
    width: 36%;
    margin-right: 50px;
}
.CartContents dl.form dd {
    width: 50%;
}
.CartContents dl.form dd span {
    width: 100% !important;
}
.CartContents dl.form dd div#uniform-shippingZoneCountry,
.CartContents dl.form dd div#uniform-shippingZoneState {
    width: 100% !important;
    padding-right: 0px !important;
}
.CartContents dl.form dd #shippingZoneStateName {
    width: 100% !important;
}
.CartContents dl.form dd #shippingZoneZip {
    width: 100% !important;
}
.CartContents dl.form {
    width: 100%;
    float: right;
}
.CartContents dl.form dd.EstimateShippingButtons {
    text-align: right;
    width: 100%;
}
.Submit.EstimateShippingButtons input {
    width: 50%;
}
.ShippingMethodList table {
    clear: both;
    padding-top: 20px;
    width: 100%;
    border: 1px solid #00AED1;
}
.CouponCode input {
    display: inline-block;
}
#SuggestiveCartContent h2 {
    color: #00AED1;
    font-weight: 500;
}
#cart-main .cart-seals {
    margin-bottom: -10px;
}

#cart-main .force5-free-gift-cart {
    font-weight: bold;
}

#cart-main .force5-free-gift-cart span {
    color: #00aed1;
}

@media(max-width: 700px) {
    #cart-main .cart-seals {
        margin-bottom: 0px;
    }
}
/* Gift Certificate */

#GiftCertificatesMenu a {
    color: #00aed1 !important;
}
#PurchaseGiftCertificate {
    margin-left: 5%;
}
#PurchaseGiftCertificate h2 {
    padding-bottom: 6px !important;
    width: 100%;
}
#PurchaseGiftCertificate h2 .gift-box {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/gift-box.png?t=1515453460) 0 0 no-repeat !important;
    width: 30px;
    height: 35px;
    margin-right: 10px;
    float: left;
    margin-top: -10px;
}
#PurchaseGiftCertificate h2 span.text {
    margin-top: 10px;
    display: block;
}
#PurchaseGiftCertificate .BlockContent {
    margin-left: 4.4%;
}
#PurchaseGiftCertificate input#to_name {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/formfield-icon.png?t=1515453460) no-repeat 99.4% 50% !important;
}
#PurchaseGiftCertificate .BlockContent p i {
    font-size: 16px;
}
#PurchaseGiftCertificate input#to_name,
#PurchaseGiftCertificate input#to_email,
#PurchaseGiftCertificate input#from_name,
#PurchaseGiftCertificate input#from_email,
#PurchaseGiftCertificate textarea#message {
    width: 59%;
}
#PurchaseGiftCertificate dt small.characters-remaining {
    font-weight: normal !important;
}
#PurchaseGiftCertificate dt#themeSelect {
    margin-top: 32px;
}
#PurchaseGiftCertificate dd.GiftCertificateThemeList {
    margin-top: 16px;
}
#PurchaseGiftCertificate dd.GiftCertificateThemeList label {
    margin-bottom: 16px;
}
.Required {
    color: #666666 !important;
}
/* Footer */

.footer-columns .column h5 a:hover,
.footer-columns .column h5 a:focus,
.footer-columns .column h5 a:active {
    color: #FFFFFF;
    text-decoration: none;
}
.footer-main h5.font-family-secondary  a {
    font-size: 15px;
    padding-left: 10px;
}
.footer-main h5.font-family-secondary {
    padding-bottom: 10px !important;
}
.footer-columns .column {
    position: inherit;
}
.footer-main a:hover {
    color: #00aed1;
}
.footer-links .trust-seal.trust-seal-geotrust img {
    width: 76px;
    height: auto;
}

/* Finish Order */

#co-finish .NotifyMessage {
    border: 0 !important;
    background: #FFFFFF !important;
    color: #222222;
    float: none !important;
    position: relative !important;
    margin-bottom: 50px !important;
}
#co-finish .NotifyMessage p a {
    font-weight: bold;
    font-size: 22px;
}
#co-finish .NotifyMessage p:first-child a {
    font-weight: bold;
    font-size: 22px;
}
#co-finish .NotifyMessage p .email {
    color: #00aed1;
}
/* Checkout */

.checkout .Breadcrumb {
    height: 37px;
}
.checkout .Content,
.checkout .right-col {
    padding-top: 10px;
}
.checkout .right-col {
    margin-bottom: 20px;
}
span.cart-prod-image {
    width: 80px !important;
    display: block;
    float: left;
    margin-right: 16px;
    margin-top: 10px;
}
span.cart-prod-image img {
    max-width: 100%;
    height: auto;
}
#co-express h1 {
    border-bottom: 0px !important;
    color: #00aed1;
}
#co-express .right-col h2 {
    font-weight: normal;
}
#co-express .cart-seals {
    margin-top: 28px;
    text-align: center;
}
#co-express .order-summary {
    background: #f1f1f1;
    margin-top: 10px;
    padding: 20px 20px !important;
}
#co-express .cart-seals div,
#co-express .cart-seals a {
    display: inline-block;
}
.LiveChat {
    margin-top: 30px;
    margin-bottom: 30px;
    border: 1px solid #DDDDDD;
    padding: 20px 10px 10px 20px;
    color: #AAAAAA;
}
.LiveChat h2 {
    color: #666666;
    font-weight: bold !important;
    font-size: 200%
}
.LiveChat b {
    color: #666666;
}
.LiveChat a {
    color: #f68b1f;
}
#co-express .CouponCode {
    margin-top: 30px;
}
#co-express .CouponCode h3 {
    padding-bottom: 10px;
}
#co-express .CouponCode #couponcode {
    padding: 2px 6px;
    margin-right: 2px;
}
#co-express .CouponCode #couponcode,
#co-express .CouponCode #apply_code {
    display: inline-block;
    vertical-align: middle;
}
#co-express .CouponCode #apply_code {
    font-weight: 600;
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
}
.billing-details {
    margin-bottom: 40px;
}
.billing-details .address {
    margin-bottom: 20px;
}
.billing-details a {
    color: #f68b1f;
    font-weight: bold
}
.order-summary .ProductList li {
    width: 100% !important;
    height: auto !important;
    min-height: 100px !important;
    margin-bottom: 30px;
}
.order-summary .ProductList li:last-child {
    margin-bottom: 0px;
}
.order-summary .ProductList li .side-prod-image,
.order-summary .ProductList li .side-prod-name {
    display: inline-block !important;
    vertical-align: top;
}
.order-summary .ProductList li .side-prod-image {
    width: 70px;
}
.order-summary .ProductList li .side-prod-name {
    width: 70%;
    text-align: left;
}
.order-summary .ProductList li .side-prod-image {
    margin-right: 10px;
}
.order-summary .ProductList li {
    padding: 6px 4px 6px 15px;
    border: 0px !important;
    background: #dbdbdb;
}
.order-summary #SideCartContents h2 {
    display: none;
}
.order-summary .view-cart.checkout,
.order-summary .AdditionalButtons {
    display: none;
}
.order-summary .PayPalExpressCheckout p:first-child {
    display: none;
}
.checkout .TitleHeading.mbm,
.checkout .PaypalExpress {
    display: inline-block;
}
.checkout .PaypalExpress .or,
.checkout .PaypalExpress .paypal-btn {
    display: inline-block !important;
    vertical-align: top;
}
.checkout .PaypalExpress span.or {
    padding: 0px 16px;
}
.checkout .PaypalExpress span.paypal-btn {
    margin-top: -8px;
}
.checkout #SideCartContents p:first-child {
    display: none;
}
#co-express .table-responsive {
    display: none;
}
.checkout #SideCartContents .order-prices div {
    display: inline-block;
}
.checkout #SideCartContents .order-prices div:first-child {
    max-width: 180px;
}
.checkout #SideCartContents .order-prices div:nth-child(2) {
    min-width: 100px;
}
.checkout #SideCartContents .order-prices:last-child {
    background: #dbdbdb;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    text-transform: uppercase;
}
.checkout #SideCartContents .order-prices {
    padding-right: 10px;
    margin-bottom: 6px;
    text-align: right;
}
.checkout #SideCartContents .order-prices.subtotal {
    background: none;
    font-weight: normal;
    text-transform: inherit;
}
div#uniform-checkout_provider_checkout_paypalexpress,
div#uniform-checkout_provider_checkout_stripe {
    margin-top: 4px !important;
    padding-top: 0px !important;
    height: auto !important;
}
.CheckoutOrderComments {
    display: none;
}
.PaymentOptions {
    width: 100% !important;
}
.CheckoutNewsletterSignup label {
    font-weight: normal !important;
    margin-top: 14px;
}
#CheckoutStepPaymentDetails .InfoMessage.alert.alert-info {
    display: none;
}
div#uniform-creditcard_ccexpm,
div#uniform-creditcard_ccexpy {
    width: 100px !important;
}
#CheckoutStepPaymentDetails form dl dt.TotalAmount,
#CheckoutStepPaymentDetails form dl dd.OrderAmount {
    display: inline-block !important;
}
#CheckoutStepPaymentDetails form dl dd.OrderAmount {
    font-weight: bold;
    margin-left: 6px;
}
#CheckoutStepPaymentDetails input[type=submit] {
    margin: 0 !important;
}
.ExpressCheckoutCompletedContent {
    display: none !important;
}
.ExpressCheckoutBlock .AddBillingAddress dd input.FormField,
.ExpressCheckoutBlock .AddShippingAddress dd input.FormField {
    width: 100% !important;
    float: none !important;
}
.ExpressCheckoutBlock .AddBillingAddress .FloatLeft,
.ExpressCheckoutBlock .AddShippingAddress .FloatLeft {
    float: none !important;
}
.ExpressCheckoutBlock .AddBillingAddress,
.ExpressCheckoutBlock .AddShippingAddress {
    width: 75%;
}
div#payment_options .PL20 .radio,
.checkbox {
    min-height: 32px;
}

/* Buildings */
.category.buildings {
    color: #262626;
}
.category.buildings h1 {
    width: 100%;
}
.buildings h2,
.vehicles h2 {
    clear: both;
    font-size: 20px !important;
    border-bottom: 1px solid #00aed1;
    padding-bottom:  10px;
    margin-bottom:  10px;
}
.buildings .section-grey-pattern {
    background: #F8F8F8 url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/homes-buildings-banner.jpg?t=1515453460) 100% 50% no-repeat;
    background-size: auto 100%;
    height: 320px;
    display: block;
}
.buildings-images {
    width: 100% !important;
    display: block !important;
    text-align: center;
    float: left;
}
.buildings-images a {
    display: inline-block !important;
    margin-top: 10px;
    margin-bottom: 40px;
    width: 100%;
    padding: 60px 0;
    font-weight: 700;
    background: #FFFFFF;
}

.buildings-images a:hover {
    -webkit-box-shadow: inset 0px 0px 8px 0px rgba(170,170,170,1);
    -moz-box-shadow: inset 0px 0px 8px 0px rgba(170,170,170,1);
    box-shadow: inset 0px 0px 8px 0px rgba(170,170,170,1);
}

.buildings-images .buildings-img,
.buildings-images .buildings-txt {
    display: block;
}
.buildings-images .buildings-txt {
    margin-top: 20px;
}
.buildings .Content.Widest {
    padding-top: 0px !important;
}
.buildings .TitleHeading {
    margin-top: 0px;
}
.buildings .section-grey-pattern .buildings-banner {
    display: block;
    width: 500px;
    height: 320px;
    background: #f8f8f8;
    padding-top: 30px;
}
.buildings .section-grey-pattern .inner {
    padding: 0px;
}
.buildings .section-grey-pattern h1 {
    font-family: 'Montserrat', sans-serif !important;
    color: #000000;
    font-weight: 700;
    font-size: 24px;
    padding: 10px 0 !important;
    text-align: left;
}
.buildings .section-grey-pattern p {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 15px !important;
    margin-top: 14px;
}
.buildings .section-grey-pattern p:nth-child(2) {
    margin-top:30px;
}
.buildings .buildings-banner-text,
.vehicles .vehicles-banner-text {
    width: 470px;
    max-width: 100%;
}

/* Vehicles */
.vehicles .section-grey-pattern {
    background: #f8f8f8 url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/cars-vehicles-banner.jpg?t=1515453460) 100% 50% no-repeat;
    background-size: auto 100%;
    height: 320px;
    display: block;
}
.vehicles-images {
    width: 100% !important;
    display: block !important;
    text-align: center;
}
.vehicles-images a {
    display: inline-block !important;
    margin-top: 10px;
    margin-bottom: 40px;
    width: 100%;
    padding: 60px 0;
    font-weight: 700;


}
.vehicles-images a:hover {
    -webkit-box-shadow: inset 0px 0px 8px 0px rgba(170,170,170,1);
    -moz-box-shadow: inset 0px 0px 8px 0px rgba(170,170,170,1);
    box-shadow: inset 0px 0px 8px 0px rgba(170,170,170,1);
}
.vehicles-images .vehicles-img,
.vehicles-images .vehicles-txt {
    display: block;
}
.vehicles-images .vehicles-txt {
    margin-top: 20px;
}
.vehicles .Content.Widest {
    padding-top: 0px !important;
}
.vehicles .TitleHeading {
    margin-top: 0px;
}
.vehicles .section-grey-pattern .vehicles-banner {
    display: block;
    width: 500px;
    height: 320px;
    background: #f8f8f8;
    padding-top: 30px;
}
.vehicles .section-grey-pattern .inner {
    padding: 0px;
}
.vehicles .section-grey-pattern h1 {
    font-family: 'Montserrat', sans-serif !important;
    color: #000000;
    font-weight: 700;
    font-size: 24px;
    padding: 10px 0 !important;
    text-align: left;
}
.vehicles .section-grey-pattern p {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 15px;
    margin-top: 14px;
}
.vehicles .section-grey-pattern p:nth-child(2) {
    margin-top: 30px;
}
@media(min-width: 1424px){
    .buildings .section-grey-pattern,
    .vehicles .section-grey-pattern {
        background-position: 90% 50%;
    }
}
@media(min-width: 1620px){
    .buildings .section-grey-pattern,
    .vehicles .section-grey-pattern {
        background-position: 80% 50%;
    }
}
@media(min-width: 1920px){
    .buildings .section-grey-pattern,
    .vehicles .section-grey-pattern {
        background-position: 74% 50%;
    }
}
@media(max-width: 1210px){
    .buildings .section-grey-pattern .buildings-banner,
    .vehicles .section-grey-pattern .vehicles-banner {
        padding-left: 20px;
    }
}
@media(max-width: 1104px){
    .buildings .section-grey-pattern,
    .vehicles .section-grey-pattern {
        background-position: 120% 50%;
    }
}
@media(max-width: 980px){
    .buildings .section-grey-pattern,
    .vehicles .section-grey-pattern {
        background-position: 170% 50%;
    }
}
@media(max-width: 876px){
    .buildings .section-grey-pattern,
    .vehicles .section-grey-pattern {
        background-position: 260% 50%;
    }
}
@media(max-width: 840px){
    .buildings .section-grey-pattern,
    .vehicles .section-grey-pattern {
        background-position: 350% 50%;
    }
}
@media(max-width: 800px){
    .buildings .section-grey-pattern,
    .vehicles .section-grey-pattern {
        background-position: 420% 50%;
    }
}
@media(max-width: 768px){
    .buildings .section-grey-pattern,
    .vehicles .section-grey-pattern {
        background:#F8F8Fa;
    }
}
@media(max-width: 540px){
    .buildings .section-grey-pattern .buildings-banner,
    .vehicles .section-grey-pattern .vehicles-banner {
        width: 100%;
        padding-right: 20px;
    }
    .buildings .buildings-banner-text,
    .vehicles .vehicles-banner-text {
        width: 100%;
    }
}
@media(max-width: 480px){
    .buildings .section-grey-pattern,
    .vehicles .section-grey-pattern {
        clear: both;
        height: auto !important;
        padding-bottom: 30px;
    }
    .buildings-images a,
    .vehicles-images a {
        padding: 20px 10px;
    }
    .buildings-images img,
    .vehicles-images img {
        width: auto;
        max-width: 100%;
        padding: 0 10px;
    }
}
/* Accessories */
.accessories h1.TitleHeading {
    padding-top: 0px !important;
    margin-top: 0px !important;
}
.accessories .SubCategoryList {
    display: block;
}
.accessories-sub .main {
    background: #f8f8fa;
    margin-top: -30px;
    padding-top: 30px;
}
.quick-find-tool {
    background: #eeeeee;
    border: 1px solid #DDDDDD;
    padding: 20px 10px 20px 26px;
    border-radius: 5px;
}
.quick-find-tool h2,
.quick-find-tool select,
.quick-find-tool input {
    display: inline-block;
    vertical-align: middle;
}
.quick-find-tool h2 {
    padding-bottom: 0px !important;
    font-size: 160%;
    font-weight: 500;
    margin-right: 20px;
}
.quick-find-tool div.selector {
    width: 120px !important;
    margin-right: 10px;
}
.SubCategoryList {
    display: none;
}
.SubCategoryListGrid {
    border: 0px !important;
    margin-bottom: 40px;
}
.SubCategoryListGrid ul {
    margin: 0 auto !important;
    text-align: center;
}
.SubCategoryListGrid ul:first-child li:first-child,
.SubCategoryListGrid ul:first-child li:nth-child(6) {
    margin-left: 0px;
}
.SubCategoryListGrid ul:first-child li {
    width: 22.8%;
    margin: 2% 0 0 2.8%;
    border: 1px solid #DDDDDD !important;
}
.SubCategoryListGrid .RowDivider,
.SubCategoryListGrid li:last-child {
    display: none !important;
}
.SubCategoryListGrid li a:last-child {
    background-color: #00aed1;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #FFFFFF;
}
.SubCategoryListGrid li:hover {
    opacity: 0.6;
}
/* Custom Installation Solutions */

.custom-form form {
    padding-left: 20px;
    padding-right: 20px;
}
.custom-form form div {
    margin-bottom: 20px;
    font-weight: bold;
}
.custom-form form select {
    width: 100% !important;
    font-size: 16px;
}
.custom-form form div .selector {
    width: 100%;
    margin-bottom: 0px;
}
.custom-form form div span.Required {
    color: #CC0000 !important;
}
.custom-form form div input.form-control {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/formfield-icon.png?t=1515453460) no-repeat #FFF 99.6% 50% !important;
}

/* Power Reviews */

.p-w-r {
font-family: 'Montserrat' !important;
}

.p-w-r .pr-rd-reviewed-at { display: none !important;}

.p-w-r #pr-image-display {
    display: none !important;
}

.pr-review-snapshot-faceoff { display: none !important; }
.pr-snippet-stars-reco-reco { display: none !important; }
#pr-reviewsnippet { margin-bottom: 10px; }
.p-w-r .pr-review-snapshot .pr-review-snapshot-header-intro { display: none; }
.p-w-r .pr-review-snapshot .pr-review-snapshot-simple .pr-reco-to-friend-message,
.p-w-r .pr-review-snapshot .pr-ratings-histogram .pr-histogram-label,
.p-w-r .pr-review-snapshot .pr-ratings-histogram .pr-histogram-count,
.p-w-r .pr-review-snapshot.pr-snapshot-mobile .pr-review-snapshot-simple .pr-reco span { font-size: 14px !important; }
.p-w-r .pr-review-display .pr-rd-side-content-block .pr-rd-details, .p-w-r .pr-review-display .pr-rd-inner-side-content-block .pr-rd-details { font-size: 12px !important; }
.pr-snippet-review-count {
    color: #000 !important;
    text-decoration: none !important;
    cursor: default !important;
    outline: none !important;
    box-shadow: none !important;
}
.p-w-r .pr-thumbs-icon svg path {
   fill: #ccc;
}
.ProductPriceRating { }


/* Media Queries */
@media (max-width: 1176px) {
    .product #uniform-qty_ {
        width: 98% !important;
    }
}
@media (max-width: 1152px) {
    .order-summary .ProductList li .side-prod-name {
        width: 66%;
    }
}
@media(max-width:1128px) {
    .landing-cta a {
        font-size: 160%;
        line-height: 28px;
    }
}
@media (max-width: 1056px) {
    .order-summary .ProductList li .side-prod-name {
        width: 62%;
    }
}
@media (max-width: 991px) {
    #Right {
        margin-top: 0%;
    }
    #BlogNewsletter input#nl_email {
        margin: 2% auto !important;
    }
    #BlogNewsletter button.btn.btn-blue {
        margin-bottom: 1% !important;
    }
    .order-summary .ProductList li .side-prod-image {
        width: 10%;
    }
    .order-summary .ProductList li .side-prod-name {
        width: 86%;
    }
    #SideProductRelated .ProductList .ProductDetails {
        min-height: 80px !important;
    }
    .custom-form form {
        padding-left: 0;
        padding-right: 0;
    }
    .checkout .right-col {
        padding-top: 0px;
    }
}
@media (max-width: 952px) {
    .quick-find-tool h2 {
        padding-bottom: 20px !important;
    }
    .quick-find-tool h2,
    .quick-find-tool select,
    .quick-find-tool input {
        display: block;
        vertical-align: inherit;
    }
    .quick-find-tool select,
    .quick-find-tool input {
        display: inline-block;
    }
}
@media (max-width: 950px) {
    .SubCategoryListGrid ul:first-child li:nth-child(4) {
        margin: 0;
    }
    .SubCategoryListGrid ul:first-child li:nth-child(6) {
        margin: 2% 0 0 5%;
    }
    .SubCategoryListGrid ul:first-child li {
        width: 30% !important;
        margin: 2% 0 0 5%;
    }
}
@media only screen and (max-width: 878px) {
    #ToggleMenu {
        display: inline-block;
    }
    #ToggleMenu {
        display: inline-block;
        background: url("//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/menu-bars-white.svg?t=1515453460");
        width: 25px;
        height: 25px;
        background-repeat: no-repeat;
        margin-top: 6px;
        margin-left: 6px;
    }
    .PageMenu #SideCategoryList {
        display: none;
    }
    .PageMenu {
        min-height: 30px;
    }
}
@media (max-width: 800px) {
    .shopbycarrier .List img {
        width: 48%;
    }
}
@media(max-width:778px) {
    .brands-content .row div {
        text-align: center;
        margin-bottom: 4px;
    }
}
@media(max-width:768px) {
    .category .Content .product-nav {
        width: 98% !important;
    }
    #PurchaseGiftCertificate input#to_name,
    #PurchaseGiftCertificate input#to_email,
    #PurchaseGiftCertificate input#from_name,
    #PurchaseGiftCertificate input#from_email,
    #PurchaseGiftCertificate textarea#message {
        width: 100%;
    }
    .SubCategoryListGrid ul:first-child li:nth-child(3),
    .SubCategoryListGrid ul:first-child li:nth-child(6),
    .SubCategoryListGrid ul:first-child li:nth-child(8) {
        margin: 0;
    }
    .SubCategoryListGrid ul:first-child li:nth-child(4) {
        margin: 2% 0 0 4%;
    }
    .SubCategoryListGrid ul:first-child li {
        width: 46% !important;
        margin: 2% 0 0 4%;
    }
    #cart-main .CartCode .KeepShopping {
        width: 100%;
        margin-top: 10px;
    }
}
@media (max-width: 700px) {
    #SideProductRelated .ProductList li {
        display: block !important;
        width: 100% !important;
    }
    #SideProductRelated .ProductList .ProductDetails {
        min-height: 50px !important;
    }
}
@media(max-width:678px) {
    #ProductDetails .vertical-thumbnails .ImageCarouselBox {
        position: relative;
        width: 100%;
    }
    #ProductDetails .vertical-thumbnails {
        padding: 0;
    }
}
@media (max-width: 640px) {
    .shopbycarrier .List img {
        width: 100%;
        text-align: center;
    }
    .order-summary .ProductList li .side-prod-image {
        width: 15%;
    }
    .order-summary .ProductList li .side-prod-name {
        width: 75%;
    }
    .ExpressCheckoutBlock .AddBillingAddress,
    .ExpressCheckoutBlock .AddShippingAddress {
        width: 100%;
    }
}
@media (max-width: 580px) {
    .quick-find-tool div.selector,
    .quick-find-tool input {
        display: block;
        width: 100% !important;
    }
    .quick-find-tool div.selector {
        margin-bottom: 14px;
    }
}
@media (max-width: 576px) {
    #cart-main .CartCode {
        text-align: center;
    }
    #cart-main .CartCode .CartTotalPrice {
        text-align: center;
    }
    .ProceedToCheckout,
    .KeepShopping {
        text-align: center !important;
    }
    .CartCode .KeepShopping {
        margin-top: 16px;
        text-align: center !important;
    }
    #cart-main .Content.Widest {
        padding-top: 0px;
    }
    #CartHeader .cart-seals {
        display: none;
    }
    .CartCode > .CouponCode {
        width: 100%;
    }
}
@media (max-width: 555px) {
    .checkout .TitleHeading.mbm {
        padding-bottom: 0px;
        margin-bottom: 0px !important;
    }
    .checkout .TitleHeading.mbm,
    .checkout .PaypalExpress {
        display: block;
        text-align: center;
    }
    .checkout .PaypalExpress .or,
    .checkout .PaypalExpress .paypal-btn {
        display: block !important;
        vertical-align: inherit;
    }
    .checkout .PaypalExpress span.paypal-btn {
        margin-top: 0px;
        margin-bottom: 20px;
    }
}
@media (max-width: 540px) {
    .category .Content .product-nav {
        width: 99% !important;
    }
    .product .nav-tabs li a {
        font-size: 22px !important;
        font-weight: 600 !important;
    }
    .buildings-images a,
    .vehicles-images a {
        margin-bottom: 16px;
    }
    .buildings-images div:last-child,
    .vehicles-images div:last-child {
        margin-bottom: 24px;
    }
    .sg-text {
        font-size: 110% !important;
    }
    #cart-main .CartCode {
        padding: 20px;
    }
    #cart-main .cart-seals div img {
        width: 100px;
    }
    .trust-seal-authnet.AuthorizeNetSeal img {
        width: 66px !important;
    }
    .sort-by > input.btn.alt {
        margin-top: 6px;
        margin-left: 0px;
    }
    #ProductDetails .vertical-thumbnails .ImageCarouselBox {
        position: relative;
        width: 100%;
        margin-top: 20px !important;
        margin-left: 8px !important;
    }
}
@media (max-width: 491px) {
    table.pagination.top {
        display: block;
        text-align: center;
    }
    .pagination.top tbody {
        margin-left: 0px;
        margin-top: 0px;
    }
}
@media (max-width: 480px) {
    .CategoryDescription ul li p {
        padding-left: 0px !important;
    }
    .CategoryDescription table.carrier td {
        display: block !important;
        width: 100% !important;
        margin: 0;
    }
    .CartContents .EstimateShipping {
        width: 100% !important;
    }
    .CartContents dl.form dt {
        width: 100% !important;
    }
    .CartContents dl.form dd {
        width: 100% !important;
    }
    .Submit.EstimateShippingButtons input.btn {
        width: 100% !important;
    }
    #facebook-feed {
        display: none;
    }
    .footer-columns .column {
    clear: both;
    }
    .footer .footer-columns > div {
        min-height: 0 !important;
    }
    .footer-columns .column h5 {
        text-align: left;
    }
    .footer-columns .column h5 a.collapsed {
        display: block;
        padding-top: 10px;
        padding-left: 19%;
        background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/icon-arrow-right.png?t=1515453460) no-repeat 0% 0%;
        background-size: 32px;
    }
    .footer-columns .column h5 a {
        display: block;
        padding-top: 10px;
        padding-left: 19%;
        background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/icon-arrow-down.png?t=1515453460) no-repeat 0% 0%;
        background-size: 32px;
    }
    .footer-columns .column.contact-us h5 {
        text-align: left;
        padding-top: 10px;
        padding-left: 19%;
    }
    .footer-columns .column.contact-us div {
        text-align: left;
        padding-left: 19%;
    }
    .footer-columns .column .panel-collapse ul {
        margin-bottom: 20px;
    }
    .footer-main .column ul {
        text-align: left !important;
        padding-left: 19%;
    }
    .footer-main #socnet ul {
        text-align: center !important;
        padding-left: 0%;
    }
    .footer-columns .column.contact-us div.SocialConnect {
        padding-left: 0;
    }
    .footer-columns .column.contact-us div.SocialConnect ul {
        padding-left: 10px;
    }
    .footer-columns .column.contact-us h5 {
        border-bottom: 0px !important;
        box-shadow: 0px !important;
    }
    .footer-columns .column.contact-us div {
        border-top: 0px !important;
    }
    .order-summary .ProductList li .side-prod-image {
        width: 20%;
    }
    .order-summary .ProductList li .side-prod-name {
        width: 70%;
    }
    .ExpressCheckoutBlock .AddBillingAddress dd,
    .ExpressCheckoutBlock .AddShippingAddress dd {
        padding-left: 0px !important;
    }
    .ExpressCheckoutBlock .AddBillingAddress dt,
    .ExpressCheckoutBlock .AddShippingAddress dt {
        position: relative !important;
    }
    .ExpressCheckoutBlock .AddBillingAddress .FloatLeft,
    .ExpressCheckoutBlock .AddShippingAddress .FloatLeft {
        float: none !important;
    }
    .SubCategoryListGrid ul:first-child li {
        width: 100% !important;
        margin: 2% 0 0 0 !important;
    }
    .CouponCode #couponcode {
        width: 150px;
    }
    .cart-seals {
        margin-top: -20px !important;
    }
    .cart-seals .trust-seal-geotrust img {
        width: 70px !important;
    }
    .cart-seals > a > img {
        width: 80px !important;
    }
    table thead th:nth-child(3) {
        display: none;
    }
    table tbody .CartItemIndividualPrice {
        display: none;
    }
}

/* SearchSpring Autocomplete */

#searchspring-autocomplete_results {
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
    display: block;
    position: absolute;
    background-color: #fff;
    font-family: sans-serif;
    margin: 8px 0px 0px 0px;
    list-style-type: none;
    padding: 3px;
    text-align: left;
    z-index: 999;
    width: 380px;
}
#searchspring-autocomplete_results .ac_result_even {
    background-color: #f8f8f8;
}
#searchspring-autocomplete_results .ac_result_even:hover {
    background-color: #f5f5f5;
}
#searchspring-autocomplete_results:before {
    content: '';
    background: url(//cdn.searchspring.net/autocomplete/ss-ra-arrow.png);
    width: 14px;
    height: 12px;
    top: -10px;
    left: 10px;
    position: absolute;
    display: block;
}
.ac_term_suggest {
    background-color: #f5f5f5;
    border: none;
    padding: 5px 0;
    font-size: .8em;
    text-align: center;
    font-weight: 400;
    color: #999;
    display: block;
}
.ac_term_suggest.highlight,
.ac_term_suggest:hover {
    cursor: pointer;
    background-color: #e5e5e5;
}
#searchspring-autocomplete_results .ac_title {
    text-transform: uppercase;
    font-size: .8em;
    color: #fff;
    margin: 0 0 5px;
    padding: 3px 5px;
    font-weight: 400;
    border-bottom: solid 1px #f5f5f5;
    background: #383838;
}
#searchspring-autocomplete_results .ac_title:first-of-type {
    border-radius: 3px 3px 0 0;
}
.ac_term_result {
    padding: 3px 5px 3px 10px;
    color: #383838;
    font-weight: 400;
    font-size: 1em;
    cursor: pointer;
}
.ac_term_result em {
    color: #383838;
    font-weight: 600;
    font-style: normal;
}
.ac_product_result {
    padding: 6px;
    border-bottom: solid 1px #f5f5f5;
}
.ac_product_result a {
    text-decoration: none;
}
.ac_result.highlight,
.ac_result:hover {
    background-color: #f8f8f8;
}
.ac_product_result .info {
    float: left;
    width: 80%;
    margin-left: 3%;
    font-size: 11px;
}
.ac_product_result .info .name {
    color: #383838;
    font-weight: 400;
    font-size: 1.2em;
    line-height: 1em
}
.ac_product_result .info .name em {
    font-style: normal;
    color: #383838;
    font-weight: bold
}
.ac_product_result .info .sku {
    color: #767676;
    letter-spacing: 1px;
    font-size: 1em;
    font-style: normal;
    float: right;
    display: block;
    margin-top: 11px;
}
.ac_product_result .info .sku em {
    font-weight: bold;
    color: #383838;
}
.ac_product_result .info .price {
    color: #767676;
    font-size: 1.2em;
    float: left;
    display: block;
    font-style: italic;
    margin-top: 10px
}
.ac_product_result .image {
    height: 80px;
    width: 16%;
    display: block;
    overflow: hidden;
    float: left;
}
.ac_product_result .image img {
    max-height: 80px;
    max-width: 100%;
    margin: 0 auto;
    border: 0;
}
.ac_product_result .clear {
    clear: both;
}
.ac_powered {
    text-align: center;
    padding: 1px 0 3px;
    height: 20px;
    border-radius: 0px 0px 3px 3px;
    background-color: #383838;
}
#searchspring-autocomplete_results {
    width: 280px;
}
#searchspring-autocomplete_results:before {
    left: 15px;
}
#searchspring-autocomplete_results .ac_title,
#searchspring-autocomplete_results .ac_powered {
    background: #00AED1;
}
@media screen and (max-width: 767px) {
    #searchspring-autocomplete_results:before {
        left: 15px;
    }
    #searchspring-autocomplete_results {
        width: 80%;
    }
}
#searchspring-autocomplete_results .ac_powered {
    height: 25px;
}
#searchspring-autocomplete_results .ac_powered a img {
    padding-bottom: 5px;
}
/* SearchSpring Autocomplete */
/*ppc landing pages */
/* ppc general */

.ppc-landing-page .section-grey-pattern {
    display: block;
    background: #F1F1F1;
    height: auto;
    border-bottom: solid 1px #CCC;
    box-shadow: 0px 2px 3px #CCD;
    padding: 0 5px;
}
.ppc-video-general .section-grey-pattern {
    background: #F1F1F1
    /* url(http://cdn6.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/signal-boosters/ppc-signal-booster-general-crop.png) no-repeat 80% 0 */

    ;
    background-size: 25%;
    display: block;
}
.ppc-landing-page .section-grey-pattern div.signal-booster {
    padding-top: 40px;
}
.ppc-landing-page .section-grey-pattern h1 {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 300;
    font-size: 200%;
}
.ppc-landing-page .section-grey-pattern > div {
    padding: 0px !important;
}
.ppc-landing-page .section-grey-pattern div.landing-ctas {
    box-shadow: none;
    margin: 30px auto;
    width: 70%;
    float: none;
}
.ppc-video-general .section-grey-pattern div.landing-ctas {
    width: 78%;
}
.ppc-landing-page .section-grey-pattern div.landing-ctas ul {
    padding: 0px !important;
}
.ppc-landing-page .section-grey-pattern li.landing-cta {
    width: auto !important;
    padding-right: 5%;
}
.ppc-landing-page .pmobile {
    display: none;
}
.ppc-landing-page .videomessage {
    display: none;
}
.ppc-landing-page #logos-carousel li img {
    filter: gray;
    /* IE6-9 */

    filter: grayscale(1);
    /* Firefox 35+ */

    -webkit-filter: grayscale(1);
    /* Google Chrome, Safari 6+ & Opera 15+ */

    opacity: 0.7;
}
.ppc-landing-page #logos-carousel li img:hover {
    filter: none;
    -webkit-filter: grayscale(0);
    opacity: 1;
}
.ppc-landing-page .more-questions {
    font-size: 14px;
    padding: 0 20px;
}
.ppc-landing-page .company-logos {
    border-top: 5px solid #00aed1;
    margin: 0;
    margin-top: -5px;
    padding-top: 20px;
    text-align: center;
    max-height: 155px;
    overflow: hidden;
}
.ppc-landing-page .sg-text {
    font-size: 138%;
}
.ppc-landing-page .landing-cta-building a {
    padding-left: 82px;
}
.ppc-video-general .landing-cta-building a {
    padding-left: 82px;
}
.ppc-landing-page .landing-cta-car a {
    padding-left: 114px !important;
}
.ppc-landing-page .landing-cta-building a:before {
    background-size: 48px;
    background-position: 50% 50%;
    left: 12px;
}
.ppc-landing-page .landing-cta-car a:before {
    background-size: 76px !important;
    background-position: 50% 50% !important;
    width: 78px !important;
    height: 48px !important;
}
.ppc-landing-page .landing-cta:first-of-type {
    margin-right: 1% !important;
}
.ppc-landing-page .more-questions a {
    font-weight: bold;
}
.ppc-landing-page .landing-cta a {
    padding-right: 0;
}
/* ppc video car and building */

.ppc-video-building .section-grey-pattern div.landing-ctas,
.ppc-video-car .section-grey-pattern div.landing-ctas {
    box-shadow: none;
    margin: 25px auto;
    width: 100%;
    float: none;
}
.ppc-video-building .section-grey-pattern,
.ppc-video-car .section-grey-pattern {
    display: block;
}
.ppc-video-building .landing-cta-car a:before,
.ppc-video-car .landing-cta-car a:before {} .ppc-video-building .landing-cta a,
.ppc-video-car .landing-cta a {
    font-size: 26px;
}
.ppc-video-building .section-grey-pattern li.landing-cta,
.ppc-video-car .section-grey-pattern li.landing-cta {
    width: 70% !important;
    padding-right: 5%;
    margin-bottom: 10px;
    margin-left: 0;
}
.ppc-landing-page .step2 > div:nth-child(2) {
    padding-left: 70px;
}
.ppc-landing-page .step2 ul {
    margin-top: 30px;
}
.ppc-video-general .step1 .col-md-6 img {
    margin-top: -100px;
    margin-left: 50px;
}
.cell-phone-signal-booster .section-grey-pattern div.landing-ctas {
    display: block;
    font-family: 'Montserrat', sans-serif !important;
}
.cell-phone-signal-booster .landing-cta a {
    font-size: 20px;
    line-height: 24px;
}
/* media queries */

@media (max-width: 1115px) {
    .ppc-landing-page .landing-cta a {
        font-size: 140%;
    }
    .ppc-landing-page .section-grey-pattern div.landing-ctas {
        width: 98%;
    }
}
@media (max-width: 995px) {
    .ppc-video-general .step1 .col-md-6 {
        clear: both;
    }
    .ppc-video-general .step1 .col-md-6 img {
        margin-top: 0;
    }
}
@media (max-width: 665px) {
    .ppc-video-building .section-grey-pattern li.landing-cta,
    .ppc-video-car .section-grey-pattern li.landing-cta,
    .ppc-video-general .section-grey-pattern li.landing-cta {
        width: 100% !important;
        display: block !important;
    }
    .ppc-landing-page .section-grey-pattern {
        height: auto !important;
    }
    .ppc-landing-page .landing-cta a {
        font-size: 26px;
    }
    .ppc-landing-page .step2 > div:nth-child(2) {
        padding-left: 15px;
    }
}
@media (max-width: 540px) {
    .ppc-landing-page .section-grey-pattern h1 {
        font-size: 190%;
        text-align: center;
    }
    .ppc-landing-page .section-grey-pattern div.landing-ctas {
        margin-top: 10px;
    }
    .ppc-landing-page .section-grey-pattern {
        background-position: 71% 58%;
        background-size: 1250px;
    }
}
@media (max-width: 480px) {
    .landing-cta-car a:before,
    .landing-cta-building a:before {
        display: block !important;
    }
}
@media (max-width: 475px) {
    .ppc-video-general .section-grey-pattern div.landing-ctas {
        width: 100%;
    }
    .ppc-landing-page .landing-cta-car a:before {
        position: absolute;
        top: 56% !important;
        margin-top: -24px;
        width: 105px;
        height: 48px;
        content: "";
        background: url('//cdn6.bigcommerce.com/s-6q5bpsuh/templates/__custom/img/shop-vehicles-cta-icon.png?t=1437316390') 0 0 no-repeat;
        left: 15px !important;
        background-size: 100% !important;
    }
    .ppc-landing-page .landing-cta-car a {
        background: none;
        padding-left: 110px !important;
    }
    .ppc-landing-page .landing-cta-building a {
        background: none;
        padding-left: 110px !important;
    }
    .ppc-landing-page .pmobile {
        display: block;
    }
    .ppc-landing-page .desktop {
        display: none;
    }
    .ppc-video-general .section-grey-pattern {
        background-image: none;
    }
    .ppc-landing-page .landing-cta a {
        font-size: 26px !important;
    }
    .ppc-video-general .section-grey-pattern h2 {
        display: none;
    }
    .ppc-landing-page .videomessage {
        display: block;
        padding: 0 5px !important;
    }
    .ppc-landing-page .landing-cta-building a:before {
        /* background: none; */
    }
    .ppc-video-general .step1 .col-md-6 img {
        display: none;
    }
}

/* Trustbox Widget */

.trustbox-carousel-content {
    border-top: none;
    margin-top: -5px;
    padding-top: 30px;
}
.trustbox-carousel {
    margin: 0 auto;
    margin-top: 40px;
    text-align: center;
    max-width: 1160px;
}
@media(max-width: 540px) {
    .landing .landing-ctas .landing-cta-building a:before, .landi.support-center .how-it-worksng .landing-ctas .landing-cta-car a:before, .cell-phone-signal-booster .landing-ctas .landing-cta-building a:before, .cell-phone-signal-booster .landing-ctas .landing-cta-car a:before {
        display: none !important;
    }
    .cell-phone-signal-booster .Content {
        overflow: inherit;
    }
}
/* Support Center */
.support-center .main {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/support/support-background.png?t=1515453460) 50% 0% no-repeat;
    background-size: 100% 970px;
    background-color: #f8f8fa;
}
.support-center #PageBreadcrumb {
    margin-bottom: 0;
}
.support-center h1 {
    display: none;
}
@media(max-width: 640px) {
    .support-center .how-it-works {
        margin-top: -20px;
    }
}
.support-banner {
    margin-bottom: 20px;
    width: 100%;
}
.support {
    margin: 0;
    margin-top: 20px;
    text-align: center;
    clear: both;
}
.support div {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0px 6px;
}
.support div:last-child {
    margin-bottom: 40px;
}

.sb-blog, .sb-buyers-guide, .sb-case-studies, .sb-faqs, .sb-product-manuals,
.sb-register-your-booster, .sb-testimonial, .sb-videos
{ max-width: 100%; background-size: 100%; background-image: url('//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/support/sb-support-icons.png?t=1515453460'); }

.sb-blog { background-position: 0 0%; background-size: 100%; }
.sb-buyers-guide { background-position: 0 14.285714%; background-size: 100%; }
.sb-case-studies { background-position: 0 28.571429%; background-size: 100%; }
.sb-faqs { background-position: 0 42.857143%; background-size: 100%; }
.sb-product-manuals { background-position: 0 57.142857%; background-size: 100%; }
.sb-register-your-booster { background-position: 0 71.428571%; background-size: 100%; }
.sb-testimonial { background-position: 0 85.714286%; background-size: 100%; }
.sb-videos { background-position: 0 100%; background-size: 100%; }

.support h2 {
    color: #222222;
    font-size: 16px !important;
    font-weight: bold;
    padding-bottom: 10px;
}
.support h3 {
    color: #888888;
    font-size: 12px !important;
    font-weight: bold !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
}
.support a {
    border: 1px solid #EEEEEE;
    display: block;
    padding-top: 36px;
    padding-bottom: 40px;
    background: #FFFFFF;
}
.support a:hover,
.support a.active {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.support a img {
    margin-top: 40px;
}
.support-center .support {
    margin-top: 10%;
}
.support-center .how-sb-works {
    margin-top: 15%;
}
.support-center .Content #SearchForm {
    float: none;
    margin: 0 auto;
    margin-top: 10%;
    max-width: 100%;
    width: 460px;
}
.support-center .Content #SearchForm ::-webkit-input-placeholder {
   color: #00aed1;
}
.support-center .Content #SearchForm :-moz-placeholder { /* Firefox 18- */
   color: #00aed1;
}
.support-center .Content #SearchForm ::-moz-placeholder {  /* Firefox 19+ */
   color: #00aed1;
}
.support-center .Content #SearchForm :-ms-input-placeholder {
   color: #00aed1;
}
.support-center .Content #SearchForm input#search_query {
    background: #FFFFFF;
    border: 0px;
    border-radius: 0;
    padding-left: 54px;
    color: #00aed1;
    width: 100%;
    max-width: 100%;
    height: 38px
}
.support-center .Content #SearchForm [type="submit"] {
    left: 0px;
    right: inherit;
    top: 0;
    height: 38px;
    padding-top: 3px;
}
.support-center .how-sb-works h2 {
    text-align: center;
}
.support-center .how-it-works {
    margin-bottom: 60px;
}
.support-center .signal-booster-buttons {
    background-color: #FFFFFF;
    float: none;
    text-align: right;
    width: 100%;
    padding: 40px 60px 20px 0;
}
.support-center .homes-buldings,
.support-center .cars-vehicles {
    margin-top: 0;
}
.support-center .homes-buldings > img,
.support-center .cars-vehicles > img {
    padding: 40px;
    background: #FFFFFF;
}
.support-center .how-it-works .columns .col {
    background: #FFFFFF;
}

@media(max-width: 1150px){
.support-center .Content #SearchForm {
    position: relative;
    top: inherit;
    right: inherit;
    left: inherit;
}
}
@media(max-width: 1120px) {
    .support-center .main {
        background-size: 100% 950px;
    }
    .support-center .Content  #SearchForm {
        display: block !important;
        margin-top: 10%;
    }
    .support-center .support {
        margin-top: 10%;
    }
    .support-center .how-sb-works {
        margin-top: 12%;
    }
}

@media(max-width: 991px) {
    .support-center .main {
        background-size: 100% 1160px;
    }
}
@media(max-width: 840px) {
    .support-center .how-sb-works {
        margin-top: 15%;
    }
}
@media(max-width: 767px) {
    .support-center .main {
        background-size: auto 1380px;
    }
}
@media(max-width: 628px) {
    .support-center .main {
        background-color: #FFFFFF;
    }
    .support-center .signal-booster-buttons {
        text-align: center;
        padding: 0;
        margin-top: 20px;
    }
    .support-center .how-sb-works {
        margin-top: 20%;
    }
    .support-center .homes-buldings > img, .support-center .cars-vehicles > img {
        padding: 20px 0;
        background: #FFFFFF;
    }
}
@media(max-width: 480px) {
    .support-center .Content  #SearchForm {
        margin-top: 4%;
    }
    .support-center .support {
        margin-top: 6%;
    }
    .support-center .main {
        background-color: #FFFFFF;
        background-size: auto 1260px;
    }
    .support-center .signal-booster-buttons {
        text-align: center;
        padding: 0;
        margin-top: 20px;
    }
    .support-center .how-sb-works {
        margin-top: 20%;
    }
    .support h2 {
        font-size: 14px !important;
    }
    .support h3 {
        font-size: 10px !important;
    }
}

/* Videos */
.videos .installation-videos {
    position: relative;
    z-index: 1;
}
.videos h3 {
    font-size: 24px;
    font-weight: 500;
    margin-left: 15px;
    margin-top: 40px;
}
.videos #youtube-videos li:hover,
.videos .video-landing a:hover {
    opacity: 0.8;
}
.videos .howtovideos p {
    margin-top: 20px;
    margin-bottom: 50px;
}
.videos .installation-videos p {
    margin-top: 10px;
    margin-bottom: 60px;
}
.videos .support-center-videos {
    text-align: center;
}
.videos .support-center-videos iframe {
    margin-bottom: 10px;
}
@media(max-width: 767px) {
    .videos .howtovideos, .videos .installation-videos {
        text-align: center;
    }
    .videos h3 {
        margin-left: 0px;
    }
}
@media(max-width:540px) {
    .videos #video {
        height: 230px;
    }
}

/* Case Studies */
.case-studies .main,
.case .main {
    background: #f8f8fa;
    margin-top: -30px;
    padding-top: 30px;
}
.case-studies .nav-tabs-support {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.case-studies .nav-tabs-support li {
    display: inline-block;
    margin-bottom: 20px;
    opacity: 0.4;
}
.case-studies .nav-tabs-support li.active,
.case-studies .nav-tabs-support li:hover {
    opacity: 1;
}
.case-studies .nav-tabs-support li a {
    display: block;
    border: 1px solid #EEEEEE;
    padding: 15px 0;
    background-color: #FFFFFF;
}
.case-studies .nav-tabs-support li a img {
    width: 200px;
}
.case-studies .tab-content .case {
    margin-bottom: 20px;
}
.case-studies .tab-content .case a {
    background-color: #FFFFFF;
    display: block;
    border-radius: 0px;
    border: 1px solid #EEEEEE;
}
.case-studies .tab-content .case-img {
    display: block;
    width: 100%;
    height: 100%;
    max-width: 100%;
    border: none;
    border-radius: 0px;
    margin: auto;
    margin-bottom: 20px;
    text-align: center;
}
.case-studies .case-date,
.case-studies .case-title,
.case-studies .case-read-more {
    padding: 4px 20px;
}
.case-studies .case-date {
    font-size: 12px;
    color: #AAAAAA !important;
}
.case-studies .case-title {
    font-size: 18px !important;
    font-weight: 700 !important;
    min-height: 60px;
    color: #222222;
    line-height: 30px;
}
.case-studies .case-read-more {
    margin-bottom: 30px;
    font-size: 13px;
    font-weight: 700;
}
.case-studies .tab-content {
    text-align: left;
}

/* Case */
.case h1 {
    font-size: 24px;
    margin-left: 20px;
}
.case .posted-in {
    color: #AAAAAA;
    font-size: 12px;
}
.case h2.PageTitle {
    font-size: 20px !important;
    margin-top: 10px;
    margin-bottom: 30px;
}
.case .column.quotes:before {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/icons/quote-top.png?t=1515453460) 0% 0% no-repeat;
    margin-bottom: 15px;
}
.case  .column.quotes:after {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/icons/quote-bottom.png?t=1515453460) 100% 50% no-repeat;
}
.case .column.quotes:before,
.case  .column.quotes:after {
    background-size: 67px 49px;
    display: block;
    content: "\00a0";
    text-align: right;
    padding-bottom: 20px;
}
@media(min-width: 1180px){
    .case .PageContent > .col-md-4 {
        margin-left: -50px !important;
        padding: 0px !important;
        width: 36%;
    }
    .case .PageContent > .col-md-4 > .column {
        min-height: 540px;
        margin-top: 0px;
    }
}
@media(max-width: 991px){
    .case .PageContent > .col-md-4 > .column {
        margin-top: 30px;
    }
}
.case .col > .column {
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    padding: 40px;
    margin-bottom: 30px;
    font-size: 14px;
}
.case .PageContent .column > h3 {
    display: table;
    border-bottom:  2px solid #00aed1;
    margin-bottom: 15px;
}
.case h2 {
    padding-bottom: 4px;
}
.case h3 {
    padding-bottom: 6px;
}
.case em.posted-by {
    display: block;
    padding-bottom: 4px;
    margin-bottom: 20px;
    border-bottom: 1px solid #444444;
    width: 100%;
    font-size: 14px;
    color: #AAAAAA;
}
.case a.btn.btn-case {
    display: block;
    font-size: 22px;
    padding: 5px 15px 2px 15px;
    float: right;
    height: auto;
    margin-top: 70px;
}
.case #glyphicon-flipped {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
@media(max-width: 480px){
.case a.btn.btn-case {
    float: none;
    margin-top: 10px;
}
}

.case .quotes {
    font-size: 16px !important;
    font-weight: 700;
    line-height: 30px;
}

.case .quotes .icon-quote.flipped {
    -moz-transform: scale(-1, -1);
    -webkit-transform: scale(-1, -1);
    -o-transform: scale(-1, -1);
    -ms-transform: scale(-1, -1);
    transform: scale(-1, -1);
    margin-left: -15px;
}

.case .quotes .icon-quote {
    color: #00aed1;
    font-size: 40px;
    text-align: right;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* Product Manuals */
.product-manuals .main {
    background: #f8f8fa;
    margin-top: -30px;
    padding-top: 30px;
}
.product-manuals .nav-tabs-support li.active,
.product-manuals .nav-tabs-support li:hover {
    opacity: 1;
}
.product-manuals .nav-tabs-support {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
.product-manuals .nav-tabs-support li {
    display: inline-block;
    margin-bottom: 20px;
    opacity: 0.4;
}
.product-manuals .nav-tabs-support li.active,
.product-manuals .nav-tabs-support li:hover {
    opacity: 1;
}
.product-manuals  .nav-tabs-support li a {
    display: block;
    border: 1px solid #EEEEEE;
    padding: 15px 0;
    background-color: #FFFFFF;
}

.product-manuals  .nav-tabs-support li a img {
    width: 200px;
}
.product-manuals .tab-pane div {
    text-align: center;
}
.product-manuals .tab-pane div a {
    background-color: #F7F7F7;
    color: #666 !important;
    width: 100%;
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
    border: 1px solid #DDD;
    margin-bottom: 14px;
}

.product-manuals .PageContent .download-btn {
    background: #00aed1;
    color: #FFFFFF !important;
    text-transform: uppercase;
    width: 150px;
    height: auto;
    font-size: 14px;
    float: right;
    margin-top: 20px;
    margin-bottom: 20px;
}
.product-manuals .download-btn:before {
    border: none;
}

.product-manuals .PageContent .column {
    background: #FFFFFF;
    display: block;
    border: 1px solid #EEEEEE;
    min-height: 156px;
    padding: 30px 40px 0;
}
.product-manuals #weboost .column,
.product-manuals #surecall .column,
.product-manuals #zboost .column {
    padding-top: 58px;
}
.product-manuals #weboost p,
.product-manuals #surecall p,
.product-manuals #zboost p {
    margin-top: 8px;
}
.product-manuals .PageContent .column p {
    font-weight: 700;
    font-size: 14px;
    text-align: left;
}

.product-manuals .selector {
    border: 1px solid #00aed1;
    color: #00aed1;
    width: 160px;
}

.product-manuals  .selector {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/blue_arrow_down.png?t=1515453460) 94% center no-repeat !important;
    background-size: 10px !important;
}
.product-manuals .PageContent .columns {
    border: 1px solid #EEEEEE;
    background: #FFFFFF;
    padding: 80px 20px 4px;
    margin-bottom: 20px;
}
.product-manuals .PageContent h2 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 22px;
}

@media(max-width: 768px){
.product-manuals #weboost .column,
.product-manuals #surecall .column,
.product-manuals #zboost .column {
    padding-top: 30px;
}
.product-manuals #weboost p,
.product-manuals #surecall p,
.product-manuals #zboost p {
    margin-bottom: 20px;
}
.product-manuals .PageContent .column {
    margin-bottom:20px
}
.product-manuals .PageContent h2 {
    margin-bottom: 20px;
    font-size: 18px;
}
.product-manuals .PageContent .columns {
    padding: 42px 20px 4px;
}
}

/* Register your Booster */
.register-your-booster h1 {
    font-weight: bold !important;
}
.register-your-booster .main {
    background: #f8f8fa;
    margin-top: -30px;
    padding-top: 30px;
}
.register-your-booster .register .column {
    background: #FFFFFF;
    text-align: center;
    margin-bottom: 40px;
    padding: 100px 10px 40px;
    border: 1px solid #EEEEEE;

}
.register-your-booster .register img,
.register-your-booster .register a {
    display: block;
    margin: 0 auto;
}
.register-your-booster .register img {
    width: 200px;
    margin-bottom: 60px;
}
.register-your-booster .register a.btn {
    width: 130px;
    color: #FFFFFF;
    background-color: #00aed1;
}
.register-your-booster .register a.btn:before {
    display: none;
}
.register-your-booster .register a.btn:hover {
    opacity: 0.8;
}
.register-your-booster .PageContent > p {
    margin-bottom: 30px;
    max-width: 800px;
}

/* Quick Cart */
#quickCart .CartLink,
#quickCart p {
    display: inline-block;
}
#quickCart .CartLink,
#quickCart .ContinueShoppingLink {
    color: #FFFFFF;
    text-decoration: underline;
}
.CheckoutLink,
.ContinueShoppingLink {
    display: block !important;
}
.CheckoutLink {
    width: 14%;
    margin: 0 auto !important;
    margin-bottom: 8px !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 24px;
}
#quickCart .SubTotalPrice {
    font-size: 38px;
    font-family: 'Montserrat', sans-serif !important;
    margin-left: 20px;
    color: #3aacd4;
}
/* Fast Cart Summary */

#ModalContentContainer,
.fastCartSummaryBox,
#ModalContent,
.ModalContent {
    background: transparent !important;
}
#ModalContainer.modalContainer {
    max-width: 100% !important;
    max-height: 100% !important;
    top: inherit !important;
    bottom: 0 !important;
}
#ModalContent,
.ModalContent {
    padding-top: 0 !important;
}

div#fancy_overlay,
#ModalOverlay {
    bottom: 0 !important;
    top: inherit !important;
    height: 250px !important;
}
.fastCartItemBox p {
    color: #FFF !important;
}
#fastCartContainer .ProceedToCheckout .CheckoutLink {
    width: 200px !important;
    font-size: 20px;
}
#fastCartContainer .ProceedToCheckout .ContinueShoppingLink {
    text-align: center;
    width: auto !important;
    color: #FFFFFF !important;
    text-decoration: underline;
}
#fastCartContainer .ProceedToCheckout .subtotal {
    color: #FFFFFF;
    width: auto !important;
    text-align: center;
}
.fastCartSummaryBox .subtotal .ProductPrice {
    font-size: 30px;
    word-wrap: break-word;
}
#fastCartContainer .ProceedToCheckout .subtotal .ProductPrice {
    color: #3aacd4;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: bold;
    margin-left: 20px;
}
.fastCartItemBox {
    text-align: center;
}
.fastCartItemBox p,
.fastCartItemBox a.CartLink {
    display: inline-block;
    margin-bottom: 0px !important
}
.fastCartItemBox a.CartLink {
    color: #FFFFFF !important;
    text-decoration: underline;
}
.fastCartThumb,
.fastCartItemBox,
.fastCartSummaryBox {
    float: none !important;
    width: auto !important;
}
.fastCartItemBox {
    text-align: center;
}
.fastCartSummaryBox {
    padding: 0 !important;
}
.fastCartSummaryBox .subtotal {
    margin: 0 !important;
}
#ModalContainer .modalClose {
    top: 20px !important;
    right: 50px !important;
}
ul#fastCartSuggestive li:nth-child(4) {
    display: none;
}
.fastCartTop,
.fastCartBottom {
    display: inline-block !important;
    vertical-align: middle;
}
.fastCartTop {
    width: 28%;
    border-right: 2px solid #FFF;
}
.fastCartBottom {
    width: 66%;
    margin-left: 40px;
}
.fastCartBottom h4 {
    padding: 0px;
    color: #FFFFFF;
}
.fastCartBottom #fastCartSuggestive {
    background-color: #FFF;
    min-height: 166px !important;
    margin-left: 0 !important;
    margin-top: 10px !important;
    margin-right: 0px !important;
}
#fastCartSuggestive li {
    width: 33% !important;
    text-align: left;
    vertical-aign: top;
    padding: 0px !important;
    border: 0px !important;
    margin: 0 !important;
    min-height: inherit !important;
}
#fastCartSuggestive li .ProductImage {
    float: left !important;
    width: auto !important;
    width: 120px !important;
    max-width: 100% !important;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-left: 0px !important;
}
#fastCartSuggestive li .ProductImage a {
    height: auto !important;
}
#fastCartSuggestive li .ProductPriceRating {
    display: none;
}
#fastCartSuggestive li .ProductDetails {
    font-size: 14px;
    height: 68px;
    overflow-y: hidden;
}
#fastCartSuggestive.ProductList li .ProductDetails a {
    font-size: 13px !important;
}
#fastCartSuggestive.ProductList li .ProductActionAdd a {
    color: #FFFFFF !important;
    font-size: 15px;
    width: 40px !important;
}
#fastCartSuggestive.ProductList li .ViewDetails a.btn {
    font-size: 12px;
    min-width: 118px;
}
#fastCartSuggestive li .p-price {
    font-size: 20px;
}
#fastCartSuggestive li .p-price .RetailPriceValue {
    font-size: 18px;
    font-weight: bold;
}
@media(max-width: 1246px) {
    #fastCartSuggestive li {
        width: 49% !important;
    }
    #fastCartSuggestive li:nth-child(3) {
        display: none;
    }
}
@media(max-width: 1140px) {
    .fastCartTop {
        width: 36%;
    }
    .fastCartBottom {
        width: 59%;
    }
}
@media(max-width: 946px) {
    .fastCartTop {
        width: 44%;
    }
    .fastCartBottom {
        width: 48%;
    }
    #fastCartSuggestive li {
        width: 100% !important;
    }
    #fastCartSuggestive li:nth-child(2) {
        display: none;
    }
    #ModalContainer .modalClose {
        top: 20px !important;
        right: 20px !important;
    }
}
@media(max-width: 648px) {
    .fastCartTop, .fastCartBottom {
        display: block;
        width: 100%;
        border: 0 !important;
    }
    .fastCartBottom {
        margin-left: 0px;
    }
    .fastCartBottom h4 {
        margin-bottom: 10px;
    }
    div#fancy_overlay,
    #ModalOverlay {
        height: 440px !important;
    }
}

/* SearchSpring sidebar */
#searchspring-sidebar #searchspring-facets {
    border-radius: 0px !important;
    border: 1px solid #EEEEEE !important;
    background: #FFFFFF;
}
#searchspring-sidebar #searchspring-facets > li.facet_container ul.element_container li a.option_link {
    font-size: 14px !important;
    color: #222 !important;
    font-weight: 500 !important;
}
#searchspring-sidebar #searchspring-summary_header, #searchspring-sidebar #searchspring-facets > li.facet_container a.facet_title {
    font-size: 15px !important;
    border-bottom: 0px !important;
    background: #FFFFFF !important;
    border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    margin-bottom: 0px !important;
    font-weight: 700 !important;
    border-top: 1px solid #EEEEEE !important;
    padding-top: 20px !important;
}
#searchspring-sidebar #searchspring-facets > li.slider div.element_container .slider .ui-slider-handle {
    background: #222222 !important;
    border-color: #222222 !important;
    border-radius: 50px !important;
}
#searchspring-sidebar #searchspring-facets > li.slider div.element_container .slider {
    border-color: #222222 !important;
}
#searchspring-sidebar #searchspring-facets > li.slider div.element_container .slider .ui-slider-range {
    background-color: #444444 !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#444444)) !important;
    background-image: -webkit-linear-gradient(top, #222222, #444444) !important;
    background-image: -moz-linear-gradient(top, #222222, #444444) !important;
    background-image: -ms-linear-gradient(top, #222222, #444444) !important;
    background-image: -o-linear-gradient(top, #222222, #444444) !important;
    background-image: linear-gradient(top, #222222, #444444) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#222222', EndColorStr='#444444') !important;
}
#searchspring-sidebar .ui-slider-horizontal {
    height: 0.5em !important;
}
#searchspring-sidebar .ui-slider-horizontal .ui-slider-handle {
    top: -0.4em !important;
}
#searchspring-sidebar #searchspring-facets > li.facet_container ul.element_container li a.option_link .searchspring-facet_count {
    color: #222 !important;
}
.searchspring-facets_container #searchspring-sidebar #searchspring-summary_header,
.searchspring-facets_container #searchspring-sidebar #searchspring-summary {
    display: block !important;
    background: #FFFFFF;
    border: 1px solid #EEE;
}
.searchspring-facets_container #searchspring-sidebar #searchspring-summary {
    border-bottom: 0px !important;
}
.searchspring-facets_container #searchspring-sidebar #searchspring-summary li::before {
    display: none !important;
}
.searchspring-facets_container #searchspring-sidebar #searchspring-summary li::after {
    content: "x";
    display: block;
    float: right;
}
.searchspring-facets_container #searchspring-sidebar #searchspring-summary li {
    margin: 0 !important;
    margin: 6px 18px !important;
    padding: 6px 8px !important;
    font-size: 12px;
    background: #303030;
    color: #FFFFFF;
}
.searchspring-facets_container #searchspring-sidebar #searchspring-summary li .searchspring-summary_label {
    display: none;
}
#searchspring-reset {
    width: 100%;
    text-align: center;
    border: 1px solid #EEE;
    margin-bottom: 10px;
    background: #454545;
    padding: 10px 0px;
    text-transform: uppercase;
    color: #FFF;
}

/* Products Grid */
.category .Content .product-nav,
.category .ProductList {
    display:none;
}

body .searchspring-results_container #searchspring-main .options_deux,
body .searchspring-results_container #searchspring-bottom_container {
    border: 1px solid #EEEEEE !important;
    border-radius: 0 !important;
    background: #FFFFFF !important;
    padding-left: 30px !important;
    padding-right: 20px !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;

}
body #searchspring-search_results.grid li {
    border-top: 1px solid #EEEEEE!important;
    margin-top: -1px !important;
    margin-right: -1px !important;
    background: #FFFFFF;
}
.searchspring-results_container #searchspring-main .sort-by .searchspring-sorting .selector {
    border: 1px solid #EEEEEE !important;
}
#searchspring-search_results.grid li {
    border: 1px solid #EEEEEE !important;
}

#searchspring-search_results.grid li,
.ProductList li {
    border-color: #EEEEEE !important;
}
#searchspring-search_results.grid li .ProductDetails,
.ProductList li .ProductDetails {
    font-size: 14px;
}
#searchspring-search_results.grid li .ProductDetails a,
.ProductList li .ProductDetails a {
    font-weight: 700;
}
#searchspring-search_results.grid li .ProductDetails,
#searchspring-search_results.grid li .ProductActionAdd,
.ProductList li .ViewDetails,
.ProductList li .ProductActionAdd {
    display: inline-block;
}
#searchspring-search_results.grid li  .ViewDetails,
.ProductList li .ViewDetails {
    margin-right: -4px;
}
#searchspring-search_results.grid li  .ViewDetails a.btn,
.ProductList li .ViewDetails a.btn {
    min-width: 140px;
    height: 40px;
    padding-top: 3px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif !important;
    background-color: #00aed1;
    border-right: 3px solid #fff;
}
#searchspring-search_results.grid li  .ViewDetails a.btn:hover,
.ProductList li .ViewDetails a.btn:hover {
    background-color: #888;
}
#searchspring-search_results.grid li  .ViewDetails a.btn:before,
.ProductList li .ViewDetails a.btn:before {
    border: 0px;
}
#searchspring-search_results.grid li .ProductActionAdd a,
.ProductList li  .ProductActionAdd a {
    display: inline-block;
    vertical-align: middle;
    font-family: 'Montserrat', sans-serif !important;
    width: 54px !important;
    height: 40px;
    text-transform: initial !important;
    font-size: 20px !important;
    color: #F7F7F7;
    background-color: #0290ac;
    text-align: center;
}
#searchspring-search_results.grid li .ProductActionAdd a:hover,
.ProductList li  .ProductActionAdd a:hover {
    background-color: #666;
}
#searchspring-search_results.grid li .ProductActionAdd a span:before,
.ProductList li .ProductActionAdd a span:before {
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
#searchspring-sidebar #searchspring-summary li, #searchspring-sidebar #searchspring-facets > li.facet_container ul.element_container li {
    padding: 7px 10px 7px 37px !important;
}
#searchspring-sidebar #searchspring-summary, #searchspring-sidebar #searchspring-facets > li.facet_container ul.element_container {
    padding-top: px !important;
}

/* Products List */
body.CategoryList .searchspring-results_container #searchspring-main .options_deux,
body.CategoryList .searchspring-results_container #searchspring-bottom_container {
    border: 1px solid #EEEEEE !important;
    border-radius: 0 !important;
    background: #FFFFFF !important;
    padding-left: 30px !important;
    padding-right: 20px !important;
    margin-top: 20px;
    margin-bottom: 20px;
}
body.CategoryList .searchspring-results_container #searchspring-main .sort-by .searchspring-sorting .selector {
    margin-bottom: 5px;
    border: 0px !important;
    width: auto !important;
    background-color: transparent !important;
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/blue_arrow_down.png?t=1515453460) right center no-repeat !important;
    background-size: 10px !important;
}
body.CategoryList .searchspring-results_container #searchspring-main .sort-by .searchspring-sorting .selector  span{
    padding: 5px 16px 5px 8px !important;
}
body.CategoryList .searchspring-results_container #searchspring-main .sort-by .searchspring-sorting {
    margin-left: 0px !important;
}
body #searchspring, body #searchspring-main, body #searchspring-sidebar {
    font-size: 12px;
    font-family: 'Montserrat', sans-serif !important;
}
body .searchspring-results_container #searchspring-main .options_deux .pagination {
    margin-top:10px !important;
}
body .searchspring-results_container #searchspring-main .options_deux .pagination td.first.highlight, body .searchspring-results_container #searchspring-bottom_container .pagination td.first.highlight {
    display: block !important;
    line-height: 24px !important;
    color: #000;
    2px solid #0197b5
}
body .searchspring-results_container #searchspring-main .options_deux .pagination td,
body .searchspring-results_container #searchspring-bottom_container .pagination td {
    border-radius: 0 !important;
    border: 0 !important;
}
body .searchspring-results_container #searchspring-main .options_deux .pagination td:hover, body .searchspring-results_container #searchspring-bottom_container .pagination td:hover {
    color: #000 !important;
}
body .searchspring-results_container #searchspring-main .sort-by .searchspring-sorting .selector {
    margin-bottom: 5px;
}
body .searchspring-results_container .pagination.top h1 {
    display:none !important;
}
body .searchspring-results_container #searchspring-main .sort-by {
    font-size: 15px !important;
}
.searchspring-results_container #searchspring-main .sort-by .searchspring-sorting span {
    font-size: 15px !important;
    color: #0290ac;
    font-family: 'Montserrat', sans-serif !important;
}
#searchspring-search_results.list {
    padding: 0px !important;
}
#searchspring-search_results.list > li:first-child {
    margin-top: 0 !important;
    padding-top: 0px !important;
    border-top: 1px solid #EEEEEE !important;
}
#searchspring-search_results.list > li {
    padding-top: 20px !important;
    margin-top: -18px !important;
    text-align: left !important;
    width: 100% !important;
}
#searchspring-search_results.list li {
    border-color: #EEEEEE !important;
    background: #FFFFFF;
}
#searchspring-search_results.list li .ProductImage {
    margin-top: 3%;
}
#searchspring-search_results.list > li .ProductImage a {
    display: block !important;
}
#searchspring-search_results.list li .ProductDetails .p-name {
    font-weight: 600;
    max-width: 340px;
}
#searchspring-search_results.list > li:first-child .ProductCompareButton {
    position: absolute;
    top: 10px;
    right: 0;
}
#searchspring-search_results.list > li .ProductCompareButton {
    position: absolute;
    top: 28px;
    right: 0;
}
#searchspring-search_results .ProductCompareButton div.checker span {
    background-image: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/icon_sprite.png?t=1515453460);
    background-repeat: no-repeat;
    -webkit-font-smoothing: antialiased;
}
#searchspring-search_results .ProductCompareButton div.checker span input {
    cursor: pointer;
}
#searchspring-search_results.list .buying-guide-excerpt {
    margin-top: 16px;
}
#searchspring-search_results.list .buying-guide-excerpt li {
    border: 0px;
    text-align: left !important;
    list-style-type: disc;
    overflow: inherit !important;
    display: list-item;
    font-size: 14px;
}
#searchspring-search_results.list .ProductActionAdd a {
    display: inline-block;
    vertical-align: middle;
    font-family: 'Montserrat', sans-serif !important;
    padding-top: 7px;
    width: 54px !important;
    height: 40px;
    text-transform: initial !important;
    font-size: 20px;
    color: #F7F7F7;
    background-color: #0290ac;
    text-align: center;
}
#searchspring-search_results.list .ProductActionAdd a span:before {
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
#searchspring-search_results.list em.p-price {
    font-size: 34px;
    font-family: 'Montserrat', sans-serif !important;
    font-style: normal;
    font-weight: bold;
    color: #333333;
    clear: both;
    margin: 0 auto;
    display: block;
    margin-bottom: 16px;
}
#searchspring-search_results.list em.ss-retail {
    font-size: 18px;
    padding: 0px !important;
    line-height: inherit !important;
    display: block;
    color: #888;
    font-style: normal;
    margin-bottom: -8px;
    text-decoration: line-through;
}
#searchspring-search_results .ViewDetails,
#searchspring-search_results .ProductActionAdd {
    display: inline-block;
}
#searchspring-search_results.list .ProductAddToCart {
    padding: 0px !important;
    margin-top: 6%;
    right: -4%;
    position: relative;
    text-align: center;
}
#searchspring-search_results .ViewDetails {
    margin-right: -4px;
}
#searchspring-search_results.list .ViewDetails a.btn {
    min-width: 150px;
    height: 40px;
    padding-top: 3px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif !important;
    background-color: #00aed1;
    border-right: 3px solid #fff;
}
#searchspring-search_results.list .ViewDetails a.btn:before {
    border-top:0;
}
#searchspring-search_results.list .ViewDetails a.btn:hover {
    background-color: #888;
}

#searchspring-search_results.list .ProductActionAdd a:hover {
    background-color: #666;
}
#searchspring-search_results.list .ProductPriceRating {
    margin-top: 10px;
}
#searchspring-search_results.list .p-w-r,
#searchspring-search_results.list .p-w-r .pr-category-snippet {
    margin: 0px;
}
#searchspring-search_results.list .ProductPriceRating img,
#searchspring-search_results.list .ProductPriceRating .rating-average {
    display: inline-block;
    vertical-align: middle;
}
#searchspring-search_results.list .ProductPriceRating img {
    width: 80px;
    margin-right: 10px;
}
#searchspring-search_results.list .ProductPriceRating a {
    color: #00aed1;
    font-size: 14px;
    text-transform: capitalize;
}
#searchspring-search_results.list .ProductDetails .p-name a {
    color: #262626;
    font-size: 16px;
    font-weight: 700;
}
#searchspring-search_results.list .category-product-availability {
    font-size: 12px;
    font-weight: 500;
}
body .searchspring-results_container #searchspring-main .options_deux {
    z-index: 1;
    position: relative;
}
@media(max-width: 1044px) {
    #searchspring-search_results.list li .ProductDetails .p-name {
        margin: 0 auto;
        max-width: 100%;
    }
    #searchspring-search_results.list .ProductActionAdd {
        margin-bottom: 20px;
    }
    #searchspring-search_results.list .ProductAddToCart {
        margin-top: 0px !important;
        margin-bottom: 20px;
        text-align: center;
        right: 0 !important;
        min-width: 310px;
    }
    #searchspring-search_results.list li {
        text-align: center !important;
    }
    #searchspring-search_results.list li .ProductImage {
        float: none !important;
        text-align: center !important;
        margin: 0 auto !important;
        margin-top:8% !important;
    }
    #searchspring-search_results.list li .ProductAddToCart a {
        width: 100%;
        border-radius: 0px !important
    }
    #searchspring-search_results.list .buying-guide-excerpt {
        margin: 0 auto !important;
        margin-top: 20px !important;
        margin-bottom: 24px !important;
        width: 320px;
    }
    #searchspring-search_results.list .buying-guide-excerpt li {
        border: 0px;
        text-align: left !important;
        overflow: inherit !important;
        display: list-item;
    }
}
@media(max-width: 875px) {
    body.CategoryList .searchspring-results_container #searchspring-main .options_deux .pagination {
        float: right !important;
    }
    body.CategoryList  .searchspring-results_container #searchspring-main .sort-by {
        width: auto !important;
    }
    body.CategoryList .searchspring-results_container #searchspring-main .sort-by .selector {
        padding-right: 0 !important;
    }
}
@media(max-width: 648px) {
    body.CategoryList .searchspring-results_container #searchspring-main .options_deux .pagination {
        float: none !important;
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    body.CategoryList .searchspring-results_container #searchspring-main .sort-by {
        width: 100% !important;
    }
}
@media(max-width: 540px) {
    body.CategoryList .searchspring-results_container #searchspring-main .options_deux input.btn.alt {
        display: block;
        margin: 0 auto;
    }
    #searchspring-search_results.list .buying-guide-excerpt,
    #searchspring-search_results.list .ProductAddToCart    {
        width: 100%;
        min-width: auto;
    }
}

.CategoryPagination.BloggingPagination {
    list-style-type: none;
}

/* Iframe */
@media(max-width: 630px){
#blog-post iframe {
    max-width: 100% !important;
    height: 300px !important;
}
}

@media(max-width: 480px){
#blog-post iframe {
    height: 200px !important;
}
}

/* Labels */
.label-3G {
    width: 25px;
    background: #ffffff;
    border-line: 20px;
    color: #525151;
    padding: 10px 6px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    z-index: 10;
    border-radius: 20px;
    border-style: solid;
    border-width: 1px;
    border-style: solid;
    border-color: #525151;
    margin-left: 14px;
    margin-top: 16px;
}
.ProductThumb .label-3G,
.ProductThumb .label-4G {
    margin-left: 75px;
    margin-top: 10px;
}
.label-4G {
    width: 25px;
    background: #222222;
    color: #FFFFFF;
    padding: 10px 6px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    z-index: 10;
    border-radius: 20px;
    margin-left: 14px;
    margin-top: 16px;
}
.label-new {
    width: 80px;
    background: #008833;
    color: #FFFFFF;
    padding: 10px 6px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    z-index: 10;
}
.label-onsale {
    /*-webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);*/
    /* for IE8 */
    text-indent: -99999px;
    width: 100px;
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/labels/on-sale-label.png?t=1515453460) no-repeat;
    color: #FFFFFF;
    height: 100px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    z-index: 10;
}
.label-4gnew {
    /*-webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);*/
    /* for IE8 */

    width: 100px;
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/labels/4g-label.png?t=1515453460) no-repeat;
    color: #FFFFFF;
    height: 100px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    z-index: 10;
}
.label-3gnew {
    /*-webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -ms-filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);*/
    /* for IE8 */

    width: 100px;
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/labels/3g-label.png?t=1515453460) no-repeat;
    color: #FFFFFF;
    height: 100px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    z-index: 10;
}
.label-discount {
    width: auto;
    height: auto;
    background: #a90329;
    color: #FFFFFF;
    padding: 23px 12px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    z-index: 10;
}
.label-featured {
    width: 80px;
    background: #008899;
    color: #FFFFFF;
    padding: 10px 6px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    z-index: 10;
}
.label-freeshipping {
    width: 120px;
    background: #AAAAAA;
    color: #FFFFFF;
    padding: 10px 6px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    z-index: 10;
}

.label-free-gift {
    text-indent: -99999px;
    width: 100px;
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/labels/free-gift-label.png?t=1515453460) no-repeat;
    color: #FFFFFF;
    height: 100px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    z-index: 10;
}

.label-free-gift::after{
    text-align: center;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 80px;
    display: block;
    position: absolute;
    top: 28.5px;
    left: -0.5px;
    content: "Free Gift";
    color: #fff;
    font-size: 16px;
    height: auto;
    font-weight: normal;
    text-indent: 0;
}

.top-left {
    float: left;
    margin-bottom: -100px;
}
.top-right {
    float: right;
    margin-bottom: -100px;
    margin-right: 1px;
}
.ProductList li .top-left,
#searchspring-search_results li .top-left {
    margin-left: -14px;
    margin-top: -5px;
}
#searchspring-search_results.list li .top-left {
    margin-left: 0px;
    margin-top: -2px;
}

/* 20% Off Boosters */
.CategoryDescription .sale-off-boosters {
    position: relative;
}

.CategoryDescription .sale-off-boosters img {
    width: 100%
}

.CategoryDescription .use-code {
    display: block;
    float: left;
    z-index: 1;
    text-align: center;
    margin-top: -15.5%;
    margin-left: 3%;
    position: relative;
}

.CategoryDescription .use-code .text {
    display: block;
    background: #f0f0f0;
    color: #4e0f19;
    width: 280px;
    height: 66px;
    padding-top: 8px;
    font-size: 18px;
    font-weight: bold;
}

.CategoryDescription .youtube-sale-off {
    position: relative;
    z-index: 1;
    float: right;
    color: #FFFFFF;
    margin-top: -28%;
    margin-right: 9%;
    width: 140px;
    font-size: 17px;
    font-weight: bold;
}

.CategoryDescription .youtube-sale-off a {
    color: #FFFFFF;
    text-decoration: underline;
}

@media(max-width:1140px){
.CategoryDescription .youtube-sale-off {
    margin-right: 7%;
}
.CategoryDescription .use-code {
    margin-top: -16%;
}
}

@media(max-width:1040px){
.CategoryDescription .youtube-sale-off {
    margin-right: 5%;
}
}

@media(max-width:978px){
.CategoryDescription .youtube-sale-off {
    margin-right: 3%;
}
}

@media(max-width:900px){
.CategoryDescription .youtube-sale-off {
    margin-right: 0%;
    font-size: 14px;
}
.CategoryDescription .use-code .text {
    font-size: 16px;
    width: 240px;
    height: 60px;
}
}

@media(max-width:848px){
.CategoryDescription .youtube-sale-off {
    margin-right: -2%;
    font-size: 14px;
}
.CategoryDescription .use-code .text {
    font-size: 14px;
    width: 200px;
    height: 50px;
    padding-top: 4px;
}
}

@media(max-width:800px){
.CategoryDescription .youtube-sale-off {
    margin-right: -3%;
}
}

@media(max-width:768px){
.CategoryDescription .youtube-sale-off {
    margin-right: 3%;
    font-size: 16px;
}
.CategoryDescription .use-code {
    margin-top: -16%;
}
.CategoryDescription .use-code .text {
    font-size: 18px;
    width: 260px;
    height: 60px;
    padding-top: 4px;
}
}

@media(max-width:686px){
.CategoryDescription .youtube-sale-off {
    margin-right: 1%;
    font-size: 16px;
}
.CategoryDescription .use-code {
    margin-top: -16%;
}
.CategoryDescription .use-code .text {
    font-size: 18px;
    width: 260px;
    height: 60px;
    padding-top: 4px;
}
}

@media(max-width:648px){
.CategoryDescription .youtube-sale-off {
    margin-right: 0%;
    font-size: 14px;
}
.CategoryDescription .use-code .text {
    font-size: 16px;
    width: 220px;
    height: 50px;
    padding-top: 2px;
}
}

@media(max-width:610px){
.CategoryDescription .youtube-sale-off {
    margin-right: 4%;
    font-size: 13px;
    width: 110px
}
.CategoryDescription .use-code .text {
    font-size: 14px;
    width: 200px;
    height: 46px;
    padding-top: 2px;
}
}

@media(max-width:540px){
.CategoryDescription .youtube-sale-off {
    margin-top: 0% !important;
    margin-right: 0%;
    font-size: 14px;
    background-color: #F0F0F0;
    color: #4e0f19;
    width: 100%;
    padding: 4px 6px;
    float: none;
    margin-bottom: 10px
}
.CategoryDescription .youtube-sale-off a{
    color: #4e0f19;
}
.CategoryDescription .use-code {
    margin-top: 0%;
    margin-left: 0%;
    float: none;
}
.CategoryDescription .use-code .text {
    font-size: 15px;
    width: 100%;
    height: auto;
    padding: 4px 6px;
    background-color: rgb(159, 30, 52);
    color: #FFFFFF;
    text-align: left;
}
}

/* Weboost & Surecall & WilsonPro */
.weboost {
    background: #000000 url("//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/weBoost-Marquee-background.png?t=1515453460") 50% 0 no-repeat;
    background-size: auto 431px;
    color: #FFFFFF;
    min-height: 370px;
}
.surecall {
    background-image: url("//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/surecall-warranty-background.png?t=1515453460"), url("//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/surecall-background.png?t=1515453460");
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-color: #f5f5f5;
    background-size: auto 431px;
    color: #222222;
    min-height: 370px;
}

.zboost {
    background: #f5f5f5 url("//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/zboost-background.png?t=1515453460") 50% 0 no-repeat;
    background-size: auto 431px;
    color: #222222;
    min-height: 370px;
}
.wilson {
    background: #f5f5f5 url("//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/wilson-background.png?t=1515453460") 50% 0 no-repeat;
    background-size: auto 431px;
    color: #222222;
    min-height: 370px;
}
.hiboost {
    background: #f5f5f5 url("//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/hiboost-background.png?t=1515453460") 50% 0 no-repeat;
    background-size: auto 431px;
    color: #222222;
    min-height: 370px;
}
.techwave {
    background: #f5f5f5 url("//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/techwave-background.png?t=1515453460") 50% 0 no-repeat;
    background-size: auto 431px;
    color: #222222;
    min-height: 370px;
}
.bolton {
    background: #043d4b url("//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/bolton-technical-background.png?t=1515453460") 50% 0 no-repeat;
    background-size: auto 431px;
    color: #fff;
    min-height: 370px;
}
.weboost, .surecall, .wilsonpro, .zboost, .wilson, .hiboost, .techwave, .bolton  {
    margin-top: -30px;
    margin-top: 0px;
}
.wilsonpro {
    background: #002f5d;
}
.wilsonpro .inner {
    max-width: 1160px;
    margin: 0 auto;
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/wilsonpro-background.png?t=1515453460) 50% 0 no-repeat;
    height: 382px;
}
.wilsonpro img {
    float: right;
    margin-right: 90px;
    margin-top: 30px;
}

.wilsonpro .comparison-chart-wilsonpro {
    display: block;
    position: relative;
    float: left;
    color: #333;
    top: 305px;
    left: 30px;
}

.wilsonpro .comparison-chart-wilsonpro:hover {
   cursor: pointer;
}

.wilsonpro .comparison-chart-wilsonpro .icon-compare-wilsonpro {
    width: 45px;
    float: left;
    margin: 0;
    margin-bottom: 36px;
    margin-right: 10px;
}

.wilsonpro .comparison-chart-wilsonpro span {
    position: relative;
    top: 27px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
}

.bolton {
    display: flex;
    align-items: center;
}

.bolton .inner {
    width: 100%;   
}

.bolton .inner h1 {
    font-size: 26px;
    color: #fff;
}
.bolton .bolton-logo {
    max-width: 400px;
    float: right;
}
@media(max-width: 1160px){
.wilsonpro .inner img {
    margin-right: 20px;
}
}
@media(max-width: 1020px){
.wilsonpro .inner img {
    margin-right: 0px;
}
.wilsonpro .inner {
    background-position: 60% 0;
}
}
@media(max-width: 991px){
    .bolton {
        padding: 40px 20px;
    }
    .bolton .bolton-logo {
        max-width: 250px;
        margin-top: 25px;
        float: left;
    }
}
@media(max-width: 925px){
.wilsonpro .inner img {
    margin-right: 0px;
}
.wilsonpro .inner {
    background-position: 80% 0;
}

.wilsonpro .comparison-chart-wilsonpro {
    width: 220px;
}

.wilsonpro .comparison-chart-wilsonpro span {
    margin-left: 0px;
    position: relative;
    top: 4px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    text-align: left;
}

}
@media(max-width: 640px){
.wilsonpro .inner img {
    float: none;
    margin: 0 auto;
    display: block;
}
.wilsonpro .inner {
    background: none;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

.wilsonpro .comparison-chart-wilsonpro {
    display: block;
    float: none;
    color: #fff;
    top: 0px;
    left: 0px;
    margin: 0px auto 40px auto;
    width: 330px;
}

.wilsonpro .comparison-chart-wilsonpro span {
    top: 16px;
}

}
.surecall .inner,
.weboost .inner, .zboost .inner, .wilson .inner, .hiboost .inner, .techwave .inner, .bolton .inner {
    max-width: 1160px;
    margin: 0 auto;
}
.weboost .inner {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/weboost-content-image.png?t=1515453460) 50% 0 no-repeat;
    background-size: auto 420px;
    height: 420px;
}

@media(max-width: 768px){
.weboost .inner {
    background: none;
}
}
.weboost .weboost-logo,
.surecall .surecall-logo,
.zboost .zboost-logo,
.hiboost .hiboost-logo,
.wilson .wilson-logo,
.techwave .techwave-logo {
    max-width: 100%;
    margin-top: 30px;
}
.weboost .weboost-content,
.surecall .surecall-content,
.zboost .zboost-content,
.hiboost .hiboost-content,
.wilson .wilson-content,
.techwave .techwave-content {
    width: 440px;
    max-width: 100%;
}
.weboost .weboost-content a {
    color: #FFFFFF;
}
.surecall .surecall-content a {
    color: #222222;
}

.surecall .surecall-content li {
    font-size: 14px;
    margin-top: 5px;
}
.zboost .zboost-content a {
    color: #222222;
}
.wilson .wilson-content a {
    color: #222222;
}
.hiboost .hiboost-content a {
    color: #222222;
}
.techwave .techwave-content a {
    color: #222222;
}

.weboost .weboost-content a:hover,
.surecall .surecall-content a:hover,
.zboost .zboost-content a:hover,
.hiboost .hiboost-content a:hover,
.wilson .wilson-content a:hover {
    color: #00aed1;
}
.weboost .weboost-content p,
.surecall .surecall-content p,
.zboost .zboost-content p,
.hiboost .hiboost-content p,
.wilson .wilson-content p,
.techwave .techwave-content p {
    font-size: 14px !important;
}
.weboost .buttons,
.surecall .buttons {
    margin-top: 40px;
    margin-bottom: -40px
}
.weboost .buttons a,
.surecall .buttons a,
.zboost .buttons a {
    font-size: 12px;
    line-height: 16px;
}
.weboost .buttons div,
.surecall .buttons div,
.zboost .buttons div {
    padding: 0 !important;
}
.weboost .buttons .building-icon {
    display: inline-block;
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/icons/weboost-building.png?t=1515453460) 0 50% no-repeat;
    background-size: 30px;
    padding-left: 40px;
}
.weboost .buttons .vehicle-icon {
    display: inline-block;
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/icons/weboost-vehicle.png?t=1515453460) 0 50% no-repeat;
    background-size: 30px;
    padding-left: 40px;
}
.surecall .buttons .building-icon {
    display: inline-block;
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/icons/surecall-building.png?t=1515453460) 0 50% no-repeat;
    background-size: 30px;
    padding-left: 40px;
}
.surecall .buttons .vehicle-icon {
    display: inline-block;
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/icons/surecall-vehicle.png?t=1515453460) 0 50% no-repeat;
    background-size: 30px;
    padding-left: 40px;
}
@media(max-width: 1210px){
.weboost .weboost-logo,
.surecall .surecall-logo,
.zboost .zboost-logo,
.wilson .wilson-logo,
.hiboost .hiboost-logo,
.techwave .techwave-logo {
    margin-left: 20px;
}
.weboost .weboost-content,
.surecall .surecall-content,
.zboost .zboost-content,
.wilson .wilson-content,
.hiboost .hiboost-content,
.techwave .techwave-content,
.bolton .bolton-content {
    margin-left: 20px;
}
}
@media(max-width: 1120px){
.weboost,
.surecall,
.zboost,
.wilson,
.hiboost,
.techwave,
.bolton {
    background-size: auto 431px;
}
}
@media(max-width: 1040px){
.weboost,
.surecall,
.zboost,
.wilson,
.hiboost,
.techwave,
.bolton {
    background-position: 20% 0;
}
}
@media(max-width: 890px){
.weboost .weboost-content,
.surecall .surecall-content,
.zboost .zboost-content,
.wilson .wilson-content,
.hiboost .hiboost-content,
.techwave .techwave-content {
    max-width: 410px;
}
}
@media(max-width: 700px){
.weboost,
.surecall,
.zboost,
.wilson,
.hiboost,
.techwave,
.bolton {
    background-image: none;
}
.weboost .weboost-content,
.surecall .surecall-content,
.zboost .zboost-content,
.wilson .wilson-content,
.hiboost .hiboost-content,
.techwave .techwave-content,
.bolton .bolton-content {
    width: 90%;
    max-width: 100%;
}
}
@media(max-width: 540px){
.weboost .weboost-logo,
.surecall .surecall-logo,
.zboost .zboost-logo,
.wilson .wilson-logo,
.hiboost .hiboost-logo,
.techwave .techwave-logo {
    margin-left: 20px;
}
.weboost .weboost-content,
.surecall .surecall-content,
.zboost .zboost-content,
.wilson .wilson-content,
.hiboost .hiboost-content,
.techwave .techwave-content {
    margin-left: 20px;
    width: 100%;
}
}
@media(max-width: 480px){
    .weboost{
        background: none;
        background-color: #000000;
        height: 480px;
        padding-right: 30px;
    }
    .surecall, .zboost, .hiboost, .techwave {
        background: none;
        background-color: #f6f6f6;
        height: 480px;
        padding-right: 30px;
    }
    .weboost .weboost-logo,
    .surecall .surecall-logo,
    .zboost .zboost-logo,
    .wilson .wilson-logo,
    .hiboost .hiboost-logo,
    .techwave .techwave-logo {
        margin-left: 14px;
    }
    .weboost .weboost-content,
    .surecall .surecall-content,
    .zboost .zboost-content,
    .wilson .wilson-content,
    .hiboost .hiboost-content,
    .techwave .techwave-logo {
        margin-left: 20px;
    }
    .weboost .buttons div,
    .surecall .buttons div,
    .zboost .buttons.dv {
        display: block;
        width: 100% !important;
        clear: both;
        margin-bottom: 20px;
    }
}
@media(max-width: 400px){
    .weboost,
    .surecall,
    .zboost,
    .wilson,
    .hiboost,
    .techwave {
        height: 500px;
    }
}
@media(max-width: 380px){
    .weboost,
    .surecall,
    .zboost,
    .wilson,
    .hiboost,
    .techwave {
        height: 540px;
    }
}

/* HiBoost Christmas Sale */

.hiboost {
    background-image: url("//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/hiboost-background.png?t=1515453460");
    background-position: 56% 0;
    background-repeat: no-repeat;
    background-color: #f5f5f5;
    background-size: auto 370px;
    color: #222222;
    min-height: 370px;
}

@media(max-width: 1120px){
    .hiboost {
        background-size: auto 80% !important;
        background-position: 100% 50% !important;
    }
}
@media(max-width: 1060px){
    .hiboost {
        background-size: auto 70% !important;
    }
}
@media(max-width: 980px){
    .hiboost {
        background-size: auto 60% !important;
    }
}
@media(max-width: 915px){
    .hiboost {
        background-size: auto 58% !important;
    }
}
@media(max-width: 840px){
    .hiboost {
        background: #f5f5f5;
    }
    .hiboost::after {
        content: "";
        display: block;
        position: relative;
        background: #f5f5f5 url("//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/hiboost-background-2.png?t=1515453460") 0 0 no-repeat;
        background-position: 100%;
        background-size: 180%;
        padding-bottom: 58%;
    }
    .hiboost .hiboost-content {
        max-width: 100% !important;
    }
}
@media(max-width: 480px){
    .hiboost {
        height: auto !important;
    }
    .hiboost::after {
        margin-right: -30px !important;
    }
}


/* End HiBoost Christmas Sale */
/* Category Banners */
.cars {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/cars.jpg?t=1515453460) 0 0 no-repeat;
}
.trucks {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/trucks.jpg?t=1515453460) 0 0 no-repeat;
}
.rvs {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/rvs.jpg?t=1515453460) 0 0 no-repeat;
}
.boats {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/boats.jpg?t=1515453460) 0 0 no-repeat;
}
.rooms {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/rooms.jpg?t=1515453460) 0 0 no-repeat;
}
.homes {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/homes.jpg?t=1515453460) 0 0 no-repeat;
}
.buildings {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/buildings.jpg?t=1515453460) 0 0 no-repeat;
}
.m2m {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/m2m.jpg?t=1515453460) 0 0 no-repeat;
}
.publicsafety {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/publicsafety.jpg?t=1515453460) 0 0 no-repeat;
}
.building-antennas {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/building-antennas.jpg?t=1515453460) 0 0 no-repeat;
}
.vehicle-antennas {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/vehicle-antennas.jpg?t=1515453460) 0 0 no-repeat;
}
.cables{
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/cables.jpg?t=1515453460) 0 0 no-repeat;
}
.lightning-surge-protectors {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/lightning-surge-protectors.jpg?t=1515453460) 0 0 no-repeat;
}
.connectors {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/connectors.jpg?t=1515453460) 0 0 no-repeat;
}
.power-supplies {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/power-supplies.jpg?t=1515453460) 0 0 no-repeat;
}
.splitters-taps {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/splitters-taps.jpg?t=1515453460) 0 0 no-repeat;
}
.other-accessories {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/other-accessories.jpg?t=1515453460) 0 0 no-repeat;
}
.cars, .trucks, .rvs, .boats, .rooms, .homes, .buildings, .m2m , .publicsafety, .building-antennas, .vehicle-antennas, .cables, .lightning-surge-protectors, .connectors, .power-supplies, .splitters-taps, .other-accessories  {
    background-size: 100% 271px;
    height: 271px;
    margin-bottom: 22px;
    color: #FFFFFF;
}
.cars h1, .trucks h1, .rvs h1, .boats h1, .rooms h1, .homes h1, .buildings h1, .m2m  h1, .publicsafety h1, .building-antennas h1, .vehicle-antennas h1, .cables h1, .lightning-surge-protectors h1, .connectors h1, .power-supplies h1, .splitters-taps h1, .other-accessories h1 {
    width: 280px;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
}
.cars-content, .trucks-content, .rvs-content, .boats-content, .rooms-content, .homes-content, .buildings-content, .m2m-content, .publicsafety-content, .building-antennas-content, .vehicle-antennas-content, .cables-content, .lightning-surge-protectors-content, .connectors-content, .power-supplies-content, .splitters-taps-content, .other-accessories-content {
    width: 420px;
    padding-top: 60px;
    padding-left: 60px;
}
.cars-content p, .trucks-content p, .rvs-content p, .boats-content p, .rooms-content p, .homes-content p, .buildings p, .m2m p, .publicsafety p, .building-antennas p, .vehicle-antennas p, .cables p, .lightning-surge-protectors p, .connectors p, .power-supplies p, .splitters-taps p, .other-accessories p  {
    font-size: 14px !important;
}
.cars .cars-icon {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/icons/cars-icon.png?t=1515453460) 0 0 no-repeat;
}
.trucks .trucks-icon {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/icons/trucks-icon.png?t=1515453460) 0 0 no-repeat;
}
.rvs .rvs-icon {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/icons/rvs-icon.png?t=1515453460) 0 0 no-repeat;
}
.boats .boats-icon {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/icons/boats-icon.png?t=1515453460) 0 0 no-repeat;
}
.rooms .rooms-icon {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/icons/rooms-icon.png?t=1515453460) 0 0 no-repeat;
}
.homes .homes-icon {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/icons/homes-icon.png?t=1515453460) 0 0 no-repeat;
}
.buildings .buildings-icon {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/icons/buildings-icon.png?t=1515453460) 0 0 no-repeat;
}
.m2m .m2m-icon {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/icons/m2m-icon.png?t=1515453460) 0 0 no-repeat;
}
.publicsafety .publicsafety-icon {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/icons/m2m-icon.png?t=1515453460) 0 0 no-repeat;
}
.building-antennas .building-antennas-icon {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/icons/building-antennas-icon.png?t=1515453460) 0 0 no-repeat;
}
.vehicle-antennas .vehicle-antennas-icon {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/icons/vehicle-antennas-icon.png?t=1515453460) 0 0 no-repeat;
}
.cables .cables-icon {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/icons/cables-icon.png?t=1515453460) 0 0 no-repeat;
}
.lightning-surge-protectors .lightning-surge-protectors-icon {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/icons/lightning-surge-protectors-icon.png?t=1515453460) 0 0 no-repeat;
}
.connectors .connectors-icon {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/icons/connectors-icon.png?t=1515453460) 0 0 no-repeat;
}
.power-supplies .power-supplies-icon {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/icons/power-supplies-icon.png?t=1515453460) 0 0 no-repeat;
}
.splitters-taps .splitters-taps-icon {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/icons/splitters-taps-icon.png?t=1515453460) 0 0 no-repeat;
}
.other-accessories .other-accessories-icon {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/banners/icons/other-accessories-icon.png?t=1515453460) 0 0 no-repeat;
}
.cars .cars-icon, .trucks .trucks-icon, .rvs .rvs-icon, .boats .boats-icon, .rooms .rooms-icon, .homes .homes-icon, .buildings .buildings-icon, .m2m  .m2m-icon, .publicsafety .publicsafety-icon, .building-antennas .building-antennas-icon, .vehicle-antennas .vehicle-antennas-icon, .cables .cables-icon, .lightning-surge-protectors .lightning-surge-protectors-icon, .connectors .connectors-icon, .power-supplies .power-supplies-icon, .splitters-taps .splitters-taps-icon, .other-accessories .other-accessories-icon {
    width: 122px;
    height: 122px;
    float: right;
    margin-top: 30px;
    margin-right: 60px;
}
.building-antennas .building-antennas-icon, .vehicle-antennas .vehicle-antennas-icon, .cables .cables-icon, .lightning-surge-protectors .lightning-surge-protectors-icon, .connectors .connectors-icon, .power-supplies .power-supplies-icon, .splitters-taps .splitters-taps-icon, .other-accessories .other-accessories-icon {
    margin-top: 60px;
}
.bv-brandlogo {
    width: 300px;
    font-size: 12px;
    text-align: right;
    float: right;
    margin-top: 170px;
    margin-right: -98px;

}
.bv-brandlogo .logos {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/brandlogos.png?t=1515453460) 100% 0 no-repeat;
    width: 300px;
    height: 30px;
    margin-top: 10px;
}
@media(max-width: 1104px){
    .cars .cars-icon, .trucks .trucks-icon, .rvs .rvs-icon, .boats .boats-icon, .rooms .rooms-icon, .homes .homes-icon, .buildings .buildings-icon, .m2m .m2m-icon, .publicsafety .publicsafety-icon, .building-antennas .building-antennas-icon, .vehicle-antennas .vehicle-antennas-icon, .cables .cables-icon, .lightning-surge-protectors .lightning-surge-protectors-icon, .connectors .connectors-icon, .power-supplies .power-supplies-icon, .splitters-taps .splitters-taps-icon, .other-accessories .other-accessories-icon {
        margin-top: 60px;
    }
    .bv-brandlogo {
        margin-top: 10px;
        float: left;
        text-align: left;
    }
    .bv-brandlogo .logos {
        margin-top: 6px;
        margin-left: -6px
    }

    .cars, .trucks, .rvs, .boats, .rooms, .homes, .buildings, .m2m, .publicsafety {
        background-size: auto 320px;
        height: 320px;
    }
}
@media(max-width: 991px){
    .cars .cars-icon, .trucks .trucks-icon, .rvs .rvs-icon, .boats .boats-icon, .rooms .rooms-icon, .homes .homes-icon, .buildings .buildings-icon, .m2m  .m2m-icon, .publicsafety .publicsafety-icon, .building-antennas .building-antennas-icon, .vehicle-antennas .vehicle-antennas-icon, .cables .cables-icon, .lightning-surge-protectors .lightning-surge-protectors-icon, .connectors .connectors-icon, .power-supplies .power-supplies-icon, .splitters-taps .splitters-taps-icon, .other-accessories .other-accessories-icon {
        margin-right: 40px;
    }
}
@media(max-width: 900px){
    .cars .cars-icon, .trucks .trucks-icon, .rvs .rvs-icon, .boats .boats-icon, .rooms .rooms-icon, .homes .homes-icon, .buildings .buildings-icon, .m2m  .m2m-icon, .publicsafety .publicsafety-icon, .building-antennas .building-antennas-icon, .vehicle-antennas .vehicle-antennas-icon, .cables .cables-icon, .lightning-surge-protectors .lightning-surge-protectors-icon, .connectors .connectors-icon, .power-supplies .power-supplies-icon, .splitters-taps .splitters-taps-icon, .other-accessories .other-accessories-icon {
        display: none;
    }
}
@media(max-width: 768px){
    .cars .cars-icon, .trucks .trucks-icon, .rvs .rvs-icon, .boats .boats-icon, .rooms .rooms-icon, .homes .homes-icon, .buildings .buildings-icon, .m2m  .m2m-icon, .publicsafety .publicsafety-icon, .building-antennas .building-antennas-icon, .vehicle-antennas .vehicle-antennas-icon, .cables .cables-icon, .lightning-surge-protectors .lightning-surge-protectors-icon, .connectors .connectors-icon, .power-supplies .power-supplies-icon, .splitters-taps .splitters-taps-icon, .other-accessories .other-accessories-icon {
        display: block;
    }
}
@media(max-width: 660px){
    .cars .cars-icon, .trucks .trucks-icon, .rvs .rvs-icon, .boats .boats-icon, .rooms .rooms-icon, .homes .homes-icon, .buildings .buildings-icon, .m2m  .m2m-icon, .publicsafety .publicsafety-icon, .building-antennas .building-antennas-icon, .vehicle-antennas .vehicle-antennas-icon, .cables .cables-icon, .lightning-surge-protectors .lightning-surge-protectors-icon, .connectors .connectors-icon, .power-supplies .power-supplies-icon, .splitters-taps .splitters-taps-icon, .other-accessories .other-accessories-icon {
        display: none;
    }
}
@media(max-width:520px){
    .cars, .trucks, .rvs, .boats, .rooms, .homes, .buildings, .m2m, .publicsafety,.building-antennas, .vehicle-antennas, .cables, .lightning-surge-protectors, .connectors, .power-supplies, .splitters-taps, .other-accessories  {
        background:none;
        height: auto;
    }
    .cars-content, .trucks-content, .rvs-content, .boats-content , .rooms-content, .homes-content, .buildings-content, .m2m-content, .publicsafety-content, .building-antennas-content, .vehicle-antennas-content, .cables-content, .lightning-surge-protectors-content, .connectors-content, .power-supplies-content, .splitters-taps-content, .other-accessories-content {
        width: 100%;
        color: #222222;
        padding: 0;
    }
    .cars h1, .trucks h1, .rvs h1, .boats h1, .rooms h1, .homes h1, .buildings h1, .m2m  h1, .publicsafety h1, .building-antennas h1, .vehicle-antennas h1, .cables h1, .lightning-surge-protectors h1, .connectors h1, .power-supplies h1, .splitters-taps h1, .other-accessories h1 {
        color: #00aed1;
        width: 100%;
    }
    .bv-content {
        min-height: 260px;
    }
    .bv-brandlogo .logos {
        background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/brand-logos.png?t=1515453460) 0 0 no-repeat;
        background-size: 300px auto;
        margin-left: 0px;
    }
}
@media(max-width:440px){
    .bv-content {
        min-height: 280px;
    }
    .bv-brandlogo .logos {
        background-size: 240px auto;
        margin-left: 0px;
    }
}

/* Testimonials */
.testimonials .main  {
    background: #f8f8fa;
    margin-top: -30px;
    padding-top: 30px;
}

/* PPC New */
.ppc .main {
    background-color: #EEEEEE;
}
.ppc .Content {
    background-color: #FFFFFF;
    margin-top:20px;
    padding-left: 20px;
    padding-right: 20px;
}
.ppc .full-width {
    margin-top: 20px;
    background: #FFFFFF;
    border-top: 1px solid #EEEEEE;
    padding-bottom: 30px;
}
.ppc .PageContent {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/ppc-background.png?t=1515453460) 50% 50% no-repeat;
    background-size: 100% 340px;
    height: 340px;
    margin-top: -30px;
}
.ppc-new {
    max-width: 1160px;
    margin: 0 auto;
}
.ppc-new h1 {
    width: 200px;
    font-size: 24px;
    padding-top:60px;
    color: #FFFFFF;
    padding-bottom: 40px;
}
.ppc-new-content {
    width: 380px;
    max-width: 100%;
    color: #FFFFFF;
}
.ppc-new .buttons .building-icon {
    display: inline-block;
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/icons/ppc-building.png?t=1515453460) 0 50% no-repeat;
    background-size: 40px;
    padding-left: 50px;
}
.ppc-new .buttons .vehicle-icon {
    display: inline-block;
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/icons/ppc-car.png?t=1515453460) 0 50% no-repeat;
    background-size: 40px;
    padding-left: 50px;
}
.ppc-new .buttons a {
    font-size: 12px;
    line-height: 16px;
    color: #FFFFFF;
}
.ppc-new .buttons a:hover {
    color: #00aed1;
}
.ppc-new .buttons div {
    padding-left: 0;
}
.ppc .trustbox-carousel-content {
    padding-top: 0px;
}
.ppc .sg-logos {
    padding-top: 36px;
}
.sg-logos h4.font-family-secondary {
    font-weight: 700;
    font-size: 24px;
}
@media(max-width: 1210px){
.ppc-new-content {
    width: 380px;
    max-width: 100%;
    margin-left: 40px;
    color: #FFFFFF;
}
}
@media(max-width: 1048px){
    .ppc .PageContent {
    background-size: auto 340px;
    height: 340px;
    margin-top: -30px;
    }
}
@media(max-width: 540px){
    .ppc .PageContent {
    background: none;
    background-color: #FFFFFF;
    }
    .ppc-new-content {
    width: auto;
    margin-left: 40px;
    color: #222222;
    }
    .ppc-new h1, .ppc-new .buttons a{
    color: #222222;
    }
}
@media(max-width: 480px){
    .ppc .PageContent {
    height: 310px;
    }
    .ppc-new {
        font-size: 14px;
    }
    .ppc-new h1 {
        width: 160px;
        font-size: 20px;
        padding-top:40px;
        padding-bottom: 40px;
    }
}
@media(max-width: 450px){
    .ppc-new .buttons div {
        display: block;
        float: none;
        margin-bottom: 10px;
    }
    .ppc .PageContent {
    height: 100%;
    padding-bottom: 30px;
    }
}

/* Triple Guarantee */
.triple-guarantee .main {
    background: #f8f8fa;
    margin-top:-30px;
    padding-top: 20px;
}
.triple-guarantee .Content {
    min-height: 0px;
}
.triple-guarantee h1 {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.guarantee-row1 .inner,
.guarantee-row2 .inner,
.guarantee-row3 .inner {
    max-width: 1160px;
    width: 100%;
    margin: 0 auto;
}
.guarantee-row1 {
    background: #FFFFFF url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/guarantee1.png?t=1515453460) 50% 50% no-repeat;
    background-size: auto 380px;
    height: 380px;
}
.guarantee-row2 {
    background: #FFFFFF url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/guarantee2.png?t=1515453460) 50% 50% no-repeat;
    background-size: auto 380px;
    height: 380px;
}
.guarantee-row3 {
    background: #FFFFFF url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/guarantee3.png?t=1515453460) 50% 50% no-repeat;
    background-size: auto 480px;
    height: 480px;
}
.guarantee-row1-content,
.guarantee-row2-content,
.guarantee-row3-content {
    width: 500px;
    font-size: 14px;
    padding: 60px 0px 0;
    background: #FFFFFF;
}
.guarantee-row1-content {
    min-height: 380px;
}
.guarantee-row2-content {
    float: right;
    min-height: 380px;
}
.guarantee-row3-content {
    min-height: 480px;
}
.guarantee-row1-content h2,
.guarantee-row2-content h2,
.guarantee-row3-content h2 {
    width: 500px;
    font-size: 20px;
    padding-bottom: 40px;
}
@media(max-width: 1180px){
    .guarantee-row1-content, .guarantee-row2-content, .guarantee-row3-content {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media(max-width: 768px){
    .guarantee-row1,
    .guarantee-row2,
    .guarantee-row3 {
        background: none;
        background: #FFFFFF;
        height: auto;
    }
    .guarantee-row1-content,
    .guarantee-row2-content,
    .guarantee-row3-content {
        width: 100%;
        height: auto;
        float: none;
        padding-top: 40px;
    }
	.guarantee-row1-content h2, .guarantee-row2-content h2, .guarantee-row3-content h2 {
		width: 100%;
	}
}

/* Landing Page */
@media(min-width: 961px){
    #HomeFeaturedProducts li,
    #HomeNewProducts li,
    #SideTopSellers li {
        margin-right: 2%;
        border-left: 1px solid #EFEFEF !important;
    }
}
@media(max-width: 1190px) and (min-width: 961px) {
    #HomeFeaturedProducts li,
    #HomeNewProducts li,
    #SideTopSellers li {
        margin-right: 2%;
        border-left: 1px solid #EFEFEF !important;
    }
}
#landing .section-grey-pattern {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/home-banner.png?t=1515453460) 50% 0% no-repeat;
    background-size: auto 400px;
    height: 400px;
    border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
}
#landing .section-grey-pattern .inner {
    padding: 0px;
}
#landing .section-grey-pattern .section-gray-content {
    width: 500px;
    height: 398px;
    background: #FFFFFF;
    float: right;
    margin-right: 60px;
    font-size: 14px;
    padding: 50px 20px 0px;
}
#landing .section-grey-pattern .section-gray-content h2 {
    padding-bottom: 30px;
}
#landing .section-grey-pattern .section-gray-content a.link-faqs {
    border: 1px solid #00aed1;
    background: #00aed1;
    color: #FFFFFF;
    margin-right: 10px;
}
#landing .section-grey-pattern .section-gray-content a.link-guide {
    border: 1px solid #00aed1;
    color: #00aed1;
}
#landing .section-grey-pattern .section-gray-content a {
    padding: 5px 10px;
    margin-top: 10px !important;
    display: inline-block;
}
#landing .section-grey-pattern .section-gray-content a:hover {
    opacity: 0.8;
}
@media(max-width: 880px){
#landing .section-grey-pattern {
    background: #FFFFFF;
    height: auto;
}
#landing .section-grey-pattern .section-gray-content {
    width: 500px;
    height: 400px;
    background: #FFFFFF;
    float: none;
    margin: 0 auto;
    font-size: 14px;
    padding: 40px;
}
}
@media(max-width: 540px){
#landing .section-grey-pattern .section-gray-content {
    width: auto;
    height: auto;
    background: #FFFFFF;
}
}
#landing .main {
    background: #f8f8fa;
}
#landing .sg-logos {
    padding-top: 30px;
}
#landing .sg-logos h4 {
    padding-bottom: 20px;
    color: #222222;
}
#landing .trustbox-carousel {
    margin-top: 80px
}
#landing .trustbox-carousel h4 {
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 20px;
    color: #222222;
}
#landing .rp-cat-stars .p-w-r .pr-snippet-rating-decimal,
#landing .rp-cat-stars .p-w-r .pr-category-snippet__total {
    display: none !important;
}
.ProductList li {
    background: #FFFFFF;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    background: none !important;
}

/* Slideshow */
#landing .slide-show .slide-content .slide-overlay { /* 2d2e2e */
    top:0;
    left: 0%;
    text-align: left;
    padding-left: 0px;
    padding-right: 20px;
    margin: 0 auto;
    max-width: 1160px;
}
#landing .slide-show .slide-content .slide-overlay .slide-text  {
    max-width: 400px;
}
#landing .slide-show .slides li {
    background: #2d2e2e;
}
#landing .slide-show li:nth-child(1) .slide-overlay .slide-text {
    max-width: 400px;
}
#landing .slide-show li:nth-child(1) .slide-overlay .slide-heading{
    max-width: 450px;
}
#landing .slide-show .slide-text {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 16px;
    text-shadow: none !important;
    line-height: 25px;
}
#landing .slide-show h2 {
    max-width: 380px;
    text-shadow: none !important;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: bold;
    padding-top:80px;
}
#landing .slide-show .slide-button {
    margin-top: 40px;
}
#landing .slide-show .slide-button .btn {
    font-size: 12px;
}
#landing .slides li:first-child .slide-button .btn {
    background-color: #00aed1;
}
#landing .slides li .slide-button .btn:before {
    border: none;
}
#landing .slides li .slide-button .btn:hover {
    opacity: 0.8;
}
#landing .slide-show {
    background: #000;
    margin-bottom: 0 !important;
    height: 370px;
}
#landing .slide-show img {
    width: auto !important;
    height: 370px;
	max-width: 100%;
}
#landing .slide-show .slide-image-wrapper {
    text-align: right;
}
@media(max-width: 1210px){
    #landing .slide-show .slide-content .slide-overlay {
        padding-left: 20px;
        background-color: #2d2e2e;
        width: 400px;
        margin:0;
    }
}
@media(max-width:1090px){
    #landing .slide-show li:nth-child(1) .slide-overlay {
        background-size: 96% !important;
        background-position: 0% 50% !important;
    }
    #landing .slide-show h2 {
        font-size: 180%;
    }
    #landing .slide-show .slide-text {
        font-size: 90%;
    }
}
@media(max-width: 1040px){
    #landing .slide-show .slide-content .slide-overlay {
        left: 0%;
        width: 340px;
    }
    #landing .slide-show .slide-image-wrapper {
        overflow: hidden;
    }
}
@media(max-width:1024px){
    #landing .slide-show li:nth-child(1) .slide-overlay {
        background-position: 0% 50%;
    }
    #landing .slide-show li:first-child h2 {
        font-size: 160%;
    }

}
@media(max-width: 850px){
    #landing .slide-show .slide-content .slide-overlay {
        width: 280px;
    }
}
@media(min-width: 1400px){
#landing .slide-show img {
    float: none;
    margin: 0 auto;
    padding-left: 6%;
}
}
@media(max-width: 475px){
    .featured-products-brands {
        display:none;
    }
}

/* Slider as weBoost
#landing .slide-show li:nth-child(1) .slide-overlay {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/weboost-background-banner.png?t=1515453460) 0 0 no-repeat;
}

#landing .slide-show li:nth-child(1) .slide-overlay {
    max-width: 1160px;
    background-size: auto 350px;
    width: 100%;
    margin: 0 auto;
    padding-left:0px;
    left: 0%;
}
#landing .slide-show .slides li:nth-child(1) {
    background: #d2d7df;
}
#landing .slide-show li:nth-child(1) .slide-overlay .slide-text {
    max-width: 400px;
}
#landing .slide-show li:nth-child(1) .slide-overlay .slide-heading {
    max-width: 450px;
}
@media(max-width: 1210px){
    #landing .slide-show li:nth-child(1) .slide-overlay {
        margin-left: 20px;
    }
}

*/

/* Buyers Guide New Icons */
.active .sm-building, .sm-building, .active .sm-vehicle, .sm-vehicle, .active .sm-3g,
.sm-3g, .active .sm-4g, .sm-4g, .active .sm-boat, .sm-boat, .active .sm-car,
.sm-car, .active .sm-full-bars, .sm-full-bars, .active .sm-low-bars,
.sm-low-bars, .active .sm-multi, .sm-multi, .active .sm-room, .sm-room,
.sm-rv, .sm-rv, .active .sm-single, .sm-single, .active .sm-sq-ft-1,
.sm-sq-ft-1, .active .sm-sq-ft-2, .sm-sq-ft-2, .active .sm-sq-ft-3, .sm-sq-ft-3,
.active .sm-truck, .sm-truck {
    display: inline-block;
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/support/sm-bg.png?t=1515453460) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
    margin: 0 auto !important;
    display: block;
}
.boost-your-signal a:hover .sm-building { background-position: -0px -0px; width: 240px; height: 86px; }
.active .sm-building { background-position: -0px -0px; width: 240px; height: 86px; }
.sm-building { background-position: -0px -86px; width: 240px; height: 86px; }
.boost-your-signal a:hover .sm-vehicle { background-position: -0px -172px; width: 240px; height: 86px; }
.active .sm-vehicle { background-position: -0px -172px; width: 240px; height: 86px; }
.sm-vehicle { background-position: -0px -258px; width: 240px; height: 86px; }
.boost-your-signal a:hover .sm-3g  { background-position: -0px -344px; width: 90px; height: 72px; }
.active .sm-3g { background-position: -0px -344px; width: 90px; height: 72px; }
.sm-3g { background-position: -90px -344px; width: 90px; height: 72px; }
.boost-your-signal a:hover .sm-4g { background-position: -0px -416px; width: 90px; height: 72px; }
.active .sm-4g { background-position: -0px -416px; width: 90px; height: 72px; }
.sm-4g { background-position: -90px -416px; width: 90px; height: 72px; }
.boost-your-signal a:hover .sm-boat { background-position: -0px -488px; width: 90px; height: 72px; }
.active .sm-boat { background-position: -0px -488px; width: 90px; height: 72px; }
.sm-boat { background-position: -90px -488px; width: 90px; height: 72px; }
.boost-your-signal a:hover .sm-car { background-position: -0px -560px; width: 90px; height: 72px; }
.active .sm-car { background-position: -0px -560px; width: 90px; height: 72px; }
.sm-car { background-position: -90px -560px; width: 90px; height: 72px; }
.boost-your-signal a:hover .sm-full-bars { background-position: -0px -632px; width: 90px; height: 72px; }
.active .sm-full-bars { background-position: -0px -632px; width: 90px; height: 72px; }
.sm-full-bars { background-position: -90px -632px; width: 90px; height: 72px; }
.boost-your-signal a:hover .sm-low-bars { background-position: -0px -704px; width: 90px; height: 72px; }
.active .sm-low-bars { background-position: -0px -704px; width: 90px; height: 72px; }
.sm-low-bars { background-position: -90px -704px; width: 90px; height: 72px; }
.boost-your-signal a:hover .sm-multi { background-position: -0px -776px; width: 90px; height: 72px; }
.active .sm-multi { background-position: -0px -776px; width: 90px; height: 72px; }
.sm-multi { background-position: -90px -776px; width: 90px; height: 72px; }
.boost-your-signal a:hover .sm-room  { background-position: -0px -848px; width: 90px; height: 72px; }
.active .sm-room { background-position: -0px -848px; width: 90px; height: 72px; }
.sm-room { background-position: -90px -848px; width: 90px; height: 72px; }
.boost-your-signal a:hover .sm-rv { background-position: -0px -920px; width: 90px; height: 72px; }
.active .sm-rv { background-position: -0px -920px; width: 90px; height: 72px; }
.sm-rv { background-position: -90px -920px; width: 90px; height: 72px; }
.boost-your-signal a:hover .sm-single { background-position: -0px -992px; width: 90px; height: 72px; }
.active .sm-single { background-position: -0px -992px; width: 90px; height: 72px; }
.sm-single { background-position: -90px -992px; width: 90px; height: 72px; }
.boost-your-signal a:hover .sm-sq-ft-1  { background-position: -0px -1064px; width: 90px; height: 72px; }
.active .sm-sq-ft-1 { background-position: -0px -1064px; width: 90px; height: 72px; }
.sm-sq-ft-1 { background-position: -90px -1064px; width: 90px; height: 72px; }
.boost-your-signal a:hover .sm-sq-ft-2 { background-position: -0px -1136px; width: 90px; height: 72px; }
.active .sm-sq-ft-2 { background-position: -0px -1136px; width: 90px; height: 72px; }
.sm-sq-ft-2 { background-position: -90px -1136px; width: 90px; height: 72px; }
.boost-your-signal a:hover .sm-sq-ft-3 { background-position: -0px -1208px; width: 90px; height: 72px; }
.active .sm-sq-ft-3 { background-position: -0px -1208px; width: 90px; height: 72px; }
.sm-sq-ft-3 { background-position: -90px -1208px; width: 90px; height: 72px; }
.boost-your-signal a:hover .sm-truck{ background-position: -0px -1280px; width: 90px; height: 72px; }
.active .sm-truck { background-position: -0px -1280px; width: 90px; height: 72px; }
.sm-truck { background-position: -90px -1280px; width: 90px; height: 72px; }

/* Boost your Signal */
.boost-your-signal {
    text-align: center;
    display: block;
    clear: both;
    background: #FFFFFF;
    padding-top: 20px;
    padding-bottom:  20px;
}
.boost-your-signal h2 {
    padding-top: 60px;
    padding-bottom: 30px;
    text-transform: uppercase;
    color: #222222;
}
.boost-your-signal .inner {
    max-width: 1160px;
    margin: 0 auto;
}
.boost-your-signal .inner > div {
    clear: both;
}
.boost-your-signal .back-btn {
    float: left;
    margin-top: -60px;
    position: relative;
    background-color: #00aed1;
    border: 4px solid #;
    width: 60px;
    padding: 6px 5px 6px 0;
    color: #FFFFFF;
}
.boost-your-signal .back-btn:after, .back-btn:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.boost-your-signal .back-btn:after {
    border-right-color: #00aed1;
    border-width: 17px;
    margin-top: -17px;
}
.boost-your-signal .back-btn:hover {
    background-color: #008fb9 !important;
}
.boost-your-signal .back-btn:hover:after {
    border-right-color: #008fb9 !important;
}
@media(max-width: 1210px){
    .boost-your-signal .back-btn {
        margin-left: 30px;
    }
}
@media(max-width: 600px){
    .boost-your-signal .back {
        width: 100%;
        clear: both;
    }
    .boost-your-signal .back-btn {
        margin-top:0px;
        margin-bottom: 20px;
        margin-left: 20px;
    }
}

.step-1.boost-your-signal-content {
    clear: both;
}
.boost-your-signal-content a .icon-vehicle {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/icons/vehicles-icon.png?t=1515453460) 0 0 no-repeat;
    background-size: 124px 77px;
    width: 124px;
}
.boost-your-signal-content a:hover .icon-vehicle{
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/icons/vehicles-icon-hover.png?t=1515453460) 0 0 no-repeat;
}

.boost-your-signal-content a .icon-building {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/icons/buildings-icon.png?t=1515453460) 0 0 no-repeat;
    background-size: 84px 77px;
    width: 84px;
}
.boost-your-signal-content a:hover .icon-building {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/icons/buildings-icon-hover.png?t=1515453460) 0 0 no-repeat;
}
.boost-your-signal-content a .icon-vehicle,
.boost-your-signal-content a .icon-building {
    height: 77px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}
.boost-your-signal .step-1 div,
.boost-your-signal .step-2 div,
.boost-your-signal .step-3 div,
.boost-your-signal .step-4 div {
    margin-bottom: 6px;
}
.boost-your-signal .step-1 div,
.boost-your-signal .step-3 div,
.boost-your-signal .step-4 div {
    display: inline-block;
    width: 30%;
    text-align: center;
    font-weight: bold;
    border: 1px solid #EEEEEE;
}
.boost-your-signal .step-2 div {
    display: inline-block;
    width: 24%;
    text-align: center;
    font-weight: bold;
    border: 1px solid #EEEEEE;
}
.boost-your-signal .step-2 a {
    width: 100%;
    padding: 60px 0px;
    display: block;
}
.boost-your-signal .step-1 a,
.boost-your-signal .step-3 a,
.boost-your-signal .step-4 a {
    width: 100%;
    padding: 60px 0px;
    display: block;
}
.boost-your-signal a:hover{
    background-color: #00aed1;
    color: #FFFFFF;
}
@media(max-width: 768px){
    .boost-your-signal h2 {
        padding: 20px 20px 30px;
    }
    .boost-your-signal .step-1 div,
    .boost-your-signal .step-2 div,
    .boost-your-signal .step-3 div,
    .boost-your-signal .step-4 div {
        width: 49%;
    }
}

/* About Us */
.about-us .section-grey-pattern {
    display: none;
    margin-top: 10px;
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/about-us/about-us-background.png?t=1515453460) 50% 50% no-repeat;
    height: 500px;
    background-size: auto 600px;
}
@media(min-width: 1590px){
   .about-us .section-grey-pattern {
        background-size: auto 800px;
    }
}
@media(min-width: 2122px){
   .about-us .section-grey-pattern {
        background-size: auto;
    }
}
.about-us .Breadcrumb {
    margin-bottom: 0px;
}
.about-us .main {
    background: #f8f8fa;
    clear: both;
    display: block;
    float: none;
}
.about-us h1 {
    margin-top: 80px;
    margin-bottom: 30px;
}
.about-us-content {
    max-width: 480px;
    font-size: 14px;
    margin-left: 60px
}
.about-us-content p {
    margin-bottom: 30px;
}
.about-us .PageContent {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/about-us/about-us-content.png?t=1515453460) 90% 0 no-repeat;
    background-size: auto 100%;
}
.our-team {
    text-align: center;
    margin-top:100px;
    margin-bottom: 100px;
}
.our-team h2 {
    border-bottom: 2px solid #00aed1;
    display: table;
    margin: 0 auto;
    margin-bottom: 60px;
}
.our-team .column {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-bottom: 10px
}
.our-team .column img {
    height: 200px;
    margin-bottom: 2px;
}
.our-team .column div {
    background-color: #333333;
    text-align: left;
    padding: 16px 20px;
}
.our-team .column span {
    display: block;
    font-size: 12px;
}
.our-team .column .name {
    font-weight: 700;
    color: #d7d7d7;
}
.our-team .column .position {
    color: #a3a3a3;
}
@media(max-width: 1140px){
    .about-us-content {
        margin-left:0px;
        padding-left: 10px;
        padding-right: 10px;
        background-color: #f8f8fa;
    }
    .about-us .PageContent {
        background-position: 100% 0;
    }
    .about-us .section-grey-pattern {
        height: 400px;
        background-size: auto 600px;
    }
}
@media(max-width: 700px){
    .about-us .PageContent {
        background:none;
    }
    .about-us-content {
        max-width: 100%;
    }
    .about-us .section-grey-pattern {
        height: 200px;
        background-size: auto 300px;
    }
    .about-us h1 {
        margin-top: 60px;
        margin-bottom: 30px;
    }
    .our-team {
        text-align: center;
        margin-top: 60px;
        margin-bottom: 60px;
    }
}
@media(max-width: 540px) {
    .our-team .column {
        display: block;
        width: 204px;
        margin: 0 auto;
        margin-bottom: 10px;
    }
}

/* Brand Logos */
.buildings-banner .brand-images,
.vehicles-banner .brand-images {
    width: 100%;
    max-width: 320px;
    margin-top: 4px;
}

/* Wilson Electronics weBoost */
.wilson-electronics-weboost .inner1 {
    margin-top: -30px;
    clear: both;
}
.wilson-electronics-weboost .inner2 {
    background-color: #f8f8fa;
}
.wilson-electronics-weboost .wilson-content,
.wilson-electronics-weboost .new-models,
.wilson-electronics-weboost .new-products-models {
    max-width: 1160px;
    width: 100%;
    margin: 0 auto;
    clear: both;
}
.wilson-electronics-weboost .wilson-content {
    background: url(//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/wilson-electronics/wilson-electronics-weboost.png?t=1515453460) 100% 0 no-repeat;
    background-size: auto 360px;
    height: 360px;
}
.wilson-electronics-weboost .wilson-content div {
    max-width: 500px;
    padding-top: 50px;
    min-height: 360px;
    background-color: #FFFFFF;
}
.wilson-electronics-weboost .wilson-content div img {
    max-width: 320px;
    margin-top: 6px;
}
.wilson-electronics-weboost .wilson-content h1 {
    font-size: 200%;
    font-weight: normal;
}
.wilson-electronics-weboost .wilson-content .wilson-text {
    margin-top: 6px;
    max-width: 460px;
    font-size: 140%;
}
.wilson-electronics-weboost .wilson-content .logos-text {
    font-size: 15px;
    margin-top: 26px;
}
.wilson-electronics-weboost .new-models {
    padding: 60px 0;
}
.wilson-electronics-weboost .new-models .col1,
.wilson-electronics-weboost .new-models .col2 {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 49%;
}
.wilson-electronics-weboost .new-models p {
    margin-bottom: 60px;
    font-size: 18px;
}
.wilson-electronics-weboost .new-models a {
    display: block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    background-color: #DDD;
    padding: 0 16px;
}
.wilson-electronics-weboost .new-models .col1 a {
    display: inline-block;
    margin-right: 10px;
    background-color: #ab1234;
    color: #FFFFFF;
}
.wilson-electronics-weboost .new-models .col1 a:hover {
    background-color: #bc1234;
}
.wilson-electronics-weboost .new-models .col1 a:last-child {
    margin-right: 0px;
}
.wilson-electronics-weboost .new-models .col2 a {
    display: inline-block;
    background-color: #0076c0;
    color: #FFFFFF;
}
.wilson-electronics-weboost .new-models .col2 a:hover {
    background-color: #0087c0;
}
.wilson-electronics-weboost .new-models a span {
    float: right;
}
.wilson-electronics-weboost .new-models .col1 img,
.wilson-electronics-weboost .new-models .col2 img {
    margin-bottom: 20px;
    max-width: 240px;
}
.wilson-electronics-weboost .new-products-models .inner > .col1,
.wilson-electronics-weboost .new-products-models .inner > .col2 {
    display: inline-block;
    width: 49%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 20px;
}
.wilson-electronics-weboost .new-products-models h2 {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    padding-top: 60px;
    padding-bottom: 60px;
}
.wilson-electronics-weboost .new-products-models .logos {
    text-align: center;
    margin-bottom: 20px;
}
.wilson-electronics-weboost .new-products-models .logos .col1,
.wilson-electronics-weboost .new-products-models .logos .col2 {
    display: inline-block;
    text-align: center;
    width: 36%;
}
.wilson-electronics-weboost .new-products-models .logos img {
    max-width: 140px;
}
.wilson-electronics-weboost .new-products-models .logos img:first-child {
    margin-right: 0px;
}
.wilson-electronics-weboost .new-products-models .row > div {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}
.wilson-electronics-weboost .new-products-models .products {
    text-align: center;
}
.wilson-electronics-weboost .new-products-models .products img {
    display: block;
    width: 165px;
}
.wilson-electronics-weboost .new-products-models .products a,
.wilson-electronics-weboost .new-products-models .products div {
    display: inline-block;
    vertical-align: top;
}
.wilson-electronics-weboost .new-products-models .products div span {
    font-size: 35px;
    color: #ab1234;
    margin-top: 60px;
    display: block;
}
.wilson-electronics-weboost .wilson-footer {
    text-align: center;
    padding: 60px 0;
    font-size: 20px;
    max-width: 500px;
    margin: 0 auto;
    margin-bottom: 20px;
}
@media(max-width:1104px){
    .wilson-electronics-weboost .wilson-content div {
        max-width: 520px;
        padding-rigth: 20px;
    }
}
@media(max-width:904px){
    .wilson-electronics-weboost .new-models .col1,
	.wilson-electronics-weboost .new-models .col2 {
        display: block;
        width: 100%;
    }
    .wilson-electronics-weboost .new-models .col2 {
        margin-top: 40px;
    }
}
@media(max-width:846px){
    .wilson-electronics-weboost .wilson-content {
        background: none;
    }
    .wilson-electronics-weboost .wilson-content div {
        max-width: 520px;
        padding-rigth: 20px;
    }
    .wilson-electronics-weboost .new-products-models .row > div {
        display: block;
        width: 100%;
    }
    .wilson-electronics-weboost .new-products-models .products a {
        width: 38%;
    }
    .wilson-electronics-weboost .new-products-models .products a img {
        margin: 0 auto;
    }
    .wilson-electronics-weboost .new-products-models .second-column {
        margin-top: 30px;
    }
    .wilson-electronics-weboost .new-products-models .logos .col1,
	.wilson-electronics-weboost .new-products-models .logos .col2 {
        display: inline-block;
        text-align: center;
        width: 43%;
    }
    }
@media(max-width:640px){
    .wilson-electronics-weboost .wilson-content h1 {
        font-size: 28px;
    }
    .wilson-electronics-weboost .wilson-content .wilson-text {
        font-size: 20px;
    }
}
@media(max-width:500px){
    .wilson-electronics-weboost .new-models .col1 a {
        display: block;
        margin-right: 0px;
        margin: 0 auto;
    }
    .wilson-electronics-weboost .new-models .col1 a:last-child {
        margin-top: 10px;
        margin: 0 auto;
        margin-top: 10px;
    }
}
@media(max-width: 480px){
.wilson-electronics-weboost .wilson-content {
    height: auto;
}
.wilson-electronics-weboost .wilson-content img {
    width: 100%;
    margin-bottom: 10px;
}
.wilson-electronics-weboost .new-models .col1 img,
.wilson-electronics-weboost .new-models .col2 img {
    max-width: 160px;
}
.new-products-models img {
    width: 100%;
}
.wilson-electronics-weboost .new-products-models .products div span {
    margin-top: 36px;
}
}

/* Header Info Mobile */
@media(max-width: 680px){

    .header-logo {
        margin-left: 11%;
        width: 50% !important;
    }
    .header-logo img {
        max-width: 200px;
        width: 100%;
        height: auto;
        float: left;
    }
    .header-logo, .header-info {
        display: inline-block !important;
        width: 50% !important;
        float: left;
    }
    .header-info {
        padding-left: 20px;
        margin-right: 11%;
        width: 28% !important;
        margin-top: 2%;
    }
    .header-info div {
        margin-top: 2.5%;
        font-size: 100%;
        font-weight: bold;
        text-transform: uppercase;
        color: #464646;
    }
    .header-info div:last-child {
        font-size: 114%;
    }
    .header-info span {
        font-size: 120%;
        display: inline-block;
        vertical-align: middle;
        margin-right: 4px;
    }
    .header-info .icon-info-circled {
        font-size: 150%;
        margin-right: 1px;
    }
    .header-primary #SearchForm {
        top: 0px;
    }

    .header-info-call {
        margin-top: 10% !important;
    }
    .header-info-call .icon-info-call {
        background: url("//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/icon-info-call.svg?t=1515453460");
        background-size: 100%;
        height: 50px;
        width: 50px;
        float: right;
        margin-top: -10px;
    }
}
@media(max-width: 489px){
    .header-info div {
        margin-top: 5%;
    }
    .header-info div {
        font-size: 100%;
    }
    .header-info span {
        font-size: 114%;
    }
    .header-info .icon-info-circled {
        font-size: 140%;
    }
}
@media(max-width: 463px){
    .header-info div {
        font-size: 90%;
    }
    .header-info div:last-child {
        font-size: 104%;
    }
}
@media(max-width: 440px){
	.header-info {
        padding-left: 14px;
    }
    .header-info div {
        font-size: 66%;
    }
    .header-info div:last-child {
        font-size: 72%;
    }
    .header-primary #SearchForm {
        top: 66px;
    }

}

/* Start Spring Merchant new desktop phone */
#Header .header-phone-icon {
    display: block;
    width: 50%;
    float: right;
    margin-top: 23px;
}

#Header .header-phone {
    padding-left: 60px;
    float: right;
    background: url("//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/icon-info-call.svg?t=1515453460") no-repeat 0px 7px;
}

#Header .header-phone-number a {
    color: #00aed1;
    font-size: 22px;
}

#Header .header-phone-text {
    color: #262626;
    font-size: 14px;
}

#Header .header-right {
    float: right;
    width: 60%;
    position: relative;
}

@media (max-width: 1150px) {
.header-primary #SearchForm {
    left: 0;
    right: auto !important;
}
}

@media (max-width: 1010px) {
.header-primary #SearchForm {
    max-width: 287px;
}
}

@media (max-width: 960px) {
#Header .header-phone-icon {
    margin-left: -40px;
}
}

@media (max-width: 920px){
.header-primary #SearchForm {
    margin-left: -20px;
}
}

@media (max-width: 900px) {
#Header .header-phone {
    margin-left: 40px;
}
}

@media (max-width: 875px){
.header-primary #SearchForm {
    margin-left: -40px;
}
}

@media (max-width: 860px) {
#Header .header-phone-icon {
    margin-left: -60px;
}
}

@media (max-width: 835px){
.header-primary #SearchForm {
    margin-left: -60px;
}
}

@media (max-width: 825px) {
#Header .header-phone-icon {
    margin-left: -70px;
}
}

@media (max-width: 810px) {
.header-logo {
    width: 50%;
}
#Header .header-right {
    width: 100%;
}
#Header .header-phone-icon {
    margin-left: 50%;
    margin-top: -70px;
    margin-bottom: 70px;
}
#SearchForm {
    max-width: none !important;
    width: 90%;
}
#Header .header-phone{
    float: left;
}
.header-primary #SearchForm {
    margin-left: 40px;
}
}
/* End Spring Merchant new desktop phone */

/* WilsonPro Pop Up */
.modal .FullName,
.modal .PhoneNr {
    float: left;
    width: 50%;
}
.modal .FullName input,
.modal .PhoneNr input {
    width: 100%;
    max-width: 100%;
    margin: 0 !important;

}
.modal .FullName {
    padding-right: 10px;
}
.modal .PhoneNr {
    padding-left: 10px;
}
.modal textarea {
    padding: 6px;
}
#my-modal h3 {
    padding-bottom: 0px;
}
#my-modal .modal-header .close {
    margin-top: 2px;
    margin-right: 6px;
}
.modal .FullName dt::after,
.modal .EmailAddress dt::after {
    content: "*";
    color: #f5a045;
}
.modal #ContactForm .Submit,
.modal #ContactForm .footer-request {
    display: inline-block;
    vertical-align: middle;
}
.modal #ContactForm .Submit {
    width: 20%;
}
.modal #ContactForm .footer-request {
    width: 70%;
}
.modal #ContactForm .footer-request span {
    color: #00aed1
}
.modal #ContactForm .Submit input {
    text-transform: uppercase;
}
@media(max-width: 540px){
.modal #ContactForm .Submit,
.modal #ContactForm .footer-request {
    display: block;
    width: 100%;
}
.modal #ContactForm .Submit input {
    width: 100%;
}
.modal .FullName, .modal .PhoneNr {
    float: none;
    width: 100%;
    padding: 0px;
}
}

/* Fix Footer  collapsable menu */
.footer-columns .panel-collapse {
    min-height: 200px;
    border-top: 1px solid #595959;
    padding-top: 15px;
}
.footer-columns .panel.panel-default {
    background: transparent;
    border: 0px;
    box-shadow: 0 0 0;
}

/*Start Spring Merchant 30 day display*/
@media only screen and (max-width: 878px) {
.top-menu-tagline {
    margin-left: 40px;
}
}

@media only screen and (max-width: 680px) {
.top-menu-tagline {
    display: none;
}
}
/*End Spring Merchant 30 day display*/

/*Start Spring Merchant black friday
@media only screen and (min-width: 680px) {
#HomeSlideShow {
display: none;
}
.black-friday-home {
display: block;
}
.mobile-black-friday {
display: none;
}
}
@media(max-width: 768px){
    .landing .image-banner {
        display: none !important;
    }
}
@media only screen and (max-width: 680px) {
.black-friday-home {
display: none;
}
.mobile-black-friday {
display: block;
}
}
End Spring Merchant black friday*/

/*Start Spring Merchant Stop Black Friday*/
.black-friday-home, .mobile-black-friday {display: none;}
/*End Spring Merchant Stop Black Friday*/

.vehicles-buildings .main {
    background: #f8f8fa;
    margin-top: -30px;
    padding-top: 30px;
}
.videos .main {
    background: #f8f8fa;
    margin-top: -30px;
    padding-top: 30px;
}

/* Home Marquee Banner */
.marquee-banner {
    background: #111111;
}
.marquee-banner .mobile-image {
    display: none;
}
.marquee-banner > .inner {
    max-width: 1727px;
    margin: 0 auto;
    text-align: center;
}
.marquee-banner img {
    max-width: 100%;
    height: auto;
}
@media(max-width: 530px){
.marquee-banner .inner {
    display: none;
}
.marquee-banner .mobile-image {
    display: block;
}
.marquee-banner .mobile-image img {
    width: 100%;
    height: auto;
}
}

/* New Product Links */
.product-availability.withNewProduct {
    color: #00aed1;
    text-decoration: underline;
}
.product-availability.withNewProduct a {
    color: #00aed1;
}

/* Got a coupon functionality */
.CouponCode.hide {
  display: none;
}

#coupon-text {
  cursor: pointer;
  cursor: hand;
}

#coupon-text {
  padding-bottom: 0px;
}

.CartContents tfoot .SubTotal:nth-child(5).coupon-code-row td {
    padding-right: 20px !important;
}
.CartContents tfoot .CouponRow td {
    border-bottom: 1px solid #CCC !important;
}

/* Cue Connect PopUp Fix */

.ProductMain {
    overflow: initial !important;
}

/* Hide Free Shipping Bar on Mobile */

@media screen and (min-width: 600px) { .hidden-search-bar { display: none !important }}

@media screen and (max-width: 600px) {
    .header {
        border-top: 0px;
    }

    .header-right {
        display: none;
    }

    .header-secondary {
        margin: 0px !important;
    }

    .shipping-notice {
        display: none;
    }

    .search {
        display: inline-block !important;
    }

    .search-button {
        padding: 5px;
    }

    .search-button .search-icon {
        background-image: url("//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/search-white.svg?t=1515453460");
        background-size: 25px;
        width: 25px;
        height: 25px;
        display: inline-block;
        position: relative;
        top: 8px;
    }

    .close-search-button {
        display: none;
    }

    .search-icon-close {
        background-image: url("//cdn11.bigcommerce.com/s-6q5bpsuh/templates/__custom/images/search-close-white.svg?t=1515453460");
        background-size: 25px;
        width: 25px;
        height: 25px;
        display: inline-block;
        position: relative;
        top: 8px;
    }

    .TopMenu ul li.First {
        display: none;
    }

    .hidden-search-bar {
        background: #2d2e2e;
        width: 100%;
        height: 60px;
        display: none;
    }

    .hidden-search-bar #SearchForm {
        top: 20px !important;
        left: 0;
    }
}

/* SureCall EZ 4G and Fusion5X Slides */

#landing .slide-show {
    display: block !important;
}

#HomeSlideShow li.slide img {
    margin: 0 auto;
    display: block;
}

#landing .slide-show,
#landing .slide-show img {
    height: initial;
}

#landing .slide-show img {
    padding: 0 !important;
}

#landing .slide-show .slides li:nth-child(4) {
    background: #292929;
}

#landing .slide-show .slides li:nth-child(3) {
    background: #292929;
}

#landing .slide-show .slides li:nth-child(2) {
    background: #292929;
}
#landing .slide-show .slides li:nth-child(1) {
    background: #D1D6DE;
}

#landing .slide-overlay {
   display: none !important;
}

@media screen and (max-width: 480px) {
#landing .slide-show .slides li:nth-child(3) a .slide-content .slide-image-wrapper .slide-image {
   width: 100% !important;
}
}

.ShippingProviderList .not-available-message {
    color: #990642;
    margin-top: 14px;
    background: #F2F2F2;
    border: 1px solid #DDD;
    padding: 6px 10px 6px;
    margin-bottom: 15px;
}

.category #searchspring-search_results.grid li .ProductCompareButton:nth-child(5) {
    display: none;
}

.category #searchspring-search_results.grid li .ProductDetails {
    margin-bottom: 0;
    height: 73px;
    overflow: hidden;
}

@media screen and (max-width: 480px) {
    .category #searchspring-search_results.grid li .ProductDetails {
       height: 95px;
    }
}

.category #searchspring-search_results.grid li .p-price {
    height: 37px;
    overflow: hidden;
}


/*-----------------------------------
Persistent Banners
-------------------------------------*/

.persistent-banner .inner {
    max-width: 1190px;
    margin: 0 auto;
}
.persistent-banner .inner img {
    width: 100%;
}
.persistent-banner--valentines-2017 {
    background-color: #00aed1;
}
.blog .persistent-banner {
    margin-bottom: 30px;
}
@media screen and (min-width: 601px) {
    .persistent-banner .inner .desktop { display: block !important; }
    .persistent-banner .inner .mobile { display: none !important; }
}
@media screen and (max-width: 600px) {
    .persistent-banner .inner .desktop { display: none !important; }
    .persistent-banner .inner .mobile { display: block !important; }
}
.holiday-sales .persistent-banner { display: none !important; }
.SureCall-reseller { display: none !important }

/* SureCall */

/* SureCall Master Reseller Logo */
.product-coming-soon .SureCall-reseller {
    z-index: 50;
    margin 0 auto;
    margin-top: -25px;
}
.product-coming-soon .SureCall-reseller img {
    width: 240px;
    height: auto;
    max-width: 100%;
}
@media (min-width: 679px) {
    .surecall-coming-soon #ProductDetails .vertical-thumbnails .ImageCarouselBox {
        margin-top: 25px !important;
    }
}

/* Surecall Sign up */
.signup-coming-soon .hs_email > label {
    display: none !important;
}
.signup-coming-soon .hs-error-msgs {
    list-style-type:none;
    margin: 0;
    padding: 0;
}
.signup-coming-soon .hs-error-msgs li label {
    color: #990000;
    font-size: 13px;
    font-weight: normal;
}
.signup-coming-soon .hs_email .hs-input.error {
    border-color: #990000;
}
.signup-coming-soon .hs_email {
    width: 60%;
}
.signup-coming-soon .hs_email,
.signup-coming-soon .hs_submit {
    display: inline-block;
    vertical-align: top;
}
.signup-coming-soon .hs_email .hs-input {
    width: 100%;
    border-color: #f48f0c;
    border-width: 1px;
    padding: 7px 20px 7px 14px;
}
.signup-coming-soon .hs_submit .hs-button {
    background: #f48f0c;
    border: 0px;
    color: #FFFFFF;
    font-weight: 500;
    line-height: 38px;
    width: 100px;
    margin-left: -2px;
}
.signup-coming-soon .hs-input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#AAAAAA;
    font-weight: normal;
    font-size: 14px;
}
.signup-coming-soon .hs-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#AAAAAA;
    opacity: 1;
    font-weight: normal;
    font-size: 14px;
}
.signup-coming-soon .hs-input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#AAAAAA;
    opacity: 1;
    font-weight: normal;
    font-size: 14px;
}
.signup-coming-soon .hs-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:#AAAAAA;
    font-weight: normal;
    font-size: 14px;
}
.signup-coming-soon .submitted-message {
    background: #fac785;
    padding: 10px 16px;
}

@media (max-width: 900px) {
    .product-coming-soon .signup-coming-soon .hs_email .hs-input {
        padding-right: 0;
    }
}

@media (max-width: 840px) {
    .product-coming-soon .signup-coming-soon .hs_email .hs-input {
        padding-left: 5px;
    }
}

@media (min-width: 769px) and (max-width: 810px) {
    .product-coming-soon .signup-coming-soon .hs_email .hs-input::-webkit-input-placeholder {
        font-size: 12px !important;
    }
    .product-coming-soon .signup-coming-soon .hs_email .hs-input::-moz-placeholder {
        font-size: 12px !important;
    }
    .product-coming-soon .signup-coming-soon .hs_email .hs-input:-ms-input-placeholder {
        font-size: 12px !important;
    }
    .product-coming-soon .signup-coming-soon .hs_email .hs-input:-moz-placeholder {
        font-size: 12px !important;
    }
}

@media (max-width: 405px) {
    .product-coming-soon .signup-coming-soon .hs_email .hs-input::-webkit-input-placeholder {
        font-size: 12px !important;
    }
    .product-coming-soon .signup-coming-soon .hs_email .hs-input::-moz-placeholder {
        font-size: 12px !important;
    }
    .product-coming-soon .signup-coming-soon .hs_email .hs-input:-ms-input-placeholder {
        font-size: 12px !important;
    }
    .product-coming-soon .signup-coming-soon .hs_email .hs-input:-moz-placeholder {
        font-size: 12px !important;
    }
}

@media (max-width: 355px) {
    .product-coming-soon .signup-coming-soon .hs_email .hs-input::-webkit-input-placeholder {
        font-size: 10px !important;
    }
    .product-coming-soon .signup-coming-soon .hs_email .hs-input::-moz-placeholder {
        font-size: 10px !important;
    }
    .product-coming-soon .signup-coming-soon .hs_email .hs-input:-ms-input-placeholder {
        font-size: 10px !important;
    }
    .product-coming-soon .signup-coming-soon .hs_email .hs-input:-moz-placeholder {
        font-size: 10px !important;
    }
}

.rp-cat-stars .p-w-r .pr-snippet .pr-snippet-stars-png .pr-snippet-rating-decimal {
    display: none;
}


.extended-sale-marquee {
    background-color: #d7dbe3;
}
.extended-sale-marquee .container {
    position: relative;
}
.extended-sale-marquee img {
    width: 100%;
}
.extended-sale-marquee #marquee-clock {
    display: none;
}
.extended-sale-strip-banner {
    background-color: #d7dbe3;
}
.extended-sale-strip-banner .strip-inner {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    clear: both;
}
.extended-sale-strip-banner img {
    max-width: 100%;
}
.extended-sale-strip-banner #strip-banner-clock {
    display: none;
    top: 28px;
    left: 125px;
    font-size: 18px;
    font-weight: 800;
    letter-spacing: 1px;
    position: absolute;
}  
@media (min-width: 767px) {
    .extended-sale-marquee #marquee-clock {
        display: block;
        position: absolute;
        top: 20px;
        left: calc(50% - 35px);
        font-size: 12px;
        font-weight: 800;
        letter-spacing: 1px;
    }
}
@media (min-width: 991px) {
    .extended-sale-marquee #marquee-clock {
        top: 27px;
        left: calc(50% - 50px);
        font-size: 17px;
    }
}
@media (min-width: 1200px) {
    .extended-sale-marquee #marquee-clock {
        top: 30px;
        left: calc(50% - 60px);
        font-size: 22px;
    }
    .extended-sale-strip-banner #strip-banner-clock {
        display: block;
    }
}

a[href='https://www.signalboosters.com/cellular'], a[href='https://www.signalboosters.com/cellular/'] {
    display: none !important;
}