@media (max-width:767.98px){
  body .site{
    padding-top:8.125rem;
  }
}

body .charities_row .charities_top_para .fl-rich-text p span.content_block{
  display:block;
}

@media (max-width:767.98px){
  body .charities_row .charities_top_para .fl-rich-text p span.content_block{
    display:inline;
  }
}

body .charities_row a{
  text-decoration:underline;
}

body .charity_provinces_row{
  background-color:transparent;
  -webkit-transition:all .5s ease;
  -o-transition:all .5s ease;
  -moz-transition:all .5s ease;
  transition:all .5s ease;
}

body .charity_provinces_row.fixed-row{
  left:0;
  position:fixed;
  right:0;
  top:9.375rem;
  z-index:9;
}

body .charity_provinces_row.fixed-row:before{
  content:"";
  width:100%;
  height:12.5rem;
  position:absolute;
  background:#368091;
  top:-11.875rem;
}

@media (max-width:767.98px){
  body .charity_provinces_row.fixed-row:before{
    display:none;
  }
}

@media (max-width:767.98px){
  body .charity_provinces_row.fixed-row{
    top:10rem;
  }
}

body .site-content{
  background:#f7f7f7;
  max-width:120rem;
  margin:0 auto;
}

/*# sourceMappingURL=template-archive-charity.min.css.map */
