@media only screen and (max-width : 2500px) {
	.page-wrapper{
		overflow:hidden;
	}
	
}
@media only screen and (max-width : 1199px) {
	.mt-xl-40{
		margin-top:40px;
	}
	.mb-xl-40{
		margin-bottom:40px;
	}
	.atf-pricingTable .atf-price-value {
		margin: 0px 20px 20px 35px;
	   
	}
}
@media only screen and (max-width : 992px) {
	.atf-single-details h2{
		font-size:40px;
	}
	.atf-footer-social-icon a i{
		margin-right: 8px;
	}
	
}
@media only screen and (max-width : 991px) {
	.atf-quote{
		display:none;
	}
	.atf-singl-video{
		margin-bottom:20px;
	}
	.atf-single-about{
		margin: 20px 0px;
	}
	.atf-testimonial-info {
		padding: 50px 0 50px 38px;
	}
	.atf-footer-link{
		margin: 15px 0px;
	}
	.atf-faq-image{
		margin-top: 20px;
	}
	.atf-counter-91{
		margin-top: 30px;
	}
	#contact .atf-section-title{
		margin-top: 40px;
	}
	.atf-pricingTable .atf-price-value {
		margin: 0px 20px 20px 60px;
	}

}
@media only screen and (max-width: 767px) {
	.atf-counter{
		text-align:center;
	}
	.atf-counter-value,.atf-about-text h3{margin:10px 0;}
	.form-message{
		padding-bottom:30px;
	}
	.atf-pricingTable .atf-price-value {
		margin: 0px 20px 20px 140px;
	}

}
@media only screen and (max-width: 480px) {
	.atf-pricingTable .atf-price-value {
		margin: 0px 20px 20px 65px;
	}
}
@media screen and (max-width: 320px) and (min-width: 0px){
	.atf-pricingTable .atf-price-value {
		margin: 0px 20px 20px 20px;
	}

}


@media only screen and (max-width: 768px) {
.atf-section-padding {
    padding: 50px 0;
}

.atf-silder-one .container {
    position: relative;
    padding-top: 140px;
    padding-bottom: 90px;
    z-index: 30;
}

.ftrlogoq img {
    height: 80px;
}
}