@charset "utf-8";
/* CSS Document */

@font-face {
	src:url(fonts/politici.woff);
	font-family:politici;
}



@font-face {
	src:url(fonts/roboto.woff);
	font-family:roboto;
}




* {
	margin:0;
	padding:0;
	box-sizing:border-box;
}


.color1 {
	color:#e4007c;
}


.clear {
	clear:both;
}




body {	
  	background:#000;
	background-size:100% 100%;
	font:14px roboto;
	letter-spacing:1px;
	color:#fff;
}


h1, h2, h3, h4 {
	margin-top:25px;
}


h1 {
	font:50px politici;
	color:#e4007c;
}

p {
	text-align:justify;
	margin-bottom:25px;
	line-height:24px;
	color:#999;
}


#wrapper-shivi-mumbai-escorts {
	width:900px;
	margin:auto;
}

#header-shivi-escorts {
	width:100%;
	height:500px;
	text-align:center;
	background:url(img/header.jpg);
	background-size:100% 100%;
	float:left;
}


#header-shivi-escorts ul {
	border-radius:100%;
	overflow:hidden;
	margin:60px auto;
	border:3px solid #e4007c;
	width:175px;
	height:175px;
}


#header-shivi-escorts li {
	font-size:35px;
	list-style:none;
	width:100%;
	height:85px;
	border-bottom:3px solid #e4007c;
}

#header-shivi-escorts li.border {
	border:none;
}


#header-shivi-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-shivi-escorts li a:hover {
	background:#e4007c;
	text-shadow:none;
	color:#000;
}


#header-shivi-escorts p {
	background:rgba(0, 0, 0, .75);
	font-size:18px;
	color:#fff;
	padding:10px 0;
	text-align:center;
}

#logo-shivi-escorts {
	color:#fff;
	border-radius:10px;
	width:350px;
	padding:10px 0;
	background:#4d4412;
	margin:25px auto;
	font:50px politici;
	border:3px solid #e4007c;
	font-weight:normal;
}


#logo-shivi-escorts a {
	text-decoration:none;
	color:#ffffff;
}



#Call-shivi-singh {
	font:20px roboto;
	text-transform:uppercase;
	text-shadow:none;
	color:#fff;
}



#banner-night-angels {
	width:85%;
	margin:auto;
	border:2px solid #fff;
	border-radius:5px;
}

#banner-night-angels img {
	width:100%;
	margin-bottom:-4px;
}





#nav-mumbai-escorts {
	width:100%;
	float:left;
	background:#e4007c;
}



#nav-mumbai-escorts li {
	float:left;
	width:20%;
	text-align:center;
	list-style:none;
}


#nav-mumbai-escorts li.border {
	border-right:none;
}


#nav-mumbai-escorts li a {
	font-size:18px;
	float:left;
	width:100%;
	text-transform:uppercase;
	line-height:50px;
	text-decoration:none;
	color:#101010;
	transition:all ease .25s;
}





#nav-mumbai-escorts li a:hover,
#nav-mumbai-escorts li a.active {
	color:#fff;
}




#gallery ul li {
	list-style:none;
	float:left;
	padding:10px;
	margin:2%;
	border:1px solid #e4007c;
	width:21%;
	transition:all ease .5s;
}

#gallery ul li img {
	width:100%;
	border-radius:5%;
}

#gallery ul li:hover {
	border:1px solid #4d4412;
}




#content-shivi {
	width:100%;
	border:3px solid #e4007c;
	padding:50px 30px;
	float:left;
	background:#0B0B0B;
}





#contentmain-shivi {
	width:100%;
	float:left;
}



#contentmain-shivi li p {
	line-height:20px;
	font-size:12px;
}


#contentmain-shivi li {
	width:33%;
	float:left;
	padding:0 10px;
	list-style:none;
}


#contentmain-shivi li li {
	width:auto;
	font-size:16px;
	padding:22px 10px;
}


#contentmain-shivi > ul li img {
	width:100%;
	border:5px solid #e4007c;
	border-radius:5px;
}




#footer-shivi {
	width:100%;
	line-height:50px;
	color:#4d4412;
	border-top:1px solid #600;
	background:#e4007c;
	text-align:center;
	font-size:16px;
}


#footer-shivi a:hover {
	text-decoration:underline;
}



#footer-shivi a {
	color:#fff;
	text-decoration:none;
}



@media only screen and ( max-width: 900px) { 


#wrapper-shivi-mumbai-escorts {
	width:90%;
}



#logo-shivi-escorts {
	width:230px;
	font:30px politici;
}




#logo-shivi-escorts span {
	font:19px roboto;
}





#nav-mumbai-escorts li {
	width:100%;
	border-bottom:1px solid rgba(255,255,255,.1);
	border-right:none;
}


#nav-mumbai-escorts li.border {
	border-bottom:none;
}




.side-night-angels {
	width:100%;
}


#contentmain-shivi {
	width:100%;
	padding-right:0;
}



#contentmain-shivi li {
	width:100%;
}




#slider1 .overview li{width:220px;}





#footer-shivi li {
	display:none;
}



#footer-shivi span {
	float:none;
}



#gallery ul li {
	width:100%;
}



h1 {
	width:auto;
	font:30px politici;
}

}