@media only screen and (min-width: 220px) and (max-width: 767px) {
  #faq-more-info {
    font-size: 14px;
  }

  #closing-statement p {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
  }


  .bg-pricing-cta{
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 0;
    padding-right: 0;
  }

  .pricing-headline {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    margin-bottom: 16px;
  }

  .why-desc {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
  }

  .e-banner-des.e-animation-right {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
    margin-top: 16px;
    margin-bottom: 24px;
}

    .flip-card-back .list p {
    font-size: 15px;
  }

    .custom-navigation-prev {
    position: absolute;
    left: 0;
    top: 50%;
    cursor: pointer;
    z-index: 0;
    display: none;
  }

  .custom-navigation-next {
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 0;
    cursor: pointer;
    display: none;
  }

    .card-accordion {
      padding: 24px;
      
    }
    #video-see-more {
      font-family: Source Sans Pro;
      font-size: 14px;
      font-weight: 700;
      line-height: 18px;
      letter-spacing: 0em;
      text-align: center;
      color: #445DC0;
    }


    .btn-see {
        min-width: 100%;
    }
    #pricing .card {
        margin-bottom: 12px;
    }
    .testimony-name {
        font-size: 14px;
        margin-bottom: 0;
        line-height: 20px;
    }

    .testimony-position {
       font-size: 12px;
        line-height: 16px; 
    }
    .next-opacity:before {
      content: "";
      top: 0;
      left: 0;
      position: absolute;
      height: 100%;
      width: 100%;
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 15%);
      filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
      z-index: 1;
    }


    .prev-opacity {position:relative;}
    .prev-opacity:before {
      content: "";
      top: 0;
      left: 0;
      position: absolute;
      height: 100%;
      width: 100%;
      background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 15%);
      filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1);
      z-index: 1;
    }

    .testimony-content {
        font-size: 14px;
        line-height: 18px;
    }
    .mobile-height-80 {
        height: 60%;
    }
    #mobile-nav {
        padding: 0 15px;
    }
    .mobile-lang span {
        color: #404040;
    }

    .checkbox:checked:before {
        border: #F04A41;
        background-color: #F04A41;
   }
   .mobile-width-100 {
       width: 100% !important;
   }

   .divider__footer_mobile {
       border-bottom: 1px solid #707070;
   }
   .footer__widget {
       display: flex;
       justify-content: center;
   }
   .footer__widget-content,
   .footer__widget-title {
       text-align: center;
   }
   .footer__widget-content .icon {
       justify-content: center;
   }
   .slider .carousel-arrows .owl-nav .owl-prev {
        left: 20px;
        top: 540px;
    }
    .slider .carousel-arrows .owl-nav .owl-next {
        right: 20px;
        top: 540px;
    }
    .carousel-arrows .owl-nav .owl-prev:before {
        right: 20px;
    }
    .carousel-arrows .owl-nav .owl-next:before {
        right: 18px;
    }

    .card-hover {
        transition: none;
    }
    .card-hover:hover {
        transform: none;
        /* margin-top: 15px; */
        border: 1px solid #D8D8D8;
        box-shadow: none;
    }

    .e-banner-title { 
        font-size: 2.1rem;
    }
    .form-control{
        padding: 0 0 0 10px;
    }
    
}

@media only screen and (min-width: 220px) and (max-width: 575px) {
    .whatsapp {
        width: 35px;
        height: 35px;
        font-size: 11px;
        bottom: 60px;
        right: 15px;
    }
}


@media only screen and (min-width: 1279px) and (max-width: 1363px) {
  .feature-title {
    font-size: 20px;
    line-height: 34px;
  }

  .feature-desc {
    font-size: 18px;
    line-height: 24px;
  }

  .testimony-content {
    font-size: 20px;
  }

}


@media only screen and (min-width: 1364px) and (max-width: 1440px) {
  .feature-title {
    font-size: 20px;
    line-height: 34px;
  }

  .feature-desc {
    font-size: 18px;
    line-height: 24px;
  }

  .testimony-content {
    font-size: 20px;
  }

}


@media only screen and (max-width: 992px) {

      .arrow-right {
      max-width: 12px;
    }
    #statistik {
      padding-top: 48px;
      padding-bottom: 48px;
    }
    .statistik-value {
      font-weight: 700;
      font-size: 22px;
      line-height: 26px;
      margin-bottom: 8px
    }

    .statistik-title {
      font-weight: 700;
      font-size: 14px;
      line-height: 18px;
      margin-bottom: 4px;
    }

    .statistik-desc {
      font-family: 'Source Sans Pro';
      font-style: normal;
      font-weight: 400;
      font-size: 12px;
      line-height: 16px;
    }

    .partner-left {
      min-height: 0;
    }

    .partner-right {
      min-height: 0;
    }

    .partner-wrap-left {
      position: relative;
      text-align: center;
      left: unset;
      top: unset;
      transform: unset;
    }

    .partner-wrap-right {
      padding-left: 16px;
      padding-right: 16px;
      padding-bottom: 24px;
      position: relative;
      top: unset;
      transform: unset;
      left: unset;
      width: unset;

    }

    .partner-image {
      max-height: 28px;
      margin-left: 6px;
      margin-right: 6px;
    }

    .partner-image:first-child{
      margin-left: 0;
    }


    .partner-image:last-child{
      margin-right: 0;
    }

    .partner-image-nomargin {
      max-height: 28px;
      margin-left: 6px;
      margin-right: 6px;
    }

    .partner-title {
      margin-top: 24px;
      font-family: 'Source Sans Pro';
      font-style: normal;
      font-weight: 700;
      font-size: 16px;
      line-height: 20px;
      margin-bottom: 4px;
    }

    .partner-desc {
      font-family: 'Source Sans Pro';
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 18px;
      text-align: center;
      color: #202020;
      margin-bottom: 0;
      margin-left: auto;
      margin-right: auto;
    }

    .simulasi-title-left {
      font-family: 'Source Sans Pro';
      font-style: normal;
      font-weight: 700;
      font-size: 16px;
      line-height: 20px;
      margin-bottom: 16px;
    }

    .simulasi-title-right{
      font-family: 'Source Sans Pro';
      font-style: normal;
      font-weight: 700;
      font-size: 16px;
      line-height: 20px;
      margin-bottom: 16px;
    }

    .simulasi-left h3{
      font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    }

    .simulasi-right h3 {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    }

    .simulasi-left p {
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 18px;
      margin-bottom: 16px;
    }

    .simulasi-right p {
      font-family: 'Source Sans Pro';
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 20px;
      margin-bottom: 16px;
    }

    .simulasi-content {
      margin-bottom: 16px;
      margin-left: 0;
      margin-right: 0;
    }



   .feature-card-mobile-wrap {
      padding: 15px;
    }
  
    .e-banner-img {
        width: 60%;
        right: 0;
    }

    .list p {
      padding-left: 30px;
    }
    .list.checked p::before {
      background: url(../images/img/icon.png) no-repeat;
      position: absolute;
      content: "";
      width: 18px;
      background-size: 18px;
      height: 18px;
      left: 0;
  }

  .list.checked p.xicon::before {
      background: url(../images/img/xicon.png) no-repeat;
      position: absolute;
      content: "";
      width: 18px;
      background-size: 18px;
      height: 18px;
      left: 0;

  }

  .p-mobile-0 {
    padding: 0;
  }

  .accordion-item.opened .accordion__item-title, .accordion-item .accordion__item-title {
      color: #202020;
      font-style: normal;
      font-weight: 600;
      font-size: 18px;
  }


}


@media only screen and (min-width: 359px) and (max-width: 375px) {
  .img-feature-mobile.active {
    top: 22%;
  }

  .feature-card-mobile.active {
    width: 95%;
  }

  .feature-card-mobile {

  }

  .feature-title {
    font-size: 19px;
    margin-bottom: 5px;
  }

  .feature-desc {
    font-size: 15px;
    margin-bottom: 10px;
  }

  .feature-learn {
    margin-top: 10px;
  }

  .feature-card-mobile-wrap {
    padding: 15px;
  }

}

@media only screen and (min-width: 376px) and (max-width: 415px) {
  .img-feature-mobile.active {
    top: 25%;
  }

  .feature-card-mobile.active {
    width: 85%;
    bottom: 15%;
  }

  .feature-card-mobile {

  }

  .feature-title {
    font-size: 19px;
    margin-bottom: 5px;
  }

  .feature-desc {
    font-size: 15px;
    margin-bottom: 10px;
  }

  .feature-learn {
    margin-top: 10px;
  }

   .feature-card-mobile-wrap {
    padding: 15px;
  }

}

@media only screen and (max-width: 767px) {
    .e-banner-img {
        width: 80%;
        right: 0;
    }
    .banner-height {
        height: 650px;
    }
    .e-swiper-next, .e-swiper-pre {
        width: 30px !important;
        height: 30px;
        top: 630px;
    }
    .e-swiper-next {
        right: 18px;
    }
    .e-swiper-pre {
        left: 18px;
    }
    .e-swiper-next::before, .e-swiper-pre::before {
        font-size: 15px;
        right: 7px;
    }
}

@media only screen and (max-width: 460px) {
    .e-banner-img {
        width: 100%;
        right: unset;
    }
}

@media only screen and (min-width: 991px) {
    .e-banner-img {
        width: 100%;
        right: 0;
    }
    .banner-height {
        height: 400px;
    }

    .e-banner-title {
        font-size: 4rem;
    }
}
