﻿@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/OpenSans-Regular-webfont.eot');
    src: url('/fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/OpenSans-Regular-webfont.woff') format('woff'), url('/fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/OpenSans-Italic-webfont.eot');
    src: url('/fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/OpenSans-Italic-webfont.woff') format('woff'), url('/fonts/OpenSans-Italic-webfont.svg#open_sansitalic') format('svg');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/OpenSans-Semibold-webfont.eot');
    src: url('/fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/OpenSans-Semibold-webfont.woff') format('woff'), url('/fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/OpenSans-Bold-webfont.eot');
    src: url('/fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/OpenSans-Bold-webfont.woff') format('woff'), url('/fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: 700;
    font-style: normal;
}

body {
    color: #444;
    font-family: 'Open Sans', Arial, sans-serif;
}

.green {
    color: #008458;
}

.orange {
    color: #f47900;
}

/* Header
   ---------------------------------------------------------------------------------------- */
.header {
    border: 5px solid #eee;
    border-width: 0 0 5px 0;
}

    .header .navbar {
        border: 0;
        margin: 0;
        border-radius: 0;
    }

.subnav {
    padding: 5px 0;
    margin-bottom: 10px;
}

    .subnav a {
        font-size: 12px;
        margin-left: 10px;
        color: #555;
    }

.navbar-brand {
    height: auto;
    padding: 0;
    position: absolute;
    top: 15px;
    z-index: 10;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin: auto;
}
/*.navbar-toolbar, .navbar-toggle { margin-top: 15px; }*/
/*.navbar-toggle, .navbar-phone-number, .navbar-collapse .btn-quote-collapse { margin-bottom: 15px; }*/
.navbar-toolbar {
    float: right;
    text-align: right;
}

    .navbar-toolbar .btn-quote {
        margin-left: 5px;
    }

.navbar-toggle {
    float: right;
    padding: 0;
    line-height: 65px;
    width: 65px;
    border: 0;
    text-align: center;
    margin: 0 -15px 0 0;
    font-size: 21px;
}

.navbar-phone-number {
    display: inline-block;
    line-height: 32px;
    vertical-align: middle;
    color: #028457;
    font-weight: bold;
}

.nav-main .aMain {
    text-transform: uppercase;
    color: #555;
}

.nav-main .affix-li {
    display: none;
}

/* Footer
   ---------------------------------------------------------------------------------------- */
.foot-cta {
    max-width: 1140px;
    margin: auto;
    background: url(/img/bg-foot-cta.jpg) 50% 50% no-repeat;
    background-size: cover;
    height: 400px;
    position: relative;
    text-align: center;
    color: #fff;
    text-shadow: 0 0 10px #000;
}

    .foot-cta .row {
        margin: 0;
    }

    .foot-cta section {
        position: absolute;
        top: 50%;
        left: 20px;
        right: 20px;
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .foot-cta .lead {
        max-width: 750px;
        margin-left: auto;
        margin-right: auto;
        line-height: 160%;
        font-size: 18px;
    }

    .foot-cta .btn {
        text-shadow: none;
    }

    .foot-cta .btn-lg {
        min-width: 260px;
    }

.breadcrumbs {
    border-top: 1px solid #EEEEEE;
    margin-top: 20px;
}

.breadcrumb {
    background-color: transparent;
    padding: 8px 0;
    margin: 0;
    font-size: 85%;
}

    .breadcrumb a {
        color: #999;
    }

.footer {
    background: #333;
    padding-bottom: 20px;
}

    .footer .footer-heading {
        color: #fff;
        margin: 30px 0 5px 0;
        font-weight: bold;
    }

    .footer a {
        color: #ccc;
    }

.copyright {
    background: #333;
    padding: 20px 0;
}

    .copyright .footer-heading {
        color: #fff;
    }

    .copyright, .copyright a {
        color: #eee;
    }

.social-btns .btn {
    padding: 0;
    line-height: 38px;
    width: 40px;
    height: 40px;
    border: 1px solid #ccc;
    background: #fff;
    color: #028457;
    border-radius: 50%;
    font-size: 18px;
}

    .social-btns .btn:hover, .social-btns .btn:focus {
        background: #028457;
        color: #fff;
        border-color: #028457;
    }

/* Pages
   ---------------------------------------------------------------------------------------- */

/* Home Page */
.home-hero {
    position: relative;
    color: #fff;
    text-shadow: 0 0 10px #000;
}

    .home-hero, .home-hero .slides {
        overflow: hidden;
        width: 100%;
    }

        .home-hero, .home-hero .slide, .home-hero .slide .container, .home-hero .slides {
            height: 600px;
        }

            .home-hero .slideshow .slides {
                position: relative;
            }

            .home-hero .slides .slide {
                position: absolute;
                top: 0;
                left: 0;
            }

            .home-hero .slide.upcoming {
                opacity: 0;
            }

            .home-hero .slide.current {
                z-index: 4;
            }

            .home-hero .slide {
                z-index: 3;
                background: 50% 50% no-repeat;
                background-size: cover;
                width: 100%;
            }

                .home-hero .slide .container {
                    position: relative;
                }

            .home-hero .h1 {
                margin-top: 0;
            }

            .home-hero .lead {
                font-size: 18px;
            }

            .home-hero .slide > .container {
                width: auto;
                padding: 0;
                background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
                background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
                background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
            }

            .home-hero.slideshow .slide.current {
                animation-name: fadeIn;
                animation-duration: 3s;
                animation-iteration-count: 1;
                -webkit-animation-fill-mode: forwards; /* Chrome, Safari, Opera */
                animation-fill-mode: forwards;
            }

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.home-hero header {
    top: 56%;
    position: absolute;
    left: 20px;
    right: 20px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.home-page .header-section {
    max-width: 750px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

.header-section .lead {
    line-height: 150%;
}

.home-page header h3, .company-benefits .benefits-title {
    font-size: 36px;
    margin: 0;
}

.home-content header .lead {
    margin: 6px 0 0 0;
    line-height: 150%;
}

.home-hero.slideshow .slide.current.firstTime {
    animation: none;
}

.home-mobile-nav a {
    color: #028457;
    font-size: 16px;
    vertical-align: middle;
    font-weight: 600;
}

.home-mobile-nav i {
    line-height: 25px;
}

.home-page .btn-lg {
    min-width: 260px;
}

.home-page .btn-bordered {
    font-weight: 600;
}

.home-page h1 {
    margin: 0;
    color: #999;
}

.home-content .header-section, .home-offers .header-section {
    margin: 0 auto 30px auto;
}

.learn-section h4 {
    font-weight: bold;
    margin-top: 0;
}

.company-blog .post-header {
    margin-bottom: 4px;
    font-weight: bold;
}

.company-blog .post-entry {
    line-height: 160%;
}

.company-benefits h1 {
    display: none;
}

.home-page .company-benefits h1 {
    display: block;
}

.company-benefits .benefit-heading {
    font-weight: bold;
    font-size: 16px;
}

.company-benefits img {
    display: inline-block;
    margin-bottom: 5px;
}

.company-benefits .benefit-body p {
    line-height: 160%;
}

.company-benefits .header-section {
    margin: 0 auto 30px;
    max-width: 750px;
}

.company-benefits header .lead {
    line-height: 150%;
    margin: 6px 0 0 0;
}

.home-offers {
    background: #eeeeee; /* Old browsers */
    background: -moz-linear-gradient(top, #eeeeee 0%, #f2f2f2 18%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #eeeeee 0%,#f2f2f2 18%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #eeeeee 0%,#f2f2f2 18%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
}

    .home-offers .offer-panel a {
        color: #555;
    }

        .home-offers .offer-panel a:hover, .home-offers .offer-panel a:focus {
            text-decoration: none;
        }

    .home-offers .offer-title {
        font-size: 24px;
        max-width: 220px;
        margin-left: auto;
        margin-right: auto;
        font-weight: 600;
    }

    .home-offers .panel-body {
        padding: 30px;
    }

.home-page .offer-panel .panel {
    background: #fff;
    box-shadow: none;
    border-radius: 0;
    margin: 0 0 40px 0;
}

.home-page .offer-panel .panel-footer {
    background: transparent;
}

.home-offers .offer-panel .btn {
    color: #028457;
    border: 0;
    border-top: 1px solid #eee;
    border-radius: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.home-offers .offer-panel a:hover .btn, .home-offers .offer-panel a:focus .btn {
    background: #028457;
    color: #fff;
}

.home-page .learn-section p {
    font-size: 16px;
    line-height: 170%;
}

/* Page */
.main-content {
    min-height: 450px;
}

.lead {
    font-size: 16px;
}

.page-hero-head {
    margin-bottom: 20px;
}

.page-header, .location-page .page-heading {
    padding: 30px 0;
    margin: 0;
    border: 0;
    text-align: center;
    background: #f2f2f2;
    margin-bottom: 20px;
}

    .page-header h1 {
        margin: 0;
    }

    .page-header .lead {
        max-width: 800px;
        margin-left: auto;
        margin-right: auto;
        font-size: 16px;
        line-height: 150%;
        margin-top: 10px;
        margin-bottom: 0;
    }

.page-hero {
    position: relative;
    margin-bottom: 5px;
}

    .page-hero .page-caption {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        text-align: center;
        padding: 5%;
    }

.page-section {
    padding: 30px 0;
}

.page-gallery {
    margin-bottom: 20px;
}

    .page-gallery h2 {
        display: none;
    }

.gallery-page .page-gallery h2 {
    display: block;
}

.page-gallery .row {
    margin: 0 0 5px -5px;
}

.page-gallery a {
    display: block;
    padding: 0;
    margin: 0 0 6px 5px;
    box-shadow: 0 0 1px 0 rgba(0,0,0,.5);
    background: #000;
    position: relative;
    overflow: hidden;
}

    .page-gallery a:hover .photo {
        opacity: .25;
        transform: scale(1.05);
    }

.page-gallery .enlarge-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -24px 0 0 -24px;
    z-index: 2;
}

.home-page .page-gallery .enlarge-icon {
    margin: -32px 0 0 -32px;
}

.page-gallery .enlarge-icon img {
    opacity: 0;
    width: 48px;
}

.home-page .page-gallery .enlarge-icon img {
    width: auto;
}

.page-gallery a:hover .enlarge-icon img {
    opacity: 1;
}

.page-gallery .cell {
    padding: 0;
    margin: 0;
}

.page-gallery img {
    opacity: 1;
    width: 100%;
    transition: all .3s linear;
}

.page-content {
    line-height: 160%;
}

    .page-content h2, .product-thumbnails .h2 {
        font-size: 21px;
        font-weight: bold;
    }

    .page-content ul, .page-content ol {
        padding: 0;
    }

    .page-content li {
        margin: 0 0 4px 24px;
    }

    .page-content .fa-ul li {
        margin-left: 0;
    }

em {
    font-style: normal;
    font-weight: bold;
}

.panel-navigation {
    margin-bottom: 20px;
}

aside .panel-navigation {
    border: 1px solid #ddd;
    border-radius: 4px;
}

.panel-navigation .panel-heading {
    font-weight: bold;
}

.page-nav .panel-navigation .panel-heading {
    padding: 0;
    font-size: 21px;
    margin-bottom: 10px;
}

.panel-navigation a {
    padding: 6px 15px;
    color: #028457;
    background: #f6f6f6;
}

aside .panel-navigation a {
    display: block;
}

.page-nav .panel-navigation a {
    display: inline-block;
    border-radius: 4px;
    margin-bottom: 5px;
}

.panel-navigation a:hover, .panel-navigation a:focus {
    text-decoration: none;
}

.panel-navigation a:hover, .panel-navigation a:focus, .panel-navigation a.active {
    background: #028457;
    color: #fff;
}

aside .panel-navigation .nav-group {
    background: #f6f6f6;
    padding: 5px 0;
}

.page-bullets {
    border: 1px solid #ddd;
    padding: 10px 20px 10px 10px;
    font-size: 16px;
    margin-bottom: 16px;
    border-radius: 4px;
}

    .page-bullets ul {
        margin-bottom: 0;
    }

    .page-bullets li {
        line-height: 125%;
        margin-bottom: 7px;
    }

    .page-bullets ul li:last-child {
        margin-bottom: 0;
    }

.product-thumbnails {
    margin-bottom: 30px;
}

    .product-thumbnails a {
        display: block;
    }

    .product-thumbnails .h2 {
        margin-bottom: 20px;
    }

    .product-thumbnails img {
        max-width: 100%;
    }

    .product-thumbnails .h5 {
        font-weight: bold;
    }

.company-location-heading .location-label {
    margin: 4px 0;
    font-weight: bold;
}

.company-location-heading .company-name {
    display: block;
    font-size: 85%;
    line-height: 1.42857;
}

.company-location-heading .btn-directions {
    float: right;
}

.current-offer {
    text-align: center;
    margin: 0 0 20px 0;
}

    .current-offer .panel {
        box-shadow: none;
        margin: 0;
        border: 0;
    }

    .current-offer .offer-title {
        font-weight: bold;
        font-size: 24px;
        margin-bottom: 5px;
        color: #028457;
    }

    .current-offer p {
        margin: 0 0 5px 0;
    }

    .current-offer .panel-body {
        background: #fff;
        color: #333;
        display: block;
        border: 1px solid #ddd;
        border-radius: 4px;
    }

        .current-offer .panel-body:hover, .current-offer .panel-body:focus {
            text-decoration: none;
        }

.product-detail-page .current-offer .btn, .location-page .current-offer .btn {
    display: none;
}

.product-thumbnails .cell {
    margin-bottom: 20px;
}

.quote-form, .quote-w-dealer, .quote-with-cred {
    margin-bottom: 20px;
    background: #028457;
    color: #fff;
    padding: 20px;
    border-radius: 4px;
}

    .quote-w-dealer .quote-form, .quote-with-cred .quote-form {
        margin: 0;
    }

.quote-form-credibility {
    margin-top: 0;
}

.aggregate-reviews .credibility-rating {
    font-size: 36px;
    line-height: 100%;
    margin-bottom: 3px;
}

.credibility a {
    color: #fff;
}

    .credibility a:hover, .credibility a:focus {
        color: #ddd;
    }

.offers-page .panel-footer {
    background: transparent;
    border: 0;
    padding-top: 0;
}

/* Locator Page */
.results-contact-form {
    max-width: 750px;
}

/* Dealers Pages */
.dealer-results {
    margin-bottom: 20px;
}

    .dealer-results .heading {
        margin-top: 0;
    }

    .dealer-results .dealer {
        margin-bottom: 5px;
    }

    .dealer-results .dealer-link {
        display: block;
        position: relative;
        color: #555;
        padding: 10px;
        background: #fff;
        border: 1px solid #eee;
    }

        .dealer-results .dealer-link:hover, .dealer-results .dealer-link:focus {
            text-decoration: none;
            border-color: #337ab7;
        }

    .dealer-results .distance {
        position: absolute;
        right: 1px;
        top: 1px;
        font-size: 11px;
        width: 70px;
        padding: 12px 0;
        text-align: center;
        background: #f2f2f2;
        border-radius: 0 0 0 4px;
    }

    .dealer-results .dealer .copy {
        margin-right: 90px;
    }

    .dealer-results .copy p {
        margin: 0;
    }

    .dealer-results .dealer .dealer-heading {
        margin: 0 0 1px 0;
        font-weight: bold;
        color: #337ab7;
    }

    .dealer-results .dealer .distance i {
        font-size: 21px;
        margin-bottom: 2px;
    }

    .dealer-results .fa-map-marker {
        color: red;
    }

.locator-page .dealer-results .aggregate-stars, .locator-page .dealer-results .review-count {
    display: inline-block;
}

.location-page .div-table-cell {
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 ); /* IE6-9 */
}

.location-page .page-heading .h1 {
    margin: 0;
}

.location-page .body-h1 h1 {
    margin: 0 0 30px 0;
    font-size: 16px;
    font-weight: bold;
}

.dealer-page .hero {
    background: url(/img/dealers/dealer-hero.jpg) no-repeat 50% 0;
    height: 300px;
    margin-top: -20px;
    position: relative;
}

    .dealer-page .hero .gradient {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background: linear-gradient(to bottom, rgba(0,0,0,0) 50%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
    }

.dealer-page .current-offer .btn-link {
    display: none;
}

.dealer-page section h2 {
    margin-bottom: 30px;
}

.quote-form .form-title {
    font-size: 21px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
    line-height: 110%;
}

.quote-form label {
    font-size: 12px;
}

.button-buffer {
    margin: 5px 5px 5px 0px;
}
/* Quote Page */
.quote-page .header {
    text-align: center;
}

.quote-page .navbar-brand, .quote-page .navbar-toolbar {
    float: none;
    display: inline-block;
    vertical-align: middle;
}

.quote-page .header {
    height: 132px;
}

.quote-page .navbar-brand {
    position: static;
    margin: 10px auto -20px auto !important;
}

.quote-page .navbar-toolbar {
    margin-top: 0;
}

.quote-page .nav, .quote-page .btn-quote, .quote-page .navbar-toggle, .quote-page .navbar-toolbar, .quote-page .form-title {
    display: none;
}

.quote-page .page-header {
    background: transparent;
    margin: 0;
}

.quote-page .col-center {
    max-width: 750px;
}

.quote-with-cred .quote-form {
    padding: 0;
    margin-bottom: 0;
}

.quote-with-cred .hp-disclaimer-message a {
    color: #f47900;
}

/* Components
   ---------------------------------------------------------------------------------------- */

.btn {
    text-shadow: none;
}

.btn-primary {
    background: #028457;
    border: 0;
}

    .btn-primary:hover, .btn-primary:focus {
        background: #17996c;
    }

.btn-warning {
    background: #f47900;
    border: 0;
}

.btn-bordered {
    border: 2px solid #028457;
    color: #028457;
}

    .btn-bordered:hover, .btn-bordered:focus {
        background: #028457;
        color: #fff;
    }

.btn-default {
    border: 1px solid #ddd;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}

    .btn-default:hover, .btn-default:focus {
        border-color: #ddd;
        background: #f2f2f2;
    }

/* Rating Stars */
.rating .fa-star, .rating-selector .fa-star:hover, .rating-selector .fa-star.yes-value, .rating-selector .fa-star:hover ~ .fa-star, .dealer-results .fa-star {
    color: #FFBC34;
}

    .rating .fa-star.no-value, .rating-selector .fa-star, .fa-star-o, .dealer-results .fa-star.no-value {
        color: #B0B1AF;
    }

/* Review Incentive Labels */
.incentive-body:before, .step-count .count {
    background-color: #ffbc34;
}

.fa-spacer-right {
    margin-right: 5px;
}

.fa-spacer-left {
    margin-left: 5px;
}

.icon-list {
    list-style: none;
    padding: 0;
}

.icon-list-item {
    margin: 0 0 13px 0;
}

    .icon-list-item .fa {
        padding: 3px 12px 0 0;
        text-align: center;
        width: 1.28571em;
        line-height: 1;
    }

    .icon-list-item .fa-phone {
        padding-top: 3px;
    }

    .icon-list-item .fa, .icon-list-item-text {
        display: table-cell;
        vertical-align: top;
    }

.icon-list-item-text {
    line-height: 1.42857;
}

.panel-body .icon-list-item {
    margin: 13px 0 0 0;
}

.panel-hero.google-map {
    height: 275px;
    overflow: hidden;
}

.panel-hero.half-hero.google-map {
    height: 202px;
}

input[type='number'] {
    -moz-appearance: textfield;
}

.quote-page .quote-form .has-feedback label ~ .form-control-feedback, .has-feedback label ~ .form-control-feedback, .quote-form .has-feedback label ~ .form-control-feedback {
    top: 33px;
}

.blog-page .post-article .share-buttons {
    margin-bottom: 20px;
}

/* Finance Widget Additional Styles*/

.finance-widget {
    border: 1px solid #EEEEEE;
    /*box-shadow: 0 1px 3px rgba(0,0,0,.1);*/
    border-radius: 6px;
}

    .finance-widget img {
        padding: 25px 50px 0;
        margin: 0 auto;
    }

    .finance-widget h2 {
        margin-top: 10px;
    }

/* Aligment careers page fix */

.careers-page .panel ul.list-group li.list-group-item {
    margin: 0 0 5px 0;
}

.location {
    display: none;
}

#contact-form .modal-footer {
    text-align: left !important;
}

.review-area {
    font-size: 15px;
    color: #fff;
    margin-bottom: -10px;
    background: #028457;
    padding: 10px;
}

    .review-area .aggregate-summary {
        margin-bottom: 0;
    }

    .review-area .fa-star {
        color: #FFBC34;
    }

.review-section {
    margin-bottom: 20px;
}

    .review-section .rating .fa-star {
        color: #FFBC34;
        font-size: 20px;
    }

    .review-section a {
        font-size: 15px;
        font-weight: 700;
    }

    .review-section button {
        margin-top: 10px;
    }

.review-btn {
    text-align: center;
}

    .review-btn .fa-star {
        color: #FFBC34;
        font-size: 16px;
    }

    .review-btn a {
        color: #fff;
    }

.apexchat_dropdown_invitation_wrapper_custom {
    left: 0 !important;
}

.fa.fa-twitter::before {
    content: "𝕏";
    font-size: 1.2em;
}

.offers-page .panel {
    border-color: #eee;
}

    .offers-page .panel:hover .btn-default {
        background: #028457;
        color: #fff;
    }

    .offers-page .panel .offer-title {
        font-size: 24px;
        max-width: 220px;
        margin-left: auto;
        margin-right: auto;
        font-weight: 600;
        height: unset;
        overflow: unset;
        text-align: center;
        color: #333;
    }

    .offers-page .panel .panel-body p {
        text-align: center;
    }

    .offers-page .panel .panel-hero {
        height: 200px;
    }

        .offers-page .panel .panel-hero img {
            object-fit: cover;
            width: 100%;
            height: 100%;
        }

    .offers-page .panel .btn-default {
        background: #fff;
        border-radius: 0;
        border: 0;
        border-top: 1px solid #eee;
        padding: 10px 0;
        color: #028457;
    }

.product-landing-page .offer-title {
    color: rgb(85, 85, 85);
    font-size: 24px;
    font-weight: 600;
}

.product-landing-page .panel-footer {
    background: #fff;
}

    .product-landing-page .panel-footer .btn-default {
        color: rgb(2, 132, 87);
        border: none;
        padding-top: 10px;
        padding-bottom: 10px;
        background: none;
    }

        .product-landing-page .panel-footer .btn-default:hover {
            background: rgb(2, 132, 87);
            color: rgb(255, 255, 255);
        }

.product-detail-page .offer-title {
    color: rgb(85, 85, 85);
    font-size: 24px;
    font-weight: 600;
}

.product-detail-page .panel-footer {
    background: #fff;
}

    .product-detail-page .panel-footer .btn-default {
        color: rgb(2, 132, 87);
        border: none;
        padding-top: 10px;
        padding-bottom: 10px;
        background: none;
    }

        .product-detail-page .panel-footer .btn-default:hover {
            background: rgb(2, 132, 87);
            color: rgb(255, 255, 255);
        }

/* Media Queries
   ---------------------------------------------------------------------------------------- */

@media (min-width: 991px) {
    /* The sticky */
    .sticky-sidebar {
        position: -webkit-sticky;
        position: sticky;
        top: 50px;
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* The sticky IE rule */
    .sticky-sidebar {
        top: 0px;
    }
}


@media (min-width:1300px) {
    .home-page .gallery-section .row {
        margin-left: -50px;
        margin-right: -50px;
    }
}

@media (min-width:1200px) {
    .affix-nav .navbar-collapse .nav-main {
        width: 1140px;
    }

    .company-benefits .benefit {
        padding: 0 30px;
    }

    .foot-cta {
        border-radius: 4px;
        margin: 40px auto;
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .affix-nav .navbar-collapse .nav-main {
        width: 940px;
    }
}

@media (min-width: 992px) {
    .hidden-desktop {
        display: none !important;
    }

    .nav-main .aMain {
        font-size: 20px;
    }

    .footer li {
        margin-bottom: 4px;
    }

    .home-hero .h1 {
        font-size: 54px;
        line-height: 100%;
    }

    .page-section {
        padding: 60px 0;
    }

    .locator-page .dealer-results .dealer .copy {
        height: 90px;
    }

    .location-page .body-h1 h1 {
        margin-top: -10px;
    }
}

@media (max-width: 991px) {
    .visible-desktop {
        display: none !important;
    }

    .nav-main .aMain {
        font-weight: 600;
    }

    .page-header h1 {
        text-align: center;
    }

    .dealer-page .company-head {
        margin-bottom: 20px;
    }

    .location-page .page-heading {
        text-align: center;
    }

    .footer .footer-heading {
        text-align: center;
        margin-bottom: 10px;
    }

    .footer a {
        display: block;
        box-shadow: 0 0 1px 0 rgba(255,255,255,.4);
        padding: 8px 14px;
    }

    .footer img {
        margin-left: auto;
        margin-right: auto;
    }

    .company-benefits .benefit {
        margin: 0 auto 50px auto;
        max-width: 370px;
    }

    .learn-section .cell {
        margin-bottom: 30px;
    }

    .home-page .offer-panel .panel {
        margin-bottom: 30px;
    }
}

@media (min-width: 768px) {
    .affix-nav {
        padding-top: 50px;
    }

        .affix-nav .navbar-collapse {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            background: #fff;
            box-shadow: 0 1px 3px 0 rgba(0,0,0,.3);
            z-index: 100;
            animation: navSlide .1s;
        }

            .affix-nav .navbar-collapse .nav-main {
                margin-left: auto;
                margin-right: auto;
                float: none;
            }

        .affix-nav .nav-main .affix-li {
            display: inline-block;
        }

        .affix-nav .nav-main > li {
            width: 14.28%;
        }

    @keyframes navSlide {
        0% {
            top: -50px;
        }

        100% {
            top: 0;
        }
    }

    .navbar-collapse {
        float: right;
        clear: right;
        padding: 0;
    }

    .navbar-brand {
        position: absolute;
        top: 30px;
        z-index: 10;
    }

    .navbar-phone-number {
        font-size: 24px;
    }

    .navbar-toolbar .btn-quote {
        margin-left: 15px;
    }

    .navbar-toolbar {
        margin-bottom: 10px;
    }

    .nav-main .aMain {
        text-align: center;
    }

        .nav-main .aMain:hover, .nav-main .aMain:focus, .nav-main .aMain.active {
            background: transparent;
            color: #028457;
        }

    .copyright-col-right, .copyright-col-right .btn-group-social-media {
        float: right;
    }

    .navbar-toolbar .btn-call {
        display: none;
    }

    .foot-cta .h1 {
        font-size: 48px;
    }

    .page-header h1, .location-page .page-heading .h1, .location-page .page-heading h1 {
        font-size: 50px;
    }

    .page-bullets {
        float: right;
        margin: 0 0 14px 14px;
        width: 250px;
    }

    .about-page-video {
        float: right;
        width: 300px;
        margin: 0 0 10px 10px;
    }
}

@media (max-width: 767px) {
    .hidden-phone {
        display: none;
    }

    .navbar-brand {
        width: 150px;
        left: 6px;
        top: 10px;
    }

    .quote-page .navbar-brand {
        position: static;
        margin: 6px auto -20px auto !important;
    }

    .quote-page .header {
        height: 70px;
    }

    .navbar-toolbar {
        vertical-align: middle;
        line-height: 65px;
    }

    .nav-main {
        margin-top: 14px;
        margin-bottom: 0;
    }

        .nav-main .aMain {
            padding-top: 7px;
            padding-bottom: 7px;
            font-weight: normal;
        }

            .nav-main .aMain.aMobile {
                font-weight: bold;
            }

    .navbar-collapse {
        clear: both;
    }

    .navbar .dropdown:hover .dropdown-menu {
        display: none;
    }

    .copyright {
        text-align: center;
    }

        .copyright .btn-group-social-media {
            margin-bottom: 15px;
        }

    .product-thumbnails .h2 {
        text-align: center;
    }

    .dealer-page .company-head {
        text-align: center;
    }

    .about-page-video {
        margin-bottom: 20px;
    }
}

@media (max-width:600px) {
    .display-mobile {
        display: block;
        margin-top: -10px;
        margin-bottom: 10px;
    }
}



@media (min-width: 500px) {
    .navbar-collapse .btn-quote-collapse {
        display: none;
    }

    .pull-right.marg {
        margin: 0 0 16px 16px;
    }

    .pull-left.marg {
        margin: 0 16px 16px 0;
    }
}

@media (max-width: 500px) {
    .navbar-toolbar .btn-quote {
        display: none;
    }

    .navbar-toolbar .location {
        display: inline-block;
    }

    .pull-right.marg, .pull-left.marg {
        float: none !important;
        margin: 0 auto 16px auto;
    }

    .dealer-page .about-us h2 {
        text-align: center;
        margin-bottom: 30px;
    }

    .product-thumbnails .cell {
        float: none;
        width: auto;
    }

    .navbar-brand {
        width: 100px;
        left: 6px;
        top: 20px;
    }
}

.green-text {
    color: #447F5A;
    font-weight: bold;
}

.dealer-form label {
    font-weight: normal;
}

.dealer-form p {
    font-weight: bold;
}

    .dealer-form p.disclosure {
        font-weight: normal;
    }

/* Drop down */

.find-dealer-dropdown {
    position: relative;
    display: inline-block;
}

    .find-dealer-dropdown .dropdown-menu {
        right: 0;
        left: inherit;
        background-color: #f1f1f1;
        min-width: 300px;
        height: 350px;
        overflow-y: auto;
    }

        .find-dealer-dropdown .dropdown-menu a {
            padding: 5px;
            border-bottom: solid 1px #d6d3d3;
            color: #000;
            line-height: 1.5;
            text-wrap: wrap;
        }

            .find-dealer-dropdown .dropdown-menu a:hover {
                background-color: #ddd;
                text-decoration: none;
            }

@media (max-width:500px) {
    .find-dealer-dropdown .dropdown-menu {
        min-width: 200px;
        max-width: 250px;
    }
}

.about-img {
    margin-bottom: 1rem;
}

.bbb-btn::before {
    content: url('/img/pages/bbb.png');
    display: block;
    margin-top: 4px;
}

.bbb-btn:hover::before {
    content: url('/img/pages/bbb-white.png');
    display: block;
    margin-top: 4px;
}

.bbb-btn:focus::before {
    content: url('/img/pages/bbb-white.png');
    display: block;
    margin-top: 4px;
}
