/*
Theme Name: Copper West
Theme URI: https://copperwest.com/
Description: AIOS mobile semi-custom theme.
Author: AgentImage
Author URI: http://www.agentimage.com
Version: 1.4.5
Tags: one-column, two-columns, right-sidebar, custom-menu, full-width-template, sticky-post
License: Proprietary
License URI: http://www.agentimage.com
Template: aios-starter-theme
*/

/*

TABLE OF CONTENTS

1. Custom CSS
2.	IP styles
3. MEDIA QUERIES ARE AUTOMATICALLY REMOVED FROM THIS FILE, they must be placed in style-media-queries.css

*/


/*******************************************************
 *
 * 1. Navigation
 *
 *******************************************************/


/* Sub Menu */
.aios-split-nav {
    z-index: 5;
}

#nav li,
.aios-split-nav li {
	position:relative;

}

#nav .sub-menu,
.aios-split-nav .sub-menu {
    list-style: none outside none;
    margin: 0;

    display: none;
    padding: 0;
    position: absolute;
 	width:100%;
 	min-width:180px;
}
#nav .sub-menu a,
.aios-split-nav .sub-menu a {
    color: #FFFFFF;
    display: block;
    padding: 10px;
    text-align: center;
}
#nav .sub-menu a:hover,
.aios-split-nav .sub-menu a:hover {
    background: none repeat scroll 0 0 #b2b2b2;
    color: #000000;
    text-decoration: none;
}
#nav .sub-menu .sub-menu,
.aios-split-nav .sub-menu .sub-menu {
    margin-left: 100%;
 	top:0;
}
#nav li:hover > .sub-menu,
.aios-split-nav li:hover > .sub-menu  {
    display: block;
    /*margin: 0 -39px;*/
    padding-top: 30px;
}
#nav .sub-menu li,
.aios-split-nav .sub-menu li {
    position: relative;
     margin: 0;
     background-color: #c67735;
     margin-top: 1px;
     width: 100%;
}

.aios-split-nav .sub-menu li:first-child {
    margin-top: 0;
}

.aios-split-nav > li > .sub-menu {
    left: 50%;
    margin-left: -90px;
}

#nav > li > .sub-menu > li > .sub-menu,
.aios-split-nav > li > .sub-menu > li > .sub-menu {
    padding-top: 0;
}

.hp-slideshow{
        position: relative;
}
.sub-menu li {
    position: relative;
    margin: 0;
    width: 100%;
    padding: 0;
}
.main-header ul li:hover::before{
    opacity: 1;
    -webkit-transition: all .325s ease-in-out;
    -moz-transition: all .325s ease-in-out;
    -ms-transition: all .325s ease-in-out;
    transition: all .325s ease-in-out;

}

    .main-header ul li:hover li::before{
       opacity: 0;
    }
ul.aios-split-nav.nav2.nav-left{
    text-align: left;
}
ul.aios-split-nav.nav2.nav-left li{
        margin-right: 0px;
        margin-left: 70px;
}

#nav li:hover > .sub-menu, .aios-split-nav li:hover > .sub-menu#nav li:hover > .sub-menu, .aios-split-nav li:hover > .sub-menu
{
    /*margin: 0 -23px !important;*/
}
.aios-mobile-header-2 .amh-navigation .amh-menu li:hover > a, .aios-mobile-header-2 .amh-navigation .amh-menu li.open > a{
    background: #c86a1d !important;
}


#nav2 {
    display: none;
}



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

/* Global */
html, body, div, span, applet, object, iframe,
 h1, h2, h3, h4, h5, h6, p, blockquote, pre,
 a, abbr, acronym, address, big, cite, code,
 del, dfn, em, img, ins, kbd, q, s, samp,
 small, strike, strong, sub, sup, tt, var,
 b, u, i, center,
 dl, dt, dd, ol, ul, li,
 fieldset, form, label, legend,
 table, caption, tbody, tfoot, thead, tr, th, td,
 article, aside, canvas, details, embed,
 figure, figcaption, footer, header, hgroup,
 menu, nav, output, ruby, section, summary,
 time, mark, audio, video {
     margin: 0;
     padding: 0;
     border: 0;
     font-size: 100%;
     font: inherit;
     vertical-align: baseline;
 }


 article,aside,details,figcaption,figure,
 footer,header,hgroup,menu,nav,section {
    display:block;
}

* {
    padding: 0;
    margin: 0;
}
a,a:focus,a:visited,a:hover,button{
    outline: 0 !important;
    text-decoration: none !important;
}
/*#main-wrapper{
    overflow: hidden;
}*/
body{
	font-family: 'barlow', sans-serif;
	font-size: 14px;
	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; */
}
/*header{
    opacity: 1!important;
    position: fixed;
    width: 100%;
    z-index: 200;
    -webkit-transition: all .325s ease-in-out;
-moz-transition: all .325s ease-in-out;
-ms-transition: all .325s ease-in-out;
transition: all .325s ease-in-out;

}*/
.aios-mobile-header-wrapper{
            z-index: 1040 !important;
}
header.black{
       background-color: rgb(255 255 255 / 90%);

    box-shadow: 1px black;
    -webkit-box-shadow: 0 0 10px 1px #444444;
    box-shadow: 0 0 10px 1px #444444;

}
html .admin-bar #wpadminbar {
    display: block !important;
}
.fc-hover li a:hover {
    color: #af9797;
}
.cycloneslider-template-video .cycloneslider-pager span.cycle-pager-active{
    background-color: #fff !important;
}
.cycloneslider-template-video .cycloneslider-pager span {
    display: inline-block;
    /* margin: 0 3px; */
    width: 13px !important;
    height: 13px !important;
    border-radius: 50% !important;
    background: transparent !important;
    vertical-align: top;
    border: 1px solid #fff;
    margin: 0 5px !important;
    font-size: 0;
    line-height: 0;
    -webkit-box-shadow: 1px 1px 2px 0px #333333;
    /* box-shadow: 1px 1px 2px 0px #333333; */
}
.cycloneslider-template-video .cycloneslider-pager{
    position: absolute !important;
    bottom: 23% !important;
    top: auto !important;
    right: auto !important;
    left: 0 !important;
    z-index: 100 !important;
    width: 100% !important;
    height: 12px !important;
    text-align: center !important;
}

.hp-slideshow .cycloneslider-template-video .cycloneslider-volume {
    top: 20%;
}

/*slider tagline*/
.slider-content {
    position: absolute;
    bottom: 26%;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
}

.slider-tagline {
    font-size: 50px;
    font-weight: 400;
    font-family: 'Lora';
    text-transform: uppercase;
    margin: 0 0 78px;
}

.slider-btn a {
    font-size: 20px;
    font-weight: 400;
    font-family: 'Barlow';
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 360px;
    height: 92px;
    border: 1px solid #fff;
    margin: 0 14px;
    -webkit-transition: all .325s ease-in-out;
    -moz-transition: all .325s ease-in-out;
    -ms-transition: all .325s ease-in-out;
    transition: all .325s ease-in-out;
}

.slider-btn a:hover {
    color: #fff;
    background: #c86a1d;
    border: 1px solid #c86a1d;
    font-weight: 400;
}

header.black img.footerlogo {
    width: 62%;
    margin: 0 auto;
    -webkit-transition: all .325s ease-in-out;
-moz-transition: all .325s ease-in-out;
-ms-transition: all .325s ease-in-out;
transition: all .325s ease-in-out;

}

img.fixedlogo {
    position: relative;
    /* top: 17px; */
        top: -6px;
    /* left: -1px; */
    margin: 0 auto;
    margin-top: 17px;
    display: none;
}
header.black img.fixedlogo{
    display: block;
    -webkit-transition: all .325s ease-in-out;
-moz-transition: all .325s ease-in-out;
-ms-transition: all .325s ease-in-out;
transition: all .325s ease-in-out;



}
header.black ul li:hover {
    border-bottom: 3px solid #c67735;
    padding-bottom: 17px;
    -webkit-transition: all .225s;
    -moz-transition: all .225s;
    -ms-transition: all .225s;
    transition: all .225s;
}
header.black ul li:hover{

}
header.black ul li a{
    color: #000;
    -webkit-transition: all .325s ease-in-out;
-moz-transition: all .325s ease-in-out;
-ms-transition: all .325s ease-in-out;
transition: all .325s ease-in-out;


}
header.black ul{
        padding-top: 37px;
        -webkit-transition: all .325s ease-in-out;
-moz-transition: all .325s ease-in-out;
-ms-transition: all .325s ease-in-out;
transition: all .325s ease-in-out;

}

.main-header ul li{
    display: inline-block;
    /*  margin: 0 15px; */
    margin-right:70px;
    position: relative;
}

.main-header ul.aios-split-nav > li::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -35px;
    margin: auto;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: #fff;
    -webkit-transition: all .325s ease-in-out;
    -moz-transition: all .325s ease-in-out;
    -ms-transition: all .325s ease-in-out;
    transition: all .325s ease-in-out;
}

.main-header.black ul.aios-split-nav > li::after {
    background: #000;
}

ul.aios-split-nav.nav2.nav-left li:last-child::after,
ul.aios-split-nav.nav2.nav-right li:nth-child(3)::after {
    display: none;
}

span.hdr-phone i {
    display: none;
}

ul.aios-split-nav.nav2.nav-right {
    position: relative;
    text-align: right;
}

span.hdr-phone a {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    display: inline-block;
    position: relative;
    -webkit-transition: all .325s ease-in-out;
    -moz-transition: all .325s ease-in-out;
    -ms-transition: all .325s ease-in-out;
    transition: all .325s ease-in-out;
}

span.hdr-phone a:hover {
    opacity: .7;
}

span.hdr-phone a em {
    font-size: 13px;
    color: #c86a1d;
    margin-right: 9px;
}

.hdr-contact {
    position: absolute;
    bottom: 40px;
    right: 0;
    padding-right: 15px;
    -webkit-transition: all .325s ease-in-out;
    -moz-transition: all .325s ease-in-out;
    -ms-transition: all .325s ease-in-out;
    transition: all .325s ease-in-out;
}

.main-header.black .hdr-contact {
    opacity: 0;
    pointer-events: none;
}

.custom-container {
    max-width: 1310px;
    margin: 0 auto;
}

ul.aios-split-nav.nav2.nav-left li:first-child {
    margin-left: 0 !important;
}

ul.aios-split-nav.nav2.nav-right li:nth-child(3) {
    margin-right: 0 !important;
}

.main-header ul li::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    /* top: 0; */
    bottom: -18px;
    left: 0;
    background-color: #fff;
    padding: 1px;
    opacity: 0;
    /* padding-bottom: 2px; */
    display: block;
}

.black li#menu-item-66:hover::before {
    opacity: 0;
}
.contact-form-wrapper form.wpcf7-form.use-floating-validation-tip{
     max-width: 510px;
    margin: 0 auto;
}
.contact-form-wrapper div.wpcf7-mail-sent-ok{
    font-size: 12px;
    color: #fff !important;
}
.main-header ul {
    padding-top: 76px;
    /*text-align: left;*/
}
.main-header ul li a {
    font-family: 'barlow';
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
}
/* .main-header ul li a::after {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-radius: 50%;
    right: -18px;
    top: 7px;
} */
.nav-left .main-header ul li a::after {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-radius: 50%;
    right: -44px;
    top: 7px;
}
.smi-group a {
    color: #fff;
}
.nav-left li:last-child a::after {
    display: none;
}
.nav-right li:last-child a::after {
    display: none;
}
.cycloneslider-template-standard.cycloneslider-width-full .cycloneslider-slide img{
    position: relative;
}
.qs-long{
    display: inline-block;
    width: 187px;

}
.qs-short{
    display: inline-block;
        width: 97px;

}

/*why work with us*/
.wwwu-wrapper {
    position: relative;
    padding: 60px 15px 167px;
    margin: 0 0 23px;
}

.site-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.site-bg canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.site-bg.wwwu-bg {
    background: #000;
}

.site-bg.wwwu-bg canvas {
    opacity: .15;
}

.wwwu-inner {
    position: relative;
    z-index: 5;
    max-width: 1320px;
    margin: 0 auto;
}

.wwwu-tittle {
    text-align: center;
    padding-top: 13px;
    padding-bottom: 40px;
}

.wwwu-tittle h2 {
    font-family: 'lora', sans-serif;
    text-transform: uppercase;
    font-size: 50px;
    font-weight: 400;
    color: #fff;
}

.wwwu-tittle span {
    font-size: 40px;
}

.wwwu-lists {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.wwwu-item {
    width: 20%;
    text-align: center;
}

.stats-number {
    font-size: 50px;
    font-weight: 600;
    font-family: 'Barlow';
    text-transform: uppercase;
    color: #fff;
    margin: 0 0 5px;
}

.wwwu-label {
    font-size: 17px;
    font-weight: 300;
    font-family: 'Barlow';
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
}

.wwwu-label span {
    display: block;
}

.wwwu-content {
    padding: 11px 0 22px;
    position: relative;
}

.wwwu-content::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
    width: 1px;
    height: 140px;
    background: #fff;
    opacity: .15;
}

.wwwu-item:last-child .wwwu-content::after {
    display: none;
}

.wwwu-head {
    margin: 0 0 32px;
}
/*end*/

.fpwrapper-tittle {
    text-align: center;
    padding-top: 13px;
    padding-bottom: 40px;
}
.fp-slides-arrow button.slick-prev.slick-arrow:hover {
    opacity: .8;
    outline: none;
}
.fc-washing-arrows button.slick-prev.slick-arrow:hover{
    outline: none;
}
.fc-washing-arrows button.slick-next.slick-arrow:hover{
    outline: none;
}
.fp-slides-arrow button.slick-next.slick-arrow:hover {
    opacity: .8;
    outline: none;
}
.fp-hover {
    position: absolute;

    left: 0;
    width: 100%;
    height: 100%;
    background-color: #c86a1d;

    opacity: .90;
    z-index: 1;
    bottom: -100%
}

.fpslides-global .item:hover .fp-hover{
    display: block;
    bottom: 0;
    -webkit-transition: all .325s ease-in-out;
    -moz-transition: all .325s ease-in-out;
    -ms-transition: all .325s ease-in-out;
    transition: all .325s ease-in-out;

}
.fpslides-global .item:hover .description{
    top: 33%;
}


#nav .sub-menu a, .aios-split-nav .sub-menu a:hover{
   border: none;
   padding-bottom: 10px;
}
#nav .sub-menu a, .aios-split-nav .sub-menu a::after{
    content: none;
}
#nav .sub-menu a, .aios-split-nav .sub-menu a {
    color: #FFFFFF;
    display: block;
    padding: 10px;
    text-align: center;
    font-weight: 300 !important;
}

/*.aios-split-nav.nav-right li > .sub-menu {
    margin: 0;
    left: 50%;
    margin-left: -90px;
}*/

.fp-btn span{
    font-size: 16px;
    border: 1px solid #fff;
    font-family: 'barlow', sans-serif;
    font-weight: 300;
    font-size: 15px;
    color: #fff !important;
    text-transform: uppercase;
    padding: 23px 59px;
    display: inline-block;
}
.fp-btn {
    text-align: center;

    position: relative;
    top: 57%;
}
.qs-form-wrapper{
            position: absolute;
    bottom: 0;
    z-index: 100;
    width: 100%;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.85);
    /* opacity: .85; */
    padding: 29px 0 25px 0;
    text-align: center;
}


.qs-long select#propertytype{
        font-size: 11px;
    font-family: 'barlow', sans-serif;
    color: #555555;
    font-weight: 300;
           padding: 10px 15px;
        width: 100%;
        text-transform: uppercase;
        border: 1px solid #9b9b9b;
        background-color: #fff;
        -webkit-appearance: none;
    -moz-appearance: none;
}
.qs-long input#city {
    width: 100%;
        width: 100%;
    font-size: 11px;
    font-family: 'barlow', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    color: #555;
    border: 1px solid #9b9b9b;
        padding: 10px 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.qs-short select#beds {
    color: #555555;
    width: 100%;
    font-family: 'barlow', sans-serif;
    font-weight: 300;
    font-size: 11px;
    text-transform: uppercase;
        padding: 10px 15px;
    border: 1px solid #9b9b9b;
    background-color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.qs-short select#baths{
    color: #555555;
    width: 100%;
    font-family: 'barlow', sans-serif;
    font-weight: 300;
    font-size: 11px;
    text-transform: uppercase;
        padding: 10px 15px;
    border: 1px solid #9b9b9b;
    background-color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.fpwrapper-tittle span{
    font-size: 40px;
}
.qs-short input#minprice{
    color: #555555;
    width: 100%;
    font-family: 'barlow', sans-serif;
    font-weight: 300;
    font-size: 11px;
    text-transform: uppercase;
       padding: 10px 15px;
    border: 1px solid #9b9b9b;
}
.qs-short input#maxprice{
    color: #555555;
    width: 100%;
    font-family: 'barlow', sans-serif;
    font-weight: 300;
    font-size: 11px;
    text-transform: uppercase;
        padding: 10px 15px;
    border: 1px solid #9b9b9b;
}
.welcome-to-the span{
    top: 0 !important;
    position: relative;
    font-size: 40px;
}
.title-col h2 {
    font-family: 'barlow', sans-serif !important;
    font-weight: 300 !important;
    font-size: 20px !important;
    color: #fff !important;
    text-transform: uppercase !important;
}
.qs-short input.btnsubmit{
    font-weight: bold;
    width: 100%;
    background-color: #c86a1d;
    border: none;
        padding: 11px 15px;
    font-family: 'barlow', sans-serif;
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
}
.second-para {
    margin-top: 27px;
}
.qs-icon{
    display: inline-block;
        padding: 0 19px 0 13px;
            vertical-align: bottom;
}
.qs-short input.btnadvace, .advancewrap a{
    width: 100%;
    font-weight: bold;
    background-color: #555555;
    border: none;
        padding: 11px 15px;
    font-family: 'barlow', sans-serif;
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
    display: block;
}
.fpwrapper-tittle h2 {
    font-family: 'lora', sans-serif;
    text-transform: uppercase;
    font-size: 50px;
    font-weight: 400;
    color: #555555;
}
.fc-tittle span {
    font-size: 40px;
}

.fpslides-global .item{
    height: 448px;

    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    cursor: pointer;
}

.for-lease .fpslides-global .item, .leased .fpslides-global .item{
    height: 380px;
}

.for-lease .fp-slides-arrow, .leased .fp-slides-arrow{
	top: 100%;
	transform: translateY(-100%);
}

.for-lease .fp-slides-arrow, .leased .fp-slides-arrow {
  font-size: 0;
}

.fpslides-global .item::after
{
        content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.55);
    position: absolute;
    top: 0;
    left: 0;

}
.fp-wrapper{
    font-size: 0;
}
.description span {
    font-family: 'barlow', sans-serif;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    z-index: 200;
    text-align: center;
    font-weight: 600;
}
.description {
    z-index: 2;
    position: relative;
    text-align: center;
        top: 44%;
}
.description span span {
    display: block;
    font-weight: 300;
}
.description span span{display: block;}
.fpslides-global-holder{
    position: relative;
}
.fp-slides-arrow {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    pointer-events: none;
}
.fp-slides-arrow button.slick-prev.slick-arrow{
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    left: 0;
    pointer-events: auto;
    width: 59px;
    height: 59px;
    background-image: url(images/slide-arrow-left.jpg);
    border: 0;
    float: left;
    outline: none;
}
.fp-slides-arrow  button.slick-next.slick-arrow{
      position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    right: 0;
    pointer-events: auto;
    width: 59px;
    height: 59px;
    background-image: url(images/slider-arrow-right.jpg);
    float: right;
    border: 0;
    outline: none;
}
.welcometo-left{
    width: 50%;
    height: 621px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    position: relative;
}
.welcometo-right{
    width: 50%;
    height: 621px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    position: relative;
    border-left: 12px solid #fff;
}
.welcometo-wrapper {
    font-size: 0;
    margin-top: 10px;
}
.welcome-description{
    position: absolute;
    text-align: center;
    width: 100%;
    top: 0;
    display: flex;
    flex-flow: column;
    height: 100%;
    justify-content: center;
}
.welcome-description h1 {
        font-family: 'barlow', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #ffc493;
    text-transform: uppercase;
    width: 128px;
    z-index: 100;
    letter-spacing: 10px;
    position: relative;
    margin: 0 auto;
}
.welcome-description h2 {
    font-family: 'lora';
    font-weight: 200;
    font-size: 50px;
    color: #ffffff;
    z-index: 100;
}
.welcome-description span h2 {
    font-family: 'barlow', sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    text-transform: uppercase;
    z-index: 100;
    letter-spacing: 4px;
}
.welcome-description p{
        font-family: 'barlow', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #ffffff;
    z-index: 100;
    max-width: 591px;
    margin: 0 auto;
}
.welcome-description h1::After {
    position: absolute;
    content: '';
    width: 128px;
    height: 1px;
    background-color: #fff;
    bottom: 0;
    top: 37px;
    text-align: center;
    /* margin: 0 auto; */
    left: 0;
    /* left: 42%; */
}
.welcome-to-the{
    margin-top: 22px;
}
.welcome-description span {
    position: relative;
    top: -11px;
}
.welcome-description p{
   line-height: 23px;
}
.welcome-para {
    margin-top: 17px;
}
.welcome-para span {
    top: 29px;
}
.fc-tittle {
    text-align: center;
        margin-top: 76px;
}
.fc-tittle h2 {
    font-family: 'lora', sans-serif;
    font-weight: 400;
    font-size: 50px;
    color: #555555;
    text-transform: uppercase;
}
.fcsub-tittle{
    text-align: center;
        margin-top: 34px;
            padding-bottom: 22px;
}
.fcsub-tittle p {
    font-family: 'barlow', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #c86a1d;
    text-transform: uppercase;
        letter-spacing: 8px;
}
.fc-item{

    height: 232px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.welcometo-left::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-right: 50px solid #fff;
    z-index: 1;
}
.welcometo-left::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .3;
}
.oregon-description {
    text-align: center;
    position: relative;
    width: 100%;
    top: 50%;
    z-index: 1;
}
.oregon-description h2 {
    font-family: 'barlow', sans-serif;
    font-weight: 500;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
}
.fc-slides-global {
    margin: 0px -12px 0 -14px;
}
.fc-oregon-slides {
    padding: 0 14px;
}
.fc-slides-global {
    margin: 0px -12px 0 -14px;
}
.fc-washing-global {
    margin: 0px -12px 0 -14px;
    position: relative;
}
.fc-item::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: .5;
}
.fc-images {
    margin-top: 23px;
    position: relative;
    max-width: 1245px;
    margin: 0 auto;
}
.fc-washington {
    margin-top: 23px;
    position: relative;
    max-width: 1245px;
    margin: 0 auto;
}
.fc-washington{
        margin-top: 23px;
}
.fc-oregon-arrows{
        position: absolute;
    top: 50%;
    width: 100%;
    pointer-events: none;
}
.fc-oregon-arrows button:hover,
.fc-washing-arrows button:hover {
    opacity: .7;
}
.fc-oregon-arrows button.slick-prev.slick-arrow {
    margin-left: -5%;
    width: 12px;
    height: 16px;
    font-size: 0;
    border: none;
    background-image: url(images/oregon-left.png);
    background-color: transparent;
     background-size: cover;
    background-repeat: no-repeat;
    outline: none;
    pointer-events: auto;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.fc-oregon-arrows button.slick-prev.slick-arrow:hover{
    outline: none;
    text-decoration: none;
    border: 0;
}
.fc-oregon-arrows button.slick-next.slick-arrow:hover{
    outline: none;
    text-decoration: none;
    border: 0;
}
.fc-oregon-arrows button.slick-next.slick-arrow{
    margin-right: -5%;
    float: right;
    width: 12px;
    height: 16px;
    border: none;
    background-color: transparent;
    background-image: url(images/oregon-right.png);
    background-size: cover;
    background-repeat: no-repeat;
    font-size: 0;
    outline: none;
    pointer-events: auto;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.fc-washing-arrows {
    position: absolute;
    top: 50%;
    width: 100%;
    pointer-events: none;
}
.fc-washing-arrows button.slick-prev.slick-arrow{
    margin-left: -5%;
     width: 12px;
    height: 16px;
    font-size: 0;
    border: none;
    background-image: url(images/oregon-left.png);
    background-color: transparent;
     background-size: cover;
    background-repeat: no-repeat;
    pointer-events: auto;
    outline: none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.fc-washing-arrows button.slick-next.slick-arrow{
        margin-right: -5%;
    float: right;
    width: 12px;
    height: 16px;
    border: none;
    background-color: transparent;
    background-image: url(images/oregon-right.png);
    background-size: cover;
    background-repeat: no-repeat;
    font-size: 0;
    pointer-events: auto;
    outline: none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;

}
.contact-form-left {
    width: 50%;
    height: 621px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    position: relative;
    border-right: 12px solid #fff;
}
.contactform-right {
    width: 50%;
    height: 621px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    position: relative;
}
.contact-form-wrapper{
    font-size: 0;
}
.questions{
    text-align: center;
}
.questions h2 {
    font-family: 'barlow', sans-serif;
    font-weight: 700;
    color: #ffc493;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 7px;
    max-width: 311px;
    margin: 0 auto;
    position: relative;


}
.questions h2::after {
    content: '';
    position: absolute;
    bottom: -14px;
    background-color: #fff;
    height: 1px;
    width: 128px;
    right: 28%;
}
.Contactus-tittle h2 {
    font-family: 'lora';
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 40px;
}
.Contactus-tittle {
    text-align: center;
    margin-top: 21px;
}
.contactform-wrapper{
    max-width: 510px;
    margin: 0 auto;
        margin-top: 30px;
}
.contact-form-wrapper .wpcf7 form .wpcf7-response-output {
    font-size: 14px;
    color: #fff !important;
}
.cf-half{
    width: 50%;
    display: inline-block;
    padding: 0 3px;
}
.cf-half input[type="text"] {

        font-size: 16px;
    font-family: 'barlow', sans-serif;
    font-weight: 300;
    color: #ffc493;
    width: 100%;
    background: transparent;
    border: 0;
    border-bottom: 1px solid;
    padding-bottom: 10px;
}
.cf-full {
    width: 100%;
    position: relative;
    margin-top: 17px;
}
.contactform-wrapper .cf-full {
    max-width: 100% !important;
    margin-left: auto;
    margin-right: auto;
}
.contactform-wrapper .cf-full > label {
    display: block;
}
.cf-full textarea{
    font-size: 16px;
    width: 100%;
    border: 0;
    background-color: transparent;
    border-bottom: 1px solid;
    text-align: left;
    padding-right: 35px;
    color: #ffc493;
    height: 81px;
    resize: none;
}
.cf-full textarea::-webkit-scrollbar {
  display: none;
}

.cf-full textarea {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
    padding-right: 35px;
}
.contact-description {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    padding-top: 66px;
}
button.btns-full {
        position: absolute;
        bottom: 12px;
    right: 0;
    width: 30px;
    height: 30px;
    background-color: transparent;
    border: 0;
    font-size: 0;
    background-image: url(images/btn-contact.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.cf-full input[type="email"]{
    font-size: 16px;
    font-family: 'barlow', sans-serif;
    font-weight: 300;
    color: #ffc493;
    width: 100%;
    background: transparent;
    border: 0;
    border-bottom: 1px solid;
    padding-bottom: 10px;

}
.contact-form-wrapper{
    font-size: 0;
    margin-top: 119px;
}
.contact-description {
    position: absolute;
        text-align: center;
    margin: 0 auto;
    width: 100%;
}
.contactform-right::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000000;
    opacity: .3;
}
.contactform-right::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 50px solid #fff;
    z-index: 1;
}
.cfhalf-holder {

    margin: 0 -3px;
}
.contact-bottom{
    font-size: 16px;
    color: #ffc493;
    font-weight: 700;
    font-family: 'barlow', sans-serif;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    margin-top: 91px;


}
.contact-bottom p {
    text-align: center;
        font-weight: 400;
}
.des-right{
    display: inline-block;
    padding-left: 28.5px;
}
.des-left{
    display: inline-block;
        padding-right: 28.5px;
}
/* .main-header ul.nav-right > li{
        margin: 0 38px;
} */
.footer{
    background-color: #555555;
        margin-top: 8px;
}
.footer li {
    display: inline-block;
        margin: 0 9px;
}
.footer ul li a {
    font-family: 'barlow', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
}
.footer ul li a:hover{
        color: #949da5;
}
.copyright span a:hover {
    color: #fff;
}
.copyright a:hover {
    text-decoration: underline !important;
    color: #c66a1c;
}
ul#menu-footer-menu{
        margin: 0 -9px;
}
.footer-nav {
        padding-top: 65px;
}
.mls1{
    display: inline-block;
}
.mls2{
    display: inline-block;
}
.mls3{
    display: inline-block;
}
.footer-mls {
    float: right;
    color: #888888;
    font-size: 37px;
    margin-top: -31px;
    padding-bottom: 30px;
}
.smi-group {
        top: 24%;
    position: absolute;
    z-index: 100;
        left: 3.6%;
    color: #fff;


    /* border: 1px solid #fff; */
    /* font-size: 16px; */
    /* width: 39px; */
    /* height: 39px; */
    /* text-align: center; */
}
.smi-facebook{
    width: 39px;
    height: 39px;
    border-radius: 50%;
    border: 1px solid #fff;
    text-align: center;
    margin-top: 10px;
}
.smi-facebook em.ai-font-facebook {
    border-radius: 50%;
    text-align: center;
    position: relative;
    top: 8px;
    font-size: 20px;
    /* width: 39px; */
    /* height: 39px; */
}
.smi-instagram{
    width: 39px;
    height: 39px;
    border-radius: 50%;
    border: 1px solid #fff;
    text-align: center;
    margin-top: 10px;
}
.smi-instagram em.ai-font-instagram {
    border-radius: 50%;
    text-align: center;
    position: relative;
    top: 8px;
    font-size: 20px;
    /* width: 39px; */
    /* height: 39px; */
}
.smi-youtube{
    width: 39px;
    height: 39px;
    border-radius: 50%;
    border: 1px solid #fff;
    text-align: center;
    margin-top: 10px;
}
.smi-youtube em.ai-font-youtube {
    border-radius: 50%;
    text-align: center;
    position: relative;
    top: 8px;
    font-size: 20px;
    /* width: 39px; */
    /* height: 39px; */
}
.smi-linked,
.smi-twitter{
    width: 39px;
    height: 39px;
    border-radius: 50%;
    border: 1px solid #fff;
    text-align: center;
    margin-top: 10px;
    position: relative;
}
.smi-email{
    width: 39px;
    height: 39px;
    border-radius: 50%;
    border: 1px solid #c86a1d;
    text-align: center;
    margin-top: 57px;
    position: relative;
    background-color: #c86a1d;
    padding-top: 5px;

}
.smi-phone{
    width: 39px;
    height: 39px;
    border-radius: 50%;
    border: 1px solid #c86a1d;
    text-align: center;
    margin-top: 10px;
    position: relative;
    background-color: #c86a1d;

}
.smi-email em.ai-font-envelope {
    border-radius: 50%;
    text-align: center;
    position: relative;
    top: 5px;
    font-size: 13px;

    /* width: 39px; */
    /* height: 39px; */
}
.smi-phone em.ai-font-phone-alt {
    border-radius: 50%;
    text-align: center;
    position: relative;
        top: 9px;
    font-size: 18px;

    /* width: 39px; */
    /* height: 39px; */
}
.smi-linked em.ai-font-linkedin,
.smi-twitter em.ai-font-twitter {
    border-radius: 50%;
    text-align: center;
    position: relative;
    top: 8px;
    font-size: 20px;
    /* width: 39px; */
    /* height: 39px; */
}
.smi-twitter::after {
    content: '';
    position: absolute;
    height: 34px;
    width: 1px;
    background-color: #cecece;
    top: 46px;
    left: 19px;
}
.smi-facebook:hover {
    background-color: #222;
    -webkit-transition: all .325s ease-in-out;
-moz-transition: all .325s ease-in-out;
-ms-transition: all .325s ease-in-out;
transition: all .325s ease-in-out;

}
.smi-group a:hover{
    text-decoration: none !important;
}
.smi-instagram:hover {
    background-color: #222;
    -webkit-transition: all .325s ease-in-out;
-moz-transition: all .325s ease-in-out;
-ms-transition: all .325s ease-in-out;
transition: all .325s ease-in-out;

}
.smi-youtube:hover {
    background-color: #222;
    -webkit-transition: all .325s ease-in-out;
-moz-transition: all .325s ease-in-out;
-ms-transition: all .325s ease-in-out;
transition: all .325s ease-in-out;

}
.smi-linked:hover {
    background-color: #222;
    -webkit-transition: all .325s ease-in-out;
-moz-transition: all .325s ease-in-out;
-ms-transition: all .325s ease-in-out;
transition: all .325s ease-in-out;

}
.smi-email:hover{
        background-color: #823f08;
            -webkit-transition: all .325s ease-in-out;
-moz-transition: all .325s ease-in-out;
-ms-transition: all .325s ease-in-out;
transition: all .325s ease-in-out;

}
.smi-phone:hover{
    background-color: #823f08;
        -webkit-transition: all .325s ease-in-out;
-moz-transition: all .325s ease-in-out;
-ms-transition: all .325s ease-in-out;
transition: all .325s ease-in-out;

}
.contact-description input.wpcf7-form-control.wpcf7-submit.btns-full{
      position: absolute;
       bottom: 26px;
    right: 0;
    width: 30px;
    height: 30px;
    background-color: transparent;
    border: 0;
    font-size: 0;
    background-image: url(images/btn-contact.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.contact-description input.wpcf7-form-control.wpcf7-submit.btns-full:hover {
    opacity: .7;
}
.contact-description .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors{
    font-size: 12px;
    color: #fff;
            max-width: 100%;
        margin: 0 auto;
}
.contact-description .use-floating-validation-tip span.wpcf7-not-valid-tip {
    font-size: 12px;
    top: auto !important;
    bottom: 20% !important;
    left: 0 !important;
    position: absolute;
    width: auto;
}
.cf-full .wpcf7-form-control-wrap {
    display: block;
}
.cf-holder .wpcf7-spinner {
    position: absolute;
}
.cf-holder{
    position: relative;
}
.Contactus-tittle span {
    font-size: 40px;
}
.Contactus-tittle h2{
    font-size: 50px;
}
.fc-hover {
    z-index: 1;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background-color: #c86a1d;
    opacity: 0;
    -webkit-transition: all .325s ease-in-out;
-moz-transition: all .325s ease-in-out;
-ms-transition: all .325s ease-in-out;
transition: all .325s ease-in-out;


}
.fc-item:hover .fc-hover{
    opacity: .85;

}
.fc-item:hover .oregon-description{

     opacity: 0;
}
.qsshort-holder{
    display: inline-block;
}
.copyright{
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    font-family: 'barlow';
    position: relative;
    top: 7px;
    color: #aaaaaa;
}
.copyright a {
     color: #aaaaaa;
    text-decoration: none;


}
.copyright span a{

    color: #aaaaaa;
    text-decoration: underline !important;
    font-weight: 700;
}
.fc-hover h2 {
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    font-family: 'barlow';
    text-transform: uppercase;
    top: 38%;
    position: relative;
}
.fc-hover ul{
    text-align: center;
    position: relative;
    top: 38%;
}
.fc-hover li {
    display: inline-block;
        margin: 0 6px;
        position: relative;
}
.fc-hover li a {
    font-size: 20px;
    font-family: 'barlow';
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
}
.fc-hover li::after {
       content: '';
    width: 7px;
    height: 7px;
    background-color: #fff;
    position: absolute;
    top: 11px;
    right: -11px;
    /* left: 0px; */
    border-radius: 50%;
}
.fc-hover:last-child li::after{
    display: none;
}
.fc-hover li a::after {
    content: '';
    position: absolute;
    top: 9px;
    right: -11px;
    width: 7px;
    height: 7px;
    background-color: #fff;
    border-radius: 50%;
}
.fc-hover li:last-child a::after{
    display: none;
}
.welcometo-right::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(images/gradient1.png);
     z-index: -1;
}
.contact-form-left::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(images/gradient1.png);
    z-index: -1;
}
#content .entry-title {
    font-size: 40px;

    text-transform: capitalize;
    color: #c86a1d;
    font-weight: 400;
	font-family: 'Lora', serif;
}
.aidefcf-title span {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    display: block;
    font-family: 'barlow', sans-serif;
}
.qs-short input.btnsubmit:hover{
    background-color: #e89d60;

}
.qs-short input.btnadvace:hover{
    background-color: #5d5252;
}

.main-header .sub-menu li:hover{
    border: 0;
    padding: 0;
}
.cycloneslider-template-video .cycloneslider-slides::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: .25;
    top: 0;
    left: 0;
    z-index: 99;
}



/*******************************************************
 *
 * 3. IP Styles
 *
 *******************************************************/

/* 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%; }

/* Adjust line height of page elements */
#content h4, aside h4,
#content p, aside p,
#content blockquote, aside blockquote,
#content ul, aside ul,
#content fieldset, aside fieldset,
#content form, aside form,
#content ol, aside ol,
#content dl, aside dl,
#content dir, aside dir,
#content menu, aside menu { line-height:1.7 }

/* Style post/page main headings (h1) */
#content .entry-title {

}

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

}

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

}

#ip-btn-wrapper{
    position: relative;
    font-size: 0;
    text-align: left;
}

.ip-btn{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background: #c86a1d;
    font-size: 16px;
    font-weight: 400;
    color: #fff !important;
    padding: 12px 10px;
    letter-spacing: .05em;
    text-transform: capitalize;
}
.ip-btn::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: rgba(255,255,255,.2);
    width: 0;
    opacity: 0;
    transition: all .325s ease-in-out;
}

.ip-btn:hover::after{
    width: 100%;
    opacity: 1;
}
.qs-sidebar .qs-short .btnsubmit-wrap{
        width: 100%;

    }
   .qs-sidebar .qs-short .advancewrap{
        width: 100%;

    }
 .qs-sidebar .qs-short {
    margin: 0 -1px;
    margin-top: 5px;
}
 .qs-sidebar .qsshort-holder{
    width: 100%;
    margin-left: 1px;
}
.qs-sidebar .qs-short{
        width: 50%;
        margin-top: 5px;
    }
    .qs-sidebar .qs-form-wrapper{
        position: relative;
    }
    .qs-sidebar .qs-long{
        width: 100%;
        margin-top: 5px;
    }
    .page-template-agent-template .agent-description{
        text-align: center;
        margin-bottom: 25px;
    }
    .page-template-agent-template .agent-description a p {
        font-size: 22px;
    }
    .page-template-agent-template .agent-description span p {
        font-size: 15px;
    }
    .single-aios_agent .agent-description {
        text-align: justify;
    }
	div#ip-banner {
   position: relative;
   height: 300px;
   background: url(images/CWP-Slider-1600-Gorge-BF-slider.jpg) center center no-repeat;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
}
canvas.agent-item {
    width: 100%;
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
}
#ip-banner::before {
   content: '';
   background: rgba(0, 0, 0, 0.3);
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   z-index: 1;
   height: 100%;
   top: 0;
}
canvas.agent-item {
      width: 100%;
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
}
.billirving-description p {
    font-size: 18px;
}
.billirving-description{
    width: 100%;
}
img.footerlogo {
   width: 65%;
    margin: 0 auto;
}
.placemap-description p{
        font-size: 11px;
}
.placemap-description h2 {
    font-size: 11px;
}
.placemap{
    display: inline-block;
}
.placemap-description{
    display: inline-block;
}
.placemap-description p {
    font-size: 11px;
    margin: 0 !important;
}
.listings p {
    margin: 0 !important;
    font-size: 12px;
    display: inline-block;
    color: #518ec2;
    text-align: right;
}
.listings {
    float: right;
}
.sideqs-long select {
    padding: 0px 161px 0 12px;
}
.sideqs-short{
    width: 100%;
}
.sideqs-short select {
    padding: 0px 21px;
}
.sideqs-short select {
    padding: 0px 155px 0 14px;
}
.agent-description p{
    margin: 0 !important;
}


.qs-long.citywrap {
    vertical-align: bottom;
}

select#cityzip {
    display: none !important;
}


.qs-long.citywrap button.btn.dropdown-toggle.btn-default {
    padding: 9px 15px;
    width: 100%;
    text-transform: uppercase;
    border: 1px solid #9b9b9b;
    background-color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: inherit;
}


.qs-long.citywrap .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    font-size: 11px;
    font-family: 'barlow', sans-serif;
    color: #555555;
    font-weight: 300;
}


.ihf-agent-photo {
    width: 100%;
}
.ihf-agent-photo img {
    width: 100%;
    height: auto;
}
.ihf-agent-info {
    margin-top: 30px;
}
.cta-item a {
    position: relative;
    display: block;
    font-family: 'Barlow', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    background: #c86a1d;
    margin-bottom: 10px;
    padding: 20px 0;
    letter-spacing: 1px;
}
.cta-item a:hover {
    color: #fff;
}
.cta-item a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: rgba(255,255,255,.2);
    width: 0;
    opacity: 0;
    transition: all .325s ease-in-out;
}
.agent-description span p {
    color: #222;
}
.cta-item a:hover:after {
    width: 100%;
    opacity: 1;
}

#content .entry-title {
    line-height: 0.8;
}
.ihf-agent-info strong {
    display: none;
}
.postid-230115 .ihf-agent-info strong {
    display: block;
}
.postid-230102 .ihf-agent-info strong {
    display: block;
}
.ihf-agent-info{
        /*margin-top: -11px;*/
}
.ihf-agent-info span{
    text-align: left;
    word-break: normal;
}
.page-id-0 h1.entry-title{
    display: none;
}

.images .agent-description p {
    text-align: center;
}

#ihf-main-container button.btn.btn-primary.btn-block {
    background-color: #c86a1d;
}

#ihf-main-container .title-bar-1{
    background-color: #c86a1d;
}
#ihf-main-container .ihf-agent-photo img{
    border: 0;
    vertical-align: middle;
    /*height: 428px !important;*/
    width: 279px !important;
}

.entry-title span {
    display: none;
}

.ihf-map-icon {
    background: #c86a1d !important;
}
.des-left span{
    font-weight: 700;
}
.des-right span{
    font-weight: 700;
}
.page-template-Leadership-template p {
    font-size: 22px;
}
.page-template-Leadership-template .agent-description span p{
    font-size: 15px;
}

.ihf_officeroster_agent_officephone{

}
.our-team .agent-image{
    margin-top: 41px;
    text-align: center;
}

/*IDX Pagination*/
.custom-pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.custom-pagination>li {
    display: inline;
}

.custom-pagination>li:first-child>a, .custom-pagination>li:first-child>span, {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.custom-pagination>li>a, #ihf-main-container .custom-pagination>li>span{
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.custom-pagination.pull-right {
    padding-right: 29px;
}
.custom-pagination>li:last-child>a, #ihf-main-container .custom-pagination>li:last-child>span{
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
#ihf-main-container .custom-pagination>.disabled>a, #ihf-main-container .custom-pagination>.disabled>a:focus, #ihf-main-container .custom-pagination>.disabled>a:hover, #ihf-main-container .custom-pagination>.disabled>span{
    color: #999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
}
#ihf-main-container .custom-pagination>li>a:focus,#ihf-main-container .custom-pagination>li>a:hover,#ihf-main-container .custom-pagination>li>span:focus,#ihf-main-container .custom-pagination>li>span:hover{
    background-color:#eee
}


#ihf-main-container .custom-pagination>.active>a,#ihf-main-container .custom-pagination>.active>a:focus,#ihf-main-container .custom-pagination>.active>a:hover,#ihf-main-container .custom-pagination>.active>span,#ihf-main-container .custom-pagination>.active>span:focus,#ihf-main-container .custom-pagination>.active>span:hover{
    z-index:2;
    color:#fff;
    background-color:#428bca;
    border-color:#428bca;
    cursor:default
}
#ihf-main-container .mc-total-payment-subline{
    color: #020027 !important;
}
.TT_content{
        margin-right: 30px !important;
}
.cycloneslider-template-video .cycloneslider-volume.off{
    display: none !important;
}
.bootstrap-select.btn-group .dropdown-menu
{
    top: 32px !important;
    bottom: auto !important;
}
.qs-long ul.dropdown-menu.inner{
    max-height: 230.031px !important;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option{
        width: 100% !important;
}
.contact-form-wrapper .contact-description .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors{
    color: #fff !important;
}
#ihf-main-container .nav-tabs {
    padding: 0;
    margin: 0 !important;
}
    ul.chosen-results {
        margin: 0 !important;
        padding: 0;
    }
.billirving{
    width: 90%;
}

.agent-image .col-md-3.col-sm-6{
    min-height: 500px;
}
.sb-cta .cta-item {
    margin-top: 13px;
}
/*#ihf-main-container img{
    max-width: 100% !important;
    height: auto !important;
}*/

ul.aios-split-nav.nav2.nav-left ul.sub-menu li{
    margin-left: 0px;
}












.agent-holder .agent-holder-top{
    display: none;
}

.postid-230115 .agent-holder .agent-holder-top{
    display: block !important;
}
.postid-230102 .agent-holder .agent-holder-top{
    display: block !important;
}


.hide{
    display: none;
}



.ihf-nav-item {
    list-style: none !important;
}


ul.ihf-navbar-nav li {
    list-style: none !important;
}

ul.ihf-pagination li {
    list-style: none !important;
}

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

.single-aios_agent .agent-description #ihf-main-container p {
    margin: 20px 0 !important;
    display: block;
    font-size: 0;
}

.single-aios_agent .agent-description #ihf-main-container p:nth-of-type(1) {
    margin-top: 0 !important;
}

.single-aios_agent .agent-description #ihf-main-container .col-xs-12:nth-of-type(3) p br {
    display: none;
}

.postid-230115 .single-aios_agent .agent-description #ihf-main-container .col-xs-12:nth-of-type(3) p br {
    display: block;
}
.postid-230102 .single-aios_agent .agent-description #ihf-main-container .col-xs-12:nth-of-type(3) p br {
    display: block;
}

.single-aios_agent .agent-description #ihf-main-container p span {
    font-size: 15px;
    color: #000 !important;
}

.single-aios_agent .agent-description #ihf-main-container .col-xs-12:nth-of-type(2) p:nth-of-type(1) span *,
.single-aios_agent .agent-description #ihf-main-container .col-xs-12:nth-of-type(2) p:nth-of-type(1) span {
    font-weight: 600 !important;
}

.single-aios_agent .agent-description #ihf-main-container .col-xs-12:nth-of-type(2) p:nth-of-type(1) span strong {
    font-weight: normal;
}

.single-aios_agent .agent-description #ihf-main-container .col-xs-12:nth-of-type(3) p span,
.single-aios_agent .agent-description #ihf-main-container .col-xs-12:nth-of-type(3) div span{
    font-size: 15px !important;
    color: #000 !important;
    font-weight: 400 !important;
    font-family: barlow, sans-serif !important;
    line-height: 25.5px !important;
}

    .single-aios_agent .agent-description #ihf-main-container .col-xs-12:nth-of-type(3) p span.TT_starDiv span,
    .single-aios_agent .agent-description #ihf-main-container .col-xs-12:nth-of-type(3) div span.TT_starDiv span {
        color: #F5B708 !important;
    }

.single-aios_agent .agent-description #ihf-main-container .col-xs-12:nth-of-type(2) p:nth-of-type(1) span:nth-of-type(1) {
    font-size: 36px !important;
}

.single-aios_agent .entry-title {
	display: none;
}

.postid-230115 .single-aios_agent .entry-title {
    display: block;
}
.postid-230102 .single-aios_agent .entry-title {
    display: block;
}

.pum-theme-13938, .pum-theme-lightbox {
    background-color: rgba( 0, 0, 0, 0.60 ) !important;
}

.pum-theme-13938 .pum-container, .pum-theme-lightbox .pum-container {
    padding: 0;
    border: none;
}

.pum-container .pum-content+.pum-close, .pum-container .pum-content+.pum-close:hover {
    position: absolute;
    height: 26px;
    width: 26px;
    left: auto;
    right: -13px;
    bottom: auto;
    top: -13px;
    padding: 0px;
    color: #ffffff;
    font-family: Arial;
    font-weight: 100;
    font-size: 24px;
    line-height: 24px;
    border: 2px solid #ffffff;
    border-radius: 26px;
    box-shadow: 0px 0px 15px 1px rgba( 2, 2, 2, 0.75 );
    text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 );
    background-color: rgba( 0, 0, 0, 1.00 ) !important;
}

.simple-banner {
    padding: 20px 50px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: light;
    line-height: 25px;
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    background: #36454f;
}

.simple-banner .simple-banner-text {
    font-size: 1.1em;
    font-weight: 700;
    padding: 10px;
    color: #ffffff;
}

.simple-banner .simple-banner-text a {
    color: #cc6600;
}


.agentlist {

    display: inline-block;
    width: calc(100% / 12 * 2.3);
    padding: 14px;
    vertical-align: top;
}


.agent-sort{
    color: #0081ef;
    font-weight: 600;
    display: block;
    padding: 0 32px;
    position: relative;
    letter-spacing: 1px;
    overflow: hidden;
}

.agent-sort.active{
    overflow: visible;
}

.agent-sort-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    padding: 5px 15px;
    max-width: 85px;
    margin-left: auto;
    text-align: center;
    -webkit-transition: all .325s ease-in-out;
    -moz-transition: all .325s ease-in-out;
    -ms-transition: all .325s ease-in-out;
    transition: all .325s ease-in-out;
    position: relative;
}

.custom-sorting-agent {
    color: #0081ef;
    font-weight: 600;
    display: block;
    padding: 0 32px;
    position: relative;
    letter-spacing: 1px;
    overflow: hidden;
}

select#agent-select-sort {
    border: none;
}

.custom-sorting-agent select {
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    padding: 5px 15px;
    max-width: 160px;
    margin-left: auto;
    text-align: center;
    -webkit-transition: all .325s ease-in-out;
    -moz-transition: all .325s ease-in-out;
    -ms-transition: all .325s ease-in-out;
    transition: all .325s ease-in-out;
    position: relative;
}

.agent-sort-btn:hover,
.agent-sort-btn.active{
    box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
}

/*.agent-sort-btn.active::after {
    content: '';
    width: calc(100% - 1px);
    height: 20px;
    position: absolute;
    bottom: -15px;
    left: 0;
    background: #fff;
    z-index: 2;
    -webkit-transition: all .325s ease-in-out;
    -moz-transition: all .325s ease-in-out;
    -ms-transition: all .325s ease-in-out;
    transition: all .325s ease-in-out;
}*/

em.cs-caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: middle;
    font-style: normal;
    border-top: 6px solid #666666;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
    border-bottom: 0 dotted;
    content: "";
    margin-top: 3px;
}


.agent-sort-items {
    overflow: hidden;
    position: absolute;
    right: 32px;
    background: #fff;
    text-align: left;
    width: 300px;
    color: #000;
    max-height: 0;
    font-weight: 400;
    border: 1px solid rgba(0,0,0,0.13);
    box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
    z-index: 1;
    -webkit-transition: all .325s ease-in-out;
    -moz-transition: all .325s ease-in-out;
    -ms-transition: all .325s ease-in-out;
    transition: all .325s ease-in-out;
}

.agent-sort-items.active {
    max-height: 1000px;
}

.agent-sort-item form{
    max-height: 0;
    overflow: hidden;
    margin: 0 !important;

    -webkit-transition: all .325s ease-in-out;
    -moz-transition: all .325s ease-in-out;
    -ms-transition: all .325s ease-in-out;
    transition: all .325s ease-in-out;
}

.agent-sort-item form input{
    width: 100%;
    border: 0;
    border-bottom: 1px solid rgba(0,0,0,.1);
    color: rgba(0,0,0,0.33);
    font-style: italic;


}
.agent-sort-item form.active {
    max-height: 1000px;
}

.agent-sort-item {
    cursor: pointer;
}

.agent-sort-item {
    cursor: pointer;
    padding: 2px 10px;
    -webkit-transition: all .325s ease-in-out;
    -moz-transition: all .325s ease-in-out;
    -ms-transition: all .325s ease-in-out;
    transition: all .325s ease-in-out;
    position: relative;
}

.agent-sort-item:hover{
    background: #c67735;
    color: #fff;
}

.logo-holder img {
	width: 100%;
	max-width: 127px;
    opacity: 1 !important;
}

header.black .logo-holder img {
    max-width: 91px;
}

.agent-description .ihf-container .row.mt-25.mb-10 .ihf-agent-info .agent-title-position {
    display: none;
}

.postid-230115 .agent-description .ihf-container .row.mt-25.mb-10 .ihf-agent-info .agent-title-position {
    display: block;
}
.postid-230102 .agent-description .ihf-container .row.mt-25.mb-10 .ihf-agent-info .agent-title-position {
    display: block;
}

.agent-description .ihf-container .row.mt-25.mb-10 .ihf-agent-info .view-listings-btn {
        display: none !important;
    max-width: 200px;
    padding: 6px 12px;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
        color: #fff !important;
    background-color: #c86a1d;
    border-color: #777 !important;
}

.single-aios_agent .nav2 {
    /* opacity: 0; */
}

.single-aios_agent div#ip-banner {
    z-index: 99999999;
}

/*.postid-17540.single-aios_agent .agent-description #ihf-main-container .agent-title-position p {
    font-size: 36px;
    margin: 0 !important;
}

.postid-17540.single-aios_agent .agent-description #ihf-main-container .agent-title-position p + p{
    font-size: 18px;
    font-weight: 600 !important;
    margin: 0 0 20px !important;
}*/

.postid-17540.single-aios_agent .agent-description #ihf-main-container p {
    font-size: 16px;
}

.postid-17540 .ihf_officeroster_agent_url,
.postid-17540 .ihf_officeroster_agent_url + br + br,
.postid-17540 .ihf_officeroster_agent_email + br {
    display: none;
}

.single-aios_agent .agent-description p{
    font-size: 15px !important;
    color: #000 !important;
    font-weight: 400 !important;
    font-family: barlow, sans-serif !important;
    line-height: 25.5px !important;
}
.single-aios_agent .agent-title-position p{
    font-weight: 600 !important;
    line-height: 1 !important;
}
.single-aios_agent .agent-title-position p:first-child{
    font-size: 36px !important;
}
.single-aios_agent .agent-title-position p:first-child span:first-child{
    margin-bottom: 20px;
    display: block;
}

.single-aios_agent .agent-title-position p:first-child br:nth-child(2){
    display: none;
}

.single-aios_agent .agent-title-position p:last-child{
    font-size: 18px !important;
}
.single-aios_agent.postid-885 .agent-title-position p:last-child{
    font-size: inherit !important;
}
.single-aios_agent.postid-885 .agent-title-position p:nth-child(2) {
    font-size: 18px !important;
}
.single-aios_agent.postid-662 .ihf_officeroster_agent_website,
.single-aios_agent.postid-613 .ihf_officeroster_agent_website {
    margin-top: 20px;
}

.single-aios_agent div#TestimonialTree_Widget_29165 .TT_Container:nth-child(3),
.single-aios_agent div#TestimonialTree_Widget_29165 .TT_Buttons:nth-child(4),
.single-aios_agent div#TestimonialTree_Widget_29165 .TT_Buttons:last-child,
.single-aios_agent .TT_nbs-flexisel-container > .TT_nbs-flexisel-nav-left,
.single-aios_agent .TT_nbs-flexisel-container > .TT_nbs-flexisel-nav-right,
.single-aios_agent div#TestimonialTree_Widget_29165 > .TT_Container > .TT_InnerContainer > .TT_nbs-flexisel-container > .TT_nbs-flexisel-inner > .TT_nbs-flexisel-container > .TT_nbs-flexisel-inner > .TT_nbs-flexisel-nav-left,
.single-aios_agent div#TestimonialTree_Widget_29165 > .TT_Container > .TT_InnerContainer > .TT_nbs-flexisel-container > .TT_nbs-flexisel-inner > .TT_nbs-flexisel-container > .TT_nbs-flexisel-inner > .TT_nbs-flexisel-nav-right {
    display: none !important;
}

.single-aios_agent div#TestimonialTree_Widget_29165 .TT_Buttons:first-child{
    display: block !important;
}

header {
    opacity: 1!important;
    position: fixed;
    width: 100%;
    z-index: 200;
    -webkit-transition: all .325s ease-in-out;
    -moz-transition: all .325s ease-in-out;
    -ms-transition: all .325s ease-in-out;
    transition: all .325s ease-in-out;
}

.postid-230115 .sidebar{
    display: none;
}
.postid-230102 .sidebar{
    display: none;
}

.resp-iframe {
    margin-top: 50px;
}

.resp-iframe .video-holder {
        position: relative;
    }

    .resp-iframe .video-holder canvas {
        display:block;
        width: 100%;
        height: auto;
    }

    .resp-iframe .video-holder iframe,
    .resp-iframe .video-holder video {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0
    }

/*** Commercial Listings ***/

#content .entry-title {
	text-align: center;
	/* text-transform: uppercase; */
	font-weight: 400;
	font-size: 40px;
	color: #c86a1d;
}

.comm-list-items {
	display: flex;
	text-align: center;
	justify-content: center;
	padding: 30px 0;
}

.comm-list-item {
	padding: 0 30px;
}

#content .comm-list-item h2 {
	font-size: 35px;
	color: #555;
	font-weight: 400;
}

#content .comm-list-item h2 span {
	font-weight: 600;
	color: #c86a1d;
}

.page-template-template-commercial-listings #inner-page-wrapper {
	padding: 60px 0;
}

.comm-list-results img {
	width: 100%;
}

.comm-list-results .row {
	margin-right: 0;
	margin-left: 0;
}

.comm-list-thumbnail img {
	max-width: 350px;
	height: 300px;
	object-fit: cover;
}

.comm-listings-items {
	position: relative;
	font-size: 0;
	padding-bottom: 30px;
}

.comm-list-misc {
	position: absolute;
	bottom: 30px;
	padding: 30px;
}

.comm-list-price {
	color: #fff;
	font-size: 25px;
	font-weight: 300;
}

.comm-list-address span {
	color: #fff;
	display: block;
	line-height: 20px;
	font-size: 16px;
}

.comm-listings-items .comm-list-thumbnail {
	position: relative;
}

.comm-list-pagi-wrap {
	text-align: center;
}

.comm-list-map-wrap {
	padding-bottom: 50px;
}

.comm-list-wrap {
	padding: 50px 0 50px;
}

.comm-listings-items .comm-list-thumbnail::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.2);
	opacity: 0;
	transition: all .2s ease-in-out;
}

.comm-listings-items:hover .comm-list-thumbnail::before {
	opacity: 1;
}

#content .comm-list-detail-title h1 {
	text-align: left !important;
	margin: .67em 0 20px;
}

.comm-list-details {
	margin-top: 50px;
}

.comm-list-detail-title span {
	font-size: 20px;
	color: #555555;
}

.comm-list-detail-thumbnail img {
	width: 100%;
	max-width: 100%;
	height: 100%;
	object-fit: cover;
}

.listing-details .listing-price {
	font-size: 35px;
	text-align: right;
	line-height: 35px;
	color: #555;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-weight: 500;
}

.listing-misc {
	font-size: 16px;
	padding-left: 20px;
	line-height: 34px;
	color: #555;
}

.listing-misc > div {
	border-top: 1px solid #cdcdcd;
}

.listing-misc > div:last-child {
	border-bottom: 1px solid #cdcdcd;
}

.listing-misc > div:nth-child(2n+1) {
	background: #f8f8f8;
}

.rel-doc-arrow {
	background: url(images/oregon-right.png) no-repeat center/cover;
	width: 12px;
	height: 16px;
	display: inline-block;
	margin-left: 10px;
	filter: brightness(0);
}

.rel-doc {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 500;
}

.rel-doc:hover span {
	filter: none;
}

.comm-list-map-details {
	margin-top: 40px;
}

.comm-list-detail-desc {
	font-size: 16px;
	padding-left: 20px;
}

#content .comm-list-detail-desc p {
	margin: 0 0 1.24em;
}

.comm-list-details-agent-desc .col-md-4 {
	display: flex;
}

#content .agent-name-title strong {
	display: block;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 500 !important;
	line-height: 20px;
}

#content .agent-name-title span {
	display: block;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 500 !important;
	color: #555555;
}

.agent-name-title {
	padding-left: 30px;
	padding-top: 20px;
}

.comm-list-details-agent-desc .col-md-4:nth-child(2) span {
	text-align: center !important;
	display: block;
	width: 100%;
	font-size: 16px;
	padding-top: 20px;
}

.comm-list-details-agent-desc .col-md-4:nth-child(3) span {
	text-align: right !important;
	display: block;
	width: 100%;
	font-size: 16px;
	padding-top: 20px;
}

.comm-list-details-agent {
	margin: 100px 0;
}

.comm-list-details-agent-title {
	text-transform: uppercase;
	font-weight: 300;
	padding-bottom: 0;
	border-bottom: 1px solid #c2c2c2;
	margin-bottom: 40px;
}

.comm-list-details-agent-desc .col-md-12 {
	text-align: center;
	padding-top: 100px;
	font-size: 13px;
	color: #555555;
}

.comm-list-detail-wrap {
	padding: 50px 0 0;
}

.comm-list-details-agent-desc .col-md-4:first-child a {
	width: 100%;
	display: flex;
}

#content-full .btn-group-justified .btn-primary{
    background-color: #999;
    border-color: #777;
}
#content-full .btn-group-justified .btn-primary.active{
    background-color: #777;
    border-color: #555;
}

.comm-list-details-agent-desc a img{
    width: 98px;
    height: 98px;
    object-fit: cover;
    object-position: top;
}

/* .page-id-231676 #main-wrapper .btn-group-justified .btn-primary {
	background-color: #777;
	border-color: #555;
        box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
}

.page-id-231676 #main-wrapper .btn-group-justified .btn-primary.active {
	background-color: #999;
	box-shadow: unset;
} */

.page-id-231674 #ihf-main-container > div > div:nth-child(1) {
    display: none;
}

.page-template-template-commercial-listings .comm-list-wrap {
	padding: 0;
}

.page-template-template-commercial-listings #inner-page-wrapper {
	padding: 0;
}

.page-template-template-commercial-listings #inner-page-wrapper {
	margin-bottom: 0;
}

.page-template-template-commercial-listings .comm-list-items {
	padding: 0;
}

.post-page-commercial-for-lease-template #listings-results .listings-pagination {
	display: none !important;
}

.post-page-commercial-for-lease-template #listings-results .container.container-theme-filter {
	display: none;
}

.post-page-commercial-for-lease-template #inner-page-wrapper {
	padding: 0;
	margin-bottom: 0;
}

.post-page-commercial-for-lease-template #content h1 {
	margin: .17em 0 .67em;
}

.post-page-commercial-for-lease-template .listing-module-page .container-theme-filter {
  margin-top: 0;
}

#ihf-main-container .col-sm-8 ul {
	list-style: none;
	margin-left: 0;
	margin-top: -20px;
	margin-bottom: -20px;
	font-size: 15px;
}

#content .for-lease-wrap h2 {
	text-align: center;
	font-size: 36px;
	font-weight: 500;
}

.single-aios_agent .footer {
	margin-top: 80px;
}


.single-aios_agent .agent-holder .agent-description .ihf-container ul {
    list-style: disc !important;
    margin-left: 20px !important;
}

.comm-list-detail-thumbnail-wrapper .fp-slides-arrow {
	font-size: 0;
}

.comm-list-detail-thumbnail-wrapper .fp-slides-arrow button.slick-prev.slick-arrow {
	left: -29.5px;
}

.page-template-Leadership-template .ourteam-tittle h2 {
	text-align: center;
}

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

.fp-item a {
    display: block;
    position: relative;
}

.page-template-template-fullwidth.aios-custom-ihomefinder-results-template .container,
.page-template-template-fullwidth.post-page-get-a-free-home-valuation .container {
    width: 100%;
}

#listings-details .listings-disclaimer-seller-rep img,
#listings-details .listings-seller-rep img {
    object-fit: contain;
}

.aios-custom-ihomefinder-details-template #ip-banner{
    display: none;
}

.ihf-results-template #listings-results .listings-sort .listings-filter-tab a.active {
    background: #EAEAEA;
}

#listings-results .listings-status {
    background: #C76A1D !important;
}

/** Single Default Layout (Post Content) */
#content .entry-thumbnail {
    position: relative;
    margin-bottom: 50px;
}

#content .entry-thumbnail img {
    display: block;
    margin: 0 auto;
    width: 100%;
}
/** End of Single Default Layout (Post Content) */

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

#content .archive-list:before,
#content .archive-list:after {
    display: none;
}

#content .archive-list > article {
    float: none;
}

#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 {
    font-style: normal;
    text-decoration: none;
}
/** End of Archive Default Layout (Archive Page) */

/** Button */
.global-button {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #c1c1c1;
    width: 283px;
    max-width: 100%;
    height: 59px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 1.61px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    color: #676767;
    background: transparent;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.global-button:hover {
    background: #000 !important;
    border-color: #000 !important;
    color: #fff !important;
}

.single-aios_agent #content .entry-thumbnail {
	display: none;
}
.listings-disclaimer-seller-rep br {
    display: none;
}

/** End of Button */


.ihf-results-template #listings-results .listings-sort .listings-filter-tab a {
    background: #666 !important;
    font-weight: 400 !important;
}
.ihf-results-template #listings-results .listings-sort .listings-filter-tab a:hover {
    background: #000 !important;
}

.ihf-results-template #listings-results .listings-sort .listings-filter-tab a.active {
    background: #c76a1d !important;
}

.wpcf7-response-output {
    border-color: #46b450;
    text-align: center !important;
}

.stats-number {
	display: inline-block !important;
}

.ihf-details-template #listings-details .aios-custom-ihomefinder-template-img-loader::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 30%;
    background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    z-index: 3;
    pointer-events: none;
}
