@charset "utf-8";
/* CSS Document */

@font-face {
	font-family:'roboto';
	
	font-weight:normal;
	font-style:normal;
}



* {
	margin:0;
	padding:0;
	box-sizing:border-box;
}




.clear {
	clear:both;
}

.color1 {
	color:#000;
}

.color2 {
	color:#9FF;
}


body {	
        background-color: #000000;
		background:url(../Images/bg.jpg) 100% fixed;
	background-size:cover;
	font:14px roboto;
	letter-spacing:1px;
}


h1, h2, h3, h4 {
	margin-top:15px;
}
h3,h4{font-size:20px;}
h5,h6{ font-size:16px;
	}
p {
	text-align:justify; font-size:14px;
}


#wrapper-delhi {
	width:1000px;
	margin:auto;
}

#header-delhi {
	width:100%;
	float:left;
}




#logo-delhi a {
	text-decoration:none;
	color:bf3b48;
}


#logo-delhi {
	font-weight:normal;
	float:left;
	padding:15px 0;
	color:#fff;
	font-size:60px;
	text-shadow:2px 2px #fff, -2px -2px #fff;
	font-weight:bold;
}


#logo-delhi .log {
	font:24px roboto;
	float:right;
	text-shadow:none;
	color:#ffffff;
}

#contact-delhi {
	float:right;
	text-align:right;
	font-weight:bold;
	padding-top:30px;
	color:#fff;
	font-size:26px;
}




#nav-delhi {
	width:100%;
	height:50px;
	border-radius:10px;
	margin-bottom:15px;
	padding-top:10px;
	border:solid 1px #CCC;
	float:left;
	background:#000;
}

#nav-delhi li {
	float:left;
	list-style:none;
}



#nav-delhi li a {
	float:left;
	font-size:12px;
	padding:0 10px;
	line-height:28px;
	text-decoration:none;
	padding-bottom:5px;
	color:#fff;
}


#nav-delhi li a:hover,
#nav-delhi li a.active {
	color:#999;
}
.nav-bar { display: none; }
header nav {
  
  z-index: 1000;
  width: 100%;
  margin: auto;
}

header nav ul { list-style: none; }

header nav ul li {
  float: left;
  position: relative;
}

header nav:after {
  content: "";
  display: block;
  clear: both;
}

header nav ul li a {
  color: #fff;
  display: block;
  padding: 5px ;
  text-decoration: none;
  font-size: 20px;
  font-family: tahoma;
}

header nav ul li:hover {}

header nav ul li:hover i { color: yellow; }

header nav ul li i { margin-right: 10px; }

header nav ul li:hover .children { display: block; }

header nav ul li .children {
  display: none;
  background: #000000;
  position: absolute;
  top:99%;
  margin-top:0px;
  z-index: 1000;
}

header nav ul li .children span { display: none; }

header nav ul li .children li {
  display: block;
  background: #000000;
  width: 150%;
  height:30px;
  margin-top:0px;
  padding:0px;
  padding-bottom:5px;
  border-bottom: 1px solid #ffffff99; 
}

header nav ul li .children li a { margin-left: 5px; margin-bottom:5px; margin-top:0px; padding-top:0px; }

header nav ul li .fa-angle-down {
  position: relative;
  top:3px;
  
}



#content-delhi {
	width:100%;
	padding:25px;
	border-radius:10px;
	float:left;
	background:rgba(255, 255, 55, .75);
}

#content-delhi {
	width:100%;
	padding:25px;
	border-radius:10px;
	float:left;
	background:rgba(55, 209, 255, 0.75);
}

.delhi-call-girl-wrapper{
	width:100%;
	float:left;
	clear:both;
	background:rgba(255, 125, 195, .75);
	border-radius:10px;
	}
	
.delhi-callgirl-profiles {
	width:32%; 
	float:left;
	padding:3px;
	margin:3px;
	border:1px solid #000;
	border-radius:10px;
	overflow:hidden;
	}
	
.delhi-callgirl-profiles p{ border-bottom:#000 1px solid;
	}
.delhi-callgirl-profiles img{width:100%; margin:0px; padding:0px;}	
.delhi-callgirl-profiles a{
	border-bottom:#000 1px solid;
	background:#DFF;
	font-size:16px;
	width:100%;
	display:block;
	text-align:center;
	color:#F00;
	}

#inner-images {
	width:100%;
	margin:25px 0;
}
.portfolioContainer img{ width:190px;}


#inner-images li {
	list-style:none;
	width:21%;
	float:left;
	font-size:12px;
	text-align:center;
	margin:0 2%;
}

#inner-images li img {
	width:100%;
	border:1px solid #000;
	border-radius:10px;
}



#side-delhi {
	width:30%;
	float:left;
}



#side-delhi p {
	padding:20px;
	margin-bottom:25px;
	width:100%;
	border-radius:10px;
	color:#000;
	float:left;
	border:1px solid #000;
	background:rgba(55, 255, 107, 0.75);
}




#side-delhi h5 {
	width:100%;
	font-size:14px;
	background:#000;
	font-weight:normal;
	color:#fff;
	padding:5px;
	margin-bottom:10px;
	float:left;

}


#side-delhi h6 {
	padding:10px;
	font-size:18px;
	font-weight:normal;
}


#side-delhi #navi-delhi {
	float:left;
	margin-bottom:50px;

}


#side-delhi #navi-delhi li {
	padding:5px 0;
	list-style:none;
	list-style:inside disc;
	text-transform:uppercase;
	border-bottom:2px solid #000;
	float:left;
	width:100%;
}


#side-delhi #navi-delhi a {
	text-decoration:none;
	color:#000;
}

#side-delhi #navi-delhi a:hover,
#side-delhi #navi-delhi a.active {
	color:#fff;
}


#model-delhi {
	width:100%;
	float:left;
	border:1px solid #000;
	border-radius:10px;
	background:rgba(255, 55, 55, .75);
}


#model-delhi li {
	list-style:none;
	margin-bottom:10px;
	width:100%;
	padding:10px;
}


#model-delhi li img {
	width:100%;
	border-radius:10px;
	border:2px solid #000;
}


#contentmain-delhi {
	width:65%;
	float:right;
}


#contentmain-delhi li {
	margin:5px 0 5px 15px;
}




#gallery ul li {
	list-style:none;
	float:left;
	padding:10px;
	margin:2%;
	border:1px solid #524b48;
	width:21%;
	transition:all ease .5s;
}

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

#gallery ul li:hover {
	border:1px solid #fff;
}




#footer-delhi {
	width:100%;
	padding:20px 5px;
	background:#000;
	float:left;
	color:#fff;
	margin-top:15px;
	font-size:10px;
}

#footer-delhi li {
	list-style:none;
	padding:0 10px;
	border-right:solid 1px #fff;
	float:left;
}



#footer-delhi a {
	float:left;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
}

#footer-delhi a:hover {
	text-decoration:underline;
}


#footer-delhi p {
	margin-right:5px;
	float:right;
}


#footer-delhi a {
	float:right;
	margin-left:5px;
}


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

#wrapper-delhi {
	width:90%;
}




#logo-delhi {
	font-size:40px;
	text-align:center;
	width:100%;
}


#logo-delhi .log {
	width:100%;
	font-size:18px;
	line-height:24px;
	text-align:center;
}

#contact-delhi {
	width:100%;
	text-align:center;
	font-weight:bold;
	padding:0 0 10px 0;
	color:#fff;
	font-size:18px;
}





#nav-delhi {
	height:auto;
}

#nav-delhi li {
	width:100%;
	border-bottom:1px solid #fff;
}



#side-delhi {
	width:100%;
}


#contentmain-delhi {
	width:100%;
}




#inner-images li {
	list-style:none;
	width:100%;
	float:left;
	font-size:16px;
	text-align:center;
	margin:25px 0;
}




#gallery ul li {
	padding:0;
	margin:2%;
	border:none;
	width:100%;
}

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

#gallery ul li:hover {
	border:none;
}





#footer-delhi {
	width:100%;
	padding:20px 5px;
	background:#000;
	float:left;
	text-align:center;
	color:#fff;
	margin-top:15px;
	font-size:14px;
}

#footer-delhi li {
	list-style:none;
	width:100%;
	padding:10px 0;
	border-right:none;
	float:left;
}


#footer-delhi p {
	width:100%;
	text-align:center;
	margin-top:25px;
}


#footer-delhi a {
	float:none;
}

.portfolioFilter a { 
    margin-right: 10px; 
	color:#666;
	display:block;
	border:#F00 1px solid;
	text-align:center;
	
}

.portfolioFilter a.current { 
    font-weight:bold;
}


img {
    margin:5px;
}

.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */

    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}

}

/* Outer */
.popup {
    width:100%;
    height:100%;
    display:none;
    position:fixed;
    top:0px;
    left:0px;
    background:rgba(0,0,0,0.75);
}

/* Inner */
.popup-inner {
    max-width:700px;
    width:90%;
    padding:40px;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    box-shadow:0px 2px 6px rgba(0,0,0,1);
    border-radius:3px;
    background:#fff;
}

/* Close Button */
.popup-close {
    width:30px;
    height:30px;
    padding-top:4px;
    display:inline-block;
    position:absolute;
    top:0px;
    right:0px;
    transition:ease 0.25s all;
    -webkit-transform:translate(50%, -50%);
    transform:translate(50%, -50%);
    border-radius:1000px;
    background:rgba(0,0,0,0.8);
    font-family:Arial, Sans-Serif;
    font-size:20px;
    text-align:center;
    line-height:100%;
    color:#fff;
}

.popup-close:hover {
    -webkit-transform:translate(50%, -50%) rotate(180deg);
    transform:translate(50%, -50%) rotate(180deg);
    background:rgba(0,0,0,1);
    text-decoration:none;
}
.popup-inner img{float:left; padding-right:10px;}
.popup-inner h5{color:#F00; }
.popup-inner table td{border:dotted 1px #03F;}

.sticky-container{padding:0;margin:0;position:fixed;right:-170px;top:250px;width:210px;z-index:1100}
.sticky-flag{padding:0;margin:0;position:fixed;right:-129px;top:10px;width:238px;z-index:1100}
.sticky li{list-style-type:none;background-color:#fff;color:#efefef;height:43px;padding:0;margin:0 0 1px;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;cursor:pointer}
.flag li{list-style-type:none;background-color:#fff;color:#efefef;height:72px;padding:0;margin:0 0 1px;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;transition:all .25s ease-in-out;cursor:pointer}
.flag li img{float:left;margin:5px 4px;margin-right:5px}
.sticky li:hover{margin-left:-115px}
.sticky li img{float:left;margin:5px 4px;margin-right:5px; width:32px;}
.sticky li p{padding-top:5px;margin:0;line-height:16px;font-size:11px; color:#000000}
.sticky li p a{text-decoration:none;color:#2C3539}
.sticky li p a:hover{text-decoration:underline}

@media only screen and ( max-width: 800px) {
	.delhi-callgirl-profiles {
	width:31%; 
	float:left;
	padding:2px;
	margin:2px;
	border:1px solid #000;
	border-radius:10px;
	overflow:hidden;
	}
	

	
	 }
	 
/*responsive nav style*/

@media all and (max-width: 800px) {

.nav-bar {
  display: block;
  width: 100%;
  position: fixed;
  top:0px;
  left:0px;
  background: #000000;
}

.nav-bar span {
  float: left;
  font-size: 20px;
  padding: 20px;
  color: #fff;
}

.nav-bar .fa-bars {
  display: block;
  padding: 20px;
  color: #fff;
  overflow: hidden;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  float: right;
}

header nav {
  width: 80%;
  height: auto;
  position: fixed;
  right: 100%;
  top : 63px;
  overflow: hidden;
  height: 100%;
}

header nav ul li {
  display: block;
  border-bottom: 1px solid rgba(255, 255, .5);
  background:#000;
  width: 100%;
}

header ul li a { display: block; }

header nav ul li .children {
  width: 100%;
  position: relative;
  overflow: hidden;
  display: none;
  background:#000;
}

header nav ul li:hover .children { display: none; }

header nav ul li ul li:first-child { border-top: 1px solid #ffffff99; }

header nav ul li .children span {
  display: inline-block;
  margin-right: 10px;
}

header nav ul li .children a {
  margin-left: 10px;
  padding: 5px 0;
}

header nav ul li .fa-angle-down {
  position: relative;
  top: 3px;
}
}

#side-night #navi-night {
	float:left;
	margin-bottom:50px;

}


#side-night #navi-night li {
	padding:5px 0;
	list-style:none;
	list-style:inside disc;
	text-transform:uppercase;
	border-bottom:2px solid #000;
	float:left;
	width:100%;
}


#side-night #navi-night a {
	text-decoration:none;
	color:#000;
}

#side-night #navi-night a:hover,
#side-night #navi-night a.active {
	color:#fff;
}