@media (min-width: 1024px) {
    header,
    header .ac-container-flued {
        width: 100%;
        justify-content: center;
        display: flex;
    }
    #ac-opening .ac-col-1 .ac-slider-titles-wrapper .ac-title .ac-en,
    h2 {
        font-weight: 400;
    }
    h2 {
        text-align: right;
        font-size: 2rem;
        margin: 2rem auto 4rem;
        font-size: 2.2rem;
        font-weight: 900;
        margin-bottom: 1rem;
    }
    p{
        font-size: 1.4rem;
        margin-bottom: 2rem;
    }
    header {
        height: 8vh;
        align-items: center;
    }
    header .ac-container-flued {
        height: 100%;
        flex-direction: row;
    }
    header .ac-container-flued .ac-col {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    header .ac-container-flued .ac-col-1 {
        width: 70%;
    }
    header .ac-container-flued .ac-col-2 {
        width: 30%;
        justify-content: flex-end;
        padding-left: 3rem;
    }
    #ac-opening .slick-dots,
    #nav-mob,
    footer .ac-row-1 .ac-col-3.ac-show-on-mobile,
    footer .ac-showform-mob,
    header .ac-container-flued .ac-col-3 {
        display: none;
    }
    header .ac-container-flued .ac-col-2 .ac-hyundai-logo {
        width: 10.4rem;
    }
    header .ac-container-flued .ac-col-1 a {
        font-family: HyundaiSansHead-Regular;
        font-weight: 900;
        font-size: 2rem;
        position: relative;
        left: -14rem;
    }
    #ac-opening {
        display: flex;
        justify-content: space-between;
        height: 92vh;
        background-color: #c5dff6;
    }
    #ac-opening .ac-col,
    .ac-checkbox-wrapper,
    .ac-footer-socials-wrapper {
        display: flex;
    }
    #ac-opening .ac-col-1 {
        width: 70%;
        padding-top: 5vh;
        position: relative;
    }
    #ac-opening .ac-col-1 .ac-slider-titles-wrapper {
        position: absolute;
        top: 6.2rem;
        z-index: 1;
        color: #000;
        left: -1rem;
    }
    #ac-opening .ac-col-1 .ac-slider-titles-wrapper .ac-title {
        text-align: left;
        font-size: 2.2em;
        line-height: 1;
    }
    #ac-opening .ac-col-1 .ac-slider-titles-wrapper .ac-title strong {
        font-family: "HyundaiSansHeadMedium";
        font-family: "HyundaiSansHead-Bold";
        font-size: 4rem;
        display: block;
        margin-bottom: -1rem;
    }
    #ac-opening .ac-col-1 .ac-first-content picture img.ac-main-img {
        width: 67rem;
        height: 83vh;
        object-fit: cover;
        margin-left: auto;
        margin-right: 0;
    }
    .ac-sign-img {
        width: 7rem;
        position: relative;
        left: 0;
        top: 1.5rem;
        margin-left: 0;
    }
    #ac-opening .ac-col-1 .ac-sliderlaw {
        position: absolute;
        bottom: 1rem;
        right: 3rem;
        color: #fff;
        text-align: right;
        font-size: 1.2rem;
    }
    #ac-opening .ac-col-1 .ac-sliderlaw a,
    footer .ac-row-2 .ac-safety {
        color: #fff;
    }
    #ac-opening .ac-col-1 .ac-sliderlaw span {
        text-shadow: 0.05vw 0.05vw 0.2vw #000;
        display: block;
    }
    #ac-opening .ac-col-1 .ac-first-content {
        margin-bottom: 0;
    }
    #ac-opening .ac-col-1 .ac-first-content,
    #ac-opening .ac-col-1 .ac-first-content picture,
    #ac-opening .ac-col-1 .ac-first-content picture img {
        width: 100%;
        height: 100%;
    }
    #ac-opening .ac-col-1 .ac-first-content picture img {
        object-fit: cover;
    }
    #ac-opening .ac-col-2 {
        width: 30%;
    }
    #ac-opening .ac-col-2 .ac-form-wrapper {
        width: 100%;
        background-color: #c5dff6;
        display: block;
    }
    #ac-opening .ac-col-2 .ac-form-wrapper .ac-form-inner {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
    }
    #ac-opening .ac-col-2 .ac-form-wrapper .form {
        margin: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 70%;
    }
    #ac-opening .ac-col-2 .ac-form-wrapper .form input,
    #ac-opening .ac-col-2 .ac-form-wrapper .form select {
        height: 6vh;
        width: 100%;
        margin-bottom: 1.5vh;
        border: 0;
        padding-right: 1rem;
        color: #000;
        font-family: AlmoniDLAAA;
        font-size: 1.2rem;
        direction: rtl;
    }
    #ac-opening .ac-col-2 .ac-form-wrapper .ac-title {
        text-align: center;
        font-size: 2rem;
        margin-bottom: 3vh;
        font-weight: 700;
        color: #000;
    }
    ::-webkit-input-placeholder,
    select::-webkit-input-placeholder {
        color: #000;
    }
    ::-moz-placeholder,
    select::-moz-placeholder {
        color: #000;
    }
    :-ms-input-placeholder,
    select:-ms-input-placeholder {
        color: #000;
    }
    :-moz-placeholder,
    select:-moz-placeholder {
        color: #000;
    }
    #ac-opening .ac-col-2 .ac-form-wrapper .ac-checkbox-div {
        width: 2.5rem;
        height: 2rem;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: 0.5rem;
    }
    #ac-opening .ac-col-2 .ac-form-wrapper .ac-checkbox-div input {
        height: 100%;
    }
    #ac-opening .ac-col-2 .ac-form-wrapper .ac-checkbox-wrapper {
        display: flex;
        align-items: flex-start;
        margin-top: 1vh;
    }
    #ac-opening .ac-col-2 .ac-form-wrapper .label-wrapper {
        position: relative;
        top: -0.4rem;
        font-size: 0.9rem;
        text-align: right;
    }
    #ac-opening .ac-col-2 .ac-form-wrapper .ac-leagal-v2 {
        display: block;
        position: relative;
        top: 0.5rem;
        right: -2rem;
        margin-bottom: 2rem;
    }
    #ac-opening .ac-col-2 .ac-form-wrapper .ac-button-wrapper {
        width: 70%;
        margin: auto;
    }
    #ac-opening .ac-col-2 .ac-form-wrapper .ac-button-wrapper button {
        width: 100%;
        background: #E63312;
        font-weight: 400;
        border: 0;
        color: #fff;
        font-size: 1.7rem;
        padding: 0.3rem 0.5rem 0.5rem;
        font-family: AlmoniDLAAA;
    }
    #ac-part-1 {
        padding: 1rem 0 3rem;
    }
    #ac-part-1 .ac-container-flued {
        width: 99vw;
        padding: 0 2rem 2rem;
        overflow: hidden;
    }
    .ac-video-wrapper {
        width: 70rem;
        max-width: 100%;
        aspect-ratio: 16 / 9;
        position: relative;
        margin: 0 auto;
    }
  
    .ac-video-placeholder {
        width: 100%;
        height: 100%;
        background-image: url('../img/9237139224_elantraN_launch_minisite_imgs_web.jpg');
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        position: absolute;
        top: 0;
        left: 0;
    }
  
    .ac-play-button {
        background: white;
        border: none;
        border-radius: 50%;
        width: 80px;
        height: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 2rem;
        cursor: pointer;
        z-index: 2;
    }
  
    .ac-play-button:focus {
        outline: 3px solid #00f;
    }
  
    iframe {
        width: 100%;
        height: 100%;
        border: 0;
        position: absolute;
        top: 0;
        left: 0;
    }
    #ac-part-1 .ac-slider h3 {
        text-align: center;
        font-size: 1.7rem;
        font-family: HyundaiSansHeadMedium;
    }
    #ac-part-1 .ac-slider .ac-model-description {
        text-align: center;
        font-size: 1.9rem;
        line-height: 1.1;
    }
    #ac-part-1 .ac-slider .ac-model-description small {
        font-size: 68%;
        display: block;
        line-height: 1.1;
    }
    #ac-part-1 .ac-slider .slick-arrow {
        width: 1rem;
        height: auto;
        top: 50%;
    }
    #ac-more-info {
        width: 100%;
       background-color: #c5dff6;;
        padding-top: 2rem;
        padding-bottom: 2rem;
        text-align: center;
        border-top: 0.2rem solid #fff;
    }
    #ac-more-info p {
        padding: 0 0rem;
        text-align: right;
        margin-bottom: 1rem;
    }
    #ac-more-info .ac-container {
        margin: auto;
        display: flex;
        flex-direction: column;
    }
    #ac-more-info h1 {
        margin: 0.5rem auto 1rem;
        font-size: 2rem;
        font-weight: 900;
    }
    #ac-more-info .ac-wrapper-bnts {
        display: flex;
        flex-direction: row-reverse;
        width: 100%;
        justify-content: center;
        align-items: center;
    }
    #ac-more-info .ac-wrapper-bnts a {
        font-size: 1.5rem;
        padding: 0.5rem 2rem;
        margin: 0 1rem 1rem;
    }
    #ac-more-info .ac-wrapper-bnts a.ac-tohyundai {
        background-color: #012c5f;
    }#ac-more-info .ac-wrapper-bnts a.ac-tomifrat {
        background-color: #CCCCCC;
    }
    footer .ac-row-1 {
        background-color: #1c1c1c;
        display: flex;
        justify-content: space-between;
        height: 4rem;
    }
    footer .ac-row-1 .ac-col {
        width: 33.33%;
    }
    footer .ac-row-1 .ac-col-1 {
        justify-content: center;
        display: flex;
        align-items: center;
    }
    footer .ac-row-1 .ac-col-3 {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
    footer .ac-row-1 .ac-col-2 {
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    footer .ac-row-3 span {
        font-size: 1.2rem;
        display: block;
        padding: 1rem;
        text-align: center;
        border-bottom: 0.15rem solid #000;
    }
    footer .ac-social {
        width: 2.5rem;
        margin: 0 0.5rem;
    }
    footer .ac-logo-h {
        width: 4.5rem;
        margin-left: 4rem;
    }
    footer .ac-colmobile {
        width: 10rem;
        margin-right: 4.5rem;
        height: auto;
    }
    footer .ac-row-2 {
        justify-content: center;
        align-items: center;
        height: 2.5rem;
    }
    footer .ac-row-2 p {
        font-size: 1.5rem;
        text-align: center;
        margin-top: 0rem;
        border-top: 0.1rem solid #000;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    footer .ac-row-2 .ac-polution,
    footer .ac-row-2 .ac-safety {
        padding: 0 0.6vw 0.2vw;
    }
    .ac-safety-seven {
        background-color: #416fb6;
    }
    .ac-safety-six {
        background-color: #1a6eb7;
    }
    .ac-safety-five {
        background-color: #2789ca;
    }
    .ac-polution-three {
        background-color: #008452;
    }
    .ac-polution-one {
        background-color: #30604d;
    }
    .ac-polution-thirtheen {
        background-color: #e1451b;
    }
    .ac-law{
        display: block;
        width: 90%;
        margin: 0.5rem auto;
        font-size: 1.45rem;
        text-align: center;
    }
}
