.for-phone {
    display: none;
}

.stellarnav ul a .bi-caret-down-fill {
    display: none;
}

header .hearWrap {
    backdrop-filter: none !important;
}

.stellarnav li.has-sub>a:after {
    border-top: 6px solid #0c0c0c;
}

@media screen and (max-width: 3840px) {}

@media screen and (max-width: 2560px) {
	.testimonialWrap .box p {
    min-height: 9rem;
}
    .about .box2 {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
}

@media screen and (max-width: 1920px) {
		.testimonialWrap .box p {
    min-height: 15rem;
}
}

@media screen and (max-width: 1680px) {}

@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1366px) {}

@media screen and (max-width: 1280px) {
    h1 {
        font-size: 2.6rem;
    }

    .tj-cta-section .btns .btn-text span {
        text-wrap: nowrap;
    }

    .footerWrap .links a {
        font-size: 12px;
    }

    footer p {
        font-size: 12px;
    }
}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 1156px) {}

@media screen and (max-width: 1024px) {

	.banner .banner-box {
    height: 100vh;
}
    h4 {
        font-size: 1.2rem;
    }

    .testi img {
        height: 100%;
    }

    .tj-cta-section h2 {
        font-size: 50px;
    }

    .tj-cta-section h5 {
        font-size: 31px;
    }

    .tj-cta-section .btns .btn-text span {
        font-size: 11px;
    }

    h1 {
        font-size: 2.3rem;
    }


}

@media screen and (max-width: 991px) {
		.banner h1 {
    text-align: center;
}
.single-service .header-button {
    text-align: start;
}
.contact img {
    height: 100% !important;
    margin-top: 24px;
}
	 .contact form .wpcf7-form-control::placeholder {
        font-size: 1px;
    }
    footer p {
        font-size: 11px;
    }

    .about .box2.bg {
        height: 500px;
        margin-bottom: 23px;
    }

    .about img {
        height: auto !important;
    }

    .ctaPart h2 {
        font-size: 27px;
    }

    .stellarnav>ul>li>a {
        font-size: 12px;
    }

    .stellarnav ul li {
        padding: 0 0.638rem;
    }

    .stellarnav ul {
        align-items: center;
    }

    h1 {
        font-size: 2.1rem;
    }

    .testi img {
        object-fit: cover;
    }

    h2 {
        font-size: 2.113rem;
    }

    .footerWrap h3 {
        font-size: 22px;
    }

    .bannerContent.w-50 {
        width: 100% !important;
    }

    header .header-button {
        display: none;
    }

    .header-button {
        text-align: center;
    }

    .for-phone {
        display: block !important;
        width: 100%;
        margin-left: 10px;
        margin-top: 11px;
        text-align: start !important;
    }

    .for-phone a {
        padding: 4px 0 2px 18px !important;
    }

    .stellarnav ul li {
        padding: 0px 20px;
    }

    .stellarnav .icon-close {
        width: 26px;
        height: 21px;
    }

    .btns .btn-icon {
    width: 30px;
    height: 30px;
    flex: 0 0 30px;
    margin-right: 0;
}

    .stellarnav .icon-close:after,
    .stellarnav .icon-close:before {
        border-bottom: solid 3px #000000;
        width: 15px;
    }

    .stellarnav a.dd-toggle .icon-plus:after,
    .stellarnav a.dd-toggle .icon-plus:before {
        border-bottom: solid 3px #000000;
        width: 15px;
    }

    .stellarnav a.dd-toggle .icon-plus {
        margin-top: -9px;
    }

    .stellarnav .dd-toggle {
        width: 43px;
        height: 43px;
    }

    .stellarnav>ul>li>a {
        font-size: 16px;
    }

    .stellarnav.mobile.right>ul {
        background: #e8e8e8;
    }

    header .btns .btn-text {
        padding: 0 15px;
    }

    .contact form p {
        margin-bottom: 0;
    }

    .contact .wpcf7-not-valid-tip {
        margin-bottom: -10px;
    }

    .contact form .wpcf7-form-control::placeholder {
        font-size: 12px;
    }

}

@media screen and (max-width: 850px) {

    .services .box h4 {
        font-size: 14px;
    }

    .services .box {
        min-height: 237px !important;
    }

    footer p {
        font-size: 10px;
    }

    .footerWrap .links a {
        font-size: 10px;
    }

    header .logo {
        width: 11.75rem;
        flex: 0 0 11.75rem;

    }

    .btns {
        font-size: 14px;
        padding: 5px 5px 5px 18px;
    }


    .carrer-page ul {
        grid-template-columns: repeat(1, 1fr);
    }

    .services ul {
        padding-left: 0;
    }

    .single-service .about img {
        height: 300px !important;
        object-fit: cover;
    }

    .wpcf7 form .wpcf7-response-output {
        margin: 1em 0.5em 1em !important;
        font-size: 13px !important;
    }

}

@media screen and (max-width: 768px) {
    footer p {
        font-size: 9px;
    }
	
}

@media screen and (max-width: 767px) {
			.banner .banner-box {
    height: 76vh;
}

    .single-service .services ul {
        padding-left: 25px !important;
    }

    .services .box {
        min-height: 100% !important;
        height: 100% !important;
        text-align: center;
    }


    .banner .banner-box {
        padding: 0 16px 0;
    }



    .ctaPartWrap {
        padding: 0 20px;
        text-align: center;
    }

    .ctaPartWrap .col-md-7 {
        display: none;
    }

    .about .box {
        padding: 1rem;
    }

    h2 {
        font-size: 1.5rem;
    }

    .subhead {
        padding: 0.5rem 1rem;
    }

    .testimonialWrap {
        padding-left: 1.9rem;
        padding-right: 0.9rem;
    }

    .testimonialWrap .swiper-button-next,
    .testimonialWrap .swiper-button-prev {
        top: -46px;
        width: 2rem;
        height: 2rem;
    }

    .testimonialWrap .swiper-button-prev,
    .testimonialWrap .swiper-rtl .swiper-button-next {
        right: 3.5rem;
    }

    .testimonialWrap .quote {
        width: 56px;
    }

    .footerWrap {

        padding-left: 1.9rem;
        padding-right: 1.9rem;

    }

    footer .d-flex {
        flex-direction: column-reverse;
        justify-content: center !important;
    }

    footer .socials {
        display: flex;
        justify-content: center;
        margin-bottom: 13px;
    }

    footer p {
        font-size: 14px;
    }

    .footerWrap .links a {
        font-size: 14px;
    }

    .services ul {
        padding-left: 0 !important;
    }

    .carrer-page .col-md-6 {
        margin-top: 10px;
    }

    .page-id-13 .testimonialWrap .header-button {
        text-align: start !important;
    }

    .carrer-page ul li {
        margin-bottom: 10px;
        font-size: 13px;
    }

    .carrer-page ul li span {
        font-size: 11px;
        width: 25px;
        height: 25px;
        flex: 0 0 25px;
    }

    .tj-cta-section h2 {
        font-size: 31px;
    }

    .tj-cta-section h5 {
        font-size: 24px;
        margin-bottom: 12px;
    }

    .contact .mb-5 {
        margin-bottom: 1rem !important;
    }

    .contact.pt-5 {
        padding-top: 1rem !important;
    }

    .banner .banner-box .button {
        width: 127px;
        height: 127px;
    }

    .banner h1 {
        font-size: 1.6rem;
        text-align: center;
    }

    .pt-5 {
        padding-top: 1rem !important;
    }

    .pb-5 {
        padding-bottom: 2rem !important;
    }

    .ctaPart.mb-5 {
        margin-bottom: 2rem !important;
    }

    .about .box-area {
        max-width: 57%;
    }

    .about .box .col-md-4 {
        margin-top: 19px;
    }

    .testimonialWrap.pt-5.pb-5.radiusPic {
        padding: 31px 20px !important;
    }

    .stellarnav.mobile.left>ul,
    .stellarnav.mobile.right>ul {
        max-width: 100%;
    }

    .contact img {
        margin-top: 16px;
    }

    .testi .flex-row-reverse .border-wraps {
        text-align: center;
        border-right: 0;
        border-left: none;
    }

    .testi .border-wraps {
        border-left: 0;
        text-align: center;
    }

    .page-id-7 .testimonialWrap .mt-5 {
        margin-top: 1rem !important;
    }
}

@media screen and (max-width: 575px) {
    .innerbanner .banner-box {
        padding: 6.5rem 4.38rem 4rem;
    }

    textarea.form-control {
        padding-top: 9px;
    }
	.contact .col-lg-6{
		height:100%;
	}
}

@media screen and (max-width: 480px) {
    .banner h1 {
        font-size: 1.4rem;
        text-align: center;
    }

    h1 {
        font-size: 1.4rem;
    }

    h3 {
        font-size: 1.4rem;
    }

    .about h3 {
        margin: 0;
    }
}

@media screen and (max-width: 414px) {}

@media screen and (max-width: 380px) {
    .banner h1 {
        font-size: 1.2rem;
    }

    .banner .banner-box .button {
        width: 111px;
        height: 111px;
    }

    header .logo {
        width: 8.75rem;
        flex: 0 0 8.75rem;
    }

    .ctaPart h2 {
        font-size: 21px;
    }

    .about .box-area {
        max-width: 72%;
    }

    .about .box2 {
        padding: 1rem;
    }



    .about .box ul {
        padding-left: 20px;
    }

    .about .box li {
        margin-top: 4px;
    }

    .testimonialWrap h5 {
        font-size: 15px;
    }

    .innerbanner .banner-box {
        padding: 9.5rem 2.38rem 5rem;
    }

    .footerWrap {
        padding-left: .9rem;
        padding-right: .9rem;
    }

    footer .d-flex {
        font-size: 12px;
    }
}

@media screen and (max-width: 320px) {}