@media only screen and (max-width : 2500px) {
	.page-wrapper{
		overflow:hidden;
	}
	
}
@media only screen and (max-width : 1199px) {
	.atf-quote{
		display:none;
	}
	.atf_team-qualification{
		margin-top:40px;
	}
}
@media only screen and (max-width : 992px) {

	.atf-single-text h1{
		font-size:40px;
	}
	.atf-call-image img {
		margin-top: 0px;
	}
	.atf-skill-inner{margin-top: 30px;}
}
@media only screen and (max-width : 991px) {
	.menu-item-has-children i{
		display:none;
	}
	.atf-single-text h1{
		font-size:35px;
	}
	.atf-feature-content{
		margin:15px 0;
	}
	.atf-about-inner{
		padding-top:40px;
	}
	#testimonial .atf-main-testimonials{margin-top:30px;}
	.atf-counter {
		margin: 15px 0;
		text-align: center;
	}
	.atf-footer-link{
		margin: 15px 0px;
	}
	.atf-mailchamp-headding h2 {
		font-size: 25px;
		margin-bottom: 30px;
		text-align: center;
	}
	.atf-contact-info{margin-top:30px;}
	.atf-single-process{margin-top:40px;}
	.mt-lg-40{margin-top:40px;}
	.mb-lg-40{margin-bottom:40px;}

}
@media only screen and (max-width: 767px) {
	.form-message{
		padding-bottom:30px;
	}
	#atf-map-area {
		margin-bottom: 0px;
	}
	.atf-section-title h2 {
		margin-bottom: 40px;
	}
	.atf-hire-area .atf-video-img{
		margin-top:60px;
	}


}

@media only screen and (max-width: 576px) {
	.atf-contact-info{
		margin-right:0;
	}
	.atf-themes-btn{
		font-size:15px;
	}
	.comments-area .children{padding-left:20px;}
	.atf_skillbar_wrapper{width:250px;}

}

@media screen and (max-width: 479px){
	.atf_skillbar_wrapper{width:250px;}
}
@media screen and (max-width: 320px) and (min-width: 0px){
	.atf-contact-details{
		margin:15px 0;
	}
	.comment-metadata a{
		display:none;
	}
	.atf-showcase-content h5 {
		font-size: 14px;
	}
	.atf_skillbar_wrapper{width:220px;}
	
}