@media (min-width:1700px){
    /* .container{
        max-width: 1680px!important;
    } */
    .footer-head p{
        font-size: 2.2rem;
    }
    .footer-links ul li a{
        font-size: 1.4rem   ;
    }
    .service-heading-slider h3{
       font-size: 1.9rem;
    }
    .service-slider-text p{
       font-size: 1.2rem;
    }
    .section-sub-heading h3{
        font-size: 4rem;
    }
    .section-sub-heading h3 span{
        font-size: 2.3rem;
    }
    .project-text p{
        font-size: 1.5rem;
    }
    .projectName p {
        font-size: 1.3rem;
    }
    .pavement_about_txt{
        padding-left: calc((100% - 1680px)/ 2 + 15px);
    }
    .header-Btn a{
        font-size: 1rem;
    }
    .section-sub-heading h3 {
        font-size: 3.6rem;
    }
    .teamYellowBox {
        padding: 2.8rem 1.2rem;
        height: 320px;
    }
    .number_point p {
        line-height: 2.5;
    }
}
@media (max-width:1199px){
    .menusection ul li a {
        font-size: 1.1rem;
        padding: 0 0;
    }
    .logo {
        width: 17%;
    }
    .logo img{
        width: 100%;
    }
    .header-Btn{
        width: 23%;
    }
    .aboutText p {
        font-size: 1.4rem;
    }
    .section-heading h2 {
        font-size: 2rem;
    }
    .whychoose::before {
        background-size: 100% 100%;
        width: 45%;
    }
    .footer-head p {
        font-size: 1.3rem;
    }
    .footer-links ul li a {
        font-size: 0.9rem;
    }
    .about::before {
        width: 50%;
    }
    .our-journey .row:after {
        transform: skewX(-3deg);
    }
    .imageBox {
        transform: skew(-4deg);
        margin-top: -55px;
    }
    .about_content {
        padding-left: 2rem;
        padding-right: 1.5rem;
    }
    .strokeText span {
        font-size: 9rem;
    }
    .teamBox {
        padding: 10px;
    }
    .teamBox::before {
        top: -8px;
        right: -5px;
    }
    .teamBox::after {
        left: -3px;
    }
    .plan_content_box {
        width: 90%;
    }
    .serviceBox-Content {
        padding: 0 10px 0 15px;
    }
    .earthBox-content .paratext  p {
        font-size: 0.8rem;
    }
    .box-haed p {
        font-size: 1rem;
    }
    .earthworksBox {
        padding: 20px 25px 20px 79px;
    }
    .paratextProject p {
        font-size: 0.9rem;
        margin: 0.9rem 0;
    }
    .earthworksBox {
        padding: 20px 20px 20px 131px;
    }
    .paratext P {
        font-size: 1rem;
    }
    .contactBlk {
        padding-left: 0;
    }
    .section-sub-heading h3 span {
        font-size: 1.5rem;
    }
    .section-sub-heading h3 {
        font-size: 2.5rem;
    }
    .footer-head p {
        font-size: 1.6rem;
    }
    .footer-links ul li a {
        font-size: 1.2rem;
    }
    .plantBox-About {
        padding: 25px 20px 25px 50px;
    }
    .section-heading p {
        font-size: 1rem;
    }
    .section-heading h2 {
        font-size: 1.8rem;
    }
    .strokeText span {
        font-size: 7.5rem;
    }
    .section-heading h2 .headingGreen {
        font-size: 2rem;
    }
    .breadcrumb li, .breadcrumb li a {
        font-size: 1.2rem;
    }
    .sub-banner-text h1 {
        font-size: 3.8rem;
    }
    .btn-section .orange_btn {
        padding: 0.6rem 2.5rem;
    }
    .footer-logo img {
        width: 70%;
    }
    .banner-text h1 {
        font-size: 2.8rem;
    }
    .aboutBox {
        flex-direction: column;
        text-align: center;
        height: 100%;
        justify-content: center;
    }
    .aboutIcon {
        width: 100%;
    }
    .aboutText p {
        font-size: 1rem;
    }
    .btn-section .white_btn {
        padding: 0.7rem 2.5rem;
    }
    .aboutImg {
        margin-top: 0;
    }
    .about .row::after {
        height: 92%;
        width: 100%;
    }
    .about .row::before {
        background-position: 50% 10%;
        height: 35%;
        width: 95%;
    }
    .about::before {
        height: 9%;
    }
    .about-content {
        padding: 1.5rem 0.9rem 1.5rem 0.9rem;
    }
    .our-journey .strokeText span {
        font-size: 6.5rem;
    }
    .teamBox {
        padding: 20px;
    }
    .teamYellowBox {
        height: 250px;
    }
    .strokeText span {
        font-size: 6rem;
        margin-top: 0px;
    }
    .plan_content_box {
        width: 100%;
    }
    .objective-img{
        display: none;
    }
    .menusection{
        position: fixed;
        background-color: var(--white);
        top: 0;
        bottom: 0;
        width: 0%;
        height: 100%;
        right: 0;
        padding: 50px;
        box-shadow: 2px 2px 7px 0px #93939366;
        padding-top: 70px;
        transform: translate(100%, 0);
        transform-origin: right;
        transition: all 0.5s ease-in-out;
        z-index: 15;
    } 
    .menusection ul {
        gap: 15px;
        flex-direction: column;
    }
    .menusection ul li {
        border-bottom: 0.3px solid #d9d9d9;
    }
    .menusection ul li a {
        font-size: 1.2rem;
        padding: 0px;
        text-transform: uppercase;
    }
    .closeBtn{
        display: block;
    }
    .header-Btn {
        width: 50%;
        display: flex;
        gap: 30px;
        justify-content: end;
        align-items: center;
    }
    .header-Btn i{
        color: #e99a23;
        font-size: 1.3rem;
    }
    .navbar-nav {
        z-index: 5;
        position: relative;
    }
    .our-journey .row:after {
        width: 100%;
        transform: skewX(-3deg);
        height: 80%;
        top: auto;
        bottom: 0;
    }
    .menuBtn{
        display: block;
    }
}
@media (max-width:767px){
    .header-Btn {
        width: 75%;
        gap: 15px;
    }
    .header-Btn a {
        font-size: 0.8rem;
    }
    .logo {
        width: 25%;
    }
    .banner, .banner .bannerImage {
        height: 380px;
        clip-path: polygon(0 100%, 100% 100%, 100% 86%, 100% 0%, 0% 0%);
        position: relative;
    }
    .banner .banner-text {
        height: 65%;
        top: auto;
        bottom: 0;
        margin: 0 0;
    }
    .sub-banner,
    .sub-banner .bannerImage {
        clip-path: polygon(0 100%, 100% 100%, 100% 86%, 100% 0%, 0% 0%);
        height: 250px;
    }
    .sub-banner .bannerImage img,
    .banner .bannerImage img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: 50% 50%;
    }
    .sub-banner-text {
        position: absolute;
        top: auto;
        bottom: 7%;
        width: 100%;
        height: 40%;
        left: 0;
        right: 0;
        margin: auto;
    }
    .title h3 {
        font-size: 1.8rem;
    }
    .title p {
        font-size: 0.9rem;
    }
    .our-journey .strokeText span {
        font-size: 5.2rem;
        margin-top: 0;
    }
    .quaotePara p {
        font-size: 1rem;
    }
    .our_quote .my-5{
        margin-left: 1rem!important;
        margin-right: 1rem!important;
    }
    .strokeText span {
        font-size: 5rem;
    }
    .plan_content {
        height: auto;
        margin: 0 0 0;
    }
    .aboutBox {
        border-right: none;
    }
    .shadowText span {
        font-size: 6.5rem;
    }
    .teamYellowBox {
        height: 200px;
    }
    .teamBox {
        padding: 25px;
    }
    .teamBox::before {
        top: 0;
        right: 0;
    }
    .teamBox::before {
        width: 60%;
        height: 55%;
    }
    .teamBox::after {
        width: 60%;
        height: 55%;
    }
    .our_quote .mx-5 {
        margin-right: 1rem!important;
        margin-left: 1rem!important;
    }
    .quaoteBoxSection {
        padding: 15px;
    }
    .whychoose .section-heading::before {
        left: 0;
    }
    .earthworksBox {
        height: 250px;
        width: 320px;
        margin: 0 auto;
    }
    .imageBox,
    .our-journey .row:after {
        transform: skew(0deg);
    }
}
@media (max-width:525px){
   
    .section-heading h2 {
        font-size: 1.5rem;
    }
    .banner-text h1 {
        font-size: 1.6rem;
    }
    .banner-text p {
        font-size: 0.9rem;
    }
    .btn-banner .orange_btn,
    .btn-banner .white_btn {
        padding: 0.6rem 1rem;
        font-size: 0.9rem;
    }
    .shadowText span,
    .our-journey .strokeText span,
    .strokeText span {
        font-size: 4rem;
    }
    .title h3 {
        font-size: 1.5rem;
    }
    .sticky .logo img {
        width: 100%;
    }
    .contactBox {
        padding: 2rem 1rem;
    }
    .servicelink ul {
        flex-direction: column;
    }
    .servicelink ul li{
        width: 100%;
    }
    .plan_header p {
        font-size: 1.5rem;
    }
    .about_content {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}
@media(max-width:330px){
    .btn-banner .orange_btn, .btn-banner .white_btn {
        font-size: 0.8rem;
    }
}