﻿/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.clearfix,.cf{zoom:1}.clearfix:before,.clearfix:after,.cf:before,.cf:after{display:table;content:""}.clearfix:after,.cf:after{clear:both}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.image-replacement,.ir{overflow:hidden;text-indent:100%;white-space:nowrap}@font-face{font-family:'icomoon';src:url("../fonts/icomoon.eot?lbtgfx");src:url("../fonts/icomoon.eot?lbtgfx#iefix") format("embedded-opentype"),url("../fonts/icomoon.woff2?lbtgfx") format("woff2"),url("../fonts/icomoon.ttf?lbtgfx") format("truetype"),url("../fonts/icomoon.woff?lbtgfx") format("woff"),url("../fonts/icomoon.svg?lbtgfx#icomoon") format("svg");font-weight:normal;font-style:normal;font-display:block}[class^="icon-"],[class*=" icon-"]{font-family:'icomoon' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-x:before{content:"\e905"}.icon-youtube:before{content:"\e900"}.icon-linkedin:before{content:"\e901"}.icon-instagram:before{content:"\e902"}.icon-facebook:before{content:"\e904"}p{-ms-word-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:none;-moz-hyphens:none;hyphens:none;-webkit-hyphenate-before:2;-webkit-hyphenate-after:3;hyphenate-lines:3;font-variant-ligatures:no-common-ligatures;-moz-font-feature-settings:"liga" 0, "clig" 0;-webkit-font-feature-settings:"liga" 0, "clig" 0;font-feature-settings:"liga" 0, "clig" 0}.foo{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.foo-parent{position:relative}.bg-white{background-color:#fff}.fill-white{fill:#fff !important}.white{color:#fff}.bg-paleyellow{background-color:#f1f2c7}.fill-paleyellow{fill:#f1f2c7 !important}.paleyellow{color:#f1f2c7}.bg-green{background-color:#034638}.fill-green{fill:#034638 !important}.green{color:#034638}.bg-mylanta{background-color:#a7bdb1}.fill-mylanta{fill:#a7bdb1 !important}.mylanta{color:#a7bdb1}.bg-sage{background-color:#9ea700}.fill-sage{fill:#9ea700 !important}.sage{color:#9ea700}.bg-lightyellow{background-color:#dbde70}.fill-lightyellow{fill:#dbde70 !important}.lightyellow{color:#dbde70}.bg-blue{background-color:#3e6991}.fill-blue{fill:#3e6991 !important}.blue{color:#3e6991}.bg-brightblue{background-color:#41b6e6}.fill-brightblue{fill:#41b6e6 !important}.brightblue{color:#41b6e6}.bg-gray{background-color:#86898c}.fill-gray{fill:#86898c !important}.gray{color:#86898c}.bg-lightgray{background-color:#eeefef}.fill-lightgray{fill:#eeefef !important}.lightgray{color:#eeefef}.bg-grayblue{background-color:#97a8bb}.fill-grayblue{fill:#97a8bb !important}.grayblue{color:#97a8bb}.bg-deepgreen{background-color:#104638}.fill-deepgreen{fill:#104638 !important}.deepgreen{color:#104638}.container{display:flex;flex-direction:column;min-height:100vh}@supports (grid-area: auto){.grid{display:grid;margin:0 auto;width:100%;grid-gap:12px;grid-row-gap:0}.grid #content{flex:1}.grid aside{min-height:80px}.grid #footer{background-color:#3e6991}.grid-aside{grid-template-rows:auto 1fr auto}.grid-full{grid-row-gap:0}@media only screen and (min-width: 768px){.grid-aside{grid-template-columns:repeat(12, minmax(0, 1fr));grid-template-rows:auto 1fr auto}.grid-aside #header,.grid-aside #footer{grid-column:span 12}.grid-aside #content{grid-column:1/8}.grid-aside #content.full-width{grid-column:1/-1;z-index:11}.grid-aside aside{grid-column:8/-1}.grid-full{grid-template-columns:repeat(12, minmax(0, 1fr));grid-template-rows:auto 1fr auto}.grid-full #header,.grid-full #footer{grid-column:span 12}.grid-full #content{grid-column:1/-1;z-index:11}.grid-full aside{display:none}}@media only screen and (min-width: 1170px){.grid-aside #content{grid-column:1/9;padding-left:0}.grid-aside #content.full-width{grid-column:0/12}.grid-aside aside{grid-column:9/-1}.grid-full #content{grid-column:0/12}}@media only screen and (min-width: 1600px){.grid-aside #content{grid-column:2/9}.grid-aside #content.full-width{grid-column:0/12}.grid-aside aside{grid-column:9/12}.grid-full #content{grid-column:0/12}}}.blue-circle-btn,.brightblue-circle-btn,.sage-circle-btn,.lightyellow-circle-btn,.lightyellow-circle-btn-cstm,.light-lemon-circle-btn,.mylanta-circle-btn,button#gform_submit_button_1,.center-circle-btn,.button{position:relative;display:inline-block;width:auto;z-index:10;margin-bottom:.5em;border:0;text-decoration:none}.blue-circle-btn:hover,.brightblue-circle-btn:hover,.sage-circle-btn:hover,.lightyellow-circle-btn:hover,.lightyellow-circle-btn-cstm:hover,.light-lemon-circle-btn:hover,.mylanta-circle-btn:hover,button#gform_submit_button_1:hover,.center-circle-btn:hover,.button:hover,.blue-circle-btn:focus,.brightblue-circle-btn:focus,.sage-circle-btn:focus,.lightyellow-circle-btn:focus,.lightyellow-circle-btn-cstm:focus,.light-lemon-circle-btn:focus,.mylanta-circle-btn:focus,button#gform_submit_button_1:focus,.center-circle-btn:focus,.button:focus{text-decoration:none}.blue-circle-btn,.brightblue-circle-btn,.sage-circle-btn,.lightyellow-circle-btn,.lightyellow-circle-btn-cstm,.light-lemon-circle-btn,.mylanta-circle-btn,button#gform_submit_button_1,.center-circle-btn{text-transform:uppercase;font-weight:700;height:12px;line-height:12px;font-size:.75em;padding-left:16px}.blue-circle-btn:before,.brightblue-circle-btn:before,.sage-circle-btn:before,.lightyellow-circle-btn:before,.lightyellow-circle-btn-cstm:before,.light-lemon-circle-btn:before,.mylanta-circle-btn:before,button#gform_submit_button_1:before,.center-circle-btn:before{content:'';display:block;position:absolute;height:40px;width:40px;border-radius:50%;left:0;z-index:-1;top:-12px;opacity:.7;filter:alpha(opacity=70);-webkit-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out}.blue-circle-btn:after,.brightblue-circle-btn:after,.sage-circle-btn:after,.lightyellow-circle-btn:after,.lightyellow-circle-btn-cstm:after,.light-lemon-circle-btn:after,.mylanta-circle-btn:after,button#gform_submit_button_1:after,.center-circle-btn:after{content:'';display:block;position:absolute;height:2px;width:calc(100% - 16px);bottom:-5px;z-index:-1}.blue-circle-btn:hover:before,.brightblue-circle-btn:hover:before,.sage-circle-btn:hover:before,.lightyellow-circle-btn:hover:before,.lightyellow-circle-btn-cstm:hover:before,.light-lemon-circle-btn:hover:before,.mylanta-circle-btn:hover:before,button#gform_submit_button_1:hover:before,.center-circle-btn:hover:before,.blue-circle-btn:focus:before,.brightblue-circle-btn:focus:before,.sage-circle-btn:focus:before,.lightyellow-circle-btn:focus:before,.lightyellow-circle-btn-cstm:focus:before,.light-lemon-circle-btn:focus:before,.mylanta-circle-btn:focus:before,button#gform_submit_button_1:focus:before,.center-circle-btn:focus:before{left:5px;opacity:1;filter:alpha(opacity=100);-webkit-transition:all 0.35s ease-in-out;transition:all 0.35s ease-in-out}.blue-circle-btn:hover:after,.brightblue-circle-btn:hover:after,.sage-circle-btn:hover:after,.lightyellow-circle-btn:hover:after,.lightyellow-circle-btn-cstm:hover:after,.light-lemon-circle-btn:hover:after,.mylanta-circle-btn:hover:after,button#gform_submit_button_1:hover:after,.center-circle-btn:hover:after,.blue-circle-btn:focus:after,.brightblue-circle-btn:focus:after,.sage-circle-btn:focus:after,.lightyellow-circle-btn:focus:after,.lightyellow-circle-btn-cstm:focus:after,.light-lemon-circle-btn:focus:after,.mylanta-circle-btn:focus:after,button#gform_submit_button_1:focus:after,.center-circle-btn:focus:after{bottom:-4px}.right-circle.blue-circle-btn:before,.right-circle.brightblue-circle-btn:before,.right-circle.sage-circle-btn:before,.right-circle.lightyellow-circle-btn:before,.right-circle.lightyellow-circle-btn-cstm:before,.right-circle.light-lemon-circle-btn:before,.right-circle.mylanta-circle-btn:before,button.right-circle#gform_submit_button_1:before,.right-circle.center-circle-btn:before{left:auto;right:-10px}.right-circle.blue-circle-btn:hover:before,.right-circle.brightblue-circle-btn:hover:before,.right-circle.sage-circle-btn:hover:before,.right-circle.lightyellow-circle-btn:hover:before,.right-circle.lightyellow-circle-btn-cstm:hover:before,.right-circle.light-lemon-circle-btn:hover:before,.right-circle.mylanta-circle-btn:hover:before,button.right-circle#gform_submit_button_1:hover:before,.right-circle.center-circle-btn:hover:before,.right-circle.blue-circle-btn:focus:before,.right-circle.brightblue-circle-btn:focus:before,.right-circle.sage-circle-btn:focus:before,.right-circle.lightyellow-circle-btn:focus:before,.right-circle.lightyellow-circle-btn-cstm:focus:before,.right-circle.light-lemon-circle-btn:focus:before,.right-circle.mylanta-circle-btn:focus:before,button.right-circle#gform_submit_button_1:focus:before,.right-circle.center-circle-btn:focus:before{left:auto;right:-5px}.blue-circle-btn{color:#fff}.blue-circle-btn:before{background:#3e6991;opacity:.5;filter:alpha(opacity=50)}.blue-circle-btn:after{background:#fff}.blue-circle-btn.green{color:#034638}.blue-circle-btn.green:after{background:#034638}.brightblue-circle-btn{color:#f1f2c7}.brightblue-circle-btn:before{background:#41b6e6;opacity:.5;filter:alpha(opacity=50)}.brightblue-circle-btn:after{background:#f1f2c7}.sage-circle-btn{color:#034638}.sage-circle-btn:before{background:#9ea700}.sage-circle-btn:after{background:#034638}.lightyellow-circle-btn{color:#3e6991}.lightyellow-circle-btn:before{background:#dbde70}.lightyellow-circle-btn:after{background:#3e6991}.lightyellow-circle-btn-cstm{color:#fff}.lightyellow-circle-btn-cstm:before{background:#dbde70;opacity:.5;filter:alpha(opacity=50)}.lightyellow-circle-btn-cstm:after{background:#fff}.light-lemon-circle-btn{color:#104638}.light-lemon-circle-btn:before{background:#f0f3c8}.light-lemon-circle-btn:after{background:#104638}.mylanta-circle-btn{color:#4e7695}.mylanta-circle-btn:before{background:#a7bdb1}.mylanta-circle-btn:after{background:#4e7695}.mylanta-circle-btn:hover:before,.mylanta-circle-btn:focus:before{opacity:.8;filter:alpha(opacity=80)}.brightblue-circle-btn,button#gform_submit_button_1{color:#fff}.brightblue-circle-btn:before,button#gform_submit_button_1:before{background:#41b6e6;opacity:.42;filter:alpha(opacity=42)}.brightblue-circle-btn:after,button#gform_submit_button_1:after{background:#fff}.brightblue-circle-btn:hover:before,.brightblue-circle-btn:focus:before,button#gform_submit_button_1:hover:before,button#gform_submit_button_1:focus:before{opacity:.7;filter:alpha(opacity=70)}.layout .brightblue-circle-btn,.layout button#gform_submit_button_1{color:#3e6991;margin-top:25px}.layout .brightblue-circle-btn:after,.layout button#gform_submit_button_1:after{background:#3e6991}.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]){background:none;position:relative;display:block}.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]):before{content:'';background:#41b6e6;display:inline-block;height:40px;width:40px;position:absolute}.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]):hover,.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]):active{cursor:pointer}.center-circle-btn{color:#fff;padding-left:0 !important}.center-circle-btn:before{opacity:.52;filter:alpha(opacity=52);background:#4e7695;left:calc(50% - 20px) !important}.center-circle-btn:after{background:#fff;width:100%}.center-circle-btn:hover:before,.center-circle-btn:focus:before{opacity:.72;filter:alpha(opacity=72);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2);left:calc(50% - 20px)}.btn-resource{display:block;width:132.5px;background:url("../images/img-resource-btn-outer-ring.png") no-repeat;background-size:cover;background-position:center 0;-webkit-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out;margin:5px auto 15px}.btn-resource:hover,.btn-resource:active{background-position:center 5px;-webkit-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out}.btn-02{clear:both;margin:25px 0 25px 0;display:table;transform:translateY(25px)}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"],select,textarea,.field{display:block}input[type="text"][disabled],input[type="text"].is-disabled,input[type="password"][disabled],input[type="password"].is-disabled,input[type="datetime"][disabled],input[type="datetime"].is-disabled,input[type="datetime-local"][disabled],input[type="datetime-local"].is-disabled,input[type="date"][disabled],input[type="date"].is-disabled,input[type="month"][disabled],input[type="month"].is-disabled,input[type="time"][disabled],input[type="time"].is-disabled,input[type="week"][disabled],input[type="week"].is-disabled,input[type="number"][disabled],input[type="number"].is-disabled,input[type="email"][disabled],input[type="email"].is-disabled,input[type="url"][disabled],input[type="url"].is-disabled,input[type="search"][disabled],input[type="search"].is-disabled,input[type="tel"][disabled],input[type="tel"].is-disabled,input[type="color"][disabled],input[type="color"].is-disabled,select[disabled],select.is-disabled,textarea[disabled],textarea.is-disabled,.field[disabled],.field.is-disabled{opacity:0.6;cursor:not-allowed}input[type="password"]{letter-spacing:0.3em}textarea{max-width:100%;width:100%}fieldset{border:1px solid #ccc}fieldset label{font-weight:600}fieldset p{margin-bottom:0}legend{padding:0 0.5em}.radio-buttons{margin-top:0}.radio-buttons li{margin-left:2px;list-style-type:none}.radio-buttons label{font-weight:normal}#gform_8{padding:25px;background:#f1f2c7}#gform_8 .gfield_captcha{display:inline-block}#gform_8 #gform_submit_button_8{background:#104638;padding:8px 20px;text-transform:uppercase;color:#fff}#gform_8 #gform_submit_button_8:hover,#gform_8 #gform_submit_button_8:active{background:#41b6e6}#gform_8 .gform_footer{padding-bottom:0}#gform_8 input{background:#fff;border:1px solid}#gform_8 #field_8_7{margin-top:-10px}#gform_confirmation_wrapper_8{background:#f1f2c7;padding:25px}.bg-blue #gform_2 input{border:0;background:#3d5d7b;color:#fff}.bg-blue #gform_2 input[type=submit]{background:#41b6e6 !important}.bg-blue #gform_2 input[type=submit]:hover,.bg-blue #gform_2 input[type=submit]:active{background:#97a8bb !important}#gform_wrapper_2 .gform_fields .gfield input::-webkit-input-placeholder,#gform_wrapper_2 textarea::-webkit-input-placeholder{font-weight:400;text-transform:none;color:#999;font-size:.925em}#gform_wrapper_2 .gform_fields .gfield input::-moz-placeholder,#gform_wrapper_2 textarea::-moz-placeholder{font-weight:400;text-transform:none;color:#999;font-size:.925em}#gform_wrapper_2 .gform_fields .gfield input:-ms-input-placeholder,#gform_wrapper_2 textarea:-ms-input-placeholder{font-weight:400;text-transform:none;color:#999;font-size:.925em}#gform_wrapper_2 .gform_fields .gfield input:-moz-placeholder,#gform_wrapper_2 textarea:-moz-placeholder{font-weight:400;text-transform:none;color:#999;font-size:.925em}/*! Lity - v2.4.0 - 2019-08-10
* http://sorgalla.com/lity/
* Copyright (c) 2015-2019 Jan Sorgalla; Licensed MIT */.lity{z-index:100000;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#4b4f54;background:rgba(0,0,0,0.9);outline:none !important;opacity:0;-webkit-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lity-wrap{z-index:100000;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none !important}.lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-0.8em;width:100%;text-align:center;font-size:14px;font-family:Arial, Helvetica, sans-serif;opacity:0;-webkit-transition:opacity 0.3s ease;-o-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none !important}.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;-o-transition:-o-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease}.lity-loading .lity-content,.lity-closed .lity-content{-webkit-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8)}.lity-content:after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6)}.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial, Baskerville, monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:hover,.lity-close:focus,.lity-close:active,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial, Baskerville, monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close:active{top:1px}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-iframe .lity-container,.lity-youtube .lity-container,.lity-vimeo .lity-container,.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}.lity-hide{display:none}.white-popup{position:relative;background:#fff;padding:30px;width:80%;max-width:960px;margin:20px auto 26px}.white-popup h4{font-size:2.5em}.white-popup:after{content:'';display:block;position:absolute;width:100%;height:6px;left:0;bottom:0;background-color:#a7bdb1}.white-popup p{line-height:145%}.white-popup a{display:inline-block;font-size:.875em;margin-right:18px}.white-popup a:last-child{margin-right:0}.white-popup i{margin-right:5px}.searchandfilter li[data-sf-field-input-type="checkbox"] input{display:none}.searchandfilter li[data-sf-field-input-type="checkbox"] label{padding:10px 0 10px 50px;display:block;color:#4c4f54;text-transform:uppercase}.searchandfilter li[data-sf-field-input-type="checkbox"] label:hover,.searchandfilter li[data-sf-field-input-type="checkbox"] label:active{cursor:pointer}.searchandfilter li[data-sf-field-input-type="checkbox"].sf-field-taxonomy-ct_resource_cat li,.searchandfilter li[data-sf-field-input-type="checkbox"].sf-field-taxonomy-ct_resource_info_type li{position:relative;z-index:10}.searchandfilter li[data-sf-field-input-type="checkbox"].sf-field-taxonomy-ct_resource_cat li:before,.searchandfilter li[data-sf-field-input-type="checkbox"].sf-field-taxonomy-ct_resource_info_type li:before{content:'';display:inline-block;position:absolute;z-index:-1;left:5px;top:4px;width:36px;height:36px;background-repeat:no-repeat;background-size:auto 36px;background-position:0 0}.searchandfilter#search-filter-form-2623>ul{display:inline-block}.searchandfilter#search-filter-form-2623>ul li{display:inline-block}.searchandfilter#search-filter-form-2623>ul li:last-child{margin-right:0}.searchandfilter#search-filter-form-2623>ul li:before{width:30px;background-size:60px auto;background-position:0px 2px;left:7px}.searchandfilter#search-filter-form-2623>ul li li{padding-top:0;padding-bottom:0}.searchandfilter#search-filter-form-2623>ul li.sf-item-13{background:#034638;border:1px solid #034638}.searchandfilter#search-filter-form-2623>ul li.sf-item-13:before{background-image:url("../images/icon-fam-support-projects.png")}.searchandfilter#search-filter-form-2623>ul li.sf-item-13.sf-option-active label{color:#034638}.searchandfilter#search-filter-form-2623>ul li.sf-item-15{background:#41b6e6;border:1px solid #41b6e6}.searchandfilter#search-filter-form-2623>ul li.sf-item-15:before{background-image:url("../images/icon-health-well-being-projects.png")}.searchandfilter#search-filter-form-2623>ul li.sf-item-15.sf-option-active label{color:#41b6e6}.searchandfilter#search-filter-form-2623>ul li.sf-item-14{background:#9caa0d;border:1px solid #9caa0d}.searchandfilter#search-filter-form-2623>ul li.sf-item-14:before{background-image:url("../images/icon-learning-dev-projects.png")}.searchandfilter#search-filter-form-2623>ul li.sf-item-14.sf-option-active label{color:#9caa0d}.searchandfilter#search-filter-form-2623>ul li label{color:#fff;padding:10px 15px 10px 44px;font-size:.75em}.searchandfilter#search-filter-form-2623>ul li.sf-field-post-meta-cf_projects_active label{background:#3e6991;border:1px solid #3e6991}.searchandfilter#search-filter-form-2623>ul li.sf-field-post-meta-cf_projects_active li{position:relative}.searchandfilter#search-filter-form-2623>ul li.sf-field-post-meta-cf_projects_active li:before{display:inline-block;position:absolute;content:'';width:30px;height:36px;background-size:60px auto;background-position:0px 2px;background-repeat:no-repeat;left:7px;top:4px}.searchandfilter#search-filter-form-2623>ul li.sf-field-post-meta-cf_projects_active li:first-child:before{background-image:url("../images/icon-active.png")}.searchandfilter#search-filter-form-2623>ul li.sf-field-post-meta-cf_projects_active li:last-child:before{background-image:url("../images/icon-complete.png")}.searchandfilter#search-filter-form-2623>ul li.sf-field-post-meta-cf_projects_active .sf-option-active:before{background-position:-30px 2px;background-size:60px auto}.searchandfilter#search-filter-form-2623>ul li.sf-field-post-meta-cf_projects_active .sf-option-active label{background:#fff;color:#3e6991}.searchandfilter#search-filter-form-2623>ul li.sf-option-active{background:#fff}.searchandfilter#search-filter-form-2623>ul li.sf-option-active label{font-weight:700}.searchandfilter#search-filter-form-2623>ul li.sf-option-active:before{background-position:-30px 2px;background-size:60px auto}.searchandfilter#search-filter-form-2611 ul,.searchandfilter#search-filter-form-3885 ul{padding-left:0;padding-top:10px}.searchandfilter#search-filter-form-2611 h4,.searchandfilter#search-filter-form-3885 h4{color:#3e6991;font-weight:500;margin:0;padding:0 0 5px}.searchandfilter#search-filter-form-2611 li[data-sf-field-input-type="checkbox"].sf-field-post-meta-cf-resource-initiative label,.searchandfilter#search-filter-form-2611 li[data-sf-field-input-type="checkbox"].sf-field-post-meta-cf-resource-type label,.searchandfilter#search-filter-form-3885 li[data-sf-field-input-type="checkbox"].sf-field-post-meta-cf-resource-initiative label,.searchandfilter#search-filter-form-3885 li[data-sf-field-input-type="checkbox"].sf-field-post-meta-cf-resource-type label{padding:3px 0 3px 40px}.searchandfilter#search-filter-form-2611 li[data-sf-field-input-type="checkbox"].sf-field-post-meta-cf-resource-initiative li,.searchandfilter#search-filter-form-2611 li[data-sf-field-input-type="checkbox"].sf-field-post-meta-cf-resource-type li,.searchandfilter#search-filter-form-3885 li[data-sf-field-input-type="checkbox"].sf-field-post-meta-cf-resource-initiative li,.searchandfilter#search-filter-form-3885 li[data-sf-field-input-type="checkbox"].sf-field-post-meta-cf-resource-type li{position:relative;z-index:10;margin-bottom:5px}.searchandfilter#search-filter-form-2611 li[data-sf-field-input-type="checkbox"].sf-field-post-meta-cf-resource-initiative li:before,.searchandfilter#search-filter-form-2611 li[data-sf-field-input-type="checkbox"].sf-field-post-meta-cf-resource-type li:before,.searchandfilter#search-filter-form-3885 li[data-sf-field-input-type="checkbox"].sf-field-post-meta-cf-resource-initiative li:before,.searchandfilter#search-filter-form-3885 li[data-sf-field-input-type="checkbox"].sf-field-post-meta-cf-resource-type li:before{content:'';display:none;position:absolute;z-index:11;left:5px;top:2px;width:23px;height:23px;background-image:url("../images/icon-blue-checkmark.png");background-repeat:no-repeat;background-size:23px 23px;background-position:0 0}.searchandfilter#search-filter-form-2611 li[data-sf-field-input-type="checkbox"].sf-field-post-meta-cf-resource-initiative li:after,.searchandfilter#search-filter-form-2611 li[data-sf-field-input-type="checkbox"].sf-field-post-meta-cf-resource-type li:after,.searchandfilter#search-filter-form-3885 li[data-sf-field-input-type="checkbox"].sf-field-post-meta-cf-resource-initiative li:after,.searchandfilter#search-filter-form-3885 li[data-sf-field-input-type="checkbox"].sf-field-post-meta-cf-resource-type li:after{content:'';display:none;position:absolute;z-index:-1;left:15px;top:0px;width:calc(100% - 25px);min-height:29px;height:100%;background:-moz-linear-gradient(top, rgba(168,189,177,0.37) 0%, rgba(168,189,177,0.37) 100%);background:-webkit-linear-gradient(top, rgba(168,189,177,0.37) 0%, rgba(168,189,177,0.37) 100%);background:linear-gradient(to bottom, rgba(168,189,177,0.37) 0%, rgba(168,189,177,0.37) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#5ea8bdb1', endColorstr='#5ea8bdb1',GradientType=0 )}.searchandfilter#search-filter-form-2611 li[data-sf-field-input-type="checkbox"].sf-field-post-meta-cf-resource-initiative li.sf-option-active:before,.searchandfilter#search-filter-form-2611 li[data-sf-field-input-type="checkbox"].sf-field-post-meta-cf-resource-type li.sf-option-active:before,.searchandfilter#search-filter-form-3885 li[data-sf-field-input-type="checkbox"].sf-field-post-meta-cf-resource-initiative li.sf-option-active:before,.searchandfilter#search-filter-form-3885 li[data-sf-field-input-type="checkbox"].sf-field-post-meta-cf-resource-type li.sf-option-active:before{display:inline-block;background-position:0 0}.searchandfilter#search-filter-form-2611 li[data-sf-field-input-type="checkbox"].sf-field-post-meta-cf-resource-initiative li.sf-option-active:after,.searchandfilter#search-filter-form-2611 li[data-sf-field-input-type="checkbox"].sf-field-post-meta-cf-resource-type li.sf-option-active:after,.searchandfilter#search-filter-form-3885 li[data-sf-field-input-type="checkbox"].sf-field-post-meta-cf-resource-initiative li.sf-option-active:after,.searchandfilter#search-filter-form-3885 li[data-sf-field-input-type="checkbox"].sf-field-post-meta-cf-resource-type li.sf-option-active:after{display:inline-block;z-index:-1}.searchandfilter#search-filter-form-2611 li[data-sf-field-input-type="checkbox"].sf-field-post-meta-cf-resource-initiative li.sf-option-active label,.searchandfilter#search-filter-form-2611 li[data-sf-field-input-type="checkbox"].sf-field-post-meta-cf-resource-type li.sf-option-active label,.searchandfilter#search-filter-form-3885 li[data-sf-field-input-type="checkbox"].sf-field-post-meta-cf-resource-initiative li.sf-option-active label,.searchandfilter#search-filter-form-3885 li[data-sf-field-input-type="checkbox"].sf-field-post-meta-cf-resource-type li.sf-option-active label{color:#3e6991}.searchandfilter#search-filter-form-2611 li[data-sf-field-input-type="checkbox"] li,.searchandfilter#search-filter-form-3885 li[data-sf-field-input-type="checkbox"] li{padding:0;text-transform:uppercase}.searchandfilter#search-filter-form-2611 li[data-sf-field-input-type="checkbox"] li.sf-item-13:before,.searchandfilter#search-filter-form-3885 li[data-sf-field-input-type="checkbox"] li.sf-item-13:before{background-image:url("../images/icon-family-support-hover.png")}.searchandfilter#search-filter-form-2611 li[data-sf-field-input-type="checkbox"] li.sf-item-15:before,.searchandfilter#search-filter-form-3885 li[data-sf-field-input-type="checkbox"] li.sf-item-15:before{background-image:url("../images/icon-health-well-being-hover.png")}.searchandfilter#search-filter-form-2611 li[data-sf-field-input-type="checkbox"] li.sf-item-14:before,.searchandfilter#search-filter-form-3885 li[data-sf-field-input-type="checkbox"] li.sf-item-14:before{background-image:url("../images/icon-learning-dev-hover.png")}.searchandfilter#search-filter-form-2611 li[data-sf-field-input-type="checkbox"] li.sf-option-active:before,.searchandfilter#search-filter-form-3885 li[data-sf-field-input-type="checkbox"] li.sf-option-active:before{background-position:-36px 0}.searchandfilter#search-filter-form-2611 li[data-sf-field-input-type="checkbox"] li.sf-option-active label,.searchandfilter#search-filter-form-3885 li[data-sf-field-input-type="checkbox"] li.sf-option-active label{font-weight:700}.searchandfilter#search-filter-form-2611 li[data-sf-field-input-type="checkbox"].sf-field-taxonomy-ct_resource_info_type li.sf-item-16:before,.searchandfilter#search-filter-form-3885 li[data-sf-field-input-type="checkbox"].sf-field-taxonomy-ct_resource_info_type li.sf-item-16:before{background-image:url("../images/icon-policy-hover.png")}.searchandfilter#search-filter-form-2611 li[data-sf-field-input-type="checkbox"].sf-field-taxonomy-ct_resource_info_type li.sf-item-18:before,.searchandfilter#search-filter-form-3885 li[data-sf-field-input-type="checkbox"].sf-field-taxonomy-ct_resource_info_type li.sf-item-18:before{background-image:url("../images/icon-research-hover.png")}.searchandfilter#search-filter-form-2611 li[data-sf-field-input-type="checkbox"].sf-field-taxonomy-ct_resource_info_type li.sf-item-17:before,.searchandfilter#search-filter-form-3885 li[data-sf-field-input-type="checkbox"].sf-field-taxonomy-ct_resource_info_type li.sf-item-17:before{background-image:url("../images/icon-practice-hover.png")}.searchandfilter#search-filter-form-3885 li.sf-field-search{position:relative}.searchandfilter#search-filter-form-3885 label{width:100%}.searchandfilter#search-filter-form-3885 input[type=text]{padding-left:15px;padding-right:15px;border:0;width:100%}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px)}.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)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0 !important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent;position:absolute;top:calc(50% - 50px);width:100%}.owl-theme .owl-nav [class*='owl-']{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*='owl-']:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.owl-nav{position:absolute;top:calc(50% - 50px);width:100%}.owl-prev span,.owl-next span{font-size:64px}.owl-prev{left:-20px}.owl-next{right:-20px}.owl-item .btn{font-size:14px;color:#41b6e6;text-transform:uppercase}@media screen and (min-width: 768px){.owl-nav{top:calc(50% - 70px)}.owl-prev span,.owl-next span{font-size:72px}.owl-prev{left:-30px}.owl-next{right:-30px}}@media screen and (min-width: 1030px){.owl-nav{top:calc(50% - 100px)}.owl-prev span,.owl-next span{font-size:112px}.owl-prev{left:-60px}.owl-next{right:-60px}}html{font-size:1em;scroll-behavior:smooth}body{color:#4b4f54;font-size:100%;font-family:"Roboto Condensed",sans-serif;line-height:1.5;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.home{background:#f1f2c7}body.blog,body.single-post,body.archive{background-color:#fff}img{display:block;max-width:100%;height:auto}.blk{display:block;position:relative}.no-top{margin-top:0 !important}.center{text-align:center}.no-list{list-style:none;padding-left:0;margin:0}.border{border-style:solid}.border-top-white{border-top:10px solid #fff}.embed-container{position:relative;padding-bottom:56.25%;overflow:hidden;max-width:100%;height:auto}.embed-container iframe,.embed-container object,.embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.row{flex-wrap:wrap}.grid{display:-ms-grid;display:grid}.no-top{margin-top:0}.no-list{list-style:none;padding-left:0}.underline{text-decoration:underline}.btn-wrap{display:block}p.section-intro{margin-top:0}.border-white{border-color:#fff}.paleyellowgradient{background:#e5e7a9;background:-moz-linear-gradient(top, #e5e7a9 80%, #d6da87 100%);background:-webkit-linear-gradient(top, #e5e7a9 80%, #d6da87 100%);background:linear-gradient(to bottom, #e5e7a9 80%, #d6da87 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e7a9', endColorstr='#d6da87',GradientType=0 )}.darkgreengradient{background:#104738;background:linear-gradient(0deg, #104738 0%, #085948 100%);background:-moz-linear-gradient(0deg, #104738 0%, #085948 100%);background:-webkit-linear-gradient(0deg, #104738 0%, #085948 100%)}.darkgreengradient.layout-intro .left-side:before{background:url(../images/bg-layout-section-lines-left.png) no-repeat}@media screen and (max-width: 767px){.darkgreengradient.layout-intro .left-side:before{background-image:none !important}}.sage-ul{position:relative}.sage-ul:after{content:'';display:block;border-bottom:2px solid #9ea700;position:absolute;left:0;bottom:-10px;width:100%}bg-blue a,a:visited{text-decoration:none}bg-blue a:hover,bg-blue a:focus,a:visited:hover,a:visited:focus{text-decoration:underline}bg-blue a:link,a:visited:link{-webkit-tap-highlight-color:rgba(0,0,0,0.3)}body .content-details p>a{margin:15px 0;display:inline-block;border-bottom:0;padding:4px 12px;background-color:#4e7695;color:#fff !important}body .content-details p>a:hover{border-bottom:0}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:"Lato",sans-serif;margin:1.333em 0 0.5em;line-height:1.2;text-rendering:optimizelegibility}h1 a,h1 a:hover,h1 a:active,.h1 a,.h1 a:hover,.h1 a:active,h2 a,h2 a:hover,h2 a:active,.h2 a,.h2 a:hover,.h2 a:active,h3 a,h3 a:hover,h3 a:active,.h3 a,.h3 a:hover,.h3 a:active,h4 a,h4 a:hover,h4 a:active,.h4 a,.h4 a:hover,.h4 a:active,h5 a,h5 a:hover,h5 a:active,.h5 a,.h5 a:hover,.h5 a:active,h6 a,h6 a:hover,h6 a:active,.h6 a,.h6 a:hover,.h6 a:active{text-decoration:none}h1,.h1{margin-top:0;margin-bottom:0.319em;font-size:1.75em;font-weight:300}h1.single-title,.h1.single-title{font-weight:400}h2,.h2{font-weight:300;margin-top:0.88em;font-size:2.369em}h2.single-team-title,.h2.single-team-title{margin-top:30px;line-height:115%}.blog h2.page-title,.archive h2.page-title,.blog .h2.page-title,.archive .h2.page-title{font-weight:300;font-size:1.3em;margin-top:0;margin-bottom:.25em;line-height:115%}.most-recent-head h2,.most-recent-head .h2{margin:0 !important;font-size:1.375rem}.layout h2:after,.layout-info h2:after,.layout-code h2:after,.layout-txt-btns h2:after,.layout-icons h2:after,.layout-txt-img h2:after,.layout-board h2:after,.layout .h2:after,.layout-info .h2:after,.layout-code .h2:after,.layout-txt-btns .h2:after,.layout-icons .h2:after,.layout-txt-img .h2:after,.layout-board .h2:after{content:'';display:block;border-top:3px solid #3e6991;width:100px;margin:15px 0 0 2px}.layout h2.deepgreen:after,.layout-info h2.deepgreen:after,.layout-code h2.deepgreen:after,.layout-txt-btns h2.deepgreen:after,.layout-icons h2.deepgreen:after,.layout-txt-img h2.deepgreen:after,.layout-board h2.deepgreen:after,.layout .h2.deepgreen:after,.layout-info .h2.deepgreen:after,.layout-code .h2.deepgreen:after,.layout-txt-btns .h2.deepgreen:after,.layout-icons .h2.deepgreen:after,.layout-txt-img .h2.deepgreen:after,.layout-board .h2.deepgreen:after{border-color:#104638 !important}.deepgreen-scheme h2:after,.deepgreen-scheme .h2:after{border-color:#104638}h2.special-head,.h2.special-head{position:relative;z-index:10;font-weight:100;line-height:100%}h2.special-head span,.h2.special-head span{position:relative;z-index:11;text-transform:uppercase;font-weight:700;font-family:"Roboto Condensed",sans-serif}h2.special-head.inline span,.h2.special-head.inline span{display:inline;vertical-align:middle}#history h2.special-head span,#history .h2.special-head span{color:#41b6e6}#team h2.special-head span,#team .h2.special-head span{color:#a7bdb1}#our-roles h2.special-head:after,#our-roles .h2.special-head:after{content:'';display:block;position:absolute;background:#3e6991}#our-roles h2.special-head span,#our-roles .h2.special-head span{top:9px}#home-feature h2,#home-feature .h2{font-weight:400}#home-impact h2,#home-impact .h2{color:#a7bdb1}#home-impact h2:after,#home-impact .h2:after{bottom:5px}#team h2,#team .h2{margin-bottom:0px}#project-filter h2,#project-filter .h2{padding-bottom:15px;border-bottom:2px solid #eeefef}footer h2,footer .h2{color:#498fb5}footer h2.special-head,footer .h2.special-head{font-size:6em}footer h2.special-head span,footer .h2.special-head span{color:#fff;position:absolute;font-weight:600}h2.current-partners,.h2.current-partners{text-transform:uppercase;font-size:1.25em;font-weight:700;font-family:"Roboto Condensed",sans-serif}h2.single-team-title,.h2.single-team-title{margin-bottom:15px}.search h2.archive-title,.search .h2.archive-title{padding-bottom:5px;border-bottom:3px solid #eeefef;font-size:2em;line-height:125%;margin-bottom:35px}h3,.h3{font-size:1.777em}#home-pillars h3,#home-pillars .h3{font-family:"Roboto Condensed",sans-serif;position:relative;text-transform:uppercase;font-size:1.5em;font-weight:400}#home-pillars h3:after,#home-pillars .h3:after{content:'';position:absolute;display:inline-block;background:#9ea700;height:4px;width:100px;bottom:-15px;left:0}#home-news h3,#home-news .h3{font-family:"Roboto Condensed",sans-serif;font-weight:400;padding-top:30px;padding-bottom:30px;text-transform:uppercase;font-size:1.625em;text-align:left}h3.page-title,.h3.page-title{font-weight:300;font-size:1.3em;margin-top:0;margin-bottom:.25em;line-height:115%}.most-recent h3,.most-recent .h3{font-size:1.5em}.post-takeaways h3,.post-takeaways .h3{margin:0 0 30px}.related-posts h3,.related-posts .h3{padding-bottom:5px;border-bottom:3px solid #eeefef}h3.search-title,.h3.search-title{font-size:1.5em;margin:24px 0 6px}h3.search-title a,.h3.search-title a{color:#3e6991}h3.search-title a:hover,.h3.search-title a:hover{color:#41b6e6}h4,.h4{font-size:1.333em}#news-list h4,#news-list .h4{margin-bottom:0}#home-news h4,#home-news .h4{color:#4e7695}#home-news.new-news h4,#home-news.new-news .h4{color:#fff}.team-member h4,.board-member h4,.team-member .h4,.board-member .h4{font-weight:400;margin-bottom:6px}.layout h4,.layout .h4{font-family:"Roboto Condensed",sans-serif}.layout-icons h4,.layout-icons .h4{font-family:"Lato",sans-serif}.layout h4 a:hover,.board-member h4 a:hover,.layout .h4 a:hover,.board-member .h4 a:hover{color:#41b6e6 !important}.btm-search h4,.btm-search .h4{margin-top:0;font-weight:300}h5,.h5{font-size:1em}h6,.h6{text-transform:uppercase;letter-spacing:4.333px}.header{position:relative}.header-content img{display:inline-block}.header-nav{display:block;height:86px;background:-moz-linear-gradient(top, rgba(63,105,145,0.9) 0%, rgba(63,105,145,0.9) 100%);background:-webkit-linear-gradient(top, rgba(63,105,145,0.9) 0%, rgba(63,105,145,0.9) 100%);background:linear-gradient(to bottom, rgba(63,105,145,0.9) 0%, rgba(63,105,145,0.9) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e63f6991', endColorstr='#e63f6991',GradientType=0 )}.home .header-nav{background:none}#inner-header{text-align:center}#bloginfo{text-align:center}.vimeo-wrapper{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;overflow:hidden}.vimeo-wrapper:after{display:block;content:'';position:absolute;left:0;top:0;width:100vw;height:100%;z-index:5;opacity:.75;filter:alpha(opacity=75);background:#323944}.vimeo-wrapper iframe{width:100vw;height:56.25vw;min-height:100vh;min-width:177.77vh;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2}ul,ol{-webkit-padding-start:20px}.list-square{margin-bottom:1.5em;list-style-position:outside;list-style-type:square}.nostyle{margin-left:0;padding-left:0;list-style-type:none}.related-posts-list{display:grid}.related-posts-list li{margin-bottom:35px}.related-posts-list .related-thumb{display:block;margin-bottom:12px}.related-posts-list .related-thumb img{width:100%;height:auto;vertical-align:top}.related-posts-list .related-title{display:block}.related-posts-list .related-title a{display:block;color:#3e6991;line-height:135%}.related-posts-list .related-title a:hover{text-decoration:none;color:#41b6e6}.page-numbers{margin:1em 0;padding-left:0;list-style-type:none;display:flex}.page-numbers li{margin-right:1em}#menu-main-menu{display:none}#logo{position:absolute}#logo img{height:auto}#responsive-menu-pro-container #responsive-menu-pro-title #responsive-menu-pro-title-image img{margin:0 auto}#responsive-menu-pro-container #responsive-menu-pro>li.responsive-menu-pro-item a{text-transform:uppercase;font-weight:700}#responsive-menu-pro-container #responsive-menu-pro ul.responsive-menu-pro-submenu li.responsive-menu-pro-item .responsive-menu-pro-item-link{font-size:18px;text-transform:none;font-family:"Lato",sans-serif;font-weight:400}#header .bg-under{display:block;position:absolute;z-index:-1;background-repeat:no-repeat;background-size:cover}.home #header .bg-under{background-image:url("../images/bg-hero.jpg")}.single-cpt_projects #header .bg-under{background-image:url("../images/bg-project-single.jpg")}.single-cpt_team #header .bg-under{background-image:url("../images/bg-single-team.jpg")}.blog #header .bg-under,.single-post #header .bg-under,.archive #header .bg-under{background-image:url("../images/bg-news.jpg")}.page-template-default #header .bg-under,.error404 #header .bg-under,.search #header .bg-under,.page-id-5065 #header .bg-under{background-image:url("../images/bg-default.jpg")}.hero-overlay{display:block;position:absolute;overflow:visible;height:auto;bottom:0px;z-index:1;font-weight:300}.hero-overlay header{position:relative;z-index:10}.hero-overlay .shape{position:absolute;background-repeat:no-repeat;overflow:hidden;bottom:0;left:0;width:100%;height:100%}.hero-overlay .hero-ellipse{position:absolute;display:block;width:100%;height:160px;left:0;background-position:left top;background-size:100% auto;background-image:url("../images/img-hero-ellipse-horiz-01.png");background-repeat:no-repeat}.hero-overlay .ellipse-1{z-index:11}.hero-overlay .ellipse-2{z-index:12}.hero-overlay p{margin:0;color:#f2f2f2}#responsive-menu-pro-container #responsive-menu-pro-title #responsive-menu-pro-title-image{text-align:center}#responsive-menu-pro-container #responsive-menu-pro-title #responsive-menu-pro-title-image img{max-width:250px;width:90%;margin:0 auto}button#responsive-menu-pro-button{z-index:99998}#home-our-work .list-bg{display:block;position:relative;z-index:10;color:#fff;font-weight:300}#home-our-work .list-bg li{display:grid;line-height:125%;width:60%;grid-template-columns:auto 1fr;align-items:center;border-bottom:#a3b6af 1px solid}#home-our-work .list-bg:before{content:'';background:url("../images/bg-work-circle-shape.png");background-repeat:no-repeat;display:block;position:absolute;z-index:-1}#home-our-work .list-icon i{display:inline-block;width:100%;min-height:30px;background-size:contain;background-repeat:no-repeat;background-position:center center}#home-our-work .icon-heart{background-image:url("../images/icon-heart.png")}#home-our-work .icon-family-support{background-image:url("../images/icon-family-support.png")}#home-our-work .icon-learning-dev{background-image:url("../images/icon-learning-dev.png")}#home-impact{background:url("../images/bg-home-impact-cairns.jpg") no-repeat;background-size:cover;border:10px solid #f1f2c7;border-bottom:0}#home-impact figure{font-weight:700;background:url("../images/bg-impact-figure-shape.png") no-repeat;background-size:contain;background-position:center center;padding:0;margin:0;text-align:center}#home-impact figure span{position:relative;opacity:.85;filter:alpha(opacity=85)}#home-impact figure span:after{position:absolute;left:0;content:'';display:block;height:2px;background:#f1f2c7;bottom:-8px;width:150%}#home-impact figure sup{top:-0.2em}#home-pillars{background:#f1f2c7 url("../images/bg-home-pillars-doctor-baby.jpg") no-repeat;background-size:cover;background-position:left top;margin:10px 0 0}#home-pillars .quads .grid-item{position:relative;background:-moz-linear-gradient(top, rgba(255,255,255,0.66) 0%, rgba(255,255,255,0.66) 100%);background:-webkit-linear-gradient(top, rgba(255,255,255,0.66) 0%, rgba(255,255,255,0.66) 100%);background:linear-gradient(to bottom, rgba(255,255,255,0.66) 0%, rgba(255,255,255,0.66) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8ffffff', endColorstr='#a8ffffff',GradientType=0 )}#home-pillars .quads header{margin-bottom:35px}#home-pillars .pillar-icon{position:absolute;display:inline-block}#home-news{background:url("../images/bg-home-news.jpg") no-repeat;background-size:cover;background-position:75% top}#home-news .grid-three-one>.grid-item:first-child,#home-news .grid-3-2>.grid-item:first-child{background:-moz-linear-gradient(top, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.8) 100%);background:-webkit-linear-gradient(top, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.8) 100%);background:linear-gradient(to bottom, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.8) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff', endColorstr='#ccffffff',GradientType=0 )}#home-news .grid-three-one>.grid-item:last-child,#home-news .grid-3-2>.grid-item:last-child{background:-moz-linear-gradient(top, rgba(65,182,230,0.85) 0%, rgba(65,182,230,0.85) 100%);background:-webkit-linear-gradient(top, rgba(65,182,230,0.85) 0%, rgba(65,182,230,0.85) 100%);background:linear-gradient(to bottom, rgba(65,182,230,0.85) 0%, rgba(65,182,230,0.85) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#d941b6e6', endColorstr='#d941b6e6',GradientType=0 )}#home-news .grid-3-2>.grid-item:first-child{background:-moz-linear-gradient(top, rgba(65,182,230,0.8) 0%, rgba(65,182,230,0.8) 100%);background:-webkit-linear-gradient(top, rgba(65,182,230,0.8) 0%, rgba(65,182,230,0.8) 100%);background:linear-gradient(to bottom, rgba(65,182,230,0.8) 0%, rgba(65,182,230,0.8) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc41b6e6', endColorstr='#cc41b6e6',GradientType=0 )}#home-news .grid-3-2>.grid-item:last-child{background:-moz-linear-gradient(top, rgba(255,255,255,0.85) 0%, rgba(255,255,255,0.85) 100%);background:-webkit-linear-gradient(top, rgba(255,255,255,0.85) 0%, rgba(255,255,255,0.85) 100%);background:linear-gradient(to bottom, rgba(255,255,255,0.85) 0%, rgba(255,255,255,0.85) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9ffffff', endColorstr='#d9ffffff',GradientType=0 )}#home-news .date{color:#4b4f54;font-size:.625em;line-height:100%;text-transform:uppercase}#home-news #news-list{margin-bottom:25px}#home-news #news-list li{position:relative;border-bottom:1px solid #a7bdb1}#home-news #news-list li:last-child{border:0}#home-news #news-list a{display:block;padding:18px 65px 22px 0}#home-news #news-list a:hover,#home-news #news-list a:active{text-decoration:none}#home-news p{line-height:135%;margin-bottom:35px}#home-news .read-more{position:absolute;right:0;top:42px;display:inline-block;background:#9ea700;color:#fff;text-transform:uppercase;padding:0 12px;font-size:.75em;height:22px;line-height:22px}#home-news.new-news .date{font-size:.875em}#home-news.new-news .read-more{background-color:#4e7695}#home-news.new-news #news-list li{border-color:rgba(255,255,255,0.57)}#home-news.new-news .milestones-news-head{padding:15px 0;display:grid;grid-template-columns:3fr 2fr;text-align:center;justify-content:start}#home-news.new-news .milestone-icon-wrap{text-align:right}#home-news.new-news .milestone-icon{width:80%;max-width:120px;float:right}#home-news.new-news a img{-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out}#home-news.new-news a img:hover{-webkit-filter:grayscale(0%);filter:grayscale(0%);-webkit-transition:all 0.35s ease-in-out;transition:all 0.35s ease-in-out}#mission .section-content{margin-bottom:25px}#mission .section-content p:first-of-type{margin-top:0}.mission-bg{display:block;position:relative;z-index:10;color:#f1f2c7;font-weight:300;background-image:url("../images/bg-green-orb.png");background-repeat:no-repeat;font-size:1.125em;margin:-0 auto 10px}.mission-bg header:before{text-align:center;content:'';display:inline-block;background:url("../images/icon-target.png") no-repeat;background-size:contain;left:0;right:0;margin:0 auto}figure.roles-venn{display:block;position:relative;z-index:10;font-weight:300;background-image:url("../images/img-wwd-venn-roles.png");background-repeat:no-repeat;margin:-0 auto 10px}#history .section-content{margin-bottom:25px}#history .section-content p a{color:#41b6e6}#history p:first-of-type{margin-top:0}#history .grid-content header{position:relative}#history .grid-content header:after{content:'';position:absolute;display:block;width:60%;height:2px;background:#41b6e6}.history-img{background:url("../images/bg-our-history.jpg") no-repeat;background-size:cover}#team header{display:block;border-bottom:2px solid #a7bdb1}#team header p{margin-top:0}.team-member .title{text-transform:uppercase;font-weight:700}.team-member a.img-wrap{display:block;position:relative;z-index:10;margin-bottom:10px;padding:22px}.team-member a.img-wrap:after{display:block;content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:url("../images/img-bio-rings.png") no-repeat;background-size:contain;z-index:15;pointer-events:none}.team-member a.img-wrap:hover .hover-me,.team-member a.img-wrap:active .hover-me{display:flex}.team-member a.img-wrap img{border-radius:50%}.team-member .hover-me{display:none;position:absolute;top:12.5px;left:12.5px;width:calc(100% - 44px);height:calc(100% - 44px);border-radius:50%;background:-moz-linear-gradient(top, rgba(62,105,145,0.73) 0%, rgba(62,105,145,0.73) 100%);background:-webkit-linear-gradient(top, rgba(62,105,145,0.73) 0%, rgba(62,105,145,0.73) 100%);background:linear-gradient(to bottom, rgba(62,105,145,0.73) 0%, rgba(62,105,145,0.73) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba3e6991', endColorstr='#ba3e6991',GradientType=0 );background-size:contain;z-index:14;vertical-align:middle;text-align:center;color:#fff;align-items:center;justify-content:center;margin:10px 0 0 10px}.board-member{text-align:left}.board-member a{font-weight:400}.board-member .title,.board-member .company{display:block}.board-member .title{text-transform:uppercase;font-weight:700}#our-partners{background:url("../images/bg-our-partners.jpg") no-repeat;background-size:cover;background-position:right bottom}#our-partners .figure{display:flex;line-height:100%;text-align:center;justify-content:center;padding-bottom:20px;margin-bottom:20px;position:relative}#our-partners .figure:after{content:'';position:absolute;border-bottom:#fff solid 2px;display:block;width:200px;left:0;right:0;margin:auto;bottom:-4px}#our-partners .figure img{display:inline-block;width:100px;height:100px}#our-partners .number{display:inline-block;font-size:110px;line-height:100px;margin-left:10px}#our-partners .caption{text-transform:uppercase}#our-partners img{width:100%}#our-partners .grid-item:last-child .figure img{width:130px;height:auto}.partner-desc{color:#86898c;font-size:.75em}.layout-jump{padding-bottom:0 !important}.jump-items{display:block;background:#f1f2c7;width:100%;padding:0 0 15px;border-bottom:1px solid #e1e2e2}.jump-items h3{background:#3e6991;color:#f1f2c7;font-size:20px;text-transform:uppercase;padding:8px 20px;letter-spacing:1px;font-weight:400}.jump-items ul{margin-bottom:0}.jump-items ul li{padding:2px 5px;margin:0 15px}.jump-icon{position:absolute;display:inline-block;width:50px}#resource-featured header.section-title{background:url("../images/icon-featured-resources.png") no-repeat;background-position:center top;background-size:115px auto;text-align:center;padding-top:125px}#resource-featured header.section-title h2{font-family:"Roboto Condensed",sans-serif;text-transform:uppercase;font-weight:700;font-size:1.5em;line-height:130%;margin-bottom:40px;color:#3e6991}#resource-featured header.section-title h2 span{display:block;font-weight:300;font-size:2em;font-family:"Lato",sans-serif;text-transform:none}#resource-library header.section-title{background:url("../images/bg-blue-resources-circle.png") no-repeat;background-size:contain;display:grid;text-align:center;justify-content:middle;padding:65px 65px 115px 60px;width:100%;max-width:330px}#resource-library header.section-title h2{font-family:"Roboto Condensed",sans-serif;text-transform:uppercase;font-weight:700;font-size:1.5em;line-height:160%;margin-bottom:40px}#resource-library header.section-title h2 span{display:block;font-weight:300;font-size:3em;font-family:"Lato",sans-serif;text-transform:none}#resource-library header.section-title p{margin:0;font-size:.875em;font-weight:700}.resource-item,.project-item{position:relative;background:#f9f9fa;color:#323944}#search-filter-results-3885 .resource-item,#search-filter-results-3885 .project-item{display:inline-block}#search-filter-results-3885 .resource-item:hover,#search-filter-results-3885 .project-item:hover{text-decoration:none}#search-filter-results-3885 .resource-item:hover h3,#search-filter-results-3885 .project-item:hover h3{text-decoration:none}#search-filter-results-3885 .resource-item:hover .btn-actions span:before,#search-filter-results-3885 .project-item:hover .btn-actions span:before{left:-25px;-webkit-transition:left 0.35s ease-in-out;transition:left 0.35s ease-in-out}.resource-item header,.project-item header{display:block;height:36px;position:relative;background:#86898c}.resource-item header>div,.project-item header>div{position:absolute;left:15px;top:5px}.resource-item header span,.project-item header span{float:left;display:inline-block;background-repeat:no-repeat;background-size:contain;background-position:center center;width:25px;height:25px;vertical-align:middle;text-align:center;z-index:10;line-height:25px;margin-right:5px}.resource-item header span:last-child,.project-item header span:last-child{margin-right:0}.resource-item header span.family-support-education,.project-item header span.family-support-education{background-image:url("../images/icon-family-support-education.png")}.resource-item header span.health-well-being,.project-item header span.health-well-being{background-image:url("../images/icon-health-well-being.png")}.resource-item header span.learning-development,.project-item header span.learning-development{background-image:url("../images/icon-learning-dev-white.png")}.resource-item header span.policy,.project-item header span.policy{background-image:url("../images/icon-policy.png")}.resource-item header span.practice,.project-item header span.practice{background-image:url("../images/icon-practice.png")}.resource-item header span.research,.project-item header span.research{background-image:url("../images/icon-research.png")}.featured .resource-item,.featured .project-item{background:none;padding:0 0 45px}.featured .resource-item.policy header,.featured .resource-item.research header,.featured .resource-item.practice header,.featured .project-item.policy header,.featured .project-item.research header,.featured .project-item.practice header{background:#3e6991}.featured .resource-item.policy header span,.featured .resource-item.research header span,.featured .resource-item.practice header span,.featured .project-item.policy header span,.featured .project-item.research header span,.featured .project-item.practice header span{line-height:40px !important;background-position:left 4px}.featured .resource-item.policy header>div,.featured .resource-item.research header>div,.featured .resource-item.practice header>div,.featured .project-item.policy header>div,.featured .project-item.research header>div,.featured .project-item.practice header>div{top:8px}.featured .resource-item header,.featured .project-item header{height:55px;text-align:left}.featured .resource-item header span,.featured .project-item header span{display:inline-block;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;height:45px;padding-left:48px;width:100%;background-position:left 1px;text-align:left;background-size:auto 31px;font-size:.875em;font-weight:700;text-transform:uppercase;line-height:115%}.featured .resource-item header>div,.featured .project-item header>div{top:10px}.featured .resource-item h3,.featured .project-item h3{color:#4b4f54}.featured .resource-item .btn-actions,.featured .project-item .btn-actions{background:none !important}.featured .resource-item .btn-actions a,.featured .resource-item .btn-actions span,.featured .project-item .btn-actions a,.featured .project-item .btn-actions span{color:#3e6991;font-weight:400;font-size:.75em;height:30px;line-height:31px}.featured .resource-item .btn-actions a:before,.featured .resource-item .btn-actions span:before,.featured .project-item .btn-actions a:before,.featured .project-item .btn-actions span:before{display:none}.resource-item .item-content,.project-item .item-content{padding:30px 15px 0;position:relative}.resource-item h3,.project-item h3{font-weight:400;font-size:1.25em;color:#3e6991}.resource-item .resource-meta,.project-item .resource-meta{color:#626468;font-size:12px;line-height:125%;font-weight:600;text-transform:uppercase;padding:0 15px 10px;position:absolute;bottom:60px;display:block;width:100%}.resource-item .resource-meta span.infotype,.project-item .resource-meta span.infotype{display:inline-block;width:32px;height:32px;margin-right:5px;background-repeat:no-repeat;background-size:24px 24px;background-position:center center;background-color:#3e6991;border-radius:50%}.resource-item .resource-meta span.infotype.research,.project-item .resource-meta span.infotype.research{background-image:url("../images/icon-research.png")}.resource-item .resource-meta span.infotype.practice,.project-item .resource-meta span.infotype.practice{background-image:url("../images/icon-practice.png")}.resource-item .resource-meta span.infotype.policy,.project-item .resource-meta span.infotype.policy{background-image:url("../images/icon-policy.png")}.resource-item .resource-meta span.resource-type,.project-item .resource-meta span.resource-type{float:right;line-height:32px}.resource-item .project-meta,.project-item .project-meta{color:#6a6e75;font-size:.875em;line-height:125%;font-weight:600;text-transform:uppercase;padding:0 15px 10px;position:absolute;bottom:65px;display:block;width:100%;text-align:right}.resource-item .resource-type,.project-item .resource-type{color:#6a6e75}.resource-item .btn-actions,.project-item .btn-actions{background:#86898c;color:#fff;padding:0px;display:block;position:absolute;width:100%;bottom:0;z-index:1}.resource-item .btn-actions a,.resource-item .btn-actions span,.project-item .btn-actions a,.project-item .btn-actions span{color:#fff;display:block;height:60px;line-height:61px;font-size:1em;font-weight:bold;padding:0 15px;overflow:hidden;position:relative;z-index:10}.resource-item .btn-actions a:hover,.resource-item .btn-actions span:hover,.project-item .btn-actions a:hover,.project-item .btn-actions span:hover{text-decoration:none}.resource-item .btn-actions a:hover:before,.resource-item .btn-actions span:hover:before,.project-item .btn-actions a:hover:before,.project-item .btn-actions span:hover:before{left:-25px;-webkit-transition:left 0.35s ease-in-out;transition:left 0.35s ease-in-out}.resource-item .btn-actions a:before,.resource-item .btn-actions span:before,.project-item .btn-actions a:before,.project-item .btn-actions span:before{-webkit-transition:left 0.15s ease-in-out;transition:left 0.15s ease-in-out;content:'';position:absolute;display:block;height:120px;width:120px;left:-40px;top:-30px;z-index:-1;border-radius:50%;background-color:#4f5258}.resource-item.family-support-education header,.project-item.family-support-education header{background:#13483a}.resource-item.family-support-education .btn-actions,.project-item.family-support-education .btn-actions{background:#13483a}.resource-item.family-support-education a:before,.resource-item.family-support-education span:before,.project-item.family-support-education a:before,.project-item.family-support-education span:before{background-color:#0a2d24}.resource-item.health-well-being header,.project-item.health-well-being header{background:#41b6e6}.resource-item.health-well-being .btn-actions,.project-item.health-well-being .btn-actions{background:#41b6e6}.resource-item.health-well-being a:before,.resource-item.health-well-being span:before,.project-item.health-well-being a:before,.project-item.health-well-being span:before{background-color:#4791ba}.resource-item.learning-development header,.project-item.learning-development header{background:#9caa0d}.resource-item.learning-development .btn-actions,.project-item.learning-development .btn-actions{background:#9caa0d}.resource-item.learning-development a:before,.resource-item.learning-development span:before,.project-item.learning-development a:before,.project-item.learning-development span:before{background-color:#808b0b}.resource-item.multiple-cats header,.project-item.multiple-cats header{background:#4c4f54}.resource-item.multiple-cats .btn-actions,.project-item.multiple-cats .btn-actions{background:#4c4f54}.resource-item.multiple-cats a:before,.resource-item.multiple-cats span:before,.project-item.multiple-cats a:before,.project-item.multiple-cats span:before{background-color:#37393d}.project-item{padding:0 0 95px}.project-item h3{padding-bottom:20px;border-bottom:2px solid #d8d8d9;margin-bottom:22px}#project-results{padding:25px 1em}.search-filter-results{display:grid}.sep{font-weight:100;margin:0 5px}.most-recent{background:#3e6991}.most-recent-content{padding:15px 15px 35px}.most-recent-content p{font-size:.75em}.most-recent-img{background-size:cover;background-position:center center;padding-top:66.85%}#post-grid{margin-top:25px}#post-grid .post-content .article-header{margin-top:15px}#post-grid .post-content p{font-size:.875em;margin-top:0}.archive #post-grid{border-top:0;margin:0;padding:0}.blog #post-grid article:first-child{display:none}.feature-wrap{display:block;margin-bottom:25px}.pp-multiple-authors-boxes-ul{list-style:none;padding-left:0}.pp-multiple-authors-layout-inline .avatar,.pp-multiple-authors-layout-inline .photo{border-radius:30px}.custom-authors{display:block;position:relative;font-size:.875em;display:block;background:#eeefef;padding:15px}.single-post .article-header{padding-bottom:15px;border-bottom:3px solid #eeefef;margin-bottom:15px}.byline-authors{display:block;position:relative;font-size:.6em;margin-top:20px;padding-right:150px}.byline-authors strong{margin-right:10px;display:inline-block;color:#86898c}.byline-authors a,.byline-authors>span{display:inline-grid;grid-template-columns:46px auto;grid-row-gap:4px;color:#86898c;line-height:42px;height:42px;vertical-align:middle;margin-right:16px}.byline-authors a:last-child,.byline-authors>span:last-child{margin-right:0}.author-img{display:inline-block;height:42px;margin-right:4px}.author-img img{display:inline-block;height:42px;width:42px;border-radius:42px;border:2px solid #eeefef}.author-name{display:inline-block;height:42px}.sfsi_shortcode_container{float:none !important;position:absolute;right:0}.sfsi_shortcode_container .sfsi_wicons{width:20px !important;height:20px !important}.sfsi_widget .sfsi_wDiv .sfsi_wicons .inerCnt a,.sfsi_widget .sfsi_wDiv .sfsi_wicons .inerCnt a.sficn{height:20px !important;width:20px !important}.norm_row{text-align:right !important;width:125px !important}.post-takeaways{display:block;margin:50px 0;padding:15px;position:relative;z-index:10;background:#f1f2c7}.post-takeaways:before{content:'';background:url(../images/img-hero-ellipse-shape.png) no-repeat left top;background-size:auto 100%;position:absolute;top:0;left:0;width:100%;height:100%;opacity:.05;filter:alpha(opacity=5);z-index:-1}.post-search-result{padding-bottom:4px;border-bottom:1px solid #eeefef}.post-search-result .byline-wrap{margin-bottom:12px}.btm-search{background:#f1f2c7;display:block;padding:15px 25px 20px;margin-top:60px;position:relative;z-index:10;overflow:hidden}.btm-search:before{content:'';background:url(../images/img-hero-ellipse-shape.png) no-repeat left top;background-size:auto 100%;position:absolute;top:0;left:-25px;width:100%;height:100%;opacity:.05;filter:alpha(opacity=5);z-index:-1}.btm-search .search-input{width:100%;max-width:500px}.layout:first-of-type{border-top:0}.layout .grid-piece .btn-wrap{margin-top:35px;margin-bottom:35px}.layout .section-content>*{margin-top:0}.layout .section-content div a,.layout .section-content p a,.layout .section-content li a{color:#41b6e6}.layout .section-content .btn-wrap a{color:inherit}.page-template-default .layout{border-left:0;border-right:0}.page-template-default .layout:first-of-type{padding-top:0}.page-template-default .layout{border-bottom:0 !important;border-top:0 !important;padding-left:1em;padding-right:1em}.layout:last-child{margin-bottom:0 !important}.layout-intro{position:relative;z-index:-1}.layout-intro h2{font-weight:400;margin-bottom:0}.layout-intro h2:after{display:none !important}.layout-info h2,.layout-code h2{font-weight:300;color:#3e6991}.layout-info h4,.layout-code h4{color:#3e6991;margin-bottom:25px}.layout-info figure,.layout-code figure{display:block;text-align:center;padding:0;margin:0}.layout-info img,.layout-code img{display:inline-block;width:80%;max-width:250px}.layout-info .section-content,.layout-code .section-content{line-height:125%}.layout-info .caption,.layout-code .caption{display:block;color:#86898c;font-size:.875em;margin-top:15px;line-height:120%}.layout-txt-btns,.layout-txt-img,.layout-board{border-color:#fff}.layout-icons .grid-piece{position:relative;padding:60px 15px 45px;border-top:16px solid}.layout-icons i.fas{display:inline-block;position:relative;background-repeat:no-repeat;background-size:contain;color:#fff;font-size:1.9em;width:92px;height:80px;text-align:center;vertical-align:middle}.layout-icons i.fas:before{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;line-height:79px;padding-right:5px}.layout-icons .icon-wrap{position:absolute;left:18px;top:-44px}.layout-icons .section-content{color:#4b4f54;line-height:130%}.layout-icons.blue-scheme h2:after{border-color:#3e6991}.layout-icons.blue-scheme i.fas{background-image:url("../images/bg-icon-blue-matte.png");color:#fff}.layout-icons.blue-scheme .grid-piece{border-color:#3e6991;background:-moz-linear-gradient(left, rgba(62,105,145,0.2) 0%, rgba(62,105,145,0.2) 100%);background:-webkit-linear-gradient(left, rgba(62,105,145,0.2) 0%, rgba(62,105,145,0.2) 100%);background:linear-gradient(to right, rgba(62,105,145,0.2) 0%, rgba(62,105,145,0.2) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#333e6991', endColorstr='#333e6991',GradientType=1 )}.layout-icons.deepgreen-scheme i.fas{background-image:url("../images/bg-icon-green-matte.png");color:#f0f3c8}.layout-icons.deepgreen-scheme .grid-piece{border-color:#104638;background:-moz-linear-gradient(left, rgba(16,70,56,0.2) 0%, rgba(16,70,56,0.2) 100%);background:-webkit-linear-gradient(left, rgba(16,70,56,0.2) 0%, rgba(16,70,56,0.2) 100%);background:linear-gradient(to right, rgba(16,70,56,0.2) 0%, rgba(16,70,56,0.2) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#33104638', endColorstr='#33104638',GradientType=1 )}.layout-icons .btn-wrap{margin-top:35px}.blog article:first-child h2,.archive article:first-child h2{margin-top:0}.error404 .search-outer{padding:1.5em 0}.error404 .search-input{display:flex;width:100%}.error404 input[type="search"]{margin:0 1em 0 0;height:40px;min-width:250px}.error404 .search-submit{width:100px}.page-blog .entry-content .alignfull,.page-blog .entry-content .alignwide{margin:0;max-width:100%}.home .grid-full #content{background:#f1f2c7}#content.border{border-style:solid}.grid-full #content{background:#fff}#post-grid .hentry,.archive .hentry{padding-bottom:40px;margin-bottom:25px;border-bottom:1px solid #e1e2e2}.most-recent .hentry{display:grid}.byline-wrap{margin-bottom:1.25em;position:relative}.single-post .byline-wrap{margin-bottom:5px}.byline-wrap .post-date{color:#fff;background:#9ea700;font-size:.675em;padding:4px 8px;text-transform:uppercase}.single-post .byline-wrap .post-date,.post-search-result .byline-wrap .post-date{font-size:.6em}#post-grid .byline-wrap .post-date{font-size:.625em}.byline-wrap .post-type{color:#fff;font-weight:600}.board-members .section-content{margin-bottom:0 !important}.page-template-default .entry-content,.page-template-default .bg-white .section-content{margin-bottom:75px}.entry-content p a,.bg-white .section-content p a{color:#3e6991;text-decoration:underline}.entry-content p a:hover,.entry-content p a:active,.bg-white .section-content p a:hover,.bg-white .section-content p a:active{color:#9ea700}.entry-content p a.btn,.bg-white .section-content p a.btn{text-decoration:none}.entry-content p a.btn:hover,.entry-content p a.btn:active,.bg-white .section-content p a.btn:hover,.bg-white .section-content p a.btn:active{color:inherit}.entry-content .btn-wrap,.bg-white .section-content .btn-wrap{margin-top:25px}.entry-content table,.bg-white .section-content table{margin-bottom:1.5em;width:100%;border:1px solid #ccc}.entry-content tr,.bg-white .section-content tr{border-bottom:1px solid #ccc}.entry-content tr:nth-child(even),.bg-white .section-content tr:nth-child(even){background-color:#dedede}.entry-content td,.bg-white .section-content td{padding:7px;border-right:1px solid #ccc}.entry-content td:last-child,.bg-white .section-content td:last-child{border-right:0}.entry-content th,.bg-white .section-content th{border-right:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#dedede}.entry-content th:last-child,.bg-white .section-content th:last-child{border-right:0}.article-footer{padding:5px 10px;margin:40px 0;background:#eeefef;font-size:.875em}.article-footer a{color:#3e6991}.article-footer p{margin:0}.screen-reader-text{position:absolute !important;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);width:1px;height:1px;white-space:nowrap}.screen-reader-text:focus{top:5px;left:5px;z-index:100000;display:block;clip:auto !important;padding:15px 23px 14px;width:auto;height:auto;border-radius:3px;background-color:#f1f1f1;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);color:#21759b;text-decoration:none;font-weight:bold;font-size:0.875rem;font-size:14px;line-height:normal}.pagination a,.pagination span{color:#86898c}.pagination .current{color:#3e6991;font-weight:700}.wp-prev-next .prev-link{float:left}.wp-prev-next .next-link{float:right}.sidebar{background:#eeefef}.widgettitle{color:#9ea700;font-weight:400;padding-bottom:6px;border-bottom:3px solid #fff}.team-widget .widgettitle{color:#3e6991;font-size:2em;border-color:#f6f6f6;padding-bottom:20px;margin-bottom:20px}.gform_widget .widgettitle{padding-bottom:12px;text-align:right;font-size:2.75em;font-weight:300;position:relative}.gform_widget .widgettitle:before{display:block;content:'STAY UP-TO-DATE &';color:#4c4f54;font-weight:400;font-size:.3em}.gform_widget .widgettitle:after{display:block;content:'';width:100%;height:130px;position:absolute;top:-110px;left:0;background:url("../images/icon-yellow-background-shape.png") no-repeat;background-size:auto 100%}.search-form label{position:absolute;left:-9999px}.search-form [type="search"]{display:inline-block;width:calc(100% - 80px)}.search-form [type="submit"]{text-transform:uppercase;background:#9ea700;color:#fff;width:75px;display:inline-block}.search-form [type="submit"]:hover{background:#3e6991}.search-form input{border:0;background:#fff;padding:8px 12px;font-size:16px}.widget{margin-bottom:35px}.widget.team-widget{padding-top:80px}.widget ul{list-style:none;margin-left:0;padding-left:0}.widget ul a{text-decoration:none;color:#3e6991}.widget ::-webkit-input-placeholder{font-style:italic}.widget :-moz-placeholder{font-style:italic}.widget ::-moz-placeholder{font-style:italic}.widget :-ms-input-placeholder{font-style:italic}.widget#gform_widget-2 input{border:0;background:#fff;width:100%;padding:8px 12px;font-size:16px}.widget#gform_widget-2 input#gform_submit_button_2{text-transform:uppercase;background:#9ea700;color:#fff;width:120px;display:inline-block}.widget#gform_widget-2 input#gform_submit_button_2:hover{background:#3e6991}.widget#gform_widget-2 .gform_footer{text-align:right}.widget #ctf .ctf-header a{text-decoration:none;color:#3e6991}.widget #ctf .ctf-item{border-bottom:0;border-top:0;position:relative;font-size:.875em}.widget .ctf-tweet-date{font-style:italic;color:#86898c !important}.widget .ctf-tweet-text,.widget a.ctf-tweet-text-link{color:#4b4f54;font-size:.875em}.widget .ctf-tweet-text:hover,.widget a.ctf-tweet-text-link:hover{text-decoration:none}.widget #ctf .ctf_more:hover{border:0}.widget #ctf .ctf-twitterlink{color:#41b6e6 !important;text-transform:uppercase;font-weight:700;text-decoration:underline}.widget #ctf.ctf-narrow .ctf-author-avatar,.widget #ctf.ctf-narrow .ctf-author-avatar img{border-radius:50%;width:44px;height:44px}.widget_custom-twitter-feeds-widget .widgettitle:before{font-family:'icomoon';content:"\e903";margin-right:8px}body .entry-content img.aligncenter{margin-top:35px;margin-bottom:35px}.wsp-pages-title{display:none}.wsp-pages-list{list-style:none;padding-left:0;margin-top:0}.wsp-pages-list li{margin-bottom:15px}.team-list li{margin-bottom:20px}.team-list li a{display:block;background-repeat:no-repeat;background-image:url("../images/icon-team-play.png");background-size:24px 24px;min-height:24px;padding-left:35px;line-height:24px;color:#3e6991;font-size:1.125em}.team-list li a .team-title{display:block;margin-bottom:10px;font-size:1.25em}.team-list li a .team-position{text-transform:uppercase;color:#86898c;font-size:.875em}.position,.team-position{color:#86898c;text-transform:uppercase;font-weight:900;font-size:1.125em}.position{display:block;line-height:125%}.single-team-label{padding:2px 8px}.single-team-header{display:block;position:relative;margin-bottom:45px}.single-team-header .img-wrap{width:80%;max-width:300px;margin-top:20px;margin-left:auto;margin-right:auto;margin-bottom:35px;padding:0 25px 25px}.single-team-header .img-wrap img{border-radius:50%}.single-team-header .img-wrap:after{display:block;content:'';position:absolute;top:-25px;left:calc(50% - 150px);width:70%;height:70%;background:url("../images/img-bio-rings.png") no-repeat;background-size:contain;z-index:15;pointer-events:none}.single-team-meta{display:block;margin-bottom:50px;padding-bottom:10px;border-bottom:3px solid #d7e1db}.single-team-meta a{text-decoration:none}.single-team-meta a:hover{text-decoration:underline}.social-links{display:block;margin:10px 0 15px}.social-links li{display:inline-block;margin-right:20px}.social-links li:last-child{margin-right:0}.social-links a{color:#335778;background:url("../images/icon-social.png") no-repeat;background-position:0 -45px;background-size:100% 90px;display:block;height:45px;line-height:45px;width:43px;font-size:1.5em;text-align:center;padding-top:2px;text-decoration:none}.social-links a:hover,.social-links a:active{background-position:0 0px;text-decoration:none !important}.darkgreengradient .social-links a{background-image:url("../images/bg-custom-social.png");background-position:0 0px}.darkgreengradient .social-links a:hover,.darkgreengradient .social-links a:active{background-position:0 -45px}.footer{position:relative;clear:both;background:#3e6991;background:-moz-linear-gradient(top, #3e6991 20%, #27425b 100%);background:-webkit-linear-gradient(top, #3e6991 20%, #27425b 100%);background:linear-gradient(to bottom, #3e6991 20%, #27425b 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e6991', endColorstr='#27425b',GradientType=0 )}.footer .address{line-height:150%;text-transform:uppercase}.footer .address a{display:block;color:#fff}.footer .gform_wrapper{margin:-15px 0 0 0}.footer .gform_wrapper ul li.gfield:first-of-type{margin-top:0;margin-right:10px}.footer .gform_wrapper ul li.gfield:nth-child(1),.footer .gform_wrapper ul li.gfield:nth-child(2){display:inline-block;width:calc(50% - 5px)}.footer .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),.footer .gform_wrapper textarea.large{background:-moz-linear-gradient(top, rgba(36,61,84,0.8) 0%, rgba(36,61,84,0.8) 100%);background:-webkit-linear-gradient(top, rgba(36,61,84,0.8) 0%, rgba(36,61,84,0.8) 100%);background:linear-gradient(to bottom, rgba(36,61,84,0.8) 0%, rgba(36,61,84,0.8) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc243d54', endColorstr='#cc243d54',GradientType=0 );color:#fff;border:0;font-size:.875em;margin:0}.footer .gform_wrapper .gfield_checkbox li input{-webkit-appearance:none;appearance:none;background:-moz-linear-gradient(top, rgba(36,61,84,0.8) 0%, rgba(36,61,84,0.8) 100%);background:-webkit-linear-gradient(top, rgba(36,61,84,0.8) 0%, rgba(36,61,84,0.8) 100%);background:linear-gradient(to bottom, rgba(36,61,84,0.8) 0%, rgba(36,61,84,0.8) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc243d54', endColorstr='#cc243d54',GradientType=0 );display:inline-block;position:relative;padding:9px;margin-right:10px;text-transform:none}.footer .gform_wrapper .gfield_checkbox li input:before{content:'';display:inline-block;position:absolute;z-index:11;padding:9px}.footer .gform_wrapper .gfield_checkbox li input:before:hover{cursor:pointer}.footer .gform_wrapper .gfield_checkbox li input:hover,.footer .gform_wrapper .gfield_checkbox li input:after:hover,.footer .gform_wrapper .gfield_checkbox li input:after:active{cursor:pointer}.footer .gform_wrapper .gfield_checkbox li input:active,.footer .gform_wrapper .gfield_checkbox li input:checked:active{box-shadow:0 1px 2px rgba(0,0,0,0.05),inset 0px 1px 3px rgba(0,0,0,0.1)}.footer .gform_wrapper .gfield_checkbox li input:checked{background-color:#e9ecee;outline:1px solid #498fb5;color:#99a1a7}.footer .gform_wrapper .gfield_checkbox li input:checked:after{content:'\2714';font-size:16px;position:absolute;top:-1px;left:5px;color:#fff}.footer .gform_wrapper ul.gfield_checkbox li label,.footer .gform_wrapper ul.gfield_radio li label{font-size:.75em;line-height:125%;color:#fff;font-weight:600;padding-top:9px}.footer #gform_wrapper_1 .gform_fields .gfield input::-webkit-input-placeholder,.footer #gform_wrapper_1 textarea::-webkit-input-placeholder{font-weight:400;text-transform:none;color:#86919d;font-size:.925em}.footer #gform_wrapper_1 .gform_fields .gfield input::-moz-placeholder,.footer #gform_wrapper_1 textarea::-moz-placeholder{font-weight:400;text-transform:none;color:#86919d;font-size:.925em}.footer #gform_wrapper_1 .gform_fields .gfield input:-ms-input-placeholder,.footer #gform_wrapper_1 textarea:-ms-input-placeholder{font-weight:400;text-transform:none;color:#86919d;font-size:.925em}.footer #gform_wrapper_1 .gform_fields .gfield input:-moz-placeholder,.footer #gform_wrapper_1 textarea:-moz-placeholder{font-weight:400;text-transform:none;color:#86919d;font-size:.925em}.footer button#gform_submit_button_1{background:transparent}.footer button#gform_submit_button_1:hover,.footer button#gform_submit_button_1:active{cursor:pointer}.footer .gform_wrapper textarea.large{height:100px}.footer img{max-width:250px;display:block;margin:0 auto 40px}.footer #subfooter{position:relative;z-index:11}.footer .footer-btm{display:block;position:absolute;height:20px;left:0;bottom:0;width:100%;z-index:11;background:url("../images/bg-footer-bar.jpg") repeat-x;background-size:auto 100%}.footer .footer-boy{display:block;position:absolute;z-index:10;background:url("../images/img-footer-kid.png") repeat-x;background-size:contain;background-position:center bottom;left:50%;right:auto}.footer-menu ul{margin-left:0;padding-left:0}.footer-menu ul li{display:inline}.footer-menu ul li:last-child .sep{display:none}.footer-menu ul a{text-transform:uppercase;color:#fff;font-weight:700}@media only screen and (max-width: 767px){.wrap{padding:0 1em}.blog .wrap{padding:0 10px}.blk{padding:30px 0}.border-pad{padding:10px}.border{border-width:10px}.row{flex-wrap:wrap}#logo{left:25px;top:25px}#logo a{display:inline-block}#logo img{width:200px}h1,.h1{font-weight:400}#home-hero h1,#home-hero .h1{font-size:2.125em;width:70%;margin-bottom:10px;font-weight:300}h2,.h2{font-size:1.65em}h2.special-head,.h2.special-head{font-size:4em}.home h2.special-head,.home .h2.special-head{font-size:5em;margin-bottom:25px}h2.special-head span,.h2.special-head span{font-size:.125em}h2.special-head.inline span,.h2.special-head.inline span{font-size:.3em;top:-5px}#board h2.special-head,#board .h2.special-head{padding-left:65px;position:relative}#board h2.special-head span,#board .h2.special-head span{position:absolute;line-height:100%;text-align:center;left:0;top:15px}#our-roles h2.special-head:after,#our-roles .h2.special-head:after{height:2px;width:50px;bottom:2px;left:3px}#our-roles h2.special-head span,#our-roles .h2.special-head span{top:9px}#home-impact h2,#home-impact .h2{position:relative}#home-impact h2:after,#home-impact .h2:after{content:'';display:block;height:1px;width:150px;position:absolute;background:#9eb6bf;bottom:2px;left:3px}#home-impact h2 span,#home-impact .h2 span{margin-left:-35px;top:-16px}#home-pillars h2,#home-pillars .h2{position:relative}#home-pillars h2 span,#home-pillars .h2 span{margin-left:-75px;top:-10px}#home-pillars h2:after,#home-pillars .h2:after{content:'';display:block;height:1px;width:150px;position:absolute;background:#9ea700;bottom:2px;left:3px}footer h2,footer .h2{position:relative;margin-bottom:0}footer h2.special-head,footer .h2.special-head{margin-top:0}footer h2.special-head span,footer .h2.special-head span{margin-left:0;top:15px;left:6px}#home-news h4,#home-news .h4{font-size:1.25em}.team-member h4,.team-member .h4{font-size:1.5em}h4.section-subhead,.h4.section-subhead{font-size:1.125em}#header{height:20vh;min-height:205px;border:10px solid #fff}#header.withlogo{height:auto}#header .bg-under{left:0;top:0;width:100%;height:100%;background-position:center center}.home #header{min-height:80vh;border:0;border-bottom:10px solid #f1f2c7}.home #header .bg-under{left:10px;top:10px;width:calc(100% - 20px);background-position:80% top;height:calc(100% - 10px)}.header-content{padding-top:30px}.withlogo .header-content{padding-top:25px;padding-bottom:25px}.single-cpt_projects .header-content{text-align:center}.single-cpt_projects .header-content img{width:80%;max-width:300px}.hero-overlay{width:calc(100% - 20px);left:10px}.hero-overlay header{padding:110px 10px 25px}.hero-overlay .shape{background-image:url("../images/img-hero-ellipse-shape-vert.png");background-size:cover;background-position:left top}.hero-overlay .hero-ellipse{height:160px}.hero-overlay .ellipse-1{top:50px}.hero-overlay .ellipse-2{top:40px}#home-feature img{outline:2px solid #9ea700;outline-offset:-12px}#home-our-work .list-bg{background-size:auto 125%;font-size:1.125em;padding:60px 0;max-width:343px;margin:0 auto}#home-our-work .list-bg li{padding:18px 0 18px 0px;margin:0 50px 0px 70px;line-height:125%}#home-our-work .list-bg li:last-child{border:0}#home-our-work .list-bg:before{left:0%;top:-2px;height:120%;width:100%;background-size:contain}#home-our-work .list-icon{width:55px;text-align:center}#home-our-work .list-icon i{width:30px}#home-our-work .icon-family-support{width:30px}#mission{padding:15px 0 45px;text-align:center}.mission-bg{background-size:contain;background-position:center center;max-width:243px;padding:30px 0 30px}.mission-bg header{padding:30px 0;position:relative;text-align:center}.mission-bg header:before{width:30px;height:30px}figure.roles-venn{background-size:contain;background-position:center center;max-width:300px;height:300px;padding:30px 0}#home-impact{background-position:top right}#home-impact figure{font-size:4.25em;line-height:2em}#home-impact figure span:after{bottom:-8px;width:150%;left:-25%}#home-impact .grid{margin-top:25px}#home-impact .grid-item p{text-align:center;margin-top:8px}#home-pillars .quads .grid-item{margin-bottom:50px;padding:45px 30px 40px;font-size:.875em}#home-pillars .quads .grid-item:first-of-type{margin-top:50px}#home-pillars .quads .grid-item:last-of-type{margin-bottom:0}#home-pillars .quads .pillar-icon{right:10px;top:-25px;width:33%;max-width:126px}#home-pillars .quads .section-content{margin-top:25px}#home-pillars .quads p{margin:0}#home-news{margin:10px 0}#home-news .grid-three-one>.grid-item:first-child,#home-news .grid-3-2>.grid-item:first-child{padding:25px 25px 35px}#home-news .grid-three-one>.grid-item:last-child,#home-news .grid-3-2>.grid-item:last-child{padding:25px 25px 35px}#home-news p{font-size:.875em}#history .wrap{padding:25px 0 0}#history .grid-content{padding:0 1em 35px}#history .grid-content header:after{max-width:250px;bottom:-5px}.history-img{padding:200px 0}#team{border:10px solid #fff}.team-members,.board-members{margin-top:25px}.team-member{display:block;margin-bottom:35px}.team-member .title{font-size:.875em}.team-member .hover-me{font-size:1.5em}.board-member{display:block;margin-bottom:15px;font-size:.875em}.board-member .title,.board-member .company{font-size:.875em;line-height:110%}#content.border{border-width:10px}#content.border-white{border-color:#fff}#content.border-no-top{border-top:0}#project-filter{padding-top:35px}#project-filter-controls{padding:0 0 25px}#project-results{padding-left:1em;padding-right:1em}.project-item{margin-bottom:25px}.project-item:last-child{margin-bottom:0}.searchandfilter#search-filter-form-2623>ul{padding-left:0;display:inline-block}.searchandfilter#search-filter-form-2623>ul>li{padding-bottom:0}.searchandfilter#search-filter-form-2623>ul ul{padding-left:0}.searchandfilter#search-filter-form-2623>ul ul li{margin-right:10px;margin-bottom:10px}.searchandfilter#search-filter-form-2623>ul ul li:last-child{margin-bottom:0}.searchandfilter#search-filter-form-2623>ul ul li label{font-size:.75em}.searchandfilter#search-filter-form-2611 h4,.searchandfilter#search-filter-form-3885 h4{font-size:1.375em}.searchandfilter#search-filter-form-2611>ul>li,.searchandfilter#search-filter-form-3885>ul>li{background:#fff;margin-bottom:4px}.searchandfilter#search-filter-form-2611>ul>li h4,.searchandfilter#search-filter-form-3885>ul>li h4{position:relative;padding-left:40px;color:#3e6991}.searchandfilter#search-filter-form-2611>ul>li h4:before,.searchandfilter#search-filter-form-3885>ul>li h4:before{content:'+';position:absolute;left:10px;top:-6px;font-size:1.5em;font-family:"Arial", sans-serif}.searchandfilter#search-filter-form-2611>ul>li h4.active,.searchandfilter#search-filter-form-3885>ul>li h4.active{padding-bottom:12px;border-bottom:2px solid #eeefef}.searchandfilter#search-filter-form-2611>ul>li h4.active:before,.searchandfilter#search-filter-form-3885>ul>li h4.active:before{content:'–';top:-8px}.searchandfilter#search-filter-form-2611>ul>li:last-child,.searchandfilter#search-filter-form-3885>ul>li:last-child{margin-bottom:0}.searchandfilter#search-filter-form-2611>ul ul,.searchandfilter#search-filter-form-3885>ul ul{display:none;margin-top:8px;padding-top:5px}.searchandfilter#search-filter-form-2611 li.sf-field-search,.searchandfilter#search-filter-form-3885 li.sf-field-search{padding-top:0;padding-bottom:0}.searchandfilter#search-filter-form-2611 input[type=text],.searchandfilter#search-filter-form-3885 input[type=text]{height:49px}#resource-library{padding:25px 0}#resource-library>header{margin-left:auto;margin-right:auto}.resource-item{margin-bottom:25px;padding:0 0 135px}.resource-filter{margin-left:10px;margin-right:10px;overflow:hidden}.resource-results{padding-left:10px;padding-right:10px}.search-filter-results{margin-top:35px}#our-roles{padding:35px 0}.layout{padding:35px 1em}.layout .grid-piece{margin-bottom:35px}.layout .grid-piece:last-child{margin-bottom:25px}.layout-intro{position:relative;z-index:10}.layout-intro .right-side>*:last-child{margin-bottom:0}.layout-intro h2{font-size:1.5em}}@media only screen and (max-width: 767px) and (min-width: 500px){.layout-intro.no-video{padding:35px 50px}.layout-intro.no-video .left-side:before,.layout-intro.no-video .left-side:after{display:block;content:'';position:absolute;top:0;height:100%;width:100%;z-index:-1}.layout-intro.no-video .left-side:before{left:10px;background:url("../images/bg-layout-section-lines-left.png") no-repeat;background-size:auto 100%}.layout-intro.no-video .left-side:after{right:10px;background:url("../images/bg-layout-section-lines-right.png") no-repeat;background-size:auto 100%;background-position:top right}}@media only screen and (max-width: 767px){.footer{position:relative;padding:25px 0 80px}.footer .grid-one-third{text-align:center;font-size:.875em;position:relative;padding-top:40px}.footer .grid-one-third:before{content:'';position:absolute;top:0;left:0;right:0;width:80%;margin-left:auto;margin-right:auto;border-top:1px solid #498fb5}.footer .copyright{text-align:center;font-size:.75em}.footer .footer-btm{height:20px}.footer img{max-width:180px}.footer .footer-boy{width:100px;height:100px;bottom:13px;margin-left:-52px;margin-right:auto}.footer form#gform_1{margin:-40px auto 35px}.footer-menu{text-align:center;margin-top:35px}.footer-menu ul li .sep{margin-left:10px;margin-right:7px}}@media only screen and (min-width: 600px){.blk{padding:40px 0}.home #content{overflow:visible}.home #container{overflow:hidden}#mission .grid-1-2{grid-template-columns:2fr 3fr;grid-column-gap:25px;align-items:center}.grid-1-1-1.featured{grid-template-columns:1fr 1fr;grid-gap:20px}#our-roles .grid-2-3{grid-template-columns:1fr 1fr;grid-column-gap:25px}#team .grid-quarters,#board .grid-quarters{grid-template-columns:1fr 1fr;grid-column-gap:25px;grid-auto-rows:1fr}.search-filter-results{grid-template-columns:1fr 1fr;grid-gap:25px;grid-auto-rows:1fr}#header{min-height:300px}.home #header{min-height:65vh}.hero-overlay header{padding:110px 60px 25px 15px}.hero-overlay .ellipse-1{top:28%}.hero-overlay .ellipse-2{top:31%}.header-nav{height:110px}.header-content{padding-top:53px}h1.page-title,.h1.page-title{font-size:2.5em}h2.special-head:after,.h2.special-head:after{bottom:2px}#mission h2,#mission .h2{font-size:1.35em}#logo{top:30px;left:30px}#logo img{width:300px}#mission{text-align:left;padding:0px 0 20px}#history .grid-content header::after{max-width:180px}.history-img{padding:270px 0}.entry-content .alignleft,.entry-content img.alignleft{margin-right:1.5em;display:inline;float:left;margin-top:11px}.entry-content .alignright,.entry-content img.alignright{margin-left:1.5em;display:inline;float:right;margin-top:11px}.entry-content .aligncenter,.entry-content img.aligncenter{margin-right:auto;margin-left:auto;display:table;clear:both;margin-top:11px}.entry-content .wp-block-media-text.alignfull{max-width:100%;margin-left:0;margin-right:0}#home-our-work .list-bg{background-size:auto 125%;font-size:1.125em;padding:20% 0 0%;max-width:343px;margin:-50px 0 0}#home-our-work .list-bg:before{left:0%;top:-2px;height:160%;width:100%}#home-our-work .list-bg li{padding:14px 0 14px 0px;margin:0 0 0 20%;font-size:.9em}#home-our-work .list-icon{position:relative}#home-our-work .icon-family-support{width:22px;top:14px;left:12px}#home-our-work .icon-learning-dev{top:15px}#home-impact figure span:after{width:130px;left:0;right:0;margin-left:auto;margin-right:auto}#home-impact .grid-item p{margin-top:0;line-height:135%}#home-feature .grid-1-2{grid-template-columns:1fr 2fr;grid-column-gap:25px}#home-news .grid-3-2{grid-template-columns:1fr 1fr;grid-column-gap:0px}#home-our-work .grid-1-1{grid-template-columns:3fr 4fr;grid-column-gap:25px;align-items:start}#home-impact .grid-one-third{grid-template-columns:repeat(3, 1fr);grid-column-gap:25px;align-items:start}#home-pillars .quads{grid-template-columns:repeat(2, 1fr);grid-auto-rows:1fr;grid-auto-rows:1fr}#home-news .grid-three-one{grid-template-columns:2fr 1fr;grid-column-gap:0}.milestones-news-grid{grid-template-columns:1fr 1fr;grid-column-gap:125px;align-items:center;grid-row-gap:50px}#home-pillars{background-position:25% top;background-attachment:fixed}#home-pillars .quads .grid-item,#home-pillars .quads .grid-item:first-of-type{padding:45px 15px 30px;margin-bottom:0;margin-top:30px}}@media only screen and (min-width: 600px) and (min-width: 641px){.footer .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){width:100%}}@media only screen and (min-width: 600px){.resource-item{padding:0 0 100px}.featured .resource-item{padding:0 0 45px}.footer{padding-bottom:130px}.footer .footer-boy{width:200px;height:200px;margin-left:-105px;bottom:5px}}@media only screen and (min-width: 768px){.entry-content .alignfull{margin-left:calc( -100vw / 2 + 100% / 2);margin-right:calc( -100vw / 2 + 100% / 2);max-width:100vw}.entry-content .alignwide{margin-right:calc(25% - 25vw);margin-left:calc(25% - 25vw);max-width:1000%;width:auto}.entry-content .alignwide img,.entry-content .alignfull img{display:block;margin:0 auto}.blk{padding:60px 0}.blk#home-feature{padding:35px 0}.blk#partner-grid{padding-bottom:25px}.wrap{padding:0 1.5em}.wrap.inner-sidebar{padding:0 1.5em}.border-pad{padding:15px}.border,.border-top-white{border-width:15px}#footer .grid-2-1{grid-template-columns:3fr 2fr;grid-column-gap:75px}#home-feature .grid-1-2{grid-column-gap:45px;align-items:center}#mission .grid-1-2{grid-template-columns:1fr 2fr;grid-column-gap:90px;position:relative}#home-our-work .grid-1-1{grid-template-columns:4fr 3fr;grid-column-gap:100px;align-items:center}.layout-icons .grid-1-1,.layout-intro .grid-1-1,.layout-txt-btns .grid-1-1,.layout-txt-img .grid-1-1{grid-template-columns:1fr 1fr}.layout-intro .grid-1-1{grid-auto-rows:1fr;grid-column-gap:30px}.layout-intro.video .grid-1-1{align-items:start}.layout-txt-btns .grid-1-1,.layout-txt-img .grid-1-1{grid-auto-rows:1fr;grid-column-gap:30px}.layout-icons .grid-1-1{padding-top:70px}.layout-txt-img .grid-1-1{margin-top:35px}.layout-txt-btns .grid-1-1-1,.grid-1-1-1.featured,.layout-info .grid-1-1-1,.layout-icons .grid-1-1-1{grid-template-columns:1fr 1fr 1fr}.grid-1-1-1.featured{grid-gap:25px;margin-top:45px}.layout-info .grid-1-1-1{grid-gap:40px;grid-auto-rows:1fr}.layout-icons .grid-1-1-1{padding-top:70px}#home-impact .grid-auto-left{grid-template-columns:auto 1fr;grid-column-gap:50px;align-items:center}#team .grid-auto-left{grid-template-columns:auto 1fr;grid-column-gap:25px;align-items:center}#home-pillars .quads{grid-template-columns:repeat(2, 1fr);-moz-grid-auto-rows:1fr;grid-auto-rows:1fr;grid-gap:35px}#team .grid-quarters,#board .grid-quarters,.layout-board .grid-quarters{grid-template-columns:1fr 1fr 1fr;grid-gap:25px;grid-auto-rows:1fr}#board .grid-quarters,.layout-board .grid-quarters{grid-gap:35px}.layout-board .grid-quarters{grid-auto-rows:auto;margin-top:35px;margin-bottom:35px}.layout-info .grid-quarters,.layout-icons .grid-quarters{grid-template-columns:1fr 1fr;grid-gap:25px;grid-auto-rows:1fr}.layout-icons .grid-quarters{padding-top:70px}#partner-grid .grid-quarters{grid-template-columns:1fr 1fr;grid-gap:25px;grid-auto-rows:1fr;align-items:center;margin-left:1.5em;margin-right:1.5em;width:calc(100% - 4em);padding:30px 0}#partner-grid .grid-quarters .grid-piece{text-align:center}#partner-grid .grid-quarters .grid-piece img{display:inline-block;max-width:175px;height:auto;max-height:150px}.single #partner-grid .grid-quarters{padding:30px 0}#history .grid-halves{grid-template-columns:1fr 1fr;grid-column-gap:0;grid-auto-rows:1fr}#our-partners .grid-narrow-halves{margin-top:50px;grid-template-columns:1fr 1fr 1fr;grid-column-gap:0;grid-auto-rows:1fr;align-items:center}.search-filter-results{grid-column-gap:20px}#home-news .grid-3-2{grid-template-columns:4fr 3fr}#home-hero h1,#home-hero .h1{font-size:2.35em;width:100%;margin-bottom:25px}h1.page-title,.h1.page-title{font-size:3em}h2,.h2{font-size:2em}#project-filter h2,#project-filter .h2{font-size:3em}h2.special-head,.h2.special-head{font-size:5em;margin-bottom:25px}.home h2.special-head,.home .h2.special-head{font-size:5em}h2.special-head span,.h2.special-head span{font-size:.125em}#our-roles h2.special-head span,#our-roles .h2.special-head span{top:13px}h2.inline span,.h2.inline span{font-size:.25em}.home h2.inline span,.home .h2.inline span{font-size:.3em;top:-5px}#board h2,#board .h2{padding-left:65px;position:relative}#board h2 span,#board .h2 span{position:absolute;line-height:100%;text-align:center;left:0;top:23px}#home-impact h2,#home-impact .h2{position:relative;margin-bottom:0}#home-impact h2:after,#home-impact .h2:after{content:'';display:block;height:1em;width:2px;position:absolute;background:#9eb6bf;top:10px;right:-35px}#home-impact h2 span,#home-impact .h2 span{font-size:.16em;margin-left:-40px;top:-16px;letter-spacing:1px}#home-pillars h2,#home-pillars .h2{position:relative;margin-bottom:0;line-height:100%}#home-pillars h2 span,#home-pillars .h2 span{margin-left:-75px;top:-10px}#our-roles h2:after,#our-roles .h2:after{height:2px;width:50px;bottom:2px;left:3px}#our-roles h2 span,#our-roles .h2 span{top:9px}h2.current-partners,.h2.current-partners{font-size:1.5em}h2.page-title,.h2.page-title{font-size:1.5em}footer h2,footer .h2{position:relative;margin-bottom:0}footer h2.special-head,footer .h2.special-head{margin-top:-25px;margin-left:-5px;font-size:7em}footer h2.special-head span,footer .h2.special-head span{margin-left:0;top:15px;left:6px}.most-recent h3,.most-recent .h3{font-size:1.625em}h3.page-title,.h3.page-title{font-size:1.5em}.searchandfilter h4,.searchandfilter .h4{border-bottom:2px solid #3e6991;margin-bottom:15px;padding-bottom:5px;font-size:1.375em}#header{border:15px solid #fff;min-height:300px}.blog #header,.single-post #header,.page-template-default #header,.archive #header{margin-bottom:40px}.home #header{min-height:40vh;border:0;border-bottom:15px solid #f1f2c7}.home #header .bg-under{left:15px;top:15px;width:calc(100% - 30px);background-position:80% top;height:calc(100% - 15px)}#header .bg-under{left:0;top:0;width:100%;height:100%;background-position:center center}.header-nav{height:100px}.withlogo .header-content{padding-top:35px;padding-bottom:35px}.single-cpt_projects .header-content img{width:30%;max-width:400px}button#responsive-menu-pro-button{top:40px;right:35px}.hero-overlay{display:block;height:100%;width:55%;left:0px;z-index:9999}.hero-overlay header{padding:100px 27% 25px 25px;position:absolute;height:calc(100% - 15px);width:calc(100% - 15px);top:15px;left:15px}.hero-overlay .shape{display:block;overflow:visible;bottom:auto;top:0;background-image:url("../images/img-hero-ellipse-shape.png");background-size:cover;background-position:right top}.hero-overlay .hero-ellipse{position:absolute;display:block;width:35%;height:100%;right:0;left:auto;top:0;bottom:auto;background-position:right top;background-size:auto 100%;background-repeat:no-repeat}.hero-overlay .ellipse-1{background-image:url("../images/img-hero-ellipse-01.png");right:10px}.hero-overlay .ellipse-2{background-image:url("../images/img-hero-ellipse-02.png");right:-14px}#logo{z-index:10000;left:35px}#logo img{width:240px}#inner-header{display:flex}#home-feature .section-content{margin-top:25px;margin-bottom:25px}#home-feature img{outline:2px solid #9ea700;outline-offset:-17px}#home-our-work .content{text-align:right}#home-our-work .list-bg{position:absolute;background-size:auto 125%;font-size:1.125em;padding:60px 0;max-width:343px;margin:-20px auto 0;top:0;bottom:0;right:10px}#home-our-work .list-bg li{padding:18px 0 18px 0px;margin:0 50px 0px 70px;line-height:125%;font-size:.875em}#home-our-work .list-bg li:last-child{border:0}#home-our-work .list-bg:before{left:0%;top:-2px;height:120%;width:100%;background-size:contain}#home-our-work .list-icon{width:55px;text-align:center}#home-our-work .list-icon i{width:30px}#home-our-work .icon-family-support{width:30px}#home-impact{background-position:right bottom;border:15px solid #f1f2c7;border-bottom:0}#home-impact figure{font-size:4.25em;line-height:2em;background-position:left center;text-align:left;padding-left:20px}#home-impact figure span:after{bottom:0px;width:180px;left:3px}#home-impact figure sup{top:35px;position:absolute;left:-25px}#home-impact header p{margin-top:9px;line-height:125%;font-size:.875em}#home-impact .grid.grid-one-third{margin-top:25px}#home-impact .grid-item p{text-align:left;margin-top:-12px;padding-left:20px}#home-pillars .section-intro{margin:-10px 0 30px}#home-pillars .quads .grid-item{padding:45px 30px 40px;font-size:.875em}#home-pillars .quads .grid-item:last-of-type{margin-bottom:0}#home-pillars .quads .pillar-icon{right:10px;top:-25px;width:33%;max-width:126px}#home-pillars .quads .section-content{margin-top:25px}#home-pillars .quads p{margin:0}#home-news{margin:10px 0}#home-news .grid-three-one>.grid-item:first-child,#home-news .grid-3-2>.grid-item:first-child{padding:25px 25px 35px}#home-news .grid-three-one>.grid-item:last-child,#home-news .grid-3-2>.grid-item:last-child{padding:50px}#home-news p{font-size:.875em}#mission .content{padding-top:25px;padding-bottom:25px}.mission-bg{display:flex;position:absolute;top:-30px;left:-20px;background-size:contain;background-position:center center;min-width:283px;padding:0px;height:283px;align-items:center;text-align:center}.mission-bg header{padding:30px 0;position:relative;text-align:center;position:absolute;left:0;right:0}.mission-bg header:before{width:30px;height:30px}#our-roles .content{padding:25px 0}#our-roles .figure{position:relative}figure.roles-venn{display:flex;position:absolute;top:-20px;left:-20px;background-size:contain;background-position:center center;min-width:420px;height:420px;margin-bottom:0}#history{padding:0}#history .wrap{padding:0}#history .grid-content{padding:50px 1.5em}#history .grid-content header:after{bottom:0}.history-img{background-position:center center}#team{border:15px solid #fff}#team header{display:grid;padding-bottom:15px}#team header p{margin-bottom:0}#team .team-members{padding-top:35px}.single-team-header{display:block;margin-bottom:45px}.single-team-header .img-wrap:after{right:auto;width:300px;height:300px}#board{padding-top:20px;padding-bottom:60px}#board .board-members{padding-top:25px}#our-partners header{margin-top:-15px}.partner-desc{font-size:.875em}.jump-items ul{list-style:none;margin-left:0}.jump-items ul li{display:inline-block;margin-right:6px}.jump-items ul li:first-child{margin-left:0;padding-left:0}.jump-items ul a{text-decoration:underline;font-size:16px;font-weight:700}.most-recent-content{padding:20px}#post-grid{display:grid;grid-template-columns:1fr;grid-column-gap:30px;grid-row-gap:30px;margin-top:50px}.blog .hentry,.archive .hentry{margin-bottom:0px}.heateor_sss_horizontal_sharing{position:absolute;right:0;display:inline-block}.article-footer .heateor_sss_horizontal_sharing{right:15px;top:0;bottom:0;margin:-14px 0 0 0;vertical-align:middle;height:100%;transform:translateY(50%)}.post-takeaways{padding:35px}.related-posts-list{grid-template-columns:1fr 1fr 1fr;grid-column-gap:25px}.related-posts-list li{margin-bottom:0}#resource-library{padding:35px 1.5em}#resource-library .resource-filter>header{margin-left:auto;margin-right:auto}.resource-filter{margin-bottom:50px}.resource-item{padding-bottom:130px}.searchandfilter#search-filter-form-2623>ul li{margin-right:15px}.searchandfilter#search-filter-form-2623>ul li:last-child{margin-right:0}.searchandfilter#search-filter-form-2623>ul li label{font-size:.875em}.searchandfilter#search-filter-form-2611>ul,.searchandfilter#search-filter-form-3885>ul{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:auto;grid-gap:25px}.searchandfilter#search-filter-form-2611>ul>li.sf-field-post-meta-cf-resource-initiative,.searchandfilter#search-filter-form-2611>ul>li.sf-field-post-meta-cf-resource-type,.searchandfilter#search-filter-form-3885>ul>li.sf-field-post-meta-cf-resource-initiative,.searchandfilter#search-filter-form-3885>ul>li.sf-field-post-meta-cf-resource-type{margin-bottom:0;padding:0}.searchandfilter#search-filter-form-2611>ul>li.sf-field-post-meta-cf-resource-initiative:before,.searchandfilter#search-filter-form-2611>ul>li.sf-field-post-meta-cf-resource-type:before,.searchandfilter#search-filter-form-3885>ul>li.sf-field-post-meta-cf-resource-initiative:before,.searchandfilter#search-filter-form-3885>ul>li.sf-field-post-meta-cf-resource-type:before{content:'';position:relative;display:block;border-top:2px solid #3e6991;top:-10px}.searchandfilter#search-filter-form-2611>ul>li.sf-field-post-meta-cf-resource-initiative:after,.searchandfilter#search-filter-form-2611>ul>li.sf-field-post-meta-cf-resource-type:after,.searchandfilter#search-filter-form-3885>ul>li.sf-field-post-meta-cf-resource-initiative:after,.searchandfilter#search-filter-form-3885>ul>li.sf-field-post-meta-cf-resource-type:after{content:'';position:relative;display:block;border-top:2px solid #3e6991;bottom:-10px;z-index:1}.searchandfilter#search-filter-form-2611>ul>li.sf-field-post-meta-cf-resource-initiative h4,.searchandfilter#search-filter-form-2611>ul>li.sf-field-post-meta-cf-resource-type h4,.searchandfilter#search-filter-form-3885>ul>li.sf-field-post-meta-cf-resource-initiative h4,.searchandfilter#search-filter-form-3885>ul>li.sf-field-post-meta-cf-resource-type h4{background:#fff;position:relative;padding-left:40px;color:#3e6991;border-bottom:0;margin-bottom:0;padding-bottom:10px;padding-top:10px}.searchandfilter#search-filter-form-2611>ul>li.sf-field-post-meta-cf-resource-initiative h4:before,.searchandfilter#search-filter-form-2611>ul>li.sf-field-post-meta-cf-resource-type h4:before,.searchandfilter#search-filter-form-3885>ul>li.sf-field-post-meta-cf-resource-initiative h4:before,.searchandfilter#search-filter-form-3885>ul>li.sf-field-post-meta-cf-resource-type h4:before{content:'+';position:absolute;left:10px;top:3px;font-size:1.5em;font-family:"Arial", sans-serif}.searchandfilter#search-filter-form-2611>ul>li.sf-field-post-meta-cf-resource-initiative h4.active,.searchandfilter#search-filter-form-2611>ul>li.sf-field-post-meta-cf-resource-type h4.active,.searchandfilter#search-filter-form-3885>ul>li.sf-field-post-meta-cf-resource-initiative h4.active,.searchandfilter#search-filter-form-3885>ul>li.sf-field-post-meta-cf-resource-type h4.active{padding-bottom:12px;border-bottom:2px solid #eeefef}.searchandfilter#search-filter-form-2611>ul>li.sf-field-post-meta-cf-resource-initiative h4.active:before,.searchandfilter#search-filter-form-2611>ul>li.sf-field-post-meta-cf-resource-type h4.active:before,.searchandfilter#search-filter-form-3885>ul>li.sf-field-post-meta-cf-resource-initiative h4.active:before,.searchandfilter#search-filter-form-3885>ul>li.sf-field-post-meta-cf-resource-type h4.active:before{content:'–';top:0px}.searchandfilter#search-filter-form-2611>ul>li.sf-field-post-meta-cf-resource-initiative h4:hover,.searchandfilter#search-filter-form-2611>ul>li.sf-field-post-meta-cf-resource-initiative h4:active,.searchandfilter#search-filter-form-2611>ul>li.sf-field-post-meta-cf-resource-type h4:hover,.searchandfilter#search-filter-form-2611>ul>li.sf-field-post-meta-cf-resource-type h4:active,.searchandfilter#search-filter-form-3885>ul>li.sf-field-post-meta-cf-resource-initiative h4:hover,.searchandfilter#search-filter-form-3885>ul>li.sf-field-post-meta-cf-resource-initiative h4:active,.searchandfilter#search-filter-form-3885>ul>li.sf-field-post-meta-cf-resource-type h4:hover,.searchandfilter#search-filter-form-3885>ul>li.sf-field-post-meta-cf-resource-type h4:active{cursor:pointer}.searchandfilter#search-filter-form-2611>ul>li.sf-field-post-meta-cf-resource-initiative ul,.searchandfilter#search-filter-form-2611>ul>li.sf-field-post-meta-cf-resource-type ul,.searchandfilter#search-filter-form-3885>ul>li.sf-field-post-meta-cf-resource-initiative ul,.searchandfilter#search-filter-form-3885>ul>li.sf-field-post-meta-cf-resource-type ul{display:none;margin-top:0px;padding-top:10px;padding-bottom:10px;background:#fff}.searchandfilter#search-filter-form-3885 li.sf-field-search{margin-top:-10px}.searchandfilter#search-filter-form-3885 li.sf-field-search:before{content:'';position:relative;display:block;border-top:2px solid #3e6991;top:-10px}.searchandfilter#search-filter-form-3885 li.sf-field-search:after{content:'';position:relative;display:block;border-top:2px solid #3e6991;bottom:-10px;z-index:1}#project-filter{padding:75px 0 25px}#project-results{padding:50px 1.5em}.layout{padding:35px 0}.layout.layout-intro{padding:0}.layout.layout-icons{padding-bottom:100px}.page-template-default .layout{padding-left:2em;padding-right:2em}.page-template-default .layout-board.bg-lightgray{padding-bottom:6em}.layout:not(:first-child){margin-top:-15px}.layout-intro .left-side{position:relative}.layout-intro .left-side:before{left:0;background:url("../images/bg-layout-section-lines-left.png") no-repeat;background-size:auto 100%}.layout-intro .left-side:after{background:url("../images/bg-layout-section-lines-right.png") no-repeat;background-size:auto 100%;background-position:top right}.layout-intro.no-video .left-side:before,.layout-intro.no-video .left-side:after{display:block;content:'';position:absolute;top:0;height:100%;width:100%}.layout-intro.no-video .left-side:before{left:0}.layout-intro.no-video .left-side:after{right:0}.layout-intro.video .wrap{position:relative;z-index:10;padding-top:35px;padding-bottom:45px}.layout-intro.video .wrap:before,.layout-intro.video .wrap:after{display:block;content:'';position:absolute;top:0;height:100%;width:100%;z-index:-1;background-size:auto 100%}.layout-intro.video .wrap:before{left:0;background:url("../images/bg-layout-section-lines-left.png") no-repeat;background-position:0% top;background-size:auto 100%}.layout-intro.video .wrap:after{left:0;background:url("../images/bg-layout-section-lines-right.png") no-repeat;background-position:50% top;background-size:auto 100%}.layout-intro.video h2{text-align:left;width:75%;margin-bottom:25px}.layout-intro.video .section-content>*:first-child{margin-top:0}.layout-intro.video .left-side .section-content>*:last-child{margin-bottom:0}.layout-intro .right-side{position:relative}.layout-intro h2{text-align:center;font-size:1.125em}.layout-intro.no-video .right-side{position:relative;padding:35px 25px;font-size:.875em}.layout-intro.no-video .section-title{display:flex;align-items:center;justify-content:center;padding:0 75px;height:100%}.layout-info,.layout-code{padding-top:35px;padding-bottom:45px}.layout-info h2,.layout-code h2{margin-bottom:35px}.layout-info .grid-piece,.layout-code .grid-piece{padding-bottom:35px}.layout-code{padding:0}.layout-code .wrap{margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}.layout-code .wrap .grid>*{margin-left:auto;margin-right:auto}#home-news{margin:10px}#content{padding-bottom:50px}.home #content,.post-type-archive-cpt_resources #content{padding-bottom:0}.single-full #main{max-width:640px;float:none;margin:0 auto}/*!
 *
 * We rarely use these widget classes but they
 * do come in handy sometimes. Know your widgets.
 *
 */.searchandfilter ul{padding-left:0}.searchandfilter .sf-field-taxonomy-ct_resource_cat h4,.searchandfilter .sf-field-post-meta-cf-resource-info-type h4{color:#3e6991}.footer{padding-top:35px;padding-bottom:50px}.footer .gform_wrapper{margin-top:0}.footer #gform_1{margin-top:-77px;position:relative;z-index:11}.footer img{width:90%}.footer .footer-contact{text-align:center;padding-top:70px}.footer .footer-btm{height:44px}.footer .footer-boy{width:300px;height:300px;margin-left:auto;left:auto;right:0;bottom:12px}.footer .copyright{display:block;clear:both;margin-top:10px;font-size:.875em}.footer-menu ul{margin:0 0 0 0}.footer-menu ul li{float:none;margin-bottom:0}.footer-menu ul li a{display:inline-block}.footer-menu ul li .sep{margin-left:10px;margin-right:7px}#subfooter{margin-top:50px}}@media only screen and (min-width: 900px){#home-feature .grid-1-2{grid-template-columns:2fr 3fr;grid-column-gap:100px}#mission .grid-1-2{height:230px;grid-column-gap:120px}#home-news .grid-3-2{grid-template-columns:1fr 1fr}#our-roles .grid-2-3{grid-template-columns:2fr 3fr;grid-column-gap:25px}#team .grid-quarters{grid-column-gap:45px}h1.page-title,.h1.page-title{font-size:3.5em}#mission h2,#mission .h2{font-size:2em}#header{min-height:360px}.header-content{padding:75px 0}.withlogo .header-content{padding:40px 0}.mission-bg{top:-50px;left:5px;min-width:323px;height:323px}figure.roles-venn{top:-75px;left:15px;min-width:560px;padding:0px;height:560px}#project-filter{padding-top:100px}.layout-intro h2{font-size:1.25em}}@media only screen and (min-width: 1030px){#home-news h4,#home-news .h4{padding-right:10px}#menu-main-menu{display:block}#inner-header,#inner-footer{max-width:1200px;margin:0 auto}.blk{padding:75px 0}.wrap{padding:0 1.5em}.wrap#inner-content{padding-left:0}.page-template-default .wrap#inner-content,.single-cpt_team .wrap#inner-content{padding:0 1.5em}.wrap.inner-sidebar{padding:0 2em}.border-pad{padding:1.5em}.border,.border-top-white{border-width:1.5em}#home-our-work .grid-1-1{grid-column-gap:100px}.layout-intro .grid-1-1,.layout-txt-btns .grid-1-1,.layout-icons .grid-1-1,.layout-txt-img .grid-1-1{grid-column-gap:50px}.grid-1-1-1.featured{margin-top:0}.layout-info .grid-1-1-1,.layout-icons .grid-1-1-1{grid-gap:45px}#mission .grid-1-2{height:300px}#home-impact .grid-auto-left{grid-column-gap:55px}#team .grid-auto-left{grid-column-gap:50px}#home-pillars .grid-one-half{grid-template-columns:1fr 1fr;grid-column-gap:25px;align-items:center}#home-pillars .quads{grid-gap:15px}#team .grid-quarters{grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:25px}.layout-info .grid-quarters,.layout-icons .grid-quarters{grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:25px}#partner-grid .grid-quarters,.single #partner-grid .grid-quarters{grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:100px;margin-left:4em;margin-right:4em;padding:60px 4em 30px;width:calc(100% - 8em);max-width:1340px}#partner-grid .grid-quarters{width:100%}#home-news .grid-3-2{grid-template-columns:4fr 3fr}#content{padding-bottom:60px}.grid-aside #content{padding-left:1.5em}.grid-aside #content.full-width{padding-left:0}.grid-aside #content.full-width .hentry{padding-left:1.5em}#sidebar1{margin-right:1.5em}.center-circle-btn:before{left:calc(50% - 27.5px) !important}#resource-featured{display:grid;grid-template-columns:auto 1fr;grid-column-gap:55px;padding-top:45px}#search-filter-form-2611,#search-filter-form-3885{margin-bottom:35px}.search-filter-results{grid-template-columns:1fr 1fr 1fr;grid-column-gap:22px;grid-row-gap:35px}.resource-filter{display:grid;grid-template-columns:1fr 3fr;grid-column-gap:50px;margin-bottom:10px;align-items:start}#resource-library{z-index:11;padding:35px 1.5em}#resource-library header.section-title{padding:55px 50px 120px 50px;max-width:290px}#resource-library header.section-title h2{font-size:1.15em;line-height:180%;margin-bottom:25px}#resource-library header.section-title p{font-size:.75em}.searchandfilter#search-filter-form-2623>ul{display:inline-block}.searchandfilter#search-filter-form-2611>ul{grid-gap:35px}.searchandfilter#search-filter-form-2611>ul>li.sf-field-post-meta-cf-resource-initiative,.searchandfilter#search-filter-form-2611>ul>li.sf-field-post-meta-cf-resource-type{position:relative;z-index:10}.searchandfilter#search-filter-form-2611>ul>li.sf-field-post-meta-cf-resource-initiative ul,.searchandfilter#search-filter-form-2611>ul>li.sf-field-post-meta-cf-resource-type ul{position:relative;z-index:2}.searchandfilter#search-filter-form-2611>ul>li.sf-field-post-meta-cf-resource-initiative h4.active,.searchandfilter#search-filter-form-2611>ul>li.sf-field-post-meta-cf-resource-type h4.active{padding-bottom:10px}.searchandfilter#search-filter-form-2611 li[data-sf-field-input-type="checkbox"]{margin-bottom:10px}.searchandfilter#search-filter-form-2611 li[data-sf-field-input-type="checkbox"].sf-field-post-meta-cf-resource-initiative label,.searchandfilter#search-filter-form-2611 li[data-sf-field-input-type="checkbox"].sf-field-post-meta-cf-resource-type label{padding:3px 20px 3px 40px}.blue-circle-btn,.brightblue-circle-btn,.sage-circle-btn,.lightyellow-circle-btn,.lightyellow-circle-btn-cstm,.light-lemon-circle-btn,.mylanta-circle-btn,button#gform_submit_button_1,.center-circle-btn{height:16px;line-height:16px;font-size:1em;padding-left:20px}.blue-circle-btn:before,.brightblue-circle-btn:before,.sage-circle-btn:before,.lightyellow-circle-btn:before,.lightyellow-circle-btn-cstm:before,.light-lemon-circle-btn:before,.mylanta-circle-btn:before,button#gform_submit_button_1:before,.center-circle-btn:before{height:55px;width:55px;left:0;top:-18px}.blue-circle-btn:hover:before,.brightblue-circle-btn:hover:before,.sage-circle-btn:hover:before,.lightyellow-circle-btn:hover:before,.lightyellow-circle-btn-cstm:hover:before,.light-lemon-circle-btn:hover:before,.mylanta-circle-btn:hover:before,button#gform_submit_button_1:hover:before,.center-circle-btn:hover:before,.blue-circle-btn:focus:before,.brightblue-circle-btn:focus:before,.sage-circle-btn:focus:before,.lightyellow-circle-btn:focus:before,.lightyellow-circle-btn-cstm:focus:before,.light-lemon-circle-btn:focus:before,.mylanta-circle-btn:focus:before,button#gform_submit_button_1:focus:before,.center-circle-btn:focus:before{left:8px;opacity:1;filter:alpha(opacity=100);-webkit-transition:all 0.35s ease-in-out;transition:all 0.35s ease-in-out}.lightyellow-circle-btn-cstm:hover,button.lightyellow-circle-btn-cstm#gform_submit_button_1:hover{color:#dbde70}.lightyellow-circle-btn-cstm:hover:before,button.lightyellow-circle-btn-cstm#gform_submit_button_1:hover:before{opacity:.3;filter:alpha(opacity=30)}.lightyellow-circle-btn-cstm:hover:after,button.lightyellow-circle-btn-cstm#gform_submit_button_1:hover:after{background:#dbde70}.btn-02{margin:0 0 0 35px;display:inline-block;transform:translateY(0)}#home-hero h1,#home-hero .h1{font-size:3.35em;letter-spacing:-3px}h1.page-title,.h1.page-title{font-size:4.75em;letter-spacing:-3px}h1.single-title,.h1.single-title{font-size:2.75em;line-height:115%;margin-bottom:10px}.single-cpt_projects h1.page-title,.single-cpt_projects .h1.page-title{width:75%;font-size:3.75em}h2,.h2{font-size:3.75em}.blog h2,.archive h2,.blog .h2,.archive .h2{font-size:2.625em}#project-filter h2,#project-filter .h2{font-size:3.5em;margin-bottom:20px}.home h2.special-head,.home .h2.special-head{font-size:8.25em}#our-roles h2.special-head span,#our-roles .h2.special-head span{top:19px}#our-roles h2.special-head:after,#our-roles .h2.special-head:after{bottom:6px;width:85px}#home-pillars h2.special-head,#home-pillars .h2.special-head{font-size:7em}h2.inline,.h2.inline{font-size:7em;letter-spacing:-7px}h2.inline span,.h2.inline span{font-size:.2em;letter-spacing:0}.post-takeaways h2.inline,.post-takeaways .h2.inline{font-size:4em;letter-spacing:-4px}#board h2 span,#board .h2 span{top:37px}#home-feature h2,#home-feature .h2{font-size:2em}#home-our-work h2,#home-our-work .h2{margin-bottom:15px;font-size:3em}#home-impact h2 span,#home-impact .h2 span{margin-left:-62px;top:-24px;letter-spacing:2px;font-size:.14em}#home-pillars h2,#home-pillars .h2{margin-left:-15px}#home-pillars h2 span,#home-pillars .h2 span{margin-left:-155px;top:-14px}#mission h2,h2.single-team-title,#mission .h2,.h2.single-team-title{font-size:3em}h2.single-team-title,.h2.single-team-title{width:50%;line-height:110%;margin-bottom:25px}footer h2.special-head,footer .h2.special-head{font-size:9em}footer h2.special-head span,footer .h2.special-head span{top:20px;left:10px}h2.page-title a:hover,.h2.page-title a:hover{color:#41b6e6}.most-recent h2.page-title a:hover,.most-recent .h2.page-title a:hover{color:#fff}.most-recent h3,.most-recent .h3{font-size:1.5em}#header{min-height:400px;border:1.5em solid #fff}.home #header{min-height:53vh;border-bottom-width:25px}.home #header .bg-under{top:25px;left:25px;width:calc(100% - 50px);height:calc(100% - 25px)}.header-content{padding:100px 0}.withlogo .header-content{padding:50px 0}.hero-overlay{width:45%}.hero-overlay header{padding:80px 18% 80px 25px;display:grid;align-items:center}.hero-overlay p{font-size:1.25em;line-height:135%}.hero-overlay .hero-ellipse{width:75%}#logo{top:30px;left:50px}.home #logo{top:50px}.header-nav{display:flex}.home .header-nav .nav{padding:48px 25px 0 0}.header-nav .nav{margin:0 0 0 auto;padding:30px 25px 0 0;border:0;list-style-type:none}.header-nav .nav li{float:left;list-style:none}.header-nav .nav li a{display:block;border-bottom:0;padding:8px 1em 15px;text-decoration:none;color:#fff;text-transform:uppercase;font-weight:400;font-size:1em;z-index:9000}.header-nav .nav li a span{position:relative}.header-nav .nav li a span:after{content:'';height:40px;width:40px;border-radius:50%;background:#3e6991;position:absolute;display:inline-block;bottom:-14px;right:0;left:0;margin:auto;z-index:-1;-webkit-transition:all 0.15s ease-in-out;transition:all 0.15s ease-in-out;opacity:0;filter:alpha(opacity=0)}.header-nav .nav li a:hover,.header-nav .nav li a:focus{text-decoration:none}.header-nav .nav li a:hover span:after,.header-nav .nav li a:focus span:after{bottom:-10px;-webkit-transition:all 0.35s ease-in-out;transition:all 0.35s ease-in-out;opacity:1;filter:alpha(opacity=100)}.header-nav .nav li ul.sub-menu,.header-nav .nav li ul.children{position:absolute;z-index:8999;visibility:hidden;padding-left:0;border:3px solid #fff;min-width:140px}.header-nav .nav li ul.sub-menu li,.header-nav .nav li ul.children li{display:block;width:100%}.header-nav .nav li ul.sub-menu li a,.header-nav .nav li ul.children li a{display:block;background:-moz-linear-gradient(top, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.8) 100%);background:-webkit-linear-gradient(top, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.8) 100%);background:linear-gradient(to bottom, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.8) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff', endColorstr='#ccffffff',GradientType=0 );color:#3e6991;-webkit-transition:background 0.15s ease-in-out;transition:background 0.15s ease-in-out;padding:8px 1em 8px}.header-nav .nav li ul.sub-menu li a:hover,.header-nav .nav li ul.sub-menu li a:focus,.header-nav .nav li ul.children li a:hover,.header-nav .nav li ul.children li a:focus{background:-moz-linear-gradient(top, rgba(62,105,145,0.9) 0%, rgba(62,105,145,0.9) 1%, rgba(62,105,145,0.9) 100%);background:-webkit-linear-gradient(top, rgba(62,105,145,0.9) 0%, rgba(62,105,145,0.9) 1%, rgba(62,105,145,0.9) 100%);background:linear-gradient(to bottom, rgba(62,105,145,0.9) 0%, rgba(62,105,145,0.9) 1%, rgba(62,105,145,0.9) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e63e6991', endColorstr='#e63e6991',GradientType=0 );color:#fff;-webkit-transition:background 0.15s ease-in-out;transition:background 0.15s ease-in-out}.header-nav .nav li ul.sub-menu li a span,.header-nav .nav li ul.children li a span{font-size:.875em;text-transform:none}.header-nav .nav li ul.sub-menu li a span:after,.header-nav .nav li ul.children li a span:after{display:none !important}.header-nav .nav li ul.sub-menu li:last-child a,.header-nav .nav li ul.children li:last-child a{border-bottom:0}.header-nav .nav li:hover>ul{top:auto;visibility:visible}.single .article-header{margin-bottom:30px}.archive article h2{margin-top:0}.sage-ul::after{content:'';display:block;border-bottom:2px solid #9ea700;position:absolute;left:0;bottom:-12px;width:100%}#home-feature .section-content{margin-bottom:35px}#home-our-work .grid-1-1{max-width:1030px;margin-left:auto;margin-right:auto}#home-our-work .list-icon{width:80px}#home-our-work .list-icon i{width:70px;min-height:48px}#home-our-work .list-bg{font-size:1.5em;padding:75px 0 0;max-width:473px;margin:-40px auto 0;width:100%;right:calc(50% - 523px)}#home-our-work .list-bg li{padding:20px 0 20px 0px;margin:0 50px 0px 90px;font-size:1em}#home-our-work .list-bg li:nth-child(2) i{min-height:38px}#home-our-work .section-content{margin-bottom:35px}#home-our-work .section-content p{margin-top:0}#home-impact{border:25px solid #f1f2c7;border-bottom:0}#home-impact header p{margin-top:8px;font-size:1.25em;width:400px}#home-impact figure{font-size:6.25em;line-height:2em}#home-impact figure sup{top:50px;left:-38px;font-size:70%}#home-impact figure span:after{height:3px;left:4px}#home-impact .grid-item:nth-child(2) figure span:after{left:-110px}#home-impact .grid-item:nth-child(2) p{padding-left:0}#home-impact .grid-item p{font-size:1.375em;max-width:250px}#home-pillars{margin-top:25px}#home-pillars .section-intro{margin-top:-20px}#home-news{margin:25px}#home-news .grid-three-one>.grid-item:first-child{padding:25px 25px 45px}#home-news.new-news #news-list a .read-more{-webkit-transition:background-color 0.15s ease-in-out;transition:background-color 0.15s ease-in-out}#home-news.new-news #news-list a:hover .read-more{background-color:#034638;-webkit-transition:background-color 0.25s ease-in-out;transition:background-color 0.25s ease-in-out}#our-partners{background-attachment:fixed}#our-partners .figure img{width:100px;height:100px}#our-partners .figure:after{width:320px;border-bottom:#fff solid 2px}#our-partners .number{font-size:125px;line-height:100px;margin-left:25px}#our-partners .grid-item:last-child .figure img{width:auto;height:80px;margin-top:5px}#our-partners .caption{font-size:1.25em}#mission .section-content{font-size:1.25em}.mission-bg{top:-50px;left:calc(50% - 506px);min-width:400px;height:400px}}@media only screen and (min-width: 1030px) and (min-width: 1100px){.mission-bg{top:-63px;left:calc(50% - 560px);min-width:423px;height:423px}}@media only screen and (min-width: 1030px){#history .grid-content{padding:60px 3em}#history .section-content{font-size:1.125em}#team{border:1.5em solid #fff;padding-bottom:25px}#team header{margin-top:-1.5em}#project-results{padding:60px 1.5em 50px}.position{font-size:1.25em;width:50%}#board{padding-bottom:75px}.partner-desc{font-size:1em}.layout{padding:50px 0}.layout.layout-intro{padding:0}.layout:not(:first-child){margin-top:-22px}.layout-intro h2{font-size:1.75em}.layout-intro .right-side{font-size:1em}.layout-intro.video h2{font-size:2.25em}.layout-intro.video .wrap{padding-top:50px;padding-bottom:60px}.layout-info,.layout-code{padding-top:50px;padding-bottom:60px}.layout-info h2,.layout-code h2{margin-bottom:50px}#post-grid{grid-template-columns:1fr 1fr}.most-recent a.lightyellow-circle-btn:hover,#post-grid a.lightyellow-circle-btn:hover{color:#41b6e6}.most-recent a.lightyellow-circle-btn:hover:after,#post-grid a.lightyellow-circle-btn:hover:after{background-color:#41b6e6}.most-recent-content{padding:25px}.single-team-header{position:relative}.single-team-header .img-wrap{position:absolute;right:10px;top:-80px;width:280px;height:280px}.single-team-header .img-wrap:after{top:-30px;left:0}.byline-authors a:hover .author-name{text-decoration:underline}.byline-authors a:hover img{border:2px solid #dbde70}.related-posts-list{grid-column-gap:35px}.footer{z-index:10}.footer .footer-boy{left:0;right:0;margin-right:auto;width:400px;height:400px}}@media only screen and (min-width: 1240px){body{font-size:1.125em}.blk{padding:85px 0}.wrap{padding:0 4em;max-width:1340px;margin-left:auto;margin-right:auto}#history .wrap{padding-left:0;padding-right:0;max-width:100%}.header-content .wrap{margin-left:0}.page-template-default #inner-content .wrap,.blog #content .wrap{padding-left:0}.blog .header-content .wrap,.archive .header-content .wrap,.single-post .header-content .wrap{max-width:100%}.blog .header-content .wrap,.archive .header-content .wrap,.single-post .header-content .wrap{padding-left:calc(8.3% - 30px)}.blog #content .wrap{padding-right:0}#team .grid-quarters{grid-column-gap:45px;grid-row-gap:30px}.layout-info .grid-quarters,.layout-icons .grid-quarters{grid-gap:45px}#partner-grid .grid-quarters,.single #partner-grid .grid-quarters{margin-left:auto;margin-right:auto;padding:60px 4em 30px}#partner-grid .grid-quarters{padding-left:0;padding-right:0}#home-pillars .grid-one-half{grid-template-columns:8fr 9fr}.layout-txt-btns .grid-1-1,.layout-icons .grid-1-1,.layout-txt-img .grid-1-1{grid-column-gap:60px}.layout-info .grid-1-1-1,.layout-icons .grid-1-1-1{grid-gap:60px}.layout-icons .grid-quarters{grid-gap:25px}#home-news .grid-3-2{grid-template-columns:3fr 2fr}}@media only screen and (min-width: 1240px) and (min-width: 1400px){.search-filter-results{grid-template-columns:1fr 1fr 1fr 1fr;grid-column-gap:35px;grid-row-gap:40px}}@media only screen and (min-width: 1240px) and (min-width: 1680px){.search-filter-results{grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-column-gap:35px;grid-row-gap:60px}}@media only screen and (min-width: 1240px){.special header{margin-top:-25px}#home-hero h1,#home-hero .h1{font-size:4em;line-height:110%}#mission h2,#mission .h2{font-size:3.75em;line-height:100%}#our-roles h2.special-head span,#our-roles .h2.special-head span{top:22px}#project-filter h2,#project-filter .h2{font-size:4.125em}.most-recent h2.page-title,.most-recent .h2.page-title{font-size:1.625em}#post-grid h2.page-title,#post-grid .h2.page-title{font-size:1.4em}.layout-icons h4,.layout-icons .h4{font-size:1.5em}.grid-1-1- h4,.grid-1-1-1 h4,.grid-1-1- .h4,.grid-1-1-1 .h4{font-size:1.875em}#header{height:auto;min-height:500px}.home #header{height:60vh;min-height:600px}.header-content{padding:136px 0}.withlogo .header-content{padding:60px 0}.blog .header-content,.archive .header-content,.single-post .header-content{padding:100px 0}.home #logo{left:4em;top:60px}.home #logo img{width:300px}.home .header-nav .nav{padding:58px 45px 0 0}.header-nav .nav li a{padding:8px 1.1em 15px}#home-our-work .content{padding-right:50px}#home-our-work .list-bg{max-width:553px;right:calc(50% - 573px);padding:125px 0 0;margin-top:-42px}#home-our-work .list-bg li{margin:0 50px 0px 120px}.hero-overlay{width:48%}.hero-overlay header{padding:120px 18% 80px 3em}.hero-overlay p{padding-right:70px;font-size:1.25em}.mission-bg{top:-73px;left:calc(50% - 630px);min-width:443px;height:443px}.mission-bg header:before{width:45px;height:45px}#history .grid-content{padding:100px 4em;display:flex;margin-left:auto}#history .content-wrap{max-width:600px}.resource-filter{grid-template-columns:1fr 2fr;grid-column-gap:60px}#resource-library{padding:45px 2em 65px}#resource-library header.section-title{padding:75px 50px 120px 50px;max-width:355px}#resource-library header.section-title h2{font-size:1.25em;margin-bottom:35px}#resource-featured{grid-template-columns:350px 1fr;grid-column-gap:25px;grid-row-gap:35px}}@media only screen and (min-width: 1240px) and (min-width: 1680px){#resource-featured{grid-template-columns:450px 1fr}}@media only screen and (min-width: 1240px){figure.roles-venn{top:-85px;left:145px;min-width:600px;height:600px}#our-roles .grid-2-3{grid-column-gap:0px}#project-results{padding:60px 4em 50px}.layout{padding:50px 0}.page-template-default .layout{padding-left:4em;padding-right:4em}.layout.layout-intro{padding:0}.layout.layout-code{padding-left:0;padding-right:0}.layout-intro h2{font-size:2em}.layout-intro.video h2{font-size:2.25em;margin-bottom:35px}.page-template-default .layout-board{grid-column-gap:45px}.layout-info,.layout-code{padding-top:50px;padding-bottom:60px}.team-widget .widgettitle{margin-bottom:40px}.team-list li{margin-bottom:25px}.most-recent .hentry{display:grid;grid-template-columns:3fr 2fr;padding:0 12px 0 0}.most-recent-content{padding:30px}}@media only screen and (min-width: 1240px) and (min-width: 1440px){.layout-intro h2{font-size:2.25em}}@media only screen and (min-width: 1240px){#home-news .grid-three-one>.grid-item:first-child{padding:25px 20% 45px 35px}.single-team-header .img-wrap{right:0;top:-90px;width:350px;height:350px;max-width:350px}.single-team-header .img-wrap:after{width:340px;height:340px}.searchandfilter#search-filter-form-3885 input[type=text]{height:49px}.footer{overflow:hidden}.footer .footer-boy{width:500px;height:500px;bottom:5px;left:22%;right:auto}.grid-aside #content{padding-left:3em;padding-right:2em}.grid-aside #content.full-width{padding-left:0;padding-right:0}.blog .grid-aside #content{margin-left:calc(-1em - 2px)}#sidebar1{margin-right:0}#post-grid{grid-column-gap:40px}}@media only screen and (min-width: 1600px){body{font-size:1.25em}.wrap{padding:0px}.header-content .wrap{margin-left:auto;padding-left:1.5em}#inner-header,#inner-footer{max-width:1272px;margin:0 auto}}@media only screen and (min-width: 1600px) and (min-width: 1860px){#header{height:auto;min-height:700px}.home #header{height:60vh;min-height:800px}.blog #header,.single-post #header,.archive #header,.page-template-default #header,.search #header{min-height:400px}}@media only screen and (min-width: 1600px){#home-hero h1,#home-hero .h1{font-size:4.375em}#home-pillars h2 span,#home-pillars .h2 span{margin-left:-200px}.home h2.special-head,.home .h2.special-head{font-size:7em}.hero-overlay{width:48%}.hero-overlay header{padding:140px 18% 80px 3em}.hero-overlay p{font-size:1.25em}.header-nav .nav li a{font-size:1.125em;padding:8px 1.25em}.header-nav{display:flex}.home .header-nav .nav{padding:48px 25px 0 0}.header-nav .nav li a:hover span:after,.header-nav .nav li a:focus span:after{bottom:-7px}.grid-aside #content{padding-left:0;padding-right:3em}.grid-aside #content.full-width{padding-right:0}#home-our-work .list-bg{padding:130px 0 0}#home-our-work .list-bg:before{left:3%;top:-10px;height:130%;width:125%}#home-our-work .list-bg li{margin:0 30px 0px 190px;font-size:1.25em}figure.roles-venn{top:-100px;left:125px;min-width:660px;height:660px}#partner-grid .grid-quarters,.single #partner-grid .grid-quarters{margin-left:auto;margin-right:auto;padding:60px 0 30px}}
