/*******************************************************
 *
 * Mark Cohen
 *
 *******************************************************/

.ip-banner canvas {
    height: 177px;
    min-height: 0;
    background-image: url(../../images/our-firm/banner.jpg)!important;
}

.ip-container #breadcrumbs {
    position: absolute;
    bottom: 12px;
    left: 0;
    width: 100%;
    max-width: 1510px;
    margin: 0 auto;
    padding: 0 15px;
    right: 0;
    color: #fff;
    display: none;
    font-size: 12px;
    letter-spacing: 0.6px;
}



.ip-container #breadcrumbs span a {
    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;
}

.ip-container #breadcrumbs span a:hover {
    color: #85b6e0;
}


.ip-container #breadcrumbs span.breadcrumb_last {
    font-weight: 600;
    color: #fff;
}

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

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


#content h2, #content p, #content ul {
    margin: 0;
}

.ip-container .footer-contact-us .cu-btn-wrap {
    display: none;
}

#content-sidebar, #content-full{
    margin-top: 0;
}


.ip-cu-btn-wrap.cu-btn-wrap {
    margin: 0;
    padding: 74px 0 78px;
}

.ip-contact-us .cu-btn-title {
    margin-bottom: 35px;
}



.ip-cu-btn-wrap.cu-btn-wrap:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #236092 url(../../images/our-firm/cta-bg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    pointer-events: none;
    z-index: -1;
}

.ip-container .footer-contact-us .cu-container {
    padding-top: 114px;
}

#content .cu-btn-title h2 {
    font-size: 36px;
    line-height: 1.34;
    letter-spacing: 4.32px;
    color: #fff;
    text-transform: uppercase;
    font-family: var(--title-font);
    font-weight: 400;
}



.am-client-image {
    float: right;
    display: block;
    padding-left: 88px;
    padding-bottom: 0;
    margin-right: -93px;
    position: relative;
    z-index: 2;
}

.am-client-image img {
    max-width: 100%;
}

.am-client-image:before {
    position: absolute;
    content: '';
    top: 22.7%;
    left: 52px;
    width: 243px;
    height: 232px;
    border: 5px solid #d3d3d3;
    pointer-events: none;
    z-index: -1;
}

.am-client-image:after {
    position: absolute;
    content: '';
    bottom: -60px;
    right: -40px;
    width: 243px;
    height: 232px;
    border: 5px solid #e1e1e1;
    pointer-events: none;
    z-index: -1;
}


#content .ip-content-title h2 {
    font-family: var(--title-font);
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0.050em;
    color: #236092;
    font-weight: 400;
    text-transform: uppercase;
}

.am-container {
    display: block;
    position: relative;
    padding: 47px 0 71px;
    font-size: 0;
}

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

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

.am-content {
    display: block;
    position: relative;
    padding-top: 106px;
}

.am-client-name {
    display: block;
    position: relative;
    margin-bottom: 37px;
}

.am-bio {
    display: block;
    position: relative;
}

#content .am-bio p {
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0.7px;
    color: #4b4b4b;
}

#content .am-content-bio > strong {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.9px;
    color: #4b4b4b;
    margin-bottom: 23px;
    display: block;
}

#content .am-client-name h3 {
    font-family: var(--title-font);
    font-size: 26px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 3.12px;
    color: #323232;
    text-transform: uppercase;
    margin: 0;
}

.ip-content-title {
    display: block;
    position: relative;
    margin-bottom: 54px;
    padding-left: 37px;
}
    .ip-content-title:before {
        content: '';
        position: absolute;
        left: 2px;
        top: 0;
        bottom: 4px;
        margin: auto;
        width: 17px;
        height: 33px;
        background: url(../../images/mark-cohen/title-accent.png) no-repeat;
        background-size: 100% auto;
    }

.am-content-bio {
    display: block;
    position: relative;
}

#content .am-content-bio p:not(:last-child) {
    margin-bottom: 20px;
}

.am-content-bio > span {
    font-size: 20px;
    letter-spacing: 1px;
    color: #236192;
    font-weight: 700;
    display: block;
    margin-top: 30px;
}

.am-content-bio > span > a {
    position: relative;
    color: #236192;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition:  0.3s all ease-in-out;
    transition:  0.3s all ease-in-out;
    display: inline-block;
}

.am-content-bio > span > a:hover{
    color: #85b6e0;
}

.am-content-bio > span > a:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 2px;
    background: #91b0c8;
}

.am-content-bio:not(:last-child) {
    margin-bottom: 58px;
}


.am-content-bio:first-child {
    margin-bottom: 70px;
}


/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/

@media only screen and (max-width: 1440px){
    
    .am-client-image {
        margin-right: 0;
    }

    #content .ip-content-title h2 {
        letter-spacing: normal;
    }


}

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

@media only screen and (max-width: 1280px) {
    .am-client-image {
        padding-left: 60px;
    }

    .am-client-image:after {
        right: -24px;
    }

    .am-client-image:before {
        left: 30px;
    }
}

 
/* iPad(landscape) | iPad(landscape) | Galaxy Tab 4 (landscape) | Galaxy Tab 3 (landscape) */ 
@media only screen and (max-width: 1199px) {
    #content .cu-btn-title h2{
        font-size: 30px;
    }

    .am-client-image img {
        max-width: 497px;
    }

    .am-client-image {
        padding-bottom: 0;
        padding-left: 41px;
    }

    #content .ip-content-title h2 {
        font-size: 31px;
        letter-spacing: normal;
    }

    .am-content {
        padding-top: 50px;
    }
    .am-client-image:before {
        left: 10px;
    }

    .am-content-bio:first-child {
        margin-bottom: 50px;
    }

    .am-content-bio:not(:last-child) {
        margin-bottom: 40px;
    }

    .ip-content-title {
        margin-bottom: 40px;
    }

    .am-client-name {
        margin-bottom: 30px;
     }

     .am-content-bio > span {
        font-size: 18px;
        letter-spacing: normal;
    }
} 

/* iPad(portrait) | Galaxy Tab 4(portrait)  */ 
@media only screen and (max-width: 991px) {
    .am-client-image {
        float: none;
        padding: 0;
        display: block;
        text-align: center;
    }

    .am-client-image:before, .am-client-image:after {
        display: none;
    }


    .am-client-image img {
        max-width: 100%;
    }

    .am-content{
        text-align: center;
    }
    .ip-content-title {
        max-width: 392px;
        margin-left: auto;
        margin-right: auto;
    }
} 

/* 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) {
    .ip-content-title {
        padding-left: 10px;
        max-width: 300px;
    }
        #content .ip-content-title h2 {
            font-size: 22px;
        }
}