body {
	font-family: 'Montserrat', 'Helvetica Neue', Helvetica, sans-serif;
	font-weight: 400;
	font-size: 17px;
    line-height: 1.618;	
    color:#002344;
}
.carousel-indicators {
    display:none;
}
.breadcrumb {
    display: none;
}
.badge {
    display: none;
}
.badge-secondary {
    display:none;
}
blockquote {
    border:5px solid #E60023;
    padding:2rem 2rem 1.5rem;
    font-weight:900;
    font-size:1.8rem;
    color:#1A4782;
}
blockquote em {
    font-style: normal;
    font-size:1rem;
    font-weight:400;
}
blockquote strong em {
    font-style: normal;
    font-weight:900;
}
blockquote p {
    margin:0;
    padding:0;
    line-height:1;
}
blockquote p:first-child {
    margin:0 0 0.5em 0;
    padding:0;
    line-height:1.5;
}
a {
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  text-decoration: none;
} 
a:hover { 
    transform: scale(1); 
    text-decoration: none;
}
a.read-more-link {
    color: #E60023;
    font-weight: 600;
}
a.read-more-link:before {
    content:"\f061";
    font-family: 'Font Awesome 5 Free';
    font-weight:900;
    margin-right: 10px;
}
.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem 1.25rem;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
    border-radius: 1px;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}
.btn-primary {
    color: #fff;
    background-color: #E60023;
    border-color: #E60023;
}
header#header {
    background: blue;
}
h2.sectionTitle {
    font-weight: 900;
    font-size: 2.8rem;
}
header h2 {
    color:#002344;
    font-weight: 900;
}
#content h2 {
    font-weight:900;
    color:#1A4782;
}
#content img {
    max-width:100%;
    height:auto;
}
#content h3.mb-1 {
    font-weight:400;
}
#content h3.mb-1 a {
    font-weight:400;
    color:#002344;
}
#content h3.mb-1 a:hover {
    color:#1A4782;
}
.form-control, .StripeElement {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 3px solid #ced4da;
    border-radius: 1px;
    transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}
header#header {
    background: #002344;
    display: block;
    min-height: 50px;
    padding: 0 0 0.5rem 0;
}
#content .signup-vertical-content h2 {
    font-weight:500;
    color:#fff;
}
#content .signup-vertical-content h2 strong {
    font-weight:900;
    color:#fff;
}

.home.page-38 header#header {
    background: transparent;
    position: absolute;
    z-index: 2000;
    width: 100%;
    display: block;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(255,255,255,1);
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.home.page-38 main#content {
    padding:0;
}
main#content {
    padding: 3em 0 2em;
}

/* ---------------------------- Feature Signup ---------------------------- */
.home.page-38 .site-signup {
    width:100%;
    max-width: 320px;
    position: absolute;
    z-index: 1000;
    top: 50%;
    left: 15%;
    transform: translate(-15%, -50%);
    text-align:center;
}
.home.page-38 .site-signup .email-signup.form {
    margin-top:2em;
}
.home.page-38 .site-signup .form-control {
    border: 0 solid #ced4da;
}

.home.page-38 .site-signup input.submit-button.btn.btn-primary {
    width: 100%;
}

.home.page-38 .form-group:first-child {
    width:60%;
    display:inline-block;
    margin-right:-5px;
}
.home.page-38 .form-group:nth-child(2) {
    width:40%;
    display:inline-block;
    border-left:1px solid #E60023;
}

/* ---------------------------- Sidebar ---------------------------- */
ul.ctas_sidebar {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.ctas_sidebar li {
    margin-bottom:1em;
}
ul.ctas_sidebar li span:first-child {
    margin-right:0.5em;
}
ul.ctas_sidebar li a {
    color: #002344;
    background:#E0E5EA;
    font-weight:900;
    display:block;
    font-size:2rem;
    padding:0.5em 0.8em;
}
ul.ctas_sidebar li a:hover {
    color: #fff;
    background:#1A4782;
}

.newsWrap.sidebar-news {
    background: #f6f6f6;
    padding: 2em 2.5em;
}
.signup-vertical {
    background: #002344;
    color: #fff;
    padding: 2em 2.5em;
    margin-bottom: 2em;
}
.signup-vertical input.submit-button.btn.btn-primary {
    width: 100%;
}
.sidebar-donate .btn-primary {
    width: 100%;
    font-weight: 900;
    font-size: 1.8rem;
    margin: 0.5em 0 1em;
}

/* ---------------------------- Social Vertical ---------------------------- */
.social-vertical {
    position: absolute;
    top: 20px;
    right: 114px;
    transform: translate(-50%, 20%);
    display: none;
}
.featureWrap ul.social-connect {
    margin: 0 0 1em;
    padding: 0;
    list-style-type: none;
    text-align: center;
}
.featureWrap ul.social-connect li {
    display:block;
    margin: 1.5em 0;
}
.featureWrap ul.social-connect li a {
    color: #fff;
    border-radius: 200px;
    background-color: transparent;
    display: block;
    border: 1px solid #fff;
    width: 48px;
    height: 48px;
    padding-top: 12px;
}
.featureWrap ul.social-connect li a:hover {
    color:#E60023;
    border: 1px solid #E60023;
}


.content-pages-show-basic #content ul {
    margin:0;
    padding:0
}  
.content-pages-show-basic #content ul li {
    list-style:none;
    margin: 0 0 15px 0;
    padding:0 0 0 30px;
}
.content-pages-show-basic #content ul li:before {
    display:inline-block;        
    content:"\f058";
    font-family: 'Font Awesome 5 Free';
    font-weight:900;
    margin-left: -30px; 
    margin-right:8px;  
    color:#E60023;  
    font-size: 18px;        
}​


/* ---------------------------- Top Nav ---------------------------- */
.navbar-collapse.collapsing {
    display:none;
}
.navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color:#E60023;
}
.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 3rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
    max-width: 200px;
}
.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: .25rem;
    margin: 0.25em 0 0.25em 0.25em;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0px;
    z-index: 1000;
    display: none;
    float: auto;
    min-width: 10rem;
    padding: 0;
    margin: 0;
    font-size: 0.85rem;
    color: #212529;
    text-align: center;
    list-style: none;
    background-color: transparent;
    background-clip: padding-box;
    border: 0 solid rgba(0,0,0,0.15);
    border-radius: 0;
    width: 100%;
}
.dropdown .btn-primary:focus, .dropdown .btn-primary.focus {
    outline: 0;
    box-shadow: none;
}
.dropdown-menu li a {
    display:block;
    color:#fff;
    background-color:#E60023;
    padding: 1rem 0.5rem;
}
.dropdown-menu li a:hover {
    display:block;
    color:#E60023;
    background-color:#fff;
}
.dropdown .btn {
    border:0;
    padding: 1rem 1.95rem;
    box-sizing: border-box;
}
.dropdown .btn:hover {
    background-color: #E60023;
    border-color: #E60023;    
}
.dropdown:after {
    content:"";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 80px 0 80px;
    border-color: #E60023 transparent transparent transparent;  
    position: absolute;
    left: 0;  
    bottom: -30px;
}
.dropdown-menu:after {
    content:"";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 80px 0 80px;
    border-color: #E60023 transparent transparent transparent;  
    position: absolute;
    left: 0;  
}
.dropdown.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #E60023;
    border-color: #E60023;
    border: 0;
    box-shadow: none;
}
.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    display: none;
}

ul.action_subnav {
    display:none;
    margin:0;
    padding:0;
    list-style-type:none;
    position: absolute;
    text-align: center;
}
ul.action_subnav li a {
    background-color:#E60023;
    color:#fff;
}
ul.action_subnav li a:hover {
    background-color:#fff;
    color:#E60023;
}
.action_nav {
    color:#fff;
    font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 0.5px;    
}
.action_nav:hover {
    color:#E60023;
    font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 0.5px;    
}


/* ---------------------------- Action List ---------------------------- */
ul.action-list {
    display:inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
    -webkit-box-shadow: 5px 3px 4px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 5px 3px 4px 0px rgba(0,0,0,0.4);
    box-shadow: 5px 3px 4px 0px rgba(0,0,0,0.4);
    transform: translateY(-30px);
}
ul.action-list li {
    display:inline-block;
    text-align: center;
    margin-right:-5px;
}
ul.action-list li a {
    display:block;
    text-align: center;
    background-color:#002344;
    padding:0.75em 5em;
    font-weight:600;
    color:#fff;
}
ul.action-list li:last-child a {
    background-color:#F6F6F6;
    color:#002344;
}


/* ---------------------------- Blog Listing ---------------------------- */
.container.content-pages-show-blog #content ul li {
    border:5px solid transparent;
    padding:2em 2em 1.5em
}
.container.content-pages-show-blog #content ul li:first-child {
    border:5px solid #E60023;
    padding:2em 2em 1.5em
}
.container.content-pages-show-blog #content ul li:hover {
    border:5px solid #E60023;
    padding:2em 2em 1.5em
}

ul.social-connect-global {
    margin:0;
    padding:0;
    list-style-type:none;
}
ul.social-connect-global li {
    display:inline-block;
    width:48%;
    text-align:center;
}
ul.social-connect-global li:last-child {
    padding-left:10px;
}
ul.social-connect-global li a {
    background-color:#E0E5EA;
    display:block;
    color:#002344;
    padding:1em;
}
ul.social-connect-global li a:hover {
    background-color:#1A4782;
    display:block;
    color:#fff;
}

/* ---------------------------- Bio Section ---------------------------- */
.bioSection {
    width: 100%;
    padding-block: 5em;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-top: 2em;
    margin-bottom: 2em;    
}
.bioFeature {
    width: 56.5%;
}
.bioFeature img {
    display: none;
}
.bio-content-main {
    left: 0;
    width: 75%;
    min-height: 100%;
    z-index: 1;
    background: #1A4782;
    position: relative;
    color: #fff;
    margin-left: 10%;
    padding: 3em;
}
.bio-image-main {
  width: 45%;
  z-index: 2;
  right:0;
  top:0;
  bottom: 0;
  position: absolute;
}
.bio-image-main img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 100%;
}


/* ---------------------------- Join CTA ---------------------------- */
.joinctaSection {
    display: flex;
    flex-direction: row;
    font-size: 1.8rem;
    font-weight: 500;    
}
.joinctaSection a {
    color:#fff;
    text-align: center;
}
.ctaAlpha {
    flex: 1 0 0;
}
.ctaAlpha a {
    background-color: #002344;
    display: block;
    padding: 2em;
}
.ctaAlpha a:hover {
    background-color: #194782;
}
.ctaBeta {
    /*flex: 1 0 0;*/
    width: 15%;
    position: relative;
}
.ctaBeta:before {
    content: "";
    position: absolute;
    left: -10px;
    bottom: 0;
    z-index: 0;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 20px 0;
    border-color: transparent #810014 transparent transparent;
}
.ctaBeta a {
    background-color: #E60023;
    display: block;
    padding: 2em;
    margin-left: -10px;
    margin-top: -20px;
    z-index: 10;
    position: relative;
}
.ctaBeta a:hover {
    background-color:#810014;
}


/* ---------------------------- Simple Blockquote ---------------------------- */
.section-brief {
    padding: 5em 12em;
}
.simple-blockquote {
    font-size: 2rem;
    font-weight: 700;
    color: #1A4782;
    padding: 0 1.25em;
    margin-left:10px;
    position:relative;
    line-height: 1.25;
    /*border-left:12px solid #E60023;*/
}
.simple-blockquote:before {
    content:"";
    width:12px;
    height:95%;
    display:block;
    background-color:#E60023;
    position:absolute;
    left:0;
    margin-top:auto;
    margin-bottom:auto;
}

/* ---------------------------- Donation Front and Donation Page ---------------------------- */
.donate-section {
    background-color: #1A4782;
    margin-left: 5vw;
    padding: 2em 0 0;
}
a.btn.btn-large.donate-btn {
    background: red;
    position: relative;
    bottom: -18px;
    right: -180px;
}
.donate-box {
    padding: 0.5em;   
    background-color:#fff; 
}
.donate-box-inner {
    border: 5px solid #E60023;
    box-sizing: border-box;
    padding: 1.5em;  
    text-align: center;  
}
.donate-box select {
    width: 100%;
}
.donate-wrap {
    background-size: cover;
    min-height: 100vh;
    padding: 4em 1em 5em;    
}
ul.donation-amounts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;   
    align-items: stretch;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;    
    justify-content: space-between;
    flex-direction:row;
    flex-wrap: wrap;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align:center;
}
.donation-amounts li {
    display:block;
    /*flex: 0 1 33.25%; */
    flex: 0 50%;  
}
.donation-amounts li a {
    color:#1A4782;
    background-color:#fff;
    line-height:4;
    border-radius:1px;
    font-weight:700;
    display:block;
    text-decoration:none;
    margin:0 10px 10px 0;
    letter-spacing: 0.5px;
}
.donation-amounts li a:hover {
    color:#fff;
    background-color:#E60023;
}
a.btn.btn-large.donate-btn {
    background: #E60023;
    position: relative;
    bottom: -18px;
    right: -380px;
    transform: translateX(10%);
    font-weight: 700;
    color: #fff;
    font-size: 1.5rem;
    border-radius: 1px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.64);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.64);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.64);
}
a.btn.btn-large.donate-btn:hover {
    background:#0069d9;
}
.donate-cta-text {
    padding:0 1rem;
}
.donate-section span {
    color: #fff;
    font-weight:700;
    font-size:1.6rem;
    margin-top: 50px;
    transform: translateY(-50%);   
    display: block; 
}
.page-pages-show-donation-v2-wide .progress-stage-button-prev:before {
    content:"\f060";
    font-family: 'Font Awesome 5 Free';
    font-weight:900;
    margin-right: 10px;
}
span.progress-stage-button-next.btn.btn-primary.btn-block:after {
    content:"\f061";
    font-family: 'Font Awesome 5 Free';
    font-weight:900;
    margin-left: 10px;
}

/* donation grid */
.page-pages-show-donation-v2-wide .progress-indicator-stages li {
    display: inline-block;
    position: relative;
    margin-right: 36px;
    white-space: nowrap;
    width: 36px;
}
.page-pages-show-donation-v2-wide .progress-indicator-stages li:after {
    content: " ";
    width: 58px;
    height: 0;
    border-bottom: 1px solid #ccc;
    position: absolute;
    top: 12px;
    left: 24px;
}
.page-pages-show-donation-v2-wide .progress-indicator-stages {
    list-style-type: none;
    padding: 15px 0 15px 0;
    margin: 0 auto;
    width: auto;
    text-align: center;
}
.stage-label {
    display:none;
}
.custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px;
    display:none;
}
.page-pages-show-donation-v2-wide .progress-indicator-stages li .stage-count {
    position: relative;
    display: block;
    color: #fff;
    width: 24px;
    height: 24px;
    text-align: center;
    background: #1A4782;
    border: 0 solid #ccc;
    border-radius: 99px;
}
.page-pages-show-donation-v2-wide .progress-indicator-stages li.active .stage-count-inner {
    background: #E60023;
}
.page-pages-show-donation-v2-wide .progress-indicator-stages li .stage-count-inner {
    width: 27px;
    height: 26px;
    left: -2px;
    top: -2px;
    line-height: 24px;
    display: block;
    position: relative;
    background: #1A4782;
    position: relative;
    border-radius: 99px;
}
.page-pages-show-donation-v2-wide .custom-control-label::after {
    position: absolute;
    top: 10px;
    left: 5px;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50% / 50% 50%;
}
.donation-v2-occurence-radio input:checked + label {
    background:#E60023;
    color:#fff;
}
.donation-v2-amounts label {
    cursor: pointer;
}
.donation-v2-amounts .custom-control-inline {
    display: inline-block;
    margin-right: 1rem;
    background: #1A4782;
    width: 32.75%;
    text-align: center;
    margin: 0 0 6px;
    color: #fff;
    font-weight: 600;
    padding: 0;
    box-sizing: border-box;
    font-size: 0.85rem;
    cursor: pointer;
}
.donation-v2-occurence-radio .custom-control-inline {
    display: inline-block;
    margin-right: 1rem;
    background: #F6F6F6;
    width: 48.5%;
    text-align: center;
    margin: 0 0 6px;
    color: #1A4782;
    font-weight: 900;
    padding: 0;
    box-sizing: border-box;
    font-size: 0.85rem;
    cursor: pointer;
}
.donation-v2-occurence-radio .custom-control-label,
.donation-v2-amounts .custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
    width: 100%;
    padding: 8px 5px;
    box-sizing: border-box;    
}
.donation-v2-amounts .custom-control-inline:hover {
    background: #E60023;
}
.page-pages-show-donation-v2-wide .form-control {
    color: #002344;
    background-color: #fff;
    background-clip: padding-box;
    border: 3px solid #1A4782;
    border-radius: 1px;
    transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}
#donation_billing_address_address2 {
    margin:10px 0 0 0;
}
.page-pages-show-donation-v2-wide .input-group-text {
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 0.85rem;
    font-weight: 600;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #1A4782;
    border: 1px solid #1A4782;
    border-radius: 1px;
}
.custom-control-input {
    position: absolute;
    z-index: 1;
    opacity: 1;
    left: 1px;
    top: 4px;
}
.progress-stage.stage-1 .custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

/* ---------------------------- News ---------------------------- */
.latestNews {
    padding: 5em 0 5em;
}
.newsWrap {
    margin-bottom: 4em;
}
.news-section {
    padding: 3em 0;
}
.newsContent h2 {
    font-weight: 200;
}
.newsContent h2 a,
#content .header h3 a {
    color:#002344;
}
.blog_teaser {
    font-weight: 500;
    padding: 0.8em 0 1em;
}
.simple-excerpt {
    position: relative;
    width: 90%;
    padding-left: 30%;
    padding-top: 1em;
}
.simple-excerpt:before {
    content: "";
    width: 30%;
    height: 15px;
    display: block;
    background-color: #1A4782;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
}


/* ---------------------------- Footer ---------------------------- */
footer {
    background-color: #1A4782;
    text-align:center;
    color:#fff;
    margin-top:6em;
    padding: 3em 0 3em;
}
footer a {
    color:#fff;
}
footer a:hover {
    color:#002344;
}
img.footer-brand {
    width: 100%;
    max-width: 320px;
}
ul.footerNav {
    margin: 3rem 0 2rem;
    padding: 0;
    list-style-type: none;
    text-transform:uppercase;
    font-size:0.75rem;
}
ul.footerNav li {
    display:inline-block;
    text-align:center;
    padding:0 1.5em;
}
ul.footerNav li a {
    color:#fff;
}
ul.footerNav li a:hover {
    color:#002344;
}

footer ul.social-connect {
    margin: 0 0 1em;
    padding: 0;
    list-style-type: none;
}
footer ul.social-connect li {
    display:inline-block;
    margin:0 0.25em;
}
footer ul.social-connect li a {
    color:#002344;
    border-radius:200px;
    background-color:#fff;
    display:block;
    width:48px;
    height:48px;  
    padding-top:12px; 
}
footer ul.social-connect li a:hover {
    color:#fff;
    background-color:#002344;
}
.copyright, .builtwith {
    font-size: 0.75rem;
}
