@media screen and (max-width: 1600px){
    .hero-sec {
        padding: 120px 100px 110px;
    }
	.hero-sec .hero-content h2 {
        font-size: 44px;
        width: 83%;
    }
	.hero-sec .hero-content h1 {
        font-size: 72px;
    }
	.secondary-btn{
		font-size: 20px;
	}
	section.what-we-offer{
		padding: 90px 100px 80px;
	}
	section.what-we-offer .diamond-box h4 {
        font-size: 18px;
    }
	section.about-us .about-pic {
    		height: 500px;
	}
	section.about-us .about-pic img{
		width: 359px;
	}
	section.about-us .about-info h2{
		margin-bottom: 30px;
	}
	section.about-us .about-info p{
		margin: 0 0 40px;
    		font-size: 18px;
	}	
	.primary-btn{
		font-size: 20px;
	}
	section.why-choose{
		padding: 100px 0;
	}
	section.detail-sec .detail-info h2{
		font-size: 42px;
	}
	.about-info h2, .head h2{
		font-size: 40px;
	}
	section.services-sec .head h2{
		margin-bottom: 30px;
	}
	section.services-sec .service-box-wrapper h3{
		font-size: 36px;
		margin: 0 0 26px;
	}
	section.reason-sec{
		padding: 100px 0;
	}
	section.reason-sec .reason-info h2{
		font-size: 46px;
    		margin: 0 0 36px;
	}
	section.faq-sec {
    		padding: 100px 0 185px;
	}
	section.cont-sec .form h2{
		font-size: 46px;
		margin: 0 0 36px;
	}
	section.cont-sec .cntct-pic{
		    height: 727px;
	}
	header .head-btn-box .request a{
		font-size: 20px;
	}
	header .head-btn-box .call a{
		font-size: 20px;
	}
	.slick-next.slick-arrow {
        left: -30px;
    }
    .slick-arrow {
        right: -30px;
    }
}

@media screen and (max-width: 1550px){
	header .head-btn-box .request a{
		font-size: 18px;
	}
	header .head-btn-box .call a{
		font-size: 18px;
	}
	header li a{
		font-size: 18px;
	}
	.hero-sec .hero-content h2{
		 font-size: 44px;
	}
	.hero-sec .hero-content h1 {
        font-size: 58px;
        padding: 0 120px;
    }
	.secondary-btn{
		font-size: 18px;
	}
	.primary-btn{
		font-size: 18px;
	}
	section.what-we-offer{
		padding: 90px 80px 80px;
	}
	section.what-we-offer .diamond-box h4{
		font-size: 20px;
	}
	.about-info h2, .head h2{
		font-size: 44px;
		line-height: 44px;
	}
	section.about-us .about-info h2{
		margin-bottom: 24px;
	}
	section.why-choose .diamond-box h4{
		font-size: 20px;
	}
	section.testimonial-sec .test-sec-inner h3{
		font-size: 32px;
	}
	section.testimonial-sec .test-sec-inner .rating:before{
		width: 110px;
    		height: 100px;
	}
	section.testimonial-sec .test-sec-inner .testimonial-info p{
		font-size: 20px;
    		line-height: 36px;
	}
	section.detail-sec .detail-info h2{
		font-size: 44px;

	}
	section.detail-sec .detail-info p{
		font-size: 20px;
		margin: 24px 0 34px;
	}
	section.detail-sec .detail-pic {
    		height: 630px;
	}
	section.services-sec .head h2{
		margin-bottom: 24px;
	}
	section.services-sec .service-box-wrapper {
    		padding: 55px 40px;
	}
	section.services-sec .service-box-wrapper h3{
		font-size: 34px;
		margin: 0 0 22px;
	}
	section.reason-sec .detail-pic {
    		height: 620px;
	}
	section.reason-sec .reason-info h2{
		font-size: 44px;
    		margin: 0 0 28px;
	}
	section.reason-sec .reason-info ul li{
		font-size: 18px;
	}
	section.cont-sec .form h2{
		margin: 0 0 30px;
		font-size: 40px;
	}
	section.cont-sec .form{
		padding: 40px 30px;
	}
	section.cont-sec .cntct-pic{
		 height: 700px;
	}
	.cop p{
		font-size: 16px;
	}
	section.faq-sec .faqs .faq{
		padding: 22px 20px 0px;
		height: 70px;
	}
}

@media screen and (max-width: 1440px){
    .hero-sec .hero-content h2 {
        font-size: 40px;
    }
    .hero-sec .hero-content h2:before {
        height: 140px;
    }
    .hero-sec .hero-content h1 {
        font-size: 54px;
        padding: 0 150px;
    }
    
    section.single-service {
        padding: 50px 0 0;
    }
    
    section.single-service .service-top {
        margin-bottom: 50px;
    }
    
    section.single-service .inner-row {
        padding-top: 50px;
        padding-bottom: 90px;
    }
    
    section.single-service .para h1 {
        font-size: 42px;
    }
    
    section.single-service .service-top p{
        font-size: 18px;
        line-height: 24px;
    }
    
    section.single-service .para ul{
        padding: 0;
    }
    
    section.single-service .para ul li, section.single-service .para p {
        font-size: 18px;
        line-height: 28px;
    }
    
    section.single-service .para ul li:before{
        top: 5px;
        width: 15px;
    }
    
    section.single-service .para h2 {
        font-size: 36px;
        margin-bottom: 0;
    }
    
    section.single-service .para h3 {
        font-size: 30px;
        margin: 0 0 10px;
    }
    
    section.services-sec .service-box-wrapper p, section.services-sec .service-box-wrapper ul li {
        line-height: 28px;
    }
}

@media screen and (max-width: 1300px){
    .hero-sec .hero-content h2 {
        font-size: 36px;
    }
    .hero-sec .hero-content h2:before {
        height: 140px;
    }
    .hero-sec .hero-content h1 {
        font-size: 48px;
        padding: 0 100px;
    }
    .secondary-btn {
        font-size: 16px;
    }
    .secondary-btn {
        height: 55px;
        font-size: 16px;
    }
    .about-info h2, .head h2, section.detail-sec .detail-info h2, section.services-sec .head h2, section.reason-sec .reason-info h2, section.faq-sec .head h2, section.cont-sec .form h2 {
        font-size: 40px;
    }
    body.about-us section.about-us h2 {
        padding: 0;
    }
    .primary-btn {
        font-size: 16px;
        height: 54px;
    }
    .head h2 {
        padding: 0 100px;
    }
    section.reviews .test-sec-inner .testimonial-info p {
        font-size: 16px;
        line-height: 24px;
    }
    .sec-cta .left h2, .sec-cta .right h2, .sec-cta .head-top h3 {
        font-size: 32px;
    }
    .sec-cta {
        padding: 60px 0 60px;
    }
    .footer-info-inner p {
        font-size: 15px;
    }
    .topbar .location p {
        font-size: 13px;
    }
}

@media screen and (max-width: 1200px) {
    .hero-sec .hero-content h2:before {
        height: 125px;
    }
    .hero-sec .hero-content h2 {
        font-size: 31px;
    }
    section.what-we-offer .diamond-box h4 {
        font-size: 17px;
    }
    .about-info h2, .head h2, section.detail-sec .detail-info h2, section.services-sec .head h2, section.reason-sec .reason-info h2, section.faq-sec .head h2, section.cont-sec .form h2 {
        font-size: 36px;
    }
    .head h2 {
        padding: 0 70px;
    }
    header li a {
        font-size: 15px;
    }
    header .head-btn-box .call a {
        font-size: 16px;
        padding: 12px 30px;
    }
    header .head-btn-box .request a {
        font-size: 16px;
        padding: 10px 26px;
    }
    .hero-sec .hero-content h1 {
        font-size: 48px;
        padding: 0 80px;
    }
    section.what-we-offer .diamond-box .icon {
        width: 125px;
        height: 155px;
    }
    section.faq-sec .faqs {
        column-gap: 25px;
    }
    section.faq-sec .head {
        margin-bottom: 40px;
    }
    section.faq-sec .faqs .faq button.question {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 20px;
    }
    section.cont-sec .cntct-pic {
        height: 580px;
    }
    .footer-info-inner p {
        font-size: 14px;
    }
    .footer-first-box p {
        font-size: 15px;
    }
    section.services-main .diamond-box h4 {
        font-size: 20px;
    }
    section.services-main .diamond-box .serv-content p {
        font-size: 17px;
    }
    section.services-main .diamond-box .icon {
        height: 60px;
    }
    section.about-us .about-info p {
        margin: 0 0 20px;
        font-size: 16px;
    }
}

@media screen and (max-width: 1100px) {
    header ul {
        gap: 26px;
    }
    
    .hero-sec:after {
        bottom: 0;
        height: 150px;
    }
    .hero-sec:before {
        background-repeat: no-repeat;
        background-size: cover;
        height: 260px;
    }
    .hero-sec .hero-content h2 {
        font-size: 26px;
    }
    .hero-sec .hero-content h1 {
        font-size: 45px;
        padding: 0px 30px;
    }
    
    section.what-we-offer {
        padding: 50px 80px 60px;
    }
    section.what-we-offer .diamond-box h4 {
        font-size: 14px;
        line-height: 20px;
    }
    section.what-we-offer .diamond-box .icon {
        width: 100%;
        height: 155px;
    }
    
    section.what-we-offer .diamond-box a {
        width: auto;
    }
    
    section.what-we-offer .diamond-box .icon img {
        width: 50%;
    }
    section.about-us {
        padding: 60px 0;
    }
    
    .head h2 {
        padding: 0 90px;
    }
    
    section.about-us .about-info p {
        line-height: 30px;
    }
    .about-info h2, .head h2, section.detail-sec .detail-info h2, section.services-sec .head h2, section.reason-sec .reason-info h2, section.faq-sec .head h2, section.cont-sec .form h2 {
        font-size: 32px;
    }
    section.why-choose .diamond-box .icon {
        width: 135px;
        height: 165px;
    }
    section.why-choose .diamond-box h4 {
        font-size: 16px;
        line-height: 22px;
    }
    section.testimonial-sec {
        padding: 60px 0 0;
    }
    section.testimonial-sec .head {
        margin-bottom: 38px;
    }
    section.testimonial-sec .test-sec-inner .reviewer-img {
        width: 180px;
        height: 180px;
        margin: 0 auto 20px;
    }
    section.testimonial-sec .test-sec-inner h3 {
        font-size: 26px;
    }
    section.testimonial-sec .test-sec-inner .rating:before {
        width: 90px;
        height: 80px;
    }
    section.testimonial-sec .test-sec-inner .testimonial-info p {
        font-size: 17px;
        line-height: 24px;
    }
    section.testimonial-sec .test-sec-inner .testimonial-info {
        padding: 0 20px;
    }
    section.detail-sec {
        padding: 70px 0;
    }
    section.detail-sec .detail-info p {
        font-size: 17px;
        margin: 18px 0 22px;
    }
    section.detail-sec .detail-pic {
        height: 520px;
    }
    .secondary-btn {
        height: 49px;
        font-size: 15px;
    }
    section.services-sec {
        padding: 80px 0 80px;
    }
    section.services-sec .service-box-wrapper p {
        font-size: 16px;
        line-height: 28px;
    }
    section.services-sec .service-box-wrapper h3 {
        font-size: 28px;
        margin: 0 0 14px;
    }
    section.services-sec .service-box-wrapper {
        padding: 40px 30px;
    }
    section.reason-sec {
        padding: 60px 0;
    }
    section.reason-sec .reason-info h2 {
        margin: 0 0 10px;
    }
    section.reason-sec .reason-info ul li {
        font-size: 15px;
        line-height: 38px;
    }
    section.reason-sec .reason-info h2 {
        line-height: 44px;
    }
    section.reason-sec .reason-info ul li:before {
        width: 15px;
        height: 16px;
        top: 8px;
    }
    section.reason-sec .detail-pic {
        height: 480px;
    }
    section.faq-sec {
        padding: 60px 0 135px;
    }
    section.cont-sec .cntct-pic:before {
       width: 490px;
        height: 100px;
        left: -20px;
        top: -20px;
    }
    section.cont-sec .form {
        padding: 30px 30px;
    }
    section.cont-sec .cntct-pic {
        height: 730px;
    }
    section.cont-sec {
        padding: 40px 0 50px;
    }
    .footer-heading {
        margin: 0 0 23px;
        font-size: 24px;
    }
    footer {
        padding: 60px 0;
    }
    section.single-service{
        padding: 60px 0 0;
    }
    section.single-service .service-top {
        margin-bottom: 60px;
    }
    section.single-service .service-top p {
        font-size: 18px;
        line-height: 29px;
    }
    section.single-service .inner-row {
        padding-top: 60px;
        padding-bottom: 80px;
    }
    section.single-service .para h2 {
        font-size: 36px;
    }
    section.single-service .para ul li, section.single-service .para p {
        font-size: 17px;
        line-height: 35px;
    }
    section.single-service .inner-row {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    section.gallery .pic {
        height: 280px;
        margin-bottom: 20px;
    }
    section.gallery {
        padding: 60px 0 60px;
    }
    .hero-sec .hero-content .hero-btn {
        margin-top: 20px;
    }
    ection.about-us .about-info p {
        margin: 0 0 10px;
        font-size: 16px;
    }
}

@media screen and (max-width: 999px) {
    header .head-btn-box .request a {
        font-size: 13px;
        padding: 12px 7px;
        gap: 3px;
    }
    header .head-btn-box .call a  {
        font-size: 12px;
        padding: 10px 7px;
    }
    header .head-btn-box {
        gap: 20px;
        margin-bottom: 20px;
    }
    .hero-sec .hero-content h2:before {
        height: 120px;
    }
    header ul {
        display: none;
    }
    header {
        padding: 0px 0 40px;
    }
    .hero-sec .hero-content h1 {
        font-size: 22px;
        padding: 0;
    }
    .hero-sec .hero-content .hero-btn {
        margin-top: 10px;
    }
    .secondary-btn {
        height: 40px;
        font-size: 14px;
        padding: 0 13px;
    }
    .primary-btn {
        font-size: 14px;
        height: 40px;
    }
    .hero-sec .hero-content h2 {
        font-size: 18px;
        padding: 19px 0 15px;
        width: auto;
        margin: 0 auto 130px;
    }
    .hero-sec {
        padding: 100px 20px 40px;
    }
    section.what-we-offer {
        padding: 60px 0 60px;
    }
    section.what-we-offer .diamond-box .icon {
        width: 100px;
        height: 125px;
        margin: 0 auto 0px;
    }
    section.what-we-offer {
        padding: 60px 0 60px;
    }
    .about-info h2, .head h2 {
        line-height: 40px;
    }
    section.about-us .about-pic {
        height: auto;
    }
    section.about-us .about-info p {
        margin: 0 0 10px;
        font-size: 15px;
    }
    section.about-us .about-info p {
        line-height: 30px;
    }
    .head h2 {
        padding: 0;
    }
    .about-info h2, .head h2, section.detail-sec .detail-info h2, section.services-sec .head h2, section.reason-sec .reason-info h2, section.faq-sec .head h2, section.cont-sec .form h2 {
        font-size: 28px !important;
    }
    section.why-choose .head {
        margin-bottom: 34px;
    }
    section.why-choose .diamond-box h4 {
        font-size: 14px;
        line-height: 19px;
    }
    section.detail-sec .detail-info p {
        font-size: 15px;
        margin: 12px 0 12px;
        line-height: 28px;
    }
    section.detail-sec .detail-pic {
        height: 420px;
    }
    section.services-sec {
        padding: 60px 0 60px;
    }
    section.services-sec .head {
        margin-bottom: 25px;
    }
    section.reason-sec .reason-info h2 {
        line-height: 36px;
    }
    section.reason-sec .reason-info ul li {
        font-size: 15px;
        line-height: 27px;
    }
    section.reason-sec .detail-pic {
        height: 370px;
    }
    section.faq-sec .faqs .faq button.question {
        font-size: 15px;
        line-height: 22px;
        margin-bottom: 20px;
    }
    section.faq-sec .faqs .faq {
        padding: 15px 10px 0px;
        height: 58px;
        margin-bottom: 20px;
        width: 47.5%;
    }
    section.cont-sec .form {
        padding: 15px 20px;
    }
    section.cont-sec {
        padding: 20px 0 30px;
    }
    section.cont-sec .form h2 {
        margin: 0 0 15px;
        font-size: 40px;
    }
    section.cont-sec .form form.contact-form .form-group input, section.cont-sec .form form.contact-form .form-group select, section.cont-sec .form form.contact-form .form-group textarea {
        height: 40px;
        padding: 0 10px;
    }
    section.cont-sec .form form.contact-form .form-group button {
        height: 40px;
        font-size: 16px;
    }
    section.cont-sec .cntct-pic:before {
        width: 350px;
        height: 110px;
        left: -10px;
        top: -10px;
    }
    section.cont-sec .cntct-pic {
        height: 585px;
    }
    .footer-info-inner {
        gap: 5px;
        margin-bottom: 15px;
    }
    .footer-first-box p {
        font-size: 14px;
    }
    section.services-main .diamond-box h4 {
        font-size: 18px;
        line-height: 18px;
    }
    section.services-main .diamond-box .serv-content p {
        font-size: 14px;
        line-height: 22px;
    }
    section.services-main .diamond-box .icon {
        height: 50px;
    }
    .sec-cta .right ul li a {
        font-size: 14px;
    }
    .sec-cta .left h2, .sec-cta .right h2, .sec-cta .head-top h3 {
        font-size: 28px;
        letter-spacing: 2px;
        margin: 0 0 15px;
    }
    .sec-cta .left input {
        margin: 0 0 15px;
        height: 45px;
        padding: 0 10px;
        font-size: 14px;
    }
    .sec-cta .left textarea {
        margin: 0 0 20px;
        height: 50px;
        padding: 10px 10px;
        min-height: 160px;
    }
    .sec-cta {
        padding: 40px 0 40px;
    }
}

@media screen and (max-width: 500px){
    .topbar {
        margin-bottom: 10px;
    }
    
    .topbar .location p {
        font-size: 10px;
        text-align: center;
    }
    
    header .logo {
        padding-bottom: 20px;
    }
    
    header .logo img {
        max-width: max-content;
        width: 100%;
    }
    
    .topbar .mail a{
        font-size: 10px;
        text-align: center;
    }
    
    .topbar .social {
        text-align: center;
    }
    
    header .head-btn-box .request a {
        font-size: 12px;
        padding: 8px 4px;
        align-items: flex-end;
    }

	header .head-btn-box .request a img {
	    width: 20px;
	}

	header .head-btn-box .call a {
        font-size: 12px;
        padding: 10px 7px;
    }

	header .head-btn-box {
	    justify-content: center;
	}

	.hero-sec {
        padding: 100px 0px 40px;
    }

	.hero-sec .hero-content h2 {
        font-size: 18px;
        padding: 19px 0 15px;
        width: auto;
        margin: 0 auto 130px;
    }

	.hero-sec .hero-content h2:before {
	    height: 100%;
	}

	.hero-sec .hero-content h1 {
        font-size: 22px;
    }

	.secondary-btn, .primary-btn {
        height: 40px;
        font-size: 14px;
        padding: 0 13px;
    }

	.hero-sec:before {
        height: 260px;
    }

	.hero-sec:after {
        height: 150px;
    }

	section.what-we-offer .diamond-box{
		margin-bottom: 15px;
	}

	section.what-we-offer .diamond-box a {
        width: auto;
    }

	section.what-we-offer .diamond-box .icon {
        margin: 0 auto 0px;
    }
    
    section.about-us {
        padding: 30px 0 50px;
    }
    
    section.about-us .about-info h2 {
        margin-bottom: 0px;
    }
    
    section.about-us .about-pic {
        margin-top: 30px;
    }
    
    section.why-choose {
        padding: 50px 0;
    }
    
    section.why-choose .head h2{
        font-size: 20px !important;
        line-height: 26px;
    }
    
    section.why-choose .diamond-box {
        margin-bottom: 10px;
    }
    
    .testimonial-sec .slick-next.slick-arrow, .reviews .slick-next.slick-arrow{
        left: 0;
    }
    
    .testimonial-sec .slick-arrow,  .reviews .slick-arrow{
        right: 0;
    }
    
    section.detail-sec .detail-info h2 {
        font-weight: 700;
        font-size: 25px !important;
        margin-top: 20px;
    }
    
    section.services-sec .head p {
        font-size: 16px;
        line-height: 28px;
        padding: 0;
    }
    
    section.services-sec .col-sm-6:first-child .service-box-wrapper {
        margin-bottom: 20px;
    }
    
    section.reason-sec {
        padding: 40px 0;
    }
    
    section.reason-sec .reason-info h2 {
        line-height: 28px;
        font-size: 24px !important;
    }
    
    section.reason-sec .reason-info ul li {
        font-size: 16px;
        line-height: 26px;
    }
    
    section.reason-sec .detail-pic {
        height: auto;
        margin-top: 10px;
    }
    
    section.faq-sec {
        padding: 40px 0 135px;
    }
    
    section.faq-sec .faqs .faq {
        padding: 8px 10px 0px;
        height: auto;
        margin-bottom: 15px;
        width: 100%;
    }
    
    .quick-links-main {
        width: max-content;
        margin: 0;
    }
    
    footer{
        padding: 20px 0 0;
    }
    
    footer .footer-logo {
        margin-bottom: 15px;
    }
    
    footer .footer-first-box {}
    
    footer .footer-first-box p {
        font-size: 16px;
    }
    
    .footer-heading {
        margin: 10px 0 10px;
        font-size: 24px;
    }
    
    body.about-us .about-info h1 {
        font-size: 28px;
    }
    
    body.about-us section.about-us h2 {
        font-size: 24px !important;
        line-height: 30px;
        margin: 0 0 0px;
    }
    
    body.about-us section.about-us h3 {
        font-size: 20px !important;
        line-height: 26px;
    }
    
    body.about-us section.about-us ul {
        padding-left: 15px;
    }
    
    body.about-us section.about-us p, body.about-us section.about-us ul li {
        font-size: 16px !important;
        line-height: 24px;
    }
    
    section.services-main .diamond-box .read-btn span{
        opacity: 1;
    }
    
    .inner-banner h2 {
        font-size: 32px;
    }
    
    section.gallery .pic {
        height: auto;
    }
    
    section.single-service {
        padding: 30px 0 0;
    }
    
    section.single-service .service-top {
        margin-bottom: 30px;
    }
    
    section.single-service .service-top p {
        font-size: 16px;
        line-height: 26px;
    }
    
    section.single-service .para h1 {
        font-size: 30px;
        line-height: 36px;
    }
    
    section.single-service .second-custom-container .col-sm-6 {
        padding: 0;
    }
    
    section.single-service .para p, section.single-service .para ul li {
        font-size: 16px;
        line-height: 28px;
    }
    
    section.single-service .para h2 {
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 0;
    }
    
    section.single-service .para h3{
        margin-top: 0;
        font-size: 22px;
        line-height: 26px;
    }
    
    section.single-service .para ul{
        padding: 0;
    }
    
    section.single-service .para ul li::before {
        top: 5px;
        width: 14px;
    }
}