﻿.biography-card-container {
    font-size: 0;
    background-color: #fff;
    margin-bottom: 40px;
    position: relative
}



.biographies .intro {
    direction: rtl;
    line-height: 1.7em;
    text-align: justify;
}

.biography-container p.intro {
    font-size: 19px;
    color: #00705E;
    font-family: berlingske_sans_roundmedium,sans-serif
}

.biography-container hr {
    margin: 20px 0
}



    .biography-photo img {
        width: 100%
    }



    .biography-card-text h1 {
        color: #00705E;
        font-size: 32px;
        margin-bottom: .3em
    }

.biography-card-text p {
    color: #97989a;
    font-size: 15px
}

        .biography-card-text p a {
            /*border-bottom: 2px solid #00705e*/
        }

    .biography-card-text .col-2 {
        width: 40%;
        position: static
    }

        .biography-card-text .col-2.col-2-wide {
            width: 60%
        }

.biography-info {
    margin-top: 30px
}

    .biography-info p a {
        border: none
    }

.col-left {
    font-size: 15px;
    width: 460px;
    border-right: 2px dotted #bec5c2;
    padding: 0 40px 0 10px
}



    .col-left .col-row {
        width: 100%;
        margin-left: -10px;
        margin-right: -10px
    }

.col-right .col-row {
    width: 708px;
    margin-left: -10px;
    margin-right: -10px
}

.col-left .blockquote-container {
    width: 70%;
    margin: 40px 0 20px
}

    .col-left .blockquote-container blockquote.bio p {
        font-family: berlingske_sans_roundmedium,sans-serif;
        font-size: 17px
    }

.col-left .awards p {
    font-family: berlingske_sans_roundmedium,sans-serif;
    margin-bottom: 20px
}

.col-left .awards br {
    font-size: 15px
}

.col-left .flow-col-2 h3, .awards-container h3 {
    font-size: 26px;
    color: #00705E;
    font-family: berlingske_sans_roundmedium,sans-serif;
    margin: 0 0 5px
}

.col-left .education h4 {
    margin-bottom: 20px
}



    .col-left .education p strong {
        font-family: berlingske_sans_roundmedium,sans-serif;
        color: #00705E
    }

.col-right {
    width: 738px;
    font-size: 15px;
    padding: 0 0 0 50px
}

    .col-right h2 {
        margin-bottom: 10px
    }

    .col-right .experience p strong {
        font-family: Georgia,Times New Roman,serif;
        font-weight: 700
    }

    .col-right .white-panel {
        background-color: #fff;
        padding: 40px
    }

    .col-right .tags {
        margin-bottom: 23px
    }

.tile-controls {
    padding: 0;
    margin-top: 40px
}

@media(max-width:1220px) {
    .biography-photo {
        width: 35%
    }

    .biography-card-text {
        width: 65%
    }

    .col-left {
        width: 35%
    }

    .col-right {
        width: 65%
    }

        .col-right .col-row {
            width: 100%
        }

    .biography-container hr {
        margin-right: 10px
    }
}

@media(max-width:960px) {
    .col-left .col-2, .col-right .col-2 {
        width: 50%
    }

    .col-left {
        padding-right: 10px
    }

        .col-left .blockquote-container {
            width: 100%
        }

    .biography-card-text .col-2.col-2-wide {
        width: 100%
    }

    .biography-card-text .col-2 {
        width: 100%
    }
}

@media(max-width:768px) {
    .biography-card-text .col-2.col-2-wide, .biography-card-text .col-2 {
        width: 100%
    }
}

@media(max-width:760px) {
    .sticky-sidebar {
        width: 100%;
        position: relative
    }

    .grid-container-content .col-row {
        width: 100%
    }

    .tile-controls .btn-border {
        width: 100%;
        margin: 0 0 10px
    }

    .content-banner-text {
        width: 100%
    }

    .content-banner-container {
        height: auto;
        padding-top: 40%
    }

    .content-banner-text {
        padding-bottom: 20px
    }

        .content-banner-text h1 {
            font-size: 30px
        }

        .content-banner-text p {
            width: 80%
        }

        .content-banner-text hr {
            margin: 20px 0
        }

    .banner-overlay:before {
        width: 150%;
        top: auto;
        bottom: -110%;
        margin-left: -65%;
        left: 50%
    }

    .banner-carousel-small .banner-text-cell p {
        width: 60% !important
    }

    .banner-carousel-small .banner-text-header {
        width: 50% !important;
        font-size: 40px !important
    }
}

@media(max-width:667px) {
    .biography-photo {
        width: 100%
    }

    .biography-card-text {
        width: 100%;
        padding: 25px
    }

    .col-left {
        width: 100%;
        border-right: none;
        padding: 0
    }

        .col-left .col-2 {
            width: 100%
        }

    .col-right {
        width: 100%;
        padding: 0
    }

        .col-right .col-2 {
            width: 100%
        }

        .col-right .white-panel {
            padding: 10px
        }

        .col-right .col-row, .col-left .col-row {
            margin-left: 0;
            margin-right: 0
        }

    .biography-container hr {
        margin-right: 10px;
        margin-left: 10px
    }

    .biography-info p span {
        display: block;
        margin-bottom: 5px
    }
}
