.twitter-feed ul li p.twitterFeedSec a {
    display: initial;
    margin-bottom: 0;
    border-bottom: none
}


@media(max-width:760px) {
    .separator > div {
        margin-bottom: 40px
    }
}

.separator > div > p:last-child {
    margin-bottom: 0
}

.separator > div:last-child {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.noscroll {
    overflow: hidden
}

#contactusLigBox {
    opacity: 1 !important
}

.content-banner-text h1 {
    position: relative;
    margin-bottom: 30px
}

/*    .content-banner-text h1:after {  eeeeeeeee
        content: '';
        border-top: 2px solid rgba(255,255,255,1);
        width: 75px;
        max-width: 100%;
        text-align: left;
        position: absolute;
        left: 0;
        bottom: -30px

    }*/

.careers .content-banner-text h1:after {
    border-top-color: #00705e
}

p.categoryAbstract {
    margin: 0;
    position: relative
}

#megaMenuMobile {
    display: none
}

:-webkit-input-placeholder {
    color: #fff
}

:-moz-placeholder {
    color: #fff
}

:-ms-input-placeholder {
    color: #fff
}

:placeholder-shown {
    color: #fff
}

@media(max-width:768px) {
    .nav, .sliding-menu li {
        list-style: none
    }

    #lawyerSearch2::placeholder {
        color: #fff
    }

    #megaMenuMobile {
        display: block;
        position: fixed;
        background-color: #00705e;
        width: 100%;
        top: 0;
        bottom: 0;
        right: -100%;
        z-index: 100
    }

    .navMobScroll {
        overflow-y: scroll;
        height: 100%
    }

    .mobile-utility-top {
        padding: 25px 20px 10px
    }

    #megaMenuMobile nav {
        padding: 10px 20px
    }

    .sliding-menu {
        padding-bottom: 2px;
        overflow: hidden;
        box-sizing: content-box;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box
    }

        .sliding-menu ul {
            float: left;
            margin: 0
        }

    .subNav_1 li, .subNav_2 li, ul.primaryNav li {
        position: relative;
        padding-bottom: 10px
    }

        #megaMenuMobile nav span a.breadBack:after, .back:after, .subNav_1 li:after, ul.primaryNav li:after {
            content: '';
            width: 10px;
            height: 18px;
            background-image: url(../images/icon-arrow-right-white.png);
            background-size: cover;
            display: block;
            position: absolute;
            top: 0
        }

        .subNav_1 li:after, ul.primaryNav li:after {
            right: 0;
            padding: 0
        }

        .subNav_1 li a, .subNav_2 li a, ul.primaryNav li a {
            color: #fff;
            text-decoration: none;
            font-size: 16px;
            font-family: berlingske_sans_roundmedium,sans-serif;
            display: block;
            padding-right: 15px
        }

    .nav {
        padding-left: 0;
        margin-bottom: 0
    }

    #megaMenuMobile nav li.nav_breadcrum span + span {
        margin-bottom: 7px
    }

    #megaMenuMobile nav a.back, #megaMenuMobile nav span a.breadBack {
        text-decoration: none;
        color: #fff;
        font-family: berlingske_sans_roundmedium,sans-serif;
        font-weight: 300;
        display: block;
        margin-bottom: .6em;
        font-size: 16px;
        cursor: pointer;
        padding-left: 15px
    }

    #megaMenuMobile nav span a.breadBack {
        font-size: 22px;
        font-family: 'Berlingske Sans Round',sans-serif
    }

        #megaMenuMobile nav span a.breadBack:after, .back:after {
            transform: rotate(180deg);
            left: 0
        }

        #megaMenuMobile nav span a.breadBack:after {
            top: 6px
        }

    ul.subNav_1, ul.subNav_2 {
        position: relative
    }

    .contactus p {
        font-size: 10px
    }

    .careers-blue .listing-panel.match-row.fixed-bottom strong {
        color: #fff
    }

    #megaMenuMobile nav li.nav_breadcrum {
        width: 100%;
        position: inherit;
        top: 0;
        font-size: 16px;
        display: inline-block;
        left: 0;
        line-height: normal;
        margin: 0;
        color: #fff;
        font-family: 'Berlingske Sans Round',sans-serif;
        font-weight: 400
    }

        #megaMenuMobile nav .peopleAssets li:after, #megaMenuMobile nav li.nav_breadcrum:after {
            display: none
        }

    #megaMenuMobile nav li span {
        display: block;
        color: #00705e;
        font-size: 28px;
        margin: 0 0 20px
    }

    #megaMenuMobile .menu-close {
        cursor: pointer
    }

    #megaMenuMobile .search-container input[type=submit] {
        background-image: url(../images/icon-search-white.png)
    }

    #megaMenuMobile .search-container input[type=text] {
        width: 100%
    }

    #megaMenuMobile .language-container .dk-selected {
        background-color: transparent;
        color: #fff
    }

    #megaMenuMobile .dk-selected:before {
        background-image: url(../images/icon-arrow-down.png)
    }

    .visuallyhidden {
        border: 0;
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .menu_people_search input.mega_search_fld, .menu_people_search input.seeAllBtn {
        background-color: transparent;
        border: 2px solid #00705e;
        color: #fff;
        margin-bottom: 10px
    }

    .menu_people_search input.mega_search_fld {
        width: 100%;
        font-family: 'Berlingske Sans Round',sans-serif;
        font-weight: 300;
        line-height: normal;
        padding: 7px 15px;
        font-size: 20px
    }

    .menu_people_search input.seeAllBtn {
        height: 42px;
        border-radius: 0;
        font-family: "Berlingske Sans Round",sans-serif;
        font-size: 18px;
        padding: 3px 25px;
        cursor: pointer
    }
}

.ajaxLoading, .cookieBox {
    display: none;
    left: 0;
    right: 0
}

@media(min-width:768px) {
    .col-2.col-left.separator .col-row {
        margin-left: 0;
        margin-right: 0
    }

        .col-2.col-left.separator .col-row .col-1 {
            padding-left: 0;
            padding-right: 0
        }
}

#latestThinkingTiles > .col-1 {
    padding-top: 0
}

@media(max-width:760px) {
    .content-banner-text h1 {
        margin-bottom: 43px
    }

        .content-banner-text h1:after {
            bottom: -23px
        }

    p.categoryAbstract {
        font-size: 14px
    }

    .col-row.biography-container {
        margin: 0
    }

    .education {
        padding-bottom: 40px
    }

    .biographies #latestThinkingTiles {
        margin: 0 -10px
    }

    .biographies .col-row #latestThinkingTiles + .col-1 {
        padding-left: 0;
        padding-right: 0
    }
}

.ajaxLoading {
    position: absolute;
    top: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 1500;
    text-align: center
}

    .ajaxLoading img {
        width: 140px;
        height: 140px;
        top: 50%;
        margin-top: 165px
    }

.cookieBox {
    background-color: #000;
    bottom: 0;
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    padding: 15px 0;
    position: fixed;
    z-index: 1000
}

.cookieCloseBtn {
    padding-top: 7px;
    text-align: right
}

    .cookieCloseBtn a {
        background-color: #bed508;
        border-radius: 4px;
        color: #000;
        display: inline-block;
        padding: 3px 10px;
        text-decoration: none
    }

.col-3.cookieCloseBtn {
    padding-left: 0
}

@media(min-width:1025px) {
    p.sign-off {
        float: left;
        margin-top: 25px
    }

    .cookieBox .col-9 {
        width: 60%;
        float: left
    }

    .cookieBox .col-3 {
        width: 25%;
        float: right
    }

    .cookieCloseBtn {
        text-align: right
    }

    .col-3.cookieCloseBtn {
        padding-left: 10px
    }

    section.main-content.MainText {
        padding: 25px 0 !important
    }

    section.main-content {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        flex-flow: row wrap;
        padding: 0
    }

        section.main-content.biographies {
            padding: 25px 0
        }

    .col-row-container-sticky {
        width: calc(100% - 392px);
        margin: 0 auto;
        max-width: 100%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-flow: row wrap;
        padding: 20px 0
    }

    .sticky-sidebar {
        position: relative
    }

    .col-row-container-sticky .col-row {
        margin: 10px auto
    }

    #topicCenterDescriptionSection .carousel-nav .slick-arrow {
        margin-top: -8px
    }
}

.col-row-cookie .col-9 p {
    color: #fff;
    font-size: 11px
}

.abstractText p {
    font-size: 18px
}

.footerutilityheading {
    margin-bottom: 40px;
    color: #00705e;
    font-weight: 600
}

#leftNavlink ul {
    padding-left: 0;
    list-style: none;
    margin-left: 0
}

    #leftNavlink ul li a {
        font-size: 18px;
        text-decoration: none;
        margin-bottom: 10px;
        padding-bottom: 7px;
        display: inline-block
    }

    #leftNavlink ul li.selected a {
        border-bottom: 2px solid #00705e
    }

.footerPages .col-8 {
    width: 65%;
    display: inline-block
}

.footerPages.main-content {
    padding: 50px 0
}

.footerPages h2 {
    color: #00705E;
    font-family: 'Berlingske Sans Round',sans-serif;
    font-weight: 400;
    font-size: 22px;
    margin-bottom: 5px
}

.abstractText table {
    font-size: 15px;
    font-weight: 700;
    color: #000
}

.bio-portfolio, .separator > div.awards > h2, .bio-portfolio, .separator > div.education > h2 {
    padding-bottom: 20px
}

@media(max-width:760px) {
    .bio-portfolio {
        padding-bottom: 30px
    }
}

.bioQuote-blockQuote.blockquote-container, .col-left > div.col-2.bioQuote-blockQuote {
    width: 100%
}

@media(min-width:667px) {
    .awards-container .no-break, .biography-repex-container p {
        font-size: 15px;
        color: #4d5357;
        font-family: Georgia,Times New Roman,serif;
        width: 50%;
        float: left;
        padding: 0 13px 0 0
    }
        .awards-container .no-break:nth-child(odd) {
            clear: left
        }
}
.banner-text-holder .banner-text {
    color: #fff;
    margin-bottom: 10px
}

@media(max-width:667px) {
    .dropdown-container-dark-grey, .dropdown-container-dark-grey .btn-dropdown {
        width: 100%
    }
}

@media(min-width:1025px)and (max-width:1348px) {
    .col-row-container-sticky {
        width: 70%
    }

    .sticky-sidebar {
        width: 30%
    }
}

@media(min-width:1025px)and (max-width:1220px) {
    .col-row-container-sticky .col-row {
        width: 100%
    }
}

@media(min-width:1360px) {
    .col-row-container-sticky .col-row {
        width: 860px
    }
}

.biography-repex-container p:nth-child(odd) {
    clear: left
}

.text-carousel-2 p a {
    border-bottom: none
}

    .text-carousel-2 p a:hover {
        color: #000
    }

.awards {
    clear: left;
    width: 100%
}

@media(max-width:768px) {
    .awards {
        float: none
    }
}

.education {
    float: left;
    width: 100%
}

ul.globalSearchAutoSuggest {
    border: 1px solid #00705e !important;
    box-shadow: none !important;
    max-height: 360px;
    padding-top: 0 !important;
    margin: 5px 0 0 -1px;
    background: #f2f3f3 !important
}

@media(max-width:760px) {
    .ui-widget.ui-widget-content.globalSearchAutoSuggest {
        border: 1px solid #00705e !important
    }
}

ul.autocomplete-width li.ui-menu-item {
    font-family: berlingske_sans_roundregular,sans-serif !important;
    font-weight: 400;
    font-size: 15px;
    padding: 10px !important;
    box-sizing: border-box;
    list-style-image: none;
    border-bottom: 1px solid #dfdfdf
}

.ui-menu .ui-menu-item a, ul.globalSearchAutoSuggest li span.groupSpan {
    font-family: berlingske_sans_roundregular,sans-serif;
    font-weight: 400;
    display: block
}

ul.globalSearchAutoSuggest li span.groupSpan {
    color: #00705E !important;
    font-size: 14px !important;
    padding: 0 !important
}

ul.SearchlandingAutoSuggest li, ul.globalSearchAutoSuggest li span.titleSpan, ul.homepageBottomAutosuggest li {
    color: #000 !important;
    font-family: berlingske_sans_roundregular,sans-serif;
    font-weight: 400;
    font-size: 18px !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    padding: 1px !important
}

ul.globalSearchAutoSuggest li.ui-menu-item {
    white-space: inherit
}

ul.globalSearchAutoSuggest li.seeAll {
    background: #00705e !important;
    text-align: center !important
}

ul.autocomplete-width li.ui-menu-item {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.autocomplete-width.autocomplete-scroll {
    width: 210px;
    max-height: 270px;
    overflow-y: scroll
}

    .autocomplete-width.autocomplete-scroll li.ui-menu-item {
        white-space: normal
    }

@media(min-width:1025px) {
    ul.autocomplete-width li:hover {
        background-color: #f2f3f3 !important
    }
}

ul.autocomplete-width.globalSearchAutoSuggest li:hover {
    background-color: #fff !important
}

ul.globalSearchAutoSuggest li.seeAll a {
    font-size: 16px !important;
    line-height: 25px !important;
    text-decoration: none
}

.ui-menu .ui-menu-item a {
    font-size: 15px;
    padding: 0 !important
}

.addthis_inline_share_toolbox, .closeBtn, .hide {
    display: none
}

.ui-widget-content .ui-state-active {
    background: 0 0;
    border: none;
    margin: 0
}

ul.SearchlandingAutoSuggest {
    max-height: 267px !important;
    overflow-x: auto
}

    ul.SearchlandingAutoSuggest li {
        padding-top: 10px;
        padding-bottom: 10px
    }

.citizenship-green .article-hover .btn-border.filled:hover {
    color: #fff !important
}

.at-style-responsive .at-share-btn {
    padding: 0 !important
}

.text-container.singleblog {
    padding-bottom: 15px
}

ol li, ul li {
    font-size: 14px
}

.text-container ol li, .text-container ul li {
    font-size: 15px;
    font-family: Georgia,Times New Roman,serif;
    color: #4d5357;
    line-height: 1.4em
}

.lightbox_common {
    color: #fff;
    position: fixed;
    top: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1100;
    display: none;
    opacity: 0;
    background-color: #fff
}

.contactpopup {
    background-color: #f2f3f3
}

.fullBackground {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 100px 0 50px
}

.fullBgScroll {
    overflow-y: scroll
}

.fullBackground .col-1 {
    position: static
}

.closeBtn {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 20px;
    right: 40px;
    z-index: 99
}

.text-right {
    text-align: right
}

a.closeLgtBtn {
    color: #00705e;
    transition: all ease .3s;
    -moz-transition: all ease .3s;
    -webkit-transition: all ease .3s
}

.arFcLgTop {
    margin-bottom: 0;
    font-size: 22px;
    line-height: 28px;
    font-family: 'Berlingske Sans Round Lt',sans-serif
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.arFcLgTop h1 {
    font-size: 64px;
    color: #00705e;
    line-height: normal;
    margin-bottom: 25px
}

.visuallyhidden {
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.contactFormBox .row .col-sm-12, .contactFormBox .row .col-sm-6, .filSubCategory li {
    position: relative
}

@media(min-width:768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }
}

@media(min-width:1200px) {
    .container {
        width: 1170px
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-lg-8 {
        width: 66.66666667%
    }
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.sticky-sidebar .tags:last-child, .twitter-feed ul li:last-child {
    margin-bottom: 0;
    /*margin-right: 10px;*/
}

.show {
    display: block
}

#divProcessingPeopleSearchResult, #divProcessingPublicationsSearchResult {
    text-align: center;
    display: none
}

.banner-text-cell.banner-text-holder .flip-plus {
    display: inline-block;
    padding-top: 10px;
    width: 44px;
    height: 44px;
    z-index: 20
}

.blogSection .col-1 {
    border-bottom: 2px dotted #bec5c2
}

    .blogSection .col-1 .text-listing {
        border: none
    }

.blogSection .lawyerSocialLinks {
    padding-top: 10px
}

h3.noResultsLabel {
    font-size: xx-large;
    margin-left: 10px;
    margin-top: 20px
}

.contactFormBox label {
    display: block;
    color: #000;
    margin-top: 10px;
    font-weight: 700
}

.contactFormBox input, .contactFormBox textarea {
    border: 2px solid #00705e;
    background-color: #fff;
    width: 100%;
    padding: 10px 20px;
    color: #000;
    font-size: 24px;
    margin-bottom: 10px;
    font-family: 'Berlingske Sans Round',sans-serif;
    font-weight: 400;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

.contactFormBox textarea {
    height: 220px;
    resize: none
}

.contactFormBox .dk-select {
    margin-bottom: 10px
}

.contactFormBox .dk-selected {
    font-size: 24px;
    color: #000;
    background-color: #fff;
    background-image: url(../images/selArrow.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding: 0 45px 0 20px;
    height: 50px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 46px
}

.contactFormBox .dk-select-open-down {
    background-position: right -55px
}

.contactFormBox .dk-select-options {
    background-image: none;
    color: #000;
    font-size: 18px;
    margin-bottom: 0
}

    .contactFormBox .dk-select-options:hover {
        color: #000;
        background: #f1f1f1;
        cursor: pointer
    }

.contactFormBox .dk-select-options {
    background-color: #fff;
    padding: 0
}

.contactFormBox .dk-option {
    padding: 10px 10px 10px 22px;
    font-family: berlingske_sans_roundregular,sans-serif;
    font-size: 18px
}

.contactFormBox input.submitBtn {
    width: auto
}

    .contactFormBox input.submitBtn:hover {
        background-color: #00705e
    }

.contFormMainBox h1 {
    margin-bottom: 5px
}

.contFormMainBox h3 {
    margin-bottom: 20px;
    color: #000
}

.emailLabelBox label {
    display: block;
    color: #000;
    margin-top: 15px;
    float: left;
    margin-right: 25px
}

.emailLabelBox .dk-select {
    float: left;
    width: 230px
}

.frmSubscribe .dk-select {
    width: 100%
}

.frmSubscribe .freq .dk-select {
    float: left;
    width: 230px
}

.contactFormBox .row .col-sm-12 span.starMand, .contactFormBox .row .col-sm-6 span {
    position: absolute;
    right: 2px;
    top: -8px
}

.capchaBox {
    width: 660px;
    position: relative
}

.contactFormBox .row .col-sm-12 .capchaBox span.starMand {
    right: 43px
}

.capchaBox span#captchaFailure {
    left: 233px;
    top: 52px
}

.captField .captcha_field {
    float: left;
    margin-right: 5px
}

    .captField .captcha_field img {
        height: 53px
    }

.captchaInput {
    position: relative;
    width: 59%;
    float: left;
    margin-right: 20px
}

.captField .refreshBtn {
    float: left;
    margin-top: 7px
}

.location-text p a {
    border: none
}

.hideNoresult {
    display: none !important
}

.showNoresult {
    display: block !important
}

.conLgtBox, ul.main-nav #search-container-results h3 a:before {
    display: none
}

#NoNewsSearchResults {
    padding: 30px 0 50px;
    font-size: 20px
}

.msgNote p {
    color: #7c7c7c
}

.event-filter-dropdown .dk-select-options, .language-container .dk-select-options {
    max-height: initial
}

.biography-container .blockquote-container {
    margin: 0
}

.press-contact h2 {
    min-height: 21px
}

.overview-container.about-us {
    font-size: 16px
}

.about-us .ourHisText h3 {
    font-size: 26px;
    color: #00725f;
    margin-bottom: 15px;
    margin-top: 25px
}

.about-us p {
    font-size: 14px;
    color: #4d5357
}

.about ul.arrow-list li a {
    font-size: 16px
}

.conLgtBox {
    background: #fff;
    position: fixed;
    z-index: 9999;
    left: 0;
    bottom: 0;
    right: 0;
    top: 100%;
    height: 100%;
    width: 100%;
    opacity: 0
}

.LgtBoxContent {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 100px 0 50px
}

    .LgtBoxContent h1 {
        font-size: 22px;
        color: #00705e;
        margin-bottom: 5px;
        line-height: 32px
    }

.clos_button {
    width: 30px;
    height: 30px;
    position: fixed;
    top: 20px;
    right: 40px;
    z-index: 99
}

.careers section.main-content, .shareLink {
    position: relative
}

.Qr-image {
    margin-bottom: 30px;
    text-align: center
}

.article-popup-container p:last-child, .btn-border.expander {
    margin-bottom: 0
}

.text-container, .text-container .blockquote {
    font-size: 15px;
    font-family: Georgia,Times New Roman,serif;
    color: #4d5357;
    line-height: 1.4em
}

.article-popup {
    padding: 40px 40px 30px
}

.btn-border.right.btn-width {
    width: 190px;
    max-width: 190px
}

ul.side-list li {
    font-size: 15px
}

.gobuttonsearch.notActive {
    pointer-events: none
}

.call-to-action-container {
    background-color: #4d5357
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .language-container .dk-select-options {
        max-height: 250px
    }
}

.btn-border.seeallpubl {
    width: 49%;
    padding: 1.07em 0
}

.areaThree.msgThank {
    font-family: Georgia,Times New Roman,serif;
    color: #000;
    font-size: 20px !important
}

.main-content.main-content-text {
    margin-top: 25px
}

    .main-content.main-content-text.match-height {
        margin-top: 0
    }

.article-panel.plain-panel.white ul, .article-popup-container .article-popup-cont.readmore_popup_hr ul {
    padding-bottom: 20px
}

.col-2-contact .dk-select-options li.dk-option {
    color: #4d5357
}

    .col-2-contact .dk-select-options li.dk-option:hover {
        color: #00705e
    }

#PeopleSuggestionsMobile, #search-container-results {
    background: rgba(255,255,255,.9);
    outline: #509418 solid 1px;
    margin: 1px 0 0;
    padding: 20px 15px;
    display: none;
    max-height: 300px;
    overflow-y: scroll
}

#PeopleSuggestionsMobile {
    margin: -10px 0 0
}

.col-second .indent .search-container {
    width: 100%
}

#PeopleSuggestionsMobile h3, #search-container-results h3 {
    font-size: 16px;
    color: #000;
    font-family: berlingske_sans_roundmedium,sans-serif;
    padding-bottom: 5px
}

#search-container-results p {
    font-size: 15px;
    border-bottom: 1px solid #b9cfa3;
    padding-bottom: 15px
}

@media(min-width:1025px) {
    #PeopleSuggestionsMobile h3 a:hover, #search-container-results h3 a:hover {
        color: #00705E
    }
}

#PeopleFiltersBox .dropdown-container .tailor-dropdown {
    padding-right: 20px;
    padding-bottom: 30px
}

    #PeopleFiltersBox .dropdown-container .tailor-dropdown .form-cell {
        padding: 0;
        width: 100%
    }

.shareLink {
    display: inline-block;
    vertical-align: top
}

.div-select-container.region_dropdown .dropdown-select ul li a, .main-nav.special_event {
    display: block
}

.shareLink .lawyerSocialLinks {
    position: absolute;
    width: 300px
}

@media(max-width:960px) {
    .ui-widget-content.ui-autocomplete {
        background: #fff !important
    }
}



.careers .article-panel h2:after {
    border-color: #4d5357
}

.dotted-header.careerCategory h2 {
    font-family: berlingske_sans_roundregular,sans-serif;
    margin-bottom: 0
}

.content-banner-text-2 p {
    color: #fff;
    font-size: 16px;
    font-family: berlingske_sans_roundlight,sans-serif
}

section.padded-bottom {
    padding-bottom: 50px
}

.col-row-container.margin-bottom {
    margin-bottom: 30px
}

.capabilities-blue .article-popup .article-popup-cont.quickviewPopup p.intro, .capabilities-dark-green .article-popup .article-popup-cont.quickviewPopup p.intro, .capabilities-purple .article-popup .article-popup-cont.quickviewPopup p.intro {
    color: #00705E !important
}

.capabilities-blue .article-popup .article-popup-cont.quickviewPopup p.category, .capabilities-purple .article-popup .article-popup-cont.quickviewPopup p.category, .knowledge-centres .article-popup-cont.quickviewPopup .article-popup p.category, .location .article-popup .article-popup-cont.quickviewPopup p.category {
    color: #4d5357 !important
}

.contact-captcha .captcha_field {
    margin-right: 8px
}

.contact-captcha .captchaInput {
    width: 53%;
    margin-right: 8px
}

.contact-captcha .captcha_field img {
    height: 47px
}

.areaOne h1 {
    padding-left: 10px
}

.content-banner-text .areaOne h1 {
    margin-bottom: 0
}

#mobileNavFourthLevel .mobile-slider li:after {
    background-image: none
}

header {
    background-position-y: -58px
}

    header.content-page-header {
        background-position-y: -190px
    }

@media(max-width:760px) {
    header, header.content-page-header {
        background-position: 85% -60px
    }

    .col-left .education h4 {
        margin-bottom: 35px
    }
}

.article-popup h1 {
    word-wrap: break-word
}

@media(max-width:480px) {
    .ui-widget-content.ui-autocomplete.people-autoSuggest {
        width: 182px !important;
        top: 248px !important
    }

    .ui-widget-content.ui-autocomplete.news-pub-autoSuggest {
        width: 333px
    }

    .search-results-container .sort-by-container.people-sort-by {
        width: 43% !important
    }
}

ul.main-nav .dropdown ul li:after {
    padding: 0
}



@media(min-width:768px)and (max-width:1024px) {
    .biography-card-text {
        padding-bottom: 25px
    }
}

.col-right .col-row.margin_left0 {
    margin-left: -10px
}

.areaOne li.dk-option {
    color: #4d5357
}

    .areaOne li.dk-option.dk-option-highlight {
        color: #00705e
    }

.col-1.banner_marginLeft {
    margin-left: 6px
}

@media(max-width:768px) {
    .main-content.main-content-text .col-2 {
        width: 100%
    }

    .main-content.main-content-text .col-2-contact-popup {
        margin-left: 0
    }

    .col-1.banner_marginLeft {
        margin-left: 18px
    }

    section.main-content.padding-main-content {
        padding-bottom: 0
    }
}



@media(max-width:375px) {
    .col-events.col-events-width {
        width: 100%
    }

    .col-events-width .linksSection {
        padding-bottom: 10px
    }
}

@media(max-width:480px) {
    .col-1.banner_marginLeft {
        margin-left: 10px
    }

    .areaOne .capchaBox, .areaOne .captchaInput, .areaOne .form-cell {
        width: 100%
    }

    .areaOne .captcha_field {
        margin-bottom: 20px
    }

    .areaOne .captField .refreshBtn {
        margin-left: 7px;
        margin-top: 0;
        float: none
    }

    .areaOne .contact-captcha .captcha_field {
        margin-right: 5px
    }

    .main-content.main-content-text {
        margin-top: 0 !important
    }

        .main-content.main-content-text.nav_margin_bottom {
            padding-top: 0
        }

    .separator > div {
        padding-bottom: 40px
    }
}

.special_event.main-nav li {
    padding-bottom: 15px
}

.dotted-header.heading_margin h2 {
    margin-bottom: 0
}

.main-content.main-content-text.nav_margin_bottom {
    margin-top: 0
}

@media(max-width:960px) {
    .mobile-nav {
        max-height: calc(100vh - 160px);
        overflow-y: scroll
    }

        .mobile-nav::-webkit-scrollbar {
            width: 0 !important
        }

    ul.main-nav.special_event li {
        padding-bottom: 0
    }

        ul.main-nav.special_event li a {
            color: #000
        }
}

.col-inner.green-mid p, .four-cols .col-4 p {
    color: #fff
}

.form-container.areaOne .dk-select-options {
    padding: 0
}

.form-container.areaOne .dk-option {
    padding: 12px 20px;
    border-bottom: 1px solid #f2f2f2
}

    .form-container.areaOne .dk-option:hover {
        color: #00725f

    }

#map_canvas {
    width: auto !important
}

.carousel-nav .slick-arrow {
    margin-top: -4px
}

.video-container.video_module {
    padding-bottom: 56.25% !important;
    height: 0;
    overflow: hidden;
    max-width: 100%
}

ul.selected-filters li a {
    margin-top: -7px
}

@media(max-width:1024px) {
    .banner-carousel-small .divider {
        padding: 0;
        height: auto
    }

    .divider-inner {
        position: static
    }

    .search-results-container .sortDropdown .sort-by-container {
        width: 43%
    }
}

.col-row-compressed {
    margin-left: 0;
    margin-right: 0
}

.col-1.green-mid, .col-2.green-mid, .col-3.green-mid, .col-inner.green-mid {
    background-color: #00705E
}

.col-inner.blue {
    background-color: #00705E
}

.four-cols .col-4 {
    border-right: 1px solid #fff;
    padding-right: 20px;
    padding-left: 20px
}

.col-row-inner {
    padding-left: 15px;
    padding-right: 15px
}

ul.arrow-list li {
    font-size: inherit
}

@media(max-width:767px) {
    .dropdown-container.active .tailor-dropdown {
        padding-bottom: 30px
    }

    .col-padded-bottom.news_label {
        padding-bottom: 8px
    }

    .selected-filters-container a.btn-border.grey.filled {
        background: 0 0;
        color: #00705E;
        margin-bottom: 20px;
        float: right;
        border: none;
        position: relative;
        font-size: 16px;
        padding: 0;
        text-decoration: underline
    }

    ul.selected-filters {
        clear: both
    }

    .selected-filters-container {
        border-bottom: none;
        padding-bottom: 0
    }

    .col-1.col-padded-bottom.filSelectedVal {
        padding-top: 0 !important;
        padding-bottom: 10px
    }
}

.starMand {
    font-size: 20px
}

.div-select-container.region_dropdown {
    border-color: #00705E
}

    .div-select-container.region_dropdown .dropdown-select {
        box-shadow: 0 0 5px rgba(0,0,0,.2);
        max-height: 150px;
        max-width: 100%;
        min-width: 100%;
        overflow-x: hidden;
        overflow-y: auto;
        width: auto;
        z-index: 100
    }

        .div-select-container.region_dropdown .dropdown-select ul li {
            margin-bottom: 0
        }

            .div-select-container.region_dropdown .dropdown-select ul li a:hover {
                color: #00705e
            }

.areaThree.msgThank h2 {
    color: #000;
    font-size: 25px !important;
    padding-bottom: 10px !important
}

.careers-blue .listing-panel.match-row.fixed-bottom, .listing-panel p {
    color: #fff
}

.col-padded-bottom.news_label h1 {
    float: left
}

@media(min-width:1025px) {
    .search-sort-container.sortDropdown {
        width: 33%
    }

    #NewsFiltersBox .search-results-container-button .search-container, #PublicationsFiltersBox .search-sort-container .search-container {
        width: 311px
    }

    #PeopleFiltersBox .search-results-container .dropdown-container-smaller {
        position:relative;
        width: auto
    }

    #PeopleFiltersBox .search-results-container .search-container, .search_section.search-results-container .search-container {
        width: 311px
    }

    #PeopleFiltersBox .search-results-container-flexible .search-sort-container {
        margin-bottom: 20px
    }

   

    .ui-widget-content.ui-autocomplete.news-pub-autoSuggest {
        width: 750px
    }
}

#PeopleFiltersBox .search-results-container-flexible .search-sort-container {
    width: 100%
}

#PeopleFiltersBox .search-results-container-flexible .sort-by-container {
    width: 25%;
    margin-left: 2%
}

.careers .article-panel.plain-panel.blue {
    background-color: #3b3d47
}

.readmore_popup_hr.article-popup-cont h1 {
    margin-bottom: 0
}

.readmore_popup_hr.article-popup-cont hr {
    display: inline-block
}

.about .content-banner-container {
    background-color: #00705e
}

#contactusLigBox header.content-page-header {
    margin: -120px 0 0
}

a.cover.FeatureItem {
    background-image: url(../images/blckOverlay.png);
    background-color: transparent;
    background-repeat: repeat-y
}

#SearchCategories ul.tab-list li a.selected {
    background-color: #00705e
}

.highlightWithYellow {
    background-color: #ff0
}

ul.tab-list li a label {
    cursor: pointer
}

.person-panel-text {
    /*width: 202px*/ /*eee*/
    padding-top: 40%; /*eeeeee*/
}

.selectedCategoryHeadingDiv {
    padding-top: 40px
}

.col-1.col-padded-bottom.filSelectedVal {
    padding-top: 30px
}

h1.searchResultHeading {
    padding-top: 20px
}

#GlobalFiltersBox.filSelectedVal {
    padding-top: 0
}

.main-content.main-content-text .dotted-header h2 {
    margin-bottom: 0
}

.panel-container-plain .article-panel .btn-border {
    margin-top: 30px
}

#GlobalFiltersBox .selectedCategoryHeadingDiv {
    padding-bottom: 20px
}

@media(min-width:769px) {
    .search-results-container-50-50.globalSearchitems .search-sort-container {
        width: 40%
    }

    .search-results-container-50-50.globalSearchitems .dropdown-container-outer {
        width: 60%
    }

        .search-results-container-50-50.globalSearchitems .dropdown-container-outer.five .dropdown-container-region {
            width: auto
        }
}

.dropdown-container-outer {
    text-align: right;
    float: right
}



#txtGlobalSearchResult {
    padding: 14px 38px 14px 18px
}

.article-text p a {
    display: inline;
    word-break: break-word
}



#selectedCategoryTabDiv .selectedCategoryHeadingDiv {
    padding-top: 0;
    padding-bottom: 0
}

.space-repex-topicCenter {
    margin-top: 20px
}

.arrow-left.backLinkCareer {
    margin-left: 10px;
    color: #fff;
    background-color: #3b3d47
}

    .arrow-left.backLinkCareer:hover {
        background-color: #fff !important;
        color: #4d5357 !important
    }

.btn-border.arrow-left.backLinkCareer:after {
    background-image: url(/Assets/images/icon-arrow-right-white.png)
}

.btn-border.arrow-left.backLinkCareer:hover:after {
    background-image: url(/Assets/images/icon-arrow-right-dark.png)
}

.careers-blue .arrow-left.backLinkCareer {
    background-color: #00705E;
    border-color: #00705E
}

.careers-grey .arrow-left.backLinkCareer {
    background-color: #4d5357;
    border-color: #4d5357
}

.careers .arrow-left.backLinkCareer {
    background-color: #3b3d47;
    border-color: #3b3d47
}

#subscribe-lightbox {
    display: none;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1100;
    background-color: #fff
}

.divProcessingResult {
    text-align: center;
    top: 50%;
    position: absolute;
    left: 45%;
    display: none
}

.text-container.basic-template {
    padding-right: 0
}

.biography-info p {
    display: table;
    width: 100%
}

    .biography-info p span {
        display: table-cell
    }



.form-cell.width100 {
    width: 100%;
    display: block
}

.form-cell label.NoTopMarHeading {
    display: block;
    font-size: 15px;
    color: #4d5357;
    margin-bottom: 10px;
    font-weight: 600
}

.subscribe-captcha .captcha_field img {
    height: 47px
}

.subscribe-captcha input[type=text] {
    width: 95%
}

.subscribe-captcha .captchaInput {
    margin-right: 0
}

.form-cell .termsConditionArea label.t_c {
    display: block;
    width: 97%;
    float: right;
    font-size: 15px;
    color: #4d5357;
    font-family: berlingske_sans_roundmedium,sans-serif
}

#subscribe-lightbox .fullBackground, #subscribe-lightbox .fullBackground .col-1 {
    padding-top: 0
}

#subscribe-lightbox .dk-select-options .dk-option {
    color: #4d5357
}

#subscribe-lightbox .dk-select-options .dk-option-highlight {
    color: #00705e
}

.text-container.basic-template strong {
    font-weight: bolder
}

#subscribeAcknowledgmentForm .fullBackground {
    clear: both;
    padding: 50px 0 30px
}

.careers-bio-header-container .col-2 hr {
    display: inline-block
}

.conLgtBox.country-lightbox {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,.6);
    z-index: 99;
    display: none
}

.country-lightbox .LgtBoxContent {
    width: 836px;
    max-width: 100%;
    background-color: #fff;
    position: fixed;
    left: 50%;
    margin-left: -418px;
    top: 400px;
    margin-top: -330px;
    font-size: 0;
    z-index: 100;
    max-height: 75%;
    overflow-y: auto;
    height: 500px;
    padding: 30px
}

.country-lightbox .col-lg-offset-2 h1 {
    font-size: 45px !important
}

.fullBackground.subScriptionform {
    padding: 30px 0
}

.container-contact-popup {
    max-width: 850px;
    margin: 0 auto
}

    .container-contact-popup .form-container {
        font-size: 16px
    }

    .container-contact-popup .form-cell {
        width: 49%
    }

        .container-contact-popup .form-cell label {
            font-family: berlingske_sans_roundmedium,sans-serif;
            display: inline-block;
            color: #4d5357
        }

            .container-contact-popup .form-cell label.detail {
                padding-left: 10px;
                color: #00705E
            }

                .container-contact-popup .form-cell label.detail a {
                    color: #00705E;
                    text-decoration: underline
                }

                    .container-contact-popup .form-cell label.detail a:hover {
                        text-decoration: none
                    }

    .container-contact-popup input[type=submit] {
        width: auto;
        padding: 18px 30px;
        background-color: #00705e;
        font-size: 15px;
        transition: .3s all;
        color: #fff;
        font-family: berlingske_sans_roundmedium,sans-serif
    }

        .container-contact-popup input[type=submit]:hover {
            background-color: #00705E
        }

    .container-contact-popup .inputArea {
        padding: 20px 0 0 10px
    }

    .container-contact-popup .selectArea {
        width: 53%
    }

@media(min-width:560px) {
    .headingContainer {
        width: 550px
    }

    .abstractContainer {
        width: 465px
    }
}

.col-2-contact-popup h2.successMsg {
    font-size: 25px;
    color: #00705e
}

.subscribe-lightbox-ajaxloading {
    text-align: center
}

#topicCenterDescriptionSection table {
    font-size: 14px;
    font-family: Georgia,Times New Roman,serif
}

    #topicCenterDescriptionSection table tr td {
        vertical-align: middle;
        text-align: left
    }

span.starMand {
    position: absolute;
    right: 0;
    top: 0
}

.form-cell, .form-cell .block, .form-cell-block {
    position: relative
}

h1 strong {
    color: #4d5357
}

.article-panel .article-text p strong, .person-panel p strong, .text-container p strong {
    font-weight: 600;
    font-family: Georgia,Times New Roman,serif
}

.person-panel-text p strong {
    font-family: berlingske_sans_roundmedium,sans-serif;
    color: #4d5357
}

ul.autocomplete-width li.ui-menu-item.ui-state-focus {
    border: none;
    background: 0 0;
    font-weight: 400;
    color: #212121;
    margin: 0
}

@media(min-width:1025px) {
    .resources-online.col-row-container-sticky {
        display: inline-block
    }
}

.careers-blue .listing-panel.match-row.fixed-bottom strong {
    color: #fff
}

.highlight-dark-green table tr {
    color: #4d5357 !important;
    font-size: 18px;
    line-height: 18px;
    font-family: berlingske_sans_roundmedium,sans-serif
}

article.message {
    padding-top: 20px
}

    article.message p {
        font-size: 14px;
        font-family: berlingske_sans_roundmedium,sans-serif
    }

.col-inner.blue.four-cols > div:last-child {
    border-right: 0
}

div.abstractContainer ul li {
    color: #fff
}

.overhiddenForbanner {
    overflow-x: hidden
}

@media(max-width:960px) {
    .banner-carousel.HomeTile .divider {
        padding-top: 0;
        padding-right: 50px
    }
}

.banner-carousel.HomeTile {
    margin: 10px 0 10px
}

.banner-carousel-small .slick-dots {
    left: 5px;
    right: auto;
    bottom: -25px;
    margin: 0;
    width: auto
}

    .banner-carousel-small .slick-dots li button {
        width: 10px;
        height: 10px;
        background-color: transparent;
        border: 1px solid #00705e;
        font-size: 0;
        cursor: pointer;
        border-radius: 0
    }

    .banner-carousel-small .slick-dots li {
        list-style: none;
        display: inline-block;
        margin-right: 5px
    }

        .banner-carousel-small .slick-dots li.slick-active button {
            background-color: #00705e
        }

.person-panel-text.white h3 {
    color: #fff
}

.carousel-capibilities {
    float: left;
    width: 100%
}

    .carousel-capibilities .divider {
        background-color: #fff;
        height: 285px;
        max-height: 285px;
        padding-top: 0
    }

    .carousel-capibilities .banner-text-header {
        color: #333
    }

    .carousel-capibilities .banner-text {
        color: #333;
        font-size: 14px
    }

    .carousel-capibilities .col-sm-8 {
        width: 67%
    }

    .carousel-capibilities .practice-group-fulltext {
        width: 100%
    }

    .carousel-capibilities .col-sm-12 {
        width: 100%;
        height: 285px;
        position: absolute;
        top: 0;
        right: 0;
        padding-right: 0
    }

    .carousel-capibilities .col-sm-4 {
        width: 33%;
        height: 285px;
        position: absolute;
        top: 0;
        right: 0;
        padding-right: 0
    }

    .carousel-capibilities .rightImage-Back {
        height: 285px;
        background-size: cover;
        background-position: center center
    }

.divider-inner .banner-text-holder.full-width {
    width: 100%
}

.vedioTag-URL {
    width: 100%;
    float: left;
    padding: 10px
}

.practice-group-fulltext .practice-group-carousal {
    color: #fff
}

.practice-group-fulltext .practice-group-carousal-item p {
    color: #fff
}

.practice-group-carousal {
    line-height: .9em !important
}

    .practice-group-carousal a {
        border-bottom: 0 !important
    }

.banner-text-holder.full-width .col-row {
    height: 100%;
    display: table
}

    .banner-text-holder.full-width .col-row .practice-group-fulltext, .banner-text-holder.full-width .col-row .practice-group-textalign {
        vertical-align: middle;
        height: 100%;
        display: table-cell;
        float: none
    }

.banner-text-holder .banner-text-header.no-description:after {
    content: "";
    display: none;
    width: 0;
    border-bottom: 0
}

.divider-inner .banner-image-holder.image-hover {
    display: block;
    z-index: 9;
    cursor: pointer
}

@media(min-width:1900px) {
    section.main-content {
        display: block
    }

    section.match-height.main-content {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flexbox
    }
}

.dropdown-container-outer {
    text-align: left
}

.tag.latestthinkingtiles {
    background-color: #00705E;
    position: absolute;
    right: 20px;
    bottom: 6px;
    margin: 0
}

.subscribe label {
    font-size: 18px;
    font-weight: 400
}

.tag-registered {
    color: #00705E;
    font-family: berlingske_sans_roundmedium,sans-serif;
    font-size: 13px
}

.descriptionLeft {
    padding: 30px 20px
}

    .descriptionLeft p {
        font-family: Georgia,Times New Roman,serif;
        font-size: 15px
    }

    .descriptionLeft ul li {
        font-family: Georgia,Times New Roman,serif !important;
        font-size: 15px !important
    }

    .descriptionLeft p strong {
        font-family: Georgia,Times New Roman,serif !important;
        font-weight: bold
    }

    .descriptionLeft h1 {
        color: #4a074a;
        font-weight: normal !important;
        font-family: Calibri
    }

    .descriptionLeft h2 {
        color: #4a074a;
        font-size: 20px;
        font-weight: normal !important;
        font-family: Calibri;
        padding-bottom: 15px
    }

    .descriptionLeft h3 {
        color: #4a074a;
        font-size: 18px;
        font-weight: normal !important;
        font-family: Calibri;
        padding-bottom: 15px
    }

    .descriptionLeft h4 {
        color: #4a074a;
        font-size: 16px;
        font-weight: normal !important;
        font-family: Calibri;
        padding-bottom: 15px
    }

    .descriptionLeft h5 {
        color: #4a074a;
        font-size: 14px;
        font-weight: normal !important;
        font-family: Calibri;
        padding-bottom: 15px
    }

    .descriptionLeft h6 {
        color: #4a074a;
        font-size: 12px;
        font-family: Calibri;
        padding-bottom: 15px;
        font-weight: normal !important
    }

    .descriptionLeft p.intro {
        font-size: 20px;
        color: #00705E;
        font-family: berlingske_sans_roundmedium,sans-serif
    }

.main-content.match-height.newtextboxpadding, .col-row-container-sticky.newtextboxpadding {
    padding-top: 0 !important
}

.newtextbox {
    background: #fff;
    width: 100%
}

.newtextboxpadding .newtextboxpadding {
    display: block
}



@media(max-width:1024px) {
    .col-row-container-sticky {
        width: 100%
    }
}

.capabilities-blue .tab-list.arrows li.active a {
    background-color: #00705E !important
}

.capabilities-blue .tab-list.arrows li:hover a, .capabilities-blue .tab-list.arrows li.active a {
    background-color: #00705E !important
}

    .capabilities-blue .tab-list.arrows li.active a::after {
        border-top: 15px solid #00705E !important
    }

h2.blue, h3.blue, h4.blue {
    color: #507ba1 !important
}

.capabilities-blue .black .article-panel h2 {
    color: #507ba1 !important
}

.capabilities-blue .lighter-blue p {
    color: #507ba1 !important
}

.region_dropdown .dk-select {
    line-height: .5em !important
}


section .banner-overlay:before {
    width: 910px;
    height: 890px;
    transform: rotate( 105deg );
    background-color: #00705e;
    position: absolute;
    top: -120px;
    left: 53%;
    margin-left: -930px;
    content: '';
    z-index: 0;
}
.banner-overlay {
    position: absolute;
    overflow: hidden;
    min-height: 430px;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    z-index: 0
}

.content-banner-container .inner {
   /* position: relative;*/
    z-index: 5
}

.content-banner-container .banner-controls-select {
    padding-bottom: 15px
}


.content-banner-controls ul {
    margin-left: 0
}

.sidebar-inner.custom-sidebar-wrapper {
    padding: 0
}

    .sidebar-inner.custom-sidebar-wrapper > div:not(.dark) {
        width: calc(100% - 88px);
        margin: 0 auto 40px
    }

.custom-sidebar-wrapper .sidebar-inner.dark {
    border-bottom: none
}

.sidebar-inner.custom-sidebar-wrapper > div:not(.dark):not(.newtextbox):not(.text-carousel-container):not(.text-carousel) {
    width: calc(100% - 88px);
    margin: 0 auto 40px;
    margin-bottom: 40px
}

.custom-newtextbox > .col-row {
    width: 100%
}

    .custom-newtextbox > .col-row > div:not(.newtextbox) {
        max-width: 814px;
        margin: 0 auto;
        float: none;
        display: block;
        padding: 10px
    }

.sidebar-inner.separator.custom-sidebar-wrapper.CheckNull, .custom-newtextbox {
    margin-top: 40px
}

    .custom-newtextbox h2, .custom-newtextbox h4, .custom-newtextbox h2, .custom-newtextbox h4 {
        margin-bottom: 20px;
        font-size: 16px
    }

    .custom-newtextbox .awards h4 {
        color: #00705E !important;
        font-size: 26px;
        margin-bottom: .2em
    }

    .custom-newtextbox .awards p {
        color: #4d5357;
        font-size: 14px;
        line-height: 1.4em;
        margin-bottom: .5em;
        font-family: berlingske_sans_roundmedium,sans-serif
    }

        .custom-newtextbox .awards p em {
            font-family: berlingske_sans_roundlight,sans-serif
        }

    .custom-newtextbox .tags a {
        margin-right: 3px
    }

    .custom-newtextbox .listing-image {
        width: 20% !important
    }

.sidebar-margin > div:not(.dark) {
    margin: 20px 40px !important
}

button.hover-button-scheduler:hover {
    background-color: #00705e
}

.col-offices ul li strong {
    color: #00705E
}

.top-bottom-paddingZero {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

    .top-bottom-paddingZero > div {
        border-bottom: 2px dotted #bec5c2;
        margin: 0 0 40px;
        padding-bottom: 40px
    }

.noPadding {
    padding: 0 !important
}

.filter-container.tcCovidWidth #SearchFilters {
    margin-top: 0
}

.filter-container.tcCovidWidth #SearchFilters {
    margin-top: 0
}

.megamenuCovid {
    background-color: #00705e;
    color: #fff;
    padding: 10px
}

    .megamenuCovid:hover {
        border: 1px solid #00705e;
        color: #00705e;
        background-color: #fff
    }

@media(max-width:960px) {
    .megamenuCovid {
        display: block;
        border: 1px solid #00705e;
        color: #fff;
        margin-bottom: 0;
        text-align: center
    }
}

.covid-19:after {
    background-image: none !important
}

.green-heading {
    font-size: 24px !important;
    color: #92d050 !important
}

@media(max-width:760px)and (min-width:601px) {
    .content-banner-container {
        overflow: hidden
    }

    .banner-overlay {
        overflow: visible !important;
        bottom: 70px
    }
}

.crisisbanner {
    width: 100%;
    padding: 20px 0;
    background-color: #c1d72d;
    margin-top: -25px
}

    .crisisbanner a {
        text-decoration: none;
        display: inline-block
    }

    .crisisbanner p {
        color: #000;
        font-weight: 800;
        font-size: 18px;
        width: 35%;
        margin-bottom: 0
    }

@media(max-width:960px) {
    .crisisbanner {
        display: block;
        width: 100%;
        padding: 20px 0
    }

        .crisisbanner p {
            width: 85%
        }
}

@media(max-width:1599px)and (min-width:1280px) {
    .crisisbanner {
        display: block;
        padding: 20px 0
    }
}

@media(min-width:1600px) {
    .crisisbanner {
        display: block;
        padding: 20px 0
    }
}

.crisisbanner img {
    margin: 0 0 -7px 0;
    height: 24px;
    width: 24px
}

.article-holder-red {
    height: 350px;
    margin-bottom: 15px
}

.article-panel.grey.teambox {
    height: 350px
}

.article-panel.teambox h2 {
    margin-top: -170px;
    font-size: 22px;
    color: #fff !important
}

.article-panel.red {
    background-color: #4b293d
}

    .article-panel.red p {
        color: #fff !important;
        word-break: break-all;
        position: absolute
    }

    .article-panel.red h2::after {
        content: "";
        width: 50px;
        border-bottom: 2px solid #e4e4e4;
        display: block;
        top: 100%;
        left: 0;
        margin-top: 1em
    }

    .article-panel.red h2 {
        font-size: 22px;
        color: #fff !important;
        margin-top: -230px
    }

#errorCode.iw-login-error {
    padding: 10px 4px;
    font-size: 16px
}

#loginButton.iw-login-submit {
    background-color: #00705e !important;
    color: #fff;
}

input #namefield {
    color: gray
}

input #passfield {
    color: gray
}

.bioSocialLinks {
    vertical-align: top
}

.bioSocialImage {
    width: 30px;
    height: 34px;
    margin-top: 6px
}

.article-holder.match-row.diversityNews {
    height: 605px
}

.text-listing.white.diversityoverview {
    max-width: 840px
}

btn.btn-border.green.downloadbtn {
    float: right
}

.btn.btn-border.green.greytext {
    float: right
}

.main-content.match-height.diversityIntro {
    background: #ffffff
}

.tabbed-content {
    width: 100%
}

#WhiteSpace {
    margin-bottom: 50px;
    display: none
}

#map_canvas office {
    width: 350px;
    height: 450px
}

.practice-group-carousal {
    font-family: serif;
    font-size: 48px
}

.article-holder.practicegroup {
    height: 285px
}

.article-text.practice-group-text {
    height: 285px
}

.map_canvas.event {
    width: 304px;
    height: 195px
}

.circle-right.match-row.supplychain {
    height: 586px
}
