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

@font-face {
	font-family:'roboto';
	src:url('fonts/roboto.html') format('woff');
	font-weight:normal;
	font-style:normal;
}



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




.clear {
	clear:both;
}

.color1 {
	color:#000;
}

.color2 {
	color:#9FF;
}

.profile {
	color:#6A0608;
	font-size: 20px;
	font-family:'roboto';
	text-align: center;
}

.profile-name {
	color:#067205;
	font-size: 42px;
	font-family:'roboto';
	text-align: center;
}


body {	
        background-color:#999966;
		background:#999966;
	background-size:cover;
	font:15px roboto;
	letter-spacing:1px;
}


h1 {
	margin-top:20px;
	color:#330033;
	font-family: 'Roboto', sans-serif;
    font-size: 25px;
}

h2, h3, h4 {
	margin-top:20px;
	color: #000;
	font-family: 'Roboto', sans-serif;
    font-size: 20px;
}

h5, h6 {
	margin-top:16px;
	color: #000;
	font-family: 'Roboto', sans-serif;
    font-size: 16px;
}

p {
	text-align: justify;
	color: #000;
	font-family: 'Roboto', sans-serif;
    font-size: 16px;
	margin-bottom:10px;
}


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

#header-agra {
	width:100%;
	float:left;
	background:url(../Images/header1.jpg) no-repeat;
}




#logo-dating a {
	text-decoration:none;
	color:#3366FF;
}


#logo-dating {
	font-weight:normal;
	float:left;
	padding:15px 0;
	color:#0066FF;
	font-size:60px;
	text-shadow:1px 1px #1aff1a, -1px -1px #1aff1a;
}


#logo-dating .log {
	font:24px roboto;
	float:right;
	text-shadow:none;
	color:#1aff1a;
}

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


#top-model-1 ul li {
	list-style:none;
	float:left;
	padding:10px;
	margin:10px;
	border:3px solid #524b48;
	width:182px;
	transition:all ease .5s;
	text-align: center;
	font-size: 20px;
}

#top-model-1 ul li img {
	width:100%;
	border-radius:5%;
}

#top-model-1 ul li:hover {
	border:3px solid #DB0D10;
}

#top-model ul li {
	list-style:none;
	float:left;
	padding:10px;
	margin:10px;
	border:3px solid #524b48;
	width:182px;
	transition:all ease .5s;
	text-align: center;
	font-size: 20px;
}

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

#top-model ul li:hover {
	border:3px solid #CC66FF;
}

#model-profiles ul li {
	list-style:none;
	float:left;
	padding:10px;
	margin:10px;
	border:3px solid #524b48;
	width:180px;
	transition:all ease .5s;
}

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

#model-profiles ul li:hover {
	border:3px solid #CC66FF;
}

#model-profiles-big ul li {
	list-style:none;
	float:left;
	padding:10px;
	margin:10px;
	border:3px solid #CC66FF;
	width:282px;
	transition:all ease .5s;
}

#model-profiles-big ul li img {
	width:100%;
	border-radius:5%;
}

#model-profiles-big ul li:hover {
	border:3px solid #33cc00;
}


#nav-dating {
	width:100%;
	height:50px;
	border-radius:10px;
	margin-bottom:15px;
	border:solid 1px #CCC;
	float:right;
	background:#CC66FF;
}

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



#nav-dating li a {
	float:left;
	font-size:13px;
	text-transform:uppercase;
	text-align:center;
	width:100%;
	padding:0 22px;
	line-height:48px;
	text-decoration:none;
	color:#ffffff;
}


#nav-dating li a:hover,
#nav-dating li a.active {
	color:#00FFCC;
	background:none;
}



#footer-gurgaon {
	width:100%;
	padding:25px;
	border-radius:10px;
	float:left;
	background:#9999CC;
}


#inner-images {
	width:100%;
	margin:25px 0;
}



#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-dating {
	width:30%;
	float:right;
}



#side-dating p {
	padding:20px;
	margin-bottom:25px;
	width:100%;
	border-radius:10px;
	color:#CC33CC;
	float:left;
	border:2px solid #006666;
	background:none;
}




#side-dating h5 {
	width:100%;
	font-size:14px;
	background:#00CCFF;
	font-weight:normal;
	color:#ffffff;
	padding:5px;
	margin-bottom:10px;
	float:left;

}


#side-dating h6 {
	padding:10px;
	font-size:19px;
	font-weight:normal;
}


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

}


#side-dating #navi-dating li {
	padding:5px 0;
	list-style:none;
	list-style:inside disc;
	text-transform:uppercase;
	border-bottom:1px solid #006633;
	float:left;
	width:100%;
	color:#996600
}


#side-dating #navi-dating a {
	text-decoration:none;
	color:#0033FF;
}

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


#model-dating {
	width:100%;
	float:left;
	border:1px solid #009966;
	border-radius:10px;
	background:#00FFFF;
}


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


#model-dating li img {
	width:100%;
	border-radius:10px;
	border:2px solid #0033CC;
}


#contentmain-agra {
	width:65%;
	float:left;
}


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




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

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

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




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

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



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

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


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


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






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

#wrapper-agra {
	width:90%;
}




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


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

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


#top-model-1 ul li {
	padding:0;
	margin:2%;
	border:none;
	width:100%;
}

#top-model-1 ul li img {
	width:100%;
	border-radius:5%;
}

#top-model-1 ul li:hover {
	border:none;
}


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

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

#top-model ul li:hover {
	border:none;
	}
#model-profiles ul li {
	padding:0;
	margin:2%;
	border:none;
	width:100%;
}

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

#model-profiles ul li:hover {
	border:none;
}


#model-profiles-big ul li {
	padding:0;
	margin:2%;
	border:none;
	width:100%;
}

#model-profiles-big ul li img {
	width:100%;
	border-radius:5%;
}

#model-profiles-big ul li:hover {
	border:none;
}

#nav-dating {
	height:auto;
}

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



#side-dating {
	width:100%;
}


#contentmain-agra {
	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-dating {
	width:100%;
	padding:20px 5px;
	background:#000;
	float:left;
	text-align:center;
	color:#fff;
	margin-top:15px;
	font-size:14px;
}

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


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

#footer-dating a {
	float:none;
}
}