@charset "utf-8";
/* CSS Document */
@import url('fonts/fonts.css');
/*Start: Reset CSS*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, hr, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
* {
	margin:0;
	padding:0
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/*:focus {outline: 0;}*/

strong {
	font-weight: 700;
}
em {
	font-style: italic;
}
a {
	text-decoration:none;
	color:#058743
}
a, a:focus, a:active {
	outline:none;
}

html {
	height: 100%;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
.clear {
	clear:both;
	font-size:1%;
	height:0;
	line-height:0;
	display:block;
	width:0;
}
html[xmlns] .clearfix {
	display: block;
}
img {max-width:100%;}
body {
	font-family:Arimo, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	overflow-x:hidden;
	margin:0px;
	font-weight: normal;
	text-align:justify;
}

.floatleft {
	float:left;
}
.floatright {
	float:right;
}
p {
	padding:0px 0 5px 0;
	line-height:22px
}
#main {
	width:100%;
	height:auto;
}
#mainlanding{width:980px; margin:0px auto;}

#wrapper {
	width:980px;
	height:auto;
	margin:0px auto;
}
#header {
	width:980px;
	height:auto;
}
.contacticon {
	height:auto;
	line-height:normal;
	margin-bottom:10px;
}
.contacticon a:link {
	color: #000000;
	text-decoration: none;
}
.contacticon a:hover {
	color: #000000;
	text-decoration: underline;
}
.contacticon a:active {
	color: #000000;
	text-decoration: none;
}
.contacticon a:visited {
	color: #000000;
	text-decoration: none;
}
.headertop {
	width:980px;
	height:auto;
	padding:15px 0 10px 0;
}

.logo {
	float: left;
	margin-top: 0;
	margin-left:0;
}
.rightlink {
	float:right;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#3397d1;
	text-decoration:none;
}
.rightlink a:link {
	color:#3397d1;
	text-decoration:none;
}
.rightlink a:hover {
	color:#3397d1;
	text-decoration:underline;
}
.rightlink a:visited {
	color:#3397d1;
	text-decoration:none;
}
.righttoplink {
	width:165px;
	height:19px;
	float:right;
	padding-top:7px;
}

.devider {
	font-weight: bold;
	color: #000000;
	padding-right: 16px;
	padding-left: 16px;
}

.exisiting {
	float: right;
	font-size:12px;
	margin-top: 16px;
}
.clickherelink {
	color: #3397d1;
	text-decoration: none;
}
.clickherelink a:link {
	color: #3397d1;
	text-decoration: none;
}
.clickherelink a:hover {
	color: #3397d1;
	text-decoration: underline;
}
.clickherelink a:visited {
	color: #3397d1;
	text-decoration: none;
}
/* Header End*/

/* Middle Part start*/
.div_overlay {
	position:fixed !important;
	top:0;
	left:0;
	z-index:99999;
	width: 100%;
	height: 100%;
	background-color:#fff;
	-moz-opacity: 0.99;
	opacity:.99;
	filter: alpha(opacity=99);
}
.div_lightbox {
	display: block;
	z-index: 999999;
	background-color:#fff;
	padding: 10px;
	width:650px;
	margin-top: 90px;
	text-align:center;
}
a.godrejproperty {
	float:left;
	width:252px;
	height:64px;
	background-image: url(../images/godrejpropertieslogo.jpg);
	background-repeat: no-repeat;
	float:left;
	margin-top:40px;
	margin-left:35px;
}
a.gardencity {
	float:left;
	width:365px;
	height:44px;
	background-image: url(../images/ggcHead.gif);
	background-repeat: no-repeat;
}
a.gardenprakriti {
	float:left;
	width:284px;
	height:44px;
	background-image: url(../images/godrej_prakriti_title.gif);
	background-repeat: no-repeat;
}
a.gardejcrest {
	float:left;
	width:258px;
	height:44px;
	background-image: url(../images/crest_title.gif);
	background-repeat: no-repeat;
}
a.gardejgrove {
	float:left;
	width:258px;
	height:44px;
	background-image: url(../images/palm_grove_title.png);
	background-repeat: no-repeat;
}
a.callus {
	float:left;
	width:56px;
	height:15px;
	background-image: url(../images/callus.jpg);
	background-repeat: no-repeat;
	float:left;
}
a.sms {
	float:left;
	width:124px;
	height:62px;
	background-image: url(../images/sms.jpg);
	background-repeat: no-repeat;
	float:left;
}
#middle {
	width:980px;
	height:auto;
}
.overviewbannerpart {
	width:982px;
	height:340px;
	background-image: url(../images/overview.jpg);
	background-repeat: no-repeat;
	margin-top:0px;
	display:block;
}

.godrejgardencitydiv {
	width:980px;
	height:67px;
	border-bottom: 1px solid #e0e0e0;
	text-align:center;
}

.aboutusdiv {
	width:980px;
	border-bottom: 1px solid #e0e0e0;
	padding-top:15px;
	padding-bottom:8px;
	line-height:normal;
	margin-bottom:15px;
	height:auto;
}
.aboutheadingfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #3397d1;
}
.gardencitylogo {
	width:300px;
	height:29px;
	margin:0px auto; /*margin-left:35px;
	_margin-left:18px;*/
	padding-top:22px;
}
.gardencitylogo a {
	display:block;
}
.gardencitylogo img {
	border:0px;
}
.projecthigh {
	width:100%;
	height:25px;
	border-bottom: 1px solid #d1d1d1;
}
.smsdiv {
	width:116px;
	height:62px;
	float: right;
	margin-top:20px;
}
.contentpart {
	width:980px;
	height:auto;
	margin-top:20px; /*22px;*/
	
}
.contentpart_overview {
	width:980px;
	height:auto;
	margin-top:10px; /*22px;*/
}
.contentpart_about {
	width:980px;
	height:auto;
	margin-top:0px;
}
.smallgallary {
	width:980px; /*height:41px;*/
	padding-top:13px;
	border-bottom:1px solid #e0e0e0;/*border-top:1px solid  #e0e0e0;*/
}
.contentpartleft {
	width:456px;
	height:auto;
	float:left;
	line-height:20px;
	font-size:12px;
}
.contentpartcrest {
	width:960px;
	height:auto;
	float:left;
	line-height:20px;
	font-size:12px;
}
.contentpartright {
	width:485px;
	height:auto;
	float:right;
	margin-right:-26px;
}
.contactdataleft {
	width:327px;
	height:auto;
	float:left;
	padding-bottom:38px;
	border-right: 1px solid #e0e0e0;
}
.contactdataright {
	width:239px;
	height:auto;
	float:right;
}
.lettericon {
	width:232px;
	height:auto;
	padding-left:30px;
	background-image: url(../images/lettericon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:-3px;
}
.telephone {
	width:209px;
	height:auto;
	margin-top:19px;
	padding-left:30px;
	background-image: url(../images/telephoneicon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.posticon {
	width:206px;
	height:auto;
	margin-top:17px;
	padding-left:30px;
	background-image: url(../images/posticon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.thenews {
	width:972px;
	height:34px;
	font-size:11px;
	padding-top:8px;
	padding-left:8px;
}
.bluedevide {
	font-weight: bold;
	color: #329ed8;
	padding-right: 11px;
	padding-left: 11px;
	margin-top:-2px;
}
#footer {
	width:100%;
	height:65px;
	padding:20px 0;
	border-top:solid 1px #e0e0e0;
	margin-top:30px;
	clear:both;
}
#webelive {
	width:222px;
	height:auto;
	margin-top:0px;
	float:left;
	margin-right:208px;
}
#customer {
	width:264px;
	height:auto;
	margin-top:0px;
	float:left;
	margin-left:82px;
}
.dumylink {
	width:943px;
	height:30px;
	margin-top:18px;
	_margin-top:18px;
	*margin-top:18px;
	clear:both;
	border-bottom:solid 1px #e0e0e0;
	padding-left:37px;
}
.dumylink a:link {
	text-decoration:none;
	color:#000000;
}
.dumylink a:hover {
	text-decoration:underline;
	color:#000000;
}
.dumylink a:active {
	text-decoration:none;
	color:#000000;
}
.dumylink a:visited {
	text-decoration:none;
	color:#000000;
}

.location {
	width:980px;
	height:auto;
	margin-bottom:20px;
}
.locationleft ul {
	margin-top: 0px;
	margin-left: 24px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.locationleft li {
	background-image: url(../images/redarrow.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 22px;
	width:auto;
	letter-spacing:normal;
}
.locationleft_prakriti ul {
	margin-top: 0px;
	margin-left: 24px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.locationleft_prakriti li {
	background-image: url(../images/pink_square_bullets.gif);
	background-repeat: no-repeat;
	background-position:0px 5px;
	margin-top: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 22px;
	width:auto;
	letter-spacing:normal;
}
.counstruction {
	width:980px;
	height:320;
	margin-bottom:20px;
	float:left;
}
.companyprofilediv {
	width:980px;
	height:auto;
}
.companyprofilediv {
	width:980px;
	height:auto;
}
.enquiryform {
	width:980px;
	height:auto;
}
.sendenquary {
	width:625px;
	height:37;
	border-bottom:1px solid #e0e0e0;
	padding-top:8px;
	padding-bottom:26px;
	margin-bottom:29px;
}
/*.enquiryleft {
	width:47%;
	height:280;
	float:left;
	m
}*/
.enquiryright {
	width:625px;
	height:280;
	float:right;
}
.enquirycombo {
	width:272px;
	height:27px;
	border: 1px solid #d6d6d6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	padding:0px 0px 0px 8px;
}
.mobilenosmall {
	width:23px;
	height:23px;
	border: 1px solid #d6d6d6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:8px;
	color:#000000;
}
.contactdetail {
	width:980px;
	height:auto; /*	margin-top:-100px;
	*margin-top:-20px;*/
 *+padding-bottom:35px;
}
.checkbox {
	width:17px;
	height:17px;
	border: 1px solid #d6d6d6;
}
.mobilenobig {
	width:218px;
	height:23px;
	border: 1px solid #d6d6d6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:8px;
	color:#000000;
}
.enquiryfilled {
	width:262px;
	height:23px;
	border: 1px solid #d6d6d6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:8px;
	color:#000000;
}
.enquiryfilledbig {
	width:262px;
	height:93px;
	border: 1px solid #d6d6d6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:8px;
	color:#000000;
}
.enquirycomment {
	width:262px;
	height:83px;
	border: 1px solid #d6d6d6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:8px;
	color:#000000;
}
.star {
	font-weight: bold;
	color: #2691cf;
	font-size:13px;
}
.counstructionleft {
	width:100% !important;
	height:auto !important;
	margin-bottom:20px;
	float:left;
}
.counstructionright {
	width:465px;
	height:auto;
	margin-bottom:20px;
	float:right;
}
.counstructionright_phases {
	width:465px;
	height:auto;
	margin-bottom:20px;
	float:right;
}
.aboutusleft {
	width:305px;
	height:auto;
	float:left;
	/*margin-top:-10px;*/
}
.aboutusright {
	width:644px;
	height:auto;
	float:right;
	padding-right:38px;
}
.aboutcontent {
	width:644px;
	height:auto;
	float:right;
	/*margin-top:-28px;
*margin-top:-15px;
	_padding-top:10px;*/
}
.valuepropotion {
	width:675px;
	height:auto;
	float:right;
	padding-right:0px;
}
.valuepropotion ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
.valuepropotion li {
	margin-left: 38px;
	padding-left: 38px;
	background-image: url(../images/cup.jpg);
	background-repeat: no-repeat;
	display:block;
	line-height:21px;
	margin-bottom:27px;
	width:599px;
	height:auto;
	text-align:justify;
	min-height:25px;
}
li.established {
	background-image: url(../images/established.jpg);
	background-repeat: no-repeat;
}
li.corporate {
	background-image: url(../images/corporate.jpg);
	background-repeat: no-repeat;
}
li.proffesional {
	background-image: url(../images/professional.jpg);
	background-repeat: no-repeat;
}
li.quality {
	background-image: url(../images/quality.jpg);
	background-repeat: no-repeat;
}
li.design {
	background-image: url(../images/design.jpg);
	background-repeat: no-repeat;
}
li.projectmanagement {
	background-image: url(../images/projectmanagement.jpg);
	background-repeat: no-repeat;
}
.aboutusright {
	width:644px;
	height:auto;
	float:right;
	padding:0 0;
	text-align:justify;
	/*margin-top:-25px;
	*+margin-top:-13px;*/
}
.aboutusright ul {
margin margin-top:8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.aboutusright li {
margin margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 38px;
	background-image: url(../images/cup.jpg);
	background-repeat: no-repeat;
	display:block;
	line-height:21px;
	margin-bottom:25px;
	width:606px;
	height:auto;
	min-height:25px;
}
.locationleft {
	width:435px;
	height:auto;
	margin-bottom:20px;
	float:left;
}
.locationright {
	width:495px;
	height:auto;
	margin-bottom:20px;
	float:right;
}
.foterleft {
	width:auto;
	/*height:23px;*/
	float:left;
	font-size:11px;
	text-decoration:none;
	padding-top:12px;
}
.foterleft a:link {
	text-decoration:none;
	color:#636466;
}
.foterleft a:active {
	text-decoration:none;
	color:#636466;
}
.foterleft a:hover {
	text-decoration:underline;
	color:#636466;
}
.foterleft a:visited {
	text-decoration:none;
	color:#636466;
}
.right {
	width:208px;
	height:23px;
	float:right;
}
.deviderpadding {
	padding-left:16px;
	padding-right:16px;
}
.dummydevider {
	padding-left:16px;
	padding-right:16px;
	color:#dbdbdb;
}
.deviderbullet {
	padding-left:12px;
	padding-right:12px;
	margin-top:0px;
	float:left;
}
.fl {
	float:left;
}
.contactfl {
	float:left;
	padding-right:11px;
}
.foterright {
	width:auto;
	float:right;
}
.foterright a{
	float:left;
}
.foterright .fl{
	max-width:none;
}
h1.belive {
	background-image: url(../images/webelieve.gif);
	height: 16px;
	width: 217px;
	background-repeat: no-repeat;
	float: left;
	margin-top:21px;
	_margin-top:21px;
*margin-top:21px;
}
h1.customertitle {
	background-image: url(../images/customers.gif);
	height: 16px;
	width: 264px;
	background-repeat: no-repeat;
	float: left;
	margin-top:21px;
	_margin-top:21px;
*margin-top:21px;
}

/*Projects Highlights Start*/
ul.hlist {
	float:left;
	width:47%;
	list-style-type:none;
	margin-left:0px;
}

ul.hlistwo {
	float:left;
	width:47%;
	float:right;
}

/*--Sp--*/
ul.hlistwoNew {
	float:left;
	width:36%;
	float:right;
}

.contentpartright ul.style01 {
	clear:both;
	padding-left:15px;
	list-style-type:disc ;
	width:100%;
	 
}
.contentpartright ul.style01 li{
	clear:both;
	padding:5px 0;
	list-style-type:disc !important;
	display:list-item;
}

.contentpartright ul {
	padding-top:0px;
	padding-left:0px;
	margin-left:0px;
	margin-top:9px;
	line-height:20px;
}
.contentpartright ul li {
	float:left;
	display:inline;
	/*width:191px;*/
	width:100%;
	padding-bottom:15px;
	padding-top:5px;
	padding-left:51px;
	_width:180px;
	text-align:left;
}

.contentpartright ul li a:link {
	text-decoration:none;
	color:#000000;
}
.contentpartright ul li a:hover {
	text-decoration:underline;
	color:#000000;
}
.contentpartright ul li a:visited {
	text-decoration:none;
	color:#000000;
}
.contentpartright ul li a:active {
	text-decoration:none;
	color:#000000;
}
li.shopping {
	background:url(../images/shopping.jpg) no-repeat;
}
li.clubhouse {
	background:url(../images/uniquearchitectureicon.jpg) no-repeat;
}
li.partyhall {
	background:url(../images/party_hall.jpg) no-repeat;
}
li.swimmingpool {
	background:url(../images/swimming.jpg) no-repeat;
}
li.sketing {
	background:url(../images/sketing.jpg) no-repeat;
}
li.billiards {
	background:url(../images/billiards.jpg) no-repeat;
}
li.garbagechute {
	background:url(../images/garbage_chute.jpg) no-repeat;
}
li.tenniscourt {
	background:url(../images/tennis_court.jpg) no-repeat;
}
li.electriccar {
	background:url(../images/electric_car.jpg) no-repeat;
}
li.lift {
	background:url(../images/lift.jpg) no-repeat;
}
li.apt {
	background:url(../images/apartments.jpg) no-repeat;
	_background-position:0px 10px;
}
li.retial {
	background:url(../images/retailicon.gif) no-repeat;
}
li.clhouse {
	background:url(../images/clubhicon.gif) no-repeat;
}
li.edu {
	background:url(../images/eduicon.gif) no-repeat;
}
li.const {
	background:url(../images/constructionicon.gif) no-repeat;
}
li.concigare {
	background:url(../images/security.jpg) no-repeat;
}
li.meditation {
	background:url(../images/som.jpg) no-repeat;
}
li.gym {
	background:url(../images/construction.jpg) no-repeat;
}
li.locatednh4 {
	background:url(../images/retail.jpg) no-repeat;
}
li.plan {
	background:url(../images/planningicon.gif) no-repeat;
}
li.sec {
	background:url(../images/securityicon.gif) no-repeat;
}
li.tieup {
	background:url(../images/tieupicon.gif) no-repeat;
}
li.edu_med {
	background:url(../images/education.jpg) no-repeat;
	background-position:0px 10px;
}
li.tie_clinton {
	background:url(../images/tie_up.jpg) no-repeat;
}
li.rain_water_harvest {
	background:url(../images/rain_water.jpg) no-repeat;
}
li.fire_alarm {
	background:url(../images/fire_alarm.jpg) no-repeat;
}
li.landscaping {
	background:url(../images/landscaping.jpg) no-repeat;
}
li.power_backup {
	background:url(../images/power_backup.jpg) no-repeat;
}
li.car_parking {
	background:url(../images/car_parking.jpg) no-repeat;
}
li.business_park {
	background:url(../images/business_park.jpg) no-repeat;
}
li.hometheatres {
	background:url(../images/hometheatres.jpg) no-repeat;
}
li.podium_parking {
	background:url(../images/podium_parking.jpg) no-repeat;
}
li.community_center {
	background:url(../images/community_center.jpg) no-repeat;
}
li.solar_panel {
	background:url(../images/solar_panel.jpg) no-repeat;
}
li.water_mgmt {
	background:url(../images/water_mgmt.jpg) no-repeat;
}
li.piped_gas {
	background:url(../images/piped_gas.jpg) no-repeat;
}
li.intercom {
	background:url(../images/intercom.jpg) no-repeat;
}
li.playground {
	background:url(../images/playground.jpg) no-repeat;
}
li.shopping {
	background:url(../images/shoppingcomplex.jpg) no-repeat;
}
li.artifcial_fountain {
	background:url(../images/artificial_fountain.jpg) no-repeat;
}
li.cc_tv {
	background:url(../images/cctv.jpg) no-repeat;
}
li.food_court {
	background:url(../images/food_court.jpg) no-repeat;
}
li.green_home {
	background:url(../images/green_home_cert.jpg) no-repeat;
}
li.swimming {
	background:url(../images/gym.jpg) no-repeat;
}
li.guestroom {
	background:url(../images/guest_room.jpg) no-repeat;
}
li.vastu {
	background:url(../images/vastuIcon.gif) no-repeat;
}
li.eco-friendly {
	background:url(../images/eco_friendly.jpg) no-repeat;
}
li.bhk {
	background:url(../images/bhk.jpg) no-repeat;
}
li.excellent_connectivity {
	background:url(../images/icons/icon_B.jpg) no-repeat;
}
li.retails_entertainment{
	background:url(../images/icons/retails-entertainment.jpg) no-repeat;
}
li.activities_inspired{
	background:url(../images/icons/activities_inspired.jpg) no-repeat;
}
li.golf_courses{
	background:url(../images/icons/golf_courses.gif) no-repeat;
}
li.cricket {
	background:url(../images/cricket_icon.jpg) no-repeat;
}
li.terrace_deck {
	background:url(../images/terrace_deck.png) no-repeat;
}
li.state_art_club_new {
	background:url(../images/state_of_the_art.png) no-repeat;
}
li.aircondition {
	background:url(../images/ac_icon.png) no-repeat;
}
li.bhk_homes {
	background:url(../images/bhk_homes.jpg) no-repeat;
}
li.phoenix_market_city {
	background:url(../images/phoenix_market_city.jpg) no-repeat;
}

li.high_living_area { background: url(../images/livingArea.jpg) no-repeat; }

/*Rahul*/
li.amphitheatre {
	background:url(../images/amphitheatre.jpg) no-repeat;
}
li.town-hall {
	background:url(../images/town-hall.jpg) no-repeat;
}
/*Rahul*/

li.bhk_new {
	background:url(../images/bhk_new.jpg) no-repeat;
}
li.club_house_new {
	background:url(../images/club_house_new.jpg) no-repeat;
}
li.market_city_new {
	background:url(../images/market_city_new.jpg) no-repeat;
}
li.metro_new {
	background:url(../images/metro_new.jpg) no-repeat;
}
li.unhindered_views_new {
	background:url(../images/unhindered_views_new.jpg) no-repeat;
}
li.car_drive {
	background:url(../images/car_drive_icon.gif) no-repeat;
}
li.near_school {
	background:url(../images/school_icon.gif) no-repeat;
}
li.luxury_apartment {
	background:url(../images/godrejplatinumalipore/highlights/appartment.png) no-repeat;
}
li.green_home_energy {
	background:url(../images/godrejplatinumalipore/highlights/green_home.png) no-repeat;
}
li.gmap_location {
	background:url(../images/godrejplatinumalipore/highlights/gmappng.png) no-repeat;
}
li.smart_homes {
	background:url(../images/godrejplatinumalipore/highlights/smart_home.png) no-repeat;
}
li.world_class_conceirge {
	background:url(../images/godrejplatinumalipore/highlights/urserivce.png) no-repeat;
}
li.modernvillas {
	background:url(../images/modern_villas.jpg) no-repeat;
}
li.strategiclocation {
	background:url(../images/strategically_located.jpg) no-repeat;
}
li.worldclassamenities {
	background:url(../images/world_class_amenities.jpg) no-repeat;
}
li.elitevillas {
	background:url(../images/87_elite_villas.jpg) no-repeat;
}
li.private_gardens {
	background:url(../images/private_gardens.jpg) no-repeat;
}
li.naturalwaterbody {
	background:url(../images/natural_water_body.jpg) no-repeat;
}
li.strategiclocation {
	background:url(../images/strategic_location.jpg) no-repeat;
}
li.cricketpitch {
	background:url(../images/cricketpitch.jpg) no-repeat;
}
li.basketballcourt {
	background:url(../images/basketball_court.jpg) no-repeat;
}
li.near_airport {
	background:url(../images/near_airport.jpg) no-repeat;
}
li.hebbal_lake {
	background:url(../images/hebbal_lake.jpg) no-repeat;
}
li.spcl_srvc_apt {
	background:url(../images/spcl_srvc_apt.jpg) no-repeat;
}
li.state_art_club {
	background:url(../images/state_art_club.jpg) no-repeat;
}
li.store_space {
	background:url(../images/store_space.jpg) no-repeat;
}
li.support_staff_room {
	background:url(../images/support_staff_room.jpg) no-repeat;
}
li.igbc_gold_cert {
	background:url(../images/igbc_gold_cert.jpg) no-repeat;
}
li.hills_creek {
	background:url(../images/hills_creek.jpg) no-repeat;
}
li.penthouse {
	background:url(../images/penthouse.jpg) no-repeat;
}
li.corner_plot {
	background:url(../images/corner_plot.jpg) no-repeat;
}
li.art_program {
	background:url(../images/art_program.jpg) no-repeat;
}
li.unhindered_views {
	background:url(../images/icon_unhindered_views.jpg) no-repeat;
}
li.metro_station_close {
	background:url(../images/icon_station.jpg) no-repeat;
}
li.expressway {
	background:url(../images/Expressway.jpg) no-repeat;
}
li.light_ventilation {
	background:url(../images/lighting_ventilation.jpg) no-repeat;
}
li.panoramic_views {
	background:url(../images/panoramic_views.jpg) no-repeat;
}
li.certification {
	background:url(../images/certification.jpg) no-repeat;
}
li.conference_centre {
	background:url(../images/conferenceroom.jpg) no-repeat;
}
li.central_park {
	background:url(../images/centralpark.jpg) no-repeat;
}
li.officespace {
	background:url(../images/officespaces.jpg) no-repeat;
}

li.panoramic_views_new {
	background:url(../images/panoramic_views_new.jpg) no-repeat;
}
li.world_class_amenities_new {
	background:url(../images/world_class_amenities_new.jpg) no-repeat;
}
li.world_class_amenities_azure {
	background:url(../images/godrejazure/worldclass_aminites_azure.jpg) no-repeat;
	padding-top:15px !important;
}
li.oceanviews_azure {
	background:url(../images/godrejazure/ocean_views.jpg) no-repeat;
	padding-top:15px !important;
}
li.nearitpark_azure {
	background:url(../images/godrejazure/near_itpark.jpg) no-repeat;
	padding-top:15px !important;
}
li.superb_conn_azure {
	background:url(../images/godrejazure/superb_conn.jpg) no-repeat;
	padding-top:15px !important;
}
li.large_openspace_azure {
	background:url(../images/godrejazure/large_openspace.jpg) no-repeat;
	padding-top:15px !important;;
}





ul.inner {
	padding:0px;
	float:left;
	position:relative;
	list-style-type:none;
	margin-top:0px;
	_margin-left:0px;
*margin-left:0px;
	width:900px;
	height:34px;
}
ul.inner li {
	float:left;
	width:auto;
	display:block;
	padding-right:0px;
}
a.over {
	float:left;
	width:117px;
	height:34px;
	background-image: url(../images/overvie.jpg);
	background-repeat: no-repeat;
}
a.over:hover {
	background-image: url(../images/overviewover.jpg);
	background-repeat: no-repeat;
}
a.over span {
	background-image: url(../images/overviewover.jpg);
	background-repeat: no-repeat;
	float:left;
	width:117px;
	height:34px;
}
a.location {
	float:left;
	width:106px;
	height:34px;
	background-image: url(../images/location.jpg);
	background-repeat: no-repeat;
}
a.location:hover {
	background-image: url(../images/locationhover.jpg);
	background-repeat: no-repeat;
}
a.location span {
	background-image: url(../images/locationhover.jpg);
	background-repeat: no-repeat;
	float:left;
	width:106px;
	height:34px;
}
a.phase {
	float:left;
	width:161px;
	height:34px;
	background-image: url(../images/phases.jpg);
	background-repeat: no-repeat;
}
a.phase:hover {
	background-image: url(../images/phaseshover.jpg);
	background-repeat: no-repeat;
}
a.phase span {
	background-image: url(../images/phaseshover.jpg);
	background-repeat: no-repeat;
	float:left;
	width:161px;
	height:34px;
}
a.amenities {
	float:left;
	width:114px;
	height:34px;
	background-image: url(../images/amenities.jpg);
	background-repeat: no-repeat;
}
a.amenities:hover {
	background-image: url(../images/amenitieshover.jpg);
	background-repeat: no-repeat;
}
a.amenities span {
	background-image: url(../images/amenitieshover.jpg);
	background-repeat: no-repeat;
	float:left;
	width:114px;
	height:34px;
}
a.gallary {
	float:left;
	width:98px;
	height:34px;
	background-image: url(../images/gallary.jpg);
	background-repeat: no-repeat;
}
a.gallary:hover {
	background-image: url(../images/gallaryhover.jpg);
	background-repeat: no-repeat;
}
a.gallary span {
	background-image: url(../images/gallaryhover.jpg);
	background-repeat: no-repeat;
	float:left;
	width:98px;
	height:34px;
}
a.contact {
	float:left;
	width:142px;
	height:34px;
	background-image: url(../images/contactdetails.jpg);
	background-repeat: no-repeat;
}
a.contact:hover {
	background-image: url(../images/contactdetailshover.jpg);
	background-repeat: no-repeat;
}
a.contact span {
	background-image: url(../images/contactdetailshover.jpg);
	background-repeat: no-repeat;
	float:left;
	width:142px;
	height:34px;
}
.sitefl {
	margin-bottom:-10px;
*margin-bottom:8px;
}
.siteoffice {
	width:585px;
	height:auto;
	float:right;
}
.addressdiv {
	width:585px;
	height:auto;
	padding-top:17px;
	padding-bottom:30px;
	border-bottom:solid 1px #e0e0e0;
	line-height:20px;
}
a.siteoffice {
	float:left;
	width:90px;
	height:14px;
	background-image: url(../images/siteoffices.jpg);
	background-repeat: no-repeat;
	padding-bottom:12px;
}
/* Middle Part End*/

/*ContactUs Form Start*/
.cntform {
	float:left;
	width:347px;
	background:#f7f7f7;
	padding:0 0 10px 0;
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#434343;
	margin-bottom:35px;
}
.cntform input {
	width:262px;
	border:1px solid #cfcfcf;
	padding:2px;
}
.cntform input:focus {
	border:1px solid #9b9898;
}
.cntform ul {
	width:270px;
	padding-top:0px;
	margin-left:35px;
	padding-left:0px;
	margin-top:10px;
}
.cntform li {
	padding-top:10px;
	font-size:12px;
}
.cntform li sup {
	font-size:13px;
	line-height:13px;
}
.cntform select {
	width:207px;
	border:1px solid #cfcfcf;
	padding:2px;
	font-size:11px;
}
.cntform select:focus {
	border:1px solid #000;
}
/*ContactUs Form End*/

.success_msg {
	color: #006600;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	line-height:17px;
}

#btnReset {
	background-image: url("../images/reset.jpg");
	border: 0 none;
	height: 28px;
	width: 91px;
}
a.gftitle {
	float:left;
	width:394px;
	height:22px;
	background-image: url(../images/gfHead.png);
	background-repeat: no-repeat;
}
.gflogo {
	float:left;
	height:22px;
	margin-top:22px;
	width:394px;
}
.gfoverviewbannerpart {
	width:982px;
	height:340px;
	background-image: url(../images/gf_overview.png);
	background-repeat: no-repeat;
	margin-top:0px;
	display:block;
}
li.skating {
	background:url(../images/sketing.jpg) no-repeat;
}
li.healthclub {
	background:url(../images/healthclub.gif) no-repeat;
}
li.yoga {
	background:url(../images/yogaandmeditation.gif) no-repeat;
}
li.jogging {
	background:url(../images/joggingtrack.gif) no-repeat;
}
li.gymnasium {
	background:url(../images/gymnasium.gif) no-repeat;
}
li.indoorgame {
	background:url(../images/indoorgames.gif) no-repeat;
}
li.skylounge {
	background:url(../images/Private-sky-lounge.png) no-repeat;
	width:165px !important;
}
li.hydrospa {
	background:url(../images/Pool-with-hydrospa.png) no-repeat;
}
li.personalbackyard {
	background:url(../images/your-backyard-Personalise.png) no-repeat;
}
li.customhome {
	background:url(../images/Customisable-homes.png) no-repeat;
}
li.lushlawn {
	background:url(../images/alfresco-seating-Lush-lawn-with.png) no-repeat;
}
li.baseparking {
	background:url(../images/Basement-parking.png) no-repeat;
}
.bulletleft {
	list-style-type:none;
	margin-top:0;
	padding:0;
}
li.maintenance {
	background:url(../images/maintenance.jpg) no-repeat;
}
li.prices {
	background:url(../images/prices.jpg) no-repeat;
}
li.payment {
	background:url(../images/payment.jpg) no-repeat;
}
li.book {
	background:url(../images/book.jpg) no-repeat;
}
li.assurd_gifts {
	background:url(../images/assurd_gifts.jpg) no-repeat;
}
.bulletleft li {
	background-image:url(../images/squareb.png);
	background-repeat:no-repeat;
	background-position:left 12px;
	letter-spacing:normal;
	margin-left:0;
	margin-top:5px;
	padding-left:16px;
	padding-top:0;
	width:auto;
	line-height:30px;
}
.bulletleftnews {
	list-style-type:none;
	margin-top:0;
	padding:0;
}
.bulletleftnews li {
	background-image:url(../images/squareb.png);
	background-repeat:no-repeat;
	background-position:left 12px;
	letter-spacing:normal;
	margin-left:0;
	margin-top:5px;
	padding-left:16px;
	padding-top:0;
	width:auto;
	line-height:30px;
	border-bottom:1px solid #ECECEC;
	padding-bottom:6px;
}
.nriCornerBlock {
	margin:20px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	border-bottom:1px solid #e0e0e0;
	line-height:18px;
}
.nriCornerBlock p {
	margin:0px 0px 5px 0px;
	padding:0px;
	font-weight:bold;
}
.nriCornerBlock span {
	margin:0px;
	padding:0px 5px 0px 0px;
	font-weight:bold;
}
.nriCornerBlock ol {
	margin:0;
	margin-left:45px;
	padding:0px;
	list-style-type:lower-roman;
}
.nriCornerBlock li {
	margin:0px 0px 5px 0px;
	padding:0px;
}
.nriCornerBlock li ol {
	margin:0;
	margin-left:20px;
	padding:0px;
	list-style-type:decimal;
}
.nriCornerBlock ul.pink {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.nriCornerBlock ul.pink li {
	margin:0px;
	padding:0 0 10px 16px;
	background-image:url("../images/pink_square_bullets.gif");
	background-position:0 7px;
	background-repeat:no-repeat;
}
.nriCornerBlock a, .nriCornerBlock a:visited {
	margin:0px;
	padding:0px;
	font-weight:bold;
	color:#000000;
	border-bottom:1px solid #666666;
}
.nriCornerBlock table {
	margin:20px 0px 0px 0px;
	border-collapse: collapse;
}
.nriCornerBlock td {
	padding: 10px;
	border:1px solid #e0e0e0;
	text-align:justify;
	vertical-align:top;
}
.nriCornerBlock td.bgColour {
	padding: 15px;
	background-color:#efefef;
	border:1px solid #e0e0e0;
	text-align:center;
	font-weight:bold;
}
#avalon_spicification {
	line-height:20px;
}
#avalon_spicification ul {
	margin:0px;
	padding:0px;
	margin-top:10px;
}
#avalon_spicification ul li {
	margin:0px;
	padding:0 0 10px 16px;
	background-image:url("../images/pink_square_bullets.gif");
	background-position:0 7px;
	background-repeat:no-repeat;
}
#avalon_spicification_small {
	line-height:20px;
}
#avalon_spicification_small ul {
	margin:0px;
	padding:0px;
	margin-top:10px;
}
#avalon_spicification_small ul li {
	margin:0px;
	padding:0 0 0px 16px;
	background-image:url("../images/pink_square_bullets.gif");
	background-position:0 7px;
	background-repeat:no-repeat;
}
#woodsman_spicification {
	line-height:20px;
}
#woodsman_spicification ul {
	margin:0px;
	padding:0px;
	margin-top:10px;
}
#woodsman_spicification ul li {
	margin:0px;
	padding:0 0 10px 16px;
	background-image:url("../images/pink_square_bullets.gif");
	background-position:0 7px;
	background-repeat:no-repeat;
}
#woodsman_floorplan {
	line-height:20px;
	width:465px;
}
#woodsman_floorplan div {
	background-color:#ebebeb;
	border:1px solid #e0e0e0;
	padding: 6px 0px 6px 20px;
	margin: 25px 0px 0px 0px;
	font-weight:bold;
}
#woodsman_floorplan ul {
	margin:10px 0px 0px 20px;
	padding:0px;
	width: 445px;
}
#woodsman_floorplan ul li {
	margin:0px;
	padding:0px 0px 10px 14px;
	background-image:url("../images/squareb.png");
	background-position:0 9px;
	background-repeat:no-repeat;
	float:left;
	width:208px;
}
#woodsman_floorplan ul li a {
	color: #000000;
	outline:none;
}
.ambassadorbanner {
	width:980px;
	height:378px;
	padding-top:8px;
}
.membership {
	width:980px;
	height:30px;
	padding-top:21px;
	border-top:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
	margin-top:12px;
}
.ambassadorcontent {
	width:980px;
	height:auto;
	padding-right:47px;
	padding-left:40px;
}
.headoffice {
	width:980px;
	height:auto;
	padding-top:15px;
	height:75px;
	border-top:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
	margin-top:22px;
}
.membership {
	width:980px;
	height:30px;
	padding-top:21px;
	border-top:1px solid #d6d6d6;
	border-bottom:1px solid #d6d6d6;
	margin-top:12px;
}
.bycityborder {
	width:267px;
	height:223px;
	border:1px solid #d6d6d6;
}
.bycitycombo {
	width:143px;
	height:25px;
	border:1px solid #d6d6d6;
	margin-left:6px;
}
/* SITEMAP CLASSES STARTS HERE */
ul.level1 {
	padding:10px 0px 0px 0px;
	margin:0px;
	list-style-type:none;
}
ul.level1 li {
	margin:0px;
	padding:0px 0px 0px 15px;
	background-image:url("../images/grey_dark.gif");
	background-repeat:no-repeat;
	background-position:0px 9px;
	float:left;
}
ul.level1 ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
ul.level1 ul li {
	margin:0px;
	padding:0px 0px 0px 15px;
	background-image:url("../images/grey_light.gif");
	background-repeat:no-repeat;
	background-position:0px 9px;
	float:left;
	width:130px;
}
ul.level1 ul ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
ul.level1 ul ul li {
	margin:0px;
	padding:0px 0px 0px 8px;
	background-image:url("../images/grey_line.gif");
	background-repeat:no-repeat;
	background-position:0px 12px;
	width:120px;
}
ul.level1 a {
	text-decoration:none;
	color:#636466;
}
/* SITEMAP CLASSES ENDS HERE */

/* TETIMONIALS STARTS HERE */
ul.testimo {
	padding:10px 0px 0px 0px;
	margin:0px;
	list-style-type:none;
}
ul.testimo li {
	margin:0px;
	padding:0px 0px 0px 15px; /*background-image:url("../images/grey_dark.gif");*/
	background-repeat:no-repeat;
	background-position:0px 9px;
	float:left;
}
ul.testimo ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
ul.testimo ul li {
	margin:0px;
	padding:0px 0px 0px 15px; /*background-image:url("../images/grey_light.gif");*/
	background-repeat:no-repeat;
	background-position:0px 9px;
	float:left;
	width:130px;
}
ul.testimo a {
	text-decoration:none;
	color:#636466;
}
/* TETIMONIALS ENDS HERE */


/* BELOW CLASS IS USED FOR FLOOR PLAN POP UP */
#popup_container {
	width:979px;
	height:622px;
	position:absolute;
	z-index:2;
	top:0px;
*+top:-12px;
 *+left:0px;
}
ul.pinkbullets {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
}
ul.pinkbullets li {
	background-image: url(../images/redarrow.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 22px;
	width:auto;
	letter-spacing:normal;
	line-height: 18px;
}
ul.pinkbullets li a.textlink {
	color:#636466;
	margin-right:20px;
	float:left;
	display:block;
}
/*@media screen and (-webkit-min-device-pixel-ratio:0) {.search_icon{ float:left; margin-right:-10px; position:relative; z-index:999999}
.go_icon{ margin-left:-5px; position:relative; z-index:99999 }
.textfilled{ padding-left:10px}
}*/


/* CLASSES FOR NEW CONSTRUCTION STATUS GALLERY SECTION STARTS HERE */
#construction_thumb_container {
	height:400px;
	overflow-y:auto;
	overflow-x:hidden;
}
#construction_thumb_container ul {
	width:468px;
	margin:0px;
	padding:0px;
}
#construction_thumb_container li {
	margin:0px 25px 15px 0px;
	padding:0px;
	float:left;
	width:90px;
}
#construction_thumb_container li img {
	border:1px solid #7D7D7D;
	opacity:0.5;
	filter:alpha(opacity=50);
}
#construction_thumb_container li img.active {
	border:1px solid #7D7D7D;
	opacity:1;
	filter:alpha(opacity=100);
}
#construction_thumb_container li a {
	outline:none;
	display:block;
}
#bigImg {
	display:none;
}
.counstructionleft #gallery {
	width:500px;
	padding-bottom:10px;
	margin-top:15px;
}
.counstructionleft #caption {
	position:absolute;
	top:345px;
	line-height:15px;
	width:400px;
	float:left;
}
.counstructionleft #gallery img {
	width: 490px;
	height: 320px;
}
#container #slctPremises {
	display:block;
}
/* CLASSES FOR NEW CONSTRUCTION STATUS GALLERY SECTION ENDS HERE */

.search_icon {
	float:left
}




/* new css sanket */
.property_search {
	clear:both;
	width:100%;
	margin-top:2px;
}
.property_search ul{
	background:#878686;
	padding:8px;
	display:block;
}
.property_search ul li{
	float:left;
	padding-left:8px;
	width:293px;
}
.property_search ul li.last{
	padding-left:8px;
	width:auto;
}
.property_search ul li:first-child{
	padding-left:0;
}
.property_search ul li select{
	background:#fff;
	border:none;
	padding:9px 10px;
	width:100%;
	box-sizing:border-box;
	font-size:12px;
	line-height:2em;
	-webkit-appearance: none;
	-webkit-appearance: menulist-button;
	height:35px;
}
.property_search ul li select { 
	(;line-height: 2.6;);
	-webkit-appearance: menulist-button !important;
}

.property_search ul li input[type="button"]{
	background:#bf396e url(../images/btn_submit.jpg) left top no-repeat;
	border:none;
	width:75px;
	height:34px;
	cursor:pointer;
}


.middle_content {
	width:100%;
	padding-top:20px;
}

.pro_bread {
	width:100%;
	font-size:11px;
}
.pro_bread a, .pro_bread span{
	display:inline-block;
}
.pro_bread a {
	background:url(../images/bread_arrow.png) right center no-repeat;
	padding-right:10px;
	margin-right:5px;
	color:#7f7f7f !important;
}
.pro_bread span{
	font-weight:bold;
	color:#39abf6;
}

/* ---------------- breadcrum css -------------- */
.bredcrum {
	width:100%;
	font-size:11px;
	margin-bottom:20px;
}
.bredcrum a, .bredcrum span{
	display:inline-block;
}
.bredcrum a {
	background:url(../images/bread_arrow.png) right center no-repeat;
	padding-right:10px;
	margin-right:5px;
	color:#7f7f7f !important;
}
.bredcrum span{
	font-weight:bold;
	color:#39abf6;
}
/* ---------------- breadcrum css -------------- */

/* ---------------- project Logo css -------------- */

.projectLogo-div {
	width:100%;
	text-align:center;
	padding-bottom:15px;
}
.projectLogo-div .Logo{
	display:inline-block;
}

/* ---------------- project Logo css -------------- */

/* ---------------- submenu css -------------- */
.submenu {
	width:100%;
	border-top: 1px solid rgb(224, 224, 224);
	display:block;
}

ul#topnav {
	float: left;
	width: 100%;
	list-style: none;
	position: relative;
	font-size: 1.2em;
    background-color:#f8f8f8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:35px;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	border-left: 1px solid #ececec;
}
ul#topnav li:first-child {border-left:none;}
ul#topnav li > a {
	display: block;
	color: #676868;
	text-decoration: none;
	padding:12px 25px;
	
}
ul#topnav li:hover {background: #ededed;}
ul#topnav li span {
	float: left;
	position: absolute;
	left: 0;
	top:35px;
	display: none;
	width: 980px;
	background: #ededed;
	color: #000000;
	border-bottom: 1px solid #e8e9eb;
	padding:0;
}
ul#topnav li:hover span { display: block; }
ul#topnav li span a { 
	display: inline-block;
	float:left;
	padding:12px 28px;
	color: #676868;
	background:url(../images/dummydevider.jpg) left center no-repeat;
}
ul#topnav li span a:first-child { background:none;}
ul#topnav li span a:hover {text-decoration: none;font-weight:bold;background: #f8f8f8;}

/* ---------------- submenu css -------------- */

/* ---------------- grid css -------------- */
.row {
  margin-left: -10px;
  margin-right: -10px;
  box-sizing:border-box;
}
.row:after {clear:both;}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-sm-32, .col-sm-43 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  float:left;
  box-sizing:border-box;
}
.col-sm-1 {
  width: 100%;
}
.col-sm-2 {
  width: 50%;
}
.col-sm-3 {
  width: 33.3333%;
}
.col-sm-4 {
  width: 25%;
}

.col-sm-32 {
  width: 66.6667%;
}

.col-sm-43 {
  width: 75%;
}

.m_top_05 {margin-top:05px;}
.m_top_10 {margin-top:10px;}
.m_top_20 {margin-top:20px;}
.m_top_30 {margin-top:30px;}

.m_bot_30 {margin-bottom:30px;}
.m_bot_20 {margin-bottom:20px;}
.m_bot_10 {margin-bottom:10px;}
.m_bot_05 {margin-bottom:05px;}

.p_tb_05 {padding:5px 0;}
.p_tb_10 {padding:10px 0;}
.p_tb_15 {padding:15px 0;}
.p_tb_20 {padding:20px 0;}

.p_bot_05 {padding-bottom:5px;}
.p_bot_10 {padding-bottom:10px;}
.p_bot_15 {padding-bottom:15px;}
.p_bot_20 {padding-bottom:20px;}
.p_bot_30 {padding-bottom:30px;}

.p_top_05 {padding-top:5px;}
.p_top_10 {padding-top:10px;}
.p_top_15 {padding-top:15px;}
.p_top_20 {padding-top:20px;}
.p_top_30 {padding-top:30px;}

.fltr {float:right;}
.fltl {float:left;}

/* ---------------- grid css -------------- */

/* ---------------- content css -------------- */

.head-01 {
	border-bottom:1px solid #31a9f9;
	float:left;
	width:100%;
}
.head-01 .blue-title{
	border-bottom:3px solid #31a9f9;
	float:left;
	font-size:16px;
	line-height:20px;
	color:#31a9f9;
	font-weight:bold;
	padding-right:3px;
}
.head-01 .contact-info{
	float:right;
}
.head-01 .contact-info .toll-free {
	display:inline-block;
	font-size:12px;
	color:#333;
	padding-left:20px;
	background:url(../images/icon_phone.png) left center no-repeat;
}
.head-01 .contact-info .sms {
	display:inline-block;
	font-size:12px;
	color:#333;
	padding-left:20px;
	margin-left:20px;
	background:url(../images/icon_sms.png) left center no-repeat;
}

.contact-form {
	padding-top:0;
}
.contact-form .form-title{
	color:#8c8c8c;
	padding:0 0 20px 10px;
	margin-top:-35px;
}
.field{
	padding-bottom:20px;
}
.field > label{
	display:block;
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
}

.field textarea.form-control{
	height:120px;
	resize:vertical;
}


.field-group {
	display:block;
}
.field-group input{
	display:inline-block;
}
.field-group input.small{
	width:16%;
	text-align:center;
	padding:6px 0;
}
.field-group input.mob{
	width:82%;
	text-align:center;
}
.field-group input.landln{
	width:66%;
	text-align:center;
}






.page-info-box {
	position:relative;
	float:right;
	margin-top:21px;
}
.page-info-box .page-title{
	position:absolute;
	top:0;
	left:16px;
	background:url(../images/trans_bg02.png) left top repeat;
	padding:8px 10px;
	color:#fff;
	font-size:18px;
}

.address-area {
	margin:30px 0 0 0;
	border:1px solid #f3f3f3;
	border-left:none;
	border-right:none;
}
.addr-nav {
	width:35%;
	float:left;
}
.addr-nav .addr-tab{
	padding:20px 15px 20px 30px;
	border-top:1px solid #f3f3f3;
	display:block;
}
.addr-tab h3{
	font-size:13px;
	color:#333;
}
.addr-tab p{
	font-size:13px;
	color:#666;
	text-align:left;
}
.addr-tab a{
	font-size:13px;
	color:#40acf3;
	text-align:left;
	display:inline-block;
}
.addr-nav .addr-tab:first-child{
	border-top:none;
}
.addr-nav .addr-tab.selected{
	background:#f3f3f3;
}

.addr-map {
	width: 65%;
	height: 390px;
	float:left;
}
.addr-map .map-content{
	height:453px;
	width:100%;
}

#map-canvas img { max-width:none; }

.page-banner {
	clear:both;
}

#projectnames h3{
	font-size:16px;
	color:#666;
	padding-bottom:5px;
	padding-top:20px;
	float:left;
	width:100%;
}
.feedback-form .field > label{
	display:block;
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
}

#projectnames label {
	padding-bottom:8px;
	font-size:15px;
	color:#666;
	float:left;
	width:30%;
	padding-right:20px;
}
#projectnames input[type="checkbox"]{
	top:5px !important;
}

/*.checkbox-group {
	float:left;
	width:100%;
}
.checkbox-group label{
	padding-bottom:8px;
	font-size:15px;
	color:#666;
	float:left;
	width:30%;
	padding-right:20px;
}
.checkbox-group input[type="checkbox"]{
	top:5px !important;
}*/


.sprtr-gray {
	border-top:1px solid #8c8c8c;
	height:1px;
	margin:70px 0;
}
.feedback-form .field {
	padding-bottom:15px;
}

/* ---------------- content css -------------- */

/* ---------------- form element css -------------- */
/* Safari only */

select.form-control { 
	(;height: 44px;);
	(;line-height: 2;);
}


.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  /*border-radius: 4px;*/
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  border:none;
  height:auto;
  width:auto;
  padding-left:20px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  /*margin-left: -20px;
  margin-top: 4px \9;*/
  left:0;
  top:1px;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  /*border-radius: 4px;*/
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active{
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-blue {
  color: #fff;
  background-color: #32aaf9;
  font-size:13px;
  text-transform:uppercase;
  font-weight:bold;
  min-width:130px;
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue.focus,
.btn-blue:active,
.btn-blue.active{
  color: #fff;
  background-color: #333;
}
.btn-pink {
  color: #fff;
  background-color: #bc3b6d;
  font-size:13px;
  text-transform:uppercase;
  font-weight:bold;
  min-width:130px;
}
.btn-pink:hover,
.btn-pink:focus,
.btn-pink.focus,
.btn-pink:active,
.btn-pink.active{
  color: #fff;
  background-color: #333;
}


input.btn-pink {
  color: #fff;
  background-color: #bc3b6d;
  font-size:13px;
  text-transform:uppercase;
  font-weight:bold;
  min-width:130px;
  margin:0;
  border:0;
}
input.btn-pink:hover,
input.btn-pink:focus,
input.btn-pink.focus,
input.btn-pink:active,
input.btn-pink.active{
  color: #fff;
  background-color: #333;
}

input[type="image"].btn-pink {
  padding:0 !important;
  border:0;
}
/* ---------------- form element css -------------- */


.pro_content {
	width:100%;
	padding-top:20px;
}

.pro_tab {
	width:100%;
	border-bottom:2px solid #6bab3d;
	border-radius:0 0 0 4px ;
}
.pro_tab ul{
	float:left;
}
.pro_tab ul li{
	float:left;
	margin-left:-40px;
	position:relative;
}

.pro_tab ul li:first-child {
	margin-left:0;
}

.pro_tab ul li:first-child a{
	z-index:10;
}
.pro_tab ul li:nth-child(2) a{
	z-index:8;
}

.pro_tab ul li:nth-child(2) a.selected{
	z-index:9;
}
.pro_tab ul li:nth-child(3) a.selected{
	z-index:7;
}



.pro_tab ul li a {
	background: url(../images/pro_nav.png) right center no-repeat;
	display:block;
	text-align:left;
	font-size:12px;
	color:#7f7f7f;
	height:36px;
	line-height:36px;
	/*font-weight:bold;
	min-width:215px;*/
	position:relative;
	z-index:6;
	border-radius:4px 0 0 0;
	text-transform:uppercase;
	padding-left:35px;
	padding-right:80px;
	font-family: 'helvetica_ce_55_romanregular';
}
.pro_tab ul li a.selected {
	color:#fff !important;
	background: url(../images/pro_nav_hover.png) right center no-repeat;
	z-index:10;
}


.pro_tab span.pro_sort{
	float:right;
}
.pro_tab span.pro_sort select{
	background:#fff;
	border:none;
	padding:5px 10px;
	font-size:12px;
	width:200px;
	box-sizing:border-box;
	border:1px solid #ccc;
}

.pro_list {
	width:100%;
	padding-top:20px;
}
.pro_list ul{
	width:100%;
	display:block;
}
.pro_list ul li{
	float:left;
	width:330px;
	padding-left:10px;
	padding-bottom:20px;
	min-height:198px;
}


.pro_list ul li.clear{
	width:100%;
	padding:0;
	margin:0;
	clear:both;
	
}

.pro_list ul li:nth-child(3n+1){
	padding-left:0;
	width:320px;
}

.pro_list ul li > div{
	width:100%;
}

.pro_list ul li > div a.viewMore{
	float:right;
	margin-top:2px;
}

a.viewMore {
	display:inline-block;
	font-size:11px;
	text-transform:uppercase;
	color:#fff !important;
	background:#a3a3a3;
	text-align:center;
	padding:4px 15px;
}
a.viewMore:hover {
	background:#000;
}





 @media screen and (-webkit-min-device-pixel-ratio:0) {
.search_icon {
float:left;
margin-right:-4px;
position:relative;
z-index:999999
}
.go_icon {
margin-left:-5px;
position:relative;
z-index:99999
}
}
/* CLASSES FOR LEAD CAPTURES ON OVERVIEW PAGE OF EACH PROJECTS STARTS HERE */
.contentpartleft ul {
	padding:0px;
	float:left;
}
.contentpartleft ul li {
	padding-top:7px;
	border:0px solid red;
	text-align:right;
}
/* CLASSES FOR LEAD CAPTURES ON OVERVIEW PAGE OF EACH PROJECTS ENDS HERE */

/* BELOW CLASS IS FOR INTERNATIONAL TOLL FREE NUM */
#int_toll_num {
	background-color: #fff;
    border: 1px solid #666666;
    color: #3397d1;
    display: none;
    font-size: 14px;
    padding: 3px;
    position: absolute;
    right: 0;
    top: 33px;
    z-index: 999999;
}
a#intl_toll {
	text-decoration:none;
	color:#000000;
	font-size:13px;
	font-weight:bold;
}
/* ABOVE CLASS IS FOR INTERNATIONAL TOLL FREE NUM */

/* TESTIMONIALS CSS START HERE */

.testimonials_set {
	float:left;
	height:auto;
	width:100%;
	margin-top:10px;
}
.t_img {
	float:left;
	height:auto;
	width:auto;
}
.t_title {
	display:block;
	height:auto;
	width:100%;
	color:#af1e5c;
	padding-bottom:5px;
}
.testimonials_text {
	float:left;
	height:auto;
	width:370px;
	margin-left:10px;
	font-size:12px;
	line-height:16px;
}
.red_btn {
	height:auto;
	width:auto;
	margin-top:10px;
}
a.readmore {
	outline:none;
	background:url(../images/arrow_grey.gif) no-repeat right;
	padding-right:13px;
	color:#3396CE;
	font-weight:bold;
}
a.readmore:hover {
	outline:none;
	background:url(../images/arrow_grey.gif) no-repeat right;
	padding-right:13px;
	color:#af1e5c;
	font-weight:bold;
}
/* TESTIMONIALS CSS END HERE */

#tvcfooter {
	padding:0px 0px 15px 0px;
}
#tvcfooter span {
	float:left;
	font-weight: bold;
	color: #329ed8;
	padding-right: 11px;
	padding-left: 11px;
}
#tvcfooter p {
	float:left;
	margin:0px;
	padding:0px;
}
#tvcfooter div {
	float:left;
}
#tvcfooter a {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}



/* reach-us css */
.reachus-area {
	padding-top:10px;
}
.off-addr {
	padding-left:25px;
}
.off-addr h3{
	padding-bottom:5px;
	font-size:12px;
	color:#333;
}
.off-addr p{
	font-size:12px;
	line-height:18px;
	color:#666;
	text-align:left;
}
.off-addr a{
	font-size:12px;
	color:#4398cc;
}

.off-addr.msg {
	background:url(../images/icon_message.jpg) 0 1px no-repeat;
}
.off-addr.phone {
	background:url(../images/icon_call.jpg) 0 0 no-repeat;
}
.off-addr.msg2 {
	background:url(../images/icon_message_open.jpg) 0 0 no-repeat;
}
.off-addr.sms {
	background:url(../images/icon_sms.jpg) 0 -2px no-repeat;
}

.off-addr .form-control {
	width:80%;
	padding:2px 5px;
	height:auto;

}
.off-addr p .contact-no{
	display:inline-block;
	padding-left:60px;
	margin-top:-17px;
}


.nri-list {
	float:left;
	width:100%;
	padding-top:20px;
}
.nri-list {
	float:left;
	width:100%;
	padding-top:20px;
}
.nri-list li{
	float:left;
	width:50%;
	padding:25px 30px 25px 30px;
	min-height:105px;
}

.nri-list li.clear{
	padding:0;
	background:#c2c2c2;
	height:1px;
	width:100%;
	min-height:inherit;
}

.nri-list li .nri_img{
	float:left;
	padding-right:20px;
}
.nri-list li h3{
	color:#333;
	font-size:18px;
	padding-top:15px;
}
.nri-list li p{
	color:#666;
	font-size:12px;
	line-height:16px;
	padding-top:5px;
}

.nri-list li a{
	color:#40acf3;
}
.nri-list li.bordr{
	/*background:url(../images/nri_thumb01.png) 40px 18px no-repeat;*/
	border-right:1px solid #c2c2c2;
}
.nri-list li.shadow{
	background:url(../images/trans_bg03.png) bottom left repeat-x;
}

/* search box css */
.rightfilled {/*width:181px;*/
	float:right;
}
.rightfilled form{/*width:181px;*/
	border:1px solid #cdcdcd;
	float:left;
}
.rightfilled input.textfilled{/*width:181px;*/
	border:none;
	background: url(../images/search.png) 8px center no-repeat;
	padding: 4px 15px 4px 30px;
	width:180px;
	float:left;
}
.rightfilled input.go_icon{/*width:181px;*/
	border:none;
	background: url(../images/search_click.png) center center no-repeat;
	/*padding:4px 6px;*/
	cursor:pointer;
	float:left;
}

.rightfilled input {
  font-size: 12px;
  color: #555555;
  background-color: #ffffff;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.rightfilled input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* -SP- New added css 05 Jan 2015*/

.enquiry{float: left; margin-bottom: 20px; width: 100%;	margin-top:20px;}
.enquiryleft{width:51%;	height:auto; float:left;}
.enquiryleft img{ display:block; width:100%; height:auto;}
.enquiryright{ width:47%; height:auto; margin-bottom:20px; float:right;}
.formArea{ float:left; background-color:#f8f8f8; height:auto; width:100%; box-sizing:border-box; padding:10px 10px 10px 10px;}
.formArea h2{ float:left; height:auto; width:100%; box-sizing:border-box; padding:0 10px 5px 10px; font-size:14px; text-transform:uppercase; color:#333;}
.formArea ul{ float:left; height:auto; width:100%; }
.formArea ul li{ float:left; display:inline-block; height:auto; width:46%; margin:7px 2%;}
.formArea ul li label{ float:left; width:100%; font-size:12px; font-weight:bold; color:#8a8a8a; padding-bottom:6px;}
.formArea ul li input{ float:left; width:100%; border:1px solid #cbcaca; box-sizing:border-box;}
.formArea ul li.last{ width:100%; text-align:center; margin-top:5px;}
#errcontainer{ width:100%; text-align:center; color:#ff0000; padding-top:10px;}

.proHeighlights{ float:left; height:auto; width:100%; margin-top:20px;}
.proHeighlightsRight {width:100%; height:auto; float:right;}
.proHeighlightsRight ul {
	padding-top:0px;
	padding-left:0px;
	margin-left:0px;
	margin-top:9px;
	line-height:20px;	
}
.proHeighlightsRight ul li {
	float:left;
	display:inline;
	width:94%;
	padding-bottom:15px;
	padding-top:5px;
	padding-left:51px;
}
.proHeighlightsRight ul li a:link {
	text-decoration:none;
	color:#000000;
}
.proHeighlightsRight ul li a:hover {
	text-decoration:underline;
	color:#000000;
}
.proHeighlightsRight ul li a:visited {
	text-decoration:none;
	color:#000000;
}
.proHeighlightsRight ul li a:active {
	text-decoration:none;
	color:#000000;
}


.green .off-addr a{
	color:#6bae44;
}

.style01 {
	clear:both;
	padding-left:15px;
	list-style-type:disc;
}
.style01 li{
	clear:both;
	padding:5px 0;
}

.tablestyle01 {
	border-collapse:collapse;
	border:1px solid #666;
}
.tablestyle01 td, .tablestyle01 th{
	border:1px solid #666;
	padding:5px;
}

/* CLASSES FOR NEW PAGES STARTS HERE */
.proj_inn_logo {
	float:left;
    padding-top: 22px;
}
.proj_inn_booknow {
	float:right;
    padding-top: 20px;
	padding-bottom:10px;
	padding-right:20px;
}

.proj_inn_booknow a {
    border-radius: 5px;
    color: rgb(255, 255, 255) !important;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding: 18px 25px;
    text-align: center;
    text-transform: uppercase;
}


.proj_inn_booknow a.pinkbtn {
    background: url("../images/btn02_bg.jpg") repeat-x scroll left top rgb(202, 33, 98);
}
.proj_inn_booknow a.pinkbtn:hover {
    background: url("../images/btn02_bghover.jpg") repeat-x scroll left bottom rgb(202, 33, 99);
}

.proj_inn_booknow a.bluebtn {
    background: url("../images/btn01_bg.jpg") repeat-x scroll left top #017bcb;
}
.proj_inn_booknow a.bluebtn:hover {
    background: url("../images/btn01_bghover.jpg") repeat-x scroll left bottom #39aae7;
}

.proj_inn_booknow a.greenbtn {
    background: url("../images/btn03_bg.jpg") repeat-x scroll left top #7AB74F;
}
.proj_inn_booknow a.greenbtn:hover {
    background: url("../images/btn03_bghover.jpg") repeat-x scroll left bottom #148E37;
}
/* CLASSES FOR NEW PAGES ENDS HERE */

li.railway {background:url(../images/icons/icon_G01.jpg) no-repeat 0 0;}
li.airport {background:url(../images/icons/icon_G02.jpg) no-repeat 0 0;}
li.road {background:url(../images/icons/icon_G06.jpg) no-repeat 0 0;}
li.homes {background:url(../images/icons/icon_G01.jpg) no-repeat 0 0;}
li.homes2 {background:url(../images/icons/icon_G15.png) no-repeat 0 0;}
li.school {background:url(../images/icons/icon_G04.jpg) no-repeat 0 0;}
li.nature_zone {background:url(../images/icons/icon_G11.jpg) no-repeat 0 0;}
li.life_zone {background:url(../images/icons/icon_G12.jpg) no-repeat 0 0;}
li.joy_zone {background:url(../images/icons/icon_G13.jpg) no-repeat 0 0;}
li.zen_zone {background:url(../images/icons/icon_G14.jpg) no-repeat 0 0;}

li.sunlight_views {background:url(../images/icons/icon_B03.jpg) no-repeat 0 0;}
li.b1_2bath {background:url(../images/icons/icon_B01.jpg) no-repeat 0 0;}
li.ample_parking {background:url(../images/icons/icon_B02.jpg) no-repeat 0 0;}
li.club_swim {background:url(../images/icons/icon_B05.gif) no-repeat 0 0;}
li.lg_cpark {background:url(../images/icons/icon_B07.jpg) no-repeat 0 0;}
li.river_band {background:url(../images/icons/icon_B04.jpg) no-repeat 0 0;}
li.town_square {background:url(../images/icons/icon_B06.jpg) no-repeat 0 0;}

.highlt-list {
	padding-top:10px;
}
.highlt-list ul li{
	min-height:30px;
	padding:5px 0 0 45px;
	margin:8px 0;
	float:left;
	text-align:left;
}
.italic {font-style:italic;}
.proj-highlt {
	clear:both;
}
.proj-highlt h2{
	border-bottom: 1px solid #d1d1d1;
    height: 25px;
	margin:6px 0;
	font-weight:normal;
	font-size:18px;
	color:#000;
}

.nri-form {
	background:#f8f8f8;
	padding:15px 10px;
}
.nri-form h3{
	color:#333;
	font-size:14px;
	padding-left:14px;
}

.nri-form .success_msg{
	padding:30px 14px 30px 14px;
	font-size:14px;
	line-height:20px;
	display:block;
	text-align:left;
}

.nri-form-wrap {
	clear:both;
	padding-top:10px;
}

.nri-form-wrap ul{
	display:block;
}
.nri-form-wrap ul li{
	float:left;
	width:33.33%;
	padding:4px 14px;
}
.nri-form-wrap ul li label{
	font-weight:bold;
	padding-bottom:3px;
	display:block;
}

.nri-form-wrap ul li a.bluebtn{
	background: url("../images/btn01_bg.jpg") repeat-x scroll left top #3caae7;
	color:#fff;
	font-weight:bold;
	min-width:135px;
	margin-top:18px;
}
.nri-form-wrap ul li a.bluebtn:hover {
    background: url("../images/btn01_bghover.jpg") repeat-x scroll left bottom #39aae7;
}
.nri-form-wrap ul li.error {width:100%;}
.top_logo {width:100%; padding:10px 0; clear:both; min-height:50px;}
.top_logo span{float:right}
.top_logo span:first-child{float:left}

/* new css */
.prHl-div {
	padding-top:25px;
	clear:both;
}
.prHl-div .prHl-title {
	border-bottom:1px solid #d1d1d1;
	padding-bottom:10px;
}
.prHl-div .prHl-list {
	padding-top:20px;
	text-align:left;
}
.prHl-div .prHl-list li{
	display:inline-block;
	vertical-align:top;
	width:49%;
	padding-bottom:15px;
}
.prHl-div .prHl-list img {
	display:inline-block;
	vertical-align:top;
}
.prHl-div .prHl-list span {
	display:inline-block;
	vertical-align:top;
	padding-left:15px;
	padding-top:5px;
	width:192px;
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
#mainlanding{width:97%; margin:0px auto;}
.top_logo{width:97% !important; margin:0px auto;}
ul.hlist {float:left; width:100%;}
ul.hlistwo {float:left; width:100%;}



}
 /* 3. #iPad (LANDSCAPE)
iPad landscape 1024 x 768 and
Kindle landscape 1024 x 600
================================================== */
@media only screen and (min-width: 980px) and (max-width: 1024px) {
#mainlanding{width:97%; margin:0px auto;}
.top_logo{width:97% !important; margin:0px auto;}

	
}

/* 5. #MOBILE (LANDSCAPE)
iPhone landscape 480 x 320 and
Nicer Android landscape 515 by 295 (equivalent desktop resolution)
================================================== */
@media only screen and (max-width: 767px) {
#mainlanding{width:95%; margin:0px auto}
.top_logo{width:97% !important; margin:0px auto; padding-top:10px;}
ul.hlist {float:left; width:100%;}
ul.hlistwo {float:left; width:100%;}
.enquiryleft{width:100%;}
.enquiryright{width:100%;}
.deviderpadding {padding-left: 4px; padding-right: 11px;}
.foterright{padding: 10px 0px 10px 0px;}
.top_logo span{width:40%;}
ul.hlistwoNew{ width:100%; margin-left:0px;}
.top_logo span{ width:48%;}
.contentpartright {
	width:100%; margin-right:0px;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
#mainlanding{width:95%; margin:0px auto}
.top_logo{width:97% !important; margin:0px auto;}
.enquiryright{width:100%;}
.top_logo span{ width:40%;}

}









