

@font-face {
    font-family:'News Cycle';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/newscycle/News-Cycle-Regular.eot'); /* IE9 */
    src: url('../fonts/newscycle/News-Cycle-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/newscycle/News-Cycle-Regular.woff2') format('woff2'), /* Modern Browsers */
    url('../fonts/newscycle/News-Cycle-Regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/newscycle/News-Cycle-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/newscycle/News-Cycle-Regular.svg#NewsCycle') format('svg'); /* Legacy iOS */
}


@font-face {
  font-family: 'MADE Canvas';
  src: url("../fonts/madecanvas/MADECanvas-Light.woff2") ;
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'MADE Canvas';
  src: url("../../fonts/madecanvas/MADECanvas.woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MADE Canvas';
  src: url("../../fonts/madecanvas/MADECanvas-Black.woff2");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Hearth Stone';
  src: url("../fonts/heartstone/HearthStone.woff2");
  font-weight: normal;
  font-style: normal;
}


a{
	text-decoration:none;
	color: inherit;
	line-height:1;
}
a:hover{
	text-decoration:none;
	color: inherit;
}
.fixed-header-menu-button:hover, .fixed-header-menu-button, .owl-buttons div:hover, .owl-buttons div, img, a:hover img, a:hover span, span.footer-back-to-top:hover, .footer-back-to-top, .global-link, .global-link:hover, .header .header-inner-wrap .header-nav-wrap .navigation .menu > li:hover > a , .header .header-inner-wrap .header-nav-wrap .navigation .menu > li > a, a, a:hover, .header-menu-button, .header-menu-button:hover {
	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.video-banner{
	height:100vh;
}
.video-banner:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .24;
    pointer-events: none;
    z-index: 1;
}
.video-banner #myVideo {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  z-index:-1;
}
@media (max-width: 992px){
    .video-banner #myVideo{
        object-fit: cover;
    }
}
.header {
    font-size: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 26px 0;
    z-index: 104;
}
.header .header-inner-wrap .header-col {
    display: inline-block;
    vertical-align: middle;
}
.header .header-inner-wrap .header-logo-wrap {
    width: 22.87%;
    padding-left: 5.44%;
}
.header a{
	text-decoration:none;
}
.header .header-inner-wrap .header-logo-wrap a img {
    max-width: 100%;
	/*width:117px;*/
	height:57px;
}
.header .header-inner-wrap .header-nav-wrap {
    width: 61%;
}
.invest-welcome {
    position: relative !important;
    max-width: 600px !important;
    margin: 0 auto !important;
    padding: 10px 0px 10px 0px;
}
ul{
	list-style: none;
	margin-bottom:0px;
	padding:0px;
}
.header .header-inner-wrap .header-nav-wrap .navigation .menu > li:first-child {
    margin-left: 0;
}
.header .header-inner-wrap .header-nav-wrap .navigation .menu > li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 10px;
}
.header .header-inner-wrap .header-nav-wrap .navigation .menu > li > a {
    display: block;
    font-family: 'News Cycle';
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
.header .header-inner-wrap .header-nav-wrap .navigation .menu > li:hover > a {
    opacity: .7;
}
.header .header-inner-wrap .header-search-wrap {
    width: 10.25%;
}
.header .header-inner-wrap .header-search-wrap .header-search-link {
    max-width: 121px;
}
.header .header-inner-wrap .header-search-wrap .header-search-link a {
    display: block;
    font-family: 'News Cycle';
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.1em;
    border: 1px solid #fff;
    text-align: center;
    padding: 8px 0 10px;
	line-height:1;
}
.header .header-inner-wrap .header-search-wrap .header-search-link a:hover {
    background-color: #000;
    border-color: #000;
}
.header .header-inner-wrap .header-menu-wrap {
    width: 5.81%;
}
.header .header-inner-wrap .header-menu-wrap .header-menu-button {
    position: relative;
    max-width: 51px;
    height: 25px;
    cursor: pointer;
    margin-top: -13px;
}
.header .header-inner-wrap .header-menu-wrap .header-menu-button:hover {
    opacity: .7;
}
.header .header-inner-wrap .header-menu-wrap .header-menu-button span {
    position: absolute;
    width: 80.39%;
    height: 3px;
    background-color: #fff;
}
.header .header-inner-wrap .header-menu-wrap .header-menu-button span:first-child {
    top: 0;
    left: 0;
}
.header .header-inner-wrap .header-menu-wrap .header-menu-button span:nth-child(2) {
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.header .header-inner-wrap .header-menu-wrap .header-menu-button span:last-of-type {
    bottom: 0;
    left: 0;
}
.header .header-inner-wrap .header-menu-wrap .header-menu-button .header-menu-button-label {
    font-family: 'News Cycle';
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 5px;
    text-align: center;
    max-width: 51px;
    padding-top: 33px;
    cursor: pointer;
}
.header .header-inner-wrap .header-nav-wrap .navigation .menu .sub-menu {
    list-style: none;
    margin: 0;
    background: transparent;
    padding: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    min-width: 200px;
    padding-top: 16px;
    opacity: 0;
    pointer-events: none;
	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.header .header-inner-wrap .header-nav-wrap .navigation .menu .sub-menu li {
    display: block;
    position: relative;
    background: #2b2b2b;
}
.header .header-inner-wrap .header-nav-wrap .navigation .menu .sub-menu li a {
    display: block;
    font-family: 'News Cycle';
    font-size: 15px;
    font-weight: 700;
    color: #9c9c9c;
    text-align: center;
    padding: 8px 0;
}
.header .header-inner-wrap .header-nav-wrap .navigation .menu > li:hover > .sub-menu {
    opacity: 1;
    pointer-events: initial;
	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.header .header-inner-wrap .header-nav-wrap .navigation .menu .sub-menu li:hover a {
    background-color: #000;
    color: #fff;
}
.fixed-header {
    font-size: 0;
    position: fixed;
    top: -50px;
    left: 0;
    width: 100%;
    height: 80px;
    padding: 14px 0;
    background-color: #1b4837;
    z-index: 105;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.fixed-header.scrolled {
    top: 0;
    opacity: 1;
    pointer-events: auto;
	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.fixed-header .fixed-header-inner-wrap .fixed-header-logo-wrap {
    width: 18.87%;
    padding-left: 2.8%;
}
.fixed-header .fixed-header-inner-wrap .fixed-header-col {
    display: inline-block;
    vertical-align: middle;
}
.fixed-header .fixed-header-inner-wrap .fixed-header-logo-wrap a img {
    max-width: 100%;
    width: 148px;
    height: auto;
}
.fixed-header .fixed-header-inner-wrap .fixed-header-nav-wrap {
    width: 64%;
}
.fixed-header .fixed-header-inner-wrap .fixed-header-nav-wrap .navigation .menu > li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 10px;
}
.fixed-header .fixed-header-inner-wrap .fixed-header-nav-wrap .navigation .menu > li:first-child {
    margin-left: 0;
}
.fixed-header .fixed-header-inner-wrap .fixed-header-nav-wrap .navigation .menu > li > a {
    display: block;
    font-family: 'News Cycle';
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
.fixed-header .fixed-header-inner-wrap .fixed-header-search-wrap {
    width: 10.81%;
}
.fixed-header .fixed-header-inner-wrap .fixed-header-search-wrap .fixed-header-search-link {
    max-width: 121px;
}
.fixed-header .fixed-header-inner-wrap .fixed-header-search-wrap .fixed-header-search-link a {
    display: block;
    font-family: 'News Cycle';
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.1em;
    border: 1px solid #fff;
    text-align: center;
    padding: 8px 0 10px;
}
.fixed-header .fixed-header-inner-wrap .fixed-header-menu-wrap {
    position: relative;
    width: 6.31%;
}
.fixed-header .fixed-header-inner-wrap .fixed-header-menu-wrap::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 90px;
    background-color: #fff;
    opacity: .3;
}
.fixed-header .fixed-header-inner-wrap .fixed-header-menu-wrap .fixed-header-menu-button {
    position: relative;
    max-width: 34px;
    height: 20px;
    cursor: pointer;
    margin: 0 auto;
}
.fixed-header .fixed-header-inner-wrap .fixed-header-menu-wrap .fixed-header-menu-button span {
    position: absolute;
    width: 80.39%;
    height: 3px;
    background-color: #fff;
}
.fixed-header .fixed-header-inner-wrap .fixed-header-menu-wrap .fixed-header-menu-button span:first-child {
    top: 0;
    left: 0;
}
.fixed-header .fixed-header-inner-wrap .fixed-header-menu-wrap .fixed-header-menu-button span:nth-child(2) {
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.fixed-header .fixed-header-inner-wrap .fixed-header-menu-wrap .fixed-header-menu-button span:last-of-type {
    bottom: 0;
    left: 0;
}
.fixed-header .fixed-header-inner-wrap .fixed-header-nav-wrap .navigation .menu > li:hover a{
	opacity:0.7;
}
.fixed-header .fixed-header-inner-wrap .fixed-header-search-wrap .fixed-header-search-link a:hover{
	background-color:#fff;
	border-color:#fff;
	color:#000;
}
.fixed-header .fixed-header-inner-wrap .fixed-header-menu-wrap .fixed-header-menu-button:hover{
	opacity:0.7;
}
.video-banner .slideshow-content-wrap{
	position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    padding: 0 6%;
    z-index: 1;
}
.video-banner .slideshow-content-wrap .slideshow-content-heading {
    font-family: 'MADE Canvas';
    font-size: 47px;
    font-weight: 400;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 19px;
}
.video-banner .slideshow-content-wrap .slideshow-content-subheading {
    font-family: 'News Cycle';
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0.16em;
}
.video-banner .slideshow-content-wrap .slideshow-content-link {
    max-width: 324px;
    margin-top: 47px;
}
.video-banner .slideshow-content-wrap .slideshow-content-link a {
    display: block;
    font-family: 'News Cycle';
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.16em;
    padding: 30px 0;
    border: 1px solid #fff;
	line-height:1;
}
.video-banner .slideshow-content-wrap .slideshow-content-link a:hover{
	background-color: #000;
    border-color: #000;
}

.welcome-wrapper {
    font-size: 0;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 70px 0 122px;
}
.welcome-wrapper::before, .welcome-wrapper::after {
    content: "";
    position: absolute;
    right: 0;
    width: 12px;
    height: 50%;
}
.welcome-wrapper::before {
    top: 0;
    background-color: #000;
}
.welcome-canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important;
}
canvas.ai-lazy, img.ai-lazy {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
	background-size: cover;
    width: 100%;
    height: auto;
    background-image: url(https://resources.agentimage.com/images/loading-small.gif);
}
.section-floating-mark {
    position: absolute;
    left: 5.6%;
    transform: rotate(-90deg);
    transform-origin: 0 0;
    font-family: 'News Cycle';
    font-size: 12px;
    font-weight: 400;
    color: #999999;
    text-transform: uppercase;
    letter-spacing: 0.5em;
}
.section-floating-mark::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -50px;
    width: 30px;
    height: 1px;
    background: #000;
    pointer-events: none;
}
.welcome-wrapper .welcome-marker {
    top: 236px;
}
.welcome-wrapper .welcome-inner-wrap {
    width: 79.37%;
    margin: 0 auto;
}
.welcome-wrapper .welcome-inner-wrap .welcome-heading {
    position: relative;
    max-width: 600px;
    margin: 0 auto;
   
}
.invest-welcome {
    position: relative !important;
    max-width: 600px !important;
    margin: 0 auto !important;
    padding: 10px 0px 10px 0px;
}

/*.welcome-wrapper .welcome-inner-wrap .welcome-heading::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 196px;
    height: 101px;
    border-top: 5px solid #000;
    border-right: 5px solid #000;
    pointer-events: none;
}*/
.welcome-wrapper .welcome-inner-wrap .welcome-heading .welcome-heading-text {
    font-family: 'News Cycle';
    font-size: 20px;
    font-weight: 400;
    color: #000;
    letter-spacing: 0.2em;
    margin-bottom: 12px;
}
.welcome-wrapper .welcome-inner-wrap .welcome-heading .welcome-heading-image {
    position: relative;
    /*padding-left: 21px;*/
}
@media (max-width: 992px){
    .welcome-wrapper .welcome-inner-wrap .welcome-heading .welcome-heading-image{
        display: flex;
        justify-content: center;
    }
}
.welcome-wrapper .welcome-inner-wrap .welcome-heading .welcome-heading-image img {
    max-width: 600px;
}
.lazyloaded {
    opacity: 1;
    transition: opacity 400ms;
    transition-delay: 0ms;
}
/*.welcome-wrapper .welcome-inner-wrap .welcome-heading .welcome-heading-image::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 57px;
    width: 97px;
    height: 39px;
    border-right: 5px solid #000;
    border-bottom: 5px solid #000;
    pointer-events: none;
}*/
/*.welcome-wrapper .welcome-inner-wrap .welcome-heading::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 63px;
    height: 197px;
    border-left: 5px solid #000;
    border-bottom: 5px solid #000;
    pointer-events: none;
}*/
.welcome-wrapper .welcome-inner-wrap .welcome-content-wrap {
    position: relative;
    margin-top: 83px;
    background-color: rgba(255, 255, 255, .9);
    box-shadow: 10px 17px 20px 0px rgb(0 0 0 / 10%);
}
.welcome-wrapper .welcome-inner-wrap .welcome-content-wrap .welcome-content-col {
    display: inline-block;
    vertical-align: bottom;
}
.welcome-wrapper .welcome-inner-wrap .welcome-content-wrap .welcome-photo-wrap {
    width: 45.45%;
}
    .welcome-wrapper .welcome-inner-wrap .welcome-content-wrap .welcome-photo-wrap .welcome-photo img {
        max-width: 100%;
        width: 100%;
        height: 100%;
    }
.welcome-wrapper .welcome-inner-wrap .welcome-content-wrap .welcome-text-wrap {
    width: 54.54%;
    overflow: hidden;
}
.welcome-wrapper .welcome-inner-wrap .welcome-content-wrap .welcome-text-wrap .welcome-text {
    padding: 7vw;
}
.welcome-wrapper .welcome-inner-wrap .welcome-content-wrap .welcome-text-wrap .welcome-text p {
    font-family: 'News Cycle';
    font-size: 1.13vw;
    font-weight: 400;
    color: #4f4f4f;
    line-height: 1.5;
    letter-spacing: 0.05em;
}
.welcome-wrapper .welcome-inner-wrap .welcome-content-wrap .welcome-text-wrap .welcome-text .welcome-text-link {
    max-width: 213px;
    margin-top: 33px;
}
.welcome-wrapper .welcome-inner-wrap .welcome-content-wrap .welcome-text-wrap .welcome-text .welcome-text-link a {
    font-size: 1.13vw;
}
.welcome-wrapper .welcome-inner-wrap .welcome-content-wrap .welcome-text-wrap .welcome-text .welcome-text-link a:hover{
	color: #fff;
    background-color: #000;
}
.global-link {
    display: block;
    font-family: 'News Cycle';
    font-size: 18px;
    font-weight: 400;
    color: #000;
    line-height: 1.9;
    letter-spacing: 0.2em;
    text-align: center;
    padding: 13px 0;
    border: 1px solid #000;
}
.featured-listings-wrapper {
    font-size: 0;
    position: relative;
    padding: 146px 0 86px;
    background-image: url(../images/featured-listings-bg.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    z-index: 1;
}
.featured-listings-wrapper .fl-marker {
    top: 304px;
}
.featured-listings-wrapper .fl-accent-line {
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 100%;
}
/*.featured-listings-wrapper .fl-accent-line::before, .featured-listings-wrapper .fl-accent-line::after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 50%;
    pointer-events: none;
}*/
/*.featured-listings-wrapper .fl-accent-line::before {
    top: 0;
    background-color: #000;
}
.featured-listings-wrapper .fl-accent-line::after {
    bottom: 0;
    background-color: #fff;
}*/
.featured-listings-wrapper .fl-inner-wrap {
    position: relative;
    width: 87.5%;
    margin: 0 auto;
}
.featured-listings-wrapper .fl-inner-wrap .fl-top-wrapper .fl-top-col {
    display: inline-block;
    vertical-align: top;
}
.featured-listings-wrapper .fl-inner-wrap .fl-top-wrapper .fl-top-heading-wrap {
    width: 42.78%;
    padding-left: 11.5%;
}
.featured-listings-wrapper .fl-inner-wrap .fl-top-wrapper .fl-top-heading-wrap .fl-top-heading {
    position: relative;
    max-width: 600px;
    padding: 47px 0 57px 52px;
}
/*.featured-listings-wrapper .fl-inner-wrap .fl-top-wrapper .fl-top-heading-wrap .fl-top-heading::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 196px;
    background-color: #000;
    border-bottom: none;
    pointer-events: none;
}*/
.featured-listings-wrapper .fl-inner-wrap .fl-top-wrapper .fl-top-heading-wrap .fl-top-heading .fl-top-heading-text {
    font-family: 'News Cycle';
    font-size: 22px;
    font-weight: 400;
    color: #999999;
    letter-spacing: 0.3em;
}
.featured-listings-wrapper .fl-inner-wrap .fl-top-wrapper .fl-top-heading-wrap .fl-top-heading .fl-top-heading-text::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 196px;
    height: 31px;
    border: 5px solid #000;
    border-bottom: none;
    pointer-events: none;
}
.featured-listings-wrapper .fl-inner-wrap .fl-top-wrapper .fl-top-heading-wrap .fl-top-heading .fl-top-heading-text div {
    font-family: 'News Cycle';
    font-size: 65px;
    font-weight: 700;
    color: #000;
	line-height:1;
}
.featured-listings-wrapper .fl-inner-wrap .fl-top-wrapper .fl-top-heading-wrap .fl-top-heading .fl-top-heading-text::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 196px;
    height: 31px;
    border: 5px solid #000;
    border-top: none;
    pointer-events: none;
}
.featured-listings-wrapper .fl-inner-wrap .fl-top-wrapper .fl-top-excerpt-wrap {
    width: 57.21%;
    padding-top: 18px;
    padding-right: 125px;
    overflow: hidden;
}
.featured-listings-wrapper .fl-inner-wrap .fl-top-wrapper .fl-top-excerpt-wrap .fl-top-excerpt {
    position: relative;
    font-family: 'News Cycle';
    font-size: 18px;
    font-weight: 400;
    color: #4f4f4f;
    line-height: 1.5;
    letter-spacing: 0.05em;
    padding-top: 25px;
}
.featured-listings-wrapper .fl-inner-wrap .fl-top-wrapper .fl-top-excerpt-wrap .fl-top-excerpt::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 3px;
    background-color: #000;
    pointer-events: none;
}
.the-southern-california-lifestyle-wrapper {
    font-size: 0;
    position: relative;
    padding: 79px 0 0;
}
.the-southern-california-lifestyle-wrapper .tscl-marker {
    top: 664px;
}
.the-southern-california-lifestyle-wrapper .tscl-inner-wrap {
    width: 78.37%;
    margin: 0 auto;
}
.the-southern-california-lifestyle-wrapper .tscl-inner-wrap .tscl-heading {
    position: relative;
    max-width: 390px;
    margin: 0 auto;
    padding: 32px 0 60px 48px;
}
/*.the-southern-california-lifestyle-wrapper .tscl-inner-wrap .tscl-heading::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 208px;
    background-color: #000;
    border-bottom: none;
    pointer-events: none;
}*/
.the-southern-california-lifestyle-wrapper .tscl-inner-wrap .tscl-heading .tscl-heading-text {
    font-family: 'News Cycle';
    font-size: 22px;
    font-weight: 400;
    color: #000;
    letter-spacing: 0.2em;
}
/*.the-southern-california-lifestyle-wrapper .tscl-inner-wrap .tscl-heading .tscl-heading-text::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 196px;
    height: 21px;
    border: 5px solid #000;
    border-bottom: none;
    pointer-events: none;
}*/
.the-southern-california-lifestyle-wrapper .tscl-inner-wrap .tscl-heading .tscl-heading-text div {
    font-family: "Hearth Stone";
    font-size: 76px;
    font-weight: 400;
    color: #000;
    letter-spacing: initial;
    padding-left: 29px;
    margin-top: 30px;
	line-height:1;
}
/*.the-southern-california-lifestyle-wrapper .tscl-inner-wrap .tscl-heading .tscl-heading-text::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 196px;
    height: 23px;
    border: 5px solid #000;
    border-top: none;
    pointer-events: none;
}*/
.the-southern-california-lifestyle-wrapper .tscl-inner-wrap .tscl-list-wrap {
    position: relative;
    margin-top: 66px;
}
.the-southern-california-lifestyle-wrapper .tscl-inner-wrap .tscl-list-wrap .tscl-item {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    padding: 5px;
}
.the-southern-california-lifestyle-wrapper .tscl-inner-wrap .tscl-list-wrap .tscl-item a {
    display: block;
}
.the-southern-california-lifestyle-wrapper .tscl-inner-wrap .tscl-list-wrap .tscl-item a .tscl-item-photo {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 266px;
}
.the-southern-california-lifestyle-wrapper .tscl-inner-wrap .tscl-list-wrap .tscl-item a .tscl-item-photo .tscl-item-address {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 204px;
    padding: 18px 0;
    background-color: rgba(0, 0, 0, 0.7);
    font-family: 'News Cycle';
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 2px;
    text-align: center;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}
.tscl-item a:hover .tscl-item-address {
    background: #000!important;
}
.the-southern-california-lifestyle-wrapper .tscl-inner-wrap .tscl-link {
    max-width: 333px;
    margin: 43px auto 60px;
}
.global-link:hover {
    color: #fff;
    background-color: #000;
}
.the-southern-california-lifestyle-wrapper::after {
    content: "";
    position: absolute;
    top: 511px;
    right: 0;
    width: 9px;
    height: 532px;
    background-color: #000;
    pointer-events: none;
}
.meet-the-team-wrapper {
    font-size: 0;
    position: relative;
    padding: 61px 0 0;
}
.meet-the-team-wrapper .mtt-marker {
    bottom: 220px;
    color: #fff;
}
.meet-the-team-wrapper .mtt-inner-wrap .mtt-heading-main-wrap {
    position: relative;
    max-width: 488px;
    margin: 0 auto;
    padding-bottom: 55px;
    background-color: #fff;
}
.meet-the-team-wrapper .mtt-inner-wrap .mtt-heading-main-wrap .mtt-heading {
    position: relative;
    max-width: 329px;
    margin: 0 auto;
    padding: 52px 0 58px 55px;
}
/*.meet-the-team-wrapper .mtt-inner-wrap .mtt-heading-main-wrap .mtt-heading::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 196px;
    background-color: #000;
    border-bottom: none;
    pointer-events: none;
}*/
.meet-the-team-wrapper .mtt-inner-wrap .mtt-heading-main-wrap .mtt-heading .mtt-heading-text {
    font-family: 'News Cycle';
    font-size: 22px;
    font-weight: 400;
    color: #000;
    letter-spacing: 0.2em;
	line-height:1;
}
.meet-the-team-wrapper .mtt-inner-wrap .mtt-heading-main-wrap .mtt-heading .mtt-heading-text::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 196px;
    height: 31px;
    border: 5px solid #000;
    border-bottom: none;
    pointer-events: none;
}
.meet-the-team-wrapper .mtt-inner-wrap .mtt-heading-main-wrap .mtt-heading .mtt-heading-text div {
    font-family: 'News Cycle';
    font-size: 65px;
    font-weight: 700;
    color: #000;
	line-height:1;
    letter-spacing: 0.05em;
}
.meet-the-team-wrapper .mtt-inner-wrap .mtt-heading-main-wrap .mtt-heading .mtt-heading-text::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 196px;
    height: 33px;
    border: 5px solid #000;
    border-top: none;
    pointer-events: none;
}
.meet-the-team-wrapper .mtt-inner-wrap .mtt-photo {
    margin-top: -129px;
}
.meet-the-team-wrapper .mtt-inner-wrap .mtt-photo img {
    max-width: 100%;
    width: 100%;
}
.meet-the-team-wrapper .mtt-inner-wrap .mtt-link {
    max-width: 253px;
    margin: 52px auto 0;
}
.follow-me-on-ig-wrapper {
    font-size: 0;
    position: relative;
    background-image: url(../images/instagram-bg.jpg);
    background-size: contain;
    background-position: bottom left;
    background-repeat: no-repeat;
    padding: 132px 0 127px;
	background-color:#fff;
	z-index:9;
}
.follow-me-on-ig-wrapper::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 12px;
    height: 532px;
    background-color: #000;
    pointer-events: none;
}
.follow-me-on-ig-wrapper .fmoig-marker {
    top: 234px;
}
.follow-me-on-ig-wrapper .fmoig-inner-wrap {
    position: relative;
    width: 76.25%;
    margin: 0 auto;
}
.follow-me-on-ig-wrapper .fmoig-inner-wrap .fmoig-heading-wrap {
    position: absolute;
    top: -37px;
    right: 0;
    width: 40.57%;
    padding-bottom: 86px;
    background-color: #fff;
    z-index: 1;
}
.follow-me-on-ig-wrapper .fmoig-inner-wrap .fmoig-bottom-wrap .fmoig-bottom-col {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    margin-top: 26px;
}
.follow-me-on-ig-wrapper .fmoig-inner-wrap .fmoig-bottom-wrap .fmoig-bottom-col .fmoig-ig-username a {
    font-family: 'News Cycle';
    font-size: 36px;
    font-weight: 700;
    color: #000;
    letter-spacing: 0.2em;
}
.follow-me-on-ig-wrapper .fmoig-inner-wrap .fmoig-link {
    max-width: 213px;
    margin: 40px auto 0;
}
.follow-me-on-ig-wrapper .fmoig-inner-wrap .fmoig-heading-wrap .fmoig-heading {
    position: relative;
    max-width: 335px;
    margin: 0 auto;
    padding: 52px 0 58px 55px;
}
/*.follow-me-on-ig-wrapper .fmoig-inner-wrap .fmoig-heading-wrap .fmoig-heading::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 196px;
    background-color: #000;
    border-bottom: none;
    pointer-events: none;
}*/
.follow-me-on-ig-wrapper .fmoig-inner-wrap .fmoig-heading-wrap .fmoig-heading .fmoig-heading-text {
    font-family: 'News Cycle';
    font-size: 22px;
    font-weight: 400;
    color: #000;
    letter-spacing: 0.2em;
    line-height: 1;
}
.follow-me-on-ig-wrapper .fmoig-inner-wrap .fmoig-heading-wrap .fmoig-heading .fmoig-heading-text div {
    font-family: 'News Cycle';
    font-size: 65px;
    font-weight: 700;
    color: #000;
    letter-spacing: 0.05em;
	line-height: 1;
}
.follow-me-on-ig-wrapper .fmoig-inner-wrap .fmoig-heading-wrap .fmoig-heading .fmoig-heading-text::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 196px;
    height: 33px;
    border: 5px solid #000;
    border-top: none;
    pointer-events: none;
}
.follow-me-on-ig-wrapper .fmoig-inner-wrap .fmoig-heading-wrap .fmoig-heading .fmoig-heading-text::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 196px;
    height: 31px;
    border: 5px solid #000;
    border-bottom: none;
    pointer-events: none;
}
.connect-with-me-wrapper {
    font-size: 0;
    position: relative;
}
.connect-with-me-wrapper .cwm-marker {
    top: 292px;
    color: #fff;
    z-index: 2;
}
.connect-with-me-wrapper .cwm-marker::before {
    background-color: #fff;
}
.connect-with-me-wrapper .cwm-inner-wrap .cwm-section-banner {
    position: relative;
    z-index: 1;
}
.connect-with-me-wrapper .cwm-inner-wrap .cwm-section-banner canvas {
    min-height: 470px;
	height:560px;
}
.connect-with-me-wrapper .cwm-inner-wrap .cwm-section-banner canvas {
    display: block;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.connect-with-me-wrapper .cwm-inner-wrap .cwm-content-wrapper {
    position: relative;
    background-image: url(../images/contact-with-me-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 100px 0 74px;
    z-index: 1;
}
.connect-with-me-wrapper .cwm-inner-wrap .cwm-content-wrapper .cwm-heading {
    position: relative;
    max-width: 600px;
    margin: 0 auto;
    padding: 52px 0 58px 55px;
}
/*.connect-with-me-wrapper .cwm-inner-wrap .cwm-content-wrapper .cwm-heading::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 196px;
    background-color: #000;
    border-bottom: none;
    pointer-events: none;
}*/
.connect-with-me-wrapper .cwm-inner-wrap .cwm-content-wrapper .cwm-heading .cwm-heading-text {
    font-family: 'News Cycle';
    font-size: 22px;
    font-weight: 400;
    color: #000;
    letter-spacing: 0.2em;
	line-height:1;
}
.connect-with-me-wrapper .cwm-inner-wrap .cwm-content-wrapper .cwm-heading .cwm-heading-text::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 196px;
    height: 31px;
    border: 5px solid #000;
    border-bottom: none;
    pointer-events: none;
}
.connect-with-me-wrapper .cwm-inner-wrap .cwm-content-wrapper .cwm-heading .cwm-heading-text div {
    font-family: 'News Cycle';
    font-size: 65px;
    font-weight: 700;
    color: #000;
    letter-spacing: 0.05em;
	line-height:1;
}
.connect-with-me-wrapper .cwm-inner-wrap .cwm-content-wrapper .cwm-heading .cwm-heading-text::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 196px;
    height: 33px;
    border: 5px solid #000;
    border-top: none;
    pointer-events: none;
}
.connect-with-me-wrapper .cwm-inner-wrap .cwm-content-wrapper .cwm-subheading {
    font-family: 'News Cycle';
    font-size: 18px;
    font-weight: 400;
    color: #4f4f4f;
    line-height: 1.5;
    letter-spacing: 0.05em;
    text-align: center;
    margin-top: 39px;
}
.connect-with-me-wrapper .cwm-inner-wrap .cwm-content-wrapper .cwm-form-wrap {
    position: relative;
    max-width: 967px;
    margin: 50px auto 0;
}
.connect-with-me-wrapper .cwm-inner-wrap .cwm-content-wrapper .cwm-form-wrap .cwm-input-container {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin-bottom: 18px;
}
.connect-with-me-wrapper .cwm-inner-wrap .cwm-content-wrapper .cwm-form-wrap .cwm-input-container.cwm-fname, .connect-with-me-wrapper .cwm-inner-wrap .cwm-content-wrapper .cwm-form-wrap .cwm-input-container.cwm-email {
    padding-right: 10px;
}
.connect-with-me-wrapper .cwm-inner-wrap .cwm-content-wrapper .cwm-form-wrap .cwm-input-container.cwm-lname, .connect-with-me-wrapper .cwm-inner-wrap .cwm-content-wrapper .cwm-form-wrap .cwm-input-container.cwm-phone {
    padding-left: 10px;
}
.connect-with-me-wrapper .cwm-inner-wrap .cwm-content-wrapper .cwm-form-wrap .cwm-input-container.cwm-message {
    width: 100%;
    padding-right: 0;
}
.connect-with-me-wrapper .cwm-inner-wrap .cwm-content-wrapper .cwm-form-wrap .cwm-submit {
    max-width: 213px;
    margin: 29px auto 0;
}
.connect-with-me-wrapper .cwm-inner-wrap .cwm-content-wrapper .cwm-form-wrap .cwm-submit button {
    display: block;
    width: 100%;
    background-color: transparent;
}
.connect-with-me-wrapper .cwm-inner-wrap .cwm-section-banner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 2.93%;
    width: 97px;
    height: 600px;
    background-color: #000;
    pointer-events: none;
}
.connect-with-me-wrapper .cwm-inner-wrap .cwm-content-wrapper .cwm-form-wrap .cwm-input-container input, .connect-with-me-wrapper .cwm-inner-wrap .cwm-content-wrapper .cwm-form-wrap .cwm-input-container textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    border: none;
    min-width: 100%;
    font-family: "News Cycle", sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #4f4f4f;
    letter-spacing: 0.05em;
    width: 100%;
    height: 64px;
    background-color: #fff;
    padding-left: 18px;
    /*border: 1px solid #000;
    border-bottom: 3px solid #000;*/
}
.connect-with-me-wrapper .cwm-inner-wrap .cwm-content-wrapper .cwm-form-wrap .cwm-input-container.cwm-message textarea {
    padding-top: 18px;
    height: 124px;
    resize: none;
}
.connect-with-me-wrapper .cwm-inner-wrap .cwm-content-wrapper .cwm-form-wrap .cwm-submit button:hover {
    background-color: #000;
}
.footer {
    font-size: 0;
    position: relative;
    padding: 122px 0 104px;
}
.footer::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 11.37%;
    height: 100%;
    background-image: url(../images/footer-left-overlay.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    pointer-events: none;
}
.footer .footer-marker {
    top: 388px;
    color: #fff;
}
.footer .footer-marker::before {
    background-color: #fff;
}
.footer .footer-smi {
    position: absolute;
    top: 264px;
    right: 86px;
}
.desktop-only {
    display: block;
}
.footer .footer-smi a {
    display: block;
    width: 18px;
    text-align: center;
    margin-bottom: 20px;
}
.footer .footer-smi a span {
    font-size: 19px;
    color: #fff;
    text-shadow: black 1px 0px 0px, black 0.540302px 0.841471px 0px, black -0.416147px 0.909297px 0px, black -0.989992px 0.14112px 0px, black -0.653644px -0.756802px 0px, black 0.283662px -0.958924px 0px, black 0.96017px -0.279415px 0px;
}
.footer .footer-smi a img {
    filter: brightness(0);
    opacity: .8;
    margin: 0 auto;
}
.footer .footer-inner-wrap {
    max-width: 945px;
    margin: 0 auto;
}
.footer .footer-inner-wrap .footer-logos .footer-logos-col {
    display: inline-block;
    vertical-align: top;
}
.footer .footer-inner-wrap .footer-logos .footer-site-logo-wrap {
    position: relative;
    width: 53.54%;
}
.footer .footer-inner-wrap .footer-logos .footer-site-logo-wrap .footer-site-logo {
    text-align: center;
}
.footer .footer-inner-wrap .footer-logos .footer-site-logo-wrap::after {
    content: "";
    position: absolute;
    top: 19px;
    right: 0;
    width: 1px;
    height: 97px;
    background-color: rgba(0, 0, 0, 0.1);
    pointer-events: none;
}
.footer .footer-inner-wrap .footer-logos .footer-site-logo-wrap .footer-site-logo a img {
    max-width: 80%;
}
.footer .footer-inner-wrap .footer-logos .footer-broker-logo-wrap {
    width: 46.45%;
}
    .footer .footer-inner-wrap .footer-logos .footer-broker-logo-wrap .footer-broker-logo {
        /*padding-top: 26px;*/

        padding-left: 77px;
    }
.footer .footer-inner-wrap .footer-logos .footer-broker-logo-wrap .footer-broker-logo .footer-broker-logo-item {
    margin-bottom: 44px;
}
.footer .footer-inner-wrap .footer-logos .footer-broker-logo-wrap .footer-broker-logo .footer-broker-logo-item img {
    max-width: 100%;
}
.footer .footer-inner-wrap .footer-contact {
    margin-top: 22px;
}
.footer .footer-inner-wrap .footer-contact .footer-contact-info-wrap {
    width: 53.54%;
}
.footer .footer-inner-wrap .footer-contact .footer-contact-col {
    display: inline-block;
    vertical-align: top;
}
.footer .footer-inner-wrap .footer-contact .footer-contact-info-wrap .footer-contact-info {
    max-width: 380px;
    margin: 0 auto;
}
.footer .footer-inner-wrap .footer-contact .footer-contact-info-wrap .footer-contact-info .footer-contact-info-title {
    font-family: 'News Cycle';
    font-size: 20px;
    font-weight: 700;
    color: #4f4f4f;
    letter-spacing: 0.05em;
    margin-bottom: 9px;
}
.footer .footer-inner-wrap .footer-contact .footer-contact-info-wrap .footer-contact-info .footer-contact-info-col {
    display: inline-block;
    vertical-align: top;
}
.footer .footer-inner-wrap .footer-contact .footer-contact-info-wrap .footer-contact-info .footer-contact-info-col:nth-child(2) {
    margin-right: 39px;
}
.footer .footer-inner-wrap .footer-contact .footer-contact-info-wrap .footer-contact-info .footer-contact-info-col .footer-contact-info-address {
    font-family: 'News Cycle';
    font-size: 16px;
    font-weight: 400;
    color: #4f4f4f;
    line-height: 1.6;
    letter-spacing: 0.05em;
}
.footer .footer-inner-wrap .footer-contact .footer-contact-info-wrap .footer-contact-info .footer-contact-info-col .footer-contact-info-item span {
    color: #000;
}
.footer .footer-inner-wrap .footer-contact .footer-contact-info-wrap .footer-contact-info .footer-contact-info-col .footer-contact-info-item .ai-font-devices-mobile {
    font-size: 15px;
    margin-left: 3px;
    margin-right: 11px;
}
em.ai-mobile-phone {
    display: inline;
    font-style: normal !important;
}
.footer .footer-inner-wrap .footer-contact .footer-contact-info-wrap .footer-contact-info .footer-contact-info-col .footer-contact-info-item a {
    font-family: 'News Cycle';
    font-size: 16px;
    font-weight: 400;
    color: #4f4f4f;
    line-height: 1.6;
    letter-spacing: 0.05em;
}
.footer .footer-inner-wrap .footer-contact .footer-contact-info-wrap .footer-contact-info .footer-contact-info-col .footer-contact-info-item .ai-font-envelope-f {
    font-size: 9px;
    margin-right: 9px;
}
.footer .footer-inner-wrap .footer-contact .footer-subscribe-form-wrap {
    width: 46.45%;
}
.footer .footer-inner-wrap .footer-contact .footer-subscribe-form-wrap .footer-subscribe-form {
    position: relative;
    padding-left: 77px;
}
.footer .footer-inner-wrap .footer-contact .footer-subscribe-form-wrap .footer-subscribe-form .footer-subscribe-form-text {
    font-family: 'News Cycle';
    font-size: 20px;
    font-weight: 700;
    color: #4f4f4f;
    letter-spacing: 0.05em;
    margin-bottom: 18px;
}
.footer .footer-inner-wrap .footer-contact .footer-subscribe-form-wrap .footer-subscribe-form .footer-input-container {
    position: relative;
    max-width: 350px;
}
.footer .footer-inner-wrap .footer-contact .footer-subscribe-form-wrap .footer-subscribe-form .footer-input-container input {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    border: none;
    font-family: 'News Cycle';
    font-size: 14px;
    font-weight: 400;
    color: #000;
    width: 100%;
    height: 43px;
    padding-left: 15px;
    padding-right: 40px;
    border: 1px solid rgba(0, 0, 0, 0.25);
}
.footer .footer-inner-wrap .footer-contact .footer-subscribe-form-wrap .footer-subscribe-form .footer-input-container .footer-submit {
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
}
.footer .footer-inner-wrap .footer-contact .footer-subscribe-form-wrap .footer-subscribe-form .footer-input-container .footer-submit button {
    padding: 0;
    width: 24px;
    height: 24px;
    font-size: 24px;
    color: #000;
    background-color: transparent;
	border:none;
}
.footer .footer-inner-wrap .footer-menu-wrap {
    border-top: 1px solid #e3e3e3;
    margin-top: 63px;
    padding-top: 49px;
}
.footer .footer-inner-wrap .footer-menu-wrap .footernav {
    text-align: center;
}
.footer .footer-inner-wrap .footer-menu-wrap .footernav li {
    display: inline-block;
    vertical-align: top;
    margin: 0 11px;
}
.footer .footer-inner-wrap .footer-menu-wrap .footernav li a {
    font-family: 'News Cycle';
    font-size: 14px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}
.footer .footer-inner-wrap .copyright {
    font-family: 'News Cycle';
    font-size: 15px;
    font-weight: 400;
    color: #717171;
    line-height: 2;
    letter-spacing: 0.05em;
    text-align: center;
    margin-top: 54px;
}
.footer .footer-inner-wrap .copyright a:last-child {
    font-weight: 700;
    text-decoration: underline !important;
}
.footer-license {
    text-align: center;
    margin-top: 13px;
}
.footer-license span {
    font-family: 'News Cycle';
    font-size: 14px;
    font-weight: 600;
    color: #000;
}
.footer .footer-inner-wrap .footer-disclaimer {
    font-family: 'News Cycle';
    font-size: 15px;
    font-weight: 400;
    color: #767676;
    line-height: 1.3;
    letter-spacing: 0.05em;
    text-align: center;
    margin-top: 13px;
}
.footer .footer-inner-wrap .footer-bottom-logos {
    text-align: center;
    margin-top: 44px;
}
.footer .footer-inner-wrap .footer-bottom-logos .footer-bottom-logos-col {
    display: inline-block;
    vertical-align: middle;
    margin: 0 12px;
}
.footer .footer-inner-wrap .footer-bottom-logos .footer-bottom-logos-col span {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px;
    font-size: 27px;
    color: #717171;
}
.footer .footer-inner-wrap .footer-bottom-logos .footer-bottom-logos-col span.ai-font-agentimage-logo {
    font-size: 55px;
    color: #000;
    position: relative;
}
.footer .footer-inner-wrap .footer-bottom-logos .footer-bottom-logos-col span.ai-font-agentimage-logo em {
    position: absolute;
    top: 0;
    right: 0;
    font-family: sans-serif;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    color: #717171;
}
.footer .footer-back-top-toggle {
    position: absolute;
    bottom: 184px;
    right: -7px;
    transform: rotate(-90deg);
    transform-origin: 0 0;
}
.footer .footer-back-top-toggle .footer-back-to-top {
    position: relative;
    font-family: 'News Cycle';
    font-size: 12px;
    font-weight: 400;
    color: #7a5858;
    text-transform: uppercase;
    letter-spacing: 0.3em;
    cursor: pointer;
}
.footer .footer-back-top-toggle .footer-back-to-top:hover{
	color: #000;
}
.footer .footer-back-top-toggle .footer-back-to-top::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -50px;
    transform: translateY(-50%);
    width: 30px;
    height: 1px;
    background-color: #7a5858;
}
/*.footer::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 12px;
    height: 432px;
    background-color: #000;
    pointer-events: none;
}*/
.footer .footer-smi a:hover span, .footer .footer-smi a:hover img {
    opacity: .7;
}
.featured-listings-wrapper .fl-inner-wrap .fl-list-wrap {
    margin-top: 98px;
}
.featured-listings-wrapper .fl-inner-wrap .fl-list-wrap .fl-slide {
    position: relative;
    margin: 0 -4px;
}
.featured-listings-wrapper .fl-inner-wrap .fl-list-wrap .fl-slide .fl-slide-item {
    position: relative;
    padding: 4px;
}
.featured-listings-wrapper .fl-inner-wrap .fl-list-wrap .fl-slide .item a .fl-slide-item-photo {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 447px;
    overflow: hidden;
}
    .featured-listings-wrapper .fl-inner-wrap .fl-list-wrap .fl-slide .item a .fl-slide-item-photo .fl-slide-item-text {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
        width: 367px;
        padding: 30px 0;
        background-color: rgba(27, 72, 55, 0.9);
        -webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        -ms-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }
.featured-listings-wrapper .fl-inner-wrap .fl-list-wrap .fl-slide .item a .fl-slide-item-photo .fl-slide-item-text .fl-slide-item-text-description-line1 {
    font-family: 'News Cycle';
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.featured-listings-wrapper .fl-inner-wrap .fl-list-wrap .fl-slide .item a .fl-slide-item-photo .fl-slide-item-text .fl-slide-item-text-description-line2 {
    font-family: 'News Cycle';
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0.07em;
}
.featured-listings-wrapper .fl-inner-wrap .fl-list-wrap .fl-slide .item a .fl-slide-item-photo .fl-slide-item-hover-text {
    position: absolute;
    bottom: -50px;
    left: 0;
    width: 100%;
    padding: 35px 39px;
    background-color: rgba(27, 72, 55, 0.9);
    opacity: 0;
	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.fl-slide-hover-wrap {
    display: flex;
    align-items: center;
    position: relative;
}
.fl-slide-hover-wrap:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 47%;
    height: 1px;
}
.fl-slide-hover-price {
    display: block;
    position: relative;
    padding-right: 15px;
    margin-right: 10px;
}
.fl-slide-hover-price-inner {
    padding: 8px 15px 8px 10px;
    position: relative;
}
.fl-slide-hover-price-inner:before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: 3px;
    height: 100%;
    background: #fff;
}
.fl-slide-hover-price span {
    display: block;
    position: relative;
    font-size: 15px;
    color: #fff;
}
.fl-slide-hover-price span:not(:last-child) {
    margin-bottom: 7px;
}
.fl-slide-hover-det-wrap {
    display: inline-block;
    vertical-align: top;
    padding-bottom: 5px;
}
.featured-listings-wrapper .fl-inner-wrap .fl-list-wrap .fl-slide .item a .fl-slide-item-photo .fl-slide-item-hover-text .fl-slide-item-hover-text-description-line1 {
    font-family: 'News Cycle';
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.featured-listings-wrapper .fl-inner-wrap .fl-list-wrap .fl-slide .item a .fl-slide-item-photo .fl-slide-item-hover-text .fl-slide-item-hover-text-description-line2 {
    font-family: 'News Cycle';
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0.07em;
}
.featured-listings-wrapper .fl-inner-wrap .fl-list-wrap .fl-slide .item a .fl-slide-item-photo .fl-slide-item-hover-text .fl-slide-item-hover-text-link-label {
    position: absolute;
    right: 38px;
    top: 50%;
    transform: translateY(-50%);
    font-family: 'News Cycle';
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 1px;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}
.featured-listings-wrapper .fl-inner-wrap .fl-list-wrap .fl-slide .item a:hover .fl-slide-item-photo .fl-slide-item-text {
    bottom: -50px;
    opacity: 0;
	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.featured-listings-wrapper .fl-inner-wrap .fl-list-wrap .fl-slide .item a:hover .fl-slide-item-photo .fl-slide-item-hover-text {
    bottom: 0;
    opacity: 1;
	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.featured-listings-wrapper::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 13.43%;
    height: 1212px;
    background-image: url(../images/featured-listings-right-overlay.jpg);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    pointer-events: none;
    z-index: -1;
}
.featured-listings-wrapper .owl-pagination{
	display:none;
}
.featured-listings-wrapper .owl-theme .owl-controls .owl-buttons div{
	padding: 16px 0px;
    opacity: 1;
    background: transparent;
    border-radius: 0px;
    width: 47px;
    margin: 0 23px;
    text-align: center;
	border-bottom:1px solid #000;
	position:relative;
}
.featured-listings-wrapper .owl-theme .owl-controls .owl-buttons div:hover{
	opacity: 0.7 !important;
}
.featured-listings-wrapper .owl-theme .owl-controls .owl-buttons div:first-child:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -23px;
    transform: translateY(-50%);
    width: 1px;
    height: 25px;
    background-color: rgba(0, 0, 0, 0.15);
    pointer-events: none;
}
.featured-listings-wrapper .owl-theme .owl-controls {
    text-align: left !important;
    display: inline-block;
    position: absolute;
    right: 0;
    width: 23%;
    margin-top: 50px !important;
}
.featured-listings-wrapper .fl-inner-wrap .fl-bottom-wrap {
    margin-top: 49px;
}
.featured-listings-wrapper .fl-inner-wrap .fl-bottom-wrap .fl-bottom-link-wrap {
    width: 77%;
}
.featured-listings-wrapper .fl-inner-wrap .fl-bottom-wrap .fl-bottom-col {
    display: inline-block;
    vertical-align: middle;
}
.featured-listings-wrapper .fl-inner-wrap .fl-bottom-wrap .fl-bottom-link-wrap .fl-bottom-link {
    max-width: 333px;
}
.video-of-the-week-wrapper {
    font-size: 0;
    position: relative;
    padding: 86px 0 96px;
    z-index: 1;
    background: #000;
}
.video-of-the-week-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: -1;
}
.video-of-the-week-wrapper .votw-marker {
    top: 258px;
}
.video-of-the-week-wrapper .votw-inner-wrap {
    width: 89%;
    margin: 0 auto;
}
.video-of-the-week-wrapper .votw-inner-wrap .votw-top-wrapper .votw-heading-wrap {
    width: 49.36%;
}
.video-of-the-week-wrapper .votw-inner-wrap .votw-top-wrapper .votw-top-col {
    display: inline-block;
    vertical-align: middle;
}
.video-of-the-week-wrapper .votw-inner-wrap .votw-top-wrapper .votw-excerpt-wrap {
    width: 50.63%;
    overflow: hidden;
}
.slick-initialized .slick-slide {
    display: block;
}
.video-of-the-week-wrapper .votw-inner-wrap .votw-top-wrapper .votw-excerpt-wrap .votw-excerpt {
    position: relative;
    font-family: 'News Cycle';
    font-size: 18px;
    font-weight: 400;
    color: #4f4f4f;
    line-height: 1.5;
    letter-spacing: 0.05em;
    max-width: 500px;
    padding-top: 25px;
}
.video-of-the-week-wrapper .votw-inner-wrap .votw-top-wrapper .votw-excerpt-wrap .votw-excerpt::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 3px;
    background-color: #000;
    pointer-events: none;
}
.video-of-the-week-wrapper .votw-inner-wrap .votw-content-wrap {
    margin-top: 73px;
	position:relative;
}
.video-of-the-week-wrapper .votw-inner-wrap .votw-content-wrap .votw-content-col.left {
    position: relative;
    width: 22.33%;
    z-index: 1;
}
.video-of-the-week-wrapper .votw-inner-wrap .votw-content-wrap .votw-content-col.left .votw-content-left-text {
    position: relative;
    font-family: 'News Cycle';
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    line-height: 2;
    letter-spacing: 0.15em;
    margin-bottom: 20px;
}
.video-of-the-week-wrapper .votw-inner-wrap .votw-content-wrap .votw-content-col.left .votw-content-left-slide-wrap {
    background-color: #fff;
    padding: 24px 26px 18px 26px;
    width: calc(100% + 93px);
}
.video-of-the-week-wrapper .votw-inner-wrap .votw-content-wrap .votw-content-col.left .votw-content-left-slide-wrap .votw-content-left-slide-item .votw-content-left-slide-item-photo {
    height: 265px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    filter: grayscale(1);
}
.video-of-the-week-wrapper .votw-inner-wrap .votw-content-wrap .votw-content-col.left .votw-content-left-slide-wrap .votw-content-left-slide-item .votw-content-left-slide-item-label {
    font-family: 'News Cycle';
    font-size: 17px;
    font-weight: 400;
    color: #4d4d4d;
    letter-spacing: 0.05em;
    text-align: center;
    margin-top: 22px;
}
.video-of-the-week-wrapper .votw-inner-wrap .votw-content-wrap .votw-content-col.right {
    width: 77.66%;
	padding-bottom: 98px;
}
.video-of-the-week-wrapper .votw-inner-wrap .votw-content-wrap .votw-content-col {
    display: inline-block;
    vertical-align: bottom;
}
.video-of-the-week-wrapper .votw-inner-wrap .votw-content-wrap .votw-content-col.right .votw-content-right-slide-wrap .votw-content-right-slide-item a {
    display: block;
}
.video-of-the-week-wrapper .votw-inner-wrap .votw-content-wrap .votw-content-col.right .votw-content-right-slide-wrap .votw-content-right-slide-item a .votw-content-right-slide-item-photo {
    position: relative;
    height: 646px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 0;
}
.video-of-the-week-wrapper .votw-inner-wrap .votw-content-wrap .votw-content-col.right .votw-content-right-slide-wrap .votw-content-right-slide-item a .votw-content-right-slide-item-photo::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .15;
    pointer-events: none;
    z-index: -1;
}
    .video-of-the-week-wrapper .votw-inner-wrap .votw-content-wrap .votw-content-col.right .votw-content-right-slide-wrap .votw-content-right-slide-item a .votw-content-right-slide-item-photo span {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-image: url(../images/playbtn.svg);
        opacity: 0;
        width: 74px;
        height: 74px;
        border: 5px solid #fff;
        border-radius: 50%;
        font-size: 25px;
        color: #fff;
        text-align: center;
        padding: 20px 0;
    }
.home-playbtn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 74px;
    height: 74px;
}
.video-of-the-week-wrapper .votw-inner-wrap .votw-top-wrapper .votw-heading-wrap .votw-heading {
    position: relative;
    max-width: 450px;
    margin: 0 auto;
    padding: 51px 0 59px 51px;
}
/*.video-of-the-week-wrapper .votw-inner-wrap .votw-top-wrapper .votw-heading-wrap .votw-heading::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 208px;
    background-color: #000;
    border-bottom: none;
    pointer-events: none;
}*/
.video-of-the-week-wrapper .votw-inner-wrap .votw-top-wrapper .votw-heading-wrap .votw-heading .votw-heading-text {
    font-family: 'News Cycle';
    font-size: 22px;
    font-weight: 400;
    color: #000;
    letter-spacing: 0.2em;
}
.video-of-the-week-wrapper .votw-inner-wrap .votw-top-wrapper .votw-heading-wrap .votw-heading .votw-heading-text::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 196px;
    height: 21px;
    border: 5px solid #000;
    border-bottom: none;
    pointer-events: none;
}
.video-of-the-week-wrapper .votw-inner-wrap .votw-top-wrapper .votw-heading-wrap .votw-heading .votw-heading-text div {
    font-family: 'News Cycle';
    font-size: 76px;
    font-weight: 700;
    color: #000;
    letter-spacing: initial;
	line-height:1;
}
.video-of-the-week-wrapper .votw-inner-wrap .votw-top-wrapper .votw-heading-wrap .votw-heading .votw-heading-text::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 196px;
    height: 23px;
    border: 5px solid #000;
    border-top: none;
    pointer-events: none;
}
.video-of-the-week-wrapper::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 584px;
    background-image: url(../images/video-of-the-week-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
}
.video-of-the-week-wrapper .votw-inner-wrap .votw-content-wrap .votw-content-col.left .votw-content-left-text::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 71.53%;
    height: 1px;
    background-color: #f2eee0;
    opacity: .5;
    pointer-events: none;
}
.video-of-the-week-wrapper .owl-pagination{
	display:none;
}
.video-of-the-week-wrapper .owl-theme .owl-controls {
	margin-top: 0px !important;
    text-align: right !important;
    position: absolute;
    bottom: 6px;
    width: calc(100% - 240px);
}
.video-of-the-week-wrapper .owl-theme .owl-controls .owl-buttons div {
    padding: 16px 0px;
    opacity: 1;
    background: transparent;
    border-radius: 0px;
    width: 47px;
    margin: 0 23px;
    text-align: center;
    position: relative;
}
.video-of-the-week-wrapper .owl-theme .owl-controls .owl-buttons div:hover{
	opacity:0.7 !important;
}
.video-of-the-week-wrapper .owl-theme .owl-controls .owl-buttons div:first-child:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -23px;
    transform: translateY(-50%);
    width: 1px;
    height: 25px;
    background-color: rgba(255, 255, 255, 0.25);
    pointer-events: none;
}
.video-of-the-week-wrapper .votw-bottom-link{
	position:absolute;
	right:0;
	bottom:0;
	width:236px;
}
.video-of-the-week-wrapper .votw-inner-wrap .votw-bottom-link a {
    color: #fff;
    border-color: #fff;
}
.video-of-the-week-wrapper .votw-inner-wrap .votw-bottom-link a:hover {
    color: #000;
    border-color: #fff;
	background-color:#fff;
}
.latest-news-wrapper {
    font-size: 0;
    position: relative;
    padding: 100px 0 96px;
}
/*.latest-news-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 11px;
    height: 713px;
    background-color: #000;
    pointer-events: none;
}*/
.latest-news-wrapper .ln-marker {
    top: 233px;
}
.latest-news-wrapper .ln-inner-wrap {
    width: 87.5%;
    margin: 0 auto;
}
.latest-news-wrapper .ln-inner-wrap .ln-top-wrapper .ln-top-col {
    display: inline-block;
    vertical-align: middle;
}
.latest-news-wrapper .ln-inner-wrap .ln-top-wrapper .ln-heading-wrap {
    width: 45.21%;
    padding-left: 20.6%;
}
.latest-news-wrapper .ln-inner-wrap .ln-top-wrapper .ln-heading-wrap .ln-heading {
    position: relative;
    max-width: 450px;
    padding: 51px 0 58px 0px;
}
/*.latest-news-wrapper .ln-inner-wrap .ln-top-wrapper .ln-heading-wrap .ln-heading::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 196px;
    background-color: #000;
    border-bottom: none;
    pointer-events: none;
}*/
.latest-news-wrapper .ln-inner-wrap .ln-top-wrapper .ln-heading-wrap .ln-heading .ln-heading-text {
    font-family: "News Cycle", sans-serif;
    font-size: 22px;
    font-weight: 400;
    color: #000;
    letter-spacing: 0.3em;
}
.latest-news-wrapper .ln-inner-wrap .ln-top-wrapper .ln-heading-wrap .ln-heading .ln-heading-text::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 196px;
    height: 31px;
    border: 5px solid #000;
    border-bottom: none;
    pointer-events: none;
}
.latest-news-wrapper .ln-inner-wrap .ln-top-wrapper .ln-heading-wrap .ln-heading .ln-heading-text div {
    font-family: 'News Cycle';
    font-size: 65px;
    font-weight: 700;
    color: #000;
    letter-spacing: initial;
	line-height:1;
}
.latest-news-wrapper .ln-inner-wrap .ln-top-wrapper .ln-heading-wrap .ln-heading .ln-heading-text::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 196px;
    height: 33px;
    border: 5px solid #000;
    border-top: none;
    pointer-events: none;
}
.latest-news-wrapper .ln-inner-wrap .ln-top-wrapper .ln-excerpt-wrap {
    width: 54.78%;
    overflow: hidden;
}
.latest-news-wrapper .ln-inner-wrap .ln-top-wrapper .ln-excerpt-wrap .ln-excerpt {
    position: relative;
    font-family: 'News Cycle';
    font-size: 18px;
    font-weight: 400;
    color: #4f4f4f;
    letter-spacing: 0.05em;
    line-height: 1.6;
    padding-top: 30px;
}
.latest-news-wrapper .ln-inner-wrap .ln-top-wrapper .ln-excerpt-wrap .ln-excerpt::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 3px;
    background-color: #000;
    pointer-events: none;
}
.latest-news-wrapper .ln-inner-wrap .ln-slide-wrapper {
    margin-top: 70px;
}
.latest-news-wrapper .ln-inner-wrap .ln-slide-wrapper .ln-slide-item a {
    display: block;
}
.latest-news-wrapper .ln-inner-wrap .ln-slide-wrapper .ln-slide-item.is-reverse a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column-reverse;
}
.latest-news-wrapper .ln-inner-wrap .ln-slide-wrapper .ln-slide-item a .ln-slide-item-photo-wrap .ln-slide-item-photo {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 348px;
}
    .latest-news-wrapper .ln-inner-wrap .ln-slide-wrapper .ln-slide-item a .ln-slide-item-photo-wrap .ln-slide-item-photo::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) scale(.8);
        width: 27.1vw;
        height: 55vh;
        /*background-image: url(../images/footer_tbro.png);*/
        background-color: #0a9f49;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        pointer-events: none;
        opacity: 0;
        transition: all .4s ease-in-out;
    }
.latest-news-wrapper .ln-inner-wrap .ln-slide-wrapper .ln-slide-item a:hover .ln-slide-item-photo-wrap .ln-slide-item-photo::before{
	opacity: 0.6;
}
    .latest-news-wrapper .ln-inner-wrap .ln-slide-wrapper .ln-slide-item a .ln-slide-item-text-wrap {
        position: relative;
        background-color: #1b4837;
        height: 348px;
    }
.latest-news-wrapper .ln-inner-wrap .ln-slide-wrapper .ln-slide-item a .ln-slide-item-text-wrap::before {
    content: "";
    position: absolute;
    top: 0;
    left: 10.96%;
    width: 1px;
    height: 253px;
    background-color: #fff;
    opacity: .4;
    pointer-events: none;
}
.latest-news-wrapper .ln-inner-wrap .ln-slide-wrapper .ln-slide-item.is-reverse a .ln-slide-item-text-wrap::before {
    top: auto;
    bottom: 0;
}
.latest-news-wrapper .ln-inner-wrap .ln-slide-wrapper .ln-slide-item a .ln-slide-item-text-wrap .ln-slide-item-text {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
}
.latest-news-wrapper .ln-inner-wrap .ln-slide-wrapper .ln-slide-item a .ln-slide-item-text-wrap .ln-slide-item-text .ln-slide-item-text-title {
    font-family: 'News Cycle';
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 1.5;
    letter-spacing: 0.05em;
    padding: 0 50px;
    margin-bottom: 15px;
}
.latest-news-wrapper .ln-inner-wrap .ln-slide-wrapper .ln-slide-item a .ln-slide-item-text-wrap .ln-slide-item-text .ln-slide-item-text-date {
    font-family: 'News Cycle';
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    opacity: 0.7;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.latest-news-wrapper .ln-inner-wrap .ln-slide-wrapper .ln-slide-item a .ln-slide-item-text-wrap .ln-slide-item-text .ln-slide-item-text-readmore-label {
    position: relative;
    font-family: 'News Cycle';
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    line-height: 1.9;
    letter-spacing: 0.15em;
    max-width: 126px;
    margin: 0 auto;
    padding-bottom: 5px;
    transition: all .4s ease-in-out;
}
.latest-news-wrapper .ln-inner-wrap .ln-slide-wrapper .ln-slide-item a:hover .ln-slide-item-text-wrap .ln-slide-item-text .ln-slide-item-text-readmore-label{
	color: #fff;
}
.latest-news-wrapper .ln-inner-wrap .ln-slide-wrapper .ln-slide-item a .ln-slide-item-text-wrap::before {
    content: "";
    position: absolute;
    top: 0;
    left: 10.96%;
    width: 1px;
    height: 253px;
    background-color: #fff;
    opacity: .4;
    pointer-events: none;
}
.latest-news-wrapper .owl-pagination{
	display:none;
}
.latest-news-wrapper .owl-theme .owl-controls {
    text-align: right !important;
    display: inline-block;
    position: absolute;
    right: 0;
    width: 50%;
    margin-top: 50px !important;
}
.latest-news-wrapper .owl-theme .owl-controls .owl-buttons div {
    padding: 16px 0px;
    opacity: 1;
    background: transparent;
    border-radius: 0px;
    width: 47px;
    margin: 0 23px;
    text-align: center;
    border-bottom: 1px solid #000;
    position: relative;
}
.latest-news-wrapper .owl-theme .owl-controls .owl-buttons div:first-child:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -23px;
    transform: translateY(-50%);
    width: 1px;
    height: 25px;
    background-color: rgba(0, 0, 0, 0.15);
    pointer-events: none;
}
.latest-news-wrapper .owl-theme .owl-controls .owl-buttons div:hover{
	opacity: 0.7 !important;
}
.latest-news-wrapper .ln-bottom-wrapper {
    margin-top: 49px;
}
.latest-news-wrapper .ln-bottom-wrapper .ln-bottom-col {
    display: inline-block;
    vertical-align: middle;
	width:100%;
}
.latest-news-wrapper .ln-bottom-wrapper .ln-bottom-col .ln-bottom-link {
    max-width: 233px;
}
.what-our-clients-say-wrapper {
    font-size: 0;
    position: relative;
    background-image: url(../images/testimonials-bg.jpg);
    background-size: cover;
    background-position: bottom left;
    background-repeat: no-repeat;
}
.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-left-overlay-wrap {
    position: relative;
    width: 11.43%;
    min-height: 836px;
    background-image: url(../images/testimonials-left-overlay.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-left-overlay-wrap .wocs-marker {
    top: 50%;
    left: 77%;
    transform: translate(-50%, -50%) rotate(-90deg);
    color: #fff;
}
.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-left-overlay-wrap .wocs-marker::before {
    background-color: #fff;
}
.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-text-wrap {
    width: 39.12%;
    padding-left: 6.2%;
}
.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-col {
    display: inline-block;
    vertical-align: top;
}
.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-text-wrap .wocs-heading {
    position: relative;
    max-width: 450px;
    padding: 52px 0 58px 0px;
    margin-top: 113px;
}
/*.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-text-wrap .wocs-heading::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 196px;
    background-color: #000;
    border-bottom: none;
    pointer-events: none;
}*/
.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-text-wrap .wocs-heading .wocs-heading-text {
    font-family: 'News Cycle';
    font-size: 22px;
    font-weight: 400;
    color: #000;
    letter-spacing: 0.2em;
	line-height:1;
}
.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-text-wrap .wocs-heading .wocs-heading-text::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 196px;
    height: 31px;
    border: 5px solid #000;
    border-bottom: none;
    pointer-events: none;
}
.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-text-wrap .wocs-heading .wocs-heading-text div {
    font-family: 'News Cycle';
    font-size: 65px;
    font-weight: 700;
    color: #000;
    letter-spacing: initial;
}
.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-text-wrap .wocs-heading .wocs-heading-text::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 196px;
    height: 33px;
    border: 5px solid #000;
    border-top: none;
    pointer-events: none;
}
.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-text-wrap .wocs-subheading {
    position: relative;
    font-family: 'News Cycle';
    font-size: 17px;
    font-weight: 400;
    color: #4f4f4f;
    line-height: 1.6;
    letter-spacing: 0.05em;
    margin-top: 60px;
    padding-top: 26px;
}
.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-text-wrap .wocs-subheading::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 3px;
    background-color: #000;
    pointer-events: none;
}
.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-text-wrap .wocs-link {
    max-width: 283px;
    margin-top: 73px;
}
.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-testimonials-wrap {
    width: 49.43%;
}
.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-testimonials-wrap .wocs-slide-wrapper {
    max-width: 691px;
    margin: 0 -9px;
    padding-top: 107px;
}
.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-testimonials-wrap .wocs-slide-wrapper .wocs-slide-item {
    padding: 0 9px;
}
    .what-our-clients-say-wrapper .wocs-inner-wrap .wocs-testimonials-wrap .wocs-slide-wrapper .wocs-slide-item.dark .wocs-slide-item-inner-wrap {
        background-color: #1b4837;
    }
.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-testimonials-wrap .wocs-slide-wrapper .wocs-slide-item .wocs-slide-item-inner-wrap .wocs-slide-item-excerpt {
    font-family: 'News Cycle';
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    line-height: 1.6;
    letter-spacing: 0.05em;
    min-height: 190px;
}
.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-testimonials-wrap .wocs-slide-wrapper .wocs-slide-item .wocs-slide-item-inner-wrap .wocs-slide-item-author {
    text-transform: uppercase;
    margin-top: 28px;
}
.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-testimonials-wrap .wocs-slide-wrapper .wocs-slide-item .wocs-slide-item-inner-wrap .wocs-slide-item-author, .what-our-clients-say-wrapper .wocs-inner-wrap .wocs-testimonials-wrap .wocs-slide-wrapper .wocs-slide-item .wocs-slide-item-inner-wrap .wocs-slide-item-author-title {
    font-family: 'News Cycle';
    font-size: 17px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.6;
    letter-spacing: 0.05em;
}
.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-testimonials-wrap .wocs-slide-wrapper .wocs-slide-item .wocs-slide-item-inner-wrap {
    min-height: 598px;
    padding: 124px 40px 0 49px;
}
.what-our-clients-say-wrapper .owl-pagination{
	display:none;
}
.what-our-clients-say-wrapper  .owl-theme .owl-controls {
    text-align: right !important;
    display: inline-block;
    position: absolute;
    left: -200px;
    bottom: 15px;
    width: auto;
    margin-top: 0px !important;
}
.what-our-clients-say-wrapper  .owl-theme .owl-controls .owl-buttons div {
    padding: 16px 0px;
    opacity: 1;
    background: transparent;
    border-radius: 0px;
    width: 47px;
    margin: 0 23px;
    text-align: center;
    border-bottom: 1px solid #000;
    position: relative;
}
.what-our-clients-say-wrapper  .owl-theme .owl-controls .owl-buttons div:first-child:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -23px;
    transform: translateY(-50%);
    width: 1px;
    height: 25px;
    background-color: rgba(0, 0, 0, 0.15);
    pointer-events: none;
}
.what-our-clients-say-wrapper  .owl-theme .owl-controls .owl-buttons div:hover{
	opacity: 0.7 !important;
}

.custom-mobile-header {
	font-size: 0;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: rgba(27, 72, 55, .9);
	z-index: 999;
}
.cmh-inner-wrap {
	padding: 15px 13px 16px 21px;
}
.cmh-col {
	display: inline-block;
	vertical-align: middle;
}
.cmh-logo-wrap {
	width: 68.13%;
}
.cmh-logo img {
	max-width: 100%;
}
.cmh-phone-wrap {
    position: relative;
    width: 12.10%;
}
em.ai-mobile-phone {
    display: inline;
    font-style: normal !important;
}
em.ai-mobile-phone a {
    color: inherit;
}
.cmh-phone span {
    font-size: 28px;
    color: #fff;
}
.cmh-phone-wrap::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 57px;
    background-color: rgba(255, 255, 255, .3);
    pointer-events: none;
}
.cmh-menu-wrap {
    width: 19.76%;
}
.cmh-menu {
    max-width: 51px;
    margin-left: auto;
    cursor: pointer;
}
.cmh-menu-icon {
    position: relative;
    width: 51px;
    height: 25px;
}
.cmh-menu-icon span {
    position: absolute;
    width: 80.39%;
    height: 3px;
    background-color: #fff;
}
.cmh-menu-icon span:first-child {
    top: 0;
    left: 0;
}
.cmh-menu-icon span:nth-child(2) {
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.cmh-menu-icon span:last-child {
    bottom: 0;
    left: 0;
}
.cmh-menu-label {
    font-family: 'News Cycle';
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    margin-top: 8px;
    letter-spacing: 3px;
	line-height:1;
}
.mobile-only {
	display: none !important;
}
.sidenav-wrapper {
    font-size: 0;
    position: fixed;
    top: 0;
    right: -50%;
    width: 100%;
    height: 100%;
    opacity: 0;
    pointer-events: none;
    z-index: 1006;
	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.sidenav-wrapper.show-sidenav {
    right: 0;
    opacity: 1;
    pointer-events: auto;
	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.sidenav-wrapper::before, .sidenav-wrapper::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    pointer-events: none;
}
.sidenav-wrapper::before {
    background-image: url(../images/sidenav-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    filter: grayscale(1);
}
.sidenav-wrapper .sidenav-inner-wrap .sidenav-top-wrap {
    position: relative;
    padding: 19px 0 15px 41px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    z-index: 1;
}
.sidenav-wrapper .sidenav-inner-wrap .sidenav-top-wrap .sidenav-top-col {
    display: inline-block;
    vertical-align: top;
    width: 50%;
}
.sidenav-wrapper .sidenav-inner-wrap .sidenav-top-wrap .sidenav-top-col .sidenav-top-logo a img {
    max-width: 100%;
}
.sidenav-wrapper .sidenav-inner-wrap .sidenav-top-wrap .sidenav-top-col .sidenav-phone-wrap {
    position: relative;
    padding-right: 16px;
}
em.ai-mobile-phone {
    display: inline;
    font-style: normal !important;
}
.sidenav-wrapper .sidenav-inner-wrap .sidenav-top-wrap .sidenav-top-col .sidenav-phone-wrap .sidenav-phone span {
    font-size: 28px;
    color: #fff;
}
.sidenav-wrapper .sidenav-inner-wrap .sidenav-top-wrap .sidenav-top-col .sidenav-phone-wrap .sidenav-phone::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 57px;
    background-color: rgba(255, 255, 255, .3);
    pointer-events: none;
}
.sidenav-wrapper .sidenav-inner-wrap .sidenav-top-wrap .sidenav-top-col .sidenav-close-toggle .sidenav-close {
    width: 100px;
    height: 72px;
    margin-left: auto;
    padding: 25px 0;
    text-align: center;
    cursor: pointer;
}
.sidenav-wrapper .sidenav-inner-wrap .sidenav-top-wrap .sidenav-top-col .sidenav-close-toggle .sidenav-close span {
    font-size: 21px;
    color: #fff;
    font-weight: 700;
}
.sidenav-wrapper .sidenav-inner-wrap .sidenav-top-wrap .sidenav-top-col .sidenav-close-toggle .sidenav-close div {
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 8px;
}
.sidenav-wrapper .sidenav-inner-wrap .sidenav-content {
    position: relative;
    padding-left: 10.68%;
    margin-top: 114px;
    z-index: 1;
}
.sidenav-wrapper .sidenav-inner-wrap .sidenav-content .sidenav-content-heading {
    font-size: 30px;
    font-family: "MADE Canvas";
    font-weight: 400;
    color: #999999;
    text-transform: uppercase;
}
.sidenav-wrapper .sidenav-inner-wrap .sidenav-content .navigation {
    max-width: 1160px;
}
.sidenav-wrapper .sidenav-inner-wrap .sidenav-content .navigation .sidenav-col {
    display: inline-block;
    vertical-align: top;
    margin-right: 13%;
}
.sidenav-wrapper.show-sidenav .sidenav-inner-wrap .sidenav-content .navigation .sidenav-col > li > a {
    color: #fff;
}
.sidenav-wrapper .sidenav-inner-wrap .sidenav-content .navigation .sidenav-col > li > a {
    font-family: 'News Cycle';
    font-size: 25px;
    font-weight: 400;
    color: #949494;
    text-transform: uppercase;
    line-height: 2;
    letter-spacing: 2px;
}
.sidenav-wrapper.show-sidenav .sidenav-inner-wrap .sidenav-content .navigation .sidenav-col > li .sub-menu li a {
    color: #fff;
}
.sidenav-wrapper .sidenav-inner-wrap .sidenav-content .navigation .sidenav-col > li .sub-menu li a {
    font-family: 'News Cycle';
    font-size: 16px;
    font-weight: 400;
    color: #767676;
    line-height: 1.9;
    letter-spacing: 0.2em;
}
.sidenav-wrapper .sidenav-smi-wrap {
    position: absolute;
    top: 50%;
    right: 38px;
    transform: translateY(-50%);
    width: 25px;
    text-align: center;
    z-index: 1;
}
    .sidenav-wrapper .sidenav-smi-wrap a span {
        font-size: 22px;
        color: #1b4837;
        text-shadow: white 1px 0px 0px, white 0.540302px 0.841471px 0px, white -0.416147px 0.909297px 0px, white -0.989992px 0.14112px 0px, white -0.653644px -0.756802px 0px, white 0.283662px -0.958924px 0px, white 0.96017px -0.279415px 0px;
    }
.sidenav-wrapper .sidenav-smi-wrap a img {
    width: 18px;
    margin: 0 auto;
}
.sidenav-wrapper .sidenav-smi-wrap {
	position: absolute;
	top: 50%;
	right: 38px;
	transform: translateY(-50%);
	width: 25px;
	text-align: center;
	z-index: 1;
}
.sidenav-wrapper::after {
    background-color: #1b4837;
    opacity: .9;
}
.sidenav-wrapper .sidenav-inner-wrap .sidenav-top-wrap .sidenav-top-col .sidenav-close-toggle .sidenav-close {
    width: 100px;
    height: 72px;
    margin-left: auto;
    padding: 25px 0;
    text-align: center;
    cursor: pointer;
}
.sidenav-wrapper .sidenav-smi-wrap a {
    display: block;
    margin-bottom: 24px;
}
.sidenav-wrapper .sidenav-inner-wrap::after {
    content: "";
    position: absolute;
    top: 0;
    right: 100px;
    width: 1px;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.3);
    pointer-events: none;
    z-index: 1;
}
.sidenav-wrapper.show-sidenav .sidenav-inner-wrap .sidenav-content .navigation .sidenav-col > li > a:hover{
	opacity:0.7;
}
.sidenav-wrapper .sidenav-inner-wrap .sidenav-top-wrap .sidenav-top-col .sidenav-close-toggle .sidenav-close span:hover{
	opacity:0.7;
}
.sidenav-wrapper .sidenav-smi-wrap a:hover span{
	opacity:0.7;
}
.sidenav-wrapper .sidenav-smi-wrap a:hover img{
	opacity:0.7;
}
.video-of-the-week-wrapper .owl-theme .owl-controls .owl-buttons div img{
	filter:invert(1);
}
.slider-one-mobile{
	display:none;
}

.fadeInUp.wow{
	visibility:hidden;
	opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
.fadeInUp.animation-visible{
	visibility:visible;
	opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
	-webkit-transition: all .9s ease-in-out;
    -moz-transition: all .9s ease-in-out;
    -ms-transition: all .9s ease-in-out;
    transition: all .9s ease-in-out;
}
.fadeIn.wow{
	visibility:hidden;
	opacity: 0;
}
.fadeIn.animation-visible{
	visibility:visible;
	opacity: 1;
	-webkit-transition: all .9s ease-in-out;
    -moz-transition: all .9s ease-in-out;
    -ms-transition: all .9s ease-in-out;
    transition: all .9s ease-in-out;
}
.fadeInLeft.wow{
	visibility:hidden;
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.fadeInLeft.animation-visible{
	visibility:visible;
	opacity: 1;
	-webkit-transition: all .9s ease-in-out;
    -moz-transition: all .9s ease-in-out;
    -ms-transition: all .9s ease-in-out;
    transition: all .9s ease-in-out;
	-webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.fadeInRight.wow{
	visibility:hidden;
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.fadeInRight.animation-visible{
	visibility:visible;
	opacity: 1;
	-webkit-transition: all .9s ease-in-out;
    -moz-transition: all .9s ease-in-out;
    -ms-transition: all .9s ease-in-out;
    transition: all .9s ease-in-out;
	-webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.zoomIn.wow{
	visibility:hidden;
	opacity: 0;
	-webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
}
.zoomIn.animation-visible{
	visibility:visible;
	opacity: 1;
	-webkit-transition: all .9s ease-in-out;
    -moz-transition: all .9s ease-in-out;
    -ms-transition: all .9s ease-in-out;
    transition: all .9s ease-in-out;
	
}
.inner-banner{
    display: block;
    position: relative;
    z-index: 999;
    width: 100%;
    min-height: 467px;
	height:auto;
    background-color: #f9f7f7;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	background-image: url(../images/communitybanner.jpg);
}
.inner-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(0,0,0,.15);
}
.template-content-wrapper {
    font-size: 0;
    position: relative;
    padding-bottom: 148px;
    z-index: 1;
}
.template-content-wrapper::before {
    content: "";
    position: absolute;
    top: 90px;
    left: 0;
    width: 100%;
    height: 1066px;
    background-image: url(../images/ip-fl-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    pointer-events: none;
    z-index: -1;
}
.template-breadcrumbs {
    max-width: 434px;
    background-image: url(../images/blog-breadcrumbs-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.template-breadcrumbs .rank-math-breadcrumb {
    color: #fff;
    line-height: 1;
    padding: 37px 0 37px 152px;
}
.rank-math-breadcrumb p{
	margin-bottom:0px;
	line-height:1.7;
}
.template-breadcrumbs nav.rank-math-breadcrumb p > span, .template-breadcrumbs nav.rank-math-breadcrumb p > a {
    font-family: 'News Cycle';
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 5px;
}
.template-breadcrumbs nav.rank-math-breadcrumb p span.last {
    color: #fff;
}
.ip-fl-heading-wrap {
    position: relative;
    margin-top: -26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.ip-fl-heading {
    position: relative;
    margin: 0 auto;
}
/*.ip-fl-heading::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 196px;
    background-color: #000;
    pointer-events: none;
}*/
.ip-fl-heading-text {
    position: relative;
    font-family: 'News Cycle';
    font-size: 22px;
    font-weight: 400;
    color: #000000;
    letter-spacing: 0.3em;
    line-height: 1;
    padding: 52px 0 58px 52px;
}
.ip-fl-heading-text div {
    font-family: 'News Cycle';
    font-size: 65px;
    font-weight: 700;
    color: #000000;
    letter-spacing: 0.05em;
}
.ip-fl-heading-text::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 31px;
    border: 5px solid #000;
    border-bottom: none;
    pointer-events: none;
}
.ip-fl-heading-text::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 33px;
    border: 5px solid #000;
    border-top: none;
    pointer-events: none;
}
.ip-fl-subheading {
    font-family: 'News Cycle';
    font-size: 18px;
    font-weight: 400;
    color: #4f4f4f;
    line-height: 1.5;
    letter-spacing: 0.05em;
    text-align: justify;
    text-align-last: center;
    max-width: 1090px;
    margin: 44px auto 0;
}
.ip-fl-subheading a{
	font-weight: bold;
}
.ip-fl-cta-wrap {
    position: relative;
    width: 70%;
    margin-top: 46px;
    margin-left: auto;
    z-index: 1;
    background: #1b4837;
}
.ip-fl-cta-wrap::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 2576px;
    background-image: url(../images/ip-fl-right-accent.jpg);
    background-size: cover;
    background-position: top right;
    background-repeat: no-repeat;
    pointer-events: none;
    z-index: -1;
}
.ip-fl-cta-inner-wrap {
    width: 80.35%;
    margin: 0 auto;
    padding-top: 34px;
}
.ip-fl-cta-item {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
}
.ip-fl-cta-item a {
    display: block;
    padding: 7px 0 38px 19px;
    border-left: 1px solid rgba(255, 255, 255, .25);
    font-family: 'News Cycle';
    font-weight: 400;
    color: #fff;
    line-height: 1;
    transition: all .4s ease-in-out;
}
.ip-fl-cta-item a.active-page, .ip-fl-cta-item a:hover {
    border-left: 1px solid #fff;
}
.ip-fl-cta-item-label1 {
    font-size: 20px;
    margin-bottom: 6px;
    transition: all .4s ease-in-out;
}
.ip-fl-cta-item a.active-page .ip-fl-cta-item-label1, .ip-fl-cta-item a:hover .ip-fl-cta-item-label1 {
    color: #fff;
}
.ip-fl-cta-item-label2 {
    font-size: 15px;
    transition: all .4s ease-in-out;
}
.ip-fl-list {
    position: relative;
    width: 88%;
    margin: -4px auto 0;
    z-index: 1;
}
.ip-fl-item {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 4px;
}
.ip-fl-item a {
    display: block;
    overflow: hidden;
}
.ip-fl-item-inner-wrap {
    position: relative;
	height:533px;
}
.ip-fl-item-inner-wrap canvas {
    display: block;
    width: 100%;
	height:100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.ip-fl-item-address {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 447px;
    padding: 30px 0;
    background-color: rgba(27, 72, 55, .7);
    text-align: center;
    line-height: 1;
    transition: all .4s ease-in-out;
}
.ip-fl-item-address-line1 {
    font-family: 'News Cycle';
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 8px;
}
.ip-fl-item-address-line2 {
    font-family: 'News Cycle';
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0.17em;
}
.ip-fl-item-hover-content {
    position: absolute;
    bottom: -50px;
    left: 0;
    width: 100%;
    background-color: rgba(27, 72, 55, .9);
    padding: 25px 35px;
    opacity: 0;
    transition: all .4s ease-in-out;
}
.ip-fl-item-hover-content-col {
    display: inline-block;
    vertical-align: middle;
}
.ip-fl-item-hover-content-col.left {
    width: 71.75%;
}
.ip-fl-slide-hover-wrap {
    display: flex;
    align-items: center;
    position: relative;
}
.ip-fl-slide-hover-wrap:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 47%;
    height: 1px;
}
.ip-fl-slide-hover-price {
    display: block;
    position: relative;
    padding-right: 15px;
    margin-right: 10px;
    line-height: 1;
}
.ip-fl-slide-hover-price-inner {
    padding: 8px 15px 8px 10px;
    position: relative;
}
.ip-fl-slide-hover-price-inner:before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: 3px;
    height: 100%;
    background: #fff;
}
.ip-fl-slide-hover-price span {
    display: block;
    position: relative;
    font-size: 15px;
    color: #fff;
}
.ip-fl-slide-hover-price span:not(:last-child) {
    margin-bottom: 7px;
}
.ip-fl-item-hover-content-address {
    line-height: 1;
    padding-bottom: 5px;
}
.ip-fl-item-hover-content-address-line1 {
    font-family: 'News Cycle';
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 8px;
}
.ip-fl-item-hover-content-address-line2 {
    font-family: 'News Cycle';
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0.17em;
}
.ip-fl-item-hover-content-col.right {
    width: 28.24%;
}
.ip-fl-item-hover-content-link-label {
    display: block;
    font-family: 'News Cycle';
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.15em;
    text-align: center;
    padding: 17px 0;
    border: 1px solid #fff;
    transition: all .4s ease-in-out;
}
.ip-fl-item a:hover .ip-fl-item-address {
    opacity: 0;
    bottom: -50px;
}
.ip-fl-item a:hover .ip-fl-item-hover-content {
    opacity: 1;
    bottom: 0;
}
.ip-fl-pagination-wrap {
    position: relative;
    width: 88%;
    padding: 0 4px;
    margin: 52px auto 0;
    z-index: 1;
}
.ip-fl-pagination-col {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
}
.ip-fl-pagination-links a.active-page {
    color: #fff;
    background-color: #000;
}
.ip-fl-pagination-links a {
    display: inline-block;
    vertical-align: top;
    font-family: 'News Cycle';
    font-size: 15px;
    font-weight: 400;
    color: #000;
    text-align: center;
    width: 41px;
    height: 41px;
    padding: 7px 0;
    border: 1px solid rgba(0, 0, 0, .15);
    margin-right: 9px;
	line-height:1.5;
}
.ip-fl-pagination-links a:hover{
	opacity:0.7;
}
.ip-fl-pagination-col.right {
    padding-right: 163px;
}
.ip-fl-pagination-nav {
    text-align: right;
}
.ip-fl-pagination-nav-control {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 22px;
}
.ip-fl-pagination-nav-control a {
    display: block;
    width: 47px;
    padding: 16px 0;
    text-align: center;
    border-bottom: 1px solid #000;
    transition: all .4s ease-in-out;
}
.ip-fl-pagination-nav-control a:hover{
	opacity:0.7;
}
.ip-fl-pagination-nav-control a img {
    max-width: 100%;
}
.ip-fl-pagination-nav-control:first-child:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -22px;
    transform: translateY(-50%);
    width: 1px;
    height: 25px;
    background-color: #000;
    opacity: .15;
    pointer-events: none;
}
/*.template-content-wrapper::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 1812px;
    background-color: #000;
    pointer-events: none;
    z-index: -1;
}*/
.inner-page .follow-me-on-ig-wrapper::before{
	height:422px;
}
.ip-idx-search-content {
    font-size: 0;
    position: relative;
}
.ip-idx-search-content-col {
    display: inline-block;
    vertical-align: top;
    min-height: 1809px;
}
.ip-idx-search-content-col.left {
    width: 57.06%;
    background-image: url(../images/idx-search-left-bg.jpg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.ip-idx-search-form-wrap {
    position: relative;
	padding: 0 30px;
}
.ip-idx-search-heading-wrap {
    position: relative;
    max-width: 434px;
    padding-top: 68px;
    padding-left: 68px;
    background-color: #fff;
    z-index: 1;
}
.ip-idx-search-heading {
    position: relative;
    max-width: 240px;
}
.ip-idx-search-heading::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 196px;
    background-color: #000;
    pointer-events: none;
}
.ip-idx-search-heading-text {
    font-family: 'News Cycle';
    font-size: 22px;
    font-weight: 400;
    color: #000;
    line-height: 1;
    letter-spacing: 0.3em;
    padding: 52px 0 58px 52px;
}
.ip-idx-search-heading-text::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 196px;
    height: 31px;
    border: 5px solid #000;
    border-bottom: none;
    pointer-events: none;
}
.ip-idx-search-heading-text div {
    font-family: 'News Cycle';
    font-size: 65px;
    font-weight: 700;
    color: #000;
    letter-spacing: 0.05em;
}
.ip-idx-search-heading-text::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 196px;
    height: 33px;
    border: 5px solid #000;
    border-top: none;
    pointer-events: none;
}
.ip-idx-search-tab-control-wrap {
    max-width: 750px;
    margin: 79px auto 0;
}
.ip-idx-search-tab-control-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 25%;
    text-align: center;
}
.ip-idx-search-tab-control-item:first-child {
    text-align: left;
}
.ip-idx-search-tab-control-item-button {
    display: inline-block;
    position: relative;
    font-family: 'News Cycle';
    font-size: 19px;
    font-weight: 700;
    color: #afafaf;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    cursor: pointer;
    transition: all .4s ease-in-out;
}
.active-tab-control .ip-idx-search-tab-control-item-button, .ip-idx-search-tab-control-item-button:hover {
    color: #000;
}
.ip-idx-search-tab-control-item.active-tab-control .ip-idx-search-tab-control-item-button::after {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 18px;
    height: 1px;
    background-color: #000;
    pointer-events: none;
}
.ip-idx-search-tab-panel-wrap {
    max-width: 750px;
    margin: 0 auto;
    padding-top: 78px;
}
.ip-idx-search-tab-panel-item.active-tab-panel {
    display: block;
}
.ip-idx-advance-search-wrap form {
    margin: 0 -7px;
}
.ip-idx-search-field-col {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin-bottom: 6px;
    padding: 0 7px;
}
.ip-idx-search-field-label, .ip-idx-search-field-inline-label {
    font-family: 'News Cycle';
    font-size: 18px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}
.ip-idx-search-field-label {
    margin-bottom: 13px;
}
.ip-idx-search-field-col select {
    background-image: url(../images/idx-search-dropdown-icon.png);
    background-size: 10px 5px;
    background-position: center right 20px;
    background-repeat: no-repeat;
}
.ip-idx-search-field-col input[type=text], .ip-idx-search-field-col select {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    border: none;
    font-family: 'News Cycle';
    font-size: 15px;
    font-weight: 400;
    color: #000;
    display: block;
    width: 100%;
    height: 51px;
    padding-left: 10px;
    border: 1px solid #000;
    border-bottom: 3px solid #000;
    background-color: #fff;
}
.ip-idx-search-field-col .irs {
    height: auto;
    top: -5px;
}
.ip-idx-search-field-col .irs-line {
    top: 0;
    height: 1px;
    border: none;
    background: rgba(0, 0, 0, 0.46);
}
.ip-idx-search-field-col .irs-from, .ip-idx-search-field-col .irs-to {
    top: -24px;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    font-family: 'News Cycle';
    font-size: 14px;
    font-weight: 400;
    color: #000;
    letter-spacing: 0.05em;
    background: transparent;
    padding: 0;
}
.ip-idx-search-field-col .irs-to::after {
    content: 'M';
}
.ip-idx-search-field-col .irs-min, .ip-idx-search-field-col .irs-max, .ip-idx-search-field-col .irs-single, .ip-idx-search-field-col .irs--flat .irs-handle>i:first-child {
    display: none;
}
.ip-idx-search-field-col .irs-bar {
    top: 0;
    height: 100%;
    background: transparent;
}
.ip-idx-search-field-col .irs-handle {
    top: calc(50% - 13px);
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #c8c8c8;
}
.ip-idx-search-field-col .irs-handle i {
    display: none;
}
.ip-idx-search-field-inline-label {
    display: inline-block;
    vertical-align: middle;
}
.ip-idx-search-field-col.offset-top {
    padding-top: 43px;
}
.ip-idx-search-field-col.full {
    display: block;
    width: 100%;
    padding: 0;
}
div#s2id_a_subdivision {
    background: #fff;
    border: 1px solid #000;
    border-bottom: 3px solid #000;
    width: 100%;
}
.ip-idx-search-field-radio-wrap {
    display: flex;
    align-items: center;
    margin-top: 38px;
}
.ip-idx-search-field-radio-control {
    display: inline-block;
    vertical-align: middle;
    flex-grow: 1;
    /* text-align: right; */
    padding-left: 10px;
}
.ip-idx-search-field-radio-control label {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 63px;
    font-family: 'News Cycle';
    font-size: 15px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
    text-align: left;
    margin: 0 8px;
}
.ip-idx-search-field-radio-control label input {
    position: absolute;
    opacity: 1;
    top: 50%;
    transform: translateY(-50%);
    left: 37px;
    height: 18px;
    width: 18px;
    margin-top: 0;
    cursor: pointer;
}
.ip-idx-search-field-radio-control label span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 37px;
    height: 18px;
    width: 18px;
    background-color: #eee;
    border-radius: 50%;
    pointer-events: none;
}
.ip-idx-search-field-radio-control label input + span {
    background-color: #fff;
    box-shadow: inset 0px 2px 4px #000;
}
.ip-idx-form-option {
    position: relative;
    max-width: 340px;
    margin-top: 93px;
    background-color: #000;
}
.ip-idx-form-option::before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    width: 200%;
    height: 100%;
    background-color: #000;
    pointer-events: none;
}
.ip-idx-form-option-inner-wrap {
    padding-top: 25px;
}
.ip-idx-form-option-control {
    display: inline-block;
    vertical-align: top;
    width: 50%;
}
.ip-idx-form-option-control button {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    border: none;
    padding: 0;
    font-family: 'News Cycle';
    font-size: 21px;
    font-weight: 400;
    color: #a1a1a1;
    letter-spacing: 0.05em;
    text-align: left;
    line-height: 1;
    display: block;
    width: 100%;
    padding-left: 20px;
    padding-bottom: 33px;
    border-left: 1px solid #414141;
    background-color: transparent;
    transition: all .4s ease-in-out;
}
.ip-idx-form-option-control button div {
    font-size: 12px;
    letter-spacing: 0.05em;
    margin-top: 6px;
    color: #a1a1a1!important;
}
.ip-idx-search-content-col.right {
    position: relative;
    width: 42.93%;
}
.ip-idx-search-content-col.right::before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    width: 481px;
    height: 135px;
    background-image: url(../images/idx-search-right-bg-extend.jpg);
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    pointer-events: none;
}
.ip-idx-search-quick-links {
    position: relative;
    padding: 140px 117px 0;
    background: #000;
}
.ip-idx-search-quick-links-item {
    position: relative;
    margin-bottom: 77px;
    z-index: 1;
}
.ip-idx-search-quick-links-item-heading {
    position: relative;
    max-width: 275px;
}
.ip-idx-search-quick-links-item-heading::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 128px;
    background-color: #fff;
    pointer-events: none;
}
.ip-idx-search-quick-links-item-heading-text {
    position: relative;
    font-family: 'News Cycle';
    font-size: 35px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    padding: 43px 0 50px 43px;
}
.ip-idx-search-quick-links-item-heading-text::before, .ip-idx-search-quick-links-item-heading-text::after {
    content: "";
    position: absolute;
    left: 0;
    width: 128px;
    height: 21px;
    border: 5px solid #fff;
}
.ip-idx-search-quick-links-item-heading-text::before {
    top: 0;
    border-bottom: none;
}
.ip-idx-search-quick-links-item-heading-text::after {
    bottom: 0;
    border-top: none;
}
.ip-idx-search-quick-links-item-photo {
    position: relative;
    margin-top: 40px;
	
}
.ip-idx-search-quick-links-item-photo a {
    display: block;
    transition: all .4s ease-in-out;
}
.ip-idx-search-quick-links-item-photo-overlay {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    filter: grayscale(1);
    z-index: -1;
}
.ip-idx-search-quick-links-item-photo-overlay::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: .7;
}
.ip-idx-search-quick-links-item-photo a canvas {
    display: block;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	height:378px;
}
.ip-idx-search-field-control {
    display: inline-block !important;
    vertical-align: middle;
    width: 103px !important;
    margin-left: 13px;
    margin-right: 14px;
}
.ip-idx-search-field-control:last-child {
    margin-right: 0;
}
.ip-idx-search-content-col.right::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/idx-search-right-bg.jpg);
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    pointer-events: none;
}
.advance-page .template-content-wrapper{
	padding-bottom:0px;
}
.advance-page .template-content-wrapper::after{
	display:none;
}
.ip-idx-form-option-control button:hover {
    color: #fff;
    border-color: #fff;
}
.ip-idx-search-quick-links-item-photo a:hover {
    opacity: .7;
}
.ip-idx-search-quick-links-item-photo-overlay.reverse {
    left: -20px;
}
.ip-idx-search-field-col.range-offset-top {
    padding-top: 74px;
}
.ip-idx-search-field-col .irs-line {
    top: 0;
    height: 1px;
    border: none;
    background: rgba(0, 0, 0, 0.46);
}
.irs--flat .irs-from:before, .irs--flat .irs-to:before, .irs--flat .irs-single:before{
	display:none;
}
.ip-fl-heading-wrap {
    position: relative;
    margin-top: 44px;
    display: flex;
    justify-content: center;
}
.ip-fl-heading {
    position: relative;
    margin: 0 auto;
}
.result-page .ip-fl-heading-text::before {
    width: 196px;
    height: 31px;
}
.result-page .ip-fl-heading-text::after {
    width: 196px;
    height: 33px;
}
.result-page .ip-fl-list {
    position: relative;
    width: 88%;
    margin: -4px auto 0;
    z-index: 1;
}
.result-page .ip-fl-item {
    display: inline-block;
    vertical-align: top;
    width: 33.3333%;
    padding: 4px;
    cursor: pointer;
}
.result-page .ip-fl-item-inner-wrap {
    position: relative;
}
.result-page .ip-fl-item a {
    display: block;
    overflow: hidden;
}
.result-page .ip-fl-item-inner-wrap canvas {
    display: block;
    width: 100%;
	height:531px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.result-page .ip-fl-item-address {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    padding: 20px;
	text-align:left;
    background-color: rgba(0, 0, 0, .7);
    line-height: 1;
    transition: all .4s ease-in-out;
}
.result-page .ip-fl-item-address-line1 {
    font-family: 'News Cycle';
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 8px;
    line-height: 1.25;
}
.result-page .ip-fl-item-address-line2 {
    font-family: 'News Cycle';
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.05em;
    line-height: 1.56;
}
.result-page .ip-fl-item-address-line3 {
    font-family: 'News Cycle';
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0.17em;
    line-height: 1.67;
}
.result-page .ip-fl-item-address span, .result-page .ip-fl-item-hover-content > span {
    color: #fff;
    font-size: 18px;
    position: absolute;
    right: 20px;
    top: 20px;
}
.result-page .ip-fl-item-hover-content {
    position: absolute;
    bottom: -50px;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .9);
    padding: 36px 20px;
    opacity: 0;
    transition: all .4s ease-in-out;
}
.result-page .ip-fl-item-address span, .result-page .ip-fl-item-hover-content > span {
    color: #fff;
    font-size: 18px;
    position: absolute;
    right: 20px;
    top: 20px;
}
.result-page .ip-fl-item-hover-content-col {
    display: inline-block;
    vertical-align: middle;
}
.result-page .ip-fl-item-hover-content-col.left {
    width: calc(100% - 130px);
}
.result-page .ip-fl-item-hover-content-address-line1 {
    font-family: 'News Cycle';
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    line-height: 1.39;
}
.result-page .ip-fl-item-hover-content-address-line2 {
    font-family: 'News Cycle';
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0.17em;
    line-height: 1.67;
}
.result-page .ip-fl-item-hover-content-address-line2 span {
    margin-right: 6px;
    padding-right: 6px;
    position: relative;
}
.result-page .ip-fl-item-hover-content-address-line2 span:after {
    content: '';
    width: 1px;
    height: 12px;
    background: rgba(255, 255, 255, .2);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.result-page .ip-fl-item-hover-content-address-line2 span:last-child {
    padding-right: 0;
    margin-right: 0;
}
.result-page .ip-fl-item-hover-content-address-line2 span:last-child:after{
	display:none;
}
.result-page .ip-fl-item-hover-content-col.right {
    width: 130px;
    margin-top: 20px;
}
.result-page .ip-fl-item-hover-content-link-label {
    display: block;
    font-family: 'News Cycle';
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.15em;
    text-align: center;
    padding: 13px 0 14px;
    border: 1px solid #fff;
    transition: all .4s ease-in-out;
    line-height: 1;
}
.result-page .ip-fl-item:hover .ip-fl-item-address {
    opacity: 0;
    bottom: -50px;
}
.result-page .ip-fl-item:hover .ip-fl-item-hover-content {
    opacity: 1;
    bottom: 0;
}
.result-disclaimer {
    position: relative;
    padding: 60px 40px;
    background: #fff;
    z-index: 1;
}
.result-disclaimer div{
    clear: both!important;
    display: block!important;
    font-size: 10pt!important;
    padding: 10px 0!important;
    text-align: left!important;
}
.disclaimer-data {
    font-size: 13px;
    text-align: center;
    position: relative;
    background-color: #fff;
    z-index: 1;
}
.result-page .ip-fl-item-hover-content-link-label:hover{
	background-color:#fff;
	color:#000;
	border-color:#fff;
}
.contact {
    position: relative;
    overflow: hidden;
}
.cu-container {
    display: block;
    position: relative;
    margin-top: -28px;
}
.cu-wrapper {
    display: block;
    position: relative;
}
.cu-heading {
    position: relative;
    max-width: 323px;
    margin: 0 auto 84px;
    padding: 38px 0 0 38px;
    font-size: 0;
}
/*.cu-heading:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 59px;
    height: 100%;
    pointer-events: none;
    border-left: 5px solid #000;
    border-bottom: 5px solid #000;
}*/
.cu-heading-text {
    font-family: 'News Cycle';
    font-size: 20px;
    font-weight: 400;
    color: #000;
    letter-spacing: 4px;
    line-height: 1;
}
.cu-heading-text:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 196px;
    height: 31px;
    border: 5px solid #000;
    border-bottom: none;
    pointer-events: none;
}
.cu-heading-text img {
    max-width: 100%;
    margin-top: 11px;
    display: block;
    margin-left: 18px;
}
.cu-heading-text::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 89px;
    width: 107px;
    height: 33px;
    pointer-events: none;
    border: 5px solid #000;
    border-top: none;
    border-left: none;
}
.cu-row-container {
    display: block;
    position: relative;
    padding: 0 165px;
}
.cu-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.cu-col {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 50%;
}
.cu-col:first-child {
    width: 45.571%;
}
.cu-agent-container {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}
.cu-agent-photo {
    display: block;
    width: 100%;
    height: 100%;
}
.cu-agent-photo img {
    max-width: 100%;
    height: 100%;
    display: block;
    width: 100%;
}
.cu-col:last-child {
    width: 54.429%;
}
.cu-form-container {
    padding: 67px 58px;
    display: block;
    position: relative;
    -webkit-box-shadow: 10px 17px 20px 0px rgb(0 0 0 / 10%);
    box-shadow: 10px 17px 20px 0px rgb(0 0 0 / 10%);
    height: 100%;
    background: rgba(255,255,255,.90);
}
.cu-form-caption {
    display: block;
    position: relative;
    text-align: center;
    width: 100%;
    max-width: 90%;
    margin: 0 auto 37px;
}
.cu-form-caption span {
    font-size: 17px;
    line-height: 27px;
    letter-spacing: 0.85px;
    color: #4f4f4f;
}
.cu-form-widget {
    display: block;
    position: relative;
}
.cu-form-widget form {
    position: relative;
    margin: 0;
}
.cu-form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.cu-form-row:not(:last-child) {
    margin-bottom: 18px;
}
.cu-form-col {
    width: calc(50% - 10px);
}
.hidden {
    display: none!important;
}
.wpcf7-form-control-wrap {
    position: relative;
}
.cu-form-col input:not([type=submit]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    border: none;
    font-family: 'News Cycle';
    font-size: 18px;
    font-weight: 400;
    color: #4f4f4f;
    letter-spacing: 0.05em;
    width: 100%;
    height: 64px;
    background-color: #fff;
    padding-left: 18px;
    /*border: 1px solid #000;
    border-bottom: 3px solid #000;*/
}
.cu-form-col textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    border: none;
    font-family: 'News Cycle';
    font-size: 18px;
    font-weight: 400;
    color: #4f4f4f;
    letter-spacing: 0.05em;
    width: 100%;
    height: 124px;
    background-color: #fff;
    padding: 18px 18px 0;
    /*border: 1px solid #000;
    border-bottom: 3px solid #000;*/
    resize: none;
}
.cu-form-co.submit {
    width: 100%;
    max-width: 213px;
    margin: 23px auto 0;
}
.cu-form-co.submit input[type=submit] {
    width: 100%;
    height: 62px;
    font-family: 'News Cycle'
    font-size: 15px;
    font-weight: 400;
    color: #000;
    line-height: 1.9;
    letter-spacing: 2.25px;
    padding: 0;
    background: transparent;
    border: 1px solid #000;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}
.cu-contact-info {
    position: relative;
    padding: 121px 165px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.cu-contact-desc {
    position: relative;
    width: 27.5%;
    display: inline-block;
    vertical-align: middle;
    padding-right: 61px;
}
.cu-contact-desc p {
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 1px;
    color: #4f4f4f;
    margin: 0;
	font-family: 'News Cycle';
}
.cu-contact-agents-container {
    width: 72.5%;
    padding: 42px 0 42px 66px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
    position: relative;
    background: #000;
}
.cu-contact-agents-container:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    z-index: 0;
    background: url(../images/contact-info-bg.jpg) no-repeat;
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    pointer-events: none;
}
.cu-cont-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
.cu-cont-agent-wrap {
    display: inline-block;
    vertical-align: middle;
}
.cu-cont-agents-img canvas {
    display: block;
    width: 100%;
	height: 175px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.cu-cont-inline {
    display: inline-block;
    vertical-align: middle;
    padding-left: 50px;
}
.cu-cont-item {
    display: inline-block;
    vertical-align: middle;
    padding: 0 35px;
	font-family:'News Cycle';
    height: 100%;
    border-left: 1px solid rgba(255,255,255,.20);
}
.cu-cont-item:first-child {
    padding-left: 0;
    border: none;
}
.cu-cont-item strong {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1.62px;
    color: #fff;
}
.cu-cont-item span {
    font-size: 17px;
    letter-spacing: 1.53px;
    color: #f5f5f5;
	line-height:1.6;
}
.cu-cont-item span > em{
	margin-right:5px !important;
}
.cu-cont-item strong, .cu-cont-item span {
    display: block;
}
.cu-cont-item span em.ai-font-envelope {
    display: inline-block;
    vertical-align: middle;
    font-size: 8px;
    margin-right: 0;
}
.cu-cont-item span a {
    color: #f5f5f5;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}
.cu-cont-item span a:hover{
	opacity:0.7;
}
.cu-cont-item span em.ai-font-phone {
    display: inline-block;
    vertical-align: middle;
    font-size: 11px;
    margin-right: 0;
}
em.ai-mobile-phone {
    display: inline;
    font-style: normal !important;
}
.cu-cont-item span em.ai-icon-fax {
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    background: url(../images/ai-fax-icon.png) no-repeat;
    background-position: center;
    background-size: contain;
}
/*.contact:after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: 12px;
    height: 100%;
    max-height: 531px;
    background: #000;
}*/
.cu-form-row.full .cu-form-col {
    width: 100%;
}
.cu-form-row.full {
    display: block;
}
.cu-form-co.submit input[type=submit]:hover {
    background: #000;
    color: #fff;
}
.contact:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/contact-bg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    pointer-events: none;
    z-index: -1;
    opacity: .10;
}
.contact-page .inner-banner{
	background-image: url(../images/contact-banner.jpg);
}
.ip-resume-heading-wrap {
    position: relative;
}
.ip-resume-heading {
    position: relative;
    max-width: 600px;
    margin: 0 auto;
    padding-bottom: 6vh;
}
/*.ip-resume-heading::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 95px;
    height: 191px;
    border: 5px solid #000;
    border-right: none;
}*/
.ip-resume-heading-text {
    font-family: 'News Cycle';
    font-size: 22px;
    font-weight: 400;
    color: #000;
    padding: 18px 0 27px 43px;
}
.ip-resume-heading-text::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 196px;
    height: 32px;
    border: 5px solid #000;
    border-bottom: none;
}
.ip-resume-heading-text img {
    max-width: 100%;
    margin-top: -17px;
    margin-left: 45px;
}
/*.ip-resume-heading-text::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 156px;
    width: 40px;
    height: 34px;
    border: 5px solid #000;
    border-top: none;
    border-left: none;
}*/
.ip-resume-welcome-content-wrapper {
    position: relative;
    background-image: url(../images/resume-welcome-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 83px 20px 0;
}
.ip-resume-welcome-content-inner-wrap {
    max-width: 1270px;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 10px 17px 20px 0px rgb(0 0 0 / 10%);
    padding-bottom: 79px;
}
.ip-resume-welcome-content-col {
    display: inline-block;
    vertical-align: top;
}
.ip-resume-welcome-content-col.left {
    width: 44.88%;
}
.ip-resume-welcome-content-col.left img{
	max-width:100%;
}
.ip-resume-welcome-content-col.right {
    width: 55.11%;
}
.ip-resume-welcome-content-text {
    position: relative;
    padding: 15px 75px 0 67px;
}
.ip-resume-welcome-content-text p {
    font-family: 'News Cycle';
    font-size: 17px;
    font-weight: 400;
    color: #4f4f4f;
    line-height: 1.7;
    letter-spacing: 0.05em;
	margin: 1.12em 0;
}
.ip-resume-welcome-content-photo {
    margin-top: 43px;
}
.ip-resume-welcome-content-photo img {
    margin: 0 auto;
	display:block;
	max-width:100%;
}
.ip-resume-tagline-wrap {
    position: relative;
    background-image: url(../images/resume-tagline-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: none;
}
.ip-resume-middle-content-wrap {
    position: relative;
    /*background-image: url(../images/resume-content-bg.jpg);*/
    background-color: #fff;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-bottom: 93px;
}
.ip-resume-middle-content-inner-wrap {
    max-width: 1270px;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 10px 17px 20px 0px rgb(0 0 0 / 10%);
    padding: 0 63px 58px;
}
.ip-resume-middle-content-text p {
    font-family: 'News Cycle';
    font-size: 17px;
    font-weight: 400;
    color: #4f4f4f;
    line-height: 1.6 !important;
    letter-spacing: 0.05em;
    margin: 0 0 28px !important;
}
.ip-resume-middle-content-logo {
    padding-top: 22px;
}
.ip-resume-middle-content-logo-row {
    text-align: center;
    margin-bottom: 39px;
}
.ip-resume-middle-content-logo-item {
    display: inline-block;
    vertical-align: middle;
    margin: 0 21px;
}
.ip-resume-middle-content-logo-item img {
    max-width: 100%;
}
.ip-resume-middle-content-text.offset-padding {
    padding-top: 32px;
}
.ip-resume-video-cta-wrapper {
    position: relative;
    z-index: 1;
}
.ip-resume-video-cta-wrapper::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 382px;
    background-color: #000;
    pointer-events: none;
    z-index: -1;
}
.ip-resume-video-wrap {
    max-width: 1330px;
    margin-left: auto;
    margin-right: 100px;
    padding-top: 79px;
}
.ip-resume-video-inner-wrap {
    position: relative;
    z-index: 1;
}
.ip-resume-video-inner-wrap::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .1;
    pointer-events: none;
}
.ip-resume-video {
    background-color: #0e0e0e;
}
video {
    max-width: 100%;
}
.ip-resume-video-controls {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 74px;
    height: 74px;
    padding: 19px 0;
    border: 5px solid #fff;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    transition: all .4s ease-in-out;
}
.ip-resume-video-controls span {
    font-size: 25px;
    color: #fff;
}
.ip-resume-video-controls-pause {
    display: none;
}
.ip-resume-cta-wrap {
    position: relative;
    width: 70%;
    margin-left: auto;
    padding-top: 30px;
    background-color: #000;
}
.ip-resume-cta-inner-wrap {
    width: 80.35%;
    margin: 0 auto;
}
.ip-resume-cta-item {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
}
.ip-resume-cta-item a {
    display: block;
    border-left: 1px solid rgba(255, 255, 255, .25);
    font-family: "News Cycle", sans-serif;
    font-weight: 400;
    line-height: 1;
    padding: 8px 0 39px 20px;
    transition: all .4s ease-in-out;
}
.ip-resume-cta-item-label1 {
    font-size: 20px;
    color: #888888;
    margin-bottom: 6px;
    transition: all .4s ease-in-out;
}
.ip-resume-cta-item-label2 {
    font-size: 15px;
    color: #888888;
    transition: all .4s ease-in-out;
}
.ip-resume-cta-item a:hover {
    border-left-color: #fff;
}
.ip-resume-cta-item a:hover .ip-resume-cta-item-label1 {
    color: #fff;
}
.ip-resume-video-cta-wrapper::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 215px;
    height: 100%;
    background-color: #000;
    pointer-events: none;
    z-index: -1;
}
.ip-resume-testimonials-wrapper {
    position: relative;
    background-image: url(../images/resume-testimonials-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-bottom: 72px;
}
.ip-resume-testimonials-wrapper::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 12px;
    height: 532px;
    background-color: #000;
    pointer-events: none;
}
.ip-resume-testimonials-inner-wrap {
    padding-top: 85px;
    max-width: 1270px;
    margin: 0 auto;
}
.ip-resume-testimonials-heading {
    position: relative;
    max-width: 370px;
    margin: 0 auto;
}
.ip-resume-testimonials-heading::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 196px;
    background-color: #000;
    pointer-events: none;
}
.ip-resume-testimonials-heading-text {
    position: relative;
    font-family: 'News Cycle';
    font-size: 22px;
    font-weight: 400;
    color: #000;
    letter-spacing: 0.3em;
    line-height: 1;
    padding: 53px 0 56px 52px;
}
.ip-resume-testimonials-heading-text::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 196px;
    height: 31px;
    border: 5px solid #000;
    border-bottom: none;
    pointer-events: none;
}
.ip-resume-testimonials-heading-text div {
    font-family: 'News Cycle';
    font-size: 65px;
    font-weight: 700;
    color: #000;
    letter-spacing: 0.05em;
}
.ip-resume-testimonials-heading-text::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 196px;
    height: 33px;
    border: 5px solid #000;
    border-top: none;
    pointer-events: none;
}
.ip-resume-testimonials-slide-wrap {
    position: relative;
    padding: 64px 93px 57px;
}
.ip-resume-testimonials-item {
    position: relative;
    padding: 0 14px;
}
.ip-resume-testimonials-item a {
    display: block;
}
.ip-resume-testimonials-item-inner-wrap {
    font-family: 'News Cycle';
    font-size: 17px;
    font-weight: 700;
    line-height: 1.6;
    letter-spacing: 0.05em;
    background-color: #000;
    padding: 125px 45px 0 50px;
    min-height: 598px;
}
.ip-resume-testimonials-item-excerpt {
    color: #c2c2c2;
    min-height: 190px;
}
.ip-resume-testimonials-item-author {
    color: #fff;
    text-transform: uppercase;
    margin-top: 27px;
}
.ip-resume-testimonials-item-author-title {
    color: #fff;
}
.ip-resume-testimonials-link {
    max-width: 283px;
    margin: 0 auto;
}
.ip-resume-testimonials-link a {
    display: block;
    font-family: 'News Cycle';
    font-size: 15px;
    font-weight: 700;
    color: #000;
    letter-spacing: 0.15em;
    text-align: center;
    padding: 17px 0;
    border: 1px solid #000;
    transition: all .4s ease-in-out;
	line-height:1.6;
}
.ip-resume-testimonials-link a:hover{
	color: #fff;
	border-color: #000;
	background-color: #000;
}
.ip-resume-testimonials-slide .owl-pagination{
	display:none;
}
.ip-resume-testimonials-slide-wrap .owl-theme .owl-controls .owl-buttons div{
	padding: 16px 0px;
    opacity: 1;
    background: transparent;
    border-radius: 0px;
    width: 47px;
    margin: 0px;
    text-align: center;
	border-bottom:1px solid #000;
	position:relative;
}
.ip-resume-testimonials-slide-wrap .owl-theme .owl-controls .owl-buttons div:hover{
	opacity: 0.7 !important;
}
.ip-resume-testimonials-slide-wrap .owl-buttons {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
}
.ip-resume-testimonials-slide-wrap .owl-buttons .owl-prev {
    float: left;
}
.ip-resume-testimonials-slide-wrap .owl-buttons .owl-next {
    float: right;
}
.ip-resume-testimonials-slide-wrap .ip-resume-testimonials-slide {
	position:unset;
}
.ip-resume-testimonials-item.gray .ip-resume-testimonials-item-inner-wrap {
    background-color: #222222;
}
.ip-resume-video-controls.is-playing .ip-resume-video-controls-play {
    display: none;
}
.ip-resume-video-controls.is-playing .ip-resume-video-controls-pause {
    display: block;
}
.ip-resume-video-controls:hover{
	opacity:0.7;
}
.ip-resume-video-inner-wrap .ip-resume-video-controls.is-playing{
	opacity:0;
	transition: all .4s ease-in-out;
}
.ip-resume-video-inner-wrap:hover .ip-resume-video-controls.is-playing{
	opacity:1;
	transition: all .4s ease-in-out;
}
.resume-page .inner-banner{
	background-image:url('../images/about_banner.jpg');
}

.detail-page .inner-banner {
    background-image: url('../images/about_banner.jpg');
}
.detail-page .aios-listing-slideshow {
    position: relative;
    display: inline-block;
    width: 100%;
	height:100%;
}
.detail-page .aios-listing-slide{
	max-width: 100%;
	max-height:100%;
	height:100%;
}
.detail-page .aios-listing-slide .owl-wrapper-outer{
	max-height: 100%;
}
.detail-page .aios-listing-item{
	width: 100%;
	height:100%;
    display: inline-block;
}
.detail-page .aios-listing-img {
    position: relative;
	width: 100%;
	height:100%;
}
.detail-page .aios-listing-img img {
    display: block;
    width: 100%;
	height:100%;
    object-fit:cover;	
}
.detail-page .aios-listing-slide .owl-pagination{
	display:none;
}
.detail-page .aios-listing-slide .owl-buttons {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 253px;
    padding: 43px 8px 43px 0;
    text-align: right;
    background-color: #000;
    z-index: 1;
}
.detail-page .aios-listing-slide.owl-theme .owl-controls .owl-buttons div {
    position: relative;
    display: inline-block !important;
    vertical-align: top;
    margin: 0 22px !important;
    font-family: 'News Cycle';
    font-size: 13px !important;
    font-weight: 700;
    color: #fff !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    transition: all .4s ease-in-out;
	background-color:transparent;
	opacity:1;
	padding:0px;
}
.detail-page .aios-listing-slide.owl-theme .owl-controls .owl-buttons div:hover{
	opacity:0.7;
	transition: all .4s ease-in-out;
}
.detail-page .aios-listing-slide.owl-theme .owl-controls .owl-buttons .owl-prev::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -20px;
    transform: translateY(-50%);
    width: 1px;
    height: 15px;
    background-color: #fff;
    pointer-events: none;
}
.detail-page .aios-listing-slide.owl-theme .owl-controls .owl-buttons .owl-prev img{
	margin-right:10px;
}
.detail-page .aios-listing-slide.owl-theme .owl-controls .owl-buttons .owl-next img{
	margin-left:10px;
}
.detail-page .aios-listing-slide.owl-theme .owl-controls .owl-buttons img {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
}
.aios-listing-details {
    display: block;
    position: relative;
    padding: 53px 0 0;
}
.ald-custom-container {
    display: block;
    position: relative;
    padding: 0 165px;
}
.aios-listing-details .rank-math-breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
    line-height: 1;
}
.aios-listing-details .rank-math-breadcrumb p {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.3px;
    color: #767676;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-transform: uppercase;
	font-family:'News Cycle';
}
.aios-listing-details nav.rank-math-breadcrumb p > a, .aios-listing-details nav.rank-math-breadcrumb p > span {
    margin: 0 10px;
    line-height: 0.5;
}
.aios-listing-details .rank-math-breadcrumb p > a:first-child {
    margin-left: 0 !important;
}
.aios-listing-details nav.rank-math-breadcrumb p span.last {
    color: #000;
}
.ald-container, .ald-wrapper, .ald-main {
    display: block;
    position: relative;
	font-family:'News Cycle';
}
.ald-custom-line {
    position: relative;
}
/*.ald-custom-line:before {
    position: absolute;
    content: '';
    top: -67px;
    left: 0;
    height: 100%;
    max-height: 1704px;
    width: 12px;
    background: #000;
    pointer-events: none;
    z-index: 1;
}*/
.ald-custom-container.section1, .ald-custom-container.section2, .ald-custom-container.section3 {
    font-size: 0;
}
.ald-custom-container {
    display: block;
    position: relative;
    padding: 0 165px;
}
.ald-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.ald-col {
    display: inline-block;
    vertical-align: top;
    width: 50%;
}
.ald-col:first-child {
    width: 61.9%;
}
.ald-content-container {
    display: block;
    position: relative;
    padding-top: 35px;
    margin-top: 47px;
    padding-right: 52px;
}
.ald-content-container:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 30px;
    height: 3px;
    background: #000;
}
.ald-title {
    display: block;
    position: relative;
    margin-bottom: 30px;
}
.ald-title h1 {
    font-size: 55px;
    line-height: 0.9;
    letter-spacing: 3.25px;
    color: #000;
    font-weight: 700;
	font-family:'News Cycle';
	margin-top:0px;
}
.ald-loc-title {
    display: block;
    position: relative;
    margin-bottom: 60px;
}
.ald-loc-title span {
    font-size: 20px;
    line-height: 1;
    letter-spacing: 3.4px;
	font-family:inherit;
}
.ald-content {
    display: block;
    position: relative;
}
.ald-content p {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.9px;
    color: #4f4f4f;
	font-family:inherit;
}
.ald-col:last-child {
    width: 38.1%;
}
.ald-details-container {
    display: block;
    position: relative;
    margin-top: -20px;
}
.aios-listing-info-wrap {
    display: block;
    position: relative;
    padding: 95px 55px 0 35px;
}
.aios-listing-info {
    display: block;
    position: relative;
}
.aios-listing-price {
    display: block;
    position: relative;
    margin-bottom: 58px;
}
.aios-listing-price span {
    font-family: 'MADE Canvas';
    font-size: 60px;
    line-height: 1;
    color: #000;
}
.aios-listing-det {
    display: block;
    position: relative;
    margin-bottom: 69px;
}
.aios-listing-det ul {
    display: block;
    position: relative;
    width: 100%;
    max-width: 100%;
}
.aios-listing-det ul li {
    position: relative;
    font-size: 20px;
	font-family:inherit;
    line-height: 1;
    letter-spacing: 3.4px;
    color: #4f4f4f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.aios-listing-det ul li span {
    font-weight: 600;
    color: #000;
    line-height: 1.1em;
    display: inline-block;
    vertical-align: middle;
    width: 75%;
	font-family:inherit;
}
.aios-listing-btns {
    display: block;
    position: relative;
    margin-bottom: 50px;
}
.aios-listing-btn {
    display: block;
    position: relative;
}
.aios-listing-btn a {
    font-size: 18px;
	font-family:inherit;
    line-height: 1;
    letter-spacing: 3.6px;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    max-width: 371px;
    height: 83px;
    border: 1px solid #000;
}
.aios-listing-btn a:hover{
	background-color:#000;
	color:#fff;
	border-color:#000;
}
.aios-listing-share-smis {
    display: block;
    position: relative;
}
.aios-listing-share-title {
    display: block;
    position: relative;
    margin-bottom: 15px;
}
.aios-listing-share-title span {
    font-size: 13px;
	font-family:inherit;
    line-height: 1;
    letter-spacing: 3.25px;
    color: #000;
    text-transform: uppercase;
}
.aios-listing-share-smi a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 18px;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}
.aios-listing-share-smi a:hover{
	opacity:0.7;
}
.aios-listing-share-smi a:first-child {
    margin-left: 0;
}
.aios-listing-share-smi a span {
    font-size: 25px;
    color: #fff;
    text-shadow: black 1px 0px 0px, black 0.540302px 0.841471px 0px, black -0.416147px 0.909297px 0px, black -0.989992px 0.14112px 0px, black -0.653644px -0.756802px 0px, black 0.283662px -0.958924px 0px, black 0.96017px -0.279415px 0px;
}
.ald-full-container.client-tagline {
    width: calc(100% - 85px);
    background: #000;
    padding-left: 85px;
}
.ald-full-container.client-tagline:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    pointer-events: none;
    z-index: -1;
}
.ald-tagline {
    display: block;
    text-align: center;
    position: relative;
    width: 100%;
    max-width: 55%;
    margin: 0 auto;
    z-index: 1;
}
.ald-tagline p {
    font-size: 42px;
    line-height: 48px;
	font-family:inherit;
    letter-spacing: 2.1px;
    color: #fff;
    margin-bottom: 41px;
}
.ald-tagline span {
    font-size: 20px;
    font-weight: 700;
	font-family:inherit;
    line-height: 1;
    letter-spacing: 6px;
    color: #fff;
    text-transform: uppercase;
}
.ald-full-container.client-tagline:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/tagline-bg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    pointer-events: none;
    z-index: 0;
    opacity: .20;
}
.ald-gallery-wrapper {
    font-size: 0;
    position: relative;
    margin-top: 100px;
}
.ald-gallery-slide-wrap {
    position: relative;
    margin: 5px -5px;
	width:100%;
	display:inline-block;
}
.ald-gallery-slide-wrap .slick-slide{
	width:33.33%;
	float:left;
}
.ald-gallery-item {
    position: relative;
    padding: 5px;
}
.ald-gallery-item img{
	max-width:100%;
	height:450px;
	object-fit:cover;
	width:100%;
}
.ald-full-container {
    display: block;
    position: relative;
}
.ald-map-wrapper {
    display: block;
    position: relative;
}
.ald-map-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.ald-map-main:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/map-bg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    pointer-events: none;
    opacity: 0.10;
}
.ald-map-banner {
    display: inline-block;
    vertical-align: top;
    width: 11.561%;
    position: relative;
}
.ald-map-banner-canvas {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}
.ald-map-banner-canvas:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/map-banner-bg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    pointer-events: none;
    opacity: .75;
}
.ald-map-banner-canvas canvas {
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
}
.ald-map-banner-title {
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    font-size: 12px;
	font-family:inherit;
    line-height: 1;
    letter-spacing: 6px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.ald-map-banner-title span {
    position: relative;
    padding-top: 15px;
}
.ald-map-banner-title span:before {
    position: absolute;
    content: '';
    bottom: 100%;
    left: 0;
    width: 1px;
    height: 30px;
    background: #fff;
    right: 0;
    margin: 0 auto;
}
.ald-static-map {
    display: inline-block;
    vertical-align: top;
    width: 88.439%;
    padding-left: 147px;
    padding-top: 97px;
    padding-bottom: 104px;
}
.ald-static-map-img {
    position: relative;
}
.ald-full-container.section4 {
    position: relative;
    width: 95.705%;
    background: #000;
    padding-left: calc(100% - 95.705%);
}
.ald-full-container.section4:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    pointer-events: none;
}
.ald-contact-form {
    display: block;
    position: relative;
    padding: 94px 0 97px;
    z-index: 1;
}
.ald-contact-title {
    display: block;
    position: relative;
    text-align: center;
    margin-bottom: 48px;
}
.ald-contact-title h2 {
    font-size: 50px;
    line-height: 1.3;
    letter-spacing: 2.5px;
    color: #fff;
    font-weight: 700;
	font-family:inherit;
}
.ald-contact-title span {
    font-size: 22px;
    line-height: 1;
    letter-spacing: 6.6px;
    color: #fff;
    font-weight: 400;
    display: block;
}
.ald-form-widget {
    display: block;
    position: relative;
    width: 100%;
    max-width: 967px;
    margin: 0 auto;
}
.ald-form-widget form {
    position: relative;
}
.listing-form {
    display: block;
    position: relative;
}
.listing-form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.listing-form-col {
    width: calc(50% - 10px);
    display: inline-block;
    vertical-align: middle;
}
.listing-form-col:not(:last-child) {
    margin-bottom: 21px;
}
.wpcf7-form-control-wrap {
    position: relative;
}
.listing-form-col input:not([type=submit]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    border: none;
    font-family: 'News Cycle';
    font-size: 17px;
    font-weight: 400;
    color: #b6b6b6;
    letter-spacing: 0.85px;
    width: 100%;
    height: 64px;
    padding-left: 18px;
    border: 1px solid #fff;
    background: transparent;
}
.listing-form-row.full {
    display: block;
}
.listing-form-row.full .listing-form-col {
    width: 100%;
}
.listing-form-col textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    border: none;
    font-family: 'News Cycle';
    font-size: 17px;
    font-weight: 400;
    color: #b6b6b6;
    letter-spacing: 0.85px;
    width: 100%;
    height: 124px;
    background: transparent;
    padding: 18px 18px;
    border: 1px solid #fff;
    resize: none;
}
.listing-form-row.full .listing-form-col {
    width: 100%;
}
.listing-form-col.submit {
    max-width: 213px;
    margin: 30px auto 0;
    display: block;
}
.listing-form-col.submit input[type=submit] {
    width: 100%;
    height: 64px;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-size: 18px;
	font-family:inherit;
    line-height: 1;
    letter-spacing: 3.6px;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    padding: 0;
}
.listing-form-col.submit input[type=submit]:hover{
	background-color:#fff;
	color:#000;
	border-color:#fff;
}
.ald-full-container.section4:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/contact-form-bg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    pointer-events: none;
    opacity: .10;
}
.ald-full-container.client-tagline {
    padding: 122px 0 102px;
    margin-top: 120px;
}
.privacy-page #inner-page-wrapper {
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}
.privacy-page .container {
    width: 1170px;
}
.privacy-page #content-sidebar, #content-full {
    min-height: 500px;
    margin-top: 20px;
}
.privacy-page #content-full #content {
    width: 100%;
}
.privacy-page #content .entry-title, .privacy-page #content .archive-title {
    font-family: 'News Cycle';
    font-size: 32px;
    font-weight: 700;
    color: #000;
	line-height:1.7;
}
.privacy-page #content h1 {
    margin: .67em 0;
}
#content h1, aside h1, #content h2, aside h2, #content h3, aside h3, #content h4, aside h4, #content h5, aside h5, #content h6, aside h6, #content b, aside h6, #content strong, aside strong {
    font-weight: bolder;
}
.privacy-page #content h2 {
    font-size: 24px;
    margin: .75em 0;
	line-height:1.7;
	color:#000;
	font-family:'News Cycle';
}
.privacy-page .entry-content p{
	margin: 1.12em 0;
	line-height: 1.7;
	font-family:'News Cycle';
	font-size:16px;
	color:#000;
}
.privacy-page #content ul {
    list-style-type: disc;
	margin: 1.12em 0;
	margin-left: 40px;
	line-height:1.7;
	font-family:'News Cycle';
	font-size:16px;
	color:#000;
}
.privacy-page #content ol {
	line-height:1.7;
	font-family:'News Cycle';
	font-size:16px;
	color:#000;
	padding:0px;
	margin: 1.12em 0;
	margin-left: 40px;
}
.privacy-page #content ul ul, .privacy-page #content ol ul, .privacy-page #content ul ol, .privacy-page #content ol ol{
	margin-top: 0;
    margin-bottom: 0;
}
.comunity-page .inner-banner{
	background-image:url('../images/communities-banner.jpg');
}
#communities {
    position: relative;
    overflow: hidden;
}
#communities:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: url(../../images/communities/communities-bg.jpg) no-repeat; */
    background-position: center;
    background-size: cover;
    pointer-events: none;
    z-index: -1;
    opacity: .10;
}
.comm-container {
    display: block;
    position: relative;
    margin-top: -28px;
}
.comm-wrapper {
    display: block;
    position: relative;
}
.comm-main {
    display: block;
    position: relative;
}
.comm-main:before {
    position: absolute;
    content: '';
    top: 50px;
    left: 0;
    width: 100%;
    height: 45.6%;
    background: url(../images/comm-bg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    pointer-events: none;
}
.comm-heading {
    position: relative;
    max-width: 390px;
    margin: 0 auto 70px;
    padding: 32px 0 62px 48px;
    font-size: 0;
}
.comm-heading:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 59px;
    height: 100%;
    pointer-events: none;
    border-left: 5px solid #000;
}
.comm-heading-text {
    font-family: 'News Cycle';
    font-size: 22px;
    font-weight: 400;
    color: #000;
    letter-spacing: 4.4px;
    line-height: 1;
}
.comm-heading-text:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 197px;
    height: 21px;
    border: 5px solid #000;
    border-bottom: none;
    pointer-events: none;
}
.comm-heading-text span {
    font-family: 'Hearth Stone';
    font-size: 76px;
    font-weight: 400;
    color: #000;
    letter-spacing: 1.52px;
    padding-left: 29px;
    margin-top: 18px;
    display: block;
    line-height: 1;
}
.comm-heading-text span {
    margin-top: 36px;
}
.comm-heading-text::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 197px;
    height: 23px;
    pointer-events: none;
    border: 5px solid #000;
    border-top: none;
    border-left: none;
}
.comm-custom-container {
    display: block;
    position: relative;
    padding: 0 100px;
}
.comm-custom-container:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 12.256%;
    height: 54%;
    pointer-events: none;
    background: url(../images/cta-bg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.comm-row {
    display: block;
    position: relative;
}
.comm-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    position: relative;
    margin: 0 -5px;
}
.comm-item {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% / 3);
    position: relative;
    padding: 0 5px;
    margin-bottom: 10px;
    overflow: hidden;
}
.comm-img {
    position: relative;
}
.comm-img canvas {
    display: block;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
	height:470px;
}
.comm-hover {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 52.061%;
    left: 0;
    margin: 0 auto;
    text-align: center;
    background: rgba(0,0,0,.70);
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    padding: 0 15px;
}
.comm-static-title {
    position: absolute;
    right: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
	font-family:'News Cycle';
    line-height: 1;
    letter-spacing: 2px;
    color: #fff;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}
.comm-hover-wrap {
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}
.comm-title {
    display: block;
    position: relative;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}
.comm-title span {
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0.45px;
	font-family:'News Cycle';
    color: #fff;
}
.comm-desc {
    display: block;
    position: relative;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}
.comm-desc p {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 2.55px;
    color: #fff;
	font-family:'News Cycle';
    margin: 19px 0 23px;
}
.comm-btn {
    display: block;
    position: relative;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    pointer-events: none;
}
.comm-btn a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 213px;
    height: 62px;
    border: 1px solid #fff;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 2.25px;
    color: #fff;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    margin: 0 auto;
	font-family:'News Cycle';
}
.comm-hover:hover .comm-static-title {
    opacity: 0;
    visibility: hidden;
}
.comm-hover:hover .comm-hover-wrap {
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
}
.comm-hover:hover .comm-title {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    pointer-events: auto;
    visibility: visible;
    opacity: 1;
}
.comm-hover:hover .comm-desc {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    pointer-events: auto;
}
.comm-hover:hover .comm-btn {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    pointer-events: auto;
}
.comm-cta-row {
    display: block;
    width: 79.3%;
    margin-top: -10px;
    padding: 33px 0 0;
    background: url(../images/cta-bg.jpg) no-repeat;
    background-position: right center;
    background-size: cover;
    background-attachment: fixed;
    z-index: 4;
}
.comm-cta-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 73.5%;
    margin-left: auto;
}
.comm-cta-item {
    display: inline-block;
    vertical-align: top;
    padding: 9px 22px 35px 22px;
    border-left: 1px solid rgba(255,255,255,.25);
    width: calc(100% / 3);
}
.comm-cta-item:first-child {
    width: 36.33%;
}
.comm-cta-item:nth-child(2) {
    width: 36.33%;
}
.comm-cta-item:last-child {
    width: 27.33%;
}
.comm-cta-item a {
    display: block;
    position: relative;
}
.comm-cta-item span {
    display: block;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 1px;
    color: #888888;
	font-family:'News Cycle';
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}
.comm-cta-item span + span {
    font-size: 15px;
    line-height: 1;
    letter-spacing: 0.75px;
    margin-top: 4px;
	font-family:'News Cycle';
    color: #888888!important;
}
.comm-cta-item:hover a span {
    color: #fff;
}
.comm-cta-item:hover {
    border-color: #fff;
}
#communities:after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: 9px;
    height: 100%;
    max-height: 1247px;
    background: #000;
}
.comm-hover:hover {
    background: rgba(0,0,0,.90);
    height: 240px;
    width: 79.393%;
}
.comm-btn a:hover{
	background-color:#fff;
	border-color:#fff;
	color:#000;
}
.ip-neighborhood-details {
    position: relative;
    font-size: 0;
}
    
.comunity-detail-page .template-breadcrumbs {
    max-width: 700px;
    background-color: #000;
}
.comunity-detail-page .template-breadcrumbs nav.rank-math-breadcrumb {
    color: #fff;
    line-height: 1;
    padding: 37px 0 37px 152px;
}
.comunity-detail-page .template-breadcrumbs nav.rank-math-breadcrumb p > span, .comunity-detail-page .template-breadcrumbs nav.rank-math-breadcrumb p > a {
    margin: 0 17px;
}
.ipnd-title {
    position: relative;
    padding: 50px 0;
    margin-bottom: 45px;
}
.ipnd-title-inner {
    display: flex;
    justify-content: center;
}
.ipnd-title-heading-text {
    position: relative;
    font-size: 22px;
    color: #000000;
    line-height: 1;
    letter-spacing: 0.2em;
    padding: 49px 0 50px 50px;
    border-left: 5px solid #000000;
	font-family:'News Cycle';
}
.ipnd-title-heading-text::before, .ipnd-title-heading-text::after {
    content: '';
    position: absolute;
    left: -5px;
    width: 195px;
    height: 30px;
    border: 5px solid #000000;
    pointer-events: none;
}
.ipnd-title-heading-text div {
    font-size: 65px;
    font-weight: 700;
    letter-spacing: 0.05em;
    margin-left: -3px;
	font-family:'News Cycle';
}
.ipnd-title-heading-text::before {
    top: 0;
    border-bottom: 0;
}
.ipnd-title-heading-text::after {
    bottom: 0;
    border-top: 0;
}
.ipnd-stats {
    position: relative;
    margin-bottom: 108px;
}
.ipnd-stats-container {
    position: relative;
    width: 1300px;
    max-width: 100%;
    padding: 0 15px;
    margin: 0 auto;
}
.ipnd-stats-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -34px;
}
.ipnd-stats-item {
    width: 33.33%;
    padding: 0 34px;
    text-align: center;
}
.ipnd-stats-title {
    font-size: 25px;
    color: #000000;
    line-height: 1.1;
    text-transform: uppercase;
    min-height: 46px;
    margin-bottom: 16px;
	font-family:'News Cycle';
}
.ipnd-stats-number {
    display: flex;
    border-top: 1px solid #000000;
}
.ipnd-stats-number div {
    width: 33.33%;
    font-size: 15px;
    color: #000000;
    line-height: 1;
    letter-spacing: 0.025em;
    text-transform: uppercase;
	font-family:'News Cycle';
}
.ipnd-stats-number div::before {
    content: '';
    display: block;
    width: 1px;
    height: 32px;
    margin: 0 auto 8px;
    background: #000000;
}
.ipnd-stats-number div strong {
    display: block;
    font-size: 25px;
    letter-spacing: -0.05em;
    margin-bottom: 8px;
}
.ipnd-stats-number div:nth-child(even)::before {
    height: 92px;
}
/*.ip-neighborhood-details::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 100%;
    max-height: 524px;
    background: #000000;
    pointer-events: none;
}*/
.ipnd-content {
    position: relative;
	overflow:hidden;
}
.ipnd-content.sec1 {
    padding: 28px 0;
    margin-bottom: 45px;
}
.ipnd-accent-bg {
    position: absolute;
    width: 300px;
    height: 580px;
    max-width: 100%;
    top: 0;
    left: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.ipnd-content.sec1 .ipnd-accent-bg {
    right: 0;
    left: inherit;
    height: 70.2%;
}
.ipnd-accent-bg::before {
    content: '';
    display: block;
    position: absolute;
    top: -0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000000;
    opacity: 0.65;
}
.ipnd-content-container {
    position: relative;
    width: 1300px;
    max-width: 100%;
    padding: 0 15px;
    margin: 0 auto;
}
.ipnd-content-two-column {
    display: flex;
    flex-wrap: wrap;
}
.ipnd-content-two-column-image {
    width: 44.88%;
}
.ipnd-content-two-column-image img {
    width: 100%;
	max-width: 100%;
}
.ipnd-content-two-column-text {
    width: 55.12%;
    padding: 70px 0 0;
}
.ipnd-content-two-column-text-inner {
    padding: 47px 63px 20px 93px;
    margin: 0 -65px 0 -75px;
    background: #ffffff;
    height: 100%;
}
.ipnd-content h2 {
    font-size: 55px;
    font-weight: 700;
    color: #000000;
    line-height: 1.2;
    letter-spacing: 0.05em;
    margin: 30px 0;
	font-family:'News Cycle';
}
.ipnd-content p {
    font-size: 18px;
    color: #4f4f4f;
    line-height: 1.5;
    letter-spacing: 0.05em;
    margin: 26px 0;
	font-family:'News Cycle';
}
.ipnd-content.sec2 .ipnd-accent-bg {
    height: 97.3%;
}
.ipnd-content-two-column.is-reverse {
    flex-direction: row-reverse;
}
.ipnd-content.sec2 .ipnd-content-two-column-text-inner {
    padding-top: 5px;
}
.ipnd-content ul{
	margin-left: 40px;
	list-style-type: disc;
	font-family:'News Cycle';
	line-height: 1.7;
}
.ipnd-content-list li {
    position: relative;
    display: flex;
    align-items: flex-start;
    font-size: 18px;
    color: #4f4f4f;
    line-height: 1.1;
    letter-spacing: 0.05em;
    margin: 20px 0;
	font-family:'News Cycle';
}
.ipnd-content-list li::before {
    content: '';
    display: block;
    position: relative;
    width: 14px;
    height: 14px;
    margin-top: 3px;
    margin-right: 10px;
    border: 1px solid #020202;
}
.ipnd-content-list li::after {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    left: 4px;
    width: 6px;
    height: 6px;
    background: #000000;
}
.comunity-detail-page .inner-banner{
	background-image:url('../images/investment-banner.jpg');
}
.ipnd-content.sec4 {
    padding: 28px 0;
}
.ipnd-content.sec4 .ipnd-accent-bg {
    height: 42.5%;
    right: 0;
    left: inherit;
}
.ipnd-content p.is-text-black {
    color: #000000;
}
.ipnd-list-box-list {
    display: flex;
    flex-wrap: wrap;
}
.ipnd-list-box-item {
    position: relative;
    width: 50%;
    padding-right: 30px;
    font-size: 18px;
    color: #4f4f4f;
    line-height: 1.5;
    letter-spacing: 0.05em;
    margin-bottom: 26px;
	font-family:'News Cycle';
}
.ipnd-list-box-item::before {
    content: '';
    display: inline-block;
    position: relative;
    width: 14px;
    height: 14px;
    margin-top: 3px;
    margin-right: 10px;
    border: 1px solid #020202;
}
.ipnd-list-box-item strong {
    color: #000000;
}
.ipnd-list-box-item::after {
    content: '';
    display: block;
    position: absolute;
    top: 11px;
    left: 4px;
    width: 6px;
    height: 6px;
    background: #000000;
}
.ipnd-content.sec4 .ipnd-content-list-col .ipnd-content-list:nth-child(1) {
    width: 42.54%;
}
.ipnd-content.sec4 .ipnd-content-list-col .ipnd-content-list:nth-child(2) {
    width: 28.50%;
}
.ipnd-content.sec4 .ipnd-content-list-col .ipnd-content-list:nth-child(3) {
    width: 28.96%;
}
.ipnd-content-list-col {
    display: flex;
    flex-wrap: wrap;
}
.ipnd-content.sec5 {
    padding: 10px 0 100px;
    text-align: center;
}
.ipnd-content.sec5 .ipnd-content-list-col {
    max-width: 520px;
    margin: 0 auto;
}
.ipnd-content.sec5 .ipnd-content-list-col .ipnd-content-list {
    width: 50%;
}
.ipnd-content.sec6 {
    padding: 0 0 55px;
}
.ipnd-content.sec6 .ipnd-accent-bg {
    height: 79%;
}
.ipnd-content.sec7 {
    background: url(../images/sec7-bg.jpg) #cccccc no-repeat center center / cover;
    padding: 354px 0 32px;
}
.ipnd-content.sec7::before, .ipnd-content.sec7::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.ipnd-content.sec7::before {
    background: #000000;
    opacity: 0.3;
}
.ipnd-content.sec7 .ipnd-content-container {
    position: relative;
    z-index: 2;
}
.ipnd-content.sec7 h2 {
    color: #ffffff;
    margin: 0;
}
.ipnd-content.sec7 p {
    color: #ffffff;
    margin: 3px 0 0;
    max-width: 635px;
}
.ipnd-content.sec8 {
    padding: 20px 0 35px;
}
.ipnd-content.sec8 .ipnd-content-container {
    display: flex;
    flex-wrap: wrap;
}
.ipnd-content.sec8 .ipnd-content-col {
    width: 50%;
    padding-right: 10px;
}
.ipnd-content a.text-link {
    color: #000000;
    text-decoration: underline !important;
}
.ipnd-content.sec9 {
    padding: 28px 0;
}
.ipnd-content.sec9 .ipnd-accent-bg {
    height: 95%;
    right: 0;
    left: inherit;
}
.ipnd-content.sec10 {
    padding: 50px 0 85px;
    text-align: center;
}
.ipnd-content-title {
    position: relative;
    margin-bottom: 35px;
}
.ipnd-content-title::before {
    content: '';
    display: block;
    position: absolute;
    width: 3000px;
    height: 100%;
    top: 0;
    right: -65px;
    background: url(../images/content-title-bg.jpg) #000000 no-repeat center center / cover;
}
.ipnd-content-title h2 {
    position: relative;
    color: #ffffff;
    margin: 0;
    padding: 18px 0 35px;
}
.ipnd-content.sec10 p {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
}
.ipnd-content.sec10 .ipnd-content-list-col {
    max-width: 1050px;
    margin: 0 auto;
}
.ipnd-content.sec10 .ipnd-content-list {
    width: 33.33%;
}
.ipnd-content.sec10 .ipnd-content-list-col + p {
    max-width: 650px;
}
.ipnd-content.sec11 .ipnd-accent-bg {
    height: 100%;
}
.ipnd-content.sec12 {
    padding: 140px 0 0;
}
.ipnd-content.sec12 .ipnd-accent-bg {
    height: 77.5%;
    right: 0;
    left: inherit;
    top: 19%;
}
.ipnd-content.sec3 {
    padding: 60px 0 210px;
}
.ipnd-content.sec13 {
    text-align: center;
}
.ipnd-content.sec13 .ipnd-content-list-col {
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
}
.ip-neighborhood-details{
	padding-bottom:70px;
}
.ipnd-content.sec3 {
    padding: 60px 0 210px;
}
.ipnd-content.sec3 .ipnd-accent-bg {
    width: 13.43%;
    height: 65%;
    top: 28%;
    right: 0;
    left: inherit;
}
.ipnd-content.sec3 .ipnd-content-container {
    text-align: center;
}
.ipnd-list-wrap {
    position: relative;
    width: 1430px;
	max-width:100%;
    padding: 0 15px;
    margin: 150px auto 0;
}
.ipnd-slide-wrapper {
    position: relative;
    margin: 0 -4px;
}
.ipnd-slide-item {
    position: relative;
    padding: 4px;
}
.ipnd-slide-item-photo {
    position: relative;
    background-color: #cccccc;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 447px;
    overflow: hidden;
}
.ipnd-slide-item-text {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    width: 367px;
    padding: 30px 0;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    line-height: 1;
}
.ipnd-slide-item-text-description-line1 {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.9px;
    text-transform: uppercase;
    margin-bottom: 8px;
	font-family:'News Cycle';
}
.ipnd-slide-item-text-description-line2 {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 2.55px;
	font-family:'News Cycle';
}
.ipnd-slide-item-hover-text {
    position: absolute;
    bottom: -50px;
    left: 0;
    width: 100%;
    padding: 35px 39px;
    background-color: rgba(0, 0, 0, 0.9);
    opacity: 0;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}
.ipnd-slide-item-hover-text-description-line_ {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 8px;
	font-family:'News Cycle';
}
.ipnd-slide-item-hover-text-description-line1 {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 2.55px;
    text-transform: uppercase;
    margin-bottom: 8px;
	font-family:'News Cycle';
}
.ipnd-slide-item-hover-text-description-line2 {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 0.07em;
	font-family:'News Cycle';
}
.ipnd-slide-item-hover-text-link-label {
    position: absolute;
    right: 38px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'News Cycle';
    font-size: 15px;
    font-weight: 400;
    color: #a7a7a7;
    letter-spacing: 1px;
}
.ipnd-slide-item a:hover .ipnd-slide-item-text {
    bottom: -50px;
    opacity: 0;
}
.ipnd-slide-item a:hover .ipnd-slide-item-hover-text {
    bottom: 0;
    opacity: 1;
}
.ipnd-slide-wrapper .owl-page:before {
    content: counter(slides-num) !important;
    font-family: 'News Cycle';
    font-size: 15px;
    font-weight: 400;
    color: #000;
    text-align: center;
    width: 41px;
    height: 41px;
    padding: 7px 0;
    border: 1px solid rgba(0, 0, 0, .15);
    margin-right: 9px;
    background: transparent;
	display:inline-block !important;
}
.ipnd-slide-wrapper .owl-page.active:before {
    color: #fff;
    background-color: #000;
}
.ipnd-slide-wrapper .owl-page {
	display: inline-block;
	counter-increment: slides-num;
	margin-right: 0px;
}
.ipnd-slide-wrapper .owl-theme .owl-controls .owl-buttons div{
	padding: 16px 0px;
    opacity: 1;
    background: transparent;
    border-radius: 0px;
    width: 47px;
    margin: 0 23px;
    text-align: center;
	border-bottom:1px solid #000;
	position:relative;
}
.ipnd-slide-wrapper .owl-theme .owl-controls .owl-buttons div:hover{
	opacity: 0.7 !important;
}
.ipnd-slide-wrapper .owl-theme .owl-controls .owl-buttons div:first-child:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -23px;
    transform: translateY(-50%);
    width: 1px;
    height: 25px;
    background-color: rgba(0, 0, 0, 0.15);
    pointer-events: none;
}
.ipnd-slide-wrapper .owl-page span{
	display:none !important;
}
.owl-theme .owl-controls{
	display:flex;
}
.ipnd-slide-wrapper .owl-theme .owl-controls {
    max-width: 100%;
    margin: 24px auto 0;
	padding: 0 5px;
}
.ipnd-slide-wrapper .owl-pagination {
    width: 76.78%;
	text-align: left;
}
.ipnd-slide-wrapper .owl-buttons {
    width: 23.21%;
	text-align: left;
}
.team-container {
    display: block;
    position: relative;
    margin-top: -28px;
}
.team-container:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 887px;
    background: url(../images/agent-bg.jpg) no-repeat;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    pointer-events: none;
}
.team-wrapper {
    display: block;
    position: relative;
}
.team-main {
    display: block;
    position: relative;
}
.team-heading-wrap {
    width: 100%;
    max-width: 488px;
    margin: 0 auto;
    padding: 0 30px 50px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: -129px;
    z-index: 2;
    position: relative;
}
.team-heading {
    position: relative;
    margin: 0 auto;
    padding: 48px 0 54px 50px;
    font-size: 0;
}
.team-heading:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 59px;
    height: 100%;
    pointer-events: none;
    border-left: 5px solid #000;
}
.team-heading-text {
    font-family: 'News Cycle';
    font-size: 22px;
    font-weight: 400;
    color: #000;
    letter-spacing: 4.4px;
    line-height: 1;
}
.team-heading-text:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 197px;
    height: 31px;
    border: 5px solid #000;
    border-bottom: none;
    pointer-events: none;
}
.team-heading-text div {
    font-family: 'News Cycle';
    font-size: 65px;
    font-weight: 700;
    color: #000;
    letter-spacing: 0.05em;
}
.team-heading-text::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 197px;
    height: 33px;
    pointer-events: none;
    border: 5px solid #000;
    border-top: none;
    border-left: none;
}
.team-agent-photo {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.team-agent-photo img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 100%;
}
.team-agent-wrapper {
    display: block;
    position: relative;
}
.team-agents-row {
    display: block;
    position: relative;
    padding: 126px 100px 21px;
}
.team-agents-row:before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: 12px;
    height: 100%;
    background: #000;
    pointer-events: none;
}
.team-agents-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 -16.5px;
}
.team-agents-item {
    display: inline-block;
    vertical-align: top;
    width: calc(100% / 4);
    padding: 0 16.5px;
    margin-bottom: 53px;
}
.team-agents-item a {
    display: block;
    position: relative;
}
.team-agent-img canvas {
    display: block;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #666;
	height:445px;
}
.team-agent-details {
    display: block;
    position: relative;
    padding: 35px 15px 40px;
    text-align: center;
}
.team-agent-details:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: #000;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}
.team-agent-name {
    display: block;
    position: relative;
    margin-bottom: 20px;
}
.team-agent-name span {
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
	font-family: 'News Cycle';
    letter-spacing: 1.1px;
    color: #010101;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}
.team-agent-btn {
    display: block;
    position: relative;
}
.team-agent-btn span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    max-width: 173px;
    height: 52px;
    border: 1px solid #000;
    font-size: 15px;
    font-weight: 700;
	font-family: 'News Cycle';
    line-height: 1;
    letter-spacing: 2.25px;
    color: #000;
    margin: 0 auto;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}
.team-agents-item a:hover .team-agent-details:before {
    height: 100%;
}
.team-agents-item a:hover .team-agent-name span {
    color: #fff;
}
.team-agents-item a:hover .team-agent-btn span {
    border-color: #fff;
    color: #fff;
}
.ip-cta-row {
    display: block;
    width: 71.3%;
    padding: 33px 0 0;
    background: #1b4837 url(../images/ip-cta-bg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 4;
    margin-left: auto;
}
.ip-cta-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 73.5%;
    margin-left: 114px;
}
.ip-cta-item {
    display: inline-block;
    vertical-align: top;
    padding: 9px 22px 35px 22px;
    border-left: 1px solid rgba(255,255,255,.25);
    width: calc(100% / 3);
}
.ip-cta-item {
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.ip-cta-item:first-child {
    width: 36.33%;
}
.ip-cta-item a {
    display: block;
    position: relative;
}
.ip-cta-item span {
    display: block;
    font-size: 20px;
    line-height: 1;
	font-family: 'News Cycle';
    letter-spacing: 1px;
    color: #fff;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}
    .ip-cta-item span + span {
        font-size: 15px;
        line-height: 1;
        letter-spacing: 0.75px;
        margin-top: 4px;
        color: #fff !important;
        -webkit-transition: 0.4s all ease-in-out;
        -o-transition: 0.4s all ease-in-out;
        transition: 0.4s all ease-in-out;
    }
.ip-cta-item:nth-child(2) {
    width: 36.33%;
}
.ip-cta-item:last-child {
    width: 27.33%;
}
.ip-cta-item:hover {
    border-color: #fff;
}
.ip-cta-item:hover a span {
    color: #fff;
}
.team-page .inner-banner{
	background-image:url('../images/team-banner.jpg');
}
#meet-the-team, #communities, #agent-details, .aios-listing-details {
	padding-bottom:90px;
}
.agent-detail-page .inner-banner{
	background-image:url('../images/testi-banner.jpg');
}
#agent-details {
    position: relative;
}
/*#agent-details:before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: 12px;
    height: 100%;
    max-height: 532px;
    background: #000;
    pointer-events: none;
}*/
.ad-container {
    display: block;
    position: relative;
}
.ad-container:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1077px;
    background: url(../images/agent-details-bg.jpg) no-repeat;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    pointer-events: none;
}
.ad-wrapper {
    display: block;
    position: relative;
    padding-bottom: 100px;
}
.ad-heading-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: -28px;
    margin-bottom: 84px;
}
.ad-heading {
    position: relative;
    margin: 0 auto;
    padding: 48px 0 54px 50px;
    font-size: 0;
}
/*.ad-heading:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 59px;
    height: 100%;
    pointer-events: none;
    border-left: 5px solid #000;
}*/
.ad-heading-text {
    font-family: 'News Cycle';
    font-size: 22px;
    font-weight: 400;
    color: #000;
    letter-spacing: 4.4px;
    line-height: 1;
}
.ad-heading-text:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 197px;
    height: 31px;
    border: 5px solid #000;
    border-bottom: none;
    pointer-events: none;
}
.ad-heading-text div {
    font-family: 'News Cycle';
    font-size: 65px;
    font-weight: 700;
    color: #000;
    letter-spacing: 0.05em;
}
.ad-heading-text::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 197px;
    height: 33px;
    pointer-events: none;
    border: 5px solid #000;
    border-top: none;
    border-left: none;
}
.ad-content-container {
    display: block;
    position: relative;
}
.ad-content-wrapper {
    display: block;
    position: relative;
    padding: 0 165px 100px;
}
.ad-content-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 89px;
    background: rgba(255,255,255,.90);
    /* align-items: flex-end; */
    -webkit-box-shadow: 10px 17px 20px 0px rgb(0 0 0 / 10%);
    box-shadow: 10px 17px 20px 0px rgb(0 0 0 / 10%);
}
.ad-content-col {
    display: inline-block;
    vertical-align: bottom;
    width: 50%;
    position: relative;
}
.ad-content-col:first-child {
    width: 40%;
}
.ad-agent-details-container {
    display: block;
    position: relative;
    /* height: 100%; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 0;
}
.ad-agents-img {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}
.ad-agents-img canvas {
    display: block;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    background-color: #666;
	height:656px;
}
.ad-agent-info {
    display: block;
    position: relative;
    padding: 35px 82px;
    background: #1b4837;
    text-align: center;
}
.ad-agent-name {
    display: block;
    position: relative;
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(255,255,255,.10);
    padding-bottom: 30px;
}
.ad-agent-name span {
    font-size: 38px;
    line-height: 1;
    letter-spacing: 1.9px;
    color: #fff;
    display: block;
    font-weight: 700;
	font-family: 'News Cycle';
}
.ad-agent-name span:not(:last-child) {
    margin-bottom: 10px;
}
.ad-agent-name span + span, .ad-agent-name span + span + span {
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.8px;
    color: #fff;
    font-weight: 400;
	font-family: 'News Cycle';
}
.ad-agent-contacts span {
    display: block;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.8px;
    color: #fff;
	font-family: 'News Cycle';
}
.ad-agent-contacts span:not(:last-child) {
    margin-bottom: 10px;
}
.ad-agent-contacts span em.ai-font-devices-mobile {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 15px;
}
.ad-agent-contacts span em.ai-font-envelope-f {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 9px;
}
.ad-content-col:last-child {
    width: 60%;
}
.ad-agent-bio-container {
    position: relative;
    padding: 73px 91px 0 71px;
    background: #fff;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.ad-agent-bio {
    display: block;
    position: relative;
}
.ad-agent-bio p {
    font-size: 17px;
    line-height: 27px;
    letter-spacing: 0.85px;
    color: #4f4f4f;
    margin: 0;
	font-family: 'News Cycle';
}
.ad-agent-bio p:not(:last-child) {
    margin-bottom: 32px;
}
.ad-agent-btn span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    max-width: 213px;
    height: 62px;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
	font-family: 'News Cycle';
    letter-spacing: 2.25px;
    color: #000!important;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    border: 1px solid #000;
    text-align: center;
    padding: 0 5px;
}
.ad-agent-contacts span a {
    color: #fff;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}
.ad-agent-contacts span a:hover {
    color: #d0d0d0;
}
.ad-agent-btn span:hover {
    background: #000;
    color: #fff!important;
}
.service-page .template-breadcrumbs {
    max-width: 744px;
}
.ip-hl-content {
    font-size: 0;
    position: relative;
    padding: 52px 30px 119px;
}
.ip-hl-content::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 12px;
    height: 560px;
    background-color: #000;
    pointer-events: none;
}
.ip-hl-heading {
    position: relative;
    max-width: 415px;
    margin: 0 auto;
}
.ip-hl-heading::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 196px;
    background-color: #000;
    pointer-events: none;
}
.ip-hl-heading-text {
    font-family: 'News Cycle';
    font-size: 22px;
    font-weight: 400;
    color: #000;
    letter-spacing: 0.3em;
    line-height: 1;
    padding: 52px 0 58px 52px;
}
.ip-hl-heading-text::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 196px;
    height: 31px;
    border: 5px solid #000;
    border-bottom: none;
    pointer-events: none;
}
.ip-hl-heading-text div {
    font-family: 'News Cycle';
    font-size: 65px;
    font-weight: 700;
    color: #000;
    letter-spacing: 0.05em;
}
.ip-hl-heading-text::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 196px;
    height: 33px;
    border: 5px solid #000;
    border-top: none;
    pointer-events: none;
}
.ip-hl-agent-photo, .ip-hl-haute-logo {
    margin-top: 53px;
}
.ip-hl-agent-photo img, .ip-hl-haute-logo img {
    margin: 0 auto;
	max-width:100%;
	display:block;
}
.ip-hl-text {
    max-width: 1255px;
    margin: 28px auto 0;
}
.ip-hl-text p {
    font-family: 'News Cycle';
    font-size: 18px;
    font-weight: 400;
    color: #4f4f4f;
    line-height: 1.5 !important;
    letter-spacing: 0.05em;
    text-align: center;
    margin: 0 0 27px !important;
}
.ip-hl-link {
    max-width: 353px;
    margin: 44px auto 0;
}
.ip-hl-link a {
    display: block;
    font-family: 'News Cycle';
    font-size: 15px;
    font-weight: 700;
    color: #000;
    letter-spacing: 0.15em;
    text-align: center;
    padding: 17px 0;
    border: 1px solid #000;
    transition: all .4s ease-in-out;
}
.ip-hl-link a:hover {
    color: #fff;
    background-color: #000;
}
.service-page .template-content-wrapper::after{
	display:none;
}
.service-page .template-content-wrapper::before{
	display:none;
}
.service-page .template-content-wrapper{
	padding-bottom:0px;
}
.ip-media-inner-wrap {
    font-size: 0;
    position: relative;
    padding-bottom: 100px;
}
.ip-media-top-wrap {
    position: relative;
    max-width: 1400px;
    margin: 41px auto 0;
}
.ip-media-top-col {
    display: inline-block;
    vertical-align: middle;
}
.ip-media-top-col.left {
    width: 57%;
}
.ip-media-heading {
    position: relative;
    max-width: 220px;
    margin: 0 auto;
    padding: 52px 0 57px 52px;
}
.ip-media-heading::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 196px;
    background-color: #000;
    pointer-events: none;
}
.ip-media-heading-text {
    font-family: 'News Cycle';
    font-size: 22px;
    font-weight: 400;
    color: #000;
    letter-spacing: 0.2em;
    line-height: 1;
}
.ip-media-heading-text::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 196px;
    height: 31px;
    border: 5px solid #000;
    border-bottom: none;
    pointer-events: none;
}
.ip-media-heading-text div {
    font-family: 'News Cycle';
    font-size: 65px;
    font-weight: 700;
    color: #000;
    letter-spacing: 0.05em;
}
.ip-media-heading-text::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 196px;
    height: 33px;
    border: 5px solid #000;
    border-top: none;
    pointer-events: none;
}
.ip-media-top-col.right {
    width: 42%;
}
.ip-media-subheading {
    position: relative;
    font-family: 'News Cycle';
    font-size: 18px;
    font-weight: 400;
    color: #4f4f4f;
    line-height: 1.5;
    letter-spacing: 0.05em;
    padding-top: 26px;
    padding-right: 80px;
}
.ip-media-subheading::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 3px;
    background-color: #000;
    pointer-events: none;
}
.ip-media-video-frame-wrap {
    position: relative;
    margin-top: 65px;
    padding: 0;
    z-index: 1;
}
.ip-media-video-frame-wrap::before {
    content: "";
    position: absolute;
    top: 255px;
    left: 0;
    width: 100%;
    height: 585px;
    background-image: url(../images/media-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    pointer-events: none;
    z-index: -1;
}
.ip-media-video-frame-inner-wrap {
    max-width: 1400px;
    margin: 0 auto;
    width: 79.37%;
}
.ip-media-video-frame-inner-wrap iframe {
    display: block;
    width: 100%;
    background-color: #000;
	max-width: 100%;
}
.ip-media-video-frame-inner-wrap .owl-pagination{
	display:none;
}
.ip-media-video-frame-inner-wrap .owl-theme .owl-controls .owl-buttons div {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 40px;
    cursor: pointer;
	background-color:transparent;
	opacity:1;
	padding:0px;
	filter:invert(1);
}
.ip-media-video-frame-inner-wrap .owl-theme .owl-controls .owl-buttons .owl-next {
    margin-right: 20px;
}
.ip-media-video-frame-inner-wrap .owl-theme .owl-prev::before {
    content: "";
    position: absolute;
    top: 50%;
    right: -40px;
    transform: translateY(-50%);
    width: 1px;
    height: 25px;
    background-color: #000;
    opacity: .25;
    pointer-events: none;
}
.ip-media-video-frame-inner-wrap .owl-theme .owl-controls .owl-buttons div:hover{
	opacity:0.7 !important;
}
.ip-media-video-frame-inner-wrap .owl-theme .owl-controls {
    text-align: right;
    margin-top: 43px;
}
.ip-media-video-frame-inner-wrap .owl-buttons{
	width:100%;
}
.media-page .template-content-wrapper::before{
	display:none;
}
.media-page .template-content-wrapper::after{
	display:none;
}
.ip-media-video-list-wrap {
    position: relative;
    margin-top: 44px;
    z-index: 1;
}
.ip-media-video-list-inner-wrap {
    max-width: 79.37%;
    margin: 0 auto;
}
.ip-media-video-item {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    padding: 0 6px;
    margin-bottom: 5px;
    cursor: pointer;
}
.ip-media-video-item-inner-wrap {
    background-color: #fff;
    padding: 25px;
}
.ip-media-video-item-inner-wrap .ip-media-video-item-thumbnail {
    position: relative;
}
.ip-media-video-item-inner-wrap .ip-media-video-item-thumbnail::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: .24;
    pointer-events: none;
    z-index: 1;
}
.ip-media-video-item-inner-wrap canvas {
    display: block;
    width: 100%;
	height:323px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    filter: grayscale(1);
    transition: all .4s ease-in-out;
}
.ip-media-video-item-title {
    font-family: 'News Cycle';
    font-size: 17px;
    font-weight: 400;
    color: #4d4d4d;
    text-align: center;
    line-height: 1.2;
    letter-spacing: 0.05em;
    margin-top: 20px;
}
.ip-media-video-item:hover .ip-media-video-item-inner-wrap canvas {
    filter: none;
}
.ip-media-video-list-wrap .owl-theme .owl-controls{
	text-align:right;
	width: 100%;
    margin: 0 auto;
    margin-top: 50px;
}
.ip-media-video-list-wrap .owl-theme .owl-controls .owl-buttons div {
	position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 40px;
    cursor: pointer;
	background-color:transparent;
	opacity:1;
	padding:0px;
}
.ip-media-video-list-wrap .owl-theme .owl-controls .owl-buttons div:hover{
	opacity:0.7 !important;
}
.ip-media-video-list-wrap .owl-theme .owl-controls .owl-buttons .owl-next {
    margin-right: 20px;
}
.ip-media-video-list-wrap .owl-theme .owl-controls .owl-buttons .owl-prev::before {
    content: "";
    position: absolute;
    top: 50%;
    right: -40px;
    transform: translateY(-50%);
    width: 1px;
    height: 25px;
    background-color: #000;
    opacity: .25;
    pointer-events: none;
}
.ip-media-video-list-wrap .owl-pagination{
	display:none;
}
.ip-media-video-list-wrap .owl-theme .owl-controls .owl-buttons{
	width:100%;
}
.media-page .template-content-wrapper{
	padding-bottom:0px;
}
.media-page .inner-banner{
	background-image:url('../images/media-banner-1.jpg');
}
.ip-media-floating-subscribe-link {
    position: absolute;
    top: 321px;
    right: -191px;
    transform: rotate(-90deg) translateZ(0);
    z-index: 1;
}
.ip-media-floating-subscribe-link a {
    display: block;
    width: 559px;
    background-color: #000;
    font-family: 'News Cycle';
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.5em;
    text-align: center;
    padding: 38px 0;
    transition: all .4s ease-in-out;
}
.ip-media-floating-subscribe-link span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
}
.mobile-media-list{
	display:none !important;
}
.zoomIn.delay2.animation-visible{
	visibility:visible;
	opacity: 1;
	-webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.zoomIn.delay4.animation-visible{
	visibility:visible;
	opacity: 1;
	-webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.zoomIn.delay6.animation-visible{
	visibility:visible;
	opacity: 1;
	-webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
.zoomIn.delay8.animation-visible{
	visibility:visible;
	opacity: 1;
	-webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}
.zoomIn.delay10.animation-visible{
	visibility:visible;
	opacity: 1;
	-webkit-transition: all 1.0s ease-in-out;
    transition: all 1.0s ease-in-out;
}
.testi-container {
    display: block;
    position: relative;
}
.testi-wrapper {
    display: block;
    position: relative;
}
.testi-main {
    display: block;
    position: relative;
}
.testi-heading-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: -28px;
}
.testi-heading {
    position: relative;
    margin: 0 auto;
    padding: 48px 0 54px 50px;
    font-size: 0;
}
.testi-heading:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 59px;
    height: 100%;
    pointer-events: none;
    border-left: 5px solid #000;
}
.testi-heading-text {
    font-family: 'News Cycle';
    font-size: 22px;
    font-weight: 400;
    color: #000;
    letter-spacing: 4.4px;
    line-height: 1;
}
.testi-heading-text:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 197px;
    height: 31px;
    border: 5px solid #000;
    border-bottom: none;
    pointer-events: none;
}
.testi-heading-text div {
    font-family: 'News Cycle';
    font-size: 65px;
    font-weight: 700;
    color: #000;
    letter-spacing: 0.05em;
}
.testi-heading-text::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 197px;
    height: 33px;
    pointer-events: none;
    border: 5px solid #000;
    border-top: none;
    border-left: none;
}
.testi-heading-caption {
    display: block;
    text-align: center;
    margin: 49px 0 69px;
}
.testi-heading-caption span {
    font-size: 18px;
    line-height: 1.5;
	font-family: 'News Cycle';
    letter-spacing: 0.9px;
    color: #4f4f4f;
}
.testi-content-container {
    display: block;
    position: relative;
}
.testi-content-wrapper {
    display: block;
    position: relative;
}
.testi-content-row {
    display: block;
    position: relative;
}
.testi-content-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.testi-content-item {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% / 2);
    position: relative;
    min-height: 514px;
    padding: 39px 60px 39px 39px;
}
.testi-content-item:before {
    position: absolute;
    content: '';
    bottom: 68px;
    right: auto;
    width: 174px;
    height: 165px;
    background: url(../images/ai-quote-icon-w.png);
    pointer-events: none;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.testi-content-item:nth-child(odd):before {
    right: 88px;
}
.testi-cont-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.testi-stars {
    display: inline-block;
    vertical-align: top;
    padding: 47px 0 47px 18px;
    border-left: 3px solid #000;
    position: relative;
    width: 21%;
    max-width: 150px;
}
.testi-stars:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 119px;
    height: 19px;
    border: 3px solid #000;
    border-bottom: none;
    pointer-events: none;
    border-left: none;
}
.testi-stars ul {
    list-style-type: none;
    margin: 0;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.testi-stars ul li {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% / 5);
    margin-right: 2px;
}
span.ai-icon-star {
    background-image: url(../images/ai-star-icon.png);
    width: 23px;
    height: 21px;
	display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.testi-stars ul li:last-child {
    margin-right: 0;
}
.testi-stars:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 119px;
    height: 19px;
    border: 3px solid #000;
    border-top: none;
    border-left: 0;
    pointer-events: none;
}
.testi-content-wrap {
    display: inline-block;
    vertical-align: top;
    width: 79%;
    padding-left: 48px;
    padding-top: 40px;
}
.testi-content {
    display: block;
    position: relative;
    margin-bottom: 30px;
}
.testi-content p {
    font-size: 17px;
    line-height: 27px;
    letter-spacing: 0.85px;
    color: #303030;
    margin: 0;
	font-family:'News Cycle';
}
.testi-agent-name {
    display: block;
    position: relative;
}
.testi-agent-name span {
    display: block;
    font-size: 17px;
    letter-spacing: 0.85px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
	font-family:'News Cycle';
}
.testi-content-item.is-black {
    background: #000 url(../images/testi-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.testi-content-item.is-black:before {
    background: url(../images/ai-quote-icon-b.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.testi-content-item:nth-child(even):before {
    left: 88px;
}
.testi-content-item.is-black .testi-stars {
    border-color: #fff;
}
.testi-content-item.is-black .testi-stars:before, .testi-content-item.is-black .testi-stars:after {
    border-color: #fff;
}
.testi-content-item.is-black span.ai-icon-star {
    -webkit-filter: invert(1) brightness(1);
    filter: invert(1) brightness(1);
}
.testi-content-item.is-black .testi-content p {
    color: #cccccc;
}
.testi-content-item.is-black .testi-agent-name span {
    color: #fff;
}
.testimonial-page .ip-cta-row{
	margin-left:0px;
	margin-right:auto;
	background: #000;
	background-image:none;
}
.testimonial-page .ip-cta-list{
	margin-left:auto;
}
#testimonials{
	padding-bottom:90px;
}
.testimonial-page .inner-banner{
	background-image:url('../images/testi-banner.jpg');
}
.hidden-lg {
    display: none!important;
}
.testi-icon span{
	display: inline-block;
    vertical-align: middle;
    width: auto;
    height: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.aios-listing-det ul li:not(:last-child) {
    margin-bottom: 18px;
}
.ald-gallery-slide-wrap .owl-controls{
	display:none !important;
}
.ip-caimeiju-inner-content-wrap {
    max-width: 1365px;
    margin: 100px auto 0;
    padding: 0 15px;
	display:flex;
}
.ip-caimeiju-inner-content-wrap.reverse-col{
	display:flex;
	flex-direction:row-reverse;
	margin-bottom:60px;
}
.ip-caimeiju-inner-content-col {
    display: inline-block;
    vertical-align: top;
}
.ip-caimeiju-inner-content-col.left {
    width: 44.79%;
}
.ip-caimeiju-inner-content-wrap.reverse-col .ip-caimeiju-inner-content-col.left {
    padding-left:30px;
}
.ip-caimeiju-inner-content-text {
    margin-top: 15px;
}
.ip-caimeiju-inner-content-text p {
    font-family: 'News Cycle';
    font-size: 18px;
    font-weight: 400;
    color: #4f4f4f;
    line-height: 1.5 !important;
    letter-spacing: 0.05em;
    margin: 0 0 26px !important;
}
.ip-caimeiju-inner-content-text-link {
    max-width: 273px;
    margin-top: 44px;
}
.ip-caimeiju-inner-content-text-link a {
    display: block;
    font-family: 'News Cycle';
    font-size: 15px;
    font-weight: 700;
    color: #000;
    text-align: center;
    letter-spacing: 0.15em;
    padding: 17px 0;
    border: 1px solid #000;
    transition: all .4s ease-in-out;
}
.ip-caimeiju-inner-content-text-link a:hover {
	background-color:#000;
	border-color:#000;
	color:#fff;
}
.ip-caimeiju-inner-content-col.right {
    width: 55.20%;
}
.ip-caimeiju-inner-content-col.right img{
	max-width:100%;
	display:block;
}
.custom-gallery .ald-gallery-item{
	width: 33.33%;
    float: left;
}
.ip-idx-search-tab-panel-item{
	opacity:0;
	height:0;
	visibility:hidden;
	transition: all .4s ease-in-out;
}
.ip-idx-search-tab-panel-item.active-tab-panel {
    opacity:1;
	height:auto;
	visibility:visible;
	transition: all .4s ease-in-out;
}




@media only screen and (max-width: 450px){
    .latest-news-wrapper .ln-inner-wrap .ln-top-wrapper .ln-heading-wrap .ln-heading, .what-our-clients-say-wrapper .wocs-inner-wrap .wocs-text-wrap .wocs-heading {
        max-width: 260px;
    }
    .latest-news-wrapper .ln-inner-wrap .ln-top-wrapper .ln-top-col, .video-of-the-week-wrapper .votw-inner-wrap .votw-top-wrapper .votw-top-col {
        display: flex !important;
    }
    .connect-with-me-wrapper .cwm-inner-wrap .cwm-content-wrapper .cwm-heading .cwm-heading-text::before, .connect-with-me-wrapper .cwm-inner-wrap .cwm-content-wrapper .cwm-heading .cwm-heading-text::after{
        left: 10% !important
    }
    .footer-broker-logo img{
        width: 100px;
    }
}


@media only screen and (max-width:991px){
	.slider-one-mobile{
		display:none;
	}
    .video-of-the-week-wrapper .votw-inner-wrap .votw-top-wrapper .votw-heading-wrap .votw-heading, .video-of-the-week-wrapper, .welcome-wrapper, .featured-listings-wrapper {
        padding: 0px !important;
    }
    .latest-news-wrapper .ln-inner-wrap .ln-top-wrapper .ln-heading-wrap .ln-heading, .what-our-clients-say-wrapper .wocs-inner-wrap .wocs-text-wrap .wocs-heading{
        width: 100%;
        padding: 0px !important;
    }
    .latest-news-wrapper .ln-inner-wrap .ln-top-wrapper .ln-top-col, .featured-listings-wrapper .fl-inner-wrap {
        padding-top: 18px;
    }
    .video-of-the-week-wrapper .votw-inner-wrap .votw-top-wrapper .votw-heading-wrap .votw-heading{
        width: 100% !important;
    }
    .connect-with-me-wrapper .cwm-inner-wrap .cwm-content-wrapper .cwm-heading{
        padding: 0px;
    }
    .video-of-the-week-wrapper .votw-inner-wrap .votw-top-wrapper .votw-excerpt-wrap .votw-excerpt, .latest-news-wrapper .ln-inner-wrap .ln-top-wrapper .ln-excerpt-wrap .ln-excerpt {
        margin-top: 18px !important;
    }
    .desktop-only {
        display: none;
    }
	.mobile-only {
		display: block !important;
	}
	.video-banner {
		height: 425px;
		position: relative;
	}
	.video-banner .slideshow-content-wrap {
		padding: 0 15px;
	}
	.video-banner .slideshow-content-wrap .slideshow-content-heading {
		font-size: 37px;
	}
	.video-banner .slideshow-content-wrap .slideshow-content-subheading {
		font-size: 15px;
	}
	.video-banner .slideshow-content-wrap .slideshow-content-link {
		max-width: 250px;
		margin-top: 27px;
	}
	.video-banner  .slideshow-content-wrap .slideshow-content-link a {
		font-size: 18px;
	}
	.section-floating-mark {
		display: none;
	}
	.section-inner-wrap {
		width: 100% !important;
		padding: 18px 30px;
	}
	.welcome-wrapper .welcome-inner-wrap .welcome-heading {
		max-width: 258px;
	}
	.welcome-wrapper .welcome-inner-wrap .welcome-heading .welcome-heading-text {
		margin-bottom: 3px;
	}
	.welcome-wrapper .welcome-inner-wrap .welcome-heading .welcome-heading-image::after {
		bottom: -9px;
	}
	.welcome-wrapper .welcome-inner-wrap .welcome-content-wrap {
		margin-top: 18px;
		padding-top: 40px;
	}
	.welcome-wrapper .welcome-inner-wrap .welcome-content-wrap .welcome-content-col {
		display: block;
		width: 100% !important;
	}
	.welcome-wrapper .welcome-inner-wrap .welcome-content-wrap .welcome-photo-wrap .welcome-photo img {
		display: block;
		max-width: 420px;
		margin: 0 auto;
		height: auto;
	}
	.welcome-wrapper .welcome-inner-wrap .welcome-content-wrap .welcome-text-wrap .welcome-text {
		padding: 40px 15px;
		text-align: center;
	}
	.welcome-wrapper .welcome-inner-wrap .welcome-content-wrap .welcome-text-wrap .welcome-text p, .welcome-wrapper .welcome-inner-wrap .welcome-content-wrap .welcome-text-wrap .welcome-text .welcome-text-link a {
		font-size: 16px;
	}
	.welcome-wrapper .welcome-inner-wrap .welcome-content-wrap .welcome-text-wrap .welcome-text .welcome-text-link {
		margin: 20px auto 40px;
	}
	.featured-listings-wrapper {
		padding: 80px 0;
	}
	.featured-listings-wrapper .fl-accent-line::before, .featured-listings-wrapper .fl-accent-line::after {
		height: 442px;
	}
	.featured-listings-wrapper .fl-inner-wrap {
		padding: 0;
	}
	.featured-listings-wrapper .fl-inner-wrap .fl-top-wrapper .fl-top-heading-wrap {
		padding-left: 0;
	}
	.featured-listings-wrapper .fl-inner-wrap .fl-top-wrapper .fl-top-col {
		display: block;
		width: 100% !important;
        padding-top: 18px !important;
	}
	.featured-listings-wrapper .fl-inner-wrap .fl-top-wrapper .fl-top-heading-wrap .fl-top-heading {
		max-width: 260px;
		margin: 0 auto;
        padding: 0px !important;
	}
	.featured-listings-wrapper .fl-inner-wrap .fl-top-wrapper .fl-top-excerpt-wrap {
		padding-top: 77px;
		padding-right: 0;
	}
	.featured-listings-wrapper .fl-inner-wrap .fl-top-wrapper .fl-top-excerpt-wrap .fl-top-excerpt {
		font-size: 18px;
		text-align: center;
		padding: 25px 30px 0;
	}
	.featured-listings-wrapper .fl-inner-wrap .fl-top-wrapper .fl-top-excerpt-wrap .fl-top-excerpt::before {
		left: 50%;
		transform: translateX(-50%);
	}
	.featured-listings-wrapper .fl-inner-wrap .fl-list-wrap {
		position: relative;
		margin-top: 40px;
	}
	.featured-listings-wrapper .fl-inner-wrap .fl-list-wrap::after {
		content: "";
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%);
		width: 111px;
		height: 466px;
		background-image: url(../images/featured-listings-right-overlay.jpg);
		background-size: cover;
		background-position: bottom;
		background-repeat: no-repeat;
		pointer-events: none;
		z-index: -1;
	}
	.featured-listings-wrapper::after{
		display:none;
	}
	.featured-listings-wrapper .fl-inner-wrap .fl-list-wrap .fl-slide .item a .fl-slide-item-photo {
		height: 400px;
	}
	.featured-listings-wrapper .fl-inner-wrap .fl-list-wrap .fl-slide .item a .fl-slide-item-photo .fl-slide-item-text {
		left: 0;
		transform: none;
		width: 100%;
		background-color: #000;
		bottom: 0 !important;
		opacity: 1 !important;
	}
	.featured-listings-wrapper .fl-inner-wrap .fl-list-wrap .fl-slide{
		margin: 0 0px;
	}
	.featured-listings-wrapper .owl-theme .owl-controls {
		text-align: center !important;
		display: inline-block;
		position: relative;
		width: 100%;
		margin-top: 20px !important;
	}
	.featured-listings-wrapper .fl-inner-wrap .fl-bottom-wrap {
		margin-top: 20px;
	}
	.featured-listings-wrapper .fl-inner-wrap .fl-bottom-wrap .fl-bottom-link-wrap {
		width: 100%;
	}
	.featured-listings-wrapper .fl-inner-wrap .fl-bottom-wrap .fl-bottom-link-wrap .fl-bottom-link {
		max-width: 333px;
		margin-left: auto;
		margin-right: auto;
		padding: 0px 15px;
	}
    .the-southern-california-lifestyle-wrapper{
        padding-top: 18px !important;
    }
    .the-southern-california-lifestyle-wrapper .tscl-inner-wrap .tscl-heading{
        padding: 0px !important;
        display: flex;
        justify-content: center;
    }
    .the-southern-california-lifestyle-wrapper .tscl-inner-wrap .tscl-list-wrap {
        max-width: 367px;
        margin: 66px auto 0;
    }
	.the-southern-california-lifestyle-wrapper .tscl-inner-wrap .tscl-list-wrap .tscl-item{
		width: 100%;
		display: inline-block;
	}
	.video-of-the-week-wrapper .votw-inner-wrap .votw-top-wrapper .votw-top-col {
		display: block;
		width: 100% !important;
	}
	.video-of-the-week-wrapper .votw-inner-wrap .votw-top-wrapper .votw-excerpt-wrap .votw-excerpt {
		font-size: 18px;
		max-width: 100%;
		text-align: center;
		margin-top: 70px;
	}
	.video-of-the-week-wrapper .votw-inner-wrap .votw-top-wrapper .votw-excerpt-wrap .votw-excerpt::before {
		left: 50%;
		transform: translateX(-50%);
	}
	.video-of-the-week-wrapper .votw-inner-wrap .votw-content-wrap .votw-content-col.left{
		display:none;
	}
	.video-of-the-week-wrapper .votw-inner-wrap .votw-content-wrap .votw-content-col.right{
		width:100%;
	}
	.video-of-the-week-wrapper .votw-inner-wrap .votw-content-wrap .votw-content-col.right .votw-content-right-slide-wrap .votw-content-right-slide-item a .votw-content-right-slide-item-photo{
		height: 446px;
	}
	.video-of-the-week-wrapper::after {
		height: 484px;
	}
	.video-of-the-week-wrapper .owl-theme .owl-controls {
		text-align: left !important;
	}
	.video-of-the-week-wrapper .owl-theme .owl-controls img{
		filter:invert(1);
	}
	.latest-news-wrapper {
		padding: 0px 0;
	}
    .what-our-clients-say-wrapper .wocs-inner-wrap .wocs-text-wrap .wocs-subheading{
        margin-top: 18px !important;
    }
    .latest-news-wrapper::before {
        height: 337px;
    }
	.latest-news-wrapper .ln-inner-wrap .ln-top-wrapper .ln-heading-wrap {
		padding-left: 0;
	}
	.latest-news-wrapper .ln-inner-wrap .ln-top-wrapper .ln-top-col {
		display: block;
		width: 100% !important;
	}
	.latest-news-wrapper .ln-inner-wrap .ln-top-wrapper .ln-heading-wrap .ln-heading {
		margin: 0 auto;
	}
	.latest-news-wrapper .ln-inner-wrap .ln-top-wrapper .ln-excerpt-wrap .ln-excerpt {
		text-align: center;
		margin-top: 62px;
	}
	.latest-news-wrapper .ln-inner-wrap .ln-top-wrapper .ln-excerpt-wrap .ln-excerpt::before {
		left: 50%;
		transform: translateX(-50%);
	}
	.latest-news-wrapper .ln-inner-wrap .ln-slide-wrapper {
		margin-top: 40px;
	}
	.latest-news-wrapper .owl-theme .owl-controls {
		text-align: center !important;	
		position: relative;
		width: 100%;
		margin-top: 20px !important;
	}
	.latest-news-wrapper .ln-bottom-wrapper {
		margin-top: 20px;
	}
	.latest-news-wrapper .ln-bottom-wrapper .ln-bottom-col .ln-bottom-link {
		max-width: 233px;
		margin-left:auto;
		margin-right:auto;
		padding:0px 15px;
	}
	.what-our-clients-say-wrapper {
		background-position: center;
	}
	.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-left-overlay-wrap, .what-our-clients-say-wrapper::after {
		display: none;
	}
	.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-col {
		width: 100% !important;
	}
	.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-text-wrap {
		padding-left: 0;
	}
	.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-text-wrap .wocs-heading {
		margin: 0 auto;
	}
	.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-text-wrap .wocs-subheading {
		margin-top: 64px;
		font-size: 17px;
		text-align: center;
	}
	.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-text-wrap .wocs-subheading::before {
		left: 50%;
		transform: translateX(-50%);
	}
	.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-text-wrap .wocs-link {
		margin: 40px auto 0;
	}
	.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-testimonials-wrap .wocs-slide-wrapper {
		margin: 0 auto;
		padding-top: 40px;
	}
	.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-testimonials-wrap .wocs-slide-wrapper {
		max-width: 600px;
	}
	.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-testimonials-wrap .wocs-slide-wrapper .wocs-slide-item .wocs-slide-item-inner-wrap {
		min-height: auto;
		padding: 100px 40px;
	}
	.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-testimonials-wrap .wocs-slide-wrapper .wocs-slide-item .wocs-slide-item-inner-wrap .wocs-slide-item-excerpt {
		font-size: 14px;
		min-height: auto;
	}
	.what-our-clients-say-wrapper .owl-theme .owl-controls {
		text-align: center !important;
		position: relative;
		left: 0;
		bottom: 0px;
		width: 100%;
		margin-top: 20px !important;
	}
	.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-link {
		max-width: 283px;
		margin: 30px auto 0;
	}
	.meet-the-team-wrapper .section-inner-wrap.mtt-inner-wrap {
		padding: 0;
	}
	.meet-the-team-wrapper .mtt-inner-wrap .mtt-photo {
		margin-top: 0px;
	}
	.meet-the-team-wrapper .mtt-inner-wrap .mtt-link {
		margin: 30px auto 0;
	}
	.follow-me-on-ig-wrapper {
		padding: 80px 0;
	}
	.follow-me-on-ig-wrapper .fmoig-inner-wrap .fmoig-heading-wrap {
		top: 0;
		padding-bottom: 0;
		position: relative;
		right: auto;
		margin: 0 auto 30px;
		width: 100%;
	}
	.follow-me-on-ig-wrapper .fmoig-inner-wrap .fmoig-heading-wrap .fmoig-heading {
		max-width: 256px;
	}
	.follow-me-on-ig-wrapper .fmoig-inner-wrap .fmoig-bottom-wrap .fmoig-bottom-col {
		width: 100%;
		text-align: center;
	}
	.follow-me-on-ig-wrapper .fmoig-inner-wrap .fmoig-bottom-wrap .fmoig-bottom-col .fmoig-ig-username a {
		font-size: 24px;
	}
	.follow-me-on-ig-wrapper::before{
		display:none;
	}
	.connect-with-me-wrapper .section-inner-wrap.cwm-inner-wrap {
		padding: 0;
	}
	.connect-with-me-wrapper .cwm-inner-wrap .cwm-section-banner canvas {
		min-height: 0!important;
		height: auto;
	}
	.connect-with-me-wrapper .cwm-inner-wrap .cwm-section-banner::before{
		display:none;
	}
	.connect-with-me-wrapper .cwm-inner-wrap .cwm-content-wrapper {
		padding: 70px 15px;
	}
	.footer {
		padding: 40px 0;
	}
	.footer .footer-inner-wrap {
		max-width: 750px;
	}
	.footer .footer-inner-wrap .footer-logos .footer-logos-col {
		display: block;
		width: 100% !important;
	}
	.footer .footer-inner-wrap .footer-logos .footer-broker-logo-wrap .footer-broker-logo {
		padding-top: 0;
		padding-left: 0;
		text-align: center;
		margin-top: 30px;
	}
	.footer .footer-inner-wrap .footer-contact .footer-contact-col {
		display: block;
		width: 100% !important;
	}
	.footer .footer-inner-wrap .footer-contact .footer-contact-info-wrap .footer-contact-info .footer-contact-info-title {
		text-align: center;
	}
	.footer .footer-inner-wrap .footer-contact .footer-contact-info-wrap .footer-contact-info .footer-contact-info-col {
		display: block;
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
	}
	.footer-contact-info-item {
		margin-bottom: 15px;
	}
	.footer .footer-smi {
		position: relative;
		top: 0;
		right: 0;
		margin-top: 20px;
		text-align: center;
	}
	.footer .footer-smi a {
		display: inline-block;
		width: 18px;
		text-align: center;
		margin: 0 15px;
	}
	.footer::before{
		display:none;
	}
	.footer .footer-inner-wrap .footer-contact .footer-subscribe-form-wrap .footer-subscribe-form {
		padding-left: 0;
		max-width: 350px;
		margin: 40px auto 0;
	}
	.footer .footer-inner-wrap .footer-contact .footer-subscribe-form-wrap .footer-subscribe-form .footer-subscribe-form-text {
		text-align: center;
	}
	.footer .footer-inner-wrap .footer-menu-wrap .footernav li {
		margin: 0 10px;
	}
	.footer .footer-inner-wrap .footer-menu-wrap .footernav li a {
		font-size: 12px;
	}
	.footer .footer-inner-wrap .footer-disclaimer {
		font-size: 12px;
	}
	.footer .footer-back-top-toggle {
		display: none;
	}
	.footer::after{
		display:none;
	}
	.sidenav-wrapper .sidenav-inner-wrap::after{
		display:none;
	}
	.sidenav-wrapper .sidenav-inner-wrap {
		padding: 0 23px;
	}
	.sidenav-wrapper::before {
		background-position: left center;
	}
	.sidenav-wrapper {
		width: 285px;
		padding-bottom: 20px;
		background: #000;
		overflow-y: scroll;
	}
	.sidenav-wrapper .sidenav-inner-wrap .sidenav-top-wrap .sidenav-top-col:first-child {
		display: none;
	}
	.sidenav-wrapper .sidenav-inner-wrap .sidenav-top-wrap .sidenav-top-col {
		width: 100%;
		text-align: right;
	}
	.sidenav-wrapper .sidenav-inner-wrap .sidenav-top-wrap .sidenav-top-col > div {
		display: inline-block !important;
		vertical-align: middle;
	}
	.sidenav-wrapper .sidenav-inner-wrap .sidenav-top-wrap .sidenav-top-col .sidenav-close-toggle .sidenav-close {
		width: auto;
		height: auto;
		padding: 0;
		padding-left: 26px;
	}
	.sidenav-wrapper .sidenav-inner-wrap .sidenav-top-wrap .sidenav-top-col .sidenav-close-toggle .sidenav-close span {
		font-size: 31px;
	}
	.sidenav-wrapper .sidenav-inner-wrap .sidenav-content {
		margin-top: 35px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	}
	.sidenav-wrapper .sidenav-inner-wrap .sidenav-content {
		padding-left: 1.68%;
	}
	.sidenav-wrapper .sidenav-inner-wrap .sidenav-content .navigation {
		margin-top: 32px;
		padding-bottom: 40px;
	}
	.sidenav-wrapper .sidenav-inner-wrap .sidenav-content .navigation .sidenav-col {
		display: block;
		width: 100%;
	}
	.sidenav-wrapper .sidenav-inner-wrap .sidenav-content .navigation .sidenav-col > li > a {
		font-family: 'MADE Canvas';
		font-size: 14px;
		letter-spacing: 1px;
	}
	.sidenav-wrapper .sidenav-inner-wrap .sidenav-content .navigation .sidenav-col ul.sub-menu {
		display: none;
		padding-left: 20px;
	}
	.sidenav-wrapper .sidenav-inner-wrap .sidenav-content .navigation .sidenav-col > li .sub-menu li a {
		font-size: 14px;
	}
	.sidenav-wrapper .sidenav-smi-wrap {
		position: relative;
		top: auto;
		bottom: 0;
		right: 0;
		transform: none;
		width: 100%;
		margin-top: 46px;
	}
	.sidenav-wrapper .sidenav-smi-wrap a {
		display: inline-block;
		vertical-align: top;
		border: 1px solid #fff;
		width: 35px;
		height: 36px;
		padding: 6px 0;
		margin: 0 5px;
	}
	.sidenav-wrapper .sidenav-inner-wrap .sidenav-top-wrap .sidenav-top-col .sidenav-close-toggle .sidenav-close {
		width: auto;
		height: auto;
		padding: 0;
		padding-left: 26px;
	}
	.template-breadcrumbs {
		max-width: 100%;
	}
	.rank-math-breadcrumb {
		padding: 15px !important;
	}
	.ip-fl-heading-wrap {
		margin-top: 26px;
	}
	.ip-fl-subheading {
		font-size: 15px;
		padding: 0 30px;
	}
	.ip-fl-cta-wrap {
		width: 100%;
		margin-bottom: 40px;
	}
	.ip-fl-cta-wrap::before {
		background-image: url(../images/ip-fl-cta-bg.jpg);
		height: 100%;
	}
	.ip-fl-list {
		max-width: 480px;
	}
	.ip-fl-item {
		width: 100%;
	}
	.ip-fl-item-inner-wrap{
		height:303px;
	}
	.ip-fl-item-address {
		bottom: 0 !important;
		opacity: 1 !important;
	}
	.ip-fl-item-address {
		width: 300px;
	}
	.ip-fl-item-address-line1, .ip-fl-item-hover-content-address-line1 {
		font-size: 13px;
	}
	.ip-fl-item-hover-content {
		display: none;
	}
	.ip-fl-slide-hover-price {
		padding-right: 8px;
		margin-right: 8px;
	}
	.ip-fl-slide-hover-price-inner {
		padding: 8px 9px 8px 7px;
	}
	.ip-fl-slide-hover-price span {
		font-size: 12px;
	}
	.ip-fl-pagination-wrap {
		width: 100%;
	}
	.ip-fl-pagination-col {
		display: block;
		width: 100%;
		text-align: center;
		padding: 0 !important;
	}
	.ip-fl-pagination-nav {
		text-align: center;
		margin-top: 20px;
	}
	.template-content-wrapper {
		padding-bottom: 40px;
	}
	.ip-fl-list {
		width: 93%;
	}
	.ip-idx-search-content-col {
		display: block;
		min-height: auto;
		width: 100% !important;
	}
	.ip-idx-search-form-wrap {
		padding: 0 15px;
	}
	.ip-idx-search-heading-wrap {
		padding-left: 0;
		max-width: 240px;
		margin: 0 auto;
		background-color: transparent;
		padding-top:30px;
	}
	.ip-idx-search-tab-control-wrap {
		padding: 0 20px;
		max-width: 100%;
	}
	.ip-idx-search-tab-control-item-button {
		font-size: 14px;
	}
	.ip-idx-search-tab-control-item.active-tab-control .ip-idx-search-tab-control-item-button::after {
		left: 50%;
		transform: translateX(-50%);
	}
	.ip-idx-search-tab-panel-wrap {
		padding: 35px 10px 0;
		max-width: 480px;
	}
	.ip-idx-search-field-col {
		display: block;
		width: 100%;
		margin-bottom: 6px;
		padding: 0 !important;
	}
	.ip-idx-search-field-label, .ip-idx-search-field-inline-label {
		font-size: 14px;
	}
	.ip-idx-search-field-col.offset-top {
		padding-top: 18px !important;
		padding-bottom: 4px !important;
	}
	.ip-idx-search-field-control {
		width: 165px !important;
	}
	.ip-idx-search-field-radio-control label {
		width: 56px;
		margin: 0 2px;
	}
	.ip-idx-search-field-radio-control label input, .ip-idx-search-field-radio-control label span {
		left: 28px;
	}
	.ip-idx-form-option {
		max-width: 100%;
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.ip-idx-search-content-col.right {
		padding-bottom: 10px;
	}
	.ip-idx-search-quick-links {
		padding: 60px 40px 0;
	}
	.ip-idx-search-quick-links-item-heading {
		max-width: 190px;
		margin: 0 auto;
	}
	.ip-idx-search-quick-links-item-heading::before {
		height: 116px;
	}
	.ip-idx-search-quick-links-item-heading-text {
		font-size: 23px;
	}
	.ip-idx-search-quick-links-item-photo {
		max-width: 460px;
		margin: 40px auto 0;
	}
	.ip-idx-search-quick-links-item-photo a canvas{
		height:298px;
	}
	.ip-idx-form-option::before{
		display:none;
	}
	.ip-idx-search-field-col.range-offset-top {
		padding-top: 49px !important;
	}
	.inner-banner{
		min-height:250px;
	}
	.result-page .ip-fl-heading-text {
		font-size: 15px;
	}
	.result-page .ip-fl-heading-text div {
		font-size: 42px;
	}
	.result-page .ip-fl-heading::before {
		height: 100%;
	}
	.result-page .ip-fl-list {
		width: 93%;
	}
	.result-page .ip-fl-item {
		width: 100%;
	}
	.result-page .ip-fl-item-inner-wrap {
		height: 455px;
	}
	.result-page .ip-fl-item-inner-wrap canvas{
		height: 455px;
	}
	.result-page .ip-fl-item-address {
		bottom: 81px !important;
		opacity: 1 !important;
		width: 300px;
	}
	.result-page .ip-fl-item-address-line1, .result-page .ip-fl-item-hover-content-address-line1 {
		font-size: 13px;
	}
	.result-page .ip-fl-item-address-line2, .result-page .ip-fl-item-hover-content-address-line2 {
		font-size: 12px;
	}
	.result-page .ip-fl-item-hover-content {
		padding: 0 0 20px;
		background: rgba(0,0,0,.7);
		width: 300px;
		left: 50%;
		transform: translateX(-50%);
		bottom: 0;
		opacity: 1;
		display:block;
	}
	.result-page .ip-fl-item-hover-content .ip-fl-item-hover-content > span, .result-page .ip-fl-item-hover-content-col.left {
		display: none;
	}
	.result-page .ip-fl-item-hover-content-col.right {
		width: 130px;
		margin: 10px auto;
		display: block;
	}
	.result-page .ip-fl-item-hover-content-link-label {
		font-size: 13px;
		padding: 13px;
	}
	.result-page .ip-fl-item-hover-content > span {
		display: none;
	}
	.cu-container {
		margin: 0;
	}
	.cu-heading {
		max-width: 241px;
		margin: 50px auto;
	}
	.cu-row-container {
		padding: 0 30px;
	}
	.cu-row {
		display: block;
	}
	.cu-col {
		width: 100%!important;
	}
	.cu-agent-photo img {
		max-width: 571px;
		margin: 0 auto;
	}
	.cu-form-container {
		padding: 50px 30px;
		width: 100%;
		max-width: 571px;
		margin: 0 auto;
	}
	.cu-form-caption {
		margin-bottom: 30px;
		max-width: 100%;
	}
	.cu-form-caption span {
		font-size: 16px;
		line-height: 1;
	}
	.cu-form-col input:not([type=submit]) {
		height: 55px;
		font-size: 16px;
	}
	.cu-form-col textarea {
		height: 90px;
		font-size: 16px;
	}
	.cu-form-co.submit input[type=submit] {
		height: 55px;
	}
	.cu-contact-info {
		display: block;
		padding: 80px 15px;
	}
	.cu-contact-desc {
		display: block;
		width: 100%;
		padding: 0;
		margin-bottom: 30px;
		text-align: center;
	}
	.cu-contact-desc p {
		font-size: 16px;
	}
	.cu-contact-agents-container {
		display: block;
		width: 100%;
		padding: 42px 15px;
	}
	.cu-cont-flex {
		display: block;
	}
	.cu-cont-agent-wrap {
		display: block;
		width: 100%;
		max-width: 317px;
		margin: 0 auto 30px;
	}
	.cu-cont-inline {
		padding: 0;
		display: block;
		margin: 0 auto;
		text-align: center;
	}
	.cu-cont-item {
		padding: 0;
		display: block;
		border: none;
	}
	.cu-cont-item:not(:last-child) {
		margin-bottom: 20px;
	}
	.cu-cont-item strong {
		font-size: 14px;
	}
	.cu-cont-item span {
		font-size: 15px;
	}
	.ip-resume-heading-wrap {
		margin-top: 50px;
	}
	.ip-resume-welcome-content-wrapper {
		padding: 83px 0 0;
	}
	.ip-resume-welcome-content-inner-wrap {
		padding-bottom: 0;
	}
	.ip-resume-welcome-content-col {
		display: block;
		width: 100% !important;
	}
	.ip-resume-welcome-content-agent-photo img {
		margin: 0 auto;
		display:block;
	}
	.ip-resume-welcome-content-photo img {
		margin: 0 auto;
		display:block;
	}
	.ip-resume-welcome-content-text {
		padding: 30px;
	}
	.ip-resume-middle-content-inner-wrap {
		padding: 30px;
	}
	.ip-resume-middle-content-text p {
		font-size: 15px;
	}
	.ip-resume-middle-content-logo-row {
		margin-bottom: 0;
	}
	.ip-resume-middle-content-logo-item {
		margin: 0 21px 21px;
	}
	.ip-resume-video-wrap {
		max-width: 100%;
		margin-right: 0;
		padding-top: 0;
	}
	.ip-resume-video {
		height: 400px;
	}
	.ip-resume-video-controls.is-playing .ip-resume-video-controls-play {
		display: none;
	}
	.ip-resume-cta-wrap, .ip-resume-cta-inner-wrap {
		width: 100%;
	}
	.ip-resume-cta-wrap {
		padding: 0 20px;
	}
	.ip-resume-cta-item a {
		padding: 20px 0 20px 10px;
	}
	.ip-resume-testimonials-inner-wrap {
		padding: 85px 20px 0;
	}
	.ip-resume-testimonials-slide-wrap {
		padding: 64px 54px 57px;
	}
	.ip-resume-testimonials-item-inner-wrap {
		font-size: 15px;
		padding: 50px 25px 0;
		min-height: 500px;
	}
	.resume-page .template-content-wrapper {
		padding-bottom: 0px;
	}
	.detail-page .inner-banner {
		height: 436px;
	}
	.ald-custom-container {
		padding: 0 30px;
	}
	.ald-custom-container .rank-math-breadcrumb {
		padding: 15px !important;
	}
	.aios-listing-details nav.rank-math-breadcrumb p>a, .aios-listing-details nav.rank-math-breadcrumb p>span {
		line-height: 1.5;
	}
	.ald-custom-line:before {
		max-height: 100%;
	}
	.ald-custom-container {
		padding: 0 30px;
	}
	.ald-row {
		display: block;
	}
	.ald-col {
		width: 100%!important;
	}
	.ald-content-container {
		padding-top: 30px;
		margin-top: 50px;
		padding-right: 0;
		margin-bottom: 50px;
		text-align: center;
	}
	.ald-content-container:before {
		margin: 0 auto;
		right: 0;
	}
	.ald-title h1 {
		line-height: 1;
		font-size: 45px;
	}
	.ald-content p {
		font-size: 16px;
	}
	.ald-col {
		width: 100%!important;
	}
	.ald-details-container {
		margin: 0;
		width: 100%;
		max-width: 478px;
		margin: 0 auto;
	}
	.aios-listing-info-wrap {
		padding: 0;
		width: 100%;
		max-width: 69%;
		margin: 0 auto;
	}
	.aios-listing-price span {
		font-size: 60px;
	}
	.aios-listing-share-smis {
		text-align: center;
	}
	.ald-full-container.client-tagline {
		padding: 100px 0;
		margin-top: 65px;
		background: transparent;
	}
	.ald-full-container.client-tagline {
		padding: 80px 15px;
		width: 100%;
	}
	.ald-full-container.client-tagline:before, .ald-full-container.client-tagline:after {
		width: 100%;
	}
	.ald-tagline {
		max-width: 100%;
	}
	.ald-gallery-item img {
		height: 180px;
	}
	.ald-static-map {
		padding-left: 15px;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.ald-full-container.section4 {
		width: 100%;
		padding-left: 0;
	}
	.ald-full-container.section4:before, .ald-full-container.section4:after {
		width: 100%;
	}
	.ald-contact-form {
		padding: 80px 15px;
	}
	.ald-form-widget {
		max-width: 790px;
	}
	.privacy-page .container {
		width: 750px;
	}
	.comm-container {
		margin: 0;
	}
	.comm-main:before {
		height: 100%;
		top: 0;
	}
	.comm-heading {
		margin: 50px auto;
		max-width: 272px;
		padding: 32px 0 58px 29px;
	}
	.comm-heading-text {
		font-size: 18px;
		letter-spacing: 3px;
	}
	.comm-heading-text span {
		font-size: 51px;
	}
	.comm-custom-container {
		padding: 0;
	}
	.comm-row {
		padding: 0 15px;
	}
	.comm-item {
		width: calc(100% / 2);
	}
	.comm-img canvas {
		height: 315px;
	}
	.comm-hover:hover {
		width: 85%;
	}
	.comm-desc p {
		font-size: 14px;
		margin: 7px 0 20px;
	}
	.comm-btn a {
		height: 50px;
		width: 190px;
	}
	.comm-cta-row {
		width: 100%;
	}
	.comm-cta-list {
		width: 100%;
		padding: 30px 15px 0;
	}
	.comm-cta-item {
		width: 33.33%!important;
		padding: 6px 0 39px 13px;
	}
	.comm-cta-item span {
		font-size: 18px;
	}
	.comunity-page .rank-math-breadcrumb {
		padding: 37px 15px !important;
	}
	.comunity-detail-page .container {
		width: 750px;
	}
	.ipnd-stats-list {
		max-width: 480px;
		margin: 0 auto;
	}
	.ipnd-stats-item {
		width: 100%;
		margin-bottom: 30px;
	}
	.ipnd-accent-bg {
		display: none;
	}
	.ipnd-content-two-column-image {
		width: 100%;
	}
	.ipnd-content-two-column-text {
		width: 100%;
		padding: 0 !important;
	}
	.ipnd-content-two-column-text-inner {
		margin: 0 !important;
		padding: 15px 0 !important;
	}
	.ipnd-content h2 {
		font-size: 45px;
	}
	.ipnd-slide-item-text {
		background: #000000;
	}
	.ipnd-slide-wrapper .owl-pagination, .ipnd-slide-wrapper .owl-buttons {
		width: 100%;
		text-align: center;
	}
	.ipnd-slide-wrapper .owl-buttons{
		margin-top:30px;
	}
	.ipnd-slide-wrapper .owl-theme .owl-controls{
		display:block;
	}
	.ipnd-content-list-col .ipnd-content-list {
		width: 100% !important;
	}
	.ipnd-content-list-col .ipnd-content-list:not(:first-child) li:first-child, .ipnd-content-list-col .ipnd-content-list:not(:last-child) li:first-child {
		margin-top: 0;
	}
	.ipnd-content.sec8 .ipnd-content-col {
		width: 100%;
		padding-right: 0;
	}
	.ipnd-content-two-column-image img{
		height:100%;
	}
	.ipnd-list-box-item {
		width: 100%;
		padding-right: 0;
	}
	.team-container {
		margin: 0;
	}
	.team-heading-wrap {
		max-width: 299px;
		padding: 0 0 30px;
		margin-bottom: -50px;
	}
	.team-heading-wrap {
		background: transparent;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.team-heading {
		padding: 32px 0 58px 29px;
	}
	.team-heading {
		max-width: 272px;
	}
	.team-heading {
		margin: 50px auto;
	}
	.team-heading-text div {
		font-size: 50px;
	}
	.team-agents-row {
		padding: 100px 30px 15px;
	}
	.team-agents-list {
		margin: 0 -10px;
	}
	.team-agents-item {
		padding: 0 10px;
	}
	.team-agents-item {
		width: calc(100% / 3);
	}
	.team-agent-img canvas{
		height:247px;
	}
	.team-agent-name span {
		font-size: 18px;
	}
	.team-agent-btn span {
		max-width: 160px;
		font-size: 13px;
	}
	.ip-cta-row {
		width: 100%;
		padding: 30px 15px 0;
	}
	.ip-cta-list {
		width: 100%;
		margin-left: 0;
	}
	.ip-cta-item {
		width: 33.33%!important;
		padding: 6px 0 39px 20px;
	}
	.ip-cta-item span {
		font-size: 18px;
	}
	.ip-cta-item span + span {
		font-size: 15px;
	}
	.team-heading-text {
		font-size: 18px;
		letter-spacing: 3px;
	}
	.ad-wrapper {
		padding-bottom: 50px;
	}
	.ad-heading-wrap {
		margin: 0;
	}
	.ad-heading {
		margin: 50px auto;
		padding: 40px 0 50px 20px;
		min-width: 196px;
	}
	.ad-heading-text {
		font-size: 18px;
		letter-spacing: 3px;
	}
	.ad-heading-text div {
		font-size: 45px;
	}
	.ad-content-wrapper {
		padding: 0 30px 50px;
	}
	.ad-content-row {
		display: block;
		padding-bottom: 50px;
	}
	.ad-content-col {
		display: block;
		width: 100%!important;
	}
	.ad-agent-details-container {
		max-width: 350px;
		margin: 0 auto;
	}
	.ad-agents-img canvas{
		height:365px;
	}
	.ad-agent-info {
		padding: 35px 30px;
	}
	.ad-agent-name span {
		font-size: 35px;
	}
	.ad-agent-contacts span {
		font-size: 14px;
	}
	.ad-agent-bio-container {
		padding: 30px 30px 0 30px;
		text-align: center;
	}
	.ad-agent-bio p {
		font-size: 14px;
	}
	.ad-agent-bio p:not(:last-child) {
		margin-bottom: 20px;
	}
	.ad-agent-btn span {
		margin: 0 auto;
		font-size: 13px;
	}
	.service-page .template-breadcrumbs{
		max-width:100%;
	}
	.ip-media-top-col {
		display: block;
		width: 100% !important;
	}
	.ip-media-subheading {
		padding: 20px 20px 0;
		margin-top: 40px;
		text-align: center;
	}
	.ip-media-subheading::before {
		left: 50%;
		transform: translateX(-50%);
	}
	.ip-media-video-frame-inner-wrap {
		max-width: 1200px;
	}
	.ip-media-video-frame-inner-wrap iframe {
		height: 500px;
	}
	.ip-media-video-frame-inner-wrap .owl-theme .owl-controls{
		text-align:center;
	}
	.mobile-media-list{
		display:block !important;
	}
	.desk-media-list{
		display:none !important;
	}
	.ip-media-video-list-inner-wrap {
		max-width: 100%;
		padding: 0 9px;
	}
	.ip-media-video-item{
		width: 100%;
	}
	.ip-media-video-item-inner-wrap canvas {
		height: 120px;
	}
	.ip-media-video-list-wrap .owl-theme .owl-controls{
		text-align:center;
	}
	.ip-media-floating-subscribe-link {
		position: relative;
		top: 0;
		right: 0;
		transform: none;
		margin-top: 40px;
	}
	.ip-media-floating-subscribe-link a {
		width: 100%;
		max-width: 420px;
		margin: 0 auto;
		padding: 29px 0;
	}
	.ip-media-video-item-title {
		font-size: 14px;
	}
	.testi-heading-wrap {
		margin: 0;
	}
	.testi-heading {
		margin: 50px auto 30px;
		padding: 40px 0 50px 20px;
	}
	.testi-heading-text {
		font-size: 18px;
		letter-spacing: 3px;
	}
	.testi-heading-text div {
		font-size: 45px;
	}
	.testi-heading-caption {
		margin: 0 auto 50px;
		padding: 0 15px;
	}
	.testi-content-list {
		display: block;
	}
	.testi-content-item {
		padding: 30px 15px;
		width: 100%;
		min-height: 0;
	}
	.testi-content-item:nth-child(odd) {
		background: transparent;
	}
	.testi-cont-wrapper {
		display: block;
	}
	.testi-stars {
		margin: 0 auto;
		display: block;
		width: 100%;
		max-width: 142px;
	}
	.testi-content-item:nth-child(odd) .testi-stars {
		border-color: #000;
	}
	.testi-content-item:nth-child(odd) .testi-stars:before, .testi-content-item:nth-child(odd) .testi-stars:after {
		border-color: #000;
	}
	span.ai-icon-star {
		width: 21px;
		height: 19px;
	}
	.testi-content-item:nth-child(odd) span.ai-icon-star {
		-webkit-filter: none;
		filter: none;
	}
	.testi-content-wrap {
		width: 100%;
		text-align: center;
		padding: 30px 0;
	}
	.testi-content p, .testi-agent-name span {
		font-size: 14px;
		line-height: 27px;
	}
	.testi-content-item:nth-child(odd) .testi-content p {
		color: #000;
	}
	.testi-content p, .testi-agent-name span {
		font-size: 14px;
		line-height: 27px;
	}
	.testi-content-item:nth-child(odd) .testi-agent-name span {
		color: #000;
	}
	.hidden-lg {
		display: block!important;
	}
	.testi-content-item:nth-child(odd) span.ai-icon-quote {
		background-image: url(../images/ai-quote-icon-w.png);
		width: 100px;
		height: 100px;
		display: block;
		margin: 0 auto;
	}
	.testi-content-item:nth-child(even) {
		background: #000 url(../images/testi-bg.png);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
	}
	.testi-content-item:nth-child(even) .testi-stars {
		border-color: #fff;
	}
	.testi-content-item:nth-child(even) .testi-stars:before, .testi-content-item:nth-child(even) .testi-stars:after {
		border-color: #fff;
	}
	.testi-content-item:nth-child(even) span.ai-icon-star {
		-webkit-filter: invert(1) brightness(1);
		filter: invert(1) brightness(1);
	}
	.testi-content-item:nth-child(even) .testi-content p {
		color: #cccccc;
	}
	.testi-content-item:nth-child(even) .testi-agent-name span {
		color: #fff;
	}
	.testi-content-item:nth-child(even) span.ai-icon-quote {
		background-image: url(../images/ai-quote-icon-b.png);
		width: 100px;
		height: 100px;
		display: block;
		margin: 0 auto;
	}
	.testi-content-item:before{
		display:none !important;
	}
	.ip-caimeiju-inner-content-col {
		display: block;
		width: 100% !important;
		text-align: center;
	}
	.ip-caimeiju-inner-content-wrap, .ip-caimeiju-inner-content-wrap.reverse-col{
		display:block;
		margin-top:60px;
	}
	.ip-caimeiju-inner-content-wrap.reverse-col .ip-caimeiju-inner-content-col.left {
		padding-left: 0px;
	}
	.ip-caimeiju-inner-content-text {
		padding: 0 10px;
	}
	.ip-caimeiju-inner-content-text p {
		font-size: 16px;
	}
	.ip-caimeiju-inner-content-text-link {
		margin: 35px auto;
	}
}
@media only screen and (max-width:450px){
	.welcome-wrapper .welcome-inner-wrap .welcome-content-wrap .welcome-photo-wrap .welcome-photo img {
		max-width: 100%;
		height:auto;
	}
	.the-southern-california-lifestyle-wrapper::after{
		display:none;
	}
	.the-southern-california-lifestyle-wrapper .tscl-inner-wrap .tscl-list-wrap .tscl-item{
		padding:5px 2px;
	}
	.video-of-the-week-wrapper .votw-inner-wrap .votw-content-wrap .votw-content-col.right .votw-content-right-slide-wrap .votw-content-right-slide-item a .votw-content-right-slide-item-photo {
		height: 246px;
	}
	.video-of-the-week-wrapper::after {
		height: 384px;
	}
	.video-of-the-week-wrapper .owl-theme .owl-controls {
		text-align: center !important;
		width:100%;
	}
	.video-of-the-week-wrapper .votw-bottom-link {
		position: relative;
		max-width: 236px;
		margin-left: auto;
		margin-right: auto;
		padding: 0px 15px;
	}
	.video-of-the-week-wrapper .votw-inner-wrap .votw-content-wrap .votw-content-col.right {
		padding-bottom: 75px;
	}
	.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-text-wrap .wocs-heading .wocs-heading-text div {
		font-size: 46px;
	}
	.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-text-wrap .wocs-heading::before {
		height: 178px;
	}
	.what-our-clients-say-wrapper .wocs-inner-wrap .wocs-text-wrap .wocs-heading {
		max-width: 260px;
		margin: 0 auto;
	}
	.meet-the-team-wrapper .mtt-inner-wrap .mtt-photo {
		margin-top: -34px;
	}
	.meet-the-team-wrapper .mtt-inner-wrap .mtt-heading-main-wrap .mtt-heading .mtt-heading-text div {
		font-size: 50px;
	}
	.meet-the-team-wrapper .mtt-inner-wrap .mtt-heading-main-wrap .mtt-heading::before {
		height: 182px;
	}
	.meet-the-team-wrapper .mtt-inner-wrap .mtt-heading-main-wrap .mtt-heading, .meet-the-team-wrapper .mtt-inner-wrap .mtt-heading-main-wrap {
		max-width: 270px;
	}
	.follow-me-on-ig-wrapper .fmoig-inner-wrap .fmoig-heading-wrap .fmoig-heading .fmoig-heading-text div {
		font-size: 47px;
	}
	.follow-me-on-ig-wrapper .fmoig-inner-wrap .fmoig-heading-wrap .fmoig-heading::before {
		height: 179px;
	}
	.footer .footer-inner-wrap .footer-menu-wrap .footernav li {
		display: block;
		margin: 10px 0;
	}
	.video-of-the-week-wrapper .votw-inner-wrap .votw-top-wrapper .votw-heading-wrap .votw-heading .votw-heading-text div {
		font-size: 54px;
	}
	.video-of-the-week-wrapper .votw-inner-wrap .votw-top-wrapper .votw-heading-wrap .votw-heading {
		max-width: 260px;
	}
	.video-of-the-week-wrapper .votw-inner-wrap .votw-top-wrapper .votw-heading-wrap .votw-heading::before {
		height: 186px;
	}
	.the-southern-california-lifestyle-wrapper .tscl-inner-wrap .tscl-heading .tscl-heading-text div {
		font-size: 53px;
		padding-left: 0;
	}
	.the-southern-california-lifestyle-wrapper .tscl-inner-wrap .tscl-heading::before {
		height: 178px;
	}
	.the-southern-california-lifestyle-wrapper .tscl-inner-wrap .tscl-heading .tscl-heading-text {
		font-size: 15px;
	}
	.the-southern-california-lifestyle-wrapper .tscl-inner-wrap .tscl-heading {
		max-width: 260px;
	}
	.featured-listings-wrapper .fl-inner-wrap .fl-top-wrapper .fl-top-heading-wrap .fl-top-heading .fl-top-heading-text div {
		font-size: 53px;
	}
	.featured-listings-wrapper .fl-inner-wrap .fl-top-wrapper .fl-top-heading-wrap .fl-top-heading::before {
		height: 183px;
	}
	.video-banner .slideshow-content-wrap .slideshow-content-heading {
		font-size: 21px;
		margin-bottom: 5px;
		margin-top:0px;
	}
	.video-banner .slideshow-content-wrap .slideshow-content-subheading {
		font-size: 19px;
	}
	.video-banner .slideshow-content-wrap .slideshow-content-link {
		max-width: 286px;
		margin-top: 66px;
	}
	.video-banner .slideshow-content-wrap .slideshow-content-link a {
		padding: 16px 0;
	}
	.welcome-wrapper .welcome-inner-wrap .welcome-heading .welcome-heading-image img {
		max-width: 195px;
		height: 125px;
	}
	.welcome-wrapper .welcome-inner-wrap .welcome-heading::before {
		height: 55px;
	}
	.welcome-wrapper .welcome-inner-wrap .welcome-heading::after {
		height: 165px;
	}
	.welcome-wrapper .welcome-inner-wrap .welcome-content-wrap {
		padding-top: 0;
	}
	.slider-one-mobile{
		display:block;
	}
	.slider-one-desk{
		display:none
	}
	.featured-listings-wrapper .fl-inner-wrap .fl-list-wrap::after{
		top: 43%;
	}
	.ip-fl-cta-inner-wrap {
		width: 100%;
		padding: 34px 8px 0;
	}
	.ip-fl-cta-item-label1 {
		font-size: 12px;
	}
	.ip-fl-cta-item-label2 {
		font-size: 10px;
	}
	.ip-fl-item-inner-wrap {
		height: 200px;
	}
	.ip-fl-item-address {
		width: 240px;
		padding: 10px 0;
	}
	.ip-fl-item-address-line1 {
		font-size: 11px;
	}
	.ip-fl-item-address-line2 {
		font-size: 9px;
	}
	.ip-fl-pagination-links a {
		width: 31px;
		height: 31px;
		padding: 2px 0;
	}
	.ip-idx-search-tab-control-item {
		width: 50%;
		text-align: center !important;
		margin-bottom: 20px;
	}
	.ip-idx-search-field-control {
		width: 75px !important;
	}
	.ip-idx-search-quick-links-item-photo a canvas {
		height: 214px;
	}
	.result-page .ip-fl-heading-text div {
		font-size: 30px;
	}
	.result-page .ip-fl-item-inner-wrap canvas, .result-page .ip-fl-item-inner-wrap {
		height: 200px;
	}
	.result-page .ip-fl-item-address, .result-page .ip-fl-item-hover-content {
		width: 240px;
	}
	.result-page .ip-fl-item-address-line1 {
		font-size: 11px;
	}
	.result-page .ip-fl-item-address-line2 {
		font-size: 9px;
	}
	.result-page .ip-fl-item-address-line3 {
		font-size: 12px;
	}
	.contact:after {
		width: 8px;
	}
	.cu-row-container {
		padding: 0 15px;
	}
	.ip-resume-heading {
		max-width: 245px;
	}
	.ip-resume-heading::before {
		height: 173px;
	}
	.ip-resume-heading-text img {
		margin-top: 0;
		margin-left: 21px;
	}
	.resume-page .template-content-wrapper::after{
		display:none;
	}
	.ip-resume-video {
		height: 240px;
	}
	.ip-resume-cta-wrap {
		padding: 0 10px;
	}
	.ip-resume-cta-item a {
		padding: 23px 0 23px 8px;
	}
	.ip-resume-cta-item-label1 {
		font-size: 12px;
	}
	.ip-resume-cta-item-label2 {
		font-size: 10px;
	}
	.ip-resume-testimonials-heading-text div {
		font-size: 45px;
	}
	.ip-resume-testimonials-slide-wrap {
		padding: 64px 0px 57px;
		margin-bottom: 30px;
	}
	.ip-resume-testimonials-item-inner-wrap, .ip-resume-testimonials-item-excerpt {
		min-height: auto;
	}
	.ip-resume-testimonials-item-inner-wrap {
		padding: 50px 20px;
	}
	.ip-resume-testimonials-slide-wrap .owl-buttons {
		position: relative;
		width: 100%;
		transform: translateY(0%);
	}
	.ip-resume-testimonials-slide-wrap .owl-buttons .owl-prev, .ip-resume-testimonials-slide-wrap .owl-buttons .owl-next {
		float: none;
	}
	.ip-resume-testimonials-slide-wrap .owl-theme .owl-controls .owl-buttons div{
		margin: 0px 20px;
	}
	.ip-resume-testimonials-heading-text {
		padding: 53px 0 76px 52px;
	}
	.ald-custom-line:before{
		display:none;
	}
	.ald-title h1 {
		font-size: 35px;
	}
	.aios-listing-info-wrap {
		max-width: 100%;
	}
	.aios-listing-price span {
		font-size: 50px;
	}
	.aios-listing-share-smi a {
		margin: 0 10px;
	}
	.ald-tagline p {
		font-size: 35px;
		line-height: 1;
	}
	.ald-gallery-item img {
		height: 93px;
	}
	.ald-map-banner {
		display: none;
	}
	.ald-static-map {
		width: 100%;
		padding: 0;
	}
	.listing-form-row {
		display: block;
	}
	.listing-form-col {
		width: 100%;
		margin-bottom: 21px;
	}
	.detail-page .inner-banner {
		height: 350px;
	}
	.detail-page .aios-listing-slide .owl-buttons {
		width: 210px;
		padding: 28px 8px 28px 0;
	}
	.detail-page .aios-listing-img {
		height: 350px;
		object-fit: cover;
	}
	.ald-custom-container {
		padding: 0 15px;
	}
	.aios-listing-details {
		padding-top: 30px;
	}
	.privacy-page .container {
		width: 100%;
	}
	.comm-item {
		width: 100%;
		max-width: 460px;
		margin: 0 auto;
	}
	.comm-item:not(:last-child) {
		margin-bottom: 10px;
	}
	.comm-cta-row {
		margin: 40px 0 0;
		padding: 0;
		background-attachment: scroll;
	}
	.comm-cta-item {
		padding: 6px 0 39px 6px;
	}
	.comm-cta-item span {
		font-size: 13px;
		letter-spacing: normal;
	}
	.comm-cta-item span + span {
		font-size: 12px;
	}
	.comm-custom-container:before{
		display:none;
	}
	.comunity-detail-page .container {
		width: 100%;
	}
	.ipnd-title-heading-text div {
		font-size: 35px;
	}
	.ipnd-title-heading-text {
		font-size: 18px;
		padding-left: 20px;
	}
	.comunity-detail-page .template-breadcrumbs nav.rank-math-breadcrumb {
		padding: 15px !important;
	}
	.comunity-detail-page .template-breadcrumbs nav.rank-math-breadcrumb p span, .comunity-detail-page .template-breadcrumbs nav.rank-math-breadcrumb p a {
		margin: 0 2px !important;
	}
	.ipnd-content h2 {
		font-size: 30px;
	}
	.team-agents-row {
		padding: 100px 15px 15px;
	}
	.team-agents-list {
		display: block;
		margin: 0;
	}
	.team-agents-item {
		width: 100%;
		max-width: 325px;
		margin: 0 auto 53px;
		padding: 0;
		display: block;
	}
	.team-agent-img canvas{
		height:361px;
	}
	.ip-cta-item {
		padding: 6px 0 39px 6px;
	}
	.ip-cta-item span {
		font-size: 13px;
	}
	.ip-cta-item span + span {
		font-size: 12px;
	}
	.ad-heading-text div {
		font-size: 29px;
	}
	.ad-content-wrapper {
		padding: 0 15px 50px;
	}
	.ad-agent-bio-container {
		padding: 30px 15px 0;
	}
	.ip-hl-heading-text div {
		font-size: 37px;
	}
	.ip-hl-heading::before {
		height: 100%;
	}
	.ip-hl-heading {
		max-width: 275px;
	}
	.ip-hl-heading-text {
		font-size: 13px;
	}
	.ip-media-video-frame-inner-wrap iframe {
		height: 300px;
	}
	.ip-media-video-item-inner-wrap canvas {
		height: 100px;
	}
	.ip-media-video-item-title {
		font-size: 11px;
		margin-top: 0;
		padding: 35px 0;
	}
	.ip-media-video-frame-wrap::before {
		top: 150px;
		height: 490px;
	}
	.ip-media-video-item-inner-wrap {
		padding: 10px 10px 0;
		min-height: auto;
	}
	.ip-media-floating-subscribe-link a {
		max-width: 300px;
		letter-spacing: 2px;
	}
	.testi-heading-text div {
		font-size: 35px;
	}
}

#videoPopup {
    z-index: 999999;
    align-items: center;
    opacity: 1;
    padding: 130px 10vw !important;
    background-color: rgba(23, 22, 26, 0.992)
}

    #videoPopup .close {
        float: none;
        position: absolute;
        top: 4vh;
        color: #fff;
        right: 4vw;
        font-weight: 300;
        opacity: 0.8;
        text-shadow: none;
        font-size: 35px;
        z-index: 9999999;
    }

        #videoPopup .close:hover {
            opacity: 1;
        }

    #videoPopup .modal-content {
        height: 100%;
        width: 100%;
    }

    #videoPopup .modal-backdrop.in {
        display: block;
    }
.inner-page .header-menu-wrap {
    width: 14.81% !important;
}

    .inner-page .header-menu-wrap > div {
        float: right !important;
    }
.inner-page .fixed-header-menu-wrap {
    margin-left: 10.81% !important;
}