/*******************************************************
 *
 * Variables
 *
 *******************************************************/

 :root {
    /** Font default */
    --font-family-default: 'Compass Sans';
    --font-family-title: 'Compass Serif';
    --font-color-default: #000;
    --font-color-title: #000;
    /** Use for input, button, and any other element */
    --primary: #4b74a0;
    --primary-rgb: 75, 116, 160;
    --secondary: #000;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --default-transition: all 0.3s ease-in-out;
}


/*******************************************************
 *
 * Global Styles
 *
 *******************************************************/

.fl-slide-bbs span:has(em:empty){
    display:none;
}

html {
    margin: 0 !important;
}

body {
    font-family: var(--font-family-default);
    font-size: 15px;
    font-size: 0.938vw;
    font-weight: 400;
    color: #000;
    line-height: normal;
    background: #fff;
    margin: 0;
}

body::-webkit-scrollbar {
/*    display: none;*/
}

*:focus {
    outline: none !important;
}

a,
a:hover,
a:focus {
    text-decoration: none;
}

a:hover {
    color: var(--primary);
}

a,
input,
button,
img,
canvas {
    transition: var(--default-transition);
}

.img-wrapper {
    position: relative;
    z-index: 1;
}

.img-wrapper canvas {
    display: block;
    width: 100%;
    height: auto;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.img-wrapper img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.bg-wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.bg-wrapper canvas {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.bg-wrapper.fixed canvas {
    background-attachment: fixed;
}

/********CSS Post Launch********/
a,
a:hover,
a:focus,
input,
input:hover,
input:focus,
textarea,
textarea:focus,
textarea:hover,
select:hover,
select:focus,
select,
button,
button:focus,
button:hover,
.btn-group.bootstrap-select.show-tick.qs-select,
.bootstrap-select .dropdown-toggle,
.bootstrap-select .dropdown-toggle:focus{
    outline: 0px !important;
}
#content .ihf-search .ihf-select-options ul,
#content .ihf-search .ihf-select-options,
#content .ihf-search .ihf-pagination,
#content #ihf-main-container .nav-tabs,
#content #ihf-main-container .chosen-results{
    margin: 0 0 0;
    padding: 0 0 0;
    list-style: none;
}
#content #ihf-main-container #ihf-search-adv2-submit{
    margin: 20px 0 0;
}
#content #ihf-main-container .ihf-grid-result-address{
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
#content #ihf-main-container .ihf-listing-search-results .btn{
    padding: 6px 6px;
}
#content div.wpcf7-response-output,
div.wpcf7-response-output{
    text-align: center;
}

#ihf-main-container #ihf-mortgage-calculator-modal .mc-total-payment-subline,
#content #ihf-main-container .mc-total-payment-subline{
    color:#333;
}

#ihf-main-container .pagination>li>a,
#ihf-main-container .pagination>li>span{
    padding: 6px 9px;
}
#ihf-main-container #ihf-schedule-showing-request-form .form-control{
    padding: 6px 7px;
}
#content #ihf-main-container #ihf-search-location-tab{
    margin: 8px 5px 0 0;
}
#ihf-main-container #ihf-advsearch-features label{
    font-size: .8em;
}
html.name-Microsoft_Edge .ai-default-cf7wrap input[type="submit"],
html.name-Microsoft_Edge .ai-default-cf7wrap input.wpcf7-submit{
    margin: 6px 0 0;
}
#ws-walkscore-tile{
    background:#fff !important;
}
#hero .quick-search form select[name="propertyType"]{
    margin-left: 2%;
}
#content ul.ihf-navbar-nav{
    list-style: none;
    margin: 0 0 0;
}
#content .ihf-eureka .ihf-navbar{
    padding: 4px 14px;
}
#content #ihf-main-container .ihf-listing-open-home-text-grid,
#content #ihf-main-container .ihf-map-info-window-content{
    color:#777;
}
#content #ihf-main-container label{
    color:inherit;
}
#content #ihf-main-container .ihf-polygon-reset{
    color:#000;
}
#ihf-main-container .modal-body {
    color: #000;
}
body.page-id-0 > img,
body.page-id-0 > iframe{
    display: none !important;
}
#content #ihf-main-container #ihf-market-report-nav-container.row,
#content #ihf-main-container #ihf-market-report-nav-container.row .row,
#content #ihf-main-container .row #areaPickerContainer.row,
#content #ihf-main-container .row #ihf-search-location-tab .row,
#content #ihf-main-container .row #ihf-refine-map-search-form .row,
#content #ihf-main-container .row .ihf-grid-result-container .row,
#content #ihf-main-container .row #ihf-search-location-tab.row{
    margin-left: -15px;
    margin-right: -15px;
}
#content #ihf-main-container .row .row{
    margin-left: 0;
    margin-right: 0;
}
#ihf-main-container  .ihf-social-share .dropdown-menu > li > a{
    color:#000 !important;
}
#ihf-main-container  .ihf-social-share .dropdown-menu > li > a:hover{
    color:#fff !important;
}
#ihf-main-container #ihf-refine-map-search-form label{
    color:#fff !important;
}
#ihf-main-container #ihf-refine-map-search-form .checkbox {
    padding-left: 0px;
}
#ihf-main-container ul.chosen-results {
    margin-left: 0 !important;
}
#content .ihf-eureka ul.ihf-dropdown-menu{
    margin: 0 0 0;
    padding: 0 0 0 0;
    list-style: none;
}
#content #ihf-detail-navrow .ihf-detail-navigation .pull-right{
    float: none !important;
    text-align: right;
}
#content #ihf-main-container .map-infobox-img{
    max-width: 100% !important;
}
#ihf-main-container #ihf-map-canvas .ihf-map-info-box-title{
    padding: 0 15px 0 0;
}
.grecaptcha-badge{
    z-index: 91;
}
#content #IDX-main{}
#content #IDX-main #IDX-boxLabel_remarksConcat input{
    display: block;
    width: 100%;
}
#content #IDX-main ul.select2-choices,
#content #IDX-main ul.IDX-navbar-nav{
    margin: 0 0 0 0;
}
.areaPickerExpandAllTopBar:after{
    content:'';
    display: block;
    clear: both;
}
#ihf-main-container #ihf-main-search-form fieldset > div:nth-child(14) .checkbox{
  padding-left: 0px;
}
#ihf-main-container #ihf-main-search-form fieldset > div:nth-child(14) .checkbox label{
    padding-right: 30px;
    white-space: break-spaces;
}
#ihf-main-container #ihf-detail-features-tab > .row.mt-10{
    margin-left: 0;
    margin-right: 0;
}
#ihf-agent-sellers-rep-own-listing{
    max-width: 100%;
}
#ihf-main-search-form fieldset div[data-ihf-geographic-field="true"] .checkbox{
    padding-left: 0;
}
#content ul#IDX-searchNavList{
    margin: 0 0 0;
}
#content ul#IDX-searchNavList li:first-child{
    padding-left: 0px;
}
#content ul#IDX-searchNavList li:last-child{
    padding-right: 0px;
}
#IDX-formSubmit.IDX-formSubmit {
    font-size: 16px;
    margin-right: 20px;
    line-height: 18px;
}
#IDX-formSubmit.IDX-formSubmit {
    font-size: 16px;
    margin-right: 20px;
    line-height: 18px;
    font-weight:400;
}
#IDX-ccz-group .IDX-controls span{
    vertical-align: middle;
    margin: 0 0 0 10px;
}
#IDX-ccz-group .IDX-controls span:first-child{
    margin: 0 0 0 0;
}
#ihf-main-container #ihf-map-canvas{
    position: relative;
    z-index: 0;
}
#ihf-main-container #ihf-refine-map-search-form{
  margin: 0 0;
}
#ihf-main-container .ihf-mapsearch-refine-overlay-inner{
  padding: 8px 15px;
}
#ihf-main-container .ihf-grid-result{
    margin-bottom: 15px;
}
#ihf-main-container .ihf-grid-result:after{
    content: '';
    display: block;
    clear: both;
}
#listings-results .listings-map{
    position: relative;
    z-index: 0;
}
#content ul#idx-mlm-nav-links{
  list-style: none;
  margin: 0 0 0 0;
}
#ihf-map-canvas .leaflet-div-icon{
    background: none;
    border: 0px solid #666;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 20%;
    width: auto;
    font-size: 11px;
    white-space: nowrap;
    display: none;
}
body.aios-custom-ihomefinder-details-template.ip-container .wpcf7-not-valid-tip{
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: auto;
}
.use-floating-validation-tip .wpcf7-not-valid-tip:nth-of-type(1){
    display: block;
}
#ihf-main-container #areaPickerClearAll .glyphicon{
    color: #fff !important;
}
#content .leaflet-control-layers form.leaflet-control-layers-list{
    margin: 0 0;
}
#IDX-main.IDX-wrapper-standard .IDX-navbar-collapse{
    padding-left: 0;
    padding-right: 0;
}
body.pojo-a11y-readable-font *[class*=ai-font-],
body.pojo-a11y-readable-font *[class*=ai-font-]:after,
body.pojo-a11y-readable-font *[class*=ai-font-]:before{
    font-family: agentimage !important;
}
body #IDX-cczController{
  display: none;

}
body #IDX-map-ccz .IDX-control-group{
  position: static;
}
body #IDX-map-ccz .IDX-controls{
  display: block;
}
#content #ihf-main-container ul.dropdown-menu li.active a,
#content #ihf-main-container ul.dropdown-menu a:hover{
    color:#fff;
}
#content ul.select2-selection__rendered{
    margin: 0 0 0;
}
/********CSS Post Launch End********/

#main-wrapper {
    background: #000;
    overflow: hidden;
}

main {
    background: #fff;
}


/*** Header ***/

.header {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    padding: 0 30px;
    padding: 0 1.875vw;
}

.header-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 1440px;
    max-width: 90vw;
    margin: auto;
    padding: 72px 0;
    padding: 4.5vw 0;
}

.header-logo {}

.header-logo-inner {}

.header-logo-inner a {
    display: block;
}

.header-logo-inner a img {
    width: 224px;
    width: 14vw;
}

.header-navigation-off-canvas-trigger {
    display: flex;
    flex-grow: 1;
    flex-flow: row wrap;
    justify-content: flex-end;
    align-items: center;
}


/*** Header Navigation ***/

.header-navigation {
    flex-grow: 1;
    max-width: 716px;
    max-width: 44.75vw;
}

.header-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-nav > li {
    position: relative;
}

.header-nav > li > a {
    display: block;
    font-size: 15px;
    font-size: 0.938vw;
    font-weight: 400;
    letter-spacing: 0.04em;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 0 0 0 0.04em;
}

.header-nav > li:hover > a {
    color: #ddd;
}

.header-nav .sub-menu {
    width: 168px;
    width: 10.5vw;
    position: absolute;
    left: -200%;
    right: -200%;
    z-index: 1;
    margin: auto;
    text-align: center;
    pointer-events: none;
    opacity: 0;
    transform: translateY(30px);
    transform: translateY(1.875vw);
    transition: var(--default-transition);
    padding: 28px 0 12px;
    padding: 1.75vw 0 0.75vw;
}

.header-nav .sub-menu::before {
    content: '';
    width: 100%;
    height: auto;
    background: #fff;
    position: absolute;
    top: 16px;
    top: 1vw;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.header-nav .sub-menu::after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10.5px 14px 10.5px;
    border-width: 0 0.656vw 0.875vw 0.656vw;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    top: 8px;
    top: 0.5vw;
    left: 0;
    right: 0;
    z-index: 1;
    margin: auto;
}

.header-nav li:hover > .sub-menu {
    pointer-events: auto;
    opacity: 1;
    transform: translateY(0);
}

.header-nav .sub-menu .sub-menu {
    top: -12px;
    top: -0.75vw;
    left: 0;
    padding: 12px 0 !important;
    padding: 0.75vw 0 !important;
    margin: 0 0 0 100%;
}

.header-nav .sub-menu .sub-menu::before {
    top: 0;
}

.header-nav .sub-menu .sub-menu::after {
    display: none;
}

.header-nav .sub-menu > li {
    background: #fff;
    transition: var(--default-transition);
    position: relative;
    z-index: 1;
}

.header-nav .sub-menu > li:hover {
    background: var(--primary);
}

.header-nav .sub-menu li a {
    display: block;
    font-size: 14px;
    font-size: 0.875vw;
    font-weight: 400;
    letter-spacing: 0.04em;
    color: #000;
    text-align: center;
    padding: 7px 10px 7px calc(10px + 0.04em);
    padding: 0.438vw 0.625vw 0.438vw calc(0.625vw + 0.04em);
}

.header-nav .sub-menu > li:hover > a {
    color: #fff;
}


/*** Fixed Header ***/

.header.fixed {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
    transform: translateY(-100%);
    opacity: 0;
    transition: var(--default-transition);
    padding: 0 30px;
    padding: 0 1.875vw;
    background: #000;
}

.header.fixed.show-fixed {
    transform: translateY(0);
    opacity: 1;
}

.header.fixed .header-inner {
    padding: 35px 0;
    padding: 2.188vw 0;
    padding: 1.65vw;
}

.header.fixed .header-logo-inner a img {}

.header.fixed .header-nav .sub-menu {}


/*** Off Canvas ***/

.off-canvas-trigger {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin: 0 0 0 60px;
    margin: 0 0 0 3.75vw;
    cursor: pointer;
}

.off-canvas-trigger i {
    display: block;
    width: 44px;
    width: 2.75vw;
    height: 1px;
    height: 0.063vw;
    background: #fff;
    transition: var(--default-transition);
}

.off-canvas-trigger i:nth-child(1),
.off-canvas-trigger i:nth-child(3) {
    max-width: 28px;
    max-width: 1.75vw;
}

.off-canvas-trigger i:nth-child(2) {
    margin: 9px 0;
    margin: 0.563vw 0;
}

.off-canvas-trigger:hover i {
    max-width: 100% !important;
}

@media(min-width: 992px) {
    .off-canvas-open {
        overflow: hidden;
    }    
}

.off-canvas-backdrop {
    width: 100%;
    height: 100%;
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
    pointer-events: none;
    opacity: 0;
    transition: var(--default-transition);
}

.off-canvas-open .off-canvas-backdrop {
    opacity: 0.5;
    pointer-events: auto;
}

.off-canvas {
    width: 100%;
    max-width: 676px;
    max-width: 42.25vw;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1002;
    overflow: hidden;
    overflow-y: auto;
    pointer-events: none;
    transform: translateX(100%);
    opacity: 0;
    transition: var(--default-transition);
    background: rgba(255, 255, 255, 0.95);
    padding: 0 30px;
    padding: 0 1.875vw;
}

.off-canvas-open .off-canvas {
    pointer-events: auto;
    transform: translateX(0);
    opacity: 1;
}

.off-canvas-inner {
    display: flex;
    flex-flow: column;
    max-width: 546px;
    max-width: 34.125vw;
    height: 100%;
    margin: auto;
    padding: 119px 0;
    padding: 7.438vw 0;
    position: relative;
}

.off-canvas-close {
    position: absolute;
    top: 69px;
    top: 4.313vw;
    right: 24px;
    right: 1.5vw;
    z-index: 100;
    cursor: pointer;
    transition: var(--default-transition);
}

.off-canvas-close i {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    font-size: 1.875vw;
    color: #000;
    transition: var(--default-transition);
}

.off-canvas-close:hover i {
    transform: rotate(90deg);
}

.off-canvas-navigation {
    flex-grow: 1;
}

.off-canvas-navigation h2 {
    font-size: 35px;
    font-size: 2.188vw;
    font-weight: 500;
    letter-spacing: 0.02em;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 34px;
    margin: 0 0 2.125vw;
}

.off-canvas-nav {
    display: flex;
    flex-flow: column wrap;
    align-content: space-between;
    max-height: 549px;
    max-height: 34.313vw;
}

.off-canvas-nav > li {
    margin: 0 0 45px;
    margin: 0 0 2.813vw;
}

.off-canvas-nav > li > a {
    display: block;
    font-size: 24px;
    font-size: 1.5vw;
    font-weight: 400;
    letter-spacing: 0.02em;
    color: #000;
    text-transform: uppercase;
}

.off-canvas-nav > li:hover > a {
    color: var(--primary);
}

.off-canvas-nav .sub-menu {
    display: flex;
    flex-flow: column wrap;
    align-content: space-between;
    margin: 1px 0 0;
    margin: 0.063vw 0 0;
}

.off-canvas-nav .communities .sub-menu {
    min-width: 320px;
    min-width: 20vw;
    max-height: 191px;
    max-height: 11.938vw;
}

.off-canvas-nav .sub-menu > li {
    margin: 11px 0 0;
    margin: 0.688vw 0 0;
}

.off-canvas-nav .sub-menu > li > a {
    display: block;
    font-size: 18px;
    font-size: 1.125vw;
    font-weight: 400;
    letter-spacing: 0.02em;
    color: #000;
    opacity: 0.8;
}

.off-canvas-nav .sub-menu > li:hover > a {
    color: var(--primary);
}

.off-canvas-contact {
    margin: 16px 0 0;
    margin: 1vw 0 0;
}

.off-canvas-contact::before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    height: 0.125vw;
    background: linear-gradient(to right, rgba(var(--primary-rgb), 1) 0%, rgba(var(--primary-rgb), 0) 100%);
    margin: 0 0 34px;
    margin: 0 0 2.125vw;
}

.off-canvas-contact-inner {
    margin-bottom: 30px;
}

.off-canvas-contact-inner a {
    display: flex;
    align-items: center;
    font-size: 15px;
    font-size: 0.938vw;
    font-weight: 400;
    letter-spacing: 0.05em;
    color: #000;
}

.off-canvas-contact-inner a:not(:last-child) {
    margin: 0 0 13px;
    margin: 0 0 0.813vw;
}

.off-canvas-contact-inner a:hover {
    color: var(--primary);
}

.off-canvas-contact-inner a i {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    font-size: 0.938vw;
    color: var(--primary);
    width: 18px;
    width: 1.125vw;
    margin: 0 13px 0 0;
    margin: 0 0.813vw 0 0;
}

.off-canvas-contact-inner a i.ai-font-envelope {
    font-size: 12px;
    font-size: 0.75vw;
}

.off-canvas-contact-inner a i.ai-font-location-c {
    font-size: 22px;
    font-size: 1.375vw;
    top: 2px;
    top: 0.125vw;
}

.off-canvas-contact-inner a br {
    display: none;
}


/*** Site Title ***/

.site-title {
    display: flex;
}

.site-title.center {
    justify-content: center;
}

.site-title div {}

.site-title div::after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    height: 0.125vw;
    background: linear-gradient(to right, rgba(var(--primary-rgb), 1) 0%, rgba(var(--primary-rgb), 0) 100%);
    transition: var(--default-transition);
    margin: 24px 0 0;
    margin: 1.5vw 0 0;
}

.site-title.light div::after {
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
}

.site-title span {
    display: block;
    font-size: 20px;
    font-size: 1.25vw;
    font-weight: 400;
    letter-spacing: 0.2em;
    color: #000;
    opacity: 0.5;
    text-transform: uppercase;
    transition: var(--default-transition);
    margin: 0 0 7px;
    margin: 0 0 0.438vw;
}

.site-title.center span {
    text-align: center;
    padding: 0 0 0 0.2em;
}

.site-title.light span {
    color: #fff;
}

.site-title h2 {
    font-size: 70px;
    font-size: 4.375vw;
    font-weight: 500;
    letter-spacing: 0.02em;
    line-height: 1;
    color: #000;
    transition: var(--default-transition);
}

.site-title.center h2 {
    text-align: center;
    padding: 0 0 0 0.02em;
}

.site-title.light h2 {
    color: #fff;
}


/*** Site Button ***/

.site-button {
    display: flex;
    position: relative;
    max-width: 100%;
}

.site-button.center {
    justify-content: center;
}

.site-button a,
.site-button button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 260px;
    width: 16.25vw;
    height: 55px;
    height: 3.438vw;
    background: #000;
    border: none;
    appearance: none;
    font-size: 15px;
    font-size: 0.938vw;
    font-weight: 500;
    letter-spacing: 0.15em;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 0 0 0 0.15em;
    position: relative;
}

.site-button a:hover,
.site-button button:hover {
    background: var(--primary);
}

.site-button a span,
.site-button button span {
    position: relative;
    z-index: 1;
}


/*** Site Arrow ***/

.site-arrow {}

.site-arrow a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.site-arrow a::before {
    content: '';
    width: 36px;
    width: 2.25vw;
    height: 16px;
    height: 1vw;
    background: #000;
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    transition: var(--default-transition);
}

.site-arrow.prev a::before {
    -webkit-mask-image: url(../images/arrow-prev.png);
}

.site-arrow.next a::before {
    -webkit-mask-image: url(../images/arrow-next.png);
}

.site-arrow a:hover::before {
    background: var(--primary);
}


/*** Contact Kevin ***/

#hp-ck {
    position: relative;
    z-index: 1;
    background: #fff;
}
body:not(.home) #hp-ck{
    z-index: 0;
}
.hp-ck {
    padding: 0 30px;
    padding: 0 1.875vw;
}

.hp-ck-inner {
    max-width: 1140px;
    max-width: 71.25vw;
    margin: auto;
    padding: 104px 0 105px;
    padding: 6.5vw 0 6.563vw;
    position: relative;
}

.ck-bg {
    width: calc(100% + calc(100vw - 100%));
    left: calc(calc(-100vw + 100%) / 2);
    background: #fff;
}

.ck-bg::before {
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.ck-bg canvas {
    filter: grayscale(1);
    opacity: 0.3;
}

.ck-title {
    position: relative;
    z-index: 1;
    margin: 0 0 29px;
    margin: 0 0 1.813vw;
}

.ck-text {
    position: relative;
    z-index: 1;
    margin: 0 0 35px;
    margin: 0 0 2.188vw;
}

.ck-text p {
    font-size: 15px;
    font-size: 0.938vw;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.667;
    color: #000;
    opacity: 0.9;
    text-align: center;
    padding: 0 0 0 0.05em;
}

.ck-form {
    position: relative;
    z-index: 1;
    max-width: 810px;
    max-width: 50.625vw;
    margin: auto;
}

.ck-form-inner {}

.ck-form-inputs {
    display: flex;
    flex-flow: row wrap;
    margin: 0 -15px;
    margin: 0 -0.938vw;
}

.ck-form-input {
    width: 100%;
    padding: 0 15px;
    padding: 0 0.938vw;
}

.ck-form-input:not(:first-child):not(:last-child) {
    width: 50%;
}

.ck-form-input:not(:last-child) {
    margin: 0 0 10px;
    margin: 0 0 0.625vw;
}

.ck-form-input input,
.ck-form-input textarea {
    display: block;
    width: 100%;
    max-height: 122px;
    max-height: 7.625vw;
    background: transparent;
    border: none;
    border-bottom: 1px solid #000;
    border-bottom: 0.063vw solid #000;
    appearance: none;
    resize: none;
    font-size: 15px;
    font-size: 0.938vw;
    font-weight: 400;
    letter-spacing: 0.05em;
    color: #000;
    padding: 27px 0;
    padding: 1.688vw 0;
}

.ck-form-input input::placeholder,
.ck-form-input textarea::placeholder {
    opacity: 0.7;
}

.ck-form-button {
    margin: 64px 0 0;
    margin: 4vw 0 0;
}

.ck-form .wpcf7-spinner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: calc(100% + 15px);
    left: calc(100% + 0.938vw);
    z-index: 1;
    margin: auto !important;
}

.ck-form .wpcf7-response-output {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    border-width: 1px !important;
    border-width: 0.063vw !important;
    font-size: 12px;
    font-size: 0.750vw;
    font-weight: 400;
    letter-spacing: 0.05em;
    color: #000;
    text-align: center;
    text-transform: none;
    padding: 5px 15px !important;
    padding: 0.313vw 0.938vw !important;
    position: absolute;
    margin: 30px auto 0 !important;
    margin: 1.875vw auto 0 !important;
}

.ck-form .wpcf7-not-valid-tip {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 200px;
    max-width: 12.500vw;
    height: 26px;
    height: 1.625vw;
    border-width: 1px !important;
    border-width: 0.063vw !important;
    font-size: 12px;
    font-size: 0.750vw;
    font-weight: 400;
    letter-spacing: 0.05em;
    color: #dc3232;
    text-align: center;
    text-transform: none;
    padding: 5px 15px !important;
    padding: 0.313vw 0.938vw !important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    margin: auto;
}


/*** Footer ***/

.footer {
    position: relative;
    z-index: 1;
    background: #000;
    padding: 0 30px;
    padding: 0 1.875vw;
}

.footer-inner {
    max-width: 1140px;
    max-width: min(80vw,1140px);
    margin: auto;
    padding: 125px 0 112px;
    padding: 7.813vw 0 7vw;
    position: relative;
}

.footer-bg {
    width: calc(100% + calc(100vw - 100%));
    left: calc(calc(-100vw + 100%) / 2);
    background: #000;
}

.footer-bg canvas {
    filter: grayscale(1);
    opacity: 0.05;
}

.footer-logo {
    position: relative;
    z-index: 1;
}

.footer-logo-inner {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-logo-inner a {
    display: block;
}

.footer-logo-inner a img {
    width: 331px;
    width: 20.688vw;
}

.footer-contact {
    position: relative;
    z-index: 1;
    margin: 87px 0 0;
    margin: 5.438vw 0 0;
}

.footer-contact-inner {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-contact-inner a, .footer-contact-inner > span {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    font-size: 0.938vw;
    font-weight: 400;
    letter-spacing: 0.05em;
    color: #fff;
    text-align: center;
}

.footer-contact-inner a:not(:last-child) {
    margin: 0 82px 0 0;
    margin: 0 5.125vw 0 0;
}

.footer-contact-inner a:hover {
    color: var(--primary);
}

.footer-contact-inner a i, .footer-contact-inner > span i {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    font-size: 0.938vw;
    margin: 0 13px 0 0;
    margin: 0 0.813vw 0 0;
}

.footer-contact-inner a i.ai-font-envelope, .footer-contact-inner > span i.ai-font-envelope {
    font-size: 12px;
    font-size: 0.75vw;
}

.footer-contact-inner a i.ai-font-location-c, .footer-contact-inner > span i.ai-font-location-c {
    font-size: 22px;
    font-size: 1.375vw;
    width: 14px;
    width: 0.875vw;
    top: 2px;
    top: 0.125vw;
}

.footer-contact-inner a br {
    display: none;
}

.footer-inner .footer-smi {
    position: relative;
    z-index: 1;
    margin: 51px 0 0;
    margin: 3.188vw 0 0;
}

.footer-smi-inner {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
}

.footer-smi-inner a {
    display: block;
    color: #fff;
}

.footer-smi-inner a:not(:last-child) {
    margin: 0 26px 0 0;
    margin: 0 1.625vw 0 0;
}

.footer-smi-inner a:hover {
    color: var(--primary);
}

.footer-smi-inner a i {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    font-size: 1.5vw;
}

.footer-navigation-accessibility-copyright-footer-eho-realtor-mls-logos {
    position: relative;
    z-index: 1;
    margin: 85px 0 0;
    margin: 5.313vw 0 0;
}

.footer-navigation {}

.footer-nav {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
}

.footer-nav li {}

.footer-nav li:not(:last-child) {
    margin: 0 50px 0 0;
    margin: 0 3.125vw 0 0;
}

.footer-nav li a {
    display: block;
    font-size: 14px;
    font-size: 0.875vw;
    font-weight: 400;
    letter-spacing: 0.04em;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 0 0 0 0.04em;
}

.footer-nav li:hover a {
    color: var(--primary);
}

.footer-accessibility {
    margin: 42px 0 0;
    margin: 2.625vw 0 0;
}

.footer-accessibility p {
    font-size: 13px;
    font-size: 0.813vw;
    font-weight: 300;
    letter-spacing: 0.05em;
    line-height: 2;
    color: #fff;
    opacity: 0.8;
    text-align: center;
    padding: 0 0 0 0.05em;
}

.footer-accessibility p a {
    color: #fff;
}

.footer-accessibility p a:hover {
    color: var(--primary);
}

.footer-copyright {
    margin: 32px 0 0;
    margin: 2vw 0 0;
}

.footer-copyright p {
    font-size: 13px;
    font-size: 0.813vw;
    font-weight: 300;
    letter-spacing: 0.05em;
    line-height: 2;
    color: #fff;
    text-align: center;
    padding: 0 0 0 0.05em;
}

.footer-copyright p span {
    font-weight: 700;
}

.footer-copyright p a {
    color: #fff;
}

.footer-copyright p a:hover {
    color: var(--primary);
}

.footer-eho-realtor-mls-logos {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 24px 0 0;
    margin: 1.5vw 0 0;
}

.footer-eho-realtor-mls-logos img {
    width: 118px;
    width: 7.375vw;
}


/*******************************************************
 *
 * IP Styles
 *
 *******************************************************/

.ip-banner {
    position: relative;
    width: 100%;
}

.ip-banner:before {
    content: '';
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.40;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.ip-banner canvas {
    display: block;
    position: relative;
    z-index: 0;
    width: 100%;
    min-height: 250px;
    min-height: 15.625vw;
    background-color: #000;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.ip-banner .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}

.ip-banner h1 {
    font-weight: 700;
    font-size: 32px;
    font-size: 2vw;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    line-height: 1.7;
}

.ip-banner h1 span {
    display: block;
    font-size: 24px;
    font-size: 1.500vw;
    font-weight: 400;
    letter-spacing: 0.01em;
}


/* Adjust minimum height of page area */

#content-sidebar,
#content-full {
    min-height: 500px;
    min-height: 31.250vw;
    margin: 20px 0 0;
    margin: 1.250vw 0 0;
}


/** Adjust width of content columns **/

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

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


/* Adjust width of sidebar */

.sidebar {
    width: 20.83%;
}


/* fullwidth template */

.page-template-template-fullwidth #content {
    padding: 0 15px;
    padding: 0 0.938vw;
}

.page-template-template-fullwidth #content ihf-search[data-eureka-id*=""].ihf-eureka {
    margin: 0 -15px;
    margin: 0 -0.938vw;
}


/* 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 .entry-title(post/page) and .archive-title(category/archive/etc) main headings (h1) */

#content .entry-title,
#content .archive-title {
    font-size: 70px;
    font-size: 4.375vw;
    font-weight: 500;
    letter-spacing: 0.02em;
    line-height: 1;
    color: #000;
    transition: var(--default-transition);
}


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

#content .archive-subtitle {}


/* Others */

#pojo-a11y-toolbar {
    top: auto !important;
    bottom: 0 !important;
}

#pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle {
    top: auto !important;
    bottom: 0 !important;
}

button:focus-visible,
a:focus-visible {
    outline: 5px solid red !important;
    outline: 0.313vw solid red !important;
    transition: none !important;
}

#inner-page-wrapper > .container {
    width: 1170px;
    width: 73.125vw;
    max-width: 100%;
    padding: 0 15px;
    padding: 0 0.938vw;
}

body.ihf-results-template #inner-page-wrapper > .container{
  width: 100%;
}

.listings-hero .listings-hero-single .aios-custom-ihomefinder-template-img-loader.single-loader:after {
    content: "";
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    right: 0;
    height: 200px;
    max-height: 100%;
    display: block;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.8) 100%);
    pointer-events: none;
}
#ihf-main-container.ihf-modal-container .modal input[type="password"]{
    appearance: none;
    display: block;
    width: 100%;
    height: 40px;
    font-size: 15px;
    font-weight: 400;
    color: rgb(99, 99, 99);
    box-shadow: none !important;
    background: none;
    outline: none !important;
    border-width: !important;
    border-style: none none solid !important;
    border-color: !important;
    border-image: initial !important;
    border-bottom: 1px solid rgb(165, 165, 165) !important;
    border-radius: 0px !important;
    padding: 0px !important;
}

#listings-details .listings-form .wpcf7-spinner {
    position: absolute;
    top: -26px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}
#ai-modern-contact textarea.ai-modern-contact-form-control{
    resize: none;
}
#ai-modern-about .ai-template-form-col .wpcf7-spinner{
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#ai-modern-contact .ai-modern-contact-form-field .wpcf7-spinner{
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.ai-modern-testimonials-results-pagination ul li span.current{
    color: #212121;
}

ul.sitemap-list li.page_item.page-item--1{
    display: none;
}

.aios-custom-ihomefinder-results-template #content-full .entry-title {
    padding: 0 !important;
    width: 100% !important;
}

.aios-custom-ihomefinder-printable-template #breadcrumbs, #content .listings-printable-header span {
    display: none !important;
}

/* iPad(landscape) | iPad(landscape) | Galaxy Tab 4 (landscape) | Galaxy Tab 3 (landscape) */

@media only screen and (min-width: 992px) {
    #breadcrumbs{
        font-size: min(1.3vw, 15px);
    }
    body #ai-modern-contact .ai-modern-contact-entry{
        overflow: unset;
    }
    body #ai-modern-contact .ai-modern-contact-entry-inner{
        flex-flow: row wrap;
    }
    body #ai-modern-contact .ai-modern-contact-main{
        width: 58.33333333%;
    }
    body.page-id-19 #breadcrumbs{
        margin-left: -32px;
    }
    body.page-id-23 #breadcrumbs{
        margin-left: calc(((100vw - 940px) / -2) + 58px);
    }
    body.page-id-18 #breadcrumbs{
        margin-left: calc((100vw - (940px + 120px)) / -2);
    }

    .footer-contact-inner a {
        font-size: min(1.2vw, 15px);
    }
    .footer-smi-inner a i {
        font-size: min(2vw,24px);
    }.footer-nav li a {
        font-size: min(1.1vw,14px);
    }
    .footer-accessibility p,
    .footer-copyright p {
        font-size: min(1vw,13px);
    }
    .footer-eho-realtor-mls-logos img {
        width: min(10vw,118px);
    }
}
@media only screen and (min-width: 1200px) {
    #breadcrumbs{
        font-size: 0.938vw;
    }
    body.page-id-23 #breadcrumbs{
        margin-left: calc(((100vw - 1140px) / -2) + 58px);
    }
    body.page-id-18 #breadcrumbs{
        margin-left: calc((100vw - (1140px + 120px)) / -2);
    }
    .footer-contact-inner a {
        font-size: min(0.938vw,15px);
    }
    .footer-smi-inner a i {
        font-size: min(1.5vw,24px);
    }
    .footer-nav li a {
        font-size: min(0.875vw,14px);
    }
    .footer-accessibility p,
    .footer-copyright p {
        font-size: min(0.813vw,13px);
    }
    .footer-eho-realtor-mls-logos img {
        width: min(7.375vw,118px);
    }
}
@media only screen and (max-width: 1199px) {}


/* iPad(portrait) | Galaxy Tab 4(portrait)  */

@media only screen and (max-width: 991px) {
    /* The following are used on inner pages. Please edit carefully. */
    .inner {
        width: 100%;
    }
    #content-sidebar,
    #content-full {
        width: 100%;
    }
    .outer {
        width: 100%;
        min-width: 100%;
    }
    #content-sidebar #content {
        width: 100%;
    }
    /*******************************************************
 *
 * Global Styles
 *
 *******************************************************/
    html {}
    body {
        font-size: 15px;
    }
    body::-webkit-scrollbar {}
    *:focus {}
    a,
    a:hover,
    a:focus {}
    a:hover {}
    a,
    input,
    button,
    img,
    canvas {}
    .img-wrapper {}
    .img-wrapper canvas {}
    .img-wrapper img {}
    .bg-wrapper {}
    .bg-wrapper canvas {}
    .bg-wrapper.fixed canvas {}
    #main-wrapper {
        padding: 52px 0 0;
    }
    main {}
    /*** Header ***/
    .header {
        position: relative;
        padding: 0 30px;
        background: #fff;
    }
    .header-inner {
        max-width: 720px;
        padding: 30px 0;
    }
    .header-logo {}
    .header-logo-inner {}
    .header-logo-inner a {}
    .header-logo-inner a img {
        width: 224px;
        filter: invert(1);
    }
    .header-navigation-off-canvas-trigger {}
    /*** Header Navigation ***/
    .header-navigation {
        max-width: 716px;
    }
    .header-nav {}
    .header-nav > li {}
    .header-nav > li > a {
        font-size: 15px;
    }
    .header-nav > li:hover > a {}
    .header-nav .sub-menu {
        width: 168px;
        transform: translateY(30px);
        padding: 28px 0 12px;
    }
    .header-nav .sub-menu::before {
        top: 16px;
    }
    .header-nav .sub-menu::after {
        border-width: 0 10.5px 14px 10.5px;
        top: 8px;
    }
    .header-nav li:hover > .sub-menu {}
    .header-nav .sub-menu .sub-menu {
        top: -12px;
        padding: 12px 0 !important;
    }
    .header-nav .sub-menu .sub-menu::before {}
    .header-nav .sub-menu .sub-menu::after {}
    .header-nav .sub-menu > li {}
    .header-nav .sub-menu > li:hover {}
    .header-nav .sub-menu li a {
        font-size: 14px;
        padding: 7px 10px 7px calc(10px + 0.04em);
    }
    .header-nav .sub-menu > li:hover > a {}
    /*** Fixed Header ***/
    .header.fixed {
        padding: 0 30px;
    }
    .header.fixed.show-fixed {}
    .header.fixed .header-inner {
        padding: 35px 0;
    }
    .header.fixed .header-logo-inner a img {}
    .header.fixed .header-nav .sub-menu {}
    /*** Off Canvas ***/
    .off-canvas-trigger {
        margin: 0 0 0 60px;
    }
    .off-canvas-trigger i {
        width: 44px;
        height: 1px;
    }
    .off-canvas-trigger i:nth-child(1),
    .off-canvas-trigger i:nth-child(3) {
        max-width: 28px;
    }
    .off-canvas-trigger i:nth-child(2) {
        margin: 9px 0;
    }
    .off-canvas-trigger:hover i {}
    .off-canvas-open {}
    .off-canvas-backdrop {}
    .off-canvas-open .off-canvas-backdrop {}
    .off-canvas {
        max-width: 676px;
        padding: 0 30px;
    }
    .off-canvas-open .off-canvas {}
    .off-canvas-inner {
        max-width: 546px;
        padding: 119px 0;
    }
    .off-canvas-close {
        top: 69px;
        right: 24px;
    }
    .off-canvas-close i {
        font-size: 30px;
    }
    .off-canvas-close:hover i {}
    .off-canvas-navigation {}
    .off-canvas-navigation h2 {
        font-size: 35px;
        margin: 0 0 34px;
    }
    .off-canvas-nav {
        max-height: 549px;
    }
    .off-canvas-nav > li {
        margin: 0 0 45px;
    }
    .off-canvas-nav > li > a {
        font-size: 24px;
    }
    .off-canvas-nav > li:hover > a {}
    .off-canvas-nav .sub-menu {
        margin: 1px 0 0;
    }
    .off-canvas-nav .communities .sub-menu {
        min-width: 320px;
        max-height: 191px;
    }
    .off-canvas-nav .sub-menu > li {
        margin: 11px 0 0;
    }
    .off-canvas-nav .sub-menu > li > a {
        font-size: 18px;
    }
    .off-canvas-nav .sub-menu > li:hover > a {}
    .off-canvas-contact {
        margin: 16px 0 0;
    }
    .off-canvas-contact::before {
        height: 2px;
        margin: 0 0 34px;
    }
    .off-canvas-contact-inner {}
    .off-canvas-contact-inner a {
        font-size: 15px;
    }
    .off-canvas-contact-inner a:not(:last-child) {
        margin: 0 0 13px;
    }
    .off-canvas-contact-inner a:hover {}
    .off-canvas-contact-inner a i {
        font-size: 15px;
        width: 18px;
        margin: 0 13px 0 0;
    }
    .off-canvas-contact-inner a i.ai-font-envelope {
        font-size: 12px;
    }
    .off-canvas-contact-inner a i.ai-font-location-c {
        font-size: 22px;
        top: 2px;
    }
    .off-canvas-contact-inner a br {}
    /*** Site Title ***/
    .site-title {
        justify-content: center;
    }
    .site-title.center {}
    .site-title div {}
    .site-title div::after {
        height: 2px;
        margin: 24px 0 0 !important;
    }
    .site-title.light div::after {}
    .site-title span {
        font-size: 20px !important;
        margin: 0 0 7px !important;
        text-align: center;
        padding: 0 0 0 0.2em;
    }
    .site-title.center span {}
    .site-title.light span {}
    .site-title h2 {
        font-size: 70px !important;
        text-align: center;
        padding: 0 0 0 0.02em;
    }
    .site-title.center h2 {}
    .site-title.light h2 {}
    /*** Site Button ***/
    .site-button {
        justify-content: center;
    }
    .site-button.center {}
    .site-button a,
    .site-button button {
        width: 260px;
        height: 55px;
        font-size: 15px;
    }
    .site-button a:hover,
    .site-button button:hover {}
    .site-button a span,
    .site-button button span {}
    /*** Site Arrow ***/
    .site-arrow {}
    .site-arrow a {}
    .site-arrow a::before {
        width: 36px;
        height: 16px;
    }
    .site-arrow.prev a::before {}
    .site-arrow.next a::before {}
    .site-arrow a:hover::before {}
    /*** Contact Kevin ***/
    #hp-ck {}
    .hp-ck {
        padding: 0 30px;
    }
    .hp-ck-inner {
        max-width: 720px;
        padding: 90px 0;
    }
    .ck-bg {}
    .ck-bg::before {}
    .ck-bg canvas {}
    .ck-title {
        margin: 0 0 30px;
    }
    .ck-text {
        margin: 0 0 30px;
    }
    .ck-text p {
        font-size: 15px;
    }
    .ck-form {
        max-width: 810px;
    }
    .ck-form-inner {}
    .ck-form-inputs {
        margin: 0 -15px;
    }
    .ck-form-input {
        padding: 0 15px;
    }
    .ck-form-input:not(:first-child):not(:last-child) {}
    .ck-form-input:not(:last-child) {
        margin: 0 0 10px;
    }
    .ck-form-input input,
    .ck-form-input textarea {
        max-height: 122px;
        border-bottom: 1px solid #000;
        font-size: 15px;
        padding: 27px 0;
    }
    .ck-form-input input::placeholder,
    .ck-form-input textarea::placeholder {}
    .ck-form-button {
        margin: 30px 0 0;
    }
    .ck-form .wpcf7-spinner {
        left: calc(100% + 15px);
        margin: auto !important;
    }
    .ck-form .wpcf7-response-output {
        border-width: 1px !important;
        font-size: 12px;
        padding: 5px 15px !important;
        margin: 30px auto 0 !important;
    }
    .ck-form .wpcf7-not-valid-tip {
        max-width: 200px;
        height: 26px;
        border-width: 1px !important;
        font-size: 12px;
        padding: 5px 15px !important;
    }
    /*** Footer ***/
    .footer {
        padding: 0 30px;
    }
    .footer-inner {
        max-width: 720px;
        padding: 90px 0;
    }
    .footer-bg {}
    .footer-bg canvas {}
    .footer-logo {}
    .footer-logo-inner {}
    .footer-logo-inner a {}
    .footer-logo-inner a img {
        width: 331px;
    }
    .footer-contact {
        margin: 30px 0 0;
    }
    .footer-contact-inner {
        flex-flow: column;
    }
    .footer-contact-inner a, .footer-contact-inner > span {
        font-size: 15px;
    }
    .footer-contact-inner a:not(:last-child) {
        margin: 0 0 30px;
    }
    .footer-contact-inner a:hover {}
    .footer-contact-inner a i, .footer-contact-inner > span i {
        font-size: 15px;
        margin: 0 13px 0 0;
    }
    .footer-contact-inner a i.ai-font-envelope, .footer-contact-inner > span i.ai-font-envelope {
        font-size: 12px;
    }
    .footer-contact-inner a i.ai-font-location-c, .footer-contact-inner > span i.ai-font-location-c {
        font-size: 22px;
        width: 14px;
        top: 2px;
    }
    .footer-contact-inner a br {}
    .footer-smi {
        margin: 30px 0 0;
    }
    .footer-smi-inner {}
    .footer-smi-inner a {}
    .footer-smi-inner a:not(:last-child) {
        margin: 0 26px 0 0;
    }
    .footer-smi-inner a:hover {}
    .footer-smi-inner a i {
        font-size: 24px;
    }
    .footer-navigation-accessibility-copyright-footer-eho-realtor-mls-logos {
        margin: 30px 0 0;
    }
    .footer-navigation {}
    .footer-nav {}
    .footer-nav li {}
    .footer-nav li:not(:last-child) {
        margin: 0 50px 0 0;
    }
    .footer-nav li a {
        font-size: 14px;
    }
    .footer-nav li:hover a {}
    .footer-accessibility {
        margin: 30px 0 0;
    }
    .footer-accessibility p {
        font-size: 13px;
    }
    .footer-accessibility p a {}
    .footer-accessibility p a:hover {}
    .footer-copyright {
        margin: 30px 0 0;
    }
    .footer-copyright p {
        font-size: 13px;
    }
    .footer-copyright p span {}
    .footer-copyright p a {}
    .footer-copyright p a:hover {}
    .footer-eho-realtor-mls-logos {
        margin: 30px 0 0;
    }
    .footer-eho-realtor-mls-logos img {
        width: 118px;
    }
    /*******************************************************
 *
 * IP Styles
 *
 *******************************************************/
    .ip-banner {}
    .ip-banner:before {}
    .ip-banner canvas {
        min-height: 250px;
    }
    .ip-banner .container {}
    .ip-banner h1 {
        font-size: 32px;
    }
    .ip-banner h1 span {
        font-size: 24px;
    }
    /* Adjust minimum height of page area */
    #content-sidebar,
    #content-full {
        min-height: 500px;
        margin: 20px 0 0;
    }
    /** Adjust width of content columns **/
    #content-sidebar #content {}
    #content-full #content {}
    /* Adjust width of sidebar */
    .sidebar {}
    /* fullwidth template */
    .page-template-template-fullwidth #content {
        padding: 0 15px;
    }
    .page-template-template-fullwidth #content ihf-search[data-eureka-id*=""].ihf-eureka {
        margin: 0 -15px;
    }
    /* 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 {}
    /* Style .entry-title(post/page) and .archive-title(category/archive/etc) main headings (h1) */
    #content .entry-title,
    #content .archive-title {
        font-size: 70px;
    }
    /* Styles for category/archive/search/etc subheadings (h2) */
    #content .archive-subtitle {}
    /* Others */
    #pojo-a11y-toolbar {}
    #pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle {}
    button:focus-visible,
    a:focus-visible {
        outline: 5px solid red !important;
    }
    #inner-page-wrapper > .container {
        width: 1170px;
        padding: 0 15px;
    }
    #pojo-a11y-toolbar {
        display:none;
    }

    .ck-form-input .wpcf7-form-control-wrap, .ai-modern-contact-form-field .wpcf7-form-control-wrap {
        display: block;
    }
}


/* Galaxy Tab 3(portrait) | Galaxy S5(landscape) */

@media only screen and (max-width: 767px) {
    .ip-banner .container {
        width: 100%;
    }
    .header {
        padding: 0 15px;
    }
    .hp-ck {
        padding: 0 15px;
    }
    .ck-form-input:not(:first-child):not(:last-child) {
        width: 100%;
    }
    .footer {
        padding: 0 15px;
    }
    .footer-contact-inner a {
        flex-flow: column;
    }
    .footer-contact-inner a i {
        margin: 0 0 10px;
    }
    .footer-contact-inner a br {
        display: block;
    }
    .footer-nav {
        flex-flow: column;
    }
    .footer-nav li:not(:last-child) {
        margin: 0 0 5px;
    }
    #ai-modern-contact .ai-modern-contact-form-field {
        width: 100% !important;
    }
    #ai-modern-contact .ai-modern-contact-entry {
        overflow: visible !important;
    }
}


/* Galaxy S5(portrait) | iPod Touch(landscape) | iPod Touch(portrait) */
@media(max-width: 600px) {
    .ai-modern-testimonials #content .entry-title span {
        font-size: 40px !important;
    }    
}

@media only screen and (max-width: 480px) {
    .site-title h2,
    #content .entry-title,
    #content .archive-title {
        font-size: 50px !important;
    }
    
}

@media only screen and (max-width: 360px) {
    .site-title h2,
    #content .entry-title,
    #content .archive-title {
        font-size: 40px !important;
    }
    .ai-modern-testimonials #content .entry-title span {
        font-size: 30px !important;
    }

    .ck-form .wpcf7-spinner {
        left: calc(100% + 4px);
    }
    
}