body,
html {
    padding: 0;
    margin: 0;
    font-size: 16px;
}

h1 {
    font-size: 1em;
}

.font-level-one {
    font-size: 3.653em;
}

.font-level-two {
    font-size: 1.602em;
}

.font-level-three {
    font-size: 1.266em;
}

.font-level-four {
    font-size: 1.125em;
}

.font-level-five {
    font-size: 1em;
}

.font-level-six {
    font-size: 0.889em;
}

.font-level-seven {
    font-size: 0.79em;
}

.font-level-eight {
    font-size: 0.702em;
}

.font-level-nine {
    font-size: 21.07px;
}

.oswald-light {
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
}

.fjalla {
    font-family: 'Fjalla One', sans-serif;
}

.oswald-regular {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}

.oswald-bold {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
}

.uppercase {
    text-transform: uppercase;
}

.responsive-map {
    overflow: hidden;
    padding-bottom: 35%;
    position: relative;
    height: 0;
}

.responsive-map iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

.ib {
    display: inline-block;
}

.font-red {
    color: #ed1f24;
}

.font-black {
    color: black;
}

.font-white {
    color: white;
}

.font-white:hover {
    color: white;
}

.ul-only-on-hov {
    text-decoration: none;
}

.ul-only-on-hov:hover {
    text-decoration: underline;
}

.no-ul {
    text-decoration: none;
}

.bg-white-transp {
    background-color: rgba(255, 255, 255, 0.7);
}

.bg-white {
    background-color: rgba(255, 255, 255, 1);
}

.bg-black {
    background-color: rgba(0, 0, 0, 1);
}

.bg-black-transp {
    background-color: rgba(0, 0, 0, 0.5);
}

.bg-gray {
    background-color: rgba(242, 242, 242, 1);
}

.bg-red {
    background-color: #ed1f24;
}

.bg-dark-red {
    background-color: #980004;
}

.tops-shell {
    text-align: right;
}

.tops-skin {
    text-align: center;
    width: 100%;
    margin-bottom: 3%;
    padding: 5px 0;
}

@media screen and (min-width:1085px) {
    .tops-skin {
        text-align: right;
        padding: 5px 0;
        margin-bottom: 0;
        width: 50%;
    }
}

.header {
    position: relative;
}

.tops-location,
.tops-phone,
.tops-email {
    margin: 0;
    width: 33.33333333333333%;
}

@media screen and (min-width: 600px) {

    .tops-location,
    .tops-phone,
    .tops-email {
        margin: 0 0.79em;
        width: auto;
    }
}

.tops-quip {
    margin: 0 0.79em;
    display: none;
}

@media screen and (min-width: 600px) {
    .tops-quip {
        display: inline;
    }
}

.tops-icon {
    width: 25%;
    max-width: 100%;
}

@media screen and (min-width: 600px) {
    .tops-icon {
        width: 0.79em;
    }
}

.nav-right-shell {
    width: 66%;
    vertical-align: middle;
}

@media screen and (min-width: 600px) {
    .nav-right-shell {
        width: 25%;
        vertical-align: inherit;
    }
}

.nav-right-skin {
    margin-left: 5%;
}

.nav-right-logo {
    width: 66.666666666666666666%;
}

.logo-title {
    letter-spacing: 0.25em;
    margin: 0.83em 0;
}

.mobile-nav {
    display: inline-block;
    text-align: right;
    width: 33%;
    vertical-align: middle;
}

@media screen and (min-width: 600px) {
    .mobile-nav {
        display: none;
        vertical-align: inherit;
    }
}

.nav-shell {
    position: static;
    width: 100%;
    background-color: rgba(255, 255, 255, 1);
}

@media screen and (min-width:600px) {
    .nav-shell {
        position: absolute;
        background-color: rgba(255, 255, 255, 0.7);
		z-index: 99999;
    }
}

.content-nav-shell {
    position: static;
}

.nav-center-shell {
    width: 75%;
    text-align: right;
    display: none;
}

@media screen and (min-width:600px) {
    .nav-center-shell {
        display: inline-block;
    }
}

@media screen and (min-width:1085px) {
    .nav-center-shell {
        text-align: center;
        width: 50%;
    }
}

.nav-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.nav-link-li {
    margin: 0 0 0 0.05em;
}

@media screen and (min-width: 1085px) {
    .nav-link-li {
        margin: 0 0.05em;
    }
}

.nav-link-anchor {
    display: block;
    padding: 0.5em 1em 0.5em 1em;
}

.nav-bottom-border {
    height: 5px;
    margin-top: -9px;
}

.feature-img {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: block;
}

.shorts-shell {
    width: 100%;
    background: url(/siteart/absurdidad_@2X.png);
    margin-top: -30%;
    position: relative;
}

@media screen and (min-width:885px) {
    .shorts-shell {
        margin-top: -16%;
    }
}

.shorts-skin {
    padding: 5em 0 2em 0;
    text-align: center;
}

.short-shell {
    width: 95%;
    position: relative;
}

@media screen and (min-width:885px) {
    .short-shell {
        width: 70%;
    }
}

@media screen and (min-width:885px) {
    .short-shell {
        width: 33%;
    }
}

.short-skin {
    text-align: center;
    position: relative;
    width: 75%;
    margin: 0 auto;
    border: 3px solid white;
    border-radius: 5px;
}

.short-img {
    width: 100%;
    max-width: 311px;
    vertical-align: middle;
}

.short-caption {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5);
}

.caption-h2 {
    margin: 0;
    border-bottom: 3px solid #ed1f24;
    letter-spacing: .1em;
}

.caption-h3 {
    margin: 0;
}

.about-shell {
    background-color: black;
}

.about-skin {
    padding: 2em .5em;
}

.about-col-left {
    vertical-align: middle;
    width: 100%;
}

@media screen and (min-width:790px) {
    .about-col-left {
        width: 43%;
    }
}

.about-col-right {
    vertical-align: middle;
    width: 100%;
}

@media screen and (min-width:790px) {
    .about-col-right {
        width: 56%;
    }
}

.about-title {
    margin-left: 5%;
}

.about-content {
    width: 90%;
    margin: 0 auto;
}

.about-title-level-one,
.about-title-level-two {
    letter-spacing: .15em;
}

.loc-col-left,
.loc-col-right {
    width: 100%;
    vertical-align: middle;
}

@media screen and (min-width:1100px) {

    .loc-col-left,
    .loc-col-right {
        width: 50%;
        vertical-align: middle;
    }
}

.loc-col-left {
    text-align: center;
}

.loc-content {
    width: 100%;
    text-align: left;
    padding: 0 4%;
    box-sizing: border-box;
}

@media screen and (min-width:1100px) {
    .loc-content {
        width: 95%;
    }
}

.loc-title {
    margin: 1em 0 2em 0;
}

.responsive-map {
    margin: 0;
    width: 100%;
}

@media screen and (min-width:1100px) {
    .responsive-map {
        margin: 1em 0;
        width: 95%;
    }
}

.footer-shell {
    padding: 1em 0.5em;
}

.footer-stripe {
    height: 8px;
}

.footer-ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-title {
    margin: 0 0 1em 0;
}

.footer-div-left {
    vertical-align: top;
    width: 50%;
    display: block;
    margin: 0 auto;
}

@media screen and (min-width: 560px) {
    .footer-div-left {
        width: 33.33333333333333333333%;
        display: inline-block;
    }
}

@media screen and (min-width: 1080px) {
    .footer-div-left {
        width: 17%;
    }
}

.footer-div-center {
    vertical-align: top;
    width: 50%;
    display: block;
    margin: 0 auto;
    margin-top: 5%;
}

@media screen and (min-width: 560px) {
    .footer-div-center {
        width: 33.33333333333333333333%;
        display: inline-block;
        margin-top: 0;
    }
}

@media screen and (min-width: 1080px) {
    .footer-div-center {
        width: 17%;
    }
}

.footer-div-right {
    vertical-align: bottom;
    width: 50%;
    text-align: left;
    display: block;
    margin: 0 auto;
}

@media screen and (min-width: 560px) {
    .footer-div-right {
        width: 33.33333333333333333333%;
        display: inline-block;
        text-align: right;
    }
}

@media screen and (min-width: 1080px) {
    .footer-div-right {
        width: 66%;
    }
}

.footer-logo-skin {
    margin-bottom: 2.5%;
    text-align: left;
    width: 100%;
    margin-top: 10%;
}

@media screen and (min-width: 560px) {
    .footer-logo-skin {
        width: 75%;
        margin-top: 0;
    }
}

@media screen and (min-width: 1080px) {
    .footer-logo-skin {
        width: 34%;
    }
}

.footer-logo {
    display: inline-block;
    width: 75%;
}

.copyright {
    margin: 0;
    padding: .5em 0;
    text-align: center;
}

.mobile-toggle-title {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5%;
}

.mobile-toggle-icon {
    position: relative;
    z-index: 100;
    width: 42%;
    vertical-align: middle;
}

.js-tingle-modal-1:hover {
    cursor: pointer;
}

.search {
    background: #e3191a url("/siteart/form-bg.jpg") no-repeat center center;
    background-size: cover;
}

.search-input {
    width: 49%;
    box-sizing: border-box;
    height: 2em;
    margin: 0.5%;
    padding: 0.25%;
    border: none;
    border-radius: 0;
    opacity: 1;
    -webkit-appearance: none;
}

@media screen and (min-width: 600px) {
    .search-input {
        width: 24%;
    }
}

.submit-btn {
    border-radius: 0 !important;
}

.submit-btn:hover {
    cursor: pointer;
}

.form-skin {
    width: 97%;
    margin: 0 auto;
    padding: 2% 2%;
    box-sizing: border-box;
}

.contact-input-left {
    box-sizing: border-box;
    width: 48%;
    margin-right: 4%;
}

.contact-input {
    box-sizing: border-box;
    width: 48%;
    padding: 0.5% 1%;
    margin-bottom: 1%;
    border-style: none;
    border: 1px solid #2b2b2b;
    border-radius: 0;
    -webkit-appearance: none;
}

.contact-textarea {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 0.5% 1%;
    border-style: none;
    border: 1px solid #2b2b2b;
    border-radius: 0;
    -webkit-appearance: none;
}

.button {
    margin: 0 auto;
    display: block;
    margin-top: 1%;
    border: none;
    padding: 1%;
    border-radius: 0;
    -webkit-appearance: none;
}

.button:hover {
    cursor: pointer;
}

.thank-you-col-left {
    padding: 9.1% 4%;
}

.CaptchaMessagePanel {
    font-size: 0.702em;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    color: black;
}

#CaptchaAnswer {
    font-size: 0.702em;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    color: black;
    border: 1px solid #2b2b2b;
    border-radius: 0;
    -webkit-appearance: none;
}

.CaptchaWhatsThisPanel a {
    font-size: 0.702em;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    color: black !important;
    text-decoration: none !important;
}

.CaptchaWhatsThisPanel:hover a {
    text-decoration: underline !important;
}

.CaptchaWhatsThisPanel a:-webkit-any-link {
    font-size: 0.702em;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    color: black !important;
    text-decoration: none !important;
}

.CaptchaWhatsThisPanel:hover a:-webkit-any-link {
    text-decoration: underline !important;
}

.form-skin {
    margin-bottom: 1%;
}

.mobile-li {
    margin-bottom: 1em;
}

@media (max-width: 540px) {
    .tingle-modal__close {
        background-color: #ed1f24;
    }
}


/***** INVENTORY STYLES *****/

.faceted-search-content .faceted-section-head, .list-content .list-listing .listing-top-left .listing-main-stats, .list-content .list-listing .listing-top-right .listing-dealer-info, .list-content .listing-bottom, .list-content .add-update-time, .list-content .list-top-section .list-sort-order .sort-by-dropdown-container, .list-content .list-top-section .sticky-top-menu .listing-option-bar-content .list-listings-count, .dealer-info .listing-location-display, .contact-info-heading, .dealer-info .google-maps-link i, .legal-text-container, .search-results{font-size:.55em!important;}
.detail-additional-data h3{margin: 10px 0!important;}
.detail-content .lower-detail-data-button-wrapper .lower-detail-data-right{left:60%!important;}
.detail-content-mobile .listing-location-display{font-size: 1em!important;}

#inv{padding: 5% 0;}
#inv *:not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons){font-family: bahnschrift, urw-din, sans-serif!important;} /* Reset font, ignore icons */

.listing-top-right a, .lower-detail-data-left button, .send-email-btn, .media-buttons a, .media-buttons button, .faceted-search, .listing-dealer-info a, .view-listing-details-link, .main-detail-data .contact-options a, .fin-calc-btn-mobile, .selected-facet, .page-nav, .apply-button, .back-button, .calculator-btn, .mobile-done-button {
    -moz-border-radius: 90px !important;
    -o-border-radius: 90px !important;
    -webkit-border-radius: 90px !important;
    border-radius: 90px !important;
}


.faceted-search-content .faceted-section-box .faceted-option-checkbox-container label input {margin: 2px 3px 3px 4px;}
.faceted-text-input-searchType .search-type input[type=checkbox], .faceted-text-input-searchType .search-type  input[type=radio] {margin: 0px 3px 0px 6px;}


.bread-crumbs-heading .return-links .return-links-link span, #no-compare-listings, .bread-crumbs-heading .return-links .return-links-link i {color:#ed1f24 !important;}


.hosted-content .attachment-search .search-checkboxes label .row {margin-left:0 !important;margin-right:0 !important;margin-bottom:0px !important;}

.view-listing-details-link, .selected-facet, .view-listing-details-link, .buy-now-link, .check-availability-link, .email-seller-link, .offer-btn, .buy-btn, .dealer-phone-mobile, .offer-btn-mobile, .send-email-btn-mobile, .send-wholesale-email-btn-mobile, .fin-calc-btn-mobile, .mobile-breadcrumb, .main-detail-data .contact-options a, button.g-recaptcha.button, .page-nav, .apply-button, .mobile-done-button, .dealer-btns-bottom a {background:#ed1f24 !important;}

.selected-facet, .dealer-phone-mobile, .offer-btn, .offer-btn-mobile, .fin-calc-btn-mobile, .send-wholesale-email-btn-mobile, .send-email-btn-mobile, .buy-now-link, .view-listing-details-link, .main-detail-data .contact-options a, button.g-recaptcha.button, .page-nav, .apply-button, .mobile-done-button{border: solid 1px #ed1f24 !important; transition: ease all 0.2s !important;}

.selected-facet:hover, .dealer-phone-mobile:hover, .offer-btn:hover, .offer-btn-mobile:hover, .fin-calc-btn-mobile:hover, .send-wholesale-email-btn-mobile:hover, .send-email-btn-mobile:hover, .buy-now-link:hover, .view-listing-details-link:hover, .main-detail-data .contact-options a:hover, button.g-recaptcha.button:hover, .page-nav:hover, .apply-button:hover, .mobile-done-button:hover, .dealer-btns-bottom a:hover {background: #fff !important; color: #ed1f24 !important;}

.check-availability-link, .email-seller-link, .video-chat-link, .faceted-search, .faceted-show-all-btn, .cs-btns a, .calculator-btn {background: #000 !important; border: solid 1px #000 !important; transition: ease all 0.2s !important;}
.check-availability-link:hover, .email-seller-link:hover, .video-chat-link:hover, .faceted-search:hover, .faceted-show-all-btn:hover, .cs-btns a:hover, .calculator-btn:hover {background: #fff !important; color: #000 !important;}

.list-content .list-title .list-listings-count, .list-content .list-main-section .list-container .list-listing .listing-top .listing-top-left .listing-main-stats .price, #parts-content .parts-top-section .parts-title-and-breadcrumbs .parts-title .parts-listings-count, #inv .error-message, #inv .info, .detail-content .detail-main-body .main-detail-data .detail-price, .detail-content .search-results, .list-content .list-top-section .listing-option-bar .list-listings-count, .detail-price, .compare-price, .compare-title {color: #000 !important;}
 
/* heading */
.list-content .list-title .list-title-text, .detail-content-mobile .detail-main-body .detail-mobile-top .detail-title, .main-detail-data .detail-title, .parts-title-text {
	padding-left: 4px; 
}
.list-top-section .list-title .list-title-text{font-size: 32px !important;}
.detail-content .detail-additional-data .data-row .data-label, .detail-content-mobile .detail-additional-data .data-row .data-label, .part-detail-additional-data .data-label, .part-detail-content .detail-contact-bar {background: #000 !important;}
.detail-content-mobile .detail-contact-bar .contact-bar-btn, .list-page-nav, .contact-options a {background: #000 !important;}
.list-main-section .contact-options a {border: #000 solid 1px !important; transition: ease all 0.2s !important;}
.list-main-section .contact-options a:hover {background: transparent !important; color: #000!important;}

.detail-content .dealer-info .phone-and-email .send-email-btn, .list-content .list-listing-mobile .dealer-phone-container a, .back-button {border-color: #000!important; color: #000!important;}

.material-icons, .collapsible-content a {color:#fff!important;}

#parts-content .parts-bottom-section .parts-list-view .parts-list-content .parts-listing-container .parts-listing-column .parts-button.view-details {background-color: #000!important;}

.detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile{margin-right:0!important;}

.detail-content .detail-main-body .main-detail-data .details-fin-calc .detail-btn-calc{height: 48px !important; box-sizing: border-box;}


.view-listing-details-link,.contact-options a {font-size: 15px !important;}
