.ip-banner {
    display: none;
}

#inner-page-wrapper {
    margin-bottom: 0;
}

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

#ip-about-us {}

.ip-about-us-upperfold {
    position: relative;
    background: linear-gradient( to left, rgba(46,46,46,1) 0%, rgba(138,136,126,1) 100%);
    text-align: center;
    padding: 122px 0 157px;
}

.ip-about-us-upperfold::before {
    /* content: ''; */
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(../../images/logo-watermark-red.png) no-repeat 3.18% 6.61% / 20.75% auto;
}

.ip-about-us-upperfold .container {
    position: relative;
}

.ip-about-us-upperfold .section-title {
    margin-bottom: 36px;
}

.ip-about-us-upperfold p {
    font: 400 27px/1.7 'TT Ramillas', serif;
    color: #ffffff;
    max-width: 1000px;
    margin: auto;
}

.ip-about-us-our-story {
    padding: 62px 0 45px;
}

.ip-auos-container {
    width: 1430px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap;
}

.ip-auos-left {
    width: 43.15%;
    padding: 52px 130px 0 50px;
}

.ip-auos-left .section-title {
    margin-bottom: 50px;
}

.ip-auos-left .section-title div {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}

.ip-auos-left .section-title h2 {
    margin-top: -76px;
}

.ip-auos-left .section-title div::after {
    margin-left: 35px;
    margin-right: 35px;
}

.ip-auos-left p {
    font-size: 15px;
    color: #858383;
    line-height: 2.3;
    letter-spacing: 0.02em;
    margin-bottom: 34px;
}

.ip-auos-left p:last-of-type {
    margin-bottom: 0;
}

.ip-auos-right {
    width: 56.85%;
}

.ip-auos-agent {
    position: relative;
}

.ip-auos-agent canvas {
    display: block;
    width: 100%;
    background-color: #cccccc;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.ip-auos-agent-item {
    position: absolute;
    text-align: center;
    padding: 26px 30px;
    background: linear-gradient( to bottom, rgba(46,46,46,1) 0%, rgba(138,136,126,1) 100%);
}

.ip-auos-agent canvas + .ip-auos-agent-item {
    right: -2.88%;
    bottom: 32.11%;
}

.ip-auos-agent canvas + .ip-auos-agent-item + .ip-auos-agent-item {
    left: -2.76%;
    bottom: 7.82%;
}

.ip-auos-agent-name {
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    line-height: 1;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

.ip-auos-agent-title {
    font-size: 10px;
    color: #e1dcd7;
    line-height: 1;
    letter-spacing: 0.38em;
    text-transform: uppercase;
    margin-top: 7px;
}

.ip-auos-thumb {
    padding: 38px 0 0;
}

.ip-auos-thumb-item {
    border: 5px solid #ffffff;
    position: relative;
}

.ip-auos-thumb-item:nth-child(1) {
    width: 57.16%;
    margin-left: 4.64%;
    z-index: 3;
}

.ip-auos-thumb-item:nth-child(2) {
    width: 43.59%;
    /*margin-top: -262px;*/
    margin-top: -32.9%;
    margin-left: 61.30%;
    z-index: 4;
}

.ip-auos-thumb-item:nth-child(3) {
    width: 57.28%;
    /*margin-top: -100px;*/
    margin-top: -12.5%;
    margin-left: -4.64%;
    z-index: 1;
}

.ip-auos-thumb-item:nth-child(4) {
    width: 26.75%;
    /*margin-top: -287px;*/
    margin-top: -32.5%;
    margin-left: 47.48%;
    z-index: 2;
}

.ip-auos-thumb-item canvas {
    display: block;
    width: 100%;
    background-color: #cccccc;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.ip-about-us-awards {
    background: #fdfeff;
}

.ip-about-us-team {}

.team-title {
    position: absolute;
    bottom: 40px;
    left: 275px;
    z-index: 7;
    pointer-events: none;
    transform: scale(0.5) !important;
    transform-origin: left bottom !important;
}

.team-title .section-title {
    margin-bottom: 45px;
}

.team-title .section-title div {
    display: none;
}

.team-title .section-title h2 {
    font-size: 162px;
}

.team-title .section-title h2 span {
    padding-left: 105px;
}

.team-title .default-button {
    width: 424px;
    height: 120px;
    margin-left: 154px;
    font-size: 22px;
    border-width: 2px;
    pointer-events: auto;
}

/* .map-hovers {}

.map-hover {
    width: auto;
    padding: 54px 28px;
    background: rgb(43, 38, 43);
    background: -moz-linear-gradient(-90deg, rgba(43, 38, 43, 0.92) 0%, rgba(237, 33, 39, 0.92) 100%);
    background: -webkit-linear-gradient(-90deg, rgba(43, 38, 43, 0.92) 0%, rgba(237, 33, 39, 0.92) 100%);
    background: linear-gradient(-90deg, rgba(43, 38, 43, 0.92) 0%, rgba(237, 33, 39, 0.92) 100%);
}

.map-hover-inner {
    background: none;
    padding: 0;
}

.map-team-name {
    font-family: inherit;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    letter-spacing: 0.24em;
    text-transform: uppercase;
    margin-bottom: 6px;
}

.map-team-position {
    font-size: 10px;
    color: #e1dcd7;
    letter-spacing: 0.38em;
} */

/*
.map-hover[data-area="Steven Ejiofor"] {
    top: 440px;
    left: 130px;
}

.map-hover[data-area="Burt Bakman"] {
    top: 702px;
    left: 300px;
}

.map-hover[data-area="Helen Hillo"] {
    top: 543px;
    left: 563px;
}

.map-hover[data-area="Lexii Lamas-Carnes"] {
    top: 483px;
    left: 200px;
}

.map-hover[data-area="Nicole Tekiela"] {
    top: 553px;
    left: 845px;
}

.map-hover[data-area="Kara Robarts"] {
    top: 500px;
    left: 1010px;
}

.map-hover[data-area="Dennis Chernov"] {
    top: 520px;
    left: 1207px;
    width: 670px;
}

.map-hover[data-area="Yana Chernov"] {
    top: 500px;
    left: 1460px;
    width: 695px;
}

.map-hover[data-area="Megan Gaspar"] {
    top: 550px;
    left: 1798px;
}

.map-hover[data-area="Jo Palma"] {
    top: 500px;
    left: 2030px;
}

.map-hover[data-area="Kevin Silver"] {
    top: 492px;
    left: 2298px;
    width: 368px;
}

.map-hover[data-area="Greg Shenon"] {
    top: 728px;
    left: 2464px;
}

.map-hover[data-area="Nicole Racky"] {
    top: 450px;
    left: 2520px;
}

.map-hover[data-area="Sarrah Gallegos"] {
    top: 670px;
    left: 2510px;
    width: 625px;
}

.map-hover[data-area="Gibson"] {
    top: 935px;
    left: 1978px;
}
*/

.ip-about-us-testimonials {
    background: url(../../images/about-us/OS-Clients-Love-Us.png) no-repeat center center / cover;
    padding: 106px 0 80px;
    position: relative;
}

.ip-about-us-testimonials::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /* background: rgba(244,241,240,0.82);*/
    z-index: 1;
}

.ip-auts-container {
    padding: 0 60px;
    max-width: 1600px;
    margin: auto;
    position: relative;
    z-index: 2;
}

.ip-auts-container .section-title {
    padding: 0 105px;
    margin-bottom: 34px;
}

@media only screen and (max-width: 1440px) {}

@media only screen and (max-width: 1366px) {}

@media only screen and (max-width: 1199px) {
    .ip-about-us-upperfold {}
    .ip-about-us-upperfold p {
        font-size: 22px;
        max-width: 880px;
    }
    .ip-about-us-our-story {}
    .ip-auos-left {
        padding: 52px 30px 0;
    }
    .ip-about-us-testimonials {}
    .ip-auts-container {
        padding: 0 50px;
    }
    .ip-auts-container .section-title {
        padding: 0;
    }
}

@media only screen and (max-width: 991px) {

    .team-title .section-title {
        margin-bottom: -90px;
    }
    .ip-about-us-our-story {}
    .ip-auos-left {
        width: 100%;
        padding: 52px 0;
    }
    .ip-auos-right {
        width: 100%;
    }
    .ip-auos-agent {
        padding: 0 50px;
    }
    .ip-auos-thumb {}
    .ip-auos-thumb-item {
        width: 100% !important;
        max-width: 500px;
        margin: 20px auto !important;
    }
    .ip-about-us-team {}
    .team-title {
        transform: scale(0.6) !important;
        left: 235px;
    }
    .ip-about-us-testimonials {
        padding-top: 25px;
        padding-bottom: 35px;
    }
    .ip-auts-container {
        padding: 0 15px;
    }
    .ip-auts-container .section-title {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .ip-about-us-our-story {}
    .ip-auos-agent {
        padding: 0;
    }
    .ip-auos-agent-item {
        display: none;
    }
    /* Team : START */
    #team-map .team-title {
        /* bottom: 120px; */
    }
    .team-title .default-button {
        font-size: 45px;
        width: 500px;
        height: 150px;
    }
    /* Team : END */
}

@media only screen and (max-width: 480px) {
    /* Team : START */
    .team-title .default-button {
        font-size: 50px;
        width: 600px;
        height: 180px;
    }
    /* Team : END */
}

.ip-about-us-testimonials .section-title h1,
.ip-about-us-testimonials .section-title h2 {
    color: #fff !important;
}