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

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

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

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

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

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

@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 1156px) {
}
@media screen and (max-width: 1024px) {
	h1{
		font-size: 60px;
	}
	h2.textFont, .faq .faqBox h2 {
		font-size: 42px;
	}
	.benefits .benefitsPart{
		grid-template-columns: auto auto auto;
	}
	.contact .contactUs h4{
		font-size: 18px;
	}
	.benefits .benefitsPart li{
		margin-bottom: 25px;
	}
}

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

	h1 {
		font-size: 50px;
	}
	.banner p{
		font-size: 18px;
	}
	.banner .row {
		height: 80vh;
	}
	.benefits, .howitWorks, .testimonial, .contact, .ctaCounter, .faq, footer{
		padding: 50px 0;
	}
	h2.textFont, .faq .faqBox h2 {
		font-size: 38px;
		margin-bottom: 20px !important;
	}
	ul.infoGraphic{
		grid-template-columns: auto auto;
	}
	ul.infoGraphic li{
		margin-bottom: 25px;
	}
	.testimonial .testimonialSlider .testimonial-style4 .title{
		font-size: 18px;
		line-height: 1.5;
	}
	.testimonial .testimonialSlider .testimonial-style4 .icon{
		top: 0;
		opacity: .2;
		left: 26%;
		font-size: 6rem;
	}
	.testimonial .testimonialSlider .sliderButton div{
		height: 35px;
		line-height: 35px;
		width: 35px;
	}
	.testimonial .testimonialSlider .sliderButton div::after {
		font-size: 18px;
	}
	.testimonial .testimonialSlider .sliderButton{
		left: 60%;
		bottom: 0;
	}
	.contact .contactUs {
		padding: 35px 15px;
	}
	.contact .contactUs h2{
		max-width: 100%;
	}
	.contact .contactUs h4 {
		font-size: 16px;
	}
	.contact, .faq{
		margin: 50px 15px;
	}
	.ctaCounter h2{
		font-size: 28px;
	}
	.flipdown .rotor{
		font-size: 2rem;
	}
	.faq .faqBox .accordion-button{
		font-size: 16px;
	}
	.faq .faqBox .accordion-button:before{
		font-size: 18px;
		height: 25px;
		width: 25px;
		line-height: 29px;
	}
	.faq .faqBox .accordion-body p {
		font-size: 16px;
	}
	footer .mainFooter .footerWidget h3 {
		font-size: 24px;
	}
	ul.infoGraphic li .coverWrap .numberCover{
		width: 16em;
    height: 6em;
	}
	ul.infoGraphic li .number{
		    font-size: 9em;
	}
}

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

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

@media screen and (max-width: 767px) {
	h1 {
		font-size: 44px;
	}
	header .logo {
		width: 160px;
		flex: 0 0 160px;
	}
	.elementor-button-icon{
		width: 35px;
		height: 35px;
	}
	header .btn{
		padding: 5px 5px 5px 12px;
	}
	.btn-icon {
		transform: translate3d(10px, 5px, 0px) scale3d(1, 1, 1) rotate(353deg);
	}
	.benefits .benefitsPart {
		grid-template-columns: auto auto;
	}
	h2.textFont, .faq .faqBox h2, h2 {
		font-size: 30px;
		margin-bottom: 16px !important;
	}
	.benefits .content h6 {
		font-size: 16px;
	}
	ul.infoGraphic {
		grid-template-columns: auto;
	}
	.footerWidget{
		text-align: left !important;
	}
	.faq .faqBox{
		padding: 25px;
	}
	.faq .faqBox .accordion-button{
		padding-left: 11%;
		text-align: start;
	}
	.faq .faqBox .accordion-button:before{
		display: flex
			;
		justify-content: center;
		align-items: center;
	}
	.testimonial-style4-img{
		text-align: center;
	}
	.testimonial .testimonialSlider img {
		width: 100px;
		height: 100px;
		border-radius: 50%;
		margin: auto;
	}
	.testimonial .testimonialSlider .sliderButton {
		left: 45%;
		bottom: 0;
	}
	.scrollup{
		width: 55px;
		height: 55px;
		line-height: 55px;
		bottom: 55px;
	}
	ul.infoGraphic li .content h2 {
    font-size: 18px;
    min-height: 60px;
}
	ul.infoGraphic li .coverWrap .numberCover {
    width: 13em;
    height: 6em;
}
	.contact .elementor-widget-container{
		height: 35px;
	}
}

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

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

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

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

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