@media (min-width:992px) and (max-width:1025px){ 
.nav-section .navbar ul li a {font-size: 13px;}	
.nav-section .navbar ul li {
    padding-right: 20px;
}
.navbar-brand {
    width: 183px;
}
.top-head .top-area li i {
  font-size: 15px;
}
.top-head .top-area li a {
font-size: 14px;	
	}
.carousel-caption h1 {
   font-size:40px;
 }
.carousel-caption p {
 font-size: 14px;
color: #fff;
line-height: 27px;
}
.usp-sec .usp-area .usp-icon {
   padding: 20px;
    
}
.about .about-content h1 {
    font-size: 30px;
}
.service-sec .service-item .service-content h4 {
    padding-top: 10px;
    padding-left: 15px;
   font-size: 15px;
}
.service-sec .service-item .service-icon {
  width: 80px;
height: 80px;
    right: 15px;
 }
.service-sec .service-item .service-content p {
    line-height: 19px;
	font-size:15px;
}	
}

@media(max-width: 767px){
    .top-head {
        display: none;
    }
    .navbar-toggler-icon i{
        font-size: 30px;
        color: #ffffff;
        padding-top: 2px;
    }
	.inner_banner_caption h1{
		font-size: 30px;
	}
	.mind_area h3{
		font-size: 30px;
	}
    .nav-section{
        margin-top: 0;
        background: #fff;
        height: auto;
    }
    .navbar-brand  img{
        width: 82%;
    }
    
    .navbar-collapse{
        z-index: 999;
        background: #000;
        position: relative; 
        padding-bottom: 10px;   
    }
    .call-area{
        width: 92%;
        height: 54px;
		margin-left: 15px;
    }
	.carousel-caption p span {
    display: unset;
}
    .call-area a{
        line-height: 44px;
        text-transform: capitalize !important;
    }

    .navbar-collapse ul ul{
        margin-left: 0 !important;
        padding-left: 0 !important;
    }
    .navbar-collapse .navbar-nav{
        padding-left: 15px;
        
    }
    .navbar-toggler{
        background: #ee7b07 !important;
        padding: 7px 13px !important;
    } 
    .navbar-toggler:focus{
        box-shadow: none !important;
    }
    .nav-section .container{
        padding: 0 4px;
    }
    .nav-section .navbar ul li a{
        color: #fff;
    }
    .main-btn{
        font-size: 18px;
        margin-top: 0;
    }
       /* count style start */
       .count-sec{
        padding: 20px 0;		
       }
       .count-area{
        display: block;         
       }
       .banner-sec .carousel-inner .carousel-caption {
        top: 2%;
    }
    .banner-btn-area{
        justify-content: center;
    }
    .banner-btn-area .call-btn{
        width: 165px;
        text-align: center;
        padding: 12px 10px;
        font-size: 14px !important;
    }
    .banner-btn-area .banner-btn{
        width: 165px;
        text-align: center;
        padding: 12px 10px;
        font-size: 14px !important;
    }
       .footer{
        padding-bottom: 20px;
       }
       .count-icon{
        margin: auto;
       }
       .count-sec .count-area p{
        text-align: center;
       }
       .count-number{
        text-align: center;
       }
       .count-sec p{
        text-align: center;
        margin-bottom: 30px;
       }
   
 
    /* For banner section */
    .carousel-inner::before{
        display: none;
    }    
    /* .carousel-inner::after{
        background: #0000006e;
    } */
    .service-sec .service-item .service-icon{
        top: 53% !important;
    }
    .carousel-inner::after{
        height: 100%;
    }
	.carousel-caption{
		left: 4% !important;
        right: 4% !important;
	}
   
    .banner-img {
        margin-top: 247px;
    }
  
    .carousel-item{
        height: 100%;
    }
    .carousel-inner{
        height: 550px;
    }
    .carousel-caption{
        left: 10px;
        right: 10px;
        top: -10px;
    }
    .carousel-caption h1{
       font-size: 27px;
        margin-top: 80px;
    }
  
    .carousel-caption h2{
        font-size: 25px;
        margin-top: -100px;
        text-align: center;
    }
    .carousel-caption p{
        width: 100% !important;
        font-size: 16px;
        line-height: 22px;
    }
    /* 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-area{
    display: unset;
    margin-bottom: 20px;
}

.usp-sec .usp-area .usp-content-box{
    margin-top: 0;
	height: 106px;
}
.usp-sec .usp-area:hover .usp-content-box{
background: #fff;
}
.usp-sec .usp-area:hover .usp-content-box p{
color: #000;
}
	.usp-sec .usp-area .usp-content-box p{
		text-align: center;
	}
	.usp-sec .usp-area .usp-cnt-img img{
		opacity:0.2;
	}



/* 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: 60px 0 40px;
        background-size: cover !important;
    }
    .service-sec .service-head{
        margin-bottom: 0;
    }
    .service-sec .service-head h6{
        font-size: 16px;
    }
    .service-sec .service-head h1{
        font-size: 24px;
    }
/*     .service-sec .row .col-lg-4:nth .service-item{
        margin-bottom: 17px;
    } */
	.service-sec .service-item{
		margin-top: unset;
	}
  
	.service-sec .service-item .service-content h4{
		padding-left: 32px;
		font-size:15px;
	}
    .service-box-head{
        width: 88%;
    }
	.service-sec .service-item .service-content{
		bottom: unset;
	}
	.service-sec .service-item a {
    left: 50%;
    transform: translateX(-50%);
}
	
   
    /* about style */
    .about{
        padding: 20px 0 !important;
    }
    .singale_service{
        padding-bottom: 20px;
    }
    .about-inner{
        margin-top: 0;
    }
    .about .about-content h6{
        font-size: 13px;
    }
    .about .about-snd-img{
        display: none;
    }
    .about .about-content h1{
        font-size: 24px;
    }
    .about .about-first-img{
        width: 100%;
    }
    .list-area .abt-icon{
        width: 110px;
        height: 110px;
    }
    .list-area .abt-content{
        padding-left: 20px;
        margin-left: 0;
    }
    .list-area:hover .abt-icon:after{
        width: 3px;
        height: 50px;
        opacity: 1;
        top: 80px;
        left: 55px;
      }
      .list2, .list3{
        top: 0;
      }
      .about .main-btn{
        margin-top: 20px;
      }
    .list-area{
        display: unset;
    }
    .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;
    }
    .choose-img{
        width: 300px;
        height: 300px;
        margin: auto;
    }
   /* Project style start */
   .project-sec{
    padding: 30px 0;
   }
	#gallery .img-wrapper {height: 130px;}
	
   .project-sec .owl-carousel.owl-drag .owl-item{
    width: 340px !important;
    margin-right: 20px;
   }
    .project-sec .project-content h6{
        font-size: 16px;
    }
    .project-sec .project-content h1{
        font-size: 29px;
    }
    .project-sec .project-content p{
    width: 100% !important ;
    }
    #exitButton{
        top: 24%;
        right: 7%;
    }
    /* blog section style start */
    .blog-sec .blog-head h1{
        font-size: 24px;
    }
    .blog-item{
        height: 230px;
        margin-top: 30px;
    }
    .blog-sec .blog-head h1{
        padding-bottom: 0;
    }
    
    /* call, sec style start */

    .call-sec h5{
        font-size: 20px;
    }
	.call-sec h6{
		font-size: 24px;
	}


  /* For testimonial section */
  .testimonials{
    padding: 40px 0 80px;
  }
	.testimonials .item .info .author-img{
		width: 71px;
        margin: auto;
	}
  .testi-head h1{
    font-size: 24px;
    padding-bottom: 0;
    margin-bottom: 0;
  }
	.testi-cont-head h6{
		padding-left: 0;
		text-align:center;
		margin-top: 20px;
	}
  .testimonials .item{
    height: auto;
  }
	.owl-next>span.ti-angle-right{
		position: absolute !important;
	}
  .testimonials .owl-theme .owl-nav.disabled+.owl-dots{
    display: none;
  }
  .testimonials .item .client-desk .client-area p{
    width: 100% !important;
  }

    .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: 40%;
        transform: translateX(60%);
        bottom: -30px;
    }
    .owl-carousel .owl-nav button.owl-next{
        right: 40%;
        transform: translateX(60%);
        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;

    }
    .footer-logo{
        width: 90%;
		margin:0 auto;
    }
    .map{
        height: 400px;
    }
    .footer .contact-area li p{
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .map iframe{
        height: 100%;
    }
.inner_banner {
  height: 193px;
}
.singale_service img {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
}
.singale_service img.alignright {
    height: auto;
}
	.get-form {height: auto;}	
}

@media(min-width:768px) and (max-width: 991px){  
        .top-head {
            display: none;
        }
        .navbar-toggler-icon i{
            font-size: 30px;
            color: #ffffff;
            padding-top: 2px;
        }
        .navbar-toggler{
            margin-top: -7px;
        }
        .nav-section{
            margin-top: 0;
            background: #fff;
            /* margin-bottom: 31px; */
        }
        .navbar-brand  img{
            width: 82%;
        }
		.mind_area h3{
		font-size: 30px;
	}
        /* .nav-section .navbar ul li:last-child{
            width: 193px;
            text-align: center;
        } */
        .navbar-collapse{
            z-index: 999;
            background: #1e2c5d;
            position: relative;
            top: 17px;
        }
        .navbar-collapse ul ul{
            margin-left: 0 !important;
            padding-left: 0 !important;
        }
        .navbar-collapse .navbar-nav{
            padding-left: 15px;
            
        }
        .navbar-toggler{
            background: #ee7b07 !important;
            padding: 7px 13px !important;
        } 
        .navbar-toggler:focus{
            box-shadow: none !important;
        }
        .nav-section .container{
            padding: 0 4px;
        }
        .nav-section .navbar ul li a{
            color: #fff;
        }
        .main-btn{
            font-size: 14px;
            margin-top: 0;
        }
           /* count style start */
           .count-sec{
            padding: 40px 0;
           }
           .count-area{
            display: block;         
           }
           .count-icon{
            margin: auto;
           }
           .count-sec .count-area p{
            text-align: center;
           }
           .count-number{
            text-align: center;
           }
           .count-sec p{
            text-align: center;
            margin-bottom: 10px;
           }
	.get-form{
		height: auto;
	}
     .mind_area .map {
    height: 100%;
} 
	.mind_area .get-form .cont_btn input{
		padding: 12px 18px;
	}
     
        /* For banner section */
        .carousel-inner::before{
            display: none;
        }    
        /* .carousel-inner::after{
            background: #0000006e;
        } */
        .carousel-inner::after{
            height: 500px;
        }
       
        .banner-img {
            margin-top: 247px;
        }
        .footer .contact-area li p{
            margin-bottom: 0;
        }
       
        .carousel-item{
            height: 500px;
        }
        .carousel-inner{
            height: auto
        }
        .carousel-caption{
            left: 10px;
            right: 10px;
            top: -10px;
        }
        .carousel-caption h1{
            font-size: 20px;
        }
      
        .carousel-caption h2{
            font-size: 25px;
            margin-top: -100px;
            text-align: center;
        }
        .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-area{
        display: unset;
        margin-bottom: 20px;
    }
 
    .usp-sec .usp-area .usp-content-box{
        margin-top: 0;
		height: 122px;
    }
    .usp-sec .usp-area:hover .usp-content-box{
    background: #fff;
    }
    .usp-sec .usp-area:hover .usp-content-box p{
    color: #000;
    }
	.usp-sec .usp-area .usp-content-box p{
		text-align: center;
	}
    
    /* 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: 60px 0;
            background-size: cover !important;
        }
        .service-sec .service-head{
            margin-bottom: 0;
        }
        .service-sec .service-head h6{
            font-size: 16px;
        }
        .service-sec .service-head h1{
            font-size: 24px;
        }
        .service-sec .service-item{
            margin-bottom: 17px;
        }
        .service-sec .row .col-lg-4:nth-child(1) .service-item{
            margin-top: 0;
        }
        .service-sec .row .col-lg-4:nth-child(2) .service-item{
            margin-top: 0;
        }
        /* .service-sec .row .col-lg-4:nth-child(3) .service-item{
            margin-top: 0;
        }
        .service-sec .row .col-lg-4:nth-child(4) .service-item{
            margin-top: 0;
        } */
	
        .service-box-head{
            width: 88%;
        }
       
        /* about style */
        .about{
            padding: 40px 0 30px 0;
        }
        .about .about-content h6{
            font-size: 16px;
        }
        .about .about-snd-img{
            display: none;
        }
        .about .about-content h1{
            font-size: 29px;
        }
        .about .about-first-img{
            width: 100%;
        }
        .list-area .abt-icon{
            width: 110px;
            height: 110px;
        }
        .list-area .abt-content{
            padding-left: 20px;
            margin-left: 0;
        }
        .list-area:hover .abt-icon:after{
            width: 3px;
            height: 50px;
            opacity: 1;
            top: 80px;
            left: 55px;
          }
          .list2, .list3{
            top: 0;
          }
          .about .main-btn{
            margin-top: 20px;
          }
        .list-area{
            display: unset;
        }
        .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;
        }
        .choose-img{
            width: 300px;
            height: 300px;
            margin: auto;
        }
       /* Project style start */
       .project-sec{
        padding: 30px 0;
       }
       .project-sec .owl-carousel.owl-drag .owl-item{
        width: 340px !important;
        margin-right: 20px;
       }
        .project-sec .project-content h6{
            font-size: 16px;
        }
        .project-sec .project-content h1{
            font-size: 29px;
        }
        .project-sec .project-content p{
        width: 100% !important ;
        }
        #exitButton{
            top: 31%;
            right: 9%;
        }
        /* blog section style start */
        .blog-sec .blog-head h1{
            font-size: 24px;
        }
        .blog-item{
            height: 230px;
            margin-top: 30px;
        }
        .blog-sec .blog-head h1{
            padding-bottom: 0;
        }
        
        /* call, sec style start */
    
        .call-sec h5{
            font-size: 33px;
        }
    
    
      /* For testimonial section */
      .testimonials{
        padding: 40px 0 80px;
      }
      .testi-head h1{
        font-size: 29px;
      }
      .testimonials .item{
        height: auto;
      }
      .testimonials .owl-theme .owl-nav.disabled+.owl-dots{
        display: none;
      }
      .testimonials .item .client-desk .client-area p{
        width: 100% !important;
      }
      .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-prev{
            left: 45%;
            bottom: -50px;    
            transform: translateX(-55%);    
        }
      
     
        .owl-carousel .owl-nav button.owl-next{
            right: 45%;
            transform: translateX(55%);
            bottom: -30px;
        }
        /* .owl-next>span.ti-angle-right,
        .owl-prev>span.ti-angle-left{
            top: 37%;
            left: 29%;
        } */
        .owl-next>span.ti-angle-right{
         top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        }
        /* 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;
    
        }
    }





@media(min-width: 1347px) and (max-width: 1532px){
    .nav-section .navbar ul li a{
        font-size: 16px;
    }
}

@media(min-width:390px) and (max-width: 413px){
	.service-sec .service-item .service-icon{
		padding: 21px;
}
}
@media(min-width:375px) and (max-width: 389px){
	.service-sec .service-item .service-icon{
		padding: 21px;
		right: 27px;
    top: 81%;
	}
}

@media(min-width:360px) and (max-width: 374px){
	.service-sec .service-item .service-icon{
		padding: 21px;
		right: 25px;
  
	}
}

@media(min-width:320px) and (max-width: 350px){
	.service-sec .service-item .service-icon{
		right: 18px;
    top: 90%;
	width: 80px;
    height: 80px;
}
	.service-sec .service-item .service-content h4{
		font-size: 15px;
	}
}
@media(min-width:414px) and (max-width: 767px){
		.service-sec .service-item .service-icon {
    padding: 21px;
    right: 31px;
    top: 53.2%;
}
}
@media(min-width:540px) and (max-width: 767px){
    #gallery .img-wrapper{
        text-align: center;
    }
	.service-sec .service-item .service-icon {
    padding: 21px;
   right: 41px;
    top: 88%;
}
    .choose-sec .choose-icon{
        padding: 38px;
    }
    .choose-sec .choose-icon img {
        top: -3px;
    }
    .carousel-caption h2{
        margin-top: -170px;
    }
    .banner-img{
        margin-top: 220px;
    }
    .owl-next>span.ti-angle-right{
        top: 37%;
    }
    #exitButton {
        top: 18%;
        right: 7%;
    }
 
}
@media(min-width: 991px){
    /* .navbar-brand{
        display: none;
    } */
    .navbar-collapse .estimate-area{
    margin-left: auto;
    }
    .list-area{
        display: flex;
    }
}
