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

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

.ip-banner{
    display: none;
}

.custom-breadcrumbs .container {
    width: 100%;
    max-width: 1313px;
}

p#breadcrumbs {
    display: none;
}

.custom-breadcrumbs {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    padding: 16px 0;
    bottom: 0;
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.050em;
    line-height: 1;
    text-transform: uppercase;
}

.custom-breadcrumbs p#breadcrumbs {
    display: block;
    color: #fff;
}

.custom-breadcrumbs p#breadcrumbs a {
    color: inherit;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.custom-breadcrumbs p#breadcrumbs a:hover {
    color: #13b5ea;
}

.ip-banner .custom-breadcrumbs .container {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    max-width: 1310px;
    width: 100%;
}

.custom-breadcrumbs p#breadcrumbs span.breadcrumb_last {
    font-weight: 700;
}

/*slider*/
.ip-prop-det-slider {
    position: relative;
}

.ip-prop-det-photo-slick-slider .slick-slide > div > div {
    display: block !important;
}

.ip-prop-det-photo-slick-slider:not(.slick-initialized) > div:not(:first-child){
    display:none;
}

.ip-prop-det-photo-list {
    position: relative;
}

.ip-prop-det-photo-list canvas{
    display: block;
    width: 100%;
}

.ip-prop-det-photo-list img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.ip-prop-det-photo-list::before {
    width: 100%;
    height: 53.625%;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #000;
    background: linear-gradient(180deg,#000 0,rgba(0,0,0,0) 100%);
    opacity: .78;
}

/*title*/
.ip-about-mt-content-container .custom_site_title {
    max-width: 445px;
    padding: 0 0 31px
}

#ip-about {
    font-size: 0;
}

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

#ip-about .custom_site_title .accent_title {
    font-size: 204px;
    line-height: 1;
}

#ip-about .custom_site_title h2::after {
    width: 100vw;
}

#ip-about .custom_site_title h1::after {
    width: 100vw;
}

[class*="ai-icon-"] {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.attachment-fixed canvas {
    background-attachment: fixed!important;
    display: block;
    width: 100%;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}

.custom-container {
    padding: 0 70px;
    display: block;
    width: 100%;
    position: relative;
}

.site-img {
    display: block;
    position: relative;
}

.site-img canvas {
    display: block;
    width: 100%;
    position: relative;
    background-position: center;
    background-size: cover;
    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;
}

/* Section 1 */
.ip-about-mt-container {
    display: block;
    position: relative;
    padding: 90px 0 110px;
}

.ip-about-mt-row {
    display: block;
    position: relative;
}

.ip-about-mt-agent-photo img {
    max-width: 100%;
}

.ip-about-mt-agent-photo {
    float: right;
    width: 48.6%;
    margin-left: 18px;
    margin-bottom: 0;
    background-color: #13b5ea;
}

.ip-about-mt-content-container {
    display: block;
    position: relative;
    padding-top: 65px;
    padding-right: 15px;
    max-width: 615px;
}

.ip-about-mt-content {
    display: block;
    position: relative;
    margin-top: 50px;
    max-width: 579px;
}

.ip-about-mt-content p {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.28px;
    color: #8c8c8c;
    display: block;
}

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

#ip-about .ip-about-mt-content-container .custom_site_title .accent_title {
    top: 26%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    left: 87%;
}

/*cta*/
.ip-prop-det-ctas {
    display: flex;
    flex-wrap: wrap;
    margin: 37px -7px 0;
}

.ip-prop-det-ctas .custom_site_button {
    width: 50%;
    padding: 7px;
}

.ip-prop-det-ctas .custom_site_button a {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ip-prop-det-ctas .custom_site_button a span{
    line-height: 1;
}

/*specs*/
.ip-prop-det-specs-area {
    padding: 66px 15px 42px;
    background: #13b5ea;
    margin: 60px 0 0 -30px;
}

.ip-prop-det-specs-holder {
    max-width: 350px;
    margin: 0 auto;
}

.ip-prop-det-price {
    font-size: 64px;
    color: #fff;
    text-align: center;
    font-weight: 800;
    letter-spacing: 1px;
    margin: 0 0 43px;
}

.ip-prop-det-specs-list {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin: 0 0 41px;
}

/*Section 2*/
span.ai-icon-video {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 137px;
    height: 137px;
    border-radius: 50%;
    background-color: rgba(19,181,234,.80);
    z-index: 2;
    display: block;
}

span.ai-icon-video:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 55%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 0;
    height: 0;
    border-top: 26px solid transparent;
    border-bottom: 26px solid transparent;
    border-left: 45px solid #fff;
}

.ip-about-vid-container {
    display: block;
    position: relative;
    padding: 119px 15px 61px;
}

.ip-about-vid-main {
    max-width: 1364px;
    margin: 0 auto;
    position: relative;
    z-index: 5;
}

.ip-about-vid-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-color: #13b5ea;
}

.ip-about-vid-bg canvas {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .20;
}

.ip-about-vid-main-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 52px;
}

#ip-about .ip-about-vid-main-title .custom_site_title .accent_title {
    top: 35%;
    left: -49%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    white-space: nowrap;
}

.custom_site_title h1 {
    color: var(--primary-color);
    font-size: 78px;
    letter-spacing: 0.02em;
    padding-bottom: 30px;
}

.ip-about-vid-main-title .custom_site_title h2::before {
    background-color: #38cbf8;
}

.ip-about-vid-main-title .custom_site_title h1::before {
    background-color: #38cbf8;
}

.ip-about-vid-main-title .custom_site_title h2::after, .ip-about-vid-main-title .custom_site_title h2::before {
    height: 2px;
}

.ip-about-vid-main-title .custom_site_title h1::after, .ip-about-vid-main-title .custom_site_title h1::before {
    height: 2px;
}

.ip-about-vid-holder, .ip-about-vid-holder a {
    display: block;
    position: relative;
}

.ip-about-vid-holder {
    width: 61.877%;
}

.ip-about-vid-holder a:hover .ip-about-vid-img canvas {
    opacity: .80;
}

.ip-about-vid-img {
    background-color: #13b5ea;
}

.ip-about-vid-holder a:hover span.ai-icon-video {
    background-color: #13b5ea;
}

.ip-prop-det-vid-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 0 59px;
}

.ip-prop-det-vid-details {
    width: 38.123%;
    padding: 0 40px;
}

.ip-vid-label {
    font-size: 48px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    max-width: 370px;
    margin: 0 0 0 auto;
}

.ip-vid-label span {
    display: block;
    font-size: 30px;
    margin: 0 0 11px;
}

.ip-prop-det-vid-list:nth-child(even) {
    flex-direction: row-reverse;
}

.ip-prop-det-vid-list:nth-child(even) .ip-vid-label{
    margin: 0;
}

.ip-vid-overly-title,
.ip-map-overly-title {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 204px;
    font-size: 12.75vw;
    font-weight: 800;
    letter-spacing: .02em;
    opacity: .1;
    z-index: 2;
    text-transform: uppercase;
}

/* Section 4 */
.ip-about-gallery-row {
    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 -2px;
    position: relative;
}

.ip-about-gallery-col {
    display: block;
    width: 100%;
    position: relative;
}

.ip-about-gallery-item {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% / 3);
    position: relative;
    padding: 2px;
    height: 100%;
    cursor: pointer;
}

.ip-about-gallery-main-title {
    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: 50px;
}

.ip-about-gallery-container {
    display: block;
    position: relative;
    padding: 52px 0 55px;
}

#ip-about .ip-about-gallery-main-title .custom_site_title .accent_title {
    top: 55%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    white-space: nowrap;
}

.ip-about-gallery-item a {
    display: block;
    position: relative;
    height: 100%;
}

.ip-about-gallery-img, .ip-about-gallery-img canvas {
    height: 100%;
}

.ip-about-gallery-col.gallery-col-a .ip-about-gallery-item:first-child, .ip-about-gallery-col.gallery-col-a .ip-about-gallery-item:last-child {
    width: 23.504%;
}

.ip-about-gallery-col.gallery-col-a .ip-about-gallery-item:nth-child(2) {
    width: 52.992%;
}

.ip-about-gallery-img {
    background-color: #13b5ea;
}

.ip-about-gallery-item a:hover .ip-about-gallery-img canvas {
    opacity: .80;
}

.ip-prop-det-gall-link .custom_site_button a {
    width: 290px;
}

.ip-prop-det-gall-link {
    text-align: center;
    margin: 47px 0 0;
}

/*map*/
.ip-prop-det-map-area {
    position: relative;
    padding: 45px 15px 108px;
}

.ip-prop-det-map-holder {
    max-width: 1480px;
    position: relative;
    margin: 0 auto;
    z-index: 5;
}

.ip-prop-det-map {
    position: relative;
    padding: 70px 60px;
}

.ip-prop-det-map iframe {
    width: 100%;
    height: 430px;
    position: relative;
    z-index: 5;
}

.ip-prop-det-map::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: #13b5ea;
}

.ip-map-overly-title {
    top: -40px;
}

/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/
@media only screen and (max-width: 1560px) {
    #ip-about .custom_site_title .accent_title {
        font-size: 175px;
    }

    #ip-about .ip-about-soc-main-title .custom_site_title .accent_title {
        top: 45%;
    }

    .team_title .accent_title {
        top: -31px;
    }
}

@media only screen and (max-width: 1366px) {
    #ip-about .ip-about-mt-content-container .custom_site_title .accent_title {
        left: 57%;
    }

    .ip-prop-det-vid-details {
        padding: 0 15px;
    }
}

@media only screen and (max-width: 1280px) {
    #ip-about .custom_site_title .accent_title {
        font-size: 150px;
    }

    .team_title .accent_title {
        top: -9px;
    }

    #ip-about .ip-about-soc-main-title .custom_site_title .accent_title {
        top: 53%;
    }
}

/* iPad(landscape) | iPad(landscape) | Galaxy Tab 4 (landscape) | Galaxy Tab 3 (landscape) */
@media only screen and (max-width: 1199px) {
    .ip_fl_text_wrap {
        bottom: 20px;
    }

    .ip_fl_address {
        font-size: 16px;
    }

    .ip_fl_other_info span {
        font-size: 15px;
        padding-left: 15px;
    }

    .ip-banner canvas {
        height: 350px;
    }

    #ip-about .custom_site_title .accent_title {
        font-size: 130px;
    }

    #ip-about .custom_site_title h2 {
        font-size: 60px;
    }

    #ip-about .custom_site_title h1 {
        font-size: 60px;
    }

    #ip-about .ip-about-mt-content-container .custom_site_title .accent_title {
        left: 55%;
    }

    .ip-about-mt-container .container {
        /*width: 900px;
        max-width: 100%;*/
    }

    .ip-about-mt-container {
        padding: 75px 0;
    }

    .ip-about-mt-content {
        margin-top: 60px;
    }

    .ip-about-mt-content p {
        font-size: 13px;
        line-height: 20px;
    }

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

    .ip-about-vid-holder {
        max-width: 850px;
    }

    span.ai-icon-video {
        width: 100px;
        height: 100px;
    }

    span.ai-icon-video:before {
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-left: 30px solid #fff;
    }

    .ip-about-soc-col {
        padding: 0 15px;
    }

    .ip-about-soc-row {
        margin: 0 -15px;
    }

    .ip-about-soc-fb-content h2 {
        font-size: 25px;
    }

    .ip-about-soc-fb-content p {
        font-size: 14px;
        line-height: 20px;
    }

    .ip-about-soc-title-holder span {
        font-size: 16px;
    }

    .ip-about-soc-title-holder h2 {
        font-size: 25px;
    }

    .team_name {
        font-size: 25px;
    }

    .team_arrows {
        top: calc(50% - 85px);
    }

    .ip-vid-label {
        font-size: 40px;
    }

    .ip-vid-label span {
        font-size: 25px;
    }
}

/* iPad(portrait) | Galaxy Tab 4(portrait)  */
@media only screen and (max-width: 991px) {
    .custom-breadcrumbs {
        font-size: 13px;
        letter-spacing: normal;
    }

    .ip-banner canvas {
        height: auto;
        min-height: 250px;
    }

    .ip_fl_btns_wrap {
        margin-top: 30px;
    }

    #ip_fl_slider {
        margin: 0 auto;
        max-width: 531px;
    }

    .ip_fl_item {
        padding: 0;
        width: 100%
    }

    #ip_fl_slider:not(.slick-initialized) .ip_fl_item:nth-child(n+2) {
        display: none;
    }

    .ip-about-mt-content-container {
        padding-top: 0;
        text-align: center;
        max-width: 100%;
        padding-right: 0;
    }

    .ip-about-mt-agent-photo {
        float: none;
        width: 100%;
        max-width: 480px;
        margin: 0 auto 45px;
    }

    .ip-about-mt-content {
        margin-top: 40px;
        max-width: 100%;
    }

    .ip-about-vid-container {
        padding: 70px 15px 5px;
    }

    span.ai-icon-video {
        width: 80px;
        height: 80px;
    }

    span.ai-icon-video:before {
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 20px solid #fff;
    }

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

    .ip-about-soc-row {
        margin: 0 auto;
        width: 100%;
        max-width: 555px;
    }

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

    .ip-about-soc-main-title {
        margin-bottom: 50px;
    }

    .ip-about-soc-container {
        padding: 55px 0 70px;
    }

    .ip-about-fp-main-title {
        margin-bottom: 50px;
    }

    #ip_featured_properties {
        padding: 35px 0;
    }

    #hp_team_wrap {
        padding: 70px 0 40px;
    }

    .ip-about-soc-fb-content {
        text-align: center;
    }

    .team_more_btn {
        margin-top: 15px;
    }

    .team_arrows {
        top: auto;
        max-width: 125px;
    }

    .ip-prop-det-specs-holder {
        max-width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .ip-about-vid-holder {
        width: 100%;
    }

    .ip-prop-det-vid-details {
        padding: 0 15px;
        width: 100%;
        text-align: center;
    }

    .ip-vid-label {
        font-size: 40px;
        max-width: 100%;
        margin: 30px 0 0 !important;
    }

    .ip-prop-det-map {
        padding: 40px 15px;
    }

    .ip-map-overly-title {
        top: -10px;
    }

    .ip-prop-det-map-area {
        padding: 45px 15px;
    }

    .ip-about-mt-content-container .custom_site_title {
        max-width: 100%;
    }

    .ip-prop-det-specs-area {
        margin: 60px 0 0 0;
    }
}

/* Galaxy Tab 3(portrait) | Galaxy S5(landscape) */
@media only screen and (max-width: 767px) {
    #ip-about .custom_site_title h2 {
        font-size: 45px!important;
    }

    #ip-about .custom_site_title h1 {
        font-size: 45px!important;
    }

    .ip-about-gallery-item {
        width: calc(100% / 3)!important;
    }

    .ip-about-gallery-img canvas {
        height: 100%;
        min-height: 185px;
    }

    .ip-prop-det-ctas .custom_site_button {
        width: 100%;
    }
}

/* Galaxy S5(portrait) | iPod Touch(landscape) | iPod Touch(portrait) */
@media only screen and (max-width: 480px) {
    .ip_fl_btns_wrap {
        /* transform: scale(0.8) !important; */
    }

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

    .ip-about-vid-img canvas {
        min-height: 200px;
    }

    .ip-about-gallery-item {
        width: 100%!important;
    }

    .ip-about-gallery-img canvas {
        min-height: 100%;
        height: 225px!important;
    }

    .ip-about-gallery-row {
        display: block;
    }

    #ip-about .custom_site_button a {
        max-width: 165px;
        font-size: 13px;
        height: 55px;
        line-height: 55px;
    }

    #ip-about .custom_site_arrows .slick-arrow {
        width: 55px;
        height: 55px;
    }

    #ip-about .custom_site_arrows .slick-arrow span {
        line-height: 55px;
    }

    .ip_fl_more_btn {
        margin: 0 10px;
    }

    #ip-about .custom_site_title span {
        font-size: 16px;
        letter-spacing: 0.025em;
        margin-bottom: 5px;
    }

    #ip-about .custom_site_title h2 {
        font-size: 35px!important;
    }

    #ip-about .custom_site_title h1 {
        font-size: 35px!important;
    }

    .ip-about-soc-title-holder {
        display: block;
        text-align: center;
    }

    .ip-about-soc-title-holder h2 {
        display: block;
        margin-bottom: 10px;
    }

    .ip-about-soc-title-holder h1 {
        display: block;
        margin-bottom: 10px;
    }

    .ip-about-soc-title-holder span {
        display: block;
    }

    .ip-about-soc-ig-item {
        width: calc(100% / 2);
    }

    #ip-about .custom_site_button a {
        max-width: 100%;
    }

    .ip-prop-det-price {
        font-size: 35px;
    }

    .ip-vid-label {
        font-size: 30px;
    }

    .ip-vid-label span {
        font-size: 20px;
    }
}
