@media (min-width: 576px){
	
}

@media (min-width: 768px){
	
	.pb-md-250 {
		padding-bottom: 250px;
	}
	.pt-md-230 {
		padding-top: 230px;
	}
	.pt-md-180 {
		padding-top: 180px;
	}
	.pt-md-175 {
		padding-top: 175px;
	}
	.pb-md-175 {
		padding-bottom: 175px;
	}
	.pt-md-165 {
		padding-top: 165px;
	}
	.pb-md-165 {
		padding-bottom: 165px;
	}
	.pt-md-150 {
		padding-top: 150px;
	}
	.pb-md-150 {
		padding-bottom: 150px;
	}
	.pt-md-130 {
		padding-top: 130px;
	}
	.pb-md-130 {
		padding-bottom: 130px;
	}
	.pt-md-135 {
		padding-top: 135px;
	}
	.pb-md-145 {
		padding-bottom: 145px;
	}
	.pt-md-140 {
		padding-top: 140px;
	}	
	.pb-md-140 {
		padding-bottom: 140px;
	}
	.pt-md-120 {
		padding-top: 120px;
	}	
	.pb-md-120 {
		padding-bottom: 120px;
	}
	.pt-md-110 {
		padding-top: 110px;
	}	
	.pb-md-110 {
		padding-bottom: 110px;
	}
	.pt-md-115 {
		padding-top: 115px;
	}
	.mb-md-115 {
		margin-bottom: 115px;
	}
	.mb-md-100 {
		margin-bottom: 100px;
	}
	.pt-md-100 {
		padding-top: 100px;
	}	
	.pb-md-100 {
		padding-bottom: 100px;
	}
	.mt-md-100 {
		margin-top: 100px;
	}
	.pt-md-90 {
		padding-top: 90px;
	}
	.pt-md-85 {
		padding-top: 85px;
	}
	.pb-md-85 {
		padding-bottom: 85px;
	}
	.pt-md-80 {
		padding-top: 80px;
	}
	.pb-md-80 {
		padding-bottom: 80px;
	}
	.mb-md-80 {
		margin-bottom: 80px;
	}
	.gy-md-80 {
		--bs-gutter-y: 80px;
	}
	.pt-md-75 {
		padding-top: 75px;
	}
	.pb-md-75 {
		padding-bottom: 75px;
	}
	.mb-md-70 {
		margin-bottom: 70px;
	}
	.mt-md-70 {
		margin-top: 70px;
	}
	.pt-md-70 {
		padding-top: 70px;
	}
	.pb-md-70 {
		padding-bottom: 70px;
	}
	.pt-md-65 {
		padding-top: 65px;
	}
	.pb-md-65 {
		padding-bottom: 65px;
	}
	.mb-md-65 {
		margin-bottom: 65px;
	}
	.mb-md-60 {
		margin-bottom: 60px;
	}
	.gy-md-40 {
		--bs-gutter-y: 40px;
	}
	.mb-md-50 {
		margin-bottom: 50px;
	}
	.mt-md-30 {
		margin-top: 30px;
	}
	.mb-md-30 {
		margin-bottom: 30px;
	}
	.pt-md-40 {
		padding-top: 40px;
	}
	.pb-md-40 {
		padding-bottom: 40px;
	}
	.mt-md-50 {
		margin-top: 50px;
	}
	.pt-md-50 {
		padding-top: 50px;
	}
	.pb-md-50 {
		padding-bottom: 50px;
	}
	.space-top-medium {
		padding-top: 45px;
	}
	.space-top-small {
		padding-top: 30px;
	}
	.space-top-zero {
		padding-top: 0;
	}
	.space-bottom-large {
	    padding-bottom: 65px;
	}
	.space-bottom-medium {
	    padding-bottom: 45px;
	}
	.space-bottom-small {
	    padding-bottom: 30px;
	}
	.space-bottom-zero {
	    padding-bottom: 0;
	}

}
@media (min-width: 768px) and (max-width: 991px){
	
}
@media (min-width: 992px){
	
	.space-top-large {
		padding-top: 80px;
	}
    .space-top-medium {
    	padding-top: 60px;
    }
    .space-top-small {
    	padding-top: 40px;
    }
	.space-top-zero {
		padding-top: 0;
	}
	.space-bottom-large {
	    padding-bottom: 80px;
	}
	.space-bottom-medium {
	    padding-bottom: 60px;
	}
	.space-bottom-small {
	    padding-bottom: 40px;
	}
	.space-bottom-zero {
	    padding-bottom: 0;
	}
	.content-top-row .col-lg-7 {
        flex: 0 0 auto;
        width: 57.5%;
    }
    .content-top-row .col-lg-5 {
        flex: 0 0 auto;
        width: 42.5%;
    }
	
}

@media (min-width: 1200px){
	.container {
		max-width: 1170px;	
	}
	.pt-xl-230 {
		padding-top: 230px;
	}
	.pt-xl-200 {
		padding-top: 200px;
	}
	.pb-xl-200 {
		padding-bottom: 200px;
	}
	.pt-xl-180 {
		padding-top: 180px;
	}		
	.pb-xl-180 {
		padding-bottom: 180px;
	}	
	.pt-xl-175 {
		padding-top: 175px;
	}
	.pb-xl-175 {
		padding-bottom: 175px;
	}
	.pb-xl-170 {
		padding-bottom: 170px;
	}
	.pt-xl-150 {
		padding-top: 150px;
	}		
	.pb-xl-150 {
		padding-bottom: 150px;
	}
	.pt-xl-120 {
		padding-top: 120px;
	}
	.pb-xl-120 {
		padding-bottom: 120px;
	}
	.mb-xl-130 {
		margin-bottom: 130px;
	}
	.mt-xl-100 {
		margin-top: 60px;
	}
	.mb-xl-100 {
		margin-bottom: 60px;
	}
	.pt-xl-100 {
		padding-top: 100px;
	}		
	.pb-xl-100 {
		padding-bottom: 100px;
	}
	.mb-xl-95 {
		margin-bottom: 95px;
	}
	.mb-xl-70 {
		margin-bottom: 70px;
	}
	.pb-xl-25 {
		padding-bottom: 25px;
	}
	.mb-xl-140 {
		margin-bottom: 140px;
	}
	.mb-xl-80 {
		margin-bottom: 80px;
	}
	.mt-xl-40 {
		margin-top: 40px;
	}
	.pb-xl-90 {
		padding-bottom: 90px;
	}
	.pt-xl-90 {
		padding-top: 90px;
	}
	.space-top-large {
		padding-top: 100px;
	}
    .space-top-medium {
    	padding-top: 75px;
    }
    .space-top-small {
    	padding-top: 50px;
    }
	.space-top-zero {
		padding-top: 0;
	}
	.space-bottom-large {
	    padding-bottom: 100px;
	}
	.space-bottom-medium {
	    padding-bottom: 75px;
	}
	.space-bottom-small {
	    padding-bottom: 50px;
	}
	.space-bottom-zero {
	    padding-bottom: 0;
	}
	
	.max-container-3000 {
		max-width: 1100px;
	}
	.content-top-row .col-lg-7 {
        flex: 0 0 auto;
        width: 55.5%;
    }
    .content-top-row .col-lg-5 {
        flex: 0 0 auto;
        width: 44.5%;
    }
	
}

@media (min-width: 1650px){
	.container {
		max-width: 1430px;	
	}
	.max-container-3000 {
		max-width: 1430px;
	}
	.pt-xxl-100 {
		padding-top: 50px;
	}
	.pb-xxl-100 {
		padding-bottom: 50px;
	}
	.mt-xxl-100 {
		margin-top: 50px;
	}
	.mt-xl-180 {
		margin-top: 120px;
	}
	.content-top-row .col-lg-7 {
        flex: 0 0 auto;
        width: 57.5%;
    }
    .content-top-row .col-lg-5 {
        flex: 0 0 auto;
        width: 42.5%;
    }

}

@media (min-width: 1921px) {
	.max-container-3000 {
		max-width: 1600px;
	}
	.pt-xxl-400 {
		padding-top: 250px;
	}
	.pb-xxl-400 {
		padding-bottom: 250px;
	}
	.mb-xxl-100 {
		margin-bottom: 70px;
	}
	.pt-xxl-100 {
		padding-top: 50px;
	}
	.pb-xxl-100 {
		padding-bottom: 50px;
	}
	.mt-xxl-100 {
		margin-top: 50px;
	}
	.mt-xl-180 {
		margin-top: 130px;
	}
	.mb-xl-100 {
		margin-bottom: 100px;
	}

}

@media (min-width: 2561px) {
	.max-container-3000 {
		max-width: 2000px;
	}
	.pt-xxl-400 {
		padding-top: 300px;
	}
	.pb-xxl-400 {
		padding-bottom: 300px;
	}
	.mb-xxl-100 {
		margin-bottom: 80px;
	}
	.pt-xxl-100 {
		padding-top: 80px;
	}
	.pb-xxl-100 {
		padding-bottom: 80px;
	}
	.mt-xxl-100 {
		margin-top: 80px;
	}
	.mt-xl-180 {
		margin-top: 150px;
	}
}

@media (min-width: 3201px) {
	.max-container-3000 {
		max-width: 2800px;
	}
	.pt-xxl-400 {
		padding-top: 400px;
	}
	.pb-xxl-400 {
		padding-bottom: 400px;
	}
	.mb-xxl-100 {
		margin-bottom: 100px;
	}
	.pt-xxl-100 {
		padding-top: 100px;
	}
	.pb-xxl-100 {
		padding-bottom: 100px;
	}
	.mt-xxl-100 {
		margin-top: 100px;
	}
	.mt-xl-180 {
		margin-top: 180px;
	}
}
@media (max-width: 3200px) { 
	.container-fluid {
	    padding-left: 150px;
	    padding-right: 150px;
	}
	body {
		font-size: 35px;
	}
	h1,h2,h3,h4,h5,h6,div.maxtitle-1,p.maxtitle-1,div.maxtitle-2,p.maxtitle-2,div.maxtitle-3,p.maxtitle-3,div.maxtitle-4,p.maxtitle-4,div.maxtitle-5,p.maxtitle-5,div.maxtitle-6,p.maxtitle-6 {
	    margin: 0 0 30px 0;
	}
	h1,h1.maxtitle-1,h2.maxtitle-1,h3.maxtitle-1,h4.maxtitle-1,h5.maxtitle-1,h6.maxtitle-1,div.maxtitle-1,p.maxtitle-1 {
	    font-size: 97px;
	    letter-spacing: -4.45px;
	}
	h2,h1.maxtitle-2,h2.maxtitle-2,h3.maxtitle-2,h4.maxtitle-2,h5.maxtitle-2,h6.maxtitle-2,div.maxtitle-2,p.maxtitle-2  {
	    font-size: 60px;
	}
	h3,h1.maxtitle-3,h2.maxtitle-3,h3.maxtitle-3,h4.maxtitle-3,h5.maxtitle-3,h6.maxtitle-3,div.maxtitle-3,p.maxtitle-3  {
	    font-size: 36px;
	}
	h4,h1.maxtitle-4,h2.maxtitle-4,h3.maxtitle-4,h4.maxtitle-4,h5.maxtitle-4,h6.maxtitle-4,div.maxtitle-4,p.maxtitle-4 {
	    font-size: 26px;
	}
	h5,h1.maxtitle-5,h2.maxtitle-5,h3.maxtitle-5,h4.maxtitle-5,h5.maxtitle-5,h6.maxtitle-5,div.maxtitle-5,p.maxtitle-5 {
	    font-size: 24px;
	}
	h6,h1.maxtitle-6,h2.maxtitle-6,h3.maxtitle-6,h4.maxtitle-6,h5.maxtitle-6,h6.maxtitle-6,div.maxtitle-6,p.maxtitle-6 {
	    font-size: 22px;
	}
	p {
		margin-bottom: 30px;
	}
	.header-part {
		padding: 40px 0 30px;
	    background-size: 3300px;
	}
	.header-logo img {
	    width: 350px;
	}
	.contact-form {
	    padding: 52px 67px 50px;
        max-width: 930px;
	}
	.contact-form .row {
	    --bs-gutter-x: 15px;
	    --bs-gutter-y: 15px;
	}
	.contact-form p {
	    font-size: 40px;
	    margin-bottom: 20px;
	}
	.hero-caption p {
	    font-size: 39px;
	    margin-bottom: 30px;
	    max-width: 937px;
	}
	.hero-caption p small {
	    font-size: 30px;
	    max-width: 654px;
	}
	.btn {
	    padding: 36px 30px 30px;
	    font-size: 28px;
	    letter-spacing: -0.6px;
	    min-width: 485px;
	}
	.input-div input, .input-div textarea {
	    font-size: 26px;
	    padding: 4px 35px;
	}
	.input-div textarea {
	    height: 140px;
	}
	.campioni-section .content-title p {
	    max-width: 884px;
	    font-size: 30px;
	}
	.campioni-section {
        background-size: 5200px;
        margin-top: -179px;
    }
    .content-top-row .content-info p {
	    font-size: 38px;
	}
	.content-top-row .content-info p small {
	    font-size: 35px;
	}
	.top-shape {
		height: 250px;
		top: -80px;
	}
	.bottom-shape {
		height: 250px;
	    bottom: -100px;
	}
	.hero-banner {
	    padding: 375px 0 243px;
	}
	.campioni-section {
	    background-size: 6500px;
	    margin-top: -191px;
	}
	.video-div,
	.parallax-div {
	    margin-top: -229px;
	}
	.highlight {
	    padding: 5px 13px 1px;
	}
	.check-list ul {
		gap: 30px;
	}
	.check-list ul li {
	    padding: 0 0 0 65px;
	    font-size: 39px;
	}
	.check-list ul li:before {
	    top: 0px;
	    width: 36px;
	    height: 36px;
	}
	.product-info p {
	    font-size: 26px;
	}
	.image-text-row > .row > div:first-child .row > div:first-child .content-img {
	    margin-top: 86px;
	}
	.image-text-row > .row > div:last-child .row > div:last-child .content-img {
	    margin-top: 47px;
	}
	.border-text p {
	    font-size: 50px;
	}
	.border-text {
	    padding: 50px 123px;
	}
	.cta-section {
	    padding-top: 300px;
	}
	.product-info h3 {
		font-size: 42px;
	}
	.icon-row > .row {
	    --bs-gutter-x: 80px;
	    --bs-gutter-y: 80px;
	}
	.icon-blog {
		min-height: 280px;
		border-radius: 170px;
	}
	.icon-blog p {
	    font-size: 32px;
	}
	.icon-blog img {
		max-width: 130px;
		max-height: 130px;
		object-fit: contain;
	}
	.icon-box-section .content-title {
	    margin-bottom: 100px;
	}
	.icon-box-section {
	    padding: 300px 0;
	}
	.icon-row > .row > div:nth-child(even) .icon-blog {
	    margin-top: 130px;
	}
	.about-section {
	    padding: 240px 0 300px;
	}
	.contact-section {
	    padding: 150px 0;
	}
	.contact-section .content-title {
	    margin-bottom: 130px;
	}
	.footer-logo img {
	    width: 405px;
	    height: auto;
	}
	.footer-part {
	    padding: 220px 0 152px;
	    margin-top: -36px;
	}
	.footer-top-shape {
	    background-size: 4900px;
	}
	.jq-checkbox {
	    top: 4px;
	}
	.about-section .content-title {
	    max-width: 850px;
	}
	.sub-img {
		bottom: -30%;
	}
	.image-text-row > .row {
	    --bs-gutter-x: 96px;
	}
	.image-text-row {
	    max-width: 88%;
	}
}
@media (max-width: 2560px) {
	.container-fluid {
	    padding-left: 150px;
	    padding-right: 150px;
	}
	body {
		font-size: 26px;
	}
	h1,h2,h3,h4,h5,h6,div.maxtitle-1,p.maxtitle-1,div.maxtitle-2,p.maxtitle-2,div.maxtitle-3,p.maxtitle-3,div.maxtitle-4,p.maxtitle-4,div.maxtitle-5,p.maxtitle-5,div.maxtitle-6,p.maxtitle-6 {
	    margin: 0 0 20px 0;
	}
	h1,h1.maxtitle-1,h2.maxtitle-1,h3.maxtitle-1,h4.maxtitle-1,h5.maxtitle-1,h6.maxtitle-1,div.maxtitle-1,p.maxtitle-1 {
	    font-size: 85px;
	    letter-spacing: -4.45px;
	}
	h2,h1.maxtitle-2,h2.maxtitle-2,h3.maxtitle-2,h4.maxtitle-2,h5.maxtitle-2,h6.maxtitle-2,div.maxtitle-2,p.maxtitle-2  {
	    font-size: 52px;
	}
	h3,h1.maxtitle-3,h2.maxtitle-3,h3.maxtitle-3,h4.maxtitle-3,h5.maxtitle-3,h6.maxtitle-3,div.maxtitle-3,p.maxtitle-3  {
	    font-size: 32px;
	}
	h4,h1.maxtitle-4,h2.maxtitle-4,h3.maxtitle-4,h4.maxtitle-4,h5.maxtitle-4,h6.maxtitle-4,div.maxtitle-4,p.maxtitle-4 {
	    font-size: 26px;
	}
	h5,h1.maxtitle-5,h2.maxtitle-5,h3.maxtitle-5,h4.maxtitle-5,h5.maxtitle-5,h6.maxtitle-5,div.maxtitle-5,p.maxtitle-5 {
	    font-size: 24px;
	}
	h6,h1.maxtitle-6,h2.maxtitle-6,h3.maxtitle-6,h4.maxtitle-6,h5.maxtitle-6,h6.maxtitle-6,div.maxtitle-6,p.maxtitle-6 {
	    font-size: 22px;
	}
	p {
		margin-bottom: 30px;
	}
	.header-part {
		padding: 30px 0 20px;
	    background-size: 3000px;
	}
	.header-logo img {
	    width: 350px;
	}
	.contact-form {
	    padding: 50px 60px 40px;
	    max-width: 930px;
	}
	.contact-form p {
	    font-size: 35px;
	    margin-bottom: 20px;
	    max-width: 500px;
	}
	.hero-banner {
	    padding: 320px 0 185px;
	}
	.hero-caption p {
	    font-size: 30px;
	    margin-bottom: 30px;
	    max-width: 837px;
	}
	.hero-caption p small {
	    font-size: 26px;
	    max-width: 654px;
	}
	.btn {
	    font-size: 23px;
	    letter-spacing: -0.6px;
	    min-width: 408px;
	    padding: 30px 30px 25px;
	}
	.btn-outer {
		gap: 20px 80px;
	}
	.input-div input, .input-div textarea {
	    font-size: 26px;
	    padding: 10px 40px;
	}
	.input-div textarea {
	    height: 160px;
	}
	.campioni-section .content-title p {
	    max-width: 800px;
	    font-size: 26px;
	}
	.campioni-section {
        background-size: 5200px;
        margin-top: -179px;
    }
    .content-top-row .content-info p {
	    font-size: 30px;
	}
	.content-top-row .content-info p small {
	    font-size: 26px;
	}
	.top-shape {
		height: 200px;
		top: -80px;
	}
	.bottom-shape {
		height: 200px;
	    bottom: -80px;
	}
	.image-text-row > .row {
	    --bs-gutter-x: 95px;
	}
	.two-col-img > .row {
	    --bs-gutter-x: 40px;
	}
	.check-list ul {
        gap: 25px;
    }
    .check-list ul li {
        padding: 0 0 0 50px;
        font-size: 30px;
    }
    .check-list ul li:before {
        top: 0px;
        width: 28px;
        height: 28px;
    }
    .image-text-row > .row > div:last-child .check-list {
	    padding-left: 45px;
	}
	.border-text p {
	    font-size: 36px;
	}
	.border-text {
	    padding: 40px 100px;
	}
    .cta-section {
	    padding-top: 240px;
	}
	.product-row > .row {
	    --bs-gutter-x: 50px;
	}
	.product-img {
	    margin-bottom: 44px;
	}
	.product-info h3 {
	    font-size: 36px;
	}
	.product-info p {
	    font-size: 22px;
	}
	.product-row > .row > div:nth-child(even) .product-blog {
	    margin-top: 84px;
	}
    .icon-row > .row {
        --bs-gutter-x: 60px;
        --bs-gutter-y: 60px;
    }
    .icon-blog {
        min-height: 280px;
        border-radius: 170px;
        padding: 45px 37px 45px;
    }
    .icon-blog p {
        font-size: 28px;
    }
    .icon-blog img {
        max-width: 110px;
        max-height: 110px;
    }
    .icon-box-section {
	    padding: 250px 0;
	}
	.icon-row > .row > div:nth-child(even) .icon-blog {
	    margin-top: 100px;
	}
	.about-section {
	    padding: 200px 0 250px;
	}
	.contact-section {
	    padding: 120px 0 150px;
	}
	.form-row .row {
	    --bs-gutter-x: 60px;
	    --bs-gutter-y: 40px;
	}
	.span-heading {
	    font-size: 29px;
	    margin-bottom: 17px;
	}
	.footer-col p {
	    font-size: 20px;
	}
	.footer-menu li a,
	.footer-menu li:after,
	.footer-address li a {
		font-size: 20px;
	}
	.footer-address {
	    gap: 10px;
	}
	.footer-address li.phone a:before {
	    width: 27px;
	    height: 28px;
	    top: -2px;
	}
	.footer-address li.email a:before {
	    width: 29px;
	    height: 21px;
	    top: 2px;
	}
	.footer-social {
	    gap: 25px;
	    margin: 0 0 54px;
	}
	.footer-social li a img {
	    width: 55px;
	}
	.footer-part {
	    padding: 180px 0 160px;
	    margin-top: -36px;
	}
	.footer-top-shape {
	    background-size: 4000px;
	}
	.jq-checkbox {
        top: 4px;
    }
    .contact-section .content-title {
        margin-bottom: 80px;
    }
	
}

@media (max-width: 1920px) {
	.container-fluid {
	    padding-left: 120px;
	    padding-right: 120px;
	}
	body {
		font-size: 22px;
	}
	h1,h2,h3,h4,h5,h6,div.maxtitle-1,p.maxtitle-1,div.maxtitle-2,p.maxtitle-2,div.maxtitle-3,p.maxtitle-3,div.maxtitle-4,p.maxtitle-4,div.maxtitle-5,p.maxtitle-5,div.maxtitle-6,p.maxtitle-6 {
	    margin: 0 0 15px 0;
	}
	h1,h1.maxtitle-1,h2.maxtitle-1,h3.maxtitle-1,h4.maxtitle-1,h5.maxtitle-1,h6.maxtitle-1,div.maxtitle-1,p.maxtitle-1 {
	    font-size: 72px;
	    letter-spacing: -3.45px;
	}
	h2,h1.maxtitle-2,h2.maxtitle-2,h3.maxtitle-2,h4.maxtitle-2,h5.maxtitle-2,h6.maxtitle-2,div.maxtitle-2,p.maxtitle-2  {
	    font-size: 46px;
	}
	h3,h1.maxtitle-3,h2.maxtitle-3,h3.maxtitle-3,h4.maxtitle-3,h5.maxtitle-3,h6.maxtitle-3,div.maxtitle-3,p.maxtitle-3  {
	    font-size: 30px;
	}
	h4,h1.maxtitle-4,h2.maxtitle-4,h3.maxtitle-4,h4.maxtitle-4,h5.maxtitle-4,h6.maxtitle-4,div.maxtitle-4,p.maxtitle-4 {
	    font-size: 26px;
	}
	h5,h1.maxtitle-5,h2.maxtitle-5,h3.maxtitle-5,h4.maxtitle-5,h5.maxtitle-5,h6.maxtitle-5,div.maxtitle-5,p.maxtitle-5 {
	    font-size: 24px;
	}
	h6,h1.maxtitle-6,h2.maxtitle-6,h3.maxtitle-6,h4.maxtitle-6,h5.maxtitle-6,h6.maxtitle-6,div.maxtitle-6,p.maxtitle-6 {
	    font-size: 22px;
	}
	p {
		margin-bottom: 25px;
	}
	.header-part {
		padding: 25px 0 15px;
	    background-size: 2100px;
	}
	.header-logo img {
        width: 250px;
    }
    .header-part.sticky .header-logo img {
	    width: 180px;
	}
    .hero-banner {
        padding: 220px 0 135px;
    }
    .hero-row > .row {
	    --bs-gutter-x: 80px;
	}
	.hero-caption p {
        font-size: 22px;
        margin-bottom: 15px;
        max-width: 600px;
    }
    .hero-caption p small {
        font-size: 18px;
        max-width: 450px;
    }
    .contact-form p {
    	max-width: 300px;
    	font-size: 22px;
    	margin-bottom: 15px;
    }
    .contact-form {
        padding: 30px 60px 25px;
        max-width: 650px;
        border-radius: 70px;
    }
    .contact-form .row {
	    --bs-gutter-x: 15px;
	    --bs-gutter-y: 10px;
	}
	.input-div input, .input-div textarea {
        font-size: 18px;
        padding: 2px 32px;
        border-radius: 10px;
    }
    .input-div textarea {
	    height: 120px;
	    padding-top: 20px;
	}
	.check-div label {
	    font-size: 14px;
	}
	.jq-checkbox {
	    width: 15px;
	    min-width: 15px;
	    height: 12px;
	    top: 2px;
	}
	.jq-checkbox.checked .jq-checkbox__div:before {
	    background-size: 9px;
	}
	.btn-outer {
		gap: 20px 50px;
	}
	.btn {
        padding: 27px 24px 21px;
        font-size: 18px;
        letter-spacing: -0.2px;
        min-width: 340px;
    }
    .campioni-section {
        background-size: 4000px;
        margin-top: -103px;
    }
    .campioni-section .content-title p {
        max-width: 650px;
        font-size: 20px;
    }
    .video-div,
    .parallax-div {
        margin-top: -146px;
    }
    .content-top-row .content-info p {
        font-size: 24px;
    }
    .content-top-row .content-info p small {
	    font-size: 20px;
	}
	.top-shape {
		height: 150px;
		top: -50px;
	}
	.bottom-shape {
		height: 150px;
	    bottom: -50px;
	}
	.image-text-row > .row > div:last-child .check-list {
	    padding-left: 25px;
	}
	.image-text-row > .row {
        --bs-gutter-x: 75px;
    }
    .check-list ul {
    	gap: 20px;
    }
    .check-list ul li {
        padding: 0 0 0 40px;
        font-size: 26px;
    }
   	.check-list ul li:before {
        top: 0px;
        width: 22px;
        height: 22px;
    }
    .image-text-row > .row > div:first-child .row > div:first-child .content-img {
        margin-top: 55px;
    }
    .image-text-row > .row > div:last-child .row > div:last-child .content-img {
        margin-top: 25px;
    }
    .border-text p {
	    font-size: 32px;
	}
	.border-text {
	    padding: 30px 90px;
	}
    .contact-section .content-title {
        margin-bottom: 61px;
    }
    .cta-section {
        padding-top: 192px;
    }
    .product-row > .row {
	    --bs-gutter-x: 50px;
	}
	.product-img {
	    margin-bottom: 44px;
	}
	.product-info h3 {
	    font-size: 30px;
	}
	.product-info p {
	    font-size: 20px;
	}
	.product-row > .row > div:nth-child(even) .product-blog {
	    margin-top: 70px;
	}
    .icon-box-section .content-title {
        margin-bottom: 70px;
    }
    .icon-row > .row {
        --bs-gutter-x: 35px;
        --bs-gutter-y: 35px;
    }
    .icon-blog img {
        max-width: 80px;
        max-height: 80px;
    }
    .icon-blog p {
        font-size: 23px;
    }
    .icon-blog {
        min-height: 250px;
        border-radius: 116px;
        padding: 25px 30px 35px;
    }
    .product-section {
	    padding: 109px 0 150px;
	}
	.cta-section .bottom-shape {
	    height: 428px;
	    bottom: -333px;
	}
	.icon-box-section {
	    padding: 200px 0;
	}
	.icon-row > .row > div:nth-child(even) .icon-blog {
	    margin-top: 80px;
	}
	.about-section {
	    padding: 150px 0 180px;
	}
	.about-section .content-row > .row {
	    --bs-gutter-x: 82px;
	}
	.contact-section {
	    padding: 100px 0 130px;
	}
	
    .form-row .row {
        --bs-gutter-x: 40px;
        --bs-gutter-y: 30px;
    }
    .form-row .check-div {
	    margin: 16px 0 7px;
	}
	.span-heading {
        font-size: 22px;
        margin-bottom: 17px;
    }
    .footer-col p {
        font-size: 17px;
    }
    .footer-logo img {
        width: 300px;
        height: auto;
    }
    .footer-menu li a, .footer-menu li:after, .footer-address li a {
        font-size: 17px;
    }
    .footer-social li a img {
        width: 39px;
    }
    .footer-top-shape {
        background-size: 3200px;
    }
    .footer-bottom-shape {
	    height: 50px;
	}
	.footer-part {
        padding: 147px 0 122px;
        margin-top: -36px;
    }
    hr.hr {
	    border: none;
	    margin: 10px;
	}
	.mute-btn {
	    bottom: 5%;
	    width: 100px;
	}
}

@media (max-width: 1549px) {
	.container-fluid {
	    padding-left: 80px;
	    padding-right: 80px;
	}
	body {
		font-size: 18px;
	}
	h1,h2,h3,h4,h5,h6,div.maxtitle-1,p.maxtitle-1,div.maxtitle-2,p.maxtitle-2,div.maxtitle-3,p.maxtitle-3,div.maxtitle-4,p.maxtitle-4,div.maxtitle-5,p.maxtitle-5,div.maxtitle-6,p.maxtitle-6 {
	    margin: 0 0 15px 0;
	}
	h1,h1.maxtitle-1,h2.maxtitle-1,h3.maxtitle-1,h4.maxtitle-1,h5.maxtitle-1,h6.maxtitle-1,div.maxtitle-1,p.maxtitle-1 {
	    font-size: 45px;
	    letter-spacing: -1px;
	}
	h2,h1.maxtitle-2,h2.maxtitle-2,h3.maxtitle-2,h4.maxtitle-2,h5.maxtitle-2,h6.maxtitle-2,div.maxtitle-2,p.maxtitle-2  {
	    font-size: 36px;
	}
	h3,h1.maxtitle-3,h2.maxtitle-3,h3.maxtitle-3,h4.maxtitle-3,h5.maxtitle-3,h6.maxtitle-3,div.maxtitle-3,p.maxtitle-3  {
	    font-size: 24px;
	}
	h4,h1.maxtitle-4,h2.maxtitle-4,h3.maxtitle-4,h4.maxtitle-4,h5.maxtitle-4,h6.maxtitle-4,div.maxtitle-4,p.maxtitle-4 {
	    font-size: 22px;
	}
	h5,h1.maxtitle-5,h2.maxtitle-5,h3.maxtitle-5,h4.maxtitle-5,h5.maxtitle-5,h6.maxtitle-5,div.maxtitle-5,p.maxtitle-5 {
	    font-size: 20px;
	}
	h6,h1.maxtitle-6,h2.maxtitle-6,h3.maxtitle-6,h4.maxtitle-6,h5.maxtitle-6,h6.maxtitle-6,div.maxtitle-6,p.maxtitle-6 {
	    font-size: 18px;
	}
	p {
		margin-bottom: 20px;
	}
	.header-part {
		padding: 10px 0;
	    background-size: 1600px;
	}
	.header-logo img {
        width: 200px;
    }
	.header-part.sticky .header-logo img {
	    width: 150px;
	}
	.hero-row > .row {
	    --bs-gutter-x: 50px;
	}
	.hero-caption p {
        font-size: 20px;
        margin-bottom: 20px;
        max-width: 400px;
    }
    .hero-banner {
        padding: 170px 0 102px;
    }
    .hero-caption p small {
        font-size: 16px;
        max-width: 400px;
    }
    .contact-form p {
        max-width: 300px;
        font-size: 20px;
        margin-bottom: 10px;
    }
    .contact-form {
        padding: 20px 47px 15px;
        max-width: 531px;
        border-radius: 46px;
    }
    .input-div input, .input-div textarea {
        font-size: 16px;
        padding: 0px 18px;
        border-radius: 9px;
    }
    .input-div textarea {
    	height: 80px;
    	padding-top: 15px;
    }
    .check-div label {
	    font-size: 12px;
	    line-height: 1.4;
	}
	.contact-form .row {
        --bs-gutter-x: 15px;
        --bs-gutter-y: 7px;
    }
	.jq-checkbox {
	    top: 0px;
	}
	.btn {
        padding: 22px 20px 19px;
        font-size: 16px;
        letter-spacing: -0.2px;
        min-width: 300px;
    }
    .btn-outer {
	    gap: 15px 50px;
	}
	.campioni-section .content-title p {
        max-width: 554px;
        font-size: 18px;
    }
    .campioni-section {
        background-size: 3729px;
        margin-top: -101px;
    }
    .content-top-row .content-info p {
        font-size: 20px;
    }
    .content-top-row .content-info p small {
	    font-size: 18px;
	}
	.two-col-img > .row {
        --bs-gutter-x: 25px;
    }
    .image-text-row > .row {
        --bs-gutter-x: 50px;
    }
    hr.hr {
        border: none;
        margin: -10px;
    }
    .icon-box-section .content-title {
        margin-bottom: 46px;
    }
    .check-list ul {
    	gap: 15px;
    }
    .check-list ul li {
        padding: 0 0 0 35px;
        font-size: 19px;
    }
    .check-list ul li:before {
        top: 0px;
        width: 16px;
        height: 16px;
    }
    .border-text p {
	    font-size: 24px;
	}
	.top-shape {
        height: 102px;
        top: -27px;
    }
    .bottom-shape {
        height: 100px;
        bottom: -32px;
    }
    .cta-section {
        padding-top: 144px;
    }
	.product-row > .row {
        --bs-gutter-x: 30px;
    }
    .product-img {
        margin-bottom: 25px;
    }
    .product-info h3 {
        font-size: 24px;
    }
    .product-info p {
        font-size: 16px;
    }
    .product-row > .row > div:nth-child(even) .product-blog {
	    margin-top: 40px;
	}
    .icon-blog p {
        font-size: 18px;
    }
    .icon-blog img {
        max-width: 60px;
        max-height: 60px;
    }
    .icon-blog {
        min-height: 187px;
        border-radius: 80px;
        padding: 22px 15px 20px;
    }
    .cta-section .bottom-shape {
        height: 338px;
        bottom: -280px;
    }
    .product-section {
        padding: 109px 0 117px;
    }
    .icon-box-section {
        padding: 134px 0 150px;
    }
    .icon-row > .row > div:nth-child(even) .icon-blog {
	    margin-top: 50px;
	}
	.about-section .content-row > .row {
	    --bs-gutter-x: 50px;
	}
	.about-section {
        padding: 110px 0 150px;
    }
    .contact-section {
	    padding: 80px 0 120px;
	}
	.contact-section .content-title {
        margin-bottom: 60px;
    }
    .form-row .row {
        --bs-gutter-x: 25px;
        --bs-gutter-y: 20px;
    }
    .footer-logo img {
        width: 305px;
        height: auto;
    }
    .span-heading {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .footer-col p {
        font-size: 15px;
    }
    .footer-menu li a, .footer-menu li:after, .footer-address li a {
        font-size: 15px;
    }
    .footer-address li a {
	    padding-left: 36px;
	}
	.footer-address li.phone a:before {
        width: 19px;
        height: 19px;
        top: -2px;
    }
    .footer-address li.email a:before {
        width: 20px;
        height: 15px;
        top: 2px;
    }
    .footer-address {
        gap: 6px;
    }
    .footer-social {
        gap: 15px;
        margin: 0 0 31px;
    }
    .footer-social li a img {
        width: 40px;
    }
    .footer-top-shape {
        background-size: 2500px;
    }
    .footer-bottom-shape {
	    height: 40px;
	}
	.footer-part {
        padding: 120px 0 102px;
        margin-top: -36px;
    }
    
}

@media (max-width: 1199px) {
	.container-fluid {
	    padding-left: 40px;
	    padding-right: 40px;
	}
	.desktop-header {
		display: none;
	}
	.mobile-header {
		display: block;	
	}
	body {
		font-size: 18px;
	}
	h1,h2,h3,h4,h5,h6,div.maxtitle-1,p.maxtitle-1,div.maxtitle-2,p.maxtitle-2,div.maxtitle-3,p.maxtitle-3,div.maxtitle-4,p.maxtitle-4,div.maxtitle-5,p.maxtitle-5,div.maxtitle-6,p.maxtitle-6 {
	    margin: 0 0 15px 0;
	}
	h1,h1.maxtitle-1,h2.maxtitle-1,h3.maxtitle-1,h4.maxtitle-1,h5.maxtitle-1,h6.maxtitle-1,div.maxtitle-1,p.maxtitle-1 {
	    font-size: 44px;
	    letter-spacing: -2px;
	}
	h2,h1.maxtitle-2,h2.maxtitle-2,h3.maxtitle-2,h4.maxtitle-2,h5.maxtitle-2,h6.maxtitle-2,div.maxtitle-2,p.maxtitle-2  {
	    font-size: 30px;
	}
	h3,h1.maxtitle-3,h2.maxtitle-3,h3.maxtitle-3,h4.maxtitle-3,h5.maxtitle-3,h6.maxtitle-3,div.maxtitle-3,p.maxtitle-3  {
	    font-size: 22px;
	}
	h4,h1.maxtitle-4,h2.maxtitle-4,h3.maxtitle-4,h4.maxtitle-4,h5.maxtitle-4,h6.maxtitle-4,div.maxtitle-4,p.maxtitle-4 {
	    font-size: 20px;
	}
	h5,h1.maxtitle-5,h2.maxtitle-5,h3.maxtitle-5,h4.maxtitle-5,h5.maxtitle-5,h6.maxtitle-5,div.maxtitle-5,p.maxtitle-5 {
	    font-size: 18px;
	}
	h6,h1.maxtitle-6,h2.maxtitle-6,h3.maxtitle-6,h4.maxtitle-6,h5.maxtitle-6,h6.maxtitle-6,div.maxtitle-6,p.maxtitle-6 {
	    font-size: 16px;
	}
	p {
		margin-bottom: 20px;
	}
	.header-part {
		padding: 8px 0;
	    background-size: 1400px;
	}
	.header-logo img {
        width: 180px;
    }
    .header-part.sticky .header-logo img {
	    width: 120px;
	}
    .hero-banner {
        padding: 160px 0 82px;
    }
    .contact-form {
        padding: 15px 25px 42px;
        max-width: 437px;
        border-radius: 43px;
    }
    .check-div label {
        font-size: 12px;
        line-height: 1.4;
    }
    .hero-row > .row {
        --bs-gutter-x: 48px;
        --bs-gutter-y: 30px;
    }
    .hero-caption p {
        font-size: 18px;
    }
    .jq-checkbox {
    	margin-right: 5px;
    }
    .campioni-section {
        background-size: 2729px;
        margin-top: -75px;
    }
    .video-div,
    .parallax-div {
        margin-top: -81px;
    }
    .content-top-row .content-info {
	    max-width: 100%;
	}
	.contact-form p {
        max-width: 261px;
        font-size: 18px;
        margin-bottom: 10px;
    }
	.content-top-row .content-info p {
        font-size: 20px;
    }
    .content-top-row .content-info p small {
        font-size: 16px;
    }
    .top-shape {
        height: 98px;
        top: -40px;
    }
    .bottom-shape {
		height: 98px;
	    bottom: -25px;
	}
	.cta-section {
        padding-top: 121px;
    }
    .product-row > .row > div:nth-child(even) .product-blog {
	    margin-top: 30px;
	}    
	.icon-box-section .content-title {
        margin-bottom: 45px;
    }
    .product-section {
        padding: 80px 0 80px;
    }
    .icon-box-section {
        padding: 100px 0 110px;
    }
    .icon-row > .row > div:nth-child(even) .icon-blog {
	    margin-top: 0px;
	}
	.about-section .content-row > .row {
	    --bs-gutter-x: 40px;
	}
	.about-section {
        padding: 90px 0 120px;
    }
    .contact-section {
	    padding: 60px 0 100px;
	}
	.contact-section .content-title {
        margin-bottom: 40px;
    }
    .footer-top-shape {
        background-size: 2000px;
    }
	.footer-logo img {
        width: 233px;
        height: auto;
    }
    .footer-bottom-shape {
        height: 35px;
    }
    .footer-part {
        padding: 100px 0 90px;
        margin-top: -36px;
    }
   .btn {
        padding: 19px 20px 15px;
        font-size: 14px;
        letter-spacing: -0.2px;
        min-width: 252px;
    }
    .check-list ul li {
        padding: 0 0 0 27px;
        font-size: 18px;
    }
    .check-list ul li:before {
        width: 15px;
        height: 15px;
    }
    .product-info h3 {
        font-size: 20px;
    }
    .product-info p {
        font-size: 14px;
    }
    .icon-blog p {
        font-size: 16px;
    }
    .icon-blog img {
    	margin-bottom: 15px;
    }
    .mute-btn {
	    bottom: 7%;
	    width: 80px;
	}
}

@media (max-width: 1024px) {
	
}

@media (max-width: 991px) {
	
	.navbar-collapse {
		max-width: 720px;
	}
	.header-part {
        padding: 15px 0;
        background-size: 1300px;
    }
    .header-part.sticky {
    	padding: 10px 0;
    }
    .contact-form {
    	max-width: 100%;
    }
    .campioni-section {
        background-size: 0;
        background-color: var(--sk-skeen);
        margin-top: 0;
    }
    .video-div,
     .parallax-div {
        margin-top: 0px;
    }
    .image-text-row > .row > div:last-child .check-list {
        padding-left: 0;
    }
    .image-text-row > .row {
        --bs-gutter-x: 40px;
    }
    .product-row > .row {
    	--bs-gutter-y: 50px;
    }
    .about-section .content-row > .row {
	    --bs-gutter-y: 90px;
	}
	.form-row .input-div textarea {
		height: 120px;
	}
	.footer-row {
	    gap: 24px;
	}
	.mute-btn {
	    bottom: 9%;
	    width: 80px;
	}
}

@media (max-width: 782px) {
    body.logged-in.admin-bar .header-part {
        top: 46px;
    }
}

@media (max-width: 767px) {
	body {
		font-size: 18px;
	}
	h1, h2, h3, h4, h5, h6,.font-40,div.maxtitle-1,p.maxtitle-1,div.maxtitle-2,p.maxtitle-2,div.maxtitle-3,p.maxtitle-3,div.maxtitle-4,p.maxtitle-4,div.maxtitle-5,p.maxtitle-5,div.maxtitle-6,p.maxtitle-6 {
	    margin: 0 0 15px 0;
	}
	h1,h1.maxtitle-1,h2.maxtitle-1,h3.maxtitle-1,h4.maxtitle-1,h5.maxtitle-1,h6.maxtitle-1,div.maxtitle-1,p.maxtitle-1 {
	    font-size: 36px;
	    letter-spacing: -1px;
	}
	h2,h1.maxtitle-2,h2.maxtitle-2,h3.maxtitle-2,h4.maxtitle-2,h5.maxtitle-2,h6.maxtitle-2,div.maxtitle-2,p.maxtitle-2  {
	    font-size: 26px;
	}
	h3,h1.maxtitle-3,h2.maxtitle-3,h3.maxtitle-3,h4.maxtitle-3,h5.maxtitle-3,h6.maxtitle-3,div.maxtitle-3,p.maxtitle-3  {
	    font-size: 22px;
	}
	h4,h1.maxtitle-4,h2.maxtitle-4,h3.maxtitle-4,h4.maxtitle-4,h5.maxtitle-4,h6.maxtitle-4,div.maxtitle-4,p.maxtitle-4 {
	    font-size: 20px;
	}
	h5,h1.maxtitle-5,h2.maxtitle-5,h3.maxtitle-5,h4.maxtitle-5,h5.maxtitle-5,h6.maxtitle-5,div.maxtitle-5,p.maxtitle-5 {
	    font-size: 18px;
	}
	h6,h1.maxtitle-6,h2.maxtitle-6,h3.maxtitle-6,h4.maxtitle-6,h5.maxtitle-6,h6.maxtitle-6,div.maxtitle-6,p.maxtitle-6 {
	    font-size: 16px;
	}
	p { 
		margin-bottom: 15px;
	}
	.navbar-collapse {
	    max-width: 540px;
	}
	.row, .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
	    --bs-gutter-x: 40px;
	}
	.container-fluid {
	    padding-left: 20px;
	    padding-right: 20px;
	}
	.header-logo img {
        width: 150px;
    }
    .header-part.sticky .header-logo img {
	    width: 100px;
	}
    .hero-banner {
        padding: 150px 0 65px;
    }
    .hero-row > .row {
        --bs-gutter-x: 40px;
        --bs-gutter-y: 18px;
    }
    .hero-caption p {
        font-size: 20px;
        margin-bottom: 20px;
        max-width: 500px;
    }
	.hero-caption p small {
        font-size: 16px;
    }
    .contact-form {
        padding: 26px 20px 32px;
        border-radius: 21px;
    }
    .contact-form p {
        max-width: 250px;
        font-size: 20px;
        margin-bottom: 15px;
    }
    .contact-form .row {
        --bs-gutter-x: 20px;
        --bs-gutter-y: 10px;
    }
    .input-div input, .input-div textarea {
        font-size: 16px;
        padding: 2px 20px;
        border-radius: 10px;
    }
    .input-div textarea {
        height: 100px;
        padding-top: 15px;
    }
    .btn-outer {
        gap: 19px 50px;
    }
    .btn {
        padding: 22px 17px 16px;
        font-size: 16px;
        letter-spacing: -0.2px;
        min-width: 100%;
    }
    .jq-checkbox {
	    width: 15px;
	    min-width: 15px;
	    height: 13px;
	}
	.jq-checkbox.checked .jq-checkbox__div:before {
	    background-size: 10px;
	}
	.campioni-section .content-title p {
        max-width: 584px;
        font-size: 16px;
    }
    .highlight {
	    padding: 4px 11px 0;
	}
	.content-top-row .content-info p {
        font-size: 18px;
    }
    .content-top-row .content-info p small {
        font-size: 16px;
    }
    .top-shape {
        height: 57px;
        top: -20px;
    }
    .bottom-shape {
		height: 57px;
	    bottom: -20px;
	}
    .check-list ul li {
        padding: 0 0 0 30px;
        font-size: 18px;
    }
    .check-list ul li:before {
        top: 0px;
        width: 16px;
        height: 16px;
    }
    .two-col-img > .row {
        --bs-gutter-x: 15px;
    }
    .image-text-row > .row {
    	--bs-gutter-y: 40px;
    }
    .border-text p {
	    font-size: 18px;
	}
	.border-text {
		border-radius: 50px;
	    padding: 15px 30px;
	}
    .cta-section {
        padding-top: 71px;
    }
    .product-row > .row {
    	--bs-gutter-y: 30px;
    }
    .icon-box-section .content-title {
        margin-bottom: 35px;
    }
    .icon-blog img {
	    margin-bottom: 16px;
	}
	.icon-row > .row {
        --bs-gutter-x: 20px;
        --bs-gutter-y: 20px;
    }
    .about-section .content-title {
	    max-width: 862px;
	}
	.sub-img {
	    bottom: -31%;
	}
    .icon-blog {
        min-height: 158px;
        border-radius: 80px;
        padding: 22px 15px 20px;
    }
    .product-section {
        padding: 86px 0 75px;
    }
    .product-img {
    	max-width: 280px;
    }
    .icon-box-section {
    	padding: 70px 0 120px;
    }
    .about-section .content-row > .row {
	    --bs-gutter-y: 50px;
	}
	.about-section {
        padding: 70px 0 70px;
    }
    .contact-section {
	    padding: 40px 0 100px;
	}
	.form-row .row {
        --bs-gutter-x: 20px;
        --bs-gutter-y: 15px;
    }
    .form-row .input-div textarea {
        height: 100px;
    }
    .footer-top-shape {
        background-size: 2000px;
    }
    .footer-top-shape:before {
    	position: absolute;
    	content: '';
    	display: flex;
    	left: 0;
    	top: 200px;
    	width: 100%;
    	height: calc(100% - 200px);
    	background-color: #e4dfbd;
    }
    .footer-row {
    	flex-direction: column;
    	align-items: flex-start;
    	gap: 35px;
    }
    .footer-col:last-child {
	    align-items: flex-start;
	    order: 3;
	}
	.footer-col:first-child {
		order: 2;
	}
	.footer-col:nth-child(2) {
		order: 1;
	}
	.check-div-inner {
		justify-content: flex-end;
	}
	.check-div label {
		text-align: left;
	}
	.background-text {
		top: 0;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.mute-btn {
	    bottom: 9%;
	    width: 60px;
	}
	.background-text {
        top: 0;
        height: 142px;
        margin-top: -51px;
        margin-bottom: -20px;
        overflow: hidden;
    }
	.background-text img {
		width: 700px;
		max-width: 700px;

	}
	.image-text-row {
        max-width: 95%;
    }
}	



@media (max-width: 640px) {

}

@media (max-width: 600px) {
    body.logged-in.admin-bar .header-part.sticky {
        top: 0px;
    }
    
}

@media (max-width: 575px) {
	.navbar-collapse {
	    max-width: 100%;
	}
	
}

@media (max-width: 420px) {
	.background-text {
        top: 0;
        height: 122px;
        margin-top: -44px;
        margin-bottom: -20px;
        overflow: hidden;
    }
	.background-text img {
		width: 600px;
		max-width: 600px;

	}
	.image-text-row {
        max-width: 100%;
    }
}

@media (max-width: 375px){
    
}

@media (max-width: 374px) {
	
}
