@import url(//theibe.org/wp-content/themes/stack-framework-child/../stack-framework/style.css);@import url(//theibe.org/wp-content/themes/stack-framework-child/../stack-framework/stack-custom/inc/scss/stackDefaultStyles.css);@font-face{font-family:'Gotham';src:url("/fonts/GothamBook.ttf") format("ttf")}@font-face{font-family:'Gotham';src:url("/fonts/GothamBookItalic.ttf") format("ttf"),url("/fonts/Gotham-BookItalic.otf") format("otf");font-style:italic}@font-face{font-family:'Gotham';src:url("/fonts/GothamMedium.ttf") format("ttf");font-weight:500}@font-face{font-family:'Gotham';src:url("/fonts/GothamMediumItalic.ttf") format("ttf");font-weight:500;font-style:italic}@font-face{font-family:'Gotham';src:url("/fonts/GothamBold.ttf") format("ttf"),url("/fonts/Gotham-Bold.otf") format("otf");font-weight:700}@font-face{font-family:'Gotham';src:url("/fonts/GothamBoldItalic.ttf") format("ttf");font-weight:700;font-style:italic}@font-face{font-family:'Gotham';src:url("/fonts/Gotham-Black.otf") format("otf");font-weight:900}.hamburger{display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:before,.hamburger.is-active .hamburger-inner:after{background-color:#8aad72 !important}.hamburger-box{width:40px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner:before,.hamburger-inner:after{width:40px;height:4px;background-color:#8aad72 !important;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:before,.hamburger-inner:after{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--elastic .hamburger-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .125s .275s ease}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(135deg);transition-delay:.075s}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-270deg);transition-delay:.075s}.hamburger--elastic-r .hamburger-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .125s .275s ease}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-135deg);transition-delay:.075s}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(270deg);transition-delay:.075s}.social-block{margin-bottom:30px}.social-block .social-block-wrapper{border:1px solid #3b4541}.social-block .social-block-wrapper .social-icon-wrapper{position:absolute;right:20px;top:0;z-index:1;color:#fff}.social-block .social-block-wrapper .social-block-header{background:#fff;display:table;table-layout:fixed;width:100%;padding:15px 75px 15px 15px;border-bottom:1px solid #3b4541}.social-block .social-block-wrapper .social-block-header .profile-icon,.social-block .social-block-wrapper .social-block-header .profile-info{display:table-cell;vertical-align:middle}.social-block .social-block-wrapper .social-block-header .profile-icon{width:45px}.social-block .social-block-wrapper .social-block-header .profile-icon img{border-radius:50%;border:1px solid #3b4541}.social-block .social-block-wrapper .social-block-header .profile-info{padding-left:10px}.social-block .social-block-wrapper .social-block-header .profile-info h5{font-size:16px;margin:0;color:#3b4541;opacity:.7}.social-block .social-block-wrapper .social-block-header .profile-info .profile-handle{color:#3b4541;color:#3b4541 !important;opacity:.5}.social-block .social-block-wrapper .social-block-content{overflow:hidden;position:relative;display:block;padding:25px;background:#fff}.social-block .social-block-wrapper .social-block-content p{color:#3b4541}.social-block .social-block-wrapper .social-block-content p a{color:red !important}.social-block .social-block-wrapper .social-block-content div{color:#3b4541;opacity:.5}.social-block .social-block-wrapper .social-overlay{z-index:1;display:none;width:100%;position:absolute;top:0;left:0;right:0;bottom:0;text-decoration:none !important}.social-block .social-block-wrapper .social-overlay .social-overlay-inner{text-align:center;position:relative;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);text-decoration:none !important}.social-block .social-block-wrapper .social-overlay .social-overlay-inner *{text-decoration:none !important}.social-block .social-block-wrapper .social-overlay .social-overlay-inner .fa,.social-block .social-block-wrapper .social-overlay .social-overlay-inner h4{text-decoration:none !important;color:#fff !important}.social-block .social-block-wrapper .social-overlay .social-overlay-inner h4{text-transform:uppercase;color:#fff !important;font-size:20px !important}.social-block .social-block-wrapper .social-overlay .social-overlay-inner .fa{font-size:50px}.social-block .social-block-wrapper:hover .social-overlay{display:block}.social-block.social-block-facebook .social-block-wrapper .social-icon-wrapper{background:#3b5998;padding:3px 7px}.social-block.social-block-facebook .social-block-wrapper .social-overlay{background:rgba(59,89,152,.9)}.social-block.social-block-twitter .social-block-wrapper .social-icon-wrapper{background:#1da1f2;padding:3px 5px}.social-block.social-block-twitter .social-block-wrapper .social-overlay{background:rgba(29,161,242,.9)}.social-block.is-safari .social-block-wrapper .social-overlay .social-overlay-inner{position:absolute;left:0;right:0;text-align:center}.load-more-wrapper{margin-top:40px}.load-more-wrapper .load-more-posts{font-size:22px;color:red;cursor:pointer;font-weight:700}#image-slider-wrapper{margin-bottom:50px}#image-slider-wrapper .slick-list{overflow:visible}#image-slider-wrapper .slick-next{z-index:9;right:-200px;opacity:1 !important;top:45%}@media (max-width:1199px){#image-slider-wrapper .slick-next{right:-150px}}@media (max-width:991px){#image-slider-wrapper .slick-next{right:20px}}#image-slider-wrapper .slick-next:before{opacity:1 !important;font-size:50px;font-family:FontAwesome !important;content:"\f0da";color:#fff !important;text-shadow:0 0 10px rgba(0,0,0,.5)}#image-slider-wrapper .slick-prev{z-index:9;left:-200px;opacity:1 !important;top:45%}@media (max-width:1199px){#image-slider-wrapper .slick-prev{left:-150px}}@media (max-width:991px){#image-slider-wrapper .slick-prev{left:20px}}#image-slider-wrapper .slick-prev:before{font-size:50px;opacity:1 !important;font-family:FontAwesome !important;content:"\f0d9";color:#fff !important;text-shadow:0 0 10px rgba(0,0,0,.5)}#image-slider-wrapper .gallery-image-wrapper{position:relative;padding:0 10px;outline:none !important}#image-slider-wrapper .gallery-image-wrapper .gallery-image{overflow:hidden;height:0;padding-top:70%;cursor:pointer}input::-webkit-input-placeholder{color:#4c4d4f}input:-moz-placeholder{color:#4c4d4f}input::-moz-placeholder{color:#4c4d4f}input:-ms-input-placeholder{color:#4c4d4f}*{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;position:relative;background-repeat:no-repeat;font:100% proxima-nova,sans-serif}*.slick-list,*.slick-track{-webkit-transition:all 0s ease;-moz-transition:all 0s ease;-ms-transition:all 0s ease;-o-transition:all 0s ease;transition:all 0s ease}body{padding-top:80px !important}@media (max-width:767px){body{padding-top:60px !important}}body .page-wrapper{width:100%;max-width:100%;overflow-x:hidden}h1{font-size:65px !important;line-height:1.25;margin:0;color:#3b4541}@media (min-width:992px){h1.larger-text{font-size:60px !important}}@media (max-width:991px){h1.larger-text{font-size:55px !important}}@media (max-width:767px){h1.larger-text{font-size:45px !important}}@media (max-width:991px){h1{font-size:55px !important}}@media (max-width:767px){h1{font-size:45px !important}}h2{font-size:50px !important;line-height:1.25;margin:0 0 20px;color:#3b4541}@media (max-width:767px){h2{font-size:45px !important}}h3{font-size:40px !important;line-height:1.25;margin:0 0 20px;color:#3b4541}h4{font-size:35px !important;line-height:1.25;margin:0 0 20px;color:#3b4541}h5{font-size:30px !important;line-height:1.25;margin:0 0 20px;color:#3b4541}h6{font-size:28px !important;line-height:1.25;margin:0 0 20px;color:#3b4541}p{font-size:21px !important;font-weight:400;line-height:1.35;margin:0 0 20px;color:#3b4541}h1,h2,h3,h4,h5,h6,li,p{font-family:proxima-nova,sans-serif !important}h1.light-text,h2.light-text,h3.light-text,h4.light-text,h5.light-text,h6.light-text,li.light-text,p.light-text{color:#fff !important}h1 strong,h1 b,h2 strong,h2 b,h3 strong,h3 b,h4 strong,h4 b,h5 strong,h5 b,h6 strong,h6 b,li strong,li b,p strong,p b{font-size:inherit !important;font-weight:700 !important;color:inherit !important}h1.text-uppercase,h2.text-uppercase,h3.text-uppercase,h4.text-uppercase,h5.text-uppercase,h6.text-uppercase,li.text-uppercase,p.text-uppercase{text-transform:uppercase !important}h1.black,h2.black,h3.black,h4.black,h5.black,h6.black,li.black,p.black{font-weight:900 !important}h1.bold,h2.bold,h3.bold,h4.bold,h5.bold,h6.bold,li.bold,p.bold{font-weight:700 !important}h1.medium,h2.medium,h3.medium,h4.medium,h5.medium,h6.medium,li.medium,p.medium{font-weight:500 !important}h1.book,h2.book,h3.book,h4.book,h5.book,h6.book,li.book,p.book{font-weight:400 !important}h1.no-margin,h2.no-margin,h3.no-margin,h4.no-margin,h5.no-margin,h6.no-margin,li.no-margin,p.no-margin{margin:0 !important}h1.bold,h2.bold,h3.bold,h4.bold,h5.bold,h6.bold,li.bold,p.bold{font-weight:700 !important;font-style:inherit !important}h1.italic,h2.italic,h3.italic,h4.italic,h5.italic,h6.italic,li.italic,p.italic{font-style:italic !important;font-weight:inherit !important}h1.text-center,h2.text-center,h3.text-center,h4.text-center,h5.text-center,h6.text-center,li.text-center,p.text-center{text-align:center !important}@media (max-width:991px){h1.text-center-tablet,h2.text-center-tablet,h3.text-center-tablet,h4.text-center-tablet,h5.text-center-tablet,h6.text-center-tablet,li.text-center-tablet,p.text-center-tablet{text-align:center !important}}@media (max-width:767px){h1.text-center-mobile,h2.text-center-mobile,h3.text-center-mobile,h4.text-center-mobile,h5.text-center-mobile,h6.text-center-mobile,li.text-center-mobile,p.text-center-mobile{text-align:center !important}}h1.color-green,h2.color-green,h3.color-green,h4.color-green,h5.color-green,h6.color-green,li.color-green,p.color-green{color:#8aad72 !important}h1.color-light-green,h2.color-light-green,h3.color-light-green,h4.color-light-green,h5.color-light-green,h6.color-light-green,li.color-light-green,p.color-light-green{color:#cbe0ba !important}h1.color-dark-green,h2.color-dark-green,h3.color-dark-green,h4.color-dark-green,h5.color-dark-green,h6.color-dark-green,li.color-dark-green,p.color-dark-green{color:#4f594a !important}h1.color-gray,h2.color-gray,h3.color-gray,h4.color-gray,h5.color-gray,h6.color-gray,li.color-gray,p.color-gray{color:#3b4541 !important}div.text-center{text-align:center !important}@media (max-width:991px){div.text-center-tablet{text-align:center !important}}@media (max-width:767px){div.text-center-mobile{text-align:center !important}}h1,h2,h3,h4,h5,h6{font-weight:700 !important}h1.dark-text,h2.dark-text,h3.dark-text,h4.dark-text,h5.dark-text,h6.dark-text{color:#3b4541 !important}h1.light-text,h2.light-text,h3.light-text,h4.light-text,h5.light-text,h6.light-text{color:#fff !important}h1 a,h1 strong,h1 b,h1 em,h1 span,h2 a,h2 strong,h2 b,h2 em,h2 span,h3 a,h3 strong,h3 b,h3 em,h3 span,h4 a,h4 strong,h4 b,h4 em,h4 span,h5 a,h5 strong,h5 b,h5 em,h5 span,h6 a,h6 strong,h6 b,h6 em,h6 span{font-size:inherit !important}h1 a:not(.fa),h1 strong:not(.fa),h1 b:not(.fa),h1 em:not(.fa),h1 span:not(.fa),h2 a:not(.fa),h2 strong:not(.fa),h2 b:not(.fa),h2 em:not(.fa),h2 span:not(.fa),h3 a:not(.fa),h3 strong:not(.fa),h3 b:not(.fa),h3 em:not(.fa),h3 span:not(.fa),h4 a:not(.fa),h4 strong:not(.fa),h4 b:not(.fa),h4 em:not(.fa),h4 span:not(.fa),h5 a:not(.fa),h5 strong:not(.fa),h5 b:not(.fa),h5 em:not(.fa),h5 span:not(.fa),h6 a:not(.fa),h6 strong:not(.fa),h6 b:not(.fa),h6 em:not(.fa),h6 span:not(.fa){font-family:inherit !important}h1.highlight,h2.highlight,h3.highlight,h4.highlight,h5.highlight,h6.highlight{line-height:1 !important;text-transform:uppercase !important}h1.highlight em,h2.highlight em,h3.highlight em,h4.highlight em,h5.highlight em,h6.highlight em{text-transform:inherit !important;line-height:inherit !important;font-style:normal !important;font-weight:500 !important}h1.highlight strong,h2.highlight strong,h3.highlight strong,h4.highlight strong,h5.highlight strong,h6.highlight strong{text-transform:inherit !important;line-height:inherit !important;color:#8aad72 !important;font-weight:900 !important}@media (max-width:991px){h1.highlight,h2.highlight,h3.highlight,h4.highlight,h5.highlight,h6.highlight{font-size:55px !important}}@media (max-width:767px){h1.highlight,h2.highlight,h3.highlight,h4.highlight,h5.highlight,h6.highlight{font-size:45px !important;text-align:center !important}}p.dark-text{color:#3b4541 !important}p a,p strong,p b,p em,p span{font-size:inherit}p.li{padding-left:25px}p.li:before{content:'';height:6px;width:6px;position:absolute;left:0;top:11px;background:#3b4541;border-radius:50%}p.capitalize{text-transform:capitalize !important}hr{height:3px;max-width:100%;width:500px;background:#707070;opacity:.2;margin:50px auto}.btn{font-size:18px !important;display:inline-block;position:relative;font-weight:700;border-radius:0 !important;padding:10px 25px !important;text-decoration:none !important;box-shadow:none !important;color:#fff !important;background:#8aad72 !important;border:1px solid #8aad72;border-radius:5px !important;text-transform:uppercase !important}.btn:hover{color:#8aad72 !important;background:#fff !important;border:1px solid #8aad72}.btn.btn-2,.btn.btn-btn-2{font-size:18px !important;display:inline-block;position:relative;font-weight:700;border-radius:0 !important;padding:0 !important;text-decoration:none !important;box-shadow:none !important;color:#8aad72 !important;background:0 0 !important;border:none !important;text-transform:uppercase !important}.btn.btn-2:hover,.btn.btn-btn-2:hover{color:#4f594a !important}@media (min-width:1200px){.container{width:1150px}}@media (min-width:1200px){.row.table-layout.table-layout-lg{display:table;width:100%}.row.table-layout.table-layout-lg div[class*=col-]{display:table-cell;float:none}}@media (min-width:992px){.row.table-layout.table-layout-md{display:table;width:100%}.row.table-layout.table-layout-md div[class*=col-]{display:table-cell;float:none}}@media (min-width:768px){.row.table-layout.table-layout-sm{display:table;width:100%}.row.table-layout.table-layout-sm div[class*=col-]{display:table-cell;float:none}}.row.table-layout .v-align-middle{vertical-align:middle}.row.table-layout .v-align-top{vertical-align:top}.row.table-layout .v-align-bottom{vertical-align:bottom}@media (min-width:992px){.same-height-row{display:flex;display:-webkit-flex;display:-moz-flex;display:-o-flex;display:-ms-flex;align-items:center}.same-height-row div[class*=col-]{float:none}}@media (min-width:992px){.same-height-row.same-height-row-md{display:flex;display:-webkit-flex;display:-moz-flex;display:-o-flex;display:-ms-flex;align-items:center}.same-height-row.same-height-row-md div[class*=col-]{float:none}}@media (min-width:768px){.same-height-row.same-height-row-sm{display:flex;display:-webkit-flex;display:-moz-flex;display:-o-flex;display:-ms-flex;align-items:center}.same-height-row.same-height-row-sm div[class*=col-]{float:none}}#header{position:relative;z-index:300;position:fixed;top:0;left:0;right:0;height:80px}#header .alert-banner-outer{background:red}#header .alert-banner-outer .alert-banner{width:100%;height:30px;display:table;width:100%}#header .alert-banner-outer .alert-banner .alert-banner-content{color:#fff;display:table-cell;vertical-align:middle}#header .navbar{background:0 0;border:none;margin:0 !important}#header .navbar .navWrap{background:#fff !important;border:none;height:80px;box-shadow:0 10px 20px rgba(100,100,100,.1)}#header .navbar .navWrap .navbar-header #logo{z-index:50;max-width:120px !important;top:14px}@media (max-width:767px){#header .navbar .navWrap .navbar-header #logo{max-width:100px !important;top:9px}}#header .navbar .navWrap .navbar-header #logo img{max-width:100%;width:auto !important}#header .navbar .navWrap .navbar-collapse{padding:0 0 0 10px !important}#header .navbar .navWrap .hamburger{float:right;top:30px}#header .navbar .navWrap .mobile-donate{float:right;margin-right:20px}#header .navbar .navWrap .mobile-donate a{display:block;position:relative;padding:30.5px 25px;background:red !important;color:#fff !important}@media (max-width:767px){#header .navbar .navWrap .mobile-donate a{padding:20.5px 25px}}@media (min-width:992px){#header .navbar .navWrap .hamburger,#header .navbar .navWrap .mobile-donate{display:none !important}}@media (min-width:992px){#header .navbar .navWrap.sticky-donate.sticky-donate-shrink{height:60px !important}#header .navbar .navWrap.sticky-donate.sticky-donate-shrink #menu-header-menu,#header .navbar .navWrap.sticky-donate.sticky-donate-shrink .navbar-collapse,#header .navbar .navWrap.sticky-donate.sticky-donate-shrink .desktop-donate{display:none !important}#header .navbar .navWrap.sticky-donate.sticky-donate-shrink .hamburger{top:19px;display:inline-block !important}}@media (max-width:991px){#header .navbar .navWrap .navbar-header{float:left !important}#header .navbar .navWrap #menu-header-menu,#header .navbar .navWrap .navbar-collapse,#header .navbar .navWrap .desktop-donate{display:none !important}#header .navbar .navWrap .hamburger{display:inline-block !important}}@media (max-width:767px){#header .navbar .navWrap{height:60px}#header .navbar .navWrap .hamburger{top:18px}}#header .navbar .navWrap .nav{float:right}#header .navbar .navWrap .nav>li>a{padding:30px 20px;font-size:16px;color:#3b4541 !important;background:0 0 !important;text-transform:uppercase !important;opacity:.5}@media (max-width:992px){#header .navbar .navWrap .nav>li>a{font-size:12px}}#header .navbar .navWrap .nav>li>a:before{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;content:'';height:2px;position:absolute;background:#8aad72;bottom:25px;left:20px;right:20px;transform:scaleX(0);-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-o-transform:scaleX(0);-ms-transform:scaleX(0)}#header .navbar .navWrap .nav>li>a:hover{color:#3b4541 !important;background:0 0 !important;opacity:1}#header .navbar .navWrap .nav li.active a{color:#3b4541 !important;background:0 0 !important;opacity:1}#header .navbar .navWrap .nav li.active a:before{transform:scaleX(1);-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-o-transform:scaleX(1);-ms-transform:scaleX(1)}#header .navbar .navWrap .nav>li:last-child a{padding-right:0 !important}#header .navbar .navWrap .nav>li:last-child.active a:before{right:0}#header .navbar .navWrap .desktop-donate{float:right;margin:18px 8px}#header .navbar .navWrap .desktop-donate a{font-size:18px !important;display:inline-block;position:relative;font-weight:700;border-radius:0 !important;padding:10px 25px !important;text-decoration:none !important;box-shadow:none !important;color:#fff !important;background:#8aad72 !important;border:1px solid #8aad72;border-radius:5px !important;text-transform:uppercase !important}#header .navbar .navWrap .desktop-donate a:hover{color:#8aad72 !important;background:#fff !important;border:1px solid #8aad72}@media (max-width:768px){#header .navbar .navbar-collapse.collapsing,#header .navbar .navbar-collapse.in{background:#4c4d4f;z-index:500}#header .navbar .navbar-collapse.collapsing .nav,#header .navbar .navbar-collapse.in .nav{float:none;padding:0;margin-top:0}#header .navbar .navbar-collapse.collapsing .nav>li>a,#header .navbar .navbar-collapse.in .nav>li>a{color:#fff !important}#header .navbar .navbar-collapse.collapsing .nav>li>a:hover,#header .navbar .navbar-collapse.in .nav>li>a:hover{background-color:#174176;padding-left:25px}#header .navbar .navbar-collapse.collapsing .nav>li.active>a,#header .navbar .navbar-collapse.collapsing .nav>li.open>a,#header .navbar .navbar-collapse.in .nav>li.active>a,#header .navbar .navbar-collapse.in .nav>li.open>a{background-color:#e2693e}#header .navbar .navbar-collapse.collapsing .nav>li.active>a:hover,#header .navbar .navbar-collapse.collapsing .nav>li.open>a:hover,#header .navbar .navbar-collapse.in .nav>li.active>a:hover,#header .navbar .navbar-collapse.in .nav>li.open>a:hover{background-color:#174176}#header .navbar .navbar-collapse.collapsing .nav>li.active .dropdown-menu>li>a,#header .navbar .navbar-collapse.collapsing .nav>li.open .dropdown-menu>li>a,#header .navbar .navbar-collapse.in .nav>li.active .dropdown-menu>li>a,#header .navbar .navbar-collapse.in .nav>li.open .dropdown-menu>li>a{background-color:#303030}#header .navbar .navbar-collapse.collapsing .nav>li.active .dropdown-menu>li>a:hover,#header .navbar .navbar-collapse.collapsing .nav>li.open .dropdown-menu>li>a:hover,#header .navbar .navbar-collapse.in .nav>li.active .dropdown-menu>li>a:hover,#header .navbar .navbar-collapse.in .nav>li.open .dropdown-menu>li>a:hover{color:#acacac}}#header .mobile-menu{position:fixed;height:100vh;background:#fff;top:0;box-shadow:0 0 10px rgba(0,0,0,.1)}@media (min-width:992px){#header .mobile-menu{width:30%;right:-30%;padding-top:82px;padding-top:80px}}@media (min-width:768px) and (max-width:991px){#header .mobile-menu{width:50%;right:-50%;padding-top:82px;padding-top:80px}}@media (max-width:767px){#header .mobile-menu{width:70%;right:-70%;padding-top:62px;padding-top:60px}}#header .mobile-menu.open{right:0}#header .mobile-menu ul{list-style-type:none;padding:0;margin:0}#header .mobile-menu ul li{margin:0;padding:0}#header .mobile-menu ul li a{display:inline-block;position:relative;padding:20px;text-decoration:none !important;color:#3b4541 !important}#header .mobile-menu ul li a:hover{color:#3b4541 !important}@media (min-width:992px){#header .navWrap.sticky-donate-shrink .mobile-menu{padding-top:60px !important}}#pageHeadImg.noFImg{background:#8aad72 !important}#pageHeadImg.noFImg .textHolder>div .featured-title{color:#fff !important}#pageHeadImg.noFImg .textHolder>div .featured-title span{color:#fff !important}#pageHeadImg.noFImg .textHolder>div .featured-subtitle h1,#pageHeadImg.noFImg .textHolder>div .featured-subtitle h2,#pageHeadImg.noFImg .textHolder>div .featured-subtitle h3,#pageHeadImg.noFImg .textHolder>div .featured-subtitle h4,#pageHeadImg.noFImg .textHolder>div .featured-subtitle h5,#pageHeadImg.noFImg .textHolder>div .featured-subtitle h6,#pageHeadImg.noFImg .textHolder>div .featured-subtitle p,#pageHeadImg.noFImg .textHolder>div .featured-subtitle a{color:#fff !important}#pageHeadImg .textHolder>div .featured-title{text-shadow:none !important;font-weight:700 !important;margin-top:0;text-transform:uppercase !important}#pageHeadImg .textHolder>div .featured-title span{font-weight:inherit !important;color:inherit !important;font-weight:inherit !important;font-family:inherit !important}#pageHeadImg .textHolder>div .featured-title p{display:inherit}#pageHeadImg .textHolder>div .featured-subtitle{padding:20px 0}#pageHeadImg .textHolder>div .featured-subtitle h1{text-transform:uppercase !important}#pageHeadImg .textHolder>div .featured-subtitle h1 em,#pageHeadImg .textHolder>div .featured-subtitle h1 strong{font-size:50px !important}@media (max-width:767px){#pageHeadImg .textHolder>div .featured-subtitle h1 em,#pageHeadImg .textHolder>div .featured-subtitle h1 strong{font-size:35px !important;text-align:center !important}}#pageHeadImg .textHolder>div .featured-subtitle span p:empty{display:none}#pageHeadImg .textHolder>div .featured-subtitle input{color:#3b4541}#pageHeadImg .textHolder>div .featured-subtitle p{display:inherit}.page .page-header{border:none}.page-template-section-page-php .homepage-section,.page-template-news-page-php .homepage-section{padding:100px 0}.page-template-section-page-php .homepage-section .sectionImage,.page-template-section-page-php .homepage-section .sectionOverlay,.page-template-news-page-php .homepage-section .sectionImage,.page-template-news-page-php .homepage-section .sectionOverlay{position:absolute;top:0;right:0;bottom:0;left:0}.page-template-section-page-php .homepage-section .sectionImage,.page-template-news-page-php .homepage-section .sectionImage{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;background-size:cover;behavior:url(/wp-content/themes/stack-framework/stack-custom/inc/compatability/backgroundsize.htc) \9;_behavior:none;background-position:50%;background-position:50% 0;background-attachment:fixed}.page-template-section-page-php .homepage-section .container h1,.page-template-news-page-php .homepage-section .container h1{font-weight:200;text-transform:uppercase;font-size:28px;letter-spacing:.05em}.page-template-section-page-php .homepage-section .container p,.page-template-news-page-php .homepage-section .container p{font-weight:200;line-height:1.75em}#footer{padding:0;overflow:hidden;background:#fff;padding:50px 0 !important;background:#8aad72 !important}#footer #footer-wrapper{margin:auto}#footer #footer-wrapper #footer-logo{max-width:100%}@media (max-width:991px){#footer #footer-wrapper #footer-logo{margin-left:auto !important;margin-right:auto !important;margin-bottom:30px;text-align:center !important;width:150px}}#footer #footer-wrapper .copyright{color:#fff;font-size:12px;text-align:center}#footer #footer-wrapper .copyright hr{background:url(/rgba/0/0/0/45);background:rgba(0,0,0,.45);_background:0 0;_filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#73000000',endColorstr='#73000000',GradientType=0)}#footer #footer-wrapper .copyright div{display:inline-block;border:1px solid #000;padding:5px}#footer #footer-wrapper .privacy-policy{text-align:right !important}@media (max-width:991px){#footer #footer-wrapper .privacy-policy{text-align:center !important}}#footer #footer-wrapper .privacy-policy div{color:#fff !important;margin:0 0 10px !important}#footer #footer-wrapper .privacy-policy div a{color:#fff !important;text-decoration:underline;opacity:.5}#footer #footer-wrapper .privacy-policy div a:hover{opacity:1}#footer #footer-wrapper .footer-navWrap{overflow:hidden;text-align:right !important}@media (max-width:991px){#footer #footer-wrapper .footer-navWrap{text-align:center !important}}#footer #footer-wrapper .footer-navWrap nav{display:inline-block;float:none !important}#footer #footer-wrapper .footer-navWrap .footer-donate{float:right}#footer #footer-wrapper .footer-navWrap .footer-donate a{display:inline-block;position:relative;color:#fff !important;border:none;font-size:16px;font-size:1.6rem;padding:0 !important}@media (max-width:991px){#footer #footer-wrapper .footer-navWrap .footer-donate a{text-align:center !important}}#footer #footer-wrapper .footer-navWrap .footer-donate a:hover{opacity:1 !important}#footer #footer-wrapper .footer-navWrap .footer-menu{padding:0;margin:0 0 10px !important}@media (max-width:767px){#footer #footer-wrapper .footer-navWrap .footer-menu li{margin:0 0 10px !important}}#footer #footer-wrapper .footer-navWrap .footer-menu li a{display:inline-block;position:relative;color:#fff !important;border:none;opacity:.5;font-size:14px;font-size:1.4rem;text-transform:uppercase;padding:0 !important}@media (min-width:768px){#footer #footer-wrapper .footer-navWrap .footer-menu li a{margin-left:20px !important}}#footer #footer-wrapper .footer-navWrap .footer-menu li a:hover{opacity:1 !important}#footer #footer-wrapper .footer-navWrap .footer-menu .sub-menu{display:none}@media (max-width:991px){#footer #footer-wrapper .footer-navWrap{text-align:center;margin-bottom:20px}#footer #footer-wrapper .footer-navWrap .footer-donate,#footer #footer-wrapper .footer-navWrap nav{float:none !important;display:inline-block !important}}@media (max-width:767px){#footer #footer-wrapper .footer-navWrap nav li{display:block !important}#footer #footer-wrapper .footer-navWrap nav li a{padding:10px !important}#footer #footer-wrapper .footer-navWrap .footer-donate{display:block !important}#footer #footer-wrapper .footer-navWrap .footer-donate a{padding:10px !important}}@media (max-width:991px){#footer #footer-wrapper .sign-up{margin-bottom:20px}}@media (max-width:767px){#footer #footer-wrapper .sign-up{text-align:center !important}}@media (max-width:991px){#footer #footer-wrapper .social{text-align:center}#footer #footer-wrapper .social .social-icons{text-align:center !important}}#footer #footer-wrapper .social h5{opacity:.5;font-weight:400}#footer #footer-wrapper .social .social-icons{font-size:22px;font-size:2.2rem;padding:0;float:none !important;text-align:right;margin:0 0 10px !important}#footer #footer-wrapper .social .social-icons a{display:inline-block;color:#fff !important;text-align:center;background:0 0 !important;padding:0 !important}#footer #footer-wrapper .social .social-icons a:first-child{margin-right:0 !important}@media (max-width:992px){#footer #footer-wrapper .social .social-icons{float:none !important}}@media (max-width:767px){#footer #footer-wrapper .social .social-icons{margin:0 0 20px !important}#footer #footer-wrapper .social .social-icons a{margin-right:5px;min-width:30px;height:30px;padding:0}#footer #footer-wrapper .social .social-icons a:last-child{margin-right:0 !important}}#footer #footer-wrapper .sub-footer{margin-top:50px;background:rgba(23,65,118,.05)}#footer #footer-wrapper .sub-footer div{font-size:14px;color:#3b4541}@media (max-width:767px){#footer #footer-wrapper .sub-footer .col-sm-4{text-align:center;margin-bottom:20px}#footer #footer-wrapper .sub-footer .col-sm-4:last-child{margin-bottom:0}}.gform_confirmation_message{font-size:16px !important}body img.gform_ajax_spinner{display:none !important}.gform_wrapper{margin:0 !important;padding:0 !important;width:100% !important;max-width:100% !important}.gform_wrapper .gform_validation_errors{color:red !important;border:none !important;padding:0 !important;font-size:16px !important;box-shadow:none !important;background:0 0 !important;margin:0 0 20px !important}.gform_wrapper .gform_validation_errors h2{background:0 0 !important;font-size:16px !important;text-align:center !important;font-weight:400;line-height:1.5;margin:0 0 20px;text-transform:none !important;font-weight:400 !important;font-family:'neue-haas-grotesk-display',sans-serif !important}.gform_wrapper .gform_validation_errors h2 .gform-icon{display:none !important}.gform_wrapper form{margin:0 !important;padding:0 !important;width:100% !important;max-width:100% !important}.gform_wrapper form .validation_error{color:red !important;border:none !important;padding:0 !important;font-size:16px !important}.gform_wrapper form .gform_heading{margin:0 !important;padding:0 !important;width:100% !important;max-width:100% !important}.gform_wrapper form .gform_heading .gform_title{margin:0 0 20px !important;font-size:16px !important;font-weight:700 !important}.gform_wrapper form .gform_body{margin:0 !important;padding:0 !important;width:100% !important;max-width:100% !important}.gform_wrapper form .gform_body .gform_fields{margin:0 !important;padding:0 !important;width:100% !important;max-width:100% !important}.gform_wrapper form .gform_body .gform_fields .gfield{margin:0 !important;padding:0 !important;width:100% !important;max-width:100% !important}.gform_wrapper form .gform_body .gform_fields .gfield .gfield_label{border:none !important;color:#3b4541 !important;padding:0 !important;font-size:14px !important;margin:0 0 5px !important;font-weight:700 !important}.gform_wrapper form .gform_body .gform_fields .gfield .gfield_label span{color:#3b4541 !important}.gform_wrapper form .gform_body .gform_fields .gfield.gfield_html h1,.gform_wrapper form .gform_body .gform_fields .gfield.gfield_html h2,.gform_wrapper form .gform_body .gform_fields .gfield.gfield_html h3,.gform_wrapper form .gform_body .gform_fields .gfield.gfield_html h4,.gform_wrapper form .gform_body .gform_fields .gfield.gfield_html h5,.gform_wrapper form .gform_body .gform_fields .gfield.gfield_html h6{text-transform:none !important;font-family:'neue-haas-grotesk-display',sans-serif !important;font-weight:700;margin:0 !important}.gform_wrapper form .gform_body .gform_fields .gfield.gfield_html h1 .required-text,.gform_wrapper form .gform_body .gform_fields .gfield.gfield_html h2 .required-text,.gform_wrapper form .gform_body .gform_fields .gfield.gfield_html h3 .required-text,.gform_wrapper form .gform_body .gform_fields .gfield.gfield_html h4 .required-text,.gform_wrapper form .gform_body .gform_fields .gfield.gfield_html h5 .required-text,.gform_wrapper form .gform_body .gform_fields .gfield.gfield_html h6 .required-text{float:right;color:red !important;font-family:'neue-haas-grotesk-display',sans-serif !important;font-size:16px !important}@media (max-width:767px){.gform_wrapper form .gform_body .gform_fields .gfield.gfield_html h1 .required-text,.gform_wrapper form .gform_body .gform_fields .gfield.gfield_html h2 .required-text,.gform_wrapper form .gform_body .gform_fields .gfield.gfield_html h3 .required-text,.gform_wrapper form .gform_body .gform_fields .gfield.gfield_html h4 .required-text,.gform_wrapper form .gform_body .gform_fields .gfield.gfield_html h5 .required-text,.gform_wrapper form .gform_body .gform_fields .gfield.gfield_html h6 .required-text{display:block !important;float:none !important}}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container{margin:0 !important;padding:0 !important;width:100% !important;max-width:100% !important}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container:not(.ginput_container_checkbox):not(.ginput_container_radio) input,.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container:not(.ginput_container_checkbox):not(.ginput_container_radio) textarea{color:#3b4541 !important;font-size:16px !important;padding:13px !important;margin:0 !important;line-height:1 !important;width:100% !important;max-width:100% !important;border-radius:5px !important;border:1px solid #cbe0ba !important;background:#fff !important}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input::-webkit-input-placeholder,.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea::-webkit-input-placeholder{opacity:.5 !important}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:-moz-placeholder,.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:-moz-placeholder{opacity:.5 !important}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input::-moz-placeholder,.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea::-moz-placeholder{opacity:.5 !important}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input:-ms-input-placeholder,.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea:-ms-input-placeholder{opacity:.5 !important}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex{margin:0 !important;display:grid;grid-column-gap:2%;-ms-grid-columns:1fr 2% [12];grid-row-gap:16px;-ms-grid-columns:1fr [12];grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(auto-fill,auto);width:100%}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex label{border:none !important;color:#3b4541 !important;padding:0 !important;font-size:14px !important;margin:0 0 5px !important;font-weight:700 !important}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex label span{display:none !important;color:#3b4541 !important}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex span{grid-column:1/13 !important;-webkit-grid-column:1/13 !important;-moz-grid-column:1/13 !important;-o-grid-column:1/13 !important;-ms-grid-column:1/13 !important;padding:0 !important}@media (min-width:768px){.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex span{grid-column:1/13 !important;-webkit-grid-column:1/13 !important;-moz-grid-column:1/13 !important;-o-grid-column:1/13 !important;-ms-grid-column:1/13 !important;margin:0 !important}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex span.left,.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex span.ginput_left,.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex span.name_first{grid-column:1/7 !important;-webkit-grid-column:1/7 !important;-moz-grid-column:1/7 !important;-o-grid-column:1/7 !important;-ms-grid-column:1/7 !important}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex span.right,.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex span.ginput_right,.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex span.name_last{grid-column:7/13 !important;-webkit-grid-column:7/13 !important;-moz-grid-column:7/13 !important;-o-grid-column:7/13 !important;-ms-grid-column:7/13 !important}}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex span .ginput_full{grid-column:1/13 !important;-webkit-grid-column:1/13 !important;-moz-grid-column:1/13 !important;-o-grid-column:1/13 !important;-ms-grid-column:1/13 !important;padding:0 !important}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex span.address_state label{top:-6px}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex span.address_state:before{content:'';position:absolute;left:0;right:0;bottom:0;height:46px !important;padding:0 !important;padding-right:10px !important;border-radius:5px !important;border:1px solid #cbe0ba !important;background:#fff !important}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex span.address_state select{background:0 0 !important;border:none !important;width:100% !important;max-width:100% !important;width:calc(100% - 10px) !important;width:-webkit-calc(100% - 10px) !important;width:-moz-calc(100% - 10px) !important;width:-o-calc(100% - 10px) !important;width:-ms-calc(100% - 10px) !important;font-size:16px !important;margin-top:0 !important;top:-3px;outline:none !important;padding:10px !important}@media (min-width:768px){.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex.has_city.has_state.has_zip span.address_state{grid-column:7/10 !important;-webkit-grid-column:7/10 !important;-moz-grid-column:7/10 !important;-o-grid-column:7/10 !important;-ms-grid-column:7/10 !important}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex.has_city.has_state.has_zip span.address_zip{grid-column:10/13 !important;-webkit-grid-column:10/13 !important;-moz-grid-column:10/13 !important;-o-grid-column:10/13 !important;-ms-grid-column:10/13 !important}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex:not(.has_city).has_state.has_zip span.address_state{grid-column:1/7 !important;-webkit-grid-column:1/7 !important;-moz-grid-column:1/7 !important;-o-grid-column:1/7 !important;-ms-grid-column:1/7 !important}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex:not(.has_city).has_state.has_zip span.address_zip{grid-column:7/13 !important;-webkit-grid-column:7/13 !important;-moz-grid-column:7/13 !important;-o-grid-column:7/13 !important;-ms-grid-column:7/13 !important}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex:not(.has_state).has_city.has_zip span.address_city{grid-column:1/7 !important;-webkit-grid-column:1/7 !important;-moz-grid-column:1/7 !important;-o-grid-column:1/7 !important;-ms-grid-column:1/7 !important}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex:not(.has_state).has_city.has_zip span.address_zip{grid-column:7/13 !important;-webkit-grid-column:7/13 !important;-moz-grid-column:7/13 !important;-o-grid-column:7/13 !important;-ms-grid-column:7/13 !important}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex:not(.has_zip).has_city.has_state span.address_city{grid-column:1/7 !important;-webkit-grid-column:1/7 !important;-moz-grid-column:1/7 !important;-o-grid-column:1/7 !important;-ms-grid-column:1/7 !important}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex:not(.has_zip).has_city.has_state span.address_state{grid-column:7/13 !important;-webkit-grid-column:7/13 !important;-moz-grid-column:7/13 !important;-o-grid-column:7/13 !important;-ms-grid-column:7/13 !important}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex:not(.has_city):not(.has_state).has_zip span.address_zip{grid-column:1/13 !important;-webkit-grid-column:1/13 !important;-moz-grid-column:1/13 !important;-o-grid-column:1/13 !important;-ms-grid-column:1/13 !important}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex:not(.has_zip):not(.has_state).has_city span.address_city{grid-column:1/13 !important;-webkit-grid-column:1/13 !important;-moz-grid-column:1/13 !important;-o-grid-column:1/13 !important;-ms-grid-column:1/13 !important}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex:not(.has_state):not(.has_city).has_state span.address_state{grid-column:1/13 !important;-webkit-grid-column:1/13 !important;-moz-grid-column:1/13 !important;-o-grid-column:1/13 !important;-ms-grid-column:1/13 !important}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_complex:not(.has_zip):not(.has_city).has_state span.address_state{grid-column:1/13 !important;-webkit-grid-column:1/13 !important;-moz-grid-column:1/13 !important;-o-grid-column:1/13 !important;-ms-grid-column:1/13 !important}}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container span label{color:#3b4541 !important;padding:0 !important;font-size:14px !important;margin:0 0 5px !important;font-weight:400 !important}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_select{height:46px !important;padding:0 !important;padding-right:10px !important;border:1px solid #cbe0ba !important;background:#fff !important;border-radius:5px}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_select select{background:0 0 !important;border:none !important;width:100% !important;max-width:100% !important;font-size:16px !important;margin-top:0 !important;outline:none !important;padding:13px !important}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox,.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio{margin:15px 0 0 !important}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice,.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice,.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice,.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice{margin:0 0 20px !important}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice input,.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice input,.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice input,.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice input{border-color:red !important}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label,.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice label,.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice label,.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice label{border:none !important;color:#3b4541 !important;padding:0 !important;font-size:14px !important;font-weight:700 !important;margin:0 !important;padding:0 0 0 10px !important}.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_checkbox .gchoice label span,.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_checkbox .gfield_radio .gchoice label span,.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_checkbox .gchoice label span,.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container.ginput_container_radio .gfield_radio .gchoice label span{display:none !important;color:#3b4541 !important}.gform_wrapper form .gform_body .gform_fields .gfield .gfield_description,.gform_wrapper form .gform_body .gform_fields .gfield .validation_message{display:none !important}@media (min-width:768px){.gform_wrapper form .gform_body .gform_fields .gfield{grid-column:1/13 !important;-webkit-grid-column:1/13 !important;-moz-grid-column:1/13 !important;-o-grid-column:1/13 !important;-ms-grid-column:1/13 !important}.gform_wrapper form .gform_body .gform_fields .gfield.width-50{grid-column:1/7 !important;-webkit-grid-column:1/7 !important;-moz-grid-column:1/7 !important;-o-grid-column:1/7 !important;-ms-grid-column:1/7 !important}.gform_wrapper form .gform_body .gform_fields .gfield.width-50.left{grid-column:1/7 !important;-webkit-grid-column:1/7 !important;-moz-grid-column:1/7 !important;-o-grid-column:1/7 !important;-ms-grid-column:1/7 !important}.gform_wrapper form .gform_body .gform_fields .gfield.width-50.right{grid-column:7/13 !important;-webkit-grid-column:7/13 !important;-moz-grid-column:7/13 !important;-o-grid-column:7/13 !important;-ms-grid-column:7/13 !important}.gform_wrapper form .gform_body .gform_fields .gfield.width-25{grid-column:1/4 !important;-webkit-grid-column:1/4 !important;-moz-grid-column:1/4 !important;-o-grid-column:1/4 !important;-ms-grid-column:1/4 !important}.gform_wrapper form .gform_body .gform_fields .gfield.width-25.left{grid-column:1/4 !important;-webkit-grid-column:1/4 !important;-moz-grid-column:1/4 !important;-o-grid-column:1/4 !important;-ms-grid-column:1/4 !important}.gform_wrapper form .gform_body .gform_fields .gfield.width-25.right{grid-column:10/13 !important;-webkit-grid-column:10/13 !important;-moz-grid-column:10/13 !important;-o-grid-column:10/13 !important;-ms-grid-column:10/13 !important}.gform_wrapper form .gform_body .gform_fields .gfield.width-25.center{grid-column:4/7 !important;-webkit-grid-column:4/7 !important;-moz-grid-column:4/7 !important;-o-grid-column:4/7 !important;-ms-grid-column:4/7 !important}.gform_wrapper form .gform_body .gform_fields .gfield.width-25.center.left{grid-column:4/7 !important;-webkit-grid-column:4/7 !important;-moz-grid-column:4/7 !important;-o-grid-column:4/7 !important;-ms-grid-column:4/7 !important}.gform_wrapper form .gform_body .gform_fields .gfield.width-25.center.right{grid-column:7/10 !important;-webkit-grid-column:7/10 !important;-moz-grid-column:7/10 !important;-o-grid-column:7/10 !important;-ms-grid-column:7/10 !important}.gform_wrapper form .gform_body .gform_fields .gfield.width-75{grid-column:1/10 !important;-webkit-grid-column:1/10 !important;-moz-grid-column:1/10 !important;-o-grid-column:1/10 !important;-ms-grid-column:1/10 !important}.gform_wrapper form .gform_body .gform_fields .gfield.width-75.left{grid-column:1/10 !important;-webkit-grid-column:1/10 !important;-moz-grid-column:1/10 !important;-o-grid-column:1/10 !important;-ms-grid-column:1/10 !important}.gform_wrapper form .gform_body .gform_fields .gfield.width-75.right{grid-column:4/13 !important;-webkit-grid-column:4/13 !important;-moz-grid-column:4/13 !important;-o-grid-column:4/13 !important;-ms-grid-column:4/13 !important}}.gform_wrapper form .gform_body .gform_fields .gfield.gfield_error{border:0 !important;padding:0 !important;width:100% !important;max-width:100% !important;margin:0 !important;background:0 0 !important}.gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container input,.gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container textarea{border-color:red !important}.gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container span.address_state:before{border-color:red !important}.gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .ginput_container.ginput_container_select{border-color:red !important}.gform_wrapper form .gform_body .gform_fields .gfield.gfield_error.gfield_error:not(.gf_left_half):not(.gf_right_half){width:100% !important;max-width:100% !important}.gform_wrapper form .gform_body .gform_fields .gfield.gfield_error.gfield_error:not(.gf_left_half):not(.gf_right_half) .ginput_container input,.gform_wrapper form .gform_body .gform_fields .gfield.gfield_error.gfield_error:not(.gf_left_half):not(.gf_right_half) .ginput_container textarea{border-color:red !important}@media (min-width:768px){.gform_wrapper form .gform_body .gform_fields .gfield.gfield_error.gfield_error:not(.gf_left_half):not(.gf_right_half).width-50{grid-column:1/7 !important;-webkit-grid-column:1/7 !important;-moz-grid-column:1/7 !important;-o-grid-column:1/7 !important;-ms-grid-column:1/7 !important}.gform_wrapper form .gform_body .gform_fields .gfield.gfield_error.gfield_error:not(.gf_left_half):not(.gf_right_half).width-50.left{grid-column:1/7 !important;-webkit-grid-column:1/7 !important;-moz-grid-column:1/7 !important;-o-grid-column:1/7 !important;-ms-grid-column:1/7 !important}.gform_wrapper form .gform_body .gform_fields .gfield.gfield_error.gfield_error:not(.gf_left_half):not(.gf_right_half).width-50.right{grid-column:7/13 !important;-webkit-grid-column:7/13 !important;-moz-grid-column:7/13 !important;-o-grid-column:7/13 !important;-ms-grid-column:7/13 !important}.gform_wrapper form .gform_body .gform_fields .gfield.gfield_error.gfield_error:not(.gf_left_half):not(.gf_right_half).width-25{grid-column:1/4 !important;-webkit-grid-column:1/4 !important;-moz-grid-column:1/4 !important;-o-grid-column:1/4 !important;-ms-grid-column:1/4 !important}.gform_wrapper form .gform_body .gform_fields .gfield.gfield_error.gfield_error:not(.gf_left_half):not(.gf_right_half).width-25.left{grid-column:1/4 !important;-webkit-grid-column:1/4 !important;-moz-grid-column:1/4 !important;-o-grid-column:1/4 !important;-ms-grid-column:1/4 !important}.gform_wrapper form .gform_body .gform_fields .gfield.gfield_error.gfield_error:not(.gf_left_half):not(.gf_right_half).width-25.right{grid-column:10/13 !important;-webkit-grid-column:10/13 !important;-moz-grid-column:10/13 !important;-o-grid-column:10/13 !important;-ms-grid-column:10/13 !important}.gform_wrapper form .gform_body .gform_fields .gfield.gfield_error.gfield_error:not(.gf_left_half):not(.gf_right_half).width-25.center{grid-column:4/7 !important;-webkit-grid-column:4/7 !important;-moz-grid-column:4/7 !important;-o-grid-column:4/7 !important;-ms-grid-column:4/7 !important}.gform_wrapper form .gform_body .gform_fields .gfield.gfield_error.gfield_error:not(.gf_left_half):not(.gf_right_half).width-25.center.left{grid-column:4/7 !important;-webkit-grid-column:4/7 !important;-moz-grid-column:4/7 !important;-o-grid-column:4/7 !important;-ms-grid-column:4/7 !important}.gform_wrapper form .gform_body .gform_fields .gfield.gfield_error.gfield_error:not(.gf_left_half):not(.gf_right_half).width-25.center.right{grid-column:7/10 !important;-webkit-grid-column:7/10 !important;-moz-grid-column:7/10 !important;-o-grid-column:7/10 !important;-ms-grid-column:7/10 !important}.gform_wrapper form .gform_body .gform_fields .gfield.gfield_error.gfield_error:not(.gf_left_half):not(.gf_right_half).width-75{grid-column:1/10 !important;-webkit-grid-column:1/10 !important;-moz-grid-column:1/10 !important;-o-grid-column:1/10 !important;-ms-grid-column:1/10 !important}.gform_wrapper form .gform_body .gform_fields .gfield.gfield_error.gfield_error:not(.gf_left_half):not(.gf_right_half).width-75.left{grid-column:1/10 !important;-webkit-grid-column:1/10 !important;-moz-grid-column:1/10 !important;-o-grid-column:1/10 !important;-ms-grid-column:1/10 !important}.gform_wrapper form .gform_body .gform_fields .gfield.gfield_error.gfield_error:not(.gf_left_half):not(.gf_right_half).width-75.right{grid-column:4/13 !important;-webkit-grid-column:4/13 !important;-moz-grid-column:4/13 !important;-o-grid-column:4/13 !important;-ms-grid-column:4/13 !important}}.gform_wrapper form .gform_footer{margin:0 !important;padding:0 !important;width:100% !important;max-width:100% !important;margin:20px 0 0 !important}.gform_wrapper form .gform_footer .fa-circle-o-notch{position:absolute;top:16px;right:10px;color:#fff}.gform_wrapper form .gform_footer .gform_button{width:100% !important;max-width:100% !important;margin:0 !important;font-size:18px !important;display:inline-block;position:relative;font-weight:700;border-radius:0 !important;padding:10px 25px !important;text-decoration:none !important;box-shadow:none !important;color:#fff !important;background:#8aad72 !important;border:1px solid #8aad72;border-radius:5px !important;text-transform:uppercase !important;padding-top:11px !important;padding-bottom:11px !important}.gform_wrapper form .gform_footer .gform_button:hover{color:#8aad72 !important;background:#fff !important;border:1px solid #8aad72}.gform_wrapper form .gform_footer .gform_button.submitting{padding-right:30px !important}.gform_wrapper form .gform_footer .gform_button:hover+.fa-circle-o-notch{color:red}.gform_wrapper form .gform_footer .submitting{z-index:9;overflow:hidden;width:100% !important}.gform_wrapper form .gform_footer .submitting .gform_button{color:#fff !important;background:#8aad72 !important;border-color:#8aad72 !important;width:100% !important}@keyframes formloading{0%{left:-100%}100%{left:100%}}.gform_wrapper form .gform_footer .submitting:after{content:'';position:absolute;bottom:0;height:5px;border-radius:0 0 3px 3px;left:-100%;width:100%;background:#fff;animation:formloading 1s infinite running;-webkit-animation:formloading 1s infinite running;-moz-animation:formloading 1s infinite running;-o-animation:formloading 1s infinite running;-ms-animation:formloading 1s infinite running}.gform_wrapper form.no-labels .gform_fields .gfield .gfield_label{display:none !important}.gform_wrapper form.horizontal-form .validation_error{display:none !important}@media (min-width:768px){.gform_wrapper form.horizontal-form{display:table !important}.gform_wrapper form.horizontal-form .gform_body{display:table-cell}.gform_wrapper form.horizontal-form .gform_body .gform_fields .gfield{margin:0 !important}.gform_wrapper form.horizontal-form .gform_body .gform_fields .gfield.width-50{width:50% !important;max-width:50% !important;display:inline-block !important;padding-right:15px !important}.gform_wrapper form.horizontal-form .gform_body .gform_fields .gfield.gfield_error:not(.gf_left_half):not(.gf_right_half).width-50{width:50% !important;max-width:50% !important;display:inline-block !important;padding-right:15px !important}.gform_wrapper form.horizontal-form .gform_footer{display:table-cell;padding-left:10px !important}}@media (max-width:767px){.gform_wrapper form.horizontal-form .gform_footer .fa-circle-o-notch{top:21px !important}}#pageHeadImg .textHolder .featured-subtitle .gform_wrapper .gform_body .gform_fields .gfield .gfield_label{color:#fff !important}@media (min-width:768px){#pageHeadImg .textHolder .featured-subtitle .gform_wrapper .gform_footer .fa-circle-o-notch{top:40px !important}}.read-more{background:#174176;text-transform:uppercase;font-size:11px;width:90px;margin-left:auto}.read-more a{color:#fff;padding:10px;display:block}.read-more a:hover{text-decoration:none}a[title=twitter]{background-color:#0e8ac8}a[title=facebook]{background-color:#375a9c}a[title=linkedin]{background-color:#0977b4}a[title=email]{background-color:#6cbd45}.stack_loop{list-style-type:none}.stack_loop article{border-bottom:1px solid #dbdbdb;padding:30px 0}.stack_loop li{border-bottom:1px solid #dbdbdb;padding:30px 0}.stack_loop li .slidePostWrap .stack_loop_postImg{min-width:140px;display:inline-block;height:140px;background-size:cover;margin-right:3%;margin-top:15px;width:20%}.stack_loop li .slidePostWrap .stack_loop_content{width:77%;display:inline-block;vertical-align:top;margin-bottom:-50px}.stack_loop li .slidePostWrap .stack_loop_content.noThumb{width:100%}.stack_loop li .slidePostWrap h1{display:none}.stack_loop li .slidePostWrap .excerptHolder{font-size:15px;font-size:1.5rem}.stack_loop li .slidePostWrap .dateHolder{top:-50px;display:inline-block;font-size:12px;font-size:1.2rem;text-transform:uppercase;color:#b7b7b7}.page-template-landing-page #footer #footer-wrapper>div{padding:0}.page-template-landing-page #footer #footer-wrapper .footer-navWrap,.page-template-landing-page #footer #footer-wrapper .social{display:none}.page-template-landing-page #footer #footer-wrapper .copyright span{display:inline-block;margin:40px auto}#pageHeadImg{min-height:1px !important;max-height:none !important}#pageHeadImg.noFImg{padding-top:0 !important}#pageHeadImg .attachment-post-thumbnail.wp-post-image{display:none !important}#pageHeadImg .textHolder{position:relative;display:table;width:100%}#pageHeadImg .textHolder.no-height-set{min-height:450px}#pageHeadImg .textHolder .v_center{display:table-cell;vertical-align:middle}.sticky-clone{display:block;position:relative}@media (max-width:991px){.sticky-clone{display:none}}#sticky-header-support{-webkit-transition:all 0s ease;-moz-transition:all 0s ease;-ms-transition:all 0s ease;-o-transition:all 0s ease;transition:all 0s ease;position:relative;left:0;right:0;z-index:99}#sticky-header-support:before{content:''}#sticky-header-support.sticky-ready{position:absolute}@media (max-width:991px){#sticky-header-support{display:none}}#sticky-header-support .sticky-header-support-wrapper{background:#8aad72;z-index:2}#sticky-header-support.sticky{position:fixed;top:0;bottom:auto}#sticky-header-support.sticky.sticky-donate-shrink{-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}#sticky-header-support .sticky-header-wrapper{display:table;width:100%;table-layout:fixed}#sticky-header-support .sticky-header-wrapper .sticky-header-col{display:table-cell;vertical-align:middle;padding:20px 0;text-align:center}#sticky-header-support .sticky-header-wrapper .sticky-header-col a{font-size:28px;color:#fff !important;font-weight:700;text-decoration:none !important}#sticky-header-support .sticky-header-wrapper .sticky-header-col a:hover:after{content:'';position:absolute;bottom:-2px;height:2px;left:0;right:0;background:#fff}#sticky-header-support .sticky-header-wrapper .sticky-header-col h4{font-weight:lighter;margin:0;text-align:right;line-height:1 !important;color:#fff !important}#sticky-header-support .sticky-header-wrapper .sticky-header-col h4 span{display:block;margin-top:-10px;position:relative;font-weight:700 !important}#sticky-header-support .sticky-header-wrapper .sticky-header-col:first-child{width:30%}@media (max-width:1199px) and (min-width:992px){#sticky-header-support .sticky-header-wrapper .sticky-header-col:first-child{width:30%}}#sticky-header-support .sticky-header-wrapper .sticky-header-col .hamburger{margin-top:4px;opacity:0}body.page-template-news-page-php #wrapper .homepage-section{padding:50px 0 100px !important}body.page-template-news-page-php #wrapper .homepage-section .post-category-mobile-toggle{margin-bottom:50px;width:100%;max-width:100%;padding:10px;border:1px solid #000}@media (min-width:768px){body.page-template-news-page-php #wrapper .homepage-section .post-category-mobile-toggle{display:none}}body.page-template-news-page-php #wrapper .homepage-section .post-category-mobile-toggle select{background:0 0;border:none;width:100%;max-width:100%;outline:none}body.page-template-news-page-php #wrapper .homepage-section .post-category-toggle{margin-bottom:50px}@media (max-width:767px){body.page-template-news-page-php #wrapper .homepage-section .post-category-toggle{display:none}}body.page-template-news-page-php #wrapper .homepage-section .post-category-toggle a{font-size:16px;margin-right:20px;color:#3b4541 !important;text-decoration:none !important;text-transform:uppercase;opacity:.5}body.page-template-news-page-php #wrapper .homepage-section .post-category-toggle a:last-child{margin-right:0}body.page-template-news-page-php #wrapper .homepage-section .post-category-toggle a:hover{color:#4f594a !important;opacity:1}body.page-template-news-page-php #wrapper .homepage-section .post-category-toggle a.active{color:#4f594a !important;opacity:1}body.page-template-news-page-php #wrapper .homepage-section .post-category-toggle a.active:after{content:'';position:absolute;bottom:-5px;height:2px;background:#8aad72;left:0;right:0}body.page-template-news-page-php #wrapper .homepage-section .load-more-posts{color:#8aad72 !important;display:inline-block;position:relative;font-size:18px;margin-top:30px;font-weight:700;font-size:18px !important;display:inline-block;position:relative;font-weight:700;border-radius:0 !important;padding:10px 25px !important;text-decoration:none !important;box-shadow:none !important;color:#fff !important;background:#8aad72 !important;border:1px solid #8aad72;border-radius:5px !important;text-transform:uppercase !important}body.page-template-news-page-php #wrapper .homepage-section .load-more-posts:hover{color:#8aad72 !important;background:#fff !important;border:1px solid #8aad72}body.page-template-news-page-php .news-article{margin-bottom:40px;padding-top:40px;border-top:1px solid rgba(59,69,65,.2)}body.page-template-news-page-php .news-article:first-child{padding-top:0;border:none !important}@media (min-width:768px){body.page-template-news-page-php .news-article .post-meta-wrapper .post-meta-item{display:inline-block}body.page-template-news-page-php .news-article .post-meta-wrapper .post-meta-item:first-child{margin-right:15px}}body.page-template-news-page-php .news-article h3{margin:0 0 10px}body.page-template-news-page-php .news-article .news-item-featured-image{width:100%;padding-top:100%}@media (max-width:767px){body.page-template-news-page-php .news-article .news-item-featured-image{padding-top:50%;margin:0 0 20px !important}}body.page-template-news-page-php .news-article .post-meta-item{margin-bottom:10px}body.page-template-news-page-php .news-article .post-meta-item .post-date{color:#8aad72 !important;text-transform:uppercase !important;font-weight:700;font-size:16px}body.page-template-news-page-php .news-article .post-meta-item h6{margin:0;font-size:14px}body.page-template-news-page-php .news-article .post-meta-item h6 span{color:#3b4541}body.page-template-news-page-php .news-article .post-meta-item h6 .fa{margin:0 5px;text-decoration:none !important}body.page-template-news-page-php .news-article .post-meta-item h6 .fa.fa-facebook{color:#3b5998 !important}body.page-template-news-page-php .news-article .post-meta-item h6 .fa.fa-twitter{color:#1da1f2 !important}.wp-pagenavi{margin-top:50px;text-align:center}.wp-pagenavi .current,.wp-pagenavi .nextpostslink,.wp-pagenavi .previouspostslink{font-size:18px !important;font-weight:700}.wp-pagenavi .current{margin:0 5px;color:#8aad72 !important;position:relative}.wp-pagenavi .nextpostslink,.wp-pagenavi .previouspostslink{margin:0 5px;color:#4f594a !important;position:relative;opacity:.3}.wp-pagenavi .nextpostslink:hover,.wp-pagenavi .previouspostslink:hover{color:#8aad72 !important;opacity:1}@media (max-width:767px){.wp-pagenavi .nextpostslink,.wp-pagenavi .previouspostslink{display:none !important}}.wp-pagenavi a{margin:0 5px;font-size:16px !important;color:#4f594a !important;text-decoration:none !important;opacity:.3}.wp-pagenavi a:hover{color:#8aad72 !important;opacity:1}#wrapper{margin-bottom:0 !important}#wrapper .homepage-section{padding:100px 0}#wrapper .homepage-section.dark-bg h1,#wrapper .homepage-section.dark-bg h2,#wrapper .homepage-section.dark-bg h3,#wrapper .homepage-section.dark-bg h4,#wrapper .homepage-section.dark-bg h5,#wrapper .homepage-section.dark-bg h6,#wrapper .homepage-section.dark-bg p{color:#fff}#wrapper .homepage-section.dark-bg h1 a,#wrapper .homepage-section.dark-bg h1 strong,#wrapper .homepage-section.dark-bg h1 b,#wrapper .homepage-section.dark-bg h1 em,#wrapper .homepage-section.dark-bg h1 span,#wrapper .homepage-section.dark-bg h2 a,#wrapper .homepage-section.dark-bg h2 strong,#wrapper .homepage-section.dark-bg h2 b,#wrapper .homepage-section.dark-bg h2 em,#wrapper .homepage-section.dark-bg h2 span,#wrapper .homepage-section.dark-bg h3 a,#wrapper .homepage-section.dark-bg h3 strong,#wrapper .homepage-section.dark-bg h3 b,#wrapper .homepage-section.dark-bg h3 em,#wrapper .homepage-section.dark-bg h3 span,#wrapper .homepage-section.dark-bg h4 a,#wrapper .homepage-section.dark-bg h4 strong,#wrapper .homepage-section.dark-bg h4 b,#wrapper .homepage-section.dark-bg h4 em,#wrapper .homepage-section.dark-bg h4 span,#wrapper .homepage-section.dark-bg h5 a,#wrapper .homepage-section.dark-bg h5 strong,#wrapper .homepage-section.dark-bg h5 b,#wrapper .homepage-section.dark-bg h5 em,#wrapper .homepage-section.dark-bg h5 span,#wrapper .homepage-section.dark-bg h6 a,#wrapper .homepage-section.dark-bg h6 strong,#wrapper .homepage-section.dark-bg h6 b,#wrapper .homepage-section.dark-bg h6 em,#wrapper .homepage-section.dark-bg h6 span,#wrapper .homepage-section.dark-bg p a,#wrapper .homepage-section.dark-bg p strong,#wrapper .homepage-section.dark-bg p b,#wrapper .homepage-section.dark-bg p em,#wrapper .homepage-section.dark-bg p span{color:inherit !important}#wrapper .homepage-section.dark-bg p,#wrapper .homepage-section.dark-bg li{color:#fff}#wrapper .homepage-section.dark-bg p a,#wrapper .homepage-section.dark-bg p strong,#wrapper .homepage-section.dark-bg p b,#wrapper .homepage-section.dark-bg p em,#wrapper .homepage-section.dark-bg p span,#wrapper .homepage-section.dark-bg li a,#wrapper .homepage-section.dark-bg li strong,#wrapper .homepage-section.dark-bg li b,#wrapper .homepage-section.dark-bg li em,#wrapper .homepage-section.dark-bg li span{color:inherit !important}#wrapper .homepage-section.dark-bg .btn{font-size:18px !important;display:inline-block;position:relative;font-weight:700;border-radius:0 !important;padding:0 !important;text-decoration:none !important;box-shadow:none !important;color:#8aad72 !important;background:0 0 !important;border:none !important;text-transform:uppercase !important}#wrapper .homepage-section.dark-bg .btn:hover{color:#4f594a !important}#wrapper .homepage-section .issue-block{margin-bottom:20px}#wrapper .homepage-section .issue-block .issue-icon{height:50px;width:50px;margin-bottom:20px}body.single-post .back-to{margin:0 0 20px}@media (max-width:991px){body.single-post #wrapper .related-articles{margin:0 0 40px !important}}body.single-post #wrapper .related-articles .related-article-title{font-weight:700;text-transform:uppercase}body.single-post #wrapper .single-post-featured-image{width:100%;padding-top:50%;margin:0 0 30px !important}body.single-post #wrapper h1{margin-bottom:20px}body.single-post #wrapper .post-subtitle{font-weight:400}@media (min-width:768px){body.single-post #wrapper .post-meta-wrapper .post-meta-item{display:inline-block}body.single-post #wrapper .post-meta-wrapper .post-meta-item:first-child{margin-right:15px}}body.single-post #wrapper .post-meta-item{margin-bottom:50px}body.single-post #wrapper .post-meta-item .post-date{color:#8aad72 !important;font-size:21px}body.single-post #wrapper .post-meta-item .post-social{margin:0;font-size:21px}body.single-post #wrapper .post-meta-item .post-social .share-this{color:#c3c7c6 !important}body.single-post #wrapper .post-meta-item .post-social .fa{margin:0 5px;text-decoration:none !important;color:#8aad72 !important}@media (max-width:991px){body.single-post #content .alignright,body.single-post #content .alignleft,body.single-post #content .aligncenter{float:none !important;margin-left:0 !important;margin-right:0 !important;margin-top:0 !important;display:block !important}}body.single-post #content p{font-weight:400 !important}body.single-post #content p a{color:#8aad72 !important}body.single-post #content strong,body.single-post #content em,body.single-post #content b{font-size:inherit !important}body.single-post #content a{color:#8aad72 !important;font-weight:inherit !important;font-size:inherit !important}body.single-post #content ul,body.single-post #content ol{margin:0 0 20px !important;padding-left:20px}body.single-post #content ul li,body.single-post #content ol li{font-size:16px;font-weight:400 !important;line-height:1.5;margin-bottom:0}body.error404{background:rgba(23,65,118,.05)}body.error404 #header,body.error404 #pageHeadImg,body.error404 #footer{display:none !important}body.error404 #content-full{text-align:center}body.error404 #content-full #logo-404{width:150px;max-width:100%;margin:0 auto 0px}body.error404 #content-full h1,body.error404 #content-full h2{color:#3b4541}body.error404 #content-full p a,body.error404 #content-full h6 a{color:#8aad72 !important}#custom-modal{position:fixed;top:0;bottom:0;left:0;right:0;width:100%;max-width:100%;height:100%;height:100vh;max-height:100vh;display:none;z-index:999999}#custom-modal .container{max-width:100% !important}#custom-modal .custom-modal-overlay{opacity:0;z-index:99;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(48,58,72,.2)}#custom-modal.custom-modal-overlay-init{display:block}#custom-modal.custom-modal-overlay-init .custom-modal-overlay{opacity:1}#custom-modal.custom-modal-overlay-init.animate-modal-body .custom-modal-table .custom-modal-col .custom-modal-body{opacity:1;transform:translateY(0px);-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-o-transform:translateY(0px);-ms-transform:translateY(0px)}#custom-modal .custom-modal-table{display:table;position:absolute;top:0;left:0;right:0;bottom:0;height:100%;max-height:100%;max-height:100vh;width:100%;max-width:100%}#custom-modal .custom-modal-table .custom-modal-col{display:table-cell;vertical-align:middle;max-width:100%}@media (min-width:768px){#custom-modal .custom-modal-table .custom-modal-col{padding:25px}}#custom-modal .custom-modal-table .custom-modal-col .custom-modal-body{z-index:999;max-height:100%;max-height:calc(100vh - 50px);max-height:-webkit-calc(100vh - 50px);max-height:-moz-calc(100vh - 50px);max-height:-o-calc(100vh - 50px);max-height:-ms-calc(100vh - 50px);overflow-y:auto;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;margin:0 auto;max-width:100%;background:#fff;transform:translateY(-50px);-webkit-transform:translateY(-50px);-moz-transform:translateY(-50px);-o-transform:translateY(-50px);-ms-transform:translateY(-50px);opacity:0;padding:75px 50px 50px}@media (min-width:900px){#custom-modal .custom-modal-table .custom-modal-col .custom-modal-body{width:800px}}#custom-modal .custom-modal-table .custom-modal-col .custom-modal-body p:empty{display:none !important}@media (max-width:400px){#custom-modal .custom-modal-table .custom-modal-col .custom-modal-body{padding:75px 25px 25px !important}}#custom-modal .custom-modal-table .custom-modal-col .custom-modal-body .modal-close-icon{position:absolute;top:20px;right:20px;position:absolute;width:32px;height:32px;cursor:pointer}#custom-modal .custom-modal-table .custom-modal-col .custom-modal-body .modal-close-icon:before,#custom-modal .custom-modal-table .custom-modal-col .custom-modal-body .modal-close-icon:after{content:'';position:absolute;left:15px;height:33px;width:3px;background-color:#8aad72}#custom-modal .custom-modal-table .custom-modal-col .custom-modal-body .modal-close-icon:before{transform:rotate(45deg)}#custom-modal .custom-modal-table .custom-modal-col .custom-modal-body .modal-close-icon:after{transform:rotate(-45deg)}@media (max-width:991px){.news-slider{margin-top:40px !important}}.news-slider .news-slider-outer .news-slider-inner{margin-bottom:40px}.news-slider .news-slider-outer .news-slider-inner .slick-dots{bottom:-35px}.news-slider .news-slider-outer .news-slider-inner .slick-dots li button:before{font-size:10px;color:#8aad72 !important}@media (min-width:992px){.news-slider .news-slider-outer .news-slider-inner .slick-list{overflow:visible}}.news-slider .news-slider-outer .news-slider-inner .slick-list .slick-track{display:-webkit-flexbox;display:-moz-flexbox;display:-o-flexbox;display:-ms-flexbox;display:flex;display:-webkit-flex;display:-moz-flex;display:-o-flex;display:-ms-flex}.news-slider .news-slider-outer .news-slider-inner .news-slide{height:inherit !important}.news-slider .news-slider-outer .news-slider-inner .news-slide .news-slide-outer{padding:0 10px;height:100%}.news-slider .news-slider-outer .news-slider-inner .news-slide .news-slide-outer a{position:relative;display:block;height:100%;text-decoration:none !important}.news-slider .news-slider-outer .news-slider-inner .news-slide .news-slide-outer .news-slide-inner{height:100%;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1)}.news-slider .news-slider-outer .news-slider-inner .news-slide .news-slide-outer .news-slide-inner .news-featured-image{width:100%;padding-top:80%}.news-slider .news-slider-outer .news-slider-inner .news-slide .news-slide-outer .news-slide-inner .news-featured-image-alt{width:100%;padding-top:80%;background:#8aad72}.news-slider .news-slider-outer .news-slider-inner .news-slide .news-slide-outer .news-slide-inner .news-featured-image-alt .news-featured-image-alt-outer{position:absolute;top:0;bottom:0;left:0;right:0;background:url("/wp-content/uploads/2022/06/IBE-logo-footer.webp");background-size:30% auto;background-position:center;background-repeat:no-repeat}.news-slider .news-slider-outer .news-slider-inner .news-slide .news-slide-outer .news-slide-inner .news-slide-content{padding:20px 20px 5px}.news-slider .news-slider-outer .news-slider-inner .news-slide .news-slide-outer .news-slide-inner .news-slide-content h5{margin:0;font-size:24px !important}@media (max-width:991px){.news-slider .news-slider-outer .news-slider-inner .news-slide .news-slide-outer .news-slide-inner .news-slide-content h5{text-align:center}}.news-slider .news-slider-outer .news-slider-inner .news-slide .news-slide-outer .news-slide-inner .news-slide-content h5:hover{text-decoration:underline;text-decoration-color:#8aad72}.news-slider .news-slider-outer .news-slider-inner .news-slide .news-slide-outer .news-slide-inner .news-slide-date{padding-left:20px}.news-slider .news-slider-outer .news-slider-inner .news-slide .news-slide-outer .news-slide-inner .news-slide-date h6{color:#8aad72;text-transform:uppercase !important;font-size:22px !important}#wrapper .homepage-section.no-padding-bottom{padding-bottom:0 !important}#wrapper .homepage-section.no-padding-top{padding-top:0 !important}#wrapper .homepage-section.reduced-padding{padding:50px 0 !important}#wrapper .homepage-section.reduced-padding-bottom{padding-bottom:50px !important}#wrapper .homepage-section.reduced-padding-top{padding-top:50px !important}#wrapper .homepage-section.green-bg{background:rgba(203,224,186,.2) !important}#wrapper .homepage-section#news-resources .news-slider-content{z-index:1}#wrapper .homepage-section#news-resources .news-slider .news-slider-outer .news-slider-inner:after{content:'';position:absolute;top:-50px;bottom:-50px;right:100%;width:100vw;background:#fff}#wrapper .homepage-section.leadership-section{background:rgba(203,224,186,.2)}@media (max-width:991px){#wrapper .homepage-section.leadership-section{text-align:center !important}}#wrapper .homepage-section.leadership-section .sectionOverlay{top:auto;height:100px;background:#fff}#wrapper .homepage-section.leadership-section .leadership-image{width:100%;padding-top:100%}@media (max-width:991px){#wrapper .homepage-section.leadership-section .leadership-image{margin:0 auto 20px auto !important}}#wrapper .homepage-section.leadership-section h6{text-transform:uppercase !important;color:#4f594a !important}#wrapper .homepage-section.leadership-section p:last-child{margin:0 !important}#wrapper .homepage-section.leadership-section.no-leadership-image{padding-bottom:100px !important}#wrapper .homepage-section.leadership-section.no-leadership-image .sectionOverlay{top:auto;height:50px;background:#fff}@media (max-width:991px){body.page-template-ibe-landing-page #wrapper .homepage-section .sectionImage{background:#8aad72 !important}}body.page-template-ibe-landing-page #wrapper .homepage-section h1{margin:0 0 20px !important}@media (min-width:992px){body.page-template-ibe-landing-page #wrapper .homepage-section h1{font-size:60px !important}}@media (min-width:1200px){body.page-template-ibe-landing-page #wrapper .homepage-section .ibe-landing-page-section-outer{min-height:100vh;min-height:calc(100vh - 501px);min-height:-webkit-calc(100vh - 501px)}}@media (min-width:992px) and (max-width:1199px){body.page-template-ibe-landing-page #wrapper .homepage-section .ibe-landing-page-section-outer{min-height:100vh;min-height:calc(100vh - 495px);min-height:-webkit-calc(100vh - 495px)}}@media (min-width:992px){body.page-template-ibe-landing-page #wrapper .homepage-section .ibe-landing-page-section-outer{display:table;width:100%}body.page-template-ibe-landing-page #wrapper .homepage-section .ibe-landing-page-section-outer .ibe-landing-page-section-inner{display:table-cell;vertical-align:middle}}body.page-template-ibe-landing-page #wrapper .homepage-section .ibe-landing-page-section-outer .no-image h1,body.page-template-ibe-landing-page #wrapper .homepage-section .ibe-landing-page-section-outer .no-image h2,body.page-template-ibe-landing-page #wrapper .homepage-section .ibe-landing-page-section-outer .no-image h3,body.page-template-ibe-landing-page #wrapper .homepage-section .ibe-landing-page-section-outer .no-image h4,body.page-template-ibe-landing-page #wrapper .homepage-section .ibe-landing-page-section-outer .no-image h5,body.page-template-ibe-landing-page #wrapper .homepage-section .ibe-landing-page-section-outer .no-image h6,body.page-template-ibe-landing-page #wrapper .homepage-section .ibe-landing-page-section-outer .no-image p,body.page-template-ibe-landing-page #wrapper .homepage-section .ibe-landing-page-section-outer .no-image li,body.page-template-ibe-landing-page #wrapper .homepage-section .ibe-landing-page-section-outer .no-image a,body.page-template-ibe-landing-page #wrapper .homepage-section .ibe-landing-page-section-outer .no-image div{color:#fff !important}@media (max-width:991px){body.page-template-ibe-landing-page #wrapper .homepage-section .ibe-landing-page-section-outer .no-image h1,body.page-template-ibe-landing-page #wrapper .homepage-section .ibe-landing-page-section-outer .no-image h2,body.page-template-ibe-landing-page #wrapper .homepage-section .ibe-landing-page-section-outer .no-image h3,body.page-template-ibe-landing-page #wrapper .homepage-section .ibe-landing-page-section-outer .no-image h4,body.page-template-ibe-landing-page #wrapper .homepage-section .ibe-landing-page-section-outer .no-image h5,body.page-template-ibe-landing-page #wrapper .homepage-section .ibe-landing-page-section-outer .no-image h6,body.page-template-ibe-landing-page #wrapper .homepage-section .ibe-landing-page-section-outer .no-image p,body.page-template-ibe-landing-page #wrapper .homepage-section .ibe-landing-page-section-outer .no-image li,body.page-template-ibe-landing-page #wrapper .homepage-section .ibe-landing-page-section-outer .no-image a,body.page-template-ibe-landing-page #wrapper .homepage-section .ibe-landing-page-section-outer .no-image div{color:#fff !important}}body.page-template-ibe-landing-page #wrapper .homepage-section .ibe-landing-page-section-outer .form-block{background:#fff;padding:40px;border-radius:10px;-webkit-box-shadow:0px 1px 10px 0 rgba(0,0,0,.15);-moz-box-shadow:0px 1px 10px 0 rgba(0,0,0,.15);-ms-box-shadow:0px 1px 10px 0 rgba(0,0,0,.15);-o-box-shadow:0px 1px 10px 0 rgba(0,0,0,.15);box-shadow:0px 1px 10px 0 rgba(0,0,0,.15)}@media (max-width:767px){body.home #pageHeadImg .sectionOverlay{background:rgba(255,255,255,.5) !important}}.page-template-basic-page-php #pageHeadImg .featured-title{text-align:center !important}@media (max-width:991px){.page-template-basic-page-php #pageHeadImg .textHolder.no-height-set{min-height:0 !important;padding:50px 0 !important}}.page-template-basic-page-php #wrapper h1 a,.page-template-basic-page-php #wrapper h2 a,.page-template-basic-page-php #wrapper h3 a,.page-template-basic-page-php #wrapper h4 a,.page-template-basic-page-php #wrapper h5 a,.page-template-basic-page-php #wrapper h6 a,.page-template-basic-page-php #wrapper p a,.page-template-basic-page-php #wrapper li a{color:#8aad72 !important}@media (max-width:991px){body.page-id-249 .ibe-landing-page-section-outer h1,body.page-id-249 .ibe-landing-page-section-outer h2,body.page-id-249 .ibe-landing-page-section-outer h3,body.page-id-249 .ibe-landing-page-section-outer p,body.page-id-249 .ibe-landing-page-section-outer a{color:#fff;text-align:center}}