@media (max-width: 1023px) {
    #ac-part-1,
    .ac-col-1,
    .ac-container,
    footer {
        box-sizing: border-box;
    }
    #ac-part-1,
    .ac-container {
        height: auto;
        display: flex;
    }
    .ac-law-sentence {
        display: none;
    }
    .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-beinleumi-logo2{
        display: flex;
        justify-content: center;
        align-items: center;
                    width: 61vw;
            margin: 4vw auto -1vw;
    }
    .ac-background-image,
    .ac-col-1 .ac-beinleumi-logo img,
    .ac-col-2 .ac-pos-rel,
    .ac-mob-text.ac-hide-on-mobile{
        display: none;
    }
    #ac-part-1 {
        flex-direction: column-reverse;
        justify-content: flex-end;
        align-items: center;
        background: #fff;
    }
    .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: 87%;
        background: #fff;
        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;
        background: #062d68;
            padding-bottom: 0;
            background-image: url(../img/Mobile/bg.webp);
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center;
    }
    .ac-col-2 .ac-content {
        flex-direction: column;
        justify-content: flex-start;
        margin-left: 0;
        z-index: 1;
        padding-top: 0;
        padding-bottom: 5vw;
    }
    .ac-col-2 .ac-row {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column-reverse;
        width: 100%;
        text-align: center;
    }
    .ac-col-2 .ac-row-2 {
        margin-top: 59vw;
    }
    .ac-ido-image{
      display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            position: relative;
            top: -4vw;
            z-index: 1;
    }
    h1{
        font-size: 12vw;
            text-align: center;
            line-height: 0.8;
            position: relative;
            top: 1rem;

    }
    h1 .ac-yellow{
        font-size: 1.6em;
    font-family: "FbSpoiler-Black";
    }
    .ac-col-2 .ac-row-2{
        border: 0.15rem solid #ffc342;
            background-color: #062D68;
            border-radius: 24px;
            width: 87%;
            margin: -10vw auto 0;
            z-index: 2;
    }
    .ac-line{
        display: none;
    }
    .ac-banner{
        width:100%;
                    border-top-right-radius: 24px;
            border-top-left-radius: 24px;
    }
    .ac-banner-text-1{
       padding: 0.8rem 0 0.5rem;
            background-color: #fff;
            width: 100%;
            text-align: center;
                       border-top-right-radius: 24px;
            border-top-left-radius: 24px;
            font-size: 2.2rem;
            line-height: 0.9;
      
    }
    .ac-banner-text-2{
           padding: 0.5rem 0 0.5rem;
            width: 100%;
            text-align: center;
            font-size: 2.2rem;
            line-height: 0.9;
    }
    
    hr {
        width: 20vw;
        background-color: #ffc342;
        height: 1px;
        margin: 0 auto;
        border: 0;
    }
    
    .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: 3vw 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: transparent;
        color: #fff;
        width: 100%;
        padding: 0;
        box-sizing: border-box;
        height: auto;
        margin-left: 0;
                    margin-bottom: 17vw;
                                margin-top: 3vw;
    }
    .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: 10px;
    }
    footer .ac-btnmob-col img {
        width: 30px;
        height: 30px;
        margin: 10px 10px 5px;
    }
    .ac-mob-separator {
        width: 2px;
        height: 50px;
        background-color: #ffc342;
        margin: 0 20px;
    }
    .ac-btnmob-wrapper img {
        width: 30px;
        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: 1px;
        margin-top: -5px;
    }
    .ac-law-sentence-mob{
        display: block;
        color: #062d6e;
        font-size: 4.3vw;
        margin-bottom: 3vw;
    }
}
