/****
Responsive Stylesheet, 767px max.
****/
iframe {
    max-width: 100vw;
}
.onepage {
    max-width: 100%;
    padding: 0 1em;
    width: 100%;
}
.page .onepage {
    padding: 0;
}
.page .content,
.page .socialink-module {
    padding: 1em;
}
#footer {
    padding: 1em 2em;
    width: 100%;
    max-width: 100%;
}
.centering_box:not('#container') {
    max-width: 95% !important;
}


#header {
    padding: 0;
    width: 100%;
    position: relative;
    margin: 0;
    min-height: 192px;
}
.desktop_only {
    display: none;
}
.mobile_only {
    display: block;
}
.header_inner.mobile_only {
    background: #fff;
    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;
}
.header_inner nav,
.header_inner div {}

.fixedmenu-wrapper {
  margin-right: 0;
  margin-left: 0;
}

.header_inner .topmenu.searcher {
    order: 2;
}
.header_inner nav.menu_nav {
    width: 15%;
    padding-top: 0;
}
.header_inner nav.searcher {
    padding-top: 0;
}
.logo {
width: 120px;
  margin-left: 0;
  margin-right: 1em;
  margin-top: 0;
}
.logo img {
    height: auto;
    max-width: 120px;
    width: 100%;

}
.header-menu-top {
    width: calc(100% - 150px);
}
.header-menu-top .topheader-bottomline .menu_nav {
    order: 3;
}
.header_inner .socialmedia {
    margin-right: 1em;
}
/* burger time */
.burger-wrap {
    padding: 10px;
}
.burger-container {
    width: 30px;
    height: 26px;
    position: relative;
    margin: 10px;
    cursor: pointer;
    margin-bottom: 0;
}
.burger-container span {
    background: #323b43;
    display: block;
    position: absolute;
    height: 5px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all .25s cubic-bezier(0.22, 0.61, 0.36, 1);
    -moz-transition: all .25s cubic-bezier(0.22, 0.61, 0.36, 1);
    -o-transition: all .25s cubic-bezier(0.22, 0.61, 0.36, 1);
    transition: all .25s cubic-bezier(0.22, 0.61, 0.36, 1);
    opacity: 1;
    width: 100%;
}
.burger span {
    border-radius: 10px;
    left: 0;
}
.burger span:nth-child(1) {
    top: 0px;
}
.burger span:nth-child(2),
.hamburger span:nth-child(3) {
    top: 10px;
}
.burger span:nth-child(4) {
    top: 20px;
}
#init_header_menu {
    display: none;
}
#init_header_menu:checked+.add-heat label>div>span:nth-child(1) {
    width: 0%;
    left: 50%;
}
#init_header_menu:checked+.add-heat label>div>span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 10px;
}
#init_header_menu:checked+.add-heat label>div>span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 10px;
}
#init_header_menu:checked+.add-heat label>div>span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}
.burger-time label {}
.sink_dropdown_container ul {
    display: none;
}
#init_header_menu:checked+.add-heat ul#menu-main {}
.sink_dropdown_container ul.mobile_expanded {
    display: block;
    position: absolute;
    padding: 1em;
    z-index: 999;
    left: 0;
    right: 0;
    top: 60px;
}
.burger-time label:active .add-heat ul#menu-main {
    display: none;
}
.burger-time .text_assist {
    font-size: 11px;
    line-height: 2;
    text-align: center;
    display: block;
    width: 50px;
}
/* end burger service*/
ul#menu-main li {
    list-style: none;
    margin-left: 0;
    margin-bottom: .5em;
}
.mobile_expansion:checked+label .text_assist {
    margin-top: 20px;
    margin-top: 20px;
    margin-left: -9px;
}
.mobile_expand {
    background: none repeat scroll 0 0 #f2f2f2;
    left: 0;
    padding-bottom: 2%;
    padding-left: 2%;
    padding-right: 2%;
    position: absolute;
    top: 73px;
    width: 100%;
    z-index: 50;
}
input#mobile_expand_search {
    height: 0;
    width: 0;
}
.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 and set 100% widths  */
.sidebar,
.content,
.topmenu ul,
.topmenu ul li,
.footermenu .col,
.sitecredits,
.sinkcredits,
.menu_indicator,
.footer_inner .socialmedia,
.tagline,
header .search_container,
.col,
.content .flexible.related_grid_inner article.archive_post,
.onepage .socialink-module.module-addcontent.view-grid article.archive_post {
    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;
}
.search_container .flexible {
    justify-content: flex-start;
    align-items: center;
    flex-direction: revert;
    font-size: .8em;
    margin-bottom: 0;
}
/* margin adjustments */
.search_container {
    margin-bottom: 1.2em;
}
/* padding adjustments */
.content,
.storymodule .textholder,
.socialink-module,
section.socialink-module.module-key-statistic .textholder,
section.socialink-module.imagecolumns .textholder,
section.socialink-module.module-membergreeting .textholder {
    padding: 1em;
}
.socialink-module.module-heroimage {
    padding: 0;
}
.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: 400px;
    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;
}

.category-blog .pageinfo h1 {
    font-size: 1.6em;
  margin-bottom: .6em;
}
section.socialink-module.module-key-statistic {
    margin-left: -2em;
    margin-right: -2em;
}
.slideshow_area.herospot {
    background-position: center center;
    background-size: cover;
    /*height: calc(100vh - 300px);*/
    overflow: hidden;
    position: relative;
    width: 100%;
}
.slideshow_area div.slide {
    background-position: center center;
    background-size: 100%;
    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;
}
.content .flexible.related_grid_inner article.archive_post,
.onepage .socialink-module.module-addcontent.view-grid article.archive_post {
    margin-bottom: 2em;
}
article.archive_post {
    flex-direction: row;
}
.onepage .socialink-module.module-addcontent.view-list article.archive_post .featimg,
.archive article.archive_post {
    width: 90%;
}
.socialink-module.module-heroimage .modheader {
    padding: 0 2em;
}
.socialink-module.module-repeated .flexible.nw {
    flex-direction: row;
}
main.singlepage.metadata-exists section.content {
    flex-direction: column;
}
main.singlepage.metadata-exists section.content .main-content,
main.singlepage.metadata-exists section.content .metadatum {
    width: 100%;
}
main.singlepage.metadata-exists section.content .main-content {
    margin-bottom: 2em;
}
main.singlepage.metadata-exists section.content .metadatum {
    margin-left: 0;
}

.container_inner {
    grid-template-columns: 40px 1fr;
}

.container_inner.sidebar-collapsed {
    grid-template-columns: 100% 1fr;
}

.container_inner.sidebar-collapsed .sidebar {
    width: 100%;
    z-index: 9999;
}
.slideshow_area div.slide,
.herospot {
    max-width: calc(100vw - 44px);
    
}

header + .herospot {
/*height: calc((100vw / 2.54) + 112px);
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: #610F62;
  background-position: top;*/

  height: calc(100vw / 2.54);

}

.header-menu-top .topheader-bottomline,
.logistics {
    font-size: .9em;
}

.container_inner.sidebar-collapsed  .sidebar-collapse-container,
.container_inner.sidebar-collapsed  .logistics {
    transform: translateX(0);
    transition: all .2s ease;
    width: 100%;
}

.sidebar-collapse-container,
.logistics {
    transform: translateX(-300px);
    width: 230px;
    transition: all .2s ease;
}

#rightcol {
    padding:0;
    max-width: calc(100vw - 44px);
    overflow: hidden;
}


.header_inner {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.quicknav.flexible.nw {
  align-items: flex-start;
  display: flex;
  margin-left: auto;
  width: calc(100% - 142px);
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 10px 0;
}

.exitsite-wrapper a {
    right: 14px;
}

.socialink-translate-wrapper {
  margin-left: auto;
  margin-right: 0;
  margin-top: 58px;
}

.exitsite-wrapper {
  position: absolute;
  right: 0;
}

.fixedmenu-wrapper ul, .topmenu ul {
   display: flex;
  gap: 10px;
}

article.archive_post,
.footermenu ul {
    flex-direction: column;
}

.footermenu ul li {
    margin-left: 0;
}

.container_inner.sidebar-collapsed .menu-toggle-label:after {
    content: 'Hide';
}

.services {
    margin: 1em;
}

.announcements {
    margin: 1em;
}

.blog, 
.events {
    padding:2em;
}

.our-impact .inner {
  display: grid;
  grid-template-columns: 1fr;
}

.our-impact .impact-shadowing {
    margin-left: 10px;
}

.locations-index {
  grid-template-columns: 1fr;
}

.socialink-body-scrolled .quicknav {
    position: relative;
    background: 0;
}

.socialink-body-scrolled .quicknav .exitsite-wrapper {
    position: fixed;
    top: 10px;
    right: 10px;
}

.onepage .content,
footer.locations .subfooter-inner,
#footer,
.testimonial {
    padding: 1em;
}

.testimonial .testimonial-text {
    max-width: 100%;
}

.archive_post .featimg {
  flex-shrink: 0;
  margin-right: 2em;
  width: calc(100% - 30px);
  margin-left: 30px;
  margin-bottom: 3em;
}

.fixedmenu-wrapper ul li {
  list-style: none;
  margin-left: 0;
  margin-top: 5px;
}

.fixedmenu-wrapper ul li:last-child {
  
  margin-bottom: 5px;
}


.herospot .inner,
.home .herospot .inner {
position: absolute;
  background: #610F6373;
  bottom: 0;
  color: #fff;
  width: 100%;
  padding: .5em;
  font-size: 1.1em;
  min-height: 0;
  height: auto;
}

.herospot .inner::after {
    background-image: none;
    width: auto;
      height: auto;
}

.service-list > li {
  margin-left: 0;
  margin-bottom: 1em;
  list-style: none;
  margin-right: 0;
  font-size: .9em;
}

.service-list .button.purple {
    justify-content: center;
}

.services h1 {
  font-size: 1.7em;
  color: #007A6E;
  margin-bottom: .5em;
  margin-top: 1em;
}

.blog h1,
.our-impact h1 {
    font-size: 1.7em;
}

article.archive_post h2 {
  font-size: 1.2em;
}

aside.readmore {
    font-size: .9em;
}

.our-impact .impact-text,
.our-impact iframe,
.subfooter {
    padding: 1em;
}

.fld_buttonmade a.button.purple {
    text-align: center;
}

.home .subfooter {
   margin-top: 0;
  height: auto;
  min-height: 500px;
}

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

.footermenu ul {
    margin-top: 0;
}

#footer {
  margin-top: 1em;
  padding-top: 0;
}

.sidebar-operator .sink_icon.sink_svg svg {
    left: -8px;
}

.fixedmenu-wrapper ul.menu li a {
    text-align: center;
}

.sinkcredits {
  margin-top: 1em;
  background: none;
  border-top: 1px solid #fbddff;
  padding-top: .5em;
}

.page .onepage .content {
  padding: 0 1em;
}

.socialink-module .modheader > .centering_box {
    padding:0;
}

.module-threecol .module_inner {
  grid-template-columns: 1fr;
  gap: 16px;
}

.socialink-module .modheader h1 {
    font-size: 1.6em;
}

.module-threecol .onecolumn {
 
  padding: 1em;
  font-size: .9em;
}

.socialink-module .module_inner.centering_box, 
.socialink-module .module_inner {
    padding:0;
}

.herospot.slideshow_area div.slide  {
    background-size: cover;
}


.onepage .socialink-module.module-addcontent.view-grid .module_inner {
  
  grid-template-columns: 1fr 1fr;
  gap: 10px;

}

.onepage .socialink-module.module-addcontent.view-grid .module_inner .featimg {
    margin-bottom: .1em;
}

.text-maincontent p:first-child {
    font-size: 1.1em;
}

.pageinfo.option-nav {
    display: block;
}

h2.cat-subhead {
    font-size: 1.6em;
}

.right-headerinfo  {
    margin-bottom: 1em;
}

.category-blog .onepage .content {
    padding:0;
}

.blog-sticky-container {
    padding:1em;
}

.blog-sticky-container .archive_post .featimg {
    width:100%;
    margin-bottom: 1em;
      margin-right: 0;
}

.archive .blog-sticky-container  article.archive_post {
    width:100%;
}

.blog-sticky-container .excerpt {
    font-size: .9em;
}

.blog-sticky-container .primary-metadata-row {
    border-right:0;
}

.socialink-module.module-repeated .textholder .module_img {
  margin-right: 2em;
  max-width: 40%;
}

.socialink-module.module-repeated .textholder .module_text {
  font-size: .9em;
}

.header_inner .quicknav.flexible.nw {
  margin-bottom: 0;
  padding-bottom: 0;
  width: 100%;
  align-items: flex-end;
  background: transparent;
  margin-top: 0;
  margin-right: 0;
  position: relative;
  margin-left: 10px;
}

header .logo {
  position: absolute;
  z-index: 999;
}


.herospot span.hero_caption {
  font-size: 1.2em;
  line-height: 1;
  margin-bottom: 0;
}

.socialink-module.module-addcontent.feat-images-off {
  font-size: .8em;
}

.view-grid article.archive_post h2 {
    font-size: 1.2em;
}

.view-grid article.archive_post h2 a {
    font-size: inherit;
}

.home .blog .primary-metadata {
    font-size: .9em;
}

.home .blog .primary-metadata-row {
    border-right: 0;
}

.sink_cfields.field_metafield.fld-testimonial_quote {
    line-height: 1.2;
}