@media screen and (max-width: 1600px) {
  #header .container-fluid {
    padding: 0 4%;
  }
}

@media (max-width: 1440px) {
  #header .container-fluid {
    padding: 0 15px;
  }

  .header-button {
    padding: 0 1.7rem;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 13px 10px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }

  :is(.mainbanner, .grey-sec) .container {
    max-width: 1495px;
  }
}

@media (max-width: 1280px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding: 13px 12px;
  }

  section {
    padding: 4rem 0;
  }

}

@media (max-width: 1199px) {
  .service-tab-content .carousel-item ul li {
    font-size: 14px;
    width: 56%;
  }

  .banner-content h2 {
    font-size: 35px;
  }

  #header .container {
    max-width: 100%;
  }

  .navbar-brand img {
    width: 150px;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 13px 6px;
  }

  .testi-text h3 {
    font-size: 20px;
  }

  .heading-wrapper {
    font-size: 35px;
  }

  /* ?????????? */
  .services-hd {
    font-size: 33px;
  }

  .services-content ul li {
    font-size: 14px;
  }

  .counter-box h3 {
    font-size: 35px;
  }

  .counter-box p {
    font-size: 14px;
  }

  .heading {
    font-size: 29px;
    text-align: center;
  }
  .dropdown-menu{min-width: 100%;}
}

@media (max-width: 991px) {
  .testi-text p {
    font-size: 14px;
}
  .swiper-content{padding: 30px 0;}
  .our-skill-wrap{padding-top: 50px;}
  .process-detail {
    padding-top: 70px;
  }

  .inner-about-text-wrap {
    margin-top: 40px;
    height: auto;
  }

  .services-tabs-control {
    bottom: 0;
  }

  .inner-hero .heading-wrapper {
    font-size: 30px;
  }

  .grey-smokey .heading-wrapper {
    font-size: 25px;
    line-height: 48px;
  }

  .grey-smokey .defult-btn {
    font-size: 14px;
  }

  .Wireflows-box .para-2 {
    font-size: 20px;
  }

  .services-tabs {
    bottom: 50px;
    margin-top: 0px;
  }

  .carousel-indicators {
    position: relative;
  }

  .banner-right {
    display: none;
  }

  .inner-banner {
    padding: 60px 0px;
    height: auto !important;
  }

  .simple-cta svg {
    top: 65%;
  }

  .banner-content h1 {
    font-size: 35px;
  }

  .banner-content h3 {
    font-size: 20px;
  }

  .accordion-button {
    width: 93%;
  }

  .accordion-body {
    font-size: 20px;
  }

  .accordion-header {
    font-size: 20px;
  }

  .contact-form {
    padding: 0;
  }

  .sites-content .para-1 {
    font-size: 18px;
  }

  .heading-wrapper {
    font-size: 35px;
  }

  .grey-sec .col-md-6 {
    max-width: 100%;
    flex: 100%;
  }

  .navbar-collapse {
    flex-direction: column;
    margin-top: 2rem;
    background-color: #de3145;
    overflow: scroll;
  }

  header .navbar-toggler {
    background-color: #de3145;
    padding: 6px;
    line-height: 0;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
  }

  header .navbar-toggler-icon svg {
    fill: #000;
    height: 1em;
    width: 1em;
  }

  header .navbar-toggler-icon {
    width: fit-content;
    height: fit-content;
  }

  .header-button {
    position: absolute;
    top: 27px;
    padding: 0 2rem;
    right: 0;
  }

  header .navbar {
    padding: 15px 0;
  }

  #header .container {
    max-width: 100%;
  }

  :is(header .navbar-nav .nav-link:is(.active, :hover))::before {
    width: 10%;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    color: #fff;
  }

  header {
    background-color: #F5F5F5;
  }

  .our-services .col-md-4 {
    flex: 100%;
    max-width: 100%;
  }

  .mainfooter .col-md-4 {
    flex: 33%;
    max-width: 50%;
  }

  .clints li h5 strong {
    font-size: 16px;
  }

  .clints span {
    font-size: 10px;
  }
}

@media (max-width: 768px) {

 .inner-services-sec {
    padding-bottom: 20px;
  }
  .factBox {
    justify-content: center;
  }

  .our-services .col-md-6 {
    max-width: 100%;
    flex: 100%;
  }

  .ser-box ul li h3 {
    font-size: 20px;
  }

  .ser-box p {
    font-size: 14px;
  }

  .offering-content h3 {
    font-size: 30px;
  }

  .mobile-sec img {
    width: 50%;
  }

  .mobile-sec .col-md-3 {
    text-align: center;
    margin-bottom: 1rem;
  }

  .content-heading {
    font-size: 30px;
  }

  .research-sec .heading-wrapper {
    font-size: 30px;
  }

  .venn-gym .heading-wrapper {
    font-size: 30px;
  }
  .sites-link .content-wrapper {
    padding-top: 30px;
}
}

@media (max-width: 576px) {
  .counter-box h3 {
    font-size: 28px;
  }
    .simple-cta svg {
        height: auto;
        width: 100%;
        top: inherit;
        bottom: -29px;
    }
  .services-content ul li {
    font-size: 16px;
    display: block;
    width: 100%;
  }

  .testi-text {
    margin-top: 1rem;
  }

  .defult-btn {
    font-size: 14px;
  }

  .our-services .content-wrapper h2 {
    font-size: 30px;
  }

  .heading-wrapper {
    font-size: 28px;
  }

  .banner-content {
    padding: 40px 0;
  }

  .header-button {
    display: none;
  }

  header .navbar-toggler {
    right: 1rem;
    left: auto;
  }

  .portfolio-tabs .nav-tabs .nav-link {
    font-size: 12px;
    padding: 7px;
  }
}

@media (max-width: 500px) {
  .navbar-container input[type="checkbox"]:checked~.logo {
    display: none;
  }
}

@media (max-width: 480px) {
  .portfolio-tabs .nav-tabs .nav-link {
    font-size: 14px;
    padding: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .offering-content h3 {
    font-size: 26px;
  }

  .heading-wrap h3 {
    font-size: 29px;
  }
}


@media screen and (max-width: 414px) {
  .inner-about-img-wrap h3 {
    font-size: 20px;
    line-height: 30px;
  }

  .portfolio-tabs .nav-tabs .nav-link {
    font-size: 12px;
    padding: 7px;
  }

  .service-tab-content .carousel-item ul li {
    width: 100%;
  }

  .mainfooter .col-md-4 {
    flex: 100%;
    max-width: 100%;
  }

  .banner-content h2 {
    font-size: 29px;
    line-height: 44px;
  }

  .offering-content p {
    font-size: 16px;
  }
}

@media screen and (max-width: 375px) {
  .heading-wrap h3 {
    font-size: 21px;
  }

  .offering-content li {
    padding: 1.5rem 0;
  }

  .nav-tabs {
    flex-wrap: wrap;
  }

  .banner-content h2 {
    font-size: 22px;
    line-height: 34px;
  }

  .banner-content h2 span {
    font-size: 22px;
  }

  .project-btn {
    font-size: 16px;
  }

  .offering-content h3 {
    font-size: 15px;
  }

  .offering-content p {
    font-size: 12px;
  }

  .offering-content p {
    margin: 0;
  }
}