#inner-page-wrapper{
    /* background: url(../../images/bio-watermark.jpg) no-repeat center bottom transparent;
    background-size: 100% auto; */
    margin-bottom: 0;
    padding-bottom: 60px;
} 


#content .biowrap{
    position: relative;
}

/** BIO **/
/* .page-id-937 .ip-banner canvas{
    background-image: url(../../images/bio-header.jpg) !important;
}
 */

    /* Styles for category/archive/search/etc subheadings (h2) */
    .page-title .archive-subtitle { 
        font-size: 100px;
        font-weight: 800;
        text-transform: uppercase;
        color: #FFF;
        margin: 0;
    }



#content .biowrap h2 {
    color: #383838;
    
    font-size: 60px;
    font-weight: 700;
    text-transform: none;
    line-height: 60px;
    margin-top: 25px;
}

    #content .biowrap h2 span {
        color: #ca902a;
    }

    #content .biowrap p {
        
        font-size: 19px;
        font-weight: 300;
    }

#content .biowrap p.yoast-breadcrumbs {
    display: none;
}

#content .biowrap .bio-1 {
    float:right;
    width: 37.8070%;
}
    #content .biowrap .bio-1 img {
        /* top: -42px; */
        margin-right: -40px;
        opacity: 0;
        position: relative;
    }

#content .biowrap .bio-1-details {
    float: left;
    width: 61.1929%;
    margin-right: 1%;
}

.about-2 {
    margin-top: 40px;
    position: relative;
}

#content .biowrap .bio-2 {
    float:left;
    width: 50%;
}
    #content .biowrap .bio-2 img {
        max-width: 100%;
    }

#content .biowrap .bio-2-details {
    float: right;
    width: 48%;
    margin-left: 2%;
}

    #content .biowrap .bio-2-details img {
        margin-top: 32px;
        position: relative;
        /* right: 116px; */
        left: -21.5%;
        width: 93.5%;
        max-width: 571px;
    }

#content .biowrap .about-3 {
    position: relative;
    margin-top: 40px;
}

#content .biowrap .bio-3 {
    float:right;
    width: 52.72%;
}
    #content .biowrap .bio-3 img {
        position: relative;
        top: -100px;
        z-index: -1;
        max-width: 100%;
    }
 #content .biowrap .bio-3-title img {
    position: absolute;
    left: 0.6%;
    width: 58.8%;
}

#content .biowrap .bio-3-details {
    float: left;
    width: 45%;
    margin-right: 2%;
    margin-top: 80px;
}

#content .biowrap .about-video {
    position: relative;
    /* left: -13px; */
    float: left;
    width: 57.6%;
    height: auto;
}

    #content .biowrap .about-video iframe {
        border: 13px solid #FFF;
    }

#content .biowrap .about-video-title {
    float: right;
    width: 40.3508%;
}

    #content .biowrap .about-video-title h2 {
        color: #383838;
        
        font-size: 90px;
        font-weight: 700;
        text-transform: none;
        line-height: 90px;
        margin-top: 0;
        letter-spacing: -3px;
    }
        #content .biowrap .about-video-title h2 span {
            color: #ca902a;
        }

#content .biowrap .get-in-touch {
    text-align: center;
}

    #content .biowrap .get-in-touch a {
        display: block;
        max-width: 182px;
        margin: 12px auto;
        font-size: 20px;
        font-weight: 600;
        border: 2px solid #a81a20;
        line-height: 1.3;
    }
    #content .biowrap .get-in-touch a:hover{
        background: #ca902a;
        color: #fff;
    }
         
/* #content .biowrap a.expandedmore{
    display: block;
    width: 100%;
    max-width: 194px;
    height: 44px;
    border: solid 1px #ca902a;
    color: #ca902a;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 44px;
    text-align: center;
}
    #content .biowrap a.expandedmore:hover{
        background: #ca902a;
        color: #fff;
        transition: all .25s ease-in-out;
        -moz-transition: all .25s ease-in-out;
        -webkit-transition: all .25s ease-in-out;
    } */

#content .biowrap .expanded{
    display: none;
}

.biowrap .bio-al-1{
    height: 100%;
    z-index: 1;
    left: auto;
    right: -2%;
    top: 10%;
}

.biowrap .bio-al-2{
    height: 100%;
    z-index: 1;
    left: -20%;
    top: 10%;
}

.biowrap .bio-al-3{
    width: 1px;
    height: 572px;
    background: rgba(241, 225, 197, 1);
    position: absolute;
    z-index: 2;
    top: -3%;
    left: -6%;
    animation-duration: 1s;
    animation-fill-mode: both;
}
.biowrap .bio-al-4{
    width: 1px;
    height: 300px;
    background: rgba(241, 225, 197, 1);
    position: absolute;
    z-index: 2;
    top: 122px;
    left: -4%;
    animation-duration: 1s;
    animation-fill-mode: both;
}

.biowrap .bio-ac-dot-1{
    width: 56px;
    height: 264px;
    left: -10%;
    top: -4%;
}

.biowrap .bio-ac-dot-2{
    width: 56px;
    height: 264px;
    left: 1%;
    top: -36px;
}
.biowrap .bio-ac-dot-3{
    width: 56px;
    height: 264px;
    left: auto;
    right: 0;
    top: 18%;
    z-index: 4; 
}
/** BIO **/
@media only screen and (max-width: 1024px) {
    #content .biowrap h2{
        font-size: 46px;
        line-height: 51px;
    }
    #content .biowrap .bio-3 img{
        top: -20px;
    }
    #content .biowrap .about-video-title{
        width: 39.3508%;
    }
    #content .biowrap .about-video-title h2{
        font-size: 58px;
        line-height: 71px;
    }
}

@media only screen and (max-width: 991px) {

    

    #content .biowrap .bio-1 {
        float: none;
        width: 100%;
    }

    #content .biowrap #content h2 {
        text-align: center;
    }

    #content .biowrap .bio-1 img {
        margin: 0 auto;
        display: block;
    }

    #content .biowrap .bio-1-details {
        float: none;
        width: 100%;
        margin-right: 0%;
    }

    #content .biowrap h2 br {
        display: none;
    }



    #content .biowrap .bio-2 {
        float: none;
        width: 100%;
    }


    #content .biowrap .bio-2 img {
        max-width: 100%;
        margin: 0 auto;
        display: block;
    }

    #content .biowrap .bio-2-details {
        float: none;
        width: 100%;
        margin-left: 0%;
    }

    #content .bio-2-details img {
        position: relative;
        right: 0;
        max-width: 100%;
        left: 0;
        margin: 32px auto 0;
        display: block;
    }

    #content .biowrap .bio-3 {
        float: none;
        width: 100%;
    }

    #content .biowrap #content .bio-3 img {
        position: relative;
        top: 0;
        z-index: 0;
        max-width: 100%;
        display: block;
        margin: 0 auto;
    }

    #content .bio-3-title img {
        position: relative;
        left: 0;
        max-width: 100%;
        right: 0;
        margin: 32px auto 0;
        display: block; 
    }

    #content .biowrap .bio-3-details {
        float: none;
        width: 100%;
        margin-right: 0%;
        margin-top: 30px;
    }

    #content .biowrap .about-video {
        position: relative;
        left: 0;
        float: none;
        right: 0;
        margin: auto;
        text-align: center;
        width: 100%;
        height: 100%;
    }

    #content .biowrap .about-video-title {
        float: none;
        width: 100%;
    }

    #content .biowrap .bio-2-details img {
        left: 0;
        margin: 32px auto 0;
    }

    #content .biowrap .bio-3-title img {
        position: relative;
        left: 0;
        width: 100%;
        max-width: 669px;
    }
    
    #content .biowrap .about-video-title h2 br {
        display: none;
    }

    #content .biowrap .bio-3 img {
        top: -20px;
        display: block;
        margin: 0 auto;
    }

}


@media only screen and (max-width: 768px) {
    .ip-banner canvas {
        background-position: center right;
    }
}

@media only screen and (max-width: 767px) {

    #content .biowrap .bio-1 img {
        top: 0px;
    }

    .ip-banner canvas {
        background-position: 67% center;
    }

    #content .biowrap h2{
        font-size: 28px;
        line-height: 32px;
    }

    #content .biowrap .bio-3 img{
        margin-top: 0;
        top: 0;
    }
    #content .biowrap .bio-3-title img{
        position: relative;
    }
    #content .biowrap .about-video-title h2{
        font-size: 73px;
    }
}

