/*
Theme Name: hankhampton.com
Description: AIOS mobile semi-custom theme.
Author: AgentImage
Author URI: http://www.agentimage.com
Version: 1.5.8
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
 *
 *******************************************************/
.header-nav {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    padding: 12px 0 0;
    margin-right: 70px;
}
    #nav {
        padding: 0;
        margin: 0 0 0 0;
        list-style: none;
        line-height: 1;
        text-align: right;
    }
        #nav > li {
            display:inline-block;
            position: relative;
            padding: 0 2% 22px;
        }
        #nav > li:last-child {
            padding: 0;
        }
            #nav > li > a {
                text-decoration: none;
                outline: none;
                color: #ffffff;
                font: 400 14px 'Lato', sans-serif;
                text-transform: uppercase;
                position: relative;
                display: block;
                padding: 0 0;
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -ms-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
            }
            #nav > li:focus-within > a,
            #nav > li:hover > a {
                color: #af9744;
            }

            /* Sub Menu */
            #nav .sub-menu {
                list-style: none outside none;
                background: transparent;
                display: none;
                margin: 0 0 0 -118.5px;
                padding: 0;
                position: absolute;
                top: 38px;
                left: 50%;
                width:100%;
                text-align: center;
                min-width: 237px;
            }
            #nav .sub-menu li {
                position: relative;
                display: block;
                margin-bottom: 5px;
            }
            #nav .sub-menu a {
                display: block;
                padding: 14px 10px;
                color: #000000;
                background: #ffffff;
                text-transform: uppercase;
                font: 400 14px 'Lato', sans-serif;
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -ms-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
            }
            #nav .sub-menu li:focus-within > a,
            #nav .sub-menu a:hover {
                color: #ffffff;
                background: #af9744;
            }
            #nav .sub-menu .sub-menu {
                margin-left: 100%;
                top:0;
            }
            #nav li:focus-within > .sub-menu,
            #nav li:hover > .sub-menu {
                display: block;
            }




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

/* Global */

body{
    font: 400 14px/30px 'Poppins', sans-serif;
	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; */
}

/********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********/


.container-wide {
    width: 100%;
    max-width: 1504px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}
.container-inner {
    width: 100%;
    max-width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

a {
    outline: none !important;
    text-decoration: none !important;
}
#main-wrapper {
    overflow: hidden;
}

/* Global Code */
.wrap {
    position: relative;
    display: block;
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
}
.pos-absolute {
    position: absolute;
}
.pos-relative {
    position: relative;
}
.ease-in-out3 {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.ease-in-out5 {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.circle {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
/*End of Global Code*/


/*Header*/
.header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background: transparent;
}
    .header-logo {
        position: relative;
        display: block;
        padding-top: 45px;
    }
        .header-logo img {
            max-width: 277px;
        }
        .header-logo img.fixed-logo {
            display: none;
        }

    .header-right {
        position: relative;
        display: block;
        padding-top: 40px;
        text-align: right;
    }


/* Fixed Header */
.header.fixed {
    position: fixed;
    padding: 21px 0 0;
    background: rgba(61,77,85,0.9);
}
    .header.fixed .header-logo {
        padding-top: 0;
    }
    .header.fixed img.white-logo {
        display: none;
    }
    .header.fixed img.fixed-logo {
        display: block;
    }
    .header.fixed .header-right {
        padding-top: 0;
    }
    .header.fixed #nav .sub-menu {
        top: 60px;
    }
    .header.fixed #nav > li {
        padding: 0 2% 43px;
    }
    .header.fixed .burger {
        top: -16px;
    }

/* Burger Menu */
.burger {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    top: -5px;
    padding: 9px 2px;
    background: none;
    border: 0;
    cursor: pointer;
}

.burger .icon {
    display: block;
    width: 37px;
    height: 4px;
    background-color: #ffffff;
    position: relative;
}
.burger .icon:before, .burger .icon:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    position: absolute;
    left: 0;
    z-index: 1;
}
.burger:hover .icon,
.burger:hover .icon:before,
.burger:hover .icon:after {
    background-color: #af9744;
}

.burger .icon:before {
    top: -8px;
}

.burger .icon:after {
    bottom: -8px;
}
.burger.active {
    right: 36px;
}
.burger.active .icon {
    background: none;
}


.close-nav {
    position: absolute;
    right: 36px;
    top: 50px;
    padding: 9px 2px;
    background: none;
    border: 0;
    cursor: pointer;
}
.close-nav .icon {
    display: block;
    width: 37px;
    height: 4px;
    background-color: #000000;
    position: relative;
}
.close-nav .icon:before, .close-nav .icon:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #000000;
    position: absolute;
    left: 0;
    z-index: 1;
}
.close-nav .icon:before {
    transform: rotate(45deg) translate(5px, 6px);
    background-color: #000000;
}

.close-nav .icon:after {
    transform: rotate(-45deg) translate(5px,-6px);
    background-color: #000000;
}
.close-nav .icon:before {
    top: -8px;
}
.close-nav .icon:after {
    bottom: -8px;
}
.close-nav .icon {
    background: none;
}
.close-nav:hover .icon:before,
.close-nav:hover .icon:after {
    background-color: #af9744;
}

/* Expand Menu */
.expand-nav-wrap {
    position: fixed;
    display: block;
    right: -100%;
    top: 0;
    opacity: 0;
    padding: 100px 0 0;
    z-index: 10001;
    width: 100%;
    height: 100%;
    max-width: 499px;
    background: #ffffff;
}
    .expand-nav-wrap::before {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        min-width: 1600px;
        position: absolute;
        left: 0;
        top: 0;
    }
    .expand-nav-wrap.open-menu::before {
        left: -1550px;
    }
    .expand-nav-wrap.open-menu {
        opacity: 1;
        right: 0;
    }
        .expand-inner {
            position: relative;
            display: block;
            margin-top: 40px;
            padding: 0 70px 0;
        }
            .expand-inner #nav-expand {
                padding: 0;
                margin: 0 0 0 0;
                list-style: none;
                line-height: 1;
                text-align: center;
            }
                .expand-inner #nav-expand > li {
                    position: relative;
                    display: block;
                    padding: 0 0 23px;
                    margin: 0 0 23px;
                    border-bottom: 1px solid rgba(0,0,0,0.17);
                }
                    .expand-inner #nav-expand > li:last-child {
                        border-bottom: none;
                    }
                    .expand-inner #nav-expand > li > a {
                        color: #000000;
                        text-transform: uppercase;
                        font: 300 18px 'Lato', sans-serif;
                        -webkit-transition: all 0.3s ease-in-out;
                        -moz-transition: all 0.3s ease-in-out;
                        -ms-transition: all 0.3s ease-in-out;
                        -o-transition: all 0.3s ease-in-out;
                        transition: all 0.3s ease-in-out;
                    }
                    .expand-inner #nav-expand > li .sub-menu {
                        display: none;
                    }
                    .expand-inner #nav-expand > li:hover a {
                        color: #af9744;
                    }

            .expand-inner .agent-info {
                position: relative;
                display: block;
                text-align: center;
                margin-top: 85px;
            }
                .expand-inner .agent-info a {
                    display: block;
                    margin-bottom: 26px;
                    font: 300 16px 'Lato', sans-serif;
                    color:#000;
                }
                .expand-inner .agent-info a:hover{
                    color: #af9744;
                }
                    .expand-inner .agent-info a i {
                        color: #af9744;
                        margin-right: 10px;
                    }
                    .expand-inner .agent-info a span {
                        
                    }


/* Side SMI */
.side-smi-wrap {
    position: fixed;
    top: 42vh;
    left: 20px;
    z-index: 99;
}
    .smi-container {
        position: relative;
        display: block;
    }
    .side-smi-wrap a {
        position: relative;
        display: block;
        width: 47px;
        height: 46px;
        color: #ffffff;
        font-size: 22px;
        text-align: center;
        background: #3d4d55;
        margin-bottom: 22px;
        padding: 12px 0;
    }
        .side-smi-wrap a:hover {
            background: #af9744;
        }


/* HP Banner */
.hp-banner-wrapper {
    position: relative;
    display: block;
    width: 100%;
    z-index: 2;
}
    .hp-banner {
        position: relative;
        background: #000000;
        width: 100%;
        height: 100%;
        z-index: 0;
    }
        .hp-banner::before {
            content: '';
            display: block;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            z-index: 999;
            background: rgba(0,0,0,0.30);
        }
        .hp-banner .cycloneslider-template-standard .cycloneslider-slides {
            max-height: 859px;
        }
        .hp-banner .cycloneslider-template-standard {
            margin-bottom: 0;
        }

/* Banner CTA */
.banner-cta {
    position: absolute;
    bottom: 155px;
    left: 0;
    right: 0;
    z-index: 1;
    text-align: center;
}
    .banner-cta a {
        position: relative;
        display: inline-block;
        vertical-align: top;
        color: #ffffff;
        margin: 0 66px;
        letter-spacing: 4px;
        text-transform: uppercase;
        font: 600 30px 'Lato', sans-serif;
    }
        .banner-cta a:hover {
            color: #af9744;
        }



/* Quick Search */
.quick-search {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
    z-index: 12;
    margin: 0 auto;
    background: rgba(0,0,0,0.58);
}
    .qs-fields-wrap {
        position: relative;
        display: block;
        font-size: 0;
        padding: 33px 0;
    }
        .qs-title {
            position: relative;
            display: inline-block;
            vertical-align: middle;
            width: 18%;
        }
            .qs-title span {
                color: #ffffff;
                text-transform: uppercase;
                font: 400 24px 'Lato', sans-serif;
            }

        .qs-fields {
            position: relative;
            display: inline-block;
            vertical-align: middle;
            width: 82%;
        }
        .qs-fields .bootstrap-select.btn-group .dropdown-menu.inner{
            max-height: 160px !important;
        }
        .qs-group {
            position: relative;
            display: inline-block;
            vertical-align: top;
        }
        .qs-group label {
            display: none;
        }
        .qs-group select, .qs-group input, 
        button.btn.dropdown-toggle.btn-default {
            width: 100%;
            height: 41px;
            padding: 0 15px 0 15px;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
            border: 1px solid #ffffff;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            outline: none;
            font: 400 13px 'Lato', sans-serif;
            color: #ffffff;
            background:rgba(0,0,0,0.3);
        }
        .qs-group input.form-control {
            color: #000 !important;
        }

        .qs-group span.filter-option.pull-left{
            font: 400 13px 'Lato', sans-serif !important;
        }
        .qs-group select, button.btn.dropdown-toggle.btn-default{
            background:rgba(0,0,0,0.3) url("images/qs-arrow-down.png") right 7px center no-repeat;
        }
        button.btn.dropdown-toggle.btn-default:hover{
            background: transparent !important;
            color: #fff !important;
            border-color: #fff  !important;
        }

        .qs-group.search .search-btn {
            position: relative;
            display: block;
            color:#FFFFFF;
            font: 400 12px 'Montserrat', sans-serif;
            background: #3d4d55;
            text-transform: uppercase;
            border: none;
            outline: none;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            text-align: center;
            text-decoration: none;
            width: 129px;
            height: 40px;
            margin: 0 2px 0 4px;
        }

        .qs-group.long {
            width: 18.30%;
            margin-right: 7px;
        }
        .qs-group.mid {
            width: 16.16%;
            margin-right: 7px;
        }
        .qs-group.short {
            width: 12.63%;
            margin-right: 7px;
        }
        .qs-group.xs {
            width: 10.60%;
            margin-right: 7px;
        }

        .qs-group.search .search-btn:hover {
            background: #ae9643;
        }


/* MAP */
.hp-map-wrapper {
    position: relative;
    display: block;
    width: 100%;
    background: #FFFFFF;
    overflow: hidden;
    padding-bottom: 60px;
    z-index: 0;
}
    #hpMapWrap {
        /*max-width: 1600px;*/
        margin: 0 auto;
        position: relative;
        z-index: 10;
        text-align: center;
    }
        #map {
            position: relative;
            width: 1600px;
            /*margin: auto;*/
        }
        #map img#transparent {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 3;
            right: 0;
            margin: 0 auto;
        }
        #trueMap {
            z-index: 1;
        }
        #map .map-hovers {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 2;
        }
        #map .map-hovers div {
            position: absolute;
            width: 100%;
            max-width: 392px;
        }
        #map .map-hovers div img {
            display: block;
            position: relative;
            z-index: 1;
            opacity: 0;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
        }

    /* Map Hover Image */
    #mapPrescott {
        bottom: 96px;
        right: 357px;
    }
    #mapDewey {
        bottom: 36px;
        right: -55px;
    }
    #mapPrescottValley {
        bottom: 149px;
        right: 77px;
    }
    #mapChinoValley {
        top: 27px;
        right: 309px;
    }

    /* Map Hover Label */
    .map-txt-label {
        color: #FFFFFF;
        text-transform: uppercase;
        font: 700 16px 'Montserrat', sans-serif;
        opacity: 1;
        text-align: center;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
        .map-txt-label.prescott {
            top: 209px;
            right: 40px;
            z-index: 9;
        }
        .map-txt-label.dewey {
            top: 39px;
            right: 89px;
            z-index: 9;
        }
        .map-txt-label.prescottvalley {
            top: 137px;
            right: 83px;
            z-index: 9;
            font-size: 18px;
            line-height: 16px;
        }
        .map-txt-label.chino {
            bottom: 99px;
            right: -11px;
            font-size: 20px;
            z-index: 9;
        }

    /*Map Cities*/
    .map-cities-label {
        position: absolute;
        width: 100%;
        max-width: 392px;
        text-transform: uppercase;
        font: 900 13px 'Montserrat', sans-serif;
        opacity: 0;
        text-align: center;
    }
        .map-cities-label i.pin {
            display: block;
            width: 15px;
            height: 22px;
            margin: 0 auto;
            background: url("images/map/map-pin.png")  center no-repeat;
        }
        .map-cities-label.prescott.active,
        .map-cities-label.dewey.active,
        .map-cities-label.pres-val.active {
            opacity: 1;
        }
        .map-cities-label.prescott {
            top: 0;
            max-width: 304px;
            min-height: 399px;
        }

        .map-cities-label.prescott > .top {
            top: 0;
            left: 0;
            z-index: 9;
            color: #626262;
        }
            .map-cities-label.prescott > .top .txt-label.williamson {
                top: -43px;
                left: -195px;
            }
            .map-cities-label.prescott > .top .txt-label.american {
                top: 5px;
                left: -217px;
                line-height: 13px;
            }
            .map-cities-label.prescott > .top .txt-label.granite {
                top: 44px;
                left: -106px;
                font-size: 15px;
                line-height: 15px;
            }

        .map-cities-label.prescott > .bottom {
            bottom: 0;
            right: 0;
            z-index: 9;
            color: #ffffff;
        }
            .map-cities-label.prescott > .bottom .txt-label.plakes {
                bottom: 135px;
                right: -21px;
                font-size: 15px;
                line-height: 15px;
                text-shadow: 3px 3px 0px #000;
            }
            .map-cities-label.prescott > .bottom .txt-label.timber {
                bottom: 59px;
                right: 44px;
                font-size: 15px;
                line-height: 15px;
                text-shadow: 3px 3px 0px #000;
            }

        .map-cities-label.dewey {
            top: 0;
            max-width: 304px;
            min-height: 399px;
        }
        .map-cities-label.dewey > .top {
            top: 0;
            right: 0;
            z-index: 9;
            color: #ffffff;
        }
            .map-cities-label.dewey > .top .txt-label.qualiwood {
                top: -10px;
                right: 25px;
                font-size: 15px;
                line-height: 15px;
                text-shadow: 3px 3px 0px #000;
            }

        .map-cities-label.pres-val {
            top: 0;
            max-width: 304px;
            min-height: 399px;
        }
            .map-cities-label.pres-val > .top {
                top: 0;
                right: 0;
                z-index: 9;
                color: #ffffff;
            }
            .map-cities-label.pres-val > .top .txt-label.pronghorn {
                top: 0;
                right: 87px;
                font-size: 15px;
                line-height: 15px;
                text-shadow: 3px 3px 0px #000;
            }
            .map-cities-label.pres-val > .top .txt-label.granville {
                top: 160px;
                right: 156px;
                font-size: 15px;
                line-height: 15px;
                text-shadow: 3px 3px 0px #000;
            }
            .map-cities-label.pres-val > .top .txt-label.stoneridge {
                top: 210px;
                right: 106px;
                font-size: 15px;
                line-height: 15px;
                text-shadow: 3px 3px 0px #000;
            }

.comm-list-wrap {
    position: absolute;
    top: 168px;
    left: 115px;
    width: 50%;
    z-index: 11;
}
    .comm-logo {
        position: relative;
        display: block;
        margin: 0 0 0;
    }
    .comm-title {
        position: relative;
        display: block;
        margin: 39px 0 0;
        text-align: left;
    }
        .comm-title h2 {
            color: #3b4d56;
            text-transform: uppercase;
            font: 600 40px/40px 'Montserrat', sans-serif;
            letter-spacing: .08em;
        }
        .comm-title h3 {
            color: #ae9643;
            margin-left: -9px;
            text-transform: uppercase;
            font: bold 121px/121px 'Montserrat', sans-serif;
        }
        .comm-title h4 {
            color: #3b4d56;
            text-transform: uppercase;
            font: 600 30px/30px 'Montserrat', sans-serif;
            letter-spacing: .1em;
        }

    .comm-list {
        position: relative;
        display: block;
        margin:  0 0 0;
    }
        .comm-list ul {
            padding: 0 0 0 25px;
            margin: 65px 0 0 0;
            width: 60%;
        }
            .comm-list li {
                display: block;
                margin-bottom: 39px;
            }
                .comm-list li a {
                    color: #3b4d56;
                    text-transform: uppercase;
                    font: 300 30px/30px 'Montserrat', sans-serif;
                    letter-spacing: .1em;
                }
                .comm-list li a span {
                    border-bottom: 0;
                }
                .comm-list li a i.fas {
                    color: #e3dbca;
                    font-size: 26px;
                    margin-right: 10px;
                }
                .comm-list li.active-map span,
                .comm-list li:hover span {
                    border-bottom:3px solid #ae9643;
                }
                .comm-list li.active-map i.fas,
                .comm-list li:hover i.fas {
                    color: #ae9643;
                }


/* Properties */
.properties.wrap {
    padding: 0 0 50px;
}
    .prop-slider {
        position: relative;
        display: block;
        width: 100%;
        margin-top: 74px;
    }
        .prop-item {
            display: block;
            outline: none !important;
            margin-top: 30px;
            margin-bottom: 30px;
        }
        .prop-item-holder {
            position: relative;
            display: block;
            padding-top: 30px;
            padding-bottom: 30px;
        }
            .prop-item-holder a {
                position: relative;
                display: block;
                overflow: hidden;
                max-width: 939px;
            }
                .prop-item.slick-slide .prop-item-holder a::before {
                    content: '';
                    display: block;
                    width: 100%;
                    height: 100%;
                    position: absolute;
                    top: 0;
                    left: 0;
                    right: 0;
                    z-index: 1;
                    background: rgba(0,0,0,0.45);
                }
                .prop-item.slick-slide.slick-current.slick-active.slick-center .prop-item-holder a::before {
                    content: '';
                    display: block;
                    width: 100%;
                    height: 186px;
                    position: absolute;
                    bottom: 0;
                    left: 0;
                    right: 0;
                    margin: auto 0 0;
                    z-index: 1;
                    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 90%, rgba(0,0,0,1) 100%);
                    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 90%,rgba(0,0,0,1) 100%);
                    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 90%,rgba(0,0,0,1) 100%);
                    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
                }
                .prop-img {
                    position: relative;
                    display: block;
                }
                .prop-item-holder canvas {
                    position: relative;
                    display: block;
                    width: 100%;
                    height: 100%;
                    background: center no-repeat;
                    background-size: cover;
                }
                .prop-item.slick-slide.slick-current.slick-active.slick-center a {
                    box-shadow: 0px 0px 23px 0px rgba(0,0,0,0.30);
                    -webkit-box-shadow: 0px 0px 23px 0px rgba(0,0,0,0.30);
                    -moz-box-shadow: 0px 0px 23px 0px rgba(0,0,0,0.30);
                }
                    .prop-desc {
                        position: absolute;
                        bottom: 28px;
                        left: 51px;
                        z-index: 2;
                        width: 26%;
                        transform: scale(1);
                    }
                        .prop-item.slick-slide .prop-desc,
                        .prop-item.slick-slide .prop-view {
                            opacity: 0;
                        }
                        .prop-item.slick-slide.slick-current.slick-active.slick-center .prop-desc {
                            opacity: 1;
                        }
                        .prop-desc .price {
                            color: #ffffff;
                            font: 600 35px 'Lato', sans-serif;
                        }
                        .prop-desc .address {
                            color: #ffffff;
                            margin-top: 10px;
                            text-transform: uppercase;
                            font: 600 15px/25px 'Lato', sans-serif;
                        }
                        .prop-view {
                            position: absolute;
                            bottom: 28px;
                            right: 51px;
                            display: block;
                            width: 230px;
                            z-index: 2;
                            padding: 23px 0;
                            margin: 0 auto;
                            color: #ffffff;
                            opacity: 1;
                            text-align: center;
                            text-transform: uppercase;
                            font: 600 14px 'Lato', sans-serif;
                            border: 1px solid #ffffff;
                            background: transparent;
                        }
                        .prop-item.slick-slide.slick-current.slick-active.slick-center a:hover .prop-img {
                            -webkit-transform: scale(1.2);
                            -moz-transform: scale(1.2);
                            -ms-transform: scale(1.2);
                            -o-transform: scale(1.2);
                            transform: scale(1.2);
                        }
                        .prop-item.slick-slide.slick-current.slick-active.slick-center a:hover .prop-view {
                            opacity: 1;
                        }

        .prop-item.slick-slide.slick-current.slick-active.slick-center {
            position: relative;
            z-index: 5;
            -webkit-transform: scale(1.146);
            -moz-transform: scale(1.146);
            -ms-transform: scale(1.146);
            -o-transform: scale(1.146);
            transform: scale(1.146);
            pointer-events: auto;
        }
        .prop-item.slick-slide {
            -webkit-transform: scale(0.97);
            -moz-transform: scale(0.97);
            -ms-transform: scale(0.97);
            -o-transform: scale(0.97);
            transform: scale(0.97);
            pointer-events: none;
        }

    /*slick*/
    .prop-slider .slick-prev {
        position: absolute !important;
        display: block;
        cursor: pointer;
        border: none;
        top: 45%;
        left:0;
        z-index: 9;
        outline: none;
    }
    .prop-slider .slick-next {
        position: absolute !important;
        display: block;
        cursor: pointer;
        border: none;
        top: 45%;
        right:0;
        z-index: 9;
        outline: none;
    }
        .prop-slider .slick-prev,
        .prop-slider .slick-next{
            width: 79px;
            height: 81px;
            padding: 30px 0;
            font-size: 24px;
            color: #3d4d55;
            text-align: center;
            background: #ffffff;
        }
        .prop-slider .slick-prev:hover,
        .prop-slider .slick-next:hover {
            background: #ae9643;
        }



.section-title {
    position: relative;
    display: block;
    text-align: left;
}
    .section-title h2 {
        color: #af9744;
        letter-spacing: 3px;
        text-transform: uppercase;
        font: 400 24px 'Lato', sans-serif;
    }
        .section-title h2 span {
            position: relative;
            display: block;
            color: #000000;
            letter-spacing: 6px;
            margin-top: 12px;
            font: 600 60px/60px 'Lato', sans-serif;
        }


.hp-btn {
    position: relative;
    display: block;
    text-align: center;
    margin: 24px 0 0;
}
    .hp-btn a {
        position: relative;
        display: block;
        width: 230px;
        padding: 23px 0;
        margin: 0 auto;
        color: #000;
        text-align: center;
        text-transform: uppercase;
        font: 600 14px 'Lato', sans-serif;
        border: 1px solid #919191;
        background: transparent;
    }
    .hp-btn a:hover {
        color: #ffffff;
        border-color: #af9744;
        background: #af9744;
    }


/* Welcome */
.welcome.wrap {
    padding: 0 0 10px;
    margin-top: 94px;
}
    .welcome.wrap::before {
        content: '';
        display: block;
        width: 59.37%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 0;
        background: #3d4d55;
    }
    .welcome.wrap::after {
        content: '';
        display: block;
        width: 37.18%;
        height: 91px;
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: 0;
        background: #af9744;
    }
    .welc-agent-images {
        position: absolute;
        bottom: -10px;
        left: 5.6%;
        z-index: 4;
    }
    .welc-desc-wrap {
        position: relative;
        display: block;
        padding: 150px 0 150px 30px;
        z-index: 5;
    }
        .welc-desc-wrap h1 {
            color: #af9744;
            letter-spacing: 3px;
            text-transform: uppercase;
            font: 400 24px 'Lato', sans-serif;
        }
            .welc-desc-wrap h1 span {
                position: relative;
                display: block;
                color: #ffffff;
                letter-spacing: 17px;
                margin-top: 12px;
                font: 600 85px/85px 'Lato', sans-serif;
            }

        .welc-desc-txt {
            position: relative;
            display: block;
            margin-top: 43px;
            color: #ffffff;
            font: 400 14px/30px 'Poppins', sans-serif;
        }
            .welc-desc-txt p {
                margin-bottom: 15px;
            }
            .welc-desc-txt .hp-btn {
                text-align: left;
                margin: 35px 0 0;
            }
                .welc-desc-txt .hp-btn a {
                    color: #ffffff;
                    margin: 0;
                }


/* Testimonials */
.testimonials.wrap {
    padding: 143px 0 60px;
    min-height: 933px;
}
    .testimonials.wrap::before {
        content: '';
        display: block;
        width: 107px;
        height: 116px;
        position: absolute;
        top: 133px;
        bottom: 0;
        left: 0;
        right: 30px;
        margin: auto;
        z-index: 1;
        background: url("images/test-quote-big.png") no-repeat;
    }
    .testimonials.wrap::after {
        content: '';
        display: block;
        width: 223px;
        height: 190px;
        border-top: 1px solid #000000;
        border-right: 1px solid #000000;
        position: absolute;
        top: 32%;
        left: -12px;
    }
    .testimonials.wrap .section-title h2 span {
        font: 400 60px/60px 'Lato', sans-serif;
    }
    .test-img-holder {
        position: absolute;
        top: 32%;
        right: 0;
        z-index: 0;
    }
    .test-img-holder.mobile {
        display: none;
    }
        .test-img-holder .test-img {
            position: relative;
            display: block;
            width: 783px;
            height: 277px;
            background: url("images/testi-img1.jpg") no-repeat;
        }

    .testi-slider-slider-for {
        position: relative;
        display: block;
        margin: 131px 0 0 100px;
    }
    .testi-slider-nav {
        position: relative;
        display: block;
        margin: 60px 0 0 100px;
    }
    .testi-slider-slider-for::before,
    .testi-slider-nav::before {
        content: '';
        display: block;
        width: 20px;
        height: 21px;
        position: absolute;
        top: 6px;
        left: -50px;
        z-index: 0;
        background: url("images/test-quote-sm.png") no-repeat;
    }
        .testi-item {
            position: relative;
            display: block;
            outline: none !important;
        }
            .testi-item-holder {
                position: relative;
            }
                .testi-item-holder a {
                    position: relative;
                    display: block;
                }
                .testi-txt {
                    display: block;
                    color: #525252;
                    font: 400 14px/24px 'Poppins', sans-serif;
                }
                .testi-name {
                    color: #242424;
                    margin-top: 40px;
                    text-transform: uppercase;
                    font: 600 15px 'Poppins', sans-serif;
                }

        .testi-item.slick-slide.slick-current.slick-active .testi-item-holder {
            padding-right: 23%;
        }
        .testi-item-holder a:hover .testi-name {
            color: #af9744;
        }

    /* Slick Dots */

    .slick-dots {
        position: absolute;
        bottom: -60px;
        display: block;
        width: 100%;
        padding: 0;
        list-style: none;
        text-align: center;
    }
    .slick-dots li {
        position: relative;
        display: inline-block;
        width: 9px;
        height: 9px;
        margin: 0 9px;
        padding: 0;
        cursor: pointer;
    }
    .slick-dots li button {
        background: transparent;
        width: 9px;
        height: 9px;
        border: none;
        font-size: 0;
        line-height: 0;
        display: inline-block;
        cursor: pointer;
        outline: none;
        position: relative;
    }
    .slick-dots li button::before {
        font-family: slick;
        font-size: 6px;
        line-height: 20px;
        position: absolute;
        top: 0;
        left: 0;
        width: 16px;
        height: 16px;
        background: rgba(0,0,0,0.10);
        text-align: center;
        content: '';
        display: block;
        -webkit-font-smoothing: antialiased;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
    }
    .slick-dots li.slick-active button:before {
        background: #af9744;
        width: 16px;
        height: 16px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
    }


/* Blogs */
.blogs.wrap {
    margin-top: 182px;
}
    .blogs.wrap::before {
        content: '';
        display: block;
        width: 5vw;
        height: 642px;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 0;
        background: #af9744;
    }
    .blog-container {
        position: relative;
        display: block;
        width: 94%;
        /*min-height: 828px;*/
        padding: 0 0 112px;
        margin: 0 0 0 auto;
    }
    /*.blogs-bg {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        opacity: 0.06;
        display: block;
        background: url("images/blog-bg.jpg") no-repeat;
        background-size: cover;
    }*/
    .blogs-bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 0;
        opacity: 0.06;
        background: url("images/blog-bg.jpg") no-repeat;
        background-position: center center;
        background-attachment: fixed;
        background-size: cover;
    }
        .blog-content {
            position: relative;
            display: block;
            padding: 111px 37px 0 58px;
        }
            .blog-title {
                color: #000;
                margin-left: 76px;
                letter-spacing: 14px;
                text-transform: uppercase;
                font: 600 60px/60px 'Lato', sans-serif;
            }
            .blog-content .hp-btn a {
                margin: 0 0 0 auto;
            }

        .blog-item-holder {
            position: relative;
            display: block;
            margin-top: 72px;
        }
            .blog-item-holder a {
                position: relative;
                display: block;
            }
                .blog-item-holder .blog-img canvas {
                    position: relative;
                    display: block;
                    width: 100%;
                    height: 100%;
                    background: no-repeat;
                    background-size: cover;
                }
                .blog-desc-txt {
                    position: relative;
                    display: block;
                    width: 100%;
                    margin: -86px auto 0;
                    padding: 49px 30px 28px;
                    max-width: 412px;
                    background: #ffffff;
                    text-align: center;
                    z-index: 2;
                }
                    .blog-desc-title {
                        color: #000;
                        margin-bottom: 14px;
                        text-transform: uppercase;
                        font: 400 20px 'Lato', sans-serif;
                    }
                    .blog-desc-txt p {
                        color: #525252;
                        font: 400 14px 'Poppins', sans-serif;
                    }
                    .blog-desc-txt .more {
                        position: relative;
                        display: block;
                        width: 167px;
                        padding: 15px 0;
                        margin: 14px auto 0;
                        color: #ffffff;
                        text-transform: uppercase;
                        font: 400 14px 'Poppins', sans-serif;
                        background: #3d4d55;
                    }

            .blog-item-holder a:hover .blog-desc-txt .more{
                background: #af9744;
            }


/* Social Media */
.social-media.wrap {
    padding: 200px 0 0;
}
    .social-desc-txt {
        position: relative;
        display: block;
        margin: 90px 0 60px;
        padding: 0 10px 0 0;
        color: #000000;
        font: 400 14px/24px 'Lato', sans-serif;
    }
    .social-media.wrap .hp-btn {
        text-align: left;
        margin: 0;
    }
        .social-media.wrap .hp-btn a {
            width: 333px;
            margin: 0;
            text-transform: none;
        }

    .social-header {
        position: relative;
        display: block;
        text-align: center;
        margin-bottom: 44px;
    }
        .social-header a {
            color: #000;
            margin: 0;
            text-transform: uppercase;
            font: 400 18px 'Lato', sans-serif;
        }
            .social-header a i {
                margin-right: 10px;
            }
            .social-header a span {
                letter-spacing: 3px;
            }
            .social-header a:hover {
                color: #af9744;
            }

    .social-img {
        position: relative;
        display: block;
        margin-bottom: 15px;
    }
        .social-img img {
            width: 100%;
            max-width: 242px;
            min-height: 230px;
            height: 410px;
        }
        .social-img a:hover {
            opacity: 0.7;
        }


/* Footer */
.footer {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    min-height: 562px;
    background: url("images/footer-bg.jpg") no-repeat;
    background-size: cover;
    margin-top: 108px;
}
    .footer::after {
        content: '';
        display: block;
        width: 3.55vw;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        background-color: #af9744;
    }
    .footer-top {
        position: relative;
        display: block;
        padding: 91px 0 0;
        min-height: 501px;
    }
        .footer-logos {
            position: relative;
            display: block;
        }
            .footer-logos img {
                margin-right: 27px;
            }
            .footer-logos img:last-child {
                margin-right: 0;
            }

        .footer-info {
            position: relative;
            display: block;
            text-align: center;
            margin-top: 75px;
        }
            .footer-info p,
            .footer-info a {
                display: block;
                margin-bottom: 10px;
                font: 300 14px 'Lato', sans-serif;
            }
            .footer-info p i,
            .footer-info a i {
                color: #af9744;
                margin-right: 10px;
            }
            .footer-info p,
            .footer-info a span {
                color: #ffffff;
            }
            .footer-info a:hover,
            .footer-info a:hover span {
                color: #af9744;
            }

        .footer-git-form-wrap {
            position: relative;
            display: block;
            z-index: 2;
        }
            .git-title {
                display: block;
                color: #ffffff;
                text-align: center;
                margin-bottom: 46px;
                text-transform: uppercase;
                font: 600 30px 'Lato', sans-serif;
            }
            .git-form {
                position: relative;
                display: block;
                margin: 36px auto 0;
                padding: 0 0 0;
                font-size: 0;
                max-width: 1004px;
            }
                .git-fields {
                    position: relative;
                    display: inline-block;
                    vertical-align: top;
                }
                .git-fields input {
                    width: 100%;
                    height: 30px;
                    background: transparent;
                    border-top: none;
                    border-left: none;
                    border-right: none;
                    border-bottom: 1px solid rgba(255,255,255,0.52);
                    font: 400 14px 'Poppins', sans-serif;
                    color: #ffffff;
                    border-radius: 0;
                    -moz-border-radius: 0;
                    -webkit-border-radius: 0;
                    -webkit-appearance: none;
                    -moz-appearance: none;
                    appearance: none;
                    padding:0 9px 9px 0;
                    margin: 0;
                    outline: none;
                }
                .git-fields textarea {
                    width: 100%;
                    height: 90px;
                    background: transparent;
                    border-top: none;
                    border-left: none;
                    border-right: none;
                    border-bottom: 1px solid rgba(255,255,255,0.52);
                    font: 400 14px 'Poppins', sans-serif;
                    color: #ffffff;
                    border-radius: 0;
                    -moz-border-radius: 0;
                    -webkit-border-radius: 0;
                    -webkit-appearance: none;
                    -moz-appearance: none;
                    appearance: none;
                    padding:0 40px 0 0;
                    margin: 0;
                    outline: none;
                    resize: none;
                }
                .git-fields input.git-submit {
                    position: absolute;
                    bottom: 73px;
                    right: 12px;
                    border: none;
                    background: url("images/send-btn.png") no-repeat;
                    font-size: 0;
                    border-radius: 0;
                    -moz-border-radius: 0;
                    -webkit-border-radius: 0;
                    -webkit-appearance: none;
                    -moz-appearance: none;
                    appearance: none;
                    width: 21px;
                    height: 20px;
                }
                .git-fields input.git-submit:hover {
                    opacity: 0.6;
                }


                .git-fields.mid {
                    width: 47.05%;
                    margin-right: 5.7%;
                    margin-bottom: 23px;
                    margin-top: 23px;
                }
                    .git-fields.mid.last {
                        margin-right: 0;
                    }
                    .git-fields.long {
                        width: 100%;
                    }
                    .git-fields.short {
                        width: 100%;
                    }

                span.wpcf7-not-valid-tip {
                    position: absolute !important;
                    font-size: 12px;
                    max-width: 180px;
                }
                .footer .wpcf7 form.invalid .wpcf7-response-output,
                .footer .wpcf7 form.unaccepted .wpcf7-response-output {
                    position: relative;
                    z-index: 9;
                    width: 100%;
                    max-width: 480px;
                    margin: 0 auto;
                    color: #ffffff;
                    text-align: center;
                    border-color: #ffb900;
                }


    .footer-bottom {
        position: relative;
        display: block;
        padding: 33px 0;
        margin: 76px 0 0;
        width: 100%;
        background: #3d4d55;
    }
        .footer-nav {
            position: relative;
            display: block;
            margin-bottom: 20px;
        }
            .footer-nav ul {
                padding: 0;
                margin: 0;
                text-align: left;
            }
                .footer-nav ul > li {
                    display: inline-block;
                    vertical-align: top;
                    margin-right: 49px;
                }
                    .footer-nav ul > li:last-child {
                        margin-right: 0;
                    }
                    .footer-nav ul > li > a {
                        color: #ffffff;
                        display: block;
                        text-transform: uppercase;
                        font: 400 12px 'Lato', sans-serif;
                    }
                        .footer-nav ul > li:hover > a {
                            color: #af9744;
                        }

        .copyright {
            position: relative;
            display: block;
            color: #9daab1;
            font: 400 13px 'Lato', sans-serif;
        }
            .copyright a.sitemap {
                color: #9daab1;
            }
            .copyright a {
                color: #ffffff;
            }
            .copyright a:hover {
                color: #af9744;
            }

    .footer-smi {
        position: relative;
        display: block;
        text-align: right;
        margin-bottom: 20px;
    }
        .footer-smi a {
            color: #ffffff;
            font-size: 16px;
            margin-left: 30px;
        }
            .footer-smi a:hover {
                color: #af9744;
            }

    .footer-mls {
        position: relative;
        display: block;
        text-align: right;
        color: #9daab1;
        font-size: 18px;
    }
        
        
        
/*******************************************************
 *
 * 3. IP Styles
 *
 *******************************************************/
.ip-banner{
    position: relative;
    width: 100%;
}
    .ip-banner::before{
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
        background: rgba(0,0,0,.6);
    }
    .ip-banner canvas{
        display: block;
        position: relative;
        z-index: 0;
        width: 100%;
        min-height: 250px;
        background-color: #f9f7f7;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .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;
            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-weight: 400;
                text-transform: none;
                letter-spacing: 0.01em;
            }
/* 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: 77.08%; }
#content-full #content { width: 100%; }

/* Adjust width of sidebar */
.sidebar{ width: 20.83%; }

/* 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 {
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 6px;
    font: 600 60px/60px 'Lato', sans-serif;
}

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

}

/** Archive Default Layout (Archive Page) */
#content .archive-list {
    position: relative;
}

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

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

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

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

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

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

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

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

#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;
}

#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;
}

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

#content .archive-more:hover:after {
    width: 63px;
    opacity: 1;
}

.single-post #content .entry-thumbnail {
    position: relative;
    margin-bottom: 50px;
}
.single-post #content .entry-thumbnail img {
    display: block;
    margin: 0 auto;
    width: 100%;
}
/** End of Archive Default Layout (Archive Page) */


/* ABOUT PAGE */
.post-page-about-hank-hampton #content .entry-title {
    display: none;
}

.aios-title-a.entry-title{
    display: block !important;
}

.post-type-archive-testimonials .ip-banner canvas{
    background-image: url(../../uploads/2021/08/ip-banner-about.jpg) !important;
}

.post-type-archive-communities .ip-banner canvas{
    background-image: url(../../uploads/2021/05/ip-banner-featured-areas.jpg) !important;
}

ul.row.listings-cta.listings-main-cta a:hover,
#listings-details .listings-inner .listings-cta.white > li > a.active, 
#listings-details .listings-inner .listings-cta.white > li > a:hover {
    background: #ae9643 !important;
    border: solid 1px #ae9643 !important;
}

#listings-details .listings-address span,
#listings-details .listings-number,
#listings-details .listings-number span {
    color: #ae9643 !important;
}

#listings-details.listings-wrap {
    font-family: 'Montserrat', sans-serif;
}

#listings-details .listings-address {
    color: #3b4d56 !important; 
}

#listings-details .listings-box {
    background: #3b4d56 !important;
}

.aios-cu-inner .aios-cu-left .aios-cu-main .aios-cu-smi{
    margin-left: 0 !important;
}

.aios-cu-inner .aios-cu-left .aios-cu-main .aios-cu-smi a:first-child{
    margin-left: 0;
    padding-left: 0;
}
.aios-cu-inner .aios-cu-left .aios-cu-main .aios-cu-smi a:last-child{
    margin-right: 0;
    padding-right: 0;
}

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;
}
.ip-container #main-wrapper{
    z-index: unset !important;
}

.main-footer .cf-field .opt-txt input {
	width: 20px;
	height: 20px;
	border: 1px solid rgba(255, 255, 255, 0.3);
	float: left;
	margin-right: 10px;
	margin-left: 0;
	appearance: auto;
}

.opt-txt {
	font-size: 12px;
	padding: 15px 0;
	text-align: left;
	line-height: 18px;
}

.hp-form-wrap .opt-txt p {
	color: #fff;
}

.footer-contact-info {	
	margin-top: 80px;
}

.footer-gt-form .opt-txt {
	color: #fff;
}

#content .cu-fields.cu-textarea {
	height: 160px;	
}

#content .about-fields.about-textarea {
	height: 160px;	
}

.opt-txt .wpcf7-list-item-label {
	display: none;
}

.opt-txt p > span {
	float: left;
}

.opt-txt > p > span .wpcf7-list-item {
	margin-left: 0 !important;
	margin-right: 10px;
}

.opt-txt input {
	margin-right: 10px;
}

.ft-contact-form .ft-form .field-input span.wpcf7-list-item-label {
    display: none;
}

.ihf-modal-more-info-replace, .ihf-schedule-replace, #ihfsaveListing .modal-body > div:first-child {
    display: grid;
}

.ihf-modal-more-info-replace > div:first-child, .ihf-schedule-replace > div:first-child, #ihfsaveListing .modal-body > div:first-child > div:first-child{
    order: 1;
}

.git-fields .opt-txt p {
	color: #fff;
}

.git-fields .opt-txt input {	
	appearance: auto;
	border: 0 none;
	width: 20px;
}

.footer-top .wp-block-preformatted {
	display: none;
}


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

