@font-face {
    font-family: Interstate Black;
    src:url('../fonts/interstate-black.woff') format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Interstate Black Condensed;
    src:url('../fonts/interstate-black-condensed.woff') format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

.report {
  
  
}

.text2 {
  
  
}

.text1 {
  float: left; 
  margin-left: -757px;
  
}

.blessing {
  display:inline-grid;
  height: 125px;
  width: 125px;
  border-radius: 50%;
  border: 5px solid #c3262f;
  text-align: center;
  align-items: center;
  margin-bottom: 25px;
  box-sizing: content-box;
  padding: 5px; 
}

a.blessing:hover {
  background-color: #ffc519;
  text-decoration: none;
}

.switcher {
    height: 38px !important;
  border: 1px solid black !important;
}


.switcher input:checked+label {
    opacity: 0 !important;
    z-index: 0;
}

@media (max-width: 967px) {
    .buttonAll {
        width: 80px;
        margin: 0 135px !important;
    }
  
    body.itemid-273 #mini-all-location .location-inner .location-item a {
    padding-top: 99px !important;
    }
    
    .buttonDiv {
    margin: auto !important;
    text-align: center !important;
}
}



body.itemid-273 #mini-all-location.sticky {
    position: relative;
    display: inline-block;
    width: 80%;
}

body.itemid-273 #mini-all-location .location-inner .location-item a {
    padding-top: 90px;
}

.buttonAll {
    font-size: 13px;
    font-family: "InterstateCondensed-Bold";
    color: #c3262f;
    text-align: center;
    float: left;
}

@media (min-width: 968px) {
.buttonAll {
        margin: 15px 15px 0 0 !important;
}
}

.buttonAll a:hover {
    text-decoration: none !important;
}

.buttonAll:hover img {
    background-color: #ffc416;
    border-radius: 50%;
}

.buttonDiv {
    margin: 0 -90px 0 110px;
}


.switcher input:not(:checked)+label:not(#jform_showtitle .switcher input:not(:checked)+label) {
    opacity: 100 !important;
}

.switcher:not(#jform_subtitle .switcher) {
    height: 40px !important;
}


.accordionMFB {
  background-color: #fff;
  border: 1px solid #c3262f !important;
  color: #c3262f;    
  cursor: pointer;
  padding: 18px;
  width: 100%;
  text-align: left;
  outline: none;
  transition: 0.4s;
}

.accordionMFB:hover {
  background-color: #ffc519;
  border: 1px solid #c3262f !important;
}

.accordionMFB:active {
  background-color: #ffc519;
  border: 1px solid #c3262f !important;
}

.accordionMFB:focus {
   outline: 2px solid #c3262f !important;
}


/* Style the accordion panel. Note: hidden by default */
.panelMFB {
  padding: 18px 18px 0 18px;
  background-color: white;
  display: none;
  overflow: hidden;
}

body .uwy.userway_p2 .uai, body .uwy.userway_p3 .uai {
    left: calc(100vw - 33px) !important;
}

@media (max-width: 1200px) {
 /* .agencyCol {
  margin: -75px 0;
}*/
}

.switcher input:checked+label:not(#jform_showtitle .switcher input:checked+label) {
    opacity:0;
}

[id*=slider-] .sitem.caption-center .caption {
    position: absolute;
    top: 55%;
    left: 0;
    z-index: 10000;
    padding: 0 5%;
    height: 100%;
    width: 100%;
}

@media (max-width: 650px) {
  [id*=slider-] .dots {
  	display: none;
   }
}



/*@media (min-width: 868px) { body {
  padding-bottom: 14rem;
}
}*/

body {
  padding-bottom: 0 !important;
}


body footer {
  position: relative !important;
  order: 30;
}

body {
  	display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-box-direction: vertical;
    -moz-box-direction: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

a.ev_link_row:link {
    font-size: 22px !important;
}

@media (max-width: 867px ) {
  body main #jevents {
    padding-top: 70px;
    padding-bottom: 130%;
  } 
  thead {
    display: none;
  }
  
  body {
    /* transform: perspective(10px) !important; */
  }
 table {
    width: 100% !important;
  }
  td {
    width: 75% !important;
  }
  footer td {
    width: 100% !important;
  }
  tr {
    display: inline !important;
  }
  iframe:not([src*="video"]):not([src*="idonate"]){
    width: calc(100% + 15px);
    width: -webkit-calc(100% + 15px); 
    max-width: calc(100% + 15px)  !important;
    max-width: -webkit-calc(100% + 15px) !important; 
    margin-left: -15px;
    height: 600px !important;
    max-height: 85vh;
  }
  
  iframe[src="https://widget.goldenvolunteer.com/#list/5DfH_Fx0hpWZd5S1DLjukh3IFnxXUs&showAllTimeslots=true"],
  iframe[src="https://widget.goldenvolunteer.com/#list/B_9JZqBfSYs0OaXmoOb7lOhnA0aJbs&showAllTimeslots=true"] {
    height: 320px !important;
  }
  [id*=slider-] .sitem .image .inner {
    background-position: 90%;
	}
  
  iframe .app-container {
    min-width: 100% !important;
  }
}

#jevents_body .jev_evdt {
    padding: 30px;
}



.switcher input:not(:checked)+label:not(#jform_showtitle .switcher input) {
    opacity: 100% !important;
}

.btn-group>.btn-group:not(:first-child)>.btn, .btn-group>.btn:nth-child(n+3), .btn-group>:not(.btn-check)+.btn {
    padding-bottom: 30px !important;
}

/* Instagram & LinkedIn
body nav #desktop-menu #top-menu .menu>div[class^=item-].ig-icon a {
    padding: 0;
    font-size: 0;
    overflow: visible;
}

body nav #desktop-menu #top-menu .menu>div[class^=item-].ig-icon {
    position: relative;
}

body nav #desktop-menu #top-menu .menu>div[class^=item-].ig-icon>a, 
body nav #desktop-menu #top-menu .menu>div[class^=item-].ig-icon>.separator, 
body nav #desktop-menu #top-menu .menu>div[class^=item-].ig-icon>.nav-header {
    border-left: 0;
}

body nav #desktop-menu #top-menu .menu>div[class^=item-].ig-icon a span:before {
    background: url("https://midwestfoodbank.org/images/MWFB%20Social%20Media%20Instagram_Normal.png") no-repeat!important;
}*/

.wFormContainer {
    font-size: 16px!important;
}

.wFormContainer {
    max-width: 100%!important;
    margin: auto;
    /* overflow: auto; */
}

@media (min-width: 1000px) {
    body section#section-three .module {
        max-width: 25%!important;
    }
}
body section#section-three .module:first-child {
    border-right: 0px solid #fff!important;
}

/* body #mini-all-location .location-inner .location-item {
    display: block;
    float: left;
    width: calc(100% / 13);
    flex: 0 0 8%;
    max-width: 8%;
    height: 150px;
    position: relative;
    margin: 0 auto;
} */

/* @media (max-width: 999px) {
  body #mini-all-location .location-inner .location-item {
      display: block;
      float: left;
      width: calc(100% / 10);
      flex: 0 0 33%;
      max-width: 33%;
      height: 150px;
      position: relative;
      margin: 0 auto;
  }
} */

.location .item-787, 
.location .item-788 {
    display: none!important;
}

@media screen and (max-width: 700px) {
  #slider .arrows .slick-arrow {
      width: 30px;
      height: 30px;
  }
  #slider .sitem.caption-right .caption h2:after {
    content: "";
    display: block;
    margin: 0 auto!important;
    width: 130px!important;
    padding-top: 0px;
    border-bottom: 3px solid #fff!important;
}
  #slider .sitem.caption-right .caption h2 {
    width: 70%!important;
    margin: 10px auto;
}
  .slider-content-text {
    padding: 10px 0px 25px 0px!important;
}
}

.slider-content-text {
    /*background: #c3262f;*/
    background: rgba(195, 38, 47, 0.8);
    padding: 20px;
    width: fit-content;
    margin: 0 auto;
    border-radius: 20px;
}

@media (max-width: 992px) {
    #slider .sitem.caption-right .caption p {
        color: #fff!important;
        font-size: 13px!important;
    }
    #slider .sitem.caption-right .caption h2 {
        font-size: 30px!important;
        color: #fff!important;
        text-transform: uppercase!important;
    }
    #slider .sitem.caption-right .caption {
        position: absolute;
        top: 55%!important;
        text-align: center;
        left: 0%!important;
        -webkit-transform: translate(0%,-50%);
        -moz-transform: translate(0%,-50%);
        -ms-transform: translate(0%,-50%);
        -o-transform: translate(0%,-50%);
        transform: translate(0%,-50%);
        width: 100%!important;
        z-index: 5!important;
    }
}

.custom-slider-txt {
    margin-top: 25px;
}

.caption {
    text-align: center!important;
}

/* .vimeo-frame {
    margin-top: -5px!important;
}

@media (min-width: 1400px) and (max-width: 1499px) {
    .vimeo-frame {
        margin-top: -18px!important;
    }
}

@media (min-width: 1300px) and (max-width: 1399px) {
    .vimeo-frame {
        margin-top: -32px!important;
    }
}

@media (min-width: 1200px) and (max-width: 1299px) {
    .vimeo-frame {
        margin-top: -50px!important;
    }
} */
.custom-slider-txt a {
    position: inherit;
    bottom: 40px;
    left: 50%;
    color: #fff;
    border: 2px solid;
    border-color: #fff;
    background-color: transparent;
    font-size: 18px;
    font-family: "InterstateCondensed-Regular";
    padding: 10px 25px;
    border-radius: 10px;
    text-decoration: none;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: background-color .3s ease,color .3s ease,border-color .3s ease;
    -moz-transition: background-color .3s ease,color .3s ease,border-color .3s ease;
    -o-transition: background-color .3s ease,color .3s ease,border-color .3s ease;
    transition: background-color .3s ease,color .3s ease,border-color .3s ease;
}

.custom-slider-txt a:hover {
    background-color: #fff;
    color: rgba(0,0,0,.7);
}

#slider .sitem.caption-right .caption p,
#slider .sitem.caption-right .caption h2 {
    color: #fff!important;
}

#slider .sitem.caption-right .caption p {
    color: #fff!important;
    font-size: 26px;
}

#slider .sitem.caption-right .caption h2 {
    font-size: 72px;
    color: #fff!important;
    text-transform: uppercase!important;
}

#slider .sitem.caption-right .caption h2:after {
    content: ""; /* This is necessary for the pseudo element to work. */ 
    display: block; /* This will put the pseudo element on its own line. */
    margin: 0 auto; /* This will center the border. */
    width: 250px; /* Change this to whatever width you want. */
    padding-top: 0px; /* This creates some space between the element and the border. */
    border-bottom: 5px solid #fff; /* This creates the border. */
}



.impacting-inner #content .container #article-page-content .article-inner {
	width: 70%;
    margin: 0 auto;
}

.impacting-inner #content .container #article-page-content .article-inner img {
    max-width: 100%;
    height: auto;
}

@media (min-width: 1300px) {
    .hungry-img-upper {
        position: absolute;
        left: 615px;
    }
}

@media (max-width: 1199px) {
    .impacting-inner #content .container #article-page-content .article-inner img {
        max-width: 95%;
        height: auto;
    }
    .impacting-inner #content .container #article-page-content .article-inner {
    	width: 100%;
        margin: 0 auto;
    }
    /* ROKCANDY */
    .equalCol {
        float: none;
        margin: 2% 0;
        width: 100%!important;
    }
}

@media (max-width: 767px) {
    .impacting-icon {
        display: none!important;
    }
    .vimeo-frame {
        width: 100%!important;
        height: 300px;
    }
    #slider .sitem.caption-right .caption p {
      width: 70%;
      margin: 0 auto;
  }
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 8px solid #37b6d9;
}

/* RokCandy Setup */
.equalCol {
    float: left;
    margin: 0 2% 0 0;
    width: 48%;
}

.twoThirdCol {
    float: left;
    margin: 0 1% 0 0;
    width: 65%;
}

.twoThirdColAlt {
    float: left;
    margin: 0 4% 0 0;
    width: 60%;
}

.oneThirdCol,
.oneThirdColAlt {
    float: left;
    margin: 0 1% 0 0;
    width: 32%;
}

.thirds {
    float: left;
    display: block;
    margin: 0 auto;
    width: 33%;
}

.fourths {
    float: left;
    display: block;
    margin: 0 auto;
    width: 24%;
}

#video {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}

#video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.clear {
    clear: both;
}

.row-rok {
    width: 100%;
    clear: both;
    margin-top: 1em;
    margin-bottom: 1em;
}

#eb .eb-image-viewport {border: 0px solid #fff!important;}

@media (max-width: 650px) {
  body header .banner-module {
    height: 18vh!important;
    min-height: 180px;
  }
   body header .banner-module.gilbert .custom { 
    background-position: 10% 90%;
    background-size: auto 120%;
  }
   body header .banner-module .custom .style4 {  
     max-width: 85%;
  }
  #slider .sitem.caption-right .caption {
    position: absolute;
    top: 46%!important;
    text-align: center;
    left: 0%!important;
    -webkit-transform: translate(0%,-50%);
    -moz-transform: translate(0%,-50%);
    -ms-transform: translate(0%,-50%);
    -o-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
    width: 100%!important;
    z-index: 5!important;
  }
    .home-slider-btn:hover {
      background-color: #fff;
      color: #c3262f;
  }
    .home-slider-btn {
      position: absolute;
      bottom: 40px;
      left: 50%;
      color: #fff;
      border: 2px solid;
      border-color: #c3262f;
      background-color: #c3262f;
      font-size: 18px;
      font-family: "InterstateCondensed-Regular";
      padding: 10px 25px;
      border-radius: 10px;
      text-decoration: none;
      -webkit-transform: translate(-50%,0);
      -moz-transform: translate(-50%,0);
      -ms-transform: translate(-50%,0);
      -o-transform: translate(-50%,0);
      transform: translate(-50%,0);
      -webkit-transition: background-color .3s ease,color .3s ease,border-color .3s ease;
      -moz-transition: background-color .3s ease,color .3s ease,border-color .3s ease;
      -o-transition: background-color .3s ease,color .3s ease,border-color .3s ease;
      transition: background-color .3s ease,color .3s ease,border-color .3s ease;
  }
  .btn-slider-1 {
    left: 50%!important;
}
.btn-slider-2 {
    left: 50%!important;
}
.btn-slider-3 {
    left: 50%!important;
}
.btn-slider-4 {
    left: 50%!important;
}
.btn-slider-5 {
    left: 50%!important;
}
.btn-slider-6 {
    left: 50%!important;
}
.btn-slider-7 {
    left: 50%!important;
}
.btn-slider-8 {
    left: 50%!important;
}
.btn-slider-9 {
    left: 50%!important;
}
.btn-slider-10 {
    left: 50%!important;
}
 
}

@media (min-width: 651px) {
  /*.btn-slider-1 {
      left: 79%!important;
  }
  .btn-slider-2 {
      left: 76%!important;
  }
  .btn-slider-3 {
      left: 78.62%!important;
  }
  .btn-slider-4 {
      left: 72.75%!important;
  }
  .btn-slider-5 {
      left: 73.75%!important;
  }*/

  .home-slider-btn {
      position: absolute;
      /*bottom: 40px;
      left: 50%;*/
      bottom: -22px;
      left: 75%;
      color: #fff;
      border: 2px solid;
      border-color: #c3262f;
      background-color: #c3262f;
      font-size: 18px;
      font-family: "InterstateCondensed-Regular";
      padding: 10px 25px;
      border-radius: 10px;
      text-decoration: none;
      -webkit-transform: translate(-50%,0);
      -moz-transform: translate(-50%,0);
      -ms-transform: translate(-50%,0);
      -o-transform: translate(-50%,0);
      transform: translate(-50%,0);
      -webkit-transition: background-color .3s ease,color .3s ease,border-color .3s ease;
      -moz-transition: background-color .3s ease,color .3s ease,border-color .3s ease;
      -o-transition: background-color .3s ease,color .3s ease,border-color .3s ease;
      transition: background-color .3s ease,color .3s ease,border-color .3s ease;
  }

  .home-slider-btn:hover {
      background-color: #fff;
      color: #c3262f;
  }

  #slider .sitem.caption-right .caption {
      position: absolute;
      top: 70%;
      left: 0%!important;
      -webkit-transform: translate(0%,-50%);
      -moz-transform: translate(0%,-50%);
      -ms-transform: translate(0%,-50%);
      -o-transform: translate(0%,-50%);
      transform: translate(0%,-50%);
      width: 100%!important;
      z-index: 5!important;
  }

}

@media (min-width: 651px) and (max-width: 850px) {
  body header .banner-module {
    height: 19vh!important;
  }
}

@media (min-width: 850px) and (max-width: 950px) {
  body header .banner-module {
    height: 25vh!important;
  }
}

@media (min-width: 950px) and (max-width: 1000px) {
  body header .banner-module {
    height: 30vh!important;
  }
}

@media (min-width: 1001px) and (max-width: 1099px) {
  body header .banner-module {
    height: 36vh!important;
  }
}

@media (min-width: 1100px) and (max-width: 1200px) {
  body header .banner-module {
    height: 38vh!important;
  }
}

@media (min-width: 1201px) and (max-width: 1300px) {
  body header .banner-module {
    height: 43vh!important;
  }
}

@media (min-width: 1301px) and (max-width: 1500px) {
  body header .banner-module {
    height: 46vh!important;
  }
}

@media (min-width: 1501px) and (max-width: 1700px) {
  body header .banner-module {
    height: 50vh!important;
  }
}

@media (min-width: 1701px) and (max-width: 1800px) {
  body header .banner-module {
    height: 55vh!important;
  }
}

@media screen and (max-width: 500px){
  #tfa_169{
    width: 232px!important;
  }
  .disaster-box-img{
    margin: 0px 0px;!important;
  }
}

.disaster-box-img{
    margin: 50px 20px 10px 35px;
}

body footer>.inner .footer-item:last-child .inner .module-content .custom img {
    height: 46px!important;
    width: auto;
}


@media screen and (max-width: 450px){
  .donation-opportunities .donation-title{
      color: #c3262f!important;
      font-family: "InterstateCompressed-Bold"!important;
      font-size: 32px!important;
      text-align: center!important;
  }
}

.donation-opportunities .donation-title{
    color: #c3262f!important;
	font-family: "InterstateCompressed-Bold"!important;
    font-size: 42px;
  	text-align: center!important;
}

.donation-opportunities .article-title{
  display:none!important;
}

#eb .reset-heading .text-inherit {
  color: #c3262f;
}

#eb .eb-post-title {
  font-size: 25px;
  line-height: 30px;
}

#eb .eb-post-actions>div {
  padding: 24px 12px 0px 12px;
}

#eb .eb-post-actions>div+div {
  padding: 0 0 0 0px;
}


/* Blog heading */
#currentCategory {
  margin-bottom: 15px;
}
.blogHeading {
  color: #c3262f;
}


body nav #desktop-menu{
  position:fixed;top:0;
  left:0;
  width:100%;
  z-index:2;
  background-color:rgba(255,255,255,1.0);
  -webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.3);
  -moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.3);
  box-shadow:0px 0px 15px 0px rgba(0,0,0,0.3)
}

a {
  color: #c3262f;
}


label {
    display: inline-block;
    margin-bottom: .5rem
}

tr {
  padding-right: 10px!important;
}

body nav #desktop-menu #top-menu .menu {
  padding-right: 70px!important;
}

@media (max-width: 1199px) and (min-width: 997px) {
    body #article-page-content .article-inner .article-heading {
        margin-top: 80px!important;
    }
}

@media (max-width: 1024px) {
   body #all-location + #content .article-heading {
        margin-top: 90px!important;
    }
}

a.buttonOther #text #body {
    margin: auto!important;
    top: 50%!important;
    left: 50%!important;
}


a.buttonOther {
    display:inline-block!important;
    padding: 1.1em!important;
    border:0.025em solid black!important;
    margin-left:auto!important;
    margin-right:auto!important;
    border-radius:0.12em!important;
    box-sizing: border-box!important;
    text-decoration:none!important;
    font-size: xx-large!important;
    line-height: 1.2em!important;
    color: white!important;
    background-color: #3DB4E6!important;
    text-align:center!important;
    transition: all 0.2s!important;
    width: 216px!important;
    height: 216px!important;
    }

a.buttonOther:hover{
    color: #3DB4E6!important;
    background-color: white!important;
    border:0.025em solid black!important;
    }
    
@media (max-width:867px) {
    a.buttonOther {
    display:block!important;
    margin:auto auto!important;
    font-size: medium!important;
    width: 100%!important;
    }
} 

.thirds {
    float: left;
    display: block;
    margin-bottom: 50px;
    width: 33%;
}

.marginLeft {
    margin-left: 85px;
}

@media (max-width:867px) {
    a.donateTable {
    display:block;
    }
}

@media all and (max-width:867px){
    table{
        width:25%;
    }

    td{
        display:flex;
        width:25%;
    }

    tr{
        display:flex;
        margin-bottom:30px;
    }
    tr tr{
        margin-bottom:30px;
    }
}

@media (max-width:867px) {
    .holidayButtons {
    display:inline-block;
    vertical-align: middle;
    margin: auto;
    }
}

.mobilePhoto {
   width: 100%;
   height: auto;   
  }


/********* Additional Content *********/

.additional-content {
  margin: 30px 0;
}

@media (min-width: 992px) {
  .additional-content {
    margin: 50px 0;
  }
}
/********* End Additional Content *********/

/********* Overflow Content *********/

.overflow-content {
  width: calc(100% + 30px);
  width: -webkit-calc(100% + 30px);
  margin-left: -15px;
}

@media (min-width: 576px) {
  .overflow-content {
    width: calc(100% + (100vw - 540px + 30px));
    width: -webkit-calc(100% + (100vw - 540px + 30px));
    margin-left: calc(((100vw - 540px + 30px) / 2) * -1);
    margin-left: -webkit-calc(((100vw - 540px + 30px) / 2) * -1);
  }
}
@media (min-width: 992px) { 
    .overflow-content {
      width: calc(100% + (100vw - 960px + 45px));
      width: -webkit-calc(100% + (100vw - 960px + 45px));
      margin-left: calc(((100vw - 960px + 45px) / 2) * -1);
      margin-left: -webkit-calc(((100vw - 960px + 45px) / 2) * -1);
    }
}

@media (min-width: 1200px) {
     .overflow-content {
      width: calc(100% + (100vw - 1140px + 45px));
      width: -webkit-calc(100% + (100vw - 1140px + 45px));
      margin-left: calc(((100vw - 1140px + 45px) / 2) * -1);
      margin-left: -webkit-calc(((100vw - 1140px + 45px) / 2) * -1);
    }
}

@media (min-width: 1400px) {
     .overflow-content {
      width: calc(100% + (100vw - 1400px + 45px));
      width: -webkit-calc(100% + (100vw - 1400px + 45px));
      margin-left: calc(((100vw - 1400px + 45px) / 2) * -1);
      margin-left: -webkit-calc(((100vw - 1400px + 45px) / 2) * -1);
    }
}

@media (min-width: 1500px) {
     .overflow-content {
      width: calc(100% + (100vw - 1500px + 45px));
      width: -webkit-calc(100% + (100vw - 1500px + 45px));
      margin-left: calc(((100vw - 1500px + 45px) / 2) * -1 );
      margin-left: -webkit-calc(((100vw - 1500px + 45px) / 2) * -1);
    }
}
/********* End Overflow Conten*********/

/***************** Contact Page ***********/

.js-form-page {
  	display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
  -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-box-direction: vertical;
    -moz-box-direction: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 0 !important;
}

.js-form-page #section-one {
  order: 10;
}

.js-form-page #footer {
  order: 11;
  position: relative !important;
}

.wFormContainer {
  	width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.wFormContainer form,
.wFormContainer .wFormFooter {
  max-width: 700px;
  margin-left: auto !important;
  margin-right: auto !important;
  
}

.wFormContainer .wFormFooter .supportInfo {
  padding-left: 0 !important;
}


.wFormContainer form #tfa_154-D {
  margin-top: 15px !important;
}

.wFormContainer form .oneField {
  margin-top: 7px !important;
}

.wFormContainer form .oneField label {
  margin-bottom: 0 !important;
}

.wFormContainer form .section {
  margin-top: 20px;
}

.wFormContainer .wFormTitle,
.wFormContainer .htmlContent { 
  text-align: center;
}

.wFormContainer .wFormTitle { 
	color: #c3262f;
	font-family: "InterstateCompressed-Bold";
	font-size: 68px;
	font-weight: 500;
	line-height: 1.2;
    text-transform: none;
  	margin-bottom: 10px;
     margin-top: 0;
}

.wFormContainer .htmlContent {  
    font-size: 18px;
    line-height: 24px;
    font-family: "Interstate-Regular";
   color: #212529;
  margin-bottom: 20px;
}



@media (min-width: 576px) {
   .wFormContainer {
      max-width: 540px !important;
  }
}

@media (min-width: 768px) {
   .wFormContainer {
      max-width: 720px !important;
  }
}

@media (min-width: 992px) {
   .wFormContainer {
      max-width: 960px !important;
  }
  
  .wFormContainer .wFormTitle { 
      margin-bottom: 20px;
  }

  .wFormContainer .htmlContent {  
    margin-bottom: 30px;
  }
}

@media (min-width: 1200px) {
   .wFormContainer {
      max-width: 1140px !important;
  }
}

@media (min-width: 1400px) {
   .wFormContainer {
      max-width: 1370px !important;
  }
}

@media (min-width: 1500px) {
   .wFormContainer {
      max-width: 1470px !important;
  }
}

/***************** End Contact Page ***********/

/************** mobile issues ***********/
@media (max-width: 991px) {
  .column[style*="float: left"][style*="width: 50%;"] {
    width: 100% !important;
  }
  
  a + &nbsp; {
    display: none;
  }
  
}

.midwest-tabs a {
  color: #C20430;
  font-family: Interstate Black Condensed !important;
  font-size: 35px;
  line-height: 1.1;
  letter-spacing: 1px;
  display: block;
  text-align: center;
  margin-bottom: 20px;
  padding: 5px 10px;
}

@media (min-width: 420px) {
  .midwest-tabs {
      display: flex;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      -webkit-flex-wrap: wrap;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
     -webkit-align-items: center;
     align-items: center;

        @supports not (flex-wrap: wrap) {
            & > *, & {
                margin: 0 -1px !important;
            }

        }
  }
  
  .midwest-tabs a { 
    width: 50%;
  }
}

@media (min-width: 600px) {

  .midwest-tabs a { 
    width: 33.3%;
      margin-bottom: 10px;
  }
}

@media (min-width: 1000px) {

  .midwest-tabs a { 
    width: 25%;
  }
}

@media (min-width: 1200px) {

  .midwest-tabs a { 
    width: 20%;
    font-size: 25px;
  }
}

@media (min-width: 1300px) {
  
  .midwest-tabs {
    max-width: 900px;
	}

  .midwest-tabs a { 
    width: calc(100% / 7);
    width: -webkit-calc(100% / 7);

  }
}

@media (max-width: 991px) {
  
  .mob-no-margin {
   padding: 0 15px;
  }
}

/* Mobile-only: make the donate page behave like the popup (page-scoped) */
@media (max-width: 900px) {
  /* 1) Remove the fixed-height clamp & margin hack just on this page */
  body.itemid-ITEMID_HERE #idonate-giving-form-container iframe,
  body.itemid-ITEMID_HERE iframe[src*="idonate"],
  body.itemid-ITEMID_HERE iframe[src*="apps.idonate"],
  body.itemid-ITEMID_HERE iframe[src*="embed.idonate"] {
    height: auto !important;          /* undo 600px mobile clamp */
    max-height: none !important;      /* allow full content height */
    width: 100% !important;           /* full width */
    margin-left: 0 !important;        /* undo any -15px mobile nudge */
    border: 0 !important;
    display: block !important;
    overflow: visible !important;      /* allow scrolling if the iframe needs it */
    -webkit-overflow-scrolling: touch; /* smoother iOS scrolling inside iframe */
  }

  /* 2) Make the content column full width on THIS page (no 70% column cap) */
  body.itemid-ITEMID_HERE .article-inner {
    width: 100% !important;
    max-width: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  /* 3) Ensure parent wrappers don't clip or lock scroll on this page */
  body.itemid-ITEMID_HERE .container,
  body.itemid-ITEMID_HERE .grid-child,
  body.itemid-ITEMID_HERE .item-page,
  body.itemid-ITEMID_HERE .com-content-article,
  body.itemid-ITEMID_HERE .article-body {
    overflow: visible !important;
    height: auto !important;
    max-height: none !important;
    position: static !important;
    transform: none !important;
  }

  /* 4) Let the page itself scroll normally on mobile for this page */
  body.itemid-ITEMID_HERE {
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch;
  }
}


