@charset "UTF-8";
/*COLORS*/
/* BLOOP OVERLAY COLORS */
@media screen {
  /*RANDOM STUFF */
  .finish-strong .desktopMenu {
    display: none !important; }

  .clearfix {
    clear: both;
    height: 1px; }

  /*TYPOGRAPHY*/
  body, input, textarea {
    font-family: 'AvenirLT-Medium', sans-serif;
    font-size: 18px;
    color: #303030; }

  .footnotes {
    font-size: 14px; }

  .centered {
    text-align: center; }

  .sectionHeader {
    /*this is the all-caps gray test */
    color: #acacac;
    font-size: 19px;
    text-transform: uppercase;
    line-height: 30px; }

  main p a, aside p a, .mainContent p a {
    color: #00446d;
    text-decoration: underline; }

  main p a:hover, aside p a:hover, .mainContent p a:hover, .sidebar li a:hover {
    color: #752d62; }

  a {
    text-decoration: none; }

  a:hover {
    text-decoration: underline;
    color: #752d62; }

  main p, aside p, .mainContent p {
    margin-bottom: 30px; }

  /*H TAGS*/
  h1, h2, h3, h4, h5, h6 {
    color: #00446c; }

  h3, h4, h5, h6 {
    font-family: 'AvenirLT-Medium';
    line-height: 70px; }

  h1 {
    font-family: 'AvenirLT-Roman';
    font-size: 57px;
    line-height: 80px; }

  h2 {
    font-size: 32px;
    font-family: 'AvenirLT-Black';
    margin-bottom: 50px; }

  h3 {
    font-size: 36px;
    line-height: 45px;
    margin-bottom: 30px; }

  h4 {
    font-family: 'AvenirLT-Medium';
    font-size: 30px;
    line-height: 34px; }

  h5 {
    font-family: 'AvenirLT-Medium';
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px; }

  h6 {
    font-family: 'AvenirLT-Black';
    font-size: 22px; }

  blockquote {
    background-color: #752d62;
    background-image: url("../images/typography/quotes.png");
    display: block;
    width: 100%;
    padding: 200px 75px 100px;
    background-repeat: no-repeat;
    background-size: 85px;
    background-position: center 80px;
    color: black;
    margin: 60px 0 80px;
    text-align: center;
    color: #e8e0e5;
    font-style: italic;
    font-size: 26px;
    font-family: georgia, serif; }

  b, strong {
    font-family: 'AvenirLT-Heavy';
    font-weight: 400; }

  .linkArr {
    width: 13px;
    height: 13px; }

  .moreWaysLink .linkArr path {
    fill: #752d62 !important; }

  .relatedStory .linkArr path, .featuredStory .linkArr path, .calloutBox .linkArr path, .lowerFeatureModule .linkArr path, .resource .linkArr path, .testimonial .linkArr path, .leaderText .linkArr path, .newsListing .linkArr path {
    fill: #00446d !important; }

  .mapText .linkArr path, .newsModule .linkArr path {
    fill: #0797b9 !important; }

  .mainContent li, .surveyContent li {
    margin-left: 24px;
    margin-bottom: 40px;
    list-style-position: outside; }

  .mainContent ol li, .surveyContent ol li {
    list-style: inherit;
    list-style-type: inherit; }

  .surveyContent ol li {
    list-style-type: decimal !important; }

  .mainContent ul li, .surveyContent ul li {
    list-style-image: url("../images/typography/bullet/bullet.png"); }

  .mainContent ul li ul li {
    list-style-image: none;
    list-style-type: circle;
    margin-bottom: 20px;
    margin-top: 10px; }

  .introPara {
    font-family: 'AvenirLT-Medium';
    font-size: 26px;
    color: #00446d;
    line-height: 36px;
    margin-bottom: 40px; }
    .introPara a {
      color: #00446d;
      text-decoration: underline; }

  /*News Listing*/
  .newsListing {
    background-color: #f5f5f5;
    margin: 0 60px 50px 0; }
    .newsListing .listingImageLink {
      display: block;
      width: 100%; }
      .newsListing .listingImageLink img {
        width: 100%; }
    .newsListing .listingText {
      padding: 40px; }
      .newsListing .listingText p, .newsListing .listingText span {
        font-size: 18px; }
    .newsListing .listingDate {
      display: inline-block;
      margin-bottom: 20px; }

  /*FORMS*/
  input[type="text"], textarea, input[type="submit"] {
    border-radius: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none; }

  .formLeft, .formRight {
    text-align: left; }

  .errorMessage {
    color: red;
    display: none; }

  .surveyPageContainer {
    padding-bottom: 80px;
    padding-top: 80px; }

  .surveyPageContainer, .surveyContainerFluid {
    background-color: #f5f5f5; }

  .surveyContainer {
    padding-top: 80px; }

  .surveyContainer {
    border: 4px solid #ffcc32;
    padding: 50px;
    background-color: white; }

  .surveyContainer.embedded {
    padding: 50px 10px !important;
    -webkit-overflow-scrolling: touch; }

  .surveyContent {
    background-color: #f5f5f5;
    padding: 0;
    padding-right: 40px; }
    .surveyContent img {
      max-width: 100%;
      height: auto; }

  .surveyForm label {
    font-size: 20px;
    color: #00446d; }
  .surveyForm input[type="text"], .surveyForm textarea {
    background-color: #f5f5f5;
    border: none;
    -webkit-appearance: none;
    border-radius: 5px;
    font-size: 20px;
    line-height: 50px;
    padding: 5px 10px; }
  .surveyForm input[type="submit"] {
    width: auto; }

  .formRow {
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden; }

  .grayDropdownContainer {
    background-color: #f5f5f5; }
    .grayDropdownContainer select {
      background-image: url("../images/down-arrow-midnight.svg");
      background-position: 98%;
      background-size: 20px;
      background-repeat: no-repeat;
      appearance: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      -ms-appearance: none;
      padding: 6px 26px 2px 5px;
      border: none; }

  .surveyContainer .grayDropdownContainer {
    display: inline-block;
    padding-right: 5px;
    border-radius: 5px; }
    .surveyContainer .grayDropdownContainer select {
      line-height: 50px; }

  .styledDropdown {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    cursor: pointer;
    background-color: #0797b9;
    border-radius: 5px;
    padding: 15px;
    padding-top: 19px;
    padding-right: 30px;
    background-image: url("../images/down-arrow.svg");
    background-position: 98%;
    background-size: 20px;
    background-repeat: no-repeat;
    font-size: 24px;
    line-height: 30px;
    color: white;
    margin-bottom: 50px; }

  /* THREE STEP DONATE FORM */
  .formStep {
    display: none;
    opacity: 0; }

  .formStep.currentStep {
    display: block;
    opacity: 1; }

  .donateTopContainer {
    background-size: cover;
    background-position: center;
    color: white; }
    .donateTopContainer h1, .donateTopContainer h2, .donateTopContainer h3, .donateTopContainer h4, .donateTopContainer h5 {
      color: white; }
    .donateTopContainer .bgColorContainer {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      opacity: 0.75;
      z-index: 0; }
    .donateTopContainer .donateContent {
      padding-top: 180px; }
      .donateTopContainer .donateContent iframe {
        width: 100%; }
    .donateTopContainer form {
      padding: 65px;
      margin: 65px 0;
      border: 4px solid;
      text-align: center;
      /*FORM ERROR CSS*/
      /*.processingError{
      	display: none;
      	margin-bottom: 20px;
      	color:red;
      }*/
      /* PAYPAL */
      /*CVV EXPLAINER*/ }
      .donateTopContainer form .donateAmounts {
        margin-top: 30px; }
      .donateTopContainer form .donateAmountButton, .donateTopContainer form .formNext, .donateTopContainer form input[type="submit"] {
        display: inline-block;
        min-width: 125px;
        background-color: transparent;
        color: white;
        border: 2px solid white;
        border-radius: 5px;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -moz-transition: all 0.3s;
        cursor: pointer;
        padding: 15px 10px 9px;
        margin: 10px; }
      .donateTopContainer form .stepLink {
        border: 2px solid white;
        cursor: pointer;
        border-radius: 50px;
        display: inline-block;
        border-radius: 50%;
        width: 50px;
        height: 50px;
        padding-top: 12px;
        margin: 0 -1px 40px;
        -webkit-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -moz-transition: all 0.3s; }
      .donateTopContainer form .stepBar {
        display: inline-block;
        border-top: 2px solid white;
        width: 7%;
        position: relative;
        top: -5px;
        margin: 0 -1%; }
      .donateTopContainer form .stepLink.current {
        background-color: white;
        color: #752d62; }
      .donateTopContainer form .donateAmountButton.selected, .donateTopContainer form .donateAmountButton:hover, .donateTopContainer form .formNext:hover, .donateTopContainer form input[type="submit"]:hover {
        background-color: white;
        color: #752d62; }
      .donateTopContainer form .userAmountContainer {
        margin-top: 30px;
        margin-bottom: 10px;
        font-size: 18px; }
        .donateTopContainer form .userAmountContainer .userAmountField {
          -webkit-appearance: none;
          background: white;
          border: none;
          padding: 15px 0px 9px;
          color: #752d62;
          width: 276px;
          text-align: center;
          margin-top: 10px; }
      .donateTopContainer form input[type="text"], .donateTopContainer form textarea {
        font-size: 20px;
        padding: 15px 5px 8px;
        border: none; }
      .donateTopContainer form .dropDonateContainer {
        background-color: white;
        border-radius: 5px;
        padding: 10px 0 8px;
        display: inline-block; }
        .donateTopContainer form .dropDonateContainer select {
          border: none;
          width: 100%; }
      .donateTopContainer form input.errorHilight, .donateTopContainer form select.errorHilight {
        background-color: #b2341d; }
      .donateTopContainer form .donateError, .donateTopContainer form .processingError {
        color: red;
        clear: both;
        display: none;
        margin-right: 20px;
        margin-top: 15px;
        background-color: white;
        padding: 10px 0 8px;
        border-radius: 5px; }
      .donateTopContainer form .processingError h3 {
        color: red !important; }
      .donateTopContainer form .loading, .donateTopContainer form .processing, .donateTopContainer form .thanks {
        font-size: 20px;
        text-align: center;
        color: #094773;
        margin: 20px; }
      .donateTopContainer form .formCardNumber {
        text-align: left; }
        .donateTopContainer form .formCardNumber input {
          width: 100%; }
      .donateTopContainer form .formCardDetails {
        text-align: left; }
        .donateTopContainer form .formCardDetails .cardDetail {
          margin: 10px 0;
          display: inline-block; }
        .donateTopContainer form .formCardDetails .formCardExpiration {
          /*float: left;*/ }
        .donateTopContainer form .formCardDetails .formCardCVV {
          float: right; }
      .donateTopContainer form .paypalLogo {
        position: relative; }
      .donateTopContainer form .paypalMessage {
        display: none;
        margin-top: 20px;
        font-size: 20px; }
      .donateTopContainer form .processing, .donateTopContainer form .thanks {
        display: none; }
      .donateTopContainer form .whatIsCVV {
        color: white;
        cursor: pointer;
        font-size: 17px;
        position: relative;
        margin-top: 5px;
        text-decoration: underline; }
        .donateTopContainer form .whatIsCVV .CVVExplanation {
          color: black;
          position: absolute;
          left: 103%;
          top: 0;
          display: none;
          width: 200%;
          background-color: white;
          padding: 10px; }
        .donateTopContainer form .whatIsCVV .CVVExplanation.shown {
          display: inline-block; }
      .donateTopContainer form #level_autorepeat {
        position: relative;
        top: -1px; }

  .donateBottomContainer {
    padding: 60px 30px 60px;
    background-color: #f5f5f5; }
    .donateBottomContainer .moreWaysLink {
      display: block;
      width: 100%;
      background-color: white;
      padding: 30px;
      min-height: 218px; }
      .donateBottomContainer .moreWaysLink h5 {
        color: #752d62;
        font-size: 22px; }
      .donateBottomContainer .moreWaysLink p {
        color: #303030 !important; }
    .donateBottomContainer .phoneOrMail {
      background-color: white;
      margin-top: 30px;
      padding: 30px; }

  /*events*/
  .page-template-events h2 {
    clear: both; }
  .page-template-events .vsel-meta {
    width: 100% !important;
    float: none !important; }
  .page-template-events .vsel-image-info {
    width: 100% !important;
    float: none !important; } }
@media screen and (min-width: 768px) {
  .vsel-meta {
    /*border-right: 1px solid $color-bordergray;
    padding-right: 10px;*/ } }
@media screen {
  /* Resources Directory */
  .resources .calloutContainer div {
    bottom: -30px;
    z-index: 10; }

  .resourcesContainer {
    background-color: #f5f5f5;
    border-top: 2px solid #c2cfd7;
    padding-top: 100px; }
    .resourcesContainer .row {
      margin-bottom: 30px; }
    .resourcesContainer .row:last-child {
      margin-bottom: 0; }
    .resourcesContainer .resource {
      display: block;
      background-color: white;
      padding: 30px;
      height: 340px;
      overflow: hidden; }
      .resourcesContainer .resource p {
        color: #303030; }
      .resourcesContainer .resource h4 {
        font-size: 28px; }
    .resourcesContainer .resourcesSearch {
      background-color: white;
      border: 2px solid #ffcc32;
      color: #00446d;
      padding: 30px;
      margin: 0 0 30px !important; }
      .resourcesContainer .resourcesSearch input[type="text"] {
        background-color: #f5f5f5;
        font-size: 20px;
        padding: 5px;
        border: none; }
      .resourcesContainer .resourcesSearch input[type="submit"] {
        background-color: #00446d;
        border: none;
        color: white;
        padding: 10px 6px 4px 6px; }
      .resourcesContainer .resourcesSearch .resetLink {
        color: #00446d; }

  .ajaxLoad {
    display: none; }

  .loaderContainer {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px; }

  .endLoader {
    width: 100%;
    text-align: center; }

  /*News Posts*/
  .dateline {
    font-size: 17px;
    margin: 50px 0; }
    .dateline a.tag {
      color: #acacac;
      display: inline-block;
      border: 2px solid #acacac;
      border-radius: 3px;
      padding: 5px;
      padding-bottom: 0px;
      margin-right: 20px;
      text-decoration: none;
      margin-bottom: 12px; }
    .dateline .date {
      margin-right: 20px; }

  /*Lists*/
  /*ul{
  	list-style-type: none;
  	padding:0;
  	margin:0;
  	li{
  		padding-left: 1em;
  		text-indent: -0.7em;
  	}
  	li::before{
  		content: "• ";
  		color: #00446c;
  	}
  }*/
  /*CONTAINERS*/
  aside, main, .mainContent {
    padding-top: 80px;
    padding-bottom: 50px; }

  .pageContentContainer {
    background: #f5f5f5; }

  .homeBeige {
    background-color: #f5f5f5;
    border-top: 2px solid #c2cfd7;
    text-align: center;
    padding-top: 180px; }
    .homeBeige h1 {
      margin: 40px 0; }
    .homeBeige .button {
      margin: 30px auto; }

  .centeredContentSmall {
    width: 100%;
    margin: 0 auto;
    max-width: 715px;
    padding-top: 20px;
    margin-bottom: 0px; }

  main, .mainContent {
    padding: 80px 60px 70px 0;
    background-color: white; }

  main.takeActionContent {
    padding: 0 0 70px 0 !important; }

  .actionQuoteArea {
    text-align: center;
    clear: both; }

  .actionQuote {
    font-style: italic;
    font-family: 'georgia', serif;
    font-size: 28px;
    line-height: 42px;
    color: #acacac; }

  a.actionQuoteLink {
    color: #00446d;
    text-decoration: underline;
    font-size: 23px; }

  .takeActionSelect {
    border-top: 2px solid #c2cfd7;
    background-color: #f5f5f5; }
    .takeActionSelect .col-md-8, .takeActionSelect .col-md-4 {
      padding-top: 80px;
      padding-bottom: 30px;
      padding-top: 50px; }
    .takeActionSelect .col-md-4 {
      border-left: 2px solid #c2cfd7; }
    .takeActionSelect .col-md-8 {
      padding-right: 80px; }
    .takeActionSelect .related h5 {
      font-size: 18px;
      font-family: 'AvenirLT-Black', sans-serif;
      text-transform: uppercase;
      color: #00446d; }
    .takeActionSelect .related a {
      color: #00446d;
      text-decoration: underline; }

  /* IN YOUR STATE */
  .mapContainer img {
    border: 4px solid #ffcc32;
    width: 100%; }

  .iwm_map_canvas div[aria-hidden="true"] + div {
    position: unset; }

  .iysSelectLabel {
    font-family: 'AvenirLT-Black',sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 40px; }

  /* LEADERSHIP LIST */
  .leaders {
    margin-right: 30px; }

  .leaderPerson {
    padding: 30px;
    margin-bottom: 100px;
    background-color: #f5f5f5; }
    .leaderPerson img {
      /*width: 100%;*/
      margin-bottom: -30px;
      padding-bottom: 25px; }

  .leaderPerson:first-child {
    margin-top: 80px; }

  .magazine .leaderPerson, .single-states .leaderPerson {
    overflow: hidden; }
    .magazine .leaderPerson img, .single-states .leaderPerson img {
      position: static;
      margin-right: 30px; }
    .magazine .leaderPerson a img, .single-states .leaderPerson a img {
      float: none; }

  .board-of-advisors .leaderPerson img {
    width: auto !important; }

  /* COLORFUL BLOOPS */
  .bloop {
    padding-top: 100%;
    display: table;
    position: relative;
    margin-bottom: 40px; }
    .bloop a {
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      vertical-align: bottom;
      padding: 40px;
      color: white;
      text-decoration: none;
      font-family: 'AvenirLT-Medium';
      font-size: 28px;
      line-height: 34px; }

  .bloopColor {
    position: absolute;
    opacity: 0.85;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }

  .bloopText {
    position: relative; }

  .bloop.orange a {
    background-image: url("../images/bloops/orangebloop.jpg");
    background-size: contain;
    background-position: center center; }

  .bloop.green a {
    background-image: url("../images/bloops/greenbloop.jpg");
    background-size: contain;
    background-position: center center; }

  .bloop.midnight a {
    background-image: url("../images/bloops/midnightbloop.jpg");
    background-size: contain;
    background-position: center center; }

  .bloop.morning a {
    background-image: url("../images/bloops/morningbloop.jpg");
    background-size: contain;
    background-position: center center; }

  .bloop.orange a .bloopColor {
    background-color: #d38333; }

  .bloop.green a .bloopColor {
    background-color: #70ac62; }

  .bloop.midnight a .bloopColor {
    background-color: #255b7b; }

  .bloop.morning a .bloopColor {
    background-color: #00a8cf; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
  .bloop {
    padding-top: 0;
    display: block; }
    .bloop a {
      position: relative;
      top: none;
      left: none;
      height: 154px;
      padding: 20px;
      font-size: 20px;
      line-height: 24px; } }
@media screen and (min-width: 992px) and (max-width: 1999px) {
  .bloop {
    padding-top: 0;
    display: block; }
    .bloop a {
      position: relative;
      top: none;
      left: none;
      height: 210px; } }
@media screen and (min-width: 1200px) {
  .bloop {
    padding-top: 0;
    display: block; }
    .bloop a {
      position: relative;
      top: none;
      left: none;
      height: 255px; } }
@media screen {
  .sidebar form {
    background-color: white;
    padding: 15px; }
    .sidebar form label {
      color: #00446d; }
    .sidebar form .grayDropdownContainer select {
      width: 100%; }
    .sidebar form .buttonDark {
      padding: 7px 7px 4px; }

  .sidebar .bloop a {
    height: 0;
    width: 100%;
    padding: 0;
    padding-top: 100%; }
    .sidebar .bloop a .bloopText {
      position: absolute;
      top: 30px;
      left: 30px; }

  /* PROGRAMS LIST MODULE */
  h6.programsHeading {
    margin: 80px 0 70px; }

  .program {
    overflow: hidden;
    background-color: #f5f5f5;
    margin-bottom: 65px; }
    .program h4 {
      margin-bottom: 30px; }
    .program .imgLink {
      float: left;
      overflow: hidden; }
    .program img {
      width: 100%;
      height: auto; }
    .program .programListText {
      vertical-align: middle;
      padding: 50px 50px 50px 40px; }

  /*LOWER FEATURE MODULE*/
  .grayModuleOuter {
    background-color: #f5f5f5;
    border-top: 1px solid #c4d2da;
    padding: 40px 0 70px; }

  .lowerFeatureModule h1 {
    text-align: center;
    margin-bottom: 80px; }
  .lowerFeatureModule .lowerFeatureLeftContent {
    padding-left: 70px; }
  .lowerFeatureModule .lowerFeatureWhiteSpace {
    background-color: white;
    width: 100%; }
  .lowerFeatureModule .featureModulePrimaryLink {
    color: #00446d;
    margin-bottom: 20px; }
  .lowerFeatureModule .lowerFeatureContentRight .largeLink {
    color: #00446d;
    text-decoration: underline;
    font-size: 24px;
    line-height: 32px; }
  .lowerFeatureModule .lowerFeatureContentRight p {
    margin-bottom: 30px; }
  .lowerFeatureModule .lowerFeatureWhitespaceText {
    padding: 0 50px 50px; }

  .actionLinks a {
    color: #00446d;
    text-decoration: underline; }

  /* STATE PAGE SPECIFIC */
  .extendedStateContainer {
    border-top: 1px solid #c4d2da; }

  .extendedStateContent {
    padding-top: 80px;
    background-color: white; }

  /* SIDEBAR SPECIFIC */
  .sidebar {
    background-color: #f5f5f5;
    padding-left: 35px; }
    .sidebar .page_item a {
      font-size: 20px;
      line-height: 24px;
      color: #00446d; }
    .sidebar .advanced-sidebar-menu li {
      border-top: 1px solid #dbe2e6;
      padding: 20px 0 0; }
    .sidebar .dashicons {
      position: absolute !important;
      top: 22px;
      right: 0; }
    .sidebar .children {
      padding-left: 20px; }
    .sidebar .current_page_item a {
      font-family: 'AvenirLT-Heavy'; }

  .resourceSidebar .button {
    text-align: center; }

  .hero {
    width: 100%;
    background-image: url("../images/large/seashore.jpg");
    background-size: cover;
    background-position: center center;
    padding: 0; }
    .hero h1 {
      font-family: 'AvenirLT-Heavy', sans-serif;
      font-size: 72px;
      line-height: 80px;
      color: white; }
    .hero a {
      color: white; }
    .hero p {
      font-family: 'AvenirLT-Medium', sans-serif;
      font-size: 24px;
      line-height: 32px;
      color: white; }

  .heroInner {
    padding: 50px 0;
    background-color: rgba(0, 68, 108, 0.88); }

  .lowerHero {
    text-align: center; }
    .lowerHero h2 {
      font-size: 57px;
      color: white;
      font-family: 'AvenirLT-Roman', sans-serif;
      margin-bottom: 30px; }
    .lowerHero p {
      color: white;
      font-family: 'AvenirLT-Roman', sans-serif; }

  .hierarchicalList {
    margin: 50px auto; }
    .hierarchicalList .row {
      margin: 0;
      padding: 50px 20px 30px; }
      .hierarchicalList .row h2 {
        margin-bottom: 0;
        font-size: 26px; }
      .hierarchicalList .row .medThreeCol a {
        color: #00446d;
        text-decoration: underline;
        font-family: 'AvenirLT-Medium', sans-serif;
        display: inline-block;
        margin-bottom: 15px; }
    .hierarchicalList .oddRow {
      background-color: #f5f5f5;
      border: 1px solid #c4d2da; }

  /*HEADER*/
  header {
    background-color: white;
    padding: 20px 0 10px; }
    header .c4Logo {
      display: none; }
    header .logoLink {
      float: left;
      width: 255px;
      height: 60px;
      overflow: hidden; }
    header .desktopMenu {
      float: right;
      margin-top: 20px; }
      header .desktopMenu li {
        float: left;
        margin-right: 25px; }
        header .desktopMenu li a.textLink {
          font-size: 19px;
          text-decoration: none;
          color: #00446d;
          padding: 10px;
          border-radius: 5px 5px 0 0; }
        header .desktopMenu li a.textLink.resourcesLink {
          border-radius: 5px; }
      header .desktopMenu li:hover a.textLink {
        color: white;
        background-color: #00446d; }
      header .desktopMenu .dropDownMenu {
        clear: both;
        position: absolute;
        display: none;
        z-index: 12;
        background-color: white;
        /*min-width: 300px;*/
        border-radius: 0 5px 5px 5px;
        border: 2px solid #00446d; }
        header .desktopMenu .dropDownMenu li {
          margin: 0;
          float: none;
          white-space: nowrap; }
          header .desktopMenu .dropDownMenu li a {
            color: #00446d;
            padding: 10px;
            display: inline-block;
            width: 100%; }
          header .desktopMenu .dropDownMenu li a:hover {
            color: white;
            background-color: #00446d; }
      header .desktopMenu .donateTopLevel .dropDownMenu {
        border-color: #0797b9;
        top: 40px; }
        header .desktopMenu .donateTopLevel .dropDownMenu a {
          color: #0797b9; }
        header .desktopMenu .donateTopLevel .dropDownMenu a:hover {
          background-color: #0797b9; }
      header .desktopMenu .searchItem {
        display: inline-block;
        width: 30px;
        height: 30px; }
      header .desktopMenu .searchOpen {
        padding: 10px;
        padding-left: 10;
        position: absolute;
        top: -9px;
        left: -10px;
        height: 78px;
        z-index: 11; }
      header .desktopMenu .searchOpen.isOpen {
        background-color: #f5f5f5;
        border: 2px solid #c2cfd7;
        border-bottom: 2px solid #f5f5f5; }
      header .desktopMenu .headerSearchIcon {
        width: 27px;
        height: auto;
        cursor: pointer; }
    header .button {
      position: relative;
      top: -13px; }
    header .button:hover {
      border-radius: 5px 5px 0 0;
      background-color: #0797b9 !important;
      color: white !important; }
    header .topLevelLink:hover .dropDownMenu {
      display: block; }

  .desktopSearch {
    display: none;
    position: absolute;
    padding: 15px;
    width: 100%;
    z-index: 10;
    background-color: #f5f5f5;
    border-top: 2px solid #c2cfd7;
    border-bottom: 2px solid #c6d3db;
    text-align: center; }
    .desktopSearch .searchFormContainer {
      margin: 0 auto;
      text-align: center;
      display: inline; }
      .desktopSearch .searchFormContainer form {
        display: inline; }
        .desktopSearch .searchFormContainer form input[type="text"] {
          font-size: 30px;
          appearance: none;
          -webkit-appearance: none;
          -moz-appearance: none;
          -o-appearance: none;
          border: none;
          background-color: #f5f5f5;
          display: inline; }
    .desktopSearch .formSearchIcon {
      width: 27px;
      height: auto;
      position: relative;
      top: -6px;
      margin-right: 10px; }

  .desktopSearch.shown {
    display: block; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
  header .desktopMenu li {
    margin-right: 10px !important; } }
@media screen {
  footer {
    background-color: #f5f5f5;
    border-top: 2px solid #c2cfd7;
    font-size: 16px;
    color: #00446d;
    overflow: hidden;
    z-index: 10; }
    footer a {
      color: #00446d; }
    footer .container {
      padding: 75px 0 30px;
      overflow: hidden; }
    footer .footerLeft a {
      display: block; }
    footer .footerLeft .logoLink {
      display: block;
      width: 255px;
      height: 60px;
      overflow: hidden;
      margin-bottom: 25px; }
    footer .footerLeft .footerBadge {
      float: left;
      margin-right: 10px;
      margin-top: 45px;
      width: auto; }
    footer .footerLeft, footer .footerRight {
      display: inline-block; }
    footer .footerRight {
      float: right;
      text-align: right; }
      footer .footerRight li {
        float: left;
        margin-right: 20px; }
      footer .footerRight .footerDonate {
        margin-right: 0; }
        footer .footerRight .footerDonate a {
          font-size: 17px;
          font-family: "AvenirLT-Heavy";
          color: #0797b9;
          text-transform: uppercase; }
      footer .footerRight .socials {
        float: right;
        margin-top: 40px;
        margin-bottom: 100px; }
      footer .footerRight .footerSocial {
        display: inline-block;
        width: 40px;
        margin-right: 10px; }
      footer .footerRight .footerSocial:last-child {
        margin-right: 0; }

  .toTop {
    cursor: pointer;
    position: fixed;
    right: -10000px;
    top: 100px;
    opacity: 0;
    background-color: #0797b9;
    z-index: 100;
    color: white;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    text-align: center;
    padding: 12px;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s; }
    .toTop .upArrow {
      width: 23px;
      height: auto;
      cursor: pointer;
      position: relative;
      transform: rotate(180deg); }

  .toTop.shown {
    right: 30px;
    opacity: 1; }

  .c4Footer {
    display: none; }

  /* HOMEPAGE */
  .homeHero {
    background-size: cover;
    background-position: center top; }

  .homeHeroMobile {
    background-color: white !important;
    padding: 20px;
    color: #00446d; }
    .homeHeroMobile h1 {
      font-size: 32px;
      line-height: 38px;
      color: #00446d !important; }

  .mobileHeroButtons {
    background-color: white !important;
    padding: 20px; }
    .mobileHeroButtons a {
      display: block;
      padding: 20px 30px;
      color: white;
      font-family: 'AvenirLT-Medium';
      font-size: 18px;
      line-height: 22px;
      background-color: #0797b9;
      margin-bottom: 20px;
      border-radius: 5px;
      padding-right: 60px;
      position: relative;
      transition: all .33s;
      -webkit-transition: all .33s;
      -o-transition: all .33s;
      -moz-transition: all .33s;
      -webkit-transition: all .33s; }
      .mobileHeroButtons a img {
        width: 30px;
        height: 30px;
        transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        float: right;
        /* margin: 50px; */
        position: absolute;
        right: 20px;
        top: 36%; }

  .homeHeroInner {
    padding: 100px 0;
    overflow: hidden; }

  .heroCaption {
    clear: both;
    position: absolute;
    bottom: 10px;
    color: white; }
    .heroCaption p {
      float: right; }

  /*HOME SIGNUP BOX*/
  .homeSignup {
    color: white;
    position: fixed;
    top: 0;
    z-index: 1; }
    .homeSignup .homeSignupFlag {
      background-color: #752d62;
      padding: 40px 30px;
      cursor: pointer; }
      .homeSignup .homeSignupFlag p {
        float: left; }
      .homeSignup .homeSignupFlag .mailIcon {
        width: 45px;
        float: left;
        margin-right: 30px;
        position: relative; }
      .homeSignup .homeSignupFlag .downArrow {
        width: 23px;
        height: auto;
        float: right;
        margin-left: 30px;
        cursor: pointer;
        position: relative; }
    .homeSignup .homeSignup p {
      width: 300px; }
    .homeSignup .homeSignupForm {
      /*height:0;
      display:none;*/
      clear: both;
      background-color: #752d62;
      padding: 40px 30px; }
      .homeSignup .homeSignupForm input {
        border: none;
        border-radius: 5px;
        color: #5c1e4b;
        padding: 20px 20px 15px;
        margin-bottom: 15px; }
      .homeSignup .homeSignupForm input[name="cons_email"] {
        width: 100%; }
      .homeSignup .homeSignupForm input[type="submit"] {
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        appearance: none;
        background-color: #5c1e4b;
        color: white; }
    .homeSignup .homeSignupForm {
      display: block;
      height: auto;
      transition: height 0.33s;
      padding: 0 30px 20px; }
    .homeSignup .homeSignupThanks {
      display: none;
      opacity: 0;
      padding: 40px 30px;
      background-color: #752d62; }

  .homeSignup.collapsed .downArrow {
    transform: rotate(180deg); }
  .homeSignup.collapsed .homeSignupForm, .homeSignup.collapsed .homeSignupThanks {
    height: 0 !important;
    padding: 0 !important; }

  /*LIGHTBOX*/
  .lightbox {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    display: none;
    opacity: 0;
    background-color: rgba(0, 68, 109, 0.8);
    /*display: table;*/ }
    .lightbox .lightboxInner {
      display: table-cell;
      text-align: center;
      vertical-align: middle; }
      .lightbox .lightboxInner a {
        display: inline-block;
        width: 40%; }
        .lightbox .lightboxInner a img {
          width: 100%; }
    .lightbox .lightboxCard {
      display: inline-block;
      background-color: white;
      padding: 30px; }
      .lightbox .lightboxCard h2 {
        margin-bottom: 30px !important; }
      .lightbox .lightboxCard .lightboxContent {
        margin-bottom: 30px; }
      .lightbox .lightboxCard a {
        width: auto !important; }

  .heroContent {
    padding: 0 130px 0 0; }
    .heroContent h1 {
      font-family: 'AvenirLT-Heavy';
      font-size: 63px;
      line-height: 80px;
      color: #00446d;
      margin-bottom: 50px; }
    .heroContent p {
      font-family: 'AvenirLT-Medium';
      font-size: 22px;
      line-height: 32px;
      color: #00446d;
      margin-bottom: 50px; }
    .heroContent a {
      display: block;
      padding: 20px 30px;
      color: white;
      font-family: 'AvenirLT-Medium';
      font-size: 22px;
      line-height: 30px;
      background-color: #0797b9;
      margin-bottom: 20px;
      border-radius: 5px;
      padding-right: 60px;
      position: relative;
      transition: all .33s;
      -webkit-transition: all .33s;
      -o-transition: all .33s;
      -moz-transition: all .33s;
      -webkit-transition: all .33s; }
      .heroContent a img {
        width: 30px;
        height: 30px;
        transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        float: right;
        /* margin: 50px; */
        position: absolute;
        right: 20px;
        top: 36%; }
    .heroContent a:hover {
      background-color: #2388ae;
      text-decoration: none; }

  .featureText {
    padding: 50px;
    background-color: #00446d;
    color: white;
    font-size: 31px;
    line-height: 38px;
    font-family: 'AvenirLT-Roman'; }
    .featureText .button {
      margin-top: 50px; }

  .featureImage {
    background-size: contain;
    background-position: center;
    background-color: #00446d;
    background-repeat: no-repeat; }

  .mapBox {
    border: 4px solid #ffcc32;
    padding: 30px;
    margin-bottom: 50px;
    background-color: white;
    overflow: hidden; }
    .mapBox img {
      width: 100%; }
    .mapBox .mapText {
      text-align: left; }
    .mapBox .iMap {
      float: right;
      width: 50%; }

  .keyColor {
    display: inline-block;
    width: 15px;
    height: 15px; }

  .keyColor.midnight {
    background-color: #00446d; }

  .keyColor.morning {
    background-color: #0797b9; }

  .keyColor.gold {
    background-color: #ffcc32; } }
@media screen and (max-width: 767px) {
  .mapKey li {
    margin-bottom: 20px; } }
@media screen and (min-width: 768px) {
  .heroContent {
    width: 50%;
    float: left;
    padding: 0 80px 0 0; }

  .featureText {
    padding: 100px; } }
@media screen {
  /*UI AND BUTTONS*/
  .button {
    display: inline-block;
    border-radius: 5px;
    padding: 12px 20px 10px;
    line-height: 30px;
    font-size: 20px;
    font-family: 'AvenirLT-Medium';
    cursor: pointer; }

  .button:hover {
    text-decoration: none; }

  .buttonDark {
    border: 2px solid #00446d;
    color: white !important;
    transition: background-color 0.3s, color 0.3s;
    background-color: #00446d;
    text-decoration: none !important; }

  .homeFeature .buttonDark {
    border: 2px solid white !important; }

  input.buttonDark {
    border: 2px solid #00446d; }

  .buttonDark:hover {
    color: #00446d !important;
    background-color: white; }

  .buttonLight {
    border: 2px solid #00446d;
    color: #00446d !important;
    transition: background-color 0.3s, color 0.3s; }

  .buttonLight:hover {
    color: white !important;
    background-color: #00446d; }

  .buttonMorningLight {
    border: 2px solid #0797b9;
    color: #0797b9;
    transition: background-color 0.3s, color 0.3s; }

  .buttonMorningLight:hover {
    color: white;
    background-color: #0797b9; }

  .buttonMorning {
    border: 2px solid #0797b9;
    color: white;
    transition: background-color 0.3s, color 0.3s; }

  .buttonMorning:hover {
    color: morning;
    background-color: white; }

  .buttonWhite {
    border: 2px solid white;
    color: white;
    transition: background-color 0.3s, color 0.3s; }

  .buttonWhite:hover {
    color: #00446d;
    background-color: white; }

  .buttonMorning {
    border: 2px solid #0797b9;
    background-color: #0797b9;
    color: white;
    transition: background-color 0.3s, color 0.3s; }

  .buttonMorning:hover {
    color: #0797b9;
    background-color: white; }

  /*WORDPRESS CRAP*/
  p.wp-caption-text {
    font-size: 14px;
    font-style: italic; }

  .wp-caption {
    display: inline-block; }
    .wp-caption img {
      margin-bottom: 5px; }

  .alignright {
    float: right;
    margin: 0 0 20px 20px; }

  .alignleft {
    float: left;
    margin: 0 20px 20px 0; }

  /* NEWS MODULE */
  .newsModuleContainer {
    background-color: white; }

  .newsModule {
    background-color: white;
    text-align: center;
    padding-top: 60px; }
    .newsModule h1 {
      text-align: center;
      margin: 0 0 40px; }
    .newsModule p {
      font-size: 17px; }
    .newsModule .button {
      margin: 35px auto; }
    .newsModule .col-md-4 {
      text-align: left; }

  a.newsFeedTitle h4 {
    color: #0797b9;
    margin-bottom: 40px; }

  a.newsFeedTitle:hover {
    color: #0797b9; }

  /* Testimonial Module */
  .onPageTestimonials {
    margin-top: 70px; }
    .onPageTestimonials .testimonial {
      background-color: #f5f5f5; }

  .blockTestimonial .blockName {
    font-family: 'AvenirLT-Medium';
    margin: 30px 0;
    font-size: 18px;
    font-style: normal; }
  .blockTestimonial .blockDescription {
    font-family: 'AvenirLT-Medium';
    margin: 30px 0;
    font-size: 18px;
    font-style: normal; }

  .testimonial {
    background-color: white;
    padding: 0 50px 30px;
    margin-bottom: 80px;
    text-align: left; }
    .testimonial h4 {
      color: #00446d;
      font-size: 32px;
      line-height: 36px; }
      .testimonial h4 a {
        color: #00446d; }
    .testimonial .testimonialDescription {
      margin: 20px 0; }
    .testimonial .testimonialQuote {
      color: #6c6c6c;
      font-size: 21px;
      line-height: 27px;
      font-family: 'georgia, sans-serif';
      font-style: italic; }
    .testimonial img {
      position: relative;
      top: -30px;
      max-width: 300px; }
    .testimonial .testimonialText {
      padding-top: 50px; }
    .testimonial .leftImage {
      margin-right: 50px;
      float: left; }
    .testimonial .rightImage {
      margin-left: 50px;
      float: right; }

  .testimonial:last-child {
    margin-bottom: 10px; }

  /* Callout Boxes */
  .calloutBox {
    border: 5px solid #ffcc32;
    display: block;
    height: 100%;
    padding: 30px;
    background-color: white; }
    .calloutBox p {
      color: #033030; }

  .calloutContainer {
    padding-right: 0;
    padding-left: 0;
    margin-top: 50px; }

  .calloutBox:hover p {
    color: #033030; }

  /*FEATURE BOX THINGY*/
  .pageFeatureBox {
    padding: 0;
    border: 4px solid #ffcc32;
    margin: 100px auto 80px; }
    .pageFeatureBox .singleStoryFeatureInner, .pageFeatureBox .featureBoxInner {
      position: relative; }
    .pageFeatureBox .offsetMedia {
      padding: 20px;
      z-index: 1; }
      .pageFeatureBox .offsetMedia img, .pageFeatureBox .offsetMedia iframe {
        width: 100%; }

  .featureBoxInner {
    background-color: white; }
    .featureBoxInner .calloutText {
      padding: 80px 20px; }

  /* stories */
  .singleStoryFeature {
    border: 4px solid #0797b9;
    margin-bottom: 0; }
    .singleStoryFeature .featuredQuote {
      text-align: center;
      padding: 80px 20px;
      font-family: "georgia", serif;
      font-style: italic;
      font-size: 28px;
      color: #303030; }

  .storyLowerTitleContainer {
    margin-bottom: 40px;
    text-align: center; }

  /*stories landing*/
  .featuredStories {
    margin-top: 110px; }

  .storySubtitle {
    margin: 25px 0;
    color: #00446d; }

  .storyQuote {
    font-family: "georgia", serif;
    font-style: italic;
    color: #303030;
    font-size: 21px; }

  .featuredStory {
    margin-bottom: 90px;
    background-color: #f5f5f5; }
    .featuredStory img {
      width: 100%; }
    .featuredStory .col-md-8 {
      padding: 40px; }

  .relatedStories h1 {
    text-align: center;
    margin: 0 0 40px; }
  .relatedStories .relatedStory {
    background-color: white;
    margin-bottom: 40px; }
    .relatedStories .relatedStory img {
      width: 100%; }
  .relatedStories .textContent {
    padding: 40px; }
    .relatedStories .textContent p {
      color: #303030; }
    .relatedStories .textContent h4 {
      margin-bottom: 30px; }
  .relatedStories .centered {
    margin: 40px 0 20px; }

  .lowerPageGrayContainer {
    background-color: #f5f5f5;
    border-top: 2px solid #c2cfd7;
    padding-top: 100px;
    padding-bottom: 30px; }

  .lowerPageGrayContainer.bloops {
    background-color: white;
    padding-top: 40px; }

  /* callout no related on page template */
  .page .lowerPageGrayContainer.isCallout {
    background-color: white;
    border-top: none;
    padding-top: 0;
    padding-bottom: 0; }

  .in-your-state .lowerPageGrayContainer.bloops {
    background-color: #f5f5f5;
    border-bottom: 2px solid #c2cfd7; }
    .in-your-state .lowerPageGrayContainer.bloops .bloop {
      margin-bottom: 0;
      margin-top: 60px; }

  /*MOBILE ONLY*/ }
@media screen and (max-width: 767px) {
  .sidebarShow {
    cursor: pointer;
    font-size: 23px;
    line-height: 30px;
    color: #00446d; }
    .sidebarShow .plus, .sidebarShow .minus, .sidebarShow .hide, .sidebarShow .show {
      display: none; }
    .sidebarShow .plus.shown, .sidebarShow .minus.shown, .sidebarShow .hide.shown, .sidebarShow .show.shown {
      display: inline; }

  .sidebar .bloop {
    display: none; }

  .desktopOnly {
    display: none; }

  .sidebarContents {
    display: none; }

  .sidebarContents.shown {
    display: block;
    margin-top: 30px; }

  aside {
    padding: 30px 15px; }

  header {
    padding-right: 5px !important; }

  .featuredStory .col-md-4 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .featuredStory .col-md-8 {
    padding-right: 20px !important;
    padding-left: 20px !important; }

  .homeHero {
    background-position: 65% top; }

  .heroContent {
    padding: 0;
    font-size: 32px;
    line-height: 42px; }

  .homeSignup {
    position: static; }
    .homeSignup .homeSignupFlag {
      padding: 15px 20px; }
      .homeSignup .homeSignupFlag .downArrow {
        margin-left: 0;
        margin-top: 20px; }
      .homeSignup .homeSignupFlag .mailIcon {
        display: none; }
      .homeSignup .homeSignupFlag p {
        width: 85%;
        float: left; }

  .mapBox .iMap {
    width: 100%; }

  .newsModule .col-md-4 {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #00446d; }
  .newsModule .col-md-4:last-child {
    margin-bottom: 0;
    border-bottom: none; }

  .homeBeige {
    padding-top: 50px; }

  .testimonial {
    padding: 30px; }
    .testimonial .leftImage, .testimonial .rightImage {
      float: none;
      position: static;
      width: 100%;
      margin: 0; }

  header {
    padding-right: 0; }
    header .mobileNavOpen {
      display: block;
      border-left: 2px solid #c2cfd7;
      text-align: center;
      color: #00446d;
      cursor: pointer;
      font-size: 13px;
      line-height: 32px;
      padding: 20px 0 0 20px;
      float: right; }
      header .mobileNavOpen .burger {
        width: 20px;
        margin: 0 auto; }
        header .mobileNavOpen .burger li {
          width: 20px;
          height: 3px;
          display: block;
          margin-bottom: 3px;
          background-color: #00446d; }

  .mobileNav {
    display: none;
    width: 100%;
    text-align: center;
    background-color: white;
    padding: 0 0 40px; }
    .mobileNav li a.mnavlink {
      color: #00446d;
      font-size: 19px;
      line-height: 49px; }
    .mobileNav .mobileSearch {
      margin-bottom: 40px;
      padding: 8px 0;
      width: 100%;
      z-index: 10;
      background-color: #f5f5f5;
      border-top: 2px solid #c2cfd7;
      border-bottom: 2px solid #c6d3db;
      text-align: center; }
      .mobileNav .mobileSearch form {
        display: inline; }
        .mobileNav .mobileSearch form input[type="text"] {
          margin-top: 4px;
          width: 80%;
          font-size: 30px;
          appearance: none;
          -webkit-appearance: none;
          -moz-appearance: none;
          -o-appearance: none;
          border: none;
          background-color: #f5f5f5;
          display: inline; }
    .mobileNav .formSearchIcon {
      width: 27px;
      height: auto;
      position: relative;
      margin-right: 10px;
      float: left;
      margin-top: 7px;
      margin-left: 17px; }

  .mobileNav.shown {
    display: block; }

  footer {
    text-align: center;
    padding: 30px; }
    footer .footerBadge {
      margin-bottom: 30px;
      float: none !important; }
    footer .footerRight {
      text-align: center;
      float: none; }
    footer .footerNav li {
      float: none;
      margin: 0; }
    footer .socials {
      float: none !important; }

  .pageContentContainer {
    background-color: white; }

  .mainContent {
    padding: inherit;
    padding-top: 30px; }

  .sidebar {
    /*display: none;*/ }

  .hero h1 {
    font-size: 60px;
    line-height: 80px; }

  .subtitle {
    margin-top: 30px; }

  .introPara {
    margin: 30px 0; }

  .leaderPerson {
    margin-bottom: 30px; }

  .leaderPerson img {
    margin-bottom: 30px;
    padding-bottom: 0; }

  .leaderText {
    clear: both; }

  .newsListing {
    margin: inherit;
    margin-bottom: 30px; }

  .lowerFeatureModule .lowerFeatureLeftContent {
    padding-left: 0;
    padding-right: 0; }

  .lowerFeatureModule .lowerFeatureContentRight {
    margin-top: 30px; }

  .offsetImage50 img {
    width: 100%;
    margin-bottom: 30px; }

  .calloutContainer .col-md {
    margin-bottom: 30px; } }
@media screen {
  /*DESKTOP ONLY*/ }
@media screen and (min-width: 768px) {
  .desktopOnly {
    display: block; }

  .mobileOnly {
    display: none; }

  aside .bloop a {
    /*height:235px;*/
    margin-top: 40px; }

  .relatedStory .textContent {
    height: 265px; }

  .medThreeCol {
    column-count: 3; }

  .lowerFeatureWhiteSpace .offsetImage50 {
    position: relative;
    top: -50px;
    left: -50px; }
    .lowerFeatureWhiteSpace .offsetImage50 img {
      max-width: 100%;
      height: auto; }

  .pageFeatureBox .offsetMedia {
    padding: 0;
    width: 50%;
    float: left; }
    .pageFeatureBox .offsetMedia img, .pageFeatureBox .offsetMedia iframe {
      position: relative;
      top: -40px;
      left: -40px; }

  .containsCallout {
    padding-top: 400px;
    margin-top: 200px; }
    .containsCallout .absoluteFeatureBoxContainer {
      position: absolute;
      top: -240px; }

  .featuredStory .imageOffset img {
    width: 100%;
    position: relative;
    top: -40px; }
  .featuredStory .leftPadding {
    padding-left: 50px; }
  .featuredStory .rightPadding {
    padding-right: 50px;
    position: absolute;
    right: 0; }

  .newsListing {
    display: table;
    width: 100%;
    max-width: 765px; }
    .newsListing .listingImageLink {
      width: 36%;
      max-width: 282px;
      float: left;
      margin: 30px; }

  .leaderPerson {
    padding: 0; }
    .leaderPerson .leaderHeadings {
      margin-bottom: 30px; }
    .leaderPerson .leaderText {
      padding: 60px; }
    .leaderPerson .leaderText.overflow {
      overflow: hidden; }
    .leaderPerson img {
      position: relative;
      top: -30px;
      left: -30px;
      float: left;
      max-width: 330px; }

  .program img {
    max-width: 281px;
    float: left; }
  .program .programListText {
    display: table-cell;
    vertical-align: middle; }

  .homeSignup {
    right: 0;
    bottom: 0;
    top: auto;
    width: 500px; }
    .homeSignup .mailIcon {
      top: 12px; }
    .homeSignup .downArrow {
      top: 23px;
      transition: transform 0.3s; }
    .homeSignup p {
      width: 300px; }
    .homeSignup .homeSignupFlag {
      border-radius: 5px 0 0 0;
      padding: 30px 30px; }

  .home .newsModule {
    padding-bottom: 300px; }

  .absoluteMapContainer {
    position: absolute;
    top: -250px;
    left: 0; }

  .mapBox {
    padding: 60px;
    margin-bottom: 0; }
    .mapBox img {
      float: right;
      max-width: 45%; }
    .mapBox .mapText {
      float: left;
      width: 45%; }
      .mapBox .mapText h2 {
        color: #0797b9;
        font-family: 'AvenirLT-Medium'; }

  /*FORMS*/
  .formRow input[type="text"], .formRow textarea {
    width: 100%; }
  .formRow input[type="radio"] {
    margin-left: 2px; }
  .formRow .formLeft, .formRow .formRight {
    width: 50%;
    float: left; }
    .formRow .formLeft input, .formRow .formRight input {
      width: 100%; }
  .formRow .formLeft {
    padding-right: 10px; }
  .formRow .formRight {
    padding-left: 10px; }

  /* DONATE */
  .donateTopContainer {
    min-height: 100vh; }

  .donate .desktopMenu {
    display: none; }

  /*SIDEBAR BACKGROUND TRICK FOR PAGE CONTENT CONTAINER*/
  .pageContentContainer {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+50,f3f3f3+50 */
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 50%, #f5f5f5 50%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 50%, #f5f5f5 50%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ffffff 0%, #ffffff 50%, #f5f5f5 50%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=1 );
    /* IE6-9 */ } }
/*END SCREEN*/
@media print {
  header, footer, aside, .hero, .desktopSearch {
    display: none !important; } }

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