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

    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 100%;
    }
    .home-slider-big-ttile #slider-1-slide-1-layer-0 {
        font-size: 30px !important;
        line-height: 40px !important;
    }
    .home-slider-content-txt #slider-1-slide-1-layer-1 {
        font-size: 14px !important;
        line-height: 24px !important;
    }
    .home-slider-content-txt {
        padding-left: 25px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #home-slider-button-box {
        padding-left: 25px;
        padding-top: 30px;
    }
    .qodef-button.qodef-html--link{
        padding: 16px 20px 17px 16px !important;
    }
    .home-testimonial-arrow-box .qodef-button.qodef-html--link{
        padding: 6px 20px 0px 16px !important;
        line-height: 1em;
    }
		.download-content-left-column{
			width: 100% !important;
		display: block !important;
	}
    .testimonial-arrow-img {
        padding-top: 0px;
    }
    .arrow-prev:before, .arrow-next:before {
        line-height: 20px;
    }
    .testimonial-row {
        padding-left: 20px;
        padding-right: 20px;
    }
    .home-testimonial-prev-box, .home-testimonial-next-box {
        height: 40px;
        width: 100px;
    }
    .arrow-prev, .arrow-next {
        font-size: 40px;
    }
    .home-slider-txt h2 {
        font-size: 30px !important;
        line-height: 40px !important;
    }
    .testimonial-content-subtitle-box {
        margin-bottom: 20px;
    }
	.nav-link {
    padding: 2px !important;
}
	
	
}
@media only screen and (max-width: 767px) {
    .she-header-yes .elementor-col-50{
        width: 50% !important;
    }
    .home-industries-banner-white-box {
        width: 100%;
        display: block;
        position: relative;
        top:0%;
    }
    .home-industries-banner-inner-box {
        padding: 70px 20px 70px 20px;
    }
    .home-industries-banner-row img {
        height: auto !important;
        object-fit: cover;
        width: 100%;
    }
    .home-contact-left-column {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }
    .empty-spacer-120 {
        height: 0px !important;
    }
    .empty-spacer-180 {
        height: 50px !important;
    }
    .home-industries-row {
        margin-bottom: 50px !important;
    }
    .contact-form-white-bg {
        background-color: #fff;
        padding: 0 10px !important;
    }
    .body-mid-text p {
        font-size: 18px !important;
        line-height: 28px !important;
        margin-bottom: 20px;
    }
    .footer-section {
        padding-bottom: 40px !important;
    }
    .footer-section-row {
        padding-top: 40px !important;
    }
	.nav-link {
    padding: 2px !important;
}
}