/*
Theme Name: Howard Bloom Real Estate
Theme URI: http://aios3-staging.agentimage.com/h/howardbloom.com/htdocs/
Description: AIOS mobile semi-custom theme.
Author: AgentImage
Author URI: http://www.agentimage.com
Version: 1.4.4
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 */
.navi li {
    position: relative;
}

.navi .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;
}

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

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

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

.navi li:hover>.sub-menu {
    display: block;
    opacity: 1;
}

.navi .sub-menu li {
    position: relative;
}

/*******************************************************
 *
 * 2. Custom CSS
 *
 *******************************************************/
/* Global */
body {
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    background: #FFF;
    color: #000000;
    margin: 0;
    font-weight: 300;
    /* Remove the comment from line 85 to 86 if the font issue in safari occurs */
    /* -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; */
}

a,
button {
    outline: none !important;
    text-decoration: none !important;
}

a:hover {
    text-decoration: none;
    color: #3c676e;
    outline: none;
    text-decoration: none;
}

a:link,
a:visited {
    outline: none;
    text-decoration: none;
}

body.ip-container::before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: url(images/slide1.jpg) no-repeat;
    background-size: cover;
}

/*** Header Area ***/
.header-main {
    width: 100%;
    z-index: 100;
    margin: 0 auto;
    position: absolute;
    height: auto;
    padding: 0;
    background: url(images/main-hdr-bg.png) no-repeat center;
    background-size: contain;
    background-size: 100% 190px;
    height: 190px;
}

.home .header-main {
    position: fixed;
}

.logo-image {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    position: relative;
    /*top: -30px;*/
}

.logo-image img {
    /*max-width: 276px;*/
    max-width: 180px;
    /*width: 100%;*/
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
}

/** HEader contact**/
.hdr-contact {
    color: #4d4d4d;
    text-align: right;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 400;
    padding-top: 25px;
}

.hdr-contact em.ai-font-phone {
    font-size: 15px;
    color: #1a242e;
}

.hdr-contact a.connect-bttn {
    display: inline-block;
    vertical-align: top;
    width: 115px;
    height: 31px;
    box-sizing: border-box;
    background: url(images/connect-btn.png) no-repeat 0 0 transparent;
    color: #fff;
    text-transform: uppercase;
    font-size: 0;
    text-decoration: none;
    padding: 3px 9px;
    margin-left: 20px;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
}

.hdr-contact a.connect-bttn:hover {
    opacity: 0.8
}

/** Connect Area **/
.connect-with-us {
    width: 395px;
    height: 100%;
    background: url(images/connect-bg.jpg) no-repeat #fff;
    position: fixed;
    right: -400px;
    top: 0;
    z-index: 999;
    -webkit-box-shadow: -2px 0px 4px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: -2px 0px 4px 0px rgba(0, 0, 0, 0.4);
    box-shadow: -2px 0px 4px 0px rgba(0, 0, 0, 0.4);
    opacity: 1;
    overflow-y: scroll;
    /*padding-bottom: 70px;*/
}

.connect-with-us .close-bttn {
    display: block;
    width: 27px;
    height: 27px;
    background: url(images/close-bttn.png) no-repeat 0 0 transparent;
    position: absolute;
    top: 30px;
    right: 20px;
    cursor: pointer;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
}

.connect-with-us .close-bttn:hover {
    opacity: 0.5;
}

.connect-details {
    position: relative;
    margin-top: 140px;
    text-align: center;
}

.connect-details .connect-title {
    text-transform: uppercase;
    font-size: 30px;
    color: #1a242e;
    line-height: 1.3;
    font-weight: 600;
    width: 80%;
    margin: 0 auto 48px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 24px;
}

.connect-details .connect-title>span {
    font-size: 12px;
    display: block;
    color: #919191;
    text-transform: none;
    font-weight: 300;
}

.connect-details .smi-icon {
    width: 80% !important;
    margin: 40px auto 0 !important;
    padding: 30px 0 20px !important;
}

.contact-connect {
    position: relative;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    margin-bottom: 16px;
}

.contact-connect span.connect-info-left {
    display: inline-block;
    vertical-align: top;
    color: #919191;
    text-align: right;
    width: 17%;
    margin-right: 15px;
}

.contact-connect span.connect-info-right {
    display: inline-block;
    vertical-align: top;
    color: #4d4d4d;
    text-align: left;
    width: 45%;
}

.contact-connect a {
    color: #4d4d4d;
}

.contact-connect a:hover {
    color: #919191;
}

.contact-connect img {
    width: 100%;
    margin: 5px auto 0;
    text-align: center;
    max-width: 66px;
}

.close-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
}

/** naviigation **/
.navigation {
    position: relative;
    margin-top: 0;
    display: inline-block;
    width: 100% !important;
    padding: 0;
    font-size: 0;
}

.navi {
    display: none;
    text-align: center;
}

.navi li {
    display: inline-block;
    margin: 30px 20px;
    position: relative;
}

.navi li a {
    color: #4d4d4d;
    font-size: 14px;
    display: inline-block;
    margin: 0;
    outline: none;
    text-decoration: none;
    padding: 0;
    text-transform: uppercase;
    font-weight: 400;
    padding-bottom: 10px;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    font-weight: 400;
}

.navi li a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 5px;
    background: #1a242e;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.navi li:hover a:after {
    width: 100%;
    left: 0;
}

.navi .sub-menu {
    min-width: 200px;
    left: 50%;
    margin-left: -100px;
    z-index: 9;
    padding: 0 10px;
    background: none;
    color: #fff;
    text-align: left;
    top: 100%;
    opacity: 0;
    padding-top: 15px;
}

.navi .sub-menu a {
    padding: 0;
}

.navi .sub-menu li {
    width: 100%;
    position: relative;
    margin: 0 0 1px 0;
    background: rgba(0, 0, 0, 0.5);
}

.header-main.short .navi .sub-menu li {
    margin: 0 0 1px 0;
}

.navi .sub-menu li a {
    width: 100%;
    font-size: 14px;
    font-weight: 300;
    padding: 10px 0px;
    text-transform: none;
    color: #fff;
    text-transform: uppercase;
    border-left: none;
    text-align: center;
    border: 0;
}

.navi .sub-menu li a:after {
    display: none;
}

.navi .sub-menu li a:hover {
    color: #fff;
    background: transparent;
    font-weight: 700;
}

.navi .sub-menu .sub-menu {
    margin-left: 13%;
    top: 0;
}

#nav {
    display: none;
}

.navigation .menu-main-menu-container {
    font-size: 0;
    padding: 20px 0;
}

.logo-hdr.col-md-4:first-child {
    width: 100%;
    padding: 20px 0;
}

.navigation .menu-main-navigation-container .col-md-4 {
    float: none;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

/***Header Short***/
.header-main.short {
    z-index: 100;
    top: 0;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    position: fixed;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
    height: auto;
    padding: 10px 0;
}

.header-main.short .hdr-contact {
    display: none;
}

.header-main.short .logo-image img {
    max-width: 181px;
}

.header-main.short .logo-image {
    padding-top: 0;
    /*padding-bottom: 16px;*/
    top: 0;
}

.header-main.short .navi li {
    margin: 40px 20px;
}

/*** HP SLIDE ***/
.slide-area {
    width: 100%;
    position: relative;
    z-index: 1;
    top: 0;
    height: 100%;
}

.slide-area:before {
    content: '';
    background: rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    display: none;
}

.hp-slide {
    width: 100%;
    z-index: 1;
    position: relative;
}

/*** QS Area ***/
.qs-wrapp {
    width: 100%;
    position: absolute;
    bottom: 65px;
    margin: 0 auto;
}

.qs-title {
    font-size: 23px;
    text-transform: uppercase;
    color: #1a242e;
    display: inline-block;
    padding-bottom: 10px;
    vertical-align: middle;
}

.qs-title em {
    color: #1a242e;
    font-size: 18px;
}

.qs-cont {
    position: relative;
    z-index: 1;
    font-size: 0;
    display: inline-block;
    vertical-align: top;
    background: url(images/qs-bg.png) no-repeat top center;
    min-height: 124px;
    padding: 20px 30px;
    width: 100%;
}

.qs-cont form {
    width: 100%;
    margin: 0px auto;
}

.qs-cont input {
    width: 36.5%;
    max-width: 390px;
    color: #525252;
    font-size: 12px;
    height: 38px;
    padding: 0 15px;
    display: inline-block;
    vertical-align: top;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(images/qs-arrow.png) no-repeat #fff;
    background-position: 92% 45%;
    margin-right: 8px;
    border: 1px solid #b1b1b1;
    text-transform: uppercase;
}

.qs-cont select {
    color: #525252;
    font-size: 12px;
    height: 38px;
    padding: 0 15px;
    display: inline-block;
    width: 12.01%;
    max-width: 127px;
    vertical-align: top;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(images/qs-arrow.png) no-repeat #fff;
    background-position: 92% 45%;
    margin-right: 8px;
    border: 1px solid #b1b1b1;
    text-transform: uppercase;
}

select::-ms-expand {
    display: none;
}

.qs-cont .qs-cont-sub,
.qs-cont a.adv-srch,
.qs-cont a.map-srch {
    width: 13%;
    height: 38px;
    background: #269eec;
    text-align: center;
    color: #fff;
    appearance: normal !important;
    -webkit-appearance: normal !important;
    -moz-appearance: normal !important;
    border-radius: 0;
    border: 0;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    margin: 0;
    vertical-align: top;
    letter-spacing: 1px;
    max-width: 132px;
    display: inline-block;
    line-height: 38px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
}

.qs-cont a.adv-srch {
    background: #444;
    margin-left: 8px;
}

.qs-cont a.map-srch {
    background: #df6f1d;
    margin-left: 8px;
}

.qs-cont .qs-cont-sub:hover,
.qs-cont a.adv-srch:hover,
.qs-cont a.map-srch:hover {
    opacity: 0.8;
}

/** Welcome **/
.welcome-wrapper {
    background: url(images/welcome-bg.jpg) no-repeat center;
    width: 100%;
    position: relative;
    height: 680px;
    background-attachment: fixed;
    background-size: cover;
    margin: 160px auto;
    z-index: 0;
}

.bg-overlay {
    width: 50%;
    position: absolute;
    top: -60px;
    background: rgba(26, 36, 46, 0.8);
    right: 0;
    height: 790px;
}

.bg-overlay:before {
    content: '';
    width: 76.864%;
    max-width: 608px;
    height: 513px;
    position: relative;
    border-right: 4px solid #269eec;
    border-top: 4px solid #269eec;
    border-bottom: 4px solid #269eec;
    border-left: transparent;
    position: absolute;
    margin-top: 176px;
}

.wel-cont-wrapp {
    position: relative;
    z-index: 5;
    font-size: 0;
    margin-top: 58px;
    display: block;
    padding-top: 58px;
}

.wel-photo {
    position: relative;
    vertical-align: top;
    display: inline-block;
    max-width: 364px;
    width: 33.891%;
    margin-left: 60px;
}

.wel-photo img {
    width: 100%;
    max-width: 364px;
}

.wel-text {
    position: relative;
    display: inline-block;
    background: rgba(255, 255, 255, 0.9);
    width: 66.171%;
    max-width: 711px;
    padding-left: 55px;
    padding-right: 50px;
    height: 522px;
}

.wel-text h1 {
    font-size: 55px;
    letter-spacing: -1px;
    color: #333333;
    display: block;
    font-family: 'Pinyon Script', cursive;
    padding-top: 79px;
}

.wel-text p {
    color: #494949;
    line-height: 28px;
    margin: 15px 0;
    font-size: 13px;
}

/** MAP Area **/
.main-map-bg {
    width: 100%;
    margin: 0 auto;
    background: url(images/map-main-bg.jpg) no-repeat top center;
    min-height: 909px;
    background-size: 100%;
    position: relative;
    overflow: hidden;
}

/*** Map link ***/
.map-area-link {
    display: inline-block;
    width: 32.75%;
}

.map-link-btn {
    display: inline-block;
    font-size: 0;
    width: 320px;
    float: right;
    margin-top: 220px;
}

.map-title {
    font-size: 24px;
    color: #1a242e;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: 2px;
    margin-bottom: 30px;
}

.map-title strong {
    display: block;
    font-size: 36px;
    letter-spacing: 4px;
}

.map-link-btn a {
    color: #687f99;
    text-transform: uppercase;
    font-size: 15px;
    display: inline-block;
    padding: 8px 15px;
    width: 100%;
    border-bottom: 1px solid rgba(171, 171, 171, 0.5);
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    background: url(images/dot-bg.png) no-repeat;
    background-position: 0 16px;
}

.map-link-btn a.hover,
.map-link-btn a:hover {
    color: #fff;
    font-weight: 500;
    background: rgba(236, 137, 38, 1);
    background: rgba(236, 137, 38, 1);
    background: -moz-linear-gradient(left, rgba(236, 137, 38, 1) 0%, rgba(236, 137, 38, 0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(236, 137, 38, 1)), color-stop(100%, rgba(236, 137, 38, 0)));
    background: -webkit-linear-gradient(left, rgba(236, 137, 38, 1) 0%, rgba(236, 137, 38, 0) 100%);
    background: -o-linear-gradient(left, rgba(236, 137, 38, 1) 0%, rgba(236, 137, 38, 0) 100%);
    background: -ms-linear-gradient(left, rgba(236, 137, 38, 1) 0%, rgba(236, 137, 38, 0) 100%);
    background: linear-gradient(to right, rgba(236, 137, 38, 1) 0%, rgba(236, 137, 38, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ec8926', endColorstr='#ec8926', GradientType=1);
    text-shadow: 1px 1px 2px #bdccd6;
    border-bottom: 1px solid rgba(171, 171, 171, 0.1);
}

/*** MAP Area ***/
#map-wrapp {
    padding-left: 30px;
    display: inline-block;
    vertical-align: top;
    width: 66.25%;
    text-align: center;
    margin: 105px auto;
}

div.map-container {
    width: 964px;
    height: 775px;
    position: relative;
}

div.map-container img.main {
    width: inherit;
    height: inherit;
    position: relative;
    z-index: 1;
}

div.map-container img.overlay {
    height: inherit;
    left: 0;
    position: absolute;
    top: 0;
    width: inherit;
    z-index: 3;
}

div.map-container img.area {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: none;
}

img.area.sanmateo {
    top: -5px !important;
    left: -9px !important;
}

img.area.poloalto {
    top: 216px !important;
    left: 215px !important;
}

img.area.mountainview {
    top: 257px !important;
    left: 328px !important;
}

img.area.losaltos {
    top: 331px !important;
    left: 223px !important;
}

img.area.sunnyvale {
    top: 277px !important;
    left: 405px !important;
}

img.area.cupertino {
    top: 447px !important;
    left: 328px !important;
}

img.area.santaclara {
    top: 292px !important;
    left: 468px !important;
}

img.area.sanjose {
    top: 211px !important;
    left: 438px !important;
}

img.area.campbell {
    top: 519px !important;
    left: 515px !important;
}

img.area.saratoga {
    top: 550px !important;
    left: 392px !important;
}

/*** CTA ***/
.cta-area {
    position: relative;
    margin: 150px auto 180px;
    display: block;
}

.cta-list {
    font-size: 0;
    text-align: center;
    width: 100%;
    max-width: 360px;
    height: 135px;
    position: relative;
    display: inline-block;
    margin: 15px 0px;
}

.cta-list a {
    border: 1px solid #d5d5d5;
    box-sizing: border-box;
    text-align: center;
    display: inline-block;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    font-size: 0;
    text-decoration: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0 auto;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transform: translateY(0);
}

.cta-list a {
    -webkit-animation-name: hvr-bob-out;
    animation-name: hvr-bob-out;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}

.blue {
    background-color: #269eec;
}

.white {
    background-color: white;
}

.orange {
    background-color: #FF5722;
}

.sidebar .cta-list a:hover {
    background: #269eec;
}

.sidebar .cta-title-wrap {
    font-size: 15px;
}

.sidebar .connect-details {
    margin-top: 20px;
}

.cta-title-wrap {
    color: #1a242e;
    width: 100%;
    vertical-align: middle;
    display: inline-block;
    font-size: 21px;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 1px;
}

.cta-list a .cta-title-wrap img.og-img {
    position: relative;
}

.cta-list a .cta-title-wrap img.h-img {
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    opacity: 0;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
}

.cta-list a:hover .cta-title-wrap img.h-img {
    opacity: 0;
}

.cta-list a .cta-title-wrap span {
    position: relative;
    display: block;
    margin-top: 8px;
}

.cta-list a:hover .cta-title-wrap span {
    /*color: #fff;*/
    margin-top: 18px;
}

.cta-list a .cta-title-wrap p {
    display: none;
    font-size: 12px;
    color: #c2e7ff;
    width: 80%;
    margin: 16px auto 0;
}

.cta-list a:hover .cta-title-wrap p {
    display: none;
}

.cta-list:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 387px;
    top: -167px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
}

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

.home .cta-list a:hover {
    -webkit-animation-name: hvr-bob-float, hvr-bob;
    animation-name: hvr-bob-float, hvr-bob;
}

.home .cta-list a:hover span.cta-title {
    color: #fff;
}

.home .cta-list a:hover {
    border-radius: 50%;
    background: #269eec;
    border-color: transparent;
    width: 290px;
    height: 290px;
    margin: auto;
    left: 0;
    right: 0;
    top: -100px;
}

.home button.btn.dropdown-toggle.bs-placeholder.btn-default {
    width: 100%;
    max-width: 390px;
    color: #525252;
    font-size: 12px;
    height: 38px;
    padding: 0 15px;
    display: inline-block;
    vertical-align: top;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(images/qs-arrow.png) no-repeat #fff;
    background-position: 92% 45%;
    margin-right: 8px;
    border: 1px solid #b1b1b1;
    text-transform: uppercase;
}

/* .home .btn-group.bootstrap-select.show-tick {
    width: 36.5% !important;
} */
.bootstrap-select.btn-group .dropdown-menu {
    max-height: 280px !important;
}

.home .btn-group.bootstrap-select.show-tick {
    max-width: 390px;
    margin-right: 8px;
}

.home .bootstrap-select>.dropdown-toggle {
    color: #525252;
    font-size: 12px;
    height: 38px;
    padding: 0 15px;
    border: 1px solid #b1b1b1;
}

/* Bounce Effect */
@-webkit-keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-16px);
        transform: translateY(-16px);
    }

    50% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }

    100% {
        -webkit-transform: translateY(-16px);
        transform: translateY(-16px);
    }
}

@keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-16px);
        transform: translateY(-16px);
    }

    50% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }

    100% {
        -webkit-transform: translateY(-16px);
        transform: translateY(-16px);
    }
}

@-webkit-keyframes hvr-bob-out {
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes hvr-bob-out {
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-16px);
        transform: translateY(-16px);
    }
}

@keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-16px);
        transform: translateY(-16px);
    }
}

/** Featured Listing **/
.fl-main-wrapp {
    position: relative;
}

.fl-title {
    position: relative;
    display: block;
    text-align: center;
    font-size: 24px;
    color: #1a242e;
    text-transform: uppercase;
    letter-spacing: 4px;
    line-height: 1;
}

.fl-title strong {
    font-size: 36px;
    display: block;
    letter-spacing: 5px;
    margin-bottom: 54px;
}

.fl-details {
    position: relative;
    text-align: center;
    overflow: hidden;
}

.fl-list {
    position: relative;
    display: inline-block;
    font-size: 0;
}

.fl-list a {
    width: 100%;
    height: auto;
    display: inline-block;
    background: #269eec;
    position: relative;
}

.fl-list a .fl-img-wrapp {
    position: relative;
    background-size: cover;
}

.fl-list a .fl-img-wrapp img {
    width: 100%;
    max-width: 278px;
    opacity: 1;
}

.fl-list a:hover .fl-img-wrapp img {
    opacity: 0.2;
}

.fl-list a .fl-cont {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0 auto;
    width: 100%;
    vertical-align: middle;
    z-index: 2;
    text-align: center;
    color: #fff;
    transform: translate(0, -50%);
    top: 50%;
    opacity: 0;
    transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -webkit-transition: all .15s ease-in-out;
}

.fl-list a:hover .fl-cont {
    opacity: 1;
}

.fl-list a .fl-cont em {
    font-size: 17px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 9px;
    font-weight: 300;
    margin-bottom: 40px;
    display: inline-block;
}

.fl-list a .fl-cont span.fl-price {
    font-size: 24px;
    font-weight: 500;
    display: block;
}

.fl-list a .fl-cont span.fl-add {
    text-transform: uppercase;
    font-size: 13px;
    display: block;
    margin: 20px 0;
}

.fl-list a .fl-cont span.fl-bb {
    font-size: 13px;
}

.fl-nav {
    z-index: 8;
    color: #5f5f5f;
    width: 100%;
    position: relative;
    top: 167px;
    transform: translate(0, -50%);
}

a.prev1 {
    left: 15px;
    display: block;
    position: absolute;
    outline: none;
    text-decoration: none;
    color: #fff;
    font-weight: 700;
}

a.next1 {
    right: 15px;
    display: block;
    position: absolute;
    outline: none;
    text-decoration: none;
    color: #fff;
    font-weight: 700;
}

em.fl-arrow {
    font-size: 34px;
    color: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    padding: 0px;
    display: inline-block;
    font-weight: 400;
    text-shadow: 1px 1px 2px #000;
}

em.fl-arrow:hover {
    color: #ecf0f5;
    opacity: 0.5;
}

/** Testimonials **/
.testi-wrapp {
    padding-bottom: 60px;
    width: 83%;
    margin: 100px auto;
    max-width: 944px;
    border: 1px solid #cbcbcb;
    min-height: 565px;
    text-align: center;
    padding: 60px 110px;
}

.testi-title {
    font-size: 24px;
    color: #1a242e;
    text-align: center;
    letter-spacing: 4px;
    line-height: 1;
    text-transform: uppercase;
}

.testi-title strong {
    font-size: 36px;
    display: block;
    letter-spacing: 7px;
    font-weight: 500;
}

.testi-title:after {
    width: 86px;
    height: 49px;
    margin: 55px auto 20px;
    display: block;
    position: relative;
    content: '';
    background: url(images/testi-q.png) no-repeat top center;
}

.testi-cont {
    position: relative;
}

.testi-cont span {
    display: block;
    font-size: 24px;
    color: #444444;
}

.testi-cont p {
    display: block;
    margin: 20px 0 70px;
    font-size: 14px;
    color: #8a8a8a;
}

.testi-cont img {
    width: 100%;
    max-width: 108px;
    margin: 0 auto;
}

.slick-initialized .slick-slide {
    outline: none;
}

/*** Insta Feed ***/
.insta-feed {
    position: relative;
    margin-bottom: 140px;
}

.insta-feed img {
    /*width: 100%;
    margin: 0 auto;
    max-width: 1140px;*/
}

/** Footer Widget **/
.ftr-cont-info {
    position: relative;
    width: 100%;
    font-size: 0;
}

.cont-info-title {
    font-size: 75px;
    color: #1a242e;
    text-transform: uppercase;
    display: block;
    width: 100%;
    text-align: center;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 75px;
}

.info-left {
    vertical-align: top;
    max-width: 290px;
    width: 25.44%;
    display: inline-block;
    text-align: center;
    margin-left: 100px;
    font-family: 'Roboto', sans-serif;
}

.info-left img {
    display: inline-block;
    width: 100%;
    max-width: 236px;
    margin: 40px auto;
}

.info-left span.info-phone {
    border-top: 1px solid #d2d2d2;
    font-size: 40px;
    color: #7e7e7e;
    font-weight: 400;
    display: inline-block;
    width: 100%;
    padding-top: 30px;
}

.info-left a.info-email {
    color: #979797;
    font-size: 24px;
    font-weight: 300;
}

.info-left a.info-email:hover {
    opacity: 0.5;
}

.info-left span.info-license {
    color: #979797;
    font-size: 24px;
    font-weight: 300;
}

.info-center {
    vertical-align: top;
    width: 30.614%;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
}

.info-center img {
    width: 100%;
    max-width: 349px;
}

.info-right {
    vertical-align: top;
    max-width: 290px;
    width: 25.44%;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
}

.info-right span.info-name {
    font-size: 36px;
    color: #1a242e;
    line-height: 48px;
    text-transform: uppercase;
    letter-spacing: 4px;
    display: block;
    margin-top: 14px;
}

.info-right span.info-name em {
    font-weight: 600;
    font-style: normal;
    display: block;
    font-size: 65px;
    letter-spacing: 7px;
}

.info-right .smi-icon,
.connect-details .smi-icon {
    display: inline-block;
    width: 100%;
    margin: 40px auto 0;
    text-align: center;
    border-top: 1px solid #d2d2d2;
    padding: 36px 0 20px;
}

.info-right .smi-icon a,
.connect-details .smi-icon a {
    display: inline-block;
    vertical-align: middle;
    width: 47px;
    height: 46px;
    border-radius: 50%;
    background: #269eec;
    color: #fff;
    line-height: 46px;
    font-size: 24px;
    margin: 0 5px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.info-right .smi-icon a:hover,
.connect-details .smi-icon a:hover {
    opacity: 0.5;
}

.info-right img.dlogo {
    width: 100%;
    max-width: 102px;
    margin: 0 auto;
}

.ftr-contact {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    color: #7e7e7e;
    border-top: 1px solid #dbdbdb;
    padding-top: 54px;
}

.ftr-contact img {
    width: 100%;
    max-width: 252px;
    /*margin: 0 auto 26px;
    display: block;*/
}

.ftr-contact span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px;
}

.ftr-contact span em.ai-font-phone {
    font-size: 13px;
    margin-right: 7px;
}

.ftr-contact span em.ai-font-envelope-f {
    font-size: 12px;
    margin-right: 20px;
}

.ftr-contact a {
    color: #7e7e7e;
}

.ftr-contact a:hover {
    color: #333333;
}

/*** Footer ***/
.footer {
    font-size: 12px;
    font-weight: 400;
    width: 100%;
    padding: 0 0 70px;
    text-align: center;
    color: #7e7e7e;
    background-size: cover;
    background: #fff;
}

.footer li {
    display: inline-block;
    padding: 0 10px;
    line-height: 10px;
    color: #7e7e7e;
    text-transform: uppercase;
    border-left: 1px solid #7e7e7e;
}

.footer li a {
    color: #7e7e7e;
    font-size: 13px;
}

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

.footernav {
    padding-top: 36px;
}

.footer .copyright {
    color: #7e7e7e;
}

.footer .copyright a {
    color: #7e7e7e;
}

.footer .copyright a:hover,
.footer li a:hover,
.footer a:hover {
    color: #269eec;
}

.copyright span {
    text-transform: uppercase;
}

.ftr-logo {
    display: block;
    color: #7e7e7e;
    font-size: 22px;
    text-align: center;
    margin-top: 10px;
}

/*******************************************************
 *
 * 3. IP Styles
 *
 *******************************************************/
/*About*/
.about-agent-photo {
    max-width: 100%;
    width: 200px;
    display: inline-block;
    vertical-align: top;
    margin-left: 40px;
}

.page-id-27 *[class*=aidefcf-wrapper-contact-us] .wpcf7 {
    display: inline-block;
    vertical-align: top;
}

.howardbloom-top-images>img {
    display: inline-block !important;
    vertical-align: baseline;
    margin-left: 20px !important;
}

/*IHF*/
#ihf-main-container .btn-primary {
    background-color: #df6f1d;
}

div#ihf-yearBuilt-container,
div#ihf-lotAcres-container,
div#ihf-misc3Yn-container,
div#ihf-golfCourseYn-container,
div#ihf-waterFrontYn-container,
div#ihf-familyRoomYn-container,
div#ihf-viewYn-container,
div#ihf-misc1Yn-container {
    display: none;
}

.page-id-214 a[data-ihf-sort-value="st"],
.page-id-214 a[data-ihf-sort-value="cn"],
.page-id-214 a[data-ihf-sort-value="lpd"],
.page-id-215 a[data-ihf-sort-value="st"],
.page-id-215 a[data-ihf-sort-value="cn"],
.page-id-215 a[data-ihf-sort-value="lpd"],
.page-id-216 a[data-ihf-sort-value="st"],
.page-id-216 a[data-ihf-sort-value="cn"],
.page-id-216 a[data-ihf-sort-value="lpd"],
.page-id-217 a[data-ihf-sort-value="st"],
.page-id-217 a[data-ihf-sort-value="cn"],
.page-id-217 a[data-ihf-sort-value="lpd"],
.page-id-218 a[data-ihf-sort-value="st"],
.page-id-218 a[data-ihf-sort-value="cn"],
.page-id-218 a[data-ihf-sort-value="lpd"],
.page-id-219 a[data-ihf-sort-value="st"],
.page-id-219 a[data-ihf-sort-value="cn"],
.page-id-219 a[data-ihf-sort-value="lpd"],
.page-id-220 a[data-ihf-sort-value="st"],
.page-id-220 a[data-ihf-sort-value="cn"],
.page-id-220 a[data-ihf-sort-value="lpd"],
.page-id-221 a[data-ihf-sort-value="st"],
.page-id-221 a[data-ihf-sort-value="cn"],
.page-id-221 a[data-ihf-sort-value="lpd"],
.page-id-222 a[data-ihf-sort-value="st"],
.page-id-222 a[data-ihf-sort-value="cn"],
.page-id-222 a[data-ihf-sort-value="lpd"],
.page-id-223 a[data-ihf-sort-value="st"],
.page-id-223 a[data-ihf-sort-value="cn"],
.page-id-223 a[data-ihf-sort-value="lpd"] {
    display: none !important;
}

/* Adjust minimum height of page area */
#content-sidebar,
#content-full {
    min-height: 500px;
    margin-top: 250px;
    padding: 15px 20px;
    background: #fff;
}

/** Adjust width of content columns **/
#content-sidebar #content {
    width: 74.08%;
}

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

/* Adjust width of sidebar */
.sidebar {
    width: 22.83%;
    padding: 20px 5px;
    background: #eee;
}

.connect-details .connect-title {
    font-size: 25px;
}

/* 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-size: 30px;
    color: #333333;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 600;
}

/* Style category/archive/etc main headings (h1) */
#content .archive-title {}

/* Styles for category/archive/search/etc subheadings (h2) */
#content .archive-subtitle {}

.ai-default-cf7wrap input[type="submit"]:hover,
.ai-default-cf7wrap input.wpcf7-submit:hover {
    opacity: 0.8;
}

.ig-menu-wrap {
    position: relative;
}

.ig-logo {
    position: relative;
    display: inline-block;
    vertical-align: top;
    background: #000000;
    width: 49px;
    height: 49px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
}

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

.ig-logo span {
    font-size: 30px;
    color: #FFFFFF;
    display: inline-block;
    vertical-align: middle;
}

.ig-content-menu {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
}

.ig-content-menu .top a {
    font-size: 18px;
    padding-top: 10px;
    display: block;
    color: #1A242E;
    font-weight: bold;
}

.page-id-181 .map-area-link {
    width: 28.75%;
}

.page-id-181 .map-link-btn+p,
.page-id-181 .map-area-link+p {
    display: none;
}

.page-id-181 .map-link-btn {
    max-height: 100%;
    float: left;
    margin-top: 10px;
}

.page-id-181 #map-wrapp {
    width: 70.25%;
    margin: 30px auto 105px;
}

.sb-cd.connect-details .connect-title {
    width: 100%;
}

.sb-cd .contact-connect span.connect-info-left {
    width: 10%;
    margin-right: 0;
}

.sb-cd .contact-connect span.connect-info-right {
    width: 90%;
    padding-left: 5px;
}

.sb-cd i.ai-font-envelope-f {
    font-size: 10px;
}

.sb-cd i.ai-font-location-c {
    font-size: 17px;
    top: 5px;
}

.sb-cd.connect-details .smi-icon a {
    margin-bottom: 10px;
}

div.wpcr3_review div.wpcr3_review_author {
    font-size: 0;
    position: relative;
}

div.wpcr3_review .wpcr3_caps {
    text-transform: capitalize;
    font-size: 12px;
    padding-left: 16px;
}

div.wpcr3_review div.wpcr3_review_author::after {
    content: 'by';
    position: absolute;
    top: 0;
    left: 0px;
    font-size: 12px;
}

.expi-and-recog-logo {
    /* width: 25%;*/
    width: 20%;
    float: right;
}

.side_hof {
    text-align: center;
}

.side_hof img.sidebar-logo {
    /*width: 95%;*/
    width: 50%;
}

.sidebar-qoute {
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
    padding: 20px;
    background-color: #269eec;
    color: #ffffff;
    text-align: center;
}

.sidebar-qoute h2 {
    line-height: 1;
}

.charity-header {
    padding: 0px 15px;
}

img.img-responsive.charity-logo {
    width: 50%;
    margin: 0 auto !important;
}

img.img-responsive.charity-logo.move-img-up {
    position: relative;
    top: -56px;
}

div.wpcr3_review div.wpcr3_review_custom {
    font-size: 0px !important;
}

.wpcr3_item_name {
    display: none;
}

.comm-item {
    width: 33%;
    text-align: center;
    display: inline-block;
    padding: 5px 5px 20px 5px;
}

.comm-item img {
    width: 100%;
    padding: 0;
    /*  border: 1px solid transparent;*/
    border-radius: 50%;
    transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}

.comm-item span {
    font-size: 23px;
    color: #333333;
}

.comm-item a:hover img {
    transform: scale(0.85);
}

.comm-holder {
    text-align: center;
}

.yelp-btn-wrap {
    margin-bottom: 20px;
}

.yelp-btn-wrap span {
    font-size: 15px;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    margin-top: 10px;
    margin-right: 5px;
}

a.testimonials-yelp-btn {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    color: #fff;
    background: #269eec;
    width: 160px;
    text-align: center;
    padding: 10px 0;
    font-size: 15px;
    height: 60px;
    transition: .3s ease;
    margin-left: 10px;
}

a.testimonials-yelp-btn img {
    position: relative;
}

a.testimonials-yelp-btn:hover {
    opacity: .9;
}

/* ABOUT PAGE */
.ipsuccess_quote {
    display: inline-block;
    vertical-align: top;
    background-color: #269eec;
    padding: 20px;
    color: #ffffff;
}

#ihf-main-container .mc-total-payment-subline {
    color: #666;
}

.home-instagram-items {
    display: flex;
    flex-wrap: wrap;
    margin-top: max(0.938vw, 15px);
}

.home-instagram-item {
    width: 25%;
}

.home-instagram-item a {
    display: block;
    background-color: #FFF;
    position: relative;
}

.home-instagram-item a::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    font-size: max(1.625vw, 20px);
    color: var(--primary-text-color);
    opacity: 0;
    transition: var(--transition-opacity);
    transform: translate(-50%, -50%) scaleX(-1);
}

.home-instagram-item a:hover::before {
    opacity: 1;
}

.home-instagram-item a img {
    transition: filter .3s linear, opacity .3s linear;
}

.home-instagram-item a:hover img {
    opacity: .1;
    filter: grayscale(100%);
}

.image-responsive-cover {
    display: block;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.menu-main-navigation-container {
    position: relative;
    top: -20px;
}

.broker-logo {
    max-width: 160px;
}

.navigation .menu-main-navigation-container .col-md-4>div,
.logo-hdr.col-md-4:first-child>div {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    gap: 20px;
}

.hdr-contact span,
.hdr-contact a {
    position: relative;
    z-index: 999;
}

.header-main.short .menu-main-navigation-container {
    top: 0;
}

.logo-ftr {
    display: flex;
    justify-content: center;
    gap: 30px;
    align-items: flex-end;
    margin-bottom: 26px;
    flex-flow: row wrap;
}

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