/* DEALER.COM HEADER IMAGE CSS */

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

@media screen and (max-width: 1199px) {
    .fod33-image div.fod33-detail-bg {
        background: none;
    }
}

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

    h2.fod33-heading {
        font-size: 34px;
    }

    h2.fod33-heading-white-bg {
        font-size: 34px;
    }

    h2.fod33-heading-white-bg {
        font-size: 34px;
    }
}

h2.fod33-heading {
    position: absolute;
    top: 19%;
    left: 20px;
    width: 50%;
    color: #ffffff;
}

.fod33-white-bg {
    position: absolute;
    top: 6%;
    left: 20px;
    width: 50%;
    color: #000;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 1%;
}

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

h2.fod33-heading.dark span {
    padding: 10% 0;
    text-align: center;
    font-size: 40px;
    text-shadow: unset;
    color: #001E50;
}

h2.fod33-heading-white-bg span {
    padding: 10% 0;
    text-align: center;
    font-size: 35px;
}

p.fod33-intro-sentance {
    position: absolute;
    top: 50%;
    left: 20px;
    width: 50%;
    color: #ffffff;
}

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

p.fod33-intro-sentance.dark span {
    padding: 10% 0;
    text-align: center;
    font-size: 16px;
    text-shadow: unset;
    color: #001E50;
}

.fod33-header-title {
    font-size: 35px;
}

.fod33-header-overlay {
    position: absolute;
    top: 19%;
    left: 20px;
    width: 50%;
    color: #fff;
}

.fod33-header-overlay.dark {
    position: absolute;
    top: 2%;
    left: 20px;
    width: 50%;
    color: #000;
}

/*  */

.fod33-grey {
    background-color: #eeeeee;
    padding: 1%;
}

.fod33-amenities {
    background-color: #001E50;
    padding: 2%;
    color: #fff;
}

.fod33-btn {
    padding: .5em;
    text-align: center;
    display: block !important;
    margin-bottom: 5px !important;
}

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

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

/* COUPON CSS */

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

.fod33-image2 {
    display: block;
    width: 100%;
}

.fod33-detail-overlay {
    position: absolute;
    top: -20px;
    left: 8px;
    padding-left: 10px;
    width: 70%;
}

.fod33-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%);
}

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

.fod33-price {
    font-size: 18px;
    color: #fff;
    transition: transform .4s ease;
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}

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

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

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

.fod33-coupon-container.big {
    min-height: 440px;
}

.fod33-coupon-container.large {
    min-height: 560px;
}

.fod33-overlay-cta {
    position: absolute;
    display: block;
    text-align: right;
    left: 20px;
    bottom: 0px;
    padding-bottom: 14px;
    font-size: 14px;
}

.fod33-learn-more {
    color: #fff;
    margin-right: 10px;
    font-size: 15px;
}

.fod33-interval {
    background-color: #001e50;
    margin-bottom: 8px;
    color: #fff;
    font-size: 14px;
    padding: 10px 7px 1px 7px;
    text-align: center;
}

.fod33-more-info {
    text-align: center;
    padding-top: 15px;
}

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

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

a.fod33-white {
    color: #fff;
    text-decoration: underline;
}

/* NAVBAR CSS */

.fod33-navbar-default {
    height: 100%;
    background-color: #001e50;
    border-radius: 0px;
    min-height: 30px;
}

.fod33-navbar-default .fod33-navbar-nav>li>a, .fod33-navbar-default .fod33-navbar-text {
    color: white;
    background-color: #001e50;
}

.fod33-navbar-default .fod33-navbar-nav>.fod33-active>a, .fod33-navbar-default .fod33-navbar-nav>.fod33-active>a:focus, .fod33-navbar-default .fod33-navbar-nav>.fod33-active>a:hover {
    background-color: #001e50;
    border-bottom: 4px solid #00b0f0;
}

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

.fod33-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;
}

.fod33-navbar-nav a:hover {
    border-bottom: 4px solid #00b0f0;
}

/* ICON BOX CSS */

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

.fod33-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 #bdc6ca;
    border-top: none;
    margin-top: 100px;
    min-height: 380px;
}

.fod33-custom-card.short {
    min-height: 135px;
}

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

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

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

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

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

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

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

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

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

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

.fod33-icon-container.short {
    padding: 7px;
}

.fod33-icon-container.small {
    padding: 15px;
}

.fod33-icon-container img {
    position: absolute;
    width: 28%;
    left: 36%;
    top: -18%;
}

.fod33-icon-container.short img {
    position: absolute;
    width: 50%;
    left: 24%;
    top: -35px;
}

img.fod33-more-services {
    position: absolute;
    width: 28%;
    left: 192px;
    top: -80px;
}

img.fod33-more-services-white {
    position: absolute;
    width: 35%;
    left: 32%;
    top: -48px;
}

.fod33-custom-card-link {
    font-weight: 600;
    color: #11447a;
    padding-bottom: 10px;
    display: block;
}

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

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

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

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

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

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

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

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

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

/* END ICON BOX CSS */

@media only screen and (max-width: 1367px) {
    .fod33-detail-overlay {
        top: -10px;
        left: 11px;
        width: 70%;
    }

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

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

    .fod33-title {
        font-size: 17px;
    }

    .fod33-price {
        font-size: 18px;
    }

    .fod33-custom-card-title.short {
        margin-top: 3rem;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1366px) {
    .fod33-detail-overlay {
        top: -8px;
        left: 14px;
        width: 70%;
    }

    .fod33-overlay-cta {
        left: 26px;
        bottom: 2px;
    }

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

    .fod33-title {
        font-size: 19px;
    }

    .fod33-price {
        font-size: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    img.fod33-more-services-white {
        position: absolute;
        width: 16% !important;
        left: 42% !important;
        top: -68px !important;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1279px) {
    img.fod33-more-services-white {
        position: absolute;
        width: 28% !important;
        left: 36% !important;
        top: -38px !important;
    }

    .fod33-icon-container.short img {
        position: absolute;
        width: 41%;
        left: 36px;
        top: -27px;
    }
}

@media only screen and (min-width: 641px) and (max-width: 1024px) {
    .fod33-detail-overlay {
        top: -20px;
        left: 12px;
        width: 70%;
    }

    .fod33-overlay-cta {
        left: 23px;
        bottom: -3px;
    }

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

    .fod33-title {
        font-size: 18px;
    }

    .fod33-price {
        font-size: 18px;
    }

    .fod33-icon-container img {
        position: absolute;
        width: 180px;
        left: 35%;
        top: -90px;
    }

    .fod33-icon-container.short img {
        position: absolute;
        width: 41%;
        left: 36px;
        top: -27px;
    }
}

@media only screen and (max-width: 768px) {
    .fod33-custom-card.fod-200 {
        min-height: 200px;
    }

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

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

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

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

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

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

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

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

    .fod33-navbar-nav a {
        padding: 14px 0px !important;
    }
}

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

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

    .fod33-title {
        font-size: 18px;
    }

    .fod33-price {
        font-size: 16px;
    }

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

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

    .fod33-detail-overlay {
        top: -10px;
        left: 10px;
        width: 70%;
    }

    .fod33-overlay-cta {
        left: 18px;
        bottom: 2px;
    }

    .fod33-navbar-default .fod33-navbar-nav>li>a {
        width: 20%;
    }

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

    img.fod33-more-services-white {
        position: absolute;
        width: 30%;
        left: 35%;
        top: -45px;
    }

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

    .fod33-icon-container img {
        position: absolute;
        width: 40%;
        left: 30%;
        top: -70px;
    }

    .fod33-navbar-default .fod33-navbar-nav>li>a, .fod33-navbar-default .fod33-navbar-text {
        font-size: 12px;
    }

    iframe.fod33-negative-margin {
        margin-top: -110px !important;
    }

    .fod33-icon-container.short img {
        position: absolute;
        width: 21%;
        left: 38%;
        top: -42px;
    }

    .fod33-navbar-nav a {
        padding: 14px 0px;
    }
}

.fod33-dk-blue {
    background-color: #001E50;
}

.fod33-light-blue {
    background-color: #01B0F0;
    padding-top: 1%;
}

.fod33-dk-blue p a {
    color: #009DDD !important;
    font-size: inherit;
}

.fod33-dk-blue li a {
    color: #009DDD !important;
    font-size: inherit;
}

.fod33-light-blue {
    background-color: #01B0F0;
    padding: 1%;
}

.fod33-light-blue a {
    color: #001E50;
}

.fod33-services {
    background-color: #e3ebec;
    padding: 1%;
}

.fod33-button-white {
    background-color: #fff;
    color: #000;
    margin-top: 5px;
    margin-bottom: 5px;
}

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

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

.fod33-p-1 {
    padding: 1%;
}

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

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

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

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

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

.fod33-pb-2 {
    padding-bottom: 4.5rem;
}

.fod33-p-3 {
    padding: 3%;
}

.fod33-p-5 {
    padding: 5%;
}

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

.fod33-mt-50 {
    margin-top: 50px;
}

.fod33-white-text {
    color: #fff;
    text-align: center;
}

.fod33-white {
    color: #fff;
}

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

.col-md-6.fod33-no-pad {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

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

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

/* Backgound Image box */

.fod33-accessories-background {
    background-image: url("https://fixedopsdigital.s3.amazonaws.com/oem/volkswagen/accessories/horizontal/vw-accessories-background.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.fod33-oil-change-background {
    background-image: url("https://fixedopsdigital.s3.amazonaws.com/oem/volkswagen/service/general/vw-2020-1200x900-min.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.fod33-background-box-overlay {
    margin: 30px 20px;
    padding: 2%;
    border: solid 2px #27B0F0;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-align: center;
}

.table {
    width: 90%;
}

/* TIRE COUPON CSS */

.fod33-image2.tires {
    display: block;
    width: 100%;
    max-height: 240px;
    object-fit: cover;
}

.fod33-detail-overlay.tires {
    position: absolute;
    top: 15px;
    left: 10px;
    width: 40%;
    text-align: center;
}

.fod33-title.tires {
    font-weight: 600;
    font-size: 20px;
    color: #fff;
    transition: transform 0.4s ease;
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    line-height: .2;
    text-transform: none;
}

.fod33-price.tires {
    font-size: 22px;
    color: #fff;
    transition: transform 0.4s ease;
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    margin-bottom: 15px;
}

.fod33-title.starting {
    font-weight: 600;
    font-size: 20px;
    color: #fff;
    transition: transform 0.4s ease;
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    line-height: .2;
    text-transform: none;
    margin-top: -8px;
    padding-bottom: 2px;
}

.fod33-interval.tires {
    background-color: #009DDD;
    margin-top: -10px;
    margin-bottom: unset;
    color: #fff;
    font-size: 15px;
    padding: 10px 7px 1px 7px;
    text-align: center;
}

@media only screen and (max-width: 1367px) {
    .fod33-detail-overlay.tires {
        top: 15px;
        left: 40px;
    }

    .fod33-title.tires {
        font-size: 27px;
    }

    .fod33-price.tires {
        font-size: 25px;
    }

    .fod33-price.tires {
        margin-bottom: 15px;
    }

    .fod33-title.tires {
        line-height: .4;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1366px) {
    .fod33-detail-overlay.tires {
        top: 20px;
        left: 14px;
        width: 40%;
    }

    .fod33-title.tires {
        font-size: 18px;
    }

    .fod33-price.tires {
        font-size: 18px;
    }
}

@media only screen and (max-width: 1024px) {
    .fod33-image2.tires {
        max-height: 275px;
    }
}

@media only screen and (max-width: 640px) {
    .fod33-interval.tires {
        font-size: 10px;
    }

    .fod33-title.tires {
        font-size: 20px;
    }

    .fod33-price.tires {
        font-size: 22px;
    }

    .fod33-detail-overlay.tires {
        top: 20px;
        left: 10px;
        width: 40%;
    }
}

@media only screen and (max-width: 320px) {
    .fod33-title.tires {
        font-size: 15px;
    }

    .fod33-price.tires {
        font-size: 16px;
    }
}

/* TIRE COUPON CSS */
/* 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;
}

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

/* DS VIDEO */