@media only screen and (max-width: 499px) {
  .sm-image img {
    height: 200px !important;
  }
  .mt-170 {
  margin-top: 170px !important;
 }
}
@media only screen and (max-width: 499px) {
  .slider-wrap .text {
     max-width: 90% !important; 
 }
}
@media only screen and (max-width: 576px) {
  .slider-wrap .text {
     max-width: 90% !important; 
 }
}
@media only screen and (max-width: 575px) {
  .social-area-two .social-content {
    margin-left: 10px !important;
    margin-right: 10px !important; 
 }
 .social-area-two .social-img {
    margin-left: 10px !important;
    margin-right: 10px !important; 
 }
}

@media only screen and (max-width: 767px) {
    .mobile-nav img{
          width: 230px;
      }
    .mobile-nav .logo {
        top: 25px !important;
    }
  
   h2 {
    font-size: 28px !important;
   }
    /*-- Default CSS --*/
    body {
      font-size: 15px !important;
    }
    .ptb-100 {
      padding-top: 50px !important;
      padding-bottom: 50px !important;
    }
    .pt-100 {
      padding-top: 50px !important;
    }
    .pb-70 {
      padding-bottom: 20px !important;
    }
    .pb-100 {
      padding-bottom: 50px !important;
    }
    /*-- End Default CSS --*/
    /*----- Home One CSS -----*/
    /*-- Header Top --*/
    .header-top-area {
      text-align: center !important;
    }
    .header-top-area .header-top-item .header-left {
      margin-bottom: 10px !important;
    }
    .header-top-area .header-top-item .header-left ul li {
      margin-right: 0 !important;
      display: block !important;
      margin-bottom: 5px !important;
    }
    .header-top-area .header-top-item .header-left ul li:last-child {
      margin-bottom: 0 !important;
    }
    .header-top-area .header-top-item .header-left ul li i {
      font-size: 15px !important;
    }
    .header-top-area .header-top-item .header-right {
      text-align: center !important;
    }
    /*-- End Header Top --*/
    /*-- Navbar --*/
    .mean-container a.meanmenu-reveal span {
      margin-top: -8px !important;
      position: relative !important;
      top: 10px !important;
    }
    .mean-container .mean-bar {
      background-color: #ec433e !important;
    }
    .mobile-nav.mean-container .mean-nav ul li a.active {
      color: #ec433e !important;
    }
    .navbar-area .nav-shape {
      display: none !important;
    }
    .side-nav {
      position: absolute !important;
      top: 10px !important;
      right: 60px !important;
    }
    .side-nav a {
      font-size: 14px !important;
      padding: 8px 12px !important;
    }
    /*-- End Navbar --*/
    /*-- Banner --*/
    .banner-area {
      height: 100% !important;
      padding-top: 175px !important;
      padding-bottom: 110px !important;
    }
    .banner-area .banner-content {
      margin-top: 0 !important;
    }
    .banner-area .banner-content h1 {
      font-size: 27px !important;
      margin-bottom: 20px !important;
    }
    .banner-area .banner-content p {
      font-size: 17px !important;
    }
    .cmn-btn {
      font-size: 15px !important;
    }
    /*-- End Banner --*/
    /*-- About --*/
    .section-title {
      margin-bottom: 30px !important;
    }
    .section-title .sub-title {
      font-size: 15px !important;
    }
    .section-title h2 {
      font-size: 25px !important;
    }
    .about-area {
      padding-top: 50px !important;
      padding-bottom: 50px !important;
    }
    .about-area .about-content {
      margin-bottom: 30px !important;
    }
    .about-area .about-content ul li {
      font-size: 13px !important;
    }
    .about-area .about-content img {
      margin-right: 10px !important;
      padding-right: 15px !important;
    }
    .about-area .about-img-wrap .owl-theme .owl-nav.disabled + .owl-dots {
      right: 10px !important;
      top: 160px !important;
    }
    .about-area .about-img-wrap .about-shape img {
      position: absolute !important;
    }
    .about-area .about-img-wrap .about-shape img:nth-child(1) {
      display: none !important;
    }
    .about-area .about-img-wrap .about-shape img:nth-child(2) {
      display: none !important;
    }
    .about-area .about-img-wrap .about-shape img:nth-child(3) {
      display: none !important;
    }
    .about-area .about-img-wrap .about-shape img:nth-child(4) {
      display: none !important;
    }
    .about-area .about-img-wrap .about-year {
      padding: 15px 30px !important;
      left: 0 !important;
      bottom: 0 !important;
    }
    .about-area .about-img-wrap .about-year h2 {
      font-size: 35px !important;
    }
    .about-area .about-img-wrap .about-year h2 span {
      font-size: 30px !important;
    }
    .about-area .about-img-wrap .about-img-slider .about-img-item img {
      max-width: 100% !important;
    }
    /*-- End About --*/
    /*-- Service --*/
    .service-item h3 {
      font-size: 20px !important;
    }
    /*-- End Service --*/
    /*-- Counter --*/
    .infrastructure-area {
      padding-bottom: 20px !important;
      text-align: center !important;
    }
    .infrastructure-area .counter-text h2 {
      font-size: 25px !important;
    }
    .counter-item p {
      font-size: 18px !important;
    }
    /*-- End Counter --*/
  
    /*-- Foreign --*/
    .foreign-area {
      top: 0 !important;
      padding-top: 50px !important;
      padding-bottom: 50px !important;
    }
    .foreign-area .foreign-slider {
      left: unset !important;
    }
    .foreign-area .owl-theme .owl-nav {
      position: relative !important;
      left: 0 !important;
      top: 0 !important;
    }
    /*-- End Foreign --*/
    /*-- Team --*/
    .team-area {
      padding-top: 50px !important;
      padding-bottom: 20px !important;
    }
    .team-area .container {
      top: 0 !important;
    }
    .team-item h3 {
      font-size: 20px !important;
    }
    /*-- End Team --*/
    /*-- Benefit --*/
    .benefit-area {
      margin-top: 0 !important;
      padding-top: 50px !important;
      padding-bottom: 50px !important;
    }
   
    .benefit-area .benefit-content .benefit-inner h4 {
      font-size: 16px;
    }
    .benefit-area .benefit-content {
      padding: 30px !important;
      top: 0 !important;
    }
    /*-- End Benefit --*/
    /*-- certification --*/
    .certification-area {
      margin-top: 0 !important;
      padding-top: 50px !important;
    }
    .certification-area .certification-wrap {
      padding: 25px 5px 30px !important;
    }
    .certification-area .certification-wrap .certification-content {
      margin-bottom: 20px !important;
    }
    .certification-area .certification-wrap .certification-content .section-title {
      text-align: center !important;
    }
    .certification-area .certification-wrap .certification-btn {
      text-align: center !important;
    }
    /*-- End certification --*/
    /*-- Cost --*/
    .cost-area .cost-content {
      margin-bottom: 30px !important;
    }
    /*-- End Cost --*/
    /*-- Blog --*/
    .blog-item .blog-inner {
      position: relative !important;
      bottom: 0 !important;
      opacity: 1 !important;
      padding: 15px 10px 18px 10px !important;
    }
    .blog-item .blog-inner h3 {
      font-size: 18px !important;
    }
    .blog-area-two .blog-item .blog-inner h3 {
      font-size: 15px !important;
    }
    .blog-area-two .blog-inner .blog-link {
      font-size: 13px !important;
    }
    /*-- End Blog --*/
    /*-- Footer --*/
    .footer-item .footer-service h3 {
      font-size: 20px !important;
      margin-bottom: 20px !important;
    }
    .footer-item .footer-touch h3 {
      font-size: 20px !important;
      margin-bottom: 20px !important;
    }
    /*-- End Footer --*/
    /*----- Back to Top CSS ------*/
    #toTop {
      bottom: 80px !important;
    }
    .back-to-top-btn i {
      margin-right: 20px !important;
    }
    /*----- End Back to Top CSS -----*/
    /*----- End Home One CSS ------*/
    /*----- Home Two CSS -----*/
    /*-- Banner --*/
    .banner-img-two .banner-content {
      text-align: center;
    }
    .banner-img-two .banner-img {
      -webkit-animation: none !important;
              animation: none !important;
      text-align: center !important;
    }
    /*-- End Banner --*/
    /*-- Logo --*/
    .logo-area .col-lg-5 {
      -webkit-box-flex: 0 !important;
          -ms-flex: 0 0 50% !important;
              flex: 0 0 50% !important;
      max-width: 50% !important;
    }
    /*-- End Logo --*/
 /*-- Offer --*/
.offer-item {
  padding: 30px 5px 30px !important;
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.offer-item .offer-bottom h3 {
  font-size: 20px !important;
}
/*-- End Offer --*/

/*-- About --*/
.about-area-two {
  padding-bottom: 50px !important;
  text-align: center !important;
}

.about-area-two .about-content {
  margin-bottom: 30px !important;
}

.about-area-two .about-content .section-title {
  text-align: center !important;
}

.about-area-two .about-content .about-p {
  padding-right: 0 !important;
}

.about-area-two .about-img {
  position: relative !important;
}

.about-area-two .about-img img:nth-child(1) {
  margin-bottom: 30px !important;
}

.about-area-two .about-img img:nth-child(2) {
  position: relative !important;
  bottom: 0 !important;
}
/*-- End About --*/

/*-- use --*/
.use-area {
  padding-top: 50px !important;
  text-align: center !important;
}

.use-area .use-shape {
  right: 0 !important;
  top: unset !important;
  bottom: 30px !important;
}

.use-area .container-fluid .col-lg-6 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.use-area .use-img {
  background-image: unset !important;
}

.use-area .use-img img {
  display: block !important;
}

.use-area .use-content {
  max-width: 695px !important;
}

.social-content {
  margin-left: 0px !important;
}

.use-area .use-content .section-title {
  text-align: center !important;
}

.use-area .use-content ul li {
      text-align: left !important;
      -webkit-box-flex: 0 !important;
          -ms-flex: 0 0 100% !important;
              flex: 0 0 100% !important;
      max-width: 100% !important;
      max-width: 230px !important;
      margin-right: auto !important;
      margin-left: auto !important;
    }
    .use-area .use-content ul li {
      width: calc(100% - 15px) !important;
    }
    /*-- End use --*/
    /*-- Foreign --*/
    .foreign-area-two {
      margin-top: 50px !important;
      padding-top: 50px !important;
      padding-bottom: 20px !important;
    }
    .foreign-area-two .container {
      top: 0 !important;
    }
    /*-- End Foreign --*/
    /*-- Benefit --*/
    .benefit-area-two {
      padding-bottom: 0 !important;
    }
    .benefit-area-two .container-fluid .col-lg-7 {
      padding-left: 15px !important;
      padding-right: 15px !important;
    }
    .benefit-area-two .container-fluid .col-lg-5 {
      padding-left: 15px !important;
      padding-right: 15px !important;
    }
    .benefit-area-two .benefit-content {
      margin-left: 0 !important;
      top: 0 !important;
      padding-top: 0 !important;
      padding-bottom: 30px !important;
      padding-right: 0 !important;
      padding-left: 0 !important;
    }
    .benefit-area-two .benefit-img {
      background-image: unset !important;
    }
    .benefit-area-two .benefit-img img {
      display: block !important;
    }
    /*-- End Benefit --*/
    
    /*-- Testimonial --*/
    .testimonial-area .testimonial-item .testimonial-top {
      padding: 30px 35px 30px 20px !important;
    }
    .testimonial-area .testimonial-item .testimonial-top p {
      font-size: 16px !important;
    }
    .testimonial-area .testimonial-item .testimonial-top i {
      top: 10px !important;
      right: 7px !important;
    }
    .testimonial-area .testimonial-item ul {
      padding-left: 20px !important;
    }
    .testimonial-area .testimonial-item ul li {
      -webkit-box-flex: 0 !important;
          -ms-flex: 0 0 20% !important;
              flex: 0 0 20% !important;
      max-width: 20% !important;
    }
    /*-- End Testimonial --*/
    /*-- Book --*/
    .book-area {
      text-align: center !important;
      padding-top: 50px !important;
      background-color: #ec433e !important;
      margin-bottom: 50px !important;
    }
    .book-area .col-lg-6 {
      padding-left: 15px !important;
      padding-right: 15px !important;
    }
    .book-area .book-img {
      background-image: unset !important;
      margin-bottom: 30px !important;
    }
    .book-area .book-img img {
      display: block !important;
    }
    .book-area .book-content {
      padding-top: 0 !important;
      padding-bottom: 0 !important;
      margin-left: auto !important;
      margin-right: auto !important;
    }
    .book-area .book-content:before {
      display: none !important;
    }
    .book-area .book-content h3 {
      font-size: 20px !important;
    }
    .book-area .book-content a {
      padding: 12px 20px !important;
    }
    /*-- End Book --*/
    /*----- End Home Two CSS -----*/
    /*----- Home Three CSS -----*/
    /*-- Header Contact --*/
    .header-contact-area {
      padding-top: 20px !important;
      padding-bottom: 20px !important;
    }
    .header-contact-area .logo {
      display: none !important;
    }
    .header-contact-area .side-nav {
      text-align: center !important;
      position: relative !important;
      top: 0 !important;
      right: 0 !important;
      margin-top: 15px !important;
    }
    .header-contact-area .contact-item {
      text-align: center !important;
    }
    .header-contact-area .contact-item ul li {
      margin-bottom: 10px !important;
      padding-left: 45px !important;
    }
    .header-contact-area .contact-item ul li:last-child {
      margin-bottom: 0 !important;
    }
    .header-contact-area .contact-item ul li i {
      font-size: 35px !important;
      top: 2px !important;
    }
    .header-contact-area .contact-item ul li h4 {
      margin-bottom: 3px !important;
    }
    /*-- End Header Contact --*/
    /*-- Navbar --*/
    .side-nav-two {
      position: absolute !important;
      top: 12px !important;
      right: 80px !important;
    }
    .side-nav-two .modal-btn span {
      background-color: #fff !important;
    }
    .side-nav-two .modal-btn span:nth-child(3) {
      width: 15px !important;
    }
    .side-nav-two .modal-btn span:nth-child(2) {
      width: 25px !important;
    }
    .search-icon {
      top: 2px !important;
      color: #fff !important;
    }
    .nav-srh .search-area {
      right: -85px !important;
      bottom: -95px !important;
    }
    .nav-srh .search-area .search-icon {
      right: 10px !important;
      top: 24px !important;
    }
    .nav-srh .search-area .src-input {
      width: 220px;
    }
    .nav-srh .search-area.opened {
      padding: 12px 10px;
    }
    .modal-body {
      padding: 30px 15px 40px;
    }
    /*-- End Navbar --*/
    /*-- Banner --*/
    .banner-img-three {
      padding-bottom: 140px;
    }
    /*-- End Banner --*/
    /*-- Benefit --*/
    .benefit-area-three {
      margin-top: 0;
      position: relative;
      padding-bottom: 50px;
    }
    .benefit-area-three .benefit-content {
      padding-top: 0;
      padding-bottom: 0;
      right: 0;
      margin-top: 0;
      padding-right: 0;
    }
    .benefit-area-three .benefit-img-two {
      background-image: unset;
    }
    .benefit-area-three .benefit-img-two img {
      display: block;
    }
    /*-- End Benefit --*/
    /*-- Offer --*/
    .offer-area-two .section-title {
      margin-bottom: 0;
    }
    .offer-area-two .offer-item {
      margin-left: 10px;
      margin-right: 10px;
      padding: 30px 15px 30px;
    }
    .offer-area-two .offer-item .offer-bottom h3 {
      font-size: 17px;
    }
    /*-- End Offer --*/
    /*-- Social --*/
    .social-area-two {
      padding-bottom: 50px;
    }
    
    .social-area-two .social-content {
      margin-top: 0;
      margin-bottom: 0;
      padding: 30px 15px 35px 15px;
    }
    /*-- End Social --*/
    /*----- End Home Three CSS -----*/
    /*----- About CSS -----*/
    /*-- Page Title --*/
    .page-title-area {
      height: 370px;
    }
    .page-title-area .title-item {
      margin-top: 45px;
    }
    .page-title-area .title-item h2 {
      font-size: 30px;
    }
    .page-title-area .title-item ul li {
      font-size: 16px;
    }
    /*-- End Page Title --*/
    /*----- End About CSS -----*/
    /*----- Service Details CSS -----*/
    .page-details-area {
      padding-bottom: 50px;
    }
    .page-details-area .page-details-item .page-details-img {
      margin-bottom: 30px;
    }
    .page-details-area .page-details-item .page-details-img h2 {
      margin-bottom: 10px;
      font-size: 25px;
    }
    .page-details-area .page-details-item .page-details-robot h2 {
      font-size: 20px;
      margin-bottom: 10px;
    }
    .page-details-area .page-details-item .page-details-robot p {
      margin-bottom: 20px;
    }
    .page-details-area .page-details-item .page-details-cat {
      margin-bottom: 30px;
    }
    .page-details-area .page-details-item .page-details-cat h3 {
      font-size: 20px;
    }
    .page-details-area .page-details-item .service-details-form h3 {
      font-size: 20px;
    }
    /*----- End Service Details CSS -----*/
    /*----- Project Details CSS -----*/
    .project-details-item {
      margin-bottom: 30px !important;
  }
  
  .project-details-item .project-details-img {
      margin-bottom: 18px !important;
  }
  
  .project-details-item .project-details-img ul {
      margin-bottom: 12px !important;
  }
  
  .project-details-item .project-details-img ul li {
      font-size: 16px !important;
  }
  
  .project-details-item .project-details-img ul li i {
      top: 3px !important;
  }
  
  .project-details-item .project-details-content .video-wrap a {
      top: 25% !important;
  }
  
  .project-details-item .project-details-mec {
      margin-bottom: 30px !important;
  }
  
  .project-details-item .project-details-form {
      margin-bottom: 30px !important;
  }
  
    /*----- End Project Details CSS -----*/
    /*----- Blog Details CSS -----*/
    .blog-details-item .blog-details-name h2 {
      font-size: 20px;
    }
    .blog-details-item .blog-details-name p {
      margin-bottom: 30px;
    }
    .blog-details-item .blog-details-name .details-item ul li {
      font-size: 16px;
    }
    .blog-details-item .blog-details-name .details-item ul li i {
      top: 4px;
    }
    .blog-details-item .blog-details-quote blockquote {
      font-size: 18px;
      padding: 30px 15px 30px 50px;
    }
    .blog-details-item .blog-details-quote blockquote i {
      top: 20px;
      left: 15px;
    }
    .blog-details-item .blog-details-quote ul li span {
      margin-right: 10px;
    }
    .blog-details-item .blog-details-quote ul li a {
      padding: 10px 12px;
    }
    .blog-details-item .blog-details-search {
      margin-bottom: 30px;
    }
    .blog-details-item .blog-details-service {
      margin-bottom: 30px;
    }
    .blog-details-item .blog-details-post {
      margin-bottom: 30px;
    }
    .blog-details-area .blog-details-comment ul {
      margin: 0;
      padding: 0;
    }
    .blog-details-area .blog-details-comment ul li:nth-child(2) {
      margin-left: 20px;
    }
    .blog-details-area .blog-details-form {
      padding: 30px 15px 40px;
    }
    .blog-details-area .blog-details-form .blog-details-form-btn {
      padding: 12px 25px;
    }
    .blog-details-area .blog-area-three .col-lg-6 {
      padding-left: 0;
      padding-right: 0;
    }
    /*----- End Blog Details CSS -----*/
    /*----- Contact CSS -----*/
    .contact-area .contact-left h3 {
      margin-bottom: 15px;
    }
    .contact-area .contact-left ul li {
      font-size: 13px;
    }
    .contact-area .contact-right h3 {
      margin-bottom: 15px;
    }
    .contact-area .contact-right .contact-btn {
      font-size: 15px;
    }
    .map-area #map {
      height: 350px;
    }
    /*----- End Contact CSS -----*/
    /*----- FAQ CSS -----*/
    .faq-area .faq-head h2 {
      margin-bottom: 25px;
      font-size: 25px;
    }
    .faq-area .accordion p {
      font-size: 15px;
      padding: 20px 25px 15px 20px;
    }
    .faq-area .accordion a {
      padding: 15px 30px 15px 18px;
      font-size: 16px;
    }
    /*----- End FAQ CSS -----*/
    /*----- Error CSS -----*/
    .error-item {
      height: 500px;
    }
    .error-item h1 {
      font-size: 80px;
    }
    .error-item p {
      font-size: 18px;
    }
    .error-item a {
      padding: 15px 35px;
      font-size: 16px;
      margin-top: 35px;
    }
    /*----- End Error CSS -----*/
    /*----- Coming Soon CSS -----*/
    .coming-item {
      height: 100vh;
      text-align: center;
    }
    .coming-item h1 {
      font-size: 35px;
    }
    .coming-item p {
      margin-bottom: 30px;
    }
    .coming-item .coming-wrap .coming-inner h3 {
      font-size: 35px;
    }
    .coming-item .coming-wrap .coming-inner p {
      font-size: 15px;
    }
    /*----- End Coming Soon CSS -----*/
    /*----- Privacy Policy CSS -----*/
    .privacy-area {
      padding-bottom: 20px;
    }
    .privacy-item {
      margin-bottom: 30px;
    }
    .privacy-item h2 {
      font-size: 20px;
      margin-bottom: 10px;
    }
    /*----- End Privacy PolicyCSS -----*/
  }
  @media only screen and (max-width: 991px) {
    .certification-area .certification-wrap .certification-shape {
         right: 5px !important;
    }
    .pt-mb-30 {
      padding: 30px !important;
    }
    .mt-mb-30 {
      margin-top: 30px;
    }
    .slider-wrap .text {
        max-width: 80% !important;
      }
    .slider-wrap{
      height: 550px;
    }
    .slider-wrap .slider .text {
      font-size: 32px !important;
    }
    .certification-area .certification-wrap .certification-btn {
      text-align: left !important;
    }
    .use-area .use-content .section-title {
      text-align: center !important;
    }
    .mbsc-mb-30 {
      margin-bottom: 30px;
    }
    .infrastructure-area .sub-title {
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .use-area .use-content .sub-title {
      display: flex;
      justify-content: center;
      align-items: center;
    }
   
    .use-area .use-content {
      max-width: 100% !important;
    }
    .use-area .use-content ul li {
      font-size: 16px !important;
    }
    .side-nav a {
      display: none !important;
    }
    .mean-container a.meanmenu-reveal {
      padding: 32px 15px 0 0 !important;
   }
   .mean-container .mean-bar {
     height: 89px;
   }
    .mean-container .mean-bar:before {
      position: absolute;
      content: "";
      left: 0;
      top: 0;
      bottom: 39px;
      height: 100%;
      width: 90%;
      border-left: 0px solid transparent;
      border-top: 90px solid #fff;
      border-right: 130px solid transparent;
      -webkit-transition: 0.5s all ease;
      transition: 0.5s all ease;
    }
    .profile-details h2 {
      margin-top: 30px;
    }
  }
  @media only screen and (min-width: 992px) {
    .navbar-brand img {
        height: 70px;
    }
        .contact-nav-item a {
          display: none;
       }
  }
 
  @media only screen and (min-width: 992px) and (max-width: 1199px)  {
    .navbar-area .main-nav .navbar-light .navbar-nav {
      margin-left: 33px !important; 
      margin-right: 0px !important;
    }
    .navbar-area .main-nav .navbar-light .navbar-nav .nav-item a {
      font-size: 14px !important;
    }
    .side-nav a {
      font-size: 14px !important;
    }
    .main-nav nav .navbar-nav .nav-item a {
      margin-left: 10px !important;
      margin-right: 10px !important;
    }
    .navbar-brand img {
      height: 51px !important;
  }
  .navbar-area .main-nav:before {
    width: 36% !important;
  }
    .main-nav .container {
      max-width: 1000px !important;
   }
   
    .navbar-area .main-nav .navbar-light .navbar-nav .nav-item a {
      font-size: 13px !important;
    }
    .side-nav a {
      font-size: 13px !important;
      padding: 12px 15px !important;
    }
  .main-nav.menu-shrink .navbar {
    padding: 1px !important;
}
.navbar-area .main-nav .navbar-light {
  padding: 6px;
}

.about-area .about-img-wrap .about-shape img:nth-child(4) {
  display: none;
}
.counter-item p {
  font-size: 16px;
}
.use-area .use-content ul li {
  -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 55% !important;
          flex: 0 0 55% !important;
  max-width: 55% !important;
}
.benefit-area-two .container-fluid .col-lg-7 {
  padding-left: 15px;
  padding-right: 0;
}
.blog-area-two .blog-item .blog-inner h3 {
  font-size: 15px;
}
.benefit-area-three .benefit-content {
  right: 0;
}
.foreign-item .foreign-bottom h3 {
  font-size: 20px;
}
.social-area .social-img {
  background-image: unset !important;
  margin-bottom: 30px !important;
  margin-left: 0 !important;
}
}
  @media only screen and (min-width: 768px) and (max-width: 991px) {
      .logo-mobile img {
          width: 350px !important;
      }
    /*-- Default CSS --*/
    body {
      font-size: 16px;
    }
    .ptb-100 {
      padding-top: 70px;
      padding-bottom: 70px;
    }
    .pt-100 {
      padding-top: 70px;
    }
    .pb-70 {
      padding-bottom: 40px;
    }
    .pb-100 {
      padding-bottom: 70px;
    }
    .social-img-col {
      margin-top: 30px !important;
    }
    /*-- End Default CSS --*/
    /*----- Home One CSS -----*/
    /*-- Header Top --*/
    .header-top-area {
      text-align: center;
    }
    .header-top-area .header-top-item .header-left {
      margin-bottom: 20px;
    }
    .header-top-area .header-top-item .header-left ul li {
      margin-right: 15px;
    }
    .header-top-area .header-top-item .header-left ul li a {
      font-size: 15px;
    }
    .header-top-area .header-top-item .header-left ul li i {
      font-size: 18px;
    }
    .header-top-area .header-top-item .header-right {
      text-align: center;
    }
    /*-- End Header Top --*/
    /*-- Navbar --*/
    .mean-container a.meanmenu-reveal span {
      margin-top: -8px;
      position: relative;
      top: 10px;
    }
    .mean-container .mean-bar {
      background-color: #ec433e;
    }
    .mobile-nav.mean-container .mean-nav ul li a.active {
      color: #ec433e; 
    }
    .navbar-area .nav-shape {
      display: none;
    }
    .side-nav {
      position: absolute;
      top: 10px;
      right: 70px;
    }
    .side-nav a {
      font-size: 14px;
      padding: 8px 12px;
    }
    /*-- End Navbar --*/
    /*-- Banner --*/
    .banner-area {
      height: 100% !important;
      padding-top: 170px !important;
      padding-bottom: 110px !important;
    }
    .banner-area .banner-content {
      margin-top: 0;
      max-width: 695px;
    }
    .banner-area .banner-content h1 {
      font-size: 40px;
      margin-bottom: 20px;
    }
    .banner-area .banner-content p {
      font-size: 18px;
    }
    /*-- End Banner --*/
    /*-- About --*/
    .section-title {
      margin-bottom: 30px;
    }
    .section-title .sub-title {
      font-size: 16px;
    }
    .section-title h2 {
      font-size: 30px;
    }
    .about-area {
      padding-top: 70px;
      padding-bottom: 70px;
    }
    .about-area .about-content {
      margin-bottom: 30px;
    }
    .about-area .about-content img {
      margin-right: 10px;
      padding-right: 15px;
    }
    .about-area .about-img-wrap .owl-theme .owl-nav.disabled + .owl-dots {
      right: 10px;
      top: 200px;
    }
    .about-area .about-img-wrap .about-shape img {
      position: absolute;
    }
    .about-area .about-img-wrap .about-shape img:nth-child(1) {
      display: none;
    }
    .about-area .about-img-wrap .about-shape img:nth-child(2) {
      display: none;
    }
    .about-area .about-img-wrap .about-shape img:nth-child(3) {
      display: none;
    }
    .about-area .about-img-wrap .about-shape img:nth-child(4) {
      display: none;
    }
    .about-area .about-img-wrap .about-year {
      padding: 15px 30px;
      left: 0;
      bottom: 0;
    }
    .about-area .about-img-wrap .about-year h2 {
      font-size: 35px;
    }
    .about-area .about-img-wrap .about-year h2 span {
      font-size: 30px;
    }
    .about-area .about-img-wrap .about-img-slider .about-img-item img {
      width: 100% !important;
    }
    /*-- End About --*/
    /*-- Service --*/
    .service-item h3 {
      font-size: 20px;
    }
    /*-- End Service --*/
    /*--  Counter --*/
    .infrastructure-area {
      padding-bottom: 40px;
      text-align: center;
    }
    .infrastructure-area .counter-text h2 {
      font-size: 25px;
    }
    .counter-item p {
      font-size: 18px;
    }
    /*-- End Counter --*/
    /*-- Foreign --*/
    .foreign-area {
      top: 0;
      padding-top: 70px;
      padding-bottom: 70px;
    }
    .foreign-area .foreign-slider {
      left: unset;
    }
    .foreign-area .owl-theme .owl-nav {
      position: relative;
      left: 0;
      top: 0;
    }
    /*-- End Foreign --*/
    /*-- Team --*/
    .team-area {
      padding-top: 70px;
      padding-bottom: 40px;
    }
    .team-area .container {
      top: 0;
    }
    .team-item h3 {
      font-size: 20px;
    }
    /*-- End Team --*/
    /*-- Benefit --*/
    .benefit-area {
      margin-top: 0;
      padding-top: 70px;
      padding-bottom: 70px;
    }
    .benefit-area .benefit-content {
      padding: 30px 50px 40px 30px;
      top: 0;
    }
    .benefit-area .benefit-content .benefit-inner h4 {
      font-size: 16px;
    }
    /*-- End Benefit --*/
    /*-- certification --*/
    .certification-area {
      margin-top: 0;
      padding-top: 70px;
    }
    .certification-area .certification-wrap {
      padding: 25px 5px 30px;
    }
    .certification-area .certification-wrap .certification-content {
      margin-bottom: 20px;
    }
    .certification-area .certification-wrap .certification-content .section-title {
      text-align: center;
    }
    .certification-area .certification-wrap .certification-btn {
      text-align: center;
    }
    /*-- End certification --*/
    /*-- Cost --*/
    .cost-area .cost-content {
      margin-bottom: 30px;
    }
    /*-- End Cost --*/
    /*-- Footer --*/
    .footer-item .footer-service h3 {
      font-size: 20px;
    }
    .footer-item .footer-touch h3 {
      font-size: 20px;
    }
    /*-- End Footer --*/
    /*----- End Home One CSS ------*/
    /*----- Home Two CSS -----*/
    /*-- Banner --*/
    .banner-img-two .banner-content {
      text-align: center;
    }
    .banner-img-two .banner-img {
      text-align: center;
    }
    /*-- End Banner --*/
    /*-- Logo --*/
    .logo-area .col-lg-5 {
      -webkit-box-flex: 0 !important;
          -ms-flex: 0 0 20% !important;
              flex: 0 0 20% !important;
      max-width: 20% !important;
    }
    /*-- End Logo --*/
    /*-- Offer --*/
    .offer-item {
      padding: 30px 5px 30px;
    }
    .offer-item .offer-bottom h3 {
      font-size: 20px;
    }
    /*-- End Offer --*/
    /*-- About --*/
    .about-area-two {
      padding-bottom: 70px;
      text-align: center;
    }
    .about-area-two .about-content {
      margin-bottom: 30px;
    }
    .about-area-two .about-content .section-title {
      text-align: center;
    }
    .about-area-two .about-content .about-p {
      padding-right: 0;
    }
    .about-area-two .about-img {
      position: relative;
    }
    .about-area-two .about-img img:nth-child(1) {
      margin-bottom: 30px;
    }
    .about-area-two .about-img img:nth-child(2) {
      position: relative;
      bottom: 0;
    }
    /*-- End About --*/
    /*-- use --*/
    .use-area .use-shape {
      right: 0 !important;
      top: unset !important;
      bottom: 30px !important;
    }
    .use-area .container-fluid .col-lg-6 {
      padding-left: 15px !important;
      padding-right: 15px !important;
    }
    .use-area .use-img {
      background-image: unset;
    }
    .use-area .use-img img {
      display: block;
    }
    .use-area .use-content {
      max-width: 100% !important;
    }
    .use-area .use-content .section-title {
      text-align: center;
    }
    .use-area .use-content ul li {
      text-align: left !important;
      -webkit-box-flex: 0 !important;
          -ms-flex: 0 0 50% !important;
              flex: 0 0 50%  !important;
      max-width: 50% !important;
      max-width: 230px !important;
      margin-right: auto !important;
      margin-left: auto !important;
    }
    /*-- End use --*/
    /*-- Foreign --*/
    .foreign-area-two {
      margin-top: 70px !important;
      padding-top: 70px !important;
      padding-bottom: 40px !important;
    }
    .foreign-area-two .container {
      top: 0 !important;
    }
    /*-- End Foreign --*/
    /*-- Benefit --*/
    .benefit-area-two {
      padding-bottom: 0;
    }
    .benefit-area-two .container-fluid .col-lg-7 {
      padding-left: 15px;
      padding-right: 15px;
    }
    .benefit-area-two .container-fluid .col-lg-5 {
      padding-left: 15px;
      padding-right: 15px;
    }
    .benefit-area-two .benefit-content {
      margin-left: 0;
      top: 0;
      padding-top: 0;
      padding-bottom: 30px;
      padding-right: 0;
      padding-left: 0;
    }
    .benefit-area-two .benefit-img {
      background-image: unset;
    }
    .benefit-area-two .benefit-img img {
      display: block;
    }
    /*-- End Benefit --*/
    /*-- Social --*/
    .social-area {
      padding-bottom: 70px;
      text-align: center;
    }
    .social-area .col-lg-6 {
      padding-left: 15px;
      padding-right: 15px;
    }
    .social-area .social-content {
      padding: 30px 15px 40px;
      top: 0;
      margin-left: 0;
    }
    .social-area .social-content .section-title {
      text-align: center;
    }
    .social-area .social-content .section-title h2 {
      font-size: 25px;
    }
    .social-area .social-content p {
      font-size: 18px;
      line-height: 30px;
    }
    /*-- End Social --*/
    /*-- Book --*/
    .book-area {
      text-align: center;
      padding-top: 70px;
      background-color: #ec433e;
      margin-bottom: 70px;
    }
    .book-area .col-lg-6 {
      padding-left: 15px;
      padding-right: 15px;
    }
    .book-area .book-img {
      background-image: unset;
      margin-bottom: 30px;
    }
    .book-area .book-img img {
      display: block;
      width: 100%;
    }
    .book-area .book-content {
      padding-top: 0;
      padding-bottom: 0;
      margin-left: auto;
      margin-right: auto;
      max-width: 500px;
    }
    .book-area .book-content:before {
      display: none;
    }
    .book-area .book-content h3 {
      font-size: 20px;
    }
    .book-area .book-content a {
      padding: 12px 20px;
    }
    /*-- End Book --*/
    /*----- End Home Two CSS -----*/
    /*----- Home Three CSS -----*/
    /*-- Header Contact --*/
    .header-contact-area {
      padding-top: 20px;
      padding-bottom: 20px;
    }
    .header-contact-area .logo {
      display: none;
    }
    .header-contact-area .side-nav {
      text-align: center;
      position: relative;
      top: 0;
      right: 0;
      margin-top: 15px;
    }
    .header-contact-area .contact-item {
      text-align: center;
    }
    .header-contact-area .contact-item ul li {
      margin-bottom: 10px;
      padding-left: 45px;
    }
    .header-contact-area .contact-item ul li:last-child {
      margin-bottom: 0;
    }
    .header-contact-area .contact-item ul li i {
      font-size: 35px;
      top: 2px;
    }
    .header-contact-area .contact-item ul li h4 {
      margin-bottom: 3px;
    }
    /*-- End Header Contact --*/
    /*-- Navbar --*/
    .side-nav-two {
      position: absolute;
      top: 12px;
      right: 80px;
    }
    .side-nav-two .modal-btn span {
      background-color: #fff;
    }
    .side-nav-two .modal-btn span:nth-child(3) {
      width: 15px;
    }
    .side-nav-two .modal-btn span:nth-child(2) {
      width: 25px;
    }
    .search-icon {
      top: 2px;
      color: #fff;
    }
    .nav-srh .search-area {
      right: -12px;
      bottom: -95px;
    }
    .nav-srh .search-area .search-icon {
      right: 10px;
      top: 24px;
    }
    .nav-srh .search-area .src-input {
      width: 220px;
    }
    .nav-srh .search-area.opened {
      padding: 12px 10px;
    }
    .modal-body {
      padding: 30px 15px 40px;
    }
    /*-- End Navbar --*/
    /*-- Benefit --*/
    .benefit-area-three {
      margin-top: 0;
      position: relative;
      padding-bottom: 70px;
    }
    .benefit-area-three .benefit-content {
      padding-top: 0;
      padding-bottom: 0;
      right: 0;
      margin-top: 0;
      padding-right: 0;
    }
    .benefit-area-three .benefit-img-two {
      background-image: unset;
    }
    .benefit-area-three .benefit-img-two img {
      display: block;
    }
    /*-- End Benefit --*/
    /*-- Offer --*/
    .offer-area-two .section-title {
      margin-bottom: 0;
    }
    .offer-area-two .offer-item {
      margin-left: 10px;
      margin-right: 10px;
      padding: 30px 15px 30px;
    }
    .offer-area-two .offer-item .offer-bottom h3 {
      font-size: 17px;
    }
    /*-- End Offer --*/
    /*-- Social --*/
    .social-area-two {
      padding-bottom: 70px;
    }
    .social-area-two .social-img {
      background-image: unset;
    }
    .social-area-two .social-content {
      margin-top: 0;
      margin-bottom: 0;
      padding: 30px 15px 35px 15px;
    }
    /*-- End Social --*/
    /*----- End Home Three CSS -----*/
    /*----- About CSS -----*/
    /*-- Page Title --*/
    .page-title-area {
      height: 380px;
    }
    .page-title-area .title-item {
      margin-top: 40px;
    }
    .page-title-area .title-item h2 {
      font-size: 30px;
    }
    .page-title-area .title-item ul li {
      font-size: 16px;
    }
    /*-- End Page Title --*/
    /*----- End About CSS -----*/
    /*----- Service Details CSS -----*/
    .page-details-area {
      padding-bottom: 70px;
    }
    .page-details-area .page-details-item .page-details-img {
      margin-bottom: 30px;
    }
    .page-details-area .page-details-item .page-details-img h2 {
      margin-bottom: 10px;
      font-size: 25px;
    }
    .page-details-area .page-details-item .page-details-robot h2 {
      font-size: 20px;
      margin-bottom: 10px;
    }
    .page-details-area .page-details-item .page-details-robot p {
      margin-bottom: 20px;
    }
    .page-details-area .page-details-item .page-details-cat {
      margin-bottom: 30px;
    }
    .page-details-area .page-details-item .page-details-cat h3 {
      font-size: 20px;
    }
    .page-details-area .page-details-item .service-details-form h3 {
      font-size: 20px;
    }
    /*----- End Service Details CSS -----*/
    /*----- Project Details CSS -----*/
    .project-details-item {
      margin-bottom: 30px;
    }
    .project-details-item .project-details-img {
      margin-bottom: 30px;
    }
    .project-details-item .project-details-img ul li {
      font-size: 16px;
    }
    .project-details-item .project-details-img ul li i {
      top: 3px;
    }
    .project-details-item .project-details-content .video-wrap a {
      top: 38%;
    }
    .project-details-item .project-details-mec {
      margin-bottom: 30px;
    }
    .project-details-item .project-details-form {
      margin-bottom: 30px;
    }
    /*----- End Project Details CSS -----*/
    /*----- Blog Details CSS -----*/
    .blog-details-item .blog-details-name h2 {
      font-size: 20px;
    }
    .blog-details-item .blog-details-name p {
      margin-bottom: 30px;
    }
    .blog-details-item .blog-details-name .details-item ul li {
      font-size: 16px;
    }
    .blog-details-item .blog-details-name .details-item ul li i {
      top: 4px;
    }
    .blog-details-item .blog-details-quote blockquote {
      font-size: 18px;
      padding: 30px 15px 30px 50px;
    }
    .blog-details-item .blog-details-quote blockquote i {
      top: 20px;
      left: 15px;
    }
    .blog-details-item .blog-details-quote ul li span {
      margin-right: 10px;
    }
    .blog-details-item .blog-details-quote ul li a {
      padding: 10px 12px;
    }
    .blog-details-item .blog-details-quote h3 {
      font-size: 20px;
      margin-bottom: 10px;
    }
    .blog-details-item .blog-details-search {
      margin-bottom: 30px;
    }
    .blog-details-item .blog-details-service {
      margin-bottom: 30px;
    }
    .blog-details-item .blog-details-post {
      margin-bottom: 30px;
    }
    .blog-details-item .blog-details-post ul li img {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 12%;
              flex: 0 0 12%;
      max-width: 12%;
    }
    .blog-details-item .blog-details-post ul li .post-inner {
      padding-top: 10px;
    }
    .blog-details-area .blog-details-comment ul {
      margin: 0;
      padding: 0;
    }
    .blog-details-area .blog-details-comment ul li:nth-child(2) {
      margin-left: 20px;
    }
    .blog-details-area .blog-details-form {
      padding: 30px 15px 40px;
    }
    .blog-details-area .blog-details-form .blog-details-form-btn {
      padding: 12px 25px;
    }
    .blog-details-area .blog-area-three .col-lg-6 {
      padding-left: 0;
      padding-right: 0;
    }
    /*----- End Blog Details CSS -----*/
    /*----- FAQ CSS -----*/
    .faq-area .faq-head h2 {
      font-size: 30px;
    }
    /*----- End FAQ CSS -----*/
    /*----- Error CSS -----*/
    .error-item {
      height: 500px;
    }
    .error-item h1 {
      font-size: 85px;
    }
    .error-item p {
      font-size: 22px;
    }
    .error-item a {
      padding: 15px 35px;
      font-size: 16px;
      margin-top: 35px;
    }
    /*----- End Error CSS -----*/
    /*----- Coming Soon CSS -----*/
    .coming-item {
      height: 100vh;
      text-align: center;
    }
    .coming-item h1 {
      font-size: 60px;
    }
    .coming-item p {
      margin-bottom: 30px;
    }
    .coming-item .coming-wrap .coming-inner h3 {
      font-size: 35px;
    }
    .coming-item .coming-wrap .coming-inner p {
      font-size: 15px;
    }
    /*----- End Coming Soon CSS -----*/
    /*----- Privacy Policy CSS -----*/
    .privacy-area {
      padding-bottom: 40px;
    }
    .privacy-item {
      margin-bottom: 30px;
    }
    .privacy-item h2 {
      font-size: 20px;
      margin-bottom: 10px;
    }
    /*----- End Privacy Policy CSS -----*/
  }
  
  
  
  @media only screen and (min-width: 1200px) and (max-width: 1350px) {
    .about-area .about-img-wrap .about-shape img:nth-child(4) {
      display: none;
    }
    .benefit-area-two .benefit-content {
      max-width: 670px;
    }
  }
  
  @media only screen and (min-width: 1200px) and (max-width: 1245px) {
    .navbar-area .main-nav:before {
      width: 27%;
    }
  }
  
  @media only screen and (min-width: 1500px) {
    .navbar-area .main-nav:before {
      width: 36%;
    }
    .benefit-area-two .benefit-content {
      max-width: 805px;
    }
    .benefit-area-three .benefit-content {
      max-width: 766px;
    }
    .foreign-area .foreign-slider {
      left: unset;
    }
    .foreign-area .owl-theme .owl-nav {
      margin-top: 0;
      position: relative;
      left: 0;
      top: 0;
      right: 0;
    }
    .foreign-area {
      top: -100px;
    }
    .infrastructure-area {
      padding-bottom: 170px;
    }
  }
  
  @media only screen and (min-width: 1500px) and (max-width: 1600px) {
    .navbar-area .main-nav:before {
      width: 31%;
    }
  }
  @media (min-width: 1300px) {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
      max-width: 1320px;
      width: 100%
     }
  } 
  @media (min-width: 1300px) and (max-width: 1419px){
    .features-icon {
      width: 135px;
      height: 135px;
    }
    .features-icon::before {
      width: 160px;
      height: 160px
    }
    .features-icon img {
      height: 35px;
    }
  }
 
  
  
  /* Extra large devices (large desktops, 1800px and up) */
  @media (max-width: 1500px) {
  
  .features-item-inner {
    padding: 35px 25px 30px;
  }
  .features-icon {
    width: 130px;
    height: 130px;
    font-size: 30px;
    padding: 25px 30px;
  }
  .features-icon::before {
    width: 150px;
    height: 150px;
  }
  
  }
  
  
  /* Extra large devices (large desktops, 1200px and up) */
  @media (max-width: 1199.98px) {
   
  .features-item {
    padding: 0 20px !important;
  }
  .features-content .link-btn i {
    width: 40px !important;
    height: 40px !important;
    font-size: 16px !important;
    margin-right: 12px !important;
  }
  .features-icon {
    width: 120px !important;
    height: 120px !important;
    font-size: 25px !important;
    padding: 24px 26px !important;
  }
  .features-icon img {
    max-width: 35px !important;
  }
  .features-icon::before {
    width: 140px !important;
    height: 140px !important;
  }
  }
  /* Large devices (desktops, 992px and up) */
  @media (max-width: 991.98px) {
    .slider-left {
      top: 200px !important;
  }
    .slider-right {
      top: 200px !important;
  }
    .features-area {
      padding-top: 60px !important;
    }
    .product-area {
      padding-top: 60px !important;
      padding-bottom: 60px !important;
    }
  .know-content {
    margin-top: -10px !important;
  }
  .features-item-wrap {
    margin-top: -90px;
  }
  .social-media-icons {
    text-align: center;
  }
  .service-area {
    padding-top: 50px !important;
  }
  .service-area {
    padding-bottom: 30px !important;
  }
  .service-item {
    margin-bottom: 30px !important;
  }
  .fetures-icon-three {
    width: 70px !important;
    height: 70px !important;
    right: 5px !important;
    top: -38px !important;
  }
  .fetures-content-three {
    padding: 27px 0px 0;
  }
  .features-item {
    padding: 0 20px;
    position: relative;
    margin-bottom: 30px;
}
.about-area {
  padding-top: 60px !important;
  padding-bottom: 30px !important;
}
.features-area {
  padding-bottom: 30px !important;
}
.features-area-three.features-bg-two {
  padding: 0 0 70px;
}
.infrastructure-area {
  padding-top: 60px !important;
  padding-bottom: 80px !important;
} 
.features-area {
  padding: 0px 0 60px;
  }
  .choose-area {
   margin-top: -70px;
   padding-top: 60px !important;
   padding-bottom: 60px !important;
  }
  .why-content-area {
    margin-top: 30px;
  }
  .certification-area {
    margin-top: 10px !important;
    padding-bottom: 60px !important;
  }
  .certification-area .certification-wrap {
    padding: 30px !important;
  }
  .use-area .use-content {
    padding: 60px 8px 35px 8px !important;
  }
  .use-area {
    padding-top: 0px;
    text-align: center;
  }
  .infrastructure-area .cmn-btn {
    margin-top: 30px !important;
  }
  .social-area  {
    padding-top: 5px !important;
    padding-bottom: 60px !important;
  }
  .social-area-two .social-content {
    padding: 60px 15px 60px 15px !important;
  }
  .mt-60 {
    margin-top: 60px;
  }
  .mt-50 {
    margin-top: 50px;
  }
  .testimonial-area {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  }
  
  
  
  /* Medium devices (tablets, 768px and up) */
  @media (max-width: 767.98px) {
    .carousel-item {
      height: 500px;
  }

    .social-img-col {
       margin-top: 90px !important;
    }
    .certification-content .section-title {
      text-align: center !important;
    }
    .certification-content p {
      text-align: center !important;
    }
    .certification-content .sub-title {
      justify-content: center;
    }
    .certification-area .certification-wrap .certification-btn {
      text-align: center !important;
    }
    .features-item-top {
      display: block !important;
    }
    .features-icon-two {
      width: 70px !important;
      height: 70px !important;
      margin: 0 0 15px !important;
    }
    .features-content-two .title {
      margin-bottom: 7px !important;
    }
    .features-item-shape {
      display: none !important;
    }
    .features-item-two {
      border-radius: 6px 25px 6px 6px !important;
      padding: 16px 20px 24px !important;
      margin: 0 0 30px !important;
    }
    .features-thumb .link-btn {
      width: 40px !important;
      height: 40px !important;
    }
    .features-thumb .link-btn img {
      width: 20px;
    }
    .features-bg {
      padding: 100px 0;
    }
    .choose-area {
      margin-top: 0px;
    }
  }
  
  
  /* Small devices (landscape phones, 576px and up) */
  @media only screen and (min-width: 576px) and (max-width: 767px) {
  
  .features-item {
    padding: 0 40px !important;
  }
 
  .features-item-top {
    display: flex !important;
  }
  .features-icon-two {
    margin: 0 15px 0 0 !important;
  }
  .features-item-two {
    padding: 16px 24px 24px !important;
  }
  }
  @media (max-width: 991.98px) {
    .contact-item {
      margin-top: 30px !important;
    }
    .mobile-btn {
       justify-content: center !important;
    }
  }
  
  @media (max-width: 1199px) {
.about__left-item, .about-two__left-item {
    max-width: 580px !important;
    margin: 0 auto !important;
}
  }

  @media screen and (max-width: 600px) {
    .value-table td, .value-table th {
      padding: 10px !important;
      font-size: 14px !important;
    }
  }
  @media screen and (min-width: 1300px) and (max-width: 1500px) {
    .navbar-area .main-nav:before {
      width: 30% !important;
    }
  }
  @media screen and (min-width: 1200px) and (max-width: 1299px) {
    .navbar-area .main-nav .navbar-light .navbar-nav .nav-item a {
     font-size: 14px !important;
    }
    .main-nav nav .navbar-nav .nav-item a {
      margin-left: 10px !important;
      margin-right: 10px !important;
    }
    .side-nav a {
      font-size: 14px !important;
    }
  }
  @media screen and (min-width: 1200px) and (max-width: 1299px) {
    .navbar-area .main-nav .navbar-light .navbar-nav .nav-item a {
     font-size: 14px !important;
    }
    .main-nav nav .navbar-nav .nav-item a {
      margin-left: 10px !important;
      margin-right: 10px !important;
    }
    .side-nav a {
      font-size: 14px !important;
    }
  }
 
  @media screen and (min-width: 1011px) and (max-width: 1307px) {
    .foreign-item .foreign-bottom {
      height: 120px !important;
  }
  .foreign-item img {
    margin-bottom: 0px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1010px) {
  .foreign-item .foreign-bottom {
    height: 100px !important;
}
  .foreign-item .foreign-bottom h3 {
    font-size: 16px !important;
   }
  .foreign-item img {
  margin-bottom: 0px !important;
}
}

@media screen and (min-width: 600px) and (max-width: 673px) {
  .foreign-item .foreign-bottom {
    height: 70px !important;
}
  .foreign-item .foreign-bottom h3 {
    font-size: 16px !important;
   }
  .foreign-item img {
  margin-bottom: 0px !important;
}
}
@media screen and (max-width: 393px)  {
  .contact-wrapper-2 .contact-left-items .contact-info-area-2 {
    padding: 15px !important;
  }
}

@media screen and (min-width: 272px) and (max-width:375px)  {
  .contact-wrapper-2 .contact-left-items .contact-info-area-2 .contact-info-items .icon-two {
    width: 196px !important;
  }
}
@media screen and (min-width: 376px) and (max-width:390px)  {
  .contact-wrapper-2 .contact-left-items .contact-info-area-2 .contact-info-items .icon-two {
    width: 184px !important;
  }
}
@media screen and (min-width: 391px) and (max-width: 425px)  {
  .contact-wrapper-2 .contact-left-items .contact-info-area-2 .contact-info-items .icon-two {
    width: 208px !important;
  }
}
  @media screen and (min-width: 426px) and (max-width: 513px)  {
    .contact-wrapper-2 .contact-left-items .contact-info-area-2 .contact-info-items .icon-two {
      width: 149px !important;
    }
  }
  @media screen and (min-width: 514px) and (max-width: 559px)  {
    .contact-wrapper-2 .contact-left-items .contact-info-area-2 .contact-info-items .icon-two {
      width: 130px !important;
    }
  }
@media screen and (min-width: 560px) and (max-width: 566px)  {
  .contact-wrapper-2 .contact-left-items .contact-info-area-2 .contact-info-items .icon-two {
    width: 129px !important;
  }
}
@media screen and (min-width: 567px) and (max-width: 575px)  {
  .contact-wrapper-2 .contact-left-items .contact-info-area-2 .contact-info-items .icon-two {
    width: 126px !important;
  }
}
@media screen and (min-width: 576px) and (max-width: 767px) {
  .contact-wrapper-2 .contact-left-items .contact-info-area-2 .contact-info-items .icon-two {
    width: 132px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .contact-wrapper-2 .contact-left-items .contact-info-area-2 .contact-info-items .icon-two {
    width: 93px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
  .contact-wrapper-2 .contact-left-items .contact-info-area-2 .contact-info-items .icon-two {
    width: 169px !important;
  }
}


@media screen and (min-width: 1200px) and (max-width: 1311px) {
  .contact-wrapper-2 .contact-left-items .contact-info-area-2 .contact-info-items .icon-two {
    width: 129px !important;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
  .contact-wrapper-2 .contact-left-items .contact-info-area-2 .contact-info-items .icon-two {
    width: 168px !important;
  }
}
/* Media query for tablets (768px) */
@media (max-width: 768px) {
  .popup {
      padding: 10px!important;
  }
  
  .close {
      top: 5px !important;
      right: 5px !important;
      font-size: 16px !important;
  }
}

/* Media query for mobile devices (480px) */
@media (max-width: 480px) {
  .popup {
      padding: 5px !important;
  }
  
  .close {
      top: 3px !important;
      right: 3px !important;
      font-size: 14px !important;
      padding: 3px !important;
  }
}
@media only screen and (max-width: 2400px) {
    .navbar-area .main-nav:before {
        .navbar-area .main-nav:before {
            width: 39% !important;
        }
    }
