* {
    padding: 0;
    margin: 0;
    font-family: 'Arimo', sans-serif;
}
.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:#333333 !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: #333333 !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: #333333 !important;}
.page-nav{background-color:#333333!important}
.search-results {color:#333333!important}


a:-webkit-any-link {
    text-decoration: none;
}

.tingle-content-wrapper {
    position: relative;
    z-index: 0;
}

.header {
    background-color: #333333;
}

.top-band {
    position: relative;
    top: 25px;
    width: 100%;
    margin: 0 auto;
}

@media screen and (min-width: 1548px) {
    .top-band {
        width: 60%;
    }
}

.header-left-div {
    display: inline-block;
    vertical-align: middle;
    width: 30%;
}

.logo-skin {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: 15px;
    margin-left: 2%;
}

.header-left-location-skin {
    display: none;
    margin-left: 10%;
}

@media screen and (min-width:919px) {
    .header-left-location-skin {
        display: inline-block;
    }
}

.header-left-location {
    display: inline-block;
    color: white;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
}

.nav {
    display: none;
    width: 69%;
    text-align: right;
}

@media screen and (min-width:919px) {
    .nav {
        display: inline-block;
    }
}

.nav-anchor-target,
.nav-anchor-target:link,
.nav-anchor-target:visited {
    display: inline-block;
    padding: 0 2.5% 0 2.5%;
    color: white;
    text-decoration: none;
}

.nav-anchor-target,
.nav-anchor-target:hover,
.nav-anchor-target:active {
    display: inline-block;
    padding: 0 2.5% 0 2.5%;
    color: white;
    text-decoration: underline;
}

.nav-anchor-target__border-right {
    border-right: 2px solid #c62026;
}

.nav-anchor-content {
    text-transform: uppercase;
    font-size: 18px;
}

.mobile-nav-toggle-skin {
    display: inline-block;
    width: 60%;
    text-align: right;
    margin-right: 5%;
}

@media screen and (min-width:442px) {
    .mobile-nav-toggle-skin {
        width: 64%;
    }
}

@media screen and (min-width:919px) {
    .mobile-nav-toggle-skin {
        display: none;
    }
}

.mobile-menu-toggle {
    width: 60px;
    height: 22px;
}

.tingle-demo {
    display: none;
}

.mobile-nav {
    margin-top: 25px;
}

.mobile-nav-title {
    font-weight: 700;
    font-size: 24px;
    color: #4d4d4d;
    margin-bottom: 20%;
}

.mobile-nav-anchor-target {
    margin-bottom: 10%;
}

.mobile-nav-anchor-content {
    font-size: 18px;
    color: #999999;
    margin-bottom: 15px;
    text-decoration: none;
}

.mobile-nav-anchor-content:hover,
.mobile-nav-anchor-content:active {
    text-decoration: underline;
}

.mobile-nav-anchor-content:hover {
    color: #4d4d4d;
}

.footer {
    background-color: #515254;
    text-align: center;
}

.inner-footer {
    display: inline-block;
    margin: 40px 0;
}

@media screen and (min-width:600px) {
    .inner-footer {
        margin: 20px 0;
    }
}

.footer-logo-skin {
    display: inline-block;
    width: 100%;
}

@media screen and (min-width:600px) {
    .footer-logo-skin {
        width: auto;
    }
}

.shop {
    position: relative;
    top: 23px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

@media screen and (min-width:600px) {
    .shop {
        width: auto;
        padding: 0 20px;
        border-right: 2px solid #999999;
    }
}

.footer-title {
    font-size: 18px;
    color: #999999;
    padding-top: 10px;
}

.footer-subtitle {
    font-size: 16px;
    color: #999999;
    margin-top: 10px;
    margin-bottom: 20px;
}

.footer-subtitle-anchor,
.footer-subtitle-anchor:link,
.footer-subtitle-anchor:visited {
    font-size: 16px;
    color: #999999;
    text-decoration: none;
}

.footer-subtitle-anchor:hover,
.footer-subtitle-anchor:active {
    color: white;
    text-decoration: underline;
}

.remarketing {
    position: relative;
    top: 23px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

@media screen and (min-width:600px) {
    .remarketing {
        width: auto;
        padding: 0 20px;
        border-right: 2px solid #999999;
    }
}

.links {
    position: relative;
    top: 23px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

@media screen and (min-width:600px) {
    .links {
        width: auto;
        padding: 0 20px;
    }
}

.facbook-icon {
    width: 35px;
    height: 35px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}

.ebay-icon {
    display: block;
    margin: 0 auto;
}

.header-feature {
    text-align: center;
    background: #648aa1 url("/siteart/dallas-front-bg.jpg") no-repeat center center;
    background-size: cover;
    height: 80vh;
    position: relative;
    z-index: -1;
}

.feature-content-skin {
    text-align: center;
    width: 100%;
    background-color: rgba(0, 0, 0, .47);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 50px 0 30px 0;
}

.feature-h1 {
    display: block;
    font-size: 60px;
    font-weight: 700;
    color: white;
    margin-bottom: 10px;
}

.feature-h2 {
    display: block;
    font-size: 36px;
    color: white;
    margin-bottom: 10px;
}

.feature-anchor-target,
.feature-anchor-target:link,
.feature-anchor-target:visited {
    display: block;
    font-size: 18px;
    z-index: 1;
    padding: 5px 10px;
    background-color: #c62026;
    width: 180px;
    height: 30px;
    margin: 0 auto;
    color: white;
    text-decoration: none;
}

.feature-anchor-target:hover,
.feature-anchor-target:active {
    color: white;
    text-decoration: underline;
}

.feature-anchor-content {
    display: block;
    font-size: 18px;
    margin-top: 5px;
}

.action-shortcuts {
    background-color: #efefef;
}

.card,
.card:link,
.card:visited {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 25px;
    padding: 0;
    text-decoration: none;
    color: #999999;
}

@media screen and (min-width:550px) {
    .card,
    .card:link,
    .card:visited {
        padding: 5px;
    }
}

@media screen and (min-width:550px) {
    .card,
    .card:link,
    .card:visited {
        width: 45%;
    }
}


@media screen and (min-width:1350px) {
    .card,
    .card:link,
    .card:visited {
        width: 24%;
    }
}

.card:hover,
.card:active {
    color: #4d4d4d;
    text-decoration: underline;
}

.action-card-img {
    width: 80%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 40px;
}

.action-card-img-sleeper {
    width: 70%;
}

.action-card-img-box {
    width: 60%;
}

.card-title {
    display: block;
    font-size: 25px;
    font-weight: 700;
}


.about-skin {
    background-color: #c62026;
    color: white;
}

.about-skin-inner {
    text-align: center;
    padding: 19px 0;
}

.about-title {
    text-align: center;
    display: inline-block;
    font-size: 25px;
    vertical-align: middle;
    width: 100%;
    margin: 0 auto;
}

@media screen and (min-width:385px) {
    .about-title {
        width: auto;
        margin-right: 30px;
    }
}

.about-divider {
    display: block;
    width: 188px;
    height: 2px;
    background-color: #333333;
    vertical-align: middle;
    margin: 40px auto 40px auto;
}

@media screen and (min-width:385px) {
    .about-divider {
        display: inline-block;
        margin: 0 50px 0 0;
        width: 2px;
        height: 188px;
    }
}

.about-paragraph {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    width: 95%;
}

@media screen and (min-width:385px) {
    .about-paragraph {
        width: 42%;
        text-align: left;
    }
}

.responsive-map {
    overflow: hidden;
    padding-bottom: 55.25%;
    position: relative;
    height: 0;
}

.responsive-map iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

@media screen and (min-width:900px) {
    .responsive-map {
        padding-bottom: 35.25%;
    }
}

@media screen and (min-width:1350px) {
    .responsive-map {
        padding-bottom: 20.25%;
    }
}

.copyright-footer {
    background-color: #333333;
    padding: 20px;
}

.copyright-title {
    color: #999999;
    font-size: 16px;
}

.cf-container {
    width: 90% !important;
    margin: 0 auto !important;
    margin-top: -415px !important;
    background-color: white !important;
    padding: 10px !important;
}

.content-skin {
    width: 90%;
    margin: 0 auto;
    margin-top: -415px;
    background-color: white;
    padding: 10px;
    border-radius: 2px 2px 0 0;
}

.content-skin-inner {
    width: 98%;
    margin: 0 auto;
}

@media screen and (min-width:455px) {
    .content-skin-inner {
        width: 75%;
    }
}

@media screen and (min-width:1055px) {
    .content-skin-inner {
        width: 50%;
    }
}

.content-header-one {
    font-size: 60px;
    font-weight: 700;
    display: block;
    color: #333333;
    margin-bottom: 25px;
}

.content-header-two {
    font-size: 36px;
    display: block;
    color: #333333;
    margin-bottom: 15px;
}

.content-paragraph {
    font-size: 16px;
    display: inline-block;
    color: #4d4d4d;
    line-height: 1.5;
}

.paragraph-link {
    color: #999999;
    text-decoration: none;
}

.paragraph-link:hover {
    color: #c62026;
    text-decoration: underline;
}

.about-img {
    width: 100%;
    height: auto;
    max-width: 500px;
    margin: 0 auto;
    display: block;
    margin-top: 50px;
}

form {
    margin-bottom: 50px;
    font-family: 'Arimo', sans-serif;
}

.input-field {
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    padding: 10px 1%;
    border: 1px solid #999999;
    border-style: solid;
    margin-bottom: 10px;

}

@media screen and (min-width:850px) {
    .input-field {
        width: 49%;
        margin-bottom: 0;
    }
}

.message-field {
    box-sizing: border-box;
    padding: 10px 5px;
    border: 1px solid #999999;
    border-style: solid;
    width: 100%;
    margin-top: 0;
}

@media screen and (min-width:850px) {
    .message-field {
        
        margin-top: 10px;
    }
}

.input-field-right {
    float: none;
}

@media screen and (min-width:850px) {
    .input-field-right {
        float: right;
    }
}

.button {
    display: block;
    text-align: center;
    cursor: pointer;
    color: #4d4d4d;
    background-color: #efefef;
    box-sizing: border-box;
    padding: 2px 6px 3px;
    border-width: 2px;
    border-style: none;
    border-color: transparent;
    border-image: initial;
    width: 200px;
    margin: 0 auto;
    padding: 20px 0;
}

.button:hover {
    color: #999999;
    background-color: #333333;
}

.thank-you-skin {
    margin-bottom: 100px;
}

.logo-skin-anchor {
    text-decoration: none;
}

.paragraph-required {
    color: red;
    font-style: italic;
}

/*font-family: 'Arimo', sans-serif;
white
red: #c62026
dark-gray: #333333
light-gray: #efefef
text-dark-gray: #4d4d4d
text-light-gray: #999999
