@media (min-width: 992px) and (max-width: 1024px) {
    .desc p {
        font-size: 32px;
    }
    .desc h2 {
        font-size: 42px;
    }
    .desc a {
        font-size: 20px;
    }
    .hero_carosel.owl-theme .owl-dots {
        bottom: 50px;
    }
    .welcome-section .img-wrap img {
        max-width: 100%;
    }
    .welcome-section .info-wrap {
        padding: 50px 40px 0px;
    }
    .welcome-section .info-wrap h2 {
        font-size: 30px;
    }
    .welcome-section .info-wrap p {
        font-size: 14px;
        line-height: 24px;
    }
    .services-block .inner-box h4 {
        font-size: 18px;
        line-height: 26px;
    }
    .testimonial-section .inner-container .owl-nav {
        left: -70px;
        right: -70px;
    }
    .cta-section .inner-container .content h2 {
        font-size: 34px;
    }
    .foot-logo h1 {
        font-size: 20px;
    }
    footer h3 {
        font-size: 16px;
    }
    .banner h2{
        font-size: 48px;
    }
}

@media screen and (max-width: 992px){
    .service-img img{
    width:85%;
}
}
@media (min-width: 768px) and (max-width: 992px) {
    .desc p {
        font-size: 24px;
    }
    .desc h2 {
        font-size: 32px;
    }
    .desc a {
        font-size: 16px;
    }
    .hero_carosel.owl-theme .owl-dots {
        bottom: 50px;
    }
    .logo h1 {
        font-size: 22px;
    }
    .btn-wrap a {
        padding: 10px 33px;
    }
    .welcome-section .img-wrap img {
        max-width: 100%;
    }
    .welcome-section .info-wrap {
        padding: 20px 40px 0px;
    }
    .welcome-section .info-wrap h2 {
        font-size: 24px;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .welcome-section .info-wrap p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .welcome-section .info-wrap a{
        font-size: 14px;
    }
    .section{
        padding: 50px 0;
    }
    .section h2{
        font-size: 32px;
    }
    .services-block .inner-box{
        margin-bottom: 30px;
    }
    .services-block .inner-box h4 {
        font-size: 18px;
        line-height: 26px;
    }
    .sec-title h2{
        font-size: 28px;
    }
    .fluid-section-one .content-column .inner-column{
        padding: 50px 15px 35px 30px;
    }
    .fluid-section-one .image-column .inner-column{
        padding: 50px 65px 80px 15px;
    }
    .accordion-box .block .acc-btn{
        font-size: 16px;
        line-height: 26px;
    }
    .accordion-box .block .content .accordian-text{
        line-height: 24px;
    }
    .testimonial-section{
        padding: 50px 0;
    }
    .testimonial-section .inner-container .owl-nav {
        left: -70px;
        right: -70px;
    }
    .testimonial-block .inner-box .text{
        font-size: 14px;
    }
    .testimonial-block .inner-box .name{
        font-size: 18px;
        margin-top: 16px;
    }
    .cta-section .inner-container {
        padding-left: 15px;
        padding-top: 15px;
        text-align: center;
    }
    .cta-section .inner-container .image{
		position:relative;
		display:block;
		width:100%;
	}
	
	.cta-section .inner-container .image img{
		position:relative;
		width:100%;
	}

    .cta-section .inner-container .content h2 {
        font-size: 42px;
    }
    
    .foot-logo h1 {
        font-size: 20px;
    }
    footer h3 {
        font-size: 16px;
    }
    footer .location{
        margin-top: 30px;
    }
    .footer-end, .footer-end .text-right{
        text-align: center !important;
    }
    .contact ul{
        flex-wrap: wrap;
    }
    .contact ul li{
        flex: none;
        width: 50%;
        margin-bottom: 20px;
    }
    .banner h2{
        font-size: 42px;
    }
    .item .hero-img img{
        height: 1rem;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .hero-img img{
        height: 1rem;
    }

    .top-left ul {
        text-align: center;
    }
    .top-left ul li {
        border: none;
        display: block;
        padding-right: 0px;
        margin-right: 0px;
    }
    .social {
        text-align: center;
        padding-top: 10px;
    }
    .social li:first-child {
        margin-left: 0;
    }
    .logo{
        text-align: center;
    }
    .logo img{
        float: none;
    }
    .btn-wrap{
        text-align: center;
    }
    .btn-wrap a{
        margin-left: 0;
    }
    .hero-img img{
        min-height: 300px;
    }
    .desc p {
        font-size: 20px;
    }
    .desc h2 {
        font-size: 24px;
    }
    .desc a {
        font-size: 16px;
    }
    .hero_carosel.owl-theme .owl-dots {
        bottom: 40px;
    }
    .logo h1 {
        font-size: 22px;
    }
    .btn-wrap a {
        padding: 10px 33px;
    }
    .welcome-section .img-wrap img {
        max-width: 100%;
    }
    .welcome-section .info-wrap {
        padding: 30px 10px;
    }
    .welcome-section{
        padding: 20px;
    }
    .welcome-section .info-wrap h2 {
        font-size: 20px;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }
    .welcome-section .info-wrap p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 15px;
    }
    .welcome-section .info-wrap a{
        font-size: 14px;
    }
    .section{
        padding: 40px 0;
    }
    .section h2{
        font-size: 24px;
    }
    .services-block .inner-box{
        margin-bottom: 30px;
    }
    .services-block .inner-box .content{
        padding-left: 0;
    }
    .services-block .inner-box .content .icon{
        position: relative;
    }
    .services-block .inner-box h4 {
        font-size: 15px;
        line-height: 26px;
    }
    
    .sec-title h2{
        font-size: 28px;
    }
    .fluid-section-one .content-column .inner-column{
        padding: 50px 15px 35px 30px;
    }
    .fluid-section-one .image-column .inner-column{
        padding: 50px 15px 50px 15px;
    }
    .accordion-box .block .acc-btn{
        font-size: 16px;
        line-height: 26px;
    }
    .accordion-box .block .content .accordian-text{
        line-height: 24px;
    }
    .fluid-section-one .image-column{
		position:relative;
		width:100%;
	}
	
	.fluid-section-one .content-column .inner-column,
	.fluid-section-one .image-column .inner-column{
		max-width:100%;
	}
	
	.fluid-section-one .content-column{
		position:relative;
		width:100%;
	}
	
	.fluid-section-one .content-column .inner-column{
		padding-left:15px;
	}
    .testimonial-section .inner-container .owl-nav{
        display: none;
    }
    .testimonial-section{
        padding: 50px 0;
    }
    .testimonial-section .inner-container .owl-nav {
        left: -70px;
        right: -70px;
    }
    .testimonial-block .inner-box{
        padding: 0px 20px 30px;
    }
    .testimonial-block .inner-box .text{
        font-size: 14px;
    }
    .testimonial-block .inner-box .name{
        font-size: 18px;
        margin-top: 16px;
    }
    .cta-section .inner-container {
        padding-left: 15px;
        padding-top: 15px;
        text-align: center;
    }
    .cta-section .inner-container .image{
		position:relative;
		display:block;
		width:100%;
	}
	
	.cta-section .inner-container .image img{
		position:relative;
		width:100%;
	}

    .cta-section .inner-container .content h2 {
        font-size: 28px;
    }
    .cta-section .inner-container .hammer-image{
        display: none;
    }
    .cta-section .inner-container .content{
        padding: 40px 0 100px;
    }
    .quick-wrap{
        margin-top: 30px;
    }
    .foot-logo h1 {
        font-size: 20px;
    }
    footer h3 {
        font-size: 16px;
    }
    footer .location{
        margin-top: 30px;
    }
    .footer-end, .footer-end .text-right{
        text-align: center !important;
    }
    .contact ul{
        flex-wrap: wrap;
    }
    .contact ul li{
        flex: none;
        width: 100%;
        margin-bottom: 20px;
    }
    .footer-end p{
        font-size: 12px;
    }
    footer{
        padding: 200px 0 30px;
    }
    .banner{
        padding: 80px 0 120px;
    }
    .banner h2{
        font-size: 30px;
    }
    .banner .breadcrum li{
        font-size: 16px;
    }
    .services-block ul li {
        width:100%;
        padding:0.5rem;
    }
    .service-details img{
        max-width:90%;
    }
}