/* CSS */
/* 	blue: #1b75bb
	green: #8bc53f
	
*/
@import url("http://hello.myfonts.net/count/25db9e");

  
@font-face {font-family: 'AvenirNextLTPro-Bold';src: url('../webfonts/25DB9E_0_0.eot');src: url('../webfonts/25DB9E_0_0-0.eot#iefix') format('embedded-opentype'),url('../webfonts/25DB9E_0_0.woff') format('woff'),url('../webfonts/25DB9E_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'AvenirNextLTPro-It';src: url('../webfonts/25DB9E_1_0.eot');src: url('../webfonts/25DB9E_1_0-0.eot#iefix') format('embedded-opentype'),url('../webfonts/25DB9E_1_0.woff') format('woff'),url('../webfonts/25DB9E_1_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'AvenirNextLTPro-Demi';src: url('../webfonts/25DB9E_2_0.eot');src: url('../webfonts/25DB9E_2_0-0.eot#iefix') format('embedded-opentype'),url('../webfonts/25DB9E_2_0.woff') format('woff'),url('../webfonts/25DB9E_2_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'AvenirNextLTPro-Regular';src: url('../webfonts/25DB9E_3_0.eot');src: url('../webfonts/25DB9E_3_0-0.eot#iefix') format('embedded-opentype'),url('../webfonts/25DB9E_3_0.woff') format('woff'),url('../webfonts/25DB9E_3_0.ttf') format('truetype');}

body {
	color: #58595b;
	background: #b8e4ff; /* b8e4ff  */
	background: url('../images/bg-page-grad.png') repeat-x left top, url('../images/bg-page-mod.jpg') repeat-x center top, #b8e4ff;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.floatright {
	float: right;
	margin: 4px 0 10px 15px;
}
.floatleft {
	float: left;
	margin: 4px 15px 10px 0;
}
#page-wrap {
	background: #fff;
	text-align: left;
	box-shadow: 2px 0 20px #888;
	background: #fff url('../images/bg-page-grad.png') repeat-x left top;
}
.navbar .nav,
.navbar .nav > li {
  float:none;
  display:inline-block;
  *display:inline; /* ie7 fix */
  *zoom:1; /* hasLayout ie7 trigger */
  vertical-align: top;
}

.navbar-inner {
  text-align:center;
}
hr {
	border-top: 1px solid #064569;
	border-bottom: none;
}
h1, h2, h3, h4, h5	 {
	color: #1b75bb;
	margin-bottom: 10px;
	line-height: 1.2;
}
p, ul, ol, li {
	font-family: AvenirNextLTPro-Regular, Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.4;
	margin-bottom: 16px;
}
li {
	margin-bottom: 5px;
}

h1 {
	font-family: AvenirNextLTPro-Regular, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #8bc53f;
	font-size: 36px;
}
h2 {
	font-family: AvenirNextLTPro-Regular, Helvetica, Arial, sans-serif;
	/*font-weight: 600;*/
	font-weight: normal;
	font-size: 28px;
}
h3 {
	font-family: AvenirNextLTPro-Regular, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #0081C6;
}
h4 {
	font-family: AvenirNextLTPro-Demi, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
}
.intro {
	font-family: AvenirNextLTPro-Regular, Helvetica, Arial, sans-serif;
	font-size: 22px;	
}
.header {
	z-index: 20;
	height: 85px;
	padding: 20px 0 0 50px;
}
.header-title {
	position: absolute;
	text-transform: uppercase;
	text-align: left;
	z-index: 15;
	top: 30px;
	left: 80px;
	color: #0081C6; /*8bc53f*/
	font: normal 50px AvenirNextLTPro-Regular, Helvetica, Arial, sans-serif;
}
.header-title h1, .header-title h2 {
	text-transform: none;
	color: #fff;
}
.header-title h1 {
	font-family: AvenirNextLTPro-Regular, Helvetica, Arial, sans-serif;

	font-size:  45px;
}
body.home .header-title h1 {
	text-transform: uppercase;
	font-size:  45px;
}
body.home .header-title h1.blue {
	margin:30px 0 0 0px; 
	color: #1b75bb;	
}
.header-title h2 {
	font-family: AvenirNextLTPro-Regular, Helvetica, Arial, sans-serif;
	font-size:  30px;
	text-shadow: 0 0 8px rgba(0,0,0,.8);
}
.header-title.right {
	text-align: right;
	top: 40px;
	right: 80px;
}
body.home .header-title h2 {
	margin:30px 0 0 160px;
}
.header-img {
	position: relative;
}
.header-img img {
	width: 100%;
	position: relative;
	z-index: 10;
}
.feature.short {
	height: 165px;
}

.feature h1 {
	font-family: AvenirNextLTPro-Bold, Georgia, Helvetica, Arial, sans-serif;
	/*font-weight: 600;*/
	background: #0073ae url('../images/bg-feature-h1.png') repeat-y right top;
	color: #fff;
	font-size: 27px; /* was 25px */
	text-transform: uppercase;
	padding: 23px 30px 17px 30px;
	border-top-right-radius: 20px;
}
.feature p {
	position: absolute;
	left: 30px;
	top: 110px;
	width: 60%;
	/*width: 540px;*/
	z-index:15;
	color: #8ec449;
	font-family: AvenirNextLTPro-Regular, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 23px;
	padding: 0;
	line-height: 135%;
	
}
.feature p strong {
	color: #0081C6;
	font-weight: normal;
}

.feature-img {
	position: absolute;
	top: -20px;
	right: 0;
	z-index:5;
}
#feature1 {
	
}
#feature2 {
	background: #1b83c3 url('../images/bg-feature2.png') no-repeat left top;
	padding: 20px 20px 20px 275px;
}
#feature2 p, #feature2 h3{
	color: #fff;
}
.top-nav {
	padding: 0;
	margin: 0 20px 0 0;
	float: right;
}
.top-nav li {
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 0;
}
.top-nav li a {
	display: inline-block;
	padding: 0 10px;
	margin: 0 0 0 0;
	color: #84939d;
}

.main-photo {
	position: relative;
}
.main-col {
	min-height: 500px;
	padding: 20px 80px;
}
.span8 .main-col {
	min-height: 500px;
	padding: 20px 20px 20px 80px;
}
.span3 .side-col {
	padding: 20px 80px 20px 0;
}
.main-col-inner {
	padding: 0 20px;
}
#home-main {
	padding: 20px 80px;
}
#home-features {
	text-align: center;
	padding: 20px 80px;
	background-color: #f1f1f2;
}
body.ownership-opportunities #home-features {
	margin-left: -80px;
	margin-right: -80px;
}
.home-feature {
/*	float: left;*/
	text-align: left;
	display: inline-block;
	width: 350px;
	margin-right: 60px;
}
.home-feature.last {
	margin-right: 0;
}
.home-feature img {
	border: 10px solid #fff;
}
.home-bottom {
	padding: 20px 80px;
}
.main-col p strong, .main-col li strong, .side-col p strong, .side-col li strong {
	font-family: AvenirNextLTPro-Demi, Helvetica, Arial, sans-serif;
}
.main-photo-caption {
	position: absolute;
	padding: 5px 20px;
	bottom: 0;
	height: 135px;
	background: transparent url('../images/bg-main-photo-caption.png') repeat-x left bottom;
	/* background-color: rgba(255,255,255,.8); */
	z-index: 10;
}

.logo {
	position: relative;
	float: left;
	margin: 0 0 0 0;
	z-index: 60;
}
.leftcol-block {
	/*width: 268px;*/
	margin: 20px 0;
	padding: 0 0 12px 0;
	background: #fff url('../images/leftcol-block-shadow.jpg') no-repeat left bottom;
}
.leftcol-block-inner {
	border: 1px solid #dbdbdb;
}
.leftcol-block h3 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-size: 20px;
	color: #de8237;
	background: #fff;
	line-height: 110%;
	padding: 0 10px 3px 15px;
}
.leftcol-block h3 a {
	color: #de8237;
}
.leftcol-block h3 a:hover {
	text-decoration: none;
	color: #000;
}
.leftcol-menu {
	background-color: #6fcde3;
	list-style: none;
	margin: 20px 0;
	border-top-right-radius: 10px;
	padding: 10px;
}
.leftcol-menu li {
	list-style: none;
	padding: 3px 0;
}
.leftcol-menu li.active {
	border-bottom: 1px solid #fff;
}
.leftcol-menu li a {
	display: block;
	color: #3d484e;
	margin: 0 0;
	padding: 10px 3px 3px 3px;
	line-height: 120%;
	font-size: 16px;
}
.leftcol-menu li a:hover {
	text-decoration: none;
	color: #000;
}

.event-date {
	font-size: 12px;
	color: #999;
}
.rightcol {
	position: relative;
	margin-top: 78px;
	text-align: center;
	z-index: 100;
}
.social-icons {
	text-align: right;
	margin-bottom: 20px;
	margin-top: 3px;
}
.sign-up h3 {
	text-align: center;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-size: 18px;
	color: #de8237;
	background: #fff;
	line-height: 110%;
	padding: 0 10px 3px 15px;
}
form#signup {
	width: 100%;
}
.rightcol-block {
	/*width: 158px;*/
	margin: 20px 0;
	padding: 0 0 7px 0;
	background: #fff url('../images/rightcol-block-shadow.jpg') no-repeat left bottom;
}
.rightcol-block-inner {
	border: 1px solid #dbdbdb;
}
.rightcol-block h3 {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-size: 16px;
	color: #de8237;
	background: #fff;
	line-height: 110%;
	padding: 0 5px 3px 10px;
}
.rightcol-block h3 a {
	color: #de8237;
}
.rightcol-block h3 a:hover {
	text-decoration: none;
	color: #000;
}
form#signup input {
	width: 92%;
}
.btn-text {
	display: inline-block;
	margin-right: 20px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-size: 20px;
	color: #de8237;
	background: #fff;
	line-height: 110%;
	margin: 5px 0;
	padding: 0 10px 3px 15px;
}

.btn-text:hover {
	text-decoration: none;
	color: #000;
}
.breadcrumb-bar {
	text-align: center;
	padding: 0;
	background-color: #f0f1f1;
	height: 30px;
	margin-top: -20px;
}
.breadcrumb {
	color: #999;
	text-align: left;
	font-size: 11px;
	background: transparent;
	margin: 0;
	padding: 10px 0 0 0;
	line-height: 100%;
}
.breadcrumb + p {
	margin-top: 20px;
}
.breadcrumb a {
	color: #de8237;
}


/* Footer
-------------------------------------------------- */
.footer-container {
  background: #003477 url('../images/bg-footer.jpg') no-repeat center -50px;
  height: 80px;
  width:  100%;
  }
.footer {
  text-align: left;
  padding: 30px 0 10px 0;
  margin: 0;
}
.footer p {
  margin-bottom: 0;
  color: #fff;
}
.footer-links {
	float: none;
  margin: 10px 0 0 0;
}
.footer-links li {
  display: inline;
  padding: 0 2px;
}
.footer-links li a {
  color: #fff; /* 5cc9eb */
  font-size: 11px;
  padding: 0 13px 0 0;
  margin: 0 0 0 5px;
  text-transform: uppercase;
  border-right: 1px solid #fff;
}
.footer-links li.last a {
  border-right: none;
}
.footer-links li a:hover {
  color: #fff;
}
.footer-links li a.social-icon {
  padding: 0;
  margin: 0 5px;
  border-right: none;
}
.footer-links li:first-child {
  padding-left: 0;
  margin-left: 0;
}
.copyright {
/*	float: right;*/
  font-size: 11px;
	color: #5cc9eb;
	text-align: lef;
	padding: 5px 0 0 0;
	text-transform: uppercase;
	margin-left: 20px;
}
.footer-links {
	margin-left: 20px;
}
.footer-logos {
	
	text-align: right;
}
.footer-logos a {
	display: inline-block;
	margin: 0 10px;
}


/* slider top */
#home-slider {
	height: 370px;
}
.header-img {
	/*height: 350px;*/
	padding:0;
}
.header-shadow {
	margin-top:  115px;
}
.carousel-control {
	position: absolute;
	top: 35%;
	left: 15px;
	width: 24px;
	height: 47px;
	margin-top: 0;
	color: #ffffff;
	text-align: center;
	background: none;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.carousel-indicators {
	position: absolute;
	top: 460px;
	left: 20px;
	z-index: 100;
	margin: 0;
	list-style: none;
}
.carousel-indicators li {
	background-color: #bbb;
	/*background-color: rgba(255, 255, 255, 0.25);*/
}
.carousel-indicators .active {
	background-color: #999;
}
.carousel-control.left {
	margin-left: -60px;
}
.carousel-control.right {
	margin-right: -60px;
}
.clickable {
	cursor: pointer;
}
.ui-infowindow-content {
	padding-top: 25px;
}
.gmap p {
	font-size: 13px;
}
.map-info {
	min-width:200px;
	min-height:115px;
	
}
img[src*="gstatic.com/"], img[src*="googleapis.com/"]  {
    max-width: 99999px;
}

/* Localized */