/* Theme Name: National Young Farmers Coalition
Theme URI: http://social-ink.net
Description: By Social Ink
Version: 1
Author: yonatan reinberg, matt pinto
Author URI: http://social-ink.net
*/


/*
@import "lib/vendor/bootstrap/css/bootstrap.min.css";
@import "lib/vendor/bootstrap/css/bootstrap-theme.min.css";  */

@import "assets/css/wp.basic.css";
@import "assets/css/forms_cf7.css";
@import "assets/css/print.css";


/* compiled by scssphp v0.6.7 on Wed, 08 Sep 2021 21:44:09 +0000 (0.3574s) */

textarea: active;
/* divisor is the proportion of image width divided by height, eg 1040/400=2.6 */
/***** 
 STYLE GUIDE
 *****/
.sg-color {
  border: none; }

.sg-color--a {
  background-color: #717171; }

.sg-color--b {
  background-color: #ee553e; }

.sg-color--c {
  background-color: #f2f2f2; }

.sg-h1, .sg-h2, .sg-h3 {
  font-family: 'Roboto', Helvetica, Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif; }

.sg-section .background_image {
  background-image: url(../images/logo.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding: 3em;
  min-height: 400px;
  max-width: 800px; }
/* generic guide visuals */
.sg-header.sg-container {
  background-color: #717171;
  position: fixed;
  width: 100%; }

.sg-logo {
  color: #fff; }

.sg-btn--top {
  font-size: 0.8em; }

.sg-h1 {
  font-size: 2.25em;
  font-weight: bold;
  padding-bottom: 0.2em;
  margin-bottom: 0;
  color: #777; }

.sg-h2 {
  border-bottom: 1px solid #ddd;
  font-size: 1.75em;
  margin-bottom: 0.5em;
  text-transform: capitalize;
  padding-bottom: 0.4em; }

.sg-h3 {
  font-size: 0.65em;
  text-transform: uppercase;
  font-weight: 900;
  color: #80715f; }

.sg-section fieldset div {
  margin-bottom: 2em; }

.js .sg-btn--source {
  display: block;
  font-size: 0.6em;
  background: #a29b95;
  color: #f2f2f2;
  padding: 0.25em 0.75em;
  border-radius: 2px;
  font-family: Monaco, Monospace;
  margin-bottom: 1em; }

.sg-pattern-styles {
  padding: 1em; }

.sg-anchor {
  display: block;
  padding: 0.5em;
  background: #f2f2f2;
  margin-top: 2em; }

span.i-code {
  display: none; }

.the-icons {
  font-size: 1.7em;
  line-height: 1.7; }

.the-icons i:before {
  color: #717171;
  min-width: 80px; }
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }
/* HTML5 display definitions
 ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  /* 1 */
  /* 2 */
  /* 1 */
  display: block; }
/**
 * Add the correct display in IE 9-.
 */
audio, canvas, progress, video {
  display: inline-block; }
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }
/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template, [hidden] {
  /* 1 */
  display: none; }
/* Links
 ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active, a:hover {
  outline-width: 0; }
/* Text-level semantics
 ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b, strong {
  font-weight: inherit; }
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bolder; }
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }
/* Embedded content
 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }
/* Grouping content
 ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }
/* Forms
 ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, select, textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }
/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  /* 1 */
  overflow: visible; }
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  /* 1 */
  text-transform: none; }
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button, html [type="button"], [type="reset"], [type="submit"] {
  /* 1 */
  -webkit-appearance: button;
  /* 2 */ }
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto; }
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }
/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }
/*****************
 INITS
 ***********************************************/
* {
  box-sizing: border-box; }

body {
  font-family: 'Roboto', Helvetica, Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  width: 100%;
  color: #333;
  font-size: 17px;
  background: #fff;
  margin: 0; }
/*****************
 CONTAINER AND COMMON DIVS
 ***********************************************/
.greend {
  color: #b5cc2f; }

.greenl {
  color: #edf2d1; }

.button.greend-bg, .greend-bg {
  background: #b5cc2f; }
/*color: #fff;*/
.button.greenl-bg, .greenl-bg {
  background: #edf2d1;
  color: #949527; }

.button.greenl-bg {
  background: #b5cc2f; }

.user_box {
  background: #949527; }

.user_box label {
  color: #fff;
  padding: 1em; }

.user_box input {
  margin-left: 1em;
  border-bottom: 2px solid #949527; }

.tab-content .infield-label label {
  padding-left: 16px; }

#container {
  width: 100%;
  min-height: 600px;
  position: relative; }

.clearfix {
  clear: both; }

.centering_box, .notfound404 {
  width: 100%;
  max-width: 1040px;
  margin-left: 70px; }

.centering_box .centering_box {
  margin-left: 0; }

.has_hero.search-results .pageinfo {
  min-width: none;
  padding: 0.5em 2em; }

.onepage {
  clear: both;
  position: relative;
  padding-top: 1em; }

.dismissable, .expandable {
  display: none; }

.mobile_only {
  display: none; }

.desktop_only {
  display: block; }
/*****************
 COMMON DIV DECORATION
 ***********************************************/
.shadow_module {
  box-shadow: none; }

.round_module, .btn, .button button {
  border-radius: 2px; }

.round_module:hover, .btn:hover, button:hover, .button:hover {
  box-shadow: 0 4px 7px rgba(0, 0, 0, .23), 0 8px 25px rgba(0, 0, 0, .05);
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer; }

.round_module:active, .btn:active, button:active, .button:active {
  box-shadow: inset 0 4px 7px rgba(0, 0, 0, .23), inset 0 8px 25px rgba(0, 0, 0, .05);
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  box-shadow: none;
  opacity: 0.65; }

.socialmedia a:hover, .visualized_icon:hover, a[class^="icon-"]:hover {
  text-decoration: none; }
/*****************
 COMMON MARKUP
 ***********************************************/
img {
  max-width: 100%;
  height: auto; }

a {
  text-decoration: none;
  color: inherit; }

.text a, .module_wys a, .socialink-module a {
  text-decoration: none;
  color: #949527; }

.socialink-module.module-callout a {
  color: #fff;
  text-decoration: underline; }

a:hover, .text a:hover, .module_wys a:hover {
  text-decoration: none;
  color: #b5cc2f;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

ul {
  margin-left: 0;
  padding-left: 0; }

ul, ol {
  padding-left: 0;
  margin: 0; }

ol li {
  padding-left: 0;
  list-style-type: decimal;
  margin-left: 1em; }

ul li {
  list-style: disc;
  margin-left: 1em; }

ul li ul li {
  list-style: circle; }

ul li ul li ul li {
  list-style: square; }

blockquote {
  font-style: italic;
  padding: 0 1em; }

blockquote.left {
  float: left;
  margin-left: 0;
  margin-right: 1.2em;
  text-align: right;
  width: 33%; }

blockquote.right {
  float: right;
  margin-left: 1.2em;
  margin-right: 0;
  text-align: left;
  width: 33%; }

.emphasized {
  font-size: 2em;
  text-transform: uppercase; }

.sinklogin-form-fields-block .metalabel, .fancyfont, h1, h2, h3, h4, h5 {
  font-family: 'US-101', sans-serif;
  margin-top: 0;
  margin-bottom: 0.6em;
  font-weight: 400; }

.fancyfont {
  margin-bottom: inherit; }

h1 {
  font-size: 3.2em;
  color: #717171; }

h2 {
  font-size: 1.7em;
  color: #717171;
  font-weight: 900; }

.subtitle h2 {
  font-size: 1em;
  color: #ee553e;
  font-weight: 100; }

h3 {
  font-size: 1.7em;
  margin-bottom: 1em; }

h4 {
  font-size: 0.85em;
  text-transform: uppercase;
  color: #737373;
  margin-bottom: 1em; }

h5 {
  margin-bottom: 1em;
  font-size: 0.85em;
  color: #ee553e; }

.copy h1 + h5 {
  margin-top: -2.5em;
  margin-bottom: 0.2em; }

.copy h3 + h4 {
  margin-top: -0.6em;
  margin-bottom: 2em; }

p {
  font-size: 1em;
  margin-bottom: 1.5em;
  margin-top: 0;
  line-height: 1.5em;
  margin-top: 0; }

nav {
  font-family: 'US-101', sans-serif; }

input {
  padding: 0.5em;
  border-bottom: 1px solid #bfbfbf;
  font-family: 'Roboto', Helvetica, Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  border: none;
  border-bottom: 1px solid #bfbfbf; }

input:active, input:focus {
  border-bottom: 3px solid #bfbfbf;
  outline: none; }

input:required {
  border-bottom: 1px solid #404040; }

input.short {
  max-width: 50px; }

input.medium {
  max-width: 100px; }

input[type="search"] {
  border: none;
  background: #717171;
  color: #fff; }

input[type="submit"], input[type="button"] button.submit, .button.submit {
  background: #949527;
  font-family: 'US-101', sans-serif;
  border-radius: 2px; }

input[type="submit"]:hover, button.submit:hover, .button.submit:hover {
  cursor: pointer; }

input[type="radio"], input[type="checkbox"] {
  font-family: 'US-101', sans-serif;
  display: inline;
  margin-right: 0.2em;
  line-height: 1; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple], select[size] {
  height: auto; }

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555; }

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

textarea {
  border: 1px solid #bfbfbf;
  width: 100%;
  max-width: 740px;
  padding: 0.5em; }

textarea:focus {
  border: 3px solid #bfbfbf;
  outline: 0; }

label {
  display: block;
  font-size: 0.8em;
  margin-bottom: 0.2em; }

label.required {
  color: #717171; }

address {
  padding-left: 1em;
  border-left: 1px solid #717171;
  margin-bottom: 1em; }

mark {
  background: #ebf3e6;
  padding: 0 0.25em; }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left; }

th {
  text-align: left; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd; }

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
  border-top: 0; }

.table > tbody + tbody {
  border-top: 2px solid #ddd; }

.table .table {
  background-color: #fff; }

table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none; }

table td[class*="col-"], table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none; }

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff; }

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100); }

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100); }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff; }

:placeholder-shown {
  /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: #fff; }
/* patterns and interaction */
.alert h5 {
  color: #949527;
  font-size: 1.2em; }

.alert-success {
  background: #fff0e4;
  padding: 1em;
  font-size: 0.85em; }

.alert-warning {
  background: #fffaf9;
  color: #ee553e;
  border-color: #f6a89c;
  padding: 1em; }

.alert-error {
  background: #eeafaf;
  color: #ad2424;
  border-color: #dd5a5a;
  padding: 1em; }

.alert-info {
  background: #aad0e2;
  color: #31708f;
  border-color: #5ea5c8;
  padding: 1em; }
/*****************
 SEARCHBAR
 ***********************************************/
a.headersearch {
  color: #717171;
  display: inline-block; }

a.headersearch:hover, a.headersearch.expanded {
  color: #ee553e;
  text-decoration: none; }

.search_container {
  position: relative;
  width: 100%; }

.search_container form {
  width: 90%; }

.search_container .flexible {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.cancel_search {
  color: #fff; }

.search_container .search_input {
  background: inherit;
  font-size: 1em;
  text-transform: uppercase;
  width: inherit;
  border: 0;
  font-family: 'US-101', sans-serif;
  background: #fff;
  border: 1px solid #dfdfdf;
  width: 85%;
  border-right: 0; }
/*****************
 MODULES
 ***********************************************/
.socialink-module {
  margin: 1em 0;
  padding: 0.5em 0; }
  .socialink-module .module_inner {
    position: relative; }
  .socialink-module .modheader h2 {
    color: inherit;
    margin-bottom: 1em;
    color: #b5cc2f;
    font-size: 2em; }
  .socialink-module article.archive_post h2 {
    color: #333;
    font-size: 1.3em; }
  .socialink-module .archive_post.thumb_exists .mainpost {
    max-width: 75%; }
  .socialink-module .archive_post .excerpt {
    font-size: 0.9em;
    margin-top: 1em; }

.socialink-module:not(.grid) .archive_post .featimg {
  width: 100px;
  margin-right: 2em; }

.socialink-module.grid .archive_post .featimg {
  width: 100%; }
  .socialink-module.grid .archive_post h3 {
    font-size: 1em; }

.grid_list_section .archive_post .featimg {
  width: 100%; }
  .grid_list_section .archive_post h3 {
    font-size: 1em; }

.socialink-module.module-callout {
  padding: 24px;
  color: #fff;
  margin-left: calc(-100vw/10);
  box-shadow: -10px -10px 0 #eaeaea;
  margin-bottom: 2em; }
  .socialink-module.module-callout .modheader h2 {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0.5em; }

.socialink-module.module-pullquote {
  padding: 1em 2em;
  font-size: 1.3em; }

.socialink-module.module-pullquote:before {
  content: '“';
  font-size: 13em;
  color: #ebefe4;
  float: left;
  position: absolute;
  margin-top: -70px;
  margin-left: -37px; }
/*****************
 GRID
 ***********************************************/
.content .related_grid_inner {
  flex-wrap: wrap; }

.content .flexible.related_grid_inner.flexible {
  justify-content: flex-start; }

.content .flexible.related_grid_inner article.archive_post {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  min-height: 200px;
  width: 33%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-height: inherit;
  margin: 0;
  padding: 1em; }

.content .related_grid_inner article.archive_post .featimg {
  margin-right: 0; }

.content .related_grid_inner article.archive_post .mainpost {
  padding: 0; }
/*****************
 LAYOUT
 ***********************************************/
.menu-blockified > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 2em; }

.menu-blockified > ul > li {
  margin-left: 0;
  list-style: outside none none; }

.menu-blockified > ul > li > a {
  display: block;
  margin-bottom: 0.3em;
  color: #b5cc2f;
  font-size: 2em;
  text-transform: uppercase; }

.menu-blockified > ul > li ul li {
  list-style: outside none none;
  margin-bottom: 0.25em;
  margin-left: 0;
  display: block;
  font-size: 0.8em; }

.flexible {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.flexible.twocol {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.flexible.twocol > div, .flexible.twocol > .col {
  width: 47%; }

.flexible.threecol {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.flexible.threecol > div, .flexible.threecol > .col {
  width: 30%; }

.flexible.dialog {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.onepage.has_sidebar .innercontent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.onepage.has_sidebar .innercontent .content {
  width: 60%; }

.onepage.has_sidebar .innercontent .pagesidebar {
  width: 33%; }

.onepage.has_sidebar.fatsidebars .innercontent .content {
  width: 50%; }

.onepage.has_sidebar.fatsidebars .innercontent .pagesidebar {
  width: 45%; }
/*****************
 TABS
 ***********************************************/
section.tabbed {
  background: #cbcdce none repeat scroll 0 0;
  margin-top: 0; }

.tabs-menu-inner.flexible {
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between; }

.tabs-menu a {
  background: #ececed none repeat scroll 0 0;
  display: inline-block;
  font-size: 2.5em;
  font-weight: bold;
  min-height: 15vh;
  padding-bottom: 1em;
  padding-top: 1em;
  text-align: center;
  width: 32%; }

.tabs-menu a .indicator {
  color: #49c5f2;
  display: block;
  font-size: 2em; }

.tab {
  background: #fff none repeat scroll 0 0;
  min-height: 30vh;
  padding: 2em; }

.tabs-menu a.active, .tabs-menu a:hover {
  background: #fff;
  text-decoration: none;
  color: #ff0101; }

.herospot, .herospot iframe {
  width: 100%;
  height: calc(100vw / 2.6); }

/*****************
LAYOUT
***********************************************/

.onepage {
    clear: both;
    min-height: 600px;
    padding-top: 0;
    padding-bottom: 2em;
}

.category .onepage {
    padding-top: 0;
}

.has_hero .onepage {
    padding-top: 0;
}

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

.content {
    min-height: 300px;
}

.content .text {
    margin-bottom: 2em;
}

.content.nosidebar {
    float: none;
    width: 100%;
}

.pageinfo {}

.meta_overhaul {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-bottom: 2em;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.inline_info {
    font-family: 'Roboto', Helvetica, Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    margin-bottom: 10px;
}

.inline_info h2,
.inline_info h1 {
    color: #b5cc2f;
    border-bottom: 1px solid #b5cc2f;
    margin-bottom: .25em;
}

.inline_info .metadata {
    color: #b5cc2f;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    font-size: 12px;
}

.inline_info .metadata div {
    margin-right: 2em;
}

.inline_info .metadata .date {
    color: #b5cc2f;

    text-transform: uppercase;
}

.inline_info .metadata .author {
    color: #b5cc2f;
    text-transform: uppercase;
}

.inline_info .metadata div.share_inner {
    margin-right: 0;
}

.inline_info .metadata .share {
    color: #b5cc2f;
    text-transform: uppercase;
    margin-left: auto;
width: auto;
margin-right: 0;
}

        .text a.share-action img,
        .inline_info .metadata .share img {
            height: 13px;
        }

.meta_overhaul .metadatum {
    min-height: 130px;
}

.meta_overhaul .person-bio {

    width: 130px;
    min-width: 130px;
}

.single-people .meta_overhaul.flexible .metadata {
    min-height: 130px;
}

.meta_overhaul .person-bio img {
    width: 100%;
}

.single-people .metadatum .meta_item.obj-roles .lbl {
    display: none;
}


.pageinfo {
    background: #b5cc2f;
    padding: .45em 0;
    margin-bottom: 45px;
}
.single-post .pageinfo {
    margin-bottom: 0;
}

.has_hero .pageinfo {
    margin-top: -110px;
}

.survey_pageinfo {
    margin-top: -220px;
    background: none;
    padding: .45em 0;
    margin-bottom: 45px;
}

.pageinfo h1, .survey_pageinfo h1 {
    color: #fff;
    margin-bottom: 0;
    font-size: 2.2em;
}


.single .pageinfo h1 a:first-child:before {
    content: '';
}

.single .pageinfo h1 a:before {
    content:', ';
}

.pageinfo+.innercontent {
    margin-top: 5em;
}
.single .pageinfo+.innercontent {
    margin-top: 1em;
}

/*****************
EXPANDERS
***********************************************/

.expander_section {
    clear: both;
}

.expander_section header a:after {
    content: ' +';
    color: #b5ca3c;
}

.expander_section header a.activated:after {
    content: ' -';
}

.expander_header .blacktext {
    color: #000;
    margin-left: 0;
}

.expander_section.opened .expander_header h3 {
    margin-bottom: .2em;
}

.module-expandable header a:hover {
    text-decoration: none;
}

.module-expandable header a:hover .greentext {
    color: #333;
}

.module-expandable header a:hover .blacktext {
    color: #b5cc2f;
}

.socialink-module.grid .archive_post h3 {
    margin-bottom: 0;
}

.socialink-module.module-grid-table {}

.socialink-module.module-grid-table .flexible {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.socialink-module.module-grid-table h2 {

    border-bottom: 1px solid #eaeaea;
    padding-bottom: .3em;
    margin-bottom: .6em;
}

.socialink-module.module-grid-table .grid-item {
    width: 25%;
    border: 1px solid #778828;
    border-bottom: 0;
    border-top: 0;
    border-right: 0;
    padding: 0 1.5em;
    margin-bottom: 1.5em;
    margin-right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;

    text-align: center;
    font-size: .9em;
}

.socialink-module.module-grid-table .grid-item .img-container {

    display: -webkit-box;

    display: -webkit-flex;

    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.has_sidebar .socialink-module.module-grid-table .grid-item {
    width: 33%;
}

.socialink-module.module-grid-table .grid-item img {
    background: #fff;
    padding: 1em;
}

.socialink-module.module-grid-table .grid-item p:last-child {
    margin-bottom: 0;
}

.socialink-module.module-grid-table .grid-item:nth-child(4n),
.socialink-module.module-grid-table .grid-item:last-child {

    border-right: 1px solid #778828;
}


.has_sidebar .socialink-module.module-grid-table .grid-item:nth-child(3n) {
    border-right: 1px solid #778828;
}

.has_sidebar .socialink-module.module-grid-table .grid-item:nth-child(4n) {
    border-right: 0;
}

.page-id-22256 .socialshare, .single .socialshare, .search .socialshare,
.archive .socialshare {
    margin-top: 5px;
    margin-left: 0;
}
.page-id-22256 .socialshare .first_item, .single .socialshare .first_item, .search .socialshare .first_item, .archive .socialshare .first_item  {
    margin-left: 0;
}

.page-id-22256 .pageinfo+.innercontent, .single .pageinfo+.innercontent, .search .pageinfo+.innercontent, .archive .pageinfo+.innercontent {
    margin-top: 1em;
}



/*****************
TYPE
***********************************************/

h1,
h2,
h3,
h4,
h5 {
    margin-top: 0;
    font-weight: normal;
}

h1 {}

h2 {
    color: #778828;
}

h3 {
    color: #717171;
}

h4 {}

h5 {}

p {
    font-size: 1em;
    margin-bottom: .9em;
    margin-top: 0;
    line-height: 1.5em;
    margin-top: 0;
}

.content p,
.text p,
.wysiwg-inner p,
.module_wys p {
    font-size: .9em;
}

.wysiwg-inner ul li,
.text ul li,
.module_wys ul li {
    font-size: .9em;
    line-height: 1.3;
}

.fancyfont {}

.pageinfo h1 a:hover {
    color: #333;
}

.text {}

.text p {}

.text p.excerpt {
    margin-bottom: 0;
}

.text p:last-child {
    margin-bottom: 0;
}

.text h1 {}

.text h2 {
    color: #778828;
}

.text h3 {}

.text ul {
    margin-bottom: 1em;
    margin-left: 20px;
}

.text ul li {
    list-style-type: disc;
    margin-left: 1em;
    line-height: 1.4em;
    margin-bottom: 15px;
}


.text a, .module_wys a, .socialink-module a {
    text-decoration: none;
    color: #778828;
}




/*****************
IMAGECOVERS
***********************************************/

.backgrounded_image {
    background-position: center center;
    background-size: cover;
    min-height: 400px;
    position: relative;
    width: 100%;
}

.backgrounded_image:before {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.backgrounded_image>div {
    position: relative;
}





/*****************
FIXES FOR IE
***********************************************/

.ie8,
.ie9 {}

.ie7 {}





/*****************
BASIC INPUT AND FORMS
***********************************************/

input[type=text] {
    padding: .5em;
}

.wpcf7 input[type=submit],
input[type=submit],
.button {
    background: none repeat scroll 0 0 #b5cc2f;
    border: 0 none;
    color: #fff;
    display: inline-block;
    padding: 0.5em 0.75em;
    border-radius: 2px;
    text-transform: uppercase;
    letter-spacing: .02em;
    font-family: 'US-101', sans-serif;
}

.hp-top-button {
    font-size: 1.8rem;
    margin-left: 42px;
}

.text .button a,
.module_inner .button a {
    color: #fff;
}

.button.button_emphasize {
    text-transform: uppercase;
    color: #333;
}

.button.button_emphasize.signup-direct {
    display: inline-block;
    padding: 1em;
    text-transform: uppercase;
    color: #333;
    font-family: 'US-101', sans-serif;
}

.nav-tabs a#signup_tab_button {
    display: none;
}


input[type=submit]:hover,
.button:hover {
    box-shadow: 0 0 1px #111;
    text-decoration: none;
    color: #222;
}

.container_description_green_background .button:hover {
    border: none;

    border-radius: 0;
    box-shadow: none;
    color: #fff;
}

.container_description_green_background a:hover {
    color: #fff;
}

input[type=submit]:active,
.button:active {
    box-shadow: inset 0 0 1px #222;
    outline: 0;
}

input[type=submit]:focus,
.button:focus {
    outline: 0;
}

.button.callout_button {
    background-color: #fff;
    text-transform: uppercase;
}

.socialink-module.module-callout a.button {
    text-decoration: none;
}

.socialink-module.module-callout {
    max-width: 640px;
    margin-left: calc(-100vw/70);
    box-shadow: none;
}

.socialink-module.module-callout .textholder {
    width: 77%;
}

.socialink-module.module-callout .module_btn {
    width: 20%;
    text-align: center;
}



/*****************
MOBILE HEADER
***********************************************/

.mobile_expansion {
    visibility: hidden;
}

.mobile_expansion+label {
    font-size: 2.4em;
    color: #fff;
    cursor: pointer;
    content: "";
    display: inline-block;
    width: 1em;
    height: 0.82em;
    margin-top: .2em;
    border-top: 0.5em double;
    border-bottom: .15em solid;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.mobile_expansion+label.mobile_expand_search {
    border: none;
}

.mobile_expansion:checked+label {
    border: .2em solid;
    height: .78em;
    width: .78em;
    border-radius: 100%;
}

.mobile_expansion+label.icon-search {
    border: 0 !important;
    margin-top: -5px;
}


/*****************
NAV MENU MARKUP
***********************************************/

.menu_horizontal li {
    display: inline-block;
    list-style: none;
}


/*****************
HEADER
***********************************************/

#header {
    width: 100%;
    position: fixed;
    z-index: 9999;
    background: #fff;

    font-size: 1.1em;
}

.header_inner {
    height: 52px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    overflow: hidden;
    padding: 0 5px 0 0;
}

.sink_private_site.user_toolbox li {
    font-weight: normal;
    margin-left: 5px;
}

#header .user_toolbox li.last_item {
    margin-left: 5px;
}

.sink_private_site.user_toolbox li a {
    display: inline-block;
    padding: 10px;
    color: #b5cc2f;
    background: #fff;
    border: 2px solid #b5cc2f;
    border-radius: 2px;
    font-weight: normal;
}

#sidebar .sink_private_site.user_toolbox li a {
    background: transparent;
    padding: .5em 1em;
}

nav.menushow {
    height: 54px;
    width: 50px;
}

nav.menushow a {}

a.svg_icon_holder {
    display: inline-block;
    padding: .5em;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;

    height: 52px;
}

a.sidebar_open {
    background: #b5cc2f;
}

a.sidebar_open .imgholder_closed {
    display: inline-block;
}

a.sidebar_open .imgholder_opened {
    display: none;
}

a.sidebar_open .lbl {
    color: #fff;
    display: none;
}


a.sidebar_open.opened {
    background: #fff;
}


a.sidebar_open.opened .imgholder_closed {
    display: none;
}

a.sidebar_open.opened .imgholder_opened {
    display: inline-block;
}



a.sidebar_open.opened .lbl {
    color: #b5cc2f;

    display: none;
}

a.svg_icon_holder svg {
    display: block;
}

a.svg_icon_holder span.lbl {
    display: none;
    font-size: .6em;
    text-transform: uppercase;
    margin-top: 3px;
}

a.svg_icon_holder:hover {
    text-decoration: none;
}

a.svg_icon_holder:hover svg {}

a.svg_icon_holder:hover .lbl {}

.logo {
    height: 50px;
}

.logo h1 {
    font-size: 1em;
    margin-left: 1em;
    margin-bottom: 0;
}

.logo h1 a {
    color: #b5cc2f;
}

.header_inner .logo img {
    max-width: 250px;
    width: 250px;
    height: auto;
}

.topmenu {}

.topmenu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.topmenu li {
    margin-right: 1.2em;
    margin-left: 0;
}

.topmenu li:after {}

.topmenu li.last_item {
    margin-right: 0;
}

.topmenu li ul.sub-menu {
    display: none;
}

.topmenu li a {
    color: #b5cc2f;
}

.topmenu li[class*="current"] a,
.topmenu li:hover a {
    text-decoration: none;
    color: #717171;
}

.socialmedia {
    width: 20%;
}

.socialmedia a {}

.header_inner.flexible .logo {
    margin-right: auto;
    margin-left: 0;
    height: 54px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.header_inner.flexible .logo a {
    /*  height: 40px;*/
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

.header_inner.flexible .topmenu {
    text-transform: uppercase;
    margin-right: 1.2em;
}

.header_inner.flexible .morefunctions {
    margin-top: -3px;
}

.inner_container {
    padding-top: 52px;
}

#container.sidebar-opened .inner_container {
    opacity: .5;
    cursor: pointer;
}




/*****************
SIDEBAR
***********************************************/

.sidebar {
    position: absolute;
    top: 60px;
    background: #EBEDEB;
    left: 0;

    z-index: 100;
    height: calc(100vh);

    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;

    width: 0;
    overflow: hidden;
}

.sidebar>.inner {
    padding: 1em;
    margin-top: 4em;
}

.logged-in .sidebar>.inner {
    margin-top: 0;
}

.sidebar.expanded {
    width: 25%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    z-index: 999;
    position: fixed;
    top: -10px;
    overflow: auto;
}

.logged-in .sidebar.expanded {
    top: 85px;
}

.sidebar.expanded .user_box {
    background: transparent;
}

.sidebar.expanded .user_toolbox li.last_item {
    margin-left: 0;
}

.sidebar.expanded .flexible.logged_in_options {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.sidebar.expanded .user_toolbox li {
    margin-left: 0;
    margin-right: 1em;
    margin-bottom: 10px;
}

.sidebar nav,
.sidebar section,
.sidebar_module {
    margin-bottom: 1.5em
}

.search_sidebar button {
    width: 15%;
    border: 0;
    background: #fff;
    border-right: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    padding: .5em;
}

.sidemenu>ul>li {
    list-style: none;
    margin-left: 0;
    font-size: 1.5em;
    color: #717171;
    border-top: 1px solid #dfdfdf;
    margin-top: .25em;
    padding-top: .25em;
}

.sidemenu>ul>li ul.sub-menu {
    display: none;
    margin-bottom: 1em;
}

.sidemenu>ul>li ul.sub-menu>li {
    list-style: none;
    margin-left: 1em;
    font-size: .7em;
    color: #b5cc2f;
    margin-bottom: .25em;
    margin-top: .25em;
}

.sidemenu>ul>li ul.sub-menu>li:last-child {
    margin-bottom: .5em;
}




/*****************
PAGE SIDEBAR
***********************************************/

.pagesidebar section,
section.cluster {
    margin-bottom: 2em;
}

.cluster h2 a:hover {
    color: #778828;
}

.cluster-simple .termtag {
    display: none;
}

.cluster-simple h2 a {
    color: #778828;
}

.cluster-simple .mainpost {
    margin-bottom: .25em;
}

.cluster-enhanced .archive_post {
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 1.5em;
    background: #edf2d1;
}

.cluster-enhanced .archive_post.thumb_none {
    padding: .5em;
}

.cluster-enhanced .termtag {
    font-size: .6em;

    display: none;
}

.cluster-enhanced .archive_post .termtag a {
    border-left: 13px solid #B5CC2F;
    font-size: .9em;
    text-transform: uppercase;
    padding-left: 6px;
    margin-bottom: .5em;
    display: inline-block;
    color: #717171;
}

.cluster-enhanced .archive_post h2 {
    margin-bottom: 0;
    line-height: 1.3;
    padding: 0 .5em;
}

.cluster-enhanced .archive_post h2 a {
    color: #778828;
}

.cluster-enhanced .archive_post h2 a:hover {
    color: #778828;
}

.cluster-enhanced .archive_post header {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.mapboxgl-popup-content {
    max-width: 500px;
}

.mapwrap {
    height: 100%;
    min-height: 400px;
}

.home .mapwrap {
    width: 50%;
}

.chapters_list p {
    font-size: .9em;
}

.chapters_list label {
    color: #717171;
    text-transform: uppercase;
    font-size: 1em;
}

.pagesidebar section h1,
section.cluster h1 {
    border-bottom: 1px solid #ccc;
    margin-bottom: .5em;
    font-size: 2em;
    line-height: 1.2;
}

section.cluster h2 {
    font-size: 1em;
    line-height: 1.3;
}

section.cluster h2.subtitle {
    color: #b5cc2f;
    font-size: 1.3em;
}

section.cluster .cluster_items {}

section.cluster .cluster_items .featimg {
    width: 100%;
    max-width: 60px;
    margin-right: 0;
}

section.cluster.cluster-simple .cluster_items .featimg {
    display: none;
}

section.cluster .cluster_items .text {
    display: none;
}

section.cluster .cluster_items .text {
    display: none;
}


.news_sidebar section h1 {
    border: 0;
    font-size: 1.8em;
}

.news_sidebar section.latest {
    background: #EBEDEB;
    padding: 1em 2em;
}

.news_sidebar section.latest h2 {
    color: #58595B;
    font-size: 1.3em;
}

.news_sidebar section.latest h3 {
    text-transform: uppercase;
    margin-top: 1em;
    font-size: 1em;
    margin-bottom: 0;
}

.news_sidebar section.latest_policy h2 {
    color: #58595B;
    text-transform: uppercase;
}

.news_sidebar section.latest .mainpost .text,
.news_sidebar section .featimg {
    display: none;
}

.news_sidebar .archive_post {
    margin-bottom: 1.5em;
}

section.podcasts {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 2em 0;
    margin: 2em 0;
}

.newscontent .featured_post .featimg {
    margin-right: 0;
    margin-bottom: 2em;
    width: 100%;
    height: auto;
}

.newscontent .featured_post .archive_post {
    border: 0;
}

.newscontent .additional_featured .archive_post .featimg {
    width: 90px;
}

.newscontent .additional_featured .archive_post .mainpost {
    max-width: 70%;
    font-size: .8em;
}

.category-news .grid_list_section article {
    width: 48%;
}

/*.category-news .featimg,*/
.category-news .readmore {
    display: none;
}

.category-news .archive_post {
    margin-bottom: 2em;
}

.read_more.greend {
    font-size: 1.2em;
}


/*****************
HOME
***********************************************/

.home section {
    padding: 2em 0;
}

.home .sidebar section {
    padding: 0;
}

.sidebar .search_container form {
    width: 100%;
}

.call_to_action_text,
.call_to_action_text h2 .container_description_green_background {
    background: #b5cc2f;
    color: #fff;
}

.container_call_to_action_button_label .button {
    text-transform: uppercase;
}


.container_call_to_action_button_label .button {
    background: #fff;
    color: #b5cc2f;
}

.container_large_green_background_text h1 {
    color: #fff;
}

.container_header_white_background h1, .container_header_white_background_extrablock h1  {
    color: #fff;

    background: rgba(100, 100, 100, .6);

    padding: .4em;

    font-size: 2.6em;

    text-transform: uppercase;

    display: inline-block;
}

.container_services_buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.container_services_buttons .item {
    margin: 0 .5em;
    margin-bottom: 1em;
}

.container_services_buttons a.button {
    background: rgba(100, 100, 100, .6);
    color: #fff;
    font-family: 'US-101', sans-serif;
    font-size: 1.9em;
    letter-spacing: .04em;
}

.homehero .logo {
    height: auto;
    text-align: left;
    margin-bottom: 3em;
    margin-left: 22px;
}

.homehero h1 {
    color: #fff;
    font-size: 1.5em;
    text-shadow: 1px 1px 3px #111;
    text-align: left;
    margin: 20px auto;
    font-weight: 100;
    letter-spacing: .025em;
    font-family: 'Roboto', Helvetica, Arial;
    font-size: 4.8em;
    font-weight: bold;
    width: 90%;
    line-height: 1em;
}

.home .container_open_field h3 {
    font-family: 'Roboto', Helvetica, Arial;

    font-size: 1.25em;
}

.homehero h2 {
    color: #fff;
    font-size: 1.7em;
    font-weight: normal;
    margin: 0;
    text-transform: uppercase;
}

.homehero .call_to_action_text {
    position: absolute;
    width: 100%;
    bottom: 10%;
}

.homehero .call_to_action_text>.flexible {
    /* height: 50px;*/
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.homehero .container_call_to_action_button_label .button {
    padding: .75em;
    font-weight: 900;
    font-size: 2em;
    font-family: 'US-101', sans-serif;
    line-height: 1;
}


.container_large_green_text h1 {
    color: #778828;
    font-size: 5.5em;
    text-align: center;
    background-image: url(images/bg_inkblot.svg);
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: .25em;
}

.container_short_description {
    color: #717171;
    font-size: .9em;
    width: 50%;
    margin: 0 auto 2em;
    text-align: center;
}

.featured_work h2 {
    color: #b5cc2f;
    font-weight: normal;
    text-align: center;
    margin-bottom: 1em;
}

.container_badges {}

.container_badges .item {
    width: 25%;
}

.container_badges .imgholder {
    position: relative;
}

.container_badges .item img {
    height: 207px;
    width: auto;
}

.container_badges .imgholder:after {
    background: url(images/mask_icon.svg);
    background-size: auto auto;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
}

.container_badges .item .imglabel {
    font-family: 'US-101', sans-serif;
    display: block;
    text-align: center;
    font-weight: normal;
    font-size: 1.2em;
    margin-top: .5em;
}

.container_large_green_background_text {
    width: 80%;
}

.container_large_green_background_text h1 {
    display: block;
    background: transparent;
    font-family: 'Roboto', Helvetica, Arial;
    font-size: 4em;
    font-weight: bold;
}

.container_large_green_background_text h1 span {
    padding: 5px;
    background: #b5cc2f;
    display: inline-block;
    line-height: 1.1;
}

.container_large_green_background_text h1 span:first-child {
    padding-left: 10px
}

.container_large_green_background_text h1 span:last-child {
    padding-right: 10px
}

section.memberappeal,
section.extra_block,
section.services {
    overflow: inherit;
    min-height: inherit;
}


section.memberappeal {
    min-height: 700px;
}

section.extra_block {
    min-height: 500px;
    max-height: 500px;
}

section.services .centering_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    height: 100%;
}

.survey_centering_box {
    background: rgba(100, 100, 100, .6);
    border: 0 none;
    color: #fff;
    display: inline-block;
    padding: 0.5em 0.75em;
    width: 60%;
    margin-bottom: 1em;
    font-size: .6em;
    font-family: 'US-101', sans-serif;
}

section.services h2 {
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    text-shadow: 1px 1px 3px #111;
    margin-bottom: 1em;
}

section.chapter_overview {
    padding: 0;
}

section.extrablock {
    margin: 1em 0;
}

section.extrablock h2 {
    color: #b5cc2f;
    font-size: 2em;
}

section.extrablock h3 {
    font-size: 1.3em;
}

.home section.extrablock.block-fullbleed {
    margin: 0;
    padding: 0;
}

.home section.extrablock.block-fullbleed .flexible {
    margin: 0;
}

.home section.extrablock.block-fullbleed .wysiwg-inner {
    width: 100%;
}

.home section.extrablock.block-fullbleed .wysiwg-inner img {
    width: 100vw;
    max-width: none;
}

section.chapter_overview ul {
    margin-top: 3em;
}

section.chapter_overview ul li,
.fancylist ul li {
    font-family: 'US-101', sans-serif;
    color: #b5cc2f;
    list-style: none;
    margin-bottom: .8em;
    font-size: 2em;
    margin-left: 0;
    line-height: 1.1;
}

section.chapter_overview ul li:before,
.fancylist ul li:before {
    content: '';
    background-image: url(assets/icons/icon_arrow_right.svg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 12px;
    width: 15px;
    float: left;
    margin-top: .4em;
}

section.chapter_overview>.div {
    width: 50%;
}

.chapter_overview .container_open_field {
    padding: 2em;
    width: 49%;
    height: calc(100vw / 3.3);

}
.chapter_overview .container_open_field h3 {
    color: #ffffff;
    background: #b5cc2f;
    font-family: 'Roboto', Helvetica, Arial;
    font-size: 2.1em;
    font-weight: bold;
    padding: 10px;
}

.container_map_image {
    width: 50%;
    height: calc(100vw / 3.3);
}



section.chapter_overview img {
    height: auto;
    max-width: none;
    width: 100%;
}

.container_description_green_background {
    background: none repeat scroll 0 0 #778828;
    border: 0 none;
    color: #fff;
    display: inline-block;
    padding: 0.5em 0.75em;
    width: 35%;
    margin-bottom: 1em;
    font-size: .8em;
}

.home .container_description_green_background, .home .container_description_green_background_extrablock {
    background: rgba(100, 100, 100, .6);
    border: 0 none;
    color: #fff;
    display: inline-block;
    padding: 0.5em 0.75em;
    width: 80%;
    margin-bottom: 1em;
    font-size: 1.7em;
    font-family: 'US-101', sans-serif;
}


.container_description_green_background p:last-child {
    margin-bottom: 0;
}

.container_brown_button_label a.button {
    background: #717171;
    color: #fff;
    font-family: 'US-101', sans-serif;
    text-transform: uppercase;
    letter-spacing: .04em;
    margin-bottom: 1em;
    padding: 1em 2em;
}


.join-today-container a.button {
    font-family: 'US-101', sans-serif;
    text-transform: uppercase;
    letter-spacing: .04em;
    margin-bottom: 1em;
    background: #fff;
    padding: .7em 1em;
    color: #b5cc2f;
    font-size: 1.7em;
}



/*****************
BACKGROUNDS
***********************************************/

.herospot {
    background-position: center center;
    background-size: cover;
    height: 400px;
    height: calc(100vw / 2.5);
    overflow: hidden;
    position: relative;
    width: 100%;
}

.herospot.homehero {
    height: calc(100vw/1.5);
}

.herospot.semantic:before {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.herospot.semantic>div,
.herospot.semantic>article,
.herospot.semantic>section {
    position: relative;
}


.slides li {
    margin: 0;
    list-style: none
}

.slideshow_area {
    max-height: 400px;
    height: calc(100vw / 3);
}

.slideshow_area div.slide {
    background-position: center center;
    background-size: cover;
    height: calc(100vw / 3);
    width: 100%;
    position: relative;
}

#header .slideshow_area {
    position: absolute;
    top: 0;
    height: 600px;
    left: 0;
    max-height: 600px;
}

#header .slideshow_area div.slide {
    max-height: 600px;
    height: 600px;
}


.slide_nav {
    color: #fff;
    font-size: 2em;
    left: 2%;
    position: absolute;
    z-index: 300;
    /* top: calc(100vw/5);*/
    top: 250px;
}

.slide_nav a:before {
    text-shadow: 1px 1px 3px #111;
}

.home .slide_nav {}

.slide_nav a {
    color: #fff;
}

.slide_nav a:hover,
.slide_nav a:active,
.slide_nav a:focus {
    text-decoration: none;
    color: #2D2C28;
}

.slide_nav.left {}

.slide_nav.right {
    left: auto;
    right: 2%;
}






/*****************
EVENTS CONTAINER
***********************************************/

.events_container h1 {
    color: #999;
    padding: 0;
    border-bottom: 1px solid #999;
}

.events_container .mainpost {
    background: #edf2d1;
    padding: 1em;
    width: 100%;
}

.events_container .readmore {
    margin-bottom: 0;
    padding-bottom: 0;
}

.events_container .mainpost h2 a {
    color: #778828;
}

.events_container .eventdata {
    font-family: 'US-101', sans-serif;
    color: #555;
}

.events_container .eventdata p {
    margin-bottom: .5em;
}

.content .events_container .text {
    margin-bottom: 0;
}

.events_container .excerpt {
    font-size: .9em;
}

.events_container .excerpt:last-of-type {
    margin-bottom: 0;
}


/*****************
LISTS
***********************************************/


/* single page view navigation */

div.next-post {}

div.prev-post {}





/* generated by wp_list_cat and wp_list_pages functions */

li.page_item {}

li.current_page_item {}

li.current_page_parent {}

li.cat-item {}

li.current-cat {}





/*****************
FOOTER
***********************************************/

.signup-code {
    font-family: 'US-101', sans-serif;
}

.signup-code form .fieldgroup {

    margin-right: 1%;
    width: 20%;
}

select#chapters_choose {
    max-width: 100%;
}

.signup-code form .fieldset {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.signup-code label {
    color: #fff;
    font-family: 'Roboto', Helvetica, Arial;
    font-size: 1em;
}

.signup-code form .fieldgroup:last-of-type {
    margin-right: 0;
}

.user-type-option {
    margin-top: 1em;
    color: #fff;
    font-family: 'Roboto', Helvetica, Arial;
    line-height: 150%;
}

@media only screen and (max-width: 767px) {
    .signup-footer-module {
        display: inline-block!important;
        font-size:1em!important;
    }
    .user-type-option input {
        float: none!important;
    }
}



.signup-code input {
    margin-bottom: 0;
    min-height: 40px;
    width: 100%;
    background: #fff;
    color: #b5cc2f;
}



.signup-code input[type="checkbox"] {
    min-height: 0;
    width: auto;
}

.sidebar .signup-code input {}

.sidebar .signup-code form .fieldset {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.donatefooter {
    padding: 2em 0;
    margin-top: 3em;
}

.home .donatefooter {
    margin-top: 0;
}

.donatefooter h1 {
    font-size: 3em;
    text-align: center;
    color: #778828;
    margin-bottom: .1em;
}

.donatefooter p {
    text-align: center;
    font-family: 'US-101', sans-serif;
    letter-spacing: .02em;
    font-size: 1.7em;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
}

#footer {
    margin-top: 4em;
    clear: both;
}

#footer .menu-blockified>ul>li>a {
    font-size: 1.6em;
}

.centered_items {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.footercredits .footer_info {
    width: 65%;
    padding: 1em 0;
}

.footercredits .donatesection {
    width: 15%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.footer_inner {}

.footermenu {}

.footermenu>ul>li {
    display: none;
}

.footermenu li.menu-item-has-children {
    display: block;
}

.footercredits {
    margin-bottom: 1em;
}

.footercredits a {}

.sitecredits {
    margin-bottom: 1em;
    background: #edf2d1;
}

.sitecredits p {}

.sitecredits a {
    color: #fff;
}


.sinkcredits {
    font-family: inherit;
    font-size: .9em;
    color: #808080;
    padding: 0 1em;
}

.footercredits .footer_info p,
.sinkcredits p {
    margin-bottom: 0;
    color: #b5cc2f;
}

.sinkcredits a {}


.media-link svg path {
    fill: #b5cc2f !important;
}




/*****************
RELATED
***********************************************/

.module-relatedcontent aside.readmore {
    display: none;
}

.related_content {
    text-align: center;
    margin: 2em 0;
}

.related_content .field_divlist {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin: 2em 0;
}

.related_content .field_divlist>div {
    background: #ccc none repeat scroll 0 0;
    border-right: 1px solid #fff;
    height: 250px;
    min-width: 25%;
    padding: 1em 2%;
}

.metadatum {

    background: #edf2d1;
    color: #333;
    padding: 1em;
    display: inline-block;
    margin-bottom: 2em;
}

.single-post .metadatum {
    padding: 0;
    background: transparent;
}

.single-post .metadatum .meta_item .lbl {
    color: #b5cc2f;
    width: auto;
    min-width: 0;
    margin-right: 1em;
    line-height: 1.4;
}

.single-post .meta_taxes a {
    padding: 0;
    background: transparent;
    color: #b5cc2f;
    font-size: 1em;
}

.single-post .metadatum .meta_item .val {
    font-size: .9em;
}

.single-post .metadatum .meta_item .val:after {
    content: ',';
    margin-right: 5px;
}

.single-post .metadatum .meta_item .val:last-child:after {
    content: '';
}

.metadatum .meta_item {
    margin-bottom: .3em;
}

.metadatum .meta_item:last-child {
    margin-bottom: 0;
}

.meta_taxes .meta_item.obj-category {
    display: none;
}

.meta_taxes {
    margin-top: 0;
}

.meta_content+.meta_taxes {
    margin-top: 1em;
}

    .single-post .meta_content + .meta_taxes {

        margin-top: 0;
    }
    

.meta_taxes a {
    padding: 5px 10px;
    font-size: .8em;
    background: #949526;
    color: #fff;
}

.metadatum .meta_item .lbl {
    color: #778828;
    display: inline-block;
    width: 15%;
    font-family: 'US-101', sans-serif;
    min-width: 115px;
    vertical-align: top;
    line-height: 1.1;
    margin-bottom: 1em;
}

.metadatum .meta_item:last-child .lbl {
    margin-bottom: 0;
}

.metacontainer-bottom {
    width: auto;
    padding: 1em;
    min-width: 150px;
}

.metadatum .meta_item .val {
    font-size: .9em;
    line-height: 1.1;
    margin-bottom: 9px;
    display: inline-block;
}

.single-event .meta_overhaul .metadatum {
    margin-bottom: 0;
}

.single-event .text img {
    text-align: center;
    max-width: 300px;
    display: block;
    margin: auto;
}

.meta_overhaul .register-container {
    max-height: 100%;
}

.meta_overhaul .register-container a {
    display: block;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
    border-radius: 0;
}

.meta_overhaul .register-container a:hover {
    color: #fff;
}

.col.related .archive_post .featimg {
    margin-right: 1em;
}

.col.related .archive_post.thumb_exists .mainpost {
    width: 60%;
}

.col.related .inline_info {
    margin-bottom: 0;
}


/*****************
MEMBERS
***********************************************/

nav.membernav {
    margin-bottom: 1em;
}

nav.membernav .sl-profile_pic {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}

nav.membernav .sl-profile_pic img {
    width: 80px;
    margin-right: 1em;
    border-radius: 100em;
    height: 80px;
}

nav.membernav .sl-profile_pic h2 {
    font-size: 1.2em;
}

.memdetails p {
    margin-bottom: .25em;
}

.memdetails p .lbl {
    margin-right: 10px;
    min-width: 80px;
    display: inline-block;
}

.memberinner {}

.memberinner .left {
    width: 20%;
}

.memberdash ul li {
    list-style: none;
    margin-left: 0;
    margin: 0;
    display: block;
}

.memberdash ul li a {
    background: #EDEDEE;
    text-transform: uppercase;
    padding: 1em 2em;
    display: inline-block;
    border-bottom: 2px solid #fff;
    display: block;
    font-size: 1.1em;
}

.memdetails {
    font-size: .8em;
}

li.informational {
    display: none;
}

.user_box {
    background: #fff;
}

.user_box label {
    padding: 1em;
    font-family: 'US-101', sans-serif;
    color: #778828;
    padding-left: 0;
}


/*.memberdash li[class*="current"] a,*/

.memberdash li:hover a {
    text-decoration: none;
    color: #B5CC2F;
    border-right: 10px solid #B5CC2F;
}



.memberinner .right {
    width: 80%;
    background: #E2E3E4;
    padding: 1.5em;
}

.memberinner .right section.content {
    background: #fff;
    padding: 1em;
    min-height: inherit;
}

.memberinner .right section.nudgedown {
    margin-bottom: 2em;
}

section.allcaps {
    text-transform: uppercase;
}

section.welcomecontent h1,
section.join-forum h1 {
    font-size: 2em;
    text-align: center;
}

section.join-forum .flexible a {
    width: 48%;
    text-align: center;
    font-size: 1.5em;
}

a.button_sections {
    color: #778828;
    text-align: center;
    padding: 1em 1em;
    background: #fff;
    display: inline-block;
    font-size: 1.5em;
    width: 48%;
}

a.button_sections:hover {
    color: #fff;
    background: #778828;
    text-decoration: none;
}

.memberinner .right .copy.flexible h1 {
    width: 20%;
    margin-right: 5%;
    line-height: 1;
}

.memberinner .right .copy.flexible {
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.sinklogin-form-fields-block {}

.sinklogin-form-fields-block .formgroup {
    background: #EBEFCE;
    border-bottom: 2px solid #fff;
    padding: .25em 1em;
}

.sinklogin-form-fields-block .metalabel {
    color: #778828;
    display: inline-block;
    width: 10%;
    margin-bottom: 0;
}

.sinklogin-form-fields-block .metalabel+input {
    color: #404041;
    width: auto;
    background: #fff;
    border: none;
}

.sinklogin-form-fields-block .group-userZip .metalabel+input {
    max-width: 100px;
}

p.explanatory.text-info {
    margin-left: 10px;
    font-size: .8em;
}



/*****************
ARCHIVE
***********************************************/

.filtercontainer {
    background: #edf1d2;
    padding: 1em;
    margin-bottom: 2em;
}

.archive_filter h1 {}

.archive_filter>.flexible {}

.filtercontainer .filtersection {
    width: 45%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.archive_filter .filtersection label {
    color: #58595B;
    font-size: 1.5em;
    margin-right: 1em;
    margin-bottom: 0;
    display: inherit;
}

.resource_filter .filtersection select {
    font-size: 1.2em;
    padding: .25em;
}

.resource_filter .filtersection label {
    color: #b5cc2f;
    font-size: 1em;
    margin-right: 0;
    margin-bottom: 0;
    display: block;
    margin-bottom: 1em;
}

.resource_filter h1 {
    font-size: 1.5em;
    text-transform: uppercase;
    color: #b5ca3c;
}

.resource_filter .filtersection select {
    font-size: 1.2em;
    padding: .25em;
}

.resource_filter .filtersection #archive_searcher {
    width: 90%;
}

.resource_filter .filters_select {
    margin-bottom: 1em;
}

.archive_post .termtag {}

.archive_post .termtag a {
    border-left: 20px solid #B5CC2F;
    font-size: .9em;
    text-transform: uppercase;
    padding-left: 10px;
    margin-bottom: .5em;
    display: inline-block;
    color: #717171;
}

.content article.archive_post {

    -webkit-box-align: start;

    -webkit-align-items: flex-start;

    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-bottom: 2em;
    border-bottom: 1px solid #ccc;
    
}

.category-news .content article.archive_post .text {
    margin-bottom: 0;
}

.content article.archive_post.category-podcast aside.readmore {
    padding-bottom: 0;
    margin-bottom: .5em;
    display: inline-block;
}

.category-news .content article.archive_post .text aside.readmore {
    padding-bottom: 0;
}

aside.readmore {
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding: 1em 0;
}



.content article.archive_post.archivepost_last {
    border-bottom: 0;
}

.archive_post .featimg {
    margin-right: 2em;
    width: 150px;

}

.archive_post.thumb_exists .mainpost {
    max-width: 80%;
}

.category-news .archive_post.thumb_exists .mainpost  {
    max-width: 100%;
}

.category-news .featured_post .archive_post.thumb_exists .mainpost,
.category-news .latest .archive_post.thumb_exists .mainpost {
    max-width: 100%;
}

.sidebar_clusters .archive_post.thumb_exists .mainpost {
    max-width: 100%;
    width: 100%;
}

.content article.archive_post h2 {
    margin-bottom: .3em;
    line-height: 1.2;
    width: fit-content;
}

.content article.archive_post p.post_header_meta {
    font-size: 90%;
}

.content article.archive_post .post_meta {
    border-top: 1px solid #eaeaea;
    padding-top: 5px;
    font-size: 90%;
}

.content article.archive_post a.readmore {
    font-size: 90%;
    text-transform: uppercase;
}

.content article.archive_post a.readmore:after {
    content: '>';
    padding-left: 2px;
}

.relatedposts {
    clear: both;
}

.relatedposts ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin-bottom: 0;
}

.relatedposts li {
    list-style: none outside none !important;
    margin: 0px;
    font-size: .9em;
    text-transform: uppercase;
}

.relatedposts li.forward {
    text-align: right;
}

.prev {
    float: left;
}

.next {
    float: right;
}

.single_relatedposts {
    background: #fff;
    padding: 1em;
    border: 2px solid #b5cc2f;
}

.single_relatedposts a {
    color: #b5cc2f;
}

.archive_relatedposts {}

p.readmore {
    margin-bottom: 0;
}

.content #comments img.avatar {
    display: none;
}

.content #comments .comment-author {
    font-size: 90%;
    margin-bottom: 1em;
    font-family: 'US-101', sans-serif;
    border-bottom: 1px solid #555;
    padding-bottom: .25em;
}

.comment-content {
    font-size: .85em;
}

.pingback {
    display: none;
}




/* woo */

.woocommerce-tabs,
.woocommerce-Tabs-panel,
.products {
    padding: 1em;
}

.product_meta>span {
    display: block;
}

.product_meta .sku_wrapper {
    display: none;
}

.tax-product_cat .onepage {
    padding: 1em;
}

.post-type-archive-product .onepage,
.single-product .onepage,
.tax-product_cat .onepage {
    max-width: 1040px;
    margin-left: 70px;


}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background: #778828;
    border-radius: 2px;
}

.woocommerce div.product form.cart .button,
.single_add_to_cart_button.disabled,
.single_add_to_cart_button {
    margin-top: 1em;
    background: #b5cc2f;
    color: #fff;
}



#newMemberPassReset p.submit {
    margin-top: 1em;
}

.user_box #newMemberPassReset .infield-label label,
.user_box #newMemberPassReset input {
    padding: 0;
    margin: 0;
}

.user_box #newMemberPassReset .submit input {
    padding: 1em;
}

.action_initiate_reset_pass {
    margin: 1em;
}

.single-product.woocommerce button.button.alt {
    min-height: 47px;
    margin-left: 1em;
}

nav.sink-woocommerce-mods {
    text-transform: uppercase;
    margin-right: 5px;
    border: 2px solid #b5cc2f;
        padding: 10px;
        margin-top: -3px;
}

nav.sink-woocommerce-mods a {

    color: #b5cc2f;


    border-radius: 2px;
}

nav.sink-woocommerce-mods a:before {
          content: '';
      background-image: url(assets/icons/icon_cart.svg);
      background-size: contain;
      background-repeat: no-repeat;
      width: 23px;
      height: 20px;
      float: left;
      margin-right: 5px;
}

.woocommerce div.product .product_title {
    font-size: 1.9em;
}

.woocommerce .product_meta {
    margin-top: 2em;
    font-family: 'US-101', sans-serif;
    border-top: 3px solid #eaeaea;
    padding: 1em 0;
    display: inline-block;
    font-size: .9em;
    color: #777;
}

.woocommerce .product_meta a {
    color: #778828;
}

.quantity label {
    color: #717171;
    text-transform: uppercase;
    font-size: .6em;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border-radius: 2px;
}

#header .button.greenl-bg {
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    /*   color: #fff;*/
    border: 2px solid #b5cc2f;
    color: #b5cc2f;

    font-weight: normal;
}

.woocommerce-cart .woocommerce a.remove {
    color: #686868 !important;
}

.woocommerce-cart .woocommerce a.remove:hover {
    color: #333 !important;
    background: transparent;
}
.woocommerce div.product form.cart .variations label {
    font-weight: normal !important;
}

.woocommerce-product-gallery__image {
    margin-bottom: 5px;
    margin-right: 5px;
}


.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: #6c6d18;
}

.woocommerce ul.products li.product .button {
    margin-top: 1em;
    background: #b5cc2f;
    color: #fff;
}

.product-name,
.product-name a,
.woocommerce-cart-form th {
    font-family: 'US-101', sans-serif;
}

.woocommerce ul.products li.product .price {
    color: #333;
}

.text ul.wc_payment_methods li {
    list-style: none;
}



/* TABS */

.modal-header {
    display: none;
}

#sinkManagerLoginBox .alert {
    display: none;
}

.text ul.nav-tabs {
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin: 0;
}

.invoiceModalBody:focus,
.modal:focus {
    outline: 0;
}

.text ul.nav-tabs li {
    list-style: none;
    margin: 0;
    margin-right: 0px;
    margin-right: 1em;
}

.nav-tabs li a {
    display: inline-block;
    padding: 1em;
    text-transform: uppercase;
    color: #333;
    font-family: 'US-101', sans-serif;
    background: #cecece;
}

.nav-tabs li:hover a,
.nav-tabs li.active a {
    text-decoration: none;
    background: #fff;
    color: #778828;
}

.tab-content {
    background: #fff;
    padding: 1em;
    min-height: 400px;
}

.tab-content #signup {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 400px;
    display: none;
}


.tab-pane,
.tab {
    display: none;
}

.tab-pane.active,
.tab.active {
    display: block;
}

.page-id-22332 .onepage {
    background: #eaeaea;
}



/* forum simplepress the simplest press of them all */

.content #spMainContainer .spFlexHeadContainer,
.content #spMainContainer .spFootContainer {
    box-sizing: border-box;
    background: #edf2d1;
    padding: 1em;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.content #spMainContainer div,
.content #spMainContainer span,
.content #spMainContainer h1,
.content #spMainContainer h2,
.content #spMainContainer h3,
.content #spMainContainer h4,
.content #spMainContainer h5,
.content #spMainContainer h6,
.content #spMainContainer p,
.content #spMainContainer blockquote,
.content #spMainContainer pre,
.content #spMainContainer code,
.content #spMainContainer img,
.content #spMainContainer big,
.content #spMainContainer small,
.content #spMainContainer strong,
.content #spMainContainer b,
.content #spMainContainer i,
.content #spMainContainer ol,
.content #spMainContainer ul,
.content #spMainContainer li,
.content #spMainContainer form,
.content #spMainContainer label,
.content #spMainContainer input,
.content #spMainContainer textarea,
.content #spMainContainer select,
.content #spMainContainer legend {
    font-family: 'Roboto', Helvetica, Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}

.content #spMainContainer .spCategoryLabels,
.content #spMainContainer .spActionsBar {
    background: #b5cc2f;
}

.content #spMainContainer .spTimeZoneBar {
    background: #778828;
    margin-bottom: 1em;
}


.content #spMainContainer .spForumTimeZone,
.content #spMainContainer .spUserTimeZone {
    color: #fff;
}

.content #spMainContainer #spAck {
    display: none;
}

.content #spMainContainer {
    font-size: 1em;
}

.content .spHeadOne,
.content #spMainContainer .spHeadControlBar {
    background: #eaeaea;
    padding: 1em;
}

a.spSearchLink.spAdvancedSearchForm,
.content #spMainContainer .spSearchLink {
    text-transform: uppercase;
    font-size: .7rem;
    color: #888;
}

.content #spMainContainer a:link,
.content #spMainContainer a:active,
.content #spMainContainer a:visited,
.content #spMainContainer .spLink:link,
.content #spMainContainer .spLink:active,
.content #spMainContainer .spLink:visited,
.content #spMainContainer #spQuickLinksTopic .ddTitleText,
.content #spMainContainer #spQuickLinksForum .ddTitleText,
.content #spMainContainer #spBreadCrumbs .spCurrentBreadcrumb,
.content #spMainContainer .spTopicPostSection .spPostSection .spPostContentSection .spPostContent a:link,
.content #spMainContainer .spTopicPostSection .spPostSection .spPostContentSection .spPostContent a:active,
.content #spMainContainer .spTopicPostSection .spPostSection .spPostContentSection .spPostContent a:visited {
    color: #778828;
    outline: none;
}

.content #spMainContainer a.spNewFlag, .content #spMainContainer .spNewFlag {
    background-color: #2675bc;
}

.content .spCrumbHolder {
    margin-top: 1em;
}

.content .spImg,
.spStatsSection,
.spFootContainer,
.spPostUserAvatar {
    display: none;
}

.content .spColumnSection a.spRowName,
.content #spMainContainer div#spTopicHeaderName {
    font-family: 'US-101', sans-serif;
    font-size: 1.5em;
    color: #717171;
}

.content #spMainContainer a.spRowName,
.content #spMainContainer .spRowName {
    font-size: 100%;
}

.content #spMainContainer a,
#spMainContainer a:link,
.content #spMainContainer a:active,
#spMainContainer a:visited,
.content #spMainContainer a.spToolsButton,
.content #spMainContainer .spToolsButton {
    color: #686914;
}

.content .spHeaderAddButton {
    padding: .5em !important;
    border: 1px solid #686914 !important;
    margin: .5em 0 !important;
}

.content #spMainContainer .spHeadControls {
    margin-bottom: 2em !important;
}

.content #spMainContainer #spQuickLinksTopic .dd .ddChild .opta span,
.content #spMainContainer #spQuickLinksForum .dd .ddChild .opta span {
    padding: 0 0 0 5px;
    color: #717171;
}

.content #spMainContainer .spMemberListControl,
.content #spMainContainer #spMembersListSearchForm .spForm {
    background: #EBF2D1;
}

.content #spMainContainer .spMemberGroupsSection .spMemberGroupsHeader {
    background: #b5cc2f;
}

.content #spMainContainer #membersearch,
.content #spMainContainer #allmembers,
.content #spMainContainer .spUsergroupSelect select {
    color: #717171;
}

.content #spMainContainer a.spRowName,
.content #spMainContainer .spRowName {
    word-wrap: break-word;
}

.content #spMainContainer .spRecentPostSection .spMessage {
    background: #edf2d1;
}

.content #spMainContainer .spHeaderMessage {
    font-size: 80%;
    font-weight: normal;
    color: #111;
    padding: 1em;
    opacity: 0.7;
    background: #778828;
    border: none !important;
    margin: 0;
}



.text table tr td,
.socialink-module table tr td {
    /*border-left: 1px solid #b5cc2f;
    border-right: 1px solid #b5cc2f;
    padding: 1em;*/
}

.home .container_call_to_action_button_label {}

.metadatum .meta_item.obj-address .lbl {
    display: none;
}

.single-chapter .meta_taxes {
    margin-top: 1em;
}

.single-chapter .relatedposts {
    display: none;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
    min-width: 200px;
    padding: .5em;
    height: auto;
    cursor: text;
}

.woocommerce-cart table.cart td.actions .coupon .input-text:focus {
    border: 1px solid #111;
}

.select2-results__option[aria-selected],
.select2-results__option[data-selected] {
    list-style: none;
}

#billing_postcode {
    max-width: 150px;
}

.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {

    border: 1px solid #ccc;
}

.single .pagesidebar {
    margin-top: 60px;
}
.single .pagesidebar section.cluster h1 {
    margin-bottom: 5px;
}

.single-chapter .onepage.has_sidebar .innercontent .pagesidebar {
    margin-top: 30px;
}

.page-id-23600 .onepage.has_sidebar .innercontent .pagesidebar {
    margin-top: 40px;
}



@media (min-width: 1040px) and (max-width: 1560px) {
    .homehero .logo {
        width: 185px;
        margin-bottom: 20px;
    }
}


@media (min-width: 1040px) and (max-width: 1260px) {
    /* tweaner widths the elder */
    #header {
        font-size: .9em;
    }

    .homehero h1 {
        font-size: 4em;
    }

        nav.sink-woocommerce-mods a::before {
        height: 17px;
    }
}

@media (min-width: 768px) and (max-width: 1060px) {
    /* tweaner widths */
    .homehero h1 {
        font-size: 4em;
    }
    .donatefooter .centering_box,
    .footer_inner .centering_box,
    .centering_box .centering_box,
    .chapter_overview.centering_box {
     
    }

    nav.sink-woocommerce-mods a::before {
        height: 15px;
    }
    .centering_box,
    .survey_centering_box,
    .post-type-archive-product .onepage,
    .single-product .onepage,
    .tax-product_cat .onepage {
       /* padding: 0 1em;*/
       margin-left: 62px;
        max-width: calc(100% - 126px);
    }

    .home section.extrablock.block-fullbleed .centering_box {
        padding: 0;
    }
    #footer .menu-blockified>ul>li>a {
        font-size: 1em;
    }

    #footer .menu-blockified>ul>li ul li {
        font-size: .8em;
    }

    .homehero .logo {
        width: 85px;
        margin: auto;
    }

    .container_tagline {
        font-size: .8em
    }

    .container_badges .imgholder {
        position: relative;
        height: calc(100vw / 4.3);
        overflow: hidden;
    }

    .container_services_buttons a.button {
        font-size: 1.5em;
    }

    .chapter_overview h3 {
        font-size: 1.2em;
    }

    .signup-code input {
        max-width: 100%;
    }

    .signup-code form .fieldgroup {
        width: 19%;
    }

    .socialmedia {
        width: 25%;
    }

    .footercredits .footer_info {
        width: 60%;
    }

    .logged-in .sidebar.expanded {}

    .sidebar.expanded {
        width: 38%;
    }

    #header {
        font-size: 1.4vw;
    }
}

@media (min-width: 768px) and (max-width: 949px) {

          #header {
                font-size: .6em;
            }

              .homehero h1 {
           font-size: 2em;
          text-align: center;
          width: 100%;
         }

        nav.sink-woocommerce-mods a::before {
        height: 12px;
          }

        .home .centering_box {
            text-align: center;
        }
        .hp-top-button {
            font-size: 1.4rem;
            margin: 0 auto;
        }
    }



@media (max-width: 768px) {
    .home .centering_box {
        text-align: center;
    }
    .hp-top-button {
        margin: 0 auto;
        margin-top: 20px;
        font-size: 1.2rem;
    }
}



/* end tweaner widths */

.content .flexible.related_grid_inner article.archive_post {
    border-bottom: 0;
}

#tab-title-additional_information {
    display: none;
}

#tab-description h2 {
    display: none;
}


/* New NEWS */

.newscontent section {
    margin-bottom: 2em;
}

.newscontent section .cat_title {
    border-bottom: 1px solid #b5cc2f;
    margin-bottom: 1em;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 50%;
}

.newscontent section .cat_title a.seemore {
    color: #b5cc2f;
    text-transform: uppercase;
    font-size: 1rem;
}

.newscontent section h1 {
    font-size: 2.5em;
    color: #b5cc2f;
    margin-bottom: 0;
}

.newscontent section h2 {
    border-bottom: 0;
    color: #717171;
    font-size: 1.75em;
}

.newscontent article div.featimg {
    float: left;
}

.category-news .archive_post.thumb_exists .mainpost { 
    max-width: 80%;
}

footer.single_footer {
    margin: 2em auto;
}

footer.single_footer .col {
    width: 45%;
}

footer.single_footer .col>h2 {
    color: #b5cc2f;
    padding-bottom: .2em;
    border-bottom: 1px solid #b5cc2f;
}

footer.single_footer .col .mainpost h2 {
    border: none;
    font-size: 1.25em;
    text-transform: none;
}

footer.single_footer .autorelated_inner .text,
footer.single_footer .autorelated_inner .metadata {
}


/* our team */

.page-id-19544 .content .flexible.related_grid_inner article.archive_post {

    width: 200px;
    display: block;
    box-sizing: border-box;
    padding: 0;
    margin-right: 14px;
}


.breadcrumbs svg {
    height: 10px;
    width: auto;
    margin-right: 4px;
}

.metadata .share {
    /*display: none;*/
}

.page-id-35145 h1 {
    background: #b5cc2f;
    color: #ffffff;
}
.page-id-35145 h2 {
    font-size: 3.2em;
}

@media (min-width: 1090px) {
    .survey_pageinfo {
        margin-top: -150px;
    }
}

/*EVENTBRITE STYLES*/

    .col-iee-md-4 {
        width: 100%;
        margin-bottom: 30px;
    }

.iee_archive .iee_event .event_date {
    background-color: #b5cc2f;

}
.iee_archive .iee_event .event_desc .event_title {
    color: #333;
}
/*.event-organizer-text {
    display: none;
}
.entry-meta span:nth-child(6) {
    display: none;
}
.eventbrite-event header h2 {
    color: #778828;
    margin-bottom: 5px;
}*/

.popmake-content h1 {
    color: #fff;
}
.popmake-content h2 {
    padding: 5px;
    color: #fff;
}
.popmake-content .button {
    background-color: #778828;
}

/*Homepage video background*/
#videobcg {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    height:auto;
    width:auto;
    z-index: -100;
}

/*Homepage additional blocks*/
section.addblock {
    height:inherit;
}

/*Events Calendar Pro*/

.tribe-mini-calendar thead {
    background: #778828!important;
}

.tribe-mini-calendar-nav td {
    background: #778828!important;
    background-color: #778828!important;
}

.tribe-mini-calendar .tribe-events-present {
    background-color: #BFCA3C!important;
}

.tribe-mini-calendar .tribe-mini-calendar-today {
    background-color: #778828!important;
}

.tribe-mini-calendar-event .list-date {
    background: #778828!important;
}

/*
.tribe-mini-calendar .tribe-events-has-events:hover {
    background: #778828!important;
    background-color: #778828!important;
}*/
