@media(max-width:1023px){
   .ac-mob-logos{
    display: flex;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 2;
        width: 100vw;
   }
   .ac-toggole-form{
       position: fixed;
       bottom: 0;
       left: 0;
       right: 0;
       background-color: #ED1C24;
       padding: 1rem;
       z-index: 100;
       display: flex;
       justify-content: center;
       align-items: center;
       font-size: 2.8rem;
       color: #fff;
       font-family: "FbKolyaRegular"; 
       font-weight: 600;
            text-decoration: none;
      }
      .ac-toggole-icon{
         display: flex;
       justify-content: center;
       align-items: center;
       width: 2.5rem;
       height: 2.5rem;
       margin: auto 4vw auto 4vw;
      }
      .whatsapp-button {
                display: inline-flex;
                align-items: center;
                justify-content: center;
                color: #fff;
                padding: 0;
                border-radius: 0.5em;
                font-size: 1rem;
                text-decoration: none;
                font-weight: bold;
                outline: none;
                transition: background-color 0.3s ease;
                position: fixed;
                top: 82px;
                left: 0;
                z-index: 9;
                width: 40px;
                height: 40px;
            }
            .whatsapp-button img {
                width:100%;
                height: auto;
            }
            .whatsapp-button:hover img,
            .whatsapp-button:focus img{
                filter: brightness(0.5);
            }

            .whatsapp-button:focus {
                box-shadow: 0 0 0 3px rgba(37, 211, 102, 0.5);
            }
             .ac-pos-rel{
    position: relative;
    width: 100%;
    height: 0;
  }
  .ac-tooltip{
                     background-color: #ed1b24;
            color: #fff;
            font-weight: 900;
            font-size: 1.7rem;
            line-height: 1.1;
            width: 10rem;
            height: 10rem;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 50%;
            position: absolute;
            top: 0;
            right: 1rem;
            transform: rotate(13deg);
                        text-decoration: none;
  }
   .ac-mob-logos .ac-colmobil-img{
      width: 100px;
      height: auto;
      margin-right: 5%;
      margin-left: auto;
      max-height: 39px;
      margin-top: 15px;
   }
   .ac-mob-logos .ac-mitsubishi-img{
    width: 45px;
    margin-top: 10px;
    margin-left: 5%;
    margin-right: 0;
   }
   .ac-tel {
    display: flex;
               background-color: #3bb174;
            color: #fff;
            justify-content: center;
            align-items: center;
            font-size: 2.8rem;
            position: fixed;
            bottom: 10.5vw;
            right: 0;
            z-index: 91;
            width: 100vw;
            text-align: center;
            text-decoration: none;
            height: 46px;
            margin: auto;
            font-weight: 600;
  }
  .ac-tel img {
    width:22px;
    height: 20px;
    margin:auto 0 auto 10px
  }
  .glide__slide{
    position: relative;
  }
  .glide__arrow {
    top: 62%;
  }
  .glide__arrow--left {
    left: 0em;
    padding: 0 0;
  }
  .glide__arrow--right {
    right: 0em;
    padding: 0;
}
  .ac-model-details-wrapper{
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
  }
  .ac-model-details-wrapper .ac-outlanders{
    width: 77%;
  }
  .ac-model-details-wrapper .ac-text{
    color: #fff;
    font-family: "FbKolyaRegular";
    display: block;
    text-align: center;
    margin-top: 1rem;
    font-size: 2.8rem;
    line-height: 1.1;
  }
  .ac-date {
    font-size: 4.3rem;
    display: block;
    text-align: center;
    margin: auto;
    color: #fff;
    font-weight: 900;
  }
  .ac-slide-2-title{
    display: block;
    color: #fff;
    text-align: center;
    font-size: 4.3rem;
    font-family: "FbKolyaBold";
  }
  .ac-slide-2-subtitle{
    display: block;
    color:#fff;
    font-family: "FbKolyaBold";
    text-align: center;
    font-size: 3rem;
  }
  .ac-slide-2-date{
    display: block;
    color:#E50012;
    text-align: center;
    font-family: "FbKolyaBold";
    font-size: 5.2rem;
  }
  
  .ac-model-details-wrapper-2{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #fff;
    /* font-size: 1.1rem; */
    width: 43rem;
    margin: auto;
  }
  .ac-item-wrapper{
    color: #fff;
    font-size: 2.3rem;
    width: 100%;
    font-family: "FbKolyaRegular";
    line-height: 0.6;
  }
  .ac-item {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 1rem 0;
  }
  .ac-item::before,
  .ac-item::after {
    content: "";
    flex: 1;
    height: 2px;
    margin: 0 1rem;
  }
  .ac-item::before{
    background: linear-gradient(to right, white, white, transparent);
  }
  .ac-item::after {
    background: linear-gradient(to right, transparent, white, white);
  }
  .ac-law-sentence{
    position: absolute;
    bottom: 8rem;
      color: #fff;
      right: 1rem;
      font-size: 2rem;
  }
  #ac-opening {
    display: flex;
    justify-content: center;
    height: auto;
    flex-direction: column;
  }
  #ac-opening .ac-col {
    display: flex;
  }
  #ac-opening .ac-col-1 {
    width: 100%;
    position: relative;
    height: auto;
    min-height: auto;
  }
  #ac-opening .ac-col-1 .ac-conatiner {
    width: 100%;
    height: auto;
    position: relative;
  }
  #ac-opening .ac-col-1 .ac-bg{
    position: absolute;
    top:0;
    right:0;
  }
  #ac-opening .ac-col-1 .ac-inner-containr{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    margin-top: 7vh;
  }
  h1{
              font-weight: 900;
            color: #000;
            font-size: 3rem;
            font-family: "FbKolyaBold";
            margin-top: 1vw;
            line-height: 0.8;
            margin-bottom: 0vw;
  }
  #ac-opening .ac-col-1 .ac-inner-container{
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: center;
  text-align: center;
}

#ac-opening .ac-col-1 .ac-fisrt-load-content{
height: 118vw;
            position: relative;
}
#ac-opening .ac-col-1 .ac-inner-container{
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: center;
  text-align: center;
  height: auto;
}
#ac-opening .ac-col-1 .ac-lines-wrapper{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
                      width: 76%;
            margin-top: 18vw;
            margin-bottom: 0rem;
}
#ac-opening .ac-col-1 .ac-line{
  width: 100%;
  height: 0.2rem;
  background-image:url(../img/red-line.webp);
  background-repeat: no-repeat;
  background-size: 100% auto;   
}
#ac-opening .ac-col-1 .ac-lines-content{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
#ac-opening .ac-col-1 .ac-text-1{
              font-size: 2.4rem;
            color: #E40012;
            font-family: "MMC-Bold";
            margin-top: 1vw;
            margin-bottom: 1vw;
}
#ac-opening .ac-col-1 .ac-text-2{
  display: flex;
  justify-content: center;
  align-items: center;
                        width: 65vw;
            margin-bottom: 2vw;
}
#ac-opening .ac-col-1 .ac-text-2 svg {
  width:100%;
  height: 100%;
}
#ac-opening .ac-col-1 .ac-price{
               font-size: 3.5rem;
    color: #000;
}
#ac-opening .ac-col-1 .ac-price small,
#ac-opening .ac-col-1 .ac-price bdi {
      font-size: .65em;
} 
#ac-opening .ac-col-1 .ac-star{
             display: block;
            color: #fff;
            text-align: right;
            margin-top: 3vh;
            margin-right: 1rem;
            margin-left: 2rem;
            font-size: 1.6rem;
            margin-bottom: 1.5vh;
            position: absolute;
            bottom: 0rem;
            right: 0rem;
}
#ac-opening .ac-col-1 .ac-second-load-content {
    height: auto;
    position: relative;
    background-color: #000;
    color:#fff;
    padding-top:2rem;
padding-bottom: 6rem;
}
#ac-opening .ac-col-1 .ac-second-load-content h2 {
               font-size: 2.5rem;
            font-weight: 900;
            margin-bottom: 1rem;
            color: #E40012;
            text-align: center;
}
#ac-opening .ac-col-1 .ac-second-load-content figcaption{
               color: #fff;
            display: block;
            text-align: right;
            font-size: 2rem;
            line-height: 1.1;
}
  #ac-opening .ac-col-2 {
    width: 100%;
    height: auto;
    position: relative;
    top: 0;
    left: 0;
    z-index: 9;
                margin-top: -1vw;
  }

  /* End Section Opening */
  
  
  /* Footer */
  footer{
  display: block
}
  footer .ac-col-1 {
    width: 100%;
    position: relative;
  }
  footer .ac-col-2 {
    width: 100%;
    background-color: #fff;
    z-index: 9;
    position: relative;
   /* border-top: 0.1rem solid #000;
    */
  }
  footer .ac-row-2 {
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0.4rem;
  }
  footer .ac-row-2 p {
    font-size: 1.8rem;
    text-align: center;
    padding: 2vw 0;
  }
  footer .ac-row-2 .ac-polution, footer .ac-row-2 .ac-safety {
    padding: 0 0.6vw 0vw 0.6vw;
    display: none;
  }
  footer .ac-row-2 .ac-polution.ac-active, footer .ac-row-2 .ac-safety.ac-active {
    padding: 0 0.6vw 0vw 0.6vw;
    display: inline-flex;
  }
  footer .ac-row-2 .ac-safety {
    color: #fff;
  }
  .ac-safety-seven {
    background-color: #416fb6;
  }
  .ac-safety-six {
    background-color: #1a6eb7;
  }
  .ac-safety-five {
    background-color: #2a8cc9;
  }
  .ac-safety-four {
    background-color: #34869e;
  }
  .ac-safety-three {
    background-color: #33af8a;
  }
  .ac-safety-one {
    background-color: #e46e26;
  }
  .ac-safety-two {
    background-color: #ffcc00;
  }
  .ac-polution-three {
    background-color: #008452;
  }
  .ac-polution-two {
    background-color: #006543;
  }
  .ac-polution-fifteen {
    background-color: #a52d2d;
  }
  .ac-polution-five {
    background-color: #01a357;
  }
  footer .ac-showform-mob {
    display: none;
  }
 
  .ac-popup-colmobile {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100vh;
    overflow: auto;
    z-index: 999;
    background-color: #000000bf;
    opacity: 0;
    transition: opacity 0.5s;
  }
  .ac-popup-inner {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .ac-popup-inner img {
    width: auto;
    height: auto;
    cursor: pointer;
  }
  .ac-popup-colmobile.ac-open {
    display: block;
    opacity: 1;
  }
  .ac-clk-colmobile {
    text-decoration: underline;
    cursor: pointer;
  }
  footer{
    margin-bottom: 23.5vw;
  }
  .slick-dots li button:before{
    color:grey
  }
  .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #fff;
    
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 17px;
}
.slick-dots {
    bottom: -15vw;
    text-align: center;
    background: #000;
    padding: 2vw;
}
}
/* @media (max-height: 420px) and (min-width: 320px) {
    body {
      width: 100%;
      height: 100vh;
      display: flex;
      justify-content: center;
      align-items: center;
      background-color: #fff;
    }
    body::after {
      content: "להמשך צפייה אנא סובב את הטלפון למצב אורכי";
      display: flex;
      justify-content: center;
      align-items: center;
    }
    main {
      display: none;
    }
} */


  