@charset "UTF-8";
@import url("https://fast.fonts.net/cssapi/dc7b50e8-422d-4648-b598-a30d8809d864.css");
.comments, .floating-pane, ul.field-tag {
  background-color: #dddfe0; }

.comments, .floating-pane, ul.field-tag {
  box-sizing: content-box;
  margin-right: -1.5rem;
  margin-left: -1.5rem;
  padding-right: 1.5rem;
  padding-left: 1.5rem; }
  @media screen and (min-width: 60em) {
    .comments, .floating-pane, ul.field-tag {
      margin-left: 0;
      margin-right: 0; } }

.comments, .floating-pane, ul.field-tag {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem; }

form.comment-form, .comments__title, .comment, .comments__form-title {
  padding-left: 0.75rem;
  padding-right: 0.75rem; }

form.comment-form {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem; }

.l--blog-index .page__title,
.l--author-index .page__title,
.page-blog-category .page__title, .main--section--header, .sidebar--section--header, .sidebar--section--block .pane-title {
  box-sizing: content-box;
  margin-right: -1.5rem;
  margin-left: -1.5rem;
  padding-right: 2.25rem;
  padding-left: 2.25rem;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase; }
  @media screen and (min-width: 60em) {
    .l--blog-index .page__title,
    .l--author-index .page__title,
    .page-blog-category .page__title, .main--section--header, .sidebar--section--header, .sidebar--section--block .pane-title {
      margin-left: 0;
      margin-right: 0;
      padding-left: 0;
      padding-right: 0; } }

.view-mode-card .node__title, .view-mode-slide .pane-title, .node-teaser .node__title {
  font-size: 1.5rem;
  line-height: 1.5rem;
  text-transform: uppercase; }
  .view-mode-card .node__title a, .view-mode-slide .pane-title a, .node-teaser .node__title a {
    color: black;
    text-decoration: none; }
    .view-mode-card .node__title a:hover, .view-mode-slide .pane-title a:hover, .node-teaser .node__title a:hover {
      text-decoration: underline; }

/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../bower_components/fontawesome/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../bower_components/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../bower_components/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../bower_components/fontawesome/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../bower_components/fontawesome/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../bower_components/fontawesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa, html.js .collapsible .fieldset-legend:before, html.js .collapsed .fieldset-legend:before, .messages:before, .messages--status:before, .messages--warning:before, .messages--error:before, .more-help-link a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left, html.js .collapsible .fa-pull-left.fieldset-legend:before, html.js .collapsed .fa-pull-left.fieldset-legend:before, .fa-pull-left.messages:before, .fa-pull-left.messages--status:before, .fa-pull-left.messages--warning:before, .fa-pull-left.messages--error:before, .more-help-link a.fa-pull-left:before {
  margin-right: .3em; }

.fa.fa-pull-right, html.js .collapsible .fa-pull-right.fieldset-legend:before, html.js .collapsed .fa-pull-right.fieldset-legend:before, .fa-pull-right.messages:before, .fa-pull-right.messages--status:before, .fa-pull-right.messages--warning:before, .fa-pull-right.messages--error:before, .more-help-link a.fa-pull-right:before {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left, html.js .collapsible .pull-left.fieldset-legend:before, html.js .collapsed .pull-left.fieldset-legend:before, .pull-left.messages:before, .pull-left.messages--status:before, .pull-left.messages--warning:before, .pull-left.messages--error:before, .more-help-link a.pull-left:before {
  margin-right: .3em; }

.fa.pull-right, html.js .collapsible .pull-right.fieldset-legend:before, html.js .collapsed .pull-right.fieldset-legend:before, .pull-right.messages:before, .pull-right.messages--status:before, .pull-right.messages--warning:before, .pull-right.messages--error:before, .more-help-link a.pull-right:before {
  margin-left: .3em; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-link:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-times:before {
  content: ""; }

.fa-edit:before {
  content: ""; }

.fa-reply:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-sort-asc:before {
  content: ""; }

.fa-sort-desc:before {
  content: ""; }

.fa-sort:before {
  content: ""; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

/*
@font-face {
  font-family: 'Example';
  src: url('../fonts/example.eot');
  src: url('../fonts/example.eot?iefix') format('eot'),
    url('../fonts/example.woff') format('woff'),
    url('../fonts/example.ttf') format('truetype'),
    url('../fonts/example.svg#webfontOkOndcij') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/
html {
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  line-height: 1.5rem; }

button,
input,
select,
textarea {
  font-family: Georgia, "Times New Roman", "DejaVu Serif", serif; }

body {
  margin: 0;
  padding: 0; }

a:focus {
  outline: thin dotted; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

p,
pre {
  margin: 1.5rem 0; }

blockquote {
  margin: 1.5rem 30px; }

h1 {
  font-size: 2rem;
  line-height: 3rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

h2 {
  font-size: 1.5rem;
  line-height: 3rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

h3 {
  font-size: 1.17rem;
  line-height: 1.5rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

h4 {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

h5 {
  font-size: 0.83rem;
  line-height: 1.5rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

h6 {
  font-size: 0.67rem;
  line-height: 1.5rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  box-sizing: content-box;
  border: 1px solid #666;
  height: 0;
  margin: 1.5rem 0;
  padding-bottom: -1px; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp,
tt,
var {
  font-size: 1rem;
  line-height: 1.5rem;
  font-family: "Courier New", "DejaVu Sans Mono", monospace, sans-serif;
  _font-family: 'courier new', monospace; }

pre {
  white-space: pre-wrap;
  white-space: pre;
  word-wrap: break-word; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

dl,
menu,
ol,
ul {
  margin: 1.5rem 0; }

ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0; }

dd {
  margin: 0 0 0 30px; }

menu,
ol,
ul {
  padding: 0 0 0 30px; }

nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
  width: auto; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  margin: 0 2px;
  border-color: #c0c0c0;
  border-top-width: 0.0625rem;
  border-top-style: solid;
  padding-top: 0.4625rem;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  padding-bottom: 0.9125rem;
  border-left-width: 0.0625rem;
  border-left-style: solid;
  padding-left: 0.9125rem;
  border-right-width: 0.0625rem;
  border-right-style: solid;
  padding-right: 0.9125rem; }

legend {
  border: 0;
  padding: 0;
  *margin-left: -7px; }

button,
input,
select,
textarea {
  box-sizing: border-box;
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline;
  *vertical-align: middle; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

label {
  display: block;
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

.page__wrapper {
  max-width: 37rem;
  margin-left: 1.5rem;
  margin-right: 1.5rem; }
  .page__wrapper:after {
    content: " ";
    display: block;
    clear: both; }

.navigation__region {
  box-sizing: content-box;
  margin-right: -1.5rem;
  margin-left: -1.5rem;
  padding-right: 2.25rem;
  padding-left: 2.25rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

@media (min-width: 40rem) {
  .main__region {
    padding-top: 9rem;
    position: relative; }
  .navigation__region {
    position: absolute;
    top: 0;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0; } }

@media (orientation: landscape) {
  #block-eifundraising-modal figure {
    width: 49.07975%;
    float: left;
    margin-right: 1.84049%;
    margin-bottom: 0; } }

@media (min-width: 21rem) and (max-width: 40rem) {
  .page__wrapper {
    max-width: 37rem;
    margin-left: 1.5rem;
    margin-right: 1.5rem; }
    .page__wrapper:after {
      content: " ";
      display: block;
      clear: both; }
  .node-teaser.image-portrait figure {
    width: 29.16667%;
    float: left;
    margin-right: 6.25%; } }

@media (min-width: 21rem) {
  .node-teaser:after {
    content: " ";
    display: block;
    clear: both; }
  .view-mode-compact:after {
    content: " ";
    display: block;
    clear: both; }
  .view-mode-compact figure {
    width: 29.16667%;
    float: left;
    margin-right: 6.25%; }
  .view-mode-compact header {
    width: 64.58333%;
    float: right;
    margin-right: 0; } }

@media (min-width: 40rem) {
  .sumud-region-sidebar .l--blog-index .user-picture, .l--blog-index .sumud-region-sidebar .user-picture, .sumud-region-sidebar .l--blog-page .user-picture, .l--blog-page .sumud-region-sidebar .user-picture {
    width: 29.16667%;
    float: right;
    margin-left: 6.25%; }
  .node-teaser figure {
    width: 48.48485%;
    float: left;
    margin-right: 3.0303%; } }

@media (min-width: 40rem) and (max-width: 60rem) {
  .page__wrapper {
    max-width: 57rem;
    margin-left: 1.5rem;
    margin-right: 1.5rem; }
    .page__wrapper:after {
      content: " ";
      display: block;
      clear: both; }
  .main__region {
    padding-top: 7.5rem; }
  .l__2up:after {
    content: " ";
    display: block;
    clear: both; }
  .l__2up article {
    width: 48.48485%;
    float: left; }
    .l__2up article:nth-child(2n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .l__2up article:nth-child(2n + 2) {
      margin-left: 51.51515%;
      margin-right: -100%;
      clear: none; }
  .l__2up figure {
    margin: 0; }
  .alter-webb-flipped-sidebar .wrapper article {
    box-sizing: border-box;
    width: 48.48485%;
    float: left;
    margin-right: 3.0303%; }
    .alter-webb-flipped-sidebar .wrapper article:nth-child(2n) {
      float: right;
      margin-right: 0; }
  .alter-webb-flipped-sidebar .wrapper .floating-pane {
    clear: both; }
  .pond-footer:after {
    content: " ";
    display: block;
    clear: both; }
  .pond-footer article {
    box-sizing: border-box;
    width: 45.16129%;
    float: left; }
    .pond-footer article:nth-child(2n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .pond-footer article:nth-child(2n + 2) {
      margin-left: 54.83871%;
      margin-right: -100%;
      clear: none; } }

@media (min-width: 60rem) {
  .main__region {
    padding-top: 7.5rem; }
  .page__wrapper {
    max-width: 75rem;
    margin-left: 1.5rem;
    margin-right: 1.5rem; }
    .page__wrapper:after {
      content: " ";
      display: block;
      clear: both; }
  .alter-webb-flipped-main {
    width: 66%;
    float: left;
    margin-right: 2%; }
  .alter-webb-flipped-sidebar {
    width: 32%;
    float: right;
    margin-right: 0; }
  .l__2up:after {
    content: " ";
    display: block;
    clear: both; }
  .l__2up article {
    width: 48.48485%;
    float: left; }
    .l__2up article:nth-child(2n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .l__2up article:nth-child(2n + 2) {
      margin-left: 51.51515%;
      margin-right: -100%;
      clear: none; }
  .sumud-region-main {
    width: 66%;
    float: left;
    margin-right: 2%; }
  .sumud-region-sidebar {
    width: 32%;
    float: right;
    margin-right: 0; }
  #block-eifundraising-modal figure {
    width: 54.66667%;
    float: left;
    margin-right: 2%;
    margin-bottom: 0; }
  #block-eifundraising-modal p {
    font-size: 2rem;
    line-height: 3rem; }
  #block-eifundraising-modal .button {
    font-size: 2rem; } }

@media (min-width: 60rem) {
  .pond .header__region {
    margin-top: 3rem;
    margin-bottom: 3rem; }
  .pond .page__title {
    text-align: center; }
  .pond-header {
    width: 59.34959%;
    float: left;
    margin-right: 1.62602%;
    margin-left: 20.3252%; }
    .pond-header .node__header {
      margin-left: -34.24658%;
      margin-right: -34.24658%;
      text-align: center; }
    .pond-header figure {
      margin-left: -34.24658%;
      margin-right: -34.24658%; }
    .pond-header figcaption {
      margin-left: 20.3252%;
      margin-right: 20.3252%; }
    .pond-header .media-wysiwyg-align-right {
      display: inline;
      float: right;
      margin-left: 1.5rem;
      margin-left: 1.5rem; }
      .pond-header .media-wysiwyg-align-right figcaption {
        margin-left: 0;
        margin-right: 0; }
    .pond-header .media-wysiwyg-align-left {
      display: inline;
      float: left;
      margin-right: 1.5rem;
      margin-right: 1.5rem; }
      .pond-header .media-wysiwyg-align-left figcaption {
        margin-left: 0;
        margin-right: 0; }
  .pond-footer {
    clear: both; }
    .pond-footer:after {
      content: " ";
      display: block;
      clear: both; }
    .pond-footer article {
      width: 31.50685%;
      float: left; }
      .pond-footer article:nth-child(3n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .pond-footer article:nth-child(3n + 2) {
        margin-left: 34.24658%;
        margin-right: -100%;
        clear: none; }
      .pond-footer article:nth-child(3n + 3) {
        margin-left: 68.49315%;
        margin-right: -100%;
        clear: none; } }

@media (min-width: 78rem) {
  .main__region {
    padding-top: 4.5rem; }
  .page__wrapper {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto; }
    .page__wrapper:after {
      content: " ";
      display: block;
      clear: both; } }

.element-invisible,
.element-focusable,
.navigation__region .block-menu .block__title,
.navigation__region .block-menu-block .block__title,
#footer .block__title {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px); }

.element-focusable:active, .element-focusable:focus {
  position: static !important;
  clip: auto;
  height: auto;
  width: auto;
  overflow: auto; }

.get-updates, .header .donate-now img {
  display: none; }
  @media screen and (min-width: 40em) {
    .get-updates, .header .donate-now img {
      display: block; } }
  @media screen and (min-width: 40em) {
    .get-updates, .header .donate-now img {
      margin-bottom: 1.5rem; } }

.get-updates, .header .donate-now img {
  font-size: 1.17rem;
  line-height: 3rem; }

.get-updates {
  color: #5a5b5e;
  text-decoration: none;
  border-bottom: 1px solid black;
  border-top: 1px solid black;
  font-family: "DIN Next W01 Medium", sans-serif;
  text-transform: uppercase; }
  .get-updates:hover {
    text-decoration: underline; }

#autocomplete .selected {
  background: #0072b9;
  color: #fff; }

.view-mode-billboard {
  margin-top: 0rem;
  padding-top: 0rem;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem; }
  .view-mode-billboard header a {
    color: #c40c20;
    text-decoration: none; }
    .view-mode-billboard header a:hover {
      text-decoration: underline; }
  .view-mode-billboard .node-title {
    line-height: 1.5rem;
    margin: 0;
    text-transform: uppercase; }
  .view-mode-billboard p.node__submitted {
    margin: 0; }
  .view-mode-billboard .file-image {
    margin-bottom: 0.75rem; }
    .view-mode-billboard .file-image img {
      vertical-align: bottom; }

.block {
  margin-bottom: 1.5rem; }

.l--blog-index .user-picture, .l--blog-page .user-picture {
  margin-top: 0.75rem;
  margin-bottom: 1.5rem; }

.l--blog-page .page__title {
  line-height: 1; }
  @media screen and (min-width: 40em) {
    .l--blog-page .page__title {
      font-size: 5vw;
      margin-bottom: 1.5rem;
      margin-top: 1.5rem; } }
  @media screen and (min-width: 75em) {
    .l--blog-page .page__title {
      font-size: 4rem;
      line-height: 4.5rem;
      margin-top: 3rem;
      margin-bottom: 3rem; } }

.l--blog-page .view-author-blogs {
  clear: right; }

.l--blog-page .blog__author__link {
  text-decoration: none;
  color: black;
  position: relative;
  bottom: 1px; }
  .l--blog-page .blog__author__link:hover {
    text-decoration: underline; }

.l--blog-page .node-is-page .node__submitted {
  font-size: 1.25rem;
  line-height: 1.5rem; }

.node-blog h2 {
  font-size: 1.5rem;
  line-height: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  margin-bottom: 0; }
  .node-blog h2 + p {
    margin-top: 0; }

.node-blog blockquote {
  color: #5a5b5e; }

.field-links {
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-family: "DIN Next W01 Medium", sans-serif; }
  .field-links a {
    text-decoration: none; }
    .field-links a:hover {
      text-decoration: underline; }

.view-bloggers .item-list {
  font-family: "DIN Next W01 Medium", sans-serif; }
  .view-bloggers .item-list a {
    text-decoration: none; }
    .view-bloggers .item-list a:hover {
      text-decoration: underline; }

.breadcrumb {
  font-family: "DIN Next W01 Medium", sans-serif; }
  .breadcrumb ol {
    margin: 0;
    padding: 0; }
  .breadcrumb li {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0; }

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  padding: 0;
  border: 0;
  border-radius: 0;
  line-height: 1; }

.button {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.25rem 1em;
  margin: 0;
  font-size: 1rem;
  background-color: #5a5b5e;
  color: white; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button:hover, .button:focus {
    background-color: #dddfe0;
    color: white; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button.large {
    font-size: 1.25rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
  .button.primary {
    background-color: #2199e8;
    color: white; }
    .button.primary:hover, .button.primary:focus {
      background-color: #147cc0;
      color: white; }
  .button.secondary {
    background-color: #777;
    color: white; }
    .button.secondary:hover, .button.secondary:focus {
      background-color: #5f5f5f;
      color: white; }
  .button.success {
    background-color: #3adb76;
    color: white; }
    .button.success:hover, .button.success:focus {
      background-color: #22bb5b;
      color: white; }
  .button.warning {
    background-color: #ffae00;
    color: white; }
    .button.warning:hover, .button.warning:focus {
      background-color: #cc8b00;
      color: white; }
  .button.alert {
    background-color: #ec5840;
    color: white; }
    .button.alert:hover, .button.alert:focus {
      background-color: #da3116;
      color: white; }
  .button.hollow {
    border: 1px solid #2199e8;
    color: #2199e8; }
    .button.hollow, .button.hollow:hover, .button.hollow:focus {
      background-color: transparent; }
    .button.hollow:hover, .button.hollow:focus {
      border-color: #0c4d78;
      color: #0c4d78; }
    .button.hollow.primary {
      border: 1px solid #2199e8;
      color: #2199e8; }
      .button.hollow.primary:hover, .button.hollow.primary:focus {
        border-color: #0c4d78;
        color: #0c4d78; }
    .button.hollow.secondary {
      border: 1px solid #777;
      color: #777; }
      .button.hollow.secondary:hover, .button.hollow.secondary:focus {
        border-color: #3c3c3c;
        color: #3c3c3c; }
    .button.hollow.success {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button.hollow.success:hover, .button.hollow.success:focus {
        border-color: #157539;
        color: #157539; }
    .button.hollow.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.hollow.warning:hover, .button.hollow.warning:focus {
        border-color: #805700;
        color: #805700; }
    .button.hollow.alert {
      border: 1px solid #ec5840;
      color: #ec5840; }
      .button.hollow.alert:hover, .button.hollow.alert:focus {
        border-color: #881f0e;
        color: #881f0e; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
    .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #2199e8;
      color: white; }
    .button.disabled.primary, .button[disabled].primary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary:hover, .button[disabled].primary:focus {
        background-color: #2199e8;
        color: white; }
    .button.disabled.secondary, .button[disabled].secondary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #777;
        color: white; }
    .button.disabled.success, .button[disabled].success {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #3adb76;
        color: white; }
    .button.disabled.warning, .button[disabled].warning {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #ffae00;
        color: white; }
    .button.disabled.alert, .button[disabled].alert {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #ec5840;
        color: white; }
  .button.dropdown::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    border-color: white transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: relative;
    top: 0.4em;
    float: right;
    margin-left: 1em;
    display: inline-block; }
  .button.arrow-only::after {
    margin-left: 0;
    float: none;
    top: -0.1em; }

input[type="button"],
input[type="reset"],
input[type="submit"],
button.button,
a.button, .action-links a, li.comment-add a {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.25rem 1em;
  margin: 0;
  font-size: 1rem;
  background-color: #5a5b5e;
  color: white;
  font-family: "DIN Next W01 Medium", sans-serif;
  color: white; }
  [data-whatinput='mouse'] input[type="button"],
  [data-whatinput='mouse'] input[type="reset"],
  [data-whatinput='mouse'] input[type="submit"],
  [data-whatinput='mouse'] button.button,
  [data-whatinput='mouse'] a.button, [data-whatinput='mouse'] .action-links a, .action-links [data-whatinput='mouse'] a, [data-whatinput='mouse'] li.comment-add a, li.comment-add [data-whatinput='mouse'] a {
    outline: 0; }
  input:hover[type="button"],
  input:hover[type="reset"],
  input:hover[type="submit"],
  button.button:hover,
  a.button:hover, .action-links a:hover, li.comment-add a:hover, input:focus[type="button"],
  input:focus[type="reset"],
  input:focus[type="submit"],
  button.button:focus,
  a.button:focus, .action-links a:focus, li.comment-add a:focus {
    background-color: #dddfe0;
    color: white; }
  input:link[type="button"],
  input:link[type="reset"],
  input:link[type="submit"],
  button.button:link,
  a.button:link, .action-links a:link, li.comment-add a:link {
    text-decoration: none; }
  input:visited[type="button"],
  input:visited[type="reset"],
  input:visited[type="submit"],
  button.button:visited,
  a.button:visited, .action-links a:visited, li.comment-add a:visited {
    color: white; }
  input:focus[type="button"],
  input:focus[type="reset"],
  input:focus[type="submit"],
  button.button:focus,
  a.button:focus, .action-links a:focus, li.comment-add a:focus {
    color: white; }
  input:hover[type="button"],
  input:hover[type="reset"],
  input:hover[type="submit"],
  button.button:hover,
  a.button:hover, .action-links a:hover, li.comment-add a:hover {
    color: white; }
  input:active[type="button"],
  input:active[type="reset"],
  input:active[type="submit"],
  button.button:active,
  a.button:active, .action-links a:active, li.comment-add a:active {
    color: white; }
  input.tiny[type="button"],
  input.tiny[type="reset"],
  input.tiny[type="submit"],
  button.tiny.button,
  a.tiny.button, .action-links a.tiny, li.comment-add a.tiny {
    font-size: 0.6rem; }
  input.small[type="button"],
  input.small[type="reset"],
  input.small[type="submit"],
  button.small.button,
  a.small.button, .action-links a.small, li.comment-add a.small {
    font-size: 0.75rem; }
  input.large[type="button"],
  input.large[type="reset"],
  input.large[type="submit"],
  button.large.button,
  a.large.button, .action-links a.large, li.comment-add a.large {
    font-size: 1.25rem; }
  input.expanded[type="button"],
  input.expanded[type="reset"],
  input.expanded[type="submit"],
  button.expanded.button,
  a.expanded.button, .action-links a.expanded, li.comment-add a.expanded {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0; }

input[type="button"],
input[type="reset"],
input[type="submit"],
button.button,
a.button,
.action-links a {
  margin-right: 1ex;
  margin-bottom: 1.5rem; }

.node__submitted {
  color: #202020;
  font-family: "DIN Next W01 Medium", sans-serif; }
  .node__submitted .field {
    display: block; }
  .node__submitted .field-publisher,
  .node__submitted .field-publication-date {
    white-space: nowrap; }

@media screen and (min-width: 40em) {
  .node-is-page .node__submitted {
    font-size: 1.125rem;
    line-height: 1.5rem; }
    .node-is-page .node__submitted .field {
      display: inline;
      margin-right: 1em; }
      .node-is-page .node__submitted .field:first-child {
        margin-left: 0; }
      .node-is-page .node__submitted .field:last-child {
        margin-right: 0; } }

.view-mode-card {
  margin-top: 0rem;
  padding-top: 0rem;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem; }
  .view-mode-card .node__title {
    margin-top: 1.5rem;
    margin-bottom: 0rem;
    padding: 0; }
  .view-mode-card .node__submitted {
    margin: 0;
    padding: 0;
    border: 0; }
    .view-mode-card .node__submitted .field {
      color: #5a5b5e;
      font-family: "DINNextW01-CondensedBol", sans-serif; }
  .view-mode-card .file-image img {
    vertical-align: bottom; }

.comments {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  margin-bottom: 0.75rem; }
  .comments .indented {
    margin: 0;
    padding-left: 1em; }

.comments__title {
  background-color: white;
  margin: 0; }

.comment {
  margin-top: 0.75rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  margin-bottom: 0rem;
  background-color: white; }
  .comment .comment__submitted {
    margin: 0;
    padding: 0;
    border: 0;
    color: #5a5b5e; }
    .comment .comment__submitted .permalink span {
      display: none; }
  .comment .user-picture {
    display: inline;
    float: left;
    line-height: 3rem;
    margin-right: 1em;
    margin-top: 0; }
    .comment .user-picture img {
      vertical-align: middle; }
  .comment + .indented {
    margin-top: -0.75rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    margin-bottom: 0.75rem;
    background-color: white; }
  .comment .links {
    margin-bottom: 0; }

.indented {
  margin-left: 30px; }
  .indented .comment {
    border-left: 2px solid #dddfe0;
    padding-left: 1em; }

.comment-preview {
  background-color: #ffffea; }

.comment__title {
  margin: 0; }

.comments__form-title {
  background-color: white;
  margin: 0; }
  .comments .comments__form-title {
    margin-top: 0.75rem; }

form.comment-form {
  margin-top: 0.75rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  margin-bottom: 0rem;
  background-color: white; }
  form.comment-form div .form-item:first-child {
    margin-top: 0; }
  form.comment-form .form-actions {
    margin-top: 1.5rem; }

.comment-form .form-item-notify {
  margin: 0;
  padding: 0;
  border: 0; }

#edit-notify-type {
  margin-left: 1em;
  padding-left: 1em; }

.view-mode-compact {
  margin-bottom: 0.75rem; }
  .view-mode-compact figure {
    margin-bottom: 0rem; }
  .view-mode-compact .file-image img {
    vertical-align: bottom; }
  .view-mode-compact .node__title {
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0; }
  .view-mode-compact .node__submitted {
    margin: 0;
    padding: 0;
    border: 0; }
    .view-mode-compact .node__submitted .field {
      font-size: 0.8125rem;
      line-height: 1.5rem;
      color: #202020;
      font-family: "DIN Next W01 Medium", sans-serif;
      margin-right: 1em; }
  .view-mode-compact a {
    color: #c40c20;
    text-decoration: none; }
    .view-mode-compact a:hover {
      text-decoration: underline; }

.contact-form input[type=text],
.contact-form select,
.contact-form textarea {
  font-size: 2.25rem;
  line-height: 3rem; }

.with-wireframes .header__region,
.with-wireframes .main__region,
.with-wireframes .content__region,
.with-wireframes .navigation__region,
.with-wireframes #footer,
.with-wireframes .region-bottom {
  outline: 1px solid #ccc; }
  .lt-ie8 .with-wireframes .header__region, .lt-ie8
  .with-wireframes .main__region, .lt-ie8
  .with-wireframes .content__region, .lt-ie8
  .with-wireframes .navigation__region, .lt-ie8
  .with-wireframes #footer, .lt-ie8
  .with-wireframes .region-bottom {
    border: 1px solid #ccc; }

.l__feature .page__title {
  line-height: 1; }
  @media screen and (min-width: 40em) {
    .l__feature .page__title {
      font-size: 8vw;
      margin-bottom: 1.5rem;
      margin-top: 1.5rem; } }
  @media screen and (min-width: 75em) {
    .l__feature .page__title {
      font-size: 4.5rem;
      line-height: 4.5rem;
      margin-top: 3rem;
      margin-bottom: 3rem; } }

.l__feature .sumud-region-sidebar {
  margin-top: 3rem; }

.node-is-page.node-story > header .node__submitted, .node-is-page.node-review > header .node__submitted {
  font-size: 1.25rem;
  line-height: 1.5rem; }

.node-is-page.node-story .figure, .node-is-page.node-review .figure {
  margin-bottom: 1.5rem; }

.node-story h2,
.node-review h2 {
  font-size: 1.5rem;
  line-height: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  margin-bottom: 0; }
  .node-story h2 + p,
  .node-review h2 + p {
    margin-top: 0; }

.node-story blockquote,
.node-review blockquote {
  color: #5a5b5e; }

html.js .collapsible .fieldset-legend {
  padding-left: 10px; }
  html.js .collapsible .fieldset-legend:before {
    content: "";
    padding-right: 5px; }

html.js .collapsed .fieldset-legend:before {
  content: "";
  padding-right: 5px; }

.fieldset-legend .summary {
  color: #999;
  font-size: .9em;
  margin-left: .5em; }

.file-image,
.file-video {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
  margin-bottom: 1.5rem;
  max-width: 100vw;
  height: auto; }
  @media screen and (min-width: 40em) {
    .file-image,
    .file-video {
      margin-left: 0;
      margin-right: 0; } }

figcaption {
  font-size: 1rem;
  line-height: 1.5rem;
  box-sizing: border-box;
  color: #5a5b5e;
  font-family: "DIN Next W01 Medium", sans-serif;
  padding-left: 1.5rem;
  padding-right: 1.5rem; }
  @media screen and (min-width: 40em) {
    figcaption {
      padding-left: 0;
      padding-right: 0; } }
  figcaption p {
    display: inline; }
  figcaption a {
    color: #5a5b5e;
    text-decoration: none; }
    figcaption a:hover {
      text-decoration: underline; }

.credit {
  font-size: 1rem;
  line-height: 1.5rem;
  white-space: nowrap; }
  .credit *:first-child:before {
    content: ' ('; }
  .credit *:last-child:after {
    content: ') '; }
  .credit *:after {
    content: ' / '; }

.media-wysiwyg-align-right {
  display: inline;
  float: right;
  margin-left: 1.5rem;
  margin-left: 1.5rem; }

.media-wysiwyg-align-left {
  display: inline;
  float: left;
  margin-right: 1.5rem;
  margin-right: 1.5rem; }

.media-wysiwyg-align-center {
  text-align: center; }
  .media-wysiwyg-align-center figcaption {
    text-align: left; }

#footer {
  border-top-width: 0.125rem;
  border-top-style: solid;
  padding-top: 0.25rem;
  border-bottom-width: 0.125rem;
  border-bottom-style: solid;
  padding-bottom: 0.25rem;
  margin-bottom: 0.375rem;
  margin-top: 0.375rem;
  box-sizing: content-box;
  margin-right: -1.5rem;
  margin-left: -1.5rem;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  clear: left;
  border-color: black;
  text-align: center;
  font-family: "DIN Next W01 Medium", sans-serif; }
  @media screen and (min-width: 60em) {
    #footer {
      margin-left: 0;
      margin-right: 0; } }
  #footer .feed-icon {
    display: inline;
    float: left; }
  #footer p {
    display: inline-block;
    margin: 0 1em 0 0; }
  #footer .menu {
    display: inline-block;
    margin: 0;
    padding: 0; }
    #footer .menu li {
      display: inline-block;
      margin-right: 1em; }
      #footer .menu li.last {
        margin: 0; }

.form-item {
  margin: 1.5rem 0; }
  .form-checkboxes .form-item,
  .form-radios .form-item {
    margin: 0; }
  tr.odd .form-item,
  tr.even .form-item {
    margin: 0; }
  .form-item input.error,
  .form-item textarea.error,
  .form-item select.error {
    border: 1px solid #c00; }
  .form-item .description {
    font-size: .85em; }

.form-type-radio .description,
.form-type-checkbox .description {
  margin-left: 2.4em; }

.form-required {
  color: #c00; }

label.option {
  display: inline;
  font-weight: normal; }

.pane-eifundraising-thermometer {
  font-family: "DIN Next W01 Medium", sans-serif;
  background-color: #dddfe0;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }
  .pane-eifundraising-thermometer::before, .pane-eifundraising-thermometer::after {
    content: ' ';
    display: table; }
  .pane-eifundraising-thermometer::after {
    clear: both; }
  .pane-eifundraising-thermometer p {
    font-size: 1.25rem;
    line-height: 1.5rem;
    margin-top: 0rem;
    margin-bottom: 1.5rem; }
  .pane-eifundraising-thermometer .container {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
  .pane-eifundraising-thermometer .progress {
    background-color: #cacaca;
    height: 1.5rem;
    margin-bottom: 0;
    border-radius: 0; }
    .pane-eifundraising-thermometer .progress .progress-meter {
      position: relative;
      display: block;
      width: 0%;
      height: 100%;
      background-color: #c40c20; }
  .pane-eifundraising-thermometer .grade {
    float: left;
    text-align: right; }
    .pane-eifundraising-thermometer .grade .inner {
      padding-right: .5rem;
      display: block;
      border-right: 1px solid black; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=60em&xlarge=75em&xxlarge=78em"; }

html,
body {
  height: 100%;
  box-sizing: border-box; }

#block-eifundraising-modal {
  box-sizing: border-box;
  font-family: "DIN Next W01 Medium", sans-serif;
  overflow-y: auto; }
  #block-eifundraising-modal .block__title {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px); }
  #block-eifundraising-modal figure {
    margin-top: -1.5rem; }
  @media (min-width: 40rem) {
    #block-eifundraising-modal figure {
      margin-top: 0; } }

body.is-reveal-open {
  height: 100%;
  width: 100%;
  position: fixed; }

body.is-reveal-open {
  overflow: hidden; }

html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  user-select: none; }

.reveal-overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1005;
  background-color: rgba(0, 0, 0, 0.45);
  overflow-y: scroll; }

.reveal {
  display: none;
  z-index: 1006;
  padding: 1.5rem;
  border: 1px solid #cacaca;
  background-color: white;
  border-radius: 0;
  position: relative;
  top: 100px;
  margin-left: auto;
  margin-right: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media screen and (min-width: 40em) {
    .reveal {
      min-height: 0; } }
  .reveal .column,
  .reveal .columns {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media screen and (min-width: 40em) {
    .reveal {
      width: 600px;
      max-width: 75rem; } }
  @media screen and (min-width: 40em) {
    .reveal .reveal {
      left: auto;
      right: auto;
      margin: 0 auto; } }
  .reveal.collapse {
    padding: 0; }
  @media screen and (min-width: 40em) {
    .reveal.tiny {
      width: 30%;
      max-width: 75rem; } }
  @media screen and (min-width: 40em) {
    .reveal.small {
      width: 50%;
      max-width: 75rem; } }
  @media screen and (min-width: 40em) {
    .reveal.large {
      width: 90%;
      max-width: 75rem; } }
  .reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media screen and (max-width: 39.9375em) {
    .reveal {
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      height: 100vh;
      min-height: 100vh;
      max-width: none;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }

.close-button {
  position: absolute;
  color: #5a5b5e;
  right: 0.25rem;
  top: 0;
  font-size: 2em;
  line-height: 1;
  cursor: pointer; }
  [data-whatinput='mouse'] .close-button {
    outline: 0; }
  .close-button:hover, .close-button:focus {
    color: black; }

.header {
  text-align: center; }

.header__logo-and-name {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }

.header__logo {
  width: 26px;
  height: 26px; }

.header__site-name {
  font-size: 26px; }

.header__logo {
  margin-right: 1.5rem;
  display: block; }
  .header__logo circle {
    fill: #c40c20; }
  .header__logo path {
    fill: white; }

.header__site-name {
  font-family: "DINNextW01-CondensedMed", sans-serif;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
  position: relative;
  top: 0.08em; }

.header__site-link:link, .header__site-link:visited {
  color: black;
  text-decoration: none; }

.header__site-link:hover, .header__site-link:focus {
  text-decoration: underline; }

@media screen and (min-width: 30em) {
  .header__logo {
    width: 40px;
    height: 40px; }
  .header__site-name {
    font-size: 40px; } }

@media screen and (min-width: 40em) {
  .header__logo {
    width: 8vw;
    height: 8vw; }
  .header__site-name {
    font-size: 8vw; }
  .header__region {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: distribute;
    -moz-box-pack: distribute;
    box-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    -o-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-pack: distribute;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
  .header__logo-and-name {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 100%;
    -moz-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    -webkit-box-ordinal-group: -1;
    -moz-box-ordinal-group: -1;
    box-ordinal-group: -1;
    -webkit-order: -1;
    -moz-order: -1;
    order: -1;
    -ms-flex-order: -1; }
  .donate-now {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    -ms-flex-order: 1; }
  .header__site-name {
    line-height: 1.5; } }

@media screen and (min-width: 75em) {
  .header__logo {
    width: 88px;
    height: 88px; }
  .header__site-name {
    font-size: 88px; } }

@media screen and (min-width: 75em) {
  .header__logo-and-name {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 0 auto;
    -moz-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    box-ordinal-group: 0;
    -webkit-order: 0;
    -moz-order: 0;
    order: 0;
    -ms-flex-order: 0; }
  .header__site-name {
    line-height: 1; }
  .header__region time {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 100%;
    -moz-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    -ms-flex-order: 2; } }

@font-face {
  font-family: 'icomoon';
  src: url("../../../bower_components/icomoon/fonts/icomoon.eot?v=0.1.0");
  src: url("../../../bower_components/icomoon/fonts/icomoon.eot?#iefix&v=0.1.0") format("embedded-opentype"), url("../../../bower_components/icomoon/fonts/icomoon.woff?v=0.1.0") format("woff"), url("../../../bower_components/icomoon/fonts/icomoon.ttf?v=0.1.0") format("truetype"), url("../../../bower_components/icomoon/fonts/icomoon.svg?v=0.1.0#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

.icon-podcast:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-podcast:before {
  content: "\e91c"; }

.inline {
  padding: 0; }
  .inline li {
    display: inline;
    list-style-type: none;
    padding: 0 1em 0 0; }

span.field-label {
  padding: 0 1em 0 0; }

.front .field-publication-date {
  display: none; }

.landing-blog .page__title,
.landing-news .page__title,
.landing-human-interest .page__title,
.landing-opinion .page__title,
.landing-review .page__title {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  height: 1.5rem; }

.l--blog-index .page__title,
.l--author-index .page__title,
.page-blog-category .page__title {
  margin-top: 0rem;
  padding-top: 0rem;
  padding-bottom: 0rem;
  margin-bottom: 1.5rem;
  box-sizing: content-box;
  margin-right: -1.5rem;
  margin-left: -1.5rem;
  padding-right: 2.25rem;
  padding-left: 2.25rem;
  background-color: black;
  color: white; }
  @media screen and (min-width: 60em) {
    .l--blog-index .page__title,
    .l--author-index .page__title,
    .page-blog-category .page__title {
      margin-left: 0;
      margin-right: 0;
      padding-left: 0;
      padding-right: 0; } }

.action-links {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
  margin-bottom: 0.75rem;
  font-family: "DIN Next W01 Medium", sans-serif; }
  .action-links li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0; }

.blog-menu ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none; }
  .blog-menu ul li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0; }

.blog-menu h3 {
  margin: 0;
  padding: 0;
  border: 0; }
  .blog-menu h3 a {
    text-decoration: none; }
    .blog-menu h3 a:hover {
      text-decoration: underline; }

.blog-menu p {
  margin: 0;
  padding: 0;
  border: 0; }

.mailchimp-newsletter-mergefields {
  display: inline-block; }
  .mailchimp-newsletter-mergefields .form-item {
    margin: 0; }

#mailchimp-signup-subscribe-form .form-submit {
  margin-left: 1ex; }

.artman2-left {
  display: inline;
  float: left;
  margin-top: 1.5rem; }
  .artman2-left span.original {
    display: inline;
    float: left; }

.artman2-right {
  display: inline;
  float: right;
  margin-top: 1.5rem; }
  .artman2-right span.original {
    display: inline;
    float: right; }

a {
  color: #1c2d7c; }
  a:visited {
    color: #2f4bcf; }
  a:hover {
    color: #c40c20; }
  a:active {
    color: #1c2d7c; }

.breadcrumb a {
  text-decoration: none; }
  .breadcrumb a:hover {
    text-decoration: underline; }

.field-blog a,
.field-author a,
.field-publisher a,
.field-location a {
  text-decoration: none; }
  .field-blog a:hover,
  .field-author a:hover,
  .field-publisher a:hover,
  .field-location a:hover {
    text-decoration: underline; }

.menu a {
  text-decoration: none; }
  .menu a:hover {
    text-decoration: underline; }

.media-title a {
  text-decoration: none; }
  .media-title a:hover {
    text-decoration: underline; }

.password-parent,
.confirm-parent {
  margin: 0; }

#user-login-form {
  text-align: left; }

.openid-links {
  margin-bottom: 0; }

.openid-link,
.user-link {
  margin-top: 1.5rem; }

html.js #user-login-form li.openid-link,
#user-login-form li.openid-link {
  margin-left: -20px; }

#user-login ul {
  margin: 1.5rem 0; }

#main-menu {
  font-size: 1.75rem;
  line-height: 3rem;
  font-family: "DIN Next W01 Medium", sans-serif; }
  #main-menu:focus {
    outline: none; }
  #main-menu a {
    color: black;
    text-decoration: none; }
    #main-menu a:hover {
      border-bottom: 2px solid black; }
  #main-menu .active a,
  #main-menu .active-trail a {
    border-bottom: 2px solid #202020;
    color: #202020; }

@media screen and (min-width: 40em) {
  #main-menu {
    margin-left: 1.5rem; }
    #main-menu li {
      line-height: 2.25rem;
      display: inline-block;
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      border-right: 2px solid black; }
      #main-menu li.first {
        padding-left: 0; }
      #main-menu li.last {
        border-right: 0; } }

.new,
.update {
  background-color: transparent;
  color: #c00; }

.audio-player {
  margin-bottom: 1.5rem; }
  .audio-player audio {
    display: block;
    width: 100%; }
  .audio-player ul.links {
    margin-top: 0;
    margin-bottom: 0; }

.audio-player__wrapper {
  background: black;
  border-radius: 5px;
  padding: 8px; }

.fluid-width-video-wrapper {
  margin: 0 0 0.375rem; }

.audioPlayer__download, .audio-player li.download a {
  color: #c40c20;
  display: block;
  font-family: "DIN Next W01 Medium", sans-serif;
  font-size: 0.85em;
  font-weight: 700;
  text-align: center;
  text-decoration: none; }
  .audioPlayer__download:hover, .audio-player li.download a:hover, .audioPlayer__download:focus, .audio-player li.download a:focus {
    color: #1c2d7c; }

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media,
.media .media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media-object {
  display: block; }

.media-heading {
  margin: 0 0 5px; }

.media > .pull-left {
  margin-right: 10px; }

.media > .pull-right {
  margin-left: 10px; }

.media-list {
  list-style: none;
  padding-left: 0; }

.menu__item.is-leaf {
  list-style-type: square; }

.menu__item.is-expanded {
  list-style-type: circle; }

.menu__item.is-collapsed {
  list-style-type: disc; }

.menu a.active {
  color: #000; }

.messages, .messages--status, .messages--warning, .messages--error {
  border: 1px solid #be7;
  margin: 1.5rem 0;
  padding: 10px 10px 10px 50px; }
  .messages:before, .messages--status:before, .messages--warning:before, .messages--error:before {
    content: "";
    text-indent: -32px; }

.messages--warning {
  border-color: #ed5; }
  .messages--warning:before {
    content: ""; }

.messages--error {
  border-color: #ed541d; }
  .messages--error:before {
    content: ""; }
  .messages--error p.error {
    color: #333; }

.messages__list {
  margin: 0; }

.messages__item {
  list-style-image: none; }

.more-link {
  text-align: right; }

.more-help-link {
  text-align: right;
  white-space: nowrap; }
  .more-help-link a:before {
    content: "";
    padding-right: 4px; }

.navigation__region .block {
  margin-bottom: 0; }

.navigation__region .links,
.navigation__region .menu {
  margin: 0;
  padding: 0;
  text-align: left; }
  .navigation__region .links li,
  .navigation__region .menu li {
    list-style-image: none;
    list-style-type: none; }

@media screen and (min-width: 40em) {
  #main-menu {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 100%;
    -moz-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%; }
  .navigation__region {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .navigation__region ul.social-media {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1 0 auto;
      -moz-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto; }
      .navigation__region ul.social-media li {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
        margin: 0; }
  #search-block-form {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; } }

@media screen and (min-width: 60em) {
  #main-menu {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; }
  .navigation__region ul.social-media {
    text-align: right; } }

.node_compact__submitted {
  color: #202020;
  font-family: "DIN Next W01 Medium", sans-serif;
  margin-top: 0rem; }

.oembed {
  margin-bottom: 1.5rem; }
  .oembed .oembed-title {
    display: none; }

.oembed-fluid {
  height: 0;
  position: relative; }
  .oembed-fluid iframe,
  .oembed-fluid object,
  .oembed-fluid embed {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }

.pager {
  clear: both;
  padding: 0;
  text-align: center; }

.pager-item,
.pager-first,
.pager-previous,
.pager-next,
.pager-last,
.pager-ellipsis, .pager-current {
  background-image: none;
  display: inline;
  list-style-type: none;
  padding: 0 .5em; }

.pager-current {
  font-weight: bold; }

.floating-pane {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem; }
  .floating-pane .pane-title {
    line-height: 1.5rem;
    margin-top: 0; }
  .floating-pane > :first-child {
    margin-top: 0; }
  .floating-pane > :last-child {
    margin-bottom: 0; }

.podcast--promo .pane-title {
  line-height: 4.5rem;
  font-size: 1.75rem;
  line-height: 3rem;
  margin-bottom: 0rem; }
  .podcast--promo .pane-title a {
    text-decoration: none; }
    .podcast--promo .pane-title a:hover {
      text-decoration: underline; }
  .podcast--promo .pane-title i {
    display: inline;
    float: left;
    margin-right: .5ex; }

.podcast--list {
  font-family: "DIN Next W01 Medium", sans-serif; }
  .podcast--list h3 {
    margin: 0;
    padding: 0;
    border: 0; }
  .podcast--list a {
    text-decoration: none;
    color: black; }
    .podcast--list a:hover {
      text-decoration: underline; }
  .podcast--list ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0; }
    .podcast--list ul li {
      list-style-image: none;
      list-style-type: none;
      margin-left: 0; }
  .podcast--list li {
    margin-top: 1.5rem; }
  .podcast--list audio {
    width: 100%; }

.progress {
  font-weight: bold; }
  .progress .bar {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background: #ccc;
    border-color: #666;
    margin: 0 .2em; }
  .progress .filled {
    background-color: #0072b9; }

.section-search .page__title {
  margin-bottom: 1.5rem;
  margin-top: 1.5rem; }

.search-results {
  padding-left: 0; }

.search-form {
  line-height: 3rem;
  margin-top: 0rem;
  margin-bottom: 0rem; }
  .search-form input {
    margin-top: 0;
    margin-bottom: 0; }

.search-results {
  list-style: none; }
  .search-results p {
    margin: 0; }
  .search-results .title {
    font-size: 1.17rem;
    line-height: 1.5rem;
    margin: 0; }
  .search-results li {
    margin-bottom: 1.5rem; }
  .search-results .search-snippet-info {
    padding-left: 0; }
  .search-results .search-info {
    font-size: 0.875rem;
    line-height: 1.5rem;
    margin-bottom: 1.5rem; }

.search-advanced .criterion {
  float: left;
  /* LTR */
  margin-right: 2em;
  /* LTR */ }

.search-advanced .action {
  float: left;
  /* LTR */
  clear: left;
  /* LTR */ }

.facetapi-facetapi-links, .search__sort {
  font-size: 1.125rem;
  line-height: 1.5rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
  padding-left: 0;
  list-style: none;
  font-family: "DIN Next W01 Medium", sans-serif; }
  .facetapi-facetapi-links a, .search__sort a {
    text-decoration: none; }
    .facetapi-facetapi-links a:hover, .search__sort a:hover {
      text-decoration: underline; }

h3.search__facet--title,
h3.search__sort--title {
  margin-bottom: 0rem; }

.current-search-item-active-items ul {
  padding-left: 0;
  list-style: none; }
  .current-search-item-active-items ul li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0; }

#search-block-form .form-item {
  margin: 0;
  padding: 0;
  border: 0; }

#search-block-form input.form-submit {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.25rem 1em;
  margin: 0;
  font-size: 1rem;
  background-color: white;
  color: white;
  padding: 0.1875rem 0.5em; }
  [data-whatinput='mouse'] #search-block-form input.form-submit {
    outline: 0; }
  #search-block-form input.form-submit:hover, #search-block-form input.form-submit:focus {
    background-color: #dddfe0;
    color: white; }

#search-block-form input[type=text] {
  background-color: #dddfe0;
  border: 0;
  padding: 4px; }

#skip-link {
  margin: 0; }
  #skip-link a,
  #skip-link a:visited {
    background-color: #666;
    color: #fff;
    display: block;
    padding: 2px 0 3px;
    text-align: center;
    width: 100%; }

.view-mode-slide .pane-title {
  margin-bottom: 1.5rem;
  text-transform: none; }

@media screen and (min-width: 40em) {
  .view-mode-slide .group-caption {
    text-shadow: 0 0 3px black;
    bottom: 0;
    color: white;
    display: none;
    position: absolute; }
    .view-mode-slide .group-caption a {
      color: white; }
  .view-mode-slide:hover .group-caption {
    display: block; }
  .view-mode-slide.panel-pane {
    position: relative; }
  .view-mode-slide .pane-title {
    margin-top: 0rem;
    font-size: 2.25rem;
    line-height: 3rem;
    font-weight: bold; }
    .view-mode-slide .pane-title a {
      color: white;
      text-shadow: 8px 8px 8px #202020; } }
  @media screen and (min-width: 40em) and (min-width: 40em) {
    .view-mode-slide .pane-title {
      font-size: 2.25rem;
      line-height: 3rem; } }
  @media screen and (min-width: 40em) and (min-width: 60em) {
    .view-mode-slide .pane-title {
      font-size: 4rem;
      line-height: 4.5rem; } }
  @media screen and (min-width: 40em) and (min-width: 75em) {
    .view-mode-slide .pane-title {
      font-size: 4.5rem;
      line-height: 4.5rem; } }

@media screen and (min-width: 40em) {
  .view-mode-slide .pane-content {
    font-size: 1.125rem;
    line-height: 1.5rem;
    display: none; }
  .view-mode-slide header {
    position: absolute; }
    .view-mode-slide header h2 a,
    .view-mode-slide header p {
      display: inline; }
  .view-mode-slide.pane-header--top header {
    top: 1.5rem; }
  .view-mode-slide.pane-header--left header {
    left: 1.5rem; }
  .view-mode-slide.pane-header--bottom header {
    bottom: 1.5rem; }
  .view-mode-slide.pane-header--right header {
    right: 1.5rem;
    text-align: right; } }

.view-mode-slide figure {
  margin-bottom: 0rem; }

.view-mode-slide.panel-pane img {
  vertical-align: bottom; }

ul.social-media {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  padding: 0; }
  ul.social-media li {
    display: inline-block;
    margin-right: 1em; }
  ul.social-media span {
    display: none; }
  ul.social-media a {
    text-decoration: none; }
  .navigation__region ul.social-media {
    margin: 0; }

.ei_facebook span,
.ei_google_plus span,
.ei_twitter span {
  display: none; }

h3.field-tag {
  margin: 0;
  padding: 0;
  border: 0;
  margin-top: 3.75rem;
  margin-bottom: -3.75rem; }
  @media screen and (min-width: 60em) {
    h3.field-tag {
      padding-left: 1.28205rem; } }
  h3.field-tag span {
    display: none; }

ul.field-tag {
  overflow: hidden;
  text-indent: 30px; }
  ul.field-tag li {
    display: inline;
    margin-right: 1ex; }
  ul.field-tag a {
    text-decoration: none; }
    ul.field-tag a:hover {
      text-decoration: underline; }

.ok,
.messages--status {
  background-color: #f8fff0;
  color: #234600; }

.warning,
.messages--warning {
  background-color: #fffce5;
  color: #840; }

.error,
.messages--error {
  background-color: #fef5f1;
  color: #8c2e0b; }

.node-teaser {
  margin-bottom: 1.5rem; }
  .node-teaser .node__title {
    margin-top: 1.5rem;
    margin-bottom: 0rem;
    padding: 0; }
  .node-teaser .node__submitted {
    margin-top: 0rem;
    padding-top: 0rem;
    padding-bottom: 0rem;
    margin-bottom: 1.5rem; }
  .node-teaser a.node-readmore {
    font-family: "DINNextW01-CondensedBol", sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap; }

form th {
  border-bottom: 3px solid #ccc;
  padding-right: 1em;
  text-align: left; }

form tbody {
  border-top: 1px solid #ccc; }

form table ul {
  margin: 0; }

tr.even,
tr.odd {
  background-color: #eee;
  border-bottom: 1px solid #ccc;
  padding: .1em .6em; }

tr.even {
  background-color: #fff; }

.lt-ie8 tr.even th,
.lt-ie8 tr.even td,
.lt-ie8 tr.odd th,
.lt-ie8 tr.odd td {
  border-bottom: 1px solid #ccc; }

td.active {
  background-color: #ddd; }

td.checkbox,
th.checkbox {
  text-align: center; }

td.menu-disabled {
  background: #ccc; }

tr.drag {
  background-color: #fffff0; }

tr.drag-previous {
  background-color: #ffd; }

.tabledrag-toggle-weight {
  font-size: .9em; }

tr.selected td {
  background: #ffc; }

.tabs-primary, .tabs-secondary {
  background-image: -owg-linear-gradient(bottom, #bbb 1px, transparent 1px);
  background-image: -webkit-linear-gradient(bottom, #bbb 1px, transparent 1px);
  background-image: -moz-linear-gradient(bottom, #bbb 1px, transparent 1px);
  background-image: -o-linear-gradient(bottom, #bbb 1px, transparent 1px);
  background-image: linear-gradient(bottom, #bbb 1px, transparent 1px);
  list-style: none;
  border-bottom: 1px solid #bbb \0/ie;
  margin: 1.5rem 0;
  padding: 0 2px;
  white-space: nowrap; }
  .tabs-primary:after, .tabs-secondary:after {
    content: " ";
    display: block;
    clear: both; }

.tabs-primary__tab, .tabs-primary__tab.is-active, .tabs-secondary__tab,
.tabs-secondary__tab.is-active {
  float: left;
  margin: 0 3px; }

a.tabs-primary__tab-link, a.tabs-primary__tab-link.is-active, a.tabs-secondary__tab-link, a.tabs-secondary__tab-link.is-active {
  line-height: 1.5rem;
  border: 1px solid #e9e9e9;
  border-bottom: 0;
  border-right: 0;
  display: block;
  text-decoration: none; }

.tabs-primary__tab, .tabs-primary__tab.is-active {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  text-shadow: 1px 1px 0 false #fff;
  border: 1px solid #bbb;
  border-bottom-color: transparent;
  border-bottom: 0 \0/ie; }
  .is-active.tabs-primary__tab {
    border-bottom-color: #fff; }

a.tabs-primary__tab-link, a.tabs-primary__tab-link.is-active {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
  background-color: #dedede;
  color: #333;
  letter-spacing: 1px;
  padding: 0 1em;
  text-align: center; }

a.tabs-primary__tab-link:hover, a.tabs-primary__tab-link:focus {
  background-color: #e9e9e9;
  border-color: #f2f2f2; }

a.tabs-primary__tab-link:active, a.tabs-primary__tab-link.is-active {
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE9E9E9', endColorstr='#00E9E9E9');
  background-image: -owg-linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
  background-image: -webkit-linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
  background-image: -moz-linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
  background-image: -o-linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
  background-image: linear-gradient(#e9e9e9, rgba(233, 233, 233, 0));
  background-color: transparent;
  border-color: #fff; }

.tabs-secondary {
  font-size: .9em;
  margin-top: -1.5rem; }

.tabs-secondary__tab,
.tabs-secondary__tab.is-active {
  margin: 0.75rem 3px; }

a.tabs-secondary__tab-link, a.tabs-secondary__tab-link.is-active {
  -webkit-border-radius: 0.75em;
  -moz-border-radius: 0.75em;
  -ms-border-radius: 0.75em;
  -o-border-radius: 0.75em;
  border-radius: 0.75em;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
  text-shadow: 1px 1px 0 false #fff;
  background-color: #f2f2f2;
  color: #666;
  padding: 0 .5em; }

a.tabs-secondary__tab-link:hover, a.tabs-secondary__tab-link:focus {
  background-color: #dedede;
  border-color: #999;
  color: #333; }

a.tabs-secondary__tab-link:active, a.tabs-secondary__tab-link.is-active {
  text-shadow: 1px 1px 0 false #333;
  background-color: #666;
  border-color: #000;
  color: #fff; }

.taxonomy-term-description {
  margin: 5px 0 20px; }

.unpublished {
  background-color: transparent;
  color: #d8d8d8;
  font-family: Impact, 'Arial Narrow', Helvetica, sans-serif;
  font-size: 75px;
  font-weight: bold;
  height: 0;
  line-height: 1;
  overflow: visible;
  text-align: center;
  text-transform: uppercase;
  word-wrap: break-word;
  display: block; }

.lt-ie8 .node-unpublished > *,
.lt-ie8 .comment-unpublished > * {
  position: relative; }

@media print {
  a:link,
  a:visited {
    text-decoration: underline !important; }
    a:link.header__site-link,
    a:visited.header__site-link {
      text-decoration: none !important; }
  .content__region a[href]:after {
    content: " (" attr(href) ")";
    font-size: 16px;
    font-weight: normal; }
  .content__region a[href^="javascript:"]:after,
  .content__region a[href^="#"]:after {
    content: ''; }
  .content__region abbr[title]:after {
    content: " (" attr(title) ")"; }
  .content__region,
  .sumud-region-main {
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important; }
  .content__region {
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important; }
  .page__wrapper {
    width: 80% !important; }
  .page__title {
    font-size: 32px !important;
    line-height: 48px !important;
    margin: 0 !important; }
  .header__region {
    text-align: left !important;
    display: block !important; }
  .header__logo-and-name {
    display: block !important; }
  .header__logo {
    float: left !important;
    width: 32px !important;
    height: 32px !important; }
  .header__site-name {
    font-size: 32px !important;
    line-height: 24px !important;
    margin-top: 24px !important;
    margin-bottom: 24px !important; }
  .main__region {
    padding-top: 0 !important; }
  body,
  .page__wrapper,
  .main__region,
  .content__region {
    background-color: transparent !important;
    background-image: none !important;
    color: #000; }
  .region-page-top,
  #skip-link,
  #toolbar,
  .navigation__region,
  #footer,
  .breadcrumb,
  .tabs,
  .action-links,
  .links,
  .book-navigation,
  .forum-topic-navigation,
  .pager,
  .feed-icons,
  .sumud-region-sidebar,
  #justice,
  .comment-form, .get-updates, .header .donate-now img {
    display: none;
    visibility: hidden; } }

.page__wrapper {
  margin-top: 1.5rem;
  padding-top: 0rem;
  padding-bottom: 0rem;
  margin-bottom: 1.5rem; }

.header__region {
  margin: 0 0 1.5rem; }
  .header__region .block {
    margin-bottom: 0rem; }

.navigation__region {
  border-top-width: 0.125rem;
  border-top-style: solid;
  padding-top: 0.0625rem;
  border-bottom-width: 0.125rem;
  border-bottom-style: solid;
  padding-bottom: 0.0625rem;
  margin-top: 0.5625rem;
  margin-bottom: 0.5625rem; }

.page__title {
  margin: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "DIN Next W01 Medium", sans-serif;
  font-weight: normal; }

.main--section--header {
  font-size: 2.25rem;
  line-height: 2.25rem;
  border-top-width: 0.125rem;
  border-top-style: solid;
  padding-top: 0.25rem;
  border-bottom-width: 0.125rem;
  border-bottom-style: solid;
  padding-bottom: 0.25rem;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  background-color: white;
  color: black; }

.sidebar--section--header, .sidebar--section--block .pane-title {
  margin-top: 0.75rem;
  padding-top: 0rem;
  padding-bottom: 0rem;
  margin-bottom: 0.75rem;
  background-color: #5a5b5e;
  color: white; }

/*# sourceMappingURL=styles.css.map */