p {
    line-height: 1.6em;
}

.grey-bg {
    background-color: whitesmoke !important;
}

.boxed-p {
    background: #e6e6e6;
    padding: 20px;
}

span.boxed-p {
    display: block;
    margin-bottom: 25px;
}


.header-bg {
  background-position: right -130px top 0 !important;
}

.letter-bg {
  background-position: left top !important;
}


.padding-top-5 {
	padding-top: 50px!important;
}

h2,
.h2 {
  font-weight: 100 !important;
}

p,
.p {
  font-size: 18px !important;
}

img.wide.logo {
    max-width: 260px;
}

.video-4 {
  max-width: 900px;
  margin-top: 0;
}

.embedVideo.popupContent {
    margin-top: -110px;
}


a {
    color: #4d9ad8;
}

.disclaimer {
    font-size: 12px;
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid rgba(255, 255, 255, 0.27);
    margin-top: 40px;
    letter-spacing: 1px;
    font-weight: 100;
}

.button--donate {
    margin-top: 40px;
    margin-bottom: 0;
    background-color: #4d9ad8;
    font-weight: normal;
    text-transform: uppercase;
    padding: 8px 40px;
    border-radius: 0;
}

.headshot-logo {
    max-width: 380px;
}

.myCenter{
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

p.byline {
    font-size: 11px !important;
    color: #909090;
}

a.box-74 {
    border-radius: 0;
}

.box-74 .thumbnail-74 img {
    border-radius: 0;
}


/*
==================================================================
==================================================================
*/

@media screen and (min-width: 1319px) {

    .header-bg {
        background-position: right top !important;
    }
    
}


@media screen and (max-width: 855px) {
  
    h1.huge.ae-1 br {
        display: none;
    }
  
}