/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

/*******************************************************
 *
 * About
 *
 *******************************************************/
 #inner-page-wrapper {
    margin-bottom: 0;
    z-index: auto;
}

#inner-page-wrapper > .container {
    padding: 0;
    width: 100%;
}

.ip-container #scroll-down {
    display: block;
}

.ip-container #scroll-down.nav-active-section-ip-banner {
    top: 30vh;
}

.ip-container .fn-container {
    margin-top: -40px;
    padding-top: 224px;
}

#ip-about {
    font-size: 0;
    letter-spacing: normal;
    line-height: 1;
}

.ip-about-container, .ip-about-section {
    display: block;
    position: relative;
}

/* Our Story */
.ip-about-os-container, .ip-about-os-main, .ip-about-os-row, .ip-about-os-content-container, .ip-about-os-content, .ip-about-os-img {
    display: block;
    position: relative;
}

.ip-about-os-container {
    padding: 92px 0 324px;
}

.ip-about-os-bg canvas {
    background-position: bottom center;
}

.ip-about-os-col {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    position: relative;
}

.ip-about-os-col:first-child {
    width: 52.495%;
}

.ip-about-os-col:last-child {
    width: 47.505%;
}

.ip-about-os-content-container {
    padding: 20px 115px 0 135px;
}

.ip-about-os-bg {
    height: 88%;
    top: auto;
    bottom: 0;
}

.ip-about-os-bg:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 80%;
    pointer-events: none;
    z-index: 1;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,1)),color-stop(19%, rgba(255,255,255,1)),to(rgba(255,255,255,0)));
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 19%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 19%,rgba(255,255,255,0) 100%);
}

.ip-about-os-main {
    z-index: 5;
}

.ip-about-os-container .global-accent-logo {
    z-index: 5;
    top: 4%;
    left: -9%;
}

.ip-about-os-content strong {
    font-size: 18px;
    line-height: 1.778;
    letter-spacing: 0.050em;
    color: #222222;
    display: block;
    margin-bottom: 20px;
    font-weight: 700;
}

.ip-about-os-content p {
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.050em;
    color: #222222;
    display: block;
}

.ip-about-os-content h3 {
    font-size: 30px;
    line-height: 1.267;
    font-weight: 800;
    color: #222222;
    display: block;
    margin-top: 40px;
}

.ip-about-os-content h3 span {
    color: var(--secondary-color);
}

.ip-about-os-content-container .global-title {
    margin-bottom: 25px;
}

.ip-about-os-content p:not(:last-child) {
    margin-bottom: 25px;
}

.ip-about-os-img {
    -webkit-box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.2);
}

.ip-about-os-img img {
    max-width: 100%;
    height: auto;
    width: 100%;
}

.ip-about-os-monogram-logo {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: -77px;
    z-index: 5;
    width: 154px;
    height: 154px;
    border-radius: 50%;
    background-color: var( --secondary-color);
}

.ip-about-os-monogram-logo :before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 8px solid #fff;
    border-radius: 50%;
    margin: -8px;
}

.ip-about-os-monogram-logo 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;
    position: relative;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.ip-about-os-monogram-logo a img {
    max-width: 100%;
    height: auto;
}

/* Stats */
.ip-about-stats, .ip-about-stats-item ul {
    display: block;
    position: relative;
}

.ip-about-stats {
    padding: 108px 0 0;
    text-align: center;
}

.ip-about-stats-item ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: 0.050em;
    color: #222222;
    text-transform: uppercase;
    font-weight: 600;
    text-align: left;
}

.ip-about-stats-item:nth-child(2) ul li {
    min-width: 403px;
}

.ip-about-stats-item ul li span {
    font-size: 70px;
    line-height: 1;
    color: var(--secondary-color);
    font-weight: 800;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.ip-about-stats-item ul li span em {
    font-style: normal;
}

.ip-about-stats-item {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 27px 80px;
}

.ip-about-stats-item:not(:last-child):before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: #ccc;
}

.ip-about-stats-item:not(:last-child):after {
    position: absolute;
    content: '';
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: -1px;
    width: 3px;
    height: 20px;
    background-color: var(--secondary-color);
}

.ip-about-stats-item:first-child {
    padding-left: 0;
}

.ip-about-stats-item:last-child {
    padding-right: 0;
}

/* Agent Contacts */
.ip-about-of-container, .ip-about-of-main, .ip-about-of-row, .ip-about-of-agent-img, .ip-about-of-agent-info-inner, .ip-about-of-agent-info-title, .ip-about-of-agent-info-contacts, .ip-about-of-agent-info-smis, .ip-about-of-content-container, .ip-about-of-content, .ip-about-of-btn {
    display: block;
    position: relative;
}

.ip-about-of-container {
    padding: 113px 0 0;
    width: 100%;
}

.ip-about-of-bg {
    height: 41.595%;
}

.ip-about-of-bg canvas {
    opacity: .49;
}

.ip-about-of-bg:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 35%;
    pointer-events: none;
    z-index: 1;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)),color-stop(86%, rgba(255,255,255,1)),to(rgba(255,255,255,1)));
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 86%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 86%,rgba(255,255,255,1) 100%);
}

.ip-about-of-main {
    z-index: 5;
    width: 100%;
}

.ip-about-of-container .global-accent-logo {
    left: auto;
    right: -11%;
    top: 10%;
    z-index: 2;
}

.ip-about-of-col {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    position: relative;
}

.ip-about-of-col:first-child {
    width: 48.539%;
}

.ip-about-of-col:last-child {
    width: 51.461%;
}

.ip-about-of-content strong {
    font-size: 18px;
    line-height: 1.778;
    letter-spacing: 0.050em;
    font-weight: 700;
    color: #222222;
    display: block;
    margin-bottom: 37px;
    width: 96%;
}

.ip-about-of-content p {
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.050em;
    color: #222222;
    display: block;
}

.ip-about-of-btn {
    margin-top: 40px;
}

.ip-about-of-content-container .global-title {
    margin-bottom: 35px;
}

.ip-about-of-content {
    margin-bottom: 30px;
    margin-right: -6%;
}

.ip-about-of-content p:not(:last-child) {
    margin-bottom: 30px;
}

.ip-about-of-agent-img {
    -webkit-box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.2);
}

.ip-about-of-agent-img img {
    width: 100%;
    max-width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top center;
       object-position: top center;
}

.ip-about-of-content-container {
    padding-left: 100px;
}

.ip-about-of-agent-info {
    position: absolute;
    bottom: 98px;
    left: -150px;
    width: 540px;
    max-width: 100%;
    height: auto;
    display: block;
}

.ip-about-of-agent-info-inner {
    padding: 36px 30px 34px 95px;
    background-color: var(--secondary-color);
    width: 100%;
}

.ip-about-of-agent-info-title h2 {
    font-size: 60px;
    line-height: 1;
    color: #fff;
    font-weight: 800;
}

.ip-about-of-agent-info-contacts span {
    font-size: 15px;
    line-height: 1;
    letter-spacing: 0.100em;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
}

.ip-about-of-agent-info-contacts span a {
    color: inherit;
    -webkit-transition: all var(--default-transition);
    -o-transition: all var(--default-transition);
    transition: all var(--default-transition);
}

.ip-about-of-agent-info-contacts span a:hover {
    color: #ccc;
}

.ip-about-of-agent-info-contacts span:first-child {
    margin-right: 23px;
}

.ip-about-of-agent-info-contacts span em[class^=ai-font] {
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    color: #d2d2d2;
    width: 20px;
    text-align: center;
}

.ip-about-of-agent-info-contacts span em.ai-font-location-b {
    font-size: 21px;
}

.ip-about-of-agent-info-contacts span em.ai-font-phone-o {
    font-size: 15px;
}

.ip-about-of-agent-info-contacts span em.ai-icon-card {
    background-image: url(../../../assets/images/about/ai-card-icon.png);
    width: 21px;
    height: 15px;
    margin-right: 14px;
    margin-top: -2px;
}

.ip-about-of-agent-info-title {
    margin-bottom: 20px;
}

.ip-about-of-agent-info-contacts {
    margin-bottom: 27px;
    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;
}

.ip-about-of-agent-info-contacts span:last-child {
    display: block;
    margin: 18px 0 0;
}

.ip-about-of-agent-info-smis a {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-size: 23px;
    color: #fff;
    line-height: 1;
    -webkit-transition: all var(--default-transition);
    -o-transition: all var(--default-transition);
    transition: all var(--default-transition);
}

.ip-about-of-agent-info-smis a:hover {
    color: #ccc;
}

.ip-about-of-agent-info-smis a:not(:last-child) {
    margin-right: 50px;
}

/* Logos */
.ip-about-logos {
    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;
    position: relative;
    z-index: 5;
    margin: 78px 0 0;
}

.ip-about-logo {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding: 0 40px;
}

.ip-about-logo-inner {
    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;
    min-height: 123px;
}

.ip-about-logo-inner img {
    max-width: 100%;
    height: auto;
}

/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/
@media only screen and (min-width: 992px) {
    .ip-container .fn-container {
        margin-top: -2.500vw;
        padding-top: 14.000vw;
    }

    /* Our Story */
    .ip-about-os-container {
        padding: 5.750vw 0 20.250vw;
    }

    .ip-about-os-content-container {
        padding: 1.250vw 7.187vw 0 8.438vw;
    }

    .ip-about-os-content strong {
        font-size: 1.125vw;
        margin-bottom: 1.250vw;
    }

    .ip-about-os-content p {
        font-size: 1vw;
    }

    .ip-about-os-content h3 {
        font-size: 1.875vw;
        margin-top: 2.500vw;
    }

    .ip-about-os-content-container .global-title {
        margin-bottom: 1.563vw;
    }

    .ip-about-os-content p:not(:last-child) {
        margin-bottom: 1.563vw;
    }

    .ip-about-os-img img {
        max-width: 100%;
        height: auto;
        width: 100%;
    }

    .ip-about-os-monogram-logo {
        left: -4.813vw;
        width: 9.625vw;
        height: 9.625vw;
    }

    .ip-about-os-monogram-logo :before {
        border: 0.500vw solid #fff;
        margin: -0.500vw;
    }

    .ip-about-os-monogram-logo a img {
        width: 5.375vw;
        height: 3.063vw;
    }

    /* Stats */
    .ip-about-stats {
        padding: 6.750vw 0 0;
    }

    .ip-about-stats-item ul li {
        font-size: 1.500vw;
    }

    .ip-about-stats-item:nth-child(2) ul li {
        min-width: 25.188vw;
    }

    .ip-about-stats-item ul li span {
        font-size: 4.375vw;
        margin-right: 0.625vw;
    }

    .ip-about-stats-item {
        padding: 1.688vw 5vw;
    }

    .ip-about-stats-item:not(:last-child):after {
        width: 0.188vw;
        height: 1.250vw;
    }

    /* Agent Contacts */
    .ip-about-of-container {
        padding: 7.062vw 0 0;
    }

    .ip-about-of-content strong {
        font-size: 1.125vw;
        margin-bottom: 2.313vw;
    }

    .ip-about-of-content p {
        font-size: 1vw;
    }

    .ip-about-of-btn {
        margin-top: 2.500vw;
    }

    .ip-about-of-content-container .global-title {
        margin-bottom: 2.188vw;
    }

    .ip-about-of-content {
        margin-bottom: 1.875vw;
    }

    .ip-about-of-content p:not(:last-child) {
        margin-bottom: 1.875vw;
    }

    .ip-about-of-agent-img img {
        width: 100%;
        max-width: 100%;
        height: auto;
    }

    .ip-about-of-content-container {
        padding-left: 6.250vw;
    }

    .ip-about-of-agent-info {
        bottom: 6.125vw;
        left: -9.375vw;
        width: 33.750vw;
    }

    .ip-about-of-agent-info-inner {
        padding: 2.250vw 1.875vw 2.125vw 5.938vw;
    }

    .ip-about-of-agent-info-title h2 {
        font-size: 3.750vw;
    }

    .ip-about-of-agent-info-contacts span {
        font-size: 0.938vw;
    }

    .ip-about-of-agent-info-contacts span:first-child {
        margin-right: 1.438vw;
    }

    .ip-about-of-agent-info-contacts span em[class^=ai-font] {
        font-size: 0.750vw;
        margin-right: 0.625vw;
        width: 1.250vw;
    }

    .ip-about-of-agent-info-contacts span em.ai-font-location-b {
        font-size: 1.313vw;
    }

    .ip-about-of-agent-info-contacts span em.ai-font-phone-o {
        font-size: 0.938vw;
    }

    .ip-about-of-agent-info-contacts span em.ai-icon-card {
        width: 1.313vw;
        height: 0.938vw;
        margin-right: 0.875vw;
        margin-top: -0.125vw;
    }

    .ip-about-of-agent-info-title {
        margin-bottom: 1.250vw;
    }

    .ip-about-of-agent-info-contacts {
        margin-bottom: 1.688vw;
    }

    .ip-about-of-agent-info-contacts span:last-child {
        margin: 1.125vw 0 0;
    }

    .ip-about-of-agent-info-smis a {
        font-size: 1.438vw;
    }

    .ip-about-of-agent-info-smis a:not(:last-child) {
        margin-right: 3.125vw;
    }

    /* Logos */
    .ip-about-logos {
        margin: 4.875vw 0 0;
    }

    .ip-about-logo {
        padding: 0 2.500vw;
    }

    .ip-about-logo-inner {
        min-height: 7.688vw;
    }

    .ip-about-logo-inner img {
        max-width: 100%;
        height: auto;
    }

    .ip-about-logo-inner img[src*="ses-logo"] {
        width: 17.750vw;
    }

    .ip-about-logo-inner img[src*="forbes-logo"] {
        width: 7.500vw;
    }

    .ip-about-logo-inner img[src*="ilhm-logo"] {
        width: 15.687vw;
    }

    .ip-about-logo-inner img[src*="real-logo"] {
        width: 11.688vw;
    }

    .ip-about-logo-inner img[src*="nfl-logo"] {
        width: 8.188vw;
    }
}

/* iPad(landscape) | iPad(landscape) | Galaxy Tab 4 (landscape) | Galaxy Tab 3 (landscape) */
@media only screen and (max-width: 1199px) {
    .ip-about-of-content {
        margin-right: -11%;
    }
}

/* iPad(portrait) | Galaxy Tab 4(portrait)  */
@media only screen and (max-width: 991px) {
    .ip-about-os-content-container {
        padding: 0;
        text-align: center;
        margin-bottom: 40px;
    }

    .ip-about-os-col {
        display: block;
        width: 100%!important;
    }

    .ip-about-os-content h3 {
        font-size: 24px;
        margin-top: 20px;
    }

    .ip-about-os-content p:not(:last-child) {
        margin-bottom: 20px;
    }

    .ip-about-os-content p {
        font-size: 15px;
        line-height: 1.7;
    }

    .ip-about-os-content strong {
        font-size: 16px;
        line-height: 1.7;
    }

    .ip-about-os-main {
        width: 100%;
        max-width: 520px;
        margin: 0 auto;
    }

    .ip-about-os-container {
        padding: 45px 15px;
    }

    .ip-about-os-monogram-logo {
        display: none;
    }

    .ip-container #scroll-down {
        display: none;
    }

    .ip-about-os-img img {
        height: 350px;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: top center;
           object-position: top center;
    }

    .ip-about-os-bg canvas {
        opacity: .20;
    }

    .ip-about-stats-item {
        padding: 0;
        display: block;
    }

    .ip-about-stats-item:not(:last-child):before, .ip-about-stats-item:not(:last-child):after {
        display: none;
    }

    .ip-about-stats-item:not(:last-child) {
        margin-bottom: 30px;
        padding-bottom: 30px;
        border-bottom: 1px solid #ccc;
    }

    .ip-about-stats-item ul li {
        display: block;
        text-align: center;
        font-size: 16px;
        min-width: 100%!important;
    }

    .ip-about-stats-item ul li span {
        font-size: 50px;
        display: block;
        margin: 0 0 10px;
    }

    .ip-about-stats {
        padding: 50px 0 0;
    }

    .ip-about-of-col {
        display: block;
        width: 100%!important;
    }

    .ip-about-of-container {
        padding: 50px 0 80px;
    }

    .ip-about-of-agent-img {
        width: 100%;
    }

    .ip-about-of-agent-info {
        position: relative;
        bottom: 0;
        left: 0;
        width: 100%;
    }

    .ip-about-of-main {
        max-width: 520px;
        margin: 0 auto;
    }

    .ip-about-of-col:not(:last-child) {
        margin-bottom: 40px;
    }

    .ip-about-of-agent-info-inner {
        text-align: center;
        padding: 35px 15px;
    }

    .ip-about-of-agent-info-contacts {
        display: block;
        margin-bottom: 22px;
    }

    .ip-about-of-agent-info-contacts span {
        display: block;
        margin: 0!important;
    }

    .ip-about-of-agent-info-contacts span:not(:last-child) {
        margin: 0 0 15px!important;
    }

    .ip-about-of-agent-info-title h2 {
        font-size: 40px;
    }

    .ip-about-of-agent-info-smis a:not(:last-child) {
        margin-right: 35px;
    }

    .ip-about-of-content-container {
        padding: 0;
        text-align: center;
    }

    .ip-about-of-content {
        margin: 0 auto 30px;
    }

    .ip-about-of-content strong {
        font-size: 16px;
        line-height: 1.7;
        width: 100%;
        margin-bottom: 20px;
    }

    .ip-about-of-content p:not(:last-child) {
        margin-bottom: 20px;
    }

    .ip-about-of-content p {
        font-size: 15px;
        line-height: 1.7;
    }

    .ip-about-of-content-container .global-title {
        margin-bottom: 20px;
    }

    .ip-about-of-btn a {
        margin: 0 auto;
        width: 145px;
    }

    .ip-about-of-btn {
        margin-top: 30px;
    }

    .ip-container .fn-container {
        margin-top: 0;
        padding-top: 0;
    }

    .ip-about-logo-inner img {
        max-width: 150px;
        height: 100px;
        -o-object-fit: contain;
        object-fit: contain;
    }

    .ip-about-logo-inner {
        min-height: 100px;
    }

    .ip-about-logo {
        padding: 0 20px;
    }

    .ip-about-logos {
        margin: 50px 0 0;
    }
}

/* Galaxy Tab 3(portrait) | Galaxy S5(landscape) */
@media only screen and (max-width: 767px) {
}

/* Galaxy S5(portrait) | iPod Touch(landscape) | iPod Touch(portrait) */
@media only screen and (max-width: 360px) {
    .ip-banner .global-title h1 span {
        font-size: 30px;
    }
}