@media(max-width:1023px){
   .ac-mob-logos{
    display: flex;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 2;
        width: 100vw;
   }
   .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: 20px;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 91;
    width: 100vw;
    text-align: center;
    text-decoration: none;
    height: 46px;
    margin: auto;
  }
  .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-flah {
    background-color: #e50112;
    color: #fff;
    padding: 0 0.5rem;
    font-size: 2.3rem;
    display: block;
    margin-bottom: -2vw;
    margin-top: 1vw;
  }
  #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;
  }
  #ac-opening .ac-col-1 .ac-main-title{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 23.3rem;
                margin-top: 19vw;
  }
  #ac-opening .ac-col-1 .ac-cars{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 11vw;
    margin-bottom: -3vw;
  }
  h1{
    font-weight: 900;
               color: #000;
            font-size: 5.5rem;
            font-family: "FbKolyaBold";
            margin-top: 2.5vw;
            line-height: 0.8;
                        margin-bottom: 4vw;
  }
  #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-details{
    position: relative;
    color: #fff;
    text-align: center;
    display: none;
    font-size: 2.5rem;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-weight: 600;
    line-height: 0.9
}

#ac-opening .ac-col-1 .ac-details .ac-detail-line{
  width: 2px;
  height: 5.8rem;
    background-color: #fff;
    position: relative;
    top: 0.1rem;
    margin: auto 1rem;
}
#ac-opening .ac-col-1 .ac-star{
             display: block;
            color: #fff;
            text-align: right;
            margin-top: 10vw;
            margin-left: 5%;
            font-size: 1.5rem;
            margin-bottom: 0vw;
            z-index: 1;
            position: relative;
            right: -23vw;
}
  .ac-red-banner{
                 background-color: #ed1b24;
            color: #ffffff;
            font-weight: bold;
            padding: 0.7rem 5rem 0.7rem 1rem;
            display: inline-block;
            direction: rtl;
            font-size: 1.55rem;
            transform: skewX(-15deg);
            position: absolute;
            right: -6.5rem;
            bottom: 1.9rem;
              text-decoration: none;
        
  }
  .ac-red-banner span {
             transform: skewX(15deg);
            display: block;
  }
#ac-opening .ac-col-1 .ac-ale{
    display: flex;
    justify-content: center;
    align-items: center;
   width: 27vw;
    position: absolute;
    left: -5vw;
    top: 45%;
  }
#ac-opening .ac-col-1 .ac-overlay-mob{
  background: rgb(0, 0, 0);
  background: linear-gradient(180deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 88%) 100%);
  position: absolute;
  width: 100vw;
  height: 63vw;
  bottom: 0;
  z-index: 0;
}
  #ac-opening .ac-col-2 {
    width: 100%;
    height: auto;
    position: relative;
    top: 0;
    left: 0;
    z-index: 9;
                margin-top: 2vw;
  }
  /* End Section Opening */
  
  
  /* Footer */
  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: 48px;
  }
}
@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;
    }
}


  