/* Minification failed. Returning unminified contents.
(136,77120): run-time error CSS1036: Expected expression, found '}'
(136,107574): run-time error CSS1039: Token not allowed after unary operator: '-unnamed-color-8c0032'
(136,107605): run-time error CSS1039: Token not allowed after unary operator: '-unnamed-color-d20019'
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video
{
margin:0;
padding:0;
border:0;
font-size:100%;
font:inherit;
vertical-align:baseline;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, main, small
{
display:block;
}

body
{
line-height:1;
}

ol, ul
{
list-style:none;
}

blockquote, q
{
quotes:none;
}

blockquote:before, blockquote:after, q:before, q:after
{
content:'';
content:none;
}

table
{
border-collapse:collapse;
border-spacing:0;
}

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
    Modified
    ...
    .owl-carousel .owl-wrapper-outer{
        height: 250px;
    }
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
    height: auto;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


html,body{font-size:100%;line-height:1.5;font-family:'Trebuchet MS',sans-serif;color:#474e5a;-webkit-font-feature-settings:"liga" 1;-moz-font-feature-settings:"liga" 1;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga" 1;font-variant-ligatures:normal;overflow-x:hidden}main{position:relative}strong{font-weight:900}em{font-style:italic}.pageWidth{max-width:1240px}.blockCentred{margin:0 auto}.keepTogether{white-space:nowrap;display:inline}.hide{display:none}.not_desk{display:none !important}a{color:#ff0030;text-decoration:none}h1,h2,h3,h4,h5,h6,span{word-wrap:break-word}.work_area p span{display:inline-block}textarea.rte+.countdownWrapper{margin-top:10px}button.btn{border:none}button.btn:hover{cursor:pointer}a.btn,button.btn,.fileUploadButton,.r_col.register li a{display:inline-block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:.5em 0;padding:.2em .7em .3em .7em;font-size:1.125em;line-height:1.5;color:#fff !important;background-color:#474e5a;border-radius:0;font-family:'Trebuchet MS',sans-serif;font-weight:800;text-decoration:none !important;border-radius:20px}.actions a.btn,.actions button.btn,.actions .fileUploadButton,.actions .r_col.register li a{background:#474e5a url(../images/Button_Arrow.png) no-repeat right top;background-position:right 14px top 10px;padding:.2em 2em .3em .7em !important}a.btn.white,button.btn.white{color:#ff0030 !important;background-color:#fff}a.btn.red,button.btn.red{color:#fff !important;background-color:#ff0030}a.btn.edit{margin-right:1em;padding:.25em 1em .25em 2.5em;font-size:1.125em;background-color:#0093c4;background-image:url(../images/edit.png);background-repeat:no-repeat;background-position:.75em center;border-radius:1em}a.btn.edit:last-of-type{margin-right:0}a.btn.edit:hover{background-color:#00527d}a.btn.edit:after{display:none}a.btn.edit.photo_edit{background-image:url(../images/edit_photo.png)}a.btn.edit.money_edit{background-image:url(../images/edit_money.png)}a.btn.edit.vid_edit{background-image:url(../images/edit_vid.png)}a.btn.edit.caption_edit{background-image:url(../images/edit_social.png)}a.btn.edit.del_edit{background-image:url(../images/edit_delete.png)}a.btn.edit.main_edit{background-image:url(../images/edit_star.png)}a.btn.edit.order_edit{background-image:url(../images/edit_arrows.png);cursor:move}a.btn.edit.canc{background-image:url(../images/edit_cancel.png)}.formErrorSummary{border:1px solid #ebcbcc;margin-top:1em;width:65%}.formErrorSummary h1,.formErrorSummary h2,.formErrorSummary h3,.formErrorSummary h4,.formErrorSummary h5{color:#ff0030;font-size:1em;font-family:'Trebuchet MS',sans-serif;font-weight:bold;background:#ebcbcc url(../images/icoErrorExclam.png) no-repeat 10px 7px;padding:5px 10px 5px 37px;margin:0 0 .5em}.formErrorSummary p{padding:0 20px;margin-bottom:.6em}.fileUploadButton{color:#fff;background-color:#0093c4}a.btn:after,button.btn:after{content:"";display:inline-block;margin-left:.2em;position:relative;top:1px}a.btn.white:after,button.btn.white:after{border-color:transparent transparent transparent #ff0030}a.btn:hover,a.btn:active,button.btn:hover,button.btn:active,.r_col.register li a.btn:hover,.r_col.register li a.btn:active{opacity:.7}a.btn.white:hover,a.btn.white:active,button.btn.white:active,button.btn.white:hover{color:#fff;background-color:#1d242d}a.btn.white:hover:after{border-color:transparent transparent transparent #ff0030}.fileUploadButton:hover,.fileUploadButton:active{background-color:#00527d}a.btn.lg{font-size:1.5em;padding:.25em 1.5em;border-radius:30px;background-color:#ff0030}a.btn.lg:after{display:none}.latest_donations a.btn.lg{background-color:#fff;color:#ff0030 !important}.GiveInCelebrationSite .latest_donations a.btn.lg{background-color:#ff0030;color:#fff !important}a.btn.txt{position:relative;padding:.5em .75em .5em 0;font-size:.875em;background:none;max-width:100%;max-height:2.5em}a.btn.txt:after{display:none}a.btn.txt span{position:relative;display:inline-block;width:auto;max-width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:.75em;overflow:hidden;white-space:nowrap;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis}a.btn.txt span:after{content:"";display:inline-block;margin-left:.5em;border-color:transparent transparent transparent #fff;border-width:.375em 0 .375em .5em;border-style:solid;position:absolute;right:0;top:.4375em}a.btn.small{padding:.25em .5em .25em 2.5em;font-size:.75em;border-radius:0}a.btn.small:after{content:none}#btnStripe{margin:.5em 0;margin-right:15px}input.pp{margin:.5em 0 !important}button img{margin-left:.25em;vertical-align:middle}.whitelinks a{color:#fff !important}.whitelinks a:hover{color:#ff0030 !important}#selectImage{margin:0 0 0}#selectImage form{padding-bottom:0}.dropzone .dz-wrapper{background:#eee;border:#000 dashed 1px;width:100%;padding:20px;text-align:center;min-height:150px;color:#133372}.dropzone .dz-wrapper .dz-success-mark,.dropzone .dz-wrapper .dz-error-message,.dropzone .dz-wrapper .dz-error-mark{display:none}.dropzone .dz-wrapper .dz-preview .dz-image{width:210px;height:210px;margin:10px auto}.dropzone .dz-wrapper .dz-remove{margin-top:16px;display:block}.dz-preview{margin:2em auto !important;width:100% !important;text-align:center !important;background:transparent !important}.dz-details{opacity:1 !important;position:relative !important;font-size:1em !important;padding:0 !important}.dz-filename,.dz-size,.dz-progress,.dz-remove+.dz-remove{display:none !important}.dz-details img{max-width:100%;max-height:190px}.dropzone p a{cursor:pointer !important}.dz-remove{font-size:1em !important;display:inline-block !important}.dz-error-message{opacity:1 !important;position:relative !important;top:-52px !important;left:-20px !important;width:auto !important;margin-right:-40px !important;padding-left:3.5em !important;font-size:.875em !important;border-radius:0 !important;text-align:left !important;background:#ff0030}.dz-error-message:after{display:none !important}.dz-error-message span:not(:empty):before{content:"!";display:block;position:absolute;left:1em;font-size:1.5em;width:1em;height:1em;line-height:1em;text-align:center;background:#fff;color:#ff0030;border-radius:100%}.EditInMemoryPagePhotos .dz-preview .dz-error-message{left:0 !important;margin-right:0 !important;color:#fff;padding:10px;display:none}.fileUploaderHidden{position:absolute;opacity:0;overflow:hidden;width:1px;height:1px;left:-10000px}#fileUploaderFilename{position:relative;top:14px}h1{font-size:50px;font-family:'BHF Beats Bold','Trebuchet MS',sans-serif;line-height:1.1em;margin-bottom:.3em;color:#ff0030}h2,legend{font-family:'BHF Beats Bold','Trebuchet MS',sans-serif;font-size:1.5em}h3{font-family:'BHF Beats Bold','Trebuchet MS',sans-serif;font-size:1.25em}p{margin-bottom:1em}legend{margin:0 0 .5em;padding-top:1em}.introText{font-size:1.125em;margin-bottom:.8em}.uploadedIntro{display:none}.btnUpload{display:none;clear:both}.btnUpload input[type=submit]{clear:both;margin-top:10px;-webkit-appearance:none}.r_col #preview img{width:100%}.goBackMessage{padding-top:1em;margin-bottom:2em}#header_wrap{z-index:-2;height:74px}header{margin:0 auto;padding:0 20px;height:100px;z-index:-2;height:74px}header form{padding:0}header input.searchbox{max-width:183px}header input[type=submit]{display:none}#equiv{display:none !important;background-color:#fff;color:#ff0030;min-width:1em;border-radius:20px}#equiv span{display:block;width:19px;height:2px;margin:0 auto 0 auto;border-radius:3px;background-color:#474e5a;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}#equiv span:not(:first-child){margin:4px auto 0 auto}#equiv.cl span{-webkit-transform:rotate(45deg) translate(4px,4px);-ms-transform:rotate(45deg) translate(4px,4px);transform:rotate(45deg) translate(4px,4px)}#equiv.cl span:nth-child(2){-webkit-transform:rotate(-45deg) translate(0,0);-ms-transform:rotate(-45deg) translate(0,0);transform:rotate(-45deg) translate(0,0)}#equiv.cl span:last-child{opacity:0}.mob{display:none !important}.logo{float:left}.logo a{display:inline-block;vertical-align:middle;color:#474e5a}.logo img#bhfcell_logo{width:175px;margin-left:-49px;margin-top:-42px}.logo figcaption{position:relative;left:75px;font-family:'BHF Beats Bold','Trebuchet MS',sans-serif;font-size:2em;top:11px;color:#fff}.logo figcaption br{display:none}ul.main_nav{float:right;text-align:right;margin-top:5px}ul.main_nav>li{display:inline-block;position:relative;font-family:'Trebuchet MS',sans-serif;font-size:1.5rem;margin-left:18px}ul.main_nav>li li{font-size:1.1rem}ul.main_nav>li.ac{background:#c3c3c3}ul.main_nav>li>a,ul.main_nav .header_search{display:block;padding:1rem 0}ul.main_nav .header_search{font-size:1rem}ul.main_nav.reveal>li>a{color:#333}ul.main_nav>li>a{padding:10px 19px 3px 0;background-position:right 0 top 13px;font-size:18px;color:#fff;font-family:'BHF Beats Bold'}.reveal ul.main_nav>li>a{color:#333}ul.main_nav>li>a#about{background:transparent url('../images/homepage/arrow_d.png') no-repeat right top;background-position:right 0 bottom 13px}ul.main_nav a{color:#fff}ul.main_nav a:hover{border-bottom:.5px solid #fff}.main_nav li .drop{position:absolute;z-index:2;text-align:left;display:none;top:66px;right:-21px;width:250px;padding:14px 0;background-color:#474e5a}.main_nav li .drop a{display:block;padding:.3em 1.8em;background-color:#474e5a;color:#fff;text-decoration:none}.main_nav li .drop a:hover{background:#7b7f88;text-decoration:none;border-bottom:none}.main_nav li .drop:before{content:'';background:transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAJAgMAAABCsZScAAAACVBMVEVscXtscXtscXsAJX0rAAAAAnRSTlMAf7YpoZUAAAAzSURBVHheFckxAQAgDAPBsFQEapCAjqqpCJa+StIMN3wkXXnrjdHj5tiknMFHQE/GR9r6+nINmWE3hMgAAAAASUVORK5CYII=') no-repeat 0 0;display:block;position:absolute;top:-9px;right:24px;width:18px;height:9px}.content{margin-top:1.2em}#paymentframe{overflow:hidden;height:1240px;width:100%}.intro_wrap iframe{margin-bottom:1em}.intro_wrap h1{color:#333}.rte iframe{width:100%}.phoneOnly{display:none}.prof.phoneOnly{border:1px solid #fff;width:100%;height:auto}section.theme_chooser{margin-bottom:3em;padding:1.5em 0;font-size:.875em;background:#e5e5e5;min-height:70px}section.theme_bg{padding:2em 0}.home section.theme_bg{background-position:center center;padding:0;height:100%}section.home_hero>div.intro_outer,section.theme_chooser>div{margin:0 auto;padding:0 20px;max-width:1240px;background:none}section>div{margin:0 auto 21px;max-width:1240px;padding-left:20px;padding-right:20px}.cols_wrap{overflow:hidden;position:relative}.rte a:hover{text-decoration:underline}.rte h4{font-size:1.2em;font-weight:bold;margin-bottom:.2em}.rte h5{font-size:1.1em;font-weight:bold;margin-bottom:.2em}.rte h6{font-size:1em;font-weight:bold;margin-bottom:.2em}.rte ul:not(.actionButtons){list-style-type:disc;margin-left:1.1em;margin-bottom:1em}.rte ol{list-style-type:decimal;margin-left:1.4em;margin-bottom:1em}.hero{position:relative;padding:0 20px;margin-bottom:40px}.hero div{position:relative;box-sizing:border-box;background:#fff;padding:40px 64px 16px;min-height:350px;font-family:'BHF Beats Bold','Trebuchet MS',sans-serif}.hero .home h1{width:50%;font-size:100px;line-height:.9}.hero h1{width:50%;font-size:85px;line-height:.9}.hero p{margin:0;width:50%;font-size:22px;line-height:1.3;color:#474e5a}.hero img{position:absolute;right:0;bottom:0;width:50%;height:100%}.hero img+img{display:none}.hero.work_areas div{min-height:228px}.hero.work_areas h1,.hero.work_areas p{width:100%}.hero.work_areas img{right:auto;left:0}.standard{background:#fff}.standard:after{content:"";display:block;clear:both}.standard .l_col{padding:40px 64px;width:58.5%}.standard .l_col a.btn{background-image:url(../images/Button_Arrow.png);background-repeat:no-repeat;background-position:right 22px top 12px;padding-right:40px}.standard .l_col a.btn.red{margin-right:15px}.standard .l_col h1{text-transform:none;color:#474e5a}.standard .r_col{padding:40px 64px;width:41.5%}.standard .r_col>img{display:block;width:100%;height:auto}.standard .areas{padding:40px 64px;padding-top:3em}.standard .areas>.work_area{clear:both;padding:3em 0;border-bottom:1px solid #999;overflow:hidden}.standard .areas>.work_area:nth-of-type(even)>div{float:right;width:50%;padding:0 0 0 30px}.standard .areas>.work_area:nth-of-type(even)>div+div{float:left;width:50%;padding:0 30px 0 0}.standard .areas>.work_area:nth-of-type(odd)>div{width:50%}.standard .areas>.work_area:nth-of-type(odd)>div+div{width:50%}.standard .areas>.work_area:last-of-type{border:0}.standard .areas>.work_area>div{box-sizing:border-box;padding:0 30px 0 0;width:50%;float:left}.standard .areas>.work_area>div+div{padding:0 0 0 30px}.standard .areas>.work_area h2{margin:0;margin-top:20px;font-size:50px !important;line-height:1em}.standard .areas>.work_area img{width:100% !important}.standard .areas>.work_area:first-of-type{padding-top:0}.standard .areas:after{content:"";display:block;clear:both}.l_col{float:left;z-index:2;position:relative;box-sizing:border-box;padding:1em 40px;width:74.5968%;background:#fff;overflow:hidden}.l_col h1,.l_col div.welcome_name{display:inline-block}.l_col h1.welcome_h{margin:0 .5em 0 0}.l_col div.welcome_name{font-size:1.5em;line-height:1;font-family:'BHF Beats Bold','Trebuchet MS',sans-serif;color:#474e5a}.r_col{float:right;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:1em;width:23.7903%;background:#fff;color:#474e5a}.r_col.register{background:#ff0030;color:#fff}.r_col.register h2{font-size:2em;line-height:1;margin-top:.25em}.r_col h2{margin:0 0 .5em}.r_col h3{margin:0 0 .5em;font-size:1.5em;line-height:1;font-family:'BHF Beats Bold','Trebuchet MS',sans-serif}.r_col h4{margin:0 0 .5em;font-size:1.1em;font-weight:bold}.r_col h5{margin:0 0 .5em;font-size:1em;font-weight:bold}.r_col li{margin:.5em 0;list-style-type:disc;margin-left:1.3em}.r_col ol li{list-style-type:decimal;margin-left:1.5em}.r_col li a{color:#474e5a}.r_col ul.actions a:hover{text-decoration:underline}.r_col ul.actions a:hover:after{border-color:transparent transparent transparent #fff}.r_col ul.actions{margin-top:0}.r_col ul.actions li{margin:0 0 .5em;list-style-type:none;text-align:left}.thanks .l_col hr{margin:2em 0}.thanks .thankYouMessage{font-size:1.5em;line-height:1;font-family:'Trebuchet MS',sans-serif}.thanks .thankYouMessage span{color:#ff0030}.thanks a.btn:after{display:none}.thanks a.btn:first-of-type{margin-right:15px}.account.r_col .actions{text-align:left}.contact .l_col{width:100%;padding:40px 64px}.contact .l_col h2{line-height:1;padding:.25em 0;font-size:3em}.create h2{margin:.5em 0;padding:0;line-height:1;text-align:center;color:#ff0030}.create h2+h3{margin-bottom:1em;text-align:center}.create h2+h3+div{margin:0 -1em -1em}.create h2+h3+div img{display:block;width:100%;height:auto}.security_reminder{position:absolute;bottom:0;right:20px;left:20px}.security_reminder div{float:right;box-sizing:border-box;padding:20px;width:23.7903%;font-size:.875em;background:#fff}.security_reminder div img{max-width:255px;width:100%}.centerText{text-align:center}.centerText .leftPanel{margin-left:.8em}.formIntro{margin-top:1em;margin-bottom:.2em}.notification{position:relative;box-sizing:border-box;margin-bottom:2em;color:#fff;background:#474e5a;padding:2em 3em}.notification h2{font-size:2rem}.notification p{margin-top:1em}.notification a.cl{position:absolute;top:1em;right:1em;text-indent:-9999px;width:40px;height:40px;background:#474e5a url(../images/close.png) center no-repeat;border-radius:50%}.notification a.cl:hover{background-color:#1d242d}.notification.photoBlock h2{font-size:2em}.notification.photoBlock p{margin-top:.5em}.notification_narrow{width:60%;margin-right:auto;margin-left:auto}.notification_narrow a.btn.edit{margin:0}.notification_top a.cl{position:static;float:right;margin:-1em -2em 1em 1em}.notification_white{margin-top:2em;margin-bottom:0;width:50%;text-align:center;background:#fff;color:#474e5a}.notification_white a.btn.edit{margin:0}.share{margin:1.5em 0 3em;line-height:20px}.share img{max-width:20px}.share ul{display:inline-block}.share ul li{display:inline-block}.share ul li a{display:block;padding:0;width:18px;text-indent:-9999px;background-image:url('../images/fb.png');background-position:center;background-repeat:no-repeat}.share ul li a.tw{width:32px;background-image:url('../images/tw.png')}.share ul li a.gp{width:28px;background-image:url('../images/gp.png')}.share ul li a.wa{width:28px;background-image:url('../images/wa.png');background-size:contain}.share ul li a.em{width:32px;background-image:url('../images/em.png')}.notification .share{margin:0}.notification .share a{background-image:url('../images/fb_w.png')}.notification .share a.tw{background-image:url('../images/tw_w.png')}.notification .share a.gp{background-image:url('../images/gp_w.png')}.notification .share a.wa{background-image:url('../images/wa_w.png')}.notification .share a.em{background-image:url('../images/em_w.png')}section div.three_cols_wrap{padding:0 290px;box-sizing:border-box;background:#fff}section div.three_cols_wrap>div{position:relative;min-height:100%}.three_cols_wrap .col{float:left;position:relative;left:-290px;margin-right:-290px;width:290px;height:100%;padding:2em 0 2em 2em;box-sizing:border-box}.three_cols_wrap .col img{width:100%}.three_cols_wrap .col:first-of-type a.btn.edit{margin-right:0}.three_cols_wrap .col.col_mid{z-index:0 !important;float:left !important;left:auto !important;right:0 !important;margin:0 !important;padding:1em 2em 2em !important;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.three_cols_wrap .col.col_mid>div{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:.5em 4em 1em 1em;background:rgba(255,255,255,.8);height:100%;overflow:hidden}.three_cols_wrap .col+.col{right:-290px;float:right;left:auto;margin-left:-290px;margin-right:0}.three_cols_wrap .col a.btn.lg:first-of-type{margin:0 0 .375em}.three_cols_wrap .col.col_mid.account{height:auto}.my_activities{margin-top:2em;padding:2em 2.75em 2.75em;background:#ff0030}.my_activities>div{float:left;width:56%;box-sizing:border-box;padding:0 2.75em 0 0}.my_activities>div+div{width:44%;padding:0 0 0 2.75em}.my_activities:after{content:"";display:block;clear:both}.my_activities .counter{margin-bottom:.5em;font-size:2em;font-family:'BHF Beats Bold','Trebuchet MS',sans-serif;color:#fff}.my_activities .counter span{display:inline-block;margin-left:1em;padding:0 .25em;min-width:1em;height:1.5em;vertical-align:18.75%;font-size:.5em;text-align:center;background:#fff;color:#474e5a;border-radius:1em}.my_activities .notification{color:#ff0030;background:#fff;padding:.8rem 7rem .6rem 1.4rem}.my_activities .notification span{font-family:'BHF Beats Bold','Trebuchet MS',sans-serif;font-size:1.4rem;line-height:1.2em}ul.nav_strip{margin-bottom:1em;background:#fff}ul.nav_strip li{display:inline-block}ul.nav_strip li a{display:block;position:relative;font-size:1.5em;padding:.5em 2em;font-family:'BHF Beats Bold','Trebuchet MS',sans-serif;color:#7b7f88}ul.nav_strip li a.active,ul.nav_strip li a:hover{color:#474e5a}ul.nav_strip li a.active:before,ul.nav_strip li a:hover:before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:4px;background:#474e5a}ul.nav_strip li a:after{content:"";display:block;position:absolute;top:33.3%;right:0;width:1px;height:33.3%;background:#efefef}.salvattore{margin-top:2em;margin-right:-1em;overflow:hidden}.column{float:left;padding-right:1em;box-sizing:border-box;width:100%}.column>div{margin-bottom:1em;padding:1em 2em;background:#fff}.column>div p.meta{padding:.5em 0 0 0;font-size:.875em;color:#7b7f88;border-top:1px solid #7b7f88}.photos_vids .column>div{padding:0;min-height:4em;position:relative;background:#000}.photos_vids .column>div img{display:block;width:100%}.photos_vids .column>div p.meta{margin:0;box-sizing:border-box;padding:.55em 1em .75em;width:100%;font-size:1.25em;color:#474e5a;background:#fff;font-family:'Trebuchet MS',sans-serif;border:0}.size-1of2{width:50%}.size-1of3{width:33.3333%}.size-1of4{width:25%}.actions{margin-top:3em;text-align:center}.actions a:after{display:none}.col_mid a.btn.small{position:relative;top:-4px;z-index:2;margin-bottom:-1em;background-image:url(../images/edit-page-icon.png);background-repeat:no-repeat;background-size:auto 50%;background-position:8px center}.col_mid h1{margin-top:-.25em;padding-right:2em;font-size:2.25em;text-transform:none;pointer-events:none}.three_cols_wrap .col_mid h1{margin-top:0}.col_mid p.intro{position:relative;top:1em;padding-bottom:1em;padding-left:53px;min-height:50px}.col_mid p.intro span{position:absolute;left:0;float:left;display:block;margin:.5em auto;width:45px;height:45px;background-color:#ff0030;border-radius:50%}.col_mid p.intro span:after{content:"";position:absolute;top:0;right:0;left:0;height:45px;background-color:transparent;background-repeat:no-repeat;background-position:center bottom;background-size:auto 200% !important}.col_mid p.intro span.ag:after{background:transparent url("../images/ag.png") no-repeat center bottom}.col_mid p.intro span.wa:after{background:transparent url("../images/wa.png") no-repeat center bottom}.col_mid p.intro span.ge:after{background:transparent url("../images/ge.png") no-repeat center bottom}.col_mid .scroller{height:200px;bottom:4.5em;right:3em;left:3em}.col_mid .nano-content>div{margin-right:2em}.col_mid .add_this{position:absolute;right:2em;bottom:0;left:2em;padding:0 1em;height:4.5em;background:rgba(255,255,255,.8)}.fund_quotes div{margin:1em 0 1.75em;padding-left:70px;background-image:url('../images/quote.png');background-repeat:no-repeat;border-bottom:1px solid #ccc}.fund_quotes div p:first-of-type{font-size:.875em;line-height:1;margin-bottom:.5em;color:#7b7f88}.fund_quotes div p+p{margin-bottom:1.25em;font-size:1.25em;line-height:1;font-family:'Trebuchet MS',sans-serif;color:#474e5a}.add_this ul{margin:0}.add_this li{display:inline-block}.add_this a{overflow:hidden;display:block;margin-left:0;height:28px;width:28px;color:transparent}.dz-wrapper{margin-bottom:2em;border:1px dashed #5c5c5c;background:#efefef;text-align:center}.dz-wrapper p:first-of-type,.dz-wrapper p:first-of-type+p.mob{font-family:'BHF Beats Bold','Trebuchet MS',sans-serif;font-size:1.5em}.dz-wrapper .dz-details p:first-of-type{font-family:'Trebuchet MS',sans-serif;font-size:1em}#pageLinkValidation{color:#ff0030}#fileInputValidation{color:#ff0030}section.home_hero>div>div.intro{display:block;vertical-align:middle;max-width:670px;margin-left:136px}section.home_hero>div>div.intro h1{font-size:7rem;line-height:1em;color:#ff0030;margin-bottom:.17em;position:relative;left:-5px;font-feature-settings:"liga" 1;font-variant-ligatures:normal}section.home_hero>div>div.intro h2{font-weight:normal}section.home_hero>div>div.intro p{font-family:'Trebuchet MS',sans-serif;font-size:20px;color:#fff;background-color:#474e5a;padding:.4em 1.7em;line-height:1.3em;border-radius:20px}section.home_hero>div>div.intro a.btn{margin:15px 15px 25px 0;font-size:1em;padding:.4em 3.2em .4em 1.7em;background:#474e5a url(../images/Button_Arrow.png) no-repeat right top;background-position:right 22px top 12px}section.home_hero>div>div.intro a.btn.red{background:#ff0030 url(../images/Button_Arrow.png) no-repeat right top;background-position:right 22px top 12px;color:#fff !important;border-radius:20px}section.home_hero>div>div.intro a.btn+a.btn{margin-top:0}.events a.btn{margin:15px 15px 25px 0;font-size:1em;padding:.4em 3.2em .4em 1.7em;background:#474e5a url(../images/Button_Arrow.png) no-repeat right top;background-position:right 22px top 12px}.events a.btn.red{background:#fff url(../images/Button_Arrow_Red.png) no-repeat right top;background-position:right 22px top 12px;color:#ff0030 !important;border-radius:20px}.home h2{padding-right:50%;font-size:1.625em}.home a.btn{padding:.9em 1em 1.1em}#owl .item{text-align:center}.people{margin:0 auto 65px;width:100%;padding:40px 60px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff}.people a{display:block;margin:0 2em;color:#474e5a}.people a>div{margin:0 auto;width:130px}.people a>div div{margin:0 auto .5em;width:130px;height:130px;color:#474e5a;box-sizing:border-box}.people a img{width:100%;height:auto;border-radius:50%}.people a span{display:block;margin:0 -1em;text-align:center;font-weight:bold}.people a span br{display:none}#owl .owl-controls{position:absolute;top:65px;right:0;left:0}#owl .owl-prev{position:absolute;left:-37px;top:-3px;width:31px;height:31px;background:transparent url(../images/ar_l.png) no-repeat 0 0;text-indent:-9999px}#owl .owl-next{position:absolute;right:-37px;top:-3px;width:31px;height:31px;background:transparent url(../images/ar_r.png) no-repeat 0 0;text-indent:-9999px}#owl .owl-prev:hover,#owl .owl-next:hover{opacity:.8}#owl_events .item img{width:100%}#owl_memory .item img{position:relative;top:-3px;left:-3px}.photo_slider{margin-bottom:9px}.home .theme_chooser h2{font-size:1.25em}section.theme_chooser>div>div{position:relative;padding-right:450px;max-width:400px}.theme_chooser>div>div>div{position:absolute;top:0;right:0;width:420px}.theme_chooser div>a{float:left;position:relative;width:25%;font-size:1rem;text-align:center;color:#474e5a}.theme_chooser div>a:before{content:"";display:block;margin:0 auto .5em;width:45px;height:45px;background-color:#fff;border-radius:23px}.theme_chooser div>a:after{content:"";position:absolute;top:0;right:0;left:0;height:45px;background-size:auto 200% !important;background-repeat:no-repeat;background-position:center top}.theme_chooser div>a:hover:before{background-color:#ff0030}.theme_chooser div>a:hover:after{background-position:center bottom !important}.register .g-recaptcha{margin-bottom:1em}.g-recaptcha{margin:1% 0;clear:both}.checkboxes #lgoGiftAid{float:right;width:25%;max-width:254px}.checkboxes h3{font-size:1.2em}.checkboxes input[type=checkbox]+input[type=hidden]+label{margin-top:.2em !important}.checkboxes .messaging{margin-top:1.8em;box-sizing:border-box;width:65%}.checkboxes .messaging.small{font-size:.9em}.checkboxes #lgoGiftAid+h3{margin-top:50px}.manualSelector{padding-bottom:1em;color:#ff0030}.manualSelector span a{cursor:pointer}#modal h2{padding-bottom:1em}#modal a.btn{margin-left:1em;padding:.2em 1em .3em 1em;line-height:23px;font-size:1.25em;background:#fff !important;color:#474e5a !important;border:2px solid #474e5a;cursor:pointer}#modal a.btn:after{display:none}#modal a.btn:hover{background-color:#474e5a !important;color:#fff !important;border-color:#474e5a !important}.steps{margin-top:30px;font-family:'Trebuchet MS',sans-serif}.steps ul{display:table;box-sizing:border-box;padding:0 40px;width:100%;height:64px;font-size:1.125rem;line-height:1rem;background-color:#474e5a}.steps li{display:table-cell;vertical-align:middle;background-size:auto 64px !important}.steps li div{position:relative;margin-left:42px}.steps li.step_1 div{margin:0}.steps li div div{display:table-cell;vertical-align:middle;margin:0;padding:11px 0 11px 46px;height:42px;color:#99a1a4}.steps li.step_6 div div{padding-right:12px}.steps li.actv div{color:#fff}.steps span.num{position:absolute;top:14px;left:0;height:32px;width:32px;line-height:32px;font-size:1.125em;text-align:center;border:2px solid #99a1a4;color:#99a1a4;border-radius:50%}.steps li.actv span.num{background-color:#fff;border-color:#fff;color:#474e5a}.steps .actv span.step_txt{display:inline;line-height:1.1em}.steps li.complete span.num{background:#99a1a4;color:#474e5a}.steps br{display:none}.donation_steps .steps{padding-right:50%;background-color:#474e5a}.donation_steps .steps li:first-of-type div{margin-left:0 !important}div.gift-aid,div.coverfees{margin-top:2em;padding:2em 0;border-top:1px solid #999;border-bottom:1px solid #999}div.gift-aid legend,div.coverfees legend{padding:0}div.gift-aid .explain,div.coverfees .explain{float:left;width:50%;font-size:1.25em;font-family:'Trebuchet MS',sans-serif}div.gift-aid .explain span,div.coverfees .explain span{color:#ff0030}div.gift-aid .boxed,div.coverfees .boxed{margin-bottom:1em;box-sizing:border-box;padding:1em;width:60%;max-width:500px;background:#dfdfd7}div.gift-aid .boxed label,div.coverfees .boxed label{padding-bottom:0 !important}div.gift-aid .boxed label.richCheckbox,div.coverfees .boxed label.richCheckbox{max-width:none !important;width:auto !important}div.coverfees{border:none;margin:0;padding:0;width:100%;position:absolute;float:left;top:50px}div.coverfees .boxed{width:65%;max-width:540px;padding-left:10px;padding-right:10px}div.coverfees .boxed label .richCheckbox{padding-left:24px}div.coverfees .boxed a{color:#000;text-decoration:underline}div.coverfees .boxed a:hover{text-decoration:none;cursor:pointer}div.hide-amount-cover{position:relative;margin-bottom:40px}.btnBar{padding-top:2em}#btnPayPal,#btnStripe,#payment-request-button{display:none}#btnPayPal{float:left;margin-right:10px;width:28%;max-width:250px}#payment-request-button{display:inline-block !important;float:left;margin-right:10px;width:28%;max-width:250px}#btnStripe{margin:0 10px 0 0;float:left;width:30%;max-width:250px;min-width:220px;white-space:nowrap}.label_field.txta.cardnumber{width:48%}.accepted-cards{padding-top:1em;float:right;clear:left;width:150px}.accepted-cards p{margin-bottom:.5em;font-size:.8em}form{padding-bottom:2em}form #your-details,form #payment-buttons,form #payment-form,form #complete-my-donation{display:none}form #payment-buttons #btns{position:relative}form #payment-buttons #btn-overlay{position:absolute;width:100%;height:250px;top:0;left:0;z-index:10;cursor:pointer}form+form{margin-top:-2em}form h1{margin:0 0 .5em}form h2{margin:0 0 .25em;font-weight:400}form h3{margin:.5em 0;font-size:1.5em}form .introText,form .bodyText{font-size:1em;margin-bottom:1em;max-width:573px;width:67.8106%}div.error,div.success{display:table;position:relative;margin:1.5em 0;width:100%;background:#fff;color:#ff0030;box-shadow:0 0 0 1px #ff0030}.maxCharLimit{color:#ff0030 !important}div.error:before,div.success:before{content:"!";position:absolute;top:.5em;left:.5em;width:1.25em;height:1.25em;line-height:1.25em;font-size:1.25em;text-align:center;border-radius:1em;color:#fff;background:#ff0030}div.error>span,div.success>span{display:table-cell;height:1.40625em;vertical-align:middle;padding:.75em .46875em .75em 2.8125em;font-size:1em}div.success{color:#474e5a;box-shadow:0 0 0 1px #ff0030}div.success:before{content:"i";background:#ff0030}div.error img,div.success img{position:absolute;right:4px;top:4px;cursor:pointer}form hr{margin:1em 0 0;border:0;border-top:1px solid #999;clear:left}form a:hover,form .manualSelector span a:hover{text-decoration:underline}form .requiredFieldIndicator{color:#ff0030;font-weight:bold}form label .requiredFieldIndicator{font-size:.8em;font-family:'Trebuchet MS',sans-serif}.form_row:after{content:"";display:block;clear:both}.label_field{float:left;max-width:379px;width:50%}label.wide{width:120%}.label_field.shortish input,.label_field.shortish select{max-width:275px}.label_field.short input,.label_field.short select{max-width:225px}.label_field.v_short input,.label_field.v_short select{max-width:170px}.label_field.txta{max-width:573px;width:67.8106%}.helpText{float:right;position:relative;top:50px;margin-bottom:50px;box-sizing:border-box;padding:25px;width:29.5858%;font-size:14px;background:#f0f0f0}.helpText p{margin:0}.helpText:before{content:"";position:absolute;top:10px;left:-10px;border:7px solid transparent;border-left:0;border-right:10px solid #f0f0f0}.no_margin_top+.helpText{top:auto;margin-top:0;margin-bottom:0}.addressFields{margin-bottom:1em}.form_row .form_row .label_field{width:100%}label{display:block;margin:.5em 0;font-size:16px;font-family:'Trebuchet MS',sans-serif}input,textarea,select,div.StripeElement.input{display:block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:1em;padding:8px 14px;width:100%;font-family:'Trebuchet MS',sans-serif;font-size:.875em;color:#5c5c5c;background:transparent;border:none;outline:0;-moz-appearance:none;-webkit-appearance:none;box-shadow:inset 0 0 0 1px #99a1a4}#card-number{max-width:280px;background-repeat:no-repeat;background-position:right 6px top 5px;background-size:auto 23px}#card-expiry{max-width:120px}#card-cvc{max-width:80px;float:left;margin-right:1em}#card-errors{color:#9a0000;display:none}.cvc-whats-this a{font-size:.8em;margin-top:.5em;display:inline-block}#payment-form span.field-validation-error{clear:left}#funeral-collection-validation span{font-size:1rem;margin-top:15px}select::-ms-expand{display:none}.inline_input{display:inline-block;margin-bottom:.5em}.inline_input+input{display:inline-block;max-width:225px}textarea+p{color:#5c5c5c}input[type=checkbox]{margin-bottom:0;padding-bottom:0}form a.btn,.fileUploadButton{padding:1.125em 1em;font-size:.875em}form .button_field{max-width:510px}form .button_field div{display:table;width:100%}form .button_field div div{display:table-cell;vertical-align:top}form .button_field input{width:100%}form .button_field a.btn,.fileUploadButton{float:right;margin:0 0 0 1em;white-space:nowrap}form .button_field.button_field_left{margin-bottom:1em}form .button_field.button_field_left a.btn,.fileUploadButton{float:left;margin:0 1em 0 0}form .button_field.button_field_left div div{width:auto}form .button_field.button_field_left div div+div{padding-top:.875em;width:100%}select{padding:7px 42px 7px 7px;background:#fff url(../images/ar_dd.png) no-repeat right center;appearance:none;-moz-appearance:none;-webkit-appearance:none}option{display:block}textarea{min-height:8em;line-height:1.5em}textarea.rte{display:inline !important;position:absolute;top:0;left:-10000px}.input-validation-error,input[aria-invalid="true"],textarea.field-validation-error{background-color:#ebcbcc;box-shadow:0 0 0 1px #ff0030}span.field-validation-error,span.field-validation-error span,.input_validation_error{display:block;padding-bottom:1em;font-size:.875em;color:#ff0030}.input_validation_error{display:block;padding-bottom:0;font-size:1em}form p.helper,form div.helper{display:table;position:relative;margin:.5em 0 1.5em;width:100%;max-width:510px;background:#99a1a4;color:#fff}form p.helper:before,form div.helper:before{content:"?";position:absolute;top:.5em;left:.5em;width:1.25em;height:1.25em;line-height:1.25em;font-size:1.25em;text-align:center;border-radius:1em;color:#99a1a4;background:#fff}form p.helper span,form div.helper div{display:table-cell;height:1.40625em;vertical-align:middle;padding:.75em .46875em .75em 2.8125em;font-size:1em}form div.helper a:hover{text-decoration:underline}form div.helper p{margin-bottom:.2em}form div.helper strong{font-weight:bold;font-size:1.2em}form div.helper em{font-style:italic}form div.helper li{list-style-type:disc;margin-left:1.1em}input[type="radio"],input[type="radio"]+label,input[type="checkbox"],input[type="checkbox"]+label,input[type="checkbox"]+input[type="hidden"]+label{display:inline;box-shadow:none}input[type="radio"],input[type="checkbox"]{display:none}input[type="radio"]+label,input[type="checkbox"]+label,input[type="checkbox"]+input[type="hidden"]+label{padding-left:34px;padding-bottom:.5em;line-height:1.25;font-size:1em;font-family:'Trebuchet MS',sans-serif}input[type="radio"]+label:before,input[type="checkbox"]+label:before,input[type="checkbox"]+input[type="hidden"]+label:before{content:"";float:left;display:inline-block;width:20px;height:20px;margin:0 14px 0 -34px;background:url(../images/mark_empty.png) no-repeat;cursor:pointer}input[type="radio"]:checked+label:before,input[type="checkbox"]:checked+label:before,input[type="checkbox"]:checked+input[type="hidden"]+label:before{background:url(../images/mark.png) no-repeat}.SearchResults.GiveInCelebrationSite .form_row{display:inline-block;vertical-align:top}.SearchResults.GiveInCelebrationSite .form_row .shortish{margin-right:.5em;width:auto}.SearchResults.GiveInCelebrationSite .form_row .shortish input{padding:10px 14px}.SearchResults.GiveInCelebrationSite .submit_wrap{display:inline-block;vertical-align:top;margin-top:0;padding-bottom:2em}.SearchResults.GiveInCelebrationSite .submit_wrap input{padding-right:34px;background-image:url('../images/mag_w.png');background-repeat:no-repeat;background-position:right 10px center}.SearchResults.GiveInCelebrationSite .submit_wrap+hr{margin-bottom:1.5em}.radio_wrap{overflow:hidden}.radio_wrap+.submit_wrap{margin-bottom:2em;padding-bottom:2em;border-bottom:1px solid #999}.radio_wrap+.submit_wrap input{padding-right:34px !important;background-image:url('../images/mag_w.png');background-repeat:no-repeat;background-position:right 10px center}.radio_float{float:left;margin:.5em 0}.radio_float h3{font-size:1em;font-weight:700;font-family:'Trebuchet MS',sans-serif}.radio_float label.richCheckbox{margin:0;width:auto !important;padding-left:20px}.radio_float input[type="radio"]+label:before{margin:0 3px 0 0 !important;background:url(../images/radio_empty.png) no-repeat;background-position:4px 4px}.radio_float input[type="radio"]:checked+label:before{background:url(../images/radio.png) no-repeat;background-position:4px 4px}form .txta .nano{height:10em}form .txta .nano .nano-content{margin-right:1px;box-shadow:inset 0 0 0 1px #99a1a4}form .txta .nano .nano-content textarea{margin-bottom:0;min-height:100%;box-shadow:none}.nano .nano-pane{background:#888}.nano .nano-slider{background:#111}.search_results_row{margin:0 -.5em;overflow:hidden}.search_results_row>a{position:relative;float:left;vertical-align:top;box-sizing:border-box;margin:2em 0 0;width:25%;padding:.5em;text-align:center;color:#474e5a}.search_results_row>a img{display:block;margin:0 auto;width:100%;height:100%;max-width:150px;border-radius:50%}.search_results_row>a div.search_detail{height:128px;overflow:hidden}.search_results_row>a span{display:block}.search_results_row>a span.result_name{margin-top:.5em;font-size:1.25em;font-family:'BHF Beats Bold','Trebuchet MS',sans-serif;line-height:1;max-height:3em;overflow:hidden}.search_results_row>a span.result_type{margin-bottom:.5em;font-size:.875em}.search_results_row>a span.result_type.result_event{color:#1793c2}.search_results_row>a span.result_amt{font-family:'BHF Beats Bold','Trebuchet MS',sans-serif;color:#ff0030}.search_results_row>a:nth-of-type(4n+4):after{content:"";position:absolute;right:0;bottom:0;left:-300%;margin:0 .5em;display:block;border-top:1px solid #999}.search_results_row>a:last-of-type:after{border:0}.search_results_row ul{clear:both;margin:1em .5em 0;padding-top:1.5em;border-top:1px solid #999}.search_results_row ul li{display:inline-block}.search_results_row ul li a{display:block;min-width:2em;line-height:2em;text-align:center;background:#ff0030;color:#fff}.search_results_row ul li a.actv{background:transparent;color:#ff0030;box-shadow:inset 0 0 0 1px #ff0030}.BackToTop{background:#474e5a url(../images/Button_Arrow_Up.png) no-repeat right top;background-position:right 50px top 16px}input[type="submit"],form button{display:inline-block;width:auto;margin:0;padding:.2em 2em .3em .9em !important;font-size:1.125em;line-height:1.5;font-family:'BHF Beats Bold','Trebuchet MS',sans-serif;color:#fff;background:#ff0030 url(../images/Button_Arrow.png) no-repeat right top;background-position:right 14px top 10px;border-radius:20px;box-shadow:none;border:none;outline:0;-moz-appearance:none;-webkit-appearance:none;cursor:pointer}input[type="submit"].pp,form button.pp{padding-right:94px;background-image:url(../images/pp.png);background-position:right center;background-repeat:no-repeat}input[type="submit"]:hover,form button:hover{opacity:.7}.submit_wrap{margin-top:1em}.submit_wrap#payment-buttons{clear:left;overflow:hidden;margin-top:1.5em;margin-bottom:1.8em}.submit_wrap#payment-buttons hr{margin-bottom:1.5em}.submit_wrap#payment-buttons button{text-align:center}.submit_wrap#payment-buttons button span{display:inline-block;margin:0 auto}.submit_wrap#payment-buttons button span:after{content:none;border:none}.submit_wrap span{position:relative}.submit_wrap span:after{content:"";display:inline-block;position:absolute;top:50%;right:.75em;margin-top:-.375em;border-color:transparent transparent transparent #fff;border-width:.375em 0 .375em .5em;border-style:solid}#card-element{margin-top:2em}.mce-tinymce.mce-container.mce-panel{width:86.8%}form p.skip{position:relative;top:1em}form p.skip a{color:#474e5a;text-decoration:underline}.account .introEmail{padding-bottom:1em;border-bottom:1px solid #e5e5e5}.account .introEmail label{font-size:1em}.detailsList{padding:1em 0;border-bottom:1px solid #c3c3c3}.detailsList label{width:150px;float:left;margin:0;font-size:1em}.detailsList>div{overflow:hidden;margin:.5em 0}.account .detailsList div label{width:34%;max-width:150px}.account .detailsList div p{float:none;margin-left:40%;margin-bottom:0}.account_dash>div,.edit_wrap{margin-bottom:1em;padding:1em 0 2em;border-bottom:1px solid #999}.account_dash>div:last-of-type,.edit_wrap:last-of-type{border:0}.account_dash>div:after,.edit_wrap:after{content:"";display:block;clear:both}.account_dash>div .notification,.edit_wrap .notification{margin:0;padding:1em;text-align:center;font-size:14px;color:#474e5a;background:#e5e5e5}.nothing_note{border:0 !important}.account_fund_item{margin-bottom:.75em}.account_fund_item .img_wrap,.account_fund_item .account_fund_details{display:inline-block;vertical-align:middle;margin-top:1em}.account_fund_item .img_wrap{position:relative;overflow:hidden;margin-right:1em;width:150px;height:150px}.account_fund_item .img_wrap img{width:100%;height:auto;border-radius:50%}.account_fund_item .account_fund_details br{display:none}.account_fund_item .account_fund_details .raised{font-size:1em}.account_fund_item .account_fund_details .raised h3{padding:.5em 0;font-size:1.5em;line-height:1}.account_fund_item .account_fund_details .raised p{margin:0}.account_fund_item .account_fund_details .raised p.offline{font-size:1em}.account_fund_item .account_fund_details .raised p.amount{font-size:1.5em}.account_fund_item .account_fund_actions{clear:both}.account_fund_item:after{content:"";display:block;clear:both}.edit_wrap{border:0}.edit_wrap:first-of-type{border-top:1px solid #999;margin-top:1em;padding-bottom:0}.edit_wrap .account_fund_item{padding:1em 0 1.5em;border-bottom:1px solid #999}#overlay{position:fixed;z-index:100001;top:0;left:0;width:100%;height:100%;background:#000;opacity:.5;filter:alpha(opacity=50)}#modal{position:absolute;z-index:100002;background:#fff}#modal #content{padding:40px;width:530px}#modal #content.narrow_modal{width:280px}#modal #content h2{line-height:1}#modal #close_modal{position:absolute;background-image:url('../images/close_modal.png');background-repeat:no-repeat;background-position:3px 3px;width:24px;height:24px;display:block;text-indent:-9999px;top:40px;right:40px}#modal #close_modal:hover{opacity:.7}.myAmounts{margin-top:1em;padding:1em 0;background:#fff}.myAmounts div{display:inline-block;width:49.8%;text-align:center;background:#fff;font-size:1.75em;line-height:1;color:#ff0030;margin-right:-1px}.myAmounts div+div{margin:0;border-left:2px solid #c3c3c3}.myAmounts label{font-size:.5714em;color:#474e5a}.photo_slider .owl-wrapper-outer{border:1px solid #fff}.photo_slider div img{display:block;width:100%;height:auto}.photo_slider .item a{position:absolute;display:block;text-indent:-9999px;bottom:0;left:0;padding:3px;width:25px;height:25px;background:url(../images/mag_fff.png) no-repeat center}.photo_slider .owl-pagination{padding-top:.5em;text-align:center}.photo_slider .owl-page{display:inline-block}.photo_slider .owl-controls{padding-bottom:1em}.photo_slider .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;border-radius:20px;background:#666}.photo_slider .owl-controls .owl-page.active span{background:#ff0030}.photo_slider .owl-buttons{display:none}.events,.related{position:relative;padding:1.5em 1.875em .5em;text-align:center;background:#fff}.events h2,.related h2{max-height:3em;font-size:2em;line-height:1;color:#474e5a;overflow:hidden}.events #owl_events{margin:0 auto;width:77%;max-width:385px}.events .img_wrap{margin:1em auto 1em;overflow:hidden}.events #owl_events a.ev_link{font-weight:700;color:#474e5a}.events .amount{font-size:1.5em;font-family:'Trebuchet MS',sans-serif;color:#ff0030}.events .owl-controls{padding-top:50%;position:absolute;top:1em;right:0;left:0;pointer-events:none}.events .owl-pagination{text-align:center}.events .owl-prev{position:absolute;left:-40px;margin-top:-16px;width:31px;height:31px;background-image:url('../images/ar_l.png');pointer-events:auto}.events .owl-next{position:absolute;right:-40px;margin-top:-16px;width:31px;height:31px;background-image:url('../images/ar_r.png');pointer-events:auto}.related{margin-top:2em}.related h2{color:#333;padding-bottom:10px}.related h3{margin-bottom:1em;font-size:1.5em;line-height:1;color:#333;font-family:'BHF Beats Bold','Trebuchet MS',sans-serif}.related img{margin-bottom:1em;width:100%;max-width:400px}.EventPage .related{margin-top:0;padding-top:.5em}.raised{margin:0 0 .5em;font-size:14px}.raised p:first-of-type{margin:1em 0 0;font-size:1rem}.raised p.amount{margin:0;font-size:2.5em;line-height:1;color:#ff0030;font-family:'BHF Beats Bold','Trebuchet MS',sans-serif}.raised p.offline{margin:0 0 .25em;font-size:1.125rem}.raised p.target{margin:0}.raised p.target span{font-weight:700;color:#ff0030}.latest_donations{color:#fff}.latest_donations div.dons_table{display:table}.latest_donations:after{content:"";display:block;clear:both}.latest_donations h2{display:block;line-height:.9em;font-size:1.5em;font-family:'BHF Beats Bold','Trebuchet MS',sans-serif}.latest_donations h2+time{display:block;font-size:small;margin-top:4px}.latest_donations .item{display:table-row}.latest_donations div.cash{display:table-cell;font-size:1.5em;text-align:center;color:#ff0030;font-family:'BHF Beats Bold','Trebuchet MS',sans-serif;padding-bottom:20px}.latest_donations div.cash span{display:block;padding:.125em;background:#fff}.latest_donations div.cash+div{display:table-cell;padding:0 0 20px 20px;word-break:break-word;vertical-align:top}.latest_donations p{margin-bottom:0}.latest_donations .donate_action{float:left}.latest_donations div.pager{margin-top:2em;float:right;font-weight:700}.latest_donations div.pager span{color:#ff0030;padding:0 1em}.latest_donations div.pager a{color:#ff0030;text-decoration:underline}.account_dash .latest_donations{margin-top:2em;color:#474e5a}.account_dash .latest_donations div.cash span{background:#ff0030;color:#fff}.account_dash .latest_donations p{font-weight:400}.fund .notification a{color:#fff}.fund .notification a:hover{text-decoration:underline}.fund .notification.notification_pale a{color:#ff0030}.fund .events{margin-bottom:1em}.fund .events h2+p{font-size:1.25em;font-family:'BHF Beats Bold','Trebuchet MS',sans-serif;color:#ff0030}.fund .events .tooltip{font-size:.875em}.fund .events .tooltip:hover{text-decoration:underline}.tooltip{position:relative;cursor:pointer}.tooltip span{display:none;position:absolute;bottom:100%;left:50%;-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);width:250px;padding:1em 1.5em;box-sizing:border-box;margin-bottom:.75em;text-align:left;color:#474e5a;background:#f0f0f0}.tooltip span:after{content:"";display:block;position:absolute;top:100%;left:50%;margin-left:-.25em;width:0;height:0;border-top:.5em solid #f0f0f0;border-right:.5em solid transparent;border-left:.5em solid transparent}.tooltip span a{color:#474e5a !important}.show_tip.tooltip{color:#ff0030}.show_tip.tooltip span{display:inline-block}.event_date{display:none;text-align:left}.EventPage .event_date,.celebration .event_date{display:block;margin-bottom:.8em;font-size:1.25em;font-family:'Trebuchet MS',sans-serif;font-weight:800}.EventPage .event_date img,.celebration .event_date img{display:inline-block;margin:0 .5em 0 0;width:35px;vertical-align:middle}.EventPage .event_date span,.celebration .event_date span{display:inline-block}.event_img{text-align:center}.event_img img{border-radius:50%}.InCelMainImg img{border-radius:50%}.event_related img{max-width:250px;margin-bottom:2em}.account.latest_donations{overflow:hidden}.account.latest_donations ul{margin:.5em 0 1em}.account.latest_donations li{clear:left}.account.latest_donations li>span{float:left;width:60px;display:block}.account.latest_donations li>span+span{margin-left:70px;float:none;width:auto}.account .latest_donations div.pager{font-size:.85em}.account .latest_donations div.pager span.pageNum{width:19%;white-space:nowrap}.account .latest_donations div.pager span#pagedDonations_Next a:after{content:"";display:inline-block;margin-left:.5em;border-color:transparent transparent transparent #fff;border-width:.375em 0 .375em .5em;border-style:solid}.account .latest_donations div.pager span#pagedDonations_Prev a:before{content:"";display:inline-block;margin-right:.5em;border-color:transparent #fff transparent transparent;border-width:.375em .5em .375em 0;border-style:solid}.account .latest_donations div.pager span#pagedDonations_Next a:hover:after{border-color:transparent transparent transparent #ff0030}.account .latest_donations div.pager span#pagedDonations_Prev a:hover:before{border-color:transparent #ff0030 transparent transparent}.account .latest_donations div.pager a:hover{color:#ff0030}.account .latest_donations .item>div{padding-bottom:13px}.account .latest_donations div p{height:auto}.donations_table{width:100%}.donations_table th{padding-top:0 !important;font-size:1.375em;font-family:'Trebuchet MS',sans-serif;border-bottom:1px dotted #c3c3c3 !important}.donations_table th,.donations_table td{padding:20px;text-align:left;border-bottom:1px solid #c3c3c3}.donations_table th:first-of-type,.donations_table td:first-of-type{padding-left:0;border-right:1px dotted #c3c3c3}.donations_table th:last-of-type,.donations_table td:last-of-type{border-left:1px dotted #c3c3c3}.donations_table th h3,.donations_table td h3{font-family:'Trebuchet MS',sans-serif}.donations_table th span.msg,.donations_table td span.msg{font-size:.875em}.donations_table th span.msg+span,.donations_table td span.msg+span{display:block;margin-top:2em;font-size:.75rem;line-height:1;color:#474e5a}.donations_table th span.msg+span+a,.donations_table td span.msg+span+a{font-size:.75em;color:#ff0030}.donations_table th a.btn,.donations_table td a.btn{margin-top:-.5em}.donations_table th.donAmt,.donations_table td.donAmt{font-weight:700;color:#ff0030}.donations_table th.donAmt span,.donations_table td.donAmt span{font-size:1.25em;white-space:nowrap}.fund section.theme_chooser>div{max-width:none}.fund section.theme_chooser>div>div{margin:0 auto;padding:0 232px 0 285px;max-width:363px}.fund section.theme_chooser>div>div a{left:-53px;margin-right:-53px;width:45px}.upload img{display:block;width:100%}.update_photos .three_cols_wrap .col.col_mid{position:relative;padding-bottom:0}.update_photos .l_photo{position:absolute;top:0;left:-290px;border:1px solid #fff}.update_photos .l_photo img{display:block;width:288px;width:100%}.update_photos .col_mid h1{padding-right:0}.update_photos .r_col{position:absolute;right:-290px;float:left;padding:0;width:290px;background:none}.update_photos .r_col>div{padding:1em;background:rgba(0,0,0,.5)}form.thumbs{overflow:hidden}form.thumbs div{float:left;margin:1em 0 0;width:33.3333%;font-size:.875em;text-align:center}form.thumbs div img{display:block;margin:0 auto;width:100%;max-width:84px;max-height:84px;border:1px solid #fff}input[name="del"]{display:none}form.thumbs label.delete,form.thumbs a.delete{display:inline-block;font-size:.75em;cursor:pointer;color:#474e5a}form.thumbs label.delete:hover,form.thumbs a.delete:hover{color:#ff0030}form.thumbs label a{color:#474e5a}form.thumbs label{margin-left:0}div.theme_wrap{margin:0 -1em;overflow:hidden}div.theme_wrap div{float:left;position:relative;margin:0 0 1em;padding:0 1em;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}div.theme_wrap div span+span{position:absolute;display:block;top:1em;right:1.5em;width:40px;height:40px;background-color:#fff;border-radius:50%}div.theme_wrap div span+span:after{content:"";position:absolute;top:0;right:0;left:0;height:40px;background-color:transparent;background-repeat:no-repeat;background-position:center top;background-size:auto 200% !important}div.theme_wrap div.ag span+span:after{background:transparent url("../images/ag.png") no-repeat center top}div.theme_wrap div.wa span+span:after{background:transparent url("../images/wa.png") no-repeat center top}div.theme_wrap div.ge span+span:after{background:transparent url("../images/ge.png") no-repeat center top}div.theme_wrap div span.checked+span{background-color:#ff0030}div.theme_wrap div span.checked+span:after{background-position:center bottom !important}form.theme_select img{display:block;width:100%;height:auto;opacity:.6}div.theme_wrap label img+span{position:absolute;display:block;bottom:1em;right:1em;left:1em}div.theme_wrap input{position:absolute;top:-.125em;height:1em;width:1em}div.theme_wrap label img+span span{display:block;margin-left:2em;font-size:.875em;line-height:1.25;color:#fff}form.theme_select .theme_wrap>div label{background-color:#474e5a}form.theme_select .theme_wrap>div label:hover img,form.theme_select .theme_wrap>div label.checked img{opacity:1}.themes_top_nav{background:#e5e5e5}section.themes_top_nav>div{margin-bottom:0;max-width:987px}.themes_top_nav .l_col{background:none}.themes_top_nav .l_col div{overflow:hidden}.themes_top_nav a{float:left;position:relative;width:20%;font-size:1rem;text-align:center;color:#474e5a;line-height:1.2em}.themes_top_nav a:before{content:"";display:block;margin:0 auto .5em;width:64px;height:64px;background-color:#fff;border-radius:50%}.themes_top_nav a:after{content:"";position:absolute;top:0;right:0;left:0;height:64px;background-position:center top;background-repeat:no-repeat;background-size:auto 200% !important}.themes_top_nav a.ag:after{background:transparent url("../images/ag.png") no-repeat center top}.themes_top_nav a.wa:after{background:transparent url("../images/wa.png") no-repeat center top}.themes_top_nav a.ge:after{background:transparent url("../images/ge.png") no-repeat center top}.themes_top_nav a.match:after{background:transparent url("../images/ma.png") no-repeat center top}.themes_top_nav a:hover:before,.themes_top_nav a.active:before{background-color:#ff0030}.themes_top_nav a:hover:after,.themes_top_nav a.active:after{background-position:center bottom !important}.themes_top_nav .cols_wrap{position:relative}.themes_top_nav #icons.small a{-ms-transform:scale(.65,.65);-webkit-transform:scale(.65,.65);-moz-transform:scale(.65,.65);-o-transform:scale(.65,.65);transform:scale(.65,.65);font-size:1.2em;margin-top:-17px;font-weight:bold}.themes_top_nav #icons.small{bottom:auto !important;top:20px !important}.themes_top_nav #icons a{-webkit-transition:transform .2s,font-size .2s,top .2s,margin-top .2s;-moz-transition:transform .2s,font-size .2s,top .2s,margin-top .2s;-o-transition:transform .2s,font-size .2s,top .2s,margin-top .2s;transition:transform .2s,font-size .2s,top .2s,margin-top .2s}.theme_strip{padding:4em 0;background:url(../images/bg_ed.jpg);background-size:cover !important;background-position:center !important;border-bottom:1px solid #fff}#theme_top_spacer{height:600px}.theme_strip.ag{background:url(../images/bg_ag.jpg)}.theme_strip.wa{background:url(../images/bg_wa.jpg)}.theme_strip.ge{background:url(../images/bg_ge.jpg)}.theme_strip.match{background:#e5e5e5;padding:1em 0}section.theme_strip>div,section.quotes>div{margin-bottom:0;max-width:987px}.theme_strip .l_col{position:relative;width:50%;background:rgba(0,0,0,.5);color:#fff}.theme_strip .l_col .sub_head_wrap div span{position:relative;display:block;margin-bottom:1em;width:64px;height:64px;background-color:#ff0030;border-radius:50%}.theme_strip .l_col .sub_head_wrap div span:after{content:"";position:absolute;top:0;right:0;left:0;height:64px;background:transparent url() no-repeat center bottom;background-size:auto 200% !important}.theme_strip.match .l_col{width:65%;background:none;color:#474e5a;overflow:hidden}.theme_strip.match .l_col span:after{background:transparent url("../images/ma.png") no-repeat center bottom !important}.theme_strip.match .l_col+div{padding:0 1em}.theme_strip.match .l_col+div>div{position:relative;float:left;width:50%;min-height:120px;padding:0 16px 0 136px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.875em}.theme_strip.match .l_col+div>div img{position:absolute;left:0}.theme_strip.match a{color:#474e5a}.theme_strip a.btn+p{margin:1em 0 0;font-size:.875em}.theme_strip a.btn+p a{color:#fff}.quotes{padding:1em;background:#c3c3c3;color:#666}blockquote{position:relative;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1.25em;font-family:'BHF Beats Bold','Trebuchet MS',sans-serif;quotes:"“" "”"}blockquote+blockquote{border-left:1px solid #99a1a4;box-shadow:-1px -1px 1px #666}blockquote:before{content:open-quote}blockquote:after{content:close-quote}cite{display:block;margin-top:1em;font-size:1rem;font-weight:700}cite+small{font-size:1rem}.countdownWrapper{margin-top:-10px;display:block;margin-bottom:1em;font-size:.875em;color:#7b7f88}.currency{display:block;float:left;width:2em;line-height:30px;text-align:center;font-family:'BHF Beats Bold','Trebuchet MS',sans-serif;color:#fff;background:#474e5a;border:1px solid #99a1a4;border-right:0}.currency+input{width:150px}.rte img{float:left;margin:.25em 1em 1em 0;width:50%;height:auto}.rte img.wide{float:none;margin:.5em 0 1em;width:100%}.rte .add_this{margin-top:2em}footer{position:relative;margin:0 auto 0;float:left;width:100%;background-color:#474e5a;color:#fff}footer h2{color:#fff;font-size:2.25rem !important;border-bottom:1px solid #fff;padding-bottom:.1em;padding-right:0 !important;margin-bottom:2rem}footer h3{font-size:1.5rem;margin-bottom:.4em}footer a:hover{color:#ff0030;text-decoration:underline}footer .navs{position:relative;float:left;width:100%;border-bottom:1px solid #fff;padding-bottom:1rem}footer .navs li{font-weight:600;font-size:1.25em;font-family:'F37Ginger Bold'}footer .navs li a{color:#fff}footer .pageWidth{padding:0 20px}footer .btn{display:none}footer nav{margin-bottom:1em;float:left;clear:none;font-size:.9rem}footer nav li{display:block}footer nav.internalLinks,footer nav.externalLinks{width:25%;padding-right:20px;box-sizing:border-box}footer nav button.optanon-toggle-display{border:none;background:none;font-size:100%;line-height:1.5;font-family:'Trebuchet MS',sans-serif;padding:0;color:#fff;-webkit-font-feature-settings:"liga" 1;-moz-font-feature-settings:"liga" 1;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga" 1;font-variant-ligatures:inherit;font-weight:600}footer nav button.optanon-toggle-display:hover{color:#ff0030;text-decoration:underline}footer nav.supplementaryLinks{width:50%;text-align:right;padding-top:116px;background:transparent url(../images/footerLogosFR.png) no-repeat right top}footer nav.supplementaryLinks li{display:inline;padding-left:16px}footer nav.supplementaryLinks li:before{content:'| ';font-size:.8em;position:relative;top:-2px;padding-right:16px}footer nav.supplementaryLinks li:first-child:before{content:'';padding:0}footer nav.supplementaryLinks li button.optanon-toggle-display{border:none;background:none;font-size:100%;line-height:1.5;font-family:'Trebuchet MS',sans-serif;color:#474e5a;-webkit-font-feature-settings:"liga" 1;-moz-font-feature-settings:"liga" 1;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga" 1;font-variant-ligatures:inherit;font-weight:600}footer nav.supplementaryLinks li button.optanon-toggle-display:hover{color:#ff0030;text-decoration:underline}footer small{font-size:.875rem;font-family:'F37Ginger'}footer .creators{margin-top:1.7em;clear:right;font-size:.9em}footer .creators a{font-weight:bold}footer .legal{text-align:center;padding:.9em 20px;clear:both}footer .legal p{margin:0}footer .legal .legalfooter-content{display:flex;align-items:center;justify-content:space-between;text-align:left}label.richCheckbox{display:inline-block !important;box-sizing:border-box;max-width:573px !important;width:67.8106% !important;font-weight:normal !important;font-size:1em}.txta label.richCheckbox{width:auto !important;max-width:none !important}input.richCheckbox{vertical-align:top}.clear{clear:both}.searchResults .results a{color:#474e5a}.searchResults .results a:hover,.searchResults .results a:active{color:#ff0030}.searchResults .results a:hover h2,.searchResults .results a:active h2{text-decoration:underline}.pagination a.actv{font-weight:bold;color:#474e5a;font-size:1.2em}.searchResults .results img{width:128px;float:left;margin-right:15px;vertical-align:middle;margin-top:9px}.searchResults .results h2{vertical-align:top;margin-left:142px;margin-bottom:9px}.searchResults .results p{min-height:88.5px;margin-left:142px}.registerDpOptIn{vertical-align:text-bottom !important}.logo img#bhfcell_logo{width:175px}@media screen and (max-width:1225px){#equiv{display:block !important;position:relative;z-index:10001;float:right;margin-top:24px;padding:12px 10px;font-size:1.25em;line-height:1;text-align:center;font-family:'BHF Beats Bold','Trebuchet MS',sans-serif}.formErrorSummary{width:auto}#equiv span{display:block}.logo img#bhfcell_logo{width:135px;margin-left:-45px;margin-top:-25px}.logo figcaption{font-size:2em;top:20px;left:116px}.header_search.mob{float:right;display:block !important;position:relative;z-index:2;margin:24px 1em 0 0;line-height:34px}header .header_search.mob input[type="submit"]{height:34px !important;width:34px;background:#fff url(../images/mag.png) no-repeat center !important}#header_wrap{position:absolute;right:0;left:0;height:100%;bottom:0;overflow:hidden}.mob_nav_knockback{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0);pointer-events:none;transition:background .25s}.mob_nav_knockback.reveal{background:rgba(0,0,0,.5)}header{padding:0 1em}.logo{position:relative}ul.main_nav{display:block;float:none;text-align:left;position:absolute;z-index:9999;top:0;right:-100%;bottom:0;margin-top:0;width:85%;background:#deded6;transform:translate(0,0);transition:transform .25s}ul.main_nav.reveal{transform:translate(-117.6471%,0);height:100vh}ul.main_nav.reveal>li>a{background-position:right 0 top 10px}ul.main_nav.reveal>li>a#about{background:transparent url('../images/Arrow_down_Red.png') no-repeat right top;background-position:right 0 top 10px;padding-right:30px}ul.main_nav.reveal>li .header_search div{border:1px solid #c3c3c3;background:#fff;position:relative;overflow:hidden;width:auto;top:auto}ul.main_nav.reveal>li .header_search div input.searchbox{width:99%;margin-right:-52px;padding-right:52px;max-width:100%;padding:3px 10px;display:inline;color:#000}ul.main_nav.reveal>li .header_search div input.searchbox::placeholder{color:#000;opacity:1;font-family:'BHF Beats';font-size:18px}ul.main_nav.reveal>li .header_search div input[type="submit"]{border-radius:0;display:block;color:transparent}ul.main_nav>li{display:block;margin:0 .6667em;line-height:80px;border-top:1px solid #c3c3c3}ul.main_nav>li:first-of-type{border:0}ul.main_nav>li>a,ul.main_nav a,.header_search{display:inline;line-height:2.5}ul.main_nav a:hover{text-decoration:none}#about.open{text-decoration:none}.main_nav li .drop{top:auto;right:-.6667em;left:-.6667em;padding:20px 8px;width:auto}.main_nav li .drop::before{display:none}ul.main_nav>li li a{line-height:1.5}header input[type=submit]{position:relative;z-index:2;float:right;padding:0;height:42px !important;width:42px;background:#ff0030 url(../images/mag_w.png) no-repeat center !important}main{margin-top:86px}.edit_wrap .account_fund_details br{display:block}a.btn.edit.main_edit{margin-right:0}}@media screen and (max-width:1092px){.mob{display:block !important}.desk{display:none !important}html,body{min-height:100%}body{position:relative}.themes_top_nav .small a span{display:block;height:0;text-indent:-9999px}section.home_hero>div>div.intro a.btn{margin:15px 15px 25px 0;font-size:16px;padding:.4em 3.2em .4em 1.7em;left:50%;background:#474e5a url(../images/Button_Arrow.png) no-repeat right top;background-position:right 22px top 14px}section.home_hero>div>div.intro a.btn.red{background:#ff0030 url(../images/Button_Arrow.png) no-repeat right top;background-position:right 22px top 14px;color:#fff !important;border-radius:20px}section.home_hero>div>div.intro a.btn+a.btn{margin-top:0}section>div{padding:0 1em;max-width:840px}section.home_hero>div.intro_outer,section.theme_chooser>div{max-width:840px}section.home_hero>div>div.intro{display:block;margin:0 55px;padding:2em 1em;height:auto}.hero div{padding:32px 40px 16px;min-height:250px}.hero h1{font-size:50px}.standard .l_col{padding:32px 16px 32px 40px;width:58.5%}.standard .r_col{padding:32px 40px 32px 16px;width:41.5%}.standard>h2{font-size:3.1em}.standard .areas{padding:20px;padding-top:2em}.standard .areas>.work_area{padding:2em 0}.standard .areas>.work_area:nth-of-type(even)>div{padding:0 20px 0 20px}.standard .areas>.work_area:nth-of-type(even)>div+div{padding:0 20px 0 20px}.standard .areas>.work_area:nth-of-type(odd)>div{padding:0 20px 0 20px}.standard .areas>.work_area:nth-of-type(odd)>div+div{padding:0 20px 0 20px}.standard .areas>.work_area>div{padding:0 20px 0 0;width:45%}>.standard .areas>.work_area>div+div{padding:0 20px 0 20px;width:55%}.standard .areas>.work_area h2{margin:0;font-size:1.75em !important}.l_col{padding:1em}.contact .l_col{padding:32px 16px 32px 40px}section div.three_cols_wrap{padding:0 220px}.three_cols_wrap .col{width:200px;left:-200px;margin-right:-200px;padding:2em 0 2em 0}.three_cols_wrap .col+.col{right:-200px;margin-left:-200px}.three_cols_wrap .col.col_mid{padding:1em 1em 2em !important}.three_cols_wrap .col.col_mid>div{padding:.5em 1em 1em}.col_mid h1{margin-top:0;padding-right:1.125em;font-size:2em;line-height:1.125}.three_cols_wrap h1.mob,.three_cols_wrap .event_date.mob{display:none !important}.col_mid .scroller{right:2em;left:2em}.col_mid .add_this{right:1em;left:1em}.event_related img{margin-bottom:1em}section.theme_chooser{padding:1.5em 1em}section.theme_chooser>div{margin:0 auto;padding:0 55px;max-width:708px}.EventPage .event_date{position:relative;top:-.25em;margin-bottom:.8em;font-size:1em}footer .mid{margin:0 0 0 2.5%;width:75%;padding-right:39px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.steps ul{padding:0 16px;height:60px}.steps ul li div div{height:38px}.steps span.num{height:28px;width:28px;line-height:28px}.fund section.theme_chooser>div>div{padding:0 161px 0 214px}.three_cols_wrap .events a.btn.white{position:relative;padding:.5em;font-size:1em;display:block}.update_photos .l_photo{left:-200px;width:200px}.update_photos .r_col{right:-200px;width:200px}.update_photos input[type="checkbox"]{float:left;margin-right:.5em}.update_photos input[type="checkbox"]+label{margin-left:0}.update_photos input[type="checkbox"]+input[type="hidden"]+label{margin-left:0}section.themes_top_nav>div{padding:0}section.themes_top_nav>div,section.theme_strip>div,section.quotes>div{max-width:872px}label.richCheckbox{width:auto !important}footer a span{display:none}footer a span.mob{display:inline !important}}@media screen and (max-width:930px){.home section.theme_bg{background-position:left top;background-size:120%}footer nav.supplementaryLinks{background-size:200px auto}}@media screen and (max-width:880px){.hero{padding:0 1em}section div.three_cols_wrap{padding:0;max-width:none}section div.three_cols_wrap>div{margin:0}.three_cols_wrap .col{position:static;right:0;margin:0 auto;width:50%;padding:1em .5em 1em 1em;box-sizing:border-box}.three_cols_wrap .col.col_mid{position:static;margin-bottom:1em;padding:0 !important}.three_cols_wrap .col.col_mid>div>div{padding-top:1em;border-top:1px solid #bbb}.three_cols_wrap .col_mid h1,.three_cols_wrap .col_mid .event_date{display:none}.three_cols_wrap h1.mob{display:block !important;margin:0;padding:.5em .5em 0;line-height:1;text-transform:none}.three_cols_wrap .event_date.mob{display:block !important;padding:1em 1em 0}.fund_quotes{margin-top:2em}.col_mid a.btn.small{position:static;width:auto}.col_mid .scroller{height:auto !important;position:static}.share ul li a{padding:0 4px}.nano>.nano-content{position:static !important}.col_mid .nano-content>div{margin-right:0}.three_cols_wrap .col+.col{min-height:0;margin:0 auto;left:auto;padding:1em 1em 1em 2.5em}.three_cols_wrap .col a.btn:first-of-type{margin-top:.5em}.my_activities{padding:2em 1em}.my_activities>div{float:none;width:auto;padding:0}.my_activities>div+div{width:auto;padding:0}.events .owl-prev{left:-70px}.events .owl-next{right:-70px}.notification_narrow,.notification_white{width:auto}.latest_donations{padding:1em 0 2em}.col_mid .add_this{position:static;padding:0;background:none}form .button_field.button_field_left div div+div{padding-top:1.5em;font-size:.75em}form.thumbs div{width:50%}form.thumbs input[type="radio"]{margin:0;height:1em;width:1em}form.thumbs input[type="radio"]+label{font-size:1em}footer h2{font-size:2.5em !important}div.hide-amount-cover{margin-bottom:45px}}@media screen and (max-width:880px) and (min-width:691px){.account .myAmounts>div{display:block;float:none;margin:0 auto;padding-top:10px;border:none}.account .myAmounts>div:first-of-type{border-bottom:2px solid #c3c3c3;padding-bottom:10px;padding-top:0}}@media screen and (max-width:768px){.steps ul{position:relative;padding:0 16px}.steps li{display:block;float:left}.steps li div{margin:0}.steps li div div{padding-left:42px;text-indent:-9999px}.steps li.actv div div{text-indent:0}.steps li.step_6 div div,.steps li .steps.donateForm li.step_3 div div{padding-right:6px}.steps li.actv.step_1+li{position:absolute;right:90px}.steps li.actv.step_1+li+li{position:absolute;right:48px}.steps li.actv.step_1+li+li+li{position:absolute;right:6px}.steps li.actv.step_2+li{position:absolute;right:48px}.steps li.actv.step_2+li+li{position:absolute;right:6px}.steps li.actv.step_3+li{position:absolute;right:6px}.steps span{text-indent:0}.steps span.step_txt{display:none}.donation_steps .steps{padding-right:0}.donation_steps .steps li.actv.step_1+li{position:relative;right:-16px}.security_reminder{position:static;margin-top:1em;background:#fff}.security_reminder div{float:none;padding:20px 0;width:288px;margin:0 auto}section.theme_chooser>div>div{padding-right:350px}.theme_chooser>div>div>div{width:320px}.theme_chooser a{font-size:.875rem}.themes_top_nav a{font-size:.875rem}.theme_chooser div>a{font-size:1em}footer nav.internalLinks,footer nav.externalLinks{width:50%;margin-bottom:3em}footer nav.supplementaryLinks{float:none;clear:both;padding-top:100px;padding-bottom:25px;width:100%;text-align:left;background:transparent url(../images/footerLogosFR.png) no-repeat left 25px;background-size:200px auto;border-top:1px solid #999}footer nav.supplementaryLinks li{padding:0 16px 0 0}footer nav .creators{display:none}}@media screen and (max-width:720px) and (min-width:690px){.account .myAmounts>div{font-size:1.4em}}@media screen and (max-width:768px){.account .myAmounts>div{font-size:1.75em}.phoneOnly{display:block;margin:0 auto;margin-bottom:1em;max-width:258px}.standard .l_col{padding:32px 40px;width:auto}.standard .r_col{padding:0 40px 32px;width:auto}.l_col,.r_col{float:none;padding:1em;width:auto}.contact .l_col{padding:32px 40px}.r_col{margin-top:2em;padding:1em}.r_col.register{padding:1em}.quotes{margin-bottom:1em}.fund section.theme_chooser>div>div{padding:0 0 0 53px;max-width:235px}.photo_slider .item a{display:none}#owl_photos{padding:1px;width:auto}.events{padding:1em 0}.three_cols_wrap .events a.btn.white{float:none;font-size:1.25em;margin:0;width:100%}.raised{margin-top:.5em}section.home_hero{font-size:.875em}section.home_hero>div>div.intro a.btn{margin-bottom:15px}.home h2{padding-right:15%;font-size:1.375em}#owl.owl-carousel .owl-wrapper-outer{height:auto !important;margin:0;padding:0}.people a>div div{width:102px;height:102px}.people a>div{width:114px}.people a span br{display:block}#owl .owl-controls{top:52px}section.theme_chooser>div{padding:0}section.theme_chooser>div>div{margin:0 auto;padding:0 55px;max-width:none}.theme_chooser>div>div>div{position:static;margin-top:1.5em;width:auto;overflow:hidden}.update_photos .l_photo{position:static;left:auto;margin:.5em 0 1em}.update_photos .r_col{width:auto}.update_photos .r_col>div{padding:1em 0}form .button_field.button_field_left a.btn{margin-top:0 !important;width:auto}form.thumbs div{width:33.3333%}.label_field{max-width:374px;width:60%}form .introText,form .bodyText{max-width:none;width:auto}.themes_top_nav a{font-size:.75rem}.themes_top_nav a span{display:block;height:0;text-indent:-9999px}.theme_strip{padding:0}section.theme_strip>div{padding:0}.theme_strip .l_col{width:auto;padding:2em 1em}.theme_strip .l_col .sub_head_wrap{display:table;width:100%;height:55px}.theme_strip .l_col .sub_head_wrap div,.theme_strip .l_col .sub_head_wrap h2{display:table-cell;vertical-align:middle}.theme_strip .l_col .sub_head_wrap div{width:61px}.theme_strip .l_col .sub_head_wrap h2{padding-left:.5em}.theme_strip .l_col span{margin-bottom:0;height:45px;width:45px}.theme_strip .l_col span:after{height:45px}.theme_strip.match .l_col+div>div{float:none;width:100%}.theme_strip.match .l_col+div>div+div{margin-top:2em}section.theme_bg{padding-bottom:2em;background-position-x:left;background-size:200%}.create h2+h3+div{margin:0}.create h2+h3+div img{margin:0 auto 2em;width:100%;max-width:288px}}@media screen and (max-width:798px){.header_search.mob{display:none !important}}@media screen and (max-width:690px){#btnPayPal{width:100%;max-width:none;float:none;margin-bottom:.75em}#payment-request-button{width:100%;max-width:none;float:none;margin-bottom:.5em}#btnStripe{width:100%;max-width:none;float:none;margin-bottom:.5em}.label_field.txta.cardnumber{width:100%}.accepted-cards{float:none}#equiv{margin-top:16px}.logo figcaption{font-size:1.75em;top:10px;left:76px;line-height:.9;position:absolute;min-width:100px}.logo figcaption br{display:block}.logo img#bhfcell_logo{width:107px;margin-left:-34px}ul.main_nav>li{line-height:64px}header form div{line-height:32px}header input[type="submit"]{height:34px !important;width:34px}.hero div{padding-bottom:0}.hero h1,.hero p{width:auto}.hero img{display:block;position:static;margin-top:1em;width:100%;height:100%}.hero.work_areas h1,.hero.work_areas p{margin-left:0;width:auto}section.home_hero>div>div.intro h1{font-size:3.8rem}main{margin-top:66px}.search_results_row>a{width:33.3333%}.search_results_row>a:nth-of-type(4n+4):after{display:none}.search_results_row>a:nth-of-type(3n+3):after{content:"";position:absolute;right:0;bottom:0;left:-200%;margin:0 .5em;display:block;border-top:1px solid #999}.events .owl-prev{left:-40px}.events .owl-next{right:-40px}.imported ul.nav_strip li a{font-size:1.25em;padding:.5em 1em}form .helpText{padding:10px}#modal{left:0 !important;right:0 !important}#modal #content{padding:40px 20px 20px;width:100%;box-sizing:border-box}#modal #close_modal{background-position:0 0;width:20px;height:20px;top:20px;right:20px}.edit_wrap .img_wrap{display:block;margin:0 auto .5em}.edit_wrap .account_fund_details{display:block;margin:1em auto 0;text-align:center}.edit_wrap .account_fund_details br{display:block}section.home_hero>div>div.intro .btn_wrap{float:left;overflow:hidden}section.home_hero>div>div.intro .btn_wrap a.btn{float:left;clear:left;margin-right:0;width:100%}section.home_hero>div>div.intro .btn_wrap:after{content:"";clear:both;display:block}}@media screen and (max-width:500px){div.hide-amount-cover{margin-bottom:150px}div.hide-amount-cover div.coverfees{top:135px}div.hide-amount-cover div.coverfees .boxed{width:100%;padding-right:10px}label.wide{width:auto}.events #owl_events{width:64%}.not_mobile{display:none !important}.not_desk{display:block !important}.three_cols_wrap .col:first-of-type a.btn.edit{margin-bottom:0}.raised,.raised p:first-of-type{margin:0}.donations_table th,.donations_table td{padding:20px 0 20px 10px;text-align:right}.donations_table th:first-of-type,.donations_table td:first-of-type{padding:20px 10px 20px 0;text-align:left}.donations_table th+th+th,.donations_table td+td+td{display:none}.donations_table a.btn.edit.del_edit.not_desk{display:inline-block !important;margin-top:1em}.my_activities .notification{padding:.6rem 1.4rem .6rem 1.4rem}.my_activities .notification a.cl{position:static;float:right;margin:.5em 0 1em 1em}.notification.photoBlock h2{margin:0 auto .5em;max-width:200px;line-height:1}.notification_top a.cl{position:static;float:right;margin:0 0 1em 1em}section>div,.hero{padding:0}section.theme_bg{padding:0 0 2em 0}.hero{padding-bottom:}.hero div{padding:1em 20px 0}.hero h1{font-size:2.5em}.hero img{display:none}.hero img+img{display:block;position:relative;right:-20px}.hero.work_areas img{display:block !important}.account_fund_item .img_wrap,.account_fund_item .account_fund_details{display:block;margin-right:auto;margin-left:auto;text-align:center}.account_fund_item .img_wrap{margin-top:2em}.account .detailsList div label{width:150px}.account .detailsList div p{margin-left:150px;margin-bottom:0}.imported ul.nav_strip li a{font-size:1em;padding:.5em 1em}.salvattore{margin-right:0}.column{padding:0 1em}.photos_vids .column{padding:0 .5em 0 1em}.photos_vids .column+.column{padding:0 1em 0 .5em}.themes_top_nav #icons.small a{-ms-transform:scale(1,1);-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);font-size:.7em;margin-top:0;font-weight:normal}.themes_top_nav #icons.small{bottom:20px !important;top:auto !important}.logo{height:4em}.home section.theme_bg{background-size:170%}.header_search.mob{display:none !important}h1{font-size:2em}.l_col,.r_col{margin:0 auto}.r_col{margin:1em 1em 0}.r_col.register{margin:1em auto 0}.three_cols_wrap .col{float:none !important;width:auto;padding:1em !important}.three_cols_wrap .col.col_mid>div>div{border:0;padding-top:0}.three_cols_wrap a.btn,.donate_action a.btn{width:100%;margin-right:0}.btn.lg{text-align:center}.latest_donations .donate_action,.latest_donations div.pager{float:none;margin:0;text-align:center}.standard .l_col{padding:16px 20px 32px}.standard .l_col a.btn{margin-right:0 !important;width:100%}.standard .r_col{padding:0 20px 32px}.standard .areas{padding:0 20px}.standard .areas .work_area{padding:1.5em 0}.standard .areas .work_area div{float:none !important;padding:0 !important;width:auto !important}.standard .areas .work_area h2{font-size:1.75em !important}.contact .l_col{padding:16px 20px 32px}a.btn.edit{padding:.25em 1em .25em 2em;background-position:.5em center}a.btn.edit.photo_edit,a.btn.edit.vid_edit,a.btn.edit.update_edit,a.btn.edit.money_edit{padding:.25em .5em;width:100%;text-align:center;background-image:none}a.btn.edit.photo_edit:before,a.btn.edit.vid_edit:before,a.btn.edit.update_edit:before,a.btn.edit.money_edit:before{content:url(../images/edit_photo.png);display:inline-block;margin-right:.25em;position:relative;top:.25em}a.btn.edit.vid_edit:before{content:url(../images/edit_vid.png)}a.btn.edit.update_edit:before{content:url(../images/edit.png)}a.btn.edit.money_edit:before{content:url(../images/edit_money.png)}a.btn.edit.main_edit{margin-right:0}.notification{padding:1em}section.theme_chooser>div{max-width:288px}section.home_hero>div>div.intro{margin:0;padding:2em 0}.people a{margin:0}#owl .owl-item.active .item{text-align:right !important;margin:0 0 0 auto}#owl .owl-item.active+.owl-item.active .item{text-align:left !important;margin:0 auto 0 0}#owl .owl-prev{left:-28px;top:-14px;width:28px;height:28px;background-size:cover}#owl .owl-next{right:-28px;top:-14px;width:28px;height:28px;background-size:cover}section.theme_chooser>div>div{padding:0}.label_field,.label_field.txta{max-width:none;width:100%;float:none}.label_field.shortish input,.label_field.shortish select{max-width:none}.helpText{float:none;top:auto;margin-top:auto;margin-bottom:19px;width:auto;padding:10px}.helpText:before{display:none}.checkboxes .messaging{width:auto}.checkboxes #lgoGiftAid{float:none;margin-bottom:.4em;position:static}div.gift-aid .explain{float:none;width:auto}div.gift-aid .boxed{width:auto}div.gift-aid .boxed label{margin-bottom:-7px !important}footer h2{font-size:1.75em !important}footer .col{float:none;width:100%}footer .mid{margin:1em 0;padding:0}footer .social{margin-top:2em}footer li,footer li a{display:block;color:#fff}footer li a{padding:.25em 0}footer nav.externalLinks,footer nav.internalLinks{width:100%;padding:0}footer nav.supplementaryLinks{border-bottom:1px solid #999}footer nav.supplementaryLinks a{display:inline}footer a.btn{display:block;margin:1em auto;padding:.5em 1em .6em !important;text-align:center}footer a.btn:after{-ms-transform:rotate(270deg);-webkit-transform:rotate(270deg);transform:rotate(270deg)}.steps br{display:block}.donateForm.steps li.actv{width:auto}.donateForm.steps li.actv>div>div{max-width:none}form.thumbs div{width:50%}.update_photos .l_photo{width:auto}form.theme_select div.theme_wrap div{float:none;width:auto}.themes_top_nav .l_col{max-width:none;margin:0 17px;padding:1em 0}.themes_top_nav a{font-size:.7rem}.themes_top_nav a:before{width:53px;height:53px}.themes_top_nav a:after{height:53px}.theme_strip .intermediate{background:rgba(0,0,0,.5)}.theme_strip .l_col{padding:2em 0;background:none}.theme_strip a.btn{width:100%;text-align:center}.theme_strip a.btn+p{text-align:center}blockquote{float:none;margin:0 auto}blockquote:before{left:0}blockquote:after{right:0}blockquote+blockquote{display:none}.theme_strip.match .l_col+div{margin:0 auto;width:288px}.theme_strip.match .l_col+div>div{float:none;padding-left:102px}.theme_strip.match .l_col+div>div img{width:86px;height:auto}input[type=checkbox]+input[type="hidden"]+label{display:inline-block;position:relative;width:200px;vertical-align:top;top:-7px}.DonationDetailsStep1 .submit_wrap{float:left}.DonationDetailsStep1 .submit_wrap button{float:left;clear:left;width:100%;text-align:left}.DonationDetailsStep1 .submit_wrap button#btnStripe{margin-right:0}.search_results_row>a{width:50%}.search_results_row>a:nth-of-type(3n+3):after{display:none}.search_results_row>a:nth-of-type(2n+2):after{content:"";position:absolute;right:0;bottom:0;left:-100%;margin:0 .5em;display:block;border-top:1px solid #999}.searchResults .results img{margin:auto;float:none;display:block}.searchResults .results h2{clear:both;text-align:center;margin-left:0}.searchResults .results p{clear:both;margin-left:0}}@media screen and (max-width:408px){.people{padding:2em 1em}#owl .owl-prev{left:0}#owl .owl-next{right:0}footer h2{font-size:1.5em !important}}@media screen and (max-width:374px){#owl .owl-item.active .item{text-align:right !important;margin-right:.5em}#owl .owl-item.active+.owl-item.active .item{text-align:left !important;margin-left:.5em}.home section.theme_bg{background-size:180%}.photos_vids .column{float:none;padding:0 1em}}.lt-ie9 header form div{border:1px solid #c3c3c3}.lt-ie9 header input{border:0}.lt-ie9 .home_hero{background-color:#e5e5e5;background-repeat:no-repeat}.lt-ie9 .theme_chooser a.education:after{background:url(../images/ie8/ed.png) no-repeat center top !important}.lt-ie9 .theme_chooser a.agriculture:after{background:url(../images/ie8/ag.png) no-repeat center top !important}.lt-ie9 .theme_chooser a.water:after{background:url(../images/ie8/wa.png) no-repeat center top !important}.lt-ie9 .theme_chooser a.general:after{background:url(../images/ie8/ge.png) no-repeat center top !important}.lt-ie9 .theme_chooser a:hover:after{background-position:center bottom !important}.lt-ie9 .l_col{background:#fff}.lt-ie9 .themes_top_nav .l_col{background:transparent}.lt-ie9 .themes_top_nav .l_col #icons.small a{background:transparent;font-size:.8em;margin-top:0}.lt-ie9 .r_col,.lt-ie9 .events,.lt-ie9 .latest_donations{background:#474e5a}.lt-ie9 .r_col h2{border-bottom:1px solid #fff}.lt-ie9 .three_cols_wrap .col_mid.col>div,.lt-ie9 .col_mid .add_this{background:#fff}.lt-ie9 .col_mid+.col a.btn{margin-top:0;width:100%;text-align:center}.lt-ie9 form p.error{border:1px solid #ff0030}.lt-ie9 input,.lt-ie9 textarea,.lt-ie9 select{border:1px solid #99a1a4}.lt-ie9 input[type="checkbox"],.lt-ie9 input[type="radio"]{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;padding:0;border:0}.lt-ie9 .theme_strip .l_col{background:#474e5a}.lt-ie9 .theme_strip.match .l_col{background:none}.lt-ie9 .themes_top_nav a:before,.lt-ie9 .theme_strip .l_col span{width:45px;height:45px}.lt-ie9 form.theme_select div.theme_wrap div span+span:after,.lt-ie9 .col_mid p.intro span:after,.lt-ie9 .themes_top_nav a:after,.lt-ie9 .theme_strip .l_col span:after{height:45px;background:url(../images/ie8/ed.png) no-repeat center bottom}.lt-ie9 form.theme_select div.theme_wrap div.agriculture span+span:after,.lt-ie9 .col_mid p.intro span.agriculture:after,.lt-ie9 .themes_top_nav a.agriculture:after,.lt-ie9 .theme_strip.agriculture .l_col span:after{background:url(../images/ie8/ag.png) no-repeat center bottom}.lt-ie9 form.theme_select div.theme_wrap div.water span+span:after,.lt-ie9 .col_mid p.intro span.water:after,.lt-ie9 .themes_top_nav a.water:after,.lt-ie9 .theme_strip.water .l_col span:after{background:url(../images/ie8/wa.png) no-repeat center bottom}.lt-ie9 form.theme_select div.theme_wrap div.general span+span:after,.lt-ie9 .col_mid p.intro span.general:after,.lt-ie9 .themes_top_nav a.general:after,.lt-ie9 .theme_strip.general .l_col span:after{background:url(../images/ie8/ge.png) no-repeat center bottom}.lt-ie9 .themes_top_nav a.match:after,.lt-ie9 .theme_strip.match .l_col span:after{background:url(../images/ie8/ma.png) no-repeat center bottom}.lt-ie9 form.theme_select div.theme_wrap div span+span:after,.lt-ie9 .themes_top_nav a:after{background-position:center top !important}.lt-ie9 .themes_top_nav a:hover:after{background-position:center bottom !important}.lt-ie9 form.theme_select div.theme_wrap div span+span{height:45px;width:45px}.lt-ie9 .update_photos .r_col{background:none}.lt-ie9 .update_photos .r_col>div{background:#474e5a}.lt-ie9 p.success{border:1px solid #ff0030}.lt-ie9 .steps li{background:none !important}.gt-ie8 select,.lt-ie9 select{padding-right:1.1em}.gt-ie8 input[type='radio'],.gt-ie8 input[type='checkbox'],.lt-ie9 input[type='radio'],.lt-ie9 input[type='checkbox']{padding:0}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){select{padding-right:1.1em}input[type='radio'],input[type='checkbox']{padding:0}}.eventInMemLink img{width:120px}.featherlight .featherlight-content{overflow:hidden !important}.theme_bgBeats{background:url(../images/bgs/background_NoTicker.png) no-repeat top center;background-size:cover}.theme_bgBeats.GiftOfHopeSite{background:transparent linear-gradient(90deg,#d20019 0%,#ed1f54 100%) 0% 0% no-repeat padding-box}body.theme_bgBeats.xmas_theme{background:url(../images/bgs/xmas/backgroundGIC.jpg) no-repeat top center;background-size:cover}.baubles-container{display:none}body.xmas_theme.GiftOfHopeSite main.home{overflow:hidden}body.xmas_theme.GiveInCelebrationSite .baubles-container{z-index:-1}@media(max-width:500px){body.xmas_theme main.home div.intro h1{max-width:220px}}body.xmas_theme section.theme_bg{background:#f2f1ea url('../images/bgs/xmas/GOH_BG.png') center top;background:url('../images/bgs/xmas/GOH_BG.png') center top,-webkit-radial-gradient(#f2f1ea,#d3d1c3);background:url('../images/bgs/xmas/GOH_BG.png') center top,-o-radial-gradient(#f2f1ea,#d3d1c3);background:url('../images/bgs/xmas/GOH_BG.png') center top,-moz-radial-gradient(#f2f1ea,#d3d1c3);background:url('../images/bgs/xmas/GOH_BG.png') center top,radial-gradient(#f2f1ea,#d3d1c3)}body.xmas_theme .intro_outer{position:relative}body.xmas_theme .baubles-container{display:block;position:absolute;width:450px;height:400px;right:0;top:-85px}body.xmas_theme .baubles-container .baubles_content{position:relative;width:100%;height:100%}body.xmas_theme .baubles-container .baubles_content .bauble{position:absolute;top:-6px}body.xmas_theme .baubles-container .baubles_content .bauble.bauble-hearts{background-image:url(../images/bgs/xmas/GOH_Bauble1.png);background-repeat:no-repeat;background-size:contain;left:0;width:105px;height:325px}body.xmas_theme .baubles-container .baubles_content .bauble.bauble-stars{background-image:url(../images/bgs/xmas/GOH_Bauble2.png);background-repeat:no-repeat;background-size:contain;left:50%;width:173px;height:488px;margin-left:-140px}body.xmas_theme .baubles-container .baubles_content .bauble.bauble-stripes{background-image:url(../images/bgs/xmas/GOH_Bauble3.png);background-repeat:no-repeat;background-size:contain;right:0;width:254px;height:394px}@media(max-width:1200px) and (min-width:1093px){body.xmas_theme .baubles-container{width:350px}}@media(max-width:1092px){body.xmas_theme .baubles-container{width:106px;height:311px;right:0;top:-150px}body.xmas_theme .baubles-container .bauble-hearts,body.xmas_theme .baubles-container .bauble-stripes{display:none}}@media(max-width:1092px) and (min-width:695px){body.xmas_theme .baubles-container .bauble-stars{width:105px !important;height:296px !important;margin-left:-50px !important}}@media(max-width:1092px) and (max-width:694px){body.xmas_theme .baubles-container{top:-118px}body.xmas_theme .baubles-container .bauble-stars{width:80px !important;height:235px !important;margin-left:-50px !important}}body.xmas_theme div.leftPanel div.photo_slider{position:relative}body.xmas_theme div.leftPanel div.photo_slider::after{content:'';display:block;position:absolute;background-image:url(../images/bgs/xmas/Fund_Bauble.png);background-repeat:no-repeat;background-size:contain;width:108px;height:120px;bottom:-40px;left:-25px}body.xmas_theme.GiveInCelebrationSite section.theme_bg{background:none}@media(max-width:500px){body.xmas_theme.GiveInCelebrationSite section.theme_bg div.intro h1{max-width:none}}body.xmas_theme.GiveInCelebrationSite section.theme_bg .bauble-hearts{background-image:url(../images/bgs/xmas/GIC_Bauble1.png) !important;background-repeat:no-repeat;background-size:contain}body.xmas_theme.GiveInCelebrationSite section.theme_bg .bauble-stars{background-image:url(../images/bgs/xmas/GIC_Bauble2.png) !important;background-repeat:no-repeat;background-size:contain}body.xmas_theme.GiveInCelebrationSite section.theme_bg .bauble-stripes{background-image:url(../images/bgs/xmas/GIC_Bauble3.png) !important;background-repeat:no-repeat;background-size:contain}@media(max-width:690px){body.xmas_theme.GiveInCelebrationSite section.theme_bg .baubles-container{top:-130px}}section.theme_bg{background:#f2f1ea url('../images/bgs/bg_mob.jpg') center top;background:url('../images/bgs/bg_mob.jpg') center top,-webkit-radial-gradient(#f2f1ea,#d3d1c3);background:url('../images/bgs/bg_mob.jpg') center top,-o-radial-gradient(#f2f1ea,#d3d1c3);background:url('../images/bgs/bg_mob.jpg') center top,-moz-radial-gradient(#f2f1ea,#d3d1c3);background:url('../images/bgs/bg_mob.jpg') center top,radial-gradient(#f2f1ea,#d3d1c3);background-size:cover}section.theme_bg.t3-t5{background:#f2f1ea url('../images/bgs/t3-t5_bg_mob.png') center top;background:url('../images/bgs/t3-t5_bg_mob.png') center top,-webkit-radial-gradient(#f2f1ea,#d3d1c3);background:url('../images/bgs/t3-t5_bg_mob.png') center top,-o-radial-gradient(#f2f1ea,#d3d1c3);background:url('../images/bgs/t3-t5_bg_mob.png') center top,-moz-radial-gradient(#f2f1ea,#d3d1c3);background:url('../images/bgs/t3-t5_bg_mob.png') center top,radial-gradient(#f2f1ea,#d3d1c3);background-size:100% auto}section.theme_bg.t4{background:#f2f1ea url('../images/bgs/t4_bg_mob.png') no-repeat center top;background:url('../images/bgs/t4_bg_mob.png') no-repeat center top,-webkit-radial-gradient(#f2f1ea,#d3d1c3);background:url('../images/bgs/t4_bg_mob.png') no-repeat center top,-o-radial-gradient(#f2f1ea,#d3d1c3);background:url('../images/bgs/t4_bg_mob.png') no-repeat center top,-moz-radial-gradient(#f2f1ea,#d3d1c3);background:url('../images/bgs/t4_bg_mob.png') no-repeat center top,radial-gradient(#f2f1ea,#d3d1c3);background-size:100% auto}.footerContainer{padding-top:25px;padding-bottom:10px}.GiveInCelebrationSite.theme_bgBeats{background:url(../images/bgs/background.png) no-repeat top center;background-size:cover}.GiveInCelebrationSite section.theme_bg{background:none}.GiveInCelebrationSite section.theme_bg.t3-t5{background:none}.GiveInCelebrationSite section.theme_bg.t4{background:none}.home section.theme_bg{background-size:auto;background-position:center top !important}@media screen and (min-width:769px){section.theme_bg{background:#f2f1ea url('../images/bgs/bg_tab.jpg') center top;background:url('../images/bgs/bg_tab.jpg') center top,-webkit-radial-gradient(#f2f1ea,#d3d1c3);background:url('../images/bgs/bg_tab.jpg') center top,-o-radial-gradient(#f2f1ea,#d3d1c3);background:url('../images/bgs/bg_tab.jpg') center top,-moz-radial-gradient(#f2f1ea,#d3d1c3);background:url('../images/bgs/bg_tab.jpg') center top,radial-gradient(#f2f1ea,#d3d1c3)}section.theme_bg.t3-t5{background:#f2f1ea url('../images/bgs/t3-t5_bg_tab.jpg') center top;background:url('../images/bgs/t3-t5_bg_tab.jpg') center top,-webkit-radial-gradient(#f2f1ea,#d3d1c3);background:url('../images/bgs/t3-t5_bg_tab.jpg') center top,-o-radial-gradient(#f2f1ea,#d3d1c3);background:url('../images/bgs/t3-t5_bg_tab.jpg') center top,-moz-radial-gradient(#f2f1ea,#d3d1c3);background:url('../images/bgs/t3-t5_bg_tab.jpg') center top,radial-gradient(#f2f1ea,#d3d1c3);background-size:100% auto}section.theme_bg.t4{background:#f2f1ea url('../images/bgs/t4_bg_tab.jpg') no-repeat center top;background:url('../images/bgs/t4_bg_tab.jpg') no-repeat center top,-webkit-radial-gradient(#f2f1ea,#d3d1c3);background:url('../images/bgs/t4_bg_tab.jpg') no-repeat center top,-o-radial-gradient(#f2f1ea,#d3d1c3);background:url('../images/bgs/t4_bg_tab.jpg') no-repeat center top,-moz-radial-gradient(#f2f1ea,#d3d1c3);background:url('../images/bgs/t4_bg_tab.jpg') no-repeat center top,radial-gradient(#f2f1ea,#d3d1c3);background-size:100% auto}.GiveInCelebrationSite section.theme_bg{background:none}.GiveInCelebrationSite section.theme_bg.t3-t5{background:none}.GiveInCelebrationSite section.theme_bg.t4{background:none}}@media screen and (min-width:1367px){section.theme_bg{background-size:cover !important;background-repeat:no-repeat;background:#f2f1ea url('../images/bgs/t4_bg.jpg') center top;background:url('../images/bgs/t4_bg.jpg') center top,-webkit-radial-gradient(#f2f1ea,#d3d1c3);background:url('../images/bgs/t4_bg.jpg') center top,-o-radial-gradient(#f2f1ea,#d3d1c3);background:url('../images/bgs/t4_bg.jpg') center top,-moz-radial-gradient(#f2f1ea,#d3d1c3);background:url('../images/bgs/bg.jpg') center top,radial-gradient(#f2f1ea,#d3d1c3)}section.theme_bg.t3-t5{background:#f2f1ea url('../images/bgs/t3-t5_bg.jpg') center top;background:url('../images/bgs/t3-t5_bg.jpg') center top,-webkit-radial-gradient(#f2f1ea,#d3d1c3);background:url('../images/bgs/t3-t5_bg.jpg') center top,-o-radial-gradient(#f2f1ea,#d3d1c3);background:url('../images/bgs/t3-t5_bg.jpg') center top,-moz-radial-gradient(#f2f1ea,#d3d1c3);background:url('../images/bgs/t3-t5_bg.jpg') center top,radial-gradient(#f2f1ea,#d3d1c3);background-size:100% auto}section.theme_bg.t4{background:#f2f1ea url('../images/bgs/t4_bg.jpg') no-repeat center top;background:url('../images/bgs/t4_bg.jpg') no-repeat center top,-webkit-radial-gradient(#f2f1ea,#d3d1c3);background:url('../images/bgs/t4_bg.jpg') no-repeat center top,-o-radial-gradient(#f2f1ea,#d3d1c3);background:url('../images/bgs/t4_bg.jpg') no-repeat center top,-moz-radial-gradient(#f2f1ea,#d3d1c3);background:url('../images/bgs/t4_bg.jpg') no-repeat center top,radial-gradient(#f2f1ea,#d3d1c3);background-size:100% auto}.GiveInCelebrationSite section.theme_bg{background:none}.GiveInCelebrationSite section.theme_bg.t3-t5{background:none}.GiveInCelebrationSite section.theme_bg.t4{background:none}}.GiveInCelebrationSite section.home_hero>div>div.intro h1{color:#fff}.GiveInCelebrationSite section.home_hero>div>div.intro p{color:#fff}.GiveInCelebrationSite section.home_hero>div>div.intro a.btn.red{background:#fff url(../images/Button_Arrow_Red.png) no-repeat right top;background-position:right 22px top 12px;color:#ff0030 !important;border-radius:20px}.GiveInCelebrationSite section.home_hero>div>div.intro a.btn.red:hover{opacity:.7}.GiveInCelebrationSite .my_activities{background:#fff}.GiveInCelebrationSite .my_activities .counter{color:#333}.GiveInCelebrationSite .my_activities .counter span{background:#ff0030;color:#fff}.GiveInCelebrationSite .my_activities .notification{background:#ff0030;color:#fff}.GiveInCelebrationSite .events,.GiveInCelebrationSite .related{background:#dfdfd7}.GiveInCelebrationSite .latest_donations{color:#474e5a}.GiveInCelebrationSite .latest_donations div.cash{color:#fff}.GiveInCelebrationSite .latest_donations div.cash span{background:#ff0030}.GiveInCelebrationSite .latest_donations div.pager a{color:#474e5a}.GiveInCelebrationSite .r_col.register{background:#dfdfd7;color:#474e5a}.GiveInCelebrationSite .r_col.register h2{color:#ff0030}.hero .as_img{padding:0;margin:0 -20px 0 0;min-height:0;background:transparent}.hero .as_img img{display:block;position:relative;right:0;bottom:-40px;left:0;margin:-20px 0 0}@media screen and (min-width:501px){.hero .as_img{margin:0 -20px 0}.hero .as_img img{left:20px}}@media screen and (min-width:691px){.hero .as_img{position:absolute;right:20px;bottom:-61px;top:0;width:50%;background:url(/images/ticker-tape.png);background-position:left bottom;background-repeat:no-repeat}.hero .as_img img{display:none}}@media screen and (min-width:1093px){.hero .as_img{background-position:left bottom}}@media screen and (max-width:690px){.salvattore[data-columns]::before{content:'1 .column.size-1of1'}}@media screen and (min-width:691px){.salvattore[data-columns]::before{content:'2 .column.size-1of2'}}@media screen and (max-width:480px){.salvattore.photos_vids[data-columns]::before{content:'1 .column.size-1of1'}}@media screen and (min-width:480px) and (max-width:768px){.salvattore.photos_vids[data-columns]::before{content:'2 .column.size-1of2'}}@media screen and (min-width:769px) and (max-width:1092px){.salvattore.photos_vids[data-columns]::before{content:'3 .column.size-1of3'}}@media screen and (min-width:1093px){.salvattore.photos_vids[data-columns]::before{content:'4 .column.size-1of4'}}@media screen and (max-width:461px){.submit_wrap input,.submit_wrap button{width:100%}.submit_wrap input.pp{background-position:80%}}@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width:480px){select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"]{font-size:16px}.currency{line-height:32px}}@media print{header ul,.steps,footer{display:none !important}*{overflow:visible;color:#000 !important}.three_cols_wrap,.three_cols_wrap .col{position:static !important;padding:0 !important;margin:0 !important;width:100% !important;float:none !important}.photo_slider img{width:30% !important}}.special-radio{float:left;width:100%;max-width:100%;clear:both}.special-radio label.full-width{width:100%}@media screen and (max-width:768px){.special-radio label.full-width span.opt{width:75%}}.special-radio label.full-width p#ga-groupmsg{padding-left:60px;width:70%;padding-top:10px;display:none}.special-radio label{font-size:1em;font-weight:normal;font-family:'Trebuchet MS',sans-serif;float:left;width:100px}.special-radio input,.special-radio label,.special-radio span.opt{float:left}.special-radio .opt{padding-top:8px;margin-left:-20px}.special-radio input[type="radio"]+label,.special-radio input[type="radio"]{display:inline;float:left}.special-radio input[type="radio"]{margin:10px 30px 0 !important;background:url(../images/radio_empty.png) no-repeat;background-size:cover;width:20px;height:20px;padding:4px}.special-radio input[type="radio"]:checked{background:url(../images/radio.png) no-repeat;background-size:cover;width:20px;height:20px}.special-radio .bodyText{max-width:100%;width:90%}.special-radio p{float:left;clear:both;width:100%}.special-radio .error{padding:5px 0;font-size:.875em;color:#ff0030}#searchForm .special-radio{width:auto;clear:none}#searchForm .special-radio label{width:auto}@media(min-width:768px){.g-cookies__copy{float:left;width:75%}.g-cookies__cta{margin:0 0 10px 0;width:25%;float:right;text-align:right}}.g-cookies{font-family:"BHF Beats Bold",Trebuchet,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;background-color:#484e5a;position:fixed;bottom:0;z-index:9999;width:100%;display:none}.g-cookies.is-visible{display:block}.g-cookies .g-cookies__wrap{max-width:1170px;margin:0 auto;padding:15px 20px 20px}.g-cookies .g-cookies__wrap .g-cookies__copy{color:#fff;text-justify:center;align-self:center;font-size:14px;font-size:.9333333333rem;line-height:16px}.g-cookies .g-cookies__wrap .g-cookies__copy .g-cookies__copy a{color:inherit;text-decoration:underline}.g-cookies .g-cookies__wrap .g-cookies__cta button{font-family:"BHF Beats Bold",Trebuchet,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;white-space:nowrap;background:#fff;border:0;padding:10px 17px;border-radius:26px;-webkit-appearance:none;-webkit-transition:all 300ms;-moz-transition:all 300ms;-ms-transition:all 300ms;-o-transition:all 300ms;transition:all 300ms}.GiveInCelebrationSite main{margin-top:6em;margin-bottom:2em;min-height:55vh}.GiveInCelebrationSite a.btn.hopecta{padding:9px 20px;font-size:18px}.GiftOfHopeSite .dz-error-message{color:#fff;float:left;width:100% !important;box-sizing:border-box;left:0 !important}.GiftOfHopeSite a.btn,.GiftOfHopeSite button.btn,.GiftOfHopeSite .fileUploadButton,.GiftOfHopeSite .r_col.register li a{font-family:'BHF Beats Bold'}.GiftOfHopeSite .show_tip.tooltip{color:#fff}.GiftOfHopeSite a.btn.white:hover{background:#fff;color:#ff0030;opacity:.7}.GiftOfHopeSite form.search_form input[type="submit"]{padding:9px 20px !important}.GiftOfHopeSite input[type="submit"],.GiftOfHopeSite form button,.GiftOfHopeSite a.btn{padding:9px 20px;font-size:18px}.GiftOfHopeSite input[type="submit"].edit,.GiftOfHopeSite form button.edit,.GiftOfHopeSite a.btn.edit{padding-left:45px !important}.GiftOfHopeSite .btn.redarrow{position:relative;padding-right:30px}.GiftOfHopeSite .btn.redarrow::before{content:'';display:block;position:absolute;right:13px;background-image:url(../images/downarrow.svg);background-size:cover;width:14px;height:8px;background-repeat:no-repeat;top:20px}.GiftOfHopeSite .r_col.register{background:#fff;color:#474e5a}.GiftOfHopeSite .hero h1{font-size:48px}.GiftOfHopeSite .hero p{font-size:21px}.GiftOfHopeSite p{font-family:'F37Ginger'}.GiftOfHopeSite .hero div{padding:0 64px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.GiftOfHopeSite a.btn.lg,.GiftOfHopeSite a.btn.red{background-color:transparent linear-gradient(90deg,#d20019 0%,#ed1f54 100%) 0% 0% no-repeat padding-box}.GiftOfHopeSite main.form section.theme_bg{margin-top:6.5em}.GiftOfHopeSite section.theme_bg{background:none;margin-top:5.5em}.GiftOfHopeSite div.my_activities{background:#fff}.GiftOfHopeSite div.my_activities .counter{color:#474e5a}.GiftOfHopeSite div.my_activities .counter span{color:#fff;background:#474e5a}.GiftOfHopeSite div.my_activities .latest_donations .item{color:#474e5a}.GiftOfHopeSite div.my_activities .latest_donations div.cash{color:#474e5a}.GiftOfHopeSite div.my_activities .latest_donations div.cash span{background:transparent linear-gradient(90deg,#d20019 0%,#ed1f54 100%) 0% 0% no-repeat padding-box;color:#fff}.GiftOfHopeSite div.my_activities .latest_donations .donate_action a.btn.lg{background:transparent linear-gradient(90deg,#d20019 0%,#ed1f54 100%) 0% 0% no-repeat padding-box;color:#fff !important}.GiftOfHopeSite div div.events{background:transparent linear-gradient(90deg,#d20019 0%,#ed1f54 100%) 0% 0% no-repeat padding-box;color:#fff}.GiftOfHopeSite div div.events h2,.GiftOfHopeSite div div.events a,.GiftOfHopeSite div div.events #owl_events a.ev_link,.GiftOfHopeSite div div.events .amount{color:#fff}.GiftOfHopeSite div div.events p.amount{margin-bottom:0}.GiftOfHopeSite div div.events .owl-prev{background-image:url(../images/homepage/arrow_l.png);background-size:cover;background-repeat:no-repeat}.GiftOfHopeSite div div.events .owl-next{background-image:url(../images/homepage/arrow_r.png);background-size:cover;background-repeat:no-repeat}.GiftOfHopeSite div div.events a.btn{background:#fff;color:#ff0030 !important}.GiftOfHopeSite div article.related{background:transparent linear-gradient(90deg,#d20019 0%,#ed1f54 100%) 0% 0% no-repeat padding-box;color:#fff}.GiftOfHopeSite div article.related h2,.GiftOfHopeSite div article.related h3,.GiftOfHopeSite div article.related p{color:#fff}.GiftOfHopeSite .fund .events h2+p{color:#fff}.GiftOfHopeSite .hero div#goh_hero{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}.GiftOfHopeSite .hero div#goh_hero #goh_hero-heading h1,.GiftOfHopeSite .hero div#goh_hero #goh_hero-heading p{width:100%}.GiftOfHopeSite .hero div#goh_hero #goh_hero-headingimage{padding:0}.GiftOfHopeSite .hero div#goh_hero #goh_hero-headingimage img{position:relative;width:100%}nav img#bhf_logo{position:absolute;width:57px;top:15px;left:20px}div.navigation_bar{position:absolute;width:100%;top:0;z-index:5}div.navigation_bar figcaption{display:none}div.navigation_bar img#bhf_logo{display:none}div.navigation_bar.on,div.navigation_bar.sticknav{position:fixed;background:transparent linear-gradient(90deg,#d20019 0%,#ed1f54 100%) 0% 0% no-repeat padding-box;opacity:1}div.navigation_bar.on figcaption,div.navigation_bar.sticknav figcaption{display:block}div.navigation_bar.on img#bhfcell_logo,div.navigation_bar.sticknav img#bhfcell_logo{display:none}div.navigation_bar.on img#bhf_logo,div.navigation_bar.sticknav img#bhf_logo{display:block}div.home_container{float:left;width:100%;box-sizing:border-box;z-index:1;background:#fff}div.home_container div.home_intro_container::after{z-index:0;content:"";position:absolute;left:0;right:0;top:0;background-image:url(/images/homepage/header-curve5.svg);background-repeat:no-repeat;background-size:101%;height:46vw;max-height:930px}div.home_container div.home_intro_container div.home_intro{position:relative;width:100%;z-index:1;box-sizing:border-box}div.home_container div.home_intro_container div.home_intro div.home_intro_copy{color:#fff}div.home_container div.home_intro_container div.home_intro div.home_intro_copy h1{color:#fff;font-size:48px}div.home_container div.home_intro_container div.home_intro div.home_intro_copy p{font-size:21px}div.home_container div.featured-funds_container{background:transparent linear-gradient(90deg,var(--unnamed-color-8c0032) 0%,var(--unnamed-color-d20019) 100%) 0% 0% no-repeat padding-box;background:transparent linear-gradient(90deg,#8c0032 0%,#d20019 100%) 0% 0% no-repeat padding-box;color:#fff;padding-top:30px}div.home_container div.featured-funds_container div.pageWidth{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}div.home_container div.featured-funds_container h2{font-size:36px}div.home_container div.featured-funds_container p{font-size:21px}div.home_container div.featured-funds_container .people{background:none;margin-bottom:0}div.home_container div.featured-funds_container .people #owl .owl-prev{width:35px;height:35px;background:transparent url(../images/homepage/arrow_l.png) no-repeat 0 0}div.home_container div.featured-funds_container .people #owl .owl-next{width:35px;height:35px;background:transparent url(../images/homepage/arrow_r.png) no-repeat 0 0}div.home_container div.featured-funds_container .people a{color:#fff}div.home_container div.featured-funds_container .people a span{font-size:18px;font-family:'BHF Beats Bold'}div.home_container div.featured-funds_container .people a>div div{border-radius:50%;border:4px solid #fff;background:#fff;overflow:hidden}div.home_container div.featured-funds_container .people .header_search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:40px}div.home_container div.featured-funds_container .people .header_search div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}div.home_container div.featured-funds_container .people .header_search div input[type='submit']{background:#fff;color:#ff0030}div.home_container div.howitworks_container div.howitworks_intro_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}div.home_container div.howitworks_container div.howitworks_intro_container h2{color:#ff0030;font-size:2.5em}div.home_container div.howitworks_container div.howitworks_intro_container p{max-width:723px;font-size:21px}div.home_container div.howitworks_container div.howitworks_info_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}div.home_container div.howitworks_container div.howitworks_info_container div.howitworks_info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:33%;margin:25px}div.home_container div.howitworks_container div.howitworks_info_container div.howitworks_info h2{color:#8c0032;font-size:21px}div.home_container div.howitworks_container div.howitworks_info_container div.howitworks_info p{font-family:'F37Ginger Light';font-size:18px}div.home_container div.howitworks_container div.howitworks_cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:25px}div.home_container div.tribute_container div.pageWidth{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;padding:50px 0}div.home_container div.tribute_container div.pageWidth div{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 25px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}div.home_container div.tribute_container div.pageWidth div.tribute_img_container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:center;-ms-grid-row-align:center}div.home_container div.tribute_container div.pageWidth div.tribute_img_container img{width:100%;max-width:640px;border-radius:25px;align-self:center}div.home_container div.tribute_container div.pageWidth div.tribute_info_container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}div.home_container div.tribute_container div.pageWidth div.tribute_info_container p{max-width:720px}div.home_container div.tribute_container div.pageWidth div.tribute_info_container p.quote{font-family:'F37Ginger Light';font-size:18px}div.home_container div.tribute_container div.pageWidth div.tribute_info_container p.author{font-family:'F37Ginger Bold'}div.home_container div.tribute_container div.pageWidth div.tribute_info_container a{font-family:'BHF Beats Bold';font-size:18px;display:block;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}div.home_container div.tribute_container div.pageWidth div.tribute_info_container a:after{content:'';background-image:url(../images/homepage/link-arrow.svg);background-repeat:no-repeat;background-size:cover;display:inline-block;width:8px;height:14px;margin-left:5px}input.searchbox{margin-bottom:0;color:#fff;background:rgba(255,255,255,.5);border:none;box-shadow:none;border-radius:20px;margin-right:15px;background-image:url(../images/homepage/lookup.png);background-repeat:no-repeat;background-size:20px;background-position:12px 11px;padding:12px 10px 11px 40px;max-width:240px;font-size:18px;font-family:'BHF Beats'}input.searchbox::placeholder{color:#fff;opacity:1;font-family:'BHF Beats';font-size:18px}@media(max-width:1370px) and (min-width:1024px){div.home_container div.home_intro_container div.home_intro div.home_intro_copy h1{font-size:30px}div.home_container div.home_intro_container div.home_intro div.home_intro_copy p{font-size:18px}div.home_container div.howitworks_container{padding:20px 10px}div.home_container div.featured-funds_container p{padding:0 20px}}@media(max-width:1024px) and (min-width:769px){.header_search.mob{display:none !important}.GiftOfHopeSite div.home_container div.home_intro_container{height:auto}.GiftOfHopeSite div.home_container div.home_intro_container::after{display:none}.GiftOfHopeSite div.home_container div.home_intro_container div.intro-header__image{float:none;position:relative;width:100%;line-height:0;min-height:168px}.GiftOfHopeSite div.home_container div.home_intro_container div.intro-header__image img#hero-desktopImg{display:none}.GiftOfHopeSite div.home_container div.home_intro_container div.intro-header__image img#hero-mobileImg{width:100%;display:block}.GiftOfHopeSite div.home_container div.home_intro_container div.home_intro{position:relative;width:100%;z-index:1;box-sizing:border-box;float:none;font-family:"BHF Beats Bold",Trebuchet,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;padding:20px 20px 40px 20px;background:linear-gradient(to right,#ff0030,#ed1f54);min-height:300px;height:40vh}.GiftOfHopeSite div.home_container div.home_intro_container div.home_intro::before{content:"";width:100%;position:absolute;top:-15vw;left:0;right:0;background-image:url(/images/homepage/header-curve-mobile.svg);background-repeat:no-repeat;background-size:102%;background-position:bottom;height:16vw;display:block}.GiftOfHopeSite div.home_container div.home_intro_container div.home_intro div.home_intro_copy{max-width:100%}.GiftOfHopeSite div.home_container div.home_intro_container div.home_intro div.home_intro_copy h1{font-size:30px}.GiftOfHopeSite div.home_container div.home_intro_container div.home_intro div.home_intro_copy p{font-size:18px}}@media(min-width:769px){.GiftOfHopeSite main.form section.theme_bg{margin-top:6.5em}.GiftOfHopeSite main.form section.theme_bg div.hero div,.GiftOfHopeSite main.form section.theme_bg div.cols_wrap div.standard,.GiftOfHopeSite main.form section.theme_bg div.cols_wrap div.standard div.l_col.rte{border-radius:20px;overflow:hidden}.GiftOfHopeSite div.three_cols_wrap,.GiftOfHopeSite div.my_activities{border-radius:20px;overflow:hidden}.GiftOfHopeSite div#goh_hero{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row}.GiftOfHopeSite div#goh_hero #goh_hero-heading{width:60%}.GiftOfHopeSite div#goh_hero #goh_hero-heading h1,.GiftOfHopeSite div#goh_hero #goh_hero-heading p{width:100%}.GiftOfHopeSite div#goh_hero #goh_hero-headingimage{width:50%}.GiftOfHopeSite div#goh_hero #goh_hero-headingimage img{width:100%}.GiftOfHopeSite div#goh_hero #goh_hero-headingimage img#desktop-img{display:block}.GiftOfHopeSite div#goh_hero #goh_hero-headingimage img#mobile-img{display:none}div.home_container{float:left;width:100%;box-sizing:border-box;z-index:1}div.home_container div.home_intro_container{height:46vw;max-height:880px;position:relative;overflow:hidden}div.home_container div.home_intro_container div.intro-header__image{width:50%;min-height:inherit;float:left;height:42.5vw;max-height:830px;overflow-y:hidden;position:relative;line-height:0}div.home_container div.home_intro_container div.intro-header__image img{width:100%}div.home_container div.home_intro_container div.intro-header__image img#hero-mobileImg{display:none}div.home_container div.home_intro_container div.home_intro{background:inherit;width:50%;float:left;padding:inherit;display:flex;-ms-flex-align:center;-webkit-align-items:center;height:47vw;max-height:865px}div.home_container div.home_intro_container div.home_intro div.home_intro_copy{max-width:450px}}@media(max-width:768px){.GiftOfHopeSite div#goh_hero{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.GiftOfHopeSite div#goh_hero #goh_hero-heading{width:100%}.GiftOfHopeSite div#goh_hero #goh_hero-heading h1,.GiftOfHopeSite div#goh_hero #goh_hero-heading p{width:100%}.GiftOfHopeSite div#goh_hero #goh_hero-headingimage{width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-height:0}.GiftOfHopeSite div#goh_hero #goh_hero-headingimage img#desktop-img{display:none}.GiftOfHopeSite div#goh_hero #goh_hero-headingimage img#mobile-img{display:block;right:0}div.navigation_bar.on img#bhfcell_logo,div.navigation_bar.sticknav img#bhfcell_logo{display:none}div.navigation_bar.on img#bhf_logo,div.navigation_bar.sticknav img#bhf_logo{display:block;left:0;top:12px;width:45px}div.navigation_bar.on figcaption,div.navigation_bar.sticknav figcaption{display:block;font-size:17px;line-height:1;top:14px;left:60px}div.home_container .intro-header__image{float:none;position:relative;width:100%;line-height:0;min-height:168px}div.home_container .intro-header__image img{width:100%}div.home_container .intro-header__image img#hero-desktopImg{display:none}div.home_container div.home_intro_container:after{display:none}div.home_container div.home_intro_container div.home_intro{float:none;font-family:"BHF Beats Bold",Trebuchet,Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;padding:20px 20px 40px 20px;background:linear-gradient(to right,#ff0030,#ed1f54)}div.home_container div.home_intro_container div.home_intro::before{content:"";width:100%;position:absolute;top:-15vw;left:0;right:0;background-image:url(/images/homepage/header-curve-mobile.svg);background-repeat:no-repeat;background-size:102%;background-position:bottom;height:16vw;display:block}div.home_container div.home_intro_container div.home_intro div.home_intro_copy p{font-size:19px}div.home_container div.howitworks_container{padding:20px 10px}div.home_container div.howitworks_container div.howitworks_intro_container{padding:0 15px}div.home_container div.howitworks_container div.howitworks_intro_container h2{font-size:25px}div.home_container div.howitworks_container div.howitworks_intro_container p{font-size:18px}div.home_container div.howitworks_container div.howitworks_info_container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}div.home_container div.howitworks_container div.howitworks_info_container h2{font-size:20px}div.home_container div.howitworks_container div.howitworks_info_container p{font-size:18px}div.home_container div.howitworks_container div.howitworks_info_container div.howitworks_info{width:90%;margin:10px 0}div.home_container div.howitworks_container div.howitworks_info_container div.howitworks_info h2{font-size:18px}div.home_container div.howitworks_container div.howitworks_info_container div.howitworks_info p{font-size:16px}div.home_container div.featured-funds_container h2{font-size:25px}div.home_container div.featured-funds_container p{font-size:18px;text-align:center;padding:0 20px}div.home_container div.tribute_container div.pageWidth{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding:10px 0 15px 0}div.home_container div.tribute_container div.pageWidth div{width:100%;margin-top:20px}div.home_container div.tribute_container div.pageWidth div img{width:70%}footer .legalfooter-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}footer .legalfooter-content div{width:100%;margin:10px 0}}.payment-modal{display:none;position:fixed;z-index:10;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.payment-modal .payment-modal-content{background-color:#fefefe;margin:15% auto;padding:20px;border:1px solid #888;width:80%;max-width:600px}
