@media (min-width:1601px) {
    .about-boxes{
        display:flex;
        justify-content:center;
        align-items:center;
        flex-direction:column;
        height:390px;
    }
    .about-boxes-2{
        display:flex;
        justify-content:center;
        align-items:center;
        flex-direction:column;
        height:390px;
    }
    .business-boxes{
        height:330px;
        display:flex;
        justify-content:center;
        align-items:start;
        flex-direction:column;
    }
       .absolute-item-4 {
    position: absolute;
    top: 0%;
    left: 100%;
    transform: translate(-50%, -50%);
}
      .absolute-item-5 {
    position: absolute;
    top: 0%;
    left: 100%;
    transform: translate(-50%, -50%);
}
.footer-img{
    width:180px;
    }
}
@media (min-width:1200px) and (max-width:1600px) {
    .banner-height {
        height: 100vh;
    }

    .main-heading {
        font-size: 64px;
        line-height: 82px;
        font-weight: 700;
        color: white;
    }
    .serv-boxes{
        height: 390px;
    }
    .me-lg-6{
        margin-right:80px !important;
    }
    .absolute-set-heading{
        width:95px;
        position:absolute;
        top:0;
        right:0;
    }
    .absolute-set-heading-2{
        width:95px;
        position:absolute;
        top:0;
        right:0;
        transform:translate(50%,-50%);
    }
     .heading-img-width{
        width:100px;
    }
     .pt-top{
    padding-top:105px;
    }  
    .logo-img{
    width:160px;
    }
    .footer-img{
    width:190px;
    }
    .business-boxes{
        height:375px;
        display:flex;
        justify-content:center;
        align-items:start;
        flex-direction:column;
    }
    .about-boxes{
        display:flex;
        justify-content:center;
        align-items:center;
        flex-direction:column;
        height:470px;
    }
    .about-boxes-2{
        display:flex;
        justify-content:center;
        align-items:center;
        flex-direction:column;
        height:470px;
    }
    .project-img{
    height:95px;
    width:450px;
}
.absolute-item-4 {
    position: absolute;
    top: 0%;
    left: 100%;
    transform: translate(-50%, -50%);
}
      .absolute-item-5 {
    position: absolute;
    top: 0%;
    left: 100%;
    transform: translate(-50%, -50%);
}
}

@media (min-width:768px) and (max-width:991px) {
    padd-top {
        padding-top: 100px !important;
    }
    .serv-boxes{
        height: 390px;
    }
    .bg-position{
        background-position: top center;
    }

    /* .navbar {
        background: black !important;
    } */
      .absolute-set-heading{
        width:55px;
        position:absolute;
        top:0;
        right:0;
    }
      .absolute-set-heading-2{
        width:75px;
        position:absolute;
        top:0;
        right:0;
        transform:translate(50%,-50%);
    }
    .heading-img-width{
        width:70px;
    }
     .pt-top{
    padding-top:60px;
    }  
    .logo-img{
    width:128px;
    }
    .business-boxes{
    height:330px;
    }
    .business-boxes-2{
    height:330px;
    }
    .about-boxes{
        display:flex;
        justify-content:center;
        align-items:center;
        flex-direction:column;
        height:470px;
    }
    .about-boxes-2{
    
    }
      .absolute-item-5 {
    position: absolute;
    top: 0%;
    left: 100%;
    transform: translate(-50%, -50%);
}
.footer-img{
    width:160px;
    }
}
@media (min-width:992px) and (max-width:1199px) {
    .serv-boxes{
        height: 420px;
    }
      .absolute-set-heading{
        width:65px;
        position:absolute;
        top:0;
        right:0;
    }
      .absolute-set-heading-2{
        width:90px;
        position:absolute;
        top:0;
        right:0;
        transform:translate(50%,-50%);
    }
    .heading-img-width{
        width:70px;
    }
    .pt-top{
    padding-top:60px;
    }   
    .logo-img{
    width:148px;
    }
    .business-boxes{
    height:435px;
    }
    .business-boxes-2{
    height:330px;
    }
    .about-boxes{
        display:flex;
        justify-content:center;
        align-items:center;
        flex-direction:column;
        height:580px;
    }
    .about-boxes-2{
        display:flex;
        justify-content:center;
        align-items:center;
        flex-direction:column;
        height:580px;
    }
          .absolute-item-5 {
    position: absolute;
    top: 0%;
    left: 100%;
    transform: translate(-50%, -50%);
}
.footer-img{
    width:160px;
    }
}
