@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-about-one-img{
		margin-top:50px;
	}
	.aft-about-year.style1{
		display:none;
	}
	.atf-mailchamp-headding .title {
		text-align: center;
	}
	.atf-main-header::before {
		background: inherit;
		border-right: inherit;
	}
	.atf-site-branding.atf-white-logo img{
		margin-left: 0px;
	}
}

@media only screen and (max-width : 991px) {

	.atf-counter{
		margin:15px 0;
	}
	.atf-footer-box,
	.atf-footer-link{
		margin:20px 0;
	}
	.atf-contact-address{
		margin:15px 0;
	}
	.mt-lg-40{
		margin-top:40px;
	}
	.mb-lg-40{
		margin-bottom:40px;
	}
	.br br{
		display:none;
	}
	.atf-mailchamp-headding .title {
		text-align: center;
		line-height: 1.3;
	}
	
	.tabs li {
		margin-right: 0;
		width: 150px;
	}
	.atf-bg {
		/* background-position: left center; */
		background-position: right center;
		background-size: inherit;
	}
	.atf_portfolio__details-info {
		display: inline-block;
	}
	.atf_portfolio__details-goal-thumb{
		margin:20px 0;
	}
	.atf_services__details-wrapper{
		margin-top:30px;
	}
}


@media screen and (max-width: 480px){
	.aft-about-year {
		display:none;
	}
	.atf-skill-call h6 {
		line-height: inherit;
		 margin-top: 0px;
	}
	.atf-hero-content h2 {
		font-size: 40px;
		line-height:1.2
	}
	.atf-hero-content br,
	.atf-hero-text br{
		display:none;
	}
	.atf-about-wrapper-in h2,
	.atf-section-title h2{
		font-size:30px;
	}
	 .atf-main-btn .atf-themes-btn {
		margin-bottom: 30px;
		margin-right: 5px ! important;
	}
	.atf-page-heading-in .atf-post-label {
		font-size: 15px;
	}
	.atf-page-heading-title {
		font-size: 24px;
	}
	.atf-post-author{
		display:inherit;
	}
	.atf-author-img.ms-3{
		margin-top:20px;
		margin-left:0 ! important;
	}
	.comments-area .children {
		padding-left: 25px;
	}
	.reply {
		margin-top: 30px;
	}
	.atf_team-details-border {
		border: inherit;
		padding: 0px;
	}

}
@media screen and (max-width: 320px) and (min-width: 0px){
	.atf-about-wrapper-in h2{
		font-size:32px;
		line-height:1.3;
	}
	.newsletter {
		padding: 100px 0px;
	}
	.atf-hero-content h2 {
		font-size: 40px;
	}
	.atf-main-btn .atf-themes-btn {
		margin-bottom: 30px;
		margin-left: 0px ! important;
	}
	.comment-metadata {
		display: none;
	}
	.atf-product-details-tab-rating {
		display: inherit;
		width: 100%;
	}
	.atf-product-details-tab-author-review-rating{
		margin-left: 0px;
		margin-top: 15px;
	}
	.atf-login-control .checkbox{
		margin-top:10px;
	}
}