@media (max-width: 1023px) {
    #ac-part-1,
    .ac-col-1,
    .ac-container,
    footer {
        box-sizing: border-box;
    }
    .ac-new-ttl {
        display: block;
        font-size: 8.5vw;
        line-height: 0.8;
        margin-top: 14vw;
                color: #fff;
        font-family: "FbSpoiler-Black";
    }
    #ac-part-1,
    .ac-container {
        height: auto;
        display: flex;
    }
    .ac-col-1,
    footer {
        z-index: 9;
    }
    .ac-tel span,
    footer .ac-btnmob-col span {
        font-size: 17px;
        font-family: FbSpoiler-Regular;
        text-align: center;
    }
    .ac-background-image,
    .ac-col-1 .ac-beinleumi-logo img,
    .ac-col-2 .ac-pos-rel,
    .ac-mob-text.ac-hide-on-mobile,
    .ac-people-image {
        display: none;
    }
    #ac-part-1 {
        flex-direction: column-reverse;
        justify-content: flex-end;
        align-items: center;
        background: #fff;
    }
    .ac-bg-image-mob {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
       top: 16vw;
        width: 100%;
    }
    .ac-col-1,
    .ac-col-1 .ac-inner-col-1,
    .ac-col-2,
    .ac-container,
    .ac-tel,
    footer .ac-btnmob-col {
        position: relative;
    }
    main {
        overflow: unset;
        background: linear-gradient(180deg, #efefef 0, #cbcbcb 100%) no-repeat padding-box;
    }
    .ac-container {
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
        padding: 0;
        width: 95%;
        background: #062d68;
        border-radius: 2rem;
        overflow: unset;
        margin-top: 2vw;
    }
    .ac-col-2,
    .ac-col-2 .ac-content {
        width: 100%;
        margin-right: 0;
        margin-top: 2vw;
        display: flex;
        height: auto;
    }
    .ac-col-2 {
        opacity: 1;
        right: 0;
        transition:
            right 0.8s,
            opacity 0.8s;
        justify-content: center;
        align-items: flex-start;
        flex-direction: column;
        border-left: unset;
        border-radius: 2rem;
        overflow: hidden;
    }
    .ac-col-2 .ac-content {
        flex-direction: column;
        justify-content: flex-start;
        margin-left: 0;
        z-index: 1;
        padding-top: 0;
    }
    .ac-col-2 .ac-text-1 {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 59vw;
        margin: 0 auto -11vw;
    }
    .ac-col-2 .ac-row {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        width: 100%;
    }
    .ac-col-2 .ac-row-2 {
       margin-top: 58vw;
    }
    .ac-col-2 .ac-banner {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        font-size: 2.8rem;
        line-height: 0.9;
    }
    .ac-col-2 .ac-banner div[role="group"] {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 4vw 0;
        margin-top: 0;
    }
    hr {
        width: 20vw;
        background-color: #ffc342;
        height: 1px;
        margin: 0 auto;
        border: 0;
    }
    .ac-col-2 .ac-banner div[role="group"].ac-no-border {
        border-bottom: none;
    }
    .ac-col-2 .ac-banner div[role="group"] .ac-font-reg {
        font-size: 0.8em;
    }
    .ac-bigger-font {
        font-size: 1.2em;
    }
    .ac-bigger2-font {
        font-size: 1.7em;
        line-height: 0.2;
    }
    .ac-col-1 {
        opacity: 1;
        transition: opacity 1s;
        padding: 7vw 1rem 1rem;
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        max-width: 100%;
        border-top: 0;
        margin-top: -2vw;
        background-color: transparent;
        background-image: unset;
        border: 0;
    }
    .ac-tel,
    .c2c,
    footer .ac-btnmob-col,
    footer .ac-btnmob-col span {
        justify-content: center;
        display: flex;
    }
    .ac-col-1 .ac-inner-col-1 {
        border-radius: 1.5rem;
        background: #062d68;
        color: #fff;
        width: 100%;
        padding: 0;
        box-sizing: border-box;
        height: auto;
        margin-left: 0;
    }
    .ac-col-1 .ac-law-sentence {
        color: #fff;
        line-height: 0.9;
        bottom: 0;
        overflow-y: auto;
        background-color: #062d6e;
        font-size: 4.3vw;
        display: block;
        margin: 0 18% 27vw 5%;
        position: relative;
        width: 75%;
        height: auto;
        text-align: justify;
    }
    .ac-col-1 .ac-law-sentence .ac-en {
        text-decoration: underline;
        font-weight: 600;
    }
    .ac-col-1 .ac-law-sentence a {
        font-family: FbSpoilerEng-Regular;
        color: #062d6e;
    }
    .ac-text-2 {
        color: #fff;
        display: block;
        text-align: center;
        font-weight: 200;
        font-size: 8vw;
        line-height: 0.8;
        margin-top: 8vw;
    }
    .c2c {
        background: #951234;
        width: 11vw;
        height: 11vw;
        border-radius: 50%;
        align-items: center;
    }
    .c2c svg {
        width: 54%;
        height: 53%;
        color: #fff;
        fill: #fff;
    }
    footer {
        width: 100%;
        font-size: 4vw;
        padding: 0.5%;
        border-top: unset;
        border-top-left-radius: unset;
        border-top-right-radius: unset;
        height: auto;
        position: fixed;
        bottom: 0;
        left: 0;
        opacity: 0;
        top: unset;
        transition: opacity 0.5s;
        background-color: #002d6e;
    }
    .ac-btnmob-wrapper,
    footer .ac-btnmob-wrapper {
        display: flex;
        flex-direction: row-reverse;
        width: 100%;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }
    footer .ac-btnmob-col {
        width: 44%;
        align-items: center;
        color: #fff;
        flex-direction: column;
    }
    footer .ac-btnmob-col a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    footer .ac-btnmob-line {
        background: #965f36;
        background: -moz-linear-gradient(top, #965f36 0, #fee198 29%, #fee198 71%, #965f36 100%);
        background: -webkit-linear-gradient(top, #965f36 0, #fee198 29%, #fee198 71%, #965f36 100%);
        background: linear-gradient(to bottom, #965f36 0, #fee198 29%, #fee198 71%, #965f36 100%);
        width: 2px;
        height: 13vw;
    }
    footer .ac-btnmob-col span {
        width: 100%;
        align-items: center;
        margin-bottom: 5px;
    }
    footer .ac-btnmob-col img {
            width: 25px;
        height: 25px;

        margin: 10px 10px 5px;
    }
    .ac-mob-separator {
        width: 2px;
        height: 50px;
        background-color: #ffc342;
        margin: 0 20px;
    }
    .ac-btnmob-wrapper img {
        width: 25px;
        margin-bottom: 10px;
    }
    .ac-tel {
        width: 39%;
        align-items: center;
        color: #fff;
        flex-direction: column;
        text-decoration: none;
    }
    .ac-tel span {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    margin-bottom: -5px;
        margin-top: -5px;
    }
}
