.squaresarea {
    display: flex;
    width: 100%;
    justify-content: space-evenly;
    text-transform: uppercase;
    flex-wrap: wrap;
}

.squares {
    display: flex;
    align-items: center !important;
    text-align: center;
    border: 1px solid #b5b5b5;
    padding: 10px;
    margin-bottom: 70px;
}

.squares a {
    align-items: center !important;
    width: 210px !important;
    height: 60px !important;
    font-size: 40px;
    line-height: 30px;
    padding: 80px 30px 100px 30px;
    line-height: 40px;
    width: 100%;
    display: flex;
    justify-content: center;
    color: #f2f2f2;
}

.squares a:hover {
    color: #fff;
    transition-duration: .7s;
}

.squaresarea .squares:nth-of-type(odd) {
    background: #f13a3c;
}

.squaresarea .squares:nth-of-type(even) {
    background: #21409a;
}

.take-action-row {
    margin: 40px 0;
}

.cause-pic img {
    display: block;
    margin: 0 auto;
}

.node--type-cause .field--name-body {
    margin: 40px 0;
}

.ftext {
    text-align: center;
    font-size: 15px;
    margin-left: -1px;
    margin-bottom: 30px;
    min-height: 80px;
    margin-top: 0px;
    background: #F8F8F8;
    width: 100%;
    border: 1px solid #E7E7E7;
    height: 200px;
    overflow-x: hidden;
}

.donateframe {
    width: 100%;
    height: 3700px;
    border: 1px #A4A4A4 solid;
}

.donate_menu_item a {
    color: #fff;
    background: #204099;
}

#donate_menu_item a {
    color: #fff;
    background: #204099;
}


/*FIXES FOR MAIN NAVIGATION*/

ul.gva_menu_main li {
    padding: 0 !important;
}

ul.gva_menu_main>li {
    padding: 0 5px !important;
}

.navigation .gva_menu .sub-menu {
    padding: 0 !important;
}

.gva_menu_main {
    z-index: 100 !important;
}

.block-local-tasks-block {
    z-index: 1 !important;
}

.squaresarea {
    display: flex;
    width: 100%;
    justify-content: space-evenly;
    text-transform: uppercase;
    flex-wrap: wrap;
}

.squares {
    display: flex;
    align-items: center !important;
    text-align: center;
    border: 1px solid #b5b5b5;
    margin-bottom: 70px;
    background: #E7E7E7;
}

.squares a {
    align-items: center !important;
    width: 210px !important;
    height: 60px !important;
    font-size: 25px;
    line-height: 20px;
    padding: 80px 30px 100px 30px;
    line-height: 40px;
    width: 100%;
    display: flex;
    justify-content: center;
}


/*Matt's Changes 11/20/19*/

.node__meta {
    color: #222;
}

.field--label-inline .field__label {
    font-weight: bold;
    color: #222;
    display: inline;
}

.field--label-inline .field__label:after {
    content: ":";
}

.field--label-inline .field__item {
    display: inline;
}

.field--label-inline .field__items {
    display: inline;
}

.field--label-inline {
    margin: 20px 0;
}

.addtoany_list {
    padding: 0 !important;
    display: block;
    margin: 0 0 20px -18px;
}


/*Sidebar menu*/

.menu-item--active-trail {
    background: #f13a3c !important;
    color: #fff;
}

.sidebar .block-menu ul li.menu-item--active-trail>a {
    color: #fff !important;
}

.block-views-blocklist-content-types-block-1 .views-field-field-youtube {
    margin-bottom: -10px;
}

.block-views-blocklist-content-types-block-1 .views-field-title {
    background: #21409a;
    padding-top: 15px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.block-views-blocklist-content-types-block-1 .views-field-title a {
    color: #fff;
}

.news-video-grid .views-field-title {
    background: #21409a;
    padding-top: 15px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.news-video-grid .views-field-title a {
    color: #fff;
}

.team-accordion {
    margin-left: 27.5%;
}

.team-accordion .ckeditor-accordion-container>dl {
    position: relative;
    border: 0px solid #0091ea;
}

.team-single-page .socials {
    display: block;
    width: 100%;
}

.field--name-field-team-twitter {
    display: none;
}


/*updates 3/20/2020*/

.gav-help-region {
    padding: 0 !important;
}

.spacer {
    height: 50px;
}

#block-twitter .twitter-box {
    margin-top: -5px;
}

.navigation .gva_menu .sub-menu a {
    padding: 15px;
}

.field--name-field-team-image {
    padding: 5px 0 20px 0;
}

body .field--name-field-cause-body h2 span {
    color: #f13a3c !important;
}

.btn-red {
    color: #ffffff;
    background-color: #F13A3C;
    border-color: #F13A3C;
    white-space: nowrap;
}

.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active,
.open .dropdown-toggle.btn-red {
    color: #ffffff;
    background-color: #DE2F32;
    border-color: #F13A3C;
}

.btn-red:active,
.btn-red.active,
.open .dropdown-toggle.btn-red {
    background-image: none;
}

.btn-red.disabled,
.btn-red[disabled],
fieldset[disabled] .btn-red,
.btn-red.disabled:hover,
.btn-red[disabled]:hover,
fieldset[disabled] .btn-red:hover,
.btn-red.disabled:focus,
.btn-red[disabled]:focus,
fieldset[disabled] .btn-red:focus,
.btn-red.disabled:active,
.btn-red[disabled]:active,
fieldset[disabled] .btn-red:active,
.btn-red.disabled.active,
.btn-red[disabled].active,
fieldset[disabled] .btn-red.active {
    background-color: #F13A3C;
    border-color: #F13A3C;
}

.btn-red .badge {
    color: #F13A3C;
    background-color: #ffffff;
}

.node--type-event .field--name-field-event-date {
    font-size: 30px
}

ul.gva_menu_main li.donate a {
    color: white;
    background: #21409A;
    border-left: 0 !important;
    border-right: 0 !important;
}

ul.gva_menu_main li.donate a:hover {
    transition-duration: .7s;
    background: #f13a3c !important;
}

@media (max-width:1199px) {
    .causes-page-heading img {
        vertical-align: bottom;
    }
}

.causes-page-heading {
    font-size: 20px;
    line-height: 1.2;
    margin: 40px 0;
}

.causes-page-heading img {
    margin: -25px 0
}

.causes-page-text {
    color: #21409a;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: bold;
}


/*Remove whitespace below breadcrumb*/

#block-views-block-top-title-and-header-block-1-2 {
    margin: 0 !important;
}

.gsc-heading .title {
    margin-top: 20px !important;
}


/*Override styles for the Constant Contant form*/

.ctct-form-header,
.ctct-form-footer-link,
.ctct-form-text,
.ctct-gdpr-text {
    display: none;
}

div.ctct-form-embed form.ctct-form-custom div.ctct-form-field {
    margin: 10px 0 !important;
}

div.ctct-form-embed form.ctct-form-custom label.ctct-form-label {
    margin: 0 !important;
}

.ctct-form-defaults {
    background: transparent !important;
    padding: 10px !important;
}

#block-constantcontact {
    background: #fff;
    padding: 10px !important;
    border-radius: 5px;
}

#block-constantcontact h2.block-title span {
    color: #21409a !important;
}

#block-constantcontact h2.block-title:after {
    background: #21409a !important;
}

.ctct-form-defaults #success_message_1 .ctct-form-header,
.ctct-form-defaults #success_message_1 p {
    display: block;
}

/*New Front Page Widget*/
.gsc-image-content.skin-v1 {
    display: flex;
    align-items: center;
    justify-content: center;
    background:#fff;
  }
  .gsc-image-content.skin-v1 .image {
    width:40%;
    margin-left:-4px;   
  }
  .gsc-image-content.skin-v1 .content {
    padding:10px;
    width:60%;
  }
  .front-page-widget-heading{
    margin-top: 50px;
  }
  .front-page-widget-heading h2.title{
    font-size: 3em !important;
  }
  .front-page-widget-heading .sub-title{
    font-size: 2em !important;
    color:#fff !important;;
  }

  .events-front-page-view .item{
    background:#fff;
    border:solid;
    display: table;
    margin: 40px 0;
    width: 100%;
}
.events-front-page-view .views-field-title{
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
    width:200px;
}
.events-front-page-view .views-field-view-node {
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px;
    font-size: 16px;
    font-weight: bold;
}
.front-page-event-date{
    width:100px;
    border:solid;
    background:#ef4137;
  }
  .views-field-field-event-date-2{
    display: table-cell;
    text-align: center;
  }
  .front-page-event-date-month{
    font-size: 1em;
    font-weight: bold;
    border-bottom: solid 5px;
    display: block;
    line-height: 1;
    padding:5px;
  color:#fff;
  }
  .front-page-event-date-day{
    font-size: 2em;
    font-weight: bold;
    display: block;
    padding:5px;
  color:#fff;
  }

.50th-ann-event-date {
    width: 100px;
    border: solid;
    background: #ef4137;
}
  /*News Front Page*/
  .owl-stage .views-field-field-news-image {
    border-radius: 2px;
    height:200px;
    width:auto;
    text-align: center;
    overflow: hidden;
    background: #264094;
    margin: 15px 0;
  }
  .owl-stage .views-field-field-news-image img{
    height:200px;
    text-align: center
  }

/*Front page spinning blocks*/
.gsc-box-hover .box-content {
    border: 0 !important;; 
}
.gsc-box-hover .backend .be-desc a {
    color: #f1f1f1;
}
.gsc-box-hover .box-content img {
    max-width: 40%;
}
.gsc-box-hover .backend {
    padding:20px 30px !important;
  }

h2.title{
    font-size: 30px !important;
  }
.gva-body-page .a2a_kit {
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 0 !important;
  }