﻿p {
    font-size: 14px;
    margin-bottom: 15px;
    text-align: left;
    line-height: 1.7em;
    text-align: justify;
}

body, h1 {
    font-family: berlingske_sans_roundlight,sans-serif
}

.overview-hover p, .overview-hover ul, .text-listing p {
    font-family: Georgia,Times New Roman,serif
}

.overview-hover article, .overview-hover p {
    font-family: Georgia,Times New Roman,serif;
    font-size: 14px;
    color: #737373
}

.dropdown-container-dark-grey .btn-dropdown, .dropdown-container-green .btn-dropdown, .text-listing h2, .text-listing p.article-date {
    font-family: berlingske_sans_roundmedium,sans-serif
}

.dk-select, .dk-select *, .dk-select *:before, .dk-select *:after, .dk-select-multi, .dk-select-multi *, .dk-select-multi *:before, .dk-select-multi *:after {
    font-family: berlingske_sans_roundmedium,sans-serif;
}

p, ul {
    font-family: berlingske_sans_roundregular,sans-serif
}

.biography-info p .inner_text, .biography-info p a {
    font-family: berlingske_sans_roundregular,sans-serif;
    width: auto;
    color: #4d5357;
    direction: ltr;
    font-weight: 700;
}

.biography-info p span {
    width: 115px;
    max-width: 100%;
    display: inline-block;
    color: #97989a;
    font-family: berlingske_sans_roundmedium,sans-serif
}

.col-left h2 {
    font-size: 19px;
    color: #4d5357;
    font-family: berlingske_sans_roundmedium,sans-serif
}

.biography-container h4 {
    font-size: 19px;
    color: #4d5357;
    font-family: berlingske_sans_roundmedium,sans-serif
}

.col-left .education p {
    font-family: berlingske_sans_roundregular,sans-serif
}

.biography-container p {
    font-size: 15px;
    color: #4d5357;
    font-family: Georgia,Times New Roman,serif
}

.col-first ul li a, .col-first ul li a:hover, ul.main-nav, ul.main-nav li {
    font-family: berlingske_sans_roundmedium,sans-serif
}

.nav-search-details p {
    font-size: 20px;
    color: #fff;
    font-family: berlingske_sans_roundlight,sans-serif
}

.btn-border, a.btn-text {
    font-family: berlingske_sans_roundmedium,sans-serif;
    display: inline-block;
    font-size: 14px
}

.col-third .col li strong, .col-third .col p strong {
    font-family: berlingske_sans_roundmedium,sans-serif
}

.banner-overlay:before {
    width: 910px;
    height: 890px;
    transform: rotate(60deg);
    background-color: #00705e;
    position: absolute;
    top: -70px;
    left: 60%;
    margin-left: -980px;
    content: '';
    z-index: 0
}

.content-banner-text {
    padding: 40px 15px;
    /*position: relative;*/
    z-index: 1
}

input[type=text], input[type=password], textarea {
    border-radius: 0;
    font-family: berlingske_sans_roundmedium,sans-serif;
    font-weight: 400
}

.title {
    font-size: 35px;
    font-weight: 700;
    color: black;
    padding-bottom: 10px;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6 {
    vertical-align: top;
    display: inline-block;
    padding: 10px;
    font-size: 15px;
    position: relative;
    
}

.form-container input[type=text].green-mid-input {
    border: 1px solid #00705E;
    color: #4d5357
}

ul.arrow-list {
    width: 100%;
    margin: 0;
    list-style: none;
    font-size: 16px
}

    ul.arrow-list li a {
        display: block;
        padding: 10px 20px 10px 10px;
        transition: .2s ease-out;
        position: relative
    }

        ul.arrow-list li a:hover, ul.arrow-list li.active a {
            color: #00725f;
            transform: translateX(30px);
            text-decoration: none;
            border: none !important;
        }

        ul.arrow-list li a:after {
            width: 2px;
            height: 15px;
            transform: rotate( 90deg );
            content: '';
            background-image: url(../../images/dash.png);
            background-size: cover;
            position: absolute;
            left: -3px;
            top: 50%;
            margin-top: -8px;
        }

h2.intro {
    color: #00725f;
    font-size: 20px
}

.article-panel .article-date:before {
    content: "";
    width: 50px;
    border-top: 2px solid #e4e4e4;
    display: block;
    top: 100%;
    left: 0;
    margin-bottom: 1em;
}

.tile-controls {
    padding: 20px 5px
}

.overview-hover h2 {
    font-size: 26px;
    color: #000000;
    margin-bottom: 0.5em;
    position: relative;
}

.col-offices {
    width: 32%;
    display: inline-block;
    vertical-align: top
}

.overview-hover h3 {
    font-size: 16px;
    color: #4d5357;
    margin-bottom: 1em
}

.form-container.areaOne input[type=text], .form-container.areaOne textarea, .form-container.contactUsLandingContainer input[type=text], .form-container.contactUsLandingContainer textarea {
    float: left;
    width: 100%;
    margin-right: 2px
}

.ContactUs ul {
    margin-left: 0px;
}

.ContactUs i {
    padding-right: 10px;
    color: #575757;
    font-size: 18px;
}

h1 {
    font-weight: 700;
    font-size: 28px;
    line-height: 1.2em;
    color: black;
}

ul.tab-list {
    list-style: none;
    margin: 0px;
    border-bottom: 2px solid #dbdddd;
}

.dash {
    float: right;
    font-size: 15px;
}

.content-banner-controls {
    margin-top: 30px;
}

.rb-intro {
    margin-bottom: 2em
}

.overview-hover {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin-left: 0%;
    padding: 20px 10px
}

@media(max-width:667px) {
    .overview-hover {
        margin-left: 0;
        width: 100%
    }
}

.sidebar-inner h2, .sidebar-inner h4, .sticky-sidebar h2, .sticky-sidebar h4 {
    margin-bottom: 20px;
    font-size: 16px
}

.listing-image {
    vertical-align: top;
    width: 30%
}

.separator > div {
    border-bottom: 2px dotted #bec5c2;
    margin: 0 0 40px;
    padding-bottom: 40px
}

.overview-container {
    margin-bottom: 20px;
    margin-left: 20px
}

section.main-content.main-content-text.commonMindset {
    margin-top: 0;
    padding-bottom: 25px
}

.alumni-right {
    width: 380px;
    margin-right: 150px;
    float: right
}

.btn-border.blue.filled, .listing-panel {
    background-color: #00705E
}

.sticky-sidebar .btn-border.arrow {
    line-height: 1.3em;
    padding-right: 25px
}

.dk-select, .dk-select-multi {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.5em;
    width: 100%;
    cursor: pointer
}

.dk-selected:before {
    background-image: url(../../images/icon-arrow-down-dark.png);
    width: 19px;
    height: 10px;
    background-size: cover;
    right: 10px;
    top: 15px
}

.listing-item {
    font-size: 0;
    margin-bottom: 10px
}

.search-container.green-mid {
    border: 1px solid #00705E
}

.search-container input[type=submit] {
    width: 18px;
    height: 19px;
    background-image: url(../../images/icon-search.png);
    background-size: cover;
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -9px;
    display: block;
    background-color: transparent;
    cursor: pointer
}

#txtEventsSearchResult, #txtNewsSearchResult, #txtPeopleSearchResult, #txtPublicationsSearchResult {
    padding-right: 40px
}

.form-container .dropkick-green .dk-selected:before, .form-container .dropkick-green-mid .dk-selected:before, .form-container .dropkick-grey .dk-selected:before {
    background-image: url(../../images/icon-arrow-down-dark.png);
    right: 15px
}

.search-results-container .dropdown-container-smaller .btn-dropdown {
    padding: 0 40px 0 12px
}

#PeopleFiltersBox .search-results-container-flexible .dropdown-container-outer {
    float: left
}

.btn-dropdown, .dropdown-container {
    display: inline-block;
    position: relative;
    vertical-align: top
}

    .btn-dropdown:after, .mobile-dropdown-btn:after {
        background-size: cover;
        right: 15px;
        content: ''
    }

.tailor-dropdown {
    font-size: 15px;
    background-color: #fff;
    padding: 30px;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.2);
    position: absolute;
    left: 0;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    transition: .2s ease-out;
    z-index: 20
}

.control, .dropdown-container-dark-grey .btn-dropdown {
    text-align: left
}

.control {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 7px;
    cursor: pointer;
    font-size: 15px
}

.control__indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 16px;
    width: 16px;
    border: 1px solid #00705e
}

.search-container input[type=text] {
    width: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    font-size: 14px;
    color: #4d5357;
    background-color: transparent;
    padding-left: 27px;
    padding-right: 40px;
    height: 100%
}

.OurCommitment .article-panel .article-text {
    padding: 25px;
    background-color: white;
    width: 83%;
    margin-left: 8%;
    border-bottom: 3px solid #00705e;
    box-shadow: 5px 5px 10px 0px #999999;
}

.biography-photo {
    width: 40%;
    display: inline-block;
    vertical-align: top
}

.biography-card-text {
    width: 60%;
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    padding: 40px 40px 72px
}

div#latestThinkingTiles > div.col-3 {
    float: left
}

footer .ft-main {
    padding: 1.25rem 1.875rem;
    display: flex;
    flex-wrap: wrap;
}

footer .ft-title {
    color: #ccc;
    text-align: left;
    padding-bottom: 1.0rem;
}

footer .title {
    text-align: left;
    padding-bottom: 1.0rem;
}


footer ul {
    list-style: none;
    padding-left: 0;
    text-align: left;
}

.bl1 {
    border-left: 0.5px solid #d7d7d7;
}

footer p {
    color: #464646;
    text-align: left;
}

.listing-text {
    width: 65%;
    vertical-align: top;
    padding-left: 20px;
}

section.main-content {
    position: relative;
    padding: 0px 0 !important
}

.navr {
    float: right;
}

.navicon {
    float: left;
    font-size: 20px;
    /*color: white;*/
    color: #00705e;
    text-align: center;
    padding: 13px 12px;
    text-decoration: none;
}

.drop-content a {
    float: none;
    color: white;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

header .inner {
    /*padding-top: 68px;
        position: relative;
        z-index: 20*/ /*14000521*/
    position: absolute;
    /* z-index: 1;*/
    padding-left: 4%;
}

@media(max-width:960px) {
 
    .col-row {
        padding-left: 45px;
    }
 

    header .inner .text {
        font-size: 12px;
    }

    h1 {
        font-size: 22px;
    }
}

@media(max-width:768px) {
    #PeopleFiltersBox .dropdown-container-dark-grey .btn-dropdown:after {
        right: 10px;
        left: auto;
        margin-top: -2.5px
    }
}


    .searchr {
        padding-top: 2%;
        text-align: right;
        float: right;
    }

    .padding {
        margin-left: 9%;
        margin-top: 1%;
    }



    @media (max-width: 425px) {
        .padding {
            margin-left: 25%;
            margin-top: 2%;
        }
    }


    .header-menu {
        /*background-color: rgba(64, 64, 64, 1);*/
        background-color: #fff;
        height: 60px;
        padding-left: 15%;
        z-index: 1;
        position: inherit;
        color: black;
        font-weight: 700;
    }

    .header-controls span {
    }

    .col-first ul li.nosub:after, .col-first ul li.nosub:last-child:after, .col-first ul li:after, .col-first ul li:last-child:after, .dropdown .contains-child:after {
        width: 10px;
        position: absolute;
        right: 5%;
        margin-top: -8px;
        padding: 0;
        display: block;
        height: 18px;
        background-size: cover;
        content: '';
        top: 50%;
        z-index: -1
    }

    .content-banner-text-de {
        width: 500px
    }

    .col-third {
        float: right;
        font-size: 0;
        top: 0
    }

    @media(max-width:960px) {
        a.hamburger {
            position: absolute;
            right: 20px;
            top: 20px;
            width: 30px;
            height: 20px;
            padding: 0;
            background-image: url(../../images/icon-hamburger.gif);
            display: block;
            z-index: 30;
            background-size: cover;
            cursor: pointer;
            transition: opacity .2s ease-out
        }


        .biography-photo {
            width: 100%;
        }

        .biography-card-text {
            width: 100%;
        }


        .mobile-nav li:after, .mobile-slider li:after {
            width: 10px;
            height: 18px;
            background-image: url(../../images/icon-arrow-right-white.png);
            background-size: cover;
            position: absolute;
            right: 0;
            top: 50%;
            margin-top: -5px;
            padding: 0;
            display: block;
 
        }

        .mobile-nav li a, .mobile-slider li a {
            margin-bottom: .6em;
            display: block;
            padding: 5px 10px;
        }


        .col-first {
            width: 100%
        }
 
    }

    @media(max-width:1220px) {
        .banner-overlay:before {
            margin-left: -900px
        }
    }

    @media(max-width:768px) {
        .banner-overlay:before {
            margin-left: -840px
        }
    }

    @media(max-width:760px) {
        .banner-overlay:before {
            width: 150%;
            top: auto;
            bottom: -110%;
            margin-left: -70%;
            left: 50%
        }
    }

    @media(max-width:425px) {
        .banner-overlay:before {
            margin-left: -65%;
            left: 50%;
            bottom: -25%;
            width: 150%;
            height: 100%;
            transform: rotate( 20deg);
        }
    }

    .text-align {
        text-align: left;
    }

    .navborder {
        border-left: 0.5px solid white;
    }

    header .inner .text {
        border-left: 2px solid #00705e;
    }


.navbar .float a {
    float: left;
    font-size: 15px;
    color: #00705e;
    text-align: left;
    padding: 14px 16px;
    text-decoration: none;
}



    .drop {
        float: left;
        overflow: hidden;
    }

        .drop .dropbtn {
            font-size: 15px;
            border: none;
            /*color: white;*/
            color: #00705e;
            padding: 14px 12px;
            background-color: inherit;
            font-family: inherit;
            margin: 0;
        }

.drop-content {
    display: none;
    position: absolute;
    /*background-color: #00705e;*/
    background-color: #fff;
    width: 135px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 10000;
}





.changelang {
    text-decoration: none;
    font-family: 'Shabnam-Light', tahoma;
    /*color: white;*/
    color: #00705e;
    font-size: 15px;
    border: none;
    padding: 14px 12px;
    background-color: inherit;
    margin: 0;
}




    /*ol, ul {
    padding-left: 30px
}*/

    .biography-info p a.bioPhoneDetails {
        /*display: inherit;*/
        width: 100%
    }

    .sidebar-inner.dark {
        background-color: #e8e8e8;
        float: left;
        margin-bottom: 15px;
    }


    .text-body {
        font-size: 14px;
        margin-bottom: 15px;
        direction: lrt;
        line-height: 1.7em;
        text-align: justify;
    }

    .btn-clear-filter {
        position: absolute;
        right: 0;
        bottom: 0;
        margin-bottom: 0
    }