.specials-loader,
.specials-loader:before,
.specials-loader:after {
  background: #e20202;
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 1em;
  height: 3em;
}
.specials-loader {
    color: #e20202;
    text-indent: -9999em;
    position: absolute;
    font-size: 11px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
    top: 5px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.specials-loader:before,
.specials-loader:after {
  position: absolute;
  top: 0;
  content: '';
}
.specials-loader:before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.specials-loader:after {
  left: 1.5em;
}
@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 3em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 4em;
  }
}
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 3em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 4em;
  }
}


.oomdo-banners .no-specials {
    display: none;
    font-size: 40px;
    text-align: center;
    margin-top: 40px;
}

.oomdo-banners .desktop-offers {
    display: none;
}

.oomdo-banners .desktop-offers,
.oomdo-banner .mobile-offers {
    visibility: hidden;
}

.oomdo-banners.new-specials-content-container {
    position: relative;
}

.oomdo-banners .special-container.bw {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.oomdo-banners .special-container.oem .background-sm,
.oomdo-banners .special-container.oem .background-md,
.oomdo-banners .special-container.oem .background-lg {
    display: none;
}

.oomdo-banners .special-container.oem .vehicle-name-bg {
    visibility: visible;
}

/*print styles*/

.print-offer-details,
.print-vehicle-details-section {
    display: none;
}

/*end print styles*/


.offer-buttons {
    font-size: 0;
}

.oomdo-banners .buttons {
    width: 100%;
    text-align: center;
    font-size: 20px;
    background-color: #e20202;
    color: white;
    padding: 10px 0px;
    margin-bottom: 15px;
    box-shadow: 4px 4px 13px rgba(0, 0, 0, 0.48);
    border-radius: 5px;
    transition: all 0.5s;
}

.oomdo-banners .buttons-1 {
    cursor: pointer;
    text-align: center;
    display: inline-block;
    width: 47.4%;
    background-color: #e20202;
    color: white;
    font-size: 14px;
    padding: 0 10px;
    vertical-align: middle;
    border-radius: 5px;
    box-shadow: 4px 4px 13px rgba(0, 0, 0, 0.48);
    transition: all 0.5s;
    margin: 0 1%;
}

.oomdo-banners .mobile-offers .check-icon {
    padding: 4px 0 4px 0;
    width: 35%;
    display: inline-block;
    font-size: 40px;
}

.oomdo-banners .offer-buttons .fa {
    margin-right: 10px;
}

.oomdo-banners .mobile-offers .claim-offer-text {
    display: inline-block;
    width: 50%;
}

.oomdo-banners .mobile-offers .phone-icon {
    font-size: 46px;
    display: inline-block;
    width: 30%;
}

.oomdo-banners .mobile-offers .text-offer-text {
    display: inline-block;
    width: 54%;
}

.swal2-popup {
    font-size: 1.6rem !important;
    width: 95%;
    max-width: 1100px;
}

.swal2-content input {
    margin: 5px 0px 20px;
    padding: 15px;
    width: 100%;
    max-width: 535px;
}

#claim-offer-submit, #text-offer-submit {
    background-color: #e20202;
    color: white;
    font-weight: bold;
    transition: all 0.5s;
}

.oomdo-banners .special-container-border {
    border: 2px solid black;
    padding: 7px;
    height: auto;
    margin-bottom: 15px;
}

.oomdo-banners .special-container {
    position: relative;
}

.oomdo-banners .background-sm {
    position: absolute;
    width: 100%;
}

.oomdo-banners .background-sm.tablet {
    display: none;
}

.oomdo-banners .oomdo-banners-content {
    position: relative;
}

.oomdo-banners .outer-title-container {
    position: absolute;
    left: 39vw;
    top: 2vw;
}


.oomdo-banners .title-top {
    font-size: 21px;
    line-height: 21px;
    margin-bottom: 3px;
}

.oomdo-banners .title-middle {
    font-weight: 900;
    font-size: 48px;
    line-height: 48px;
    text-transform: uppercase;
}

.oomdo-banners .title-bottom {
    font-weight: initial;
    font-size: 21px;
    line-height: 21px;
    text-align: right;
    text-transform: uppercase;
    position: absolute;
    right: 0;
}

.oomdo-banners .vehicle-image-container-mobile {
    width: 98%;
    margin: auto;
    padding-top: 32vw;
    height: 85vw;
    display: flex;
    align-items: end;
    justify-content: center;
}

.oomdo-banners .vehicle-image {
    width: 100%;
    max-width: max-content;
    display: flex;
}

.oomdo-banners .oem-container {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 16px;
}

.oomdo-banners .mobile-offers .mobile-offer {
    border-top: 1px solid black;
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 0px;
    padding-top: 20px;
}

.oomdo-banners .mobile-offers .offer-type {
    margin-right: 25px;
    font-size: 12px;
    text-align: left;
    vertical-align: top;
}

.oomdo-banners .mobile-offers .price-container {
    text-align: center;
    position: relative;
}

.oomdo-banners .mobile-offers .offer-amount {
    display: inline-block;
    font-size: 40px;
    font-weight: 500;
    position: relative;
    margin-bottom: 12px;
}

.oomdo-banners .mobile-offers .asterisk {
    font-size: 31px;
    vertical-align: top;
}

.oomdo-banners .vehicle-name-bg {
    visibility: hidden;
    text-transform: uppercase;
    bottom: 0;
    font-size: 40vw;
    display: inline-block;
    color: #00000017;
}

.oomdo-banners .vehicle-name-bg.active {
    position: absolute;
    margin: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
}

@media (min-width: 768px) {
    .oomdo-banners .background-sm.mobile {
        display: none;
    }
    .oomdo-banners .background-sm.tablet {
        display: block;
        width: 615px;
    }

    .oomdo-banners .outer-title-container {
        top: 52px;
        left: 55vw;
    }

    .oomdo-banners .vehicle-image-container-mobile {
        width: 662px;
        height: 586px;
        text-align: center;
        padding-top: 183px;
    }

    .oomdo-banners .mobile-offers .claim-offer-text,
    .oomdo-banners .mobile-offers .text-offer-text {
        vertical-align: super;
    }
}

@media (min-width: 1024px) {
    .oomdo-banners .background-sm.tablet {
        width: 730px;
    }

    .oomdo-banners .outer-title-container {
        top: 89px;
        left: 52vw;
    }

    .oomdo-banners .vehicle-image-container-mobile {
        padding-top: 230px;
        height: 632px;
    }
}

@media (min-width: 1200px) {
    .oomdo-banners .mobile-offers {
        display: none;
    }

    .oomdo-banners .desktop-offers {
        display: block;
    }

    .oomdo-banners .buttons {
        font-size: 30px;
        padding: 24px 0px;
    }

    .oomdo-banners .buttons-1 {
        width: 31%;
        font-size: 22px;
        padding: 15px;
        vertical-align: initial;
    }

    .oomdo-banners .click-disclaimer {
        text-align: left;
        margin-top: 15px;
        margin-bottom: 15px;
        cursor: pointer;
        transition: all 0.5s;
    }

    .oomdo-banners .special-container-border {
        border: 4px solid black;
    }

    .oomdo-banners.new-specials-content-container{
        width: 1170px;
        margin: auto;
    }

    .oomdo-banners .special-container {
        height: 471px;
        font-size: 0;
    }

    .oomdo-banners .background-md,
    .oomdo-banners .background-lg {
        position: absolute;
    }

    .oomdo-banners .background-lg {
        display: none;
    }

    .oomdo-banners .vehicle-details-section {
        position: relative;
        display: inline-block;
        box-sizing: border-box;
        vertical-align: top;
        height: 471px;
        color: #00274E;
        width: 72%;
        padding-right: 15px;
    }

    .oomdo-banners .brand-logo {
        position: absolute;
        left: 356px;
        max-height: 70px;
    }

    .oomdo-banners .outer-title-container {
        top: 86px;
        left: 471px;
    }

    .oomdo-banners .offer-wrapper {
        margin: auto;
    }

    .oomdo-banners .offer-section {
        font-family: "tablet-gothic-condensed";
        position: relative;
        color: #707070;
        display: inline-block;
        vertical-align: top;
        box-sizing: border-box;
        height: 471px;
        width: 28%;
    }

    .oomdo-banners .offer-container {
        margin: 0;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0;
        right: 0;
    }

    .oomdo-banners .offer-spacer-container {
        font-size: 20px;
        font-weight: 900;
        width: 56px;
        margin: 2px auto;
    }

    .oomdo-banners .offer-section.triple .oem-container {
        position: absolute;
        left: -140px;
        margin-top: 5px;
    }

    .oomdo-banners .oem-logo {
        max-height: 60px;
        margin-top: 10px;
    }

    .oomdo-banners .vehicle-image-container {
        width: 500px;
        height: 275px;
        position: absolute;
        bottom: 0;
        left: 300px;
        text-align: center;
    }

    .oomdo-banners .vehicle-image {
        max-width: 100%;
        max-height: 100%;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        bottom: 0;
    }

    .oomdo-banners .main-spacer {
        position: absolute;
        height: 230px;
        right: 17px;
        top: 95px;
        box-shadow: 6px 3px 6px #00000029;
        border: 1px solid transparent;
    }

    .oomdo-banners .term-bottom-line,
    .oomdo-banners .price-container {
        position: relative;
    }

    .oomdo-banners .term-bottom-line {
        text-transform: lowercase;
    }

    .oomdo-banners .offer-top-line {
        font-size: 20px;
    }

    .oomdo-banners .price-container {
        font-size: 66px;
        line-height: 54px;
        display: inline-block;
        margin-top: 3px;
        font-weight: 700;
    }

    .oomdo-banners .percent-discount-wrapper .price-container {
        margin-top: 0;
    }

    .oomdo-banners .dollar-sign {
        position: relative;
        top: -22px;
        margin-left: 0;
        margin-right: -8px;
        font-size: 41px;
    }

    .oomdo-banners .terms-container.right {
        display: inline-block;
        margin-left: 5px;
    }

    .oomdo-banners .terms-container.bottom {
        text-align: right;
        margin-top: -4px;
    }

    .oomdo-banners .term-top-line {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 2px;
    }

    .oomdo-banners .term-bottom-line {
        font-size: 18px;
        line-height: 18px;
        font-weight: 100;
    }

    .oomdo-banners .asterisk.sm {
        font-size: 13px;
        position: relative;
        top: -3px;
        margin-left: 0;
    }

    .oomdo-banners .asterisk.lg {
        font-size: 23px;
        position: relative;
        top: -33px;
        margin-left: -8px;
        display: inline-block;
    }

    .oomdo-banners .abbrevaited-disclaimer {
        font-size: 12px;
        text-align: center;
        left: 0;
        right: 0;
        margin: auto;
        padding: 0 9px;
        margin-top: 10px;
        position: absolute;
        bottom: 5px;
    }


    /*single offer styles*/
    .oomdo-banners .offer-container.single .offer-top-line {
        font-size: 24px;
        line-height: 37px;
    }

    .oomdo-banners .offer-container.single .term-top-line{
        font-size: 20px;
        line-height: 20px;
    }

    .oomdo-banners .offer-container.single .term-bottom-line {
        font-size: 20px;
        line-height: 20px;
    }

    .oomdo-banners .offer-container.single .price-container {
        font-size: 100px;
        line-height: 71px;
    }

    .oomdo-banners .offer-container.single .dollar-sign {
        top: -39px;
        margin-right: -13px;
        font-size: 50px;
    }

    .oomdo-banners .offer-container.single .asterisk.lg {
        top: -59px;
        margin-left: -8px;
    }
    /*end single offer styles*/

    /*dual offer styles*/
    .oomdo-banners .offer-container.dual .offer-spacer-container.one {
        margin: 15px auto;
    }
    /*end dual offer styles*/

    /*triple offer styles*/
    .oomdo-banners .offer-container.triple {
        top: 46%;
    }

    .oomdo-banners .offer-container.triple .offer-spacer-container.one,
    .oomdo-banners .offer-container.triple .offer-spacer-container.two {
        margin: 10px auto;
    }

    .oem-container.triple {
        display: none;
    }
    /*end triple offer styles*/
}

/*single offer example*/
/*.offer-container.dual,
.offer-container.triple,
.offer-wrapper {
    display: none;
}

.finance-wrapper.offer-wrapper {
    display: block;
}*/



/*dual offer example*/
/*.offer-container.single,
.offer-container.triple,
.offer-wrapper {
    display: none;
}

.finance-wrapper.offer-wrapper.positon-two,
.dollar-discount-wrapper.offer-wrapper.positon-one {
    display: block;
}*/




/*triple offer example*/
/*.offer-container.single,
.offer-container.dual,
.offer-wrapper {
    display: none;
}*/

/*.finance-wrapper.offer-wrapper.positon-two,
.apr-wrapper.offer-wrapper.positon-three,
.dollar-discount-wrapper.offer-wrapper.positon-one {
    display: block;
}*/









