/*
Theme Name: Siesta Key Beach
Theme URI: http://aios3-staging.agentimage.com/b/bguentner_pending.com/htdocs/
Description: AIOS mobile semi-custom theme.
Author: AgentImage
Author URI: http://www.agentimage.com
Version: 1.4.0
Tags: one-column, two-columns, right-sidebar, custom-menu, full-width-template, sticky-post
License: Proprietary
License URI: http://www.agentimage.com
Template: aios-starter-theme
*/


/*

TABLE OF CONTENTS

1. Custom CSS
2.	IP styles
3. MEDIA QUERIES ARE AUTOMATICALLY REMOVED FROM THIS FILE, they must be placed in style-media-queries.css

*/


/*******************************************************
 *
 * 1. Navigation
 *
 *******************************************************/


/* Sub Menu */

#nav li {
    position: relative;
}

#nav .sub-menu {
    list-style: none outside none;
    margin: 0;
    background: rgba(0, 0, 0, 0.9) url("images/submenu-fixer.png");
    display: none;
    padding: 0;
    position: absolute;
    width: 100%;
    min-width: 180px;
}

#nav .sub-menu a {
    color: #FFFFFF;
    display: block;
    padding: 10px;
}

#nav .sub-menu a:hover {
    background: none repeat scroll 0 0 #b2b2b2;
    color: #000000;
    text-decoration: none;
}

#nav .sub-menu .sub-menu {
    margin-left: 100%;
    top: 0;
}

#nav li:hover > .sub-menu {
    display: block;
}

#nav .sub-menu li {
    position: relative;
}


/*******************************************************
 *
 * 2. Custom CSS
 *
 *******************************************************/


/* Global */

body {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    background: #FFF;
    color: #777777;
    margin: 0;
}

.no-gutter {
    padding-left: 0;
    padding-right: 0;
}

.no-gutter-left {
    padding-left: 0;
}

.no-gutter-right {
    padding-right: 0;
}

h1 {
    font: 700 35px/1 'Montserrat', sans-serif;
    color: #297bb7;
    text-transform: uppercase;
}

p {
    font: 300 13px/21.05px 'Montserrat', sans-serif;
    color: #777777;
    letter-spacing: 0.52px;
}

a {
    outline: none;
}

#main-header {
    position: absolute;
    width: 100%;
    z-index: 1030;
    font-size: 0;
}

.fixed-header {
    position: fixed;
    top: -40px;
    left: 0;
    width: 100%;
    background: #5d5d5d;
    z-index: 1035;
    text-align: center;
    transform: translateZ(0);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#nav {}

#nav li {
    position: relative;
}

#nav li a {
    font: 600 13px/1 'Open Sans', sans-serif;
    color: #ffffff;
    letter-spacing: 0.26px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#nav > li {
    display: inline-block;
    border-left: 1px solid #747474;
 padding: 0 59.7px;
    margin: 12.5px 0;
}

#nav > li:first-child {
    padding-left: 0;
    border-left: 0;
}

#nav > li:last-child {
    padding-right: 0;
}

#nav > li > a {}

#nav > li > .sub-menu {
    padding-top: 12px;
}

#nav .sub-menu {
    display: none;
    position: absolute;
    width: auto;
    min-width: 180px;
    background: none;
}

#nav li:hover .sub-menu {
    display: none;
}

#nav .sub-menu li {
    display: block;
    background: #5d5d5d;
}

#nav .sub-menu a:hover {
    display: block;
    background: #8d8d8d;
    color: #ffffff;
}

.default-header {}

.header-top {
    background: #297bb7;
}

.ht-left {
    padding-top: 7px;
    padding-bottom: 7px;
}

#top-nav {}

#top-nav li {
    position: relative;
    display: inline-block;
    margin: 0 13px;
}

#top-nav li:first-child {
    margin-left: 0;
}

#top-nav li:last-child {
    margin-right: 0;
}

#top-nav li a {
    display: block;
    font: 700 14px/1 'Open Sans', sans-serif;
    color: #000408;
    letter-spacing: 0.28px;
    outline: none;
}

.ht-right {
    text-align: right;
    padding-top: 7px;
    padding-bottom: 7px;
}

.ht-cont {
    display: inline-block;
    vertical-align: middle;
}

.ht-cont li {
    display: inline-block;
    margin-right: 0;
}
.ht-cont li:first-child {
    margin-right: 28px;
}

.ht-cont em,
.ht-cont a {
    display: inline-block;
    outline: none;
    font-style: normal;
    text-decoration: none;
    color: #ffffff;
}

.ht-cont span {
    display: inline-block;
    vertical-align: middle;
    color: #000408;
}

.ht-cont a:hover span {
    color: #454545;
}

.ht-cont span[class^="ai-font-"] {
    margin-right: 8px;
}

.ht-cont span.ai-font-phone {
    font-size: 12px;
}

.ht-cont span.ai-font-envelope {
    font-size: 8px;
}

.ht-cont span[class^="ai-font-"] + em,
.ht-cont span[class^="ai-font-"] + a {
    display: inline-block;
    vertical-align: middle;
    font: 700 14px/1 'Open Sans', sans-serif;
    letter-spacing: 0.28px;
    margin-top: -2px;
}

.ht-smis {
    display: none;
    vertical-align: middle;
}

.ht-smis a {
    display: inline-block;
    vertical-align: middle;
    outline: none;
    margin: 0 10px;
    text-decoration: none;
}

.ht-smis a:first-child {
    margin-left: 0;
}

.ht-smis a:last-child {
    margin-right: 0;
}

.ht-smis a span[class^="ai-font-"] {
    font-size: 12px;
    color: #ffffff;
}

.ht-smis a:hover span[class^="ai-font-"] {
    color: #454545;
}

.header-bottom {
    background: #ffffff;
}

.hb-left {
    padding-top: 10px;
    padding-bottom: 12px;
}

.hb-right {
    text-align: right;
}

#main-nav {}

#main-nav li {
    position: relative;
}

#main-nav li a {
    display: inline-block;
    position: relative;
    font: 600 17px/1 'Open Sans', sans-serif;
    color: #454545;
    letter-spacing: 0.34px;
    outline: none;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#main-nav > li {
    display: inline-block;
    vertical-align: bottom;
    margin: 0 30px;
    position: static;
}

#main-nav > li:first-child {
    margin-left: 0;
}

#main-nav > li:last-child {
    margin-right: 0;
}

#main-nav > li > a {
    padding-top: 40px;
    padding-bottom: 44px;
}

#main-nav > li > a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#main-nav > li > a:before {
    background-image: url(images/icon-bi-active.png);
    background-image: url(images/icon-re-active.png);
    background-image: url(images/icon-ls-active.png);
}

#main-nav > li.icon-bi > a:before {
    width: 12px;
    height: 21px;
    background-image: url(images/icon-bi.png);
}

#main-nav > li.icon-re > a:before {
    width: 17px;
    height: 17px;
    background-image: url(images/icon-re.png);
}

#main-nav > li.icon-ls > a:before {
    width: 14px;
    height: 15px;
    background-image: url(images/icon-ls.png);
}

#main-nav > li > a > span {
    display: inline-block;
    vertical-align: middle;
}

html.IE #main-nav > li > a > span {
    padding-right: 1px;
}

#main-nav > li > a:after {
    content: '';
    display: block;
    width: 100%;
    height: 5px;
    background: #297bb7;
    position: absolute;
    left: 0;
    bottom: -5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#main-nav .sub-menu {
    width: 1140px;
    display: none;
    position: absolute;
    /*left: -375px;*/
    left: -50%;
    /*background: rgba(255, 255, 255, 0.70);*/
    text-align: center;
}

#main-nav li:hover .sub-menu {
    display: none;
}

#main-nav .sub-menu li {
    display: inline-block;
    /*border-left: 1px solid #c1c1c1;*/
    padding: 20.5px 30px;
    /*margin: 20.5px 0;*/
    background: rgba(255, 255, 255, 0.70);
}

#main-nav .sub-menu li a:first-child {
    border-left: 0;
}

#main-nav .sub-menu a {
    font: 400 14px/1 'Open Sans', sans-serif;
    color: #666666;
    text-transform: uppercase;
    border-left: 1px solid #c1c1c1;
}


#main-nav .sub-menu li:after {
    content: " ";
    width: 1px;
    height: 15px;
    /* font-size: 10px; */
    background-color: #c1c1c1;
    display: inline-block;
    position: absolute;
    right: 0;
}
#main-nav .sub-menu li:last-child:after{
    display: none;
}

#main-nav > li > a:hover {
    color: #297bb7;
}

#main-nav > li.icon-bi > a:hover:before {
    background-image: url(images/icon-bi-active.png);
}

#main-nav > li.icon-re > a:hover:before {
    background-image: url(images/icon-re-active.png);
}

#main-nav > li.icon-ls > a:hover:before {
    background-image: url(images/icon-ls-active.png);
}

#main-nav > li > a:hover:after {
    bottom: 0;
}

#main-header.show-fixed-header .fixed-header {
    top: 0;
}

.sb-nav {
    position: fixed;
    top: 38px;
    left: 0;
    width: 65px;
    height: 65px;
    background: url(images/icon-sidebar-nav.png) #477c9c no-repeat center center;
    cursor: pointer;
    z-index: 1031;
}

.sb-nav:hover {
    background: url(images/icon-sidebar-nav.png) #477c9c no-repeat center center;
}

.sb-menu {
    position: fixed;
    top: 38px;
    left: -368px;
    width: 368px;
    max-width: 100%;
    z-index: 1031;
}

.sb-menu.sb-menu-active {
    left: 0;
}

.smenu-inner {
    background: rgba(105, 156, 187, 0.85);
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.smenu-top {
    border-bottom: 1px solid rgba(255, 255, 255, 0.70);
    overflow: hidden;
}

a.smenu-logo {
    display: inline-block;
    vertical-align: middle;
    float: left;
    margin: 11px 18px;
}

a.smenu-close {
    display: inline-block;
    vertical-align: middle;
    float: right;
    margin: 22px 20px;
}

.smenu-item {}

.smenu-item span.head-title {
    display: block;
    font: 700 18px/1 'Montserrat', sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    /*padding: 18px 0 8px 16px;*/
    padding: 8px 0 8px 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

.smenu-item li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}

.smenu-item li a {
    position: relative;
    display: block;
    padding: 4px 0 4px 40px;
    background: url(images/sb-menu-bg.png) no-repeat center center / cover;
}

.smenu-item li a:before {
    content: '»';
    display: inline-block;
    vertical-align: middle;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    margin-right: 18px;
    padding-bottom: 5px;
    text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.15);
    position: relative;
    z-index: 2;
}

.smenu-item li a:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(images/sb-menu-bg-active.png) no-repeat center center / cover;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.smenu-item li span {
    display: inline-block;
    vertical-align: middle;
    font: 700 14px/1 'Open Sans', sans-serif;
    color: #ffffff;
    letter-spacing: 0.56px;
    text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.15);
    position: relative;
    z-index: 2;
}

.smenu-item li a:hover:after {
    opacity: 1;
}

.slide-holder {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.slide-holder .cycloneslider-template-video .buffering:before {
    top: -90px;
}

#upperfold-wrap {
    position: relative;
    z-index: 2;
    font-size: 0;
}

.qs-wrap {
    position: absolute;
    width: 100%;
    bottom: 25%;
}

.qs-form {
    background: rgba(38, 38, 38, 0.5);
    position: relative;
    padding: 30px 0;
}

.qs-form span.head-title {
    display: block;
    text-align: center;
    font: 400 25px/1 'Montserrat', sans-serif;
    color: #297bb7;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.qs-form form {}

.qs-form .field-input {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
}
.field-input-ct{
    overflow: visible !important;
}

.qs-form .field-lg {
    width: 26.75%;
    margin-left: 3.25%;
}

.qs-form .field-sm {
    width: 10.53%;
}

.qs-form .field-input input,
.qs-form .field-input select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #d1d1d1;
    border-left: 0;
    background-color: #ffffff;
    font: 400 13px/1 'Open Sans', sans-serif;
    color: #8e8e8e;
    letter-spacing: 0.52px;
    width: 100%;
    height: 46px;
    padding: 0 12px;
}

.qs-form .field-input input {
    border-left: 1px solid #d1d1d1;
}

.qs-form .field-input select {
    background-image: url(images/caret.png);
    background-repeat: no-repeat;
    background-position: right center;
}

.qs-form .field-input select::-ms-expand {
    display: none;
}

.qs-form input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background: #297bb7;
    font: 700 17px/1 'Open Sans', sans-serif;
    color: #ffffff;
    letter-spacing: 0.34px;
    text-transform: uppercase;
    width: 13.66%;
    height: 46px;
    display: inline-block;
    vertical-align: top;
    margin-left: 0.44%;
    margin-right: 3.25%;
}

.qs-form input[type="submit"]:hover{
    background: #3195de;
}

.qs-form a {
    /*  display: block;
                        position: absolute;
                        top: 34px;
                        right: 3.25%;
                        font: italic 400 13px/1 'Open Sans', sans-serif;
                        color: #ffffff; */
}

#cta-wrap {
    position: relative;
    z-index: 2;
    background: #ffffff;
    font-size: 0;
    padding: 50px 0;
}

.cta-item {
    text-align: center;
    margin: 10px 0;
}

.cta-item a {
    display: inline-block;
    outline: none;
    text-decoration: none;
    position: relative;
}

.cta-photo {
    background: #000000;
    position: relative;
    z-index: 1;
}

.cta-photo img {
    opacity: 0.6;
    z-index: 1;
    max-width: 100%;
	display:block;
}

.cta-photo:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #297bb7;
    z-index: 2;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.cta-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.cta-text:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}

.ct-left {
    display: inline-block;
    vertical-align: middle;
    margin-right: 16px;
}

.sidebar .ct-left{
	min-width:43px;
}

.cta-icon {
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
}

.cta-1 .cta-icon {
    background-image: url(images/icon-cta-1.png);
    width: 43px;
    height: 43px;
}

.cta-2 .cta-icon {
    background-image: url(images/icon-cta-2.png);
    width: 34px;
    height: 44px;
}

.cta-3 .cta-icon {
    background-image: url(images/icon-cta-3.png);
    width: 26px;
    height: 38px;
}

.ct-right {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

.sidebar .ct-right{
	    max-width: 170px;
}

.sidebar .cta-text{
	text-align: left;
    padding: 0 10px;
}

.ct-right span {
    display: block;
    font: 600 27px/1 'Open Sans', sans-serif;
    color: #ffffff;
}

.ct-right span:first-of-type {
    text-transform: uppercase;
}

.ct-right span:last-of-type {
    font-size: 15px;
    font-weight: 400;
    margin-top: 5px;
}

.cta-item a:hover .cta-photo:after {
    opacity: 0;
}

#properties-wrap {
    position: relative;
    z-index: 1;
    background: #ffffff;
    font-size: 0;
    padding-bottom: 60px;
}

.fp-item-img-wrapper {
    height: 530px;
    overflow: hidden;
}

.fp-item-img-wrapper img {
    width: 100%;
    max-width: 810px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.fp-photo {
    position: relative;
    z-index: 1;
}

.fp-photo-items {}

.fp-item {
    display: block;
    outline: none;
}

.fp-item a {
    display: block;
}

.fp-item canvas {
    /*   background-repeat: no-repeat;
                        background-position: center center;
                        background-size: cover;
                        width: 100%;
                        height: 800px; */
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 63.5% auto;
    width: 100%;
    height: 800px;
}

.fp-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 360px;
    height: 100%;
    max-width: 100%;
    z-index: 2;
}

.fp-text .container,
.fp-text .row,
.fp-text div[class^="col-md"],
.fp-text-inner {
    position: relative;
    height: 100%;
}

.fp-text-inner {
    background: rgba(255, 255, 255, 1);
    /* padding-top: 75px; */
    padding-top: 15px;
}

.fp-text h2 {
    font: 600 25px/1 'Montserrat', sans-serif;
    color: #297bb7;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 60px;
}

.fp-text h2:before {
    content: '';
    display: block;
    position: relative;
    width: 30px;
    height: 3px;
    background: #e1d1c2;
    margin-bottom: 20px;
}

.fp-text-items {}

.ft-item {
    display: block;
    outline: none;
}

.fp-price {
    display: block;
    font: italic 600 58px/1 'Open Sans', sans-serif;
    color: #4c4c4c;
}

.fp-address {
    display: block;
    font: 400 15px/24px 'Open Sans', sans-serif;
    color: #4c4c4c;
    margin-top: 13px;
	    text-transform: capitalize;
}

.fp-address em {
    font-style: normal;
    display: block;
}

.fp-feat {
    margin: 46px 0 20px;
}

.ff-item {
    display: inline-block;
    vertical-align: middle;
    width: 93px;
    height: 93px;
    text-align: center;
    border: 1px solid #d0d0d0;
    padding: 12px 5px;
    margin-right: 4px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.ff-icon {
    display: block;
    position: relative;
    margin: auto auto 12px;
}

.ff-icon:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.ff-beds {
    width: 26px;
    height: 18px;
    background-image: url(images/icon-bed.png);
}

.ff-beds:after {
    background-image: url(images/icon-bed-active.png);
}

.ff-baths {
    width: 15px;
    height: 21px;
    background-image: url(images/icon-bath.png);
}

.ff-baths:after {
    background-image: url(images/icon-bath-active.png);
}

.ff-sqft {
    width: 22px;
    height: 22px;
    background-image: url(images/icon-sqft.png);
}

.ff-sqft:after {
    background-image: url(images/icon-sqft-active.png);
}

.ff-text {
    font: 400 12px/1 'Open Sans', sans-serif;
    color: #3b3b3b;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.ff-text em {
    display: block;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 5px;
}

.ff-item:hover {
    background: #297bb7;
    border: 1px solid #297bb7;
}

.ff-item:hover .ff-icon:after {
    opacity: 1;
}

.ff-item:hover .ff-text {
    color: #ffffff;
}

.fp-desc {
    display: block;
    font: italic 400 13px/21px 'Open Sans', sans-serif;
    color: #3b3b3b;
    max-width: 285px;
}

a.fp-view {
    display: block;
    width: 252px;
    height: 60px;
    font: 700 14px/60px 'Open Sans', sans-serif;
    color: #bba998;
    letter-spacing: 0.84px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #bba998;
    margin-top: 50px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a.fp-view:hover {
    background: #bba998;
    color: #ffffff;
}

.ft-bgLeft-extend {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: rgba(255, 255, 255, 0.93);
    z-index: 2;
}

#contact-wrap {
    position: relative;
    z-index: 2;
    background: url(images/contact-bg.jpg) #ffffff no-repeat center bottom / cover;
    min-height: 598px;
    font-size: 0;
}

.cw-left {
    padding-top: 50px;
}

.cw-left img {
    float: right;
}

.cw-right {
    text-align: center;
    padding-top: 42px;
    padding-bottom: 30px;
}

.home .blog-content p {
    height: 80px;
    overflow: hidden;
}

.cw-right-inner {
    max-width: 624px;
}

.cw-right img {
    max-width: 100%;
}

.cw-right h2 {
    font: 400 40px/1 'Montserrat', sans-serif;
    color: #297bb7;
    text-transform: uppercase;
    margin: 25px 0 30px;
}

.cw-right h2 span {
    display: block;
    font-size: 25px;
    margin-top: 6px;
}

.cw-form {}

.cw-form .field-row {
    width: 100%;
    margin-bottom: 2px;
}

.cw-form .field-row .field-input {
    width: 100%;
}

.cw-form .field-row-3 .field-input {
    display: inline-block;
    width: calc( 33.4% - 2px);
    margin-right: 2px;
}

.cw-form .field-row-3 .field-input:last-of-type {
    margin-right: 0;
}

.cw-form .field-input input,
.cw-form .field-input textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #d1d1d1;
    font: 400 13px/1 'Open Sans', sans-serif;
    color: #8e8e8e;
    width: 100%;
    height: 46px;
    padding: 0 18px;
}

.cw-form .field-input textarea {
    padding: 18px;
    width: 100%;
    height: 70px;
    resize: none;
}

.cw-form input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    width: 232px;
    height: 46px;
    background: url(images/icon-submit.png) #297bb7 no-repeat 70px center;
    font: 700 17px/1 'Open Sans', sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    padding-left: 32px;
    margin-top: 22px;
}

.cw-form input[type="submit"]:hover{
    background: url(images/icon-submit.png) #3195de no-repeat 70px center;
}


.cw-form .wpcf7-form-control-wrap {
    display: block;
}

.cw-form .use-floating-validation-tip span.wpcf7-not-valid-tip {
    font-size: 10px;
}

.cw-form div.wpcf7-response-output {
    font-size: 12px;
    margin: 10px 0;
}

#map-wrap {
    position: relative;
    z-index: 2;
    background: #ffffff;
    font-size: 0;
}

#map1-wrap {
    position: relative;
    padding: 95px 0 115px;
}

#map1-wrap .container {
    position: relative;
    z-index: 1;
}

#map1-wrap .mw-left {
    padding: 78px 15px 30px;
}

#map2-wrap {
    padding: 130px 0 90px;
}

#map2-wrap .mw-left {
    padding: 56px 15px 30px;
}

.mw-left {}

.mw-left h2 {
    font: 600 84px/1 'Montserrat', sans-serif;
    color: #297bb7;
    letter-spacing: 1.6778px;
    text-transform: uppercase;
    margin-bottom: 40px;
}

#map2-wrap .mw-left h2 {
    font-size: 43px;
}

.mw-left h2 span {
    display: block;
    letter-spacing: 0.84px;
    font-size: 42px;
    font-style: italic;
    font-weight: 400;
    text-transform: none;
    padding-left: 35px;
}

#map2-wrap .mw-left h2 em {
    font-size: 40px;
    font-weight: 300;
}

.mw-left h2:after {
    content: '';
    display: block;
    width: 30px;
    height: 3px;
    margin: 46px auto 0 0;
    background: #e1d1c2;
}

.mw-left p {
    font: 400 13px/24px 'Open Sans', sans-serif;
    color: #5d5d5d;
    letter-spacing: 0.26px;
    margin: 30px 42px 30px 0;
}

.mw-left p:first-of-type {
    font-weight: 300;
    font-style: italic;
}

.mw-left a {
    position: relative;
    display: block;
    width: 335px;
    text-decoration: none;
    outline: none;
    background: url(images/map-btn-bg.png) #297bb7 right center / cover;
    max-width: 100%;
}

.mw-left a:hover {
    opacity: .8;
}

button.btn.dropdown-toggle.bs-placeholder.btn-default {
    height: 46px;
}

a.mw-zoom-in {}

a.mw-zoom-out {}

.mw-left a:before {
    content: '';
    display: block;
    position: absolute;
}

.map-btn-icon {
    display: inline-block;
    vertical-align: middle;
    width: 20.298%;
    background: url(images/map-icon-bg.png) no-repeat center center / cover;
    float: left;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}

.map-btn-icon:before {
    content: '';
    display: block;
    width: 43px;
    height: 43px;
    margin: 20px auto;
    background-repeat: no-repeat;
    background-position: center center;
}

a.mw-zoom-out .map-btn-icon:before {
    margin: 9.5px auto;
}

a.mw-zoom-in .map-btn-icon:before {
    background-image: url(images/icon-zoomin.png);
}

a.mw-zoom-out .map-btn-icon:before {
    background-image: url(images/icon-zoomout.png);
}

.map-btn-text {
    display: inline-block;
    vertical-align: middle;
    width: 79.70%;
    padding: 10px 18px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.map-btn-text span {
    font: 700 15.57px/21.8px 'Open Sans', sans-serif;
    color: #ffffff;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    text-transform: uppercase;
}

.map-btn-text em {
    display: block;
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
    text-transform: none;
}

.mw-right {}

.map-1 {}

.map-2 {}

.map-inner-1 {
    position: relative;
    width: 659px;
    margin: auto 0 auto auto;
}

.map-inner-2 {
    position: relative;
    width: 720px;
    margin: auto 0 auto auto;
}

#transparent-1,
#transparent-2 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 6;
}

#trueMap-1,
#truemap-2 {
    z-index: 1;
}

.map-hovers {}

.map-hovers > div {
    position: absolute;
}

#north-siesta-key {
    top: 11px;
    left: 91px;
}

#north-siesta-key > div {
    top: 43px;
    right: 169px;
}

#north-siesta-key > div:before {}

#north-siesta-key > div:after {
    right: -60px;
}

#village {
    top: 194px;
    left: 0;
}

#village > div {
    top: 144px;
    left: -77px;
}

#village > div:before {
    width: 180px;
}

#village > div:after {
    right: -124px;
}

#siesta-beach-bay-condos {
    top: 417px;
    left: 131px;
}

#siesta-beach-bay-condos > div {
    top: 111px;
    left: -141px;
}

#siesta-beach-bay-condos > div:before {
    width: 323px;
}

#siesta-beach-bay-condos > div:after {
    right: -105px;
}

#south-village {
    top: 604px;
    left: 341px;
}

#south-village > div {
    top: 48px;
    left: -133px;
}

#south-village > div:before {
    width: 183px;
}

#south-village > div:after {
    right: -68px;
}

#sanderling-club {
    top: 743px;
    left: 406px;
}

#sanderling-club > div {
    top: 77px;
    left: -112px;
}

#sanderling-club > div:before {
    width: 184px;
}

#sanderling-club > div:after {
    right: -48px;
}

#bayside-estate {
    top: 724px;
    left: 429px;
}

#bayside-estate > div {
    top: 104px;
    left: 138px;
}

#bayside-estate > div:before {
    top: 34px;
    left: -40px;
    width: 105px;
}

#bayside-estate > div:after {
    top: 31.3px;
    right: 103px;
}

#turtle-beach {
    top: 945px;
    left: 529px;
}

#turtle-beach > div {
    top: 20px;
    left: -120px;
}

#turtle-beach > div:before {
    width: 158px;
}

#turtle-beach > div:after {
    right: -54px;
}

#north-gateway {
    top: 0;
    left: 270px;
}

#north-gateway > div {
    top: 196px;
    right: -167px;
}

#north-gateway > div:before {
    right: 0;
    width: 215px;
}

#north-gateway > div:after {
    left: -88px;
}

#south-gateway {
    top: 387px;
    left: 324px;
}

#south-gateway > div {
    top: 111px;
    right: 17px;
}

#south-gateway > div:before {
    right: 0;
    width: 190px;
}

#south-gateway > div:after {
    left: -66px;
}

#area-1 {
    top: 0;
    left: 89px;
}

#area-1 > div {
    top: 98px;
    left: 0;
}

#area-2 {
    top: 48px;
    left: 0;
}

#area-2 > div {
    top: 135px;
    left: 65px;
}

#area-3 {
    top: 204px;
    left: 204px;
}

#area-3 > div {
    top: 90px;
    left: -18px;
}

#area-4 {
    top: 311px;
    left: 306px;
}

#area-4 > div {
    top: 80px;
    left: -50px;
}

#area-5 {
    top: 448px;
    left: 392px;
}

#area-5 > div {
    top: 70px;
    left: -80px;
}

#area-6 {
    top: 587px;
    left: 450px;
}

#area-6 > div {
    top: 70px;
    left: -110px;
}

#area-7 {
    top: 724px;
    left: 463px;
}

#area-7 > div {
    top: 190px;
    left: -80px;
}

#area-8 {
    top: 61px;
    left: 338px;
}

#area-8 > div {
    top: 150px;
    left: -50px;
}

#area-9 {
    top: 330px;
    left: 464px;
}

#area-9 > div {
    top: 50px;
    left: -100px;
}

#area-10 {
    top: 452px;
    left: 504px;
}

#area-10 > div {
    top: 75px;
    left: -85px;
}

#area-11 {
    top: 670px;
    left: 545px;
}

#area-11 > div {
    top: 150px;
    left: -70px;
}

.map-hovers img {
    opacity: 0;
    z-index: 1;
}

.map-hovers div.area-active img {
    opacity: 1 !important;
}

.map-hovers img + div {
    position: absolute;
    /*z-index: 2;*/
}

.map-hovers img + div span {
    display: block;
    font: 700 15.33px/1 'Open Sans', sans-serif;
    color: #454545;
    text-transform: uppercase;
    white-space: nowrap;
    cursor: pointer;
    position: relative;
    z-index: 10;
}

.map-hovers > div > div:before {
    content: '';
    display: block;
    position: absolute;
    width: 195px;
    height: 1px;
    top: 19px;
    background: #454545;
}

.map-hovers > div > div:after {
    content: '';
    display: block;
    position: absolute;
    top: 15.5px;
    width: 7px;
    height: 7px;
    background: #454545;
    border-radius: 50%;
}

#map2-wrap .map-hovers img + div span {
    color: transparent;
}

#map2-wrap .map-hovers > div > div:before,
#map2-wrap .map-hovers > div > div:after {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#map2-wrap .map-hovers > div > div:before {
    width: 135px;
}

#map2-wrap .map-hovers > div > div:after {
    right: -90px;
}

#map2-wrap .map-hovers > div.area2-active > div:before,
#map2-wrap .map-hovers > div.area2-active > div:after {
    opacity: 1;
}

.map-hovers > div div div {
    position: absolute;
    font: 700 15px/1 'Open Sans', sans-serif;
    color: #707070;
    letter-spacing: 6px;
    text-transform: uppercase;
    white-space: nowrap;
}

.map-hovers > div#area-1 > div > div {
    transform: rotate(10deg);
    top: 38px;
    left: 98px;
}

.map-hovers > div#area-8 > div > div {
    transform: rotate(65deg);
    top: 50px;
    left: 95px;
}

.map-hovers > div#area-9 > div > div {
    transform: rotate(70deg);
    top: 20px;
    left: 105px;
}

.map-hovers > div#area-10 > div > div {
    transform: rotate(70deg);
    top: -25px;
    left: 80px;
}

.map-overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.25);
    z-index: 2;
}

.map-popups {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 7;
    display: none;
}

.map-popups > div {
    display: none;
    position: absolute;
    /*top: 220px;
    left: 38%;*/
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
}
#map2-wrap .map-popups > div {
    transform: translate(-50%, -50%);
}
.map-popups > div.area-clicked {
    display: block;
}

#pu-north-siesta-key {}

#pu-village {}

#pu-area-1 {
    top: 95px;
    left: -80px;
    transform: scale(1.65);
    transform-origin: 0 0 0;
}

#pu-area-2 {
    top: 180px;
    left: -135px;
    transform: scale(1.65);
    transform-origin: 0 0 0;
}

#pu-area-3 {
    top: 290px;
    left: -90px;
    transform: scale(1.65);
    transform-origin: 0 0 0;
}

#pu-area-4 {
    top: 388px;
    left: -20px;
    transform: scale(1.65);
    transform-origin: 0 0 0;
}

#pu-area-5 {
    top: 518px;
    left: 35px;
    transform: scale(1.65);
    transform-origin: 0 0 0;
}

#pu-area-6 {
    top: 655px;
    left: 65px;
    transform: scale(1.65);
    transform-origin: 0 0 0;
}

#pu-area-7 {
    top: 914px;
    left: 105px;
    transform: scale(1.65);
    transform-origin: 0 0 0;
}

#pu-area-8 {
    top: 210px;
    left: 10px;
    transform: scale(1.65);
    transform-origin: 0 0 0;
}

#pu-area-9 {
    top: 378px;
    left: 85px;
    transform: scale(1.65);
    transform-origin: 0 0 0;
}

#pu-area-10 {
    top: 525px;
    left: 145px;
    transform: scale(1.65);
    transform-origin: 0 0 0;
}

#pu-area-11 {
    top: 820px;
    left: 200px;
    transform: scale(1.65);
    transform-origin: 0 0 0;
}

.mpu-container {
    width: 705px;
    box-shadow: 3px 3px 3px 1px rgba(0, 0, 0, 0.20);
}

#pu-sanderling-club .mpu-container {
    width: 250px;
}

#pu-sanderling-club .mpu-content {
    min-height: 100px;
}

#pu-sanderling-club .mpu-content > div {
    min-height: 80px;
}

#map2-wrap .mpu-container {
    width: 278px;
}

.mpu-top {
    background: #297bb7;
    padding: 16px 15px 18px 30px;
}

.mpu-area-title {
    display: inline-block;
    font: 700 25px/1 'Open Sans', sans-serif;
    color: #ffffff;
    text-transform: uppercase;
}

.map-close {
    display: block;
    width: 30px;
    height: 30px;
    float: right;
    background: url(images/map/map-close.png) no-repeat center center;
    cursor: pointer;
}

.mpu-content {
    background: #ffffff;
    min-height: 350px;
    position: relative;
    text-align: center;
    padding: 35px 0;
}

.mpu-content:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(images/map/map-popup-bg.jpg) no-repeat center center / cover;
    opacity: 0.12;
    z-index: 1;
}

.mpu-content div {
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
    position: relative;
    z-index: 2;
    border-right: 1px solid #dcdcdc;
    min-height: 230px;
}

.mpu-content div:last-of-type {
    border-right: 0;
}

.mpu-content span.head-title {
    display: block;
    font: 700 15.33px 'Open Sans', sans-serif;
    color: #454545;
    text-transform: uppercase;
    text-align: left;
}

.mpu-content ul {}

.mpu-content li {
    display: block;
    margin: 25px 0;
}

.mpu-content li:last-child {
    margin-bottom: 10px;
}

.mpu-content a {
    display: block;
    font: 300 15px/1 'Open Sans', sans-serif;
    color: #454545;
    text-align: left;
}

#map2-wrap .mpu-top {
    padding: 6.5px 8px 8.5px 10px;
}

.mpu-area-title-hide,
#map2-wrap .mpu-area-title {
    color: transparent;
}

#map2-wrap .map-close {
    width: 25px;
    height: 25px;
    background-size: contain;
}

#map2-wrap .mpu-content {
    text-align: left;
    padding-top: 30px;
    padding-bottom: 20px;
    min-height: 260px;
}

#map2-wrap .mpu-content div {
    min-height: 200px;
}

#map2-wrap .mpu-content span.head-title {
    padding-bottom: 5px;
}

#map2-wrap .mpu-content li {
    margin: 10px 0;
}

#map2-wrap .mpu-content a {
    font-size: 14px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#map2-wrap .mpu-content a:before {
    content: '»';
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
}

#map2-wrap .mpu-content a span {
    display: inline-block;
    vertical-align: middle;
}

#map2-wrap .mpu-content a:hover {
    font-weight: 700;
}

#welcome-wrap {
    position: relative;
    z-index: 2;
    background: #f4f4f4;
    font-size: 0;
}

.ww-left {
    padding-top: 56px;
    padding-bottom: 76px;
}

.ww-left h1 {
    font: 700 35px/1 'Montserrat', sans-serif;
    color: #4193cf;
    text-transform: uppercase;
    margin-bottom: 32px;
}

.ww-left h1 span {
    display: block;
    font-size: 24px;
    font-weight: 300;
    color: #666666;
}

.ww-left p {
    font: 300 13px/21.05px 'Montserrat', sans-serif;
    color: #707070;
    letter-spacing: 0.52px;
    margin: 20px 0;
}

.ww-left a.wc-read {
    display: block;
    width: 185px;
    height: 50px;
    font: 300 13px/50px 'Montserrat', sans-serif;
    color: #595959;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #ababab;
    margin-top: 14px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.ww-left a.wc-read:hover {
    background: #ababab;
    color: #ffffff;
}

.ww-right {
    padding-top: 65px;
    padding-bottom: 65px;
}

.video-top {
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 38px;
    max-width: 458px;
}

.video-top a {
    display: inline-block;
    vertical-align: top;
    border-right: 1px solid #d8d8d8;
    padding-right: 18px;
    margin-bottom: 12px;
    pointer-events: none;
}

.video-top span {
    display: inline-block;
    vertical-align: top;
    font: 700 16px/35px 'Montserrat', sans-serif;
    color: #666666;
    letter-spacing: 0.64px;
    text-transform: uppercase;
    padding-left: 18px;
}

.ww-right iframe {
    max-width: 100%;
    width: 100%;
    height: 260px;
}

#communities-wrap {
    position: relative;
    z-index: 2;
    background: #ffffff;
    font-size: 0;
}

.comm-col {
    display: inline-block;
    vertical-align: top;
    width: 50%;
}

.comm-row {}

.comm-item {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

.comm-col-1 .comm-row-2 .comm-item,
.comm-col-2 .comm-row-1 .comm-item,
.comm-col-2 .comm-row-3 .comm-item {
    width: 50%;
}

.comm-photo {
    position: relative;
    overflow: hidden;
}

.comm-item canvas {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    z-index: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.comm-col-1 .comm-row-1 canvas {
    height: 337px;
}

.comm-col-1 .comm-row-2 canvas {
    height: 462px;
}

.comm-col-1 .comm-row-3 canvas {
    height: 268px;
}

.comm-col-2 .comm-row-1 canvas {
    height: 264px;
}

.comm-col-2 .comm-row-2 canvas {
    height: 535px;
}

.comm-col-2 .comm-row-3 canvas {
    height: 268px;
}

.comm-photo span {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    margin: auto;
    font: 300 12px/35px 'Montserrat', sans-serif;
    color: #ffffff;
    letter-spacing: 0.48px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    z-index: 2;
    height: 35px;
    width: 180px;
    background: #297bb7;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.comm-photo:hover canvas {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.comm-photo:hover span {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.comm-photo span:hover {
    background: #5ca6dc;
}

.comm-title {
    width: calc( 100% - 36px);
    height: calc( 462px - 36px);
    margin: 18px;
    border: 1px solid #d8d8d8;
}

.comm-title img {
    display: block;
    margin: 18px auto 0;
    max-width: 246px;
    width: 100%;
}

.comm-item a {
    display: block;
}

.comm-title h2 {
    font: 700 32px/1 'Montserrat', sans-serif;
    color: #297bb7;
    text-transform: uppercase;
    border-top: 1px solid #e1dfdf;
    padding-top: 35px;
    margin: 35px 15px 0;
}

.comm-title span {
    display: block;
    font: 300 16px/1 'Montserrat', sans-serif;
    color: #767676;
    letter-spacing: 0.64px;
}

.comm-title p {
    font: 300 13px/20px 'Montserrat', sans-serif;
    color: #767676;
    margin: 10px 15px 44px;
}

.comm-title a {
    display: inline-block;
    font: 300 12px/36px 'Montserrat', sans-serif;
    color: #297bb7;
    letter-spacing: 0.48px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 178px;
    height: 36px;
    border-top: 1px solid #297bb7;
    border-bottom: 1px solid #297bb7;
    margin-left: 15px;
}

.comm-title a:hover {
    color: #1078c3;
}

#blog1-wrap {
    padding-top: 94px;
}

#blog2-wrap {
    padding-bottom: 35px;
}

.blog-wrap {
    position: relative;
    z-index: 2;
    background: #ffffff;
    font-size: 0;
}

.blog-tab {
    margin-bottom: 63px;
}

.bt-cat {}

.bt-cat a {
    display: inline-block;
    outline: none;
    font: 600 25px/1 'Montserrat', sans-serif;
    color: #297bb7;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    cursor: default;
}

.bt-cat a:after {
    content: '/';
    display: inline-block;
    color: #efefef;
    margin: 0 12px 0 8px;
}

.bt-cat a:last-of-type:after {
    display: none;
}

a.bt-active:before {
    content: '';
    display: block;
    width: 30px;
    height: 3px;
    background: #e1d1c2;
    margin-bottom: 28px;
}

.bt-all {
    text-align: right;
    margin-top: 40px;
}

.bt-all a {
    display: inline-block;
    outline: none;
    font: italic 400 13px/1 'Open Sans', sans-serif;
    color: #477c9c;
    letter-spacing: 0.52px;
}

.blog-tab-content {
    padding-bottom: 50px;
}

.btc-item {
    /*display: none;*/
}

.btc-active {
    /*display: block;*/
}

.blog-item {}

.blog-inner {
    max-width: 360px;
    margin: auto;
}

a.blog-title {
    display: inline-block;
    outline: none;
    font: 600 16px/1 'Open Sans', sans-serif;
    color: #5c5c5c;
    text-transform: uppercase;
}

a.blog-photo {
    display: inline-block;
    outline: none;
    margin: 15px auto;
}

a.blog-photo:hover {
    opacity: .8;
}

.blog-photo canvas {
    width: 360px;
    height: 216px;
    max-width: 100%;
    margin: auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.blog-details {}

.blog-details span {
    font: 400 10px/1 'Open Sans', sans-serif;
    color: #767676;
    text-transform: uppercase;
}

.blog-content {
    margin: 8px auto 27px;
}

.blog-content p {
    font: 300 13px/20px 'Open Sans', sans-serif;
color: #767676;
}

a.blog-readmore {
    display: inline-block;
    outline: none;
    font: 700 13px/50px 'Open Sans', sans-serif;
    color: #297bb7;
    letter-spacing: 2.6px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 145px;
    height: 50px;
    border: 1px solid #297bb7;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

a.blog-readmore:hover {
    background: #297bb7;
    color: #ffffff;
}

#main-footer {
    position: relative;
    z-index: 2;
    background: #297bb7;
    margin-top: 0;
    font-size: 0;
}

.home #main-footer {
    margin-top: 255px;
}

.footer-top {}

.ft-left {
    padding-top: 22px;
    padding-bottom: 28px;
}

.ft-left a {
    display: inline-block;
    outline: none;
}

.ft-left img {
    max-width: 100%;
}

.ft-right {
    text-align: right;
    padding-top: 68px;
    padding-bottom: 30px;
}

.ft-cont {
    display: inline-block;
    vertical-align: middle;
    margin-right: 0;
}
.ft-cont li:first-child {
    margin-right: 10px;
}
.ft-cont li {
    display: inline-block;
    margin-right: 0;
}

.ft-cont em,
.ft-cont a {
    display: inline-block;
    outline: none;
    font-style: normal;
    text-decoration: none;
    color: #ffffff;
}

.ft-cont span {
    display: inline-block;
    vertical-align: middle;
    color: #ffffff;
}

.ft-cont a:hover span {
    color: #454545;
}

.ft-smis a:hover span[class^="ai-font-"]{
    color: #454545;
}

.ft-cont span[class^="ai-font-"] {
    margin-right: 8px;
}

.ft-cont span.ai-font-phone {
    font-size: 12px;
}

.ft-cont span.ai-font-envelope {
    font-size: 9px;
}

.ft-cont span[class^="ai-font-"] + em,
.ft-cont span[class^="ai-font-"] + a {
    display: inline-block;
    vertical-align: middle;
    font: 400 14px/1 'Open Sans', sans-serif;
    letter-spacing: 0.28px;
    margin-top: -2px;
}

.ft-smis {
    display: none;
    vertical-align: middle;
}

.ft-smis a {
    display: inline-block;
    vertical-align: middle;
    outline: none;
    margin: 0 8px;
    text-decoration: none;
}

.ft-smis a:first-child {
    margin-left: 0;
}

.ft-smis a:last-child {
    margin-right: 0;
}

.ft-smis a span[class^="ai-font-"] {
    font-size: 14px;
    color: #ffffff;
}

.ft-separator {
    width: 100%;
    height: 1px;
    background: rgba(255, 255, 255, 0.40);
}

.footer-bottom {}

.fb-left {
    padding-top: 32px;
    padding-bottom: 30px;
}

.footernav {}

.footernav li {
    display: inline-block;
    vertical-align: middle;
    border-left: 1px solid #ffffff;
    padding: 0 12px;
}

.footernav li:first-child {
    border-left: 0;
    padding-left: 0;
}

.footernav li:last-child {
    padding-right: 0;
}

.footernav a {
    display: block;
    outline: none;
    font: 400 12px/1 'Open Sans', sans-serif;
    color: #ffffff;
    text-transform: uppercase;
}

html.IE .footernav a {
    padding-right: 1px;
}

.copyright {
    font: 400 12px/1 'Open Sans', sans-serif;
    color: #ffffff;
    margin-top: 7px;
}

.copyright a {
    color: inherit;
}

.fb-right {
    text-align: right;
    padding-top: 35px;
    padding-bottom: 30px;
}

.fb-right span {
    display: inline-block;
    vertical-align: middle;
    font-size: 22px;
    color: #ffffff;
    margin-left: 5px;
}

.fb-right span:first-of-type {
    margin-left: 0;
}


/*******************************************************
 *
 * 3. IP Styles
 *
 *******************************************************/


/* Adjust minimum height of page area */

#content-sidebar,
#content-full {
    min-height: 500px;
    margin-top: 20px;
}


/** Adjust width of content columns **/

#content-sidebar #content {
    width: 73.08%;
}

#content-full #content {
    width: 100%;
}


/* Adjust width of sidebar */

.sidebar {
    width: 24.83%;
}


/* Adjust line height of page elements */

#content h4,
aside h4,
#content p,
aside p,
#content blockquote,
aside blockquote,
#content ul,
aside ul,
#content fieldset,
aside fieldset,
#content form,
aside form,
#content ol,
aside ol,
#content dl,
aside dl,
#content dir,
aside dir,
#content menu,
aside menu {
    line-height: 1.7
}


/* Style post/page main headings (h1) */

#content .entry-title {
    font: 700 35px/1 'Montserrat', sans-serif;
    color: #297bb7;
    text-transform: uppercase;
}


/* Style category/archive/etc main headings (h1) */

#content .archive-title {
    font: 700 35px/1 'Montserrat', sans-serif;
    color: #297bb7;
    text-transform: uppercase;
}


/* Styles for category/archive/search/etc subheadings (h2) */

#content .archive-subtitle {}

#content .entry {
    font: 300 13px/21.05px 'Montserrat', sans-serif;
    color: #767676;
    letter-spacing: 0.52px;
}

#inner-page-wrapper {}

#content .re-news{
	max-width: 650px;
    margin: 20px auto;
}
#content .re-news strong{
	    font-size: 12px;
    font-weight: 900;
}

.ip-bg {
    background: url(images/ip-bg-2.jpg) no-repeat center -45px / cover;
    height: 220px;
}

.ip-container #main-header {
    position: relative;
}

.sb-logo {
    max-width: 300px;
    margin: 25px auto;
    text-align: center;
}

.sb-logo a {
    display: inline-block;
}

.sb-qs {
    max-width: 300px;
    margin: auto;
    bottom: 0;
    overflow: hidden;
    position: relative;
}

.sb-qs .qs-form {
    max-width: 300px;
    padding: 30px 10px;
}

.sb-qs .qs-form form {
    max-width: 250px;
    margin: auto;
    overflow: hidden;
    text-align: center;
}

.sb-qs .qs-form .field-input {
    float: left;
    margin: 2px 0;
}

.sb-qs .qs-form .field-lg {
    width: 100%;
    margin-left: 0;
}

.sb-qs .qs-form .field-sm {
    width: 49.5%;
}

.sb-qs .qs-form .field-sm:nth-child(odd) {
    float: right;
}

.sb-qs .qs-form input[type="submit"] {
    width: 100%;
    margin: 2px 0;
    float: none;
}

.sb-qs .qs-form a {
    position: relative;
    top: 0;
    right: 0;
    display: block;
    margin-top: 4px;
	color:#297bb7;
}

.sb-qs .qs-form a:hover{
    color: #fff;
    text-decoration: none;
}
.sb-qs .qs-form ul a:hover{
	color: #262626;
    background: #eaeaea;
}
.sb-qs .bootstrap-select.btn-group .dropdown-menu {
    /*max-height: 500px !important;*/
}

.sb-qs .bootstrap-select.btn-group .dropdown-menu.inner{
    max-height: 400px !important;
}

.sb-cta {
    max-width: 300px;
    margin: auto;
}

.sb-cta a {
    display: block;
}

.sb-cta .ct-right span {
    /* font-size: 18px; */
    font-size: 17px;
}

.sb-cta .ct-right span:last-of-type {
    font-size: 12px;
}

.ct-right span:last-of-type {
    font-size: 14px;
}

.aios-mobile-header-wrapper {
    z-index: 1040;
}

.amh-header-buttons {
    background: #5d5d5d;
}

.amh-header-buttons.amh-1a .amh-center .amh-phone-text,
.amh-header-buttons.amh-1a .amh-center .amh-phone-text a,
.amh-header-buttons .amh-navigation-trigger,
.amh-header-buttons .amh-header-right-btn {
    color: #ffffff !important;
}

.amh-navigation .amh-menu li:hover > a,
.amh-navigation .amh-menu li.open > a {
    background: #85c7f7;
}

.amh-navigation .amh-menu li ul {
    background: #297bb7;
}

.amh-navigation .amh-menu li ul li a {
    color: #ffffff;
}


/* MEDIA QUERIES ARE AUTOMATICALLY REMOVED FROM THIS FILE, they must be placed in style-media-queries.css */

.map-hovers > div#area-11 > div > div {
    transform: rotate(-19deg);
    top: -131px;
    left: 74px;
}

.map-2 .map-popups {
    /*width: inherit;
    height: inherit;*/
}

#map1-wrap .map-overlay {
    display: none !important;
}

#map1-wrap .map-popups {
    /*width: inherit;
    height: inherit;*/
}

#map1-wrap .map-popups > div {
    left: 582px;
}

.condo-guide-table {
    font-size: 0;
}

.condo-guide-table-head {
    overflow: hidden;
}

.condo-guide-table-head-row {
    margin: 5px 0;
}

.condo-guide-table-head-row > div {
    display: inline-block;
    float: left;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 11px;
    text-align: l;
    width: 5%;
    letter-spacing: 0;
    /* overflow: hidden; */
    height: 175px;
    padding: 26px 14px 6px 3px;
    word-break: break-word;
    -webkit-transform: rotate(-166deg);
    -moz-transform: rotate(-166deg);
    -ms-transform: rotate(-166deg);
    -o-transform: rotate(-166deg);
    transform: rotate(-166deg);
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    writing-mode: vertical-rl;

}
.name-Internet_Explorer .condo-guide-table-head-row > div  {
    -webkit-transform: rotate(-81deg);
    -moz-transform: rotate(-81deg);
    -ms-transform: rotate(-81deg);
    -o-transform: rotate(-81deg);
    transform: rotate(-81deg);
    -webkit-writing-mode: rl;
    -ms-writing-mode: rl;
    writing-mode: rl;
    height: 110px;
    white-space: nowrap;
    font-size: 10px;
    -webkit-transform-origin: 71px 80px;
    -moz-transform-origin: 71px 80px;
    -ms-transform-origin: 71px 80px;
    -o-transform-origin: 71px 80px;
    transform-origin: 71px 80px;
}
.name-Internet_Explorer .condo-guide-table-head {
    height: 150px;
}

div[data-label="Active"],
div[data-label="Sold"] {
    background-color: #B3DCFA;
}

.condo-guide-table-head-row > div:nth-child(7),
.condo-guide-table-head-row > div:nth-child(9),
.condo-guide-table-head-row > div:nth-child(11),
.condo-guide-table-head-row > div:nth-child(13),
.condo-guide-table-head-row > div:nth-child(15),
.condo-guide-table-head-row > div:nth-child(17),
.condo-guide-table-head-row > div:nth-child(19) {
    /*background: #ccc;*/
}

.condo-guide-table-body {}

.condo-guide-table-body-row {
    overflow: hidden;
    margin: 5px 0;
}

.condo-guide-table-body-row > div {
    display: block;
    float: left;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 400;
    text-align: center;
    width: 5%;
    border: 1px solid #cccccc;
    line-height: 1;
    /* word-break: break-word !important; */
    height: 50px;
    padding: 5px;
	word-wrap: break-word;
}

.condo-guide-table-body-row > div:first-of-type {
    background: #297bb7;
    color: #fff;
    border: 1px solid #297bb7;
}

.condo-guide-table-body-row > div:nth-child(7),
.condo-guide-table-body-row > div:nth-child(9),
.condo-guide-table-body-row > div:nth-child(11),
.condo-guide-table-body-row > div:nth-child(13),
.condo-guide-table-body-row > div:nth-child(15),
.condo-guide-table-body-row > div:nth-child(17),
.condo-guide-table-body-row > div:nth-child(19) {
    /*background: #ccc;*/
    background-color: #E0E0E0;
}

.condo-guide-table-body-row > div:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    /* width: 0; */
    width: 0.01%;
    height: 100%;
}

.condo-guide-table-body-row > div span,
.condo-guide-table-body-row > div a {
    display: inline-block;
    vertical-align: middle;
	width: 99.99%;
}

.beach-items {
    width: 48%;
    display: inline-block;
    padding: 10px;
}

.beach-caption iframe {
    margin-top: 15px;
}

.beach-caption {
    text-align: center;
    font-weight: 700;
    color: #297bb7;
}

.condo-guide-table-head-row > div:nth-child(7),
.condo-guide-table-head-row > div:nth-child(8),
.condo-guide-table-head-row > div:nth-child(9),
.condo-guide-table-head-row > div:nth-child(13),
.condo-guide-table-head-row > div:nth-child(14),
.condo-guide-table-head-row > div:nth-child(15),
.condo-guide-table-head-row > div:nth-child(16),
.condo-guide-table-head-row > div:nth-child(19),
.condo-guide-table-head-row > div:nth-child(20) {
    width: 4%;
}

.condo-guide-table-body-row > div:nth-child(7),
.condo-guide-table-body-row > div:nth-child(8),
.condo-guide-table-body-row > div:nth-child(9),
.condo-guide-table-body-row > div:nth-child(13),
.condo-guide-table-body-row > div:nth-child(14),
.condo-guide-table-body-row > div:nth-child(15),
.condo-guide-table-body-row > div:nth-child(16),
.condo-guide-table-body-row > div:nth-child(19),
.condo-guide-table-body-row > div:nth-child(20) {
    width: 4%;
}

.condo-guide-table-body-row > div:first-of-type {
    width: 14%;
    font-size: 12px;
    font-weight: bold;
}

.condo-guide-table-head-row > div:first-of-type {
    width: 14%;
    text-align: left;
    padding-top: 13px;
}


.qs-wrap {
   z-index: 100;
}

#cta-wrap {
   z-index: 1;
}

.hp-quick-search .bootstrap-select.btn-group .dropdown-toggle {
height: 46px;
}
.sb-qs .bootstrap-select.btn-group .dropdown-toggle {
height: 46px;
}

.page-id-0 #content ul{
    margin-left: 0 !important;
    padding: 0 !important;
}


.re-news table td {
    padding: 5px 0;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option{

    color: #767676 !important;
}

a.blog-photo span {
    color: #767676;
}

p.yoast-breadcrumbs {
    color: #767676;
}

.aidefcf-cl2 span {
    width: 100%;
}
.aidefcf-cl2 label {
    width: 48.70%;
    float: left;
}

.ai-contact-wrap > label {
    width: 100%;
}

.aidefcf-cl3 > label {
    width: 31.60%;
}

.aidefcf-cl3 span {
    width: 100%;
}

.aidefcf-left > label {
    width: 100%;
}

.wpcf7-form-control-wrap label {
    width: 100%;
}

.aidefcf-right > label {
    width: 100%;
}

.ft-left .textwidget > a {
    display: inline-block;
}

/*a.ada-compli img {

    max-width: 50px;
}*/

a.ada-compli img {
    max-width: 40px;
}

a.ada-compli {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}

#ihf-user-registration-replace .row.mt-10.hidden-xs {
    display: block !important;
}

.hb-left img {
	width: auto;
	height: 83px;
}


body.page-id-61 .ai-minimalist-cta-button a span, body.page-id-52 .ai-minimalist-cta-button a span {
	font-size: 22px;
}






.page-id-46 #inner-page-wrapper .container {
    width: 100%;
    max-width: 100%;
    padding:0;
}

.page-id-46 .ip-bg {
    display: none;
}

.aios-home-valuation-form-steps-wrap .aios-home-valuation-title p {
    color: #fff;
}


.aios-home-valuation-zillow-copyright p {
    color: #fff;
}

.aios-home-valuation-step-wrap .aios-home-valuation-form p {
    color: #fff;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
    position: absolute;
    width: auto;
}

.wpcf7 form .wpcf7-response-output {
    text-align: center;
}