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

.page-template-about #inner-page-wrapper {
    margin-bottom: 0;
    z-index: unset;
}

.page-template-about .ip-banner canvas {
    min-height: 542px;
}

.page-template-about .ip-banner {
    z-index: 2;
}

.ip-banner-logos {
	display: block !important;
}

.ab-custom-container {
	max-width: 1490px;
	margin: 0 auto;
	padding: 0 15px;
}

p#breadcrumbs {
    max-width: 1490px;
    padding: 0 15px;
    position: relative;
    z-index: 3;
}

/*section1*/
.ab-section1 {
    position: relative;
    margin: 122px 0 0;
    z-index: 1;
}

.ab-section1 .ab-custom-container {
    position: relative;
    z-index: 5;
}

.ab-s1-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 590px;
    background: url(../../images/about/ab-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    filter: grayscale(1);
    opacity: .5;
    pointer-events: none;
}

.ab-section1::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: #fff;
    pointer-events: none;
}

.ab-s1-bg::after, .ab-s1-bg::before {
    content: '';
    position: absolute;
    width: 100%;
    min-height: 204px;
}

.ab-s1-bg::after {
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
}

.ab-s1-bg::before {
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
}

.ab-s1-inner {
    padding: 15px 0;
    background: rgb(255 255 255 / 86%);
    display: flex;
    flex-wrap: wrap;
}

.ab-s1-col1 {
    width: 57.672%;
    padding-left: 84px;
    position: relative;
    z-index: 3;
}

.ab-s1-col2 {
    width: 42.328%;
}

.ab-head {
    margin: 0 0 34px;
}

.ab-s1-text p {
    font-size: 18px;
    font-weight: 400;
    color: #454545;
    letter-spacing: .9px;
    line-height: 1.9;
    display: block;
    margin: 0 0 34px;
}

.ab-agent-info {
    max-width: 342px;
    position: relative;
    text-align: center;
    padding: 15px 15px 25px;
    background: #000;
    color: #fff;
}

.ab-name {
    font-size: 30px;
    font-weight: 700;
    font-family: var(--font-family-title);
    text-transform: uppercase;
    margin: 13px 0 6px;
}

.ab-position {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .7px;
    margin: 0 0 18px;
}

.ab-agent-info span {
    display: block;
    margin: 0 0 9px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1.4px;
}

.ab-agent-info span a {
    color: #fff;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.ab-agent-info span a:hover {
    opacity: .7;
}

.ab-agent-info span em {
    display: inline-block;
    margin-right: 10px;
}

span.ab-email em {
    font-size: 11px;
}

span.ab-dre em {
    font-size: 17px;
    position: relative;
    top: 2px;
}

.ab-s1-photo-holder {
    margin-right: -70px;
    margin-left: -48px;
}

.ab-s1-photo {
    position: relative;
    max-width: 731px;
}

.ab-s1-photo img {
    position: relative;
    z-index: 2;
}

.ab-s1-photo::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 200px;
    height: 100%;
    background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    pointer-events: none;
    z-index: 2;
}

.ab-s1-photo::before {
    content: '';
    position: absolute;
    bottom: -50px;
    right: 0;
    width: 100%;
    max-width: 600px;
    min-height: 556px;
    background: url(../../images/about/s1-accent.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    pointer-events: none;
}

.ab-s1-monogram {
    position: absolute;
    top: -27%;
    right: 0;
    width: 100%;
    max-width: 493px;
    min-height: 622px;
    background: url(../../images/about/s1-monogram.png) no-repeat;
    background-size: contain;
    background-position: center;
    pointer-events: none;
}

/*section2*/
.ab-section2 {
    position: relative;
    padding: 66px 0 50px;
}

.ab-section2 .ab-head {
    text-align: center;
    margin: 0 0 47px;
}

.ab-s2-list-holder {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5.5px;
}

.ab-s2-list {
    width: calc(100% / 3);
    padding: 0 5.5px;
}

.ab-s2-list a {
    position: relative;
    display: block;
}

.ab-s2-photo {
    position: relative;
}

.ab-s2-photo::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
    pointer-events: none;
}

.ab-s2-photo canvas {
    display: block;
    width: 100%;
    background: #000;
}

.ab-s2-photo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    opacity: .86;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.ab-s2-list a:hover .ab-s2-photo img {
    opacity: .5;
}

.ab-s2-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 30px;
    color: #fff;
    z-index: 1;
}

.ab-s2-price {
    font-size: 32px;
    font-weight: 700;
    font-family: var(--font-family-title);
    margin: 0 0 14px;
}

.ab-s2-address {
    font-size: 20px;
    font-weight: 500;
}

.ab-s2-address span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin-top: 8px;
}

.ab-section2 .global-site-btn {
    margin: 48px 0 0;
}

.ab-section2 .global-site-btn a {
    margin: 0 auto;
}

.page-template-about section.get-in-touch-area {
    padding: 37px 15px 0;
}

/*listings*/
.ip-fp-list{
    padding: 0 5px;
    width: calc(100% / 3);
}

.ip-fp-list a {
    display: block;
    position: relative;
    overflow: hidden;
    cursor: auto;
}

.ip-fp-photo {
    position: relative;
}

.ip-fp-photo canvas {
    display: block;
    width: 100%;
    background: #000;
    position: relative;
    z-index: 2;
    opacity: .25;
}

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

.ip-fp-list a:hover .ip-fp-photo img{
    filter: grayscale(1);
}

.ip-fp-list a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(to top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
}

.ip-fp-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    z-index: 5;
    padding: 20px;
    display: flex;
    align-items: flex-end;
    margin: auto;
    background: rgb(0 0 0 / 0%);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.ip-fp-content::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('../../images/new-developments/logo-overlay.png') no-repeat;
    background-position: bottom center;
    opacity: 0;
    background-size: auto;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.ip-fp-list a:hover .ip-fp-content::after{
    opacity: .1;
}

.ip-fp-content-inner{
    position: relative;
    z-index: 5;
}

.ip-fp-logo{
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.ip-fp-list a:hover .ip-fp-logo{
    opacity: 1;
}

.ip-fp-list a:hover .ip-fp-content{
    background: rgb(0 0 0 / 50%);
    padding: 40px;
}

.ip-fp-price {
    font-size: 32px;
    color: #fff;
    font-weight: 700;
    font-family: 'Gotham-font';
    margin: 16px 0 14px;
}

.ip-fp-address {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
}

.ip-fp-address span {
    display: block;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 8px 0 0;
    letter-spacing: 2.1px;
}

/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/
@media only screen and (max-width: 1440px) {
    .ab-s1-photo-holder {
        margin-right: -30px;
    }

    .ab-s1-photo::before {
        max-width: 530px;
        min-height: 470px;
    }

}

@media only screen and (max-width: 1366px) {
    .ab-s1-photo-holder {
        margin-right: -15px;
        margin-left: -20px;
    }

    .ab-s1-photo::after {
        max-width: 150px;
    }

    .ab-s1-photo::before {
        max-width: 435px;
        min-height: 330px;
    }

    .ab-s1-monogram {
        max-width: 325px;
        min-height: 410px;
    }

    .ab-s1-col1 {
        padding-left: 50px;
    }
} 
 
/* iPad(landscape) | iPad(landscape) | Galaxy Tab 4 (landscape) | Galaxy Tab 3 (landscape) */ 
@media only screen and (max-width: 1199px) {
    .ab-section1 {
        margin: 90px 0 0;
    }

    .ab-s1-col1 {
        padding-left: 20px;
    }

    .ab-s1-text p {
        font-size: 16px;
        line-height: 1.6;
        margin: 0 0 20px;
    }

    .ab-s1-monogram {
        max-width: 245px;
        min-height: 310px;
    }

    .ab-s1-photo::before {
        max-width: 363px;
        bottom: -35px;
    }

    .ab-s2-price {
        font-size: 27px;
    }

    .ab-s2-content {
        padding: 15px;
    }
} 

/* iPad(portrait) | Galaxy Tab 4(portrait)  */ 
@media only screen and (max-width: 991px) {
    .ip-fp-list{
        width: 100%;
    }
    .ab-s1-inner > div {
        width: 100%;
        text-align: center;
    }

    .ab-section1 {
        margin: 50px 0 0;
    }

    .ab-agent-info {
        margin: 0 auto 20px;
    }

    .ab-s1-photo-holder {
        margin-right: 0;
        margin-left: 0;
    }

    .ab-s1-monogram,
    .ab-s1-photo::after,
    .ab-s1-photo::before {
        display: none;
    }

    .ab-s1-photo {
        margin: 0 auto;
    }

    .ab-s2-list {
        width: 100%;
        max-width: 479px;
        margin: 0 auto 15px;
    }

    .ab-s2-content {
        text-align: center;
    }
} 

/* 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: 480px) {

}