@media screen and (max-width: 720px) {
    .home-contact form{
        padding:20px;
    }
    .home-contact form{
        width:100%;
    }
    .gallery{
        padding-bottom:0;
    }
    .gallery-box img {
    width: 100%;
    height: 102px;
    object-fit: cover;
}
  .contact__two-right{
    margin-top: 20px;
  }
  .contact__two-box{
    padding:20px 10px;
  }
  .career-inner .section-title h2{
    font-size:2rem;
  }
  .service-one-inner.one::before{
    width: 100%;
    left: 0;
  }
  .service-one-inner{
    padding: 20px 10px;
  }
  .background-service{
    padding: 0;
  }
    header{
        padding:10px;
    }
  .career p {
    margin-top: 10px;
  }
  .career .main-btn {
    display: inline;
  }
  .team {
    padding-bottom: 0;
  }
  .links {
    flex-direction: column;
  }
  .links a {
    margin: 20px;
  }
  .service-logo {
    position: absolute;
    top: -5vh;
    left: -1vw;
  }
  .year-box img {
    height: 30px !important;
    width: 30px !important;
  }
  .year-box h4 span {
    font-size: 33px;
  }
  .navbar-collapse {
    background-color: rgba(250, 250, 250, 0);
    backdrop-filter: blur(20px) brightness(71%);
    z-index: 99;
    padding: 50px 50px;
  }
  .screenshot_slider {
    padding-top: 20px;
  }
  .screenshot_slider .owl-item.center .team-slide .team-box {
    top: 0;
  }
  .single-service-box {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
  .shape {
    display: none;
  }
  .screenshot_slider .owl-stage {
    padding-top: 0px;
  }
  .banner {
    height: auto;
  }
  .banner h1 {
    font-size: 4rem;
    margin-top: 50px;
    text-align: center;
  }
  .banner span {
    font-size: 2rem;
  }
  .banner-row {
    flex-direction: column-reverse;
    margin-top: 20vh;
  }
  .banner-round {
    height: 300px;
    width: 300px;
  }
  .year-box h4 {
    font-size: 16px;
  }
  .tagline {
    font-size: 21px !important;
    margin-top: 20px;
  }
  .btn-box {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .main-btn {
    padding: 15px 30px;
  }
  .border-btn {
    padding: 15px 45px;
  }
  .counter {
    background-color: rgba(33, 97, 96, 0.4);
    padding: 30px 0;
    mix-blend-mode: normal;
    margin-top: 25px;
  }
  .counter h2 {
    font-size: 2.2rem;
  }
  .about {
    margin: 0;
  }
  .about-content {
    padding: 0;
  }
  .section-title h2 {
    text-align: center;
    margin-bottom: 1rem;
    font-size: 3rem;
  }
  .about-content h6 {
    text-align: center;
  }
  .about-content .main-btn {
    margin: 15px auto 0;
  }
  .service-box {
    padding: 0;
    padding-bottom: 20px;
  }
  .services {
    padding: 50px 0;
  }
  .single-service-box h6 {
    font-size: 18px;
  }
  .service-row {
    align-items: center;
    justify-content: center;
  }
  .gallery-content {
    padding: 0;
  }
  .gallery .main-btn {
    margin: 15px auto 0;
  }
  .pdct-logo {
    display: none;
  }
  .clients .section-content {
    padding: 0 20px;
  }
  form {
    width: 100%;
    padding: 20px;
  }
  .quote {
    margin: 30px 0;
  }
  footer .links li {
    margin: 20px 1vh;
  }
  .cpyright {
    margin-top: 50px;
  }
  .cpyright p {
    text-align: center;
  }
  .navbar {
    padding: 0;
  }
} /* Close the @media block properly */


    
@media screen and (min-width: 1000px) and (max-width: 1800px){
    .gallery-box img{
        height:172px;
    }
    .gallery {
    padding-bottom: 70px;
}
    .services{
        padding:50px 0;
    }
    .single-service-box{
        height:17vh;
    }
    .single-service-box{
        margin:12px;
    }
    .btn-col{
        display:flex !important;
        align-items:center;
        justify-content:center;
    }
    .single-service-box{
        padding:10px;
    }
    .main-btn{
        font-size:14px;
        padding: 7px 24px;
    }
    .border-btn{
        font-size:14px;
        padding: 7px 24px;
    }
    .year-box{
        border-radius:20px;
    }
    .banner-round {
    height: 400px;
    width: 400px;
    }
    .tagline{
        font-size:20px !important;
    }
    .banner-imgs {
    position: relative;
    width: 85%;
    float: right;
}
    .banner h1{
        font-size: 4.5rem;
    }
    .banner span{
        font-size: 2rem;
    }
    .navbar .navbar-nav .nav-link{
        font-size: 14px;
    }
    .banner-about{
        padding-top:55px;
    }
    .year-box h4{
        font-size:1rem;
    }
    .year-box h4 span{
        font-size:33px
    }
    .year-box img {
        height: 40px;
        width: 39px;
    }
    .year-box{
        width: 100%;
    }
    .year .line-shape{
        width: 80%;
    }
    .counter h2{
        font-size: 2.5rem;
    }
    .section-title h2 {
        color: #fff;
        font-weight: bold;
        font-size: 3rem;
        margin-bottom: 1rem;
    }
    .about-content h6{
        font-size:1.2rem
    }
    .services .section-title h2{
        font-size: 2.2rem;
        margin-top: 20px;
    }
    .about{
        margin: 0;
    }
    .service-box{
        padding-top: 50px;
    }
    .single-service-box h6{
        font-size: 16px;
    }
    .section-title h2{
        font-size: 2.2rem;
    }
    .team-slide img{
        border-radius:80px
    }
    .caption-background{
        border-radius:80px;
    }
    .screenshot_slider{
        padding-top: 50px;
    }
    .products-slider{
        margin-top: 40px !important;
    }.testi-box{
        font-size: 14px;
        padding: 20px;
    }
}