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

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



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




.clear {
	clear:both;
}

.color1 {
	color:#ff8c1a;
}

.color2 {
	color:#9FF;
}

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

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

.bordered{border:solid #667E1B 1px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 1px 1px #667E1B;-moz-box-shadow:0 1px 1px #667E1B;box-shadow:0 1px 1px #667E1B}

.bordered tr:hover{background:#1D1C1C;-o-transition:all 0.1s ease-in-out;-webkit-transition:all 0.1s ease-in-out;-moz-transition:all 0.1s ease-in-out;-ms-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out}.bordered td,

.bordered th{border-left:1px solid #ccc; color:#ccc; border-top:1px solid #ccc;padding:10px;text-align:left}

.bordered th{background-color:#dce9f9;background-image:-webkit-gradient(linear, left top, left bottom, from(#ebf3fc), to(#dce9f9));background-image:-webkit-linear-gradient(top, #665200, #660000);}

body {	
        background-color:black;
	background-size:cover;
	font:14px roboto;
	letter-spacing:1px;
}


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

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

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

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


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

#header-indore {
	width:100%;
	float:left;
	background:url(img/background.jpg)
}




#logo-indore a {
	text-decoration:none;
	color:#00FFCC;
}


#logo-indore {
	font-weight:normal;
	float:left;
	padding:15px 0;
	color:#ffffff;
	font-size:65px;
	text-shadow:2px 2px #fff, -2px -2px #fff;
}


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

#contact-indore {
	float:right;
	text-align:right;
	font-weight:bold;
	padding-top:32px;
	color:#ffffff;
	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: 17px;
}

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

#top-model-1 ul li:hover {
	border:2px solid #FFFFFF;
}

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

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

#top-model ul li:hover {
	border:2px solid #FFFFFF;
}

#model-profiles ul li {
	list-style:none;
	float:left;
	padding:10px;
	margin:10px;
	border:2px 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 #FFFFFF;
}

#model-profiles-big ul li {
	list-style:none;
	float:left;
	padding:10px;
	margin:10px;
	border:3px solid #524b48;
	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-indore {
	width:100%;
	height:50px;
	border-radius:10px;
	margin-bottom:15px;
	border:0;
	float:left;
	background:#333333;
}

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



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


#nav-indore li a:hover,
#nav-indore li a.active {
	color:#CCCCCC;
	background:#666666;
}



#content-delhi {
	width:100%;
	padding:25px;
	border-radius:10px;
	float:left;
	background:url(img/background.jpg);
}


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



#side-indore p {
	padding:20px;
	margin-bottom:25px;
	width:100%;
	border-radius:10px;
	color:#d9d9d9;
	float:left;
	border:1px solid #666666;
	background:none;
}




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

}


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


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

}


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


#side-indore #navi-indore a {
	text-decoration:none;
	color:#CC9966;
}

#side-indore #navi-indore a:hover,
#side-indore #navi-indore a.active {
	color:#e63900;
}


#model-indore {
	width:100%;
	float:left;
	border:1px solid #666666;
	border-radius:10px;
	background:none;
}


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


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


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


#contentmain-indore li {
	margin:5px 0 5px 15px;
	color:#ffffff;
}
#contentmain-indore a { color:#FFFFFF; 
}




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

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

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




#footer-indore {
	width:100%;
	padding:20px 5px;
	background:url(img/background.jpg);
	float:left;
	color:#fff;
	margin-top:15px;
	font-size:13px;
}

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



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

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


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


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






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

#wrapper-indore {
	width:90%;
}




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


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

#contact-indore {
	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-indore {
	height:auto;
}

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



#side-indore {
	width:100%;
}


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

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


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

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