@media screen and (min-width: 1200px) {
  .container {
    max-width: 1140px !important;
  }
}

@media only screen and (max-width:991px) { 
	.testimonial .testimonial-content{
		width: 100%;
	}
	.single_features p{
		font-size: 15px;
	}
	.pricingTable{
		margin:15px 0;
	}
	.single_counter{
		margin:15px 0;
	}
	.contact_form{
		margin:15px 0;
	}
	.atf-particle-one .atf-mailchamp-subscribe .atf-themes-btn{
		right:103px;
	}
	
}

@media only screen and (max-width:768px) { 
	.single_footer img {
		padding-top: 80px;
	}

}

@media only screen and (max-width:767px) { 
	.atf-header-area .atf-single-details h2{
		font-size:37px;
	}
	#contact.atf-section-padding{
		padding-bottom:0px;
	}
	.aft_footer_2 .atf-mailchamp-border{
		top:-150px;
	}
	.aft_footer_2 .single_footer img{
		padding-top: 0px;
	}
	.atf-particle-one .atf-mailchamp-subscribe .atf-themes-btn{
		right:79px;
	}

}

@media only screen and (max-width:480px) { 
	.atf-header-area .atf-single-details h2{
		font-size:30px;
	}
	.atf-section-title h2{
		font-size:30px;
	}
	.single_footer img {
		padding-top: 85px;
	}
	.particles-section .content-heading h2 {
		font-size: 40px;
		line-height: 40px;
	}
	.aft_footer_2 .single_footer img{
		padding-top: 0px;
	}
	.aft_footer_2 .atf-mailchamp-headding h2{
		font-size:20px;
	}
	.aft_footer_2 .atf-mailchamp-subscribe .atf-themes-btn{
		top:61px;
	}
	.atf-particle-one .atf-mailchamp-subscribe .atf-themes-btn{
		right:61px;
	}
	.site-logo img{
		margin-top:15px;
		max-width:147px;
	}
	.atf-themes-btn{
		margin:10px 0;
	}


}
@media only screen and (max-width:320px) { 
	.welcome_area_text h1 {
		font-size: 30px;
		line-height: 30px;
	}
	.particles-section .content-heading h2 {
		font-size: 28px;
		line-height: 30px;
	}
	.particles-section .content-heading p {
		margin-bottom: 0px;
		margin-top: 0px; 
	}
	.aft_footer_2 .atf-mailchamp-headding h2{
		font-size:17px;
	}
	.aft_footer_2 .atf-mailchamp-subscribe .atf-themes-btn{
		top:57px;
	}
	.atf-particle-one .atf-mailchamp-subscribe .atf-themes-btn{
		right:44px;
	}
	.site-logo img{
		margin-top:15px;
		max-width:147px;
	}
	.atf-themes-btn{
		margin:10px 0;
	}

}