@media screen and (max-width: 1880px) {}

@media screen and (max-width: 1740px) {
.make-in-india {
    bottom: 25%;
    left: 44%;
    width: 100%;
    max-width: 13%;
}
}

@media screen and (max-width: 1536px) {

}

@media screen and (max-width: 1400px) {

}

@media screen and (max-width: 1300px) {
    .flexibly-hover {
        flex-wrap: wrap;
    }

    .flexibly-hover .grid-item {
        flex-grow: 1;
        flex-basis: unset;
        width: 50%;
    }

    .work-hover-1 .dsn-item-post .box-image-bg {
        height: 60vh;
    }

    .about-titles {
        margin-bottom: 13px;
    }

    .services-contents-item p {
        font-size: 20px;
    }

    .why-us-info p {
        font-size: 20px;
    }

    .why-us-list ul li p {
        font-size: 20px;
        padding: 12px 0 14px;
    }

    .why-us-info h3 {
        margin-bottom: 12px;
    }

    .years-info-items {
        width: 50%;
        padding: 20px;
    }

    .years-info-details h2 {
        font-size: 48px;
        margin-bottom: 6px;
    }

    .years-info-details p {
        font-size: 20px;
    }

    p {
        font-size: 20px;
    }

    .details-wrapper p {
        font-size: 18px;
        margin-bottom: 8px;
    }
}

@media screen and (max-width:1024px) {}


@media screen and (max-width:991px) {}



@media screen and (max-width:767px) {
.make-in-india {
    bottom: 28%;
    left: 38%;
    width: 100%;
    max-width: 22%;
}
.about-titles p {
    padding: 0px !important;
    margin: 0px !important;
    width: 100% !important;
}
.about-titles h3 {
    font-size: 32px;
}
.wptb-album-one .about-titles p{padding:0 !important;margin:0 !important; width: 100% !important;}
.sub-text-show {
    font-size: 70px;
}
.wptb-album-one {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 60px;
}
.swiper-gallery-two .wptb-swiper-navigation.style2 {
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    width: 52%;
    position: absolute;
    top: 85%;
}
.about-contents-info p {
    font-size: 16px;
}
.services-contents-item p {
    font-size: 16px;
}
p {
    font-size: 17px;
}
.project-three__item .project-three__content {
    padding: 26px 12px;
}
.why-us-info p {
    font-size: 16px;
}
.why-us-list ul li p {
    font-size: 16px;
}
.years-info-details h2 {
    font-size: 38px;
    margin-bottom: 6px;
}
.years-info-details p {
    font-size: 16px;
}
}


@media (max-width:664px) {}

@media (max-width:575px) {
.footer-personal {
    border-radius: 0;
    padding: 30px;
    background-color: #f3f3f3;
}}

@media (max-width:480px) {
    .work-hover-1 .dsn-item-post .box-image-bg {
        height: 39vh;
    }
.swiper-slide .grid-item .wptb-item--meta h4 a {
    color: #fff;
    font-size: 27px;
}
.wptb-album-one .swiper-gallery-two .swiper-slide .grid-item {
    height: 372px;
}
.swiper-slide .grid-item .wptb-item--holder {
    padding: 18px;
}
.grid-item .wptb-item--meta p {
    font-size: 16px;
    line-height: 1.3;
}
.swiper-slide.swiper-slide-active .grid-item .wptb-item--meta h4 {
    margin-bottom: 8px;
}
.years-info-items {
    position: absolute;
    top: 39%;
    left: 0;
    transform: translate(-0%, -0%);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    background-color: rgb(0 0 0 / 76%);
    padding: 20px 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    text-align: center;
    border-radius: 20px;
    width: 100%;
    max-width: 100%;
}
.years-item-box {
    width: 100%;
    max-width: 200px;
    height: 134px;
    position: relative;
    border-radius: 20px;
    margin: 15px;
    box-shadow: 10px;
    border: 1px solid #e2e2e2;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: -1px 0px 13px #b6b6b6;
}
.make-in-india {
    bottom: 26%;
    left: 30%;
    width: 100%;
    max-width: 33%;
}
}

@media (max-width:375px) {}

@media (max-width:320px) {}