@media only screen and (min-width:200px) and (max-width:767px){

.banner-inner{
	width: 250px;
	top: 7%;
	left: 5%;
}

.banner-inner h1{
	font-size: 20px;
}

.banner-inner h2{
	font-size: 16px;
}

.banner-inner p{
	font-size: 14px;
	line-height: 20px;
}

.menu img{
	width: 150px;
}

.side-contact{
	right: -24%;
}

.banner-inner p{
	font-size: 14px;
}

.banner-inner h1{
	font-size: 25px;
}

.banner{
	width: 100%;
	height: 250px;
	background: url("images/aerocity-russian-call-girls.webp");
	background-repeat: no-repeat;
  	background-size: 100% 100%;
}

.contact-btn{
	display: block;
}

.banner-inner button{
	padding: 5px 10px;
	border-radius: 10px;
	cursor: pointer;
	margin-bottom: 10px;
}

.togglerr{
	display: block;
}

.paragraph-1 h2{
	color: white;
	font-size: 18px;
}

.images img{
	border-radius: 10px;
	width: 100%;
	height: 190px;
}

.img-container{
	padding: 10px 5px;
	margin-bottom: 10px;
}

.stars{
color: goldenrod;
font-size: 14px;	
}

.for-fun a{
	font-size: 16px;
}

.for-fun i{
	color: white;
	font-size: 14px;
	padding-right: 5px;
}

.menu h4{
	display: none;
}

.email button{
	margin-top: 0px;
}

.email button a{
	font-size: 14px;
}

.navibar h4{
	padding-top: 10px;
	font-size: 30px;
}

.vip-tag{
	width: 40px;
	position: absolute;
	top: 50%;
	left: 5%;
}

/*About Page*/

.about-row h1{
	font-size: 18px;
}

h4, h5{
	font-size: 16px;
}

.owl-carousel img{

	height: 500px;
}

.side-img img{
	width: 100%;
	height: 500px;
}

.rate-list table tr{
	font-size: 12px;
}


}
