@media (max-width: 1023px) {
    .ac-col-1 .ac-text,
    .ac-col-1 .ac-text-0 {
        display: block;
        text-align: center;
        line-height: 1.1;
    }
    .ac-col-1 .ac-text-0 {
        color: #000;
        text-decoration: none;
        transition:color 0.5s, background-color 0.5s;
    }
    .ac-col-1 .ac-text-0:hover{
        background-color: #fff;
        color:#D7E600;
    }
    .ac-font-regular{
        font-family: "FORsmartNext-Regular";
        font-size: 0.79em;
        display: block;
        margin-top: 1.5rem;
    }
    .ac-rectangle{
        display: block;
        background-color: #5688ac4d;
        border: 0.35rem solid #d7e60057;
        width: max-content;
        margin: auto;
        border-radius: 1.5rem;
        padding: 0.5rem 1rem 0 1rem;
    }
    .ac-text-1{
        display: block;
        color:#D7E600;
        font-family: "AlmoniDLAAA";
        font-weight: 700;
        text-align: center;
        font-size: 2.7rem;
    }
    .ac-text-2{
        display: block;
        color:#fff;
        text-align: center;
        font-size: 2.6rem;
        font-family: "AlmoniDLAAA";
        margin-top: -1rem;
    }
    h1,
    p {
        margin-bottom: 1rem;
    }
    .ac-mobile-wrapper {
        display: flex;
        flex-direction: column;
    }
    .ac-tel-svg {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 6vw;
        height: 3vw;
        transform: scaleX(-1);
        position: relative;
        top: -0.3vw;
    }
    .ac-c2c,
    .ac-go-toform {
        justify-content: center;
        color: #000;
    }
    svg {
        width: 100%;
        height: 100%;
    }
    .ac-container {
        width: 100%;
        margin: 0 auto;
    }
    .ac-main-img {
        position: absolute;
        z-index: -1;
        width: 100vw;
        height: auto;
        object-fit: contain;
        object-position: center;
    }
    .ac-new-text-h{
        font-family: "RosenbergTextileSquareMF-Light";
        text-align: center;
        color: #fff;
        font-size: 2.6rem;
        margin: auto;
        display: block;
        line-height: 1;
        font-weight: 900;
        margin-top: 3rem;
    }
    .ac-yellow{
        color:#D7E600
    }
    .ac-logo-smart-days{
        display: flex;
        justify-content: center;
        align-items: center;
        width: 21rem;
        margin: auto;
        margin-top: 10rem;
    }
    .ac-main-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }
    h1 {
        margin-top: 8rem;
        font-size: 3rem;
    }
    .ac-col-1 .ac-text-0 {
        font-size: 1.9rem;
        margin: 0.15rem auto;
        font-family: PloniMLv2AAA-Regular;
        background-color: #d7e600;
        width: max-content;
        padding: 0.6rem 2rem 0.2rem;
        border-radius: 2rem;
    }
    .ie .ac-col-1 .ac-text-0{
        padding: 0.6rem 2rem 0.6rem;
    }
    .ac-col-1 .ac-text {
        font-size: 2.9rem;
        margin: -0.3rem auto 0;
        font-family: FORsmartNext-Bold;
    }
    .ac-styled-big {
        margin: 29vw auto 3rem;
        font-size: 1.7rem;
    }
    .ac-law {
        margin-right: 1rem;
        font-size: 1.3rem;
    }
    .ac-go-toform {
        background: #d7e600;
        text-decoration: none;
        width: 50%;
        font-size: 2rem;
        display: flex;
        align-items: center;
        padding: 1.1rem 0.5rem 1rem;
        border-radius: 2rem;
        margin: 4rem auto 3rem;
        font-weight: 900;
    }
    .ac-c2c,
    .ac-go-toform2 {
        right: 0;
        width: 90%;
        text-decoration: none;
        height: auto;
        padding: 0.8rem;
        display: flex;
        position: relative;
        font-size: 2rem;
        top: 0;
        text-align: center;
    }
    footer {
        padding: 0.5rem;
        border-top: 1px solid #000;
        text-align: center;
        background-color: #fff;
        z-index: 1;
        position: fixed;
        bottom: 0;
        width: 100%;
    }
    footer .ac-legal-wrapper {
        direction: rtl;
        font-size: 1.1rem;
    }
    footer .ac-legal-wrapper a {
        text-decoration: none;
        color: #000;
    }
    .ac-c2c {
        align-items: center;
        border: 2px solid #000;
        margin: auto auto 1rem;
        border-radius: 3rem;
    }
    .ac-go-toform2 {
        justify-content: center;
        align-items: center;
        color: #fff;
        border: 2px solid #000;
        background-color: #000;
        margin: 1rem auto;
        border-radius: 3rem;
    }
    h2 {
        margin-top: 1.5rem;
        font-size: 3rem;
    }
    p {
        font-size: 1.2rem;
        padding: 0 2rem;
        margin-top: 2rem;
    }
    .ac-logocolmobil {
        width: 10rem;
        display: block;
        margin-right: 1rem;
        margin-top: -3.5rem;
        margin-bottom: 0;
        position: relative;
        bottom: 0.5rem;
    }
    #ac-part-1 .ac-container {
        display: flex;
        flex-direction: column;
        width: 100%;
        margin-right: 0;
        justify-content: flex-start;
    }
    .ac-col-1 {
        width: 100%;
        margin-bottom: -3rem;
    }
    .ac-col-1 .ac-hashtags-wrapper {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        margin-top: 8vw;
        flex-direction: column;
    }
    .ac-btn.ac-btn-fixed,
    .ac-popup-form {
        position: fixed;
        width: 100%;
        left: 0;
        z-index: 1;
    }
    .ac-col-1 .ac-hashtags-wrapper .ac-hashtag {
        display: flex;
        flex-direction: column;
        width: 33rem;
    }
    .ac-col-1 .ac-hashtags-wrapper .ac-hashtag-1 {
        position: relative;
        right: 1.5rem;
    }
    .ac-col-1 .ac-hashtags-wrapper .ac-hashtag-2 {
        position: relative;
        top: 1.5rem;
        left: 1.6rem;
    }
    .ac-col-1 .ac-hashtags-wrapper .ac-price {
        display: block;
        text-align: center;
        margin-top: 0.3rem;
        font-size: 1.5rem;
        position: relative;
    }
    .ac-col-1 .ac-hashtags-wrapper .ac-hashtag-text {
        display: block;
        text-align: center;
        line-height: 1.2;
        margin-bottom: 0.8rem;
        font-size: 1.3rem;
    }
    sup{
        position: relative;
        top: -1.5vw;
    }
    .ac-flah-s{
        background-color: #D7E600;
        border-radius:0.5rem;
        font-family: "AlmoniDLAAA";
        text-align: center;
        width: max-content;
        margin:auto;
        font-size: 2rem;
        padding: 0.5rem 3rem;
    }
    .ac-flah-s strong{
        font-weight: 900;
    }
    .ac-popup-form {
        display: none;
        top: 0;
        height: 100vh;
        overflow-y: auto;
        background-color: #fff;
    }
    .ac-styled {
        direction: ltr;
        display: block;
        text-align: center;
    }
    .ac-yellow-wrapper {
        display: block;
        margin-top: 5rem;
        text-align: center;
        font-size: 2.5rem;
        background-color: #d7e600;
        padding: 1rem 0 2rem;
        font-family: 'RosenbergTextileSquareMF-Bold';
    }
    .ac-agra {
        font-size: 1.2rem;
        width: 90vw;
        margin: 6vw auto;
        display: none;
    }
    .ac-agra-mob{
        display: block;
        width: 90vw;
        margin:auto
    }
    .ac-col-2 {
        margin-top: 4rem;
        margin-bottom: 15.5rem;
    }
    .ac-btn.ac-btn-fixed {
        bottom: 0;
        background-color: #d7e600;
        padding: 1rem 0 0.6rem;
        margin: 0;
        font-size: 3rem;
        border-radius: 0;
    }
    .ac-btn-fixed img {
        width: 69%;
    }
    .ac-styled-small {
        font-size: 1.5rem;
    }
    .ac-lissing{
        display: flex;
        margin-top: 4rem;
        margin-bottom: 2rem;
        position: relative;
        flex-direction: column;
    }
    .ac-lissing article {
        border: 0.2rem solid #D7E600;
        padding: 2rem;
        font-size: 1.4rem;
        display: flex;
        justify-content: center;
        flex-direction: column;
        width: 93vw;
    }
    .ac-lissing article#ac-smart1{
        position: relative;
        margin-right:auto;
        margin-left:0;
        border-left: unset;
    }
    .ac-lissing article#ac-smart3{
        position: relative;
        margin-right:0;
        margin-left:auto;
        border-right: unset;
        margin-top:4rem
    }
    .ac-lissing h3{
        font-family: 'FORsmartNext-Bold';
        font-size: 3rem;
        text-align: center;
    }
    .ac-lissing .ac-lissing-type{
        background-color: #D7E600;
        border-radius: 3rem;
        font-size: 2rem;
        font-weight: 900;
        padding: 0.4rem 1rem 0.15rem;
        text-align: center;
        margin: 0.3rem auto 1rem;
        width: max-content;
    }
    .ie .ac-lissing .ac-lissing-type {
        font-size: 1.8rem;
    }
    .ac-lissing .ac-lissing-price{
        text-align: center;
        margin-bottom: 1rem;
    }
    .ac-lissing .ac-lissing-price u {
        border-bottom: unset;
    }
    .ac-lissing .ac-lissing-price bdi {
        font-weight: 900;
    }
    .ac-lissing .ac-lissing-get{
        margin: 0.3rem 0;
    }
    .ac-lissing .ac-lissing-plus{
        display: inline-flex;
        background-color: #D7E600;
            width: 1.3rem;
            height: 1.3rem;
            justify-content: center;
            align-items: center;
            line-height: unset;
            border-radius: 50%;
            padding-top: 0.16rem;
            margin-left: 1rem;
            padding-right: 0.05rem;
    }
}
