/*
Theme Name: Las Olas Ecuador
Description: Custom Theme for Las Olas Ecuador
Author: RedGroup
Author URI: http://redgroup.co.za
Version: 1.0.0
*/

@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,600,700);

body{
	color: #333;
	font-family: "Source Sans Pro",sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.625;
}
.fixed-contact-btn{
    background-color: #004671;
    position: fixed;
    bottom: 0px;
    right: 290px;
    color: #fff;
    width: 140px;
    height: 37px;
    font-size: 16px;
    font-family: 'Titillium Web', sans-serif;
    padding: 7px 0;
    border-bottom: solid 3px #6798b1;
    border-radius: 4px 3px 0px 0px;
    cursor: pointer;
padding:4px 20px;
z-index:10;
background: -moz-linear-gradient(top, #6798b1 1%, #80bddc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#80bddc), color-stop(100%, #80bddc));
background: -webkit-linear-gradient(top, #6798b1 1%,#80bddc 100%);
background: -o-linear-gradient(top, #6798b1 1%,#80bddc 100%);
background: -ms-linear-gradient(top, #6798b1 1%,#80bddc 100%);
background: linear-gradient(to bottom, #6798b1 1%,#80bddc 100%);
background: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6798b1', endColorstr='#80bddc',GradientType=0 );
}
.fixed-contact-btn a{
color:#fff;
}
.singlenav{
width:100%;
text-align:center;
margin-top:20px;
}
/*
tbody {
    border-bottom: 1px solid #ddd;
}
*/
td {
    /*border-top: 1px solid #ddd;*/
    padding: 0.6rem 0;
}
.clear{
	clear:both;
}
h1, h2, h3, h4{
	font-weight:700;
	margin-top:0;
	margin-bottom:1.5rem;
}
h1{
	font-size:3rem;
}
h2{
	font-size:2.8rem;
}
h3{
	font-size:2.4rem;
}
h4{
	font-size:2rem;
}
.widget-title, .widgettitle{
	font-size: 1.6rem;
	margin-bottom: 2rem;
	text-transform: uppercase;
	font-weight:700;
}
.storytitle{
	font-weight:400;
}
.storytitle a{
	color:#333;
}
.storytitle a:hover{
	color:#0EBFE9;
}
.storytitle.blocks{
	min-height:100px;
}
a{
	color:#0EBFE9;
}
a:hover{
	text-decoration:none;
}
a, button, input:focus, input[type="button"], input[type="reset"], input[type="submit"], textarea:focus, .button {
    transition: all 0.1s ease-in-out 0s;
}
.readmorelink{
	color:#333;
}
.readmorelink:hover{
	color:#0EBFE9;
}
address{
	font-style:italic;
	margin-bottom:0;
}
.no-pad-lo{
	padding-left:0;
	padding-right:0;
}
.no-pad-left{
	padding-left:0;
}
.no-pad-right{
	padding-right:0;
}
.post-meta{
	font-size:1.4rem;
	text-align:center;
}
.post-meta a{
	color:#333;
}
.post-meta a:hover{
	color:#0EBFE9;
}
hr{
	margin-top:10px;
	margin-bottom:10px;
	border-color:#ddd;
}
.container{
	width:1170px;
	max-width:100%;
}
.admin-bar .navbar-fixed-top{
	top:32px;
}
.page-container{
	margin-top:160px;
	margin-bottom:50px;
}
.navbar-inverse{
	background-color:transparent;
}
.navbar{
	border-bottom: 3px solid #BCBEC0;
	margin-bottom:0;
	padding:0 0 5px;
	background:#fff;
}

.navbar-brand{
	height:auto;
	padding:10px 15px;
}
.header{
	position:relative;
}
.navbar-right{
	margin-right:0;
}
.navbar-nav > li > a{
	padding:33px 15px;
}
.navbar-inverse .navbar-nav > li > a{
	color:#333;
	letter-spacing: 0.1rem;
	font-size: 1.7rem;
}
.navbar-nav > li.current-menu-item > a, .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{
	background:none;
	color:#0EBFE9;
}
.storytitle{
	margin-top:0;
}
.page-header{
	padding:0;
	margin:0;
	border:none;
	position:relative;
}
.page-header img{
	width:100%;
}
.header-title{
	color:#fff;
	text-transform: uppercase;
	text-align:center;
	position:absolute;
	top:30%;
	width:100%;
	font-size:42px;
	font-weight:bold;
}
.sm-icons-header{
float:left;
}
.flags{
float:right;
margin-left:10px;
}
.flags img{
height:16px;
}
.social-bar{
	width:100%;
	background:#fff;
	padding:5px 16px;
	position:relative;
	z-index:10;
	margin-bottom:5px;
}
/*.social-bar a{
	color:#fff;
}*/
.socialicon{
	color: #0EBFE9 !important;
	padding: 2px;
	margin: 0;
}
.header-contact{
	float:right;
color:#0EBFE9;
font-size:18px;
font-weight:bold;
}
.header-contact a:hover{
color:#0EBFE9;
}
.content{
	float:right;
}
.blog-post{
	margin-bottom:20px;
	float:left;
	border-bottom:1px solid #ddd;
	padding-bottom:20px;
	height:410px;
}
.category-testimonials .blog-post{
height:250px;
}
.main-post{
	margin-bottom:20px;
	float:left;
	border-bottom:1px solid #ddd;
	padding-bottom:20px;
	width:100%;
	text-align:center;
}
.main-post h1, .main-post p, .main-post .post-meta{
	text-align:left;
}
.attachment-blog-page{
	display:none;
}
.storycontent .attachment-blog-page{
	display:block;
}
.home-right-top, .home-right-bottom{
	position:relative;
}
.home-right-top a, .home-right-bottom a{
color:#fff;
}
.home-right-bottom{
	margin-top:63px;
}
.top-right-caption, .bottom-right-caption{
	position:absolute;
	bottom:0;
	left:0;
	background:rgba(0,0,0,0.5);
	padding:15px;
	color:#fff;
	font-size:18px;
	width:100%;
}
.top-right-caption a.slide-btn, .bottom-right-caption a.slide-btn{
	top:13px;
}
.top-right-text, .bottom-right-text{
	width:70%;
	line-height:1;
}
.home-row1{
	margin-top:80px;
	margin-bottom:50px;
}
.home-row1 img{
width:150px;
float:left;
margin-right: 10px;
padding-right: 10px;
border-right: 2px solid #CCC;
}
.row1-panel{
	float:left;
	width:33%;
	padding:0 15px;
}
.row1-panel span{
	font-size: 24px;
font-style: italic;
padding: 10px 20px;
display:block;
line-height:1;
}
.row1-panel a{
	color:#333;
}
.row1-panel a:hover{
	color:#0EBFE9;
}
.featured-posts img{
	margin-top:10px;
}
.featured-posts img.attachment-blog-page{
	display:none;
}
.featured-title{
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 15px;
	border-bottom: 4px solid #222;
	line-height:1;
	margin-bottom:20px;
}
.featured-posts h4{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin:10px 0;
}
.featured-posts h4 a{
	color:#333;
}
.featured-posts h4 a:hover{
	color:#0EBFE9;
}
.subscription-text, .post-4031 #_form_207{
	text-align:center;
	background:rgba(0,0,0,0.5);
	padding:10% 20%;
	color:#fff;
	font-size:18px;
}
._form_207 ._form-title{
font-size:24px;
font-weight:700;
}
._form_207 ._form-label{
font-weight:400;
font-size:14px;
width:100%;
}
._form_207 input[type=text]{
border: none;
border-bottom: 2px solid #fff;
width:100%;
background:none;
}
button#_form_207_submit{
background-color: transparent;
border: 2px solid #fff;
display: inline-block;
width: auto;
font-weight: 700;
padding: 1.6rem 2.4rem;
text-transform: uppercase;
margin-top:15px;
}
button#_form_207_submit:hover{
background-color:#fff;
color:#333;
}
.post-4031 .subscription-wrap{
	float:left;
	margin-bottom:30px;
width:100%;
color:#fff;
text-align:center;
}
.subscription-wrap br{
	display:none;
}
.post-4031 ._form_207{
	padding:5%;
	float:left;
}
.post-4031 ._form_207 ._x73053589, .post-4031 ._form_207 ._x33872578, .post-4031 ._form_207 ._x89825360 {
	width:51%;
	float:left;
}
.post-4031 ._form_207 ._button-wrapper{
	width:49%;
	float:right;
	margin-top:-70px;
text-align:center;
}

.home-row3{
	margin-top:20px;
}
.row3-panel2-text{
	border:2px solid #000;
	padding:30px;
	position:relative;
}
.row3-panel2-text h2{
	font-size:18px;
	text-transform:uppercase;
	margin:30px 0 0;
}
.row3-panel2-text h2 a{
	color:#333;
}
.row3-panel2-text h2 a:hover{
	color:#0EBFE9;
}
.row3-panel2-title{
position: absolute;
top: -30px;
display: inline-block;
background-color: #2E84AD;
width: 80%;
text-align: center;
padding: 13px 10px;
color: #FFF;
font-size: 28px;
font-weight: bold;
left: 50%;
margin-left: -40%;
text-transform: uppercase;
line-height:1;
}

.sidebar.news{
	padding:15px;
	background:#dee6f4;
}
.sidebar .widget-container{
	margin-bottom:4rem;
}
.sidebar ul{
	padding:0;
	margin:0;
}
.sidebar ul li{
	margin-bottom:20px;
}
.sidebar li ul li{
	margin-bottom:0.6rem;
}
.sidebar li ul li a, .sidebar .textwidget a{
	border-bottom: 1px solid #0EBFE9;
	color:#333;
	text-transform:none;
}
.sidebar li ul li a:hover, .sidebar .textwidget a:hover{
	color:#0EBFE9;
}
.widget_categories label{
	display:none;
}
.widget_categories select{
	width:100%;
}
.footer-widgets{
	width:100%;
	float:left;
	border-top:3px solid #BCBEC0;
}
.footer-widgets a{
color:#333;
}
.footer-widget{
	padding:20px 15px;
}
.footer-widget h1{
	margin-top:0;
}
.footer-wrap{
	width:100%;
	float:left;
	padding:20px 0;
}

.footermenu ul{
	list-style:none;
	padding:0;
	margin:20px 0 10px;
}
.footermenu ul li{
	display:inline-block;
	position:relative;
	width:160px;
}
.footermenu ul li a{
	color:#333;
	letter-spacing: 0.1rem;
	font-size: 18px;
	padding:0;
}
.footermenu ul li ul{
	display:block;
	position:relative;
	top:0;
	left:0;
	margin:10px 0;
}
.footermenu ul ul li{
	float: left;
width: 100%;
line-height:1.3;
}
.footermenu ul ul li a{
	padding:0;
	text-align:center;
	font-size:11px;
}
.footer{
	text-align:center;
	color:#aaa;
}

/*PRICING PAGE*/
.pricing-header{
	font-style: italic;
	line-height:1.5;
margin:0 0 50px;
padding:0 200px;
}
.single-community{
	border:2px solid #000;
	padding:40px 20px 20px;
	width:100%;
	float:left;
	position:relative;
	margin-top:40px;
	margin-bottom:30px;
}
.single-community span{
float:left;
margin-top:-30px;
}
.community-title{
	position: absolute;
	top: -30px;
	display: inline-block;
	background-color: #2E84AD;
	width: 30%;
	text-align: center;
	padding: 13px 10px;
	color: #FFF;
	font-size: 28px;
	font-weight: bold;
	left: 20px;
	line-height: 1;
}
.pricing-title{
	position: absolute;
	top: -30px;
	display: inline-block;
	background-color: #2E84AD;
	text-align: center;
	padding: 13px 10px;
	color: #FFF;
	font-size: 28px;
	font-weight: bold;
	left: 20px;
	line-height: 1;
	max-width:90%;
}
.community-prices{
	font-size:20px;
	font-weight:700;
	text-align:center;
}
.inquire-btn{
	width:200px;
	margin:0 auto;
	background-color: #2E84AD;
	color:#fff;
	font-size:20px;
	padding:5px 0;
	display:block;
	text-align:center;
	border-radius:5px;
	font-weight:700;
}
.inquire-btn:hover{
	color:#fff;
	text-decoration: none;
}
.community-tags ul{
margin:20px 0;
padding:0;
width:100%;
}
.community-tags ul li{
	margin-left:14px;
	padding-right:10px;
}
.community-tags ul li a, .community-tags ul li a:hover{
	color:#333;
}
img.release-ribbon{
	position:absolute;
	top:-24px;
	right:-24px;
	z-index:10;
}
.community-wrap{
	width:33.333%;
	padding:5px;
	float:left;
}
.communities-link{
	width:100%;
	float:left;
	position:relative;
}
.communities-link a, .communities-link a:hover{
	color:#fff;
}
.community-link-btn{
	top:5px !important;
}
.community-link-price{
	position:absolute;
	right:0;
	top:10px;
	color:#fff;
	background-color: #2E84AD;
	padding:5px 10px;
}
.community-link-noprice{
	position:absolute;
	top:0;
	width:100%;
	text-align:center;
	color:#fff;
	font-size:14px;
	padding:5px 0;
}
.noprice-overlay{
	width:100%;
	height:100%;
	position:absolute;
	background:rgba(0,0,0,0.5);
	opacity: 1;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   z-index:1;
}
.noprice-overlay:hover{
	opacity:0;
}
.pricing-offer{
	width:100%;
	float:left;
	padding:10px 15px;
	background:#2E84AD;
	color:#fff;
	font-size:26px;
	margin:30px 0;
	position:relative;
}
.community-spacer{
		display: block;
	height: 170px; /*same height as header*/
	margin-top: -170px; /*same height as header*/
	visibility: hidden;
	float:left;
	width:100%;
}

._form_228, ._form_232{
	float:left;
	width:100%;
	background:#2E84AD;
	padding:15px;
}
._form_228 ._form, ._form_232 ._form{
width:100% !important;
background:none !important;
z-index:1 !important;
}
._form_228 ._form._inline-form, ._form_232 ._form._inline-form{
margin: 0 auto 0 !important;
}
._form_228 ._form ._form_element._x29441975{
	display:none;
}
/*._form_228 ._form ._form-label, ._form_232 ._form ._form-label{
color:#fff !important;
}*/
._form_228 ._form ._form_element select{
width:auto !important;
}
._form_228 ._form ._form_element select, ._form_232 ._form ._form_element select{
height:34px;
}
._form_228 ._form ._form_element._field8, ._form_228 ._form ._form_element._x54873588, ._form_228 ._form ._form_element._x92028937, ._form_228 ._form ._form_element._x70595771, ._form_228 ._form ._form_element._x61898732, ._form_228 ._form ._form_element._field13, ._form_228 ._row{
width:33.333% !important;
float:left;
padding:0 5px;
}
/*._form_228 ._row span{
color:#fff;
}*/
._form_228 ._form ._form_element._field20, ._form_228 ._form ._form_element._field24, ._form_228 ._form ._form_element._field17, ._form_228 ._form ._form_element._field25{
width:100%;
float:left;
margin-top:20px;
}
._form_228 ._form ._button-wrapper, ._form_232 ._form ._button-wrapper{
float:left;
margin-top:20px;
}
._form_232 ._form ._full_width{
width:50% !important;
padding:0 5px;
min-height:63px;
float:left;
}
._form_232 ._form ._button-wrapper._full_width, ._form_232 ._form ._full_width._clear{
width:100% !important;
}
._form_228 ._form ._submit, ._form_232 ._form ._submit{
background:none !important;
text-transform:uppercase;
font-size:16px !important;
border:2px solid #fff !important;
padding:5px 30px !important;
}
/*._form_232 ._form._inline-form ._form-title{
color:#fff;
}*/

._form._form_237, ._form._form_239{
width:100% !important;
padding:0 !important;
background:none !important;
z-index:1 !important;
}
._form._form_237 ._full_width, ._form._form_239 ._full_width{
width:50% !important;
float:left;
padding:0 5px;
}
._form_237 ._form ._button-wrapper, ._form_239 ._form ._button-wrapper {
    width: 100% !important;
}
._form_237 ._form ._submit, ._form_239 ._form ._submit{
background:none !important;
border:2px solid #333 !important;
color:#333 !important;
padding:10px 25px !important;
text-transform:uppercase;
font-size:16px !important;
}

.video-page ul{
padding:0;
}
.video-post{
	margin-bottom:50px;
}
.videotitle{
	height:53px;
	overflow:hidden;
	font-weight:400;
}
ul.video-cat-list{
	list-style:none;
	margin:0 0 30px;
	padding:0 0 30px;
	width:100%;
	float:left;
	border-bottom:1px solid #999;
}

/*FLEXSLIDER*/
.flexslider{
	background:none !important;
	padding:0 !important;
	border-radius:0 !important;
	border:none !important;
	box-shadow:none !important;
	margin:0 !important;
}
.flexslider.comm-slider{
	margin:0 0 50px !important;
}
.flex-caption{
	position:absolute;
	bottom:0;
	left:0;
	background:rgba(0,0,0,0.5);
	padding:15px;
	color:#fff;
	font-size:18px;
	width:100%;
}
#home-slider.flexslider .slides li{
	height:460px !important;
	overflow:hidden;
}
#home-slider.flexslider .slides li img{
	position:absolute;
	bottom:0;
}
#home-slider.flexslider .slides li a{
color:#fff;
text-decoration:none;
}
.slide-title{
	width:80%;
}
a.slide-btn{
	color:#fff;
	padding:7px 15px;
	border:1px solid #fff;
	border-radius:5px;
	position:absolute;
	right:15px;
	top:10px;
	font-size:14px;
	font-weight:700;
}
.map-button{
	position:absolute;
	top:10px;
	left:10px;
	height: 39px;
width: 240px;
z-index: 10;
}
.slick-slider{
	margin-bottom:0;
}
.slick-prev, .slick-next{
	top:-50px;
}
.slick-prev{
	left:510px;
}
.slick-next{
	right:0;
}
.slick-prev::before, .slick-next::before{
	color:#000;
}
.flex-direction-nav a.flex-next::before {
    content: "";
}
.flex-direction-nav a{
	text-indent:9999px !important;
}

#offers-slider.flexslider{
	margin-bottom:50px !important;
}

.offer-caption{
	position:absolute;
	top:20px;
	width:100%;
	padding:0;
}
.caption-inner{
	width:auto;
	background:rgba(255,255,255,0.6);
	font-size:20px;
	padding:5px 50px 5px 10px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	line-height:1.2;
	color:#000;
}
#offers-slider.flexslider .flex-direction-nav a, .flexslider.video-slider .flex-direction-nav a {
    width: 30px;
    height: 30px;
    margin: -20px 0 0;
    display: block;
    background: url(images/navarrows.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 1;
    -webkit-transition: all .3s ease;
}
#offers-slider.flexslider .flex-direction-nav .flex-next, .flexslider.video-slider .flex-direction-nav .flex-next {
    background-position: 100% 0;
    right: -30px;
}
#offers-slider.flexslider .flex-direction-nav .flex-prev, .flexslider.video-slider .flex-direction-nav .flex-prev {
    left: -30px;
}

.flexslider.video-slider{
	padding-bottom:40px !important;
	border-bottom:1px solid #999 !important;
	margin-bottom:50px !important;
}
.flexslider.video-slider ul.slides li{
	padding:0 7px;
	min-width:315px;
}
.flexslider.video-slider .flex-control-nav{
	bottom:0;
}

._form_211 ._form{
	width:100% !important;
z-index:1 !important;
}
._form_211 ._form ._button-wrapper._full_width{
width:100% !important;
}
._form_211 ._form ._full_width{
	width:50% !important;
	float:left;
	padding:0 5px;
}
._form_211 ._form ._full_width ._form-label{
width:100%;
}
._form_211 ._form ._button-wrapper{
float:left;
margin-top:20px;
}
._form_211 ._form ._submit{
background:none !important;
text-transform:uppercase;
font-size:16px !important;
border:2px solid #333 !important;
padding:5px 30px !important;
color:#333 !important;
}


/* Featured Image */

.attachment-single-post {
    float: left;
    margin: 0px 20px 0 0px;
    border:1px solid #ddd;
}
.attachment-index-categories {
    float: left;
    margin: 3px 8px 8px 0px;
}
.attachment-blog-page {
    float: left;
    box-shadow:2px 2px 5px rgba(0,0,0,0.6);
    margin-bottom:10px;
}

/* Images */

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%;
	height: auto;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right:7px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left:7px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}

.wp-caption {
	background: #ebebeb;
	line-height: 18px;
	margin-bottom: 3px;
	max-width: 100% !important;
	padding: 3px 13px 4px 3px;
	text-align: center;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.wp-caption img {
	margin: 5px;
}
.wp-caption p.wp-caption-text {
	color: #555;
	font-size: .875em;
	margin: 0;
	font-weight:bold;
}
.wp-smiley {
	margin: 0;
}

.bypostauthor{
}
.feedback{
	text-align:right;
	padding:0 20px 10px 0;
	clear:both;
}

.gallery {
	margin-bottom: 20px;
	margin-left: -4px;
}

.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}

.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail,
.gallery-columns-4.gallery-size-thumbnail {
	display: table;
	margin: 0 auto 20px;
}

.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item {
	text-align: center;
}



.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width:         calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width:         calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width:         calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width:         calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width:         calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	box-sizing: border-box;
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 2px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	-webkit-transition: opacity 400ms ease;
	transition:         opacity 400ms ease;
	width: 100%;
}

.gallery-caption:before {
	box-shadow: 0 -10px 15px #000 inset;
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.gallery img {

	border: 10px solid #f1f1f1;
	max-width: 100%;
height: auto;
}

#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

/* Comments */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
}
.reply a:hover,
a.comment-edit-link:hover {
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	font-weight: bold;
}
#respond label {
	font-size: 12px;
	width:7%;
}
#respond input {
	margin: 20px 5px;
}
#respond textarea {
	width: 99%;
}
#respond .form-allowed-tags {
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
#advert{
	width:640px;
	margin-left:-40px;
}
#advert ul{
	list-style:none;
}
/* =Widget Areas
-------------------------------------------------------------- */

.textwidget{

}
.widget-area ul {
	list-style: none;
	margin: 0;
	padding-left:0;
}
.widget-area ul ul {
	margin: 0;
	padding-left:10px;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0;
	padding:0;
	list-style:none;
}
.widget-container ul{
margin:0;
padding:0;
}
.widget-container ul li{
list-style:none;
}
.widget-container a,
.widget-container a:link,
.widget-container a:visited {
	text-decoration: none;
}
.widget-container a:active,
.widget-container a:hover {
	text-decoration: none;
}
.widget-area a,
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: none;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #999;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
	text-shadow:none;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
}
#wp-calendar tbody td {
	border: 1px solid #333;
	padding: 3px 0 2px;
	text-align: center;
	font-size:12px;
}

#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #CC0000;
}
.widget_rss a.rsswidget:hover {
	color: #FF0000;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}

/* RESPONSIVE */
img{
	max-width:100%;
	height:auto;
}
iframe{
	max-width:100%;
}

@media only screen and (max-width:1200px) {
.navbar-fixed-top{
	position:relative;
}
.admin-bar .navbar-fixed-top{
	top:0;
}
.page-container{
	margin-top:20px;
}
.navbar-header{
	width:100%;
}
.navbar-brand{
	width:100%;
	text-align:center;
}
.navbar-brand > img{
	display:inline-block;
}
.community-spacer{
	height:0;
}
.footermenu ul li ul{
	display:none;
}
#offers-slider.flexslider .flex-direction-nav .flex-next, .flexslider.video-slider .flex-direction-nav .flex-next {
    right: 0;
}
#offers-slider.flexslider .flex-direction-nav .flex-prev, .flexslider.video-slider .flex-direction-nav .flex-prev {
    left: 0;
}
}

@media only screen and (max-width:1040px) {
	.row1-panel img{
		margin-right:0;
		border-right:none;
		width:100%;
	}
.row1-panel span{
display:none;
}
}

@media only screen and (max-width:1024px) {
#home-slider.flexslider .slides li{
	height:400px !important;
}
}

@media only screen and (max-width:991px) {
.row3-panel2-text{
	margin-top:50px;
}
.content{
	padding-left:0;
	float:none;
}
.blogpage-posts{
float:left;
width:100%;
}
.sidebar{
	padding-right:0;
	margin-top:30px;
}
.metaslider{
	margin:0 auto;
}
.row3-panel2-text {
    margin-top: 70px;
}
.home-right-top img, .home-right-bottom img{
	width:100%;
}
.sidebar{
	float:left;
}
.main-post{
	text-align:center;
}
.blog-post{
	width:100%;
	height:auto;
}
.attachment-blog-page{
	margin-right:15px;
}
.blog-post .post-meta{
	text-align:left;
}
.post{
	float:left;
}
.single-community .col-md-6{
	padding:0;
}
.post{
	width:100%;
}
.slick-prev, .slick-next{
display:none !important;
}
.pricing-header{
padding:0;
}
}

@media only screen and (max-width:810px) {
	.community-title{
		width:100%;
	}
}

@media only screen and (max-width:786px) {
	.community-wrap{
		width:50%;
	}
	.communities-link img{
		width:100%;
	}
	a.slide-btn{
		position:relative;
		top:0;
		right:0;
		float:left;
		margin:0 10px 0 0;
	}
	.pricing-offer a.slide-btn{
		float:right;
	}
}

@media only screen and (max-width:690px) {
	.flex-caption{
		position:relative;
		top:0;
		left:0;
		width:100%;
		float:left;
	}
	#home-slider.flexslider .slides li img{
		top:0;
		position:relative;
	}
	#home-slider.flexslider .slides li {
	    height: auto !important;
	}
	#home-slider.flexslider{
		margin-bottom:50px !important;
	}
	._form_228 ._form ._form_element._field8, ._form_228 ._form ._form_element._x54873588, ._form_228 ._form ._form_element._x92028937, ._form_228 ._form ._form_element._x70595771, ._form_228 ._form ._form_element._x61898732, ._form_228 ._form ._form_element._field13, ._form_228 ._row{
		width:50% !important;
	}
	#_form_228 ._option label, #_form_232 ._option label{
		width:25%;
	}
}

@media only screen and (max-width:635px) {
	.community-title{
		width:93%;
	}
	img.release-ribbon{
		top:25px;
		width:40%;
	}
._form_232 ._form._inline-form, ._form_211 ._form._inline-form{
padding:0 !important;
}
._form_232 ._form ._full_width, ._form_211 ._form ._full_width, ._form._form_237 ._full_width, ._form._form_239 ._full_width {
    width: 100% !important;
}
}

@media only screen and (max-width:560px) {
	.home-row1{
		padding:0 15px;
	}
	.row1-panel{
		padding:0;
	}
	
	.home-row1{
		margin-top:30px;
		margin-bottom:30px;
	}
	.home-row3{
		margin-top:30px;
	}
	.community-wrap{
		width:100%;
	}
	.post-4031 ._form_207 ._x73053589, .post-4031 ._form_207 ._x33872578, .post-4031 ._form_207 ._x89825360, .post-4031 ._form_207 ._button-wrapper{
		width:100%;
		margin:0;
	}
	.subscription-wrap{
		background-size:auto;
	}
}

@media only screen and (max-width:520px) {
	.community-title {
    	width: 90%;
	}
	._form_228 ._form ._form_element._field8, ._form_228 ._form ._form_element._x54873588, ._form_228 ._form ._form_element._x92028937, ._form_228 ._form ._form_element._x70595771, ._form_228 ._form ._form_element._x61898732, ._form_228 ._form ._form_element._field13{
		width:100% !important;
	}
}

@media only screen and (max-width:420px) {
	.header-contact{
		float:left;
	}
	.mail-icon{
		margin-left:0;
	}
	a.slide-btn{
		position:relative;
		float:left;
		margin:0 15px 15px;
	}
	.top-right-caption, .bottom-right-caption{
		position:relative;
		float:left;
	}
	.top-right-text, .bottom-right-text{
		width:100%;
	}
	.single-community{
		padding: 60px 20px 20px;
	}
	#_form_228 input[type="text"], #_form_228 input[type="email"], #_form_232 input[type="text"], #_form_232 input[type="email"]{
		width:100%;
	}
	#_form_228 ._option label, #_form_232 ._option label{
		width:50%;
	}
	.caption-inner{
		font-size:14px;
	}
	#_form_211 ._form ._field._type_input{
		width:100%;
	}
	#_form_211 ._form ._type_radio ._option label, #_form_211 ._form ._type_checkbox ._option label{
		width:50%;
	}
._form_228 ._form._inline-form{
padding:0 !important;
}
.fixed-contact-btn{
right:0;
left:15px;
}
}

@media only screen and (max-width:370px) {
	.blog-post{
		padding:0;
	}
	.attachment-blog-page{
		margin-right:0;
	}
._form_228 ._row{
width:100% !important;
}
}

@media only screen and (max-width:345px) {
.flexslider.video-slider ul.slides li{
	min-width:1px;
}
}

/*NEW HOME PAGE*/
.new-home{
	text-align:center;
	font-size:16px;
}
.new-home h1{
	font-size:48px;
	color:#15486e;
	font-weight:normal;
}
.new-home h2{
	font-size:36px;
	color:#15486e;
}
.home-vid{
	position:relative;
}
.over-vid{
	position:absolute;
	width:100%;
	bottom:26%;
	left:0;
	text-align:center;
	color:#fff;
}
.over-vid h1{
	color:#fff;
	font-weight:bold;
text-shadow:1px 1px 5px #000;
}
.homestory{
	padding:0 25%;
	margin-bottom:30px;
	margin-top:20px;
}
.three-col h1{
	height:100px;
}
a.rounded-btn{
	background:#15486e;
	color:#fff;
	font-size:24px;
	border-radius:25px;
	padding:10px 50px;
	font-weight:bold;
	margin-top: 10px;
	display: inline-block;
}
img.down-chevron{
margin:30px auto;
display:block;
}
.home-amenities{
	width:100%;
	float:left;
	padding:30px 0;
	background:#15486e;
	color:#fff;
	font-size:14px;
	margin:50px 0;
}
.home-amenities h2{
	color:#fff;
	margin-bottom:50px;
}
.single-amenity{
	padding:0 30px;
}
.amenity-image{
	border-radius:50%;
}
p.amenity-title{
	margin-top:30px;
	font-weight:bold;
}
.newsingle-community{
padding-top:15px;
padding-bottom:15px;
}
.newhome-community{
	height:395px;
	border-radius:20px;
	position:relative;
	background-size:cover;
	background-position:center;
}
.community-text{
	color:#fff;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	text-align:left;
	padding:20px;
	font-size:18px;
	font-weight:bold;
	line-height:1.2;
}
.community-text h2{
	margin-bottom:10px;
color:#fff;
}
.community-text a{
	color:#fff;
	font-size:16px;
}
.home-newsletter{
	width:100%;
	float:left;
	background-size:cover;
background-position:center;
	padding:60px 0;
}
.newhome-row1{
	padding:50px 0;
	width:100%;
	float:left;
}
.newhome-brochurelink{
	background:#15486e;
	float:left;
	width:100%;
	padding:50px 20px;
}
#home-news.flexslider{
	text-align:left;
	margin-bottom:50px !important;
}
#home-news.flexslider .flex-viewport{
margin:0 50px;
}
#home-news.flexslider img{
	border-radius:50%;
}
#home-news.flexslider .post-image{
	max-width:150px;
}
#home-news.flexslider .flex-direction-nav a{
width: 30px;
height: 30px;
background: url(images/navarrows.png) no-repeat 0 0;
opacity:1;
}
#home-news.flexslider .flex-direction-nav .flex-next {
    background-position: 100% 0;
right:0;
}
#home-news.flexslider .flex-direction-nav .flex-prev{
left:0
}
.post-text{
	padding-top:20px;
}
.home-newsletter{
text-shadow:1px 1px #fff;
}
.subscription-newhome{
padding: 0 100px;
margin-top: 50px;
clear: both;
float: left;
width: 100%;
margin-bottom: 20px;
}
.subscription-newhome ._form_207 ._form-title, .subscription-newhome ._form_207 ._html-code{
display:none;
}
.subscription-newhome ._full_width{
width:50%;
float:left;
}
.subscription-newhome ._form_207 input[type="text"]{
border:2px solid #15486e;
border-radius:20px;
background:#fff;
padding:10px 15px;
}
.subscription-newhome button#_form_207_submit{
background-color:#15486e;
border:none;
border-radius:20px;
font-size:20px;
color:#fff;
width:90%;
float:right;
padding:9px 0;
margin-top:30px;
}

@media only screen and (max-width:991px) {
.homestory{
padding:0;
}
.new-home h2{
font-size:26px;
}
.new-home h1{
font-size:30px;
}
.three-col h1{
height:60px;
}
}

@media only screen and (max-width:768px) {
.three-col h1 {
    height: auto;
}
p.amenity-title{
margin-top:10px;
margin-bottom:30px;
}
}

@media only screen and (max-width:560px) {
.over-vid{
bottom:10px;
}
}

@media only screen and (max-width:430px) {

}