/****
Responsive Stylesheet, 767px max.
****/
/* wp logged in override */
html {
    margin-top: 0 !important
}

html #wpadminbar {
    display: none;
    height: 0;
}

/* global wrappers */
body {
    /*background: teal;*/
}

.onepage,
#footer {
    max-width: 100%;
    padding: 0 3%;
    width: 100%;
}

.centering_box:not('#container') {
    max-width: 95% !important;
}

/* header */
#header {
    padding: .25em;
    width: 100%;
}

.desktop_only {
    display: none !important
}

.mobile_only {
    display: block;
}

.header_inner.mobile_only {
    background: #fff;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 0 0.5em;
}

.searcher .mobile_expansion:checked+label {
    border-color: #fff;
    position: absolute;
    right: 26px;
    top: -10px;
}

.header_inner nav.menu_nav {
    width: 15%;
    padding-top: 0;
}

.header_inner nav.searcher {
    padding-top: 0;
    margin-top: -14px;
}

.logo {
    width: 70%;
    margin-top: 0;
    padding-top: 0;
}

.logomark {
  width: 350px;
}

.logo img {
    height: auto;
    max-width: none;
    width: 70%;
}

.socialink-scrolling .header-overhauled {
    position: relative;
}

.text_assist {
    font-size: 9px;
    margin-top: 16px;
    text-align: center;
    display: block;
}

.mobile_expansion:checked+label .text_assist {
    margin-top: 25px;
    margin-left: -9px;
}

.mobile_expand {
    background: none repeat scroll 0 0 #111;
    left: 0;
    padding-bottom: 2%;
    padding-left: 2%;
    padding-right: 2%;
    position: absolute;
    top: 60px;
    width: 100%;
    z-index: 50;
    padding: 1em;
}

.mobile_expand.right {
    right: 0;
    left: inherit;
}

.mobile_expand input {
    padding: 1em;
    width: 100%;
    border: 0;
    border-top: 2px solid #111;
}

.mobile_expand ul {
    margin-bottom: 0;
}

.mobile_expand li {
    list-style: outside none none;
    padding: 1em 0;
}

.mobile_expand li a {
    color: #fff;
}

/* flexbox redirect */
.flexible,
.topmenu ul,
.topmenu li,
.flexible.outwards,
.flexibleoutwards,
.related_content .field_divlist {
    -webkit-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

/* full width and margin bottom only (useful for flex items) */
.flexible,
.topmenu li,
.related_content .field_divlist>div {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1em;
}

.mobile_expand li {
    font-family: "Lato", sans-serif;
}

/* clear floats  */
.sidebar,
.content,
.topmenu ul,
.topmenu ul li,
.footermenu .col,
.sitecredits,
.sinkcredits,
.menu_indicator,
.footer_inner .socialmedia,
.tagline,
.search_container,
.tabs-menu a,
section.sars-spotlight .twocol>div.col:first-child,
section.sars-spotlight .twocol>div.col:last-child,
.twocol>div,
.single-sections #members .item.repeating,
.threecol>div,
.threecol>article {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding: 0;
    margin: 0;
}

nav {
    float: none;
}

/* center text */
.logo,
.menu_indicator,
.search_container {
    text-align: center;
}

/* center block level items */
.logo {
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

/* margin adjustments */
.search_container,
section.sars-spotlight .twocol>div.col:first-child,
section.sars-spotlight .twocol>div.col:last-child,
.twocol>div,
.single-sections #members .item.repeating {
    margin-bottom: 1.2em;
}

/* padding adjustments */
section.sars-spotlight .twocol>div.col:first-child,
section.sars-spotlight .twocol>div.col:last-child,
.twocol>div,
.footermenu {
    padding: 1.7em;
}

/* width adjustments */
.search_container input {
    width: 80%;
}

/* increase font size */
.mobile_friendly {
    font-size: 1.5em;
}

/* unconstrain height */
.slideshow img {
    height: auto;
}

/* bg position */
.herospot {
    background-position: center center;
    background-position: center center;
    min-height: calc(100vw);
}

.hero-titles h1,
.hero-titles h2 {
    text-align: center;
}

.hero-titles h2 {
    font-size: 5em;
    font-weight: bold;
}

/* other, more specific rules */
.banner {
    font-size: 1em;
    padding: 0 0.2em;
}

.slideshow_area div {
    height: 20vh;
}

.slide_pager_container h3 {
    margin-bottom: 1em;
    font-size: .8em;
    display: block;
    padding: .2em 1em;
}

.tabs-menu a .indicator,
.tabs-menu a {
    font-size: 1.6em;
}

.tabs-menu a {
    border-bottom: 1px solid #D6D6D6;
    padding: .5em;
}

.home section.sars-spotlight h1,
.home section.sars-worldwide h1 {
    font-size: 2.5em;
}

.iconize div {
    left: calc(100vw/2.9);
}

.connected header h3 {
    text-align: center;
}

.footermenu>ul {
    display: block;
}

.footermenu ul.sub-menu {
    margin-bottom: 2em;
}

.footermenu>ul>li>a {
    margin-bottom: 0;
}

.archive_post .featimg,
.field_section_items .item .featimg {
    margin-right: 0;
    text-align: left;
    margin-bottom: 1em;
}

.stickies article.archive_post .postinfo h4 {
    font-size: 1.5em;
}

.pageinfo h1 {
    margin-top: 1em;
}

.twocol.weighted_right>div:last-child {
    padding: 0;
}

.flexible.threecol article.flexible {
    border-bottom: 1px solid #eaeaea;
    margin-top: 0;
}

.map_container {
    height: 50vh;
    min-height: 0;
}

.metadatum .meta_item .lbl {
    display: block;
}

.metadatum .meta_item .val {
    width: 100%;
    float: none;
    margin-bottom: 1em;
}

.flexibleoutwards {
    margin-bottom: 2em;
}

.flexibleoutwards.left {
    margin-bottom: 1em;
}

.right {
    margin-top: 1em;
}

.maplegend {
    padding: 1em;
}

table {
    width: 100% !important;
}

.alignleft,
.alignright {
    display: block;
    float: none;
    width: 100% !important;
}

.afm-global-header .flexible {
    padding: 1em;
}

.afm-global-header .afmlogo {
    width: 100%;
    margin-bottom: 1em;
}

.afm-global-header .afmlogo img {
    max-width: 100%;
}

.report_meta h2 {
    display: block;
}

.report_meta .meta_title {
    width: 100%;
}

.report_meta .meta_value {
    width: 100%;
    margin-bottom: 1em;
}

.page-template-page-conversion .afm-global-header .flexible .afmlogo {
    width: 100%;
    margin-right: 0;
}

.page-template-page-conversion .afm-global-header .flexible .txt {
    font-size: 1.3em;
    width: 100%;
}

.afm-filter-page>.flexible,
.sink-filtering-breakdown-box .breakdown-taxonomies {
    display: block;
}

.afm-filter-page section.afmlayer-filter_toolbar {
    width: 100%;
    min-height: none;
    max-height: none;
    height: auto;
}

.afm-filter-page section.afmlayer-filter_results {
    width: 100%;
}

.sink-filtering-breakdown-box .breakdown-taxonomies .one-result {
    width: 100%;
    height: auto;
}

.afm-filter-page section.afmlayer-filter_results {
    margin-left: 0;
    margin-top: 1em;
}

.sink-filtering-breakdown-box .breakdown-taxonomies .one-result:last-child .label,
.sink-filtering-breakdown-box .breakdown-taxonomies .one-result:last-child .count {
    border-bottom: 0;
}

.sink-filtering-breakdown-box .breakdown-taxonomies {
    height: auto;
}

.sink-filtering-breakdown-box .breakdown-taxonomies .one-result .icon {
    padding: 0 17px 0 0;
}

.report-single-overview h2 {
    display: block;
}

.report-single-overview .meta_title,
.report-single-overview .meta_value {
    width: 100%;
}

.socialink-module.module-featured-item .feat_img {
    max-width: 100%;
    width: 100%;
    margin-bottom: 10px;
}

.feat-more>a {
    margin-right: 0;
    display: inline-block;
    width: auto;
    min-width: 0;
    max-width: fit-content;
    margin-bottom: 10px;
}

.module-addcontent .module_inner {}

.content .module-addcontent article.archive_post {
    margin-bottom: 1em;
    padding-bottom: 1em;
    width: 49%;
}

/* annual report */
.pagesections-menu .col.lbl {
    width: inherit;
    margin-bottom: 1em;
}

.pagesections-menu ul {
    column-count: 1;
}

.pagesections-menu ul li {}

.module-keystats .module_inner {
    display: inherit;
}

.module-keystats .statbox .bottom {
    text-align: center;
}

.module-keystats .statbox {
    margin-bottom: 2em;
}

.module-2column .flexible>div {
    width: 100%;
}

.three-column-text {
    column-count: 1;
}

.wp-caption {
    max-width: 100%;
}

.module-scholar-story .modheader {
    display: block;
    position: relative;
    top: -60px;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    font-size: .9em;
}

 .page-template-page-template-annual-report .socialink-module.module-scholar-story .module_inner {
    padding: 0;
}

.page-template-page-template-annual-report .socialink-module.module-scholar-story .module_inner {
    margin-top: -40px;
}

.module-2column .flexible .column_two {
    border-left: 0;
    padding-left: 0;
}

.socialink-module.module-appeal {
    padding: 2em;
}

.page-template-page-template-annual-report  .herospot {
    min-height: 100vh;
}

.page-template-page-template-annual-report .hero-titles h2 {
    font-size: 1.2em;
}

.page-template-page-template-annual-report .onepage {
    padding: 0;
}

html.ua-webkit {
    margin-top: 0 !important;
}

.icon-sar-search:before {
    
    margin-right: 0;
}

.pagesections-menu .col.contents {
    flex-grow: 10;
    font-size: .8em;
}

.pagesections-menu,
.page-template-page-template-annual-report .socialink-module.module-basic-text, 
.page-template-page-template-annual-report .socialink-module.module-scholar-story .module_inner {
    padding: 1em 2em;
}

.page-template-page-template-annual-report .socialink-module.module-scholar-story .module_inner {
    padding: 0;
}

.page-template-page-template-annual-report .socialink-module.module-basic-text {
    margin-top: 1em;
}

.socialink-module {
    margin: 1em 0;
    }

    .home section.tabbed {
        padding-top: 0;
    }

    .tabs-menu-inner.flexible {
        margin-bottom: 0;
    }

    section.sars-spotlight img {
        border-radius: 0;
    }

    .home section.sars-spotlight h1 {
        margin-bottom: 0;
    }

    section.sars-spotlight .grey_contrast p {
        font-style: italic;
        font-size: 1em;
        line-height: 1.8;
    }

    footer .socialmedia ul {
            display: flex;
    justify-content: center;
    }

.templating-module-special.onepage {
    padding: 0;
}

.templating-module-special .hero-titles h2 {
    font-size: 2em;
}

.templating-module-special .hero-titles h3.small_caption {
    padding: 0 1em;
    text-align: center;
}


body.report-dd-at-top .templating-module-special .pagesections-menu,
body.report-dd-at-top.logged-in .templating-module-special .pagesections-menu {
    top: 0;
    padding: 10px;
/*     background: #fff; */
}

body.report-dd-at-top .pagesections-highcontrast > .flexible {
    margin-bottom: 0;
}

.templating-module-special .socialink-module .module_inner {
    padding: 1em;
}

.templating-module-special .content .module-addcontent article.archive_post {
    width: 100%;
}

.templating-module-special .content .module-addcontent article.archive_post .featimg,
.templating-module-special .content .module-addcontent article.archive_post .mainpost,
.templating-module-special .content .module-addcontent article.archive_post h4 {
    text-align: center;
}

.templating-module-special .report-endnotes {
 padding: 1em;

}

.templating-module-special .report-endnotes .endnote:last-child p {
    margin-bottom: 0;
 }

  .templating-module-special h6 {
    word-wrap: break-word;
  }

 .templating-module-special iframe {
    max-width: 100%;
 }


.templating-module-special .textholder p {
    margin-bottom: .75em;
}

.templating-module-special .textholder h1 {
    margin-top: 1em;
}

.onepage.templating-gotham.templating-module-special h1.hero-title {
    padding: 27px;
}

.onepage.templating-gotham.templating-module-special .hero-subtitle {
    margin-top: 140px;
    font-size: 3em;
    line-height: 1.1em;
}

.templating-module-special .mainhero {
    min-height: 440px;
    height: 80vh;
}

.pagesections-menu.pagesections-highcontrast > .flexible {
    margin-bottom: 0;
}

.templating-module-special a.marked.footnote-indicator {
  background: #eaeaea;
  padding: 0 5px;
  width: auto;
  display: inline-block;
  text-align: center;
  font-size: .6em;
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 0;
  font-weight: 900;
  line-height: 1.4;
  border-radius: 100em;
}

.share-popup-open {
    flex-direction: column;
}
.share-popup-open .lbl::after {

    content: '';
    margin-left: 4px;

}

.resources-template-page-template-ftt-2023 .inpagenav {
  width: 80%;
}

.resources-template-page-template-ftt-2023 .pagesections-menu.pagesections-highcontrast > .flexible {
  margin-bottom: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

.share-popup {

position: relative;
top: inherit;
left: inherit;
height: auto;
margin-top: -182px;
}


body.report-dd-at-top .share-popup {
  position: fixed;
  left: 10%;
  height: auto;
  margin-top: 020px;
  width: 80%;
}

.logonav ul {
    font-size: 12px;
}

.logonav ul li a::before {
  content: '';
  width: 20px;
  height: 13px;
  display: inline-block;
  margin-right: 3px;
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: center;
}

.logonav ul li a {
    align-items: center;
}