@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&amp;display=swap');

@font-face {
	font-family: "Open Sans";
	src: url(fonts/OpenSans-Regular.html);
	src: url(fonts/OpenSans-Regulard41dd41d.html?#iefix) format("embedded-opentype"), url(fonts/OpenSans-Regular-2.html) format("woff2"), url(fonts/OpenSans-Regular-3.html) format("woff"), url(fonts/OpenSans-Regular-4.html) format("truetype"), url(fonts/OpenSans-Regular-5.html#OpenSans-Regular) format("svg");
	font-weight: 400;
	font-style: normal;
	font-display: swap
}

@font-face {
	font-family: "Open Sans";
	src: url(fonts/OpenSans-Bold.html);
	src: url(fonts/OpenSans-Boldd41dd41d.html?#iefix) format("embedded-opentype"), url(fonts/OpenSans-Bold-2.html) format("woff2"), url(fonts/OpenSans-Bold-3.html) format("woff"), url(fonts/OpenSans-Bold-4.html) format("truetype"), url(fonts/OpenSans-Bold-5.html#OpenSans-Bold) format("svg");
	font-weight: 700;
	font-style: normal;
	font-display: swap
}

body {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  margin: 0;
  background-image: linear-gradient(to bottom, #000 5.6%, rgba(20, 33, 61, .8) 97.7%);
  position: relative;
}
.image_full {
	border: none!important;
	width: 100%!important
}

header {
	display: block
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

a:focus {
	outline: 0!important;
	outline-offset: 0!important
}

a {
	text-decoration: none
}

.text-center {
	text-align: center
}

.container {
	width: 1170px
}
.logo img{
	width:17%;
}
video{
	width:100%;
}
.h_img_r{
	margin-top:88px;
}

.container {
	width: 1170px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
	display: table;
	content: " "
}

.container-fluid:after,
.container:after,
.row:after {
	clear: both
}

.row {
	margin-right: -15px;
	margin-left: -15px
}
.col-lg-6{
	width:50%;
}
.col-lg-7{
	width:50%;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	float: left
}

.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9 {
	float: left
}

.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9 {
	float: left
}

.col-md-4 {
	width: 33.33333333%
}

.col-md-2 {
	width: 16.66666667%
}

.col-md-6 {
	width: 50%
}

.col-md-8 {
	width: 66.66666667%
}

.col-md-3 {
	width: 25%
}

.col-md-9 {
	width: 75%
}

.col-md-12 {
	width: 100%
}

.col-sm-3 {
	width: 25%
}

.spacer-single {
	clear: both;
	display: block;
	height: 20px;
	width: 100%
}

.menu-sec {
	width: 100%;
	z-index: 3
}

.menu-sec ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden
}


.menu-sec li a {
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	margin-right: 25px;
	background-image: linear-gradient(98.3deg, rgba(252, 163, 17, .94) 10.6%, rgba(20, 33, 61, .94) 97.7%);
	color: #fff;
	transition: all .3s ease-in-out;
	text-transform: uppercase;
	font-weight: 700;
	text-shadow: 2px 2px 2px #000;
	font-size: 15px;
	padding: 10px 20px 10px 40px!important;
	display: block
}

.menu-sec .menu-btn:hover,
.menu-sec li a:hover {
	color: #fff;
	background-image: radial-gradient(circle 1192px at 21.5% 49.5%, rgba(20, 33, 61, .94) .1%, rgba(252, 163, 17, .94) 100.2%);
	border-color: #fff;
	padding: 10px 40px 10px 40px!important
}

.menu-sec .menu {
	clear: both;
	max-height: 0;
	transition: max-height .2s ease-out;
	margin-top:13px;
}

.menu-sec .menu-icon {
	cursor: pointer;
	display: inline-block;
	float: right;
	padding: 20px 15px;
	position: relative;
	user-select: none;
	border: 1px solid #eec400!important;
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 8px
}

.menu-sec .menu-icon .navicon {
	background: #d20000;
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
	position: relative;
	transition: background .2s ease-out
}

.menu-sec .menu-icon .navicon:after,
.menu-sec .menu-icon .navicon:before {
	background: #d20000;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	transition: all .2s ease-out;
	width: 100%;
	border-radius: 1px
}

.menu-sec .menu-icon .navicon:before {
	top: 7px
}

.menu-sec .menu-icon .navicon:after {
	top: -7px
}

.menu-sec .menu-btn {
	display: none
}

.menu-sec .menu-btn:checked~.menu {
	max-height: 700px;
	padding-bottom: 20px
}

.menu-sec .menu-btn:checked~.menu-icon .navicon {
	background: 0 0
}

.menu-sec .menu-btn:checked~.menu-icon .navicon:before {
	transform: rotate(-45deg)
}

.menu-sec .menu-btn:checked~.menu-icon .navicon:after {
	transform: rotate(45deg)
}

.menu-sec .menu-btn:checked~.menu-icon:not(.steps) .navicon:after,
.menu-sec .menu-btn:checked~.menu-icon:not(.steps) .navicon:before {
	top: 0
}

@media (max-width:570px) {
	.main-title h1,
	.main-title h1 a {
		font-size: 22px!important
	}
}

@media (min-width:48em) {
	.menu-sec li {
		float: left
	}
	.menu-sec li a {
		padding: 13px 30px
	}
	.menu-sec .menu {
		clear: none;
		float: right;
		max-height: none
	}
	.menu-sec .menu-icon {
		display: none
	}
}

.mobile-banner {
	display: none
}
.menu_cont {
  position: relative;
  padding: 10px 0 20px 0;
  background: #001136;
  border-bottom: 2px solid #eec400;
  border-top: 4px solid #eec400;
}

#home-section-2,
.page-content>.container {
	background-position: right top;
	background-repeat: no-repeat
}

.main-content {
	position: relative
}

.quick-search {
	padding: 35px 0
}

.padd5 {
	padding-left: 5px;
	padding-right: 5px
}

.click-nav ul {
	position: relative;
	padding: 0;
	margin-bottom: 0;
	list-style: none
}

.click-nav ul li {
	position: relative;
	list-style: none;
	cursor: pointer
}

.click-nav ul .clicker {
	margin-bottom: 0;
	position: relative;
	padding: 10px 0;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 5.6%, rgba(20, 33, 61, .94) 97.7%);
	font-size: 15px;
	-webkit-transition: background-color .25s;
	-moz-transition: background-color .25s;
	-ms-transition: background-color .25s;
	-o-transition: background-color .25s;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 2px 2px 2px #000;
	font-weight: 700;
	box-shadow: 0 5px 5px rgba(0, 0, 0, .75);
	transition: background-color .25s;
	text-align: center;
	border: 2px solid #eec400!important
}

.click-nav ul li ul {
	margin-top: 5px;
	border: 1px solid #eec400!important;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 5.6%, rgba(25, 135, 84, .94) 97.7%);
	width: 100%
}

.click-nav ul li a {
	display: block;
	text-decoration: none;
	text-align: center;
	line-height: 35px;
	transition: background-color .25s;
	-webkit-transition: background-color .25s;
	-moz-transition: background-color .25s;
	-ms-transition: background-color .25s;
	-o-transition: background-color .25s;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px #000;
	font-weight: 700;
	font-size: 14px;
	color: #fff!important
}

.click-nav ul li ul {
	position: absolute;
	left: 0;
	z-index: 999;
	display: none
}

.click-nav span {
	padding: 0
}
.offer{
	width:100%;
}
.offer img{
	width:100%;
}
.main-title {
	padding: 10px;
	background-image: radial-gradient(circle 1192px at 21.5% 49.5%, rgba(33, 91, 40, .94) .1%, rgba(0, 0, 0, 1) 100.2%);
	text-align: center;
	font-family: "Open Sans", sans-serif;
	color: #000!important
}

.main-title h1,
.main-title h1 a {
	color: #fff!important;
	font-family: "Open Sans";
	font-size: 30px;
	text-shadow: 2px 2px 2px #1e1e1e;
	text-transform: uppercase;
	font-weight: 700
}

.main-title h1 a:hover {
	color: #efbe20!important
}

.brand-sec span {
	display: block;
	text-align: center;
	font-family: "Open Sans";
	color: #fff;
	position: absolute;
	font-weight: 700
}

.brnd-tag {
	font-size: 25px;
	top: 10%;
	display: inline-flex;
	left: 0;
	right: 0;
	justify-content: center;
	text-shadow: 2px 2px 2px #000
}

.brnd-name {
	font-size: 80px;
	top: 20%;
	color: #ff7801!important;
	letter-spacing: 1px;
	margin-bottom: 10px;
	text-align: center;
	display: inline-flex;
	left: 0;
	right: 0;
	justify-content: center;
	font-family: "Open Sans";
	font-weight: 700;
	text-shadow: 2px 2px 2px #000
}

.slog {
	font-size: 30px;
	letter-spacing: 1px;
	top: 44%;
	text-align: center;
	position: absolute;
	left: 0;
	display: inline-flex;
	right: 0;
	justify-content: center;
	text-shadow: 2px 2px 2px #000
}

.call {
	font-size: 50px;
	top: 57%;
	text-align: center;
	position: absolute;
	left: 0;
	display: inline-flex;
	right: 0;
	justify-content: center;
	text-shadow: 2px 2px 2px #000
}

.brnd-name a,
.call a {
	color: #ff7801;
	text-shadow: 2px 2px 2px #000
}

.call a:hover {
	color: #fff
}

.brand-sec {
	position: relative;
	text-align: center;
	height: 395px
}

.brnd-img img {
	display: block;
	width: 100%
}

.mobile {
	display: none!important
}

.prfl-bg {
	background-image: linear-gradient(to bottom, #000 5.6%, rgba(20, 33, 61, .94) 97.7%);
	padding: 30px
}

.girls-profile-content {
	margin: 0 0 20px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

.girls-list {
	top: auto;
	left: auto;
	position: relative;
	width: 24%;
	margin: 0 0 30px 0;
	box-shadow: 0 1px 5px 1px #fff;
	padding: 5px;
	overflow: hidden;
	transition: all .3s;
	border: 1px solid #4d0000;
	-webkit-box-shadow: 0 1px 5px 1px #fff;
}

.avl-nw img,
.girl-img img {
	width: 100%;
	display: block
}

.info {
	padding: 10px;
	transition: all .3s ease-in-out;
	background: #000;
	height: auto;
	width: auto;
	display: block;
	overflow: auto
}

.info span {
	display: block;
	text-align: center;
	margin-bottom: 8px;
	font-size: 15px;
	line-height: 15px;
	font-family: "Open Sans", sans-serif;
	text-transform: capitalize
}

.info span img {
	display: inline-block
}

.stars {
	float: right
}

.clear-fix {
	clear: both;
	display: block
}

.info .city-name {
	margin: 0;
	text-align: center;
	font-family: "Open Sans", sans-serif;
	color: #efbe20;
	font-size: 15px;
	line-height: 20px;
	font-weight: 700;
	float: left
}

.vw-more-btn-cnt {
	text-align: center
}

.vw-more-btn {
	font-family: "Open Sans", sans-serif;
	background: #9f6900;
	color: #fff;
	border: 3px solid #fff;
	border-radius: 50px;
	padding: 8px 30px;
	outline: 0;
	cursor: pointer;
	position: relative;
	transition: .2s ease-in-out;
	font-weight: 700
}

.ctgry-title {
	display: block;
	color: #fff;
	text-align: right!important;
	width: 100%
}
.welcome {
  background-image: radial-gradient(circle 1192px at 21.5% 49.5%, rgba(20, 33, 61, .94) .1%, rgb(0, 0, 0) 100.2%);
  padding: 0 30px;
  margin-bottom: 30px;
}
.text-img img {
	width: 100%;
	display: block
}

.text-area h1 {
	font-family: "Open Sans", sans-serif;
	line-height: 60px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 50px;
	font-weight: 700;
	text-align: center;
	color: red
}

.text-area p {
	font-family: "Open Sans", sans-serif;
	line-height: 23px;
	color: #ccc!important;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: 400;
	text-align: justify
}

.leftbox {
	padding: 30px 0
}

.text-area p b {
	text-transform: uppercase;
	font-weight: 700!important;
	color: #ffde00;
	text-shadow: 2px 2px 2px #000
}

.text-area a {
	font-weight: 700;
	color: red
}

.text-area h2,
.text-area h3,
.text-area h4,
.text-area h5,
.text-area h6 {
	font-family: "Open Sans", sans-serif;
	color: #c71b1b !important;
	text-transform: uppercase;
	font-weight: 800;
	margin-bottom: 0
}

.text-area h2 {
	margin-bottom: 10px;
	margin-top: 0;
	font-size: 30px;
	line-height: 45px;
	font-family: "Open Sans", sans-serif;
	text-transform: uppercase;
	font-weight: 800
}

.text-area h2 a {
	color: #ff7801
}

.text-bg-1,
.text-bg-2,
.text-bg-3,
.text-bg-4,
.text-bg-5 {
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	min-height: 750px
}

.hm-abt-text {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	padding: 20px;
	min-height: 750px
}

.frt {
	float: right!important
}

.red-clr {
	color: red!important
}

.blue-clr {
	color: #009FFF!important
}

.green-clr {
	color: #76FF03!important
}

.pink-clr {
	color: #FF0080!important
}

.orange-clr {
	color: #E65100!important
}

.lght-grn-clr {
	color: #64B5F6!important
}

.ftr-logo img {
	width: 160px;
	height: auto
}

footer ul {
	padding: 0;
	margin: 0;
	list-style-type: none
}

footer h5 {
	font-family: "Open Sans", sans-serif;
	color: #ff7801!important;
	font-size: 18px;
	margin: 0 0 10px 0
}

footer p {
	margin-top: 0;
	color: #fbefef;
	line-height: 25px;
	font-size: 14px
}

.ftr-menu li a {
	font-size: 14px;
	color: #fbefef;
	text-decoration: none;
	display: block;
	margin-bottom: 10px
}

.follow a {
	border: 1px solid #fbefef;
	height: 35px;
	width: 35px;
	margin-bottom: 4px;
	color: #fbefef;
	border-radius: 25px;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	line-height: 35px;
	font-size: 15px;
	margin-right: 10px;
	padding-top: 2px
}

footer {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 1) 5.6%, rgba(51, 27, 106, .94) 97.7%);
	padding-top: 30px;
	border-top: 3px solid #ff7801;
	margin-top: 20px
}

.menu-footer-navigation {
	padding: 20px 0 15px 0;
	list-style: none;
	margin: 0
}

.ylw-clr {
	color: #ff7801!important
}

#footer-navigation {
	border-top: 1px solid rgba(255, 255, 255, .1)
}

.menu-footer-navigation li {
	border-right: 1px solid rgba(255, 255, 255, .1);
	float: left!important
}

.menu-footer-navigation li {
	display: inline-block;
	border-top: 1px solid rgba(255, 255, 255, .1);
	padding-right: 18px;
	padding-left: 15px;
	vertical-align: top
}

.menu-footer-navigation li a {
	color: rgba(255, 255, 255, .9);
	text-transform: uppercase;
	letter-spacing: 0;
	font-size: 12px;
	font-size: .75rem;
	font-weight: 400;
	text-decoration: none;
	display: block;
	padding: 10px 15px
}

.menu-footer-navigation {
	display: block;
	height: auto;
	overflow: auto;
	width: auto
}

.right,
footer h6 {
	float: right;
	display: inline-block;
	color: #fff;
	font-weight: 400;
	font-size: 13px;
	margin: 15px 0 0 0
}

#sy-whatshelp {
	right: 10px;
	bottom: 10px;
	position: fixed;
	z-index: 9999
}

#sy-whatshelp a {
	position: relative
}

#sy-whatshelp a.sywh-open-services {
	background-color: #129bf4;
	color: #fff;
	line-height: 55px;
	margin-top: 10px;
	border: none;
	cursor: pointer;
	font-size: 23px;
	width: 55px;
	height: 55px;
	text-align: center;
	box-shadow: 2px 2px 8px -3px #000;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	display: inline-block
}

#sy-whatshelp a.sywh-open-services i {
	line-height: 55px
}

#sy-whatshelp a.sywh-open-services .fa-times {
	display: none
}

#sy-whatshelp .sywh-services {
	width: 55px;
	height: auto
}

#sy-whatshelp .sywh-services a {
	display: none;
	font-family: "Open Sans", sans-serif
}

#sy-whatshelp .sywh-services a.email i {
	background-color: #b92b27
}

#sy-whatshelp .sywh-services a.instagram i {
	background-color: #e4405f
}

#sy-whatshelp .sywh-services a.messenger i {
	background-color: #0084ff
}

#sy-whatshelp .sywh-services a.whatsapp i {
	background-color: #25d366
}

#sy-whatshelp .sywh-services a.call i {
	background-color: #f60
}

a[data-tooltip] {
	position: relative
}

a[data-tooltip]::after,
a[data-tooltip]::before {
	position: absolute;
	display: none;
	opacity: 1;
	transition: all .3s ease-in-out
}

a[data-tooltip]::before {
	content: attr(data-tooltip);
	background-image: linear-gradient(98.3deg, rgba(0, 0, 0, 1) 10.6%, rgba(25, 135, 84, .94) 97.7%);
	color: #fff;
	font-size: 13px;
	padding: 7px 11px;
	border-radius: 5px;
	white-space: nowrap;
	text-decoration: none;
	display: none
}

a[data-tooltip]::after {
	width: 0;
	height: 0;
	border: 6px solid transparent;
	content: ""
}

a[data-tooltip]:hover::after,
a[data-tooltip]:hover::before {
	display: block
}

a.sywh-open-services[data-tooltip]::after,
a.sywh-open-services[data-tooltip]::before {
	display: block
}

a.data-tooltip-hide[data-tooltip]::after,
a.data-tooltip-hide[data-tooltip]::before {
	display: none!important
}

a.sywh-open-services[data-tooltip][data-placement=left]::before {
	top: 11px;
	font-family: "Open Sans", sans-serif;
	display: none
}

a[data-tooltip][data-placement=left]::before {
	top: -7px;
	right: 100%;
	line-height: normal;
	margin-right: 10px
}

a[data-tooltip][data-placement=left]::after {
	border-left-color: #fe0000;
	border-right: none;
	top: 50%;
	right: 100%;
	margin-top: -6px;
	margin-right: 4px;
	display: none
}

a[data-tooltip][data-placement=right]::before {
	top: -7px;
	left: 100%;
	line-height: normal;
	margin-left: 10px
}

a[data-tooltip][data-placement=right]::after {
	border-right-color: #000;
	border-left: none;
	top: 50%;
	left: 100%;
	margin-top: -6px;
	margin-left: 4px
}

a[data-tooltip][data-placement=top]::before {
	bottom: 100%;
	left: 0;
	margin-bottom: 10px
}

a[data-tooltip][data-placement=top]::after {
	border-top-color: #000;
	border-bottom: none;
	bottom: 100%;
	left: 10px;
	margin-bottom: 4px
}

a[data-tooltip][data-placement=bottom]::before {
	top: 100%;
	left: 0;
	margin-top: 10px
}

a[data-tooltip][data-placement=bottom]::after {
	border-bottom-color: #000;
	border-top: none;
	top: 100%;
	left: 10px;
	margin-top: 4px
}

.owl-carousel .item {
	position: relative;
	backface-visibility: hidden
}

.owl-nav>div {
	margin-top: -26px;
	position: absolute;
	top: 50%;
	color: #cdcbcd
}

.owl-nav i {
	font-size: 20px;
	color: #fff
}

.owl-nav .owl-prev {
	left: -20px;
	border: 1px solid #eec400;
	padding: 15px;
	background: #00096
}

.owl-nav .owl-next {
	right: -20px;
	border: 1px solid #eec400;
	padding: 15px;
	background: #00096;
	font-family: "Open Sans Bold"
}

.escorts-slider .owl-carousel .item {
	padding: 5px;
	border: 1px solid #eec400;
	background: #000
}

.slide-tittle {
	padding: 10px 0px 5px 0px;
	text-align: center;
	font-size: 16px;
	color: #fff
}

.escorts-slider {
	padding: 10px
}

@media (max-width:1199px) {
	.container {
		width: 970px
	}
	.menu-sec li a {
		padding: 10px 20px 10px 20px!important
	}
	.menu-sec li a:hover {
		padding: 10px 20px 10px 20px!important
	}
	.slog {
		top: 48%
	}
	.brand-sec {
		height: 300px
	}
}

@media (max-width:991px) {
	.container {
		width: 750px
	}
	.menu-sec li a {
		padding: 10px 10px 10px 10px!important;
		margin-right: 10px
	}
	.prfl-bg {
		padding: 5px
	}
	.brnd-name {
		top: 12%
	}
	.call {
		font-size: 50px;
		top: 63%
	}
	.brand-sec {
		height: 238px
	}
}

@media (max-width:767px) {
	.container {
		width: 100%
	}
	.bnr-img-1,
	.bnr-img-2 {
		width: 25%!important;
		min-height: 250px
	}
	.bnr-txt {
		width: 50%!important;
		min-height: 250px
	}
	.bnr-text-1 {
		font-size: 30px
	}
	.bnr-text-2 {
		font-size: 17px
	}
	.desktop {
		width: 100%;
		display: none!important
	}
	.mobile {
		display: block!important
	}
	.call {
		top: 70%
	}
	.slog {
		top: 55%
	}
	.brnd-name {
		top: 34%;
		font-size: 40px
	}
	.brnd-tag {
		font-size: 21px
	}
	.mobile-banner {
		display: block
	}
	.col-sm-3 {
		width: 50%
	}
	.girls-list {
		width: 49%
	}
	.col-md-6 {
		width: 100%
	}
	.text-bg-1,
	.text-bg-2,
	.text-bg-3,
	.text-bg-4,
	.text-bg-5 {
		background-position: 20% 30%;
		min-height: 500px
	}
	.hm-abt-text {
		min-height: 300px
	}
	.ftr-menu ul {
		display: block!important
	}
	.ftr-menu ul li {
		float: none;
		margin-right: 0;
		list-style-type: none;
		margin-bottom: 10px
	}
	footer h6 {
		float: none!important;
		margin-bottom: 15px
	}
	.menu-footer-navigation li:first-child {
		padding-left: 0!important
	}
	.w100 {
		width: 100%
	}

	.bnr-txt {
		padding: 0!important
	}
	.main-bnr-btns a {
		margin-bottom: 5px
	}
	.brand-sec {
		height: auto
	}
	.girl-img img {
		width: 100%;
		height: 50%
	}
	.poster-list li img {
		width: 100%;
		height: 50%
	}
}

@media (max-width:499px) {
	.bnr-img-1,
	.bnr-img-2,
	.bnr-txt {
		min-height: 180px!important
	}
	.bnr-txt {
		padding: 5px
	}
	.bnr-text-2 {
		font-size: 14px
	}
	.bnr-text-1 {
		font-size: 20px
	}
	.brnd-tag {
		font-size: 15px
	}
	.brnd-name {
		font-size: 20px
	}
	.slog {
		font-size: 16px
	}
	.call {
		font-size: 23px
	}
	.col-sm-3 {
		width: 100%
	}
	.girls-profile-content {
		margin-top: 20px
	}
	.info .city-name {
		float: none;
		display: block
	}
	.ctgry-title img {
		display: none!important
	}
	.text-area h2,
	.text-area h3 {
		text-align: center;
		font-size: 20px;
		line-height: 26px
	}
	.welcome {
		padding: 0 10px
	}
	.menu-footer-navigation li {
		float: none!important;
		display: block;
		padding: 0;
		border: none;
		margin-bottom: 10px
	}
	.hm-abt-text {
		padding: 0!important
	}
	.text-area h1 {
		line-height: 33px;
		font-size: 25px
	}
	.step_tag {
		float: none!important
	}
	.liststep li {
		text-align: justify!important
	}
	.other-escorts-cont-img {
		width: 100%!important
	}
	.brand-sec {
		height: 170px
	}
}

.heading {
	color: #ff7801!important
}

.liststep {
	margin: 0;
	padding: 0;
	clear: left
}

.liststep li {
	text-decoration: none;
	list-style-position: inside;
	font-family: "Open Sans";
	font-size: 15px;
	text-align: left;
	line-height: 29px;
	list-style-image: url(img/right_arrow.html);
	border-bottom: 1px dashed red;
	padding: 10px 0
}

.tip {
	margin-top: 20px;
	background: #d9e250;
	border-radius: 17px;
	color: #000!important;
	padding: 10px
}

.subhead {
	text-align: center;
	color: #ffb968!important;
	font-size: 16px;
	margin: 10px
}

.heading {
	color: #ff7801!important;
	text-align: left;
	font-size: 16px;
	line-height: 38px
}

.heading span {
	color: #d60000!important
}

.step_tag {
	float: left;
	font-size: 17px;
	margin-top: 6px;
	margin-right: 10px;
	color: #d60000!important
}

.step_heading {
	margin-top: 0!important
}

.other-escorts-cont {
	list-style: none;
	display: flex;
	justify-content: center;
	flex-flow: wrap;
	padding: 0
}

.other-escorts-cont-img {
	padding: 7px;
	float: left;
	width: 20%
}

.other-escorts-img {
	position: relative;
	bottom: 5px;
	border: 3px solid #F7971E
}

.other-escorts-img img {
	width: 100%;
	display: block
}

.other-escorts-title {
	background: #F7971E;
	bottom: 0;
	color: #000!important;
	font-size: 17px;
	padding: 5px 0 0 0;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	font-family: "Open Sans";
	font-weight: 700
}

.text-area ul li {
	text-align: left;
	margin-bottom: 10px
}

.resp-img {
	width: 100%;
	height: auto;
	margin: 0 auto
}

.text-area img {
	width: 100%;
	display: block
}
.whatsapp img {
height: 22px
}

}

@media only screen and (max-width:600px) {
	.call-footer {
		display: none
	}
}

@media screen and (max-width:1125px) {
	.call-footer {
		display: block;
		position: fixed;
		left: 0;
		bottom: 0;
		width: 100%;
		color: #fff;
		text-align: center;
		z-index: 111
	}
	.call-icon {
		background-color: #EB080C;
		width: 50%;
		height: 52px;
		float: left;
		padding-top: 10px
	}
	.whatsapp-icon {
		background-color: green;
		width: 50%;
		height: 52px;
		float: right;
		padding-top: 10px
	}
	.pointer {
		cursor: pointer
	}
}

@media only screen and (max-width:480px) {
	.contant-footer span {
		font-size: 24px
	}
}

@media only screen and (max-width:767px) {
	.desktop {
		display: none!important
	}
	.mobile {
		display: block!important;
		width: 100%
	}
}

.icon-box {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	margin-top: 20px
}

.icon-box a {
	color: #fff;
	text-decoration: none
}

.icon-box p {
	text-align: center
}

.call-icon {
	display: none
}

.whatsapp-icon {
	display: none
}

@media only screen and (max-width:767px) {
	.call-icon {
		display: block
	}
	.whatsapp-icon {
		display: block
	}
}
.call-girls-profile-cont {
  background-image: radial-gradient(circle 1192px at 21.5% 49.5%,rgba(20,33,61,.94) .1%,rgba(0,0,0,1) 100.2%);
  border: 1px solid #eec400 !important;
  padding: 30px;
  color:#fff;
}
.prfl-rate table, .profile-dtl table {
  width: 100%;
  border-collapse: collapse;
  font-family: open sans,sans-serif;
}
.prfl-rate table td, .profile-dtl table td {
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
  padding: 10px 0;
  border-bottom: 1px solid #eec400;
}
.girl-abt h2, .girl-abt h3, .prfl-rate h3, .profile-dtl h3 {
  font-family: open sans,sans-serif;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
  margin: 20px 0 10px;
  color: #ffa700;
  text-decoration: none;
  text-shadow: 2px 3px 2px #000;
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.dropd-escorts-area h3{
  margin-bottom: 15px !important;
  font-size: 30px !important;
  color: #fff !important;
  font-family: open sans;
  text-align: center;
  font-weight: 700;
  padding: 20px 0;
}
.escorts-area-list {
  padding: 30px;
  border: 3px solid #ff7801;
  text-align: center;
  margin: 0 0 20px;
  background: #aa076b;
    background-image: none;
  background-image: radial-gradient(circle 1192px at 21.5% 49.5%,rgba(252,163,117,.94) .1%,rgba(20,33,61,1) 100.2%);
}
.escorts-area-list a {
  min-width: calc(25% - 10px);
  margin: 0 4px 10px 0;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  transition: all .3s ease-in-out;
  font-family: open sans,sans-serif;
  border-radius: 50px;
  background-image: linear-gradient(98.3deg,rgba(199,27,27,.99) 10.6%,rgba(252,163,117,.99) 97.7%);
  box-shadow: 0 1px 2px 0 rgba(60,64,67,.302),0 1px 3px 1px rgba(199,27,27,.149);
  font-weight:bold;
  color:#000;
  padding: 10px 20px !important;
}
.escorts-area-list a:hover {
    text-decoration: none;
}
/*///////////////////////////////////////////////////////
				Responsive Phone
//////////////////////////////////////////////////////*/

@media only screen and (min-width:290px) and (max-width:766px){
.col-lg-6{
	width:100%;
	padding:0px 25px;
}
.row {
  margin-right: 0px;
  margin-left: 0px;
}
}
