
@media only screen and (max-width : 991px) {
	#atf-booking-area{
		margin:50px 0;
		top:0px;
	}
	.atf-bn-forms .input-group {
		margin-bottom: 25px;
	}
	.atf-book-now .atf-book-btn {
		margin-top: 25px;
	}
	.atf-single-services{
		margin:12px 0;
	}
	.atf-single-blog{
		margin-bottom:25px;
	}
	.atf-footer-link{
		margin-bottom:25px;
	}
	.atf-section-title .title{
		font-size:28px;
	}
	
}

@media only screen and (max-width: 575px) {
	.atf-shape-one{
		display:none;
	}
	.atf-shape-two{
		display:none;
	}
	ul.atf-footer-social-icon.text-end {
		text-align: center ! important;
		margin-top: 30px;
	}
	.atf-footer-boottom p{
		text-align: center ! important;
	}

}