/*******************************************************
 *
 * Homepage Styles
 *
 *******************************************************/


/*Slideshow*/

.slideshow-container {
    position: relative;
}

.slideshow-container:before {
    position: absolute;
    content: '';
    top: 0;
    left: 5.438vw;
    width: 0.063vw;
    height: 100%;
    background: #dbdbdb;
    pointer-events: none;
    z-index: 2;
}

.slideshow-wrapper {
    position: relative;
}

.slideshow-wrapper canvas {
    min-height: 50vw;
}

.slideshow-container .cycloneslider-slide:before,
.slideshow-container .aios-slider.aios-slider-template-default .aios-slider-splide .aios-slider-img::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 27.813vw;
    height: 100%;
    background: #fff;
    pointer-events: none;
    z-index: 1;
}


.slideshow-container  .cycloneslider-template-responsive .cycloneslider-slide,
.slideshow-container .aios-slider.aios-slider-template-default .aios-slider-splide .aios-slider-img {
    background-color: transparent;
}


/* Slideshow Content */

.slideshow-content-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 0;
    height: 100%;
    padding: 9.063vw 0 0 8.063vw;
}

.slideshow-cta-row {
    display: block;
    position: relative;
    padding-right: 2vw;
}

.slideshow-cta-col {
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    width: 50%;
}

.slideshow-cta-btn {
    display: block;
    position: relative;
    padding-bottom: 2.063vw;
}

.slideshow-content-title {
    display: block;
    position: relative;
    /*margin-bottom: 2.438vw;*/
    margin-bottom: 5.438vw;
}

.slideshow-content-wrapper {
    display: block;
    position: relative;
}

.slideshow-cta-list {
    display: block;
    position: relative;
    margin: 0 -1.125vw;
}

.slideshow-cta-item {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% / 4);
    position: relative;
    padding: 0 1.125vw;
}

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

.slideshow-cta-img {
    display: block;
    position: relative;
}

.slideshow-cta-img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    z-index: 2;
}

.slideshow-cta-img canvas {
    display: block;
    width: 100%;
    position: relative;
    height: 100%;
}

.slideshow-cta-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 2vw 2.375vw;
    z-index: 5;
}

.slideshow-content-title h1 {
    font-size: 8.313vw;
    line-height: 1;
    letter-spacing: -0.050em;
    color: #0a2c53;
    text-transform: uppercase;
    font-family: var(--encorpada);
    font-weight: 300;
}

.slideshow-content-title h1 span {
    color: #fff;
}

.slideshow-cta-col:last-child {
    /*width: 69.258%;*/
    width: 74.7%;
}

.slideshow-cta-col:first-child {
    /*width: 30.342%;*/
    width: 25.3%;
    padding-right: 1.625vw;
}

.slideshow-cta-btn a {
    max-width: 21.688vw;
    padding: 1.438vw 0 1.188vw;
}

.slideshow-cta-title h2 {
    font-size: 1.438vw;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.050em;
    color: #fff;
    text-transform: uppercase;
    display: block;
    margin-bottom: 0.938vw;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}
.slideshow-cta-title.text-initial h2 {
    text-transform: initial;
}

.slideshow-cta-title span {
    font-size: 0.938vw;
    line-height: 1;
    letter-spacing: 0.050em;
    color: #999999;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.slideshow-cta-title span em {
    font-style: normal;
    color: #fff;
    font-size: 1.125vw;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.slideshow-cta-img:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,102339+100&0+0,1+95 */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(15, 33, 54, 0) 50%, rgba(16, 35, 57, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(50%, rgba(15, 33, 54, 0)), to(rgba(16, 35, 57, 1)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(15, 33, 54, 0) 50%, rgba(16, 35, 57, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#102339', GradientType=0);
    /* IE6-9 */
    pointer-events: none;
    z-index: 3;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.slideshow-cta-img:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,ffffff+100&0+0,1+95 */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(242, 242, 242, 1) 95%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(95%, rgba(242, 242, 242, 1)), to(rgba(255, 255, 255, 1)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(242, 242, 242, 1) 95%, rgba(255, 255, 255, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
    pointer-events: none;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.slideshow-cta-item a:hover .slideshow-cta-img:before,
.slideshow-cta-item a:focus .slideshow-cta-img:before {
    opacity: 0;
    visibility: hidden;
}

.slideshow-cta-item a:hover .slideshow-cta-img:after,
.slideshow-cta-item a:focus .slideshow-cta-img:after {
    opacity: 1;
    visibility: visible;
}

.slideshow-cta-item a:hover .slideshow-cta-title span,
.slideshow-cta-item a:hover .slideshow-cta-title h2,
.slideshow-cta-item a:focus .slideshow-cta-title span,
.slideshow-cta-item a:focus .slideshow-cta-title h2 {
    color: #0a2c53;
}

.slideshow-cta-item a:hover .slideshow-cta-title span em,
.slideshow-cta-item a:focus .slideshow-cta-title span em  {
    color: #0a2c53;
}


/* Slideshow Welcome*/

.slideshow-welcome-container {
    display: block;
    position: relative;
    font-size: 0;
    padding: 9.375vw 0 9.063vw;
}

.slideshow-welcome-container:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    background-image: url(../../images/welc-accent-logo.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0.03;
    pointer-events: none;
    width: 28.933%;
    height: 100%;
    margin: 0 auto;
}

.slideshow-welcome-wrapper {
    display: block;
    position: relative;
}

.slideshow-welcome-main {
    display: block;
    position: relative;
    width: 100%;
    max-width: 68%;
    margin: 0 auto;
}

.slideshow-welc-btn a {
    margin: 0 auto;
}

.slideshow-welc-content {
    display: block;
    position: relative;
    text-align: center;
    margin-bottom: 3.125vw;
}

.slideshow-welc-btn a {
    max-width: 15.188vw;
}

.slideshow-welc-content p {
    font-size: 1.063vw;
    line-height: 1.8;
    letter-spacing: 0.025em;
    color: #555555;
}

.slideshow-welcome-main .global-title-sm {
    text-align: center;
    margin-bottom: 3.625vw;
}


/*As Featured In*/

.as-container {
    display: block;
    position: relative;
    padding: 5.813vw 0 6.25vw;
    background: #102339;
    font-size: 0;
}

.as-wrapper {
    display: block;
    position: relative;
}

.as-main {
    display: block;
    position: relative;
}

.as-title {
    display: block;
    position: relative;
    text-align: center;
    margin-bottom: 4.438vw;
}

.as-title h2 {
    font-size: 1.875vw;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0.100em;
    color: #fff;
    text-transform: uppercase;
    font-family: var(--encorpada);
}

.as-item img {
    display: block;
    -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;
    max-width: 100%;
}

.as-item {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 0 2.438vw;
}

.as-slide {
    display: block;
    text-align: center;
    position: relative;
    width: 100%;
    max-width: 60vw;
    margin: 0 auto;
}

.as-img-holder {
    display: block;
    position: relative;
    cursor: pointer;
}

.as-img-holder:hover img,
.as-img-holder:focus img {
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}

.as-slide:not(.slick-initialized) .as-slide-holder:nth-child(n+2) {
    display: none;
}

.as-slide-holder {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    position: relative;
}

.as-slide-holder-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 -2.438vw;
}


/*Podcast*/

.pc-container {
    display: block;
    position: relative;
    padding: 8.438vw 0 10vw;
    font-size: 0;
}

.pc-wrapper {
    display: block;
    position: relative;
}

.pc-main {
    display: block;
    position: relative;
}

.pc-main .global-title-sm {
    text-align: center;
    margin-bottom: 3.563vw;
}

.pc-slide {
    display: block;
    position: relative;
}

.pc-slide:not(.slick-initialized) .pc-item:nth-child(n+3)~div {
    display: none;
}

.pc-slide ul.slick-dots>li button {
    width: 1.813vw;
    height: 0.188vw;
    background-color: #d2d2d2;
    border: none;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.pc-slide ul.slick-dots>li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.pc-slide ul.slick-dots {
    position: relative;
    display: block;
    text-align: center;
    margin-top: 2.688vw;
}

.pc-slide ul.slick-dots>li:not(:last-child) {
    margin-right: 0.625vw;
}

.pc-slide ul.slick-dots>li.slick-active button {
    /* background: #073161; */
    background: #4d77a7;
}


.pc-item {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% / 3);
    position: relative;
}

.pc-item a {
    display: block;
    position: relative;
    overflow: hidden;
}

.pc-img {
    display: block;
    position: relative;
    background-color: #242424;
}

.pc-img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top center;
       object-position: top center;
    z-index: 2;
    opacity: .40;
    -webkit-filter: grayscale(1);
            filter: grayscale(1);
}

.pc-img canvas {
    display: block;
    width: 100%;
    position: relative;
    height: 100%;
}

.pc-btn {
    display: inline-block;
    vertical-align: middle;
    width: calc(50% - 0.625vw);
    position: relative;
}

.pc-btn a {
    max-width: 100%;
}

.pc-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    max-width: 50.375vw;
    margin: 2.688vw auto 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.pc-hover {
    position: absolute;
    bottom: 5.563vw;
    left: 0;
    width: 100%;
    padding: 0 3.375vw 4.625vw;
    z-index: 2;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.pc-item a:hover .pc-hover,
.pc-item a:focus .pc-hover {
    opacity: 0;
    visibility: hidden;
}

.pc-hover-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
    height: 5.563vw;
    padding-left: 1.625vw;
    background-color: #000;
}

.pc-hover-control>div {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 2;
}

.pc-hover-agent-name h2 {
    font-size: 0.938vw;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.020em;
    color: #fff;
    text-transform: uppercase;
    display: block;
    margin-bottom: 0.688vw;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.pc-hover-agent-name span {
    font-size: 0.625vw;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.220em;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.pc-hover-btn {
    width: 5.375vw;
    background: #102339;
    height: 100%;
    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;
}

.pc-hover-btn span.ai-icon-play {
    background-image: url(../../images/ai-play-button.png);
    width: 1.75vw;
    height: 2.063vw;
    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: 0 auto;
}

.pc-play-btn {
    height: 100%;
    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%;
}

.pc-hover-agent-name {
    margin-right: auto;
    margin-left: 2.438vw;
}

.pc-hover-title {
    display: block;
    position: relative;
}

.pc-hover-title h2 {
    font-size: 1.875vw;
    color: #fff;
    line-height: 1.5;
    display: block;
    margin-bottom: 1.563vw;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.pc-hover-title span {
    font-size: 1vw;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.pc-hover-control:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#4b8679+0,7da09b+100 */
    background: rgb(75, 134, 121);
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(left, rgba(75, 134, 121, 1) 0%, rgba(125, 160, 155, 1) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(75, 134, 121, 1)), to(rgba(125, 160, 155, 1)));
    background: linear-gradient(to right, rgba(75, 134, 121, 1) 0%, rgba(125, 160, 155, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b8679', endColorstr='#7da09b', GradientType=1);
    /* IE6-9 */
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.pc-hover-control:after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c1c1c1+0,ffffff+100 */
    background: rgb(193, 193, 193);
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(left, rgba(193, 193, 193, 1) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(193, 193, 193, 1)), to(rgba(255, 255, 255, 1)));
    background: linear-gradient(to right, rgba(193, 193, 193, 1) 0%, rgba(255, 255, 255, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1c1c1', endColorstr='#ffffff', GradientType=1);
    /* IE6-9 */
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

/*
.pc-item a:hover .pc-hover-btn span.ai-icon-play {
    background-image: url(../../images/ai-pause-button.png);
    width: 0.938vw;
    height: 1.438vw;
}
*/

.pc-item a:hover .pc-img img,
.pc-item a:focus .pc-img img {
    -webkit-filter: none;
            filter: none;
}

.pc-item a:hover .pc-hover-control:after,
.pc-item a:focus .pc-hover-control:after {
    opacity: 1;
    visibility: visible;
    width: 100%;
}

.pc-item a:hover .pc-hover-control:before,
.pc-item a:focus .pc-hover-control:before {
    opacity: 0;
    visibility: hidden;
}

.pc-item a:hover .pc-hover-agent-name h2,
.pc-item a:hover .pc-hover-agent-name span,
.pc-item a:focus .pc-hover-agent-name h2,
.pc-item a:focus .pc-hover-agent-name span {
    color: #102339;
}

.pc-popup-content iframe {
    width: 100%;
}

.aiosp-container[class*="aiosp-ref-#popupItem"] .aios-popup-body {
    padding: 35px !important;
    min-height: auto !important;
    border-radius: 14px;
}

/* Real Estate */

.re-container {
    display: block;
    position: relative;
    font-size: 0;
}

.re-wrapper {
    display: block;
    position: relative;
}

.re-main {
    display: block;
    position: relative;
}

.re-section {
    display: block;
    position: relative;
    margin-bottom: 3px;
}

.re-row {
    display: block;
    position: relative;
}

.re-col {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 50%;
}

.re-col:first-child {
    width: 50.17%;
}

.re-col:last-child {
    width: 49.83%;
}

.re-content-container {
    display: block;
    position: relative;
    padding: 3.313vw 5.938vw 0;
}

.re-content-caption {
    display: block;
    position: relative;
    margin-bottom: 2.75vw;
}

.re-content-btn {
    display: block;
    position: relative;
}

.re-content-btn a {
    max-width: 15.188vw;
}

.re-content-container .global-title {
    margin-bottom: 2.75vw;
}

.re-content-caption span {
    font-size: 1.563vw;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -0.028em;
    color: #102339;
    display: block;
    margin-bottom: 2.125vw;
}

.re-content-caption p {
    font-size: 1.063vw;
    line-height: 1.875vw;
    letter-spacing: 0.025em;
    color: #444444;
    display: block;
    width: 85%;
}

.re-img-holder {
    display: block;
    position: relative;
}

.re-img-holder img {
    max-width: 100%;
    width: 100%;
    display: block;
    -webkit-filter: grayscale(1);
            filter: grayscale(1);
}

.re-comm-img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top center;
       object-position: top center;
    z-index: 2;
    opacity: 0.50;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.re-comm-img canvas {
    display: block;
    width: 100%;
    position: relative;
    height: 100%;
}

.re-comm-container {
    display: block;
    position: relative;
}

.re-comm-slide {
    display: block;
    position: relative;
    margin: 0 -1.5px;
}

.re-comm-item {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: calc(100% / 4);
    padding: 0 1.5px;
}

.re-comm-img {
    display: block;
    position: relative;
    background-color: #222222;
}

.re-comm-title {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 3.25vw 3.125vw;
    z-index: 3;
    width: 100%;
}

.re-comm-title span {
    font-size: 1.563vw;
    color: #fff;
    line-height: 1;
    letter-spacing: 0.028em;
    text-transform: uppercase;
}

.re-comm-img:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(7, 49, 97, .75);
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    pointer-events: none;
}

.re-comm-item a:hover .re-comm-img:before,
.re-comm-item a:focus .re-comm-img:before {
    opacity: 1;
    visibility: visible;
}

.re-comm-item a:hover .re-comm-img img,
.re-comm-item a:focus .re-comm-img img {
    opacity: 1;
}

.re-comm-slide:not(.slick-initialized) .re-comm-item:nth-child(n+4)~div {
    display: none;
}


/* featured properties */

.re-fp-img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top center;
       object-position: top center;
    z-index: 2;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.re-fp-img canvas {
    display: block;
    width: 100%;
    position: relative;
    height: 100%;
}

.re-fp-img {
    display: block;
    position: relative;
}

.re-fp-item {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 100%;
}

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

.re-fp-slide {
    display: block;
    position: relative;
}

.re-fp-main {
    display: block;
    position: relative;
}

.re-fp-wrapper {
    display: block;
    position: relative;
}

.re-fp-container {
    display: block;
    position: relative;
}

.re-fp-hover {
    position: absolute;
    bottom: 0;
    left: 0;
    top: 0;
    z-index: 2;
    padding: 0;
    margin: 7.375vw 5.813vw 5.188vw 6.063vw;
    right: 0;
    z-index: 3;
}

.re-fp-title {
    display: block;
    position: relative;
    text-align: right;
}

.re-fp-title h2 {
    font-size: 2.188vw;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    display: block;
    margin-bottom: 1.063vw;
}

.re-fp-title span {
    font-size: 1.25vw;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.300em;
    color: #fff;
    text-transform: uppercase;
}

.re-fp-details {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: auto;
    margin-top: 0;
    position: absolute;
    bottom: 0;
}

.re-fp-desc p {
    font-size: 1.063vw;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: 0.025em;
    color: #fff;
    display: block;
    width: 70%;
}

.re-fp-details>div {
    display: inline-block;
    vertical-align: bottom;
    position: relative;
}

.re-fp-details .re-fp-desc {
    width: 83%;
    padding-right: 3.125vw;
}

.re-fp-details .re-fp-btn span {
    max-width: 13.938vw;
    margin-left: auto;
}

.re-fp-details .re-fp-btn {
    width: 17%;
}

.re-fp-img:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70%;
    z-index: 3;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.8+100 */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000', GradientType=0);
    /* IE6-9 */
    pointer-events: none;
}


/* Brand Purpose */

.bp-container {
    display: block;
    position: relative;
    font-size: 0;
    padding: 6.25vw 0 0;
}

.bp-wrapper {
    display: block;
    position: relative;
}

.bp-main {
    display: block;
    position: relative;
}

.bp-row {
    display: block;
    position: relative;
}

.bp-col {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 50%;
}

.bp-book-wrap {
    display: block;
    position: relative;
    margin-bottom: 3.125vw;
}

.bp-book-caption {
    display: block;
    position: relative;
    margin-bottom: 2.688vw;
    width: 75%;
}

.bp-book-btn {
    display: inline-block;
    position: relative;
    width: 100%;
    max-width: 320px;
    margin-right: 10px;
}


.bp-book-btn.gift-icon::after {
    position: absolute;
    content: '';
    top: 0;
    left: 20px;
    width: 45px;
    height: 100%;
    background-image: url(../../images/book/ribbon.png);
    background-position: center;
    background-size: cover;
    pointer-events: none;
}

.bp-book-btn.gift-icon a{
    padding-left: 30px;
}

.bp-book-img-holder {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-right: 3.063vw;
}

.bp-book-img-holder img {
    width: 9.125vw;
    max-width: 100%;
}

.bp-book-title {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    text-align: left;
}

.bp-book-caption span {
    font-size: 1.063vw;
    line-height: 1.8;
    letter-spacing: 0.025em;
    color: #073161;
}

.bp-book-title span {
    font-size: 2.813vw;
    line-height: 1;
    letter-spacing: 0.050em;
    color: #073161;
    text-transform: uppercase;
    font-family: var(--encorpada);
    font-weight: 100;
}

.bp-book-title h2 {
    font-size: 4.688vw;
    line-height: 1;
    letter-spacing: 0.050em;
    color: #073161;
    text-transform: uppercase;
    font-family: var(--encorpada);
    font-weight: 300;
}

.bp-book-container {
    display: block;
    position: relative;
    padding: 5.813vw 2.5vw 0 6.25vw;
}

.bp-book-btn a {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 100%;
    padding: 0;
    min-height: 58px;
}

.bp-vid-icon span {
    display: block;
    width: 2.875vw;
    height: 2.875vw;
    border: 3px solid #fff;
    border-radius: 50%;
    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;
}

.bp-vid-icon span:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 13px solid #fff;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.bp-video canvas {
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
}

.bp-video:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .20);
    z-index: 2;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.bp-video.active:before {
    opacity: 0;
}

.bp-video {
    display: block;
    position: relative;
    overflow: hidden;
    z-index: 2;
}

.bp-video-icon span.ai-icon-play {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 32px solid #fff;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.bp-video-icon span.ai-font-pause-button-a {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 3vw;
    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;
    display: none;
    opacity: 0;
}

.bp-video-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    width: 9.375vw;
    height: 9.375vw;
    border-radius: 50%;
    border: 2px solid #fff;
    cursor: pointer;
}

.bp-video-icon span.ai-font-play-button-a {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 3vw;
    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;
}

.bp-video:hover .bp-video-icon span.ai-font-pause-button-a,
.bp-video:focus .bp-video-icon span.ai-font-pause-button-a {
    opacity: 1;
}

.bp-video-bg {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.bp-video video {
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
}

.bp-video-icon span.ai-icon-youtube {
    background-image: url(images/ai-youtube-icon.png);
    width: 3.438vw;
    height: 2.563vw;
}

.bp-video.active .bp-video-icon {
    opacity: 0;
}

.bp-video.active:hover .bp-video-icon,
.bp-video.active:focus .bp-video-icon {
    opacity: 1;
}

*::-webkit-media-controls-panel {
    display: none!important;
    -webkit-appearance: none;
}


/* Old shadow dom for play button */

*::-webkit-media-controls-play-button {
    display: none!important;
    -webkit-appearance: none;
}


/* New shadow dom for play button */


/* This one works! */

*::-webkit-media-controls-start-playback-button {
    display: none!important;
    -webkit-appearance: none;
}


/*Testimonials*/

.testi-container {
    display: block;
    position: relative;
    font-size: 0;
    padding: 9.625vw 0 8.313vw;
}

.testi-wrapper {
    display: block;
    position: relative;
}

.testi-main {
    display: block;
    position: relative;
}


.testi-main .global-title-sm {
    text-align: center;
    margin-bottom: 3.438vw;
}

.testi-slide {
    display: block;
    position: relative;
}

.testi-content {
    display: block;
    position: relative;
    text-align: center;
    width: 94%;
    margin: 0 auto 4.063vw;
}

.testi-agent-name {
    display: block;
    position: relative;
    text-align: center;
}

.testi-item {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.testi-slide:not(.slick-initialized) .testi-item:nth-child(n+2) {
    display: none;
}

.testi-content p {
    font-size: 1.063vw;
    line-height: 1.8;
    letter-spacing: 0.025em;
    color: #444444;
}

.testi-agent-name h2 {
    font-size: 1.375vw;
    line-height: 1;
    letter-spacing: 0.300em;
    color: #242424;
    text-transform: uppercase;
    display: block;
    margin-bottom: 2.313vw;
    font-weight: 500;
}

.testi-agent-name span {
    font-size: 0.75vw;
    line-height: 1;
    letter-spacing: 0.300em;
    /* color: #898989; */
    color: #767676;
    text-transform: uppercase;
    font-weight: 500;
}

.testi-container:before {
    position: absolute;
    content: '';
    bottom: 0;
    right: 0;
    width: 32.344%;
    height: 97.477%;
    background-image: url(../../images/testi-agent.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .22;
    pointer-events: none;
    -webkit-filter: grayscale(1);
            filter: grayscale(1);
}

.testi-slide ul.slick-dots>li button {
    width: 1.813vw;
    height: 0.188vw;
    background-color: #d2d2d2;
    border: none;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.testi-slide ul.slick-dots>li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.testi-slide ul.slick-dots {
    position: relative;
    display: block;
    text-align: center;
    margin-top: 2.688vw;
}

.testi-slide ul.slick-dots>li:not(:last-child) {
    margin-right: 0.625vw;
}

.testi-slide ul.slick-dots>li.slick-active button {
    background: #073161;
}


/* Subscribe Newsletter */

.sn-content-container {
    display: block;
    position: relative;
    padding: 3.125vw 5.25vw 3.125vw 5.25vw;
    background: #073161;
    height: 100%;
}

.sn-wrapper {
    display: block;
    position: relative;
}

.sn-main {
    display: block;
    position: relative;
}

.sn-row {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.sn-col {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 50%;
}

.sn-agent-holder {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

.sn-col:first-child {
    width: 25.143%;
}

.sn-col:last-child {
    width: 74.857%;
}

.sn-agent-holder img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center top;
}

.sn-content-container .global-title-sm {
    margin-bottom: 1.688vw;
}

.sn-content-container .global-title-sm h2 {
    line-height: 1.2;
}

.sn-tagline {
    display: block;
    position: relative;
    margin-bottom: 2.25vw;
}

.sn-tagline span {
    font-size: 1.25vw;
    line-height: 1;
    letter-spacing: -0.028em;
    color: #5a85b6;
}

.sn-form-label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-right: 1.25vw;
}

.sn-form-label span {
    font-size: 1vw;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.010em;
    color: #fff;
}

.sn-container {
    display: block;
    position: relative;
    font-size: 0;
}

.sn-form-widget {
    display: block;
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.sn-form-widget form {
    display: block;
    position: relative;
}

.sn-form {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 100%;
    max-width: 38.125vw;
}

.sn-form-field {
    display: block;
    position: relative;
}

.sn-form-submit {
    position: absolute;
    bottom: 1.063vw;
    right: 1.625vw;
    width: 1.25vw;
    height: 1vw;
}

.sn-form-field input:not([type=submit]) {
    width: 100%;
    height: 3.188vw;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.30);
    font-size: 0.813vw;
    font-weight: 300;
    line-height: normal;
    padding: 0 1.125vw;
    color: #fff;
    letter-spacing: 0.050em;
    font-style: italic;
}

.sn-form-submit input[type=submit] {
    width: 100%;
    height: 100%;
    border: none;
    font-size: 0;
    padding: 0;
    background-color: transparent;
    background-image: url(../../images/ai-next-icon.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.sn-form-submit input[type=submit]:hover,
.sn-form-submit input[type=submit]:focus {
    opacity: .75;
}

.sn-form-widget div.wpcf7 .ajax-loader {
    position: absolute;
    bottom: -2.25vw;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.sn-form-widget div.wpcf7-response-output {
    font-size: 0.813vw;
    color: #fff!important;
    position: absolute;
    bottom: -2.188vw;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.sn-form-widget .use-floating-validation-tip span.wpcf7-not-valid-tip {
    font-size: 0.75vw;
}


/*Instagram*/

.insta-container {
    display: block;
    position: relative;
    font-size: 0;
    padding: 6.25vw 11.5vw 0 0;
}

.insta-wrapper {
    display: block;
    position: relative;
}

.insta-main {
    display: block;
    position: relative;
}

.insta-list {
    position: relative;
    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 -0.031vw;
    width: 100%;
}

.insta-item {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% / 4);
    position: relative;
    padding: 0 1px 1px 0;
}

.insta-img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top center;
       object-position: top center;
    z-index: 2;
    -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.70;
}

.insta-img canvas {
    display: block;
    width: 100%;
    position: relative;
    height: 100%;
}

.insta-img {
    display: block;
    position: relative;
    background-color: #242424;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.insta-item-holder {
    display: block;
    position: relative;
    width: 80%;
}

.insta-item-holder:last-child {
    margin-right: 0;
    margin-left: auto;
}

.insta-item a:hover .insta-img img,
.insta-item a:focus .insta-img img {
    opacity: .25;
}

.insta-icon {
    position: absolute;
    bottom: 2.188vw;
    right: 2vw;
    z-index: 2;
    -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;
}

.insta-icon span {
    font-size: 1.875vw;
    color: #fff;
    line-height: 1;
}

.insta-item a:hover .insta-icon,
.insta-item a:focus .insta-icon {
    opacity: 1;
    visibility: visible;
}

.insta-link span {
    font-size: 1.875vw;
    line-height: 1;
    color: #102339;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    font-weight: 500;
}

.insta-link {
    position: absolute;
    top: 21%;
    right: -8%;
    z-index: 3;
}

.insta-link a:hover span,
.insta-link a:focus span {
    color: #073161;
}

.insta-link a {
    display: block;
    position: relative;
}

.insta-item a:hover .insta-img,
.insta-item a:focus .insta-img {
    background-color: #073161;
}

.insta-item a:hover .insta-img img,
.insta-item a:focus .insta-img img {
    opacity: 0.25;
    -webkit-filter: grayscale();
            filter: grayscale();
}




.aiosp-wrap div[class*='aiosp-ref-popupItem'] .aios-popup-body {
        padding: 35px !important;
    min-height: auto !important;
    border-radius: 14px;
}

.aiosp-ref-popupItem1 .aiosp-content,
.aiosp-ref-popupItem2 .aiosp-content {
    background: #fff;
    width: 80%;
    margin: 0 auto;
    padding: 35px !important;
    min-height: auto !important;
    border-radius: 14px;
}

/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/
@media only screen and (max-width: 1460px) {
    .bp-book-btn{
        max-width: 270px;
    }
}
@media only screen and (max-width: 1366px) {
     .ewm-list>ul>li span.ai-icon-podcast {
        width: 30px;
        height: 35px;
    }
}


@media only screen and (max-width: 1280px) {
     .ewm-list>ul>li span.ai-icon-podcast {
        width: 23px;
        height: 27px;
    }
}


/* iPad(landscape) | iPad(landscape) | Galaxy Tab 4 (landscape) | Galaxy Tab 3 (landscape) */

@media only screen and (max-width: 1199px) {
    .insta-item-holder {
        padding-bottom: 0.031vw;
    }
    .bp-book-btn {
        max-width: 190px;
    }
    .bp-book-btn a{
        min-height: 38px;
    }
    .bp-book-btn.gift-icon::after{
        width: 29px;
    }
}


/* iPad(portrait) | Galaxy Tab 4(portrait)  */

@media only screen and (max-width: 991px) {
    /* Slideshow */
    .slideshow-content-container {
        padding: 0;
        position: relative;
        margin-top: -147px;
    }
    .slideshow-wrapper canvas {
        min-height: 320px;
    }
    .slideshow-content-title {
        display: none;
    }
    .slideshow-cta-col {
        display: block;
        width: 100%!important;
    }
    .slideshow-cta-list {
        margin: 0;
        width: 100%;
    }
    .slideshow-cta-item {
        width: 100%;
        display: block;
        padding: 0;
        max-width: 315px;
        margin: 0 auto;
    }
    .slideshow-cta-btn a {
        margin: 0 auto;
        padding: 23px 0 19px;
    }
    .slideshow-cta-btn {
        padding-bottom: 37px;
    }
    .slideshow-container:before {
        display: none;
    }
    .slideshow-container .cycloneslider-slide:before,
    .slideshow-container .aios-slider.aios-slider-template-default .aios-slider-splide .aios-slider-img::before {
        display: none;
    }
    .slideshow-cta-btn a {
        max-width: 315px;
        height: 61px;
    }
    .slideshow-cta-item:not(:last-child) {
        margin-bottom: 20px;
    }
    .slideshow-cta-title {
        padding: 0 34px 30px;
    }
    .slideshow-cta-title h2 {
        font-size: 23px;
        margin-bottom: 15px;
    }
    .slideshow-cta-title span {
        font-size: 15px;
    }
    .slideshow-cta-title span em {
        font-size: 23px;
    }
    .slideshow-cta-img:before {
        height: 75%;
    }
    .slideshow-welcome-main .global-title-sm {
        margin-bottom: 58px;
    }
    .slideshow-welc-content p {
        font-size: 14px;
        line-height: 30px;
        letter-spacing: 0.38px;
    }
    .slideshow-welcome-main {
        max-width: 100%;
        padding: 0 35px;
    }
    .slideshow-welc-btn a {
        max-width: 243px;
    }
    .slideshow-welc-content {
        margin-bottom: 50px;
    }
    .slideshow-welcome-container {
        padding: 122px 0 56px;
        margin-top: -60px;
    }
    /*End of Slideshow */
    /* As Featured In */
    .as-title h2 {
        font-size: 30px;
    }
    .as-container {
        padding: 63px 0 39px;
    }
    .as-title {
        margin-bottom: 32px;
    }
    .as-slide-holder-inner {
        margin: 0 -15px;
        display: block;
    }
    .as-item {
        padding: 15px;
    }
    .as-item img {
        max-width: 100%;
    }
    .as-slide {
        max-width:100%;
    }
    .as-img-holder {
        width: 100%;
        height: 100%;
    }
    /* End of As Featured In */
    /* Podcast */
    .pc-container {
        padding: 63px 0 58px;
    }
    .pc-main .global-title-sm {
        margin-bottom: 48px;
    }
    .pc-slide {
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
    }
    .pc-item {
        width: 100%;
    }
    .pc-btn {
        width: 100%;
        display: block;
    }
    .pc-btns {
        max-width: 313px;
        margin: 33px auto 0;
        display: block;
    }
    .pc-hover {
        bottom: 89px;
        padding: 0 54px 74px;
    }
    .pc-hover-control {
        height: 89px;
        padding-left: 26px;
    }
    .pc-hover-agent-name h2 {
        font-size: 15px;
        margin-bottom: 11px;
    }
    .pc-hover-agent-name span {
        font-size: 10px;
    }
    .pc-hover-btn {
        width: 86px;
    }
    .pc-hover-btn span.ai-icon-play {
        width: 28px;
        height: 33px;
    }
    .pc-hover-agent-name {
        margin-left: 39px;
    }
    .pc-hover-title h2 {
        font-size: 30px;
        margin-bottom: 25px;
    }
    .pc-hover-title span {
        font-size: 16px;
    }
    .pc-item a:hover .pc-hover-btn span.ai-icon-play,
    .pc-item a:focus .pc-hover-btn span.ai-icon-play {
        width: 15px;
        height: 23px;
    }
    .pc-slide ul.slick-dots>li button {
        width: 29px;
        height: 3px;
        background-color: #d2d2d2;
        border: none;
        -webkit-transition: 0.3s all ease-in-out;
        -o-transition: 0.3s all ease-in-out;
        transition: 0.3s all ease-in-out;
    }
    .pc-slide ul.slick-dots>li {
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }
    .pc-slide ul.slick-dots {
        position: relative;
        display: block;
        text-align: center;
        margin-top: 45px;
    }
    .pc-slide ul.slick-dots>li:not(:last-child) {
        margin-right: 10px;
    }
    .pc-slide ul.slick-dots>li.slick-active button {
        background: #073161;
    }
    .pc-btn:not(:last-child) {
        margin-bottom: 20px;
    }
    .pc-slide:not(.slick-initialized) .pc-item:nth-child(n+2) {
        display: none;
    }
    .pc-btn a em {
        margin-left: 10px;
    }

    .pc-btn a {
        font-size: 12px;
    }
    /* End of Podcast */
    /* Real Estate */
    .re-col {
        display: block;
        width: 100%!important;
    }
    .re-section {
        margin-bottom: 0;
    }
    .re-content-container {
        display: block;
        position: relative;
        padding: 58px 30px 42px;
        text-align: center;
    }
    .re-content-caption {
        margin-bottom: 39px;
    }
    .re-content-btn a {
        max-width: 243px;
    }
    .re-content-container .global-title {
        margin-bottom: 35px;
    }
    .re-content-caption span {
        font-size: 22px;
        margin-bottom: 34px;
        letter-spacing: -0.62px;
    }
    .re-content-caption p {
        font-size: 17px;
        width: 100%;
        line-height: 30px;
    }
    .re-comm-slide {
        margin: 0 -1.5px;
    }
    .re-comm-item {
        padding: 0 1.5px;
    }
    .re-comm-title {
        padding: 0 52px 50px;
    }
    .re-comm-title span {
        font-size: 25px;
    }
    /* featured properties */
    .re-fp-hover {
        margin: 0;
        position: relative;
        padding: 30px 40px 57px;
    }
    .re-fp-title h2 {
        font-size: 24px;
        margin-bottom: 10px;
        color: #102339;
    }
    .re-fp-title span {
        font-size: 14px;
        color: #102339;
        letter-spacing: 4.2px;
    }
    .re-fp-desc p {
        font-size: 15px;
        width: 100%;
        color: #444444;
        letter-spacing: normal;
        line-height: 26px;
    }
    .re-fp-details .re-fp-desc {
        width: 100%;
        padding-right: 0;
        margin-bottom: 30px;
    }
    .re-fp-details .re-fp-btn span {
        max-width: 203px;
        margin-left: 0;
    }
    .re-fp-details .re-fp-btn {
        width: 100%;
    }
    .re-content-btn a {
        margin: 0 auto;
    }
    .re-fp-details .re-fp-btn span {
        color: #333333;
        border: 1px solid #102339;
    }
    .re-fp-details .re-fp-btn span:hover,
    .re-fp-details .re-fp-btn span:focus {
        color: #fff;
    }
    .re-fp-details {
        display: block;
        position: relative;
    }
    .re-fp-item {
        display: block;
    }
    .re-fp-title {
        text-align: left;
        margin-bottom: 22px;
    }
    .re-fp-details .re-fp-btn span em {
        margin-left: 19px;
        color: #333333;
    }
    .re-fp-img:before {
        display: none;
    }
    .re-fp-img canvas {
        min-height: 306px;
    }
    .re-section:not(:last-child) {
        margin-bottom: 49px;
    }
    /* End of Real Estate */
    /* Brand Purpose */
    .bp-container {
        padding: 0;
    }
    .bp-col {
        width: 100%;
        display: block;
    }
    .bp-book-wrap {
        margin-bottom: 48px;
    }
    .bp-book-caption {
        margin-bottom: 32px;
        width: 100%;
    }
    .bp-book-caption span {
        font-size: 15px;
        letter-spacing: 0.38px;
        line-height: 30px;
    }
    .bp-book-title span {
        font-size: 27px;
        letter-spacing: 1.35px;
        color: #102339;
    }
    .bp-book-title h2 {
        font-size: 45px;
        letter-spacing: 2.25px;
        color: #102339;
    }
    .bp-book-container {
        padding: 38px 40px 50px;
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
    }
    .bp-book-btn {
        max-width: 270px;
        display: block;
        margin: 19px auto;
    }
    .bp-book-btn a {
        min-height: 58px;
    }
    .bp-book-btn.gift-icon::after{
        width: 45px;
    }
    .bp-vid-icon span {
        display: block;
        width: 46px;
        height: 46px;
        border: 3px solid #fff;
    }
    .bp-video-icon span.ai-font-pause-button-a {
        font-size: 30px;
    }
    .bp-video-icon {
        width: 94px;
        height: 94px;
    }
    .bp-video-icon span.ai-font-play-button-a {
        font-size: 30px;
    }
    .bp-video-icon span.ai-icon-youtube {
        width: 55px;
        height: 41px;
    }
    .bp-book-img-holder img {
        width: auto;
    }
    .bp-book-img-holder {
        margin-right: 25px;
    }
    /* End of Brand Purpose */
    /* Testimonials */
    .testi-container {
        padding: 88px 0 64px;
    }
    .testi-main .global-title-sm {
        margin-bottom: 30px;
        text-align: left;
        width: 64%;
    }
    .testi-content {
        width: 72.8%;
        text-align: left;
        margin-bottom: 30px;
        margin-left: 0;
        margin-right: auto;
    }
    .testi-content p {
        font-size: 15px;
        letter-spacing: 0.75px;
        line-height: 30px;
    }
    .testi-agent-name h2 {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .testi-agent-name span {
        font-size: 12px;
        width: 62%;
        display: block;
        line-height: 1.4;
    }
    .testi-container:before {
        width: 320px;
        height: 375px;
    }
    .testi-slide ul.slick-dots>li button {
        width: 29px;
        height: 3px;
    }
    .testi-slide ul.slick-dots {
        margin-top: 30px;
        text-align: left;
    }
    .testi-slide ul.slick-dots>li:not(:last-child) {
        margin-right: 10px;
    }
    .testi-agent-name {
        text-align: left;
    }
    /* End of Testimonials */
    /*Subscribe*/
    .sn-row{
        display: block;
    }
    .sn-content-container {
        padding: 50px 40px 65px;
        text-align: center;
    }
    .sn-col {
        width: 100%!important;
        display: block;
    }
    .sn-content-container .global-title-sm {
        margin-bottom: 25px;
    }
    .sn-content-container .global-title-sm h2 {
        line-height: 1.2;
    }
    .sn-tagline {
        margin-bottom: 32px;
    }
    .sn-tagline span {
        font-size: 18px;
        line-height: 24px;
        letter-spacing: -0.50px;
    }
    .sn-form-label {
        margin: 0 0 30px;
    }
    .sn-form-label span {
        font-size: 16px;
    }
    .sn-form {
        width: 100%;
        max-width: 610px;
    }
    .sn-form-submit {
        bottom: 17px;
        right: 26px;
        width: 20px;
        height: 16px;
    }
    .sn-form-field input:not([type=submit]) {
        height: 51px;
        font-size: 13px;
        padding: 0 18px;
    }
    .sn-form-widget div.wpcf7 .ajax-loader {
        bottom: -36px;
    }
    .sn-form-widget div.wpcf7-response-output {
        font-size: 11px;
        bottom: -27px;
    }
    .sn-form-widget .use-floating-validation-tip span.wpcf7-not-valid-tip {
        font-size: 12px;
    }
    /*End of Subscribe*/
   
    
    .slideshow-welcome-container:before {
        width: 100%;
        background-size: 60vw;
    }
    
    .re-img-holder {
        display: none;
    }
    
    .bp-video-container .bp-book-wrap {
        padding: 0 15px;
        display: block !important;
        text-align: center;
        justify-content: center;
    }
    
    .bp-video-container .bp-book-wrap .bp-book-title {
        text-align: center;
    }
    
    .bp-book-container .bp-book-wrap {
        display: none;
    }
    
    .bp-book-caption {
        display: none;
    }
    
    .bp-book-wrap.hidden {
        display: flex !important;
        align-items: center;
    }
    
    .bp-book-wrap.hidden .bp-book-caption {
        display: block;
    width: calc(100% - 80px);
    margin-bottom: 0;
    }
    
    .sn-agent-holder {
        display: none;
    }
    
    .sn-form-label {
        display: none;
    }
    
    .sn-form-label.hidden {
        display: block !important;
        margin: 35px 0 0;
    }
}


/* Galaxy Tab 3(portrait) | Galaxy S5(landscape) */

@media only screen and (max-width: 767px) {
    .slideshow-wrapper .cycloneslider-template-responsive .cycloneslider-slide canvas {
        background-position: right 30% center;
    }

    .slideshow-wrapper .aios-slider.aios-slider-template-default .aios-slider-splide .aios-slider-img img {
        -o-object-position: 70% center;
        object-position: 70% center;
    }

    .testi-container:before {
        width: 304px;
        height: 455px;
        background-image: url(../../images/testi-agent-mob.png);
    }

    .as-item {
        width: calc(100% / 3);
    }
}


/* Galaxy S5(portrait) | iPod Touch(landscape) | iPod Touch(portrait) */

@media only screen and (max-width: 480px) {
    .aiosp-ref-popupItem1 .aiosp-content, .aiosp-ref-popupItem2 .aiosp-content{
        padding: 35px 8px !important;
    }

    /* Slideshow*/
    .slideshow-cta-list {
        padding: 0 15px;
    }
    .slideshow-cta-btn {
        padding: 0 15px 37px;
    }
    .slideshow-welcome-main {
        padding: 0 15px;
    }
    /*As Featured In*/
    .as-item {
        width: 50%;
        padding: 8px;
    }
    .as-slide-holder-inner {
        margin: 0 -8px;
    }
    /*Podcast*/
    .pc-hover-agent-name {
        margin-left: 12px;
    }
    .pc-hover-agent-name h2 {
        font-size: 11px;
        margin-bottom: 6px;
        letter-spacing: normal;
    }
    .pc-hover-control {
        padding-left: 10px;
        height: 75px;
    }
    .pc-hover-agent-name span {
        letter-spacing: normal;
    }
    .pc-hover {
        padding: 0 15px 30px;
    }
    .pc-hover-title h2 {
        font-size: 25px;
        margin-bottom: 15px;
        line-height: 1;
    }
    .pc-hover-title span {
        font-size: 14px;
    }
    .pc-hover-btn {
        width: 70px;
    }
    .pc-hover-btn span.ai-icon-play {
        width: 20px;
        height: 26px;
    }
    .pc-btns {
        padding: 0 15px;
    }
    /*Real Estate*/
    .re-content-container {
        padding: 0 15px 42px;
    }
    .re-fp-hover {
        padding: 30px 15px 57px;
    }
    .re-content-caption span {
        font-size: 18px;
    }
    /*Brand Purpose*/
    .bp-video-icon {
        width: 100px;
        height: 100px;
    }
    .bp-video-icon span.ai-font-play-button-a,
    .bp-video-icon span.ai-font-pause-button-a {
        font-size: 30px;
    }
    .bp-book-container {
        padding: 38px 15px 50px;
    }
    .bp-book-img-holder img {
        width: 100%;
        max-width: 66px;
    }
    .bp-book-title span {
        font-size: 20px;
        letter-spacing: normal;
    }
    .bp-book-title h2 {
        font-size: 35px;
        letter-spacing: 1px;
    }
    .bp-book-img-holder {
        margin-right: 15px;
    }
    /*Testimonials*/
    .testi-content p {
        font-size: 14px;
        letter-spacing: 0.2px;
        line-height: 24px;
    }
    .testi-main .global-title-sm {
        width: 76%;
    }
    .testi-agent-name span {
        width: 71%;
        font-size: 10px;
    }
    /*Subscribe*/
    .sn-content-container {
        padding: 50px 15px 65px;
    }
    .sn-form-widget div.wpcf7-response-output {
        font-size: 10px;
        bottom: -31px;
    }
    
}


/*******************************************************
 *
 * End of Homepage Styles
 *
 *******************************************************/