.wd_pageid_20296 .three-column-topics header.three-column-topics--headline {
    padding-top: 33px;
}

.wd_pageid_20296 .wd_content p,
.wd_pageid_20296 .wd_content ul {
    margin-bottom: 10px;
    margin-top: 0;
}

.wd_pageid_20296 section.intro-section {
    margin-bottom: 0;
}

.three-column-topics--row.wd_three_column-20296 {
    text-align: center;
    padding-bottom: 33px;
}

section.general-content .wd_content a>img {
    width: inherit;
    height: inherit;
}
section.services-hero>picture {
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 1;
    height: 34.375vw;
    width: 100vw;
}

section.services-hero {
    position: relative;
    z-index: 1;
    overflow: visible;
    height: 27.60417vw;
    width: 100vw;
    padding: 0 0 4.42708vw;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

section.services-hero {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

section.services-hero>h1 {
    font-weight: 400;
    position: relative;
    z-index: 2;
    color: #fff;
    letter-spacing: .27917vw;
    line-height: 2.34375vw;
    margin: 0;
    text-transform: uppercase;
    max-width: 62.5vw;
    font-family: "Guardian Sans","Helvetica Neue",Arial,sans-serif;
    font-size: 2.34375vw;
}
section.services-hero>h1 {
    background-color: rgba(0,0,0,.5);
    padding: 30px 20px;
    z-index: 2;
}
section.services-hero>h1:before {
    content: "";
    background-image: url(../images/three-fourths-circle.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    left: -5.46875vw;
    top: -5.46875vw;
    height: 9.94792vw;
    width: 9.63542vw;
    max-width: none;
}

section.general-content ol, section.general-content ul {
    padding: 0;
}

section.general-content ul li {
    margin: inherit;
    padding: inherit;
}

section.general-content ul li.wd_page_link {
    padding: 8px;
}

section.intro-section .wd_item_search_form_container button {
    width: auto;
}

section.general-content a {
    display: inherit;
    font-size: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    margin: 0;
}



.recent-news{
    display: block;
}


.wd_top_fbox_ul.first {
    margin-right: 2.5em;
}

.text--right {
    justify-content: flex-end;
    text-align: right;
    flex-grow: 2;
}

 .wd_top_fbox_ul li {
            /* flex-basis: 50%;
            flex-grow: 0; */
            flex-grow: 1;
            align-items: center;
            justify-content: flex-end;
            padding: 0 0 10px 0;
            font-size: 2rem;
            color: #707070;
        }   
 

.wd_top_fbox_ul li.text--right{
    display: inline-block;
    float: right;
    width: 70%;
    font-size: 1.5rem;
    max-width: 250px;
}

.wd_top_fbox_ul li.text--large{

    width: 30%;
    display: block;
    float: left;
    font-size: 2rem;
}


@supports(display: grid){

    .wd_top_fbox_ul li.text--right,
    .wd_top_fbox_ul li.text--large{
        width: auto;
        float: none;
        display: flex;
    }

}


.wd_top_fbox_ul li.text--large {
    color: #00487c;
    font-size: 4rem;
    justify-content: flex-start;
}


header.header.is-overlayed:before {
    height: 5vw;
}

header.header nav ul.header--main-nav>li {
    padding: .52083vw 0.64167vw 0;
}

header.header nav ul.header--action-nav {
    margin: 0 0 0 0.76042vw;
}

.two-column-topics--row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0 5.20833vw 0vw;
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
}

.intro-section .two-column-topics--row {
    padding: 0 1.2vw 0vw;
}

section.intro-section.is-centered.two-column-topics {
    margin: 0 auto .46875vw;
}

.two-column-topics .two-column-topics--row, 
section.related-articles>ul, section.small-picture-with-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
}

.two-column-topics .two-column-topics--row .two-column-topics--column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
}

.two-column-topics .two-column-topics--row .two-column-topics--column {
    text-align: left;
    width: 48%;
    padding: 0 3.125vw;
}

.two-column-topics--column {
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.home-stats .home-stats--content .home-stats--text,
.home-stats .home-stats--content,
.home-stats {
    padding: 0;
    margin: 0;
}

.home-stats .home-stats--content .home-stats--text {
    text-align: center;
}

.home-stats .home-stats--content .home-stats--text>h3 {
    border-bottom: 3px solid #ffb81c;
    display: inline-block;
    padding: 40px 0 10px 0;
    margin: 0 0 40px 0;
}

/* Studies and Research Subnav */
nav.tertiary-nav {
    
    border-bottom: 4px solid #ffb81c;
    bottom: -4px;
    height: 77px;
    margin-bottom: 4px;
    position: relative;
    top: 4px;
}

.tertiary-nav>ul>li>a:before {
    background-color: #fff;
    content: '';
    display: block;
    width: 149px;
    height: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.tertiary-nav>ul>li>a:hover:before, .tertiary-nav>ul>li>a.active:before {
    background-color: #ffb81c;
}

.tertiary-nav>ul>li>a:hover:after, .tertiary-nav>ul>li>a.active:after {
    display: block;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    border-top-color: #ffb81c;
    border-width: 10px;
    border-top-width: 10px;
    left: 50%;
    bottom: -23px;
    margin-top: 0;
    margin-left: -10px;
    z-index: 500;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
section.general-content .tertiary-nav ul {
    display: block;
    margin: 0 !important;
    padding: 0;
    list-style: none;
    clear: both;
}

section ul.nav-items li {
    line-height: normal;
}
.tertiary-nav>ul>li {
    border-right: 0;
    border-bottom: 0;
    display: block;
    text-align: left;
    width: auto;
}

.tertiary-nav>ul>li>a {
    width: 150px;
    position: relative;
}

.tertiary-nav>ul>li>a {
    background: #fff;
    border-right: 1px solid #eee;
    border-bottom: 0;
    color: #777;
    display: block;
    float: left;
    padding: 10px;
    height: 73px;
    font-size: .9rem;
    font-weight: normal;
}

.tertiary-nav>ul>li>a:hover, .tertiary-nav>ul>li>a.active {
    background: #ffb81c;
    color: #fff;
    text-shadow: 1px 1px 0 rgba(0,0,0,.1);
}
/* END Studies and Research Subnav */

.wd_top_fbox_ul {
    list-style: none;
    padding: 0;
    border-bottom: 3px solid #707070;
    width: 50%;
    
}


.two-column-topics.wd-middle-2,
.two-column-topics.wd-middle-2 .two-column-topics--row{
    display: block;
}
.wd_pageid_20295 #wd_printable_content ul {
    display: inline;
    

}
.wd_pageid_20295 #wd_printable_content ul li {
   margin-bottom: 0; 
   margin: 0px 5px;
}
#wd_printable_content ul{
    padding: 1em;    
}

#wd_printable_content ul li{
    margin: 0;
    padding: 0;
    line-height: 1.6;
    margin-bottom: 1em;
}

#wd_printable_content li a{
    display: inline;
}


@supports (display: grid){

    .wd_top_fbox_ul {
        display: flex;
    flex-basis: 50%;
    flex-grow: 0;
    }

    .two-column-topics.wd-middle-2,
    .two-column-topics.wd-middle-2 .two-column-topics--row{
        display: flex;
    }

}


@media (min-width: 767px) {
    header.header {
        padding: 0;
        height: 5vw;
    }
}


@media (max-width: 1200px) {
    .two-column-topics--row .wd_top_fbox_ul{
        flex-direction: column;
    }

    .wd_top_fbox_ul li.text--right,
    .wd_top_fbox_ul li.text--large{
        width: 100%;
        float: none;
        display: block;
    }

    .wd_top_fbox_ul li.text--right{
        font-size: 1.3rem;
        display: inline-block;
        text-align: left;
    }

}

@media (max-width: 767px) {
    .two-column-topics .two-column-topics--row {
         -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .wd_top_fbox_ul {
        display: block;
        width: 100%;
        height: auto;
    }
    section.general-content a:last-child,
    section.general-content ul {
        margin: 0;
    }
    section.intro-section p {
        padding: 0;
    }
}

@media (min-width: 767px) and (max-width: 1200px) {
    .wd_top_fbox_ul li.text--right {
        height: 56px;
    }
}
