/*
Theme Name: Kittle Real Estate
Theme URI: http://aios3-staging.agentimage.com/k/kittlerealestate.com/htdocs 
Description: AIOS mobile semi-custom theme.
Author: AgentImage
Author URI: http://www.agentimage.com
Version: 1.4.0
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 */

#nav li,
#nav2 li {
    position: relative;
}

#nav .sub-menu,
#nav2 .sub-menu {
    list-style: none outside none;
    margin: 0;
    background: transparent;
    display: none;
    padding: 0;
    position: absolute;
    width: 100%;
    min-width: 218px;
    left: 50%;
    margin-left: -109px;
    padding-top: 17px;
}

#nav2 .sub-menu {
    padding-top: 39px;
}

#nav .sub-menu a,
#nav2 .sub-menu a {
    color: #fff;
    display: block;
    padding: 10px;
    background: rgba(255, 255, 255, 0.85);
}

#nav .sub-menu a:hover,
#nav2 .sub-menu a:hover {
    background: #fff;
    color: #000000;
    text-decoration: none;
}

#nav .sub-menu .sub-menu,
#nav2 .sub-menu .sub-menu {
    margin-left: 110px;
    top: 0;
    padding-top: 0;
}

#nav li:hover > .sub-menu,
#nav2 li:hover > .sub-menu {
    display: block;
}

#nav .sub-menu li,
#nav2 .sub-menu li {
    position: relative;
}


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

/* Global */

body {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    background: #FFF;
    color: #666666;
    margin: 0;
    font-weight: 300;
    line-height: 1.8 !important;

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

body.page-template-template-featured-listings {}

a,
a:hover,
a:visited,
a:focus {
    outline: 0 !important;
    text-decoration: none !important;
}

input,
input:hover,
input:visited,
input:focus,
textarea,
textarea:hover,
textarea:visited,
textarea:focus {
    outline: 0 !important;
}

.slick-slide {
    outline: 0 !important;
}

.label-hide {
    display: none;
}

.no-padding {
    padding: 0;
}

.no-padding-left {
    padding-left: 0;
}

.no-padding-right {
    padding-right: 0;
}

.no-margin {
    margin: 0;
}

.no-margin-left {
    margin-left: 0 !important;
}

.no-margin-right {
    margin-right: 0 !important;
}

div#main-wrapper {
    overflow: hidden;
    position: relative;
}

/*header*/

header.main-header {
    position: absolute;
    width: 100%;
    z-index: 1001;
}

.fixed-header-holder {
    position: fixed;
    width: 100%;
    z-index: 1001;
    margin-top: -100%;
    background: #fff;
    -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;
}

.fixed-header-holder.show-fixed {
    margin-top: 0%;
}

.fixed-header-holder .logo-holder {
    padding: 20px 0;
}

.fixed-header-holder .logo-holder a {
    max-width: 100px;
}

.bottom-header {
    background: #fff;
}

.home .bottom-header {
    background: transparent;
}

/*inner header*/

.ip-container .top-header {
    background: #868c91;
    position: relative;
}

.ip-container .top-header::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: linear-gradient(rgba(0, 0, 0, 1) 10%, rgba(0, 0, 0, 0.1) 100%);
    opacity: .4;
}

.ip-container .logo-holder a {
    max-width: 108px;
}

.ip-container .header-contact {
    text-align: right;
    padding-top: 30px;
    position: relative;
    z-index: 1;
}

.page-template-template-featured-listings.ip-container .header-contact {
    padding: 10px 0;
}

.ip-container .nav-holder ul#nav li a {
    color: #666666;
}

.ip-container .nav-holder {
    text-align: left;
    padding: 6px 0;
}

.ip-container .nav-holder ul#nav > li {
    padding: 0 0;
}

.ip-container .nav-holder ul#nav > li::after {
    background: #666666;
}

.ip-container .nav-holder ul#nav > li > a {
    padding: 5px 13px;
}

.ip-container .nav-holder ul#nav > li:hover > a {
    color: #a6192e;
}

.ip-container .nav-holder ul#nav {
    margin: 0 -13px;
}

.ip-container .nav-holder #nav .sub-menu a {
    background: #a6192e;
    color: #fff;
    border-bottom: solid 1px #fff;
    padding: 2px;
    text-transform: none;
}

.ip-container .nav-holder #nav .sub-menu a:hover {
    background: #841425;
}

.ip-container .nav-holder ul#nav > li > .sub-menu > li:first-child::after {
    display: none;
}

.ip-container #nav .sub-menu {
    padding-top: 0;
}



/*logo*/

.logo-holder {
    padding: 14px 0;
}

.logo-holder a {
    display: block;
    max-width: 148px;
    position: relative;
    z-index: 1;
}

/*contact*/

.header-contact {
    text-align: right;
    padding-top: 38px;
    position: relative;
    z-index: 1;
}

.header-contact em,
.header-contact a {
    font-size: 19px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 1px;
}

.header-contact em span {
    font-weight: 300;
    margin-right: 15px;
}

.header-contact .feat-list-contact {
    display: none;
}

.page-template-template-featured-listings .header-contact .feat-list-contact {
    display: block;
}

.feat-list-contact .contact-info,
.feat-list-contact .contact-logo {
    display: inline-block;
    vertical-align: middle;
}

.feat-list-contact .contact-logo {
    margin-left: 15px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    font-style: italic;
}

.feat-list-contact .contact-logo img {
    display: block;
    margin-top: 10px;
}

.page-template-template-featured-listings .header-contact .default-contact {
    display: none;
}

/*nav*/

.nav-holder {
    text-align: center;
    font-size: 0;
    border-top: solid 1px rgba(255, 255, 255, 0.15);
    border-bottom: solid 1px rgba(255, 255, 255, 0.15);
    padding: 5px 0;
}

.fixed-header-holder .nav-holder {
    padding: 25px 0 0;
}

.nav-holder ul#nav > li,
.nav-holder ul#nav2 > li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0 18px;
}

.nav-holder ul#nav2 > li {
    padding: 0 7.5px;
}

.nav-holder ul#nav li a,
.nav-holder ul#nav2 li a {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
    display: block;
    letter-spacing: 1px;
    font-family: 'Poppins', sans-serif;
}

.nav-holder ul#nav2 li a {
    color: #333333;
}

.nav-holder ul#nav > li > a {
    padding: 5px 14px;
}

.nav-holder ul#nav2 > li > a {
    padding: 5px 13px;
}

.nav-holder ul#nav > li:first-child,
.nav-holder ul#nav2 > li:first-child {
    padding-left: 0;
}

.nav-holder ul#nav > li:last-child,
.nav-holder ul#nav2 > li:last-child {
    padding-right: 0;
}

.nav-holder ul#nav,
.nav-holder ul#nav2 {
    margin: 0 -15px;
}

.nav-holder ul#nav > li::after,
.nav-holder ul#nav2 > li::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 1px;
    height: 14px;
    background: #fff;
    opacity: .2;
}

.nav-holder ul#nav2 > li::after {
    background: #232122;
}

.nav-holder ul#nav > li:last-child::after,
.nav-holder ul#nav2 > li:last-child::after {
    display: none;
}

.nav-holder #nav .sub-menu a,
.nav-holder #nav2 .sub-menu a {
    color: #333333;
    border-bottom: solid 1px rgba(35, 33, 34, 0.2);

}

.nav-holder ul#nav > li > .sub-menu > li:first-child::after,
.nav-holder ul#nav2 > li > .sub-menu > li:first-child::after {
    content: '';
    position: absolute;
    top: -6px;
    left: 0;
    right: 0;
    margin: auto;
    width: 12px;
    height: 12px;
    background: url(images/submenu-arrow-compressor.png) no-repeat;
    background-size: contain;
    background-position: center;
}

.fixed-header-holder .nav-holder #nav2 .sub-menu a {
    background: #fff;
}

/*slideshow*/

section.slideshow-area,
.slider-holder {
    position: relative;
}

section.slideshow-area::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: linear-gradient(rgba(0, 0, 0, 1) 10%, rgba(0, 0, 0, 0.0) 37%);
    opacity: .4;
}

.slider-holder .cycloneslider-slide:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 2;
    opacity: .25;
}

.slider-holder .cycloneslider-template-video img {
    height: 100%;
}

/*tagline*/

.slideshow-tagline-content {
    position: absolute;
    width: 100%;
    z-index: 5;
    bottom: 326px;
}

.tagline-content {
    text-align: center;
    color: #fff;
    font-size: 55px;
    padding: 0 14px;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1;
}

.tagline-content span {
    font-weight: 600;
}

/*cta*/

.slider-cta-area {
    position: absolute;
    width: 100%;
    bottom: 223px;
    z-index: 5;
}

.slider-cta-list a {
    display: block;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 22px;
    font-family: 'Poppins', sans-serif;
    border: solid 1px rgba(255, 255, 255, .8);
    background: rgba(0, 0, 0, .2);
    padding: 14px 0;
    border-radius: 30px;
    position: relative;
    overflow: hidden;
    letter-spacing: 3px;
    max-width: 244px;
    margin: 0 auto;
}

.slider-cta-list a::after {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: #a6192e;
    opacity: .75;
    -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;
}

.slider-cta-list.slider-cta1 a::after {
    right: -100%;
}

.slider-cta-list.slider-cta2 a::after {
    left: -100%;
}

.slider-cta-list a span {
    position: relative;
    z-index: 3;
}


.slider-cta-list.slider-cta1 a:hover::after {
    right: 0%;
}

.slider-cta-list.slider-cta2 a:hover::after {
    left: 0%;
}

/*fc*/

section.featured-communities-area {
    padding-top: 5px;
    background: #e7e7e7;
    padding-bottom: 15px;
    font-size: 0;
}

.fc-list-area {
    padding: 75px 20px 0 15px;
}

.fc-title {
    font-size: 45px;
    text-transform: uppercase;
    color: #333333;
    font-family: 'Poppins', sans-serif;
    line-height: 1.15;
    padding-bottom: 13px;
}

.fc-title span {
    color: #a6192e;
}

.fc-text {
    font-size: 13px;
    color: #666666;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    line-height: 1.77;
}

.fc-list {
    font-size: 0;
    padding-top: 22px;
    padding-bottom: 19px;
}

.fc-list span {
    display: inline-block;
    vertical-align: top;
    width: 33.3%;
    margin-bottom: 14px;
}

.fc-list span:last-child a {
    white-space: nowrap;
}

.fc-list a {
    font-size: 15px;
    text-transform: uppercase;
    color: #232122;
    font-family: 'Poppins', sans-serif;
}

.fc-list a:hover {
    color: #a6192e;
}

.fc-advanced-search a {
    display: block;
    background: #868c91;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    max-width: 246px;
    padding: 12px 0;
    border-radius: 22px;
    font-family: 'Poppins', sans-serif;
}

.fc-advanced-search a:hover {
    background: #a6192e;
}

.map-search-area {
    border: solid 1px #9d9d9d !important;
    max-width: 653px;
    margin: 9px auto 0;
}

/*map*/

.map-full-holder {
    display: inline-block;
    vertical-align: top;
    width: 56.126%;
}

.fc-list-full-holder {
    display: inline-block;
    vertical-align: top;
    width: 43%;
}

div#map-wrap {
    overflow: hidden;
    position: relative;
    max-width: 898px;
    margin: 0 0 0 auto;
}

#map {
    position: relative;
    width: 898px;
}

#transparent {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}

#trueMap {
    z-index: 1;
}

#map .hovers div,
#map .hovers div p {
    position: absolute;
}

#map .hovers div img {
    opacity: 0;
    position: relative;
    z-index: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#map .hovers div span.fc-label {
    position: absolute;
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    z-index: 2;
    text-transform: uppercase;
    text-shadow: 0px 0px 2px #000;
}

#map .hovers div.area-hover img{
    opacity: 1;
}

div#greeley {
    top: 280px;
    right: 105px;
}

div#greeley span {
    top: 59px;
    left: 103px;
}

div#johnstown {
    bottom: 16px;
    left: 434px;
}

div#johnstown span {
    right: -66px;
    bottom: 76px;
}

div#windsor {
    top: 197px;
    left: 441px;
}

div#windsor span {
    top: 80px;
    left: 77px;
}

div#loveLand {
    bottom: 110px;
    left: 263px;
}

div#loveLand span {
    bottom: 80px;
    left: 87px;
}

div#oldTownFortCollins {
    top: 114px;
    left: 309px;
}

div#oldTownFortCollins span {
    top: 41px;
    left: 88px;
    white-space: nowrap;
}

div#fortCollins {
    top: 114px;
    left: 309px;
}

div#fortCollins span {
    top: 87px;
    left: 72px;
    white-space: nowrap;
}

div#wellington {
    top: 29px;
    left: 450px;
}

div#wellington span {
    top: 14px;
    left: 24px;
}

.fc-list a.map-hover {
    color: #a6192e;
}

div#rockyMountainFoothills span.fc-label,
div#easternPlain span.fc-label {
    color: #7c7c7c !important;
    text-shadow: none !important;
}

div#rockyMountainFoothills.hover-name-fc span.fc-label,
div#easternPlain.hover-name-fc span.fc-label {
    font-weight: 500 !important;
}

div#rockyMountainFoothills span.fc-label::after,
div#easternPlain span.fc-label::after {
    display: none !important;
}

div#rockyMountainFoothills span.fc-label em,
div#easternPlain span.fc-label em {
    font-style: normal;
}

div#rockyMountainFoothills {
    top: 142px;
    left: 117px;
}

div#easternPlain {
    top: 145px;
    right: 203px;
}

div#rockyMountainFoothills span.fc-label em:nth-child(2) {
    padding-left: 20px;
}

div#rockyMountainFoothills span.fc-label em:nth-child(3) {
    padding-left: 38px;
}

div#easternPlain span.fc-label em:nth-child(2) {
    padding-left: 44px;
}

#map .hovers div span.fc-label::after {
    content: '';
    position: absolute;
    top: 7px;
    left: -13px;
    width: 10px;
    height: 10px;
    background: #9f0000;
    border-radius: 100%;
    border: solid 1px #fff;
}

.clouds-holder div {
    position: absolute;
    z-index: 4;
    pointer-events: none;
}

.clouds-holder .cloud1 {
    top: 141px;
    left: 331px;
}

.clouds-holder .cloud2 {
    bottom: 135px;
    left: 379px;
}

.clouds-holder .cloud3 {
    bottom: 201px;
    right: 254px;
}

.clouds-holder .cloud4 {
    bottom: 147px;
    right: 137px;
}


.clouds-holder .cloud2,
.clouds-holder .cloud3 {
    -webkit-animation-name: hvr-bounce-float, hvr-bounce;
    animation-name: hvr-bounce-float, hvr-bounce;
    -webkit-animation-duration: 9s, 9s;
    animation-duration: 9s, 9s;
    -webkit-animation-delay: 0s, 5s;
    animation-delay: 0s, 1s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;






}

.clouds-holder .cloud1,
.clouds-holder .cloud4 {
    -webkit-animation-name: hvr-bob-float, hvr-bob;
    animation-name: hvr-bob-float, hvr-bob;
    -webkit-animation-duration: 9s, 9s;
    animation-duration: 9s, 9s;
    -webkit-animation-delay: 0s, 5s;
    animation-delay: 0s, 1s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}

/* Bounce Effect */

@-webkit-keyframes hvr-bounce {
    0% {
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    50% {
        -webkit-transform: translateX(-12px);
        transform: translateX(-12px);
    }

    100% {
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}

@keyframes hvr-bounce {
    0% {
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    50% {
        -webkit-transform: translateX(-12px);
        transform: translateX(-12px);
    }

    100% {
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}

@-webkit-keyframes hvr-bounce-float {
    100% {
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}

@keyframes hvr-bounce-float {
    100% {
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}



@-webkit-keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-16px);
        transform: translateY(-16px);
    }
    50% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
    100% {
        -webkit-transform: translateY(-16px);
        transform: translateY(-16px);
    }
}

@keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-16px);
        transform: translateY(-16px);
    }
    50% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }
    100% {
        -webkit-transform: translateY(-16px);
        transform: translateY(-16px);
    }
}

@-webkit-keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-16px);
        transform: translateY(-16px);
    }
}

@keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-16px);
        transform: translateY(-16px);
    }

}

/*reviews*/

section.client-reviews-area {
    background: url(images/smi-bg.jpg) top center fixed no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 78px;
    padding-bottom: 78px;
}

section.client-reviews-area::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .35) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAFUlEQVQYV2NkYGD4z8DAwMjIAAH/AQ8oAgJbL/zzAAAAAElFTkSuQmCC);
    z-index: 1;
    opacity: .5;
}

/* Browser toolbar flickers because of the dotted background so remove it */
html.mac.safari section.client-reviews-area::after {
	background: rgba(0, 0, 0, 1.5);
	transform: blur(16px);
}

.review-title {
    position: relative;
    z-index: 5;
    text-align: center;
    color: #fff;
    /*font-size: 45px;*/
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 34px;
}

.review-list {
    position: relative;
    z-index: 5;
    max-width: 175px;
    margin: 0 auto;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    line-height: 1.27;
    padding: 15px 0;
}

.review-list:hover .count-reviews,
.review-list:hover .smi-review em {
    color: #dcd7d7;
}

.count-reviews {
    font-size: 90px;
    font-weight: 600;
    color: #fff;
}

.smi-review {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    color: #bababa;
}

.smi-review em {
    color: #fff;
    font-size: 26px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 8px;
}

.review-list.review1 {
    margin: 0 0 0 auto;
}

.review-list.review3 {
    margin: auto 0;
}

.kittle-cares-donation {
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 5;
    padding: 50px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.39);
    margin-top: 50px;
}

.kc-donation-title {
    /*font-size: 45px;*/
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 300;
}

.donation-numbers,
.donation-numbers a {
    font-size: 90px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
}

.donation-numbers a:hover,
.donation-numbers a:hover span {
    color: #dcd7d7;
}

/*map area - home page*/

section.kre-past-sales-map {
    margin-top: 47px;
    margin-bottom: 42px;
}

section.kre-past-sales-map .llp-endorsement,
.llp-bottom .llp-endorsement {
    padding-right: 0;
}

section.kre-past-sales-map .llp-endorsement span.click-here-endorsement,
.llp-bottom .llp-endorsement span.click-here-endorsement {
    max-width: 300px;
}

section.kre-past-sales-map .llp-iframe {
    text-align: center;
    margin-top: 47px;
}

.llp-bottom .llp-endorsement span.click-here-endorsement {
    margin-top: 15px;
    margin-bottom: 35px;
}

/*welcome*/

section.welcome-area {
    padding-top: 71px;
    background: url(images/wc-bg.jpg) no-repeat;
    background-size: cover;
    background-position: bottom center;
    padding-bottom: 63px;
}

.wc-content h1 {
    font-size: 45px;
    text-transform: uppercase;
    color: #333333;
    font-family: 'Poppins', sans-serif;
    line-height: 1.15;
    padding-bottom: 24px;
}

.wc-content h1 span {
    color: #a6192e;
    display: block;
}

.wc-content ul {
    list-style-type: disc;
    margin-left: 40px;
    font-size: 14px;
    color: #666666;
}

.wc-content a {
    text-decoration: underline !important;
    color: #a6192e;
    font-weight: bold;
}

.wc-content a:hover,
.wc-content span.more-link:hover {
    color: #e26679;
}

.wc-content p {
    font-size: 14px;
    color: #666666;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    line-height: 1.8;
    margin-bottom: 20px;
}

.wc-content span.more-link {
    cursor: pointer;
    display: inline-block;
    font-style: italic;
    font-weight: bold;
    display: block;
    color: #a6192e;
    font-size: 14px;
}

.wc-content .read-more {
    display: none;
}

.wc-photo img {
    border: solid 1px #d5d5d5;
}

.wc-photo {
    padding-top: 9px;
}

.wc-content {
    padding-right: 40px;
}

/*cta*/

section.cta-area {
    padding-top: 47px;
    padding-bottom: 20px;
}

.cta-list {
    font-size: 0;
    text-align: center;
}

.cta-list a {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: auto;
    text-decoration: none;
    margin: 0;
    position: relative;
    overflow: hidden;
     -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
    transform: translateZ(0);
}

.cta-img-wrap {
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
    transform: translateZ(0);
}
    .cta-img-wrap img.cta-colored {
        opacity: 1;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        display: block;
    }
    .cta-img-wrap img.cta-bw {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        display: block;
    }
    .cta-list a:hover .cta-img-wrap {
        -moz-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        transition-timing-function: linear;
    }
    .cta-list a:hover .cta-img-wrap img.cta-bw {
        opacity: 0;
    }
    .cta-list a:hover .cta-img-wrap img.cta-colored {
        opacity: 1;
    }

.cta-list a .cta-name {
    font-size: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
    background: rgba(35, 35, 35, .4);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.cta-list a:hover .cta-name {
    background: transparent;
}

.cta-list a .cta-name:before {
    content: '';
    width: 0%;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.cta-list a .cta-name span {
    margin: 0;
    padding: 0 15px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    z-index: 2;
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    letter-spacing: .5px;
    line-height: 1;
    text-shadow: 2px 2px 2px #000;
}

/*.cta-list a {
        display: block;
        max-width: 360px;
        margin: 15px auto;
    }

        .cta-photo{
            height: 264px;
            background-position: center;
            background-size: cover;
            position: relative;
        }

            .cta-photo::after{
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background: #000;
                opacity: .15;
                -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;
            }

                .cta-name {
                    text-align: center;
                    font-size: 25px;
                    text-transform: uppercase;
                    color: #333333;
                    font-family: 'Poppins', sans-serif;
                    letter-spacing: .5px;
                    line-height: 1;
                    padding-top: 37px;
                    padding-bottom: 10px;
                }

                    .cta-text {
                        text-align: center;
                        color: #666666;
                        font-weight: 300;
                        font-size: 14px;
                        font-family: 'Poppins', sans-serif;
                        padding: 0 32px;
                        line-height: 1.75;
                    }

                    .cta-list a:hover .cta-photo::after{
                        opacity: .5;
                    }

                    .cta-line {
                        border-top: solid 1px rgba(0, 0, 0, 0.2);
                        margin-top: 42px;
                    }*/

/*blog*/

section.blog-area {
    padding-top: 36px;
    padding-bottom: 57px;
}

.blog-title {
    font-size: 45px;
    text-transform: uppercase;
    color: #333333;
    font-family: 'Poppins', sans-serif;
    line-height: 1.15;
    padding-bottom: 20px;
    text-align: center;
}

.blog-title span {
    color: #a6192e;
}

.blog-list {
    max-width: 360px;
    margin: 15px auto;
}

.blog-name a {
    font-size: 17px;
    color: #333333;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 12px;
    display: inline-block;
}

.blog-name a:hover,
a.blog-read:hover {
    color: #a6192e;
    opacity: .8;
}

.blog-details {
    font-size: 10px;
    color: #999999;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 21px;
}

.blog-text {
    font-size: 13px;
    color: #666666;
    font-weight: 300;
    line-height: 1.7;
    font-family: 'Poppins', sans-serif;
    min-height: 132px;
}

a.blog-read {
    font-size: 13px;
    color: #232122;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 24px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 2px;
}

/*footer*/

footer.main-footer {
    background: #494648;
    /* Old browsers */
    background: -moz-linear-gradient(top, #494648 0%, #262425 46%, #232122 52%, #232122 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #494648 0%, #262425 46%, #232122 52%, #232122 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #494648 0%, #262425 46%, #232122 52%, #232122 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#494648', endColorstr='#232122', GradientType=0);
    /* IE6-9 */
    overflow: hidden;
}

.footer-title {
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 15px;
    margin-bottom: 14px;
    letter-spacing: .7px;
}

/*footer contact*/

.footer-contact-info {
    width: 41.533%;
    display: inline-block;
    vertical-align: top;
    padding-top: 52px;
}

.fci-list > span {
    padding-bottom: 15px;
}

.fci-list > span,
.fci-list > span a,
.fci-list > span em {
    display: block;
    font-size: 15px;
    color: #aaaaaa;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
}

/*footer links*/

.footer-links {
    width: 40.307%;
    float: right;
    padding-top: 52px;
}

.footer-links ul#menu-main-nav {
/*    -moz-column-count: 2;*/
/*    -webkit-column-count: 2;*/
/*    column-count: 2;*/
/*    -webkit-column-gap: 30px;*/
    /* Chrome, Safari, Opera */
/*    -moz-column-gap: 30px;*/
    /* Firefox */
/*    column-gap: 30px;*/
}

.footer-links ul li a {
    display: block;
    color: #aaaaaa;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    margin-bottom: 12px;
}

.footer-links li {
    display: inline-block;
    width: 48%;
}

/*footer smi*/

.footer-smi {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 18px;
    margin-top: 12px;
}

.footer-smi a {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    color: #868c91;
    margin-right: 21px;
}

/*footer copyright*/

.footer-bottom {
    clear: both;
    padding-top: 76px;
}

.footer-copyright,
.footer-copyright a {
    color: #5b5b5b;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
}

.footer-copyright {
    display: inline-block;
    vertical-align: top;
}

.mls {
    font-size: 29px;
    color: #5b5b5b;
    width: 40.307%;
    float: right;
}

/*footer form*/

.footer-form {
    background: #a6192e;
    padding: 50px 15px 60px;
    position: relative;
    z-index: 5;
}

.footer-form h2 {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    text-transform: uppercase;
    padding-bottom: 17px;
}

.footer-form input,
.footer-form textarea {
    border-radius: 0;
    color: #fff;
    font-size: 13px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    width: 100%;
    height: 45px;
    padding: 0 12px;
    border: solid 1px rgba(255, 255, 255, .5);
    font-family: 'Poppins', sans-serif;
    font-style: italic;
    font-weight: 300;
}

.footer-form textarea {
    height: 160px;
    padding-top: 12px;
}

.ff-field.ff-left {
    width: 49.5%;
    float: left;
}

.ff-field.ff-right {
    width: 49.5%;
    float: right;
}

.ff-field {
    margin-bottom: 7px;
    position: relative;
}

.ff-field.ff-text-area {
    clear: both;
}

.ff-field.ff-text-area input.wpcf7-submit {
    border: 0;
    font-size: 0;
    width: 22px;
    height: 22px;
    background: url(images/form-btn-icon.png) no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    right: 14px;
    bottom: 35px;
}

.footer-form div.wpcf7 .ajax-loader {
    float: right;
}

.footer-form div.wpcf7-response-output {
    margin: 0 auto;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 0;
    width: 100%;
}

.footer-form::after {
    content: '';
    position: absolute;
    right: -99%;
    top: 0;
    width: 100%;
    height: 100%;
    background: #a6192e;
    z-index: -1;
}

.footer-form::before {
    content: '';
    position: absolute;
    left: -99%;
    top: 0;
    width: 100%;
    height: 100%;
    background: #a6192e;
    display: none;
    z-index: -1;
}

.footer-form form {
    position: relative;
}

.fci-list > span a:hover,
.footer-smi a:hover,
.footer-links ul li a:hover,
.footer-copyright a:hover {
    color: #fff;
}

a.agent-com:hover {
    color: #a6192e !important;
}

.contact-us-info img {
    display: inline-block;
}

.contact-us-info .cui-list {
    display: block;
    margin-bottom: 10px;
}

.cui-list .cui-icon {
    display: inline-block;
    width: 30px;
    text-align: center;
}

#content div.wpcf7-response-output {
    color: #000;
}


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

#inner-page-wrapper {
    padding-top: 127px;
}

span.wpcf7-not-valid-tip {
    font-size: 11px;
}

div.wpcf7-response-output {
    margin: 2em 0em 1em;
    padding: 0.2em 1em;
    text-align: center;
    font-size: 12px;
    color: #fff;
}

/* 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 {
    font-size: 35px;
    font-weight: 300;
    text-transform: uppercase;
    color: #a6192e;
    margin-top: 0;
    margin-bottom: 18px;
}

#content .entry-title .blog-btn-title {
    display: inline-block;
    font-size: 0;
    margin: 0 0 0 0;
    vertical-align: middle;
}

#content .entry-title .blog-btn-title a {
    background: #868c91;
    border: 0;
    border-radius: 25px;
    color: #fff;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    max-width: 240px;
    display: inline-block;
    padding: 10px 20px;
    font-family: 'Poppins', sans-serif;
    margin: 0 0 0 10px;
}

#content .entry-title .blog-btn-title a:hover {
    background: #a6192e;
}

/* Style category/archive/etc main headings (h1) */

#content .archive-title {
    font-size: 35px;
    font-weight: 300;
    text-transform: uppercase;
    color: #a6192e;
    margin-top: 0;
    margin-bottom: 18px;
}

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

#content .archive-subtitle {}

.aios-mobile-header-wrapper {
    z-index: 1001 !important;
}

.aios-mobile-header-wrapper .amh-navigation .amh-menu li:hover > a,
.aios-mobile-header-wrapper .amh-navigation .amh-menu li.open > a {
    background: #a6192e;
}

.aios-mobile-header-wrapper .amh-navigation .amh-menu li ul {
    background: #484040;
}

.aios-mobile-header-wrapper .amh-navigation .amh-menu li ul a {
    color: #fff;
    font-size: 14px;
}

p.yoast-breadcrumbs {
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    padding-bottom: 9px;
}

p.yoast-breadcrumbs span {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 300;
    color: #8e8e8e;
}

span.breadcrumb_last {
    color: #a6192e !important;
}

/*template css*/

/*property search*/

.property-search-forms-section {
    font-size: 0;
    padding-bottom: 70px;
}

.area-picker-holder {
    border: solid 1px rgba(0, 0, 0, 0.4);
    height: 50px;
    margin-bottom: 13px;
}

.ap-view-all {
    background: #a6192e;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    padding: 13px 5px;
    width: 10.634%;
}

.ap-view-all em {
    font-size: 11px;
    margin-left: 7px;
}

.ap-input {
    display: inline-block;
    vertical-align: top;
    width: 89.366%;
}

.property-search-forms-section .ap-input input {
    height: 48px;
    border: 0;
}

.property-search-forms-section input {
    width: 100%;
    font-size: 14px;
    border: 0;
    padding: 0 14px;
    color: #999999;
    height: 50px;
    border-radius: 0;
    background: #fff;
    font-family: 'Poppins', sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: solid 1px rgba(0, 0, 0, 0.4);
}

.ap-pt-field label {
    display: block;
}

.property-search-forms-section .field-label {
    font-size: 14px;
    color: #333333;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 8px;
}

.property-search-forms-section select {
    color: #999999;
    height: 50px;
    border: solid 1px rgba(0, 0, 0, 0.4);
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background: #fff url(images/dd-arrow.png) no-repeat scroll right 15px center;
    padding: 0 18px;
    font-family: 'Poppins', sans-serif;
    width: 100%;
    font-size: 14px;
}

.property-search-forms-section select::-ms-expand {
    display: none;
}

.ap-pt-field {
    display: inline-block;
    vertical-align: unset;
    width: 49.562%;
}

.ap-pt-status {
    display: inline-block;
    vertical-align: middle;
    width: 50.438%;
    padding: 0 28px;
}

.ap-pt-status input {
    display: inline-block;
    width: 21px;
    height: 21px;
    vertical-align: top;
    margin-right: 3px;
}

label.ap-pt-radio.field-label {
    margin: 0 9px;
}

.ap-pt-status .field-label {
    margin-right: 17px;
}

.ap-pt-ihf-homes input {
    border: solid 1px rgba(0, 0, 0, 0.4);
    text-align: right;
}

.ap-pt-label-overlay-money {
    font-size: 14px;
    color: #999999;
    font-family: 'Poppins', sans-serif;
    position: absolute;
    z-index: 1;
    top: 13px;
    left: 18px;
}

.ap-pt-field-holder {
    position: relative;
}

.ap-pt-ihf-homes > div {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    padding: 0 4.5px;
}

.ap-pt-ihf-homes .ap-pt-min {
    padding-left: 0;
}

.ap-pt-ihf-homes .ap-pt-baths {
    padding-right: 0;
}

.ap-property-type-field {
    padding-bottom: 20px;
}

.property-search-forms-section input[type=checkbox] {
    width: 14px;
    height: 14px;
    line-height: normal;
    margin: 0;
    box-shadow: none;
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    display: inline-block;
    vertical-align: sub;
    margin-right: 11px;
}

.property-search-forms-section input[type=radio] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    border: 0;
}

.ap-pt-open-house-range > div {
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
}

.ap-pt-open-house-range {
    padding-top: 26px;
}

.ap-pt-required-features span {
    font-size: 14px;
    color: #333333;
}

.property-search-forms-section .ap-pt-open-house-range label.field-label,
.property-search-forms-section .ap-pt-required-features label.field-label {
    color: #999999;
}

.ap-pt-required-features {
    padding-top: 30px;
}

.ap-pt-rf {
    margin-bottom: 8px;
}

.ap-pt-required-features .rf-list {
    padding-top: 10px;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
}

.field-list-column {
    display: inline-block;
    vertical-align: top;
    width: 49.5%;
    margin-bottom: 16px;
}

.field-list-column span.s-text {
    font-size: 10px;
}

.field-list-column.flc-left {
    float: left;
}

.field-list-column.flc-right {
    float: right;
}

.ap-pt-column2-field label {
    display: block;
}

.ap-pt-column2-field {
    padding-top: 29px;
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    padding-bottom: 27px;
}

.property-search-forms-btn input {
    background: #868c91;
    border: 0;
    border-radius: 25px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    max-width: 247px;
    letter-spacing: .5px;
    height: 45px;
    font-family: 'Poppins', sans-serif;
}

.property-search-forms-btn {
    margin-top: 30px;
}

.property-search-forms-btn input:hover {
    background: #a6192e;
}

/*featured search*/

.featured-searches-holder {
    margin: 0 -15px;
    padding-bottom: 25px;
}

.featured-searches-list a {
    display: block;
    max-width: 360px;
    position: relative;
    position: relative;
    margin: 0 auto 30px;
}

.featured-searches-list a::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .25) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAFUlEQVQYV2NkYGD4z8DAwMjIAAH/AQ8oAgJbL/zzAAAAAElFTkSuQmCC);
    z-index: 1;
    opacity: .5;
}

.featured-searches-list a .fs-photo {
    height: 280px;
    opacity: .75;
}

.fs-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 5;
    padding: 17px;
}

.fs-hover {
    position: relative;
    width: 100%;
    height: 100%;
    border: solid 1px rgba(255, 255, 255, 0.25);
    -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;
}

.fs-hover::before {
    content: '';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.fs-content .fs-name {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1.3px;
    font-family: 'Poppins', sans-serif;
    position: relative;
    z-index: 5;
    line-height: 1.25;
    transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -webkit-transform: scale(1) rotate(0);
    -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;
}

.fs-hover::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #a6192e;
    opacity: 0;
    z-index: 1;
    transform: scale(0) rotate(30deg);
    -moz-transform: scale(0) rotate(30deg);
    -webkit-transform: scale(0) rotate(30deg);
    -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;
}

.featured-searches-list a:hover .fs-hover::after {
    opacity: .8;
    transform: scale(1) rotate(0);
    -moz-transform: scale(1) rotate(0);
    -webkit-transform: scale(1) rotate(0);
}

.featured-searches-list a:hover .fs-hover {
    border: solid 1px transparent;
}

.featured-searches-list a:hover .fs-name {
    transform: scale(0) rotate(-30deg);
    -moz-transform: scale(0) rotate(-30deg);
    -webkit-transform: scale(0) rotate(-30deg);
}

.fs-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 42px;
    height: 42px;
    background: url(images/template-img/search-icon.png) no-repeat;
    background-size: contain;
    background-position: center;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    opacity: 0;
    z-index: 5;
    -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;
}

.featured-searches-list a:hover .fs-icon {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
}

/*featured listing*/

.featured-listings-holder {
    padding-bottom: 70px;
}

.fl-photo {
    height: 280px;
    position: relative;
    margin: 0 auto;
    max-width: 360px;
}

.fl-photo::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAFUlEQVQYV2NkYGD4z8DAwMjIAAH/AQ8oAgJbL/zzAAAAAElFTkSuQmCC);
    z-index: 1;
    opacity: .5;
}

.fl-photo a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 5;
}

.fl-photo-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 17px;
}

.fl-icon {
    position: relative;
    width: 100%;
    height: 100%;
    border: solid 1px rgba(255, 255, 255, 0.25);
}

.fl-icon::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 42px;
    height: 42px;
    background: url(images/template-img/search-icon.png) no-repeat;
    background-size: contain;
    background-position: center;
    z-index: 5;
    opacity: .5;
}

.fl-title {
    font-size: 22px;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
    letter-spacing: .7px;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 14px;
}

.fl-text {
    font-size: 13px;
    font-weight: 300;
    color: #666666;
    font-family: 'Poppins', sans-serif;
    letter-spacing: .6px;
    padding-bottom: 22px;
}

.fl-room-details span {
    text-transform: uppercase;
    color: #000000;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    border-right: solid 1px rgba(0, 0, 0, 0.25);
    letter-spacing: .8px;
    padding: 0 21px 0 18px;
}

.fl-room-details span:last-child {
    border-right: 0;
}

.fl-room-details span:first-child {
    padding-left: 0;
}

a.fl-view-property {
    display: block;
    background: #868c91;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 2.5px;
    padding: 12px 0;
    max-width: 248px;
    border-radius: 25px;
    font-family: 'Poppins', sans-serif;
}

a.fl-view-property:hover {
    background: #a6192e;
}

.fl-room-details {
    padding-bottom: 28px;
}

.fl-details {
    padding-top: 21px;
}

.fl-list {
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    margin-bottom: 39px;
    padding-bottom: 40px;
}

.fl-pagination-holder {
    font-size: 0;
}

.fl-pagination-holder span,
.fl-pagination-holder ul {
    display: inline-block;
    vertical-align: middle;
}

.fl-pagination-holder ul li {
    display: inline-block;
    vertical-align: top;
    border-left: solid 1px rgba(0, 1, 1, 0.25);
    border-right: solid 1px rgba(0, 1, 1, 0.25);
}

.fl-pagination-holder ul li a,
.fl-pagination-holder span {
    color: #666666;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}

.fl-pagination-holder ul li a {
    display: block;
    padding-top: 4px;
    height: 29px;
    text-align: center;
    width: 29px;
}

.fl-pagination-holder ul {
    border: solid 1px rgba(0, 1, 1, 0.25);
    margin-left: 15px !important;
}

li.fl-page-active a {
    color: #a6192e !important;
}

.featured-listings-tab a {
    background: #868c91;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    font-size: 11px;
    text-transform: uppercase;
    padding: 3px 18px;
    border-radius: 3px 3px 0 0;
    font-family: 'Poppins', sans-serif;
    margin: 0 0 0 2px;
}


.blog-list-area .row > div {
    min-height: 620px !important;
}

.contents {
    min-height: 403px;
    display: inline-block;
}

.featured-listings-tab a em {
    margin-right: 4px;
}

.featured-listings-tab a.fl-tab-active {
    background: #a6192e;
}

.featured-listings-tab {
    border-bottom: solid 1px #000;
    text-align: right;
    position: relative;
    margin-top: -40px;
    margin-bottom: 13px;
}

.page-template-template-featured-listings p.yoast-breadcrumbs {
    border-bottom: 0;
}

/*open houses*/

.open-house-content {
    font-size: 0;
    padding-bottom: 70px;
}

.open-house-content .field-label {
    font-size: 14px;
    color: #333333;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 8px;
    display: block;
}

.open-house-content input {
    width: 100%;
    font-size: 14px;
    border: 0;
    padding: 0 14px;
    color: #999999;
    height: 50px;
    border-radius: 0;
    background: #fff;
    font-family: 'Poppins', sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: solid 1px rgba(0, 0, 0, 0.4);
}

.ohf-field-list-column {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

.ohf-field-list-column.ohf-left {
    padding-right: 6px;
}

.ohf-field-list-column.ohf-right {
    padding-left: 6px;
}

.open-house-forms-btn input {
    background: #868c91;
    border: 0;
    border-radius: 25px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    max-width: 247px;
    letter-spacing: .5px;
    height: 45px;
    font-family: 'Poppins', sans-serif;
}

.open-house-forms-btn input:hover {
    background: #a6192e;
}

.open-house-forms-btn {
    margin-top: 30px;
}

.oh-form {
    padding-top: 22px;
}

/*neighborhood report*/

.neighborhood-report-form {
    font-size: 0;
}

.neighborhood-report-form input {
    width: 100%;
    font-size: 14px;
    border: 0;
    padding: 0 14px;
    color: #999999;
    height: 50px;
    border-radius: 0;
    background: #fff;
    font-family: 'Poppins', sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: solid 1px rgba(0, 0, 0, 0.4);
}

.neighborhood-report-form select {
    color: #999999;
    height: 50px;
    border: solid 1px rgba(0, 0, 0, 0.4);
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background: #fff url(images/dd-arrow.png) no-repeat scroll right 15px center;
    padding: 0 18px;
    font-family: 'Poppins', sans-serif;
    width: 100%;
    font-size: 14px;
}

.neighborhood-report-form select::-ms-expand {
    display: none;
}

.nr-field-column3 {
    display: inline-block;
    vertical-align: top;
    width: 33.3333333%;
    padding: 0 4.5px;
}

.nr-field-column2 {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 0 4.5px;
    margin-bottom: 9px;
}

.neighborhood-report-form .nr-row {
    margin: 0 -4.5px;
}

.nr-field-column4 {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    padding: 0 4.5px;
}

.nr-row .nr-field-column4:last-child {
    width: 10%;
}

.neighborhood-report-form .nr-field-btn input {
    background: #868c91;
    border: 0;
    border-radius: 25px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    max-width: 247px;
    letter-spacing: .5px;
    height: 45px;
    font-family: 'Poppins', sans-serif;
}

.neighborhood-report-form .nr-field-btn input:hover {
    background: #a6192e;
}

.neighborhood-report-form .nr-field-btn {
    margin-top: 30px;
}

.neighborhood-report-form .nr-label {
    color: #666666;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 12px;
    display: block;
}

.neighborhood-report-form span.nr-label:first-of-type {
    padding-bottom: 33px;
    text-transform: uppercase;
}

.neighborhood-report-form span.nr-label.nr-label-pad {
    padding-top: 34px;
}

/*mortgate calculator*/

.mortgate-calculator-holder {
    font-size: 0;
}

.mortgate-calculator-holder input {
    width: 100%;
    font-size: 14px;
    border: 0;
    padding: 0 14px;
    color: #999999;
    height: 50px;
    border-radius: 0;
    background: #fff;
    font-family: 'Poppins', sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: solid 1px rgba(0, 0, 0, 0.4);
}

.mortgate-calculator-holder select {
    color: #999999;
    height: 50px;
    border: solid 1px rgba(0, 0, 0, 0.4);
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background: #fff url(images/dd-arrow.png) no-repeat scroll right 15px center;
    padding: 0 18px;
    font-family: 'Poppins', sans-serif;
    width: 100%;
    font-size: 14px;
}

.mortgate-calculator-holder select::-ms-expand {
    display: none;
}

.mc-field-colunm3 {
    display: inline-block;
    vertical-align: top;
    width: 33.3333333%;
    padding: 0 4.5px;
    margin-bottom: 9px;
}

.mortgate-calculator-holder .mc-field-row {
    margin: 0 -4.5px;
}

.mortgage-calculator-result {
    border-top: solid 1px rgba(0, 0, 0, 0.1);
    margin-top: 20px;
    padding-top: 32px;
}

.mortgage-calculator-result div {
    font-size: 15px;
    color: #666666;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 6px;
}

.mortgage-calculator-result div span {
    font-weight: 500;
    color: #000;
    margin-right: 6px;
}

.mortgage-calculator-result div em {
    font-size: 24px;
    display: inline-block;
    vertical-align: bottom;
}

/*resource*/

.resources-content-holder {
    padding-bottom: 17px;
}

.rc-text,
.resources-list-content p {
    display: block;
    font-size: 14px;
    color: #666666;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
}

.rc-text span {
    display: block;
    text-transform: uppercase;
    padding-bottom: 17px;
}

.resources-list-content {
    text-align: center;
}

.resources-list-content a {
    font-size: 20px;
    text-transform: uppercase;
    display: block;
    font-weight: 300;
    color: #000;
    font-family: 'Poppins', sans-serif;
}

.rc-icon a {
    display: inline-block;
}

.rc-icon {
    text-align: center;
    padding-bottom: 15px;
}

.resources-list-holder {
    padding-top: 35px;
}

.resources-list {
    max-width: 263px;
    margin: 15px auto;
}

/*resource popup*/

.aiosp-content.aios-popup-body .aiosp-close {
    width: 65px;
    height: 65px;
    background: #fff;
    border-radius: 100%;
    opacity: 1;
    right: -30px;
    top: -31px;
}

.aiosp-content.aios-popup-body.home-tracker-body {
    width: 47.408%;
    padding: 15px;
    min-height: auto;
}

.resource-popup-title {
    text-align: center;
    font-size: 35px;
    color: #333333;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    letter-spacing: .5px;
}

.resource-popup-title span {
    color: #941424;
}

.home-tracket-text div {
    display: block;
    font-size: 18px;
    color: #333333;
    font-weight: 300;
    max-width: 310px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.home-tracket-text div span {
    display: inline-block;
    vertical-align: middle;
    width: 35px;
    margin-right: 11px;
}

.home-tracket-text div span img {
    margin: 0 auto;
}

.home-tracket-text {
    padding-top: 27px;
}

.home-tracket-options {
    text-align: center;
}

.home-tracket-options span {
    display: block;
    font-size: 15px;
    font-weight: 600;
    color: #333333;
    padding-top: 20px;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 11px;
}

.home-tracket-options a.ht-btn {
    width: 176px;
    margin: 10px 7px;
    border: 0;
    border-radius: 25px;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    padding: 12px 0;
}

.home-tracket-options a.ht-btn.active-bg {
    background: #941424;
}

.home-tracket-options a.ht-btn.default-bg {
    background: #868c91;
}

a.ht-sign-in {
    font-size: 15px;
    color: #941424;
    display: inline;
    margin-left: 198px;
}

.popupHomeTracker {
    background: #eeeeee;
    padding-top: 49px;
    padding-bottom: 43px;
}

/*commnity popup*/

.aiosp-content.aios-popup-body.comm-info-body {
    width: 47.556%;
    padding: 15px;
    min-height: auto;
}

.popupCommunityInfo {
    background: #eeeeee;
    font-size: 0;
    padding-bottom: 48px;
    padding-top: 40px;
}

.popupCommunityInfo input {
    width: 100%;
    font-size: 14px;
    border: 0;
    padding: 0 14px;
    color: #999999;
    height: 50px;
    border-radius: 0;
    background: #eeeeee;
    font-family: 'Poppins', sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: solid 1px rgba(0, 0, 0, 0.4);
}

.popupCommunityInfo select {
    color: #999999;
    height: 50px;
    border: solid 1px rgba(0, 0, 0, 0.4);
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background: #eeeeee url(images/dd-arrow.png) no-repeat scroll right 15px center;
    padding: 0 18px;
    font-family: 'Poppins', sans-serif;
    width: 100%;
    font-size: 14px;
}

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

.popupCommunityInfo .ci-field-column2 {
    display: inline-block;
    vertical-align: top;
    width: 50%;
}

.popupCommunityInfo .ci-field {
    margin-bottom: 9px;
}

.popupCommunityInfo .ci-field-btn input {
    background: #941424;
    border: 0;
    border-radius: 25px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    max-width: 247px;
    letter-spacing: .5px;
    height: 45px;
    font-family: 'Poppins', sans-serif;
}

.popupCommunityInfo .ci-field-btn input:hover {
    background: #a6192e;
}

.popupCommunityInfo .ci-field-btn {
    margin-top: 21px;
    text-align: center;
}

.popupCommunityInfo .ci-label {
    color: #666666;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 15px;
    display: block;
    font-weight: 600;
    text-align: center;
}

.popupCommunityInfo span.ci-label.ci-label-pad {
    padding-top: 18px;
}

.community-info-form {
    max-width: 535px;
    margin: 0 auto;
    padding: 0 15px;
}

.ci-field.ci-field-column2.ci-left {
    padding-right: 4.5px;
}

.ci-field.ci-field-column2.ci-right {
    padding-left: 4.5px;
}

/*home search values*/

.home-search-values-holder {
    font-size: 0;
}

.home-search-values-holder input {
    width: 100%;
    font-size: 14px;
    border: 0;
    padding: 0 14px;
    color: #999999;
    height: 50px;
    border-radius: 0;
    background: #fff;
    font-family: 'Poppins', sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: solid 1px rgba(0, 0, 0, 0.4);
}

.home-search-values-holder select {
    color: #999999;
    height: 50px;
    border: solid 1px rgba(0, 0, 0, 0.4);
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background: #fff url(images/dd-arrow.png) no-repeat scroll right 15px center;
    padding: 0 18px;
    font-family: 'Poppins', sans-serif;
    width: 100%;
    font-size: 14px;
}

.home-search-values-holder select::-ms-expand {
    display: none;
}

.home-search-values-holder .hsv-field-column2 {
    display: inline-block;
    vertical-align: top;
    width: 50%;
}

.hsv-field-column2 {
    display: inline-block;
    vertical-align: top;
}

.home-search-values-holder .hsv-btn input {
    background: #868c91;
    border: 0;
    border-radius: 25px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    max-width: 247px;
    letter-spacing: .5px;
    height: 45px;
    font-family: 'Poppins', sans-serif;
}

.home-search-values-holder .hsv-btn input:hover {
    background: #a6192e;
}

.home-search-values-holder .hsv-btn {
    margin-top: 21px;
}

.hsv-field {
    margin-bottom: 9px;
}

.hsv-field-column2.hsv-left {
    padding-right: 4.5px;
}

.hsv-field-column2.hsv-right {
    padding-left: 4.5px;
}

.hsv-hide {
    display: none;
}

/*sellers resource*/

.resources-list.seller-r {
    max-width: 455px;
}

.aiosp-content.aios-popup-body.recent-home-sales-body {
    width: 47.408%;
    padding: 15px;
    min-height: auto;
}

.popupRecentHomeSales {
    background: #eeeeee;
    padding-bottom: 48px;
    padding-top: 50px;
}

.popupRecentHomeSales .hsv-hide {
    display: block;
}

.popupRecentHomeSales .home-search-values-holder input {
    background: #eeeeee;
}

.popupRecentHomeSales .home-search-values-holder select {
    background: #eeeeee url(images/dd-arrow.png) no-repeat scroll right 15px center;
}

.popupRecentHomeSales .home-search-values-holder {
    font-size: 0;
    max-width: 480px;
    margin: 0 auto;
    padding-top: 22px;
}

.popupRecentHomeSales .home-search-values-holder .hsv-btn {
    margin-top: 21px;
    text-align: center;
}

.popupRecentHomeSales .home-search-values-holder .hsv-btn input {
    background: #941424;
}

/*communities*/

.communites-content {
    padding-bottom: 70px;
}

.communities-banner {
    position: relative;
}

.communities-banner::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .05) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAFUlEQVQYV2NkYGD4z8DAwMjIAAH/AQ8oAgJbL/zzAAAAAElFTkSuQmCC);
    z-index: 1;
    opacity: .5;
}

.communities-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 97.1%;
    height: 92%;
    border: solid 1px rgba(255, 255, 255, .25);
    z-index: 2;
}

.communitiest-text p {
    font-size: 14px;
    color: #666666;
    font-weight: 300;
    line-height: 1.8 !important;
    padding-bottom: 9px;
    font-family: 'Poppins', sans-serif;
}

.communitiest-text {
    font-size: 14px;
    color: #666666;
    font-weight: 300;
    line-height: 1.8 !important;
    padding-bottom: 9px;
    font-family: 'Poppins', sans-serif;
    /*padding-top: 8px;
				    padding-bottom: 17px;*/
}

.communitiest-text a {
    color: #a6192e;
}

/*comm list*/

.communites-list-content {
    margin-top: -10px;
}

#content .communitiest-text h2 {
    font-size: 35px;
    font-weight: 300;
    text-transform: uppercase;
    color: #666666;
    font-family: 'Poppins', sans-serif;
    margin: 0;
    line-height: 1;
}

#content .communitiest-text p,
#content .communitiest-text li {
    font-size: 14px;
    font-weight: 300;
    color: #666666;
    font-family: 'Poppins', sans-serif;
    text-align: justify;
}

.comm-list-photo.clp-right {
    float: right;
    margin-left: 30px;
    margin-bottom: 30px;
}

.comm-list-photo.clp-left {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}

.comm-list-photo {
    margin-top: 13px;
    position: relative;
}

.comm-list-photo::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .05) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAFUlEQVQYV2NkYGD4z8DAwMjIAAH/AQ8oAgJbL/zzAAAAAElFTkSuQmCC);
    z-index: 1;
    opacity: .5;
}

.comm-list-photo::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 92.5%;
    height: 92.5%;
    border: solid 1px rgba(255, 255, 255, .25);
    z-index: 2;
}

/*comm video list*/

.comm-list-videos > div {
    display: none;
}

.fort-collins-vid {
    background: url(images/comm-list/vid1.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.old-towm-vid {
    background: url(images/comm-list/vid2.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.loveland-vid {
    background: url(images/comm-list/vid3.jpg) no-repeat;
    background-position: center;
    background-size: cover;
}

.comm-list-videos a {
    display: block;
    position: relative;
    height: 480px;
}

.comm-list-videos a::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    z-index: 1;
}

.comm-list-videos a img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 108px;
    height: 108px;
    margin: auto;
    opacity: .5;
    z-index: 5;
}

.page-id-144 .comm-list-videos .old-towm-vid {
    display: block;
}

.page-id-143 .comm-list-videos .fort-collins-vid,
.page-id-147 .comm-list-videos .loveland-vid {
    display: none;
}

/*area events*/

#content .area-events-list h2 {
    color: #000000;
    font-size: 20px !important;
    text-transform: uppercase;
    font-weight: 300 !important;
    line-height: 1.4;
    font-family: 'Poppins', sans-serif;
}

#content .area-events-list h2 span {
    color: #666666;
    font-size: 10px !important;
    display: block;
}

.area-events-list ul {
    margin-left: 0 !important;
    list-style-type: none !important;
}

.area-events-list ul li {
    font-size: 14px;
    color: #666666;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 2px;
    clear: both;
}

.area-events-list ul li em {
    font-weight: 500;
    color: #000;
    display: inline-block;
    vertical-align: bottom;
    font-style: normal !important;
}

.area-events-list ul li span {
    display: inline-block;
    vertical-align: bottom;
    width: 87%;
    float: right;
}

.area-events-list ul li.long-event span {
    width: 82%;
}

/*about*/

.about-page-holder .comm-list-photo {
    margin-top: 30px;
    position: relative;
}

/*meet the team*/

.page-template-template-meet-the-team #content .entry-title {
    text-align: center;
}

.meet-team-tabs {
    text-align: center;
}

.meet-team-tabs a {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #666666;
    text-align: center;
    text-transform: uppercase;
    font-style: italic;
    font-family: 'Poppins', sans-serif;
    margin: 0 30px;
}

.meet-team-tabs a.mt-active {
    color: #000;
    font-weight: 500;
}

.team-list-section {
    font-size: 0;
    text-align: center;
    margin: 0 -15px;
    padding-top: 34px;
}

.team-list-section.active-all-team {
    display: block !important;
}

.team-list-holder {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding: 15px;
    margin-bottom: 15px;
}

.team-full-content {
    max-width: 263px;
    margin: 0 auto;
}

.team-list-name,
.team-list-name a {
    font-size: 20px;
    color: #a6192e;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    line-height: 1.43;
    padding-top: 13px;
}

.team-list-name span {
    display: block;
    font-size: 14px;
    color: #666666;
    font-weight: 300;
    text-transform: none;
}

.team-list-contact-info em,
.team-list-contact-info a {
    font-size: 14px;
    color: #000;
    font-family: 'Poppins', sans-serif;
}

.team-list-contact-info a:hover {
    color: #296be8;
}

.team-list-contact-info {
    padding-top: 12px;
}

.team-border {
    border-bottom: solid 1px rgba(0, 0, 0, 0.12);
    margin: 0 15px;
}

/*team popup*/

.aiosp-content.aios-popup-body.team-details-popup-body {
    width: 50.6%;
    padding: 10px;
    min-height: auto;
}

.popupTeamDetails {
    background: #eeeeee;
    padding: 26px 22px 30px;
}
.popupTeamDetails:after {
    display: block;
    clear: both;
    content: '';
}

.team-list-popup-photo {
    max-width: 221px;
    float: left;
    margin-right: 25px;
    padding-top: 7px;
    text-align: center;
}

.popupTeamDetails .team-list-name {
    font-size: 25px;
    color: #666666;
    font-weight: 300;
    padding-bottom: 14px;
    padding-top: 0;
}

.team-list-text {
    font-size: 14px;
    color: #000;
    line-height: 1.65;
}

.popupTeamDetails .team-list-contact-info > div {
    display: inline-block;
    vertical-align: middle;
    margin-right: 16px;
}

.popupTeamDetails .team-list-contact-info {
    padding-top: 16px;
}

.popupTeamDetails .team-list-contact-info em,
.popupTeamDetails .team-list-contact-info a {
    font-size: 13px;
    color: #666666;
}

.popupTeamDetails .team-list-contact-info em.ai-font-devices-mobile {
    font-size: 17px !important;
    display: inline-block;
    vertical-align: text-top;
}

.popupTeamDetails .team-list-contact-info em.ai-font-envelope {
    font-size: 12px !important;
}

.popupTeamDetails .team-list-contact-info em {
    margin-right: 7px;
}

.team-list-popup-video {
    margin-top: 30px;
    display: inline-block;
    width: 100%;
}

.team-list-popup-video img {
    width: 100%;
    height: auto;
}

/*reviews*/

.reviews-list-section .comm-list-photo::before {
    width: 98.5%;
}

.reviews-list-item {
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    padding-bottom: 23px;
    padding-top: 7px;
}

.reviews-list-item h2 {
    font-size: 20px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 22px !important;
}

.reviews-list-item p,
.reviews-list-item a {
    font-size: 15px;
    font-weight: 300;
    color: #666666;
    font-family: 'Poppins', sans-serif;
}

.reviews-list-item a {
    margin-top: 8px;
    display: none;
}

.reviews-list-section .fl-pagination-holder {
    padding-top: 40px;
}

/*contact us*/

.contact-us-form-section {
    font-size: 0;
    padding: 64px 0;
}

.contact-us-info {
    padding-top: 40px;
}

.contact-us-info span em,
.contact-us-info span a {
    font-size: 20px;
    color: #666666;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 1.5px;
}

.contact-us-info span {
    margin-right: 45px;
}

.contact-us-info span img {
    display: inline-block;
    vertical-align: text-bottom;
    margin-right: 12px;
}

.contact-us-info p {
    font-size: 14px;
    color: #666666;
    font-family: 'Poppins', sans-serif;
    line-height: 1.75 !important;
    padding-bottom: 7px;
}

.contact-us-form-section input,
.contact-us-form-section textarea {
    width: 100%;
    font-size: 14px;
    border: 0;
    padding: 0 14px;
    color: #999999;
    height: 50px;
    border-radius: 0;
    background: #fff;
    font-family: 'Poppins', sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: solid 1px rgba(0, 0, 0, 0.4);
}

.contact-us-form-section textarea {
    height: 150px;
    padding-top: 12px;
}

.cuf-field.cuf-field-cl3 {
    display: inline-block;
    vertical-align: top;
    padding: 0 4.5px;
    width: 33.333333%;
}

.cuf-field.cuf-field-cl2 {
    display: inline-block;
    vertical-align: top;
    /*padding: 0 4.5px;*/
    width: 50%;
}

.cuf-field.cuf-field-cl2.cuf-left {
    padding-right: 4.5px;
}

.cuf-field.cuf-field-cl2.cuf-right {
    padding-left: 4.5px;
}

.cuf-field {
    margin-bottom: 9px;
}

.cuf-field.cuf-field-cl3.cuf-left {
    padding-left: 0;
}

.cuf-field.cuf-field-cl3.cuf-right {
    padding-right: 0;
}

.contact-us-form-section .cuf-field-btn input {
    background: #868c91;
    border: 0;
    border-radius: 25px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    max-width: 247px;
    letter-spacing: .5px;
    height: 45px;
    font-family: 'Poppins', sans-serif;
}

.contact-us-form-section .cuf-field-btn {
    margin-top: 20px;
}

.contact-us-form-section .cuf-field-btn input:hover {
    background: #a6192e;
}

/*kittle cares*/

#content .kittle-cares-content .communitiest-text h2 {
    font-size: 35px;
    font-weight: 300;
    text-transform: uppercase;
    color: #666666;
    font-family: 'Poppins', sans-serif;
    margin: 0 0 30px;
    line-height: 1;
}

#content .kittle-cares-content ul li {
    font-size: 14px;
    font-weight: 300;
    color: #666666;
    font-family: 'Poppins', sans-serif;
    text-align: justify;
    line-height: 1.8;
}

#content .kittle-cares-content ul {
    margin-left: 18px !important;
}

.kittle-cares-content.communites-list-content strong {
    color: #000;
}

/*kittle careers*/

#content .kittle-careers-content ul {
    list-style-type: none;
}

#content .kittle-careers-content ul li {
    font-size: 14px;
    font-weight: 300;
    color: #666666;
    font-family: 'Poppins', sans-serif;
}

#content .kittle-careers-content .communitiest-text {
    padding-top: 46px;
}

.pdf-step a {
    font-size: 14px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

.pdf-step a img {
    display: inline-block;
    vertical-align: bottom;
    margin-left: 10px;
}

.pdf-step {
    margin-top: 40px;
}

.step-title {
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 300;
    color: #000;
    letter-spacing: .5px;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 17px;
    padding-top: 20px;
}

.c3step-title {
    text-align: center;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 300;
    color: #666666;
    font-family: 'Poppins', sans-serif;
}

.c3step-title span {
    font-weight: 600;
}

.careers-3-steps-list p {
    font-size: 13px;
    color: #666666;
    text-align: justify;
    font-family: 'Poppins', sans-serif;
    margin-top: 8px !important;
    text-align-last: center;
}

.careers-3-steps-list {
    max-width: 360px;
    margin: 15px auto;
    padding: 0 30px;
}

.careers-3-steps-list a {
    background: #868c91;
    border: 0;
    border-radius: 25px;
    color: #fff;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    max-width: 284px;
    display: block;
    padding: 10px 5px;
    font-family: 'Poppins', sans-serif;
    margin: 24px auto;
}

.careers-3-steps-list a:hover {
    background: #a6192e;
}

.kittle-careers-content .communitiest-text strong {
    font-weight: 700 !important;
}

/*kittle career popup*/

.aiosp-content.aios-popup-body.kittle-career-body {
    width: 68.371% !important;
    padding: 15px;
    min-height: auto;
    margin-top: 40px;
}

.popupKittleCareer {
    background: #eeeeee;
    padding: 39px 42px 0;
}

.popupKittleCareer-content h2 {
    font-size: 20px;
    color: #333333;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}

.popupKc-list p {
    font-size: 13px;
    color: #666666;
    line-height: 1.7;
}

.popupKc-list p span {
    color: #000;
    text-transform: uppercase;
}

.popupKc-list {
    margin-bottom: 23px;
}

.popupKittleCareer hr {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.popupKc-list.kc-list-last {
    margin-bottom: 0;
}

/*virtual tour 3d*/

a.vl-3d-popup-trigger {
    position: relative;
    max-width: 360px;
    margin: 0 auto;
    display: block;
    background: #000;
}

a.vl-3d-popup-trigger::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .05) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAFUlEQVQYV2NkYGD4z8DAwMjIAAH/AQ8oAgJbL/zzAAAAAElFTkSuQmCC);
    z-index: 1;
    opacity: .5;
}

.vt-video {
    height: 280px;
    background-position: center;
    background-size: cover;
    opacity: .6;
}

.vt-video-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 5;
}

.vt-video-text::before {
    content: '';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.vt-inner > img {
    margin: 0 auto;
    padding-bottom: 9px;
}

.vt-inner span {
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    display: block;
    padding-bottom: 10px;
}

.vt-inner em {
    font-size: 14px;
    color: #d1d1d1;
    text-transform: uppercase;
    font-style: normal !important;
    display: block;
}

.vt-inner em img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 9px;
}

.vt-inner {
    padding-top: 5px;
    display: inline-block;
    vertical-align: middle;
}

a.vl-3d-popup-trigger::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 92.5%;
    height: 90.5%;
    border: solid 1px rgba(255, 255, 255, .25);
    z-index: 2;
}

.vt-title {
    font-size: 22px;
    color: #000;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 14px;
}

.vt-text {
    font-size: 13px;
    color: #666666;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
}

.vt-details {
    padding-top: 21px;
}

a.vt-read-more {
    background: #868c91;
    border: 0;
    border-radius: 25px;
    color: #fff;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    max-width: 146px;
    display: block;
    padding: 10px 5px;
    font-family: 'Poppins', sans-serif;
    margin-top: 24px;
}

a.vt-read-more:hover {
    background: #a6192e;
}

.vt-list {
    margin-bottom: 40px;
    padding-top: 20px;
}

.vt-useful-links h2 {
    font-size: 35px !important;
    font-weight: 300 !important;
    text-transform: uppercase;
    color: #666666;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 12px !important;
}

.vt-useful-links a,
.vt-useful-links span {
    font-size: 16px;
    font-weight: 300;
    color: #666666;
    font-family: 'Poppins', sans-serif;
    display: block;
    line-height: 1.6;
    margin-bottom: 10px;
}

.vt-useful-links a:hover {
    color: #a6192e;
    font-weight: 600;
}

.vt-useful-links {
    padding-top: 26px;
}

.page-template-template-virtual-tours-3d .aiosp-iframe-holder .aiosp-close {
    width: 65px;
    height: 65px;
    background: #fff;
    border-radius: 100%;
    opacity: 1;
    right: -30px;
    top: -31px;
    color: #000;
    text-align: center;
    padding: 0;
}

.page-template-template-virtual-tours-3d .aiosp-iframe-scaler iframe {
    background: #fff;
    padding: 15px;
}

/*kittle perks*/

.kittle-perks-content.communites-list-content .comm-list-photo::after {
    display: none;
}

.kittle-perks-content.communites-list-content .comm-list-photo::before {
    width: 95.5%;
}

.kittle-perks-content.communites-list-content .communitiest-text {
    padding-top: 30px;
}

.kp-title {
    font-size: 35px;
    text-transform: uppercase;
    color: #666666;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    line-height: 1.55;
}

.kp-title span {
    font-size: 14px;
    display: block;
    text-transform: none;
}

.kittle-perks-from input {
    width: 100%;
    font-size: 14px;
    border: 0;
    padding: 0 14px;
    color: #999999;
    height: 50px;
    border-radius: 0;
    background: #fff;
    font-family: 'Poppins', sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: solid 1px rgba(0, 0, 0, 0.4);
}

.kittle-perks-from select,
.kittle-perks-from .select2-container .select2-selection--single {
    color: #999999;
    height: 50px;
    border: solid 1px rgba(0, 0, 0, 0.4);
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background: #fff url(images/dd-arrow.png) no-repeat scroll right 15px center;
    padding: 0 18px;
    font-family: 'Poppins', sans-serif;
    width: 100%;
    font-size: 14px;
}

.kittle-perks-from .select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #a6192e !important;
}

.kittle-perks-from .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 50px;
    height: 48px;
}

.kittle-perks-from select::-ms-expand {
    display: none;
}

.kittle-perks-from .kp-field-btn input {
    background: #868c91;
    border: 0;
    border-radius: 25px;
    color: #fff;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    max-width: 246px;
    display: block;
    height: 45px;
    font-family: 'Poppins', sans-serif;
    margin-top: 24px;
}

.kittle-perks-from .kp-field-btn input:hover {
    background: #a6192e;
}

.kp-field {
    margin-bottom: 9px;
    font-size: 14px;
    color: #666666;
}

.kp-field.kp-field-cl3 {
    display: inline-block;
    vertical-align: top;
    width: 33.333333%;
    padding: 0 4.5px;
}

.kp-field.kp-field-cl2 {
    display: inline-block;
    vertical-align: top;
    width: 50%;
}

.kp-field.kp-field-cl2.kp-left {
    padding-right: 4.5px;
}

.kp-field.kp-field-cl2.kp-right {
    padding-left: 4.5px;
}

.kp-field.kp-field-cl4 {
    display: inline-block;
    vertical-align: top;
    width: 66.666666%;
    padding-left: 4.5px;
}

.kittle-perks-from {
    font-size: 0;
}

.kp-field.kp-field-cl3.kp-left {
    padding-left: 0px;
}

.kp-field.kp-field-cl3.kp-right {
    padding-right: 0px;
}

.kp-field.text-align-right {
    text-align: right;
    padding-top: 12px;
}

/*relocation*/

#content .relocation-list-item .communitiest-text p {
    line-height: 1.6 !important;
}

.relocation-list-event a img {
    display: inline-block;
    vertical-align: middle;
}

.relocation-list-event a {
    display: inline-block;
    vertical-align: middle;
}

.relocation-list-event {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
    /*font-size: 0;*/
}

.relocation-list-event > span {
    display: block;
    margin-bottom: 17px;
}

.relocation-list-event a {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    text-transform: uppercase;
    color: #666666;
    pointer-events: none;
    /*width: 25%;*/
    width: 100%;
    margin-top: 8px;
}

.relocation-list-event a span {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    text-align: center;
    margin-right: 8px;
    float: left;
    height: 27px;
}

.relocation-list-item {
    padding: 20px 0;
}

/*blog*/

.blog-template-list {
    max-width: 360px;
    margin: 15px auto;
}

.blog-list-photo-vid {
    height: 226px;
    background-size: cover;
    background-position: center;
    position: relative;
}

.blog-list-photo-vid::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
}

.blog-list-photo-vid img {
    z-index: 1;
    width: 69px;
    height: 68px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.blog-list-title {
    font-size: 20px;
    color: #666666;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    line-height: 1.1;
    padding-bottom: 10px;
    min-height: 56px;
}

.blog-list-author-date {
    font-size: 12px;
    text-transform: uppercase;
    color: #999999;
    padding-bottom: 17px;
}

/*Pagination*/

.wp-paginate a {
    background: none !important;
    border: 1px solid #ccc !important;
    color: #000 !important;
    margin-right: 0 !important;
    padding: 4px 10px !important;
    text-align: center !important;
    font-weight: 600 !important;
}

.wp-paginate .current {
    color: #a6192e !important;
    background: none !important;
    border: 1px solid #ccc !important;
    margin-right: 0 !important;
    padding: 4px 12px !important;
    font-weight: 600 !important;
}

ol.wp-paginate span.title {
    color: #666666 !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
}

/*end Pagination*/

.blog-list-author-date span {
    color: #666666;
    font-weight: 500;
}

.blog-list-photo-vid a {
    display: block;
    position: relative;
    z-index: 5;
    width: 100%;
    height: 100%;
}

.blog-list-details p {
    font-size: 13px;
    color: #666666;
    padding-top: 4px;
}

.blog-list-details a {
    background: #868c91;
    border: 0;
    border-radius: 25px;
    color: #fff;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    max-width: 146px;
    display: block;
    padding: 10px 5px;
    font-family: 'Poppins', sans-serif;
    margin-top: 18px;
}

.blog-list-details a:hover {
    background: #a6192e;
}

/*blog single*/

.blog-single-photo .blog-list-photo-vid {
    height: 423px;
    width: 41.352%;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}

.blog-single-text h2 {
    font-size: 35px !important;
    color: #666666;
    text-transform: uppercase;
    font-weight: 300 !important;
    line-height: 1.15;
    font-family: 'Poppins', sans-serif;
    padding-top: 17px;
}

.blog-single-text p {
    font-size: 13px;
    color: #666666;
    line-height: 1.9 !important;
    padding-bottom: 8px;
    font-family: 'Poppins', sans-serif;
    text-align: justify;
}

.blog-single-text span.blog-tagline {
    font-size: 18px;
    font-weight: 600;
    color: #a6192e;
    text-align: center;
    display: block;
}

.addtoany-holder span {
    color: #666666;
    font-size: 14px;
    font-weight: 300;
    display: inline-block;
}

.addtoany-holder .addtoany_shortcode {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

.addtoany-holder .addtoany_list.a2a_kit_size_32 a > span {
    height: 32px;
    line-height: 32px;
    width: 32px;
    border-radius: 100%;
}

/*sheffield homes*/

#content .sheffield-homes-section-holder .communitiest-text p {
    font-size: 13px;
}

.sheffield-homes-section-holder .communitiest-text {
    padding-top: 35px;
}

.comm-list-photo.clp-right.sh-logo::before,
.comm-list-photo.clp-right.sh-logo::after {
    display: none;
}

a.sheffield-btn-more {
    background: #868c91;
    border: 0;
    border-radius: 25px;
    color: #fff;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    width: 146px;
    display: inline-block;
    padding: 10px 5px;
    font-family: 'Poppins', sans-serif;
    margin-top: 18px;
}

a.sheffield-btn-more:hover {
    background: #a6192e;
}

.sh-contact em,
.sh-contact a,
.sh-contact span {
    font-size: 20px;
    color: #666666;
}

.sh-contact span {
    display: block;
}

.sh-contact a.asis-mailto-obfuscated-email {
    color: #a6192e;
}

.sh-contact {
    padding-top: 36px;
}

.sheffield-pdf-link {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
}

.sheffield-pdf-link a {
    display: block;
    font-size: 14px;
    color: #666666;
    font-weight: 300;
    margin-bottom: 17px;
    padding-right: 8px;
    overflow: hidden;
}

.sheffield-pdf-link a:hover {
    color: #a6192e;
}

.sheffield-pdf-link a:hover span {
    background: #a6192e;
}

.sheffield-pdf-link a span {
    float: none;
    background: #666666;
    color: #fff;
    font-weight: 500;
    padding: 0 8px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
    right: 0;
    margin-left: 10px;
}

.sheffield-plan-list {
    max-width: 263px;
    margin: 15px auto;
    position: relative;
}

.sheffield-plan-name {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    z-index: 3;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 300;
    padding-top: 22px;
}

.sheffield-plan-holder {
    padding-top: 21px;
}

.sheffield-site-plan-holder {
    border: solid 1px rgba(0, 0, 0, 0.1);
    position: relative;
}

.sheffield-site-plan-legend span {
    display: block;
    font-size: 14px;
    color: #333333;
    margin-bottom: 2px;
}

.sheffield-site-plan-legend span em {
    font-size: 23px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
}

.sheffield-site-plan-legend {
    border: solid 2px rgba(0, 0, 0, 0.1);
    position: absolute;
    width: 270px;
    top: 22px;
    right: 17px;
    padding: 28px 26px;
    background: #fff;
}

.sheffield-vip-interest a,
.sheffield-vip-interest em,
.sheffield-vip-interest {
    color: #868c91;
    font-size: 22px;
    font-weight: 300;
    text-transform: uppercase;
}

.sheffield-vip-interest span {
    font-size: 16px;
}

a.vip-btn {
    background: #868c91;
    border: 0;
    border-radius: 25px;
    color: #fff;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    display: inline-block;
    padding: 10px 37px;
    font-family: 'Poppins', sans-serif;
    margin-top: 18px;
    letter-spacing: 1px;
}

a.vip-btn:hover {
    background: #a6192e;
}

.sheffield-vip-interest {
    text-align: center;
    padding: 29px 0;
}

/*nathan's review*/

.nathans-review-list {
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    padding: 40px 0;
}

.nathans-review-photo {
    height: 280px;
    background-size: cover;
    background-position: center;
    position: relative;
    max-width: 360px;
    margin: 0 auto;
}


.nathans-review-photo::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .05) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAFUlEQVQYV2NkYGD4z8DAwMjIAAH/AQ8oAgJbL/zzAAAAAElFTkSuQmCC);
    z-index: 1;
    opacity: .5;
}

.nathans-review-photo::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 90%;
    height: 88%;
    border: solid 1px rgba(255, 255, 255, .25);
    z-index: 2;
}

.nr-quote-icon {
    opacity: .15;
    padding-top: 17px;
    padding-bottom: 23px;
}

.nr-text {
    font-size: 13px;
    color: #666666;
    font-weight: 300;
    line-height: 1.7;
    font-family: 'Poppins', sans-serif;
}

.nr-text span {
    display: block;
    font-size: 22px;
    color: #000;
    font-weight: 300;
    font-style: italic;
    text-transform: uppercase;
    padding-top: 13px;
    font-family: 'Poppins', sans-serif;
}

/*listing landing page*/

.llp-top {
    background: url(images/template-img/llp-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    font-size: 0;
}

.llp-top::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 1) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAFUlEQVQYV2NkYGD4z8DAwMjIAAH/AQ8oAgJbL/zzAAAAAElFTkSuQmCC);
    z-index: 1;
    opacity: .6;
}

.llp-form,
.llp-endorsement {
    position: relative;
    z-index: 5;
    padding-right: 58px;
}

.llp-form input,
.llp-form select {
    width: 100%;
    font-size: 14px;
    border: 0;
    padding: 0 14px;
    color: #fff;
    height: 50px;
    border-radius: 0;
    background: transparent;
    font-family: 'Poppins', sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: solid 1px rgba(226, 226, 226, 0.4);
}

.llp-form select option {
    color: #000;
}

.llp-form .llp-field .llp-text {
    font-size: 14px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    margin: 20px 0 10px;
    display: block;
}

.llp-form h2 {
    font-size: 30px !important;
    font-weight: 300 !important;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.45;
    font-family: 'Poppins', sans-serif;
}

.llp-form .llp-field-btn input {
    background: #868c91;
    border: 0;
    border-radius: 25px;
    color: #fff;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    max-width: 286px;
    display: block;
    height: 45px;
    font-family: 'Poppins', sans-serif;
    margin: 20px auto 0;
}

.llp-form .llp-field-btn input:hover {
    background: #a6192e;
}

.llp-field.llp-field-column2 {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

.llp-field.llp-field-column2.llp-field-left {
    padding-right: 4.5px;
}

.llp-field.llp-field-column2.llp-field-right {
    padding-left: 4.5px;
}

.llp-field {
    margin-bottom: 9px;
}

/*endorsement*/

.llp-endorsement span.click-here-endorsement {
    background: #a6192e;
    border: 0;
    border-radius: 25px;
    color: #fff;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    max-width: 406px;
    display: block;
    padding: 10px 5px;
    font-family: 'Poppins', sans-serif;
    margin: 49px auto 0;
    letter-spacing: .5px;
}

.llp-endorsement span.click-here-endorsement img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}

.llp-endorse-list a {
    display: inline-block;
    vertical-align: baseline;
    margin: 23px 15px;
}

.llp-endorse-list {
    text-align: center;
}

/*llp videos*/

.llp-video-list {
    position: relative;
    z-index: 5;
    max-width: 460px;
    margin: 0 auto;
    padding-top: 38px;
}

.llp-video-list span {
    font-size: 22px;
    color: #fff;
    padding-bottom: 5px;
    display: block;
    line-height: 28px;
}

.llp-video1 {
    padding-bottom: 31px;
}

.llp-bottom {
    padding-top: 52px;
}

/*llp cta*/

.llp-cta-list a {
    text-align: center;
    display: block;
    max-width: 130px;
    margin: 15px auto;
}

.llp-cta-list a span {
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
    background: #868c91;
    display: block;
    border-radius: 20px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 1px;
    margin: 13px auto;
}

.llp-cta-list a img {
    margin: 0 auto;
}

/*llp testimonials*/

.llp-testimonials {
    padding-top: 30px;
}

.llp-testi-title {
    font-size: 30px;
    text-transform: uppercase;
    color: #a6192e;
    font-weight: 300;
    line-height: 1.67;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 0;
}

.llp-testi-title img {
    opacity: .15;
    padding-bottom: 14px;
}

.llp-testi-list span {
    font-size: 22px;
    display: block;
    text-transform: uppercase;
    font-weight: 300;
    color: #000000;
    font-style: italic;
    letter-spacing: 1px;
}

.llp-testi-list p {
    font-size: 13px;
    color: #666666;
    font-weight: 300;
}

.llp-testi-slider {
    padding-top: 0;
}

.llp-zillow-badge img {
    margin: 75px auto 0;
}

/*llp cta 2*/

.llp-cta2-section {
    padding-top: 39px;
}

.llp-cta2-list {
    max-width: 360px;
    margin: 15px auto;
}

.llp-cta2-photo {
    position: relative;
}

.llp-cta2-photo:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5) url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAFUlEQVQYV2NkYGD4z8DAwMjIAAH/AQ8oAgJbL/zzAAAAAElFTkSuQmCC);
    z-index: 1;
    opacity: .6;
}

.llp-cta2-photo::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 90%;
    height: 85%;
    border: solid 1px rgba(255, 255, 255, .25);
    z-index: 2;
}

.llp-cta2-text {
    padding-top: 7px;
}

.llp-cta2-text p {
    font-size: 13px;
    color: #666666;
    letter-spacing: .3px;
    text-align: justify;
}

.llp-cta2-text a {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 300;
    background: #868c91;
    display: block;
    border-radius: 25px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 1px;
    margin-top: 19px;
    max-width: 146px;
    text-align: center;
    padding: 9px 0px;
}

.llp-cta2-list h2 {
    font-size: 22px !important;
    text-transform: uppercase;
    font-weight: 300 !important;
    letter-spacing: 1px;
}

/*** buyers home trakcer form ***/

.popupHomeTracker-content form {
    font-size: 0;
    margin-top: 20px;
}

.popupHomeTracker-content input {
    display: inline-block;
    width: 49%;
    margin: 0 .5% 5px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #000;
    border: 1px solid #ddd;
    padding: 0 10px;
}

.popupHomeTracker-content .wpcf7-submit {
    width: 100%;
    color: #fff;
    background: #6b7074;
    border: 0;
    text-align: center;
}

/*** IDX ***/

#ihf-main-container .btn-primary,
#ihf-main-container .title-bar-1 {
    background: #a6192e !important;
    color: #fff !important;
}

#ihf-main-container .btn-link,
#ihf-main-container .ihf-grid-result-address,
.ihf-detail-back-to-results a {
    color: #a6192e !important;
}

#ihf-main-container .btn-primary:hover {
    background-color: #ff2b4a !important;
    border-color: #ff2b4a !important;
}

/*** sellers landing page ***/

.sellers-landing {
    display: block;
    margin: 20px auto 0;
    background: #868c91;
    border: 0;
    border-radius: 25px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    max-width: 247px;
    padding: 0 15px;
    letter-spacing: .5px;
    height: 45px;
    line-height: 45px;
    font-family: 'Poppins', sans-serif;
}

.sellers-landing:hover {
    background: #a6192e;
    color: #fff;
}

/*** featured listings ***/

.page-template-template-featured-listings #inner-page-wrapper {
    background: rgba(255, 255, 255, .75);
    margin-bottom: 0;
    padding-bottom: 30px;
}

.featlist-bg {
    display: none;
}

.page-template-template-featured-listings .featlist-bg {
    position: fixed;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    display: block;
}

.page-template-template-featured-listings .featlist-bg .featlist-img {
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top center;
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url('images/feat-list-bg.jpg');
    background-size: cover;
}


.page-template-template-listing-landing-page .default-contact {
    display: none;
}

.page-template-template-listing-landing-page .header-contact .feat-list-contact {
    display: block;
}

.page-template-template-listing-landing-page .feat-list-contact .contact-logo {
    position: relative;
    top: -15px;
}

.hide_radio {
    display: none;
}

.container.llp-breadcrumbs-holder {
    display: none;
}

.contact-us-info .ai-font-envelope {
    color: #a6192e;
    margin-right: 0 !important;
}

.blog-name {
    height: 60px !important;
}

.page-id-0 #content ul {
    margin-left: 0 !important;
    padding: 0 !important;
}

.page-template-template-listing-landing-page #content div.wpcf7-response-output {
    color: #fff;
}

.entry-content iframe {
    width: 50% !important;
    height: 318px !important;
    position: static!important;
}

.page-id-50 .entry-content iframe {
    width: 100% !important;
}

.blog-list-area iframe {
    width: 100% !important;
    height: 226px !important;
    background-size: cover !important;
    background-position: center !important;
    position: relative !important;
}

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

.page-id-1230 .entry-title {

    display: none;

}

.newsletter-title span {
    font-size: 35px;
    font-weight: 300;
    text-transform: uppercase;
    color: #a6192e;
    margin-top: 0;
    margin-bottom: 18px;
}

.page-id-1230 .ai-default-cf7wrap input[type="email"]::placeholder {
    color: #616161;
    font-size: 13px;
    letter-spacing: 0.5px;
}

.page-id-1230 .ai-default-cf7wrap input[type="email"] {
    padding: 0 21px !important;
    height: 50px;
    border: 1px solid #b2b2b2;
    margin-bottom: 30px;
}

.page-id-1230 .ai-default-cf7wrap input[type="submit"] {
    width: 100%;
    max-width: 246px;
    background: #878c92 !important;
    border-radius: 24px;
    padding: 4.5px 0px;
    font-weight: 100;
    font-size: 14px;
    height: 45px;
}


.page-id-1230 .aidefcf-title {

    margin-bottom: 8px;

    margin-top: 14px;
}

.wpcf7-form.use-floating-validation-tip .newsLetter {
    width: 49% !important;
    padding: 0 21px !important;
    height: 50px;
    border: 1px solid #b2b2b2 !important;
    margin-bottom: 30px !important;
}


.page-id-244 #content .entry {
    font-size: 14px;
    font-weight: 300;
    color: #666666;
    font-family: 'Poppins', sans-serif;
    text-align: justify;
}



/*** Event Gallery ***/

.content-top {


    position: relative;


}


.content-top .content-top-left {
    display: inline-block;
    vertical-align: top;
}

.content-top .content-top-left h2.top-title {
    font-size: 35px !important;
    color: #a6192e !important;
    display: block !important;
    /* padding-bottom: 10px; */
    font-weight: 400 !important;
    margin-top: 0 !important;
    text-transform: uppercase;
}

.content-top .content-top-left strong.year-text {
    font-size: 46px;
    font-weight: 600 !important;
    line-height: 50px;
    text-transform: uppercase;
    color: #a6192e;
}

.content-top .content-top-left strong.year-text i {
    font-style: normal !important;
    color: #555555;

}

.content-top .content-top-left p.event-add {
    font-size: 24px;
    font-weight: 300;
    color: #555555;
}


.content-top .content-top-left span {
    font-size: 20px;
    color: #555555;
    display: block;

}


.content-top .content-top-left a.sign-btn {
    width: 100%;
    max-width: 262px;
    height: 70px;
    line-height: 70px;
    background: #a6192e;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    display: block;
    text-align: center;
    font-weight: 300;
    margin-top: 35px;
}


.content-top-right {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 100%;
}


.content-top-right img {
    width: 100%;
    max-width: 390px;

}



.gallery-wrapp {
    position: relative;
    width: 100%;
    display: block;
}

.gallery-wrapp .gallery-title {

    font-size: 35px;
    color: #a6192e;
    display: block;
    font-weight: 400;
    padding: 30px 0;
    text-align: center;
    text-transform: uppercase;
}


.gallery-cont {
    display: inline-block;
    width: 100%;
    font-size: 0;
}

.gallery-cont span {
    margin: 6px;
    display: inline-block;
    width: 100%;
    max-width: 216px;
}

.gallery-cont img {

    width: 100%;
    max-width: 216px;

}


/*** DOTS ***/

.g-details ul {
    width: 100%;
    padding: 40px 20px 20px;
    text-align: center;
    margin: 0 auto !important;
}


.g-details ul.slick-dots li {
    display: inline-block;
    font-size: 0;
    width: 14px;
    height: 14px;
    border-radius: 50% 50%;
    background: #b4b4b4;
    position: relative;
    margin: 0 3px;
    border: 1px solid #b4b4b4;

}

.g-details ul.slick-dots li button {
    position: absolute;
    background: none;
    border: none;
    border-radius: 50% 50%;
    width: 14px;
    height: 14px;
    top: 0;
    left: 0;
    font-size: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
}


.g-details ul.slick-dots .slick-active,
.g-details ul.slick-dots li:hover,
.g-details ul.slick-dots li:active,
.g-details ul.slick-dots li:visited {
    background: #403b41;
}

.nav-holder ul#nav2 li:hover a {
    background: #f2f2f2;
}

.fixed-header-holder .nav-holder #nav2 .sub-menu a:hover {
    background: #f2f2f2;
}

div#post-1848 {
    text-align: center;
    padding-top: 50px;
}

.kp-field.kp-field-cl4.kp-right.custom-field-select .select2-container {
    width: 100% !important;
}

.g-details.slick-initialized.slick-slider {
    text-align: center;
}

.select2-container .select2-dropdown {
    z-index: 101 !important;
}

section.slideshow-area .cycloneslider-template-video video {
    min-width: 100.2% !important;
}

.page-id-291 .logo-holder a {
    margin-top: 11.5px;
}

.llp-cta-list a:hover span {
    background: #a6192e;
}

#content .post-291 .entry #wpcf7-f1376-o1 form {
    position: relative;
}

#content .post-291 .entry #wpcf7-f1376-o1 .wpcf7-response-output {
    position: absolute;
    left: 0;
    width: 100%;
    margin: 0;
}

a.vl-3d-popup-trigger:hover {
    opacity: 0.75;
}

.page-id-0 #inner-page-wrapper {
    z-index: 2;
}

.page-id-0 .main-footer {
    position: relative;
    z-index: 1;
}

.popupHomeTracker-content .wpcf7-submit:hover,
.popupRecentHomeSales .home-search-values-holder .hsv-btn input:hover {
    background: #77101d;
}

.popupCommunityInfo .wpcf7-response-output,
.popupHomeTracker .wpcf7-response-output {
    color: #000;
}

.sheffield-plan-list a:hover .sheffield-plan-name {
    color: #a6192e;
}

.team-list-photo img:hover {
    opacity: 0.75;
}

#content .kittle-careers-content .communitiest-text a.asis-mailto-obfuscated-email:hover {
    opacity: 0.75;
}

.page-id-1230 .ai-default-cf7wrap input[type="submit"]:hover {
    background: #a6192e !important;
}

.page-id-145 footer.main-footer {
    position: relative;
    overflow: hidden;
}

.page-template-template-meet-the-team .aiosp-wrap {
    position: fixed !important;
    top: 0 !important;
}
.page-template-template-meet-the-team .aiosp-container {
    overflow-y: auto;
    padding: 40px !important;
}
.page-id-291 .fixed-header-holder .logo-holder a {
    margin-top: 0;
}
.resources-list .rc-icon:hover {
    opacity: 0.75;
}
.resources-list .resources-list-content a:hover {
    color: #a6192e;
}
.msie-true section.client-reviews-area,
.msedge-true section.client-reviews-area {
    background-attachment: scroll;
}

.page-id-57 .center-text {
    text-align: center;
}

#main-wrapper {
    z-index: unset !important;
}

/* Hide video placeholder above footer of https://www.kittlerealestate.com/old-town-fort-collins/ */

body.page-id-144 .comm-list-videos {
	display:none;
}
a.read-more-btn {
    display: block;
}

.rating .glyphicon-star {
    color: #16ad16;
}

.review-logos{
    display: inline-block;
    height: 25px !important;
    width: 76px !important;
    top: 5px;
    position: relative !important;
}

.zillow-review{
    background: url('images/zillow-review.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.facebook-review{
    background: url('images/facebook-review.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.google-review{
    background: url('images/google-review.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}


a.hfs {
    color: #fff;
    background: #a6192e;
    padding: 10px 20px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: bold;
}

.page-id-50 #content h1.entry-title {
    display: none;
}

#content h2.entry-title span {
    color: #000;
    font-size: 16px;
    vertical-align: middle;
    font-weight: 500;
    text-transform: uppercase;
}

.postid-1094 .image-center {
    background: url(/wp-content/uploads/2018/02/RentalTruckwithHouse-2.jpg);
    background-repeat: no-repeat;
    font-size: 0;
    max-width: 400px;
    min-height: 369px;
    margin: 0 auto;
}

.postid-1068 .image-center {
    background: url(/wp-content/uploads/2018/02/riskometer.jpg);
    background-repeat: no-repeat;
    font-size: 0;
    max-width: 320px;
    min-height: 191px;
    margin: 0 auto;
}

.postid-1068 .image-center {
    background: url(/wp-content/uploads/2018/02/Rob-RT-2017-BEST.jpg);
    background-repeat: no-repeat;
    font-size: 0;
    max-width: 377px;
    min-height: 400px;
    margin: 0 auto;
}


/*<style type="text/css">*/
    .listingslandingPageShow{
        display: none !important;
    }
    .page-id-291 .listingslandingPageHide{
        display: none !important;
    }
    .page-id-291 .listingslandingPageShow{
        display: block !important;
    }   
/*</style>*/