/* DEALERON HEADER IMAGE CSS */

.fod-image {
    position: relative;
    width: 100%;
    /* for IE 6 */
}

@media screen and (min-width:800px) {
    h2.fod-heading {
        font-size: 34px;
    }
}

h2.fod-heading {
    position: absolute;
    top: 30%;
    left: 20px;
    width: 100%;
    /*text-align: center;*/
    color: #ffffff !important;
}

h2.fod-heading.full {
    left: 10%;
}

h2.fod-heading span {
    padding: 10% 0;
    text-align: left;
    font-size: 40px;
    text-shadow: 0 0 13px #000;
}

p.fod-intro-sentance {
    position: absolute;
    top: 43%;
    left: 0;
    width: 100%;
    padding: 0% 20%;
    text-align: center;
    color: #ffffff;
}

p.fod-intro-sentance.full {
    left: 10%;
}

p.fod-intro-sentance span {
    padding: 10% 0;
    text-align: center;
    font-size: 20px;
    text-shadow: 0 0 13px #000;
}

/* DEALERON HEADER IMAGE CSS */

.fod-grey {
    background-color: #eeeeee;
    padding: 3%;
}

.fod-amenities {
    background-color: #000;
    padding: 2%;
    color: #fff;
}

.fod-btn {
    padding: .5em;
    text-align: center;
}

@media screen and (max-width: 800px) {
    .fod-btn {
        padding: 1em;
        font-size: 17px;
    }
}

.fod-block {
    display: block;
    margin-bottom: 8px;
}

/* COUPON CSS */

.fod-container2 {
    position: relative;
    width: 100%;
}

.fod-image2 {
    display: block;
    width: 100%;
    height: 280px;
    object-fit: cover;
}

.fod-detail-overlay {
    position: absolute;
    top: 10px;
    left: 20px;
    padding-left: 10px;
    width: 60%;
    text-align: left;
}

.fod-text2 {
    opacity: 1;
    font-weight: bold;
    color: white;
    font-size: 16px;
    position: absolute;
    top: 50%;
    left: 20%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

h3.fod-title {
    font-weight: 600 !important;
    font-size: 22px !important;
    color: #fff !important;
    transition: transform .4s ease !important;
    -moz-transform: translateY(10px) !important;
    -ms-transform: translateY(10px) !important;
    -webkit-transform: translateY(10px) !important;
    transform: translateY(10px) !important;
    line-height: 1em !important;
}

p.fod-price {
    font-size: 22px !important;
    color: #fff !important;
    transition: transform .4s ease !important;
    -moz-transform: translateY(10px) !important;
    -ms-transform: translateY(10px) !important;
    -webkit-transform: translateY(10px) !important;
    transform: translateY(10px) !important;
}

.fod-coupon-container {
    border: solid 2px #F1F5F6;
    background-color: #fbfbfb;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    min-height: 408px;
    position: relative;
}

.fod-coupon-container.fod-520 {
    min-height: 520px;
}

.fod-coupon-container.fod-550 {
    min-height: 550px;
}

.fod-button, .fod-button .fod-test {
    padding: 20px 5px;
}

.fod-overlay-cta {
    position: absolute;
    display: block;
    text-align: left;
    left: 30px;
    bottom: 0px;
    padding-bottom: 14px;
    font-size: 18px;
    width: 100%;
}

.fod-learn-more {
    color: #fff;
    margin-right: 10px;
    text-shadow: 1px 3px 4px #000000;
}

.fod-interval {
    background-color: #000;
    margin-bottom: 8px;
    color: #fff;
    font-size: 13px;
    padding: 10px 7px 5px 7px;
    text-align: center;
}

.fod-interval.fod-black {
    background-color: #000;
}

.fod-bg-link {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
}

.fod-more-info {
    text-align: center;
}

.fod-detail-bg.light {
    background: linear-gradient(90deg, #00000078 0%, rgba(0, 0, 0, 0.30) 40%, rgba(255, 255, 255, 0) 100%);
}

.fod-detail-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    opacity: 1;
    background: linear-gradient(90deg, #000000d1 0%, rgba(0, 0, 0, 0.30) 40%, rgba(255, 255, 255, 0) 100%);
}

.fod-detail-bg.header {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    opacity: 1;
    background: linear-gradient(90deg, #000000d1 0%, rgba(0, 0, 0, 0.30) 70%, rgba(255, 255, 255, 0) 100%);
}

/* NAVBAR CSS */

.fod28-navbar-default {
    height: 100%;
    background-color: #000000;
    border-radius: 0px;
}

.fod28-navbar-default .fod28-navbar-nav>li>a, .fod28-navbar-default .navbar-text {
    color: white;
    background-color: #000000;
}

.fod28-navbar-default .fod28-navbar-nav>.fod28-active>a, .fod28-navbar-default .navbar-nav>.fod28-active>a:focus, .fod28-navbar-default .fod28-navbar-nav>.fod28-active>a:hover {
    background-color: #000000;
    border-bottom: 4px solid #C32030;
}

.fod28-navbar-default .fod28-navbar-nav>li>a, .fod28-navbar-default .navbar-text:hover {
    color: white !important;
}

.fod28-navbar-nav a {
    float: left;
    display: block;
    color: black;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
    border-bottom: 4px solid transparent;
}

.fod28-navbar-nav a:hover {
    border-bottom: 4px solid #C32030;
}

.fod28-navbar-nav {
    list-style: none;
}

/* ICON BOX CSS */

.fod-card-container {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}

.fod-custom-card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border: 2px solid #eee;
    border-top: none;
    margin-top: 100px;
}

.fod-custom-card.short {
    min-height: 155px;
}

.fod-custom-card.small {
    min-height: 270px;
}

.fod-custom-card::before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    border-top: 2px solid #eee;
    width: 30%;
}

.fod-custom-card::after {
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    border-top: 2px solid #eee;
    width: 30%;
}

.fod-custom-card.short::before {
    width: 25%;
}

.fod-custom-card.short::after {
    width: 25%;
}

.fod-custom-card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 2.25rem;
}

.fod-custom-card-body.short {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-top: 4rem;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    padding-bottom: 0.25rem;
}

.fod-custom-card-title {
    font-weight: 700;
    margin-bottom: .75rem;
}

.fod-custom-card-title.short {
    margin-top: 5rem;
}

.fod-custom-card-text {
    margin: 2rem 0;
}

.fod-icon-container {
    padding: 30px;
}

.fod-icon-container.short {
    padding: 15px;
    display: flex;
    justify-content: center;
}

.fod-icon-container img {
    position: absolute;
    width: 33%;
    left: 33%;
    top: -86px;
}

.fod-icon-container.short img {
    position: absolute;
    width: 46%;
    left: 61px;
    top: -57px;
}

img.fod-more-services {
    position: absolute;
    width: 20%;
    left: 39%;
    top: -83px;
}

.fod-custom-card-link {
    font-weight: 600;
    padding-bottom: 10px;
    display: block;
}

.fod-custom-card-link i {
    margin-right: 1rem;
}

.fod-custom-card.fod-200 {
    min-height: 200px;
}

.fod-custom-card.fod-250 {
    min-height: 250px;
}

.fod-custom-card.fod-300 {
    min-height: 300px;
}

.fod-custom-card.fod-350 {
    min-height: 350px;
}

.fod-custom-card.fod-400 {
    min-height: 400px;
}

.fod-custom-card.fod-450 {
    min-height: 450px;
}

.fod-custom-card.fod-500 {
    min-height: 500px;
}

.fod-custom-card.fod-550 {
    min-height: 550px;
}

/* END ICON BOX CSS */

a.fod-white {
    color: #fff !important;
    text-decoration: underline;
}

@media only screen and (max-width: 1367px) {
    .fod-detail-overlay {
        top: -10px;
        left: 0;
        width: 100%;
    }

    .fod-overlay-cta {
        left: 0;
        bottom: 0px;
    }

    .fod-learn-more {
        font-size: 15px;
    }

    h3.fod-title {
        font-size: 17px !important;
    }

    p.fod-price {
        font-size: 18px !important;
    }

    .fod-image2 {
        width: 100%;
        height: 250px;
        object-fit: cover;
    }

    .fod-custom-card-title.short {
        margin-top: 5rem;
    }
}

@media only screen and (min-width: 1601px) {
    .fod-custom-card-title.short {
        margin-top: 0rem;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1279px) {
    .fod-icon-container.short img {
        position: absolute;
        width: 49%;
        left: 43px;
        top: -43px;
    }

    .fod-custom-card-title.short {
        margin-top: 0rem;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1366px) {
    .fod-detail-overlay {
        top: 5px;
        left: 0;
        width: 100%;
    }

    .fod-overlay-cta {
        left: 12px;
        bottom: -5px;
    }

    .fod-learn-more {
        font-size: 14px;
    }

    h3.fod-title {
        font-size: 19px !important;
    }

    p.fod-price {
        font-size: 18px !important;
    }

    .fod-image2 {
        width: 100%;
        height: 190px;
        object-fit: cover;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1366px) {
    .fod-icon-container img {
        position: absolute;
        width: 36%;
        left: 32%;
        top: -52px;
    }

    img.fod-more-services {
        position: absolute;
        width: 26%;
        left: 38%;
        top: -53px;
    }
}

@media only screen and (min-width: 641px) and (max-width: 1024px) {
    .fod-detail-overlay {
        top: -15px;
        left: 0;
        width: 100%;
    }

    .fod-overlay-cta {
        left: 10px;
        bottom: -5px;
    }

    .fod-learn-more {
        font-size: 12px;
    }

    h3.fod-title {
        font-size: 16px !important;
    }

    p.fod-price {
        font-size: 15px !important;
    }

    .fod-image2 {
        width: 100%;
        height: 135px;
        object-fit: cover;
    }

    .fod-icon-container.short img {
        position: absolute;
        width: 45%;
        left: 35px;
        top: -26px;
    }

    .fod-custom-card-body.short {
        padding-top: 0rem;
    }

    .fod-custom-card.short {
        min-height: 140px;
    }

    .fod-icon-container.short {
        padding: 5px;
    }

    h4.fod-custom-card-title.short {
        font-size: 17px;
    }
}

@media only screen and (min-width: 641px) and (max-width: 1023px) {
    .fod-icon-container img {
        position: absolute;
        width: 30%;
        left: 35%;
        top: -29px;
    }

    img.fod-more-services {
        position: absolute;
        width: 25%;
        left: 37%;
        top: -37px;
    }
}

@media only screen and (min-width: 1280px) and (max-width: 1600px) {
    .fod-icon-container.short img {
        position: absolute;
        width: 45%;
        left: 52px;
        top: -43px;
    }

    .fod-custom-card-body.short {
        padding-top: 0rem;
    }

    .fod-icon-container.short {
        padding: 5px;
    }
}

@media only screen and (max-width: 768px) {
    .fod-coupon-container.fod-520 {
        min-height: 200px;
    }

    .fod-coupon-container.fod-550 {
        min-height: 200px;
    }

    .fod-custom-card.fod-200 {
        min-height: 200px;
    }

    .fod-custom-card.fod-250 {
        min-height: 200px;
    }

    .fod-custom-card.fod-300 {
        min-height: 200px;
    }

    .fod-custom-card.fod-350 {
        min-height: 200px;
    }

    .fod-custom-card.fod-400 {
        min-height: 200px;
    }

    .fod-custom-card.fod-450 {
        min-height: 200px;
    }

    .fod-custom-card.fod-500 {
        min-height: 200px;
    }

    .fod-custom-card.fod-550 {
        min-height: 200px;
    }

    .fod-custom-card.small {
        min-height: 200px;
    }

    .link a.secondary {
        max-width: 100% !important;
        min-width: 100% !important;
    }

    .link a.primary {
        max-width: 100% !important;
        min-width: 100% !important;
    }
}

@media only screen and (max-width: 640px) {
    .fod-no-pad-mb {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .fod-interval {
        font-size: 10px;
    }

    h3.fod-title {
        font-size: 13px !important;
    }

    p.fod-price {
        font-size: 13px !important;
    }

    .fod-learn-more {
        font-size: 10px;
    }

    .fod-coupon-container {
        min-height: 300px;
    }

    .fod-detail-overlay {
        top: -0px;
        left: 0;
        width: 100%;
    }

    .fod-overlay-cta {
        left: 12px;
        bottom: -6px;
    }

    .fod28-navbar-default .fod28-navbar-nav>li>a {
        width: 20%;
        font-size: 12px;
    }

    img.fod-more-services {
        position: absolute;
        width: 50%;
        left: 85px;
        top: -80px;
    }

    iframe.fod-negative-margin {
        margin-bottom: -100px;
    }

    .fod-icon-container img {
        position: absolute;
        width: 33%;
        left: 33%;
        top: -40px;
    }

    .fod-icon-container.short img {
        position: absolute;
        width: 30%;
        left: 34%;
        top: -47px;
    }

    img.fod-more-services {
        position: absolute;
        width: 31%;
        left: 36%;
        top: -44px;
    }

    .fod-image2 {
        width: 100%;
        height: 130px;
        object-fit: cover;
    }

    .fod-custom-card-body.short {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
}

.fod-black {
    background-color: #000;
}

.fod-services {
    background-color: #eee;
    padding: 1%;
}

.fod-standalone-paragraph {
    padding: 0% 5% 2% 5%;
    text-align: center;
}

.fod-services-paragraph {
    padding: 2% 5% 1% 5%;
    text-align: center;
}

.p-1 {
    padding: 1%;
}

.pt-1 {
    padding-top: 2.5rem;
}

.pb-1 {
    padding-bottom: 2.5rem;
}

.pb-10 {
    padding-bottom: 10em;
}

.pb-12 {
    padding-bottom: 12em;
}

.pt-2 {
    padding-top: 4.5rem;
}

.p-5 {
    padding: 5%;
}

.pt-8 {
    padding-top: 8rem;
}

.fod-white-text, h3 .fod-white-text {
    color: #fff !important;
    text-align: center;
}

.fod-more-services-list {
    text-align: left;
    font-size: 14px;
}

iframe.fod-negative-margin {
    margin-top: -150px !important;
}

.fod-center {
    text-align: center;
}

.link.fod-center {
    justify-content: center !important;
}

@media only screen and (max-width: 767px) {
    .fod-hidden-xs {
        display: none;
    }

    h2.fod-hidden-xs {
        display: none;
    }

    li.fod28-active.fod-hidden-xs {
        display: none;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .fod-hidden-sm {
        display: none;
    }

    h2.fod-hidden-sm {
        display: none;
    }

    li.fod28-active.fod-hidden-sm {
        display: none;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 1025px) {
    .fod-hidden-md {
        display: none;
    }

    h2.fod-hidden-md {
        display: none;
    }

    li.fod28-active.fod-hidden-md {
        display: none;
    }
}

@media only screen and (min-width: 1200px) {
    .fod-hidden-lg {
        display: none;
    }

    h2.fod-hidden-lg {
        display: none;
    }

    li.fod28-active.fod-hidden-lg {
        display: none;
    }
}

.fod-col-lg-6.link {
    margin-bottom: 10px !important;
}

.fod-grey {
    background-color: #eee;
    padding: 1%;
}

.fod-dark-grey {
    background-color: #393839;
    padding: 1%;
    color: #fff !important;
}

.link.center {
    justify-content: center !important;
}

.card-container {
    background-color: #eee;
    padding: 3%;
}

.link a.primary {
    max-width: 100% !important;
    min-width: 100% !important;
}

.link a.secondary {
    max-width: 100% !important;
    min-width: 100%;
}
/* DS VIDEO */
.fod-video {
    margin: 1% 2%;
}

@media only screen and (max-width: 640px) {
    .fod-video {
        margin: 0% 0%;
    }
}

.fod-video iframe#fod-video {
    width: 100%;
    height: 280px;
    max-width: 450px;
border: none;
}

@media only screen and (max-width: 640px) {
    .fod-video iframe#fod-video {
        height: 225px;
    }
}

/* DS VIDEO */