@media only screen and (max-width : 2500px) {
	.page-wrapper{
		overflow:hidden;
	}
	
}
@media only screen and (max-width : 1199px) {
	.mt-xl-40{
		margin-top:40px;
	}
}
@media only screen and (max-width : 992px) {
	.atf-header-area .atf-single-details h2 {
		font-size: 45px;
		line-height:50px;
	}
	.atf-single-details h2{
		font-size:20px;
	}
	.atf-silder-one__title{
		font-size: 50px;
		line-height:60px;
	}
	.atf_header_top::after{
		left:calc(100% + 0px);
	}
	
}
@media only screen and (max-width : 991px) {
	.atf-header-area .atf-single-details h2 {
		font-size: 40px;
		line-height:50px;
	}
	.atf-single-details h2{
		font-size:20px;
		line-height:45px;
	}
	.atf-single-tarif{
		margin:15px 0;
	}
	#ticket .form-group input{
		width:100%;
	}
	#ticket .form-group{
		margin-bottom:20px;
	}
	.atf-footer-link{
		margin:15px 0;
	}
	.atf-footer-boottom p{
		text-align:center;
	}
	.atf-footer-area .atf-banner-social{
		text-align:center;
		padding-top:30px;
	}
	.mt-lg-40{
		margin-top:40px;
	}
	.mb-lg-40{
		margin-bottom:40px;
	}
	.atf_header_top_left,
	.atf_header-social{
		text-align:center;
	}
	
}


@media only screen and (max-width: 767px) {
	.atf-slider__nav {
		display: none;
	}
	.atf-single-details{
		margin-top:40px;
	}
	.atf-hero.atf-style1 .atf-hero-subtitle{
		font-size:14px;
	}
	.form-message{
		padding-bottom:30px;
	}
	.atf-footer-boottom p{
		text-align:center;
	}
	.atf-footer-link {
		margin: 15px 0;
	}
	.atf-ticket1{
		margin-top:40px;
	}
	.mt-md-40{
		margin-top:40px;
	}
	.mb-md-40{
		margin-bottom:40px;
	}
}

@media only screen and (max-width: 576px) {
	.atf-silder-one__title{
		font-size: 50px;
		line-height:60px;
	}
	.atf-hero.atf-style1 .atf-hero-subtitle{
		line-height:30px;
	}
	.atf-hire-content h3 {
		font-size: 20px;
	}
	.atf-main-testimonials.owl-theme .owl-dots, .owl-theme .owl-nav {
		margin-top: 30px;
	}
	.atf-hero.atf-style1 .atf-hero-title {
		font-size: 28px;
		line-height: 40px;
	}
	.atf-client-content .testimonial-profile{
		margin-top:20px;
		margin-left:10px;
	}
	.atf-top-header {
		margin-top: 80px;
	}
}


@media screen and (max-width: 480px){
	.atf-header-area .atf-single-details h2 {
		font-size: 35px;
		line-height:50px;}
	
	.atf-ticket1{
		margin-top:40px;
	}
}
@media screen and (max-width: 320px) and (min-width: 0px){
	.atf-ticket1{
		max-width:240px;
	}
	.atf-hero.atf-style1 .atf-hero-title {
		font-size: 28px;
		line-height: 40px;
	}
	.testimonial .testimonial-profile{top:-15px;}
	.atf-single-details h2{
		font-size:18px;
	}
	.atf-hire-content h3 {
		font-size: 20px;
	}
	.atf-ticket1{
		margin-top:40px;
	}
	
}