@media (max-width: 1200px) {
}

@media (max-width: 991px) {
  .header .cta-btn {
        display: none;
    }
    .scrolled .mobile-nav-toggle{
      color: #000;
    }
}


@media (max-width: 767px) {
  .header .logo img {
    max-height: 50px;
  }
  .home-hero {
    padding: 0;
    min-height: 90vh;
  }
  .hero h2 {
    font-size: 28px;
  }
  .hero p {
    font-size: 16px;
  }
  .all_btn .read-more {
    font-size: 15px;
    padding: 8px 20px;

}
    .navmenu .active i, .navmenu .active:focus i {
        transform: inherit;
    }
    .sec-pad {
    padding: 50px 0;
}
.about .content h2 {
    font-size: 35px;
}
.about .content p {
    font-size: 17px;
}
.about_right {
    padding-left: 0;
}

#about .row{
  display: flex;
  flex-direction: column-reverse;
}
#services{
  padding-top: 0;
}
.section-title h2 {
    font-size: 32px;
}
.section-title p {
    font-size: 16px;
}
.section-title {
    padding-bottom: 25px;

}
.services .service-item h3 {
    font-size: 22px;
        margin-bottom: 5px;
}
.services .service-item p {
    line-height: 22px;
    font-size: 15px;
}
.pricing .pricing-item {
    padding: 20px
}
.pricing .why_iteam h3 {
    font-size: 20px;
}
.award_reco .section-title h2, 
.stats .subheading h3,
.faq .content h3  {
    font-size: 32px;
}
.award_reco .card-body h5 {
    font-size: 22px;
}
.stats .stats-item {
    padding-bottom: 0;
}
.testimonial-card h5 {
    font-size: 18px;
}
.testimonial-card p {
    font-size: 16px;
}
.testimonial-section .custom-swiper-btn {
    display: none;
}
.faq .faq-container .faq-item h3 {
    font-size: 16px;
}
.alert {
  width: auto;
}
.blog-posts .title {
  font-size: 18px;
}
#blog-posts .arrow_btn{
  display: none;
}

.footer-cta h2 {
    font-size: 38px;
}
.footer-cta p {
    font-size: 20px;
}
.qui_link .btn-link {
    width: 50%;
    float: left;
}
.en_footer{
  text-align: center;
}
.term_con{
  text-align: center;
}
.term_con ul{
  padding-left: 0;
}
#loading .loader-spinner {
    width: 120px;
    height: 120px;
}
#loading-center img {
    max-width: 70px;
}
.about_hero.home-hero {
  min-height: 65vh
}
.our_aim .section-title p {
    font-size: 18px;
}
.our_aim .row{
  display: flex;
  flex-direction: column-reverse;
}
.our_aim.our_mission .row{
  display: block;
}
.avatar .img-fluid{
  width: 100px;
}
.avatar .ms-4 img{
  width: 50px;
}
.avatar h1{
  font-size: 25px;
}
.md_desk .swiper-wrapper p {
    font-size: 18px;
    text-align: justify !important;
    line-height: 25px;
    padding-top: 0 !important;
}
.md_desk  .desig h3{

font-size: 20px;
}
.h-640 {
    height: auto;
}
.modal .contact{
  padding-top: 30px;
}
.modal-dialog .btn-close {
    top: -220px;
}
.call_back{
  margin-top: 30px;
}
.page-title {
    padding: 110px 0 80px 0;
}
.page-title h1 {
    font-size: 32px;
}
.service-details h3 {
    font-size: 20px;
}
.service-details p {
    font-size: 15px;
}
.features .features-item {
    position: inherit;
    padding-top: 30px;
}
.features .features-item h4 {
    font-size: 32px !important;

}
.features .features-item p {
  font-size: 15px !important;
}
.blog-details .title {
    font-size: 20px;
}
.blog-details .content p {
    font-size: 15px;
}
.qui_link h4 {
    font-size: 22px;
    padding-top: 15px;
}
.service_listing{
  padding-top: 50px !important; 
}

}