/*
Theme Name: panachere.com
Description: AIOS mobile semi-custom theme.
Author: AgentImage
Author URI: http://www.agentimage.com
Version: 1.5.6
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. Custom CSS
 *
 *******************************************************/

/* Global */

body{
	font-family: 'Roboto', Arial, Helvetica, Georgia, Sans-serif;
	font-size: 15px;
	background: #FFF;
	color: #555555;
	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; */
}


h1, h2, h3, h4, h5, h6 {
    font-family: 'DM Sans', sans-serif;
    font-weight: 700;
}

strong {
    font-weight: 700;
}

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

a {
    color: inherit;
}
    a:hover, a:focus, .slick-slide, .slick-slide a {
        text-decoration: none;
        outline: none;
    }
    a:hover {
        color: #252b39;
    }
/********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;
}
#ihf-main-search-form .checkbox label{
    padding-left: 0;
}
#ihf-main-search-form input#ihf-open-homes-only,
#ihf-main-search-form input#ihf-date-range,
#ihf-main-search-form input#ihf-open-homes-only{
        margin-top: 4px;
}
/********CSS Post Launch End********/
#main-wrapper {
    overflow: hidden;
}

.flex {
    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;
}
    .flex:before, .flex:after {
        display: none;
    }
    .dir-col {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap;
    }
    .dir-col-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse wrap;
        flex-flow: column-reverse wrap;
    }
    .dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse wrap;
        flex-flow: row-reverse wrap;
    }
    .al-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .al-start {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .al-end {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .ju-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .ju-start {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .ju-end {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .ju-between {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

.font-dmsans, .btn-o, .section-title {
    font-family: 'DM Sans', sans-serif;
}
.font-arial {
    font-family: 'Arial', sans-serif;
}
.font-roboto {
    font-family: 'Roboto', sans-serif;
}

.section-title {
    font-weight: 700;
    font-size: 30px;
    line-height: 1;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #000;
}

a.btn-o, .btn-o {
    padding: 17px 13px;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .2em;
    color: #fff;
    text-transform: uppercase;
    border: 1px solid rgba(255,255,255,.34);
    border-left: none;
    border-right: none;
    margin: 0 auto;
    transition: background .3s, color .3s, border .3s;
}
    a.btn-o:hover,.btn-o:hover {
        background: #252b39;
        border-color: #252b39;
        color: #fff;
    }

a.btn-a, .btn-a {
    display: inline-block;
    vertical-align: top;
    width: 217px;
    max-width: 100%;
    text-align: center;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: .2em;
    color: #000;
    border: 1px solid #280000;
    text-transform: uppercase;
    padding: 20.5px 15px;
    transition: background .3s, color .3s, color .3s;
}
    a.btn-a:hover, .btn-a:hover {
        background: #252b39;
        border-color: #252b39;
        color: #fff;
    }

a.site-logo, .site-logo {
    display: block;
    width: 180px;
    max-width: 100%;
    font: 400 38px/1 'Arial', sans-serif;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    /* border: 1px solid #fff; */
    padding: 0;
    transition: color .3s, border-color .3s;
	margin: 0 auto;
}



/*keyframes | Custom animations*/
.animated.fadeInUpSmall {
    animation-name: fadeInUpSmall;
}
.animated.fadeInRightSmall {
    animation-name: fadeInRightSmall;
}
.animated.fadeInLeftSmall {
    animation-name: fadeInLeftSmall;
}
.animated.fadeInDownSmall {
    animation-name: fadeInDownSmall;
}
.animated.zoomOutSmall {
    animation-name: zoomOutSmall;
}
.animated.slideInUpSmall {
    animation-name: slideInUpSmall;
}
.animated.slideInRightSmall {
    animation-name: slideInRightSmall;
}
.animated.slideInLeftSmall {
    animation-name: slideInLeftSmall;
}





.page-id-50933 .entry-title {
    display: none !important;
}


	.page-id-51107 header.header-wrapper{
    background: rgba(166, 166, 166, 0.5);
	}

  	.banner-video {
		 position: relative;
		 width: 100%;
     padding-bottom: 33.25%;
		 height: 0;
		 overflow: hidden;
	  }

	 .banner-video video {
		 position: absolute;
		 top: 0;
		 left: 0;
		 width: 100%;
		 height: 100%;
	 }


	 /* .banner-video:before {
	     content: '';
	     position: absolute;
	     top: 0;
	     left: 0;
	     width: 100%;
	     height: 100%;
	     background: rgba(0,0,0,35%);
	     z-index: 1;
	 } */

	 .pg-51107{
		 text-align: center;
	 }

	 .page-id-51107 .section-8{
		 display: none;
	 }









 	 .page-id-51107	 #nav > li > a {
	     color: #000;
	 }



	 .page-id-51107 .contact i.icon-email:before {
	     opacity: 1;
	 }

	 .page-id-51107 .contact i.icon-phone:before {
	     opacity: 1;
	 }

	 .page-id-51107 header.header-wrapper {
	     padding-top: 20px;
	     background: #fff;
	 }

	 .banner-video {
	     margin-top: 198px;
	 }








@-webkit-keyframes fadeInUpSmall {
    from { opacity: 0; -webkit-transform: translate3d(0,100px,0); transform: translate3d(0,100px,0); }
    to { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
@keyframes fadeInUpSmall {
    from { opacity: 0; -webkit-transform: translate3d(0,100px,0); transform: translate3d(0,100px,0); }
    to { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
@-webkit-keyframes fadeInRightSmall {
    from { opacity: 0; -webkit-transform: translate3d(100px,0,0); transform: translate3d(100px,0,0); }
    to { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
@keyframes fadeInRightSmall {
    from { opacity: 0; -webkit-transform: translate3d(100px,0,0); transform: translate3d(100px,0,0); }
    to { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
@-webkit-keyframes fadeInLeftSmall {
    from { opacity: 0; -webkit-transform: translate3d(-100px,0,0); transform: translate3d(-100px,0,0); }
    to { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
@keyframes fadeInLeftSmall {
    from { opacity: 0; -webkit-transform: translate3d(-100px,0,0); transform: translate3d(-100px,0,0); }
    to { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
@-webkit-keyframes fadeInDownSmall {
    from { opacity: 0; -webkit-transform: translate3d(0,-100px,0); transform: translate3d(0,-100px,0); }
    to { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
@keyframes fadeInDownSmall {
    from { opacity: 0; -webkit-transform: translate3d(0,-100px,0); transform: translate3d(0,-100px,0); }
    to { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
@-webkit-keyframes fadeZoomOutSmall {
  from {  opacity: 0; -webkit-transform: scale(1.05); transform: scale(1.05); }
  to {  opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
}
@keyframes fadeZoomOutSmall {
    from {  opacity: 0; -webkit-transform: scale(1.05); transform: scale(1.05); }
    to {  opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
}
@-webkit-keyframes slideInUpSmall {
    from { -webkit-transform: translate3d(0,100px,0); transform: translate3d(0,100px,0); }
    to { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
@keyframes slideInUpSmall {
    from { -webkit-transform: translate3d(0,100px,0); transform: translate3d(0,100px,0); }
    to { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
@-webkit-keyframes slideInRightSmall {
    from { -webkit-transform: translate3d(100px,0,0); transform: translate3d(100px,0,0); }
    to { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
@keyframes slideInRightSmall {
    from { -webkit-transform: translate3d(100px,0,0); transform: translate3d(100px,0,0); }
    to { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
@-webkit-keyframes slideInLeftSmall {
    from { -webkit-transform: translate3d(-100px,0,0); transform: translate3d(-100px,0,0); }
    to { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
@keyframes slideInLeftSmall {
    from { -webkit-transform: translate3d(-100px,0,0); transform: translate3d(-100px,0,0); }
    to { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
@-webkit-keyframes slideInDownSmall {
    from { -webkit-transform: translate3d(0,-100px,0); transform: translate3d(0,-100px,0); }
    to { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
@keyframes slideInDownSmall {
    from { -webkit-transform: translate3d(0,-100px,0); transform: translate3d(0,-100px,0); }
    to { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}

/*fixed header*/
header.header-wrapper.active {
    background: #fff;
    padding: 16.5px 0;
}
    .active .site-logo {
        color: #252b39;
        border-color: rgba(0,0,0,.3);
    }
    .active #nav > li > a {
        color: #252b39;
    }
    .active .contact i:before {
        opacity: 1!important;
    }
    .active #nav > li > .sub-menu {
        padding-top: 17px;
    }

/*header*/
header.header-wrapper {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 102;
    padding: 54px 0 0;
    transition: background .5s, padding .3s;
    pointer-events: none;
}
    .header-logo {
        width: 23%;
        pointer-events: auto;
    }
    .header-navigation {
        width: 68%;
        font-family: 'DM Sans', sans-serif
    }
        #nav {
            text-align: center;
        }
            #nav li {
                position:relative;
            }
                #nav li a {
                    display: block;
                    color: #fff;
                    text-transform: uppercase;
                    text-align: center;
                    font-size: 13px;
                    letter-spacing: .1em;
                    transition: background .3s ease-in-out, color .3s ease-in-out;
                    pointer-events: auto;
                }
            #nav > li {
                display: inline-block;
                margin: 0 6px;
            }
                #nav > li:first-child {
                    margin-left: 0;
                }
                #nav > li:last-child {
                    margin-right: 0;
                }
                #nav > li > a {
                    font-size: 15px;
                    padding: 26px 0 25px;
                }
                    #nav > li:before {
                        content: '';
                        position: absolute;
                        left: 0;
                        right: 0;
                        top: 0;
                        background: #252b39;
                        height: 3px;
                        transform: scaleX(0);
                        transition: transform .3s ease-in-out;
                    }
                        #nav > li:hover:before {
                            transform: scaleX(1);
                        }
                #nav .sub-menu {
                    list-style: none outside none;
                    margin: 0;
                    background: transparent;
                    padding: 0;
                    position: absolute;
                    width:100%;
                    min-width:191px;
                    opacity: 0;
                    visibility: hidden;
                    pointer-events: none;
                    transition: all .3s ease-in-out;
                    transform: translateY(10px);
                }
                    #nav > li > .sub-menu {
                        left: calc(50% - 95px);
                    }
                        #nav .sub-menu li {
                            padding: 0 .5px 1px;
                        }
                        #nav .sub-menu a {
                            padding: 10px;
                            background: #252b39;
                        }
                        #nav .sub-menu li:hover > a {
                            background: #000;
                        }
                            #nav .sub-menu .sub-menu {
                                margin-left: 100%;
                                top:0;
                            }
                            #nav li:hover > .sub-menu {
                                opacity: 1;
                                visibility: visible;
                                pointer-events: all;
                                transform: translateY(0);
                        }

    .header-contact {
        width: 9%;
        text-align: right;
        pointer-events: auto;
    }
        .contact-info {
            position: relative;
        }
            .contact {
                display: inline-block;
                vertical-align: middle;
                margin-left: 37px;
            }
            .contact:first-child {
                margin-left: 0;
            }
                .contact i {
                    background: url(images/icon-sprites.png) no-repeat;
                    display: inline-block;
                    vertical-align: middle;
                    position: relative;
                }
                .contact i.icon-phone {
                    width: 18px;
                    height: 18px;
                    background-position: 0 0;
                }
                .contact i.icon-email {
                    width: 17px;
                    height: 14px;
                    background-position: -18px 0;
                }
                    .contact i.icon-phone:before,
                    .contact i.icon-email:before {
                        content: '';
                        position: absolute;
                        top: 0;
                        left: 0;
                        right: 0;
                        bottom: 0;
                        background: url(images/icon-sprites.png) no-repeat;
                        opacity: 0;
                        transition: opacity .3s;
                    }
                        .contact i.icon-phone:before {
                            background-position: 0 -18px;
                        }
                        .contact i.icon-email:before {
                            background-position: -18px -18px;
                        }
                .contact a {
                    transition: opacity .3s;
                }
                    .contact a:hover {
                        opacity: .7;
                    }

/*section 1*/
section.section-1 {
    position: relative;
}
    #slideshow {
        position: relative;
    }
        #slideshow .cycloneslider .cycloneslider-slide:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: rgba(0,0,0,.3) url(images/overlay-slideshow.png) center top/auto 100% repeat-x;
            z-index: 2;
            pointer-events: none;
        }
        #slideshow canvas {
            min-height: 100vh;
            max-height: 100vh;
        }
        #slideshow .cycloneslider .cycloneslider-pager {
            bottom: 75px;
            height: initial;
            font-size: 0;
        }
            #slideshow .cycloneslider .cycloneslider-pager > span {
                font-size: 0;
                width: 13px;
                height: 2px;
                background: #fff;
                opacity: .5;
                border-radius: 0;
                border: none;
                margin: 0 10px;
                transition: opacity .3s;
            }
                #slideshow .cycloneslider .cycloneslider-pager > span.cycle-pager-active {
                    opacity: 1;
                }

    .slideshow-tagline {
        position: absolute;
        left: 0;
        right: 0;
        top: 42.9%;
        text-align: center;
        pointer-events: none;
    }
        .slideshow-tagline h2 {
            font-weight: 700;
            font-size: 60px;
            line-height: .92;
            letter-spacing: .1em;
            color: #fff;
            text-transform: uppercase;
        }
        .slideshow-tagline .btn-o {
            margin-top: 21px;
            pointer-events: auto;
        }

        .slideshow-tagline-cycle .tagline {
            width: 100%;
        }

/*section 2*/
section.section-2 {
    position: relative;
    display: block;
    z-index: 1;
}
    #quick-search {
        padding: 45px 0;
    }
        .qs-icon {
            width: 66px;
            height: 66px;
            border: 1px solid #252525;
            font-size: 30px;
            text-align: center;
            line-height: 64px;
            color: #000;
        }
        .qs-form {
            width: calc(100% - 66px);
            padding-left: 22px;
            margin-bottom: 8px;
        }
            .qs-field-lg {
                /*width: 186px;*/
                width: 17.7%;
            }
            .qs-field-sm {
                /*width: 116px;*/
                width: 11.05%;
            }
            .qs-field {
                padding: 0 10px;
            }
                .qs-field select, .qs-field input {
                    width: 100%;
                    height: 42px;
                    border: none;
                    border-bottom: 1px solid #252525;
                    font-size: 12px;
                    letter-spacing: .1em;
                    color: #636363;
                    text-transform: uppercase;
                    -webkit-appearance: none;
                    -moz-appearance: none;
                    appearance: none;
                }
                    .qs-field select::-ms-expand {
                        display: none;
                    }
            .qs-field-btn {
                width: 20.4%;
                padding-right: 0;
                padding-left: 12px;
                padding-top: 4px;
            }
                .qs-field-btn input {
                    /*width: 139px;*/
                    width: 68.7%;
                    height: 38px;
                    background: #000;
                    border: 1px solid #252525;
                    font-size: 12px;
                    font-weight: 900;
                    letter-spacing: .05em;
                    color: #fff;
                    text-transform: uppercase;
                    transition: background .3s, color .3s, border .3s;
                }
                    .qs-field-btn input:hover {
                        background: #252b39;
                        border: 1px solid #252b39;
                    }

                .qs-field-btn a {
                    height: 38px;
                    width: 31.3%;
                    position: relative;
                    display: inline-block;
                }
                    .qs-field-btn a:before, .qs-field-btn a:after {
                        content: '';
                        left: 0;
                        right: 0;
                        top: 0;
                        bottom: 0;
                        background: #000;
                        position: absolute;
                        margin: auto;
                        transition: background .3s, color .3s, border .3s;
                    }
                    .qs-field-btn a:before {
                        width: 27px;
                        height: 1px;
                    }
                    .qs-field-btn a:after {
                        height: 27px;
                        width: 1px;
                    }
                    .qs-field-btn a:hover:before,
                    .qs-field-btn a:hover:after {
                        background: #252b39;
                    }

/*section 3*/
section.section-3 {
    position: relative;
}
    #welcome {
        padding: 29px 0;
    }
        #welcome .section-title {
            text-align: center;
            margin-bottom: 86px;
        }
        .welcome-text {
            margin-left: -79px;
        }
            .welcome-text p {
                font-size: 15px;
                line-height: 24px;
                font-weight: 300;
                letter-spacing: .05em;
                margin-bottom: 20px;
            }
            .welcome-text p.first {
                font-weight: 700;
                font-size: 20px;
                letter-spacing: .05em;
                line-height: 26px;
            }
            .welcome-text a.btn-a {
                margin-right: 15px;
            }

        .welcome-photo {
            margin-right: calc( (1140px - 100vw) / 2 );
        }
            .welcome-photo img {
                display: block;
                width: 100%;
                height: 425px;
                object-fit: cover;
            }


/*section 4*/
section.section-4 {
    position: relative;
    overflow: hidden;
}
    #testimonials {
        padding: 189px 0 100px;
    }
        .testi-inner {
            position: relative;
            padding-left: 130px;
        }
            .testi-inner h2,
            .testi-inner img {
                position: absolute;
            }
            .testi-inner h2 {
                width: 278px;
                height: 265px;
                border: 2px solid #000;
                font-size: 56px;
                letter-spacing: -.05em;
                line-height: 51px;
                text-align: left;
                color: #000;
                text-transform: uppercase;
                top: -110px;
                left: -79px;
                display: flex;
                flex-flow: column wrap;
                justify-content: center;
                padding: 0 30px;
            }
                .testi-inner h2 span {
                    display: block;
                    color: #cacaca;
                }
            .testi-inner img {
                left: 17px;
                top: -20px;
                z-index: 2;
            }
            .testi-list {
                position: relative;
            }
                .testi-list .slick-list {
                    /*overflow: visible;*/
                }
                .testi-list .slick-arrow {
                    font-size: 0;
                    position: absolute;
                    bottom: 10px;
                    width: 44px;
                    height: 37px;
                    background: transparent;
                    border: none;
                    z-index: 3;
                }
                    .testi-list .slick-prev {
                        left :134px;
                        border-right: 1px solid #dedede;
                    }
                    .testi-list .slick-next {
                        left :180px;
                    }
                    .testi-list .slick-arrow:before {
                        position: relative;
                        font-family: agentimage!important;
                        speak: none;
                        font-style: normal;
                        font-weight: 400;
                        font-variant: normal;
                        text-transform: none;
                        line-height: 1;
                        -webkit-font-smoothing: antialiased;
                        -moz-osx-font-smoothing: grayscale;
                        font-size: 22px;
                        color: #000;
                        transition: color .3s;
                    }
                        .testi-list .slick-prev:before {
                            content: "\b0205";
                        }
                        .testi-list .slick-next:before {
                            content: "\b0206";
                        }
                        .testi-list .slick-arrow:hover:before {
                            color: #252b39;
                        }
                .testi {
                    text-align: right;
                }
                    .testi ~ .testi {
                        display: none;
                    }
                    .testi p {
                        position: relative;
                        font: italic 17px/30px 'Lora', sans-serif;
                        letter-spacing: .02em;
                        color: inherit;
                        padding-left: 141px;
                        padding-right: 108px;
                        padding-top: 39px;
                        padding-bottom: 36px;
                        background: #f1f1f1;
                        text-align: left;
                        position: relative;
                        z-index: 1;
                    }
                        .testi p:before {
                            content: '';
                            position: absolute;
                            right: 0;
                            top: 0;
                            bottom: 0;
                            left: 0;
                            background: #f1f1f1;
                            z-index: -1;
                        }
                        .testi p:after {
                            content: '';
                            position: absolute;
                            right: -21px;
                            top: 21px;
                            bottom: -21px;
                            left: 21px;
                            background: #fafafa;
                            z-index: -2;
                        }
                        .testi i {
                            position: absolute;
                            top: 0;
                            left: 0;
                            right: 0;
                            bottom: 0;
                            pointer-events: none;
                            z-index: 1;
                        }
                            .testi i:before,
                            .testi i:after {
                                content: '';
                                position: absolute;
                                background: url(images/icon-sprites.png) no-repeat;
                                width: 45px;
                                height: 32px;
                            }
                                .testi i:before {
                                    background-position: -35px 0;
                                    top: 45px;
                                    left: 67px;
                                }
                                .testi i:after {
                                    background-position: -80px 0;
                                    bottom: 38px;
                                    right: 43px;
                                }
                    .testi h3 {
                        display: block;
                        font-size: 18px;
                        letter-spacing: .2em;
                        color: #000;
                        text-transform: uppercase;
                        display: inline-block;
                        text-align: center;
                        font-weight: 700;
                        padding-top: 53px;
                        margin-right: 16.2%;
                        position: relative;
                        z-index: 2;
                    }
                        .testi h3 small {
                            display: block;
                            font-size: 12px;
                            letter-spacing: .05em;
                            color: #b5b5b5;
                            margin-top: 5px;
                        }
                        .testi h3:before {
                            content: '';
                            position: absolute;
                            width: 65px;
                            height: 64px;
                            top: 0;
                            right: 19px;
                            background: url(images/accent-testimonials.png)center/cover no-repeat;
                        }

/*section 5*/
section.section-5 {
    position: relative;
}
    #call-to-action {
        position: relative;
        padding: 12px 0 40px;
        overflow: visible;
    }
        .cta-list {

        }
            a.cta {
                display: block;
                max-width: 360px;
                margin-left: 40px;
                position: relative;
                z-index: 1;
            }
                a.cta:before {
                    content: '';
                    position: absolute;
                    width: 223px;
                    height: 133px;
                    border: 1px solid rgba(0,0,0,.3);
                    left: -40px;
                    top: -42px;
                    z-index: -1;
                    pointer-events: none;
                }
                .cta-title {
                    background: #000;
                    color: #fff;
                    font-size: 25px;
                    line-height: 1.28;
                    letter-spacing: -.05em;
                    text-transform: uppercase;
                    padding: 39px 34px 30px;
                    transition: background .3s;
                    position: relative;
                }
                    .cta-cross {
                        width: 19px;
                        height: 19px;
                        position: absolute;
                        right: 14px;
                        bottom: 38px;
                    }
                        .cta-cross:before, .cta-cross:after {
                            content: '';
                            position: absolute;
                            left: 0;
                            right: 0;
                            bottom: 0;
                            top: 0;
                            margin: auto;
                            background: #fff;
                        }
                            .cta-cross:before {
                                height: 1px;
                            }
                            .cta-cross:after {
                                width: 1px;
                            }
                .cta-img {
                    position: relative;
                }
                    .cta-img img {
                        display: block;
                        width: 100%;
                    }

                a.cta:hover .cta-title {
                    background: #252b39;
                }

section.section-6 {
    position: relative;
}
    #our-listings {
        position: relative;
        padding: 54px 0;
    }
        #our-listings h2 {
            text-align: center;
            margin-bottom: 85px;
        }
        .ol-list {
            margin: 0 -15px;
            font-size: 0;
        }
            .ol-item {
                width: 50%;
                padding: 0 15px;
                display: inline-block;
                vertical-align: top;
            }
                .ol-item:nth-child(2) ~ .ol-item {
                    display: none;
                }
                .ol-item a {
                    display: block;
                }
                    .ol-item-img {
                        position: relative;
                    }
                        .ol-item-img canvas {
                            display: block;
                            width: 100%;
                            background-size: cover;
                            background-position: center;
                        }
                        .ol-item-img:before,
                        .ol-item-img:after {
                            content: '';
                            position: absolute;
                            top: 0;
                            left: 0;
                            right: 0;
                            bottom: 0;
                            margin: auto;
                            transition: opacity .3s, transform .3s;
                            opacity: 0;
                        }
                            .ol-item-img:before {
                                background: rgba(129,32,59,.9);
                            }
                            .ol-item-img:after {
                                content: 'View Full Details';
                                width: 200px;
                                height: 51px;
                                text-align: center;
                                border: 1px solid rgba(255,255,255,.9);
                                font-size: 12px;
                                line-height: 1;
                                letter-spacing: .1em;
                                color: #fff;
                                padding: 19px 0;
                                text-transform: uppercase;
                            }
                            .ol-item:hover .ol-item-img:before,
                            .ol-item:hover .ol-item-img:after {
                                opacity: 1;
                            }
                    .ol-item-details {
                        text-align: center;
                        padding: 33px 0 0;
                    }
                        .ol-address {
                            font-size: 13px;
                            letter-spacing: .05em;
                            line-height: 1.2;
                            color: #636363;
                            text-transform: uppercase;
                            margin-bottom: 18px;
                        }
                        .ol-ammenities {
                            text-align: center;
                        }
                            .ol-ammenities span {
                                display: inline-block;
                                vertical-align: top;
                                font-size: 11px;
                                letter-spacing: .05em;
                                line-height: 1;
                                color: #898989;
                                padding: 3px 14px;
                                border-left: 1px dotted #b2b2b2;
                            }
                                .ol-ammenities span:first-child {
                                    border-left: 0;
                                }
                                .ol-icon {
                                    display: inline-block;
                                    vertical-align: middle;
                                    background: url(images/icon-sprites.png) no-repeat;
                                    margin-right: 9px;
                                }
                                .ol-beds .ol-icon {
                                    background-position: -125px 0;
                                    width: 15px;
                                    height: 10px;
                                }
                                .ol-baths .ol-icon {
                                    background-position: -140px 0;
                                    width: 11px;
                                    height: 13px;
                                }
                                .ol-area .ol-icon {
                                    background-position: -151px 0;
                                    width: 10px;
                                    height: 10px;
                                }

                        .ol-more {
                            border-top: 1px dotted #b2b2b2;
                            font-size: 9px;
                            letter-spacing: .1em;
                            line-height: 1;
                            color: #898989;
                            width: 262px;
                            max-width: 90%;
                            margin: 11px auto 0;
                            padding: 15px 0;
                            text-transform: uppercase;
                        }
                            .ol-more span {
                                transition: color .3s, opacity .3s;
                            }
                                .ol-item:hover .ol-more span {
                                    opacity: 0;
                                    color: #f9f9f9;
                                }
                            .ol-more i {
                                font-size: 7px;
                            }

        #our-listings a.btn-a {
            display: block;
            margin: 30px auto 0;
        }

/*section 7*/
section.section-7 {
    position: relative;
}
    #neighborhoods {
        position: relative;
        padding: 21px 0 73px;
    }
        #neighborhoods .section-title {
            overflow: hidden;
            text-align: center;
            max-width: 1140px;
            margin-bottom: 57px;
        }
            #neighborhoods .section-title span {
                display: inline-block;
                position: relative;
            }
                #neighborhoods .section-title span:before,
                #neighborhoods .section-title span:after {
                    content: '';
                    position: absolute;
                    top: 46%;
                    width: 2000px;
                    height: 1px;
                    background: #dedede;
                }
                    #neighborhoods .section-title span:before {
                        right: 100%;
                        margin-right: 42px;
                    }
                    #neighborhoods .section-title span:after {
                        left: 100%;
                        margin-left: 42px;
                    }

        .nb-list {
            font-size: 0;
            text-align: center;
            margin-bottom: 47px;
            overflow: visible!important;
        }
            .nb-list h3 {
                font-size: 25px;
                letter-spacing: .05em;
                line-height: 1.2;
                color: #6f6f6f;
                text-transform: uppercase;
                margin-bottom: 45px;
            }
            .nb {
                display: inline-block;
                vertical-align: top;
                width: 25%;
                position: relative;
            }
                .nb:before, .nb:after {
                    content: '';
                    position: absolute;
                    bottom: 0;
                    left: 0;
                    right: 0;
                    top: 0;
                    transition: opacity .3s;
                }
                    .nb:before {
                        background: url(images/overlay-neighborhood.png) center bottom/auto 100% repeat-x;
                    }
                    .nb:after {
                        background: url(images/overlay-neighborhood-hover.png) center bottom/auto 100% repeat-x;
                        opacity: 0;
                    }
                        .nb:hover:after {
                            opacity: 1;
                        }
                .nb img {
                    display: block;
                    width: 100%;
                    height: 282px;
                    object-fit: cover;
                }
                .nb strong {
                    position: absolute;
                    left: 0;
                    right: 0;
                    bottom: 32px;
                    text-align: center;
                    font: 700 22px/1 'DM Sans', sans-serif;
                    letter-spacing: -.05em;
                    color: #fff;
                    text-transform: uppercase;
                    z-index: 1;
                }


/*section 8*/
section.section-8 {
    position: relative;
    background: url(images/bg-footer.jpg) center/cover no-repeat;
}
    #get-in-touch {
        background: rgba(255,255,255,.78);
        padding: 159px 0 133px;
        /*min-height: 897px;*/
    }
        #get-in-touch .container {
            overflow: visible;
        }
        #get-in-touch .section-title {
            text-align: center;
            letter-spacing: .06em;
            margin-bottom: 21px;
        }
        #get-in-touch p {
            font-size: 14px;
            letter-spacing: .05em;
            color: #000;
            text-align: center;
        }
        .git-form {
            max-width: 845px;
            margin: 37px auto 49px;
            font-size: 0;
        }
            .git-field-sm {
                width: 33.3333333%;
            }
            .git-field-lg {
                width: 100%;
            }
            .git-field {
                display: inline-block;
                vertical-align: top;
                padding: 0 4.5px;
                margin: 5px 0;
                position: relative;
            }
                .git-field label {
                    display: inline;
                }
                .git-field input[type="text"],
                .git-field input[type="tel"],
                .git-field input[type="number"],
                .git-field input[type="email"],
                .git-field textarea {
                    width: 100%;
                    height: 53px;
                    border: 1px solid rgba(0,0,0,.3);
                    font-weight: 300;
                    font-size: 13px;
                    letter-spacing: .2em;
                    color: #252525;
                    background: transparent;
                    text-transform: uppercase;
                    padding: 0 26px;
                }
                .git-field textarea {
                    height: 83px;
                    padding-top: 16px;
                    resize: none;
                }
                .git-form input[type="submit"] {
                    display: block;
                    width: 198px;
                    height: 53px;
                    background: #000;
                    border: 1px solid #000;
                    font-size: 12px;
                    font-weight: 300;
                    letter-spacing: .2em;
                    color: #fff;
                    text-transform: uppercase;
                    margin: 42px auto 0;
                    transition: background .3s, border .3s;
                }
                    .git-form input[type="submit"]:hover {
                        background: #252b39;
                        border-color: #252b39;
                    }

                .git-form span.wpcf7-form-control.wpcf7-checkbox {
                    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-top: 10px;
                }

                .git-form span.wpcf7-form-control.wpcf7-checkbox > span {
                    width: 33.33333%;
                    margin: 0;
                    padding: 10px 0;
                }

                    .git-form span.wpcf7-form-control.wpcf7-checkbox > span input {
                        display: none;
                    }

                        .git-form span.wpcf7-list-item-label:before {
                            content: '';
                            display: inline-block;
                            border: 1px solid rgba(0,0,0,.3);
                            width: 15px;
                            height: 15px;
                            margin-top: -2px;
                            margin-right: 5px;
                        }
                        .git-form input:checked ~  span.wpcf7-list-item-label:before {
                            background: #252b39;
                        }

                        .git-form span.wpcf7-list-item-label:after {
                            display: none;
                        }
                    .git-form span.wpcf7-list-item-label {
                        font-size: 14px;
                        letter-spacing: .05em;
                        color: #000;
                        display: -webkit-inline-box;
                        display: -ms-inline-flexbox;
                        display: inline-flex;
                    }

            .git-form form {
                position: relative;
            }
            .git-form div.wpcf7 .ajax-loader {
                position: absolute;
                left: 4.5px;
                right: 4.5px;
                bottom: -20px;
                margin: 0 auto;
            }
            .git-form div.wpcf7-response-output {
                position: absolute;
                top: 100%;
                left: 0;
                right: 0;
                font-size: 12px;
                margin: 10px 0 0;
                text-align: center;
            }
            .git-form .wpcf7-form-control-wrap {
                display: block;
            }
            .git-form span.wpcf7-not-valid-tip {
                font-size: 12px;
                top: 35%;
            }

        .git-bottom {
            max-width: 558px;
            margin: 0 auto;
            border-top: 1px solid #8b8b8b;
            padding: 78px 0 0;
        }
            #get-in-touch .git-bottom .section-title {
                margin-bottom: 41px;
            }
            .git-bottom .btn-a {
                display: block;
                margin: 0 auto;
                width: 198px;
                padding: 19px 15px;
            }

/*footer*/
footer.footer-wrapper {
    background: #252b39;
    color: #fff;
    padding: 65px 0;
}
    .footer-logo {
        position: relative;
    }
        .footer-logo p {
            font: italic 15px/1.2 'Lora', serif;
            margin-top: 16px;
        }
    .footer-right {
        padding-left: 70px;
    }
        .footer-contact {
            margin-bottom: 30px;
        }
            .footer-contact .contact-smi a {
                display: inline-block;
                vertical-align: top;
                font-size: 20px;
                margin-right: 30px;
            }
                .footer-contact .contact-smi a:hover {
                    color: #d7d7d7;
                }

        #footer-nav {
            margin-bottom: 27px;
        }
            #footer-nav li {
                margin: 0 20px;
                display: inline-block;
                vertical-align: top;
            }
                #footer-nav li:first-child {
                    margin-left: 0;
                }
                #footer-nav li:last-child {
                    margin-right: 0;
                }
                #footer-nav li a {
                    color: #d7d7d7;
                    font-size: 12px;
                    line-height: 1.2;
                    letter-spacing: .1em;
                    text-transform: uppercase;
                }
                    #footer-nav li a:hover,
                    .footer-copyright a:hover {
                        color: #fff;
                    }

        .footer-credit {
            margin-right: -109px;
            font-size: 11px;
            line-height: 1.2;
            letter-spacing: .11em;
            color: #d7d7d7;
        }

        .footer-copyright {
            text-align: center;
            font-size: 12px;
            letter-spacing: .035em;
            color: #d7d7d7;
            border-top: 1px solid rgba(255,255,255,.3);
            margin-top: 56px;
            padding: 37px 0 0;
        }
            .footer-copyright span {
                display: block;
                font-size: 22px;
                color: #fff;
                margin-top: 20px;
            }

/*******************************************************
 *
 * 2. IP Styles
 *
 *******************************************************/
.ip-banner{
    position: relative;
    width: 100%;
    z-index: 0;
}
    .ip-banner::before{
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0,0,0,.3) url(images/overlay-slideshow.png) center top repeat-x;
        z-index: 2;
    }
    .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: 30px;}

/** Adjust width of content columns **/
#content-sidebar #content{ width: 77.08%;padding-right: 30px; }
#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 {
    font-family: 'DM Sans', sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 1;
    letter-spacing: .05em;
    text-align: left;
    text-transform: uppercase;
    color: #000;
}

/* Styles for category/archive/search/etc subheadings (h2) */
#content .archive-subtitle {
    font-family: 'DM Sans', sans-serif;
    font-weight: 700;
    font-size: 25px;
    line-height: 1;
    letter-spacing: .05em;
    text-align: left;
    text-transform: uppercase;
    color: #000;
}

#content p#breadcrumbs {
    margin-top: 0;
}

.sidebar .qs-icon {
    display: block;
    margin: 6px auto 20px;
}
.sidebar .qs-form {
    width: 100%;
    padding-left: 0;
    margin-bottom: 50px;
}
    .sidebar .qs-field-lg,
    .sidebar .qs-field-btn {
        width: 100%;
        padding: 0 5px;
        margin-bottom: 10px;
    }
    .sidebar .qs-field-sm {
        width: 50%;
        padding: 0 5px;
        margin-bottom: 10px;
    }
    .sidebar .qs-field-btn input {
        width: 80%;
        margin-right: 0;
    }
    .sidebar .qs-field-btn a {
        width: 20%;
    }

.sidebar a.cta {
    margin-left: 0;
    margin-bottom: 50px;
}
    .sidebar a.cta:before {
        width: 80%;
        top: -20px;
        left: -20px;
    }
    .sidebar .cta-title {
        margin: 0;
        font-size: 20px;
        padding: 39px 24px 30px;
    }


#content p, #content .archive-content {
    line-height: 24px;
    font-weight: 300;
    letter-spacing: .05em;
}
.hp-quick-search .bootstrap-select.btn-group .dropdown-toggle {
    height: 42px;
    border: none;
    border-bottom: 1px solid #252525;
    border-radius: 0;
    padding: 0;
}

.hp-quick-search .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    font-size: 12px;
    letter-spacing: .1em;
    color: #636363;
    text-transform: uppercase;
}
.hp-quick-search .dropdown-menu.open{
    max-height: 300px !important;
}
.hp-quick-search ul.dropdown-menu.inner{
    max-height: 250px !important;
}

#content .entry .content-img {
    max-width: 47%;
}

#content {
    text-align: justify;
}

.ip-grid-list {
    position: relative;
}
    .ip-grid-item {
        display: block;
        max-width: 500px;
        margin: 15px auto;
    }
        .ip-grid-item canvas {
            display: block;
            width: 100%;
            background-size: cover;
            background-position: center;
            border: 1px solid #000;
        }
        .ip-grid-item canvas[style*="Dio-and-Melissa"] {
            background-position: center top;
        }
        .ip-grid-item h3 {
            text-align: center;
            font-weight: 700;
            font-size: 20px;
            line-height: 1;
            letter-spacing: .05em;
            text-transform: uppercase;
            color: #000;
        }

/* IP CONTACT SMI */
.page-id-11 .ai-contact-wrap span.context-mob, .page-id-11 .ai-contact-wrap span.context-email {
	font-size: 11px;
}

.page-id-11 .ai-contact-wrap span {
	font-size: 22px;
}

.ip-contact-smi {
    font-size: 20px;
}
    .ip-contact-smi a {
        margin: 0 5px;
    }
        .ip-contact-smi a:first-child {
            margin-left: 0;
        }

img.alignright.content-img {
    border: solid 1px #000;
}
span.wpcf7-form-control-wrap.state select option:first-of-type {
    display:none;
}

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

.use-floating-validation-tip label.error {
    position: absolute;
    left: 20%;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    border: 1px solid #900;
    padding: .4em .5em;
    line-height: 1;
}

.sidebar .hp-quick-search .dropdown-menu {
    min-width: 210px!important;
}

#ihf-main-container.ihf-color-scheme-red .ihf-listing-detail .ihf-virtual-tour-link {
    margin-top: 0;
}
#ihf-main-container .ihf-listing-detail .ihf-contiguous-links > div * {
    margin-bottom: 0;
    margin-top: 0;
}
#ihf-main-container .ihf-listing-detail .ihf-contiguous-links > div > div {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}
#ihf-main-container .ihf-listing-detail .ihf-contiguous-links {
    padding: 4px 0;
}


#content .archive-has-thumbnail .archive-subtitle {
    margin-top: -1px;
}

.header-navigation #nav li.footer-menu {
	display: none;
}

.footer-logo img {
	width: calc(100% - 40%);
	margin: 0 auto;
}
.ai-contact-wrap span.context-mob em.ai-font-fax {
	font-size:18px;
}

body.page-id-30516 #content ol {
	margin-left: 15px !important;
}

body.page-id-30516 #content ol li {
	margin-bottom: 15px;
}

body.page-id-30516 #inner-page-wrapper .container {
	padding: 0;
}

.success-box {
	padding: 30px;
	border: 1px solid;
	margin-top: 30px;
}

.success-box strong {
	margin-bottom: 0;
	display: block;
	text-align: center;
	font-size: 20px;
}

.arform-box .ai-default-cf7wrap input[type="text"],
.arform-box .ai-default-cf7wrap input[type="tel"],
.arform-box .ai-default-cf7wrap input[type="email"],
.arform-box .ai-default-cf7wrap select {

	height: 52px;
	padding: 0 26px !important;
	font-size: 13px;
	text-transform: uppercase;
	font-family: 'Roboto';
}

.arform-box .ai-contact-wrap input[type="submit"] {
	height: 52px;
	background: #000 !important;
	max-width: 200px;
	margin: 10px auto;
	display: block;
}

.arform-box [class*="aidefcf-wrapper-contact-us"] .wpcf7 {
	max-width: 100%;
}

.page-id-47327 .ip-banner canvas {
	min-height: 234px;
	background-color: #fff;
	height: 234px;
	background-image: none !important;
	border-bottom: 1px solid #252b39;`
}

.page-id-47327 .ip-banner::before {
	background: transparent;
}

.page-id-47327 #nav > li > a {
    color: #000;
}

.page-id-47327 .contact i {
    filter: brightness(0);
}

.arform-box {
	max-width: 800px;
	margin: 0 auto;
}

 body .cycloneslider-template-video video {
    min-width: 100%;
    min-height: 100%;
    max-width: 100%;
    max-height: 100%;
}

.cycloneslider-template-video .cycloneslider-volume {
	display: none;
}

.cycloneslider-template-video .cycloneslider-slide-custom.cycle-slide-active ~ .cycloneslider-volume {
	display: block;
}

.page-id-51107 .cycloneslider-template-video .cycloneslider-slide-custom.cycle-slide-active ~ .cycloneslider-volume {
	bottom: 0;
	position: absolute;
	top: unset;
	right: calc(50% - 250px);
}

.page-id-51107 .cycloneslider-volume.off::before {
	content: 'off';
	position: absolute;
	top: 50%;
	left: 22px;
	transform: translate(0,-50%);
}

.page-id-51107 .cycloneslider-volume.on::before {
	content: 'on';
	position: absolute;
	top: 50%;
	left: 42px;
	transform: translate(0,-50%);
}

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