@media(min-width:1024px){
    .thanks-home h3{
        font-size: 2rem;
        text-align: center;
        color: #fff;
    }
    .thanks-home h3 a {
        font-size: 89%;
        color: #fff;
    }
    .ac-container {
        width: 70rem;
        margin: 0 auto;
        height: 100%;
        padding: 1rem;
    }
    .ac-container-flued{
        width: 99rem;
        padding: 0.5rem 0rem;
        display: flex;
        align-items: center;
    }
    .ac-img-responsive {
        width: 100%;
        height: auto;
        margin: 0 auto;
        display: block;
        object-fit: contain;
    }
    .ac-c2c {
        display: none;
    }
    h1 {
        font-size: 2rem;
        position: absolute;
        z-index: 1;
        color: #000;
        left: 50%;
        margin-bottom: 0.5rem;
        margin-top: -2.56rem;
        top: 32%;
        transform: translate(-50%, -50%);
        text-align: center;
        width: max-content;
    }
    h1 .ac-en {
        font-size: 5rem;
        display: block;
        margin-bottom: -1rem;
    }
    h1 .ac-en small {
        font-size: 3rem;
        display: block;
        text-align: center;
    }
    .ac-text-desk1{
        position: absolute;
        top: 68%;
        color: #fff;
        text-align: center;
        right: 57%;
        font-size: 1.5rem;
        transform: translate(-50%, -50%);
    }
    .ac-text-desk2 {
        position: absolute;
            top: 61%;
            color: #fff;
            text-align: center;
            right: 26%;
            font-size: 1.5rem;
            transform: translate(-50%, -50%);
    }
    .ac-text-desk3{
        position: absolute;
        top: 9.5rem;
        color: #fff;
        text-align: center;
        right: 43rem;
        font-size: 1.5rem;
    }
    .ac-text-desk4{
        position: absolute;
        top: 34.5rem;
        color: #fff;
        text-align: center;
        right: 26rem;
        font-size: 2.5rem;
    }
    p {
        font-size: 1.2rem;
    }
    .ac-col-1{
        width: 70rem;
    }
    .ac-col-2{
        width: 29.5rem;
        padding: 0 4rem 0 1rem;
    }
    .thanks-home h2 {
        color: #fff;
        text-align: center;
        font-size: 4rem;
    }
    .swiper {
        margin-top: -5rem;
        height: 95.1vh;
    }

    /* Header */
    header nav{display: none}
    header .ac-goto-home-slider{
        display: block;
        width: 15rem;
        margin: auto 4.9rem auto auto;
    }
    /* End Header */


    /* Main */


    #ac-part-1 .ac-container-flued{
        padding: 0rem 0rem;
    }
    #ac-part-1 .ac-takanon-text{
        display: block;
            color: #fff;
            padding: 1rem 3rem 1rem 0;
            font-size: 1.17rem;
            position: absolute;
            bottom: 2rem;
            z-index: 1;
            right: -2rem;
    }
    #ac-part-1 .ac-takanon-text a {
        color:#fff
    }

    /* End Main */

    footer {
        background-color: #000;
        padding: 0rem 0rem 0rem 0;
        overflow: hidden;
    }
    footer .ac-col-1 {
        background-color: #fff;
        width: 71.5rem;
        padding: 0.7rem 1rem 0.7rem 0;
    }
    footer .ac-container-flued {
        padding: 0rem 0rem;
    }
    /* Legal Css */
    footer .ac-legal-wrapper {
        direction: rtl;
        /* font-family: "n019002g_V8_1"; */
        font-family: "n060002t";
        font-weight: 800;
        font-size: 1.1rem;
    }
    footer .ac-legal-wrapper, footer .ac-legal-wrapper a {
        color: #000;
    }
    footer .ac-legal-wrapper a {
        text-decoration: none;
        font-family: "DaimlerCACPro-Regular";
    }
}
/* End Legal Css */
