@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700|Open+Sans:300,400,600,700,800|Montserrat:400,700);
@import url(//fonts.googleapis.com/css?family=Roboto+Slab:400,600,700);
meta.foundation-version {
  font-family: "/5.5.0/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 48em)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:48.063em)/";
  width: 48.063em; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:48.063em) and (max-width:60em)/";
  width: 48.063em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:60.063em)/";
  width: 60.063em; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:60.063em) and (max-width:75em)/";
  width: 60.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:75.063em)/";
  width: 75.063em; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:75.063em) and (max-width:120em)/";
  width: 75.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  font-size: 100%; }

body {
  background: #fff;
  color: #333;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto; }

a:hover {
  cursor: pointer; }

img {
  max-width: 100%;
  height: auto; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.hide {
  display: none !important;
  visibility: hidden; }

.invisible {
  visibility: hidden; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
  [class*="block-grid-"] > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem; }

@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .small-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .small-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .small-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .small-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .small-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .small-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .small-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .small-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .small-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .small-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .small-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .small-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .small-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .small-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .small-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .small-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .small-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .small-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .small-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .small-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .small-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .small-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

@media only screen and (min-width: 48.063em) {
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .medium-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .medium-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .medium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .medium-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .medium-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .medium-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .medium-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .medium-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .medium-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .medium-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .medium-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .medium-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .medium-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .medium-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .medium-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .medium-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .medium-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .medium-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

@media only screen and (min-width: 60.063em) {
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .large-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .large-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .large-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .large-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .large-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .large-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .large-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .large-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .large-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .large-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .large-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .large-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .large-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .large-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .large-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .large-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .large-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .large-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .large-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .large-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .large-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .large-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

/*/ DRUPAL */
.admin-menu .fixed {
  top: 1.8125rem; }

#status-messages.reveal-modal .alert-box {
  margin-bottom: 0; }

.reveal-modal {
  z-index: 999; }

.item-list .pager {
  clear: none; }

.item-list .pager li {
  padding: 0; }

@media only screen and (min-width: 90.063em) {
  .xlarge-block-grid-1 > li {
    width: 100%;
    list-style: none; }
  .xlarge-block-grid-1 > li:nth-of-type(n) {
    clear: none; }
  .xlarge-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }
  .xlarge-block-grid-2 > li {
    width: 50%;
    list-style: none; }
  .xlarge-block-grid-2 > li:nth-of-type(n) {
    clear: none; }
  .xlarge-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }
  .xlarge-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
  .xlarge-block-grid-3 > li:nth-of-type(n) {
    clear: none; }
  .xlarge-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }
  .xlarge-block-grid-4 > li {
    width: 25%;
    list-style: none; }
  .xlarge-block-grid-4 > li:nth-of-type(n) {
    clear: none; }
  .xlarge-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }
  .xlarge-block-grid-5 > li {
    width: 20%;
    list-style: none; }
  .xlarge-block-grid-5 > li:nth-of-type(n) {
    clear: none; }
  .xlarge-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }
  .xlarge-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
  .xlarge-block-grid-6 > li:nth-of-type(n) {
    clear: none; }
  .xlarge-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }
  .xlarge-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
  .xlarge-block-grid-7 > li:nth-of-type(n) {
    clear: none; }
  .xlarge-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }
  .xlarge-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
  .xlarge-block-grid-8 > li:nth-of-type(n) {
    clear: none; }
  .xlarge-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }
  .xlarge-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
  .xlarge-block-grid-9 > li:nth-of-type(n) {
    clear: none; }
  .xlarge-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }
  .xlarge-block-grid-10 > li {
    width: 10%;
    list-style: none; }
  .xlarge-block-grid-10 > li:nth-of-type(n) {
    clear: none; }
  .xlarge-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }
  .xlarge-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
  .xlarge-block-grid-11 > li:nth-of-type(n) {
    clear: none; }
  .xlarge-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }
  .xlarge-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
  .xlarge-block-grid-12 > li:nth-of-type(n) {
    clear: none; }
  .xlarge-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }

@media only screen and (min-width: 120.063em) {
  .xxlarge-block-grid-1 > li {
    width: 100%;
    list-style: none; }
  .xxlarge-block-grid-1 > li:nth-of-type(n) {
    clear: none; }
  .xxlarge-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }
  .xxlarge-block-grid-2 > li {
    width: 50%;
    list-style: none; }
  .xxlarge-block-grid-2 > li:nth-of-type(n) {
    clear: none; }
  .xxlarge-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }
  .xxlarge-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
  .xxlarge-block-grid-3 > li:nth-of-type(n) {
    clear: none; }
  .xxlarge-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }
  .xxlarge-block-grid-4 > li {
    width: 25%;
    list-style: none; }
  .xxlarge-block-grid-4 > li:nth-of-type(n) {
    clear: none; }
  .xxlarge-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }
  .xxlarge-block-grid-5 > li {
    width: 20%;
    list-style: none; }
  .xxlarge-block-grid-5 > li:nth-of-type(n) {
    clear: none; }
  .xxlarge-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }
  .xxlarge-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
  .xxlarge-block-grid-6 > li:nth-of-type(n) {
    clear: none; }
  .xxlarge-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }
  .xxlarge-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
  .xxlarge-block-grid-7 > li:nth-of-type(n) {
    clear: none; }
  .xxlarge-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }
  .xxlarge-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
  .xxlarge-block-grid-8 > li:nth-of-type(n) {
    clear: none; }
  .xxlarge-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }
  .xxlarge-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
  .xxlarge-block-grid-9 > li:nth-of-type(n) {
    clear: none; }
  .xxlarge-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }
  .xxlarge-block-grid-10 > li {
    width: 10%;
    list-style: none; }
  .xxlarge-block-grid-10 > li:nth-of-type(n) {
    clear: none; }
  .xxlarge-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }
  .xxlarge-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
  .xxlarge-block-grid-11 > li:nth-of-type(n) {
    clear: none; }
  .xxlarge-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }
  .xxlarge-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
  .xxlarge-block-grid-12 > li:nth-of-type(n) {
    clear: none; }
  .xxlarge-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }

@media only screen and (min-width: 75.063em) {
  .xlarge-block-grid-1 {
    display: block;
    padding: 0;
    margin: 0 -0.625rem; }
    .xlarge-block-grid-1::after {
      clear: both;
      content: "";
      display: table; }
    .xlarge-block-grid-1 > li {
      display: block;
      height: auto;
      float: left;
      padding: 0 0.625rem 1.25rem; }
    .xlarge-block-grid-1 > li {
      width: 100%;
      padding: 0 0.625rem 1.25rem;
      list-style: none; }
      .xlarge-block-grid-1 > li:nth-of-type(1n) {
        clear: none; }
      .xlarge-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both; } }

@media only screen and (min-width: 120.063em) {
  .xxlarge-block-grid-1 {
    display: block;
    padding: 0;
    margin: 0 -0.625rem; }
    .xxlarge-block-grid-1::after {
      clear: both;
      content: "";
      display: table; }
    .xxlarge-block-grid-1 > li {
      display: block;
      height: auto;
      float: left;
      padding: 0 0.625rem 1.25rem; }
    .xxlarge-block-grid-1 > li {
      width: 100%;
      padding: 0 0.625rem 1.25rem;
      list-style: none; }
      .xxlarge-block-grid-1 > li:nth-of-type(1n) {
        clear: none; }
      .xxlarge-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both; } }

@media only screen and (min-width: 75.063em) {
  .xlarge-block-grid-2 {
    display: block;
    padding: 0;
    margin: 0 -0.625rem; }
    .xlarge-block-grid-2::after {
      clear: both;
      content: "";
      display: table; }
    .xlarge-block-grid-2 > li {
      display: block;
      height: auto;
      float: left;
      padding: 0 0.625rem 1.25rem; }
    .xlarge-block-grid-2 > li {
      width: 50%;
      padding: 0 0.625rem 1.25rem;
      list-style: none; }
      .xlarge-block-grid-2 > li:nth-of-type(1n) {
        clear: none; }
      .xlarge-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both; } }

@media only screen and (min-width: 120.063em) {
  .xxlarge-block-grid-2 {
    display: block;
    padding: 0;
    margin: 0 -0.625rem; }
    .xxlarge-block-grid-2::after {
      clear: both;
      content: "";
      display: table; }
    .xxlarge-block-grid-2 > li {
      display: block;
      height: auto;
      float: left;
      padding: 0 0.625rem 1.25rem; }
    .xxlarge-block-grid-2 > li {
      width: 50%;
      padding: 0 0.625rem 1.25rem;
      list-style: none; }
      .xxlarge-block-grid-2 > li:nth-of-type(1n) {
        clear: none; }
      .xxlarge-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both; } }

@media only screen and (min-width: 75.063em) {
  .xlarge-block-grid-3 {
    display: block;
    padding: 0;
    margin: 0 -0.625rem; }
    .xlarge-block-grid-3::after {
      clear: both;
      content: "";
      display: table; }
    .xlarge-block-grid-3 > li {
      display: block;
      height: auto;
      float: left;
      padding: 0 0.625rem 1.25rem; }
    .xlarge-block-grid-3 > li {
      width: 33.33333%;
      padding: 0 0.625rem 1.25rem;
      list-style: none; }
      .xlarge-block-grid-3 > li:nth-of-type(1n) {
        clear: none; }
      .xlarge-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both; } }

@media only screen and (min-width: 120.063em) {
  .xxlarge-block-grid-3 {
    display: block;
    padding: 0;
    margin: 0 -0.625rem; }
    .xxlarge-block-grid-3::after {
      clear: both;
      content: "";
      display: table; }
    .xxlarge-block-grid-3 > li {
      display: block;
      height: auto;
      float: left;
      padding: 0 0.625rem 1.25rem; }
    .xxlarge-block-grid-3 > li {
      width: 33.33333%;
      padding: 0 0.625rem 1.25rem;
      list-style: none; }
      .xxlarge-block-grid-3 > li:nth-of-type(1n) {
        clear: none; }
      .xxlarge-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both; } }

@media only screen and (min-width: 75.063em) {
  .xlarge-block-grid-4 {
    display: block;
    padding: 0;
    margin: 0 -0.625rem; }
    .xlarge-block-grid-4::after {
      clear: both;
      content: "";
      display: table; }
    .xlarge-block-grid-4 > li {
      display: block;
      height: auto;
      float: left;
      padding: 0 0.625rem 1.25rem; }
    .xlarge-block-grid-4 > li {
      width: 25%;
      padding: 0 0.625rem 1.25rem;
      list-style: none; }
      .xlarge-block-grid-4 > li:nth-of-type(1n) {
        clear: none; }
      .xlarge-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both; } }

@media only screen and (min-width: 120.063em) {
  .xxlarge-block-grid-4 {
    display: block;
    padding: 0;
    margin: 0 -0.625rem; }
    .xxlarge-block-grid-4::after {
      clear: both;
      content: "";
      display: table; }
    .xxlarge-block-grid-4 > li {
      display: block;
      height: auto;
      float: left;
      padding: 0 0.625rem 1.25rem; }
    .xxlarge-block-grid-4 > li {
      width: 25%;
      padding: 0 0.625rem 1.25rem;
      list-style: none; }
      .xxlarge-block-grid-4 > li:nth-of-type(1n) {
        clear: none; }
      .xxlarge-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both; } }

@media only screen and (min-width: 75.063em) {
  .xlarge-block-grid-5 {
    display: block;
    padding: 0;
    margin: 0 -0.625rem; }
    .xlarge-block-grid-5::after {
      clear: both;
      content: "";
      display: table; }
    .xlarge-block-grid-5 > li {
      display: block;
      height: auto;
      float: left;
      padding: 0 0.625rem 1.25rem; }
    .xlarge-block-grid-5 > li {
      width: 20%;
      padding: 0 0.625rem 1.25rem;
      list-style: none; }
      .xlarge-block-grid-5 > li:nth-of-type(1n) {
        clear: none; }
      .xlarge-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both; } }

@media only screen and (min-width: 120.063em) {
  .xxlarge-block-grid-5 {
    display: block;
    padding: 0;
    margin: 0 -0.625rem; }
    .xxlarge-block-grid-5::after {
      clear: both;
      content: "";
      display: table; }
    .xxlarge-block-grid-5 > li {
      display: block;
      height: auto;
      float: left;
      padding: 0 0.625rem 1.25rem; }
    .xxlarge-block-grid-5 > li {
      width: 20%;
      padding: 0 0.625rem 1.25rem;
      list-style: none; }
      .xxlarge-block-grid-5 > li:nth-of-type(1n) {
        clear: none; }
      .xxlarge-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both; } }

@media only screen and (min-width: 75.063em) {
  .xlarge-block-grid-6 {
    display: block;
    padding: 0;
    margin: 0 -0.625rem; }
    .xlarge-block-grid-6::after {
      clear: both;
      content: "";
      display: table; }
    .xlarge-block-grid-6 > li {
      display: block;
      height: auto;
      float: left;
      padding: 0 0.625rem 1.25rem; }
    .xlarge-block-grid-6 > li {
      width: 16.66667%;
      padding: 0 0.625rem 1.25rem;
      list-style: none; }
      .xlarge-block-grid-6 > li:nth-of-type(1n) {
        clear: none; }
      .xlarge-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both; } }

@media only screen and (min-width: 120.063em) {
  .xxlarge-block-grid-6 {
    display: block;
    padding: 0;
    margin: 0 -0.625rem; }
    .xxlarge-block-grid-6::after {
      clear: both;
      content: "";
      display: table; }
    .xxlarge-block-grid-6 > li {
      display: block;
      height: auto;
      float: left;
      padding: 0 0.625rem 1.25rem; }
    .xxlarge-block-grid-6 > li {
      width: 16.66667%;
      padding: 0 0.625rem 1.25rem;
      list-style: none; }
      .xxlarge-block-grid-6 > li:nth-of-type(1n) {
        clear: none; }
      .xxlarge-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both; } }

@media only screen and (min-width: 75.063em) {
  .xlarge-block-grid-7 {
    display: block;
    padding: 0;
    margin: 0 -0.625rem; }
    .xlarge-block-grid-7::after {
      clear: both;
      content: "";
      display: table; }
    .xlarge-block-grid-7 > li {
      display: block;
      height: auto;
      float: left;
      padding: 0 0.625rem 1.25rem; }
    .xlarge-block-grid-7 > li {
      width: 14.28571%;
      padding: 0 0.625rem 1.25rem;
      list-style: none; }
      .xlarge-block-grid-7 > li:nth-of-type(1n) {
        clear: none; }
      .xlarge-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both; } }

@media only screen and (min-width: 120.063em) {
  .xxlarge-block-grid-7 {
    display: block;
    padding: 0;
    margin: 0 -0.625rem; }
    .xxlarge-block-grid-7::after {
      clear: both;
      content: "";
      display: table; }
    .xxlarge-block-grid-7 > li {
      display: block;
      height: auto;
      float: left;
      padding: 0 0.625rem 1.25rem; }
    .xxlarge-block-grid-7 > li {
      width: 14.28571%;
      padding: 0 0.625rem 1.25rem;
      list-style: none; }
      .xxlarge-block-grid-7 > li:nth-of-type(1n) {
        clear: none; }
      .xxlarge-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both; } }

@media only screen and (min-width: 75.063em) {
  .xlarge-block-grid-8 {
    display: block;
    padding: 0;
    margin: 0 -0.625rem; }
    .xlarge-block-grid-8::after {
      clear: both;
      content: "";
      display: table; }
    .xlarge-block-grid-8 > li {
      display: block;
      height: auto;
      float: left;
      padding: 0 0.625rem 1.25rem; }
    .xlarge-block-grid-8 > li {
      width: 12.5%;
      padding: 0 0.625rem 1.25rem;
      list-style: none; }
      .xlarge-block-grid-8 > li:nth-of-type(1n) {
        clear: none; }
      .xlarge-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both; } }

@media only screen and (min-width: 120.063em) {
  .xxlarge-block-grid-8 {
    display: block;
    padding: 0;
    margin: 0 -0.625rem; }
    .xxlarge-block-grid-8::after {
      clear: both;
      content: "";
      display: table; }
    .xxlarge-block-grid-8 > li {
      display: block;
      height: auto;
      float: left;
      padding: 0 0.625rem 1.25rem; }
    .xxlarge-block-grid-8 > li {
      width: 12.5%;
      padding: 0 0.625rem 1.25rem;
      list-style: none; }
      .xxlarge-block-grid-8 > li:nth-of-type(1n) {
        clear: none; }
      .xxlarge-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both; } }

@media only screen and (min-width: 75.063em) {
  .xlarge-block-grid-9 {
    display: block;
    padding: 0;
    margin: 0 -0.625rem; }
    .xlarge-block-grid-9::after {
      clear: both;
      content: "";
      display: table; }
    .xlarge-block-grid-9 > li {
      display: block;
      height: auto;
      float: left;
      padding: 0 0.625rem 1.25rem; }
    .xlarge-block-grid-9 > li {
      width: 11.11111%;
      padding: 0 0.625rem 1.25rem;
      list-style: none; }
      .xlarge-block-grid-9 > li:nth-of-type(1n) {
        clear: none; }
      .xlarge-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both; } }

@media only screen and (min-width: 120.063em) {
  .xxlarge-block-grid-9 {
    display: block;
    padding: 0;
    margin: 0 -0.625rem; }
    .xxlarge-block-grid-9::after {
      clear: both;
      content: "";
      display: table; }
    .xxlarge-block-grid-9 > li {
      display: block;
      height: auto;
      float: left;
      padding: 0 0.625rem 1.25rem; }
    .xxlarge-block-grid-9 > li {
      width: 11.11111%;
      padding: 0 0.625rem 1.25rem;
      list-style: none; }
      .xxlarge-block-grid-9 > li:nth-of-type(1n) {
        clear: none; }
      .xxlarge-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both; } }

@media only screen and (min-width: 75.063em) {
  .xlarge-block-grid-10 {
    display: block;
    padding: 0;
    margin: 0 -0.625rem; }
    .xlarge-block-grid-10::after {
      clear: both;
      content: "";
      display: table; }
    .xlarge-block-grid-10 > li {
      display: block;
      height: auto;
      float: left;
      padding: 0 0.625rem 1.25rem; }
    .xlarge-block-grid-10 > li {
      width: 10%;
      padding: 0 0.625rem 1.25rem;
      list-style: none; }
      .xlarge-block-grid-10 > li:nth-of-type(1n) {
        clear: none; }
      .xlarge-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both; } }

@media only screen and (min-width: 120.063em) {
  .xxlarge-block-grid-10 {
    display: block;
    padding: 0;
    margin: 0 -0.625rem; }
    .xxlarge-block-grid-10::after {
      clear: both;
      content: "";
      display: table; }
    .xxlarge-block-grid-10 > li {
      display: block;
      height: auto;
      float: left;
      padding: 0 0.625rem 1.25rem; }
    .xxlarge-block-grid-10 > li {
      width: 10%;
      padding: 0 0.625rem 1.25rem;
      list-style: none; }
      .xxlarge-block-grid-10 > li:nth-of-type(1n) {
        clear: none; }
      .xxlarge-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both; } }

@media only screen and (min-width: 75.063em) {
  .xlarge-block-grid-11 {
    display: block;
    padding: 0;
    margin: 0 -0.625rem; }
    .xlarge-block-grid-11::after {
      clear: both;
      content: "";
      display: table; }
    .xlarge-block-grid-11 > li {
      display: block;
      height: auto;
      float: left;
      padding: 0 0.625rem 1.25rem; }
    .xlarge-block-grid-11 > li {
      width: 9.09091%;
      padding: 0 0.625rem 1.25rem;
      list-style: none; }
      .xlarge-block-grid-11 > li:nth-of-type(1n) {
        clear: none; }
      .xlarge-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both; } }

@media only screen and (min-width: 120.063em) {
  .xxlarge-block-grid-11 {
    display: block;
    padding: 0;
    margin: 0 -0.625rem; }
    .xxlarge-block-grid-11::after {
      clear: both;
      content: "";
      display: table; }
    .xxlarge-block-grid-11 > li {
      display: block;
      height: auto;
      float: left;
      padding: 0 0.625rem 1.25rem; }
    .xxlarge-block-grid-11 > li {
      width: 9.09091%;
      padding: 0 0.625rem 1.25rem;
      list-style: none; }
      .xxlarge-block-grid-11 > li:nth-of-type(1n) {
        clear: none; }
      .xxlarge-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both; } }

@media only screen and (min-width: 75.063em) {
  .xlarge-block-grid-12 {
    display: block;
    padding: 0;
    margin: 0 -0.625rem; }
    .xlarge-block-grid-12::after {
      clear: both;
      content: "";
      display: table; }
    .xlarge-block-grid-12 > li {
      display: block;
      height: auto;
      float: left;
      padding: 0 0.625rem 1.25rem; }
    .xlarge-block-grid-12 > li {
      width: 8.33333%;
      padding: 0 0.625rem 1.25rem;
      list-style: none; }
      .xlarge-block-grid-12 > li:nth-of-type(1n) {
        clear: none; }
      .xlarge-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both; } }

@media only screen and (min-width: 120.063em) {
  .xxlarge-block-grid-12 {
    display: block;
    padding: 0;
    margin: 0 -0.625rem; }
    .xxlarge-block-grid-12::after {
      clear: both;
      content: "";
      display: table; }
    .xxlarge-block-grid-12 > li {
      display: block;
      height: auto;
      float: left;
      padding: 0 0.625rem 1.25rem; }
    .xxlarge-block-grid-12 > li {
      width: 8.33333%;
      padding: 0 0.625rem 1.25rem;
      list-style: none; }
      .xxlarge-block-grid-12 > li:nth-of-type(1n) {
        clear: none; }
      .xxlarge-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both; } }

html {
  font-size: 100%; }

body {
  color: #333333;
  font-family: "Open Sans", Verdana, sans-serif; }
  @media only screen and (max-width: 979px) {
    body {
      font-size: 14px;
      font-size: 0.875em;
      font-size: 0.875rem; } }
  @media only screen and (min-width: 980px) and (max-width: 1199px) {
    body {
      font-size: 15px;
      font-size: 0.9375em;
      font-size: 0.9375rem; } }
  @media only screen and (min-width: 1200px) {
    body {
      font-size: 16px;
      font-size: 1em;
      font-size: 1rem; } }

h1, h2, h3, h4, h5, h6 {
  color: #555555;
  font-weight: bold; }

h1, h2, h3 {
  font-family: "Open Sans Condensed", sans-serif;
  line-height: 1em; }

h4, h5, h6 {
  font-family: "Open Sans", Verdana, sans-serif;
  line-height: 1.25em; }

h6 {
  line-height: 1.5em; }

@media only screen and (max-width: 979px) {
  h1 {
    font-size: 44px;
    font-size: 2.75em;
    font-size: 2.75rem; } }

@media only screen and (min-width: 980px) and (max-width: 1199px) {
  h1 {
    font-size: 50px;
    font-size: 3.125em;
    font-size: 3.125rem; } }

@media only screen and (min-width: 1200px) {
  h1 {
    font-size: 56px;
    font-size: 3.5em;
    font-size: 3.5rem; } }

h1#page-title {
  margin: 0 0 1em 0; }
  h1#page-title.hide {
    display: none; }
  h1#page-title.adjust {
    margin: 10px;
    padding: 0 10px; }
    @media only screen and (max-width: 769px) {
      h1#page-title.adjust {
        margin: 5px;
        padding: 0 5px; } }
    @media only screen and (min-width: 770px) and (max-width: 979px) {
      h1#page-title.adjust {
        width: 740px;
        margin: 50px auto 0 auto; } }
    @media only screen and (min-width: 980px) and (max-width: 1199px) {
      h1#page-title.adjust {
        width: 960px;
        margin: 50px auto 0 auto; } }
    @media only screen and (min-width: 1200px) {
      h1#page-title.adjust {
        width: 1180px;
        margin: 50px auto 0 auto; } }

h2 {
  margin-top: 1em; }
  @media only screen and (max-width: 979px) {
    h2 {
      font-size: 36px;
      font-size: 2.25em;
      font-size: 2.25rem; } }
  @media only screen and (min-width: 980px) and (max-width: 1199px) {
    h2 {
      font-size: 42px;
      font-size: 2.625em;
      font-size: 2.625rem; } }
  @media only screen and (min-width: 1200px) {
    h2 {
      font-size: 46px;
      font-size: 2.875em;
      font-size: 2.875rem; } }

h3 {
  margin-top: 1em;
  margin-bottom: .75em; }
  @media only screen and (max-width: 979px) {
    h3 {
      font-size: 26px;
      font-size: 1.625em;
      font-size: 1.625rem; } }
  @media only screen and (min-width: 980px) and (max-width: 1199px) {
    h3 {
      font-size: 32px;
      font-size: 2em;
      font-size: 2rem; } }
  @media only screen and (min-width: 1200px) {
    h3 {
      font-size: 38px;
      font-size: 2.375em;
      font-size: 2.375rem; } }
  h3.solo {
    margin-bottom: .15em; }
  h3.paired {
    margin-bottom: .5em; }

@media only screen and (max-width: 979px) {
  h4 {
    font-size: 18px;
    font-size: 1.125em;
    font-size: 1.125rem; } }

@media only screen and (min-width: 980px) and (max-width: 1199px) {
  h4 {
    font-size: 20px;
    font-size: 1.25em;
    font-size: 1.25rem; } }

@media only screen and (min-width: 1200px) {
  h4 {
    font-size: 24px;
    font-size: 1.5em;
    font-size: 1.5rem; } }

@media only screen and (max-width: 979px) {
  h5 {
    font-size: 15px;
    font-size: 0.9375em;
    font-size: 0.9375rem; } }

@media only screen and (min-width: 980px) and (max-width: 1199px) {
  h5 {
    font-size: 16px;
    font-size: 1em;
    font-size: 1rem; } }

@media only screen and (min-width: 1200px) {
  h5 {
    font-size: 22px;
    font-size: 1.375em;
    font-size: 1.375rem; } }

h6 {
  text-transform: uppercase; }
  @media only screen and (max-width: 979px) {
    h6 {
      font-size: 13px;
      font-size: 0.8125em;
      font-size: 0.8125rem; } }
  @media only screen and (min-width: 980px) and (max-width: 1199px) {
    h6 {
      font-size: 15px;
      font-size: 0.9375em;
      font-size: 0.9375rem; } }
  @media only screen and (min-width: 1200px) {
    h6 {
      font-size: 17px;
      font-size: 1.0625em;
      font-size: 1.0625rem; } }

a, a:link, a:active, a:visited {
  color: #00853e; }
  a:hover, a:link:hover, a:active:hover, a:visited:hover {
    color: #111111; }

a h1, a h2, a h3, a h4, a h5, a h6 {
  color: #00853e;
  text-decoration: none; }

a:hover {
  color: #111111; }
  a:hover h1, a:hover h2, a:hover h3, a:hover h4, a:hover h5, a:hover h6 {
    text-decoration: underline; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #00853e;
  text-decoration: none; }
  h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #111111;
    text-decoration: underline; }

p, li, blockquote {
  font-family: "Open Sans", Verdana, sans-serif; }
  @media only screen and (max-width: 979px) {
    p, li, blockquote {
      font-size: 14px;
      font-size: 0.875em;
      font-size: 0.875rem; } }
  @media only screen and (min-width: 980px) and (max-width: 1199px) {
    p, li, blockquote {
      font-size: 15px;
      font-size: 0.9375em;
      font-size: 0.9375rem; } }
  @media only screen and (min-width: 1200px) {
    p, li, blockquote {
      font-size: 16px;
      font-size: 1em;
      font-size: 1rem; } }
  p a, li a, blockquote a {
    color: #00853e;
    text-decoration: underline; }
    p a:hover, li a:hover, blockquote a:hover {
      color: #111111;
      text-decoration: underline; }

p {
  line-height: 1.75em;
  font-family: "Open Sans", Verdana, sans-serif; }

ul, ol {
  margin: .75em 0 1.5rem 1.5em;
  margin: .75rem 0 1.5rem 1.5rem; }
  ul li, ol li {
    line-height: 1.5em;
    margin-bottom: .75em; }
  @media only screen and (max-width: 979px) {
    ul.partial-list, ol.partial-list {
      margin-top: -1.15em; } }

.notes {
  font-size: 12px;
  font-size: 0.75em;
  font-size: 0.75rem;
  color: #666;
  font-style: italic;
  line-height: 1.35em; }
  @media only screen and (max-width: 769px) {
    .notes {
      font-size: 9px;
      font-size: 0.5625em;
      font-size: 0.5625rem; } }

.title {
  margin-top: 0; }

.alert-box ul {
  font-size: 1em;
  margin-bottom: 0; }

@media only screen and (min-width: 770px) {
  .node-type-story .prev-next-wrapper .views-row-odd {
    float: left; } }

@media only screen and (min-width: 770px) {
  .node-type-story .prev-next-wrapper .views-row-even {
    float: right; } }

.node-type-story .prev-next-wrapper .prev-next-img {
  background: #000000;
  width: 160px;
  margin: auto; }
  .node-type-story .prev-next-wrapper .prev-next-img a img {
    -webkit-transition: opacity .25s ease-in-out !important;
    -o-transition: opacity .25s ease-in-out !important;
    transition: opacity .25s ease-in-out !important; }
    .node-type-story .prev-next-wrapper .prev-next-img a img:hover {
      opacity: .70; }

.node-type-story .prev-next-wrapper .nav-buttons {
  display: inline-block;
  position: absolute;
  vertical-align: top; }
  .node-type-story .prev-next-wrapper .nav-buttons#prev {
    left: 15px; }
    .node-type-story .prev-next-wrapper .nav-buttons#prev .owl-next {
      display: none; }
  .node-type-story .prev-next-wrapper .nav-buttons#next {
    right: 15px;
    z-index: 1005; }
    .node-type-story .prev-next-wrapper .nav-buttons#next .owl-prev {
      display: none; }
  .node-type-story .prev-next-wrapper .nav-buttons button {
    height: 150px;
    width: auto;
    padding: 10px; }
    .node-type-story .prev-next-wrapper .nav-buttons button i.fa {
      font-size: 2rem; }

.node-type-story .prev-next-wrapper .view-content.owl-carousel {
  display: inline-block;
  margin: 0 0.5rem;
  width: calc(100% - 10rem); }

.html #site-name img.northtexan-logo {
  width: 37%; }

.html.scrolled #site-name img.northtexan-logo {
  width: 20%; }

.html #mobile-site-name img.northtexan-logo {
  width: 250px; }

@media only screen and (max-width: 769px) {
  .html #mobile-site-name h1 {
    background-color: #000;
    background-image: none; } }

html .button.secondary {
  margin-top: 0 !important; }

.mm-ctas-wrapper {
  display: none; }

.footer-socials {
  display: none; }

@media only screen and (max-width: 769px) {
  .front #hero-feature.bap-panel .overlay, .front .hero-feature.bap-panel .overlay {
    bottom: -93px !important;
    padding-left: 0 !important;
    padding-right: 0 !important; }
    .front #hero-feature.bap-panel .overlay .main-text, .front .hero-feature.bap-panel .overlay .main-text {
      width: 100%;
      background: #111111; }
      .front #hero-feature.bap-panel .overlay .main-text.col, .front .hero-feature.bap-panel .overlay .main-text.col {
        margin: 0 0 10px 0 !important; } }

@media only screen and (max-width: 769px) {
  .front #hero-feature.bap-panel .bap-wrapper, .front .hero-feature.bap-panel .bap-wrapper {
    margin-bottom: 83px; } }

@media only screen and (max-width: 769px) {
  .not-front #hero-feature.bap-panel .overlay, .not-front .hero-feature.bap-panel .overlay {
    bottom: -55px !important;
    padding-left: 0 !important;
    padding-right: 0 !important; }
    .not-front #hero-feature.bap-panel .overlay .main-text, .not-front .hero-feature.bap-panel .overlay .main-text {
      width: 100%;
      background: #111111; }
      .not-front #hero-feature.bap-panel .overlay .main-text.col, .not-front .hero-feature.bap-panel .overlay .main-text.col {
        margin: 0 0 10px 0 !important; } }

@media only screen and (max-width: 769px) {
  .not-front #hero-feature.bap-panel .bap-wrapper, .not-front .hero-feature.bap-panel .bap-wrapper {
    margin-bottom: 83px; } }

.main-menu ul.menu li.expanded ul.menu {
  background: #000 !important;
  color: #fff !important; }

.sharethis-inline-share-buttons {
  margin: 2rem 0; }

.section-wrapper .flex-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  -ms-flex-direction: row;
  -ms-flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap; }
  @media only screen and (max-width: 1199px) {
    .section-wrapper .flex-container {
      display: block; } }

.section-wrapper h2 {
  margin-bottom: 20px; }

.section-wrapper.dark-panel {
  margin: 0 0 40px 0; }
  .section-wrapper.dark-panel:last-child {
    margin: 0; }

.section-wrapper.top-panel {
  margin-top: 0 !important;
  border-top: 4px solid #006a31; }

.section-wrapper.first-panel {
  margin: 40px 0;
  padding: 40px 0; }
  @media only screen and (max-width: 1199px) {
    .section-wrapper.first-panel {
      margin: 0 auto; } }
  @media only screen and (max-width: 1199px) {
    .section-wrapper.first-panel h3 {
      margin-top: 0 !important; } }
  @media only screen and (max-width: 1199px) {
    .section-wrapper.first-panel .featured-image-wrap {
      margin-bottom: 20px !important; } }

.section-wrapper.section-col-container {
  padding: 0;
  margin: 0 0 20px 0; }

.section-wrapper.center h2 {
  text-align: center; }

.section-wrapper.green {
  background-color: #00843e; }

.section-wrapper.light-green {
  background-color: #5b9336; }

.section-wrapper.grey {
  background-color: #eeeeee; }

.section-wrapper.light-grey {
  background-color: #eeeeee; }

h5 {
  margin-bottom: .75rem; }

html p.small-text {
  font-size: 14px;
  color: #333333;
  font-family: "Open Sans", Verdana, sans-serif;
  line-height: 1.35em;
  margin-bottom: .25rem; }
  @media only screen and (max-width: 979px) {
    html p.small-text {
      font-size: 11px; } }
  html p.small-text.small-tag {
    font-size: 11px !important;
    line-height: 1rem !important; }
    @media only screen and (max-width: 979px) {
      html p.small-text.small-tag {
        font-size: 9px; } }

.posted {
  margin-bottom: 25px; }

#getconnected-bar {
  background-color: #006a31;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#006a31), to(#00381a));
  background-image: -webkit-linear-gradient(top, #006a31, #00381a);
  background-image: -moz-linear-gradient(top, #006a31, #00381a);
  background-image: -ms-linear-gradient(top, #006a31, #00381a);
  background-image: -o-linear-gradient(top, #006a31, #00381a);
  background-image: linear-gradient(top, #006a31, #00381a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#006a31', endColorStr='#00381a');
  text-align: center;
  padding: 40px 0;
  margin: 20px 0 0 0; }
  #getconnected-bar .getconnected-bar-icon {
    margin: 0 40px;
    display: inline-block;
    text-decoration: none;
    height: 150px;
    text-align: center; }
    @media only screen and (min-width: 770px) and (max-width: 979px) {
      #getconnected-bar .getconnected-bar-icon {
        margin: 0 2%;
        height: inherit; } }
    @media only screen and (max-width: 769px) {
      #getconnected-bar .getconnected-bar-icon {
        margin: 0 1.25%;
        height: inherit; } }
    #getconnected-bar .getconnected-bar-icon .getconnected-bar-icon-inner {
      height: 125px;
      width: 125px;
      border-radius: 5em;
      border: 4px solid #666;
      background-color: #fff;
      display: block;
      padding: 9px 0 0 0; }
      @media only screen and (min-width: 770px) and (max-width: 979px) {
        #getconnected-bar .getconnected-bar-icon .getconnected-bar-icon-inner {
          width: 100px;
          height: 100px;
          border: 3px solid #666;
          padding: 7px 0 0 0; }
          #getconnected-bar .getconnected-bar-icon .getconnected-bar-icon-inner:hover {
            border-color: #fff; } }
      @media only screen and (max-width: 769px) {
        #getconnected-bar .getconnected-bar-icon .getconnected-bar-icon-inner {
          width: 60px;
          height: 60px;
          border: 3px solid #666;
          padding: 5px 0 0 0; }
          #getconnected-bar .getconnected-bar-icon .getconnected-bar-icon-inner:hover {
            border-color: #fff; } }
      #getconnected-bar .getconnected-bar-icon .getconnected-bar-icon-inner:hover {
        border-color: #fff; }
      #getconnected-bar .getconnected-bar-icon .getconnected-bar-icon-inner img {
        width: 100px;
        height: 100px; }
        @media only screen and (min-width: 770px) and (max-width: 979px) {
          #getconnected-bar .getconnected-bar-icon .getconnected-bar-icon-inner img {
            width: 80px;
            height: 80px; } }
        @media only screen and (max-width: 769px) {
          #getconnected-bar .getconnected-bar-icon .getconnected-bar-icon-inner img {
            width: 40px;
            height: 40px; } }
    #getconnected-bar .getconnected-bar-icon .getconnected-text {
      height: 100px;
      text-align: center;
      display: block;
      margin-top: 10px; }
      @media only screen and (max-width: 769px) {
        #getconnected-bar .getconnected-bar-icon .getconnected-text {
          display: none; } }
      #getconnected-bar .getconnected-bar-icon .getconnected-text p.small-text {
        color: #fff !important;
        font-weight: bold; }

.page-taxonomy.section-issues {
  background-color: #eeeeee; }

.issues h2, .issues h3, .issues h4, .issues h5, .page-obituaries h2, .page-obituaries h3, .page-obituaries h4, .page-obituaries h5, .page-stories h2, .page-stories h3, .page-stories h4, .page-stories h5, .page-class-notes h2, .page-class-notes h3, .page-class-notes h4, .page-class-notes h5, .page-notable-alumni h2, .page-notable-alumni h3, .page-notable-alumni h4, .page-notable-alumni h5 {
  font-family: Georgia,Times,serif; }

.obituary-page .submitted-info {
  margin-bottom: 20px; }

.obituary-page .render-tags .node-obituary .posted {
  display: none; }

.obituary-page .render-tags .node-obituary .field-name-field-obituary-photo {
  display: none; }

.obituary-page .render-tags .node-obituary .body p {
  display: none; }

.field-name-field-subtitle {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: bold;
  color: #555555;
  margin-top: 1em;
  margin-bottom: .75em; }
  @media only screen and (max-width: 979px) {
    .field-name-field-subtitle {
      font-size: 26px;
      font-size: 1.625em;
      font-size: 1.625rem; } }
  @media only screen and (min-width: 980px) and (max-width: 1199px) {
    .field-name-field-subtitle {
      font-size: 32px;
      font-size: 2em;
      font-size: 2rem; } }
  @media only screen and (min-width: 1200px) {
    .field-name-field-subtitle {
      font-size: 38px;
      font-size: 2.375em;
      font-size: 2.375rem; } }

.node-type-story .page, .about .page, .contact .page {
  overflow: hidden; }

.node-type-story .node-story p, .node-type-story .node-story li, .node-type-story .node-page p, .node-type-story .node-page li, .node-type-story .node-type-obituary p, .node-type-story .node-type-obituary li, .about .node-story p, .about .node-story li, .about .node-page p, .about .node-page li, .about .node-type-obituary p, .about .node-type-obituary li, .contact .node-story p, .contact .node-story li, .contact .node-page p, .contact .node-page li, .contact .node-type-obituary p, .contact .node-type-obituary li {
  font-family: Georgia,Times,serif;
  font-size: 1.25rem; }
  @media only screen and (min-width: 980px) and (max-width: 1199px) {
    .node-type-story .node-story p, .node-type-story .node-story li, .node-type-story .node-page p, .node-type-story .node-page li, .node-type-story .node-type-obituary p, .node-type-story .node-type-obituary li, .about .node-story p, .about .node-story li, .about .node-page p, .about .node-page li, .about .node-type-obituary p, .about .node-type-obituary li, .contact .node-story p, .contact .node-story li, .contact .node-page p, .contact .node-page li, .contact .node-type-obituary p, .contact .node-type-obituary li {
      font-size: 1.1rem; } }
  @media only screen and (max-width: 979px) {
    .node-type-story .node-story p, .node-type-story .node-story li, .node-type-story .node-page p, .node-type-story .node-page li, .node-type-story .node-type-obituary p, .node-type-story .node-type-obituary li, .about .node-story p, .about .node-story li, .about .node-page p, .about .node-page li, .about .node-type-obituary p, .about .node-type-obituary li, .contact .node-story p, .contact .node-story li, .contact .node-page p, .contact .node-page li, .contact .node-type-obituary p, .contact .node-type-obituary li {
      font-size: 1rem; } }

.node-type-story .page-node-7 h4, .about .page-node-7 h4, .contact .page-node-7 h4 {
  font-family: Georgia,Times,serif; }

.front h3, .issue-story-page h3, .page-stories h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 3rem;
  font-family: Georgia,Times,serif !important;
  line-height: 1.25em; }
  @media only screen and (max-width: 979px) {
    .front h3, .issue-story-page h3, .page-stories h3 {
      font-size: 1.5rem; } }
  .front h3 a, .issue-story-page h3 a, .page-stories h3 a {
    color: #333; }

.front h4 a, .issue-story-page h4 a, .page-stories h4 a {
  color: #333; }

.front h5, .issue-story-page h5, .page-stories h5 {
  font-family: Georgia,Times,serif; }
  .front h5 a, .issue-story-page h5 a, .page-stories h5 a {
    color: #333; }
  @media only screen and (max-width: 979px) {
    .front h5, .issue-story-page h5, .page-stories h5 {
      font-size: 1.5rem; } }

.front .story-type, .issue-story-page .story-type, .page-stories .story-type {
  color: #00853e;
  border-bottom: 1px solid #00853e;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: bold; }

.front .content, .issue-story-page .content, .page-stories .content {
  background-color: #eeeeee; }
  .front .content #content-wrapper, .issue-story-page .content #content-wrapper, .page-stories .content #content-wrapper {
    clear: both;
    overflow: hidden;
    max-width: 76rem;
    margin: 0 auto;
    padding: 2rem 0; }
    .front .content #content-wrapper .story-row, .issue-story-page .content #content-wrapper .story-row, .page-stories .content #content-wrapper .story-row {
      margin: 0 0 2rem 0;
      padding: 0;
      clear: both;
      overflow: hidden;
      list-style: none; }
      @media only screen and (max-width: 979px) {
        .front .content #content-wrapper .story-row, .issue-story-page .content #content-wrapper .story-row, .page-stories .content #content-wrapper .story-row {
          margin: 0; } }
      .front .content #content-wrapper .story-row .full-story, .issue-story-page .content #content-wrapper .story-row .full-story, .page-stories .content #content-wrapper .story-row .full-story {
        width: 100%;
        width: calc(100% + -2rem);
        margin: 0.5rem 1rem;
        max-width: 75rem;
        background: #fff;
        float: none;
        clear: both;
        position: relative; }
        @media only screen and (max-width: 979px) {
          .front .content #content-wrapper .story-row .full-story, .issue-story-page .content #content-wrapper .story-row .full-story, .page-stories .content #content-wrapper .story-row .full-story {
            margin: 0.5rem 1rem 40px 1rem; } }
        .front .content #content-wrapper .story-row .full-story .story-wrapper, .issue-story-page .content #content-wrapper .story-row .full-story .story-wrapper, .page-stories .content #content-wrapper .story-row .full-story .story-wrapper {
          overflow: hidden;
          display: block; }
          .front .content #content-wrapper .story-row .full-story .story-wrapper .art, .issue-story-page .content #content-wrapper .story-row .full-story .story-wrapper .art, .page-stories .content #content-wrapper .story-row .full-story .story-wrapper .art {
            padding: 25% 25%;
            margin: 0;
            width: 0;
            height: 0;
            position: relative;
            display: block; }
            @media only screen and (max-width: 979px) {
              .front .content #content-wrapper .story-row .full-story .story-wrapper .art, .issue-story-page .content #content-wrapper .story-row .full-story .story-wrapper .art, .page-stories .content #content-wrapper .story-row .full-story .story-wrapper .art {
                padding: 0;
                margin-bottom: 20px;
                width: 100%;
                height: auto; } }
            .front .content #content-wrapper .story-row .full-story .story-wrapper .art img, .issue-story-page .content #content-wrapper .story-row .full-story .story-wrapper .art img, .page-stories .content #content-wrapper .story-row .full-story .story-wrapper .art img {
              height: 100%;
              width: auto;
              max-width: none;
              left: 50%;
              top: 50%;
              -webkit-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
              position: absolute;
              z-index: 3;
              display: block; }
              @media only screen and (max-width: 979px) {
                .front .content #content-wrapper .story-row .full-story .story-wrapper .art img, .issue-story-page .content #content-wrapper .story-row .full-story .story-wrapper .art img, .page-stories .content #content-wrapper .story-row .full-story .story-wrapper .art img {
                  left: 0;
                  top: 0;
                  width: 100%;
                  padding: 0;
                  position: relative;
                  -webkit-transform: none;
                  -ms-transform: none;
                  transform: none; } }
          .front .content #content-wrapper .story-row .full-story .story-wrapper .copy, .issue-story-page .content #content-wrapper .story-row .full-story .story-wrapper .copy, .page-stories .content #content-wrapper .story-row .full-story .story-wrapper .copy {
            width: 50%;
            height: 100%;
            top: 0;
            right: 0;
            position: absolute;
            padding: 1.5rem 1.75rem;
            bottom: 0;
            background: #fff;
            color: #000;
            z-index: 4;
            display: block;
            margin: 0;
            overflow: hidden; }
            .front .content #content-wrapper .story-row .full-story .story-wrapper .copy p, .issue-story-page .content #content-wrapper .story-row .full-story .story-wrapper .copy p, .page-stories .content #content-wrapper .story-row .full-story .story-wrapper .copy p {
              font-size: 1.25rem; }
              .front .content #content-wrapper .story-row .full-story .story-wrapper .copy p.small-text, .issue-story-page .content #content-wrapper .story-row .full-story .story-wrapper .copy p.small-text, .page-stories .content #content-wrapper .story-row .full-story .story-wrapper .copy p.small-text {
                font-size: 1rem !important; }
              @media only screen and (min-width: 980px) and (max-width: 1199px) {
                .front .content #content-wrapper .story-row .full-story .story-wrapper .copy p, .issue-story-page .content #content-wrapper .story-row .full-story .story-wrapper .copy p, .page-stories .content #content-wrapper .story-row .full-story .story-wrapper .copy p {
                  font-size: 1.1rem; } }
              @media only screen and (max-width: 979px) {
                .front .content #content-wrapper .story-row .full-story .story-wrapper .copy p, .issue-story-page .content #content-wrapper .story-row .full-story .story-wrapper .copy p, .page-stories .content #content-wrapper .story-row .full-story .story-wrapper .copy p {
                  font-size: 1rem; } }
            @media only screen and (max-width: 979px) {
              .front .content #content-wrapper .story-row .full-story .story-wrapper .copy, .issue-story-page .content #content-wrapper .story-row .full-story .story-wrapper .copy, .page-stories .content #content-wrapper .story-row .full-story .story-wrapper .copy {
                width: 100%;
                padding: 0;
                position: relative;
                z-index: 0; } }
            .front .content #content-wrapper .story-row .full-story .story-wrapper .copy .copy-wrapper, .issue-story-page .content #content-wrapper .story-row .full-story .story-wrapper .copy .copy-wrapper, .page-stories .content #content-wrapper .story-row .full-story .story-wrapper .copy .copy-wrapper {
              display: block; }
              @media only screen and (max-width: 979px) {
                .front .content #content-wrapper .story-row .full-story .story-wrapper .copy .copy-wrapper, .issue-story-page .content #content-wrapper .story-row .full-story .story-wrapper .copy .copy-wrapper, .page-stories .content #content-wrapper .story-row .full-story .story-wrapper .copy .copy-wrapper {
                  padding: 0 1rem; } }
      .front .content #content-wrapper .story-row .double-column-story, .issue-story-page .content #content-wrapper .story-row .double-column-story, .page-stories .content #content-wrapper .story-row .double-column-story {
        height: 566px;
        width: calc(50% + -1rem);
        margin: 0 0.5rem;
        float: left;
        padding: 0;
        position: relative;
        display: block; }
        @media only screen and (min-width: 980px) and (max-width: 1199px) {
          .front .content #content-wrapper .story-row .double-column-story, .issue-story-page .content #content-wrapper .story-row .double-column-story, .page-stories .content #content-wrapper .story-row .double-column-story {
            height: auto;
            margin: .5rem; } }
        @media only screen and (max-width: 979px) {
          .front .content #content-wrapper .story-row .double-column-story, .issue-story-page .content #content-wrapper .story-row .double-column-story, .page-stories .content #content-wrapper .story-row .double-column-story {
            width: 100%;
            width: calc(100% + -2rem);
            margin: 0.5rem 1rem 40px 1rem;
            max-width: 75rem;
            background: #fff;
            float: none;
            clear: both;
            position: relative;
            height: auto; } }
        .front .content #content-wrapper .story-row .double-column-story .story-wrapper, .issue-story-page .content #content-wrapper .story-row .double-column-story .story-wrapper, .page-stories .content #content-wrapper .story-row .double-column-story .story-wrapper {
          overflow: hidden;
          display: block; }
          .front .content #content-wrapper .story-row .double-column-story .story-wrapper .art, .issue-story-page .content #content-wrapper .story-row .double-column-story .story-wrapper .art, .page-stories .content #content-wrapper .story-row .double-column-story .story-wrapper .art {
            height: 566.218px;
            float: right;
            padding: 38.45% 30%;
            margin: 0;
            overflow: hidden;
            display: block;
            position: relative;
            width: 0; }
            @media only screen and (min-width: 980px) and (max-width: 1199px) {
              .front .content #content-wrapper .story-row .double-column-story .story-wrapper .art, .issue-story-page .content #content-wrapper .story-row .double-column-story .story-wrapper .art, .page-stories .content #content-wrapper .story-row .double-column-story .story-wrapper .art {
                height: auto;
                padding: 30% 50%;
                margin: 0;
                width: 0;
                float: none; } }
            @media only screen and (max-width: 979px) {
              .front .content #content-wrapper .story-row .double-column-story .story-wrapper .art, .issue-story-page .content #content-wrapper .story-row .double-column-story .story-wrapper .art, .page-stories .content #content-wrapper .story-row .double-column-story .story-wrapper .art {
                padding: 33% 50%;
                margin: 0;
                width: 0;
                height: 0;
                position: relative;
                display: block;
                overflow: hidden; } }
            .front .content #content-wrapper .story-row .double-column-story .story-wrapper .art img, .issue-story-page .content #content-wrapper .story-row .double-column-story .story-wrapper .art img, .page-stories .content #content-wrapper .story-row .double-column-story .story-wrapper .art img {
              height: 100%;
              max-width: none;
              width: auto;
              top: 50%;
              -webkit-transform: translate(0, -50%);
              -ms-transform: translate(0, -50%);
              transform: translate(0, -50%);
              -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
              transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
              -o-transition: opacity 0.3s ease-out, transform 0.3s ease-out;
              transition: opacity 0.3s ease-out, transform 0.3s ease-out;
              transition: opacity 0.3s ease-out, transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
              opacity: 0.9999;
              display: block;
              position: absolute;
              left: -50%; }
              @media only screen and (min-width: 980px) and (max-width: 1199px) {
                .front .content #content-wrapper .story-row .double-column-story .story-wrapper .art img, .issue-story-page .content #content-wrapper .story-row .double-column-story .story-wrapper .art img, .page-stories .content #content-wrapper .story-row .double-column-story .story-wrapper .art img {
                  width: 100%;
                  height: auto;
                  left: 0;
                  max-width: 100%; } }
              @media only screen and (max-width: 979px) {
                .front .content #content-wrapper .story-row .double-column-story .story-wrapper .art img, .issue-story-page .content #content-wrapper .story-row .double-column-story .story-wrapper .art img, .page-stories .content #content-wrapper .story-row .double-column-story .story-wrapper .art img {
                  top: 50%;
                  -webkit-transform: translate(0, -50%);
                  -ms-transform: translate(0, -50%);
                  transform: translate(0, -50%);
                  width: 100%;
                  opacity: 0.9999;
                  height: auto;
                  display: block;
                  position: absolute;
                  left: 0;
                  max-width: 100%;
                  display: block; } }
          .front .content #content-wrapper .story-row .double-column-story .story-wrapper .copy, .issue-story-page .content #content-wrapper .story-row .double-column-story .story-wrapper .copy, .page-stories .content #content-wrapper .story-row .double-column-story .story-wrapper .copy {
            position: absolute;
            top: 0;
            float: left;
            width: 50%;
            padding: 1.5rem;
            bottom: 0;
            background: #fff;
            color: #000;
            z-index: 2;
            display: block;
            margin: 0;
            height: auto; }
            @media only screen and (min-width: 980px) and (max-width: 1199px) {
              .front .content #content-wrapper .story-row .double-column-story .story-wrapper .copy, .issue-story-page .content #content-wrapper .story-row .double-column-story .story-wrapper .copy, .page-stories .content #content-wrapper .story-row .double-column-story .story-wrapper .copy {
                position: relative;
                height: auto;
                width: 100%; } }
            @media only screen and (max-width: 979px) {
              .front .content #content-wrapper .story-row .double-column-story .story-wrapper .copy, .issue-story-page .content #content-wrapper .story-row .double-column-story .story-wrapper .copy, .page-stories .content #content-wrapper .story-row .double-column-story .story-wrapper .copy {
                padding: 1.5rem;
                position: relative;
                bottom: 0;
                background: #fff;
                color: #000;
                z-index: 2;
                display: block;
                margin: 0;
                height: auto;
                width: 100%; } }
            @media only screen and (min-width: 980px) and (max-width: 1199px) {
              .front .content #content-wrapper .story-row .double-column-story .story-wrapper .copy p, .issue-story-page .content #content-wrapper .story-row .double-column-story .story-wrapper .copy p, .page-stories .content #content-wrapper .story-row .double-column-story .story-wrapper .copy p {
                font-size: 1rem; } }
            @media only screen and (max-width: 979px) {
              .front .content #content-wrapper .story-row .double-column-story .story-wrapper .copy p, .issue-story-page .content #content-wrapper .story-row .double-column-story .story-wrapper .copy p, .page-stories .content #content-wrapper .story-row .double-column-story .story-wrapper .copy p {
                font-size: .95rem; } }
            .front .content #content-wrapper .story-row .double-column-story .story-wrapper .copy .copy-wrapper, .issue-story-page .content #content-wrapper .story-row .double-column-story .story-wrapper .copy .copy-wrapper, .page-stories .content #content-wrapper .story-row .double-column-story .story-wrapper .copy .copy-wrapper {
              display: block; }
              @media only screen and (min-width: 980px) and (max-width: 1199px) {
                .front .content #content-wrapper .story-row .double-column-story .story-wrapper .copy .copy-wrapper, .issue-story-page .content #content-wrapper .story-row .double-column-story .story-wrapper .copy .copy-wrapper, .page-stories .content #content-wrapper .story-row .double-column-story .story-wrapper .copy .copy-wrapper {
                  height: 175px; } }
              @media only screen and (max-width: 979px) {
                .front .content #content-wrapper .story-row .double-column-story .story-wrapper .copy .copy-wrapper, .issue-story-page .content #content-wrapper .story-row .double-column-story .story-wrapper .copy .copy-wrapper, .page-stories .content #content-wrapper .story-row .double-column-story .story-wrapper .copy .copy-wrapper {
                  height: auto;
                  display: block; } }
      .front .content #content-wrapper .story-row .issue-cover, .issue-story-page .content #content-wrapper .story-row .issue-cover, .page-stories .content #content-wrapper .story-row .issue-cover {
        width: calc(45% + -1rem);
        margin: 0 .5rem;
        padding: 0;
        padding: 0;
        display: block;
        position: relative;
        float: left;
        -webkit-box-shadow: 0 7px 15px rgba(0, 0, 0, 0.2);
        -khtml-box-shadow: 0 7px 15px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 7px 15px rgba(0, 0, 0, 0.2);
        -ms-box-shadow: 0 7px 15px rgba(0, 0, 0, 0.2);
        -o-box-shadow: 0 7px 15px rgba(0, 0, 0, 0.2);
        box-shadow: 0 7px 15px rgba(0, 0, 0, 0.2); }
        @media only screen and (min-width: 980px) and (max-width: 1199px) {
          .front .content #content-wrapper .story-row .issue-cover, .issue-story-page .content #content-wrapper .story-row .issue-cover, .page-stories .content #content-wrapper .story-row .issue-cover {
            width: calc(50% + -1rem);
            margin: .5rem;
            margin-bottom: 40px !important; } }
        @media only screen and (max-width: 979px) {
          .front .content #content-wrapper .story-row .issue-cover, .issue-story-page .content #content-wrapper .story-row .issue-cover, .page-stories .content #content-wrapper .story-row .issue-cover {
            width: 100%;
            width: calc(100% + -2rem);
            margin: 0.5rem 1rem;
            margin-bottom: 40px !important;
            max-width: 75rem;
            background: #fff;
            float: none;
            clear: both;
            position: relative; } }
        .front .content #content-wrapper .story-row .issue-cover a:hover img, .issue-story-page .content #content-wrapper .story-row .issue-cover a:hover img, .page-stories .content #content-wrapper .story-row .issue-cover a:hover img {
          -webkit-transform: scale(1.02);
          -ms-transform: scale(1.02);
          transform: scale(1.02); }
      .front .content #content-wrapper .story-row .double-column-story-top, .issue-story-page .content #content-wrapper .story-row .double-column-story-top, .page-stories .content #content-wrapper .story-row .double-column-story-top {
        width: calc(55% + -1rem);
        margin: 0 0.5rem;
        float: left;
        padding: 0;
        position: relative; }
        @media only screen and (min-width: 980px) and (max-width: 1199px) {
          .front .content #content-wrapper .story-row .double-column-story-top, .issue-story-page .content #content-wrapper .story-row .double-column-story-top, .page-stories .content #content-wrapper .story-row .double-column-story-top {
            width: calc(50% + -1rem);
            margin: .5rem; } }
        @media only screen and (max-width: 979px) {
          .front .content #content-wrapper .story-row .double-column-story-top, .issue-story-page .content #content-wrapper .story-row .double-column-story-top, .page-stories .content #content-wrapper .story-row .double-column-story-top {
            width: 100%;
            width: calc(100% + -2rem);
            margin: 0.5rem 1rem;
            max-width: 75rem;
            background: #fff;
            float: none;
            clear: both;
            position: relative; } }
        .front .content #content-wrapper .story-row .double-column-story-top .story-wrapper, .issue-story-page .content #content-wrapper .story-row .double-column-story-top .story-wrapper, .page-stories .content #content-wrapper .story-row .double-column-story-top .story-wrapper {
          overflow: hidden;
          display: block; }
          .front .content #content-wrapper .story-row .double-column-story-top .story-wrapper .art, .issue-story-page .content #content-wrapper .story-row .double-column-story-top .story-wrapper .art, .page-stories .content #content-wrapper .story-row .double-column-story-top .story-wrapper .art {
            padding: 32% 50%;
            margin: 0;
            width: 0;
            height: 0;
            position: relative;
            display: block;
            overflow: hidden; }
            .front .content #content-wrapper .story-row .double-column-story-top .story-wrapper .art img, .issue-story-page .content #content-wrapper .story-row .double-column-story-top .story-wrapper .art img, .page-stories .content #content-wrapper .story-row .double-column-story-top .story-wrapper .art img {
              top: 50%;
              -webkit-transform: translate(0, -50%);
              -ms-transform: translate(0, -50%);
              transform: translate(0, -50%);
              width: 100%;
              opacity: 0.9999;
              height: auto;
              display: block;
              position: absolute;
              left: 0;
              max-width: 100%;
              display: block; }
          .front .content #content-wrapper .story-row .double-column-story-top .story-wrapper .copy, .issue-story-page .content #content-wrapper .story-row .double-column-story-top .story-wrapper .copy, .page-stories .content #content-wrapper .story-row .double-column-story-top .story-wrapper .copy {
            padding: 1.5rem;
            position: relative;
            bottom: 0;
            background: #fff;
            color: #000;
            z-index: 2;
            display: block;
            margin: 0;
            height: auto; }
            @media only screen and (min-width: 980px) and (max-width: 1199px) {
              .front .content #content-wrapper .story-row .double-column-story-top .story-wrapper .copy p, .issue-story-page .content #content-wrapper .story-row .double-column-story-top .story-wrapper .copy p, .page-stories .content #content-wrapper .story-row .double-column-story-top .story-wrapper .copy p {
                font-size: 1.25rem; } }
            @media only screen and (max-width: 979px) {
              .front .content #content-wrapper .story-row .double-column-story-top .story-wrapper .copy p, .issue-story-page .content #content-wrapper .story-row .double-column-story-top .story-wrapper .copy p, .page-stories .content #content-wrapper .story-row .double-column-story-top .story-wrapper .copy p {
                font-size: .95rem; } }
            .front .content #content-wrapper .story-row .double-column-story-top .story-wrapper .copy .copy-wrapper, .issue-story-page .content #content-wrapper .story-row .double-column-story-top .story-wrapper .copy .copy-wrapper, .page-stories .content #content-wrapper .story-row .double-column-story-top .story-wrapper .copy .copy-wrapper {
              height: auto;
              display: block; }
      .front .content #content-wrapper .story-row .single-column-story, .issue-story-page .content #content-wrapper .story-row .single-column-story, .page-stories .content #content-wrapper .story-row .single-column-story {
        width: calc(25% + -1rem);
        margin: 0 0.5rem;
        float: left;
        padding: 0;
        position: relative;
        height: 560px; }
        @media only screen and (min-width: 980px) and (max-width: 1199px) {
          .front .content #content-wrapper .story-row .single-column-story, .issue-story-page .content #content-wrapper .story-row .single-column-story, .page-stories .content #content-wrapper .story-row .single-column-story {
            width: calc(25% + -1rem);
            margin: .5rem;
            height: 500px; } }
        @media only screen and (max-width: 979px) {
          .front .content #content-wrapper .story-row .single-column-story, .issue-story-page .content #content-wrapper .story-row .single-column-story, .page-stories .content #content-wrapper .story-row .single-column-story {
            width: 100%;
            width: calc(100% + -2rem);
            margin: 0.5rem 1rem 40px 1rem;
            max-width: 75rem;
            background: #fff;
            float: none;
            clear: both;
            position: relative;
            height: auto; } }
        .front .content #content-wrapper .story-row .single-column-story .story-wrapper, .issue-story-page .content #content-wrapper .story-row .single-column-story .story-wrapper, .page-stories .content #content-wrapper .story-row .single-column-story .story-wrapper {
          overflow: hidden;
          display: block; }
          .front .content #content-wrapper .story-row .single-column-story .story-wrapper .art, .issue-story-page .content #content-wrapper .story-row .single-column-story .story-wrapper .art, .page-stories .content #content-wrapper .story-row .single-column-story .story-wrapper .art {
            padding: 33% 50%;
            margin: 0;
            width: 0;
            height: 0;
            position: relative;
            display: block;
            overflow: hidden; }
            .front .content #content-wrapper .story-row .single-column-story .story-wrapper .art img, .issue-story-page .content #content-wrapper .story-row .single-column-story .story-wrapper .art img, .page-stories .content #content-wrapper .story-row .single-column-story .story-wrapper .art img {
              top: 50%;
              -webkit-transform: translate(0, -50%);
              -ms-transform: translate(0, -50%);
              transform: translate(0, -50%);
              width: 100%;
              opacity: 0.9999;
              height: auto;
              display: block;
              position: absolute;
              left: 0;
              max-width: 100%;
              display: block; }
          .front .content #content-wrapper .story-row .single-column-story .story-wrapper .logo, .issue-story-page .content #content-wrapper .story-row .single-column-story .story-wrapper .logo, .page-stories .content #content-wrapper .story-row .single-column-story .story-wrapper .logo {
            background-color: #007b3c;
            text-align: center;
            padding: 33% 50%;
            margin: 0;
            width: 0;
            height: 0;
            position: relative;
            display: block;
            overflow: hidden; }
            .front .content #content-wrapper .story-row .single-column-story .story-wrapper .logo img, .issue-story-page .content #content-wrapper .story-row .single-column-story .story-wrapper .logo img, .page-stories .content #content-wrapper .story-row .single-column-story .story-wrapper .logo img {
              top: 50%;
              -webkit-transform: translate(0, -50%);
              -ms-transform: translate(0, -50%);
              transform: translate(0, -50%);
              width: 65%;
              opacity: 0.9999;
              height: auto;
              display: block;
              position: absolute;
              left: 17%;
              max-width: 100%;
              display: block;
              padding-top: 10px; }
          .front .content #content-wrapper .story-row .single-column-story .story-wrapper .copy, .issue-story-page .content #content-wrapper .story-row .single-column-story .story-wrapper .copy, .page-stories .content #content-wrapper .story-row .single-column-story .story-wrapper .copy {
            padding: 1.5rem;
            position: relative;
            bottom: 0;
            background: #fff;
            color: #000;
            z-index: 2;
            display: block;
            margin: 0;
            height: auto; }
            .front .content #content-wrapper .story-row .single-column-story .story-wrapper .copy p, .issue-story-page .content #content-wrapper .story-row .single-column-story .story-wrapper .copy p, .page-stories .content #content-wrapper .story-row .single-column-story .story-wrapper .copy p {
              line-height: 1.5rem; }
              @media only screen and (min-width: 980px) and (max-width: 1199px) {
                .front .content #content-wrapper .story-row .single-column-story .story-wrapper .copy p, .issue-story-page .content #content-wrapper .story-row .single-column-story .story-wrapper .copy p, .page-stories .content #content-wrapper .story-row .single-column-story .story-wrapper .copy p {
                  font-size: 1rem; } }
              @media only screen and (max-width: 979px) {
                .front .content #content-wrapper .story-row .single-column-story .story-wrapper .copy p, .issue-story-page .content #content-wrapper .story-row .single-column-story .story-wrapper .copy p, .page-stories .content #content-wrapper .story-row .single-column-story .story-wrapper .copy p {
                  font-size: .95rem; } }
            .front .content #content-wrapper .story-row .single-column-story .story-wrapper .copy .copy-wrapper, .issue-story-page .content #content-wrapper .story-row .single-column-story .story-wrapper .copy .copy-wrapper, .page-stories .content #content-wrapper .story-row .single-column-story .story-wrapper .copy .copy-wrapper {
              height: 325px;
              display: block; }
              @media only screen and (max-width: 979px) {
                .front .content #content-wrapper .story-row .single-column-story .story-wrapper .copy .copy-wrapper, .issue-story-page .content #content-wrapper .story-row .single-column-story .story-wrapper .copy .copy-wrapper, .page-stories .content #content-wrapper .story-row .single-column-story .story-wrapper .copy .copy-wrapper {
                  height: auto; } }
      body.section-issues .single-column-story {
        margin-bottom: 40px !important; }

.timeline-Viewport {
  display: block;
  height: 200px !important; }

body.stories .page, body.class-notes .page, body.obituaries .page, body.notable-alumni .page {
  background: #eee; }

body.stories #footer, body.class-notes #footer, body.obituaries #footer, body.notable-alumni #footer {
  background: #fff; }

.story-section-wrap, .class-notes-wrap, .obituary-wrap {
  display: block;
  width: 100%;
  margin: 0 0 40px 0;
  float: left;
  background: #fff; }
  .story-section-wrap:first-of-type, .class-notes-wrap:first-of-type, .obituary-wrap:first-of-type {
    margin-top: 40px; }
  .story-section-wrap .large-12, .class-notes-wrap .large-12, .obituary-wrap .large-12 {
    padding-left: 0 !important;
    padding-right: 0 !important; }
    .story-section-wrap .large-12 .obituary-wrap-inner, .class-notes-wrap .large-12 .obituary-wrap-inner, .obituary-wrap .large-12 .obituary-wrap-inner {
      padding: 0 0.9375rem; }
    .story-section-wrap .large-12 .large-4, .class-notes-wrap .large-12 .large-4, .obituary-wrap .large-12 .large-4 {
      padding-left: 0;
      overflow: hidden; }
      @media only screen and (max-width: 979px) {
        .story-section-wrap .large-12 .large-4, .class-notes-wrap .large-12 .large-4, .obituary-wrap .large-12 .large-4 {
          padding-left: 0 !important;
          padding-right: 0 !important; } }
      .story-section-wrap .large-12 .large-4 img, .class-notes-wrap .large-12 .large-4 img, .obituary-wrap .large-12 .large-4 img {
        -webkit-box-shadow: 2px 0 6px rgba(0, 0, 0, 0.5);
        -khtml-box-shadow: 2px 0 6px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 2px 0 6px rgba(0, 0, 0, 0.5);
        -ms-box-shadow: 2px 0 6px rgba(0, 0, 0, 0.5);
        -o-box-shadow: 2px 0 6px rgba(0, 0, 0, 0.5);
        box-shadow: 2px 0 6px rgba(0, 0, 0, 0.5); }
        @media only screen and (max-width: 979px) {
          .story-section-wrap .large-12 .large-4 img, .class-notes-wrap .large-12 .large-4 img, .obituary-wrap .large-12 .large-4 img {
            margin-bottom: 20px; } }

.main .node .field-type-taxonomy-term-reference ul {
  margin: .75rem 0 1.5rem 0; }
  .main .node .field-type-taxonomy-term-reference ul li {
    display: inline;
    margin-right: 20px; }
    .main .node .field-type-taxonomy-term-reference ul li a:before {
      content: "#"; }

.obituary-wrap {
  margin-bottom: 20px !important; }
  .obituary-wrap h5 {
    margin: .75rem !important; }

.view-id-obituary .views-exposed-widget label {
  display: inline;
  float: left; }

.view-id-obituary .views-exposed-widget .bef-select-as-links .form-type-bef-link {
  display: inline;
  float: left;
  margin: 0 10px; }
  .view-id-obituary .views-exposed-widget .bef-select-as-links .form-type-bef-link a {
    margin-right: 10px; }
  .view-id-obituary .views-exposed-widget .bef-select-as-links .form-type-bef-link::after {
    content: " |"; }
  .view-id-obituary .views-exposed-widget .bef-select-as-links .form-type-bef-link:last-child::after {
    content: ""; }

.view-id-obituary .views-row {
  clear: both; }

.view-id-issue .view-header .views-row {
  clear: both; }

.view-display-id-new_issue h3.latest-issue-title {
  margin-top: 0; }

.view-display-id-past_issues .columns {
  margin-bottom: 4em;
  float: left !important; }
  .view-display-id-past_issues .columns .adaptive-wrapper {
    padding: 0 2.5em;
    display: block; }
    .view-display-id-past_issues .columns .adaptive-wrapper h5 {
      text-align: center;
      text-decoration: underline;
      margin-bottom: 1em; }

.section-issues .view-issues-tax img {
  -webkit-box-shadow: 0 7px 15px rgba(0, 0, 0, 0.2);
  -khtml-box-shadow: 0 7px 15px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 7px 15px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 7px 15px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 7px 15px rgba(0, 0, 0, 0.2);
  box-shadow: 0 7px 15px rgba(0, 0, 0, 0.2); }
  .section-issues .view-issues-tax img.adaptive-image {
    min-width: 100%; }

.page-taxonomy-term.issues .main {
  /**.view-display-id-related_story_featured {
				.featured-image-wrap {
					height: 400px;
					overflow: hidden;
					display: block;
					clear: both;
					@include inner-border(2px,#fff, 0.7);

					@include medium {
						height: 300px;
					}
					@include small-down {
						height:auto;
					}
					img {
						width: 100%;

					}
				}
			}

			.view-display-id-related_story_block {
				.featured-image-wrap {
					height: 225px;
					overflow: hidden;
					display: block;
					clear: both;
					@include inner-border(2px,#fff, 0.7);

					@include medium {
						height: 180px;
					}
					@include small-down {
						height:auto;
					}
					img {
						width: 100%;

					}
				}
			}**/ }
  .page-taxonomy-term.issues .main .term-listing-heading .large-12 {
    margin: 0 0 4em 0; }
    @media only screen and (max-width: 1199px) {
      .page-taxonomy-term.issues .main .term-listing-heading .large-12 .issue-cover-image-block {
        margin-bottom: 40px; } }
  .page-taxonomy-term.issues .main .block {
    clear: both; }
  .page-taxonomy-term.issues .main .field-name-field-issue-cover-image img {
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 7px 15px rgba(0, 0, 0, 0.3);
    -khtml-box-shadow: 0 7px 15px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 7px 15px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 7px 15px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 7px 15px rgba(0, 0, 0, 0.3);
    box-shadow: 0 7px 15px rgba(0, 0, 0, 0.3); }
  .page-taxonomy-term.issues .main .thumbnail-formatter {
    height: 450px;
    position: relative;
    overflow: hidden; }
    @media only screen and (min-width: 980px) and (max-width: 1199px) {
      .page-taxonomy-term.issues .main .thumbnail-formatter {
        height: 300px; } }
    @media only screen and (min-width: 770px) and (max-width: 979px) {
      .page-taxonomy-term.issues .main .thumbnail-formatter {
        height: 400px; } }
    @media only screen and (max-width: 769px) {
      .page-taxonomy-term.issues .main .thumbnail-formatter {
        height: 275px; } }
    .page-taxonomy-term.issues .main .thumbnail-formatter img {
      display: block;
      margin: 0;
      max-width: 100%;
      height: auto; }
      @media only screen and (min-width: 980px) and (max-width: 1199px) {
        .page-taxonomy-term.issues .main .thumbnail-formatter img {
          max-width: 100%; } }
      @media only screen and (min-width: 770px) and (max-width: 979px) {
        .page-taxonomy-term.issues .main .thumbnail-formatter img {
          max-width: 125%; } }
      @media only screen and (max-width: 769px) {
        .page-taxonomy-term.issues .main .thumbnail-formatter img {
          max-width: 150%; } }

.node-type-story {
  /*.sidebar {
			width: 250px;
			position: fixed;
			left:80%;
			top: 180px;
			margin: 0 0 0 110px;
			background-color: #ccc;
			padding: 10px;

			@include medium-down {
				width: 100%;
				position: relative;
				left: auto;
				top: auto;
				margin: 0 auto;

				padding: 20px;
			}
		}*/ }
  .node-type-story .bap-wrapper-overlay .main-text h4 {
    color: #fff;
    text-shadow: 0 0 10px black; }
    @media only screen and (max-width: 769px) {
      .node-type-story .bap-wrapper-overlay .main-text h4 {
        font-size: .7rem; } }
  @media only screen and (max-width: 769px) {
    .node-type-story .bap-wrapper-overlay .main-text h3 {
      font-size: 1rem; } }
  .node-type-story.aligncenter .bap-wrapper-overlay .main-text {
    text-align: center !important; }
  .node-type-story.alignleft .bap-wrapper-overlay .main-text {
    text-align: left !important; }
  .node-type-story.alignright .bap-wrapper-overlay .main-text {
    text-align: right !important; }
  .node-type-story.texttop .bap-wrapper-overlay .overlay {
    top: 2em; }
    @media only screen and (max-width: 769px) {
      .node-type-story.texttop .bap-wrapper-overlay .overlay {
        top: 0; } }
  @media only screen and (max-width: 769px) {
    .node-type-story.texttop .bap-wrapper-overlay .columns {
      padding-left: 0;
      padding-right: 0; } }
  .node-type-story.textmiddle .bap-wrapper-overlay .overlay {
    top: 50%; }
  .node-type-story.textbottom .bap-wrapper-overlay .overlay {
    bottom: 2em; }
  .node-type-story .section .left {
    margin: 0 20px 20px 0; }
    @media only screen and (max-width: 769px) {
      .node-type-story .section .left {
        float: none;
        margin: 0 0 40px 0; } }
  .node-type-story .section .right {
    margin: 0 0 20px 20px; }
    @media only screen and (max-width: 769px) {
      .node-type-story .section .right {
        float: none;
        margin: 0 0 40px 0; } }
  .node-type-story .section .adaptive-image {
    width: 350px;
    height: auto; }
    @media only screen and (min-width: 980px) and (max-width: 1199px) {
      .node-type-story .section .adaptive-image {
        max-width: 300px; } }
    @media only screen and (min-width: 770px) and (max-width: 979px) {
      .node-type-story .section .adaptive-image {
        max-width: 200px; } }
    @media only screen and (max-width: 769px) {
      .node-type-story .section .adaptive-image {
        width: 100%;
        clear: both; } }

table#draggableviews-table-story-related-front-story-sort, table#draggableviews-table-stories-standard-issue-story-sort {
  width: 100% !important;
  padding: 40px; }
  table#draggableviews-table-story-related-front-story-sort tr, table#draggableviews-table-stories-standard-issue-story-sort tr {
    background: none !important;
    border-bottom: 2px solid #ccc; }
  table#draggableviews-table-story-related-front-story-sort .handle, table#draggableviews-table-stories-standard-issue-story-sort .handle {
    height: 23px;
    width: 23px; }

.views-widget-filter-tid {
  width: 100%;
  margin: 20px 0; }

.form-item-search-obituaries input {
  height: 50px;
  background: #fff;
  border: 1px solid #eee;
  font-size: 10pt;
  float: left;
  color: #666;
  padding-left: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

button.secondary {
  background: #fff;
  border: 1px solid #aaa;
  color: #666;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 1.6em; }

.views-submit-button button {
  background: #fff;
  border: 1px solid #aaa;
  font-size: 10pt;
  float: left;
  color: #666;
  padding-left: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 1.6em; }

.views-submit-button .form-submit {
  margin-top: 0; }

/*************** PARAGRAPHS ********************/
@media only screen and (max-width: 769px) {
  .bap-panel .bap-wrapper {
    margin-bottom: 0; } }

.node-story .paragraphs-items-field-story-content, .node-story .body {
  margin-top: 3rem; }

.paragraphs-items .field-name-field-paragraph-text p, .paragraphs-items .field-name-field-paragraph-text ol, .paragraphs-items .field-name-field-paragraph-text ul, .paragraphs-items .field-name-field-paragraph-text ol li, .paragraphs-items .field-name-field-paragraph-text ul li {
  font-size: 1.25rem; }
  @media only screen and (max-width: 979px) {
    .paragraphs-items .field-name-field-paragraph-text p, .paragraphs-items .field-name-field-paragraph-text ol, .paragraphs-items .field-name-field-paragraph-text ul, .paragraphs-items .field-name-field-paragraph-text ol li, .paragraphs-items .field-name-field-paragraph-text ul li {
      font-size: 1rem;
      line-height: 1.5rem; } }

.paragraphs-items .field-name-field-dropped-cap {
  float: left;
  font-family: 'Roboto Slab', serif;
  font-size: 6rem;
  font-weight: bold;
  line-height: 5.25rem;
  margin: 0 1rem 0.5rem 0;
  color: #006a31; }

.paragraphs-items .field-name-field-section-title {
  text-align: center;
  color: #006a31;
  font-size: 2rem;
  font-weight: bolder;
  font-family: "Open Sans Condensed", sans-serif; }

.paragraphs-items .paragraphs-image-gallery {
  padding: 2vw;
  position: relative; }

.paragraphs-items .image-gallery {
  text-align: center; }
  .paragraphs-items .image-gallery a img {
    max-height: 75vh; }

.paragraphs-items .entity-paragraphs-item .content .image-wrapper {
  margin: 1rem; }
  @media only screen and (max-width: 979px) {
    .paragraphs-items .entity-paragraphs-item .content .image-wrapper {
      width: 100%;
      margin: 1rem 0; } }
  .paragraphs-items .entity-paragraphs-item .content .image-wrapper img {
    width: 100%; }

.paragraphs-items .paragraphs-item-image-medium-left .content .image-wrapper {
  max-width: 50%;
  float: left;
  margin: 1rem 1rem 1rem 0; }
  @media only screen and (max-width: 769px) {
    .paragraphs-items .paragraphs-item-image-medium-left .content .image-wrapper {
      max-width: 100%;
      float: none;
      margin: 1rem 0; } }

.paragraphs-items .paragraphs-item-image-medium-right .content .image-wrapper {
  max-width: 50%;
  float: right;
  margin: 1rem 0 1rem 1rem; }
  @media only screen and (max-width: 769px) {
    .paragraphs-items .paragraphs-item-image-medium-right .content .image-wrapper {
      max-width: 100%;
      float: none;
      margin: 1rem 0; } }

.paragraphs-items .paragraphs-item-image-small-left .content .image-wrapper {
  max-width: 33%;
  float: left;
  margin: 1rem 1rem 1rem 0; }
  @media only screen and (max-width: 769px) {
    .paragraphs-items .paragraphs-item-image-small-left .content .image-wrapper {
      max-width: 100%;
      float: none;
      margin: 1rem 0; } }

.paragraphs-items .paragraphs-item-image-small-right .content .image-wrapper {
  max-width: 33%;
  float: right;
  margin: 1rem 0 1rem 1rem; }
  @media only screen and (max-width: 769px) {
    .paragraphs-items .paragraphs-item-image-small-right .content .image-wrapper {
      max-width: 100%;
      float: none;
      margin: 1rem 0; } }

.paragraphs-items .content .image-wrapper {
  background: #eeeeee; }

.paragraphs-items .image-caption {
  padding: 15px; }

.paragraphs-items .paragraphs-item-block-quote {
  font-size: 2rem;
  font-style: italic;
  line-height: 2.5rem;
  color: #006a31;
  width: 25%; }

@media only screen and (max-width: 979px) {
  .paragraphs-items .paragraphs-item-block-quote {
    font-size: 1.25rem;
    font-style: italic;
    line-height: 1.75rem;
    width: 100%; } }

.paragraphs-items .paragraphs-item-block-quote.left {
  float: left;
  border-right: 2px solid #dddddd;
  margin: 1rem 1rem 1rem 0;
  padding: 1rem 1rem 1rem 0; }
  @media only screen and (max-width: 979px) {
    .paragraphs-items .paragraphs-item-block-quote.left {
      border: none; } }

.paragraphs-items .paragraphs-item-block-quote.right {
  float: right;
  border-left: 2px solid #dddddd;
  margin: 1rem 0 1rem 1rem;
  padding: 1rem 0 1rem 1rem; }
  @media only screen and (max-width: 979px) {
    .paragraphs-items .paragraphs-item-block-quote.right {
      border: none; } }

.paragraphs-items .block-quote::before {
  content: "\f10d";
  font-family: "FontAwesome";
  font-size: 2rem;
  padding-right: 1rem; }

.paragraphs-items .block-quote::after {
  content: "\f10e";
  font-family: "FontAwesome";
  font-size: 2rem;
  padding-left: 1rem; }

.paragraphs-items .attributed-to::before {
  content: "\f068\f068";
  font-family: "FontAwesome";
  font-size: 1rem;
  padding-right: 0.75rem; }

.paragraphs-items .promo-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 24vw; }

.paragraphs-items .promo-text {
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.75rem;
  padding: 2rem;
  text-shadow: 0 0 10px #000;
  overflow: hidden;
  position: absolute;
  text-align: center;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }
  @media only screen and (max-width: 769px) {
    .paragraphs-items .promo-text {
      font-size: 1.5em;
      padding: 0.5em; } }

.paragraphs-items .promo-wrapper {
  margin: 3vw 0;
  max-height: 25vw;
  overflow: hidden; }

.paragraphs-items .promo-wrapper video {
  width: 100vw; }

.paragraphs-items .promo-wrapper a, .paragraphs-items .promo-wrapper a:hover {
  text-decoration: none; }

.paragraphs-items .prev, .paragraphs-items .next {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.5);
  color: rgba(255, 255, 255, 0.75);
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  border: 2px solid rgba(255, 255, 255, 0.3);
  font-size: 1.75em;
  line-height: 1.6em;
  text-align: center;
  -webkit-transition: .2s all ease;
  -o-transition: .2s all ease;
  transition: .2s all ease; }

.paragraphs-items .paragraphs-item-sidebar-promo {
  background: #eee;
  padding: 2em;
  -webkit-box-shadow: 8px 10px 18px #888888;
  box-shadow: 8px 10px 18px #888888; }
  @media only screen and (min-width: 1200px) {
    .paragraphs-items .paragraphs-item-sidebar-promo {
      position: absolute;
      left: 1210px;
      top: 0;
      width: 15vw;
      z-index: 1; } }

@media only screen and (min-width: 1200px) {
  .paragraphs-items .sidebar-promo-sticky {
    position: fixed;
    top: 100px;
    left: calc((100% - 1180px) / 2 + 1210px); } }

@media only screen and (min-width: 1200px) {
  .paragraphs-items .sidebar-promo-bottom {
    top: auto;
    bottom: 0; } }

.paragraphs-items .prev {
  top: 48%;
  left: 0;
  padding-right: 2px; }

.paragraphs-items .next {
  top: 48%;
  right: 0;
  padding-left: 2px; }

.paragraphs-items .prev:hover, .paragraphs-items .next:hover {
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  width: 60px;
  height: 60px;
  line-height: 2em; }

.paragraphs-items .field-name-field-statbox-text {
  background: #eeeeee;
  padding: 2em;
  margin: 1.5em;
  width: 35%; }
  @media only screen and (max-width: 769px) {
    .paragraphs-items .field-name-field-statbox-text {
      width: 100%; } }

.paragraphs-items .paragraphs-item-statbox-full-width {
  background: #eee;
  padding: 2em; }

.paragraphs-items .paragraphs-item-statbox-left .content .field-name-field-statbox-text {
  float: left;
  margin: 1.5em 1.5em 1.5em 0; }
  @media only screen and (max-width: 769px) {
    .paragraphs-items .paragraphs-item-statbox-left .content .field-name-field-statbox-text {
      float: none;
      margin: 1.5em 0; } }

.paragraphs-items .paragraphs-item-statbox-right .content .field-name-field-statbox-text {
  float: right;
  margin: 1.5em 0 1.5em 1.5em; }
  @media only screen and (max-width: 769px) {
    .paragraphs-items .paragraphs-item-statbox-right .content .field-name-field-statbox-text {
      float: none;
      margin: 1.5em 0; } }

.paragraphs-items .paragraphs-item-full-width-video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }
  .paragraphs-items .paragraphs-item-full-width-video-container iframe, .paragraphs-items .paragraphs-item-full-width-video-container object, .paragraphs-items .paragraphs-item-full-width-video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.block-block-12 {
  margin-top: 4em; }

.prev-next-wrapper {
  background: #dddddd;
  padding: 2em 0;
  text-align: center; }

.prev-img {
  background-color: #000000;
  padding: 0; }

.next-img {
  background-color: #000000;
  padding: 0; }

.prev-img a img, .next-img a img {
  width: 160px;
  height: auto;
  -o-transition: opacity .25s ease-in-out;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out; }
  @media only screen and (max-width: 979px) {
    .prev-img a img, .next-img a img {
      display: none; } }

.prev-img a img:hover, .next-img a img:hover, .related-img a img:hover {
  opacity: .70;
  -o-transition: opacity .25s ease-in-out;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out; }

.related-wrapper {
  text-align: center;
  margin-top: 2rem; }
  .related-wrapper h3 {
    font-family: "Open Sans Condensed", sans-serif !important; }
  .related-wrapper h4 {
    font-family: Georgia,Times,serif !important; }

.related-story {
  display: inline-block;
  width: 30%; }
  @media only screen and (max-width: 979px) {
    .related-story {
      width: 45%; } }
  .related-story.views-row-first {
    margin-right: 4%; }
  .related-story.views-row-last {
    margin-left: 4%; }
    @media only screen and (max-width: 979px) {
      .related-story.views-row-last {
        display: none; } }

.related-img a img {
  width: 100%;
  -o-transition: opacity .25s ease-in-out;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out; }

.related-txt {
  text-align: left; }

.related-txt h4.story-title {
  margin-top: 1.5em; }

.story-title a {
  color: #555555; }

.prev-next-story .story-title a {
  color: #006a31; }

@media only screen and (max-width: 769px) {
  .prev-next-story {
    display: inherit; } }

.related-img {
  background-color: #000000; }

a.story-nav i {
  font-size: 3.5rem;
  line-height: 1.25em; }
  @media only screen and (max-width: 979px) {
    a.story-nav i {
      font-size: 1.5rem; } }

@media only screen and (max-width: 769px) {
  .prev-next-story-mobile {
    display: none; } }

@media only screen and (max-width: 769px) {
  .view-stories-prev-next {
    display: inline-block; } }

@media only screen and (max-width: 769px) {
  .view-display-id-related_stories {
    width: 100%; } }

@media only screen and (min-width: 1200px) {
  .prev-txt {
    max-width: 50%; } }

@media only screen and (max-width: 769px) {
  .prev-txt {
    text-align: left; } }

@media only screen and (max-width: 769px) {
  .prev-txt h4, .prev-txt strong {
    font-size: .75rem !important; } }

@media only screen and (min-width: 1200px) {
  .next-txt {
    max-width: 50%; } }

@media only screen and (max-width: 769px) {
  .next-txt {
    text-align: right; } }

@media only screen and (max-width: 769px) {
  .next-txt h4, .next-txt strong {
    font-size: .75rem !important; } }

@media only screen and (max-width: 769px) {
  .col.next-txt, .col.next-img, .col.next-nav {
    margin: 0; } }

@media only screen and (min-width: 1200px) {
  a.story-nav i {
    line-height: 1.15em; } }

@media only screen and (max-width: 769px) {
  a.story-nav i {
    display: none; } }

.paragraphs-items-field-story-content-full {
  font-family: Georgia,Times,serif; }
  .paragraphs-items-field-story-content-full p {
    font-family: Georgia,Times,serif; }

.node-type-story .block-block-12 {
  display: inline-block;
  width: 1903px;
  -webkit-transform: translateX(-361.5px);
  -ms-transform: translateX(-361.5px);
  transform: translateX(-361.5px); }

@media only screen and (max-width: 769px) {
  .field-name-field-statbox-text {
    clear: both; } }

/**********************ALUMNI****************************/
.block-block-13 {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.7)), color-stop(20%, rgba(255, 255, 255, 0.7)), to(#fff));
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 20%, #fff);
  background: -o-linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 20%, #fff);
  background: linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 20%, #fff);
  overflow-x: hidden; }

.na-wrapper {
  width: 100vw; }

.notable-alumni-feature {
  /* box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  display: inline-block; */ }

.view-notable-alumni {
  float: left;
  margin: 0; }

.grid-li {
  width: 50vw;
  height: 25vw !important; }
  @media only screen and (min-width: 980px) and (max-width: 1199px) {
    .grid-li {
      width: 25vw;
      height: 15.6vw !important; } }

/*@media (min-width: 770px) {
  .grid-li {
    width: 25vw;
    height: 15.6vw !important;
  }
}*/
.grid-li a img {
  height: 100%;
  width: auto; }

h4.na-category {
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 50%;
  top: 75%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 0.5em 1em;
  border-radius: 25px; }

.view-notable-alumni .view-filters {
  margin-bottom: 4em; }

.notable-alumn {
  background-color: #eeeeee;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath fill='%23454545' fill-opacity='0.4' d='M1 3h1v1H1V3zm2-2h1v1H3V1z'%3E%3C/path%3E%3C/svg%3E");
  -webkit-box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
  box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
  margin-bottom: 3em !important;
  padding: 15px; }

.notable-alumn-img {
  padding: 0;
  text-align: center; }
  .notable-alumn-img img {
    height: 200px;
    width: auto;
    outline: 5px solid rgba(255, 255, 255, 0.5);
    outline-offset: -5px; }

.notable-alumn-txt {
  min-height: 200px; }

/**************************** About *****************************************/
#about-intro h2, #issue-intro h2 {
  margin-top: 0; }
  #about-intro h2 a, #issue-intro h2 a {
    text-decoration: underline; }

/*************************** Related Stories ********************************/
.prev-next-wrapper {
  background-color: #ddd; }
  .prev-next-wrapper .large-6 {
    display: inline-block;
    float: left;
    width: 50%; }

@include-small-down {
  .prev-next-wrapper .large-6 {
    float: none; } }

.related-wrapper {
  overflow: hidden;
  display: block; }
  .related-wrapper .large-4 {
    margin: 0 0.5rem !important;
    float: left;
    padding: 0;
    position: relative;
    height: auto;
    width: 30% !important; }
    @media only screen and (max-width: 979px) {
      .related-wrapper .large-4 {
        width: 100% !important;
        float: none;
        margin: 0 !important; } }
    .related-wrapper .large-4 .related-img {
      padding: 32% 50%;
      margin: 0;
      width: 0;
      height: 0;
      position: relative;
      display: block;
      overflow: hidden;
      -webkit-box-shadow: 2px 0 6px rgba(0, 0, 0, 0.5);
      -khtml-box-shadow: 2px 0 6px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: 2px 0 6px rgba(0, 0, 0, 0.5);
      -ms-box-shadow: 2px 0 6px rgba(0, 0, 0, 0.5);
      -o-box-shadow: 2px 0 6px rgba(0, 0, 0, 0.5);
      box-shadow: 2px 0 6px rgba(0, 0, 0, 0.5); }
      .related-wrapper .large-4 .related-img img {
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        width: 100%;
        opacity: 0.9999;
        height: auto;
        display: block;
        position: absolute;
        left: 0;
        max-width: 100%;
        display: block; }
    .related-wrapper .large-4 .related-txt {
      padding: 1.5rem;
      position: relative;
      bottom: 0;
      background: #fff;
      color: #000;
      z-index: 2;
      display: block;
      margin: 0;
      height: auto; }
      .related-wrapper .large-4 .related-txt h4 {
        margin-top: 0; }
      @media only screen and (min-width: 980px) and (max-width: 1199px) {
        .related-wrapper .large-4 .related-txt p {
          font-size: 1.25rem; } }
      @media only screen and (max-width: 979px) {
        .related-wrapper .large-4 .related-txt p {
          font-size: .95rem; } }

/***************Contact table******************************/
.contact-links {
  background-color: #ccc !important; }
  .contact-links table {
    background-color: #ccc !important; }
    .contact-links table tr {
      background-color: #ccc !important; }
