@charset "utf-8";
/* CSS Document */
 
* {
	margin:0;
	padding:0;
	box-sizing:border-box;
}


.color1 {
	color:#C8B12F;
}


.clear {
	clear:both;
}




body {	
  	background:url(img/background.jpg) repeat;
	font-size:14px roboto;
	color:#fff;
}


h1, h2, h3, h4 {
	margin-top:15px;
}


h1 {
	font-size:26px; letter-spacing:1px;
	color:#370d5a; font-weight:600;
}
h2 {font-size:26px ; letter-spacing:1px;
	color:#370d5a; font-weight:600;}
h3 {font-size:26px ; letter-spacing:1px;
	color:#370d5a; font-weight:600;}
	h4 {font-size:26px; letter-spacing:1px;
	color:#370d5a; font-weight:600;}
	h5 {font-size:26px; letter-spacing:1px;
	color:#370d5a; font-weight:600;}
	h6 {font-size:26px; letter-spacing:1px;
	color:#370d5a; font-weight:600;}
	h7 {font-size:26px; letter-spacing:1px;
	color:#370d5a; font-weight:600;}
	h8 {font-size:26px ; letter-spacing:1px;
	color:#370d5a; font-weight:600;}
	h9 {font-size:26px;  letter-spacing:1px;
	color:#370d5a; font-weight:600;}

p {
	text-align:justify;
	margin-bottom:25px;
	line-height:24px;
	color:#210836;
}
p a{color:#bf0a99;}
p a:hover{color:#520793;}


#wrapper-gurgaon-escorts {
	width:900px;
	margin:auto;
}

#header-gurgaon-escorts {
	width:100%;
	height:500px;
	text-align:center;
	background:url(img/header.jpg);
	background-size:100% 100%;
	float:left;
}


#header-gurgaon-escorts ul {
	border-radius:100%;
	overflow:hidden;
	margin:60px auto;
	border:3px solid #c8b12f;
	width:175px;
	height:175px;
}


#header-gurgaon-escorts li {
	font-size:35px;
	list-style:none;
	width:100%;
	height:85px;
	border-bottom:3px solid #c8b12f;
}

#header-gurgaon-escorts li.border {
	border:none;
}


#header-gurgaon-escorts li a {
	text-decoration:none;
	color:#fff;
	padding:15px 0;
	float:left;
	text-shadow:2px 2px #000;
	background:#4d4412;
	width:100%;
	height:100%;
}

#header-gurgaon-escorts li a:hover {
	background:#c8b12f;
	text-shadow:none;
	color:#000;
}


#header-gurgaon-escorts p {
	background:rgba(0, 0, 0, .75);
	font-size:18px;
	color:#fff;
	padding:10px 0;
	text-align:center;
}

#logo-gurgaon-escorts {
	color:#fff;
	border-radius:10px;
	width:350px;
	padding:10px 0;
	background:#fff;
	margin:25px auto;
	font-size:40px ;
	border:3px solid #520793;
	font-weight:normal;
	text-shadow:1px 1px #002833, -1px -1px #002833;
	font-weight:bold;
}


#logo-gurgaon-escorts a {
	text-decoration:none;
	color:#f20ac1;
}



#contact-gurgaon-escorts {
	font-size:20px;
	text-shadow:none;
	color:#190233;
}



#banner-gurgaon-escorts {
	width:85%;
	margin:auto;
	border:2px solid #fff;
	border-radius:5px;
}

#banner-gurgaon-escorts img {
	width:100%;
	margin-bottom:-4px;
}





#nav-gurgaon-escorts {
	width:100%;
	float:left;
	background:#bf0a99;
}



#nav-gurgaon-escorts li {
	float:left;
	width:14%;
	text-align:center;
	list-style:none;
}


#nav-gurgaon-escorts li.border {
	border-right:none;
}


#nav-gurgaon-escorts li a {
	font-size:14px;
	float:left;
	width:100%;
	text-transform:uppercase;
	line-height:50px;
	text-decoration:none;
	color:#fff;
	transition:all ease .25s;
}





#nav-gurgaon-escorts li a:hover,
#nav-gurgaon-escorts li a.active {
	color:#000;
}




#gallery ul li {
	list-style:none;
	float:left;
	padding:6px;
	margin:1%;
	border:2px solid #bf0a99;
	width:31%;
	transition:all ease .5s; border-radius:10px; color:#370d5a;
}

#gallery ul li img {
	width:100%;
	border-radius:5%;
}

#gallery ul li:hover {
	border:2px solid #370d5a;
}




#content-gurgaon-escorts {
	width:100%;
	border:3px solid #bf0a99;
	padding:30px 30px;
	float:left;
background:rgba(255, 255, 255, .75);
}





#contentmain-gurgaon-escorts {
	width:100%;
	float:left;
}



#contentmain-gurgaon-escorts li p {
	line-height:20px;
	font-size:12px;
}


#contentmain-gurgaon-escorts li {
	width:33%;
	float:left;
	padding:0 10px;
	list-style:none;
}


#contentmain-gurgaon-escorts li li {
	width:auto;
	font-size:16px;
	padding:22px 10px;
}


#contentmain-gurgaon-escorts > ul li img {
	width:100%;
	border:5px solid #C8B12F;
	border-radius:5px;
}




#footer-gurgaon-escorts {
	width:100%;
	line-height:30px;
	color:#2e0b4c;
	border-top:1px solid #600;
	background:#bf0a99;
	text-align:center;
	font-size:16px;
}


#footer-gurgaon-escorts a:hover {
	text-decoration:underline; color:#2e0b4c;
}



#footer-gurgaon-escorts a {
	color:#fff;
	text-decoration:none;
}


#footer-star {
	width:100%;
	line-height:30px;
	color:#4d4412; padding:15px 25px;
	border:5px solid #bf0a99;
	background:rgba(255, 255, 255, .75);
	text-align:center;
	font-size:16px;
}


@media only screen and ( max-width: 900px) { 


#wrapper-gurgaon-escorts {
	width:90%;
}



#logo-gurgaon-escorts {
	width:230px;
	font-size:26px ;
}




#logo-gurgaon-escorts span {
	font-size:19px roboto;
}





#nav-gurgaon-escorts li {
	width:100%;
	border-bottom:1px solid rgba(255,255,255,.1);
	border-right:none;
}


#nav-gurgaon-escorts li.border {
	border-bottom:none;
}




.side-gurgaon-escorts {
	width:100%;
}


#contentmain-gurgaon-escorts {
	width:100%;
	padding-right:0;
}



#contentmain-gurgaon-escorts li {
	width:100%;
}




#slider1 .overview li{width:220px;}





#footer-gurgaon-escorts li {
	display:none;
}



#footer-gurgaon-escorts span {
	float:none;
}



#gallery ul li {
	width:100%;
}



h1 {
	width:auto;
	font-size:30px ;
}

}

#star-left {
	width:33%;
	padding-top:5px;
	float:left;
}

#star-left h5 {
	width:100%;
	font-size:26px;
	text-align:left;
	font-weight:600;
	color:#520793;
	margin-bottom:2px;
	float:left;

}

#star-left h6 {
	width:100%;
	font-size:26px;
	text-align:left;
	color:#210836;
	margin-bottom:2px;


}

#star-left p{ font-size:16px;
	text-align:justify;
	color:#002833;
	margin-bottom:5px;
}

#star-right {
	width:33%;
	padding-top:5px;
	float:right;
}

#star-right h5 {
	width:100%;
	font-size:26px;
	text-align:left;
	font-weight:600;
	color:#520793;
	padding:5px;
	margin-bottom:10px;
	float:left;

}

#star-right p{
	text-align:justify;
	color:#002833;
	margin-bottom:25px;
}

/*--start-touch--*/
.touch{
	background:#141414;
	padding:0.5em 0px;
}
.touch-right{
	text-align:left;
}
.touch-left label {
	color: #727272;
	font-size: 17px;
	font-weight: 300;
	margin-top: 2px;
	font-style: italic;
}
.touch-right ul{
	padding:0;
}
.touch-right ul li{
	list-style:none;
	display:inline-block;
}
.touch-right ul li span{
	background:url(../images/social-icons.png) no-repeat;
	width:32px;
	height:32px;
	display:block;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.touch-right ul li span.fb{
	background-position:0px 0px;
}
.touch-right ul li span.twt{
	background-position:-32px 0px;
}
.touch-right ul li span.g{
	background-position:-64px 0px;
}
.touch-right ul li span.p{
	background-position:-96px 0px;
}
.touch-right ul li span.drb{
	background-position:-128px 0px;
}
.touch-right ul li span.fb:hover{
	background-position:0px -32px;
}
.touch-right ul li span.twt:hover{
	background-position:-32px -32px;
}
.touch-right ul li span.g:hover{
	background-position:-64px -32px;
}
.touch-right ul li span.p:hover{
	background-position:-96px -32px;
}
.touch-right ul li span.drb:hover{
	background-position:-128px -32px;
}
.touch-left{
	text-align:left;
}
.touch-left h3 {
	color: #ebb30a;
	font-size: 2em;
	font-weight: 400;
	margin-bottom: 13px;
}
.touch-left p {
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	margin: 8px 0px;
	line-height: 1.6em;
}
.touch-left p a{
	color:#fff;
}
.touch-left p a:hover{
	color:#ebb30a;
	text-decoration:none;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.touch-left p span{
	display:block;
	margin-left: 12%;
}

