body {
    line-height: 1.5;
    font-size: 18px;
    font-family: 'Lato', sans-serif!important;
}
h1, h2, h3, h4 {
    font-family: 'Lato', sans-serif;
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 18px;
}
h1, h3, h4, h2 {
    color: #285087;
}
h1 {
    font-size: 38px;
}
h2 {
    font-size: 28px;
    font-weight: 600;
}
h3 {
    font-size: 25px;
}
h4 {
    font-size: 22px;
    font-weight: 600;
}
a {
    color: #285087;
}
a:hover {
    color: #96D2FF;
    text-decoration: none;
}
sup {
    top: -0.5em;
    font-size: .8em !important;
}
.page-wrap.interior p {
    padding: 0 0 18px;
}
.header {
    background-color: #285087;
    border-bottom: 6px solid #fed141;
}
.header-inner {
    align-items: flex-end;
    display: flex;
    flex-flow: row wrap;
    min-height: 85px;
    position: relative;
}
.placement .padding {
    padding: 10px 0;
}
.placement,
.padding {
    padding: 0 10px;
    box-sizing: border-box;
}
.firstcontainer {
    display: none;
}
.page-wrap {
    background: #fff;
    min-height: auto;
}
#hamburger-toggle {
    display: none;
}
.nav {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}
.content>.container {
    min-height: auto;
    background-color: #fff;
}
.banner {
    width: 1170px;
    height: 100%; 
	background: #fff;
} 
.banner .banner-image {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #f2f2f2;
}
.banner .page-image #page-image-camp {
    max-width: 120px;
}
.page-wrap.interior .content>.container {
    width: 100%;
    box-sizing: border-box;
    max-width: 1170px;
    margin: 0 auto;
}
.page-wrap.interior .content>.container .padding {
    padding: 45px 0;
}
.dplacement {
    padding: 10px 0;
}
.page-wrap.interior .logo {
    padding: 10px 0;
}
.page-wrap.interior .header .logo img {
    max-width: 100px;
    margin: 0;
}
.content .container .padding ul, .content .container .padding ol {
    margin-left: 35px;
    margin-bottom: 15px;
}
.content .container .padding ol li {
    margin-bottom: 8px;
}
.img-responsive.center {
    display: block;
    margin: 25px auto;
}
.interior .img-responsive.right {
    max-width: 50%;
    display: block;
    float: right;
    margin: 25px 0 25px 25px;
}
.interior .img-responsive.left {
    max-width: 50%;
    display: block;
    float: left;
    margin: 25px 25px 25px 0;
}
.btn-gold {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 20px 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.btn-gold.left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.btn-gold a {
    background: #fed141;
    font-size: 22px;
    color: #285087;
    padding: 10px 25px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 10px 10px;
}
.btn-gold a:hover {
    background: #fee8a0;
    text-decoration: none;
}
.nav ul.navlist li a {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0 10px;
}
.nav>ul.navlist {
    margin: 0;
    width: 100%;
    padding: 0;
    list-style: none;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    background: transparent;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.nav ul.navlist li ul li a {
    text-transform: none;
}
.homepage .nav {
    padding-left: 0;
}
.homepage .nav>ul.navlist {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    align-items: center;
}
.nav>ul.navlist>li {
    margin-right: 15px;
}
.nav>ul.navlist>li.nav_login {
    font-size: 16px;
    margin: 0;
}
.nav ul.navlist li.nav_faqs {
    margin-right: 0 !important;
    border-right: 1px solid #000;
    padding-right: 15px;
}
.nav>ul.navlist>li.nav_donate {
    background: transparent;
    border-radius: 4px;
    margin-right: 0;
    margin-left: 0;
}
.nav>ul.navlist>li.nav_donate a {
    color: #fff;
}
.nav ul.navlist ul li.subpage > a {
	padding-left: 1rem;
}
/* NEW NAV DONATE BUTTON */
.nav ul.navlist li {
    display: flex!important;
    align-items: center
}
.nav > ul.navlist > li a {
    font-weight: 600;
}
.nav > ul.navlist > li.nav_donate.nav_default {
    background-color: #fed141;
    border-radius: 0;
}
.nav > ul.navlist > li.nav_donate.nav_default:hover {
    background-color: #fff;
    border-radius: 0;
}
.nav > ul.navlist > li.nav_donate.nav_default a {
    color: #285087
}
.nav > ul.navlist > li > a {
    line-height: 1;
}
.nav ul.navlist li:hover > ul {
    bottom: 0;
    top: 100%;
}
.nav > ul.navlist > li {
    display: flex!important;;
    align-items: center;
}
.nav > ul.navlist > li > ul {
    margin-top: auto;
}
.nav ul.navlist li li a {
    line-height: 1.7;
}
.page-wrap.homepage .nav > ul.navlist > li {
    height: 40px;
}
.nav ul.navlist > li > ul > li:hover > ul {
    margin-top: -1px !important;
}
.nav ul.navlist li.nav_faqs {
    border: 0;
}
/* END NEW NAV DONATE BUTTON */
.widget-search-header {
    margin: 1px 10px 0 10px;
    height: 40.5px;
    padding-left: 0;
    width: 236px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 20px;
}
.homepage .widget-search-header {
    margin: 0 10px 0 auto;
    font-size: 16px;
}
#searchButton {
    padding: 10px 5px 10px 30px;
    background: transparent;
    font-size: 14px;
    color: #fff;
    border-bottom: 1px solid rgba(255,255,255,.5);
    border-radius: 0;
}
.widget-search-header .img-seach {
    right: auto;
    left: 5px;
}
.interior .widget-search-header .img-seach {
    display: none;
}
.widget-search-header .new-img-seach {
    right: auto;
    left: 5px;
    position: absolute;
    height: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 18px;
}
.widget-search-header ::-webkit-input-placeholder {
    font-style: normal;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    opacity: 1;
}
.widget-search-header ::-moz-placeholder {
    font-style: normal;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    opacity: 1;
}
.widget-search-header :-ms-input-placeholder {
    font-style: normal;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    opacity: 1;
}
.widget-search-header :-moz-placeholder {
    font-style: normal;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    opacity: 1;
}
.nav ul.navlist li li.rich>a {
    border: 0;
}
.nav ul.navlist li ul li:last-child, .nav ul.navlist li:hover>ul {
    border-radius: 0;
}
.nav ul.navlist li li a {
    padding: 5px 10px;
}
.nav ul.navlist li ul {
    box-shadow: none;
    border: 1px solid #e5e5e5;
}
.nav ul.navlist li:hover {
    background-color: transparent;
}
.interior .nav ul.navlist li:hover a {
    color: #ffd141;
}
.homepage .nav ul.navlist li:hover>a {
    color: #ffd141;
}
.homepage .nav ul.navlist li.nav_register.nav_default {
    display: none !important;
}
.content>.container, .footer .container {
    width: 100%;
    padding: 0;
    margin: 0;
}
footer {
    width: 100%;
    padding: 0;
    background: #285087;
}
.footer {
    color: #919395;
    padding: 0;
    background: #fff;
}
.footer-cta {
    width: 100%;
    padding: 50px 0;
    background: #96d2ff;
    margin: 0 auto !important;
}
.footer-cta .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1170px;
    padding: 0 15px;
    box-sizing: border-box;
    flex-wrap: nowrap;
    margin: 0 auto !important;
}
.footer-cta .cta-text {
    font-size: 55px;
    font-weight: 400;
    color: #285087;
    width: 80%;
    max-width: 600px;
    line-height: 1.25;
    min-width: auto !important;
    margin: 0!important;
}
.footer-cta .cta-button a {
    display: block;
    background: #285087;
    color: #fff;
    height: 46px;
    padding: 0 25px;
    line-height: 46px;
    text-transform: uppercase;
}
.footer-cta .cta-button a:hover {
    background: #133564;
}
.footernav {
    display: none;
}
footer .container.footer-top {
    display: flex;
    padding: 30px 15px;
    color: #fff;
    font-size: 18px;
    border-bottom: 2px solid #fff;
    width: 100%;
    margin: 0 auto;
    max-width: 1170px;
    box-sizing: border-box;
    flex-wrap: nowrap;
    justify-content: space-between;
}
footer .address-block {
    margin-top: -5px;
}
footer .address-block p {
    padding: 0;
    text-align: left;
}
.footer-top .address-block a,
.footer-top .address-block span {
    color: #96d2ff;
}
.container.footer-top .footer-logo {
    margin: 0 100px 0 0;
    min-width: auto;
}
.container.footer-top .footer-logo img {
    max-width: 280px;
}
.container.footer-top .social-links {
    margin-left: 100px;
}
.container.footer-top .social-links ul {
    display: flex;
    list-style: none;
    padding: 0; 
    margin: 0;
}
.container.footer-top .social-links ul a {
    width: 38px;
    height: 38px;
    border: 2px solid #96d2ff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
}
.container.footer-top .social-links ul li:last-child a {
    margin-right: 0;
}
footer .container.footer-lower {
    display: flex;
    padding: 15px;
    color: #fff;
    font-size: 16px;
   flex-direction: column;
   font-weight: 400;
    width: 100%;
    margin: 0 auto;
    max-width: 1170px;
    box-sizing: border-box;
}
.container.footer-lower ul {
    display: flex;
    margin: 0 0 10px;
    padding: 0;
    list-style: none;
}
.container.footer-lower li a {
    margin-right: 10px; 
    padding-right: 10px;
    line-height: 1.5;   
    border-right: 1px solid #fff;
    color: #fff;
    text-decoration: none;
}
.footernav,
.footer .addthis_sharing_toolbox {
    display: none;
}
.footer .addthis_sharing_toolbox {
    width: 100%;
    margin: 0 auto!important;
}
.button {
    background-color: #fed141;
    color: #285087;
}
.page-wrap.interior .button {
    border-radius: 0;
    font-weight: 600!important;
    line-height: 1.2;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    padding: 10px;
    font-family: 'Lato',sans serif;
}
.page-wrap.interior .button:hover {
    color: #fed141;
    background: #285087;
}
.container-campaign-group .vplacement.center-box a {
    display: block;
    width: 100%;
    text-align: center;
    background: #fed141;
    padding: 10px;
    box-sizing: border-box;
	margin-bottom: 25px;
}
.container-campaign-group .vplacement.center-box a:hover {
  color: #fed141;
  background: #285087;
}
.button:hover, .button_small:hover {
    box-shadow: none;
}
.column-title {
    background-color: #285087;
}
#content-wrapper {
    justify-content: space-between;
    box-sizing: border-box;
    padding-top: 30px;
}
.page-wrap.page-wrap.interior #content-wrapper .beta {
    width: 31.25%
}
#content-wrapper .alpha > .columns {
    display: flex;
}
#content-wrapper .gamma {
    width: 33.333%;
}
#content-wrapper .delta {
    width: 66.666%;
}
#content-wrapper .alpha .placement.page-name {
    font-size: 28px;
    font-weight: 600;
    color: #285087;
    margin-top: 0;
    line-height: 1.2;
}
.fundraiser-name {
    display: none;
}
.beta-max, .beta-maxd {
    background-color: #ebebeb;
}
.interior .field-cover {
    padding: 0 10px;
}
.custom-option {
    background-color: #fff;
    color: #285087;
    padding: 5px 0;
    font-size: 18px;
    font-weight: normal;
    border-radius: 0;
    margin: 0 6px 12px;
}
.page-wrap.interior form input#otheramount {
    height: 37px;
    box-sizing: border-box;
    border-radius: 0!important;
    text-align: center;
    border: 0;
    color: #285087;
    padding: 0 5px;
}
#donation_form_body .optional-input-wrap {
    padding-top: 0;
}
.custom-option-selected {
    background-color: #fed141;
    color: #285087;
}
.custom-option:hover {
    background-color: #fed141;
    color: #285087;
}
.column-title a {
    color: #fff;
    font-family: "Lato", sans serif;
    font-size: 22px;
    padding: 5px 15px;
    line-height: 1.3;
}
.form-panel-buttons {
    justify-content: space-between;
    display: flex!important;
}
.page-wrap.interior #donation_form_wrapper p {
   padding-bottom: 0!important;
}
#donation_form_wrapper .form-panel-button {
    min-width: 130px;
    background: #285087;
    color: #fff;
    padding: 5px;
    line-height: 30px;
}
#donation_form_wrapper .form-panel-button[value="Next"] {
    margin-left: auto;
} 
div.max-row .optional-input.donationAmt {
    border: 0;
    font-size: 16px;
    line-height: 30px;
    padding: 5px 10px;
    color: #285087;
}
.custom-option span.desc {
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 400;
}
#donation_form_body .option_item {
    display: flex;
    align-items: flex-start;
}
#donation_form_body .option_item [type="radio"],
#donation_form_body .option_item [type="checkbox"]{
    margin-top: 7px;
    margin-right: 4px;
}
#donation_form_body label.option_label {
    padding-right: 0;
}
.field-wrapper.hardrow .max-row {
    padding: 0 10px
}
#donation_form h2.donation-title {
    font-size: 21px;
    margin-bottom: 5px;
}
#donation_form .donation-hint {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.3;
}
.search-button {
    background-color: #fed141;
    color: #285087;
}
.donate-result-canvas div {
    background-color: #fed141;
}
.donate-result-page {
    line-height: 1.3;
    padding-bottom: 15px;
}
.waiver-outer ol {
    margin-left: 30px;
}
.page-info {
    background-color: #fff;
}
#donation_search {
    border: 1px solid #285087;
}
#donation_submit {
    background-color: #285087;
    border: 1px solid #285087;
}
.donate-search-selet {
    background: #285087;
}
#donate-view-grid {
    background-repeat: no-repeat;
    background-position: 1.5px 3px;
}
.group-member-count div {
    background-image: url(https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10002/group-members-hc21-icon.png?v=1594879662000);
    color: #285087;
}
.group-member-count.group-member-count-participant {
    display: none;
}
.interior .nav ul.navlist li:hover li a {
    color: #285087;
}
.GroupRosterWidget-data, .GroupRosterWidget-leader .GroupRosterWidget-part {
    margin: 0;
}
.GroupRosterWidget-leader .GroupRosterWidget-part {
    width: 100%;
}
.GroupRosterWidget-data.GroupRosterWidget-leader {
    border-bottom: #e6e6e1 solid 1px;
    padding: 0 0 10px;
}
.container-widget-child-list .GroupChildWidget-part {
    width: 100%;
}
.GroupRosterWidget-data:not(.GroupRosterWidget-leader) .GroupRosterWidget-part {
    width: 100%;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    margin: 0;
    flex-wrap: nowrap;
    display: flex;
}
.GroupRosterWidget-leader .GroupRosterWidget-partimg, .GroupRosterWidget-partimg {
    width: 50px;
    height: 50px;
    margin: 0 5px 0 0;
}
.GroupRosterWidget-partdesc {
    text-align: left;
    line-height: 1.35;
}
.GroupRosterWidget-partimg a {
    float: left;
}
.GroupRosterWidget-leader .GroupRosterWidget-partimg img, .GroupRosterWidget-partimg img {
    width: 40px;
    height: 40px;
}
.GroupRosterWidget-leader .GroupRosterWidget-partimg a {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.GroupRosterWidget .GroupRosterWidget-partdesc {
    width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.vplacement.center-box {
    text-align: left;
}
.vplacement.center-box strong {
    font-weight: 600;
}
.regtypewidgetoption span.icon, .parttypewidgetoption span.icon {
    color: #285087;
}
.alpha .page-info.placement {
    padding: 0;
}
.alpha .placement.page-name {
    font-size: 22px;
    line-height: 1.5;
    margin: 25px 0;
    padding: 0;
}
#story_title {
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.GroupRosterWidget-leader .GroupRosterWidget-name {
    padding-top: 0;
}
.gamma h4 {
    color: #505050;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 4px solid #285087;
    text-align: center;
}
.GroupListWidget-title {
    margin-bottom: 0;
}
.GroupListWidget-img {
    width: 40px;
    height: 40px;
}
.GroupListWidget-img img {
    width: 40px;
    height: 40px;
}
.GroupListWidget-name,
.GroupListWidget-raised {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
}
.GroupListWidget-name {
    padding: 0 10px;
}
.GroupChildWidget-group {
    align-items: flex-start;
}
.GroupRosterWidget-partimg img {
    border: 0;
}
.group-member-count.group-member-count-company {
    display: none;
}
.gamma .button, .hq-left .button {
    padding: 12px 0;
    line-height: 1.2;
}
.GroupRosterWidget-title {
    font-family: 'Lato', sans-serif;
}
.vplacement.container-button {
    padding: 0 0 15px;
}
.cplacement {
    padding: 0 0 2rem 1rem;
}
.lplacement {
    padding: 0 1rem 2rem 0;
}
.DonorRollWidget-amount {
    font-size: 16px;
}
.facebook-login:hover {
    color: #fff;
}
.regtypewidgetoption-individual, .parttypewidgetoption-individual {
    background-image: url(https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10002/icon-individual-hc21-icon.png?v=1594879665000)
}
.regtypewidgetoption-create {
    background-image: url(https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10002/icon-team-start-hc21-icon.png?v=1594879663000);
}
.regtypewidgetoption-join {
    background-image: url(https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10002/icon-team-join-hc21-icon.png?v=1594879661000);
}
.regtypewidgetoption-active, .parttypewidgetoption-active, .activityoption-active {
    background-color: #e5e5e5;
}
.regtypewidgetoption, .parttypewidgetoption, .activityoption {
    border: #285087 solid 2px;
}
.regtypewidgetoption, .parttypewidgetoption, .activityoption {
    color: #285087;
}
.tsw-item {
    border: #285087 solid 1px;
}
.tsw-item img {
    border-radius: 5px;
}
.tsw-active {
    background-color: #e5e5e5;
}
.regitem, .regcurr, .regtotalcur {
    color: #285087;
}
.flex-total {
    background-color: #fff;
}
.hq-donations-filter, .hq-bar, .hq-tabs, .cg-header {
    background-color: #fff;
    border-bottom: 1px solid #fed141;
}
.hq-tabs a {
    background-color: #fed141;
    color: #285087;
}
.hq-donor-name {
    color: #505050;
}
.hq-tabs a:hover, .hq-big, .hq-label, .hq-large, .hq-donations-filter, .hq-bar, .hq-page-info-cmp, .cg-header * {
    color: #96D2FF;
}
#hqmenu a:hover {
    background-color: #fff;
    color: #96D2FF;
}
.hq-button-mini, .hq-button-mini-active, .hq-button-mini-disable, .hq-button, .hq-button-disable, .hq-button-active {
    background-color: #285087;
}
.hq-box {
    border: 1px solid #fed141;
}
.hq-link {
    color: #285087;
}
.hq-donor-name, .hq-tabs a.active {
    color: #505050;
}
#hqmenu a.hqmenu-header, .hq-dashboard-block, .hq-user-mobile .hq-page-block, hq-box-header {
    background-color: #fff;
    color: #505050;
}
.hq-task-row a {
    padding-right: 20px;
}
.hq-box-header {
    background-color: #fff;
    color: #285087;
}
.center-box-border, .columns-hq .column, .hq-box2 {
    border: 1px solid #fed141!important;
}
.hq-task-row, .hq-donor, .hq-side-box {
    border-bottom: 1px solid #fed141;
}
#hqmenu a span {
    background-color: #285087;
}
.field-cover {
    padding: 3px 6px 3px 0;
}
/*CUSTOM INTERNAL THERMOMETER */
.page-wrap.interior #custom-therm-row {
    width: 100%;
    height: 36px;
    margin: 0 0 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
}
.page-wrap.interior .therm-hold {
    width: 100%;
    max-width: 1260px;
    position: relative;
    margin: 0;
}
.page-wrap.interior .progress {
    background-color: #ebebeb;
    width: 100%;
    text-align: center;
    font-weight: bold;
    height: 36px;
    border-radius: 20px;
    overflow: hidden;
}
.page-wrap.interior .progress-bar {
    float: left;
    width: 0;
    height: 100%;
    line-height: inherit;
    text-align: center;
    background-color: #fed141;
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
    position: relative;
    border-radius: 20px 0 0 20px;
}
.page-wrap.interior .goal-hold,
.page-wrap.interior .raised-hold {
    position: absolute;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100px;
    bottom: -60px;
    padding: 3px 0;
    z-index: 18;
    color: #285087;
}
.page-wrap.interior .raised-hold {
    position: absolute;
    bottom: -60px;
    width: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
    margin-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #285087;
    line-height: 1.2;
    left: 0!important;
}
.page-thermometer {
    display: none;
}
.page-wrap.interior .goal-hold span {
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 2px;
    text-align: right;
}
.page-wrap.interior .goal-hold .goal-row {
    font-size: 22px;
    font-weight: 600;
    line-height: 1;
}
.page-wrap.interior .raised-row, .page-wrap.interior .goal-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.page-wrap.interior .raised-row {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
}
.page-wrap.interior .goal-row {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right;
}
.form-panel {
    padding-top: 0;
}
.page-wrap.interior .raised-hold span {
    font-size: 18px;
    font-weight: 400;
}
.page-wrap.interior .raised-hold .raised-row {
    font-size: 22px;
    font-weight: 600;
}
.vplacement {
    padding: 0;
}
.vplacement.fundraiser-video {
    margin-bottom: 18px;
}
.school_sorter .sort_by_left, .school_sorter .sort_by_right {
    margin-left: 10px;
}
.page-wrap.interior #sort_by_name,
.page-wrap.interior #sort_by_raised {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
/* FORM UPDATES */
#sign_up_form {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
}
.max-row, .inline-row {
    padding: 0;
    margin-bottom: 15px;
}
::-webkit-input-placeholder {
    opacity: 1;
}
:-ms-input-placeholder {
    opacity: 1;
}
::placeholder {
    opacity: 1;
}
:focus::-webkit-input-placeholder {
    color: #fff;
}
:focus:-ms-input-placeholder {
    color: #fff;
}
:focus::placeholder {
    color: #fff;
}
.form-text {
    color: #666;
    padding: 0;
}
p.hint {
    font-size: 16px;
    font-style: italic;
    margin-bottom: 0;
}
.section-head {
    text-transform: uppercase;
    margin: 10px 0 0;
    color: #285087;
}
.page-wrap.interior form input[type=text],
.page-wrap.interior form input[type=number],
.page-wrap.interior form input[type=password],
.page-wrap.interior form select,
.page-wrap.interior form textarea,
.page-wrap.interior form .faketext {
    width: 100%;
    height: 38px;
    padding: 0 8px;
    border: 1px solid #666;
    color: #666;
    font-size: 16px;
    border-radius: 0;
    background: #fff;
}
.page-wrap.interior form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff url(https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10002/hc-2023-select-arrow-down-blue.png?v=1675817014000) no-repeat right 8px center;
}
.g-recaptcha {
    margin: 0 auto;
}
#sign_up_form label.visuallyhidden,
#donation_form_wrapper .formLabel.visuallyhidden {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}
.field-wrapper.p100.checkbox-item .option_item {
    position: relative;
}
.field-wrapper.p100.checkbox-item input[type="checkbox"] {
    display: none;
}
.field-wrapper.p100.checkbox-item .option_item .option_label:before {
    content: '';
    background: #fff;
    border-radius: 0;
    border: 2px solid #285087;
    display: inline-block;
    vertical-align: middle;
    width: 23px;
    height: 23px;
    margin-right: 0;
    position: absolute;
    top: 3px;
    left: 0;
}
.field-wrapper.p100.checkbox-item .option_item .option_label {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin: 0;
    cursor: pointer;
    padding-left: 40px;
    line-height: 28px;
}
.field-wrapper.p100.checkbox-item .option_item input:checked+.option_label:after {
    content: "";
    background: url('https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10002/checkbox-check-blue-hh-forms.png?v=1659330802000') no-repeat;
    background-size: cover;
    text-align: center;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 6px;
    left: 4px;
}
.field-wrapper.radio-item input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    position: relative;
    border: 2px solid #285087;
    background-color: #fff;
    top: 0;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    cursor: pointer;
    margin: 0 10px 0 0;
    outline: none;
}
.field-wrapper.radio-item input:checked {
    border: 2px solid #285087;
    background: #285087;
}
.field-wrapper.radio-item label {
    line-height: 26px;
    margin-right: 12px;
}
.column-title {
    background-color: #285087;
}
.page-wrap.interior  .container-search-result-count .button {
    padding-left: 35px;
}
@media (min-width: 768px) and (max-width: 1199px) {
    .container {
        width: 100%;
    }
}
@media (max-width:1200px) {
    .nav {
        padding-left: 0;
    }
    .header-inner {
        padding: 0 15px;
    }
    .page-wrap.interior .content>.container .padding {
        padding: 45px 15px;
    }
    .page-wrap.interior .banner,
    .page-wrap.interior .banner img{
        width: 100%;
        max-height: 100%;;
    }
    .page-wrap.interior .banner #page-banner {
        width: 100%;
    }
    .page-wrap.page-wrap.interior .beta {
        width: 35%;
    }
    .page-wrap.interior .alpha {
        width: 65%;
    }
    .page-wrap.interior .alpha {
        padding-left: 15px;
    }
}
@media (max-width:1039px) {
    .header-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 10px 0;
    }
    .page-wrap.interior .logo {
        padding: 0;
    }
    .page-wrap.interior .logo img {
        width: 80px;
    }
    .header {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        z-index: 100;
    }
    .interior .content {
        margin-top: 110px !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .nav {
        display: none;
    }
    #floating-handle.opened {
        right: 10px;
        z-index: 20;
    }
    #floating-handle.closed {
        position: fixed;
    }
    #floating-handle.opened span {
        background: url(https://acb0a5d73b67fccd4bbe-c2d8138f0ea10a18dd4c43ec3aa4240a.ssl.cf5.rackcdn.com/10002/close-out-hc20.png?v=1555271907000) no-repeat;
        background-size: auto auto;
        background-size: cover;
        width: 28px;
        height: 28px;
    }
    #floating-panel .widget-search-header {
        padding: 10px 0;
        color: #333;
    }
    #floating-panel .interior .widget-search-header .img-seach {
        display: block;
    }
    #floating-panel .widget-search-header .new-img-seach {
        display: none;
    }
    #floating-panel .widget-search-header {
        width: 100%;
    }
    .widget-search-header #searchButton {
        color: #333;
    }
    .widget-search-header #searchButton::-webkit-input-placeholder {
        color: #333;
    }
    .widget-search-header #searchButton:focus::-webkit-input-placeholder {
        color: #fff
    }
    .widget-search-header #searchButton:-moz-placeholder {
        color: #333;
    }
    .widget-search-header #searchButton:focus:-moz-placeholder {
        color: #fff
    }
    .widget-search-header #searchButton::-moz-placeholder {
        color: #333;
    }
    .widget-search-header #searchButton:focus::-moz-placeholder {
        color: #fff
    }
    .widget-search-header #searchButton:-ms-input-placeholder {
        color: #333;
    }
    .widget-search-header #searchButton:focus:-ms-input-placeholder {
        color: #fff
    }
}
@media (max-width: 1000px) {
  .footer-logo a {
    display: block;
    max-width: 280px;
  }
  .footer-logo img {
    width: 100%
  }
  .container.footer-top .social-links {
    margin-left: auto;
  }
  .container.footer-top .footer-logo {
    margin-right: auto;
  }
}
@media (max-width:940px) {
  .footer-cta {
    padding: 40px 0;
  }
  .footer-cta .container {
    flex-direction: column;
    justify-content: space-between;
  }
  .footer-cta .cta-text {
    width: 100%;
    max-width: 100%;
    text-align: center;
    font-size: 45px;
    margin-bottom: 20px!important;
  }
}
@media (max-width: 900px) {
    footer .container.footer-top {
        flex-wrap: wrap;
    }
    .container.footer-top .footer-logo {
        width: 100%;
        margin-bottom: 15px;
    }
}
@media (max-width:840px) {
    .nav>ul.navlist>li {
        margin-right: 0;
    }
    .footer-bottom p, .footer .copy p, .footer p a {
        font-size: 16px;
    }
}
@media (min-width: 768px) and (max-width:991px) {
    .page-wrap.page-wrap.interior #content-wrapper .beta {
        width: 100%;
        margin: auto;
        max-width: 900px
    }
    #donation_form_wrapper {
        margin: 0 auto;
    }
    .page-wrap.interior .alpha {
        width: 100%;
        box-sizing: border-box;
        padding-right: 15px;
    }
    .page-wrap.interior .therm-hold {
        margin: 0 auto;
    }
    #content-wrapper .delta {
        width: 68%;
    }
    #content-wrapper .gamma {
        width: 32%;
    }
}
@media (max-width: 767px) {
    .content {
        margin-top: 136px!important;
    }
    .banner, .banner .banner-image {
        width: 100%;
        height: auto;
        background-color: #f2f2f2;
        display: block;
    }
    .banner .banner-image {
        width: 100%;
        height: auto!important;
        max-height: 100%;
    }
    .banner .social-bar,
    .banner .page-image {
        display: none;
    }
    .story-toggle {
        font-weight: 600;
    }
    .social-bar a {
        height: 32px;
        width: 32px;
        display: block;
        float: left;
        margin: 0 5px 0 10px;
        background-size: contain;
        background-repeat: no-repeat;
        cursor: pointer;
    }
    .banner-mobile {
       display: none;
    }
    .footer-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .footer-bottom .footer-item {
        width: 100%;
        max-width: 350px;
        margin-bottom: 30px;
    }
    .footer-bottom p, .footer .copy p {
        text-align: center;
    }
    .footer-item.credits {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0;
    }
    .footer-bottom .footer-item.credits img {
        margin: 0 10px;
    }
    .page-wrap.interior #content-wrapper  .alpha {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }
    #searchButton {
        display: block;
    }
    .widget-search-header {
        margin-right: 10px;
    }
    .gamma .mobile-view.hplacement {
        padding: 0
    }
    .cplacement #story_title, .cplacement #story_2 {
        display: none;
    }
    .vplacement.fundraiser-video {
        margin: 25px auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .page-wrap.page-wrap.interior #content-wrapper .beta {
        width: 100%;
        max-width: 600px;
        margin: 0 auto;
    }
    #content-wrapper .alpha > .columns {
        flex-wrap: wrap;
    }
    .page-wrap.page-wrap.interior .beta,
    #content-wrapper .delta,
    #content-wrapper .gamma {
        width: 100%;
    }
}
@media (max-width: 749px) {
    #floating-menu .widget-search-header {
        border: 0;
    }
    #floating-handle.closed {
        position: fixed;
    }
    .header-inner .nav {
        display: none;
    }
    .lplacement, .rplacement, .cplacement, .dplacement {
        padding: 0;
    }
}
@media (max-width:690px) { 
    .page-wrap.interior .header-inner {
        padding: 0!important;
        align-items: center;
        min-height: 70px;
    }
    .page-wrap.interior .header-inner .logo {
        align-self: center;
    }
    .page-wrap.interior .header-inner .logo img {
        width: 60px!important;
    }
    .interior .content {
        margin-top: 76px !important;
    }
    .mobile-social-bar {
        padding: 0 0 15px;
    }
}
@media (max-width:600px) {
    .footer-logo a {
        margin: 0 auto 10px;
    }
    footer .address-block {
        width: 100%;
    }
    footer .address-block  p {
        text-align: center;
        margin-bottom: 16px;
    }
    .container.footer-top .social-links {
        margin: 0 auto;
    }
    .container.footer-top .social-links ul {
        justify-content: center;
    }
    .container.footer-lower ul {
        flex-wrap: wrap;
        justify-content: center;
    }
}
@media (max-width: 580px) {
    .interior .img-responsive.right, .interior .img-responsive.left {
        max-width: 100%;
        float: none;
        margin: 25px auto;
    }
    #donate-filter {
        margin: 0 8px !important;
    }
}
@media (max-width: 500px) {
    .interior #page_name {
        line-height: 1.5;
        margin-bottom: 0;
    }
    .mobile-social-bar {
        display: block;
        padding: 20px 0 20px 0;
        text-align: center;
    }
    .page-wrap.interior .therm-hold {
        width: 100%;
        max-width: 1260px;
        position: relative;
        margin: 0 auto;
    }
    .page-wrap.interior #custom-therm-row {
        width: 100%;
        height: 32px;
        margin: 0 auto 80px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .page-wrap.interior .raised-hold .raised-row, .page-wrap.interior .goal-hold .goal-row, .page-wrap.interior .raised-hold span {
        font-size: 18px;
    }
    .page-wrap.interior .raised-hold {
        width: 120px;
        margin-left: 0;
        bottom: -60px;
    }
    .page-wrap.interior .goal-hold:after {
        right: 50;
        bottom: -20px;
    }
    .page-wrap.interior .progress-bar:after {
        height: 36px;
        width: 36px;
        right: -18px;
        top: -4px;
    }
    .page-wrap.interior .progress-bar::before {
        bottom: -24px;
    }
}
@media (max-width: 420px) {
    .footer .social-row ul {
        width: 94%;
    }
}
@media (max-width: 390px) {
    .footer .social-row img {
        width: 45px;
    }
    .footer .social-row ul {
        max-width: 280px;
    }
}