@media only screen and (max-width: 1600px) {
.carousel-caption h5 {font-size: 42px;}
.carousel-caption .pill-box {
  margin-top: 120px;
}
}

@media only screen and (max-width: 1440px) {
  .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl{
    width: 95%!important;
  }
  .carousel-caption h5 {
    font-size: 42px;
    line-height: normal;
  }
  .carousel-caption .pill-box {
    margin-top: 40px;
  }
  .services-details {
    margin: 0 10px !important;
  }
  .contact-btn a {
    padding: 15px 10px;
  }
  .wrapper .nav-links {
    width: 65%;
  }
  .carousel-caption {
    bottom: -4% !important;
    text-align: left !important;
  }
  .carousel-control-prev {
    z-index: 9999 !important;
  }
  .carousel-control-next {
    z-index: 9999 !important;
  }
  .social-icons {
    margin-top: 30px;
  }
  .experience-section {
    padding: 10px 20px;
    height: 500px;
  }
  .img-two {
    top: 50%;
    right: -10%;
  }
  .testimonial-content p {
    font-size: 14px;
  }
  .image-box img {
    width: 80%;
  }
  .experience-badge {
    top: 0%;
    right: 6%;
  }
  .service-box {
    margin-bottom: 0;
  }

  .social-icons ul li a i {
    font-size: 25px;
  }

  .carousel-caption p {
    font-size: 15px;
    margin-bottom: 30px;
  }

  .about-con h3, .all-heading h3 {
    font-size: 42px;
  }
  .top-margin h5 {
    font-size: 27px;
  }
  .about-con h2 {
    font-size: 20px;
    margin-bottom: 25px;
  }
  .foure {
    width: 204px;
  }
  .nav-links li a {
    font-size: 13px;
  }
  .about-con p {
    font-size: 16px;
  }
  .all-headings h2 {
    font-family: "Poppins";
    font-style: normal;
    font-size: 32px;
  }
  .about-con p {
    margin-bottom: 25px;
  }
  .a-btn a {
    font-size: 14px;
  }
  .pill-text, .people-tag .text {
    font-size: 14px;
}
.contact-border .contact-info {
    font-size: 14px;
}
}
@media only screen and (max-width: 1300px) {
  .wrapper .nav-links {
    width: 58%;
  }
  .image-box img {
    width: 90%;
  }
  .nav-links .drop-menu {
    width: 370px;
  }
  .img-two {
    top: 210px;
    right: -1%;
    width: 260px;
  }
  .carousel-caption h5 {
    font-size: 46px;
  }
  .carousel-caption p {
    font-size: 16px;
  }
  .carousel-caption .pill-box {
    margin-top: 40px;
  }
  .carousel-caption h5 {font-size: 36px;}
}

@media only screen and (max-width: 1200px) {
  .carousel-caption h5 {
    font-size: 40px;
  }
  .experience-section {
    height: auto;
  }
  .pill-text {
    font-size: 12px;
  }
  .img-two {
    top: 190px;
    right: -1%;
    width: 236px;
  }
  .all-heading h3 {
    font-weight: 700;
    font-size: 40px;
  }
  .people-tag .text {
    font-size: 15px;
  }
  .counter-details h6 {
    font-size: 14px;
  }
  .counter-number {
    font-size: 38px;
  }
  .counter-img {
    width: 70px;
    height: 70px;
  }
  .footer .contact-info i {
    font-size: 16px;
    width: 50px;
    height: 50px;
  }
  .contact-border .contact-info:not(:last-child)::after {
    right: 18%;
    top: -116%;
    height: 136px;
  }
  .image-box img {
    width: 87%;
  }
  .service-box h5 {
    font-size: 16px;
  }
  .service-box p {
    font-size: 13px;
  }
      .carousel-caption h5 {
        font-size: 30px;
    }
  .testimonial {min-height: 320px;}
}
@media only screen and (max-width: 1024px) {
  .carousel-caption h5 {
    font-size: 24px;
    line-height: normal;
    margin-bottom: 35px;
  }
  .counter-back {
    padding: 0px;
  }
  .counter-con {
    width: 85%;
  }
  .counter {
    padding: 20px 0px;
  }
  .testimonial {
    padding: 18px;
  }
  .out-lines::before {
    left: 0;
    background: linear-gradient(
      90deg,
      rgba(0, 0, 0, 1) 12%,
      rgba(0, 0, 0, 0) 35%
    );
  }

  .out-lines::after {
    right: 0;
    background: linear-gradient(
      270deg,
      rgba(0, 0, 0, 1) 20%,
      rgba(0, 0, 0, 0) 100%
    );
  }

  .carousel-caption p {
    display: none;
  }

  .marquee-item-list li {
    font-size: 60px;
    letter-spacing: 0;
  }
  .people-tag .text {
    font-size: 14px;
  }
  .all-heading h3 {
    font-size: 22px;
  }
  .service-box {
    margin-bottom: 30px;
  }

  .counter {
    padding: 50px 15px;
  }

  .category-flex {
    padding-left: 20px;
    margin-right: 15px;
  }

  .inner-banner {
    position: relative;
    height: 320px;
  }

  .contact-info-item {
    padding: 50px 10px 50px 10px;
    min-height: 240px;
  }

  .contact-info-text h2 {
    color: #fff;
    font-size: 20px;
  }

  .social-icons ul li a i {
    display: none;
  }

  .contact-info-text span {
    color: #999999;
    font-size: 13px;
  }

  .breadcrumb {
    padding: 12px 15px !important;
  }

  .inner-banner__content h3 {
    font-size: 50px;
  }

  .electro-more {
    position: absolute;
    left: -50px;
    top: 10%;
  }

  .type {
    border-right: none;
  }

  .logo-flex h5 {
    font-size: 14px;
  }

  .footer-content h3 {
    font-size: 156px;
    line-height: 125px;
  }

  .footer-link ul li a {
    font-size: 16px;
  }

  .electro-btn {
    width: 45px;
    height: 45px;
    top: 40px;
    right: 28px;
  }

  .about-con h3 {
    font-size:24px;
  }

  .counter-details h6 {
    font-size: 11px;
  }
  .footer .footer-logo img {
    max-width: 205px;
  }
  .carousel-caption h5 span {
    position: relative;
    bottom: auto;
  }
  .footer .contact-info i {
    width: 55px;
    height: 55px;
  }
  .footer .gallery img {
    width: 70px;
    height: 65px;
  }
  .counter-img {
    width: 65px;
    height: 65px;
  }
  .counter-con {
    padding-left: 9px;
  }
  .contact-info span {
    width: 70%;
  }
  .carousel-caption {
    text-align: left !important;
    width: 80%;
    bottom: -5% !important;
  }
  .contact-border .contact-info:not(:last-child)::after {
    display: none;
  }
  .nav-links li a {
    font-size: 15px;
  }
  .nav-links li a {
    padding: 9px 14px;
  }
  .logo {
    width: 200px;
  }
  .contact-btn a {
    padding: 15px 12px;
  }
  .foure {
    width: 160px;
  }
  .experience-badge p {
    font-size: 14px;
    margin-top: 0px;
  }
  .experience-badge {
    padding: 8px 10px;
  }
  .img-two {
    top: 145px;
    right: -12%;
    width: 236px;
  }
  
  .experience-badge {
    position: initial;
  }
  .img-two {
    margin-bottom: 50px;
    position: initial;
  }
  .image-box img {
    width: 100%;
  }
  .img-two {
    margin-bottom: 50px;
    position: initial;
    width: 100%;
    margin: 0;
  }
  .image-box img {
    width: 100%;
  }
  .floating {
    animation-name: initial;
  }
  .experience-section {
    padding: 0px 20px;
  }
  .testimonial {
        min-height:280px;
    }
  .top-margin h5 {
      font-size: 20px;
  }
}

@media only screen and (max-width: 991px) {
 .responsive-display {
    display: none;
  }
 .exp-wrapper {display: block;}
 .img-one {display: none;}
   .nav-links li a {
    color: #fff;
  }
}

@media only screen and (max-width: 810px) {
  .foure {
    display: none;
  }
  .about-con p {
    font-size: 12px;
  }
  .services-details {
    margin: 0 16px !important;
  }

  .carousel-caption {
    text-align: left !important;
    width: 80%;
    bottom: -16% !important;
  }
  .carousel-caption .pill-box {
    margin-top: 0px;
  }
  .a-btn a {
    border: none;
    padding: 10px 5px 10px 23px;
  }
  .experience-badge {
    position: initial;
  }
  .buttons span {
    background: #010e37;
    padding: 4px;
  }
  .experience-badge {
    position: absolute;
    top: -10%;
    right: -4%;
    background: #06153c;
    color: #fff;
    padding: 15px 10px;
  }
  .about-con p {
    font-size: 13px;
    margin-bottom: 18px;
    width: 100%;
  }
  .counter-number {
    font-family: "Montserrat Alternates";
    font-size: 58px;
  }
  .counter-details h6 {
    font-size: 18px;
  }
  .top-margin h5 {
    font-size: 22px;
    margin-bottom: 25px;
  }
  .footer .contact-info i {
    width: 40px;
    height: 40px;
  }
  .experience-badge h2 {
    font-size: 52px;
  }
  .experience-badge p {
    font-size: 14px;
    margin-top: 0px;
  }
  .image-box img {
    width: 150px;
  }
  .carousel-caption h5 {
    font-size: 25px;
    line-height: normal;
    margin-bottom: 35px;
  }
  .footer .contact-info i {
    font-size: 15px;
  }
  .counter {
    padding: 16px 15px;
  }
  .pill-box {
    padding: 10px 40px 10px 10px;
  }
  .pill-text {
    font-size: 14px;
  }
  .pill-line {
    width: 28px;
    height: 2px;
    margin-left: 8px;
  }
  .pill-dot {
    right: 0px;
    width: 8px;
    height: 8px;
    top: 1px;
  }
  .exp-wrapper {
    display: block;
  }
  .experience-badge {
    display: none;
  }
  .image-box img {
    width: 100%;
  }

}
@media only screen and (max-width: 768px) {
  .carousel-caption {
    bottom: -7% !important;
  }
  .carousel-caption .pill-box {
    margin-top: 20px;
  }
  .testimonial {
    padding: 20px 10px 20px 10px;
  }
 
  .testimonial-content p {
    font-size: 13px;
  }
  .testimonial .title {
    display: block;
    font-size: 17px;
  }
  .footer-content h3 {
    font-size: 128px;
  }

  .counter-number {
    font-size: 50px;
  }


  .electro-btn {
    right: 0px;
  }
  .exp-wrapper {
    grid-template-columns: 1fr;
  }

  .experience-badge {
    position: static;
  }
  .img-two {
    margin-bottom: 50px;
  }
  .pill-text {
    font-size: 12px;
  }
  .pill-line {
    width: 30px;
    height: 3px;
    margin-left: 7px;
  }
  .social-icons {
        margin-bottom: 30px;
    }
      .wrapper .nav-links {
        width:100%;
    }
}

@media only screen and (max-width: 512px) {
  .counter {
    padding: 8px 15px;
    margin-bottom: 0px;
  }
  .carousel-caption .pill-box {
    margin-top: 20px;
    margin: 0 auto;
    display: block;
    width: 100%;
  }

  .counter-back {
    padding: 20px 6px;
  }
  .electro-btn {
    right: -15px;
  }
  .fa-bars {
    color: #000 !important;
  }
  .footer-content h3 {
    font-size: 85px;
    line-height: 95px;
  }
  .logo {
    width: 198px;
  }
  .nav-links li a {
    color: #fff;
  }
  .logo-flex h5 {
    font-size: 12px;
  }

  .footer-content h2 {
    font-size: 15px;
  }

  .footer-content h2::after {
    width: 50px;
    height: 1px;
  }

  .products-home {
    padding: 20px 0;
  }

  .carousel-caption h5 {
    font-size: 22px;
    line-height: 38px;
    text-align: center;
  }

  .about-con {
    text-align: center;
  }
  .about-con h4 {
    padding: 10px;
    font-size: 16px;
  }
  .about-con p {
    font-size: 13px;
    width: 100%;
  }
  .inner-banner__content h3 {
    font-size: 30px;
  }
  .wrapper .nav-links {
    width:100%;
  }
  .about-con h2::after {
    display: none;
  }

  .carousel-caption {
    bottom: -5% !important;
  }

  .footer-content h2::after {
    display: none;
  }

  .logo-flex {
    display: block;
    text-align: center;
  }

  .logo-flex img {
    width: 130px;
    margin-bottom: 28px;
  }

  .about-con h3 {
    font-size: 24px;
  }
  .carousel-item img {
    height: 530px;
  }
  .img-fluid {
    width: 100% !important;
    height: 155px !important;
    object-fit: cover;
  }
  .marquee-item-list li {
    font-size: 45px;
    letter-spacing: 0;
  }
  .carousel-caption .buttons {
    display: none;
  }
  .pill-box {
    padding: 6px 43px 10px 10px;
    background: #e6f4ff;
    margin: 0 auto;
  }
  .experience-section {
    padding: 0px 20px;
    background: #fff;
  }
  .img-two {
    animation-delay: 0.6s;
    position: initial;
  }
  .about-img img {
    margin-bottom: 20px;
  }

  .services-details {
    box-shadow: -6px 0px 10px 0px #ddd;
    padding: 20px 8px;
  }
  .list-unstyled li {width: 100%;}
  #menu-services-menu {
    display: block;
}
    .nav-links .drop-menu {
        width: 300px;
    }
  .services-details li {margin-bottom: 10px;}
}

@media only screen and (max-width: 380px) {
  .logo-flex img {
    width: 130px;
    margin-bottom: 28px;
  }

  .footer-content h3 {
    font-size: 60px;
    line-height: 55px;
  }

  .portfolio-menu ul li {
    padding: 5px 8px;
    margin-bottom: 5px;
  }

  .footer-link ul li a {
    padding: 0 6px;
    font-size: 13px;
  }

  .footer-link {
    padding-top: 40px;
    padding-bottom: 15px;
  }

  .carousel-caption h5 {
    font-size: 22px;
    line-height: normal;
    text-align: center;
  }
}
