@import url(https://fonts.googleapis.com/css?family=Cutive+Mono|Montserrat:300,400,600&display=swap);
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif}body{margin:0}*{box-sizing:border-box}body{background:#fff;font-family:Montserrat,sans-serif;font-size:16px;height:100vh;letter-spacing:.3px;overflow-x:hidden}h1,h2,h3{color:#302e2c;font-weight:600;line-height:1.75em;text-transform:uppercase}h1{font-size:36px;text-align:center}h2{font-size:24px}h3{font-size:21px;margin:1em 0}a,li,p{font-weight:300;line-height:1.75em}p{color:#302e2c;font-size:16px;text-align:left}p b,p em,p strong{font-weight:400}a{color:#008eaa;text-decoration:underline}a:hover{text-decoration:none}.content a,.content li,.content p{font-family:Montserrat,sans-serif;font-size:18px;font-weight:300}.content a b,.content a em,.content a strong,.content li b,.content li em,.content li strong,.content p b,.content p em,.content p strong{font-weight:600}.content h5{font-weight:300}.content li{margin-left:50px}blockquote{border-bottom:3px solid #302e2c;border-top:3px solid #302e2c;margin:40px;padding:20px 10px}blockquote p{font-family:Montserrat,sans-serif;font-size:21px;font-weight:600;font-weight:400!important;line-height:1.75em;margin:0;text-align:center}ul li{list-style:none}ul{margin:0;padding:0}.tag{color:#ffc72c;font-family:Cutive Mono,monospace;font-size:24px;font-weight:700;text-align:center}section{margin:50px auto 30px;max-width:1024px;width:75%}@media only screen and (max-width:640px){section{width:90%}}section ul li{list-style:square}section li{margin-bottom:10px}button,input{-webkit-appearance:none;border:none;border-radius:3px;letter-spacing:.3px}header{-o-box-orient:vertical;-o-box-align:center;-o-box-pack:center;align-items:center;background:linear-gradient(-45deg,#f19c49,#e5554f,#007fa3);background-position:50%;background-repeat:no-repeat;background-size:cover;display:-ms-flexbox;display:box;display:flex;flex-direction:column;height:30vh;justify-content:center}header h1{color:#fff;line-height:1.25em!important;margin:0 15px}header .tag{background-color:rgba(0,0,0,.75);margin:0 auto;padding:5px 10px 3px;position:relative}figure{clear:both;float:left;margin-left:0;margin-right:45px;width:40vw}@media only screen and (max-width:1024px){figure{float:none;margin:0 auto!important;width:100%!important}}figure figcaption{border-left:2px solid #708090;font-size:12px;font-weight:300;margin:1em 0;padding-left:10px}.btn{background:#04a9c7;border:none!important;border-radius:3px!important;color:#fff;cursor:pointer!important;font-family:Montserrat,sans-serif!important;font-size:18px!important;font-weight:400!important;letter-spacing:.3px;min-height:35px;padding:5px 15px;text-align:center;text-decoration:none!important;text-transform:uppercase!important}.btn:hover{background:#302e2c}.icon:hover{background:#04a9c7;border-radius:3px;padding:3px}.embed-container{background:#302e2c;height:0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative}.embed-container embed,.embed-container iframe,.embed-container object{height:100%;left:0;position:absolute;top:0;width:100%}.flex-container{-o-box-orient:horizontal;-o-box-align:center;align-items:center;display:-ms-flexbox;display:box;display:flex;flex-direction:row}.flex-container .margin-left{margin-left:2em}@media only screen and (max-width:768px){.flex-container{-o-box-orient:vertical;flex-direction:column}.flex-container .margin-left{margin-left:0}}.list-container{background:rgba(255,199,44,.25);border-radius:3px;box-shadow:5px 5px 10px 3px rgba(112,128,144,.25);clear:both;font-family:Montserrat,sans-serif!important;padding:25px}.list-container h3{font-size:18px;margin-top:0}.list-container ul{margin:15px 0 0 25px}.list-container li{font-size:18px;list-style:none;margin-left:0;padding:0 0 0 20px;position:relative}.list-container li:before{border:solid #302e2c;border-width:0 2px 2px 0;content:"";height:8px;left:2px;position:absolute;top:10px;transform:rotate(45deg);width:3px}nav{background-color:#fff;box-shadow:0 0 3px #008eaa;height:75px;left:0;padding:7px 0;position:fixed;top:0;width:100%;z-index:99}nav div{clear:both;float:right;margin-right:3%;margin-top:10px}nav div a{font-size:18px;font-weight:400;text-decoration:none;text-transform:uppercase}nav div a:hover{color:#302e2c}nav div #give{background:#04a9c7;border-radius:3px;color:#fff;font-weight:400;line-height:1em;margin:0 5px;padding:3px 5px}nav div #give:hover{background:#302e2c}nav #menuBtn{background:none;border:none;cursor:pointer;position:relative;right:0;top:14px;transform:rotate(0deg);transition:.25s linear}nav #menuBtn div{height:20px;width:6px}nav #menuBtn span{background:#008eaa;border-radius:3px;display:block;-ms-filter:none;filter:none;height:4px;left:0;opacity:1;position:absolute;transform:rotate(0deg);transition:.25s linear;width:100%}nav #menuBtn:hover span{background:#302e2c}nav #menuBtn span:first-child{top:0}nav #menuBtn span:nth-child(2),nav #menuBtn span:nth-child(3){top:8px}nav #menuBtn span:nth-child(4){top:16px}nav #menuBtn.open span:first-child{left:50%;top:8px;width:0}nav #menuBtn.open span:nth-child(2){transform:rotate(45deg)}nav #menuBtn.open span:nth-child(3){transform:rotate(-45deg)}nav #menuBtn.open span:nth-child(4){left:50%;top:8px;width:0}nav .menu{background:#007fa3;display:none;height:100vh;margin:0;overflow-y:scroll;padding:20px;position:absolute;right:0;width:100%}nav .menu ul{-o-box-pack:space-evenly;display:-ms-flexbox;display:box;display:flex;float:none;justify-content:space-evenly;margin:20px auto}@media only screen and (max-width:768px){nav .menu ul{-o-box-orient:vertical;flex-direction:column}nav .menu .tag{text-align:left}}nav .menu li{margin:0 0 40px}nav .menu h1{color:#ffc72c;font-size:16px;font-weight:300;text-align:left}nav .menu a{color:#fff;display:block;font-size:27px;font-weight:400;line-height:1.25em;margin:3px 0;text-align:left;text-decoration:none;text-transform:capitalize}nav .menu a:hover{color:#fff;text-decoration:underline}form#donation-form{margin-left:auto;margin-right:auto;max-width:1024px}form#donation-form:before{content:"";display:table}form#donation-form:after{clear:both;content:"";display:table}form#donation-form .doubleCol{-o-box-pack:justify;display:-ms-flexbox;display:box;display:flex;justify-content:space-between}form#donation-form .doubleCol div{width:48%}@media only screen and (max-width:768px){form#donation-form .doubleCol{display:block}form#donation-form .doubleCol div{width:100%!important}}form#donation-form fieldset{border:none;margin-bottom:35px;padding:0}form#donation-form legend{color:#302e2c;font-size:24px;font-weight:300;line-height:1.75em;padding:0}form#donation-form label{font-size:14px;line-height:.75em;margin-top:1em}form#donation-form .donate-amount label,form#donation-form .donate-freq label,form#donation-form .donate-subscribe label,form#donation-form input[type=text],form#donation-form select{color:#302e2c;font-size:24px;font-weight:400;line-height:1.75em;text-align:left}@media only screen and (max-width:768px){form#donation-form .donate-amount label,form#donation-form .donate-freq label,form#donation-form .donate-subscribe label,form#donation-form input[type=text],form#donation-form select{font-size:21px}}@media only screen and (max-width:640px){form#donation-form .donate-amount label,form#donation-form .donate-freq label,form#donation-form .donate-subscribe label,form#donation-form input[type=text],form#donation-form select{font-size:18px}}form#donation-form .donate-amount:before,form#donation-form .donate-freq:before,form#donation-form .donate-subscribe:before{content:"";display:table}form#donation-form .donate-amount:after,form#donation-form .donate-freq:after,form#donation-form .donate-subscribe:after{clear:both;content:"";display:table}form#donation-form .donate-amount input[type=text]{margin-bottom:0}form#donation-form .donate-amount div{width:calc(24.975% - 22.5px)}form#donation-form .donate-amount div:nth-child(1n){clear:none;float:left;margin-right:30px}form#donation-form .donate-amount div:last-child{margin-right:0}form#donation-form .donate-amount div:nth-child(4n){float:right;margin-right:0}form#donation-form .donate-amount div:nth-child(4n+1){clear:both}@media only screen and (max-width:768px){form#donation-form .donate-amount div{width:calc(49.95% - 15px)}form#donation-form .donate-amount div:nth-child(1n){clear:none;float:left;margin-right:30px}form#donation-form .donate-amount div:last-child{margin-right:0}form#donation-form .donate-amount div:nth-child(2n){float:right;margin-right:0}form#donation-form .donate-amount div:nth-child(odd){clear:both}}form#donation-form .donate-amount div input[type=text]{padding:0 2.5%;width:55%}form#donation-form .donate-amount div:last-child{left:0;position:relative;top:-7px}form#donation-form .donate-amount-persian div{width:calc(19.98% - 24px)}form#donation-form .donate-amount-persian div:nth-child(1n){clear:none;float:left;margin-right:30px}form#donation-form .donate-amount-persian div:last-child{margin-right:0}form#donation-form .donate-amount-persian div:nth-child(5n){float:right;margin-right:0}form#donation-form .donate-amount-persian div:nth-child(5n+1){clear:both}@media only screen and (max-width:768px){form#donation-form .donate-amount-persian div{width:calc(49.95% - 15px)}form#donation-form .donate-amount-persian div:nth-child(1n){clear:none;float:left;margin-right:30px}form#donation-form .donate-amount-persian div:last-child{margin-right:0}form#donation-form .donate-amount-persian div:nth-child(2n){float:right;margin-right:0}form#donation-form .donate-amount-persian div:nth-child(odd){clear:both}}form#donation-form .donate-freq div{width:calc(33.3% - 20px)}form#donation-form .donate-freq div:nth-child(1n){clear:none;float:left;margin-right:30px}form#donation-form .donate-freq div:last-child{margin-right:0}form#donation-form .donate-freq div:nth-child(3n){float:right;margin-right:0}form#donation-form .donate-freq div:nth-child(3n+1){clear:both}@media only screen and (max-width:768px){form#donation-form .donate-freq div{width:auto}form#donation-form .donate-freq div:last-child,form#donation-form .donate-freq div:nth-child(1n),form#donation-form .donate-freq div:nth-child(1n+1){clear:none;float:none;margin-right:0;width:auto}}form#donation-form .donate-freq div span{font-size:.5em;left:0;position:relative;text-transform:uppercase;top:-9px}form#donation-form .donate-subscribe div{width:calc(49.95% - 15px)}form#donation-form .donate-subscribe div:nth-child(1n){clear:none;float:left;margin-right:30px}form#donation-form .donate-subscribe div:last-child{margin-right:0}form#donation-form .donate-subscribe div:nth-child(2n){float:right;margin-right:0}form#donation-form .donate-subscribe div:nth-child(odd){clear:both}form#donation-form ::-webkit-input-placeholder{color:rgba(48,46,44,.35)!important}form#donation-form :-moz-placeholder{color:rgba(48,46,44,.5)!important}form#donation-form ::-moz-placeholder{color:rgba(48,46,44,.35)!important}form#donation-form :-ms-input-placeholder{color:rgba(48,46,44,.35)!important}form#donation-form input[type=text]{background:none;border:none;border-bottom:1px solid #302e2c;border-radius:0!important;margin:5px 0 25px;width:100%}form#donation-form .select{margin-bottom:25px;position:relative}form#donation-form .select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:hsla(0,0%,100%,0);border:0;border-bottom:1px solid #302e2c;border-radius:0;cursor:pointer;font-family:Proxima-Nova,sans-serif;outline:0;padding-bottom:6px;width:100%}form#donation-form .select select:hover{background:#04a9c7;color:#fff}form#donation-form .select select:focus{background:#fff;color:#302e2c}form#donation-form .select::-ms-expand{display:none}form#donation-form .select:disabled{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter:alpha(opacity=50);opacity:.5;pointer-events:none}form#donation-form .select .select-arrow{border-color:#302e2c transparent transparent;border-style:solid;border-width:10px 10px 0;height:0;pointer-events:none;position:absolute;right:15px;top:39px;width:0}@media only screen and (max-width:768px){form#donation-form .select .select-arrow{top:35px}}form#donation-form .select:hover .select-arrow{border-top-color:#fff}form#donation-form .radio{cursor:pointer;padding-left:30px;position:relative}form#donation-form .radio:hover{background:#04a9c7;color:#fff}form#donation-form .radio:hover .indicator{border:1px solid #fff}form#donation-form .radio:hover input[type=radio]:checked+.indicator{background:#fff}form#donation-form .radio:hover input[type=radio]:checked+.indicator:after{background:#04a9c7}form#donation-form .radio input[type=radio]{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;position:absolute;z-index:-1}form#donation-form input:focus~.indicator{outline:2px dotted #302e2c}form#donation-form input[type=radio]+.indicator{background:#fff;border:1px solid #302e2c;border-radius:100%;height:15px;left:5px;position:absolute;top:5px;width:15px}form#donation-form input[type=radio]:checked+.indicator{background:#04a9c7;border:1px solid #04a9c7}form#donation-form input[type=radio]:checked+.indicator:after{background:#fff;border-radius:100%;display:block;height:7px;left:3px;top:3px;width:7px}form#donation-form .indicator:after{content:"";display:none;position:absolute}form#donation-form button{background:#007fa3;font-size:24px;width:100%}form#donation-form button:hover{background-color:#302e2c}form#donation-form button:disabled{background:rgba(112,128,144,.1);color:#708090;cursor:none}.error,.parsley-amountchoice,.parsley-custom-error-message,.parsley-length,.parsley-required,.parsley-type{background-color:#e5554f;color:#fff;font-size:14px;font-weight:400;line-height:1em;margin-top:5px;padding:5px;text-align:center}a:focus,button:focus,form#donation-form input:focus,input[type=submit]:focus,select:focus{outline:2px dotted #000!important}input.honeypot{display:none}form.general{margin:0 auto;padding-top:0;text-align:left;width:85%}form.general input{border-radius:3px}form.general input[type=submit]{margin:10px auto;width:100%}form.general fieldset{border:none;margin:0;padding:0}form.general label,form.general label.radio,form.general legend{font-weight:400;letter-spacing:.3px;line-height:1.75em;margin-right:15px}form.general label,form.general legend,form.general p{font-size:14px}form.general legend{padding:0}form.general label{line-height:.5em}form.general label.radio{cursor:pointer;font-size:18px}form.general input[type=email],form.general input[type=text]{height:40px;padding:0 5px}form.general input[type=email],form.general input[type=text],form.general textarea{border:1px solid #04a9c7;box-sizing:border-box;color:#04a9c7;font-size:21px;font-weight:400;letter-spacing:.3px;margin-bottom:20px;width:100%}form.general textarea{font-family:Proxima-Nova,sans-serif;height:150px;padding:1%}form.general input[type=email]:focus,form.general input[type=text]:focus,form.general textarea:focus{border:none;box-shadow:inset 1px 1px 2px #04a9c7;outline:none}form.general .radio{cursor:pointer;padding-left:30px;position:relative}form.general .radio input[type=checkbox],form.general .radio input[type=radio]{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);left:0;opacity:0;position:absolute;z-index:-1}form.general input:focus~.indicator{outline:2px dotted #302e2c}form.general input[type=checkbox]+.indicator,form.general input[type=radio]+.indicator{background:#fff;border:1px solid #04a9c7;border-radius:3px;height:20px;left:0;position:absolute;top:3px;width:20px}form.general input[type=checkbox]:checked+.indicator,form.general input[type=radio]:checked+.indicator{background:#04a9c7;border:1px solid #04a9c7}form.general input[type=checkbox]:checked+.indicator{border-radius:3px}form.general input[type=radio]:checked+.indicator:after{background:#fff;display:block;height:10px;left:5px;top:5px;width:10px}form.general input[type=checkbox]:checked+.indicator:after{border:1px solid #fff;border-width:0 2px 3px 0;display:block;height:12px;left:5px;top:0;transform:rotate(45deg);width:6px}form.general input[type=radio]+.indicator,form.general input[type=radio]:checked+.indicator:after{border-radius:100%}form.general .indicator:after{content:"";display:none;position:absolute}form.general ::-webkit-input-placeholder{color:rgba(48,46,44,.5)}form.general ::-moz-placeholder{color:rgba(48,46,44,.5);-ms-filter:none;filter:none;opacity:1}form.general :-ms-input-placeholder{color:rgba(48,46,44,.5)}form.general :-moz-placeholder{color:rgba(48,46,44,.5);-ms-filter:none;filter:none;opacity:1}.give{-o-box-orient:horizontal;-o-box-pack:center;background:rgba(112,128,144,.1);display:-ms-flexbox;display:box;display:flex;flex-direction:row;justify-content:center;padding-top:2em}@media only screen and (max-width:640px){.give{-o-box-orient:vertical;flex-direction:column;height:40vh}}.give button{background:#007fa3;box-shadow:0 0 3px #302e2c;color:#fff;cursor:pointer;font-size:14px;font-weight:300;line-height:1.75em;margin:10px;padding:10px;text-align:center;text-transform:uppercase}.give button:hover{background:#302e2c;box-shadow:2px 2px 5px #302e2c;transform:translate(1px,1px)}.give button span{font-size:24px;font-weight:600;text-transform:lowercase}.give .promo{background:#04a9c7;box-shadow:0 0 3px #302e2c;color:#fff;cursor:pointer;font-size:24px;font-weight:400;line-height:1.75em;margin:14px;padding:14px 44px;text-align:center;text-decoration:none;text-transform:uppercase}.give .promo:hover{background:#302e2c;box-shadow:2px 2px 5px #302e2c;transform:translate(1px,1px)}.give .promo span{font-size:24px;font-weight:600;text-transform:lowercase}#give-now,#thanks{background:rgba(112,128,144,.1);padding:3% 3% 100px}.donate-card{margin-bottom:0}.donate-card div{margin-top:10px}.donate-card img{margin-right:7px;width:40px}.donate-card span{font-size:21px;left:-5px;position:relative;top:-17px}.donate-card p{display:inline;font-size:18px;font-style:italic}@media only screen and (max-width:768px){.donate-card p{display:block}}.errorpage,.thanks{margin:25px 0;padding:0 25px}.errorpage p,.thanks p{margin-top:2%;text-align:center}.smiley-face{margin:0 auto 25px;width:310px}.smiley-face .eye{background:#302e2c;border-radius:50%;height:85px;left:0;position:relative;top:0;width:85px}.smiley-face .eye:after,.smiley-face .eye:before{background:#fff;border-radius:50%;content:"";position:absolute}.smiley-face .eye:before{height:25px;right:29px;top:25px;width:25px}.smiley-face .eye:after{height:10px;right:20px;top:50px;width:10px}.smiley-face .left-eye{float:left;margin-bottom:25px}.smiley-face .right-eye{float:right}.smiley-face .mouth{background:#302e2c;border-radius:0 0 200px 200px;height:75px;overflow:hidden;position:relative;text-align:center;width:inherit}.errorpage .smiley-face .mouth{border-radius:200px 200px 0 0}#sj{width:auto}#sj .heading,#sj .text{font-family:Montserrat,sans-serif;font-weight:400}.home-list{margin-top:50px}.home-list ol{-webkit-box-lines:multiple;-moz-box-lines:multiple;-o-box-lines:multiple;counter-reset:my-counter;flex-wrap:wrap;margin:0;padding:0}.home-list ol,.home-list ol li{display:-ms-flexbox;display:box;display:flex}.home-list ol li{counter-increment:my-counter;margin:0 1em 2em 0}.home-list ol li:before{background:#ffc72c;border-radius:3px 0 0 3px;content:"0" counter(my-counter);font-size:2em;font-weight:400;line-height:1.5em;padding:0 10px}.home-list ol a{background:#04a9c7;border-radius:0 3px 3px 0;color:#fff;padding:10px 20px;text-decoration:none}.home-list ol a:hover{background:#302e2c}.impactStats{background:#fff;border-radius:30px;margin:0 auto;max-width:640px;min-width:300px;padding:20px 10px;position:relative}.impactStats li,.impactStats p,.impactStats ul{font-family:Montserrat,sans-serif!important;font-weight:600;line-height:1.75em;margin:0}.impactStats p{font-size:21px;text-align:center}.impactStats:after,.impactStats:before{animation:steam 20s linear infinite;background:linear-gradient(45deg,#007fa3,#00c389,#f19c49,#ffc72c,#e5554f,#e5554f,#ffc72c,#f19c49,#00c389,#007fa3);background-size:400%;border-radius:30px;content:"";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;width:calc(100% + 4px);z-index:-1}.impactStats:after{filter:blur(50px)}.profile h1,.staff h1{font-size:21px;margin:0 0 .5em}.profile h1 span,.staff h1 span{display:block;font-size:14px;font-weight:300;line-height:1.25em;text-transform:none}.profile img,.staff img{background:#008eaa;border:2px solid #008eaa;border-radius:100%;clear:both;height:100%;width:100%}.staff{margin:15px 0}.staff:after,.staff:before{content:"";display:table}.staff:after{clear:both}.staff a{text-decoration:none}.staff li{list-style:none;margin-bottom:30px;width:calc(19.98% - 24px)}.staff li:nth-child(1n){clear:none;float:left;margin-right:30px}.staff li:last-child{margin-right:0}.staff li:nth-child(5n){float:right;margin-right:0}.staff li:nth-child(5n+1){clear:both}@media only screen and (max-width:1024px){.staff li{width:calc(24.975% - 22.5px)}.staff li:nth-child(1n){clear:none;float:left;margin-right:30px}.staff li:last-child{margin-right:0}.staff li:nth-child(4n){float:right;margin-right:0}.staff li:nth-child(4n+1){clear:both}}@media only screen and (max-width:768px){.staff li{width:calc(33.3% - 20px)}.staff li:nth-child(1n){clear:none;float:left;margin-right:30px}.staff li:last-child{margin-right:0}.staff li:nth-child(3n){float:right;margin-right:0}.staff li:nth-child(3n+1){clear:both}}@media only screen and (max-width:640px){.staff li{width:calc(49.95% - 15px)}.staff li:nth-child(1n){clear:none;float:left;margin-right:30px}.staff li:last-child{margin-right:0}.staff li:nth-child(2n){float:right;margin-right:0}.staff li:nth-child(odd){clear:both}}@media only screen and (max-width:400px){.staff li{margin:0 auto 30px!important;width:auto;width:60%!important}.staff li:last-child,.staff li:nth-child(1n),.staff li:nth-child(1n+1){clear:none;float:none;margin-right:0;width:auto}}.staff li:hover img{border:none;box-shadow:2px 2px 5px 2px rgba(0,127,163,.5);transform:translate(1px,1px)}.profile .sidebar{background:#fff;float:left;margin-bottom:25px;width:20%}.profile .sidebar img{margin:0 auto 15px}.profile .sidebar p{text-align:center}.profile article{margin-left:30%;min-height:60vh;width:70%}.profile article button{display:none}@media only screen and (max-width:549px){.profile .sidebar,.profile article{float:none;margin:0;width:100%}.profile .sidebar{-o-box-orient:vertical;display:-ms-flexbox;display:box;display:flex;flex-direction:column}.profile .sidebar img{height:50%;width:50%}.profile article button{display:block}}ul.wanted{margin:15px 0}ul.wanted:after,ul.wanted:before{content:"";display:table}ul.wanted:after{clear:both}ul.wanted li{list-style:none;margin-left:0;width:calc(49.95% - 15px)}ul.wanted li:nth-child(1n){clear:none;float:left;margin-right:30px}ul.wanted li:last-child{margin-right:0}ul.wanted li:nth-child(2n){float:right;margin-right:0}ul.wanted li:nth-child(odd){clear:both}@media only screen and (max-width:1024px){ul.wanted li{width:auto}ul.wanted li:last-child,ul.wanted li:nth-child(1n),ul.wanted li:nth-child(1n+1){clear:none;float:none;margin-right:0;width:auto}}ul.wanted li img{border:4px solid #302e2c;float:left;height:150px;transform:translate(-15px,-15px);width:150px}ul.wanted li div{background:rgba(5,195,221,.15);padding-left:25px}ul.wanted li div h2,ul.wanted li div p{padding-right:25px;text-align:left}ul.wanted li div h2{text-decoration:underline;text-decoration-style:double}.stories img{float:left;width:150px}@media only screen and (max-width:640px){.stories img{float:none}}.stories h1{display:inline-block;font-size:18px;margin-bottom:0;position:relative;right:0;text-align:left;top:0;top:-8px}.stories p{margin-top:0}.stories span{display:block;margin-left:165px}@media only screen and (max-width:640px){.stories span{margin-left:0}}.stories #youtube:hover{background:none;border-radius:0;padding:0}.stories #youtube{left:0;position:relative;top:0}.stories #youtube path{fill:#05c3dd!important}.stories #youtube polygon{fill:#fff!important}.testimony{clear:both;margin-bottom:50px}.testimony .blockquote{border:2px solid #04a9c7;border-radius:30px;font-size:18px;font-weight:400;line-height:1.75em;margin:0 auto 10px;padding:25px;position:relative}.testimony .blockquote:after{border:2px solid #04a9c7;border-bottom:none;border-left:none;border-radius:0 30px 0 0;bottom:-42px;content:"";height:40px;left:50px;position:absolute;width:40px;z-index:3}.testimony .blockquote:before{border:6px solid #fff;bottom:-3px;content:"";left:50px;position:absolute;width:80px;z-index:2}.testimony cite{display:block;font-size:14px;font-style:italic;line-height:1em;margin:0 0 0 130px;padding:15px 0 0 15px;position:relative;z-index:1}.testimony cite a{font-family:Montserrat,sans-serif;font-size:14px;line-height:1em}.eventSVG{background-color:#001d33;background-image:linear-gradient(0deg,#004c56,#008caa);color:#fff;display:block;height:auto;position:relative;text-align:center;width:100%}@media only screen and (max-width:640px){.eventSVG svg{width:90%!important}}span.event{background-color:#008eaa;color:#fff;display:block;font-size:18px;font-weight:400;padding:5px 2%;text-align:center;width:100%}@media only screen and (max-width:640px){span.event{font-size:14px}}section.event{margin-top:30px!important}section.event ul{padding-left:25px}@media only screen and (max-width:640px){section.event svg{height:18px!important;width:18px!important}section.event h1{font-size:24px}}@keyframes steam{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}#tmmSVG #hiker1{animation:walk1 5s ease-in-out infinite}#tmmSVG #hiker2{animation:walk2 4s ease-in-out infinite;animation-delay:2s}#mentorSVG #logofill{animation:color2 4s ease infinite}#mentorSVG #catail{animation:tail 5s ease-in-out infinite}#menteeSVG #dogtongue{animation:panting .75s ease-in-out infinite}@keyframes walk1{0%{transform:translateY(0)}50%{transform:translateY(10px)}to{transform:translateY(0)}}@keyframes walk2{0%{transform:translateY(5px)}50%{transform:translateY(15px)}to{transform:translateY(5px)}}@keyframes color2{0%{fill:#37afcd}50%{fill:#fff}to{fill:#37afcd}}@keyframes tail{0%{transform:translate(0)}50%{transform:translate(-2px,-2px)}to{transform:translate(0)}}@keyframes panting{0%{transform:translateY(0)}50%{transform:translateY(-2px)}to{transform:translateY(0)}}.share{background:hsla(0,0%,100%,.75);bottom:0;left:0;position:fixed;text-align:center}.share a,.share button{margin:5px}.share a{border-bottom:none;display:block;line-height:0;margin:10px 0}.share button{background:none;border:none}@media only screen and (max-width:640px){.share{position:inherit}.share a{display:inline-block;margin:0 10px}}.share-icons{fill:#708090;cursor:pointer;height:17px;width:17px}.share-icons:hover{fill:#302e2c}footer{background:#302e2c;clear:both;padding:1em 3em}footer a,footer p{color:#fff;font-size:12px;font-weight:300}
