/*
Theme Name: Cyd Greer
Description: AIOS mobile semi-custom theme.
Author: AgentImage
Author URI: http://www.agentimage.com
Version: 1.5.9
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 */
.main-nav {
    position: relative;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    margin-bottom: -18px;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.main-nav > li {
    position: relative;
    display: inline-block;
    margin: 0 21px;
    padding-bottom: 22px;
}


.main-nav > li a {
    font-size: 9.5px;
    font-weight: 500;
    letter-spacing: 1.71px;
    color: #57585f;
    text-transform: uppercase;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}
.main-nav > li:focus-within a,
.main-nav > li:hover a {
    color: #8f6d50;
}


.main-nav > li:first-child {
    margin-left: 0!important;
}


.main-nav > li:last-child {
    margin-right: 0!important;
}

.header-nav .navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    font-size: 0;
    margin: 0 auto;
    width: 100%;
}

.main-nav > li .sub-menu {
    list-style: none outside none;
    position: absolute;
    width: 100%;
    min-width: 347px;
    left: 0;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    text-align: left;
    padding: 36px 15px 31px 30px;
    background: #fff;
    top: 50%;
}

.main-nav > li .sub-menu li a {
    display: block;
    padding: 0;
    font-size: 10px;
    font-weight: 300;
    letter-spacing: 0.4px;
    color: #5a5a62;
    text-transform: uppercase;
    -webkit-transition: 0.4s all ease-in-out;
    -o-transition: 0.4s all ease-in-out;
    transition: 0.4s all ease-in-out;
}

.main-nav > li .sub-menu > li {
    position: relative;
    display: block;
    margin: 0 auto;
    -webkit-transition: 0.4s all ease-in-out;
    -o-transition: 0.4s all ease-in-out;
    transition: 0.4s all ease-in-out;
}


.main-nav > li .sub-menu li:focus-within > a,
.main-nav > li .sub-menu li:hover > a {
    color: #95755b;
}

.main-nav li:focus-within > .sub-menu,
.main-nav li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    top: 100%;
}

.main-nav > li .sub-menu > li:not(:last-child) {
    padding-bottom: 20px;
}

.main-nav:nth-of-type(1) {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}

.main-nav:nth-of-type(2) {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}

.main-nav li > .sub-menu .sub-menu {
    top: 100%;
    margin-left: calc(100% + 15px);
    pointer-events: auto;
}

#main-nav{
    display: none;
}


.ai-translator-dropdown-wrap li a {
    font-size: 9.5px;
    font-weight: 400;
    letter-spacing: 1.71px;
    color: #57585f;
    text-transform: uppercase;
}

.ai-translator-dropdown-wrap {
    position: relative;
    display: inline-block;
}

.ai-translator-dropdown-wrap li {
    display: block;
    position: relative;
}


.header-wrapper .ai-translator-dropdown {
    top: calc(100% + 22px);
}

#fixed-header.active .ai-translator-dropdown {
    top: calc(100% + 49px);
}

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

/* Global */

body{
    font-family: var(--body-font);
    font-size: 14px;
    font-weight: 300;
    background: #FFF;
    color: #000000;
    margin: 0;

    /* Remove the comment from line 85 to 86 if the font issue in safari occurs */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham/Gotham-Extra-Light.otf');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham/Gotham-Light.otf');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham/GOTHMBOL.ttf');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham/GOTHMMED.ttf');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Chronicle Display';
    src: url('fonts/ChronicleDisplay/ChronicleDisp-Light.otf');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Chronicle Display XLight';
    src: url('fonts/ChronicleDisplay/ChronicleDisp-XLight.otf');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NeueHaasGroteskDisp Pro';
    src: url('fonts/NHaasGroteskDSPro/NHaasGroteskDSPro-35XLt.ttf');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NeueHaasGroteskDisp Pro';
    src: url('fonts/NHaasGroteskDSPro/NHaasGroteskDSPro-55Rg.ttf');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'NeueHaasGroteskDisp Pro';
    src: url('fonts/NHaasGroteskDSPro/NHaasGroteskDSPro-65Md.ttf');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'NHaasGroteskTX Pro';
    src: url('fonts/NHaasGroteskTXPro/NHaasGroteskTXPro-It.ttf.ttf');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NHaasGroteskTX Pro';
    src: url('fonts/NHaasGroteskTXPro/NHaasGroteskTXPro-55Rg.ttf');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'NHaasGroteskTX Pro';
    src: url('fonts/NHaasGroteskTXPro/NHaasGroteskTXPro-65Md.ttf');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Didot';
    src: url('fonts/Didot/Didot-HTF-M11-Medium.otf');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


:root {
    --body-font: 'Gotham', 'Raleway', Arial, Helvetica, Georgia, Sans-serif;
    --title-font: 'Chronicle Display', 'Baskerville', Arial, Helvetica, Georgia, serif;
    --extra-font: 'NeueHaasGroteskDisp Pro', 'Source Sans Pro', Arial, Helvetica, Georgia, Sans-serif;
    --font-didot: 'Didot', Arial, Helvetica, Georgia, Sans-serif;
    --font-neue: 'NHaasGroteskTX Pro', 'Source Sans Pro', Arial, Helvetica, Georgia, Sans-serif;
}


/*CSS Reset*/
a,
a:hover,
a:visited,
a:focus,
textarea{
    text-decoration: none;
    outline: 0;
    cursor: pointer;
}


a.skiptobtn {
    padding: 10px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 15px;
    z-index: -1;
    opacity: 0;
    background: rgba(255,255,255,0.5);
    color: #000;
}

a.skiptobtn:focus {
    opacity: 1;
    z-index: 9;
    display: block;
}

main section {
    position: relative;
}

.slick-track *{
    outline: none;
    -webkit-transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
}

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

input:focus,
select:focus,
textarea:focus {
    outline: none;
}

input[type="radio"] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio;
}

input[type="checkbox"] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox;
}

select{
    -webkit-appearance: none;
    -moz-appearance: none;
         appearance: none;
    outline: none;
}

textarea {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    border-radius: 0;
}

[class*="ai-icon-"] {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

/********CSS Post Launch********/
img{
    max-width: 100%;
    height: auto;
}
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;
    margin-left: -15px;
}
#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;
}
.ihf-captcha .g-recaptcha{
    transform-origin: left center;
    transform: scale(.75);
    -moz-transform: scale(.75);
    -webkit-transform: scale(.75);
}
.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;
}
/********CSS Post Launch End********/

#main-wrapper{
    overflow: hidden;
}

/* Global Button */

.global-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 37px;
    padding: 0 10px;
    border: 1px solid #906e51;
    position: relative;
    color: #906e51;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 2.18px;
    text-transform: uppercase;
    font-weight: 500;
}

.global-btn:before,
.global-btn:after {
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    pointer-events: none;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.global-btn:before{
    top: 2px;
    height: calc(100% - 4px);
    border-top: 1px solid #906e51;
    border-bottom: 1px solid #906e51;
}

.global-btn:after {
    top: 0;
    height: 100%;
    border-left: 1px solid #906e51;
    border-right: 1px solid #906e51;
    width: calc(100% - 4px);
    left: 2px;
}

.global-btn:hover:after{
    left: 0;
    width: 100%;
    opacity: 0;
}

.global-btn:hover:before{
    top: 0;
    height: 100%;
    opacity: 0;
}

.global-btn:hover, .global-btn:focus {
    color: #906e51;
}

/*Fixed Header*/

#fixed-header {
    position: fixed;
    z-index: 1029;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

#fixed-header.active{
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
}

#fixed-header.active .main-nav {
    margin-bottom: -15px;
}

.logo img.fixed-logo {
    display: none;
}

#fixed-header.active .logo img.main-logo {
    max-width: 173px;
}

#fixed-header.active .logo img.fixed-logo {
    display: block;
    max-width: 173px;
}

#fixed-header.active .header-wrapper {
    padding: 14px 0;
    min-height: 110px;
}


#fixed-header.active .main-nav > li {
    padding-bottom: 49px;
}


/* Header */

.header-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1028;
    width: 100%;
    font-size: 0;
    -webkit-transition: 0.4s all ease-out;
    -o-transition: 0.4s all ease-out;
    transition: 0.4s all ease-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #fff;
    padding: 30px 0 18px;
    min-height: 172px;
}

.header-wrap {
   display: block;
    width: 100%;
    position: relative;
}


.header-nav {
    display: block;
    width: 100%;
    position: relative;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.logo {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 266px;
    height: 100%;
    text-align: center;
    margin: 0 auto;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}



.logo a {
    display: block;
    position: relative;
}

.logo img {
    max-width: 100%;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    width: 100%;
}


/*Slideshow*/
.slideshow-container {
    position: relative;
}

.slideshow-wrapper{
    position: relative;
}


/* Quick Search */
.qs-field {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-right: 0.933%;
}

.qs-container form.qs-form {
    width: 100%;
    display: block;
    position: relative;
}

.qs-container .bootstrap-select.btn-group .dropdown-menu.inner{
    max-height: 210px !important;
}
.qs-container .bootstrap-select.btn-group .dropdown-toggle .filter-option{
    text-overflow: ellipsis;
}
.qs-container {
    display: block;
    position: relative;
    padding: 27px 0 30px;
    font-size: 0;
}

.qs-field.long {
    width: 42.164%;
}

.qs-field select, .qs-field input#maxprice {
    width: 100%;
    height: 37px;
    font-size: 14px;
    line-height: normal;
    letter-spacing: 1.12px;
    color: #000;
    padding: 0 10px;
    border: 1px solid #66666d;
    font-family: var(--extra-font);
    font-weight: 300;
    background-color: #fff;
}


.qs-submit-adv.global-btn {
    padding: 0;
}

.qs-submit-adv.global-btn input[type=submit] {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
    position: relative;
    background: transparent;
    padding: 0;
    color: #906e51;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 2.18px;
    text-transform: uppercase;
}

.qs-field.submit {
    width: 17%;
}

.qs-field.submit {
    width: 13.78%;
    margin-right: 0;
}

.qs-field.short {
    width: 13.433%;
}

.qs-form-inner {
    display: block;
    width: 100%;
    max-width: 1072px;
    margin: 0 auto;
}

.qs-container {
    z-index: 2;
}

.qs-field .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    font-size: 14px;
    line-height: normal;
    letter-spacing: 1.12px;
}


/* Featured Communities */
.fc-container {
    display: block;
    position: relative;
    font-size: 0;
}

.fc-wrapper {
    display: block;
    position: relative;
}

.fc-wrapper > .container {
    width: 100%;
    max-width: 1414px;
    padding: 0 30px;
}

.fc-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin: -4px;
}

.fc-list {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 100%;
}

.fc-item {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 4px;
}

.fc-item a {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}


.fc-img {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #000;
}

.fc-img canvas {
    display: block;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    opacity: 0.5;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.fc-title {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    text-align: center;
}

.fc-title span {
    display: block;
    position: relative;
    padding: 20px 0;
    width: 100%;
    margin: 0 auto;
    font-size: 17px;
    line-height: 1;
    letter-spacing: 3.4px;
    color: #fff;
    text-transform: uppercase;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    font-weight: 500;
}


.fc-title span:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 103px;
    margin: 0 auto;
    right: 0;
    border-top: 1px solid rgba(255,255,255,.53);
    border-bottom: 1px solid rgba(255,255,255,.53);
    pointer-events: none;
}



.fc-list:first-child {
    display: block;
}

.fc-item a:hover .fc-img canvas {
    opacity: 1;
}

.fc-list:first-child{
    width: 100%;
}

.fc-list:first-child .fc-item:first-child {
    width: 40.6%;
    height: 100%;
}

.fc-list:first-child .fc-item:last-child {
    width: 59.4%;
    height: 100%;
}


.fc-list:nth-child(2) {
    width: 67%;
}


.fc-list:nth-child(2) .fc-item:not(:first-child) {
    width: 50%;
}

.fc-list:nth-child(2) .fc-item:first-child {
    display: block;
    width: 100%;
}


.fc-list:last-child {
    width: 33%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
}


.fc-list:last-child .fc-item {
    display: block;
    width: 100%;
}

.fc-list:last-child .fc-item:last-child .fc-img canvas {
    background-color: #000;
}

.fc-list:last-child .fc-item:last-child a:hover .fc-img canvas {
    background-color: #666;
}


/* Welcome */

.welc-container {
    display: block;
    position: relative;
    padding: 75px 0 0;
    font-size: 0;
}

.welc-wrapper {
    display: block;
    position: relative;
}

.welc-main {
    display: block;
    position: relative;
}

.welc-title {
    display: block;
    position: relative;
    text-align: center;
    margin-bottom: 49px;
}

.welc-content {
    display: block;
    position: relative;
    text-align: center;
    margin-bottom: 45px;
    padding: 0 4%;
}

.welc-banner {
    display: block;
    position: relative;
    margin-left: calc((100vw - 1140px) / -2);
    margin-right: calc((100vw - 1140px) / -2);
}

.welc-banner canvas {
    display: block;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #000;
}

.welc-title h1 {
    font-size: 40px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 9.8px;
    text-transform: uppercase;
    color: #212228;
    font-family: var(--title-font);
}

.welc-content p {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: 1.28px;
    color: #434449;
    font-family: var(--extra-font);
}

/*Reviews*/


.rev-container {
    display: block;
    position: relative;
    padding: 31px 0 94px;
    font-size: 0;
}

.rev-wrapper {
    display: block;
    position: relative;
}

.rev-main {
    display: block;
    position: relative;
    padding: 0;
    width: 100%;
    max-width: 945px;
    margin: 0 auto;
}

.rev-icon {
    display: block;
    position: relative;
    text-align: center;
    margin-bottom: 28px;
}

.rev-icon span.ai-icon-quote {
    background-image: url(images/ai-quote-icon.png);
    width: 27px;
    height: 26px;
}

.rev-slide {
    display: block;
    position: relative;
}

.rev-slide:not(.slick-initialized) .rev-item:nth-child(n+2) {
    display: none;
}

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

.rev-content {
    display: block;
    position: relative;
    text-align: center;
}

.rev-content p {
    font-family: var(--title-font);
    font-weight: 300;
    line-height: 38px;
    letter-spacing: 0.73px;
    color: #4b4d55;
    display: block;
    margin-bottom: 20px;
    font-size: 29px;
}

.rev-more-btn {
    display: block;
    position: relative;
    margin-top: 60px;
    text-align: center;
}

.rev-content span.rev-agent-name {
    font-size: 16.53px;
    line-height: 1;
    letter-spacing: 3.97px;
    color: #8f6d50;
    text-transform: uppercase;
    font-family: var(--body-font);
    font-weight: 500;
}

.rev-more-btn a {
    font-size: 20.13px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0.60px;
    color: #8a6648;
    font-family: var(--title-font);
    display: inline-block;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.rev-more-btn a:hover {
    color: #4b4d55;
}

.rev-more-btn a span {
    display: block;
    position: relative;
}

.rev-more-btn a span em.ai-font-arrow-b-n {
    font-size: 11px;
    display: inline-block;
    vertical-align: baseline;
    margin-left: 7px;
    font-weight: 600!important;
}

/*Proven Market Leader*/

.wwu-container {
    display: block;
    position: relative;
    text-align: center;
    font-size: 0;
    z-index: 1;
    padding: 104px 0 122px;
    overflow: hidden;
    background: #4d4e56;
}



.wwu-main {
    position: relative;
    z-index: 1;
    text-align: center;
}

.wwu-main ul.wwu-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}


.wwu-main  ul.wwu-list li.wwu-item {
    font-size: 22px;
    line-height: 1;
    color: #fff;
    position: relative;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-style: italic;
    font-family: var(--font-didot);
    font-weight: 500;
}

.wwu-main  ul.wwu-list li.wwu-item span {
    display: block;
    font-size: 40px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 9px;
    line-height: 1;
    text-align: center;
    font-family: var(--title-font);
    font-weight: 300;
    font-style: normal;
}

.wwu-main ul.wwu-list li.wwu-item span i {
    font-style: normal;
}

.wwu-main ul.wwu-list li.wwu-item:last-child:before {
    display: none;
}


.wwu-bg {
    position: relative;
    display: block;
}


.wwu-title {
    display: block;
    position: relative;
    padding-bottom: 60px;
    margin-bottom: 76px;
}

.wwu-title h2 {
    font-size: 27px;
    line-height: 1;
    letter-spacing: 2.43px;
    color: #fff;
    text-transform: uppercase;
}


.wwu-wrapper {
    display: block;
    position: relative;
}

.wwu-title:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 165px;
    height: 1px;
    background: #fff;
    pointer-events: none;
}


/* Get In Touch */

.git-field input:not([type=submit]) {
    width: 100%;
    height: 37px;
    font-size: 14px;
    line-height: normal;
    letter-spacing: 1.12px;
    color: #47484d;
    padding: 0 10px;
    border: 1px solid #66666d;
    font-family: var(--extra-font);
    font-weight: 300;
}

.git-field {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-right: 0.68%;
}

.git-container {
    display: block;
    position: relative;
    padding: 46px 0 47px;
    font-size: 0;
}

.git-field.submit {
    margin-right: 0;
    width: 13.99%;
}

.git-submit.global-btn input[type=submit] {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
    position: relative;
    background: transparent;
    padding: 0;
    color: #906e51;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 2.18px;
    text-transform: uppercase;
}

.git-submit.global-btn {
    padding: 0;
}

.git-widget div.wpcf7 .ajax-loader {
    position: absolute;
    bottom: -18px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.git-widget .use-floating-validation-tip span.wpcf7-not-valid-tip {
    font-size: 12px;
    font-weight: 300;
}

.git-widget div.wpcf7-response-output {
    font-size: 12px;
    position: absolute;
    bottom: -33px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.git-widget {
    position: relative;
    display: block;
    max-width: 1072px;
    margin: 0 auto;
}

.git-widget form {
    position: relative;
    display: block;
}

.git-form {
    display: block;
    width: 100%;
    position: relative;
    font-size: 0;
}

.git-title {
    display: block;
    position: relative;
    text-align: center;
    margin-bottom: 56px;
}

.git-title h2 {
    font-size: 39px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0.98px;
    color: #95755b;
    font-family: var(--title-font);
}

.git-field.md-long {
    width: 27.52%;
}

.git-field.sm-long {
    width: 18.94%;
}

.git-field.sm {
    width: 12.03%;
}

.git-field.long {
    width: 24.07%;
    margin-right: 1.21%;
}

/*Footer*/
#footer-nav > li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    min-width: 165px;
    width: 100%;
    padding: 0 35px;
}

#footer-nav > li:first-of-type {
    padding-left: 0;
}

#footer-nav > li:last-of-type {
    padding-right: 0;
}

.footer-nav-wrap {
    display: block;
    position: relative;
    padding: 62px 0 56px;
    background: #4b4e56;
    font-size: 0;
}

#footer-nav > li > a {
    font-size: 10px;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    font-weight: 500;
}

#footer-nav > li > a:hover {
    color: #95755b;
}

.footer-nav-inner {
    display: block;
    position: relative;
    padding: 0 30px;
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
}

#footer-nav {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

#footer-nav > li .sub-menu > li {
    display: block;
    border-bottom: 1px solid #e1e1e3;
    padding: 10px 0;
}

#footer-nav > li .sub-menu > li a {
    font-size: 10px;
    color: #fff;
    line-height: 1.5;
    font-weight: 200;
    text-transform: uppercase;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

#footer-nav > li .sub-menu {
    display: block;
    margin-top: 18px;
}

#footer-nav > li .sub-menu > li:last-child {
    border: none;
}

#footer-nav > li:nth-child(n+5) .sub-menu > li:last-child {
    border-bottom: 1px solid #e1e1e3;
}

#footer-nav > li .sub-menu > li a:hover {
    color: #c1c1c1;
}

/*Copyright*/
.footer-copyright {
    display: block;
    position: relative;
    padding: 46px 0 40px;
    background: #212228;
}

.copyright {
    font-size: 11px;
    line-height: 1;
    letter-spacing: 0.39px;
    color: #898989;
    position: relative;
    display: block;
    margin-bottom: 15px;
    text-align: center;
}

.copyright a {
    color: #898989;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    font-weight: 300!important;
}

.copyright a:hover {
    color: #fff;
}

.copyright span{
    text-transform: uppercase;
}

.mls-logo {
    position: relative;
    display: block;
    text-align: center;
}

.mls-logo span {
    display: inline-block;
    vertical-align: middle;
    font-size: 22px;
    color: #959595;
}

/*******************************************************
 *
 * 3. IP Styles
 *
 *******************************************************/
 .amh-navigation .amh-menu li a {
    font-weight: 300!important;
}

.ip-container #breadcrumbs {
    font-size: 14px;
    /* display: none; */
}

.ip-container.tax-property_status #breadcrumbs,
.ip-container.tax-property_type #breadcrumbs,
.ip-container.tax-property_feature #breadcrumbs {
    padding: 0 15px;
}

.ip-container #breadcrumbs span.breadcrumb_last {
    color: #434449;
    font-weight: 500;
}

.ip-banner{
    position: relative;
    overflow: hidden;
    margin-top: 172px;
}

.ip-banner:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    /*background: rgba(0,0,0,.4);*/
}

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

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

.ip-banner h1 {
    font-size: 45px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 4.5px;
    text-transform: uppercase;
    color: #fff;
    font-family: var(--title-font);
    text-align: center;
}

.ip-banner h1 span{
    display: block;
    font-size: 24px;
    text-transform: none;
    letter-spacing: 1px;
    font-family: var(--title-font);
}

/*IP Global Pagination*/

#content .ip-global-pagination {
    display: block;
    position: relative;
}

#content .ip-global-pagination ul {
    list-style-type: none;
    margin: 0;
    display: block;
    position: relative;
}

#content .ip-global-pagination ul > li {
    width: 62px;
    height: 62px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-right: 15px;
}

#content .ip-global-pagination ul > li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 100%;
    border: 1px solid #95755b;
    color: #95755b;
    font-size: 17px;
    line-height: 1;
    background: transparent;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    font-weight: 500;
}

#content .ip-global-pagination ul > li.ellipsis {
    pointer-events: none;
}

#content .ip-global-pagination ul > li.active a, #content .ip-global-pagination ul > li:not(.next-page) a:hover {
    background: #95755b;
    color: #fff;
}

#content .ip-global-pagination ul > li.next-page a {
    border: none;
    pointer-events: none;
}

#content .ip-global-pagination ul > li.next-page a em {
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
}

#content .ip-global-pagination ul > li.next-page a:hover {
    color: #4d4e56;
}

#content .ip-global-pagination ul > li.next-page a span {
    pointer-events: auto;
}

#content .ip-global-pagination ul > li:last-child {
    margin-right: 0;
    width: 25px;
}

.category-press span.page-numbers.current {
    width: 62px;
    height: 62px;
    display: inline-grid;
    -webkit-box-align: center;
    vertical-align: middle;
    position: relative;
    margin-right: 15px;
    justify-content: center;
    align-items: center;
    -webkit-box-pack: center;
    background: #95755b;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    transition: 0.3s all ease-in-out;
    border: 1px solid #95755b;
    pointer-events: none;
}

.category-press a.page-numbers {
    width: 62px;
    height: 62px;
    display: inline-grid;
    -webkit-box-align: center;
    vertical-align: middle;
    position: relative;
    margin-right: 15px;
    justify-content: center;
    align-items: center;
    -webkit-box-pack: center;
    background: transparent;
    color: #95755b;
    font-size: 17px;
    font-weight: 500;
    transition: 0.3s all ease-in-out;
    border: 1px solid #95755b;
}
.category-press a.page-numbers:hover {
    background: #95755b;
    color: #fff;
}

.category-press a.next.page-numbers,
.category-press a.prev.page-numbers {
    border: unset;
    font-size: 19px;
    font-weight: 500;
}
.category-press a.next.page-numbers:hover,
.category-press a.prev.page-numbers:hover {
    color: #4d4e56;
    background: unset;
}
/*Custom Old Templates*/

.ip-content {
    margin: 0 auto 0;
    text-align: center;
    left: 10%;
    position: relative;
}

.ip-content .col-md-6 {
    width: 40%;
    text-align: center;
}

.ip-button {
    background: url(images/ip-button.png) no-repeat;
    margin: 1px;
    text-align: center;
    width: 395px;
    height: 95px;
    background-position: center;
    background-size: contain;
    max-width: 100%;
    margin: 0 auto;
}
.content-text{
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    position: relative;
    display: block;
    height: 100%;
}
.content-text a{
    color: #fff;
    display: block;
    height: 100%;
}
.content-text a::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}
.content-text a span {
    display: inline-block;
    vertical-align: middle;
}

.video-content {
    text-align: center;
    display: block;
}

#content .video-content iframe {
    display: block;
    text-align: center;
    width: 100%;
}


/* 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: 74.08%; }
#content-full #content { width: 100%; }

/* Adjust width of sidebar */
.sidebar{ width: 23.83%; margin-top: 80px; }

/* fullwidth template */
.page-template-template-fullwidth #content {
    padding-left: 15px;
    padding-right: 15px;
}

.page-template-template-fullwidth #content ihf-search[data-eureka-id*=""].ihf-eureka {
    margin-left: -15px;
    margin-right: -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 { 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: 40px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 9.8px;
    text-transform: uppercase;
    color: #212228;
    font-family: var(--title-font);
}

#content .entry{
    font-size: 20px;
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: 1.28px;
    color: #434449;
    font-family: var(--extra-font);
}
/* Styles for category/archive/search/etc subheadings (h2) */
#content .archive-subtitle {
    margin-top: 0;
    font-size: 35px;
    font-weight: 300;
    line-height: 1;
    color: #212228;
    font-family: var(--title-font);
}

.page-id-130 #content .archive-list {
    position: relative;
}

.page-id-130 #content .archive-list .post {
    border-bottom: none;
}

.page-id-130 #content .archive-list .archive-thumbnail,
.page-id-130 #content .archive-list .archive-content {
    width: 100%;
}

.page-id-130 #content .archive-list .archive-thumbnail a {
    display: block;
    outline: none;
}

.page-id-130 #content .archive-list .archive-thumbnail canvas {
    display: block;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background: #4b4e56;
}

.page-id-130 #content .archive-list .article-long .archive-thumbnail {
    width: 60%;
}

.page-id-130 #content .archive-list .article-long .archive-has-thumbnail {
    width: 37%;
    margin-left: 3%;
}

.page-id-130 #content .archive-list .article-long .archive-has-thumbnail .archive-subtitle {
    margin-top: 0;
    font-size: 32px;
}

.page-id-130 #content .archive-list .article-long p {
    font-size: 22px;
}

.page-id-130 #content .archive-more {
    display: inline-block;
    vertical-align: middle;
    font-family: var(--primary-font);
    text-transform: uppercase;
    letter-spacing: 1.2px;
    font-style: normal;
    text-decoration: none;
    position: relative;
    -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;
}

.page-id-130 #content .archive-more:after {
    content: '';
    position: absolute;
    left: calc(100% + 23px);
    top: calc(50% - 1px);
    background: #ded1c1;
    width: 0;
    height: 2px;
    pointer-events: none;
    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;
}

.page-id-130 #content .archive-more:hover {
    color: var(--primary-color);
}

.page-id-130 #content .archive-more:hover:after {
    width: 63px;
    opacity: 1;
}
.page-id-130 #content article {
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.page-id-130 #content .archive-subtitle {
    text-transform: uppercase;
    color: var(--primary-text-color);
}
.page-id-130 #content .archive-subtitle {
    font-size: 24px;
    margin: .75em 0;
}

/* IDX FIX */
ul#ihf-detail-extrainfotabs, #ihf-search-tabs > ul.nav-tabs,
#ihf_select_property_type_chosen ul.chosen-results,
#ihf_select_bedrooms_homes_chosen ul.chosen-results,
#ihf_select_baths_homes_chosen ul.chosen-results{
    margin-left:0!important;
    padding-left: 0;
}

.ihf-advanced-property-search ul.chosen-results {
    padding-left: 0 !important;
}

#ihf-main-container .ihf-listing-search-results .ihf-grid-result-attribution p {
    font-size: 11px!important;
    line-height: 1;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
}

button.btn.dropdown-toggle.bs-placeholder.btn-default,
button.btn.dropdown-toggle.btn-default {
    width: 100%;
    height: 37px;
    font-size: 14px;
    line-height: normal;
    letter-spacing: 1.12px;
    color: #000;
    padding: 0 10px;
    border: 1px solid #66666d;
    font-family: var(--extra-font);
    font-weight: 300;
    background-color: #fff;
    border-radius: 0;
}

body.page-template-cyds-blog .ip-banner:before {
    display: none;
}


/*LISTINGS*/
div#TB_window form {
    position: relative;
    margin: 0 -15px;
}

div#TB_ajaxContent {
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    width: calc(100% - 30px) !important;
    margin: 26px 15px !important;
    height: auto !important;
}
div#TB_title {
    background: #333333 !important;
    padding: 25px 15px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

div#TB_ajaxWindowTitle {
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
    float: none;
    width: 100%;
    white-space: normal;
    display: block;
    padding: 0;
}

button#TB_closeWindowButton {
    top: 0;
    position: relative;
}
.req-field.short {
    width: calc(50% - 30px);
}

.req-field {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin: 8px 15px;
}

.req-field.long {
    width: calc(100% - 30px);
}

div#TB_window {
    font-size: 0;
    letter-spacing: 0;
    padding: 0;
    width: 100% !important;
    max-width: 580px !important;
    border-radius: 5px;
    overflow: hidden;
    border: 0 !important;
    margin-top: -345px!important;
    margin: 0 auto!important;
    transform: translate(-50%,-50%);
    width: calc(100% - 30px)!important;
}

.req-field label {
    font-size: 13px;
    font-weight: 400;
    color: #000;
    display: block;
    margin: 0 0 9px;
    line-height: 1;
}

.req-field input[type="text"],
.req-field input[type="email"],
.req-field textarea {
    width: 100%;
    border-radius: 4px;
    color: #555;
    font-size: 14px;
    outline: 0;
    height: 34px;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.req-field .wpcf7-form-control-wrap {
    display: block;
}

.req-field textarea {
    height: 100px;
}

.req-field.long.text-field {
    margin-top: 30px;
}

.req-field.text-field p {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    margin-top: 10px;
}
    .req-field.text-field p:first-child {
        margin-top: 0;
    }

.req-submit {
    display: block;
    position: relative;
    width: 100%;
    max-width: 62px;
    margin: 0px 15px 0;
}

.req-submit input[type="submit"] {
    width: 100%;
    height: 34px;
    color: #fff;
    background-color: #999;
    font-size: 14px;
    border-color: #777;
    border-radius: 4px;
    outline: 0;
    box-shadow: 0 0 0 rgb(255 255 255 / 20%) inset, 0 0 0 rgb(0 0 0 / 5%);
    font-weight: 500;
}
.req-field span.wpcf7-not-valid-tip {
    font-size: 12px;
    line-height: 1;
}

#TB_ajaxContent .wpcf7-response-output {
    text-align: center;
    font-size: 12px;
    color: #000;
    line-height: 1;
}
#TB_ajaxContent{
    line-height: 2!important;
}
.req-submit span.ajax-loader {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.single-post h1.entry-title {
    display: none;
}

.grecaptcha-badge {
    z-index: 1000;
}

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

.single-listing > .col-md-5 {
    width: 100%;
}

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