

body {
    /*background: teal;*/
}

iframe {
    max-width: 100vw;
}

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

#footer {
    padding: 1em;
    width: 100%;
    max-width: 100%;
}

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


/* header */

#header {
    padding: .25em 0;
    width: 100%;
    position: relative;
}

.desktop_only {
    display: none;
}

.mobile_only {
    display: block;
}

.header_inner.mobile_only {
    background: rgba(254, 214, 0, 1);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    height: auto;
    justify-content: space-between;
}

.header_inner nav,
.header_inner div {}

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

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

.header_inner .logo {
    width: 70%;
    max-width: 100px;
    margin-left: 0;
    margin-right: auto;

}

.logo img {
   height: auto;
 
   width: 85%;
 
  
}

.logo a {
    line-height: 1;
    display: block;
    text-align: left;
}

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

.mobile_expansion:checked + label .text_assist {
       margin-top: 27px;
    margin-left: -7px;
    min-width: 30px;
}

.mobile_expand {

    left: 0;
    padding-bottom: 2%;
    padding-left: 2%;
    padding-right: 2%;
    position: absolute;
    top: 96px;
    width: 100%;
    z-index: 50;
 background: #351471;
}

input#mobile_expand_search {
    height: 0;
    width: 0;
}

    .mobile_expand ul li {
    padding: 1em 0 0;
    font-family: 'DINCondensed-Regular';
    }

.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;
}

.mobile_expand li a {}


/* flexbox redirect */

.flexible,
.topmenu ul,
.topmenu li,
.storymodule:nth-child(even) .flexible {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.flexible.twocol > div,
.flexible.twocol > .col,
.flexible.leftweighted .col:first-child,
section.socialink-module .flexible.twocol.imagecolumns > div.imgholder,
section.socialink-module .flexible.twocol.imagecolumns > div.textholder,
section.socialink-module.module-key-statistic p,
.archive_post .mainpost,
.content article.archive_post.grid_type,
.filter_containers .filterselectors .tablefilter {
    width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}


/* full width and margin bottom only (useful for flex items) */

.flexible,
.topmenu li {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1em;
}


/* clear floats  */

.sidebar,
.content,
.topmenu ul,
.topmenu ul li,
.footermenu .col,
.sitecredits,
.sinkcredits,
.menu_indicator,
.footer_inner .socialmedia,
.tagline,
header .search_container,
.col {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    max-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;
    height: auto;
    margin-bottom: -3px;
}


/* margin adjustments */

.search_container {
    margin-bottom: 1.2em;
}


/* padding adjustments */

.content,
.storymodule .textholder,
section.socialink-module.module-key-statistic .textholder,
section.socialink-module.imagecolumns .textholder,
section.socialink-module.module-membergreeting .textholder {
    padding: 1em;
}

.fp_section.add_modules {
    padding: .5em;
}

.home .onepage,
section.socialink-module .textholder {
    padding: 0;
}


/* 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;
}


/* other, more specific rules */

.home .herospot .fp_layout {
    top: 0;
}

.home .herospot .fp_layout .cappy {
    font-size: .5em;
}

.vidholder .indicative {
    -webkit-transform: scale(.5);
    transform: scale(.5);
}

.vidholder {
    margin-top: -2em;
}

.vidholder .titular {
    font-size: .8em;
    margin-top: -1em;
}

.fp_section.add_icons {
    margin-bottom: 1em;
}

.storymodule .flexible {
    margin-top: -15px;
    margin-bottom: -2px;
}

.storymodule-connect {
    height: 80px;
}

.storymodule .animated svg {
    width: 80%;
    height: 70px;
    margin: auto;
    display: block;
}

.storymodule h2 {
    font-size: 2em;
}

.subfooter {
    color: #fff;
    padding: 1em;
    height: 100vh;
    margin-top: 2em;
}

.menu-blockified > ul {
    display: block;
    margin-top: 2em;
}

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

.menu-blockified > ul > li:first-child > a {
    margin-bottom: 1em;
}

footer ul.sub-menu {
    margin-bottom: 1em;
}

.footerdonate h5 {
    padding: 0 26px;
}

.footerdonate {
    margin-bottom: 2em;
}

.sitecredits p {
    margin-top: 1em;
}

.pageinfo h1 {
    font-size: 2em;
}

section.socialink-module.module-key-statistic {
    margin-left: -2em;
    margin-right: -2em;
}

.slideshow_area.herospot {
    background-position: center center;
    background-size: cover;
    height: 400px;
    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.slideshow_area div.slide {
    background-position: center center;
    background-size: 100%;
    height: 400px;
    height: calc((100vw / 2.36) + 233px);
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
}

.slidecaption {
    bottom: 0;
    width: 100%;
}

.slide_nav {
    display: none;
}

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

.results_container {
    background: transparent;
}

.results_container .mainpost {
    background: #fff;
}

nav.socialink-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: .6em;
}

.logged-in .subfooter .socialmedia,
.subfooter .socialmedia {
    height: auto;
    margin-top: 15px;
}


.banner_info .centering_box {
    flex-direction: row;
    margin-bottom: 0;
}

.banner_info .description {
    width: 70%;
}

.banner_info .socialmedia {
    margin-left: auto;
    margin-right: 0;
    width: 19%;
}

.socialmedia li {
    margin-right: 5px;
}

.banner_info .search_indicator {
    width: 20px;
}

section.module-callout, .herospot {
    height: 80vh;
}

.home h1.fp_title {
    margin-top: 0;
}

.has_hero .onepage {
       margin-top: calc((80vh) * -1);
}

.home .top_data {
    margin-top: -18px;
}

.hero-buttons {
    padding:  1em;
}

.home .content,
.page-highlights,
section.quicklinks .item,
section.home-feeds .col,
section.home-feeds .col.blog-updates {
    width: 100%;
}

section.home-feeds .col.blog-updates {
    border-left: 0;
}

.page-highlights {
    margin: 0;
}

.home article.archive_post {
    margin-bottom: 0;
    padding-bottom: 0;
       align-items:  flex-start;
}

.home section.fp-mapping h1 {
    padding: 1em;
}

.sitecredits {
  padding: 1em 0;}

.tablefilter.promoted {
    margin-bottom: .6em;
}

.single .content {
    width: 100%;
}

section.home-feeds aside.readmore {
    align-items: flex-start;
}



section.home-feeds .col.blog-updates .archive_post:not(.grid-archive) .featimg {
    margin-bottom: 1em;
}

.menu-blockified > ul > li {
    width:  100%;
}

footer .menu-blockified > ul > li ul li {
    margin-bottom: 3px;
}

.footermenu .fancybutton {
    margin-left: 0;
}

.sitecredits .col.address.signup {
    width: 100%;
}

section.home-feeds .col,
.archive_post.thumb_exists .mainpost {
    padding: 0;
}

.alignleft, img.alignleft {
    display: block;
    float: none;
}

.page-highlights .highlight_inner {
    margin-bottom: 0;
}

.home .top_data {
    padding-bottom: 0;
}

.home .top_data > .flexible {
    margin-bottom: 0;
}

aside.readmore {
    flex-direction: row;
}

section.quicklinks .ql-inner {
    margin-bottom: 0;
}

section.home-feeds .col.blog-updates {
    padding-left: 0;
}

section.home-feeds {
    margin-bottom: 0;
}

.home section.fp-mapping .map-container-outer {
    width:  auto;
    padding:  5px;
}
/*
     FILE ARCHIVED ON 07:20:03 Feb 24, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:28:55 May 30, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.862
  exclusion.robots: 0.108
  exclusion.robots.policy: 0.095
  esindex: 0.014
  cdx.remote: 6.442
  LoadShardBlock: 30.726 (3)
  PetaboxLoader3.datanode: 37.015 (4)
  load_resource: 37.143
  PetaboxLoader3.resolve: 27.495
*/