@media(max-width: 767px){
    .top-head .top-area li:last-child{
        display: none;
    }
    .navbar-toggler-icon i{
        font-size: 30px;
        color: #ffffff;
        padding-top: 2px;
    }
	.nav-section .navbar ul li ul li:last-child{
		text-align: left;
	}
    .nav-section .navbar ul li:last-child{
        width: 193px;
        text-align: center;
    }
    .navbar-toggler{
        background: #fc191a !important;
        padding: 7px 13px !important;
    } 
    .navbar-toggler:focus{
        box-shadow: none !important;
    }
    .nav-section .container-fluid{
        padding: 0 4px;
    }
    .main-btn{
        font-size: 14px;
        margin-top: 0;
    }
    #gallery .img-wrapper{
        height: 130px;
    }
    .owl-next>span.ti-angle-right{
        left
    }
    /* For banner section */
    .carousel-inner::before{
        display: none;
    }    
    .carousel-inner::after{
        background: #0000006e;
    }
    .carousel-item{
        height: 300px;
    }
    .carousel-item img{
        height: 100%;
        object-fit: cover;
    }
    .carousel-caption{
        top: 7%;
        left: 30px !important;
    }
    .carousel-caption h2{
        font-size: 22px;
    }
    .carousel-caption p{
        width: 100% !important;
        font-size: 14px;
        line-height: 20px;
    }
    /* For baner form section */
    .form-sec .form-box{
        top: 0;
        padding: 20px 30px;
        margin-top: 37px;
    }
    .form-sec .form-box h3{
        font-size: 25px;
        text-align: center;
        margin-bottom: 20px;
    }
    .form-sec .form-box input{  
        margin-bottom: 15px;
    }
/* For Process section */
/* usp section */
.usp-sec .usp-box{
    margin-top: 30px;
    height: 400px;
}
.usp-sec .usp-area{
    display: unset;
}

.usp-sec .usp-box .usp_icon {
    width: 72px;
    height: 72px;    
    padding: 15px;
    margin: auto;
}
.usp-sec .usp-box .usp_para{
    top: 167px;
    text-align: center;
}
.usp-sec .usp-box .usp-head h4{
    text-align: center;
}
.usp-sec .usp-box .usp-head{
    padding-left: 0;
}


/* usp end */
    .process-sec{
        padding: 50px 0;
    }
    .process-sec .process-head h6{
        font-size: 16px;
    }
    .process-sec .process-head h1{
        font-size: 30px;
    }
    .process-sec::before {
        position: absolute;
        top: 0;
        right: 0;
        content: "";
        background: url(../img/roller.png) no-repeat;
        width: 100%;
        height: 100%;
        z-index: -1;
        opacity: 0.04;
        background-size: contain;
    }
    .process-sec::after {
        position: absolute;
        top: 70%;
        left: 0;
        content: "";
        background: url(../img/saw.png) no-repeat;
        width: 100%;
        height: 100%;
        z-index: -1;
        opacity: 0.04;
        background-size: contain;
    }
   
/* For service section */
    .service-sec{        
        padding: 30px 0;
    }
    .service-sec .service-head{
        margin-bottom: 20px;
    }
    .service-sec .service-head h6{
        font-size: 16px;
    }
    .service-sec .service-head h1{
        font-size: 30px;
    }
    .service-sec .service-item{
        margin-bottom: 17px;
    }
    .service-sec .service-item .service-img .button-area{
        left: 19px;
    }
   
    /* about style */
    .about{
        padding: 80px 0 30px 0;
    }
    .about .about-content h6{
        font-size: 16px;
    }
    .about .about-content h1{
        font-size: 27px;
    }
    .about .about-first-img{
        width: 100%;
    }
    .about::after{
        display: none;
    }
    .about .about-content{
        padding-top: 30px;
    }
    .modal .modal-dialog .modal-body .form-box h3{
        font-size: 33px;
    }
    /* Choose style start */
    .choose-sec{
        padding: 30px 0;
    }
    .choose-sec .choose-head h1,
    .choose-sec .choose-head h1 span{
        font-size: 30px;
    }
    .choose-sec .choose-box{
        margin-top: 18px;
    }
    .choose-sec .choose-icon{
        padding: 10px;
    }
    .choose-sec .choose-icon img{
        top: 24px;
    }
   /* Project style start */
   .project-sec{
    padding: 30px 0;
   }
    .project-sec .project-content h6{
        font-size: 16px;
    }
    .project-sec .project-content h1{
        font-size: 30px;
    }
    .project-sec .project-content p{
    width: 100% !important ;
    }
    #exitButton{
        top: 31%;
        right: 9%;
    }
    
  /* For testimonial section */
  .testimonials{
    padding: 40px 0 100px;
  }
  .testi-head h1{
    font-size: 30px;
  }
  .testimonials::after{
    width: 100%;
    height: 100%;
    opacity: 0.08;
    left: 0;
    background-size: contain;
  }
  .testimonials::before{
    width: 100%;
    height: 100%;
    opacity: 0.08;
    right: 0;
    top: 50%;
    background-size: contain;
  }

    .owl-carousel .owl-nav button.owl-next{
        right: 40%;
        transform: translateX(60%);
        bottom: -50px;  
    }
    .owl-carousel .owl-nav button.owl-prev{
        left: 40%;
        bottom: -50px;    
        transform: translateX(-60%);    
    }
    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
        width: 45px;
        height: 45px;
        top: 100%;
    }
    .owl-carousel .owl-nav button.owl-next{
        right: 42%;
        transform: translateX(58%);
        bottom: -30px;
    }
    .owl-carousel .owl-nav button.owl-next{
        left: 42%;
        transform: translateX(58%);
        bottom: -30px;
    }
    /* .owl-next>span.ti-angle-right,
    .owl-prev>span.ti-angle-left{
        top: 37%;
        left: 29%;
    } */
    /* footer bottom style start */
    .footer-bottom p{
        text-align: center;
    }
    .footer-bottom p{
        margin-bottom: 0;
    }
    .wideget-contact-area .address li:last-child a{
        font-size: 16px;

    }
.single_service img {
    float: none;
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
}
.home_map ul li a {
 font-size: 12.5px;
}	
}




@media(min-width:768px) and (max-width: 991px){
        .top-head .top-area li:last-child{
            display: none;
        }
        .navbar-toggler-icon i{
            font-size: 30px;
            color: #ffffff;
            padding-top: 0px;
        }
        .navbar-toggler{
            background: #002f63 !important;
            padding: 7px 13px !important;
        } 
        .navbar-toggler:focus{
            box-shadow: none !important;    
        }
        .nav-section .navbar form .form-select{
            position: absolute;
            left: 27%;
            width: 40%;
        }
        .nav-section .navbar ul li:last-child{
            width: 193px;
            text-align: center;
        }
        
        /* For banner section */
        .carousel-inner::before{
            display: none;
        }    
        .carousel-inner::after{
            background: #0000006e;
        }
        .carousel-item{
            height: 300px;
        }
        .carousel-item img{
            height: 100%;
            object-fit: cover;
        }
        .carousel-caption{
            top: 7%;
            left: 30px !important;
        }
        .carousel-caption h2{
            font-size: 27px;
        }
        .carousel-caption p{
            width: 100% !important;
            font-size: 14px;
            line-height: 20px;
        }
        /* usp style start */
        .usp-sec{
            padding: 60px 0;
        }
        .usp-sec .usp-box{
            margin-top: 30px;
            height: 350px;
        }
        .usp-sec .usp-area{
            display: unset;
        }
        .usp-sec .usp-box .usp_para{
            top: 167px;
            text-align: center;
        }
        .usp-sec::before{
            opacity: 0.04;
        }
        .usp-sec .usp-box .usp_icon {
            width: 72px;
            height: 72px;    
            padding: 15px;
            margin: auto;
        }
        .usp-sec .usp-box .usp-head h4{
            text-align: center;
        }
        .usp-sec .usp-box .usp-head{
            padding-left: 0;
        }


        /* usp style end */
        /* For baner form section */
        .form-sec .form-box{
            top: 0;
            padding: 20px 30px;
            margin-top: 37px;
        }
        .form-sec .form-box h3{
            font-size: 25px;
            text-align: center;
            margin-bottom: 20px;
        }
        .form-sec .form-box input{  
            margin-bottom: 15px;
        }
    /* For Process section */
        .process-sec{
            padding: 50px 0;
        }
        .process-sec .process-head h6{
            font-size: 16px;
        }
        .process-sec .process-head h1{
            font-size: 30px;
        }
        .process-sec .nav-tabs{
            display: none;
        }
        .process-sec  .tab-content{
            display: none;
        }
        .process-sec  .top-head .top-area li:last-child{
            display: none;
        }   
        .process-sec  .accordion-button::after{
            display: none !important;
        }
        .process-sec  .accordion-button{
            display: flex;
            justify-content: center;
            align-items: center;
            width: 140px !important;
            height: 140px;
            background: #fff !important;
            border-radius: 50% !important;
            margin: auto;
            border: 10px solid #ffea00 !important;
            margin-bottom: 20px;
            margin-top: 20px;
        }
        .process-sec  .accordion-button:focus{
            box-shadow: none !important;
            background-color: #d54242 !important;
            transition: 0.5s;
            border-color: #fff !important;
        }
        .process-sec .accordion-button:focus img{
            filter: brightness(0) saturate(100%) invert(94%) sepia(94%) saturate(0%) hue-rotate(228deg) brightness(107%) contrast(106%);
        }
        .process-sec  .accordion-item{
            background-color: transparent !important;
            border: none !important;
        }
        .process-sec  .accordion-button img{
            width: 60px;
        }
        .process-sec  .accordion-body{
            background: #fff;
        }
        .process-sec::before {
            position: absolute;
            top: 0;
            right: 0;
            content: "";
            background: url(../img/roller.png) no-repeat;
            width: 100%;
            height: 100%;
            z-index: -1;
            opacity: 0.04;
            background-size: contain;
        }
        .process-sec::after {
            position: absolute;
            top: 70%;
            left: 0;
            content: "";
            background: url(../img/saw.png) no-repeat;
            width: 100%;
            height: 100%;
            z-index: -1;
            opacity: 0.04;
            background-size: contain;
        }
       
    /* For service section */
        .service-sec{            
            padding: 60px 0;
        }
        .service-sec .service-head{
            margin-bottom: 20px;
        }
        .service-sec .service-head h6{
            font-size: 16px;
        }
        .service-sec .service-head h1{
            font-size: 30px;
        }
        .service-sec .plus-img{
            display: none;    
        }
        .service-sec .belcha-img{
            display: none;
        }
        .service-sec .house-img{
            display: none;
        }
        /* about style */
        .about{
            padding: 80px 0;
        }
        .about::before{
            opacity: 0.04;
        }
        .about .about-content h6{
            font-size: 16px;
        }
        .about .about-content h1{
            font-size: 40px;
        }
        .about .about-first-img{
            width: 100%;
        }
        .about::after{
            display: none;
        }
        .about .about-content{
            padding-top: 30px;
        }
        /* choose style start */
        .choose-sec .choose-content {
            padding: 57px 30px;
        }
        /* project sec style start */
       
        .project-sec .project-content h6{
            font-size: 16px;
        }
        .project-sec .project-content h1{
            font-size: 30px;
        }
        .project-sec .project-content p{
        width: 100% !important ;
        }
        #exitButton{
            top: 31%;
            right: 9%;    
        }
    
        .owl-carousel .owl-nav button.owl-next{
            right: 45%;
            transform: translateX(55%);
            bottom: -70px;  
        }
        .owl-carousel .owl-nav button.owl-prev{
            left: 45%;
            bottom: -70px;    
            transform: translateX(-55%);    
        }
        .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
            top: 95%;
        }
        /* footer bottom style start */
        /* testimonial start */
        .testimonials::after,
        .testimonials::before{
            display: none;
        }
        .footer-bottom p{
            text-align: center;
        }
    }

@media(min-width: 1347px) and (max-width: 1532px){
    .nav-section .navbar ul li a{
        font-size: 16px;
    }
}
@media(min-width:414px) and (max-width: 767px){
    #gallery .img-wrapper{
        text-align: center;
    }
    .choose-sec .choose-icon{
        padding: 38px;
    }

    
    .choose-sec .choose-icon img {
        top: -3px;
    }
    .review-area{
        justify-content: center !important;
        display: flex !important;
      }
      .review-box p{
        padding-left: 0;
        text-align: center;
      }
      .service-sec .service-item .service-img .button-area {
    left: 183px;
}
}