@media screen and (min-width: 320px) and (max-width: 424px) {
  .ima_logo_container {
    width: 200px;
  }
  .ima_logo_container img {
    width: 100%;
  }
}
@media screen and (min-width: 425px) and (max-width: 480px) {
  .ima_logo_container {
    width: 250px;
  }
  .ima_logo_container img {
    width: 100%;
  }
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  .ima_logo_container {
    width: 250px;
  }
  .ima_logo_container img {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .ima_logo_container {
    width: 250px;
  }
  .ima_logo_container img {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1399px) {
  .ima_logo_container {
    width: 250px;
  }
  .ima_logo_container img {
    width: 100%;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1520px) {
  .ima_logo_container {
    width: 250px;
  }
  .ima_logo_container img {
    width: 100%;
  }
}
@media screen and (min-width: 1521px) and (max-width: 4000px) {
  .ima_logo_container {
    width: 250px;
  }
  .ima_logo_container img {
    width: 100%;
  }
}
@media screen and (min-width: 320px) and (max-width: 424px) {
  .mlx_logo_container {
    width: 150px;
  }
  .mlx_logo_container img {
    width: 100%;
  }
}
@media screen and (min-width: 425px) and (max-width: 480px) {
  .mlx_logo_container {
    width: 150px;
  }
  .mlx_logo_container img {
    width: 100%;
  }
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  .mlx_logo_container {
    width: 150px;
  }
  .mlx_logo_container img {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .mlx_logo_container {
    width: 200px;
  }
  .mlx_logo_container img {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1399px) {
  .mlx_logo_container {
    width: 250px;
  }
  .mlx_logo_container img {
    width: 100%;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1520px) {
  .mlx_logo_container {
    width: 250px;
  }
  .mlx_logo_container img {
    width: 100%;
  }
}
@media screen and (min-width: 1521px) and (max-width: 4000px) {
  .mlx_logo_container {
    width: 250px;
  }
  .mlx_logo_container img {
    width: 100%;
  }
}
@media screen and (min-width: 320px) and (max-width: 424px) {
  .why_choose_use_icon_cont {
    width: 45px;
  }
  .why_choose_use_icon_cont img {
    width: 100%;
  }
}
@media screen and (min-width: 425px) and (max-width: 480px) {
  .why_choose_use_icon_cont {
    width: 45px;
  }
  .why_choose_use_icon_cont img {
    width: 100%;
  }
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  .why_choose_use_icon_cont {
    width: 45px;
  }
  .why_choose_use_icon_cont img {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .why_choose_use_icon_cont {
    width: 45px;
  }
  .why_choose_use_icon_cont img {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1399px) {
  .why_choose_use_icon_cont {
    width: 45px;
  }
  .why_choose_use_icon_cont img {
    width: 100%;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1520px) {
  .why_choose_use_icon_cont {
    width: 45px;
  }
  .why_choose_use_icon_cont img {
    width: 100%;
  }
}
@media screen and (min-width: 1521px) and (max-width: 4000px) {
  .why_choose_use_icon_cont {
    width: 45px;
  }
  .why_choose_use_icon_cont img {
    width: 100%;
  }
}
@media screen and (min-width: 320px) and (max-width: 424px) {
  .variation_icon {
    width: 50px;
  }
  .variation_icon img {
    width: 100%;
  }
}
@media screen and (min-width: 425px) and (max-width: 480px) {
  .variation_icon {
    width: 50px;
  }
  .variation_icon img {
    width: 100%;
  }
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  .variation_icon {
    width: 50px;
  }
  .variation_icon img {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .variation_icon {
    width: 50px;
  }
  .variation_icon img {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1399px) {
  .variation_icon {
    width: 50px;
  }
  .variation_icon img {
    width: 100%;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1520px) {
  .variation_icon {
    width: 50px;
  }
  .variation_icon img {
    width: 100%;
  }
}
@media screen and (min-width: 1521px) and (max-width: 4000px) {
  .variation_icon {
    width: 50px;
  }
  .variation_icon img {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #testimonials-container {
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  #testimonials-container::-webkit-scrollbar {
    display: none;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1399px) {
  #testimonials-container {
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  #testimonials-container::-webkit-scrollbar {
    display: none;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1520px) {
  #testimonials-container {
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  #testimonials-container::-webkit-scrollbar {
    display: none;
  }
}
@media screen and (min-width: 1521px) and (max-width: 4000px) {
  #testimonials-container {
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  #testimonials-container::-webkit-scrollbar {
    display: none;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1520px) {
  .program_toggle {
    position: sticky;
    top: 79px;
  }
}
@media screen and (min-width: 1521px) and (max-width: 4000px) {
  .program_toggle {
    position: sticky;
    top: 79px;
  }
}
@media screen and (min-width: 320px) and (max-width: 424px) {
  .our_vission_img_cont {
    width: 45px;
  }
  .our_vission_img_cont img {
    width: 100%;
  }
}
@media screen and (min-width: 425px) and (max-width: 480px) {
  .our_vission_img_cont {
    width: 45px;
  }
  .our_vission_img_cont img {
    width: 100%;
  }
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  .our_vission_img_cont {
    width: 45px;
  }
  .our_vission_img_cont img {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .our_vission_img_cont {
    width: 45px;
  }
  .our_vission_img_cont img {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1399px) {
  .our_vission_img_cont {
    width: 45px;
  }
  .our_vission_img_cont img {
    width: 100%;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1520px) {
  .our_vission_img_cont {
    width: 45px;
  }
  .our_vission_img_cont img {
    width: 100%;
  }
}
@media screen and (min-width: 1521px) and (max-width: 4000px) {
  .our_vission_img_cont {
    width: 45px;
  }
  .our_vission_img_cont img {
    width: 100%;
  }
}

/*# sourceMappingURL=/static/custom_css/style.css.map  */
