@font-face {
    font-family: 'ProximaNova';
    src: url('/foundation/impossible/assets/fonts/363999_8_0.eot');
    src: url('/foundation/impossible/assets/fonts/363999_8_0.eot?#iefix') format('embedded-opentype'), url('/foundation/impossible/assets/fonts/363999_8_0.woff2') format('woff2'), url('/foundation/impossible/assets/fonts/363999_8_0.woff') format('woff'), url('/foundation/impossible/assets/fonts/363999_8_0.ttf') format('truetype');
}

@font-face {
    font-family: 'ProximaNovaBold';
    src: url('assets/fonts/363999_3_0.eot');
    src: url('/foundation/impossible/assets/fonts/363999_3_0.eot?#iefix') format('embedded-opentype'), url('/foundation/impossible/assets/fonts/363999_3_0.woff2') format('woff2'), url('/foundation/impossible/assets/fonts/363999_3_0.woff') format('woff'), url('/foundation/impossible/assets/fonts/363999_3_0.ttf') format('truetype');
}

@font-face {
    font-family: 'ProximaNovaExtraBold';
    src: url('/foundation/impossible/assets/fonts/363999_5_0.eot');
    src: url('/foundation/impossible/assets/fonts/363999_5_0.eot?#iefix') format('embedded-opentype'), url('/foundation/impossible/assets/fonts/363999_5_0.woff2') format('woff2'), url('/foundation/impossible/assets/fonts/363999_5_0.woff') format('woff'), url('/foundation/impossible/assets/fonts/363999_5_0.ttf') format('truetype');
}

#container {
    width: auto;
}


/* START fixes for NEW site - March 2016 */

body.index #fullbody,
body.index #footer_max,
body.index #header_menustrip,
body.index #header_max,
body.index #section_strip {
    min-width: 0;
}

#push_footer {
    height: 200px;
}

p {
    margin: 0 0 10px;
}

@media (max-width: 960px) {
    #fullbody {
        width: 100%;
        padding-left: 0%;
        padding-right: 0%;
    }
}


/* END fixes */

h1,
h2,
h3,
h4,
h5,
body {
    color: #fff;
}

.sticky,
section,
footer {
    position: relative;
    z-index: 1;
}

.sticky.stuck .stickybottom {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
}

h2.sectionheader {
    font-size: 50px;
    font-weight: 300;
    margin: 0 0 20px;
    line-height: 110%;
}

#top #topcarousel .slide {
    position: relative;
    display: none;
}

#top #topcarousel .slide:first-child,
#top #topcarousel .owl-item .slide {
    display: block;
}

#top #topcarousel .slide:focus {
    outline: none;
}

#top #topcarousel .slide img {
    display: block;
    width: 100%;
}

#top #topcarousel .slide img.mobile {
    display: none;
}

#top #topcarousel .slide .copy {
    position: absolute;
    left: 18.75%;
    bottom: 30%;
}

#top #topcarousel .slide.h-pos-0 .copy  { /* left */
    right: auto;
    left: 18.75%;
}

#top #topcarousel .slide.h-pos-1 .copy  { /* right */
    left: auto;
    right: 18.75%;
}

#top #topcarousel .slide.v-pos-0 .copy  { /* middle */
    top: auto;
    bottom: 30%;
}

#top #topcarousel .slide.v-pos-1 .copy  { /* top */
    top: 10%;
    bottom: auto;
}

#top #topcarousel .slide.v-pos-2 .copy { /* bottom */
    top: auto;
    bottom: 10%;
}

#top #topcarousel .slide .copy h2 {
    font-size: 50px;
    margin: 0 0 35px;
    line-height: 105%;
    font-weight: 300;
}

#top #topcarousel .slide .copy h2 .smaller {
    font-size: 85%;
    line-height: 110%;
}

#top #topcarousel .slide .copy .button.tablet {
    display: none;
}

#top #topcarousel .slide .copy h2 strong {
    font-weight: 400;
}

#top #topcarousel .owl-controls .owl-nav div {
    width: 20px;
    height: 34px;
    z-index: 1;
    background: url(../images/home/slider_arrows.png) 0 0 no-repeat;
    position: absolute;
    top: 50%;
    margin: -17px 0 0;
    text-indent: -5000px;
    opacity: 1;
    border-radius: 0;
    padding: 0;
}

#top #topcarousel .owl-controls .owl-nav .owl-prev {
    left: 13.888888888889%;
    display: none !important;
}

#top #topcarousel .owl-controls .owl-nav .owl-next {
    right: 13.888888888889%;
    height: 76px;
    width: 42px;
    background: url(../../images/b-arrows-large.png) no-repeat 0px 0px;    
}

#top #topcarousel .owl-controls {
    margin: 0;
}

#top #topcarousel .owl-dots {
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
}

#top #topcarousel .owl-controls .owl-dots .owl-dot span {
    width: 14px;
    height: 14px;
    content: "\f111";
    font-family: 'FontAwesome';
    font-size: 14px;
    opacity: 0.5;
    background: #fff;
    filter: alpha(opacity=50);
    text-shadow: 2px 2px 5px #333;
}

#top #topcarousel .owl-controls .owl-dots .owl-dot.active span {
    filter: alpha(opacity=100);
    opacity: 1;
}

#how .background {
    background: #365ea8 url(../images/home/how_background.jpg) 50% 100% no-repeat;
    background-size: cover;
    padding: 100px 0 175px;
    font-weight: 300;
    font-size: 24px;
}

#how #howtouts {
    position: relative;
    padding: 0 0 65.862708719852%;
    margin: 40px -27px 0;
}

#how #howtouts .tout {
    width: 443px;
    height: 267px;
    position: absolute;
    background-position: 0 0;
    background-repeat: no-repeat;
    box-sizing: border-box;
    background-size: cover;
    -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.2);
    background-position: 0 0;
}

#how #howtouts .tout:hover {
    background-position: 0 -267px;
}

#how #howtouts .tout h3 {
    font-weight: 300;
    font-size: 24px;
    margin: 0;
    padding: 20px 35px 20px 20px;
    cursor: pointer;
    line-height: 105%;
    position: absolute;
    bottom: 25px;
    width: 100%;
    letter-spacing: -1px;
    box-sizing: border-box;
}

#how #howtouts .tout h3:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 35px;
    background: url(../images/home/how_arrow.png) 15px 50% no-repeat;
}

#how #howtouts .tout .hide {
    display: none;
}

#how #howtouts .tout.brain {
    top: 7.042253521127%;
    left: 0;
    background-image: url(../images/home/brain_background.png);
    z-index: 1;
}

#how #howtouts .tout.brain h3 {
    background: #4887c0;
    background: rgba(72, 135, 192, 0.6);
}

#how #howtouts .tout.brain h3:after {
    background-color: #4887c0;
}

#how #howtouts .tout.burn {
    top: 0;
    right: 6.760563380282%;
    background-image: url(../images/home/burn_background.png);
    z-index: 2;
}

#how #howtouts .tout.burn h3,
#how #howtouts .tout.covid3 h3 {
    background: #83a649;
    background: rgba(131, 166, 73, 0.6);
}

#how #howtouts .tout.covid3 h3:after {
    background-color: #83a649;
}

#how #howtouts .tout.covid2 {
    top: 0;
    left: 0;
    background-image: url(../images/home/covid2.jpg);
    z-index: 4;
}

#how #howtouts .tout.covid2 h3 {
    background: #4887c0;
    background: rgba(72, 135, 192, 0.6);
}

#how #howtouts .tout.covid2 h3:after {
    background-color: #4887c0;
}

#how #howtouts .tout.covid1 {
    bottom: 0;
    right: 0;
    background-image: url(../images/home/covid1.jpg);
    z-index: 3;
}

#how #howtouts .tout.covid3 {
    top: 0;
    right: 0;
    background-image: url(../images/home/covid3.jpg);
    z-index: 5;
}

#how #howtouts .tout.covid4 {
    bottom: 0;
    left: 0;
    background-image: url(../images/home/covid4.jpg);
    z-index: 6;
}

#how #howtouts .tout h3 {
    background: #448098;
    background: rgba(68, 128, 152, 0.8);
}

#how #howtouts .tout.cancer h3:after {
    background-color: #6ECFF6;
}

#how #howtouts .tout.cancer h3:after {
    background-color: #6ECFF6;
}

#how #howtouts .tout.cancer {
    top: 28.323943661972%;
    left: 25.510204081633%;
    background-image: url(../images/home/cancer_background.png);
    z-index: 3;
}

#how #howtouts .tout.cancer h3 {
    background: #ecb026;
    background: rgba(236, 176, 38, 0.6);
}

#how #howtouts .tout.cancer h3:after {
    background-color: #ecb026;
}

#how #howtouts .tout.babies {
    bottom: 0;
    left: 3.617810760668%;
    background-image: url(../images/home/babies_background.png);
    z-index: 4;
}

#how #howtouts .tout.babies h3,
#how #howtouts .tout.covid4 h3 {
    background: #f38533;
    background: rgba(243, 133, 51, 0.6);
}

#how #howtouts .tout.babies h3:after,
#how #howtouts .tout.covid4 h3:after {
    background-color: #f38533;
}

#how #howtouts .tout.heart {
    bottom: 2.816901408451%;
    right: 0;
    background-image: url(../images/home/heart_background.png);
    z-index: 5;
}

#how #howtouts .tout.heart h3,
#how #howtouts .tout.covid1 h3 {
    background: #86879d;
    background: rgba(134, 135, 157, 0.6);
}

#how #howtouts .tout.heart h3:after,
#how #howtouts .tout.covid1 h3:after {
    background-color: #86879d;
}

#how #howtouts.show .tout {
    display: none;
}

#how #howtouts.show {
    padding-bottom: 0;
}

#how #howtouts.show .tout.active {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#how #howtouts.show .tout.active:hover {
    background-position: 0 0;
}

#how #howtouts>.close {
    background: url(../images/home/how_close.png) 0 0 no-repeat;
    width: 26px;
    height: 26px;
    display: none;
}

#how #howtouts.show>.close {
    display: block;
}

#how #howtouts>nav {
    float: right;
    width: 198px;
    display: none;
    border-radius: 5px;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.2);
}

#how #howtouts.show>nav {
    display: block;
}

#how #howtouts>nav .item {
    height: 118px;
    padding: 0 0 0 25px;
    font-size: 20px;
    font-weight: 300;
    cursor: pointer;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: table;
    width: 100%;
    box-sizing: border-box;
    position: relative;
}

#how #howtouts>nav .item.active {
    padding-left: 52px;
}

#how #howtouts>nav .item.active:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 36px;
    background: url(../images/home/how_arrow_nav.png) 50% 50% no-repeat;
}

#how #howtouts>nav .item.heart {
    background-image: url(../images/home/heart_background_nav.png);
    background-color: #86879d;
}

#how #howtouts>nav .item.babies {
    background-image: url(../images/home/babies_background_nav.png);
    background-color: #f38533;
}

#how #howtouts>nav .item.brain {
    background-image: url(../images/home/brain_background_nav.png);
    background-color: #4887c0;
}

#how #howtouts>nav .item.cancer {
    background-image: url(../images/home/cancer_background_nav.png);
    background-color: #ecb026;
}

#how #howtouts>nav .item.burn {
    background-image: url(../images/home/burn_background_nav.png);
    background-color: #83a649;
}

#how #howtouts>nav .item span {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 100%;
}

#how #howtouts.show .tout.active {
    width: 804px;
    height: 485px;
    padding: 0;
    margin: 35px 0 0;
}

#how #howtouts.show .tout.active .copy {
    position: absolute;
    left: 0;
    padding: 25px 35px 0;
    box-sizing: border-box;
}

#how #howtouts.show .tout.active .copy .hide {
    display: block;
    font-size: 16px;
}

#how #howtouts.show .tout.active h3 {
    background: none;
    cursor: default;
    margin: 0 0 20px;
    padding: 0;
    line-height: 120%;
    letter-spacing: 0;
}

#how #howtouts.show .tout.active h2:after {
    content: none;
}

#how #howtouts.show .tout.active .copy a.button {
    position: relative;
    top: 25px;
}

#how #howtouts.show .tout.active.heart {
    background-image: url(../images/home/heart_background_large.png);
}

#how #howtouts.show .tout.active.heart .copy {
    background: #86879d;
    background: rgba(134, 135, 157, 0.6);
    bottom: 53px;
    width: 515px;
}

#how #howtouts.show .tout.active.babies {
    background-image: url(../images/home/babies_background_large.png);
}

#how #howtouts.show .tout.active.babies .copy {
    background: #f38533;
    background: rgba(243, 133, 51, 0.6);
    bottom: 53px;
    width: 550px;
}

#how #howtouts.show .tout.active.brain {
    background-image: url(../images/home/brain_background_large.png);
}

#how #howtouts.show .tout.active.brain .copy {
    background: #4887c0;
    background: rgba(72, 135, 192, 0.6);
    bottom: 53px;
    width: 565px;
}

#how #howtouts.show .tout.active.cancer {
    background-image: url(../images/home/cancer_background_large.png);
}

#how #howtouts.show .tout.active.cancer .copy {
    background: #ecb026;
    background: rgba(236, 176, 38, 0.6);
    bottom: 53px;
    width: 635px;
}

#how #howtouts.show .tout.active.burn {
    background-image: url(../images/home/burn_background_large.png);
}

#how #howtouts.show .tout.active.burn .copy {
    background: #83a649;
    background: rgba(131, 166, 73, 0.6);
    bottom: 53px;
    width: 535px;
}

#how #howtouts>nav .item.active.heart {
    background: #86879d;
    background: rgba(134, 135, 157, 0.4);
}

#how #howtouts>nav .item.active.heart:before {
    background-color: #86879d;
}

#how #howtouts>nav .item.active.babies {
    background: #f38533;
    background: rgba(243, 133, 51, 0.6);
}

#how #howtouts>nav .item.active.babies:before {
    background-color: #f38533;
}

#how #howtouts>nav .item.active.brain {
    background: #4887c0;
    background: rgba(72, 135, 192, 0.6);
}

#how #howtouts>nav .item.active.brain:before {
    background-color: #4887c0;
}

#how #howtouts>nav .item.active.cancer {
    background: #ecb026;
    background: rgba(236, 176, 38, 0.6);
}

#how #howtouts>nav .item.active.cancer:before {
    background-color: #ecb026;
}

#how #howtouts>nav .item.active.burn {
    background: #83a649;
    background: rgba(131, 166, 73, 0.6);
}

#how #howtouts>nav .item.active.burn:before {
    background-color: #83a649;
}

#other .background {
    background: #7bb74a;
    padding: 100px 0 120px;
    font-size: 24px;
}

#other .note {
    float: right;
    font-weight: 300;
    color: #4d742d;
    font-size: 16px;
    margin: -30px 0 0;
}

#other .note a {
    color: #4d742d;
}

#other #othercarousel {
    margin: 35px 0 0;
    padding: 0 30px 0 0;
}

#other #othercarousel .slide .image {
    float: left;
}

#other #othercarousel .slide .copy {
    float: left;
    width: 130px;
    padding: 0 0 0 15px;
}

#other #othercarousel .slide .copy a {
    color: #537d31;
    text-decoration: none;
}

#other #othercarousel .slide .copy a:hover,
#other #othercarousel .slide .copy a:focus {
    color: #fff;
}

#other #othercarousel .owl-controls .owl-nav div {
    width: 20px;
    height: 34px;
    z-index: 1;
    background: url(../images/home/slider_arrows.png) 0 0 no-repeat;
    position: absolute;
    top: 50%;
    margin: -17px 0 0;
    text-indent: -5000px;
    opacity: 1;
    border-radius: 0;
    padding: 0;
}

#other #othercarousel .owl-controls {
    margin: 0;
}

#other #othercarousel .owl-controls .owl-nav .owl-prev {
    display: none !important;
}

#other #othercarousel .owl-controls .owl-nav .owl-next {
    right: 0;
    background-position: 0 -34px;
}

#involved .background {
    background: #eaeef6;
    padding: 100px 0 120px;
}

#involved h2.sectionheader {
    color: #3e3e3e;
}

#involved .involvedin {
    width: 50%;
    padding: 0 7.03125% 0 0;
    float: left;
    box-sizing: border-box;
    border-right: 3px #b1b2b0 solid;
}

#involved .involvedin:last-child {
    border-left: 3px #ddd solid;
    padding: 0 0 0 7.03125%;
    border-right: none;
    margin: 0 0 0 -3px;
    text-align: right;
}

#involved .involvedin h3 {
    font-size: 36px;
    line-height: 36px;
    margin: 0 0 35px;
    color: #2c55a6;
}

#involved .involvedin h3 span {
    background: url(../images/home/involved_header_background.png) 0 50% no-repeat;
    padding: 0 0 0 30px;
}

#involved .involvedin h4 {
    font-size: 24px;
    font-weight: 400;
    /*line-height: 28px;*/
    /*margin: 0 0 25px;*/
    color: #3e3e3e;
}

#involved .involvedin h4.light {
    font-weight: 300;
    color: #3e3e3e;
}

#involved .involvedin h4.light strong {
    font-weight: 400;
    color: #3e3e3e;
}

#involved .involvedin a.button {
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: none;
}

#involved #community #communitylistings {
    text-align: left;
    margin: 0 0 30px;
}

#involved #community #communitylistings nav {
    margin: 0 10px;
    text-align: right;
}

#involved #community #communitylistings nav a {
    display: inline-block;
    background: #d7d7d7;
    border-radius: 5px 5px 0 0;
    padding: 0 25px;
    line-height: 44px;
    text-decoration: none;
    color: #3a61a8;
    margin: 0 0 0 3px;
}

#involved #community #communitylistings nav a.active {
    background: #ffffff;
}

#involved #community #communitylistings .listings {
    border-radius: 5px 5px 0 0;
    display: none;
    overflow: hidden;
}

#involved #community #communitylistings .listings.active {
    display: block;
}

#involved #community #communitylistings .listings .listing {
    background: #ffffff;
    padding: 35px 40px 35px 0;
    font-size: 14px;
    color: #707070;
}

#involved #community #communitylistings .listings .listing:nth-child(2n) {
    background: #f7f7f7;
}

#involved #community #communitylistings .listings .listing .image {
    float: left;
    width: 145px;
}

#involved #community #communitylistings .listings .listing .image img {
    display: block;
    margin: 0 auto;
}

#involved #community #communitylistings .listings .listing .copy {
    margin: 0 0 0 145px;
}

#involved #community #communitylistings .listings .listing .copy a {
    display: block;
    padding: 0 40px 0 0;
    margin: 0 -40px 15px 0;
    font-size: 32px;
    line-height: 120%;
    font-weight: 300;
    color: inherit;
    min-height: 26px;
    text-decoration: none;
    background: url(../images/home/community_arrow_big.png) 90% 7px no-repeat;
}

#involved #community #communitylistings .listings .listing .copy hr {
    background: #d9dfd5;
    height: 1px;
    border: none;
    margin: 10px 0;
}

#involved #community #communitylistings .listings .listing .copy p:last-child {
    /*margin-bottom: 0;*/
}

#involved #community #communitylistings .listings .allevents {
    background: #f2f8ed;
    border-radius: 0 0 5px 5px;
    line-height: 73px;
    text-align: center;
}

#involved #community #communitylistings .listings .allevents:nth-child(even) {
    background: #eaf0e6;
}

#involved #community #communitylistings .listings .allevents a {
    font-weight: 600;
    color: #3a61a8;
    text-decoration: none;
    padding: 0 23px 0 0;
    background: url(../images/home/community_arrow_small.png) 100% 50% no-repeat;
}

#learnmore .background {
    background: #86879d url(../images/home/learnmore_background.jpg) 0 0 no-repeat;
    background-size: cover;
    padding: 100px 0 120px;
}

#learnmore #learnmoretouts {
    margin: 95px 0 0;
    width: 880px;
    margin: 0 auto;
}

#learnmore #learnmoretouts .tout {
    float: left;
    width: 47%;
    text-align: center;
    margin: 70px 0 0;
}

#learnmore #learnmoretouts .tout:nth-child(2n) {
    float: right;
}

#learnmore #learnmoretouts .tout:nth-child(2n+1) {
    clear: both;
}

#learnmore #learnmoretouts .tout a {
    text-decoration: none;
    color: #fff;
}

#learnmore #learnmoretouts .tout img {
    display: block;
    margin: 0 auto;
}

#learnmore #learnmoretouts .tout h2 {
    font-size: 36px;
    font-weight: 300;
    background: url(../images/home/learnmore_arrow.png) 100% 17px no-repeat;
    padding: 0 35px 0 0;
    display: inline-block;
    margin: 20px 0 24px;
    line-height: 1.3em;
}

#learnmore #learnmoretouts .tout p {
    font-size: 24px;
    font-weight: 300;
}

#learnmore #learnmoretouts .tout p strong {
    font-weight: 400;
}

#whats .background {
    background: #f38533;
    padding: 100px 0 120px;
}

#whats #whatssocial {
    margin: 65px 0 0;
}

#whats #whatssocial img.mobile {
    display: none;
}

#questions {
    background: #8c8d90;
    padding: 95px 0 110px;
}

#questions #questioncategories {
    margin: 80px 0 0;
}

#questions #questioncategories .category {
    float: left;
    width: 22%;
    margin: 0 4% 0 0;
    text-align: center;
    color: #3e3e3e;
    padding: 0 !important;
}

#questions #questioncategories .category:last-child {
    margin-right: 0;
}

#questions #questioncategories .category .image {
    position: relative;
    height: 72px;
}

#questions #questioncategories .category .image .bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

#questions #questioncategories .category .image .bottom img {
    display: block;
    margin: 0 auto;
}

#questions #questioncategories .category {
    font-size: 16px;
    color: #000;
}

#questions #questioncategories .category h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    margin: 30px 0 15px;
}

#questions #questioncategories .category a {
    color: inherit;
    word-wrap: break-word;
}

@media all and (max-width: 1440px) {
    #top #topcarousel .slide .copy {
        right: 18.75%;
        bottom: 35%;
    }

    #top #topcarousel .slide.h-pos-0 .copy  { /* left */
        left: 18.75%;
    }
    
    #top #topcarousel .slide.h-pos-1 .copy  { /* right */
        right: 18.75%;
    }
    
    #top #topcarousel .slide.v-pos-0 .copy{ /* middle */
        bottom: 35%;
    }
    
    #top #topcarousel .slide.v-pos-1 .copy { /* top */
        top: 10%;
    }
    
    #top #topcarousel .slide.v-pos-2 .copy  { /* bottom */
        bottom: 10%;
    }

    #top #topcarousel .slide .copy h2 {
        font-size: 40px;
    }
    #top #topcarousel .slide .copy h2 .smaller {
        font-size: 85%;
    }
    #top #topcarousel .slide .copy h2 br {
        display: none;
    }
}

@media all and (max-width: 1100px) {
    #top #topcarousel .slide .copy {
        bottom: 20%;
        left: 5%;
    }
    #top #topcarousel .slide .copy h2 {
        font-size: 40px;
    }
    #top #topcarousel .owl-controls .owl-nav .owl-prev {
        display: none !important;
    }
    #top #topcarousel .owl-controls .owl-nav .owl-next {
        right: 10%;
    }
    #how .wrapper {
        width: auto;
    }
    #how #howtouts {
        margin: 40px 0 0;
        max-width: 1078px;
    }
    #how #howtouts .tout {
        width: 41.094619666048%;
        height: 37.555555555556%;
        /*background-size: 100% 100%;*/
    }
    #how #howtouts .tout:hover {
        background-position: 0 0;
    }
    #how #howtouts .tout.brain {
        background-image: url(../images/home/brain_background_nohover.png);
    }
    #how #howtouts .tout.burn {
        background-image: url(../images/home/burn_background_nohover.png);
    }
    #how #howtouts .tout.cancer {
        background-image: url(../images/home/cancer_background_nohover.png);
    }
    #how #howtouts .tout.babies {
        background-image: url(../images/home/babies_background_nohover.png);
    }
    #how #howtouts .tout.heart {
        background-image: url(../images/home/heart_background_nohover.png);
    }
    #how #howtouts .tout h2 br {
        display: none;
    }
}

@media all and (max-width: 1044px) {
    #how #howtouts .tout h2 {
        font-size: 21px;
    }
    #how #howtouts.show .tout.active {
        width: auto;
        margin: 0 230px 0 0;
    }
    #involved .involvedin,
    #involved .involvedin:last-child {
        float: none;
        width: auto;
        padding: 50px 0;
        border: 0;
        margin: 0;
        text-align: left;
    }
    #involved .involvedin:last-child {
        border-top: 3px #b1b2b0 solid;
    }
    #involved #community #communitylistings .listings .listing .copy a {
        min-height: 0;
    }
    #involved .involvedin h2 br {
        display: none;
    }
    #learnmore #learnmoretouts {
        width: auto;
        max-width: 880px;
    }
}

@media all and (max-width: 900px) {
    #top #topcarousel .slide .copy {
        bottom: 25%;
    }
    #top #topcarousel .slide .copy h2 {
        font-size: 32px;
    }
    #top #topcarousel .slide .copy .button.full {
        display: none;
    }
    #top #topcarousel .slide .copy .button.tablet {
        display: inline-block;
    }
    #how .background {
        padding: 70px 0 105px;
    }
    #how #howtouts .tout h2 br {
        display: none;
    }
    #how #howtouts.show .tout.active {
        margin-top: 20px;
    }
    #how #howtouts.show .tout.active.heart {
        background-image: url(../images/home/heart_background_tablet.png);
    }
    #how #howtouts.show .tout.active.babies {
        background-image: url(../images/home/babies_background_tablet.png);
    }
    #how #howtouts.show .tout.active.brain {
        background-image: url(../images/home/brain_background_tablet.png);
    }
    #how #howtouts.show .tout.active.cancer {
        background-image: url(../images/home/cancer_background_tablet.png);
    }
    #how #howtouts.show .tout.active.burn {
        background-image: url(../images/home/burn_background_tablet.png);
    }
    #how #howtouts.show .tout.active.heart .copy,
    #how #howtouts.show .tout.active.babies .copy,
    #how #howtouts.show .tout.active.brain .copy,
    #how #howtouts.show .tout.active.cancer .copy,
    #how #howtouts.show .tout.active.burn .copy {
        width: 100%;
    }
    #involved .background {
        padding: 70px 0;
    }
    #other .background {
        padding: 70px 0;
    }
    #other .note {
        margin: 0;
        float: none;
        text-align: right;
    }
    #other #othercarousel {
        margin: 20px 0 0;
    }
    #learnmore .background {
        padding: 70px 0;
    }
    #whats .background {
        padding: 70px 0;
    }
    #questions {
        padding: 70px 0;
    }
    #questions #questioncategories {
        margin: 30px 0 0;
    }
    #questions #questioncategories .category {
        width: 48%;
        margin-top: 30px;
    }
    #questions #questioncategories .category:nth-child(2n) {
        margin-right: 0;
    }
    #questions #questioncategories .category:nth-child(2n+1) {
        clear: left;
    }
}

@media all and (max-width: 767px) {
    #top #topcarousel .slide img.full {
        display: none;
    }
    #top #topcarousel .slide img.mobile {
        display: block;
    }
    #top #topcarousel .slide .copy {
        bottom: 30%;
    }
    #top #topcarousel .slide .copy h2 {
        font-size: 26px;
    }
    #how #howtouts {
        padding-bottom: 0;
    }
    #how #howtouts .tout {
        position: static;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        width: 100%;
        margin: 0 auto 30px;
        padding: 50px 20px;
    }
    #how #howtouts .tout.heart,
    #how #howtouts .tout.covid1 {
        background: #86879d;
        background: rgba(134, 135, 157, 0.8);
    }
    #how #howtouts .tout.babies,
    #how #howtouts .tout.covid4 {
        background: #f38533;
        background: rgba(243, 133, 51, 0.8);
    }
    #how #howtouts .tout.brain,
    #how #howtouts .tout.covid2 {
        background: #4887c0;
        background: rgba(72, 135, 192, 0.8);
    }
    #how #howtouts .tout.cancer {
        background: #ecb026;
        background: rgba(236, 176, 38, 0.8);
    }
    #how #howtouts .tout.burn,
    #how #howtouts .tout.covid3 {
        background: #83a649;
        background: rgba(131, 166, 73, 0.8);
    }
    #how #howtouts .tout h3 {
        margin: 0;
        background: none !important;
        font-size: 24px;
        margin: -20px;
        padding: 20px 100px 20px 20px;
    }
    #how #howtouts .tout h3:after {
        /*background-image: url(../images/home/how_arrow_down.png);
        background-position: 50% 50%;*/
    }
    #how #howtouts.show>.close {
        display: none;
    }
    #how #howtouts.show>nav {
        display: none;
    }
    #how #howtouts.show .tout,
    #how #howtouts.show .tout.active {
        width: 100%;
        display: block;
        height: auto;
        margin: 35px auto 0;
    }
    #how #howtouts.show .tout.active {
        height: 467px;
        background-size: cover;
    }
    #how #howtouts.show .tout.active.heart {
        background-image: url(../images/home/heart_background_mobile.jpg);
    }
    #how #howtouts.show .tout.active.babies {
        background-image: url(../images/home/babies_background_mobile.jpg);
    }
    #how #howtouts.show .tout.active.brain {
        background-image: url(../images/home/brain_background_mobile.jpg);
    }
    #how #howtouts.show .tout.active.cancer {
        background-image: url(../images/home/cancer_background_mobile.jpg);
    }
    #how #howtouts.show .tout.active.burn {
        background-image: url(../images/home/burn_background_mobile.jpg);
    }
    #how #howtouts.show .tout.active.heart .copy,
    #how #howtouts.show .tout.active.babies .copy,
    #how #howtouts.show .tout.active.brain .copy,
    #how #howtouts.show .tout.active.cancer .copy,
    #how #howtouts.show .tout.active.burn .copy {
        background: none;
        width: auto;
        position: static;
        padding: 20px;
    }
    #how #howtouts.show .tout.active h3 {
        margin: -20px -20px 0;
        padding: 20px 60px 20px 20px;
        cursor: pointer;
    }
    #how #howtouts .tout h3 br {
        display: none;
    }
    #how #howtouts.show .tout.active h3:after {
        background-image: url(../images/home/how_arrow_up.png);
        content: '';
    }
    #how #howtouts.show .tout.active .copy .hide {
        position: absolute;
        left: 0;
        bottom: 45px;
        right: 0;
        padding: 30px 75px 0 25px;
        font-size: 19px;
    }
    #how #howtouts.show .tout.active.heart .copy .hide {
        background: #86879d;
        background: rgba(134, 135, 157, 0.5);
    }
    #how #howtouts.show .tout.active.babies .copy .hide {
        background: #f38533;
        background: rgba(243, 133, 51, 0.5);
    }
    #how #howtouts.show .tout.active.brain .copy .hide {
        background: #4887c0;
        background: rgba(72, 135, 192, 0.5);
    }
    #how #howtouts.show .tout.active.cancer .copy .hide {
        background: #ecb026;
        background: rgba(236, 176, 38, 0.5);
    }
    #how #howtouts.show .tout.active.burn .copy .hide {
        background: #83a649;
        background: rgba(131, 166, 73, 0.5);
    }
    #learnmore #learnmoretouts .tout,
    #learnmore #learnmoretouts .tout:nth-child(2n) {
        float: none;
        width: 340px;
        margin: 80px auto 0;
    }
    #whats #whatssocial img.full {
        display: none;
    }
    #whats #whatssocial img.mobile {
        display: block;
        margin: 0 auto;
    }
}


/* banners */

#top #topcarousel .slide#slide-1093 .copy {
    bottom: 15%;
}

#top #topcarousel .slide#slide-1095 .copy {
    bottom: 15%;
}

#top #topcarousel .slide#slide-1103 .copy {
    bottom: 22.5%;
}

@media (max-width: 1100px) {
    #top #topcarousel .slide#slide-1093 .copy {
        bottom: 20%;
    }
}