@media screen and (max-width:1600px) {
   .hover-txt-1 {
        top: 23%;
        left: 30%;
    }
    .hover-txt-3 {
        top: 27%;
        left: 38.3%;
    }
    .point p {
        font-size: 13px;
        line-height: 20px;
    }
    .hover-txt-4 {
        top: 28%;
        left: 50%;
    }
    .hover-txt-5 {
        top: 41%;
        left: 62%;
    }
    .hover-txt-2 {
        top: 63%;
        left: 20.3%;
    }
    .footer-wrap h5 {
        font-size: 25px;
        color: white;
        text-transform: uppercase;
        line-height: 34px;
        font-weight: 600;
    }
    .bnr-wrap .bnr-content h1, .bnr-wrap .bnr-content h1 span  , 
    .about-wrap h4, .about-wrap h4 span , .featured h2 , .gallery h4 , .gallery .content h5 , .gallery .content h5  , .inner-wrap .content h3, .inner-wrap .content h3 span , .about-info h4, .meet-wrap h5, .meet-wrap h5 span , .presentation h4 , .presentation h4, .logo h4{
    font-size: 45px;
    line-height: 50px;
}
}

@media screen and (max-width:1400px) {
   
}

@media screen and (max-width:992px) {
    
}

@media screen and (max-width:768px) {
    .footer-wrap .info {
       gap: 10px;
    }
    .info a {
       font-size: 13px;
    }
    .bnr-wrap video  , .bnr-wrap{
        height: 100%;
    }
    .bnr-wrap .bnr-content h1, .bnr-wrap .bnr-content h1 span, .about-wrap h4, .about-wrap h4 span, .featured h2, .gallery h4, .gallery .content h5, .gallery .content h5  , .review h3, .footer-wrap h6 , .review h3, .footer-wrap h6 , .inner-wrap .content h3, .inner-wrap .content h3 span , .about-info h4, .meet-wrap h5, .meet-wrap h5 span, .presentation h4 , .presentation h4, .logo h4 , .project-content h4{
        font-size: 25px;
        line-height: 31px;
        letter-spacing: 0;
    }
    .bnr-wrap .bnr-content p {
        font-size: 14px;
        color: white;
        font-weight: 300;
        line-height: 20px;
        padding: 0 50px;
    }
    .about-wrap {
        padding: 40px 0;
        text-align: center;
        background-position: center right;
        position: relative;
        top: -5px;
    }
    .about-conent {
        padding-left: 0px;
    }
    .bnr-wrap .bnr-content {
        top: 10%;
    }
    .about-wrap p {
        padding: 20px 0;
        font-size: 14px;
        color: white;
        font-weight: 300;
        letter-spacing: 0;
        line-height: 21px;
    }
    .solid-btn {
        margin: auto;
    }
    .featured .i1 {
        top: 58%;
        left: 19%;
    }
    .featured .icon {
        position: absolute;
        border: 1px solid grey;
        padding: 4px 8px;
        background-color: #ffffffe3;
        border-radius: 300px;
        font-size: 12px;
        font-weight: 700;
        color: #4fa31f;
    }
    .point h4 {
        font-size: 16px;
        color: #4fa31f;
        font-weight: 600;
        text-align: left;
    }
    .point p {
        font-size: 13px;
        line-height: 18px;
        text-align: left;
    }
    .hover-txt-1 {
        top: 26%;
        left: 4%;
    }
    .hover-txt-3 {
        top: 20%;
        left: 18.3%;
    }
    .hover-txt-4 {
        top: 17%;
        left: 26%;
    }
    .hover-txt-5 {
        top: 31%;
        left: 27%;
    }
    .hover-txt-2 {
        top: 38%;
        left: 20.3%;
    }
    .approach-bg {
        background-position: top left !important;
    }
    .review .ontent p {
        text-align: center;
    }
    .ontent {
        margin-bottom: 10px;
    }
    .footer-wrap form .input-group {
        gap: 0;
        flex-direction: column;
    }
    .cta-wrap h4 {
        font-size: 20px;
        color: white;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 27px;
        text-transform: uppercase;
        text-align: center;
        padding-bottom: 20px;
    }
    .footer-wrap {
        text-align: center;
    }
    .footer-wrap h5 {
        font-size: 17px;
    }
    .inner-wrap {
        padding: 50px 0;
    }
    .inner-wrap   .solid-btn {
        margin: 0;
    }
    .about-info {
        text-align: center;
    }
    .about-info .content p {
        font-size: 14px;
        line-height: 19px;
    }
    .meet-wrap .content ul {
        flex-direction: column;
        text-align: center;
    }
    .meet-wrap .content ul li img {
        width: 100%;
        height: 300px;
        object-fit: cover;
        object-position: top;
    }
    .project-content .content {
        text-align: center;
    }
    .project-content h4 {
        text-align: center;
        padding-top: 20px;
    }
}

