﻿html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}button,input[type="button"],input[type="reset"],input[type="submit"]{appearance:none;background-color:#7accc8;border:0;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-family:"proxima-nova-soft",serif;font-size:1em;-webkit-font-smoothing:antialiased;-webkit-appearance:none;font-weight:600;line-height:1;padding:0.75em 1.5em;text-decoration:none;transition:background-color 150ms ease;user-select:none;vertical-align:middle;white-space:nowrap;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}button:hover,button:focus,input[type="button"]:hover,input[type="button"]:focus,input[type="reset"]:hover,input[type="reset"]:focus,input[type="submit"]:hover,input[type="submit"]:focus{color:#fff}button:disabled,input[type="button"]:disabled,input[type="reset"]:disabled,input[type="submit"]:disabled{cursor:not-allowed;opacity:0.5}button:disabled:hover,input[type="button"]:disabled:hover,input[type="reset"]:disabled:hover,input[type="submit"]:disabled:hover{background-color:#7accc8}.button{display:block;width:120px;border-radius:5px;padding:10px 0;text-align:center;color:#fff;font-weight:300;box-shadow:1px 1px 9px rgba(0,0,0,0.2);-webkit-appearance:none;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.button.yellow-button{display:inline-block;background:#fdb913}.button.yellow-button:hover{color:#fff;box-shadow:0px 3px 14px rgba(0,0,0,0.2)}.button.green-button{display:block;background:#7accc8;margin:0 auto}.button.green-button:hover{color:white;box-shadow:0px 3px 14px rgba(0,0,0,0.2)}.button.white-button{visibility:hidden;opacity:0;z-index:4;bottom:15%;background:#fff;color:#959595;-webkit-transform:translate(0, 50px);-moz-transform:translate(0, 50px);-ms-transform:translate(0, 50px);-o-transform:translate(0, 50px);transform:translate(0, 50px);-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}@media screen and (max-width: 1024px){.button.white-button{opacity:1;visibility:visible;-webkit-transform:translate(0, 15px);-moz-transform:translate(0, 15px);-ms-transform:translate(0, 15px);-o-transform:translate(0, 15px);transform:translate(0, 15px)}}.button.white-button:hover{box-shadow:0px 3px 14px rgba(0,0,0,0.2)}fieldset{background-color:transparent;border:0;margin:0;padding:0}legend{font-weight:600;margin-bottom:0.375em;padding:0}label{display:block;font-weight:600;margin-bottom:0.375em}input,select,textarea{display:block;font-family:"proxima-nova-soft",serif;font-size:1em}input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="email"],input[type="month"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="time"],input[type="url"],input[type="week"],input:not([type]),textarea,select,select[multiple]{background-color:#fff;border:1px solid #ddd;border-radius:3px;box-shadow:inset 0 1px 3px rgba(0,0,0,0.06);box-sizing:border-box;margin-bottom:0.75em;padding:0.5em;transition:border-color 150ms ease;width:100%}input[type="color"]:hover,input[type="date"]:hover,input[type="datetime"]:hover,input[type="datetime-local"]:hover,input[type="email"]:hover,input[type="month"]:hover,input[type="number"]:hover,input[type="password"]:hover,input[type="search"]:hover,input[type="tel"]:hover,input[type="text"]:hover,input[type="time"]:hover,input[type="url"]:hover,input[type="week"]:hover,input:not([type]):hover,textarea:hover,select:hover,select[multiple]:hover{border-color:#b1b1b1}input[type="color"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="email"]:focus,input[type="month"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="text"]:focus,input[type="time"]:focus,input[type="url"]:focus,input[type="week"]:focus,input:not([type]):focus,textarea:focus,select:focus,select[multiple]:focus{border-color:#7accc8;box-shadow:inset 0 1px 3px rgba(0,0,0,0.06),0 0 5px rgba(104,197,192,0.7);outline:none}input[type="color"]:disabled,input[type="date"]:disabled,input[type="datetime"]:disabled,input[type="datetime-local"]:disabled,input[type="email"]:disabled,input[type="month"]:disabled,input[type="number"]:disabled,input[type="password"]:disabled,input[type="search"]:disabled,input[type="tel"]:disabled,input[type="text"]:disabled,input[type="time"]:disabled,input[type="url"]:disabled,input[type="week"]:disabled,input:not([type]):disabled,textarea:disabled,select:disabled,select[multiple]:disabled{background-color:#f2f2f2;cursor:not-allowed}input[type="color"]:disabled:hover,input[type="date"]:disabled:hover,input[type="datetime"]:disabled:hover,input[type="datetime-local"]:disabled:hover,input[type="email"]:disabled:hover,input[type="month"]:disabled:hover,input[type="number"]:disabled:hover,input[type="password"]:disabled:hover,input[type="search"]:disabled:hover,input[type="tel"]:disabled:hover,input[type="text"]:disabled:hover,input[type="time"]:disabled:hover,input[type="url"]:disabled:hover,input[type="week"]:disabled:hover,input:not([type]):disabled:hover,textarea:disabled:hover,select:disabled:hover,select[multiple]:disabled:hover{border:1px solid #ddd}textarea{resize:vertical}[type="search"]{appearance:none}[type="checkbox"],[type="radio"]{display:inline;margin-right:0.375em}[type="file"]{margin-bottom:0.75em;width:100%}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-bottom:0.75em;max-width:100%}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}dl{margin:0}dt{font-weight:600;margin:0}dd{margin:0}figure{margin:0}img,picture{margin:0;max-width:100%;height:auto;}table{border-collapse:collapse;margin:0.75em 0;table-layout:fixed;width:100%}th{border-bottom:1px solid #a6a6a6;font-weight:600;padding:0.75em 0;text-align:left}td{border-bottom:1px solid #ddd;padding:0.75em 0}tr,td,th{vertical-align:middle}body{color:#959595;font-family:"proxima-nova-soft",serif;font-size:1em;line-height:1.5;margin:0;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:"bree-serif",serif;font-size:1.333em;line-height:130%;margin:0 0 0.75em;letter-spacing:0.02em;font-weight:500;color:#7accc8}h1{font-size:1.875em}p{margin:0 0 0.75em;color:#959595}a{color:#7accc8;text-decoration:none;transition:color 150ms ease}a:hover{color:#5c9996;-webkit-transition-timing-function:cubic-bezier(0.17, 0.67, 0.83, 1);transition-timing-function:cubic-bezier(0.17, 0.67, 0.83, 1);-webkit-transition:all 0.4s ease-out;-moz-transition:all 0.4s ease-out;transition:all 0.4s ease-out}hr{border-bottom:1px solid #ddd;border-left:0;border-right:0;border-top:0;margin:1.5em 0}.size-auto,.size-full,.size-large,.size-medium,.size-thumbnail{max-width:100%;height:auto}.container{max-width:1200px;margin-left:auto;margin-right:auto}.container::after{clear:both;content:"";display:table}.container.menu-container{position:relative}.container .columns{float:left;display:block;margin-right:2.35765%;width:100%}.container .columns:last-child{margin-right:0}.container .columns .col-lg{float:left;display:block;margin-right:2.35765%;width:100%}.container .columns .col-lg:last-child{margin-right:0}.container .columns .col-lg .internal-title-wrapper{float:left;display:block;margin-right:2.35765%;width:100%}.container .columns .col-lg .internal-title-wrapper:last-child{margin-right:0}.container .columns .col-lg .internal-title-wrapper::after{clear:both;content:"";display:table}.container .columns .col-lg .internal-title-wrapper .internal-title{float:left;display:block;margin-right:2.35765%;width:48.82117%;margin-left:25.58941%;text-align:center;margin-top:90px;margin-bottom:90px}.container .columns .col-lg .internal-title-wrapper .internal-title:last-child{margin-right:0}@media screen and (max-width: 786px){.container .columns .col-lg .internal-title-wrapper .internal-title{margin-top:25px;margin-bottom:25px}}@media screen and (max-width: 480px){.container .columns .col-lg .internal-title-wrapper .internal-title{float:left;display:block;margin-right:2.35765%;width:100%;margin-left:0%}.container .columns .col-lg .internal-title-wrapper .internal-title:last-child{margin-right:0}}.container .columns .col-lg .internal-content-wrapper{float:left;display:block;margin-right:2.35765%;width:48.82117%;margin-left:25.58941%;margin-bottom:50px}.container .columns .col-lg .internal-content-wrapper:last-child{margin-right:0}.container .columns .col-lg .internal-content-wrapper::after{clear:both;content:"";display:table}.container .columns .col-lg .internal-content-wrapper .internal-content{text-align:left}.container .columns .col-lg .internal-content-wrapper .internal-content h2{font-family:"proxima-nova-soft",serif}.container .columns .col-lg .internal-content-wrapper .internal-content p strong{color:#7accc8}.container .columns .col-lg .internal-content-wrapper .internal-content p img{display:block;margin:0 auto}.container .columns .col-lg .internal-content-wrapper .internal-content .post-wrapper{margin:50px 0}@media screen and (max-width: 680px){.container .columns .col-lg .internal-content-wrapper{float:left;display:block;margin-right:4.82916%;width:100%;margin-left:0%}.container .columns .col-lg .internal-content-wrapper:last-child{margin-right:0}}.container .columns .col-lg .square{float:left;display:block;margin-right:2.35765%;width:31.76157%;padding:10.7% 55px}.container .columns .col-lg .square:last-child{margin-right:0}@media screen and (max-width: 1024px){.container .columns .col-lg .square{height:306px;padding:4.7% 20px}}@media screen and (max-width: 786px){.container .columns .col-lg .square{float:left;display:block;margin-right:3.57866%;width:100%;height:360px;margin:25px 0}.container .columns .col-lg .square:last-child{margin-right:0}}.container .columns .col-lg .rectangle{float:left;display:block;margin-right:2.35765%;width:48.82117%;height:360px;margin-bottom:2.35765%;padding:10.7% 120px;overflow:hidden}.container .columns .col-lg .rectangle:last-child{margin-right:0}.container .columns .col-lg .rectangle:nth-child(2n){margin-right:0}.container .columns .col-lg .rectangle:nth-child(2n+1){clear:left}@media screen and (max-width: 786px){.container .columns .col-lg .rectangle{float:left;display:block;margin-right:3.57866%;width:100%;margin-right:0;padding:10.7% 20px;margin:25px 0}.container .columns .col-lg .rectangle:last-child{margin-right:0}}.container .columns .col-lg .menu-blocks{float:left;display:block;margin-right:3.57866%;width:22.316%;padding:5% 5px}.container .columns .col-lg .menu-blocks:last-child{margin-right:0}.container .columns .col-lg .blocks{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;position:relative;border-radius:7px;box-shadow:2px 2px 10px rgba(0,0,0,0.3);z-index:0;max-height:381px;-webkit-transform:translate(0, 25px);-moz-transform:translate(0, 25px);-ms-transform:translate(0, 25px);-o-transform:translate(0, 25px);transform:translate(0, 25px)}.container .columns .col-lg .blocks::after{clear:both;content:"";display:table}.container .columns .col-lg .blocks:before{content:' ';display:block;width:100%;height:100%;background:rgba(0,0,0,0.3);position:absolute;top:0;left:0;z-index:1;border-radius:7px;-webkit-transition-timing-function:cubic-bezier(0.17, 0.67, 0.83, 1);transition-timing-function:cubic-bezier(0.17, 0.67, 0.83, 1);-webkit-transition:all 0.4s ease-out;-moz-transition:all 0.4s ease-out;transition:all 0.4s ease-out}.container .columns .col-lg .blocks:after{content:' ';display:block;width:100%;height:100%;background:rgba(122,204,200,0);position:absolute;top:0;left:0;border-radius:7px;z-index:-1;overflow:hidden;-webkit-transition-timing0function:cubic-bezier(0.17, 0.67, 0.83, 1);transition-timing0function:cubic-bezier(0.17, 0.67, 0.83, 1);-webkit-transition:all 0.4s ease-out;-moz-transition:all 0.4s ease-out;transition:all 0.4s ease-out}.container .columns .col-lg .blocks h2{letter-spacing:0.04em;color:white}.container .columns .col-lg .blocks h2 span{white-space:nowrap}.container .columns .col-lg .blocks p{letter-spacing:0.03em;color:white;display:block;width:100%}.container .columns .col-lg .blocks h2,.container .columns .col-lg .blocks p{font-family:"proxima-nova-soft",serif;position:relative;z-index:3;-webkit-transform:translate(0, 10px);-moz-transform:translate(0, 10px);-ms-transform:translate(0, 10px);-o-transform:translate(0, 10px);transform:translate(0, 10px);-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}@media screen and (max-width: 1024px){.container .columns .col-lg .blocks h2,.container .columns .col-lg .blocks p{-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}}.container .columns .col-lg .blocks i{font-size:24px;position:absolute;right:10px;bottom:10px;opacity:0.5;z-index:3;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.container .columns .col-lg .blocks img{width:100%;height:auto;position:absolute;top:0;left:0;opacity:1;transition:all 0.3s ease-in-out;border-radius:inherit;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.container .columns .col-lg .blocks:hover i{opacity:1}@media screen and (max-width: 786px){.container .columns .col-lg .blocks:hover i{opacity:0.5}}.container .columns .col-lg .blocks:hover:before{background:transparent}@media screen and (max-width: 786px){.container .columns .col-lg .blocks:hover:before{background:rgba(0,0,0,0.3)}}.container .columns .col-lg .blocks:hover:after{background:#7accc8}@media screen and (max-width: 786px){.container .columns .col-lg .blocks:hover:after{background:none}}.container .columns .col-lg .blocks:hover h2,.container .columns .col-lg .blocks:hover p{-webkit-transform:translate(0, -25px);-moz-transform:translate(0, -25px);-ms-transform:translate(0, -25px);-o-transform:translate(0, -25px);transform:translate(0, -25px)}.container .columns .col-lg .blocks:hover .white-button{-webkit-transform:translate(0, 20px);-moz-transform:translate(0, 20px);-ms-transform:translate(0, 20px);-o-transform:translate(0, 20px);transform:translate(0, 20px);visibility:visible;opacity:1;cursor:pointer}@media screen and (max-width: 786px){.container .columns .col-lg .blocks:hover .white-button{-webkit-transform:translate(0, 0px);-moz-transform:translate(0, 0px);-ms-transform:translate(0, 0px);-o-transform:translate(0, 0px);transform:translate(0, 0px)}}.container .columns .col-lg .blocks:hover img{opacity:0}@media screen and (max-width: 786px){.container .columns .col-lg .blocks:hover img{opacity:1}}.container .columns .col-lg .blocks:last-child:after{content:' ';display:block;clear:both}.container .columns .col-lg.error-page{text-align:center;margin-top:150px}.container .columns .col-med{float:left;display:block;margin-right:2.35765%;width:65.88078%;margin-left:17.05961%}.container .columns .col-med:last-child{margin-right:0}@media screen and (max-width: 786px){.container .columns .col-med{float:left;display:block;margin-right:3.57866%;width:100%;margin-left:0%}.container .columns .col-med:last-child{margin-right:0}}.container .columns .col-sm{float:left;display:block;margin-right:2.35765%;width:48.82117%;margin-left:25.58941%}.container .columns .col-sm:last-child{margin-right:0}@media screen and (max-width: 786px){.container .columns .col-sm{float:left;display:block;margin-right:3.57866%;width:100%;margin-left:0%}.container .columns .col-sm:last-child{margin-right:0}}.container .columns .two-col{float:left;display:block;margin-right:2.35765%;width:48.82117%}.container .columns .two-col:last-child{margin-right:0}@media screen and (max-width: 680px){.container .columns .two-col{margin-top:25px;float:left;display:block;margin-right:4.82916%;width:100%}.container .columns .two-col:last-child{margin-right:0}}@media screen and (max-width: 1260px){.container{padding-left:30px;padding-right:30px}}.wf-loading h1,.wf-loading h2,.wf-loading h3,.wf-loading h4,.wf-loading h5,.wf-loading h6,.wf-loading p,.wf-loading a,.wf-loading ul,.wf-loading ol,.wf-loading li{visibility:hidden;opacity:0}@media screen and (max-width: 786px){.wf-loading h1,.wf-loading h2,.wf-loading h3,.wf-loading h4,.wf-loading h5,.wf-loading h6,.wf-loading p,.wf-loading a,.wf-loading ul,.wf-loading ol,.wf-loading li{visibility:visible !important;opacity:1 !important}}.wf-inactive h1,.wf-inactive h2,.wf-inactive h3,.wf-inactive h4,.wf-inactive h5,.wf-inactive h6,.wf-inactive p,.wf-inactive a,.wf-inactive ul,.wf-inactive ol,.wf-inactive li{visibility:hidden;opacity:0}@media screen and (max-width: 786px){.wf-inactive h1,.wf-inactive h2,.wf-inactive h3,.wf-inactive h4,.wf-inactive h5,.wf-inactive h6,.wf-inactive p,.wf-inactive a,.wf-inactive ul,.wf-inactive ol,.wf-inactive li{visibility:visible !important;opacity:1 !important}}.wf-active h1,.wf-active h2,.wf-active h3,.wf-active h4,.wf-active h5,.wf-active h6,.wf-active p,.wf-active a,.wf-active ul,.wf-active ol,.wf-active li{visibility:visible;opacity:1;-webkit-transition:all 0.1s ease-in-out;-moz-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out}#top{display:block;width:100%;background:#7accc8;position:fixed;top:0;left:0;z-index:5}#top ul{display:flex;flex-direction:row;justify-content:space-between;align-content:center;text-align:center;margin:0;padding:0;font-size:0}#top ul li{display:inline-block;margin:0;padding:0;font-size:16px}#top ul li a{display:block;height:35px;line-height:35px;color:#fff;opacity:1;letter-spacing:0.01em;font-weight:300;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#top ul li a i{color:#fff}#top ul li a:hover{opacity:0.7}@media screen and (max-width: 786px){#top{display:none}}#menu{display:block;width:100%;background:#fff;box-shadow:0px 5px 12px rgba(0,0,0,0.04);position:fixed;top:35px;left:0;z-index:5}#menu .logo{display:inline-block;position:absolute;top:16px;left:0}#menu .logo a{display:block}#menu .logo img{width:auto;height:40px}@media screen and (max-width: 786px){#menu .logo{position:relative;top:0;margin:15px 0}#menu .logo::after{clear:both;content:"";display:table}}#menu nav{display:block;width:100%;margin:0;padding:0}#menu nav>ul{display:block;text-align:center;margin:0;padding:0;font-size:0}#menu nav>ul>li{display:inline-block;margin:0;padding:0;font-size:16px}#menu nav>ul>li>a{display:block;height:75px;line-height:75px;color:#959595;padding:0 30px;letter-spacing:0.01em;font-weight:300;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}@media screen and (max-width: 1024px){#menu nav>ul>li>a{padding:0 10px}}#menu nav>ul>li>.sub-menu{display:block;position:absolute;margin:0 auto;padding:0;opacity:0;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#menu nav>ul>li>.sub-menu>li{display:inline-block;margin:0;padding:0}#menu nav>ul>li>.sub-menu>li>a{display:block}#menu nav>ul>li:hover>a{color:#7accc8;cursor:pointer}#menu nav>ul>li.menu-item-494 .flyout-menu .sub-menu li:first-child{background-image:url(../img/Volunteer_rectangle.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}#menu nav>ul>li.menu-item-494 .flyout-menu .sub-menu li:nth-child(2){background-image:url(../img/career_rect.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}#menu nav>ul>li.menu-item-494 .flyout-menu .sub-menu li:nth-child(3){background-image:url(../img/flyout-bg3.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}#menu nav>ul>li.menu-item-494 .flyout-menu .sub-menu li:last-child{background-image:url(../img/flyout-bg5.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}#menu nav>ul>li.menu-item-422 .flyout-menu .sub-menu li:first-child{background-image:url(../img/flyout-bg8.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}#menu nav>ul>li.menu-item-422 .flyout-menu .sub-menu li:nth-child(2){background-image:url(../img/flyout-bg4.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}#menu nav>ul>li.menu-item-422 .flyout-menu .sub-menu li:nth-child(3){background-image:url(../img/flyout-bg6.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}#menu nav>ul>li.menu-item-422 .flyout-menu .sub-menu li:last-child{background-image:url(../img/open-arms-rect.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}@media screen and (max-width: 786px){#menu nav{display:none}}#menu .donate{display:block;position:absolute;top:15px;right:0;font-weight:300}@media screen and (max-width: 786px){#menu .donate{display:none}}@media screen and (max-width: 1024px){#menu{padding:0 10px}}@media screen and (max-width: 786px){#menu{box-shadow:none;top:0}#menu::after{clear:both;content:"";display:table}}.flyout-menu{display:none;width:100% !important;background:#fff;position:fixed;top:110px;left:0;text-align:center;box-shadow:0px 5px 12px rgba(0,0,0,0.04) inset;border-bottom:1px solid rgba(0,0,0,0.04);z-index:5}.flyout-menu ul{padding:50px 0;list-style-type:none;font-size:0}.flyout-menu ul li{display:block;padding:0;height:130px;font-size:16px;-webkit-transform:translate(0, 0) !important;-moz-transform:translate(0, 0) !important;-ms-transform:translate(0, 0) !important;-o-transform:translate(0, 0) !important;transform:translate(0, 0) !important}.flyout-menu ul li:before{background:rgba(0,0,0,0.55) !important}.flyout-menu ul li:hover:before{background:transparent !important}.flyout-menu ul li a{color:#fff;text-decoration:none;position:absolute;width:100%;height:100%;top:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1}.flyout-menu ul li a::after{clear:both;content:"";display:table}.flyout-menu ul li img{height:auto}.navtoggle{display:none;position:absolute;top:0;right:0;margin:25px 30px;color:#7accc8;font-size:1.5em}.navtoggle:hover{cursor:pointer}@media screen and (max-width: 786px){.navtoggle{display:block}}#mobile-menu{display:none;width:80%;height:100vh;box-shadow:2px 6px 10px rgba(0,0,0,0.2);position:fixed;top:0px;left:0;background:white;padding:50px 0 0 0;z-index:5;overflow:scroll;-webkit-transform:translateX(-650px);-moz-transform:translateX(-650px);-ms-transform:translateX(-650px);-o-transform:translateX(-650px);transform:translateX(-650px);-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}#mobile-menu.active{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}#mobile-menu .fa-close{position:absolute;top:0;right:0;padding:20px}#mobile-menu>ul{display:block;margin:0;padding:0;text-align:left;font-size:0}#mobile-menu>ul>li{display:block;margin:0;padding:0;position:relative;font-size:16px}#mobile-menu>ul>li.menu-item-has-children:after{content:'\f107';font-family:'FontAwesome';color:#7accc8;display:inline-block;position:absolute;top:10px;right:50px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#mobile-menu>ul>li.menu-item-has-children.active-dropdown:after{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}#mobile-menu>ul>li>a{display:block;text-decoration:none;padding:10px 0 10px 50px}#mobile-menu>ul>li>ul{display:none;list-style-type:none;margin:0;padding:15px 0;font-size:0;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#mobile-menu>ul>li>ul li{display:block;margin:0;padding:0;font-size:16px}#mobile-menu>ul>li>ul li a{display:block;padding:10px 0 10px 75px}@media screen and (max-width: 786px){#mobile-menu{display:block}}.main-menu .current_page_item>a{color:#7accc8 !important}.main-menu .flyout .flyout-menu .sub-menu .current_page_item>a{color:#7accc8 !important}.main-menu .flyout .flyout-menu .sub-menu .current_page_item>a:hover{color:white !important}.hero-sections{max-width:1200px;margin-left:auto;margin-right:auto;display:flex;width:100%;position:relative;flex-direction:row;justify-content:center;align-items:center}.hero-sections::after{clear:both;content:"";display:table}.hero-sections .hero-text{float:left;display:block;margin-right:2.35765%;width:23.23176%;margin-left:8.5298%}.hero-sections .hero-text:last-child{margin-right:0}.hero-sections .hero-text h1{color:#7accc8;text-align:center;font-size:1.875em}@media screen and (max-width: 786px){.hero-sections .hero-text{width:100%;padding:0 25px}}@media screen and (max-width: 786px){.hero-sections{flex-direction:column-reverse}}#hero{height:100vh;position:relative}#hero h1{margin-top:100px;margin-bottom:80px;font-size:2.5em}@media screen and (max-width: 680px){#hero h1{font-size:2em}}#hero h1 span{white-space:nowrap}@media screen and (max-width: 680px){#hero h1{margin-top:0;margin-bottom:0}}#hero img{width:175px;height:auto;display:block;margin:0 auto}@media screen and (max-width: 786px){#hero img{display:none}}#hero .hero-bg{float:left;display:block;margin-right:2.35765%;width:65.88078%;position:relative;height:inherit}#hero .hero-bg:last-child{margin-right:0}#hero .hero-bg img{display:block;width:100%;margin:0;position:absolute;top:10%;left:0;-webkit-transform:translate(15px, 0);-moz-transform:translate(15px, 0);-ms-transform:translate(15px, 0);-o-transform:translate(15px, 0);transform:translate(15px, 0)}@media screen and (max-width: 786px){#hero .hero-bg img{width:100%;position:relative;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}}@media screen and (max-width: 786px){#hero .hero-bg{float:left;display:block;margin-right:3.57866%;width:100%;position:relative;display:block;padding:0 25px;top:35px;left:0;right:0;bottom:0;text-align:center;-webkit-transform:translate3d(0px, 0px, 0px) !important;-moz-transform:translate3d(0px, 0px, 0px) !important;-ms-transform:translate3d(0px, 0px, 0px) !important;-o-transform:translate3d(0px, 0px, 0px) !important;transform:translate3d(0px, 0px, 0px) !important}#hero .hero-bg:last-child{margin-right:0}}#hero .hero-text{float:left;display:block;margin-right:2.35765%;width:31.76157%;margin-left:0%}#hero .hero-text:last-child{margin-right:0}@media screen and (max-width: 786px){#hero .hero-text{float:left;display:block;margin-right:3.57866%;width:100%;margin-left:auto}#hero .hero-text:last-child{margin-right:0}}@media screen and (max-width: 786px){#hero{height:auto;margin-top:100px;display:flex;flex-direction:column}}#hero2{height:80vh;position:relative;text-align:center}#hero2 .hero2-bg{float:left;display:block;margin-right:2.35765%;width:48.82117%;position:relative;height:inherit}#hero2 .hero2-bg:last-child{margin-right:0}#hero2 .hero2-bg img{display:block;width:100%;margin:0;position:absolute;top:0;left:0;-webkit-transform:translate(-15px, 0);-moz-transform:translate(-15px, 0);-ms-transform:translate(-15px, 0);-o-transform:translate(-15px, 0);transform:translate(-15px, 0)}@media screen and (max-width: 786px){#hero2 .hero2-bg img{width:100%;position:relative;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}}@media screen and (max-width: 786px){#hero2 .hero2-bg{float:left;display:block;margin-right:3.57866%;width:100%;position:relative;display:block;padding:0 25px;top:25px;left:0;right:0;bottom:0;text-align:center;-webkit-transform:translate3d(0px, 0px, 0px) !important;-moz-transform:translate3d(0px, 0px, 0px) !important;-ms-transform:translate3d(0px, 0px, 0px) !important;-o-transform:translate3d(0px, 0px, 0px) !important;transform:translate3d(0px, 0px, 0px) !important}#hero2 .hero2-bg:last-child{margin-right:0}}#hero2 .hero-text{float:left;display:block;margin-right:2.35765%;width:48.82117%;margin-left:0%}#hero2 .hero-text:last-child{margin-right:0}@media screen and (max-width: 786px){#hero2 .hero-text{float:left;display:block;margin-right:3.57866%;width:100%;padding:0 25px;margin-right:auto}#hero2 .hero-text:last-child{margin-right:0}}@media screen and (max-width: 786px){#hero2{height:auto;margin-top:50px}}#hero3{height:80vh;position:relative;text-align:center}#hero3 .hero3-bg{float:left;display:block;margin-right:2.35765%;width:48.82117%;position:relative;height:inherit}#hero3 .hero3-bg:last-child{margin-right:0}#hero3 .hero3-bg img{display:block;width:100%;margin:0;position:absolute;top:0;left:0;-webkit-transform:translate(15px, 0);-moz-transform:translate(15px, 0);-ms-transform:translate(15px, 0);-o-transform:translate(15px, 0);transform:translate(15px, 0)}@media screen and (max-width: 786px){#hero3 .hero3-bg img{width:100%;position:relative;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}}@media screen and (max-width: 786px){#hero3 .hero3-bg{float:left;display:block;margin-right:3.57866%;width:100%;position:relative;display:block;padding:0 25px;top:20px;left:0;right:0;bottom:0;text-align:center;-webkit-transform:translate3d(0px, 0px, 0px) !important;-moz-transform:translate3d(0px, 0px, 0px) !important;-ms-transform:translate3d(0px, 0px, 0px) !important;-o-transform:translate3d(0px, 0px, 0px) !important;transform:translate3d(0px, 0px, 0px) !important}#hero3 .hero3-bg:last-child{margin-right:0}}#hero3 .hero-text{float:left;display:block;margin-right:2.35765%;width:48.82117%;margin-left:0%}#hero3 .hero-text:last-child{margin-right:0}#hero3 .hero-text h1{font-size:2.5em}@media screen and (max-width: 680px){#hero3 .hero-text h1{font-size:2em}}@media screen and (max-width: 786px){#hero3 .hero-text{float:left;display:block;margin-right:3.57866%;width:100%;padding:0 25px;margin-right:auto;margin-left:auto}#hero3 .hero-text:last-child{margin-right:0}}#hero3 h2{color:#7accc8}#hero3 h2 span{white-space:nowrap}@media screen and (max-width: 786px){#hero3{height:auto;margin-top:50px;display:flex;flex-direction:column}}#thehome .blocks:first-child{background:url(../img/Volunteer_square.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}#thehome .blocks:nth-child(2){background:url(../img/square-bg2.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}#thehome .blocks:last-child{background:url(../img/square-bg3.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}#services .blocks:first-child{background:url(../img/comm-serv-rect.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}#services .blocks:nth-child(2){background:url(../img/res-program-rect.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}#services .blocks:nth-child(3){background:url(../img/open-arms-rect.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}#services .blocks:last-child{background:url(../img/aqua-ther-rect.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}#content{background:white}#content .sub-nav-wrap{padding:0 15px;position:relative}#content .sub-nav-wrap.arrows:before{position:absolute;display:block;left:-5px;top:33px;content:"\f104";font:normal normal normal 14px/1 FontAwesome;font-size:16px;color:#b7b7b7}#content .sub-nav-wrap.arrows:after{position:absolute;display:block;content:"\f105";left:auto;right:-5px;top:33px;font:normal normal normal 14px/1 FontAwesome;font-size:16px;color:#b7b7b7}#content .sub-nav-wrap .secondary-menu{display:block;text-align:center;border-bottom:1px solid #ebebeb;margin:0;padding:0;position:relative}#content .sub-nav-wrap .secondary-menu>li{display:inline-block;margin:0;padding:0}#content .sub-nav-wrap .secondary-menu>li.current-menu-item a{color:#7accc8}#content .sub-nav-wrap .secondary-menu>li>a{color:#959595;line-height:80px;height:80px;margin:0 15px;padding:0;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#content .sub-nav-wrap .secondary-menu>li>a:hover{color:#7accc8}#content .sub-nav-wrap .secondary-menu .current_page_item>a{color:#7accc8 !important}@media screen and (max-width: 1024px){#content .sub-nav-wrap .secondary-menu{white-space:nowrap}}footer{background:white;position:relative}footer hr{margin:0 0 75px 0;padding:1.5em 0}@media screen and (max-width: 786px){footer hr{margin:35px 0 0 0;padding:0}}footer .blocks:first-child{background:url(../img/events_square2.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}footer .blocks:nth-child(2){background:url(../img/contact_us_square2.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}footer .blocks:last-child{background:url(../img/square-bg4.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}footer .footer-icons{display:block;text-align:center;padding-top:20px;padding-bottom:15px}footer .footer-icons .icon{padding:0 20px;font-size:1em}@media screen and (max-width: 680px){footer .footer-icons .icon{padding:0 15px}}footer .sponsors{padding-top:50px;padding-bottom:50px;float:left;display:block;margin-right:4.82916%;width:10.02164%}footer .sponsors:last-child{margin-right:0}footer .sponsors a img{-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:0.6;backface-visibility:hidden;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}footer .sponsors a:hover img{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:1}footer .mightily{width:100%;display:block;background:#7accc8;text-align:center}footer .mightily a{color:#fff;height:35px;line-height:35px;opacity:1;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}footer .mightily a:hover{opacity:0.5}footer .mightily .privacy{display:block;position:absolute;bottom:17px;right:25px}footer .mightily .privacy a{display:inline-block;color:#fff;padding:0 15px;height:35px;line-height:35px;opacity:1;font-size:12px;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}footer .mightily .privacy a:hover{opacity:0.5}footer .mightily .privacy a.mightily-tidbit{opacity:0.5 !important}footer .mightily .privacy a.mightily-tidbit:hover{opacity:0.75 !important}@media screen and (max-width: 786px){footer .mightily .privacy{position:relative;bottom:0;right:0}}.hideme{opacity:0}.hideme.showme{opacity:1;-webkit-transform:translate(0, 0) !important;-moz-transform:translate(0, 0) !important;-ms-transform:translate(0, 0) !important;-o-transform:translate(0, 0) !important;transform:translate(0, 0) !important}.hideme.slide-in{-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0)}.hideme.short-delay{-webkit-transition:all 0.5s ease-in-out 0.25s;-moz-transition:all 0.5s ease-in-out 0.25s;transition:all 0.5s ease-in-out 0.25s}@media screen and (max-width: 786px){.hideme.short-delay{-webkit-transition:all 0s ease-in-out 0s;-moz-transition:all 0s ease-in-out 0s;transition:all 0s ease-in-out 0s}}.hideme.delay{-webkit-transition:all 0.5s ease-in-out 0.5s;-moz-transition:all 0.5s ease-in-out 0.5s;transition:all 0.5s ease-in-out 0.5s}@media screen and (max-width: 786px){.hideme.delay{-webkit-transition:all 0s ease-in-out 0s;-moz-transition:all 0s ease-in-out 0s;transition:all 0s ease-in-out 0s}}.hideme.long-delay{-webkit-transition:all 0.5s ease-in-out 0.75s;-moz-transition:all 0.5s ease-in-out 0.75s;transition:all 0.5s ease-in-out 0.75s}@media screen and (max-width: 786px){.hideme.long-delay{-webkit-transition:all 0s ease-in-out 0s;-moz-transition:all 0s ease-in-out 0s;transition:all 0s ease-in-out 0s}}.hideme.longer-delay{-webkit-transition:all 0.5s ease-in-out 1s;-moz-transition:all 0.5s ease-in-out 1s;transition:all 0.5s ease-in-out 1s}@media screen and (max-width: 786px){.hideme.longer-delay{-webkit-transition:all 0s ease-in-out 0s;-moz-transition:all 0s ease-in-out 0s;transition:all 0s ease-in-out 0s}}.blog-container{margin-top:150px}.internal-header{display:flex;width:100%;height:550px;position:relative;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;z-index:-1;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover}.internal-header:before{content:'';display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,0.3);z-index:1}.internal-header .internal-header-image{width:100%;height:550px}@media screen and (max-width: 786px){.internal-header .internal-header-image{top:0}}@media screen and (max-width: 680px){.internal-header .internal-header-image{top:60px}}.internal-header h1{position:relative;z-index:2;color:white;width:50%;text-align:center;margin-top:75px}.internal-header h1 span{white-space:nowrap}@media screen and (max-width: 786px){.internal-header h1{width:100%;font-size:1.5em;padding:0 25px}}.internal-header img{position:fixed;top:-80px;left:0;width:100%}@media screen and (max-width: 786px){.internal-header img{top:0}}@media screen and (max-width: 680px){.internal-header img{top:60px}}@media screen and (max-width: 1024px){.internal-header{height:350px;background-attachment:inherit}}.timeline{float:left;display:block;margin-right:2.35765%;width:100%;display:flex;flex-direction:row;position:relative;padding:50px 0}.timeline:last-child{margin-right:0}.timeline .timeline-object{width:49%;position:relative}.timeline .timeline-object img{width:50%;position:relative;z-index:1}.timeline .timeline-object.timeline-text{display:flex;flex-direction:column;justify-content:center;align-content:center}.timeline .timeline-object.timeline-text h3{font-family:"proxima-nova-soft",serif}@media screen and (max-width: 680px){.timeline .timeline-object.timeline-text h3{margin:0.75em 0}}.timeline .timeline-object.timeline-text h4{font-family:"proxima-nova-soft",serif;color:#777;font-size:1em}.timeline .timeline-object.timeline-text p{font-size:14px}.timeline .timeline-object.timeline-text:after{content:' ';width:0;height:0;background-color:transparent}@media screen and (max-width: 680px){.timeline .timeline-object.timeline-text{padding:0 15px}}@media screen and (max-width: 680px){.timeline .timeline-object{width:100%}}.timeline:nth-child(even){flex-direction:row-reverse}.timeline:nth-child(even):before{left:50.15%}.timeline:nth-child(even) .timeline-object img{float:left}.timeline:nth-child(even) .timeline-object.timeline-text{padding:0 25px 0 150px;text-align:right}@media screen and (max-width: 680px){.timeline:nth-child(even) .timeline-object img{float:none;width:95%}.timeline:nth-child(even) .timeline-object.timeline-text{padding:0;text-align:left}}.timeline:nth-child(odd) .timeline-object img{float:right}.timeline:nth-child(odd) .timeline-object.timeline-text{padding:0 150px 0 25px}@media screen and (max-width: 680px){.timeline:nth-child(odd) .timeline-object img{float:none;width:100%}.timeline:nth-child(odd) .timeline-object.timeline-text{padding:0}}.timeline:before{content:' ';width:27px;height:2px;background-color:#ececec;position:absolute;top:130px;left:47.75%;z-index:0}@media screen and (max-width: 680px){.timeline:before{display:none}}.timeline:after{content:' ';position:absolute;top:0;left:50%;width:2px;height:100%;background-color:#ececec}@media screen and (max-width: 680px){.timeline:after{display:none}}.timeline:last-child{margin-bottom:130px}@media screen and (max-width: 680px){.timeline{display:block;padding:12.5px 0}}.to_top{float:left}.videos{float:left;display:block;margin-right:2.35765%;width:100%;position:relative;margin:100px 0}.videos:last-child{margin-right:0}.videos::after{clear:both;content:"";display:table}.videos .video-block{float:left;display:block;margin-right:2.35765%;width:31.76157%;height:250px;background-image:url(../img/rectangle-bg4.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.videos .video-block:last-child{margin-right:0}.videos .video-block .play-button{border:2px solid #7accc8;padding:5px 10px;border-radius:100%;position:relative;z-index:1}.videos .video-block .play-button .fa-play{color:#7accc8}.videos .video-block:after{content:' ';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(119,119,119,0.7);opacity:1;z-index:0;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.videos .video-block p{position:absolute;left:0;bottom:-45px;color:#7accc8}.videos .video-block:hover:after{opacity:0}@media screen and (max-width: 786px){.videos .video-block{float:left;display:block;margin-right:3.57866%;width:100%;display:flex;margin-top:25px;margin-bottom:25px}.videos .video-block:last-child{margin-right:0}}.bios-wrapper{float:left;display:block;margin-right:2.35765%;width:100%;position:relative}.bios-wrapper:last-child{margin-right:0}.bios-wrapper::after{clear:both;content:"";display:table}.bios-wrapper .bio{float:left;display:block;margin-right:2.35765%;width:14.70196%}.bios-wrapper .bio:last-child{margin-right:0}.bios-wrapper .bio:nth-child(6n){margin-right:0}.bios-wrapper .bio:nth-child(6n+1){clear:left}.bios-wrapper .bio .bio-image{width:100%;height:auto;overflow:hidden;box-shadow:2px 2px 10px rgba(0,0,0,0.3)}.bios-wrapper .bio .bio-image img{width:100%;height:auto;margin-bottom:-8px}.bios-wrapper .bio .bio-text h4{font-family:"proxima-nova-soft",serif;margin-top:25px}.bios-wrapper .bio .bio-text p{margin-bottom:80px;color:#898989}@media screen and (max-width: 1024px){.bios-wrapper .bio{float:left;display:block;margin-right:2.35765%;width:23.23176%}.bios-wrapper .bio:last-child{margin-right:0}.bios-wrapper .bio:nth-child(6n){margin-right:2.35765%}.bios-wrapper .bio:nth-child(6n+1){clear:none}.bios-wrapper .bio:nth-child(4n){margin-right:0}.bios-wrapper .bio:nth-child(4n+1){clear:left}}@media screen and (max-width: 786px){.bios-wrapper .bio{float:left;display:block;margin-right:2.35765%;width:31.76157%}.bios-wrapper .bio:last-child{margin-right:0}.bios-wrapper .bio:nth-child(4n){margin-right:2.35765%}.bios-wrapper .bio:nth-child(4n+1){clear:none}.bios-wrapper .bio:nth-child(3n){margin-right:0}.bios-wrapper .bio:nth-child(3n+1){clear:left}}@media screen and (max-width: 550px){.bios-wrapper .bio{float:left;display:block;margin-right:2.35765%;width:48.82117%}.bios-wrapper .bio:last-child{margin-right:0}.bios-wrapper .bio:nth-child(3n){margin-right:2.35765%}.bios-wrapper .bio:nth-child(3n+1){clear:none}.bios-wrapper .bio:nth-child(2n){margin-right:0}.bios-wrapper .bio:nth-child(2n+1){clear:left}}.board-wrapper{display:block;width:100%;position:relative;-webkit-columns:4;-moz-columns:4;columns:4;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid-column}.board-wrapper::after{clear:both;content:"";display:table}.board-wrapper p{margin:0;color:#898989;-webkit-column-span:1;-moz-column-span:1;column-span:1;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;column-break-inside:avoid}.board-wrapper p .board-name{color:#7accc8;font-family:"proxima-nova-soft",serif;font-weight:600;display:inline-block;margin-top:20px}@media screen and (max-width: 786px){.board-wrapper{-webkit-columns:2;-moz-columns:2;columns:2}}@media screen and (max-width: 480px){.board-wrapper{-webkit-columns:1;-moz-columns:1;columns:1}}.bar-wrapper{float:left;display:block;margin-right:2.35765%;width:100%;height:202px;margin-top:50px;margin-bottom:50px}.bar-wrapper:last-child{margin-right:0}.bar-wrapper::after{clear:both;content:"";display:table}.bar-wrapper .bar{display:block;background:#7accc8;position:absolute;float:left;width:100%;overflow:hidden;position:absolute;left:0}.bar-wrapper .bar .bar-content{max-width:1200px;margin-left:auto;margin-right:auto;text-align:center;padding:50px 0}.bar-wrapper .bar .bar-content h5{color:white;font-family:"proxima-nova-soft",serif;margin-bottom:35px}.bar-wrapper .bar .bar-content p{color:white;margin:0}.bar-wrapper .bar .bar-content p a{color:#777;text-decoration:underline}@media screen and (max-width: 786px){.bar-wrapper .bar{padding:60px 25px}}.photo-slider{float:left;display:block;margin-right:2.35765%;width:100%;display:block;margin-top:50px;margin-bottom:50px;position:relative}.photo-slider:last-child{margin-right:0}.photo-slider::after{clear:both;content:"";display:table}.photo-slider .photo{height:186px;margin:10px;position:relative;overflow:hidden;outline:none}.photo-slider .photo:after{content:' ';display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(119,119,119,0.7);opacity:1;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.photo-slider .photo:hover:after{opacity:0}.photo-slider .photo.slick-current:after{opacity:0}.slick-dots{text-align:center}.slick-dots li{display:inline-block}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent;position:relative}.slick-dots li button:before{font-family:slick;font-size:15px;line-height:20px;position:absolute;top:0px;left:0px;width:20px;height:20px;content:"•";text-align:center;opacity:0.25;color:#7accc8;-webkit-font-smoothing:antialiased;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.slick-dots li button:hover:before{opacity:.75}.slick-dots li.slick-active button:before{opacity:.75}.blocks-wrapper{margin-bottom:50px}.blocks-wrapper::after{clear:both;content:"";display:table}.button-wrapper{display:block;width:100%;float:left;text-align:center;position:relative}.button-wrapper::after{clear:both;content:"";display:table}.button-wrapper .yellow-button{width:420px;margin-bottom:50px}@media screen and (max-width: 786px){.button-wrapper .yellow-button{width:100%}}.testimonials{float:left;display:block;margin-right:2.35765%;width:48.82117%;margin-left:25.58941%;display:block;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.testimonials:last-child{margin-right:0}.testimonials::after{clear:both;content:"";display:table}.testimonials .testimonial{outline:none;padding:50px 0 0 0}.testimonials .testimonial p{color:white}.testimonials .testimonial div::after{clear:both;content:"";display:table}.testimonials .testimonial div .testmonial-image-wrapper{display:block;width:100px;height:100px;margin:0 auto 12px auto;border-radius:100%;overflow:hidden}.testimonials .testimonial div .testimonial-info-wrapper h5{color:white;font-family:"proxima-nova-soft",serif}.testimonials .testimonial div .testimonial-info-wrapper p{color:white}.testimonials .slick-dots{padding:0}.testimonials .slick-dots li button:before{color:white}.disclaimer{display:block;width:100%;float:left;font-size:0.65em}.disclaimer::after{clear:both;content:"";display:table}@media screen and (max-width: 680px){.disclaimer{margin-top:100px}}span.wpcf7-form-control-wrap.select{position:relative;display:block}span.wpcf7-form-control-wrap.select select .option{color:#cecece}span.wpcf7-form-control-wrap.select:after{content:'\f107';font-family:'FontAwesome';display:block;position:absolute;top:8px;right:10px;color:#000}span.wpcf7-checkbox{display:block;-webkit-columns:2;-moz-columns:2;columns:2;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid-column}span.wpcf7-checkbox span.wpcf7-list-item{margin:0;-webkit-column-span:1;-moz-column-span:1;column-span:1;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;column-break-inside:avoid}span.wpcf7-checkbox span.wpcf7-list-item label{margin-top:5px}.news-wrapper{display:block;width:100%;height:auto}.news-wrapper::after{clear:both;content:"";display:table}.news-wrapper .news-block{float:left;display:block;margin-right:2.35765%;width:31.76157%;margin-left:34.11922%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin-bottom:25px;text-align:center;color:white;position:relative;border-radius:7px;box-shadow:2px 2px 10px rgba(0,0,0,0.3);overflow:hidden;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.news-wrapper .news-block:last-child{margin-right:0}.news-wrapper .news-block img{width:100%;height:auto;display:block;position:relative}.news-wrapper .news-block h2{display:block;text-align:center;position:absolute;top:45%;left:50%;margin-left:-93px;z-index:2;color:white;font-family:"proxima-nova-soft",serif;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0);-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}@media screen and (max-width: 786px){.news-wrapper .news-block h2{opacity:1;-webkit-transform:translate(0, -25px);-moz-transform:translate(0, -25px);-ms-transform:translate(0, -25px);-o-transform:translate(0, -25px);transform:translate(0, -25px)}}.news-wrapper .news-block a{display:block;text-align:center;max-width:120px;position:absolute;left:50%;margin-left:-60px;z-index:2;opacity:0;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);-o-transform:translate(0, 0);transform:translate(0, 0);-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}@media screen and (max-width: 786px){.news-wrapper .news-block a{left:50%;margin-left:-60px;opacity:1;-webkit-transform:translate(0, -25px);-moz-transform:translate(0, -25px);-ms-transform:translate(0, -25px);-o-transform:translate(0, -25px);transform:translate(0, -25px);visibility:visible}}@media screen and (max-width: 680px){.news-wrapper .news-block a{-webkit-transform:translate(0, -75px);-moz-transform:translate(0, -75px);-ms-transform:translate(0, -75px);-o-transform:translate(0, -75px);transform:translate(0, -75px)}}.news-wrapper .news-block:before{content:' ';display:block;width:100%;height:100%;background:rgba(0,0,0,0.3);border-radius:7px;position:absolute;top:0;left:0;opacity:1;z-index:1;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.news-wrapper .news-block:after{content:' ';display:block;width:100%;height:100%;background:#7accc8;border-radius:7px;position:absolute;top:0;left:0;opacity:0;z-index:1;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.news-wrapper .news-block:hover h2{-webkit-transform:translate(0, -25px);-moz-transform:translate(0, -25px);-ms-transform:translate(0, -25px);-o-transform:translate(0, -25px);transform:translate(0, -25px)}.news-wrapper .news-block:hover a{-webkit-transform:translate(0, -75px);-moz-transform:translate(0, -75px);-ms-transform:translate(0, -75px);-o-transform:translate(0, -75px);transform:translate(0, -75px);visibility:visible;opacity:1}.news-wrapper .news-block:hover:before{opacity:0}.news-wrapper .news-block:hover:after{opacity:1}@media screen and (max-width: 680px){.news-wrapper .news-block{float:left;display:block;margin-right:3.57866%;width:100%;margin-left:0%}.news-wrapper .news-block:last-child{margin-right:0}.news-wrapper .news-block:nth-child(3n){margin-right:2.35765%}.news-wrapper .news-block:nth-child(3n+1){clear:none}}.post{margin-top:100px}.post>h1{text-align:center}.post .entry h2{font-family:"proxima-nova-soft",serif}.post .entry .single-event{float:left;display:block;margin-right:2.35765%;width:31.76157%;height:455px;margin-bottom:25px;border-radius:7px;box-shadow:2px 2px 10px rgba(0,0,0,0.15);overflow:hidden}.post .entry .single-event:last-child{margin-right:0}.post .entry .single-event:nth-child(3n){margin-right:0}.post .entry .single-event:nth-child(3n+1){clear:left}.post .entry .single-event::after{clear:both;content:"";display:table}.post .entry .single-event .event-image{width:100%;height:125px;display:block;background:#7accc8;margin:0;padding:0;overflow:hidden}.post .entry .single-event .event-image img{width:100%;height:auto}@media screen and (max-width: 680px){.post .entry .single-event .event-image{height:100px}}.post .entry .single-event .event-info{width:100%;display:block;padding:50px}.post .entry .single-event .event-info p.category{font-size:12px}.post .entry .single-event .event-info h2{font-family:"proxima-nova-soft",serif}@media screen and (max-width: 680px){.post .entry .single-event .event-info{padding:25px}}@media screen and (max-width: 1024px){.post .entry .single-event{height:665px}}@media screen and (max-width: 786px){.post .entry .single-event{float:left;display:block;margin-right:3.57866%;width:100%;margin-right:0;height:auto;margin:25px 0}.post .entry .single-event:nth-child(3n){margin-right:2.35765%}.post .entry .single-event:nth-child(3n+1){clear:none}.post .entry .single-event:last-child{margin-right:0}}@media screen and (max-width: 680px){.post .entry{margin-top:25px}}.post .entry .sharedaddy .sd-block h3{font-family:"proxima-nova-soft",serif}.post .entry .single-post-wrapper{margin-top:50px}.post .entry .single-post-wrapper img{display:block;margin:0 auto}.post .entry .single-post-wrapper .wp-caption{margin:0 auto}.post .entry .single-post-wrapper .wp-caption p{text-align:center;font-size:0.75em}@media screen and (max-width: 680px){.post{margin-top:25px}}.contact h3{font-family:"proxima-nova-soft",serif}.contact .contact-text{font-size:1.333em}.contact .wpcf7{margin-top:60px}.contact .wpcf7 .screen-reader-response{display:none !important}.map-wrapper{position:relative;margin-bottom:20px;padding-bottom:113%;padding-top:25px;height:0;border-radius:7px;overflow:hidden;box-shadow:2px 2px 10px rgba(0,0,0,0.3)}.map-wrapper #map{position:absolute;top:0;left:0;width:585px;height:700px}@media screen and (max-width: 786px){.map-wrapper #map{width:100%;height:100%}}.donor-wrapper{width:100%;display:block;float:left}.donor-wrapper::after{clear:both;content:"";display:table}.donor-wrapper .donors_block{width:100%;display:block;margin:60px 0}.donor-wrapper .donors_block h2{margin:5px 0}.donor-wrapper .donors_block .donors{display:block;-webkit-columns:4;-moz-columns:4;columns:4}@media screen and (max-width: 786px){.donor-wrapper .donors_block .donors{-webkit-columns:2;-moz-columns:2;columns:2}}@media screen and (max-width: 680px){.donor-wrapper .donors_block .donors{-webkit-columns:1;-moz-columns:1;columns:1}}.featured-image{width:100%;height:300px;overflow:hidden;border-radius:7px;box-shadow:2px 2px 10px rgba(0,0,0,0.3)}.featured-image img{width:100%;height:auto}@media screen and (max-width: 786px){.featured-image{height:auto}}@media screen and (max-width: 786px){.featherlight-content iframe{width:100% !important;height:100% !important}}.BBFormSubmitbutton{background:#fdb913 !important;color:white !important;display:block;width:120px !important;border-radius:5px;padding:10px 0 !important;text-align:center;color:#fff !important;font-weight:600 !important;font-size:1em !important;box-shadow:1px 1px 9px rgba(0,0,0,0.2);-webkit-appearance:none;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.BBFormSubmitbutton:hover{color:#fff !important;box-shadow:0px 3px 14px rgba(0,0,0,0.2) !important;opacity:1 !important}.BBFormRadioLabelGivingLevelSelected{background:#7accc8 !important;border:1px solid #7accc8 !important}.BBFormRadioLabelGivingLevelSelected span{color:white !important}#mongo-form *{color:#959595}.post-nav{display:block;width:100%}.post-nav::after{clear:both;content:"";display:table}.post-nav .prev{float:left}.post-nav .next{float:right}.checkbox-621 label{width:585px;display:inline-block}@media screen and (max-width: 786px){.checkbox-621 label{width:100%}}.poly polygon,.poly path,.poly rect{opacity:0;transition:opacity 100ms ease-in-out;fill-opacity:1;-webkit-transform:translate(0);transform:translate(0);-webkit-transition:all 0.2s ease;transition:all 0.2s ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.no-js .poly polygon,.no-js .poly path,.no-js .poly rect{opacity:1}.no-cssanimations .poly>polygon,.no-cssanimations .poly>path,.no-cssanimations .poly>rect{transform:scale(1);opacity:1}@keyframes fadein{from{opacity:0}to{opacity:1}}@-moz-keyframes fadein{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@-ms-keyframes fadein{from{opacity:0}to{opacity:1}}@-o-keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes fadein{from{opacity:0}to{opacity:1}}@-moz-keyframes fadein{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@-ms-keyframes fadein{from{opacity:0}to{opacity:1}}@-o-keyframes fadein{from{opacity:0}to{opacity:1}}#poly-2{display:inline-block;width:80%;margin:0;overflow:visible;display:none}#poly-2 .st0{fill:#B64B99}#poly-2 .st1{fill:#D85620}#poly-2 .st2{fill:#470D1A}#poly-2 .st3{fill:#004731}#poly-2 .st4{fill:#F56A57}#poly-2 .st5{fill:#0F011B}#poly-2 .st6{fill:#9C1F31}#poly-2 .st7{fill:#4E0B55}#poly-2 .st8{fill:#FA449F}#poly-2 .st9{fill:#FA6C5A}#poly-2 .st10{fill:#F68D70}#poly-2 .st11{fill:#6F1113}#poly-2 .st12{fill:#D92231}#poly-2 .st13{fill:#D469A9}#poly-2 .st14{fill:#FBAE3B}#poly-2 .st15{fill:#EDEC7A}#poly-2 .st16{fill:#F99B1C}#poly-2 .st17{fill:#6C2887}#poly-2 .st18{fill:#CC57A0}#poly-2 .st19{fill:#FFF0A4}#poly-2 .st20{fill:#FEFFFF}#poly-2 .st21{fill:#00B5B3}#poly-2 .st22{fill:#003B45}#poly-2 .st23{fill:#9FDAEA}#poly-2 .st24{fill:#F384AC}#poly-2 .st25{opacity:0.8;fill:#AC4499}#poly-2 .st26{fill:#F8B3B4}#poly-2 .st27{fill:#B5CE2F}#poly-2 .st28{fill:#EDB1D0}#poly-2 .st29{fill:#66142E}#poly-2 .st30{fill:#00594D}#poly-2 .st31{fill:#00926C}#poly-2 .st32{fill:#000022}#poly-2 .st33{fill:#F26C63}#poly-2 .st34{fill:#E7E757}#poly-2 .st35{fill:#E96620}#poly-2 .st36{fill:#EE3680}#poly-2 .st37{fill:#009AD9}#poly-2 .st38{fill:#92C848}#poly-2 .st39{fill:#00AF8F}#poly-2 .st40{fill:#F37A8A}#poly-2 .st41{fill:#F9A57D}#poly-2 .st42{fill:#FFC758}#poly-2 .st43{fill:#EE2B53}#poly-2 .st44{fill:#4F2249}#poly-2 .st45{fill:#E44498}#poly-2 .st46{fill:#F58C86}#poly-2 .st47{fill:#FACED5}#poly-2 .st48{fill:#F8A48D}#poly-2 .st49{fill:#75C043}#poly-2 .st50{fill:#E1E55E}#poly-2 .st51{fill:#FFFFFF}#poly-2 .st52{fill:#279824}#poly-2 .st53{fill:#D4FDFF}#poly-2 .st54{fill:#065F6D}#poly-2 .st55{fill:#F05674}#poly-2 .st56{fill:#4DC4CF}#poly-2 .st57{fill:#AC4499}#poly-2 .st58{fill:#F099C1}#poly-2 .st59{fill:#004036}#poly-2 .st60{fill:#FBC29F}#poly-2 .st61{fill:#C0E44C}#poly-2 .st62{fill:#C9F0F4}#poly-2 .st63{fill:#E591BD}#poly-2 .st64{fill:#F6A0B2}#poly-2 .st65{fill:#CDDD54}#poly-2 .st66{fill:#0095A1}#poly-2 .st67{fill:#49C7ED}#poly-2 .st68{fill:#F489A1}#poly-2 .st69{fill:#FFDD7E}#poly-2 .st70{fill:#A2DCED}#poly-2 .st71{fill:#FAAF7A}#poly-2 .st72{fill:#AB1E88}#poly-2 .st73{fill:#F9449F}#poly-2 .st74{fill:#FFD472}#poly-2 .st75{fill:#00A851}#poly-2 .st76{fill:#D01353}#poly-2 .st77{fill:#00002D}#poly-2 .st78{fill:#0077BE}
