body {
    font-family: "Montserrat", sans-serif !important;
    /*color: #3B485A!important;*/
    overflow-x: hidden;
}

html {
    overflow-x: hidden;
	height: auto!important;
}

@font-face {
    font-family: "Conv_GothamLight";
    src: url("../fonts/GothamLight.eot");
    src: local("☺"), url("../fonts/GothamLight.woff") format("woff"),
    url("../fonts/GothamLight.ttf") format("truetype"),
    url("../fonts/GothamLight.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Conv_GothamBold";
    src: url("../fonts/GothamBold.eot");
    src: local("☺"), url("../fonts/GothamBold.woff") format("woff"),
    url("../fonts/GothamBold.ttf") format("truetype"),
    url("../fonts/GothamBold.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Conv_GothamBook";
    src: url("../fonts/GothamBook.eot");
    src: local("☺"), url("../fonts/GothamBook.woff") format("woff"),
    url("../fonts/GothamBook.ttf") format("truetype"),
    url("../fonts/GothamBook.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Conv_Gotham-Black";
    src: url("../fonts/Gotham-Black.eot");
    src: local("☺"), url("../fonts/Gotham-Black.woff") format("woff"),
    url("../fonts/Gotham-Black.ttf") format("truetype"),
    url("../fonts/Gotham-Black.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}


.list-content .list-main-section .list-container .list-listing .listing-top-right .view-listing-details-link, .faceted-search-content .selected-facets-container .selected-facet, .list-content .list-listing-mobile .view-listing-details-link, .list-content .list-listing-mobile .buy-now-link, .list-content .list-listing-mobile .check-availability-link, .list-content .list-listing-mobile .email-seller-link, .detail-content .detail-main-body .main-detail-data .offer-btn, .detail-content .detail-main-body .main-detail-data .buy-btn, .detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile, .detail-content-mobile .detail-main-body .main-detail-data .offer-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .send-email-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .send-wholesale-email-btn-mobile, .detail-content-mobile .detail-main-body .main-detail-data .fin-calc-btn-mobile, .list-container-flexrow .view-listing-details-link, .modal-content .form-bottom .captcha-and-submit .captcha-placeholder button, .contact-options a, .fin-calc-mobile>a {background:#cf1308 !important; }
.list-content .list-title .list-title-text, .detail-content-mobile .detail-main-body .detail-mobile-top .detail-title {font-size: 22px; line-height: 26px;}

.detail-content .detail-additional-data .data-row .data-label, .detail-content-mobile .detail-additional-data .data-row .data-label {background: #cf1308 !important;text-transform: uppercase; letter-spacing: 1px;}
.detail-content-mobile .detail-contact-bar .contact-bar-btn, .faceted-search-content .mobile-done-button-container .mobile-done-button {background: #000 !important;}

.detail-content .detail-main-body .main-detail-data .offer-btn, .detail-content .detail-main-body .main-detail-data .buy-btn {float:none;}
.modal-content .modal-top .modal-title, .listing-description, .list-content .listing-portion-title, .list-content .list-title .list-title-text, .detail-content .dealer-info h3, .dealer-info, .detail-content-mobile .dealer-info h3, .fin-calc p, .detail-content-mobile .detail-main-body .detail-mobile-top .detail-title {color:#000 !important;}

.dealer-btns-bottom a {background: #cf1308 !important;}
.page-nav{background-color:#cf1308!important}
.search-results {color:#cf1308!important}
.return-links span, .return-links i {color:#cf1308!important;}
.contact-options span, .contact-options i {color:white!important;}


.menuRow {
    background: url(../img/navBg.png);
    height: 80px;
    position: absolute;
    width: 100%;
    background-position: center;
    top: 72px;
}

.menuRow .menu {
    width: 100%;
    max-width: 1200px;
    margin: auto;
}

.menuRow .menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.menuRow .menu ul li {
    display: inline-block;
    margin: 27px 5px;
}

.menuRow .menu ul li a {
    font-family: "Conv_GothamBold";
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 2px;
    padding: 10px 30px;
}

.menuRow .menu ul li a:hover {
    background: #fff;
    color: #da0e00;
}

.menuRow .menu ul li:nth-child(4) a:hover {
    background: transparent;
    color: #da0e00;
    cursor: auto;
}

.menuRow .menu ul li.gap {
    width: 352px;
}

.logo {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    z-index: 1;
    width: 284px;
}

.logo img {
    width: 100%;
}

.menuOpen {
    position: absolute;
    left: 10px;
    top: 10px;
    font-size: 35px !important;
    color: #de0900;
    z-index: 10;
    display: none !important;
}

.contactRow {
    position: absolute;
    left: 0;
    right: 0;
    padding: 25px 0;
}

.contactRow p {
    font-size: 18px;
    color: #000000;
    font-family: "Conv_GothamLight";
    font-weight: bold;
}

.contactRow p.call {
    margin-right: 70px;
}

.contactRow a {
    color: #000;
}

.contactRow a:hover {
    color: #cf1308;
    text-decoration: none;
}

.contactRow .fa {
    font-size: 22px;
    color: #cf1308;
    padding-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

.banner {
    width: 100%;
    max-width: 1366px;
    margin: auto;
}

.banner img {
    width: 100%;
}

.banner .small {
    display: none;
}

.welcome {
    padding: 50px 0;
}

.welcome h2 {
    font-size: 32px;
    font-family: "Conv_Gotham-Black";
    padding-bottom: 15px;
}

.welcome p {
    font-size: 20px;
    font-family: "Conv_GothamLight";
}

.mapAddress iframe {
    width: 100%;
    height: 500px;
}

.footer {
    background: #cf1308;
}

.footer p {
    font-size: 11px;
    padding: 0;
    margin: 0;
    color: #fff;
    font-family: "Conv_GothamLight";
    line-height: 20px;
}

.footer hr {
    background: #dd5a53;
    margin: 25px auto 10px auto;
}
/*====================================
    Sandhill Footer Code
=====================================*/
a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:12px; color: #fff;}
a.footerlink:hover {text-decoration:none; font-family:Arial, Helvetica, sans-serif;font-size:12px;}

.footertext{font-family:Arial, Helvetica, sans-serif;font-size:12px; color:#fff;}

.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:12px; color:#fff;}

.divfooter {width:100%; min-height: 100%; text-align:center; margin:0 auto;}

/*====================================
           Inner page
======================================*/
.in-margin-top {
    margin-top: 15%;
    position: relative;
}

.lead-button {
    font-weight: 700;
    max-width: 300px;
    text-transform: uppercase;
    border: 1px solid #af001a;
    border-radius: 0;
    -webkit-border-radius: 0;
    background-color: #af001a;
    color: #fff;
    text-align: center;
    font-size: 18px;
    padding: 10px 30px;
    display: block;
    margin: 10px auto;
    cursor: pointer;
    transition: all 200ms linear;
}

.lead-button:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none;
}

@media screen and (max-width: 1120px) {
    .menuRow {
        background: url(../img/navBg2.png);
    }

    .menuRow .menu ul li.gap {
        width: 222px;
    }
}

@media screen and (max-width: 1050px) {
    .menuRow .menu ul li a {
        font-family: "Conv_GothamBold";
        text-decoration: none;
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        border-radius: 2px;
        padding: 10px 13px;
    }

    .menuRow .menu {
        width: 100%;
        max-width: 903px;
        margin: auto;
    }
}

@media screen and (max-width: 992px) {
    .contactRow {
        max-width: 100% !important;
    }

    .menuRow .menu ul li a {
        padding: 10px 8px;
    }

    .menuRow .menu ul li.gap {
        width: 246px;
    }
}

@media screen and (max-width: 880px) {
    .contactRow p {
        font-size: 14px;
    }

    .menuRow .menu ul li a {
        padding: 10px 5px;
        font-size: 12px;
    }

    .menuRow .menu {
        width: 100%;
        max-width: 723px;
        margin: auto;
    }
}

@media screen and (max-width: 767px) {
    .logo {
        position: relative;
        margin: auto;
        display: block;
        background: #e6edf3;
        width: 100%;
        text-align: center;
    }

    .logo.inner {
        position: relative;
        margin: auto;
        display: block;
        background: transparent;
        width: 100%;
        text-align: center;
    }

    .logo img {
        width: 200px;
    }

    .logo.inner img {
        width: 200px;
        margin: 0 auto;
    }

    .menuRow {
        position: relative;
        /* background: #ccc;*/
        height: auto;
        top: 0;
        padding: 0px 0;
        background: #e6edf3;
        display: none;
    }

    .menuRow .menu ul li {
        display: inherit;
        margin: 0px 5px;
    }

    .menuRow .menu {
        width: 100%;
        max-width: 100%;
        margin: auto;
    }

    .menuRow .menu ul li.gap {
        display: none;
    }

    .menuRow .menu ul li a {
        padding: 10px 5px;
        font-size: 15px;
        width: 100%;
        display: block;
        border-bottom: 1px solid #ccc;
        color: #cf1308;
        text-align: center;
    }

    .menuRow .menu ul li a:hover {
        background: none;
    }

    .contactRow p {
        font-size: 14px;
        text-align: center;
    }

    .contactRow p.call {
        margin-right: 0;
    }

    .menuOpen {
        display: block !important;
    }
}

@media screen and (max-width: 580px) {
    .banner .big {
        display: none;
    }

    .banner .small {
        display: block;
    }

    .welcome h2 {
        font-size: 32px;
        font-family: "Conv_Gotham-Black";
        padding-bottom: 15px;
    }

    .welcome p {
        font-size: 18px;
        font-family: "Conv_GothamLight";
    }

    .welcome {
        padding: 24px 0;
    }

    .mapAddress {
        padding: 0 !important;
        margin: 0;
    }

    .contactRow p {
        margin-bottom: 0.5rem;
    }

    .logo {
        position: relative;
        margin: auto;
        display: block;
        background: #dfe7f2;
        width: 100%;
        text-align: center;
    }

    .logo img {
        width: 200px;
    }

    .menuRow {
        background: #dfe7f2;
    }
}
