@media only screen and (max-width: 1399px) {
	 h1,.h1{
		font-size: 100px;   		
	}
	h2,.h2{
		font-size: 50px;  
	}
	h3,.h3{
		font-size: 36px;  
	}
	h4,.h4{
		font-size: 30px;  
	}
	.btn.btn-lg{
		font-size: 36px;
	}
	.btn{
		font-size: 22px;
	}
}
 
@media only screen and (max-width: 1199px) {
	  h1,.h1{
		font-size: 80px;   		
	}
	h2,.h2{
		font-size:40px;  
	}
	h3,.h3{
		font-size: 30px;  
	}
	h4,.h4{
		font-size: 28px;  
	}
	.btn.btn-lg{
		font-size: 30px;
	}
	.btn{
		font-size: 20px;
	}
}

@media only screen and (max-width: 991px) {
	  h1,.h1{
		font-size:60px;   		
	}
}
@media only screen and (max-width: 767px) {
	.fs-18{
		font-size: 16px;
	}
	 h1,.h1{
		font-size:50px;   		
	} 
	h2,.h2{
		font-size:30px;  
	}
	h3,.h3{
		font-size: 24px;  
	}
	h4,.h4{
		font-size: 22px;  
	}
	.btn.btn-lg{
		font-size: 24px;
	}
	.btn{
		font-size: 18px;
	}
	.s_dating .swipe-img {
    margin-top: -60px;
    margin-left: -10px;
    margin-right: -10px;
}
	.s_testimonial .content-div{
		    padding: 25px 30px;
	}
	.s_testimonial{
		padding: 100px 0;
	}
	.btn{
		    padding: 10px 20px;
	}
	.s-dubai-swingers h3{
		margin-bottom: 30px;
	}
}
@media only screen and (max-width: 578px) {
	.s_dating .photo+h2{
	font-size: 	22px;
	}
	    .btn.btn-lg {
        font-size: 22px;
    }
}
@media only screen and (max-width: 480px) {
    
}
@media only screen and (max-width: 380px) {
	  
	
}