@media only screen and (max-width: 1600px) {
	.navbar-custom .navbar-brand {
    padding-left: 15px;
    max-width: 610px;
    margin-top: 0;
}
	.navbar-custom .navbar-brand:after{
		height: 65px;
	}
}
@media only screen and (max-width:1400px) {
	.main-content {
    padding: 70px 0 70px 0;
}
	.page-title{
		font-size: 40px;
	}
	.faq-section ul li h3{
		font-size: 20px;
	}
    .navbar-custom .navbar-brand {
   
    max-width: 510px; 
}
	.navbar-custom .navbar-nav>li>a{
		padding-left: 15px;
		padding-right: 15px;
	}
	.home-banner-section .btn{
		font-size: 52px;
	}
	.home-banner-section .arrow img{
		max-width: 150px;
	}
	.play-with-live-girls-section .head-div h3{
		font-size: 60px;
		line-height: 60px;
	}
	.play-with-live-girls-section .head-div h2{
		    font-size: 130px;
    line-height: 130px;
	}
	
	.play-with-live-girls-section ul li h3{
		font-size: 40px;
		line-height: 40px;
		margin-bottom: 10px;
	}
	.click-here-section .title{
		font-size: 72px;
		line-height: 72px;
	}
	.block2 h2 {
		font-size: 50px; 
		line-height: 42px; 
	}
	.block2 .btn{
		font-size: 45px;
	}
	.perfect-girl-div h2{
		    font-size: 70px;
    line-height: 70px;
		    margin-bottom: 20px;
	}
	.main-footer h2{
		font-size: 45px;
		line-height: 45px;
	}
	.main-footer .btn{
		font-size: 52px;
	}
	.home-banner-section .img-div{
		background-position: 70%;
	}
}

@media only screen and (max-width: 1199px) {
	.main-content {
    padding: 40px 0 40px 0;
}
	.page-title{
		font-size: 35px;
		margin-bottom: 30px;
	}
	.faq-section ul li{
		    padding: 15px;
		margin-bottom: 20px;
	}
	.play-with-live-girls-section .head-div h3 {
    font-size: 40px;
    line-height: 40px;
}
	.play-with-live-girls-section .head-div h2 {
    font-size: 100px;
    line-height: 100px;
}
	.click-here-section .title {
    font-size: 52px;
    line-height: 52px;
}
	.block2 h2 {
    font-size: 40px;
    line-height: 42px;
}
	
	.navbar-custom .navbar-brand:after{
		display: none;
	}
    .navbar-custom .navbar-brand {
		max-width: 350px;
		margin-top: -15px;
	}
	
	.navbar-custom .navbar-nav>li>a{
		font-size: 16px;
	}
	.navbar-custom .navbar-nav>li.play-btn a{
		margin-left: 10px;
	}
}

@media only screen and (max-width: 991px) {
	.play-with-live-girls-section .head-div h2 {
    font-size: 80px;
    line-height: 80px;
}
	.perfect-girl-div h2 {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 20px;
}
	.play-with-live-girls-section ul{
		margin: 0;
		
	}
	.play-with-live-girls-section ul li{
		padding: 25px 50px;
		margin-bottom: 25px;
	}
	.play-with-live-girls-section .equel-height{
		 display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
	}
	.navbar-custom .navbar-nav>li>a {
    font-size: 14px;
		padding-left: 10px;
    padding-right: 10px;
}
	.navbar-custom .navbar-brand {
    max-width: 320px;
    margin-top: -10px;
}
}
@media only screen and (max-width: 767px) {
	.home-banner-section .copy-text{
		padding: 15px;
		background: rgba(0,0,0,0.5);
		-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	}
	.perfect-girl-div .mid-img img{
		margin-bottom: 10px;
	}
	.contact-form-div .btn {
		font-size: 20px;
		width: 170px;  
		line-height: 26px; 
	}
	.contact-section .page-title {
    margin-bottom: 25px;
}
	.contact-form-div{
		padding: 20px;
	}
	.contact-form-div label {
    font-size: 16px;
}
	.form-control{
		font-size: 14px;
		height: 30px;
	}
	.contact-form-div .form-group {
    margin-bottom:15px;
}
	.block2 .btn {
    font-size: 30px;
}
	.home-banner-section .arrow{
		padding: 20px 0;
	}
	.home-banner-section .arrow img {
    max-width: 100px;
}
	.home-banner-section {
    height:600px;
    position: relative;
    padding-top: 60px;
}
	.home-banner-section .btn {
    font-size: 32px;
		padding-right: 50px;
    padding-left: 50px;
}
	.navbar-toggle{
		    margin-top: 20px;
		padding-right: 0
	}
	.navbar{
		margin-bottom: 0
	}
	.navbar-custom .navbar-nav>li>a{
		font-size: 18px;
		text-align: center
	}
	header{
		height: auto
	}

	.play-with-live-girls-section ul li{
		padding: 15px 25px;
	}
	.play-with-live-girls-section ul li br{
		display: none;
	}
	.play-with-live-girls-section .head-div h2 {
    font-size: 60px;
    line-height: 60px;
		margin-top: 0;
}
	.play-with-live-girls-section .head-div h3 {
		font-size: 25px;
		line-height: 25px;
	}
	.play-with-live-girls-section ul li h3 {
		font-size: 28px;
		line-height: 28px; 
	}
	.click-here-section .title {
    font-size: 40px;
    line-height: 40px;
		    margin-bottom: 30px;
}
	.perfect-girl-div h2 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 15px;
}
	.main-footer .btn {
    font-size: 32px;
		padding-right: 40px;
    padding-left: 40px;
}
	.main-footer h2 {
    font-size: 35px;
    line-height: 35px;
		
}
	body{
		font-size: 14px;
	}
}
@media only screen and (max-width: 640px) {
		.navbar-toggle{
		    margin-top: 0px;
		padding-right: 0
	}
	.navbar-custom .navbar-brand {
    max-width: 240px;
    margin-top: 3px;
}
    	.home-banner-section {
    height:700px; 
}
}
@media only screen and (max-width: 480px) {
	.block2 {
		    margin-bottom: 40px;
	}
	.block2 .btn {
    font-size: 25px;
}
	.block2 h2 {
    font-size: 30px;
    line-height: 32px;
}
	.play-with-live-girls-section .head-div h3 {
    font-size: 20px;
    line-height: 20px;
}
	.play-with-live-girls-section .head-div h2{
		    font-size: 40px;
    line-height: 40px;
	}
    .main-footer .btn {
    font-size: 30px;
		padding-right: 30px;
    padding-left: 30px;
}
	.home-banner-section .btn {
    font-size: 30px;
    padding-right: 30px;
    padding-left: 30px;
}
	.home-banner-section .btn span{
		font-size: 12px;
	}
}
@media only screen and (max-width: 460px) {
    .perfect-girl-div .bottom-div img {
    margin-bottom: -30px;
    margin-top: -71px;
}
}