body{
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	overflow-x:hidden;
}
.top-head{
	min-height: 145px;
	background: url(../images/top-head.png) no-repeat top center #0c3963;
}
.logo{
	padding-top: 30px;
}
.full-nav{
	background:#072649;
	    border-top: 3px solid #0c3963;
}
nav#third-navigation ul.navigation li{
	margin: 0;
	padding: 10px 0;
	float: left;
	display: block;
	 margin: 0 0 0 31px;

}
nav#third-navigation ul.navigation li:first-child{
	margin-left: 0;
}
nav#third-navigation ul.navigation li a{
	color: #fff;
	font-weight: bold;
	font-size: 23px;
	text-transform: uppercase;
	text-decoration: none;

}
nav#third-navigation ul.navigation li.current a,
nav#third-navigation ul.navigation li a:hover{
	    color: #ffe45c;
}

.since-year{
	background: url(../images/since-pattern.png) no-repeat 0 0 #ffe45c;
	min-height: 67px;
	-webkit-box-shadow: 0 9px 5px -4px rgba(0,0,0,0.65);
	-moz-box-shadow: 0 9px 5px -4px rgba(0,0,0,0.65);
	box-shadow: 0 9px 5px -4px rgba(0,0,0,0.65);
  	width: 100%;
  	z-index: 10;
  	position: relative;
}
.font-since{
	float: left;
	display: block;
}
.font-since p{
	  color: #252525;
    display: inline-block;
    font-family: "Andada",serif;
    font-size: 30px;
    font-style: italic;
    margin: 0;
    padding: 9px 0;
    float: left;
}
.icon-phone{
	width: 12px;
	height: 33px;
	display: inline-block;
	background: url(../images/icon-phone.png) no-repeat 0 0;
	  float: left;
	  margin-right: 18px;
	   margin-top: 6px;
}
.right-phone{
	background: url(../images/right-phone.png) no-repeat 0 0;
	width: 199px;
	height: 197px;
	  position: absolute;
    right: 0;

}
span.call{
	  color: #24188b;
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
}
span.call a{
    color: #24188b;
    float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    text-decoration: none;
}
span.call a:hover{
  color: #222;
}
.fixed-phone{
        display: block;
    padding: 22px 25px;
    overflow: hidden;

}

.full-slide {
   position: relative;
	z-index: 9;
}
.main-slide{
	display: inline-block;
    left: 0;
    margin: auto;
    max-width: 960px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 99999;
}
.nav-slide{
	background: url(../images/white-trans.png) 0 0;
	  margin-top: 100px;
    max-width: 340px;
    padding: 20px;
    width: 100%;
    line-height: 24px;
}
.nav-slide li a{
	color: #252525;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
}
.nav-slide li {
	color: #252525;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 17px;
  text-decoration: none;
}
.nav-slide p {
	color: #252525;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
.nav-slide li{
	background: url(../images/dot-icon.png) no-repeat left center;
	    padding: 0 30px;
}

.map-content{
	background: url(../images/map-content.png) no-repeat top center;
	min-height: 490px ;
	 padding-top: 70px;
	 margin-top: -6px;
}
h2.map-title{
	font-size: 24px;
	color: #484848;
	font-weight: 400;
	margin: 0;
	padding: 0;
	    text-align: center;
}
ul.map-construction{
	list-style-type: none;
	margin:0;
	padding: 0;
}
ul.map-construction li{
	  display: block;
    float: left;
    margin-left: 2.9%;
    text-align: center;
        width: 22.82%;
}
ul.map-construction li:first-child{
	margin-left: 0;
}
.map-image{
	background: none repeat scroll 0 0 #fff;
	border-radius: 50%;
	display: inline-block;
	margin-bottom: 40px;
	width: 212px;
	height: 212px;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	clear: both;
	content:"";

}
.map-image > img {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  margin:auto;
  top: 0;
}
.map-btn{
	font-size: 20px;
	color: #24188b;
	text-decoration: none;
	background:url(../images/btn-back.png) repeat-x 0 0;
	padding: 5px 16px;
	border-left: 1px solid #eec806;
	border-right: 1px solid #eec806;
	 text-shadow: 0 1px #fff;
	 box-shadow: 0px 4px 4px #888888;
	 display:inline-block;
   text-transform: uppercase;

}
.sub-page-title {
    text-align: center;
       margin-bottom: 30px;
}
.system {
   display: inline-block;
    padding: 0;
    position: relative;
    background: url(../images/border-pattern.png) no-repeat center 20px;
    width: 639px;
    line-height: 5rem;
}
.down-arrow{
	background: url(../images/down-arrow.png) no-repeat 0 0;
	width: 50px;
	height: 17px;
	display: inline-block;
}
.showcase{
	background: url(../images/showcase.png) no-repeat center 0;
	   min-height: 552px;
    padding-top: 50px;
}
.showcase-title{
	font-size: 40px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 80px;
	color: #fff;
	  text-align: center;
}
.showcase-title span{
	font-size: 27px;
	font-weight: 300;
	color: #ffe45c;
	margin-left: 10px;
}
ul.showcase-div{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.showcase-div li:first-child{
	margin-left: 0;
}
ul.showcase-div li{
	display: block;
    float: left;
    margin-left: 2.9%;
    text-align: center;
    width: 22.1%;
}
.showcase-image{
	 display: block;
    margin-bottom: 40px;
    overflow: hidden;
}
a.project-title{
	 color: #fff;
     display: inline-block;
    font-size: 18.06px;
     font-weight: 500;
    margin-bottom: 10px;
    text-decoration: none;
}
a.project-title:hover{
color:#ffe45c;
}
.project-paragraph{
	 color: #c2c2c2;
    font-size: 15.8px;
    font-weight: 500;
}

.footer{
	background: #252525;
	padding-top: 36px;
	padding-bottom: 65px;
	color: #fff;
	overflow: hidden;
}
ul.footer-ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.footer-ul li{
	display: block;
	margin: 0;
	padding: 0;
}
ul.footer-ul li a{
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	display: inline-block;
}
ul.footer-ul li.current a,
ul.footer-ul li a:hover{
	color: #ffe45c;
}
ul.footer-ul.margin-top-basic{
	margin-top: 26px;
}
h4.footer-title{
	color: #ffe45c;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}
.footer p{
	color: #fff;
	margin-bottom: 0;
}
a.mail-link ,a.phone-link{
	color: #fff;
	text-decoration: none;
}
a.mail-link:hover , a.phone-link:hover{
color: #ffe45c;
}
.banner-inner-wrapper.cycle-slide {
  height: auto;
  width: 100%;
}
.center.external {
  bottom: 60px;
  z-index: 999999;
}
.center.external .custome-pager {
  background: url("../images/white-slide.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
  float: left;
  height: 5px;
  margin-right: 6px;
  width: 60px;
}
.center.external .custome-pager.cycle-pager-active {
  background: url("../images/yellow-slide.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.full-slide > #prev {
  left: 0;
  position: absolute;
  top: 36%;
  z-index: 9999;
  cursor: pointer;
  display: none;  
}
.full-slide:hover #prev {
  display: block;
}
.full-slide > #next {
  right: 0;
  position: absolute;
  top: 36%;
  z-index: 9999;
  cursor: pointer;
  display: none;
}
.full-slide:hover #next{
  display: block;
}
.showcase-div .showcase-image > img {
  border-radius: 50%;
}
.page-title-wrapper .page-title > h2 {
  font-size: 26px;
  font-weight: 400;
  line-height: 150px;
  text-transform: uppercase;
}
.page-title-wrapper {

}
.page-content-wrapper .page-content .service-holder {
  border-bottom: 1px solid #b5b5b5;
  padding: 30px 0 50px;
}
.page-content-wrapper .page-content .service-holder .service-title > h3 {
  font-size: 26px;
  font-weight: 400;
}
.page-content-wrapper .page-content .service-holder .service-details > p {
  color: #747474;
}
.page-content-wrapper .page-content > p{
	color: #747474;
}
.page-content-wrapper .service-holder:nth-last-child(2) {
  border-bottom: medium none !important;
}
.page-content {
  border-bottom: 1px solid #aaa;
  margin: 50px 0;
  padding-bottom: 20px;
  position: relative;
}
/* css Ashok */
.group:after {
  content: "";
  display: table;
  clear: both;
}
.house-sale-price {
  color: #0c3963;
  font-size: 30px;
  font-weight: 500;
  line-height: 31px;
  margin-bottom: 0;
}
.house-sale-title {
  color: #252525;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0;
}
.house-sale-location {
  color: #252525;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 15px;
}
.house-sale-desc {
  font-size: 14px;
  font-weight: 300;
  line-height: 26px;
  margin-bottom: 50px;
}
.house-image.four > img {
  width: 100%;
}
.house-sale-wrapper {
  border-bottom: 1px solid #aaa;
  margin-bottom: 70px;
  position: relative;
}
.sale-bottom-buttons {
	margin-bottom: 0;
}
.sale-bottom-buttons .contactus {
  background: #cccccc url("../images/email-icon.png") no-repeat scroll 7px 12px;
  margin-right: 9px;
  margin-bottom: 0;
  padding: 10px 4px 15px 34px;
}
.sale-bottom-buttons .Photos {
	background: #cccccc url("../images/camera.png") no-repeat scroll 7px 12px;
	margin-right: 9px;
	padding: 10px 6px 15px 34px;
}
.sale-bottom-buttons .Plans {
	background: #cccccc url("../images/plans.png") no-repeat scroll 7px 10px;
	padding: 10px 6px 15px 34px;
}
.sale-bottom-buttons > li {
  display: inline-block;
  margin-bottom: 0;
  cursor: pointer;
}
.sale-bottom-buttons .contactus > a,
.sale-bottom-buttons {
  color: #145189;
  font-size: 14px;
  text-decoration: none;
}
.sale-bottom-buttons {
  bottom: 0;
  position: absolute;
}
.house-sale-top-wrapper {
  background: #dbdbdb url("../images/home-for-sale-banner.png") repeat scroll 0 0;
  padding: 80px 0 24px;
  position: relative;
}
.house-content-right .house-sale-price {
	font-size: 36px;
}
.house-sale-wrapper-top {
  border-bottom: 1px solid #aaa;
}
.house-sale-wrapper-top .sale-bottom-buttons {
  bottom: 1px;
}
.house-page-title {
  color: #252525;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 35px;
  text-transform: uppercase;
}
.page-sale-title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 45px;
  text-transform: uppercase;
}
.house-image > img {
  width: 100%;
}
.page-content-wrapper {
 /* margin: 70px 0 150px;*/
    margin: 70px 0 0;
}
.page-content-wrapper.aboutus-page-content-wrapper{
  margin-bottom: 150px;
}
.pageContent .page-sub-title p {
  color: #bdbdbd;
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
}
.pageContent .page-content-title > p {
  font-size: 31px;
  font-style: italic;
  font-weight: 300;
  line-height: 38px;
}
.imageblock-images {
  padding: 20px 0;
}
#Form_ContactForm label {
  float: left;
  width: 20%;
  font-weight: normal;
}
#Form_ContactForm input[type="email"], 
#Form_ContactForm input[type="number"], 
#Form_ContactForm input[type="search"], 
#Form_ContactForm input[type="text"], 
#Form_ContactForm input[type="tel"], 
#Form_ContactForm input[type="url"], 
#Form_ContactForm input[type="password"], 
#Form_ContactForm textarea, 
#Form_ContactForm select {
  background-color: #E2E2E2;
  border: none !important;
  border-radius: 0;
  box-shadow: none;
  box-sizing: none;
  height: 38px;
  padding: 6px 10px;
  width: 77%;
}
#Form_ContactForm textarea{
	height: 207px;
	margin-bottom: 0;
}
.pageContent.contactuspage {
  border-bottom: 1px solid #ccc;
  position: relative;
}
#Form_ContactForm{
	margin-bottom:0;
}

#Form_ContactForm fieldset{
	margin-bottom:-4px;
	line-height: normal;
}
@-moz-document url-prefix() { 
  #Form_ContactForm fieldset{
  margin-bottom:0;
}
}
#Form_ContactForm .Actions {
  position: absolute;
  right: 0;
  bottom: -15px;
}
#Form_ContactForm .button,
#Form_ContactForm button,
#Form_ContactForm input[type="submit"],
#Form_ContactForm input[type="reset"],
#Form_ContactForm input[type="button"] {
  	background-color: #e2e2e2;
	border: medium none;
	border-radius: 0;
	color: #2c5490;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	height: 38px;
	line-height: 44px;
	padding: 0 45px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
}
#Form_ContactForm .button:hover,
#Form_ContactForm button:hover,
#Form_ContactForm input[type="submit"]:hover,
#Form_ContactForm input[type="reset"]:hover,
#Form_ContactForm input[type="button"]:hover {
  	color:#222;
}
.ConatctCompanyDetails .ConatactCompanyName {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 0;
}
.ConatctCompanyDetails .ConatactCompanyAddress {
  margin-bottom: 0;
}
.ConatctCompanyDetails .ConatactCompanyNumber {
  margin-bottom: 0;
}
.ConatctCompanyDetails .ConatactCompanyNumber > a {
  color: #222;
  text-decoration: none;
}
.ConatctCompanyDetails .ConatactCompanyNumber > a:hover {
	color: #1B456D;
}
.ConatctCompanyDetails .ConatactCompanyEmail {
  margin-bottom: 0;
}
.ConatctCompanyDetails .ConatactCompanyEmail > a {
  color: #222;
  text-decoration: none;
}
.ConatctCompanyDetails .ConatactCompanyEmail > a:hover {
	color: #1B456D;
}
.page-bottom-button > a {
  	background: url("../images/email-icon.png") no-repeat scroll 19px 12px #ccc;
	color: #0c3963;
	line-height: 0;
	padding: 13px 22px 9px 50px;
	text-decoration: none;
}
/*.page-bottom-button {
	margin-bottom: 5px;
	text-align: right;
}*/
.page-bottom-button {
  bottom: 0px;
  margin-bottom: 4px;
  position: absolute;
  right: 0;
  text-align: right;
}
.aboutusPage {
  border-bottom: 1px solid #aaa;
  position: relative;
  padding-bottom: 25px;
}
.page-content.page-page-content {
  border-bottom: none;
}
.imageblock-images > img {
  width: 100%;
}
.banner-inner-wrapper {
  text-align: center;
}
.showcase-page-contents {
  border-bottom: 1px solid #222;
  padding: 12px 0;
}
.showcase-page-contents {
  border-bottom: 1px solid #222;
  padding: 12px 0;
}
.service-title.showcase-page-title > h4 {
  font-size: 19px;
  font-weight: 400;
}
.service-title.showcase-page-title {
  padding-bottom: 15px;
}
.service-details.showcase-details {
  padding-bottom: 25px;
}
.page-content-title {
  margin-bottom: 60px;
}
.aboutusPage .imageblock-images:first-child {
  padding-top: 10px;
}
.aboutus-pagecontent .page-content-content {
  font-weight: 300;
  line-height: 25px;
}
.service-details {
  font-weight: 300;
}
.house-sale-main-wrapper .page-content {
  border-bottom: 0 none;
}
.showcase-page-contents .showcase-featuredimage > img {
  width: 100%;
}
.viewmorebutton > a {
  background: url("../images/view-more.png") no-repeat scroll 19px 12px #ccc;
  color: #0c3963;
  line-height: 0;
  padding: 13px 22px 9px 42px;
  text-decoration: none;
}
.viewmorebutton {
  text-align: right;
}

.house-image img{
	float: left;
	display: block;
}
.viewmorebutton {
  margin: 56px 0 94px;
  text-align: right;
}
.page-content-wrapper.contactus-page-wrapper{
    margin-bottom: 150px;
}
.cycle-slideshow {
  line-height: 0;
}
#MemberLoginForm_LoginForm input[type="submit"],
#MemberLoginForm_LoginForm input[type="text"],
#MemberLoginForm_LoginForm input[type="password"] {
  background: #ccc; 
  border-radius: 0;
}
#Remember input[type="checkbox"] {
  display: inline-block;
  float: left;
  margin: 4px 10px 0 0;
}
#ForgotPassword > a {
  color: #145189;
}
#ForgotPassword > a:hover {
  color: #000;
}
#formsubmit-text {
  color: #072649;
}
.showcase-page-contents img {
  padding: 0 10px;
}


/* end css */
@media all and (max-width:1200px) {

nav#third-navigation ul.navigation li a{
	font-size: 21px;
}
.map-btn{
	font-size: 18px;
}
.house-sale-wrapper-top .sale-bottom-buttons li {
  display: block;
  float: left !important;
  margin-bottom: 2px;
}
}
@media all and (max-width:1162px){
  .house-sale-wrapper-top .sale-bottom-buttons li {
    margin-bottom: 2px;
    width: 100%;
    display: block;
  }
  .sale-bottom-buttons {
    position: static;
  }
}


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

nav#third-navigation ul.navigation li a{
	font-size: 18px;
}
.map-image{
	
	width: 180px;
	height: 180px;

}
.map-btn {
    font-size: 16px;
}
.main-slide{
	max-width: 360px;
}

.nav-slide {
 margin-top: 50px;
    }


}
@media all and (min-width: 768px) and (max-width: 1024px){
nav#third-navigation ul.navigation li a{
	font-size: 13px;
}
.nav-slide ul{
	margin-bottom: 0;
}

.nav-slide {
    margin-top: 8px;
}
.nav-slide ul li:last-child{
	margin-bottom: 0;
}
.map-image{
	
	width: 150px;
	height: 150px;

}
.font-since p {
    font-size: 20px;
    padding: 17px 0;
}
.nav-slide{
	margin: auto;
}
.nav-slide {
    margin-top: 12px;
}
.map-btn{
	font-size: 12px;
}
}
@media all and (min-width: 850px) {
.nav-slide {
  padding: 20px 20px 1px;
  width: 100%;
}

}
@media all and (min-width: 768px) {
.header .top-head .right-phone{
	display: none;
}
}
@media all and (max-width: 767px) {
.showcase{
	background: #464646;
}
.nav-slide{
	padding: 10px;
}
.nav-slide ul{
	margin-bottom: 0;
}
.map-image{
	
	width: 212px;
	height: 212px;

}
.logo {
    margin: auto;
    max-width: 350px;
    padding-top: 19px;
}
.icon-phone {
    background: url("../images/yellowicon-phone.png") no-repeat 0 0;

}
span.call {
    color: #ffe45c;
    }
.nav-slide{
	margin: auto;
}
.nav-slide {
    margin-top: 12px;
}
.nav-slide li{
	margin: 0;
}
.nav-slide li a {
    font-size: 18px;
}
.map-content{
	background:#dbdbdb; 
}
.footer .footer-mobile{
	width: 100%;
	margin:0;
	text-align: center;
}
ul.footer-ul.margin-top-basic{
	margin: 0 0 20px 0;
}
.system{
	width: 100%;
}
ul.map-construction li{
	width: 100%;
	margin: 0 0 20px 0;
}
ul.showcase-div li{
	width: 100%;
	margin-bottom: 20px;
}
.showcase-title {
    font-size: 24px;
    line-height: normal;
}

.showcase-title span {
    font-size: 20px;
}
.since-year .right-phone{
	display: none;
}
.font-since p{
	   font-size: 15px;
    padding: 21px 0;
    float: none;
}


.font-since{
	float: none;
}
.font-since{
	text-align: center;
}
 nav#third-navigation{ padding: 10px 0;}
nav#third-navigation ul.navigation li {
    float: none;
    margin: 0;
    padding: 10px 0;
    width: 100%;
}

nav#third-navigation ul.navigation{
	padding-top: 10px;
}
nav#third-navigation ul.navigation li{
 border-top: 1px solid #33395c;
}
.right-phone{
	background: none;
	 height: auto;
    margin: auto;
    position: relative;
    right: 0;
    width: 199px;
}


.fixed-phone {
    padding: 6px 25px;
}
.house-image img{
	float: none;
	display: block;
}
.sale-bottom-buttons{
	position: relative;
}
.sale-bottom-buttons .contactus{
	padding-right: 2px;
}
.center.external {
  bottom: 35px;
  z-index: 999999;
}

}

@media all and (max-width: 562px) {
	.page-content .house-sale-wrapper .house-content-right,
	.page-content .house-sale-wrapper .house-image {
		width: 100%;
	}
	.house-image.four > img {
	  width: auto;
	}
	.house-image {
	  margin-bottom: 15px;
	  text-align: center;
	}
	.sale-bottom-buttons .contactus > a, .sale-bottom-buttons {
	  font-size: 13px;
	}
	.house-sale-wrapper-top .sale-bottom-buttons li {
	  display: inline-block;
	  margin-bottom: 0;
	  width: auto;
	}
}
@media all and (max-width: 549px) {
	#Form_ContactForm .Actions {
  		text-align: center;
  		position: static;
	}
	.imageblock-images > img {
	  width: auto;
	}
	.imageblock-images {
	  text-align: center;
	}
	.service-holder {
	  text-align: center;
	}
	.ConatctCompanyDetails {
	  padding: 15px 0;
	  text-align: center;
	}
  #Form_ContactForm fieldset {
    line-height: normal;
     margin-bottom: 10px;
  }
  .page-content-wrapper.contactus-page-wrapper {
    margin-bottom: 56px;
  }
}
@media all and (max-width: 500px) {
.nav-slide{
	display: none;
	}
.center.external {
  bottom: 15px;
  z-index: 999999;
}
}
@media all and (max-width: 370px){
#Form_ContactForm label {
  float: left;
  font-weight: normal;
  width: 23%;
}
}