@media only screen and (max-width: 1200px) {
  .main_header.header__style .btn-div {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .menu-div .mobile-nav-toggler {
    display: block;
    padding: 10px;
  }
  .main-menu_div,
  .sticky-header,
  .main_header.style-one .outer-container:before {
    display: none !important;
  }
  .left_banner_div {
    text-align: center;
  }
  .banner_round_div {
    left: 246px;
    bottom: -106px;
  }
  .hero_bg_banner_data .row,
  .why_us_sec .row,
  .about-sec .row,
  .team_sec .row {
    row-gap: 20px;
  }
  .testimonial_sec .swiper-wrapper > *:nth-child(even) {
    margin-top: 0;
  }
  .support_sec_div h2 {
    font-size: 50px;
    line-height: 40px;
    padding: 50px;
  }
  .custom-pading {
    padding: 70px 0;
  }
  [data-aos][data-aos][data-aos-delay="1700"].aos-animate,
  body[data-aos-delay="1700"] [data-aos].aos-animate,
  [data-aos][data-aos][data-aos-delay="1800"].aos-animate,
  body[data-aos-delay="1800"] [data-aos].aos-animate,
  [data-aos][data-aos][data-aos-delay="300"].aos-animate,
  body[data-aos-delay="300"] [data-aos].aos-animate,
  [data-aos][data-aos][data-aos-delay="500"].aos-animate,
  body[data-aos-delay="500"] [data-aos].aos-animate,
  [data-aos^="zoom"][data-aos^="zoom"].aos-animate,
  [data-aos][data-aos][data-aos-delay="700"].aos-animate,
  body[data-aos-delay="700"] [data-aos].aos-animate {
    transition-delay: 0.1s;
  }
  
}
@media only screen and (max-width: 499px) {
  .mobile-menu_div {
    width: 100%;
  }
  .thank_you .title_div{
    padding: 0;
  }
  .thank_you_img{
    height: 91vh;
  }
  
}
@media only screen and (max-width: 1800px) {
  .why_us_data::before {
    left: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .sub_title_div h4 {
    font-size: 16px;
    letter-spacing: 5.2px;
  }

  .title_div h1 {
    font-size: 50px;
    line-height: 60px;
  }
  .left_banner_div figure.image-div img {
    width: 100%;
  }
  .banner_round_div {
    position: absolute;
    left: 50%;
    bottom: -61px;
    transform: translate(-50%, 0%);
  }
  h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
  }
  .service_sec .row {
    row-gap: 20px;
  }
  .custom-pading {
    padding: 100px 0px;
  }
  .why_us_img_div {
    padding-top: 0;
  }
  .team_card {
    margin-bottom: 60px;
  }
  .our_services_year_sec {
    padding: 0;
  }
  .our_services_year_div {
    padding: 100px 20px;
  }
  .year_of_services_div {
    padding-top: 50px;
  }
  .testimonial_header {
    flex-direction: column;
    align-items: start;
  }

  .inner_footer_header {
    flex-direction: column;
    align-items: start;
    row-gap: 10px;
  }
  .our_data {
    gap: 11px;
    padding: 15px 0px;
  }
  .our_data_left img {
    width: 51px !important;
    height: 64px !important;
  }
  .support_sec_div h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    padding: 0px;
  }
  .support_sec_layer {
    background-position: center;
    background-repeat: no-repeat;
  }
  .contact_sec_right {
    padding: 40px;
  }
  [data-aos][data-aos][data-aos-delay="1700"].aos-animate,
  body[data-aos-delay="1700"] [data-aos].aos-animate,
  [data-aos][data-aos][data-aos-delay="1800"].aos-animate,
  body[data-aos-delay="1800"] [data-aos].aos-animate,
  [data-aos][data-aos][data-aos-delay="300"].aos-animate,
  body[data-aos-delay="300"] [data-aos].aos-animate,
  [data-aos][data-aos][data-aos-delay="500"].aos-animate,
  body[data-aos-delay="500"] [data-aos].aos-animate,
  [data-aos^="zoom"][data-aos^="zoom"].aos-animate,
  [data-aos][data-aos][data-aos-delay="700"].aos-animate,
  body[data-aos-delay="700"] [data-aos].aos-animate {
    transition-delay: 0.1s;
  }
  .footer_bottom_sec .row {
    row-gap: 22px;
  }
  .services_info {
    padding: 20px 20px 20px;
    margin-bottom: 20px;
  }
  .service-card {
    padding: 15px;
  }
  .background_text h2 {
    font-size: 74px;
    left: 3%;
    top: 42px;
  }

  .year_of_services_div_3 {
    margin-top: 0;
  }
  .testimonials__data_div {
    padding: 30px 20px 60px;
  }
  .hero_bg_banner_data_d {
    padding: 77px 0px 77px;
  }
  .animation_div {
    margin-top: 53px;
  }
  .animation_div lottie-player {
    transform: scale(1) !important;
  }
  .custom-pading {
    padding: 50px 0px;
  }
  .lms-services_card {
    width: 100%;
  }
  h4 {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
  }
  .lms_card_st i {
    width: 54px;
    height: 49px;
    font-size: 21px;
  }
  .approch_left_div {
    margin-bottom: 30px;
  }
  .div_line {
    display: none;
  }
  .growth_div {
    padding: 10px;
    width: 90%;
    position: absolute;
    transform: translate(7%, -15%);
  }
  .number_of_client h2 {
    font-size: 24px;
  }
  .number_of_client p {
    line-height: 17px;
    font-size: 12px;
  }
  .clients_h {
    padding: 20px;
    width: 84%;
    transform: translate(11%, -60%);
  }
  .best-minds img {
    height: 220px;
  }
  .best-minds_sec {
    overflow: initial;
    padding-bottom: 272px;
  }
  .services_icons figure img {
    width: 42px;
  }
  .services_icons .lms_card_st figure {
    height: 85px;
  }
  .figure_cst {
    width: 77px !important;
  }
  .approch_items figure {
    width: 71px;
  }
  .mob-order-1{
    order: 1;
  }
  .mob-order-2{
    order: 2;
  }
  .animation_div lottie-player {
    height: 200px;
  }
  .services_info_data .row{
    row-gap: 0px;
  }
  .product-bg_img{
    height: 50vh;
  }
  .para_head{
    padding: 0;
  }
  .mob_ser_pd{
    padding: 10px 0 40px !important;
  }
}
