.mlp-container .second-section,
.mlp-container .fourth-section {
    margin: 0px;
}

p {
    margin: 0px;
}

.mlp-container h2 {
    margin-top: 0px;
}

a#chat-header {
    display: none;
}



.second-section .text-container {
    display: inherit;
    /* display: flex; */
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin: 0px;
}

.second-section-right+p {
    display: none;
}

.second-section .text-container-text,.second-section .title-container {
    display: none;
}



.video-section {
    padding: 0px 21%;
}

.hytPlayerWrapOuter {
    height: 480px;
}

.hytPlayerWrap {
    display: block;
    position: relative;
    margin: 0px auto 0px auto;
    width: 100%;
    height: 100%;
}

.hytPlayerWrap.ended::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    cursor: pointer;
    background-color: var(--text-heading);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 64px 64px;
    background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjgiIGhlaWdodD0iMTI4IiB2aWV3Qm94PSIwIDAgNTEwIDUxMCI+PHBhdGggZD0iTTI1NSAxMDJWMEwxMjcuNSAxMjcuNSAyNTUgMjU1VjE1M2M4NC4xNSAwIDE1MyA2OC44NSAxNTMgMTUzcy02OC44NSAxNTMtMTUzIDE1My0xNTMtNjguODUtMTUzLTE1M0g1MWMwIDExMi4yIDkxLjggMjA0IDIwNCAyMDRzMjA0LTkxLjggMjA0LTIwNC05MS44LTIwNC0yMDQtMjA0eiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==);
}

.hytPlayerWrap.paused::after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    bottom: 0px;
    right: 0;
    cursor: pointer;
    background-color: var(--text-heading);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40px 40px;
    background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEiIHdpZHRoPSIxNzA2LjY2NyIgaGVpZ2h0PSIxNzA2LjY2NyIgdmlld0JveD0iMCAwIDEyODAgMTI4MCI+PHBhdGggZD0iTTE1Ny42MzUgMi45ODRMMTI2MC45NzkgNjQwIDE1Ny42MzUgMTI3Ny4wMTZ6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);
}

.hytPlayerWrap iframe {
    width: 100%;
    height: 100%;
}


.mlp-container .video-section .section-title {
    margin: 0px auto 20px auto;
    text-align: center;
    padding-top: 0px;
}

.video-container {
    position: relative;
    overflow: hidden;
    margin: 30px auto 0px auto;
    padding-top: 56.25%;
}

.video-container-video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.hero-banner {
    background-image: url(https://www.autonation.com/~/media/Images/LandingPages/Covid-19-Page-Update/hero-banner-background-v2.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    height: 500px !important;
}

.hero-banner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0px 30px;
}

.hero-banner .pink-line {
    width: 54px;
    text-align: center;
    margin: 20px auto;
    border-top: 4px solid #EF73AB;
    opacity: 1;
}

.hero-banner .hero-title {
    text-align: center;
    font: Bold 44px/45px Arial;
    letter-spacing: -0.88px;
    color: var(--white);
    opacity: 1;
    /* padding-top: 152px; */
    margin: 0px;
}

.hero-text {
    text-align: center;
    font: Bold 16px/45px Arial;
    letter-spacing: -0.32px;
    color: var(--white);
    opacity: 1;
}

.first-section,
.second-section,
.fourth-section,
.fifth-section,
.seventh-section{
    padding: 50px 155px;
}

.second-section,
.fifth-section {
    background: var(--bg-light-theme-tertiary) 0% 0% no-repeat padding-box;
}

.second-section {
    position: relative;
}

.third-section {
    background-image: url(https://www.autonation.com/~/media/Images/LandingPages/Covid-19-Page-Update/drive-safe-background.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: 80%;
    position: relative;
    height: 400px
}

.third-section-content {
    position: absolute;
    left: 155px;
    top: 50%;
    transform: translateY(-50%);
}

.sixth-section {
    background-image: url(https://www.autonation.com/~/media/Images/LandingPages/Covid-19-Page-Update/doctors-background.png);
    background-size: contain;
    background-repeat: round;
    padding: 160px 0px 160px 58%;
}

.sixth-section p {
    max-width: 450px;
}

.third-section p {
    padding-top: 0px;
    width: 39%;
}

.six-feet-icon {
    position: absolute;
    left: 42%;
    top: 15%;
}

.mlp-container .section-title {
    padding-top: 0px;
    margin-bottom: 20px;
    text-align: left;
    font: Bold 28px/32px Arial;
    letter-spacing: 0px;
    color: var(--text-heading);
    opacity: 1;
}

.section-text {
    text-align: left;
    font: normal 16px/24px Arial;
    letter-spacing: 0px;
    color: var(--text-copy);
    opacity: 1;
    /* margin-right:0px !important; */
}

.second-section h2,
.second-section p, 
.fifth-section h2,
.fifth-section p {
    margin-left: 26%;
}

.first-section h2,
.first-section p,
.fourth-section h2,
.fourth-section p, 
.seventh-section h2,
.seventh-section p  {
    margin-right: 26%;
}

.first-section.row,
.second-section.row,
.third-section.row,
.fourth-section.row,
.fifth-section.row,
.sixth-section.row,
.seventh-section.row {
    display: flex;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin: 0px;
}

.section-img {
    width: 100%;
    max-height: 428px;
    border-radius: 20px;
}

.second-section-img {
    width: 100%;
    max-height: 660px;
    border-radius: 20px;
}

.second-section-img-768 {
    display: none;
}

.second-section-img-425 {
    display: none;
}

.text-white {
    color: var(--white);
}

.pink-text {
    font-weight: bold;
    color: #E41565;
}

@media all and (max-width: 1281px) {
    .video-section {
        padding: 0px 70px;
    }

    .second-section-img {
        width: 100%;
        max-height: 620px;
    }

    .mlp-container  .section-title {
        padding-top: 20px;
    }

    .mlp-container .second-section,
    .mlp-container .fourth-section {
        margin: 0px -15px;
    }
}

@media all and (max-width: 1150px) {
    .hero-banner {
        padding: 180px 0px;
    }

    .hero-text {
        font: Bold 16px/24px Arial;
    }

    .first-section, .second-section, .fourth-section, .fifth-section, .seventh-section {
        padding: 50px 55px;
    }

    .first-section h2, .fifth-section h2,
    .first-section p, .fifth-section p {
        margin-right: 0%;
    }

    .second-section h2, .fourth-section h2, .seventh-section h2,
    .second-section p, .fourth-section p,  .seventh-section p {
        margin-left: 0%;
        padding: 0px 15px;
    }

    .first-section-left,
    .first-section-right,
    .second-section-left,
    .second-section-right,
    .fourth-section-left,
    .fourth-section-right,
    .fifth-section-left,
    .fifth-section-right,
    .seventh-section-left,
    .seventh-section-right {
        display: block;
        margin: auto;
    }

    .second-section .section-title,
    .fourth-section .section-title {
        padding-top: 20px
    }

    .six-feet-icon {
        width: 100px;
        height: 100px;
        left: 38.5%;
        top: 12%;
    }

    .section-img {
        width: 95%;
        max-width: 416px;
        max-height: 390px;
    }

    .second-section-img {
        max-height: 416px;
        max-width: 416px; 
    }

    .mlp-container .section-title {
        padding-top: 0px;
    }

    .third-section {
        padding: 70px 55px;
    }

    .third-section h2, 
    .third-section p {
        width: auto;
        max-width: 450px;
    }

    .sixth-section {
        padding: 88px 0px 88px 48%;
    }

    .seventh-section .section-title {
        padding-top: 68px;
    }
}

@media all and (max-width: 1113px) and (min-width: 1026px) {
    .second-section p, .fourth-section p,
    .second-section h2, .fourth-section h2 {
        margin-left: 0px;
        margin-bottom: 30px;
    }
}

@media all and (max-width: 1025px) {
    .six-feet-icon {
        top: 13.1%;
    }
}

@media all and (max-width: 1151px) {
    .hytPlayerWrapOuter {
        height: 395px;
    }

    .video-section {
        padding: 0px 30px;
    }

    .hero-banner {
        padding: 90px 145px;
    }

    .first-section, .second-section, .fourth-section, .fifth-section, .seventh-section {
        padding: 50px 33px;
    }

    .first-section.row, .second-section.row, .third-section.row, .fourth-section.row, .fifth-section.row, .sixth-section.row, .seventh-section.row, .second-section .text-container {
        flex-flow: column;
    }

    .section-img {
        width: 100%;
        height: 315px;
        margin: 0px auto;
        display: block;
    }

    .second-section-img-768 {
        display: block;
        max-width: 375px;
        max-height: 446px;
        margin: 30px auto 0px auto;
    }

    .second-section-img {
        display: none;
    }

    .mlp-container .section-title {
        text-align: center;
    }

    .first-section h2, .fifth-section h2,
    .first-section p, .fifth-section p {
        margin: 0px;
        margin-bottom: 30px;
        padding: 0px 30px;
    }

    .second-section h2, .fourth-section h2, .seventh-section h2
    .second-section .second-section-right p, .fourth-section p, .seventh-section p {
        margin: 0px;
        margin-bottom: 30px;
        padding: 0px 30px;
    }

    .six-feet-icon {
        top: 50%;
        left: 43.5%;
    }

    .first-section-left,
    .second-section-right,
    .fourth-section-left,
    .fifth-section-right,
    .seventh-section-left {
        order: 1;
    }

    .first-section-right,
    .second-section-left,
    .fourth-section-right,
    .fifth-section-left,
    .seventh-section-right {
        order: 2;
    }

    .third-section {
        background-image: url(https://www.autonation.com/~/media/Images/LandingPages/Covid-19-Page-Update/drive-safe-background-768.png);
        height: 565px;
    }

    .third-section-content {
        width: 100%;
        left: 50%;
        top: auto;
        transform: translateX(-50%);
        bottom: 15px;
        padding: 0px 30px;
    }

    .third-section-break {
        display: none;
    }

    .third-section p,
    .third-section h2 {
        max-width: 100%;
    }

    .seventh-section h2 {
        margin-right: 0px;
    } 

    .sixth-section {
        padding: 50px 60px;
    }

    .seventh-section .section-title {
        padding-top: 0px;
    }

    .sixth-section p,
    .sixth-section h2 {
        max-width: 100%;
    }
}

@media all and (max-width: 850px) {
    .second-section p, .second-section h2 {
        padding: 0px 30px;
    }
}

@media all and (max-width: 768px) {
    .second-section .text-container {
        display: grid;
    }
}



@media all and (max-width: 765px) {
    .six-feet-icon {
        top: 50%;
    }
}

@media all and (max-width: 635px) {
    .six-feet-icon {
        top: 55%;
    }
}

@media all and (max-width: 577px) {
    .hytPlayerWrapOuter {
        height: 290px;
    }

    .hero-banner {
        background-image: url(https://www.autonation.com/~/media/Images/LandingPages/Covid-19-Page-Update/hero-banner-background-mobile-v2.png);
        padding: 155px 60px;
    }

    .hero-banner-content {
        padding: 0px 15px;
    }

    .mlp-container .section-title {
        font: Bold 22px/24px Arial;
    }

    .section-text {
        font: normal 16px/24px Arial;
    }

    .section-img {
        border-radius: 0px;
    }

    .six-feet-icon {
        top: 50%;
    }

    .sixth-section {
        background-image: url(https://www.autonation.com/~/media/Images/LandingPages/Covid-19-Page-Update/doctors-background-mobile.png);
        padding: 50px 60px;
    }
}

@media all and (max-width: 481px) {
    .hytPlayerWrapOuter {
        height: 195px;
    }

    .video-section {
        padding: 0px 15px;
    }

    .hero-banner {
        padding: 90px 40px;
    }

    .hero-banner .hero-title {
        font: Bold 28px/32px Arial;
    }

    .hero-text {
        font: Bold 16px/24px Arial;
    }

    .mlp-container .section-title {
        font: Bold 18px/24px Arial;
    }

    .section-text {
        text-align: center;
        font: normal 16px/24px Arial;
    }

    .first-section {
        padding: 0px;
        padding-top: 30px;
    }

    .first-section-left {
        padding: 0px 30px;
    }

    .second-section-img-425 {
        display: block;
        width: 100%;
    }

    .second-section-img-768 {
        width: 100%;
        max-width: 416px;
        margin-top: 0px;
        border-radius: 0px;
        padding: 0px 15px;
    }

    .six-feet-icon {
        display: none;
    }

    .second-section {
        padding: 0px;
    }

    .second-section-right,
    .fourth-section-left,
    .fifth-section-right {
        order: 1;
    }

    .second-section-left,
    .fourth-section-right,
    .fifth-section-left {
        order: 2;
    }

    .section-img {
        height: auto;
    }

    .second-section-img-768 {
        height: auto;
    }

    .six-feet-icon {
        top: -4%;
        left: 30%;
    }

    .second-section-right {
        padding: 0px 30px;
        margin-top: 30px;
        margin-bottom: 15px;
    }

    .first-section-right {
        margin-bottom: 30px;
    }

    .second-section-left {
        margin-top: 0px;
        margin-bottom: 30px;
    }

    .third-section {
        background-image: url(https://www.autonation.com/~/media/Images/LandingPages/Covid-19-Page-Update/drive-safe-background-375.png);
        padding: 249px 30px 30px 30px;
    }

    .fourth-section,
    .fifth-section {
        padding: 30px 0px;
    }

    .first-section .first-section-right,
    .second-section-left img,
    .fourth-section-right img,
    .fifth-section .fifth-section-left,
    .seventh-section .seventh-section-right  {
        padding: 0px 15px;
    }

    .seventh-section .seventh-section-right {
        padding-bottom: 30px;
    }

    .first-section h2, .fifth-section h2, .first-section p, .fifth-section p, .seventh-section h2, .seventh-section p,
    .second-section .second-section-right p {
        padding: 0px 15px;
    }

    .sixth-section {
        padding: 50px 45px;
    }

    .seventh-section {
        padding: 0px;
    }

    .seventh-section-left {
        padding: 30px 30px 0px 30px;
    }
}

@media all and (max-width: 376px) {
    .hero-banner {
        padding: 50px 40px;
    }
}

@media all and (max-width: 321px) {
    .hero-banner {
        padding: 80px 30px;
    }

    .sixth-section {
        padding: 25px 30px;
    }
}
@media (min-width: 1200px){
.mlp-container .col-xl-6 {
    flex: 0 0 50%;
    max-width: 57%;
}
}
.img-container{
    flex: 0 0 50%;
}
/* .col-xl-6{
    width: 50%;
    float: left;
    padding: 20px;
} */

.col-xl-6 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;

}