* {
  margin: 0;
  padding: 0; }

body {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px; }

/* GENERAL STYLES */
a img {
  border: none; }

.alignnone {
  float: none;
  text-align: inherit; }

.aligncenter {
  text-align: center; }

img.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  text-align: left; }

img.alignleft {
  float: left;
  margin: 10px 10px 10px 0; }

.alignright {
  text-align: right; }

img.alignright {
  float: right;
  margin: 10px 0 10px 10px; }

td {
  vertical-align: top; }

img {
  max-width: 100%;
  height: auto; }

body {
  font-size: 18px; }

body .vc_row {
  margin: 0;
  background-repeat: no-repeat; }

body .row {
  margin-left: 0;
  margin-right: 0; }

p {
  line-height: 1.5em;
  margin-bottom: 25px; }

.show-smaller-screens {
  display: none; }

body .container {
  width: 1170px;
  float: none;
  margin: 0 auto; }

.btn,
body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type=submit],
body .gform_wrapper .gform_page_footer input.button,
body .gform_wrapper .gform_page_footer input[type=submit],
#infinite-handle button,
body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
  border-radius: 6px;
  -webkit-transition: all 1s !important;
  /* Safari */
  transition: all 0.3s ease;
  font-size: 19px;
  font-weight: bold;
  text-shadow: none;
  padding: 12px 40px;
  max-width: 100%; }

.btn-transparent,
.btn-transparent:active,
.btn-transparent:focus {
  border: solid 2px #ffffff;
  color: #FFF; }

.btn-transparent:hover {
  background: #FFF;
  color: #fe7633; }

.btn-orange,
#infinite-handle button,
.btn-proposal a,
button {
  border-radius: 6px;
  background-image: -webkit-linear-gradient(#ffc651, #e7a41c);
  background-image: -o-linear-gradient(#ffc651, #e7a41c);
  background-image: linear-gradient(#ffc651, #e7a41c);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
  color: #FFF !important;
  text-decoration: none !important;
  border: none; }

.btn-orange:hover,
#infinite-handle button:hover,
.btn-proposal a:hover {
  background-image: -webkit-linear-gradient(#e7a41c, #ffc651);
  background-image: -o-linear-gradient(#e7a41c, #ffc651);
  background-image: linear-gradient(#e7a41c, #ffc651);
  color: #FFF !important;
  text-decoration: none !important; }

.btn-dark-blue {
  border-radius: 6px;
  background-image: -webkit-linear-gradient(bottom, #002444, #084b85);
  background-image: -o-linear-gradient(bottom, #002444, #084b85);
  background-image: linear-gradient(to top, #002444, #084b85);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
  color: #FFF !important; }

.btn-dark-blue:hover {
  color: #FFF;
  background-image: -webkit-linear-gradient(bottom, #084b85, #002444);
  background-image: -o-linear-gradient(bottom, #084b85, #002444);
  background-image: linear-gradient(to top, #084b85, #002444);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5); }

.btn-light-blue,
body form.give-form button.give-btn.give-btn-modal,
body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern,
body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type=submit],
body .gform_wrapper .gform_page_footer input.button,
body .gform_wrapper .gform_page_footer input[type=submit],
#loginform input[type=submit] {
  border-radius: 6px;
  background-image: -webkit-linear-gradient(bottom, #0484bd, #239acf);
  background-image: -o-linear-gradient(bottom, #0484bd, #239acf);
  background-image: linear-gradient(to top, #0484bd, #239acf);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
  color: #FFF !important;
  border: none; }

.btn-light-blue:hover,
body form.give-form button.give-btn.give-btn-modal:hover,
body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover,
body .gform_wrapper .gform_footer input.button:hover,
body .gform_wrapper .gform_footer input[type=submit]:hover,
body .gform_wrapper .gform_page_footer input.button:hover,
body .gform_wrapper .gform_page_footer input[type=submit]:hover,
#loginform input[type=submit]:hover {
  color: #FFF;
  background-image: -webkit-linear-gradient(bottom, #239acf, #0484bd);
  background-image: -o-linear-gradient(bottom, #239acf, #0484bd);
  background-image: linear-gradient(to top, #239acf, #0484bd);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5); }

body .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md {
  background: none !important;
  border: none !important;
  color: #FFF;
  box-shadow: none; }

.btn-large,
body .vc_btn3-container.vc_btn3-center.btn-large .vc_btn3-block.vc_btn3-size-md {
  font-size: 25px;
  font-weight: bold; }

body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
  border: none; }

#content,
.content,
.section-grey {
  padding: 35px 0;
  overflow: hidden;
  background-size: cover;
  background-position: top right; }
  #content .btn-green,
  .content .btn-green,
  .section-grey .btn-green {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.48);
    padding-left: 12%;
    padding-right: 12%; }
  #content h1, #content h2, #content h3, #content h4, #content h5, #content h6,
  .content h1,
  .content h2,
  .content h3,
  .content h4,
  .content h5,
  .content h6,
  .section-grey h1,
  .section-grey h2,
  .section-grey h3,
  .section-grey h4,
  .section-grey h5,
  .section-grey h6 {
    font-family: 'Roboto Slab', serif;
    color: #084b85; }
  #content h1,
  .content h1,
  .section-grey h1 {
    font-size: 64px;
    font-weight: bold;
    line-height: 0.98;
    letter-spacing: -1.8px;
    margin: 0 0 35px; }
  #content h2,
  .content h2,
  .section-grey h2 {
    font-size: 45px;
    font-weight: bold;
    line-height: 1.04;
    margin: 0 0 35px;
    color: #084b85; }
  #content h3,
  .content h3,
  .section-grey h3 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.14;
    letter-spacing: -1px;
    color: #314556; }
  #content h3 img,
  .content h3 img,
  .section-grey h3 img {
    position: relative;
    top: -4px;
    margin-right: 20px; }
  #content h4,
  .content h4,
  .section-grey h4 {
    font-size: 27px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #314556; }
  #content .vc_separator h4,
  .content .vc_separator h4,
  .section-grey .vc_separator h4 {
    font-weight: 600;
    letter-spacing: 5px; }
  #content .vc_separator.vc_sep_color_black .vc_sep_line,
  .content .vc_separator.vc_sep_color_black .vc_sep_line,
  .section-grey .vc_separator.vc_sep_color_black .vc_sep_line {
    border-color: #979797; }
  #content h5,
  .content h5,
  .section-grey h5 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.74;
    color: #314556; }
  #content p, #content ul, #content ol,
  .content p,
  .content ul,
  .content ol,
  .section-grey p,
  .section-grey ul,
  .section-grey ol {
    font-weight: 300;
    color: #575757; }
  #content a,
  .content a,
  .section-grey a {
    color: #239acf; }
  #content ul,
  .content ul,
  .section-grey ul {
    margin-bottom: 20px;
    padding-left: 20px; }
  #content ul li,
  #content ol li,
  .content ul li,
  .content ol li,
  .section-grey ul li,
  .section-grey ol li {
    margin-bottom: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300; }

body .section-grey {
  background-image: -webkit-linear-gradient(#ffffff, #f2f2f2);
  background-image: -o-linear-gradient(#ffffff, #f2f2f2);
  background-image: linear-gradient(#ffffff, #f2f2f2);
  position: relative;
  z-index: 2; }
  body .section-grey h2 {
    color: #314556; }

body .section-grey-plain {
  background-color: #f9f9f9;
  position: relative;
  z-index: 2; }

body .section-intro {
  margin: 0 auto;
  width: 60%; }

body .section-intro-wide {
  width: 80%;
  margin-left: auto;
  margin-right: auto; }

.callout-grey, .content .callout-grey {
  color: #314556;
  background-size: cover; }
  .callout-grey h5, .callout-grey h2, .content .callout-grey h5, .content .callout-grey h2 {
    color: #084b85; }

.content-with-bottom-border {
  border-bottom: solid 1px #e5e5e5; }

.content-with-top-border {
  border-top: solid 1px #e5e5e5; }

#page-header {
  position: relative;
  padding: 75px 0 50px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: top center !important; }
  #page-header #breadcrumbs {
    font-size: 15px;
    line-height: 3.13;
    letter-spacing: 1px;
    color: #ffffff;
    text-transform: uppercase; }
    #page-header #breadcrumbs a {
      font-weight: normal;
      color: #FFF;
      opacity: 0.7; }
    #page-header #breadcrumbs span {
      font-weight: bold; }
    #page-header #breadcrumbs .sep {
      background: url(../img/icon-breadcrumb-arrow.png) no-repeat center center;
      width: 8px;
      height: 13px;
      display: inline-block;
      position: relative;
      top: 1px;
      padding: 0 12px; }
  #page-header .vc_column-inner {
    padding-top: 0; }
  #page-header .hero-text {
    position: relative;
    color: #FFF; }
  #page-header .hero-text h1 {
    font-family: 'Roboto Slab', serif;
    font-size: 64px;
    font-weight: bold;
    line-height: 0.92;
    color: #ffffff;
    margin-bottom: 40px;
    max-width: 60%; }
  #page-header .vc_col-sm-8 .hero-text h1 {
    max-width: 100%; }
  #page-header .hero-text p {
    font-size: 20px;
    max-width: 60%;
    font-size: 20px;
    line-height: 1.5; }
  #page-header .hero-text.has-buttons p {
    max-width: 100%; }
  #page-header a {
    color: #FFF; }
  #page-header .btn {
    display: inline-block;
    margin-bottom: 10px; }

.centered {
  text-align: center; }
  .centered video, .centered iframe {
    margin-left: auto;
    margin-right: auto; }

/* END General Styles */
/* Header Menu STYLES */
#header {
  position: relative;
  z-index: 99;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 0;
  padding-top: 20px; }

#header .container {
  position: relative; }

#logo {
  width: 25%;
  float: left;
  text-align: center; }

#main-navigation {
  float: right;
  margin-top: 15px;
  margin-bottom: 0;
  width: 100%;
  border: none;
  box-shadow: none;
  background: none;
  min-height: 0; }
  #main-navigation .ubermenu-skin-white {
    border: none; }
  #main-navigation li.ubermenu-current-menu-item,
  #main-navigation li.ubermenu-current-page-ancestor {
    border-bottom: 2px solid #239acf; }
  #main-navigation li.ubermenu-current-page-ancestor li.ubermenu-current-menu-item,
  #main-navigation li li.ubermenu-current-menu-item {
    background: #239acf;
    border: none; }
  #main-navigation li.ubermenu-current-page-ancestor li.ubermenu-current-menu-item a,
  #main-navigation li li.ubermenu-current-menu-item a {
    color: #FFF; }
  #main-navigation li li.ubermenu-current-menu-item li.ubermenu-item-normal a {
    color: #084b85; }
  #main-navigation li li.ubermenu-current-menu-item li.ubermenu-current-menu-item a {
    color: #FFF; }
  #main-navigation li.ubermenu-has-submenu-drop {
    width: auto; }
  #main-navigation li a {
    color: #084b85;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1.1px;
    text-transform: uppercase;
    border-bottom: 2px solid #FFF; }
  #main-navigation .ubermenu-skin-white .ubermenu-item-level-0:hover > .ubermenu-target,
  #main-navigation .ubermenu-skin-white .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
    background: none;
    border-bottom: 2px solid #ffc651; }
  #main-navigation li.ubermenu-current-menu-item a {
    color: #239acf; }
  #main-navigation li li a {
    font-size: 16px;
    text-transform: none;
    letter-spacing: normal;
    border-bottom: none; }
  #main-navigation li li a.ubermenu-target-with-image {
    padding-bottom: 0 !important;
    border-bottom: none; }
  #main-navigation li ul.ubermenu-submenu-type-flyout a {
    padding-bottom: 15px !important; }
  #main-navigation .ubermenu .ubermenu-submenu-type-flyout > .ubermenu-item {
    min-width: 250px; }
  #main-navigation .ubermenu-submenu {
    border-top: 1px solid #ececec; }
  #main-navigation .ubermenu .ubermenu-colgroup .ubermenu-column, #main-navigation .ubermenu .ubermenu-custom-content-padded, #main-navigation .ubermenu .ubermenu-nonlink,
  #main-navigation .ubermenu .ubermenu-retractor,
  #main-navigation .ubermenu .ubermenu-submenu-padded,
  #main-navigation .ubermenu .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target,
  #main-navigation .ubermenu .ubermenu-target, #main-navigation .ubermenu .ubermenu-widget, #main-navigation .ubermenu-responsive-toggle {
    padding: 15px; }
  #main-navigation .ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target {
    padding-right: 23px; }
  #main-navigation .ubermenu .ubermenu-custom-content-padded {
    padding-bottom: 0;
    padding-top: 0; }
  #main-navigation .ubermenu .ubermenu-item .ubermenu-submenu-type-flyout {
    background: #FFF; }
  #main-navigation .ubermenu .ubermenu-item .ubermenu-submenu-type-flyout a:hover {
    color: #FFF;
    background: #0c55a5; }
  #main-navigation .ubermenu-submenu-type-stack {
    padding-left: 0;
    padding-right: 20px; }
  #main-navigation .ubermenu-submenu-type-stack ul {
    padding-left: inherit;
    padding-right: inherit; }
  #main-navigation .ubermenu-submenu-type-mega {
    position: absolute;
    z-index: 999;
    background-color: #FFF;
    background-image: linear-gradient(to right, #f2f2f2, #ffffff 21%, #ffffff 85%, #f1f1f1);
    box-shadow: 4px 19px 19px 0 rgba(0, 0, 0, 0.59);
    margin-top: 0;
    padding: 15px 0;
    border-top: 0.5px solid #ececec; }
  #main-navigation .ubermenu-row.container {
    width: 1170px;
    margin-left: auto;
    margin-right: auto; }
  #main-navigation .ubermenu-submenu-type-mega .ubermenu-submenu {
    border-top: 0; }
  #main-navigation .ubermenu .ubermenu-nav .ubermenu-column-1-3 {
    clear: none; }
  #main-navigation h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.8;
    padding-bottom: 5px;
    color: #084b85;
    font-family: 'Roboto Slab', serif;
    margin-top: 0;
    border-bottom: solid 1px #e5e5e5; }
  #main-navigation h3 a {
    padding-right: 0 !important; }
  #main-navigation li a.ubermenu-item-layout-image_left {
    padding-top: 0 !important; }
  #main-navigation li a.ubermenu-item-layout-image_left span {
    position: relative;
    top: 20px; }
  #main-navigation li a.ubermenu-item-layout-image_left img {
    margin: 7px 8px 7px 0; }

#main-navigation-right {
  width: 75%;
  float: left; }
  #main-navigation-right #top-bar {
    border-bottom: solid 1px #dedede;
    padding-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center; }
  #main-navigation-right #top-bar:after {
    clear: both;
    display: table;
    content: ""; }
  #main-navigation-right #header-email-signup {
    float: left;
    width: 50%; }
  #main-navigation-right .gform_wrapper {
    margin: 0;
    position: relative;
    width: 100%; }
  #main-navigation-right .gform_wrapper .top_label .gfield_label {
    display: none; }
  #main-navigation-right .gform_wrapper .gform_body {
    float: left;
    clear: none;
    width: 70%; }
  #main-navigation-right .gform_wrapper .gform_body li {
    padding-right: 0;
    margin-top: 0; }
  #main-navigation-right .gform_wrapper .top_label div.ginput_container {
    margin-top: 0; }
  #main-navigation-right .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    -webkit-border-radius: 6px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius: 6px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    border-radius: 6px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background: url(../img/icon-add-mailinglist.png) no-repeat 15px center #fbfbfb;
    box-shadow: inset 1px 2px 5px 0 rgba(0, 0, 0, 0.06);
    border: solid 1px #dedede;
    font-size: 14px;
    color: #314556;
    padding: 15px 20px 13px 50px; }
  #main-navigation-right ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #314556; }
  #main-navigation-right ::-moz-placeholder {
    /* Firefox 19+ */
    color: #314556; }
  #main-navigation-right :-ms-input-placeholder {
    /* IE 10+ */
    color: #314556; }
  #main-navigation-right :-moz-placeholder {
    /* Firefox 18- */
    color: #314556; }
  #main-navigation-right .gform_wrapper .gform_footer {
    width: 30%;
    float: left;
    clear: none;
    margin: 0;
    padding: 0; }
  #main-navigation-right .gform_wrapper .gform_footer input.button,
  #main-navigation-right .gform_wrapper .gform_footer input[type=submit],
  #main-navigation-right .gform_wrapper .gform_page_footer input.button,
  #main-navigation-right .gform_wrapper .gform_page_footer input[type=submit] {
    background-image: linear-gradient(to top, #0484bd, #239acf);
    -webkit-border-radius: 0px;
    -webkit-border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius: 0px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px;
    border-radius: 0px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    padding: 11px 40px; }
  #main-navigation-right #header-search {
    width: 25%;
    margin: 0 3%;
    float: left; }
  #main-navigation-right #header-search input {
    border-radius: 6px;
    background: url(../img/icon-header-search.png) no-repeat 94% center #fbfbfb;
    box-shadow: inset 1px 2px 5px 0 rgba(0, 0, 0, 0.06);
    border: solid 1px #dedede;
    font-size: 14px;
    color: #314556;
    padding: 15px 50px 15px 15px;
    width: 100%; }
  #main-navigation-right #top-bar a {
    display: inline-block;
    width: auto;
    float: right;
    margin: 14px 0 0;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #084b85;
    width: 10%;
    text-align: right; }

#donate-button {
  position: absolute;
  right: 15px;
  top: calc(100% + 14px); }
  #donate-button a {
    padding: 15px 40px;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background-image: -webkit-linear-gradient(bottom, #ffc651, #e7a41c);
    background-image: -o-linear-gradient(bottom, #ffc651, #e7a41c);
    background-image: linear-gradient(to top, #ffc651, #e7a41c);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5); }
  #donate-button a:hover {
    text-decoration: none;
    background-image: -webkit-linear-gradient(bottom, #e7a41c, #ffc651);
    background-image: -o-linear-gradient(bottom, #e7a41c, #ffc651);
    background-image: linear-gradient(to top, #e7a41c, #ffc651); }

/** VWO TEST STYLES **/
/** END VWO TEST STYLES **/
.sticky-wrapper.is-sticky {
  position: relative;
  z-index: 9999; }
  .sticky-wrapper.is-sticky #main-navigation {
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.11); }

/* Homepage */
#home-callouts .callout-middle {
  border-left: solid 1px #dbdbdb;
  border-right: solid 1px #dbdbdb; }

#home-callouts .wpb_wrapper .wpb_wrapper p {
  max-width: 75%;
  margin-left: auto;
  margin-right: auto; }

#home-callouts h4 {
  margin-bottom: 20px; }

#home-callouts .btn {
  margin-top: 30px; }

/* END Homepage */
/* How to Apply */
.how-to-apply-accordion {
  width: 82%;
  float: right; }

.wpb-js-composer .vc_tta-container:after {
  clear: both;
  content: "";
  display: table; }

body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background-color: #f7f7f7; }

body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a,
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
  font-weight: bold;
  line-height: 1.5;
  color: #607587;
  text-decoration: underline;
  font-size: 16px;
  font-family: 'Source Sans Pro', sans-serif;
  letter-spacing: 0;
  padding: 20px; }

body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a span {
  background: url(../img/icon-accordion-tooltipQuestion-grey.png) no-repeat left center;
  padding-left: 40px;
  padding-right: 17px;
  display: block; }

body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel-body ol,
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel-body ul {
  padding-left: 20px; }
  body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel-body ol li,
  body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel-body ul li {
    font-family: 'Source Sans Pro', sans-serif !important;
    color: #575757; }

.section-dark-blue {
  color: #FFF;
  background-image: -webkit-linear-gradient(bottom, #002444, #00325f);
  background-image: -o-linear-gradient(bottom, #002444, #00325f);
  background-image: linear-gradient(to top, #002444, #00325f); }
  .section-dark-blue h2, .section-dark-blue h4, .section-dark-blue h5, .section-dark-blue p {
    color: #FFF; }

body.wpb-js-composer .section-dark-blue .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
body.wpb-js-composer .section-dark-blue .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background-color: #084b85;
  border: none; }

body.wpb-js-composer .section-dark-blue .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a,
body.wpb-js-composer .section-dark-blue .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
  color: #FFF; }

body.wpb-js-composer .section-dark-blue .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a span {
  background: url(../img/icon-accordion-tooltipQuestion-blue.png) no-repeat left center; }

body.wpb-js-composer .section-dark-blue .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel-body, body.wpb-js-composer .section-dark-blue .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel-body p {
  color: #575757; }

body.wpb-js-composer .section-dark-blue .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
  border-color: #6eaee5 !important; }

/* END How to Apply */
/* Loan Programs */
#quicklinks {
  background-color: #084b85;
  color: #FFF; }
  #quicklinks .vc_column-inner {
    padding-top: 45px;
    padding-bottom: 30px; }
  #quicklinks .vc_column-inner .vc_column-inner {
    padding: 0; }
  #quicklinks a, #quicklinks h4 {
    display: inline-block;
    font-weight: bold;
    line-height: 1.17;
    font-family: 'Roboto Slab', serif; }
  #quicklinks a {
    font-size: 24px;
    color: #29bafb;
    padding-right: 25px;
    text-decoration: underline;
    margin-bottom: 20px; }
  #quicklinks h4 {
    font-size: 27px;
    margin-top: 0; }
  #quicklinks h2 {
    font-family: 'Roboto Slab', serif;
    font-size: 45px;
    font-weight: bold;
    line-height: 1.04;
    color: #ffffff;
    margin: 0; }
  #quicklinks h5 {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: 'Roboto Slab', serif;
    margin-top: 0;
    margin-bottom: 15px; }
  #quicklinks p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.5em; }
  #quicklinks .wpb_content_element {
    margin-bottom: 0; }
  #quicklinks #quicklinks-left {
    padding-right: 50px; }
  #quicklinks #quicklinks-right {
    padding: 15px 0 15px 50px;
    border-left: 1px solid #e5e5e5; }

.loan-program-callout {
  margin-bottom: 90px; }
  .loan-program-callout i, .loan-program-callout em {
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    color: #314556;
    border-top: solid 1px #e5e5e5;
    border-bottom: solid 1px #e5e5e5;
    padding: 25px 0;
    text-align: center;
    display: block; }
  .loan-program-callout .wpb_single_image .vc_figure {
    margin-bottom: -90px;
    border-bottom: 10px solid #ffc651; }

.loan-program-callout.last-program-callout {
  margin-bottom: 0; }

#footer-callout {
  border-top: solid 1px #e5e5e5;
  border-bottom: solid 1px #e5e5e5; }
  #footer-callout .vc_col-sm-6 h3 {
    margin-bottom: 35px;
    font-size: 36px;
    padding: 0 50px;
    color: #084b85; }
  #footer-callout .vc_col-sm-6:nth-child(odd) {
    border-right: solid 1px #e5e5e5; }

/* END Loan Programs */
/* Special Education Loan */
body .image-border-bottom {
  margin-bottom: 0; }
  body .image-border-bottom img {
    border-bottom: 10px solid #ffc651; }

/* END Special Education Loan */
/* Individual Program */
#quicklinks.smaller-quicklinks h4,
#subhero.smaller-quicklinks h4 {
  position: relative;
  top: -4px; }

#quicklinks.smaller-quicklinks a,
#subhero.smaller-quicklinks a {
  font-size: 20px; }

#sidebar {
  padding-left: 3.5%; }

.sidebar-callout,
.content-callout {
  background-color: #fafafa;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
  padding: 35px; }
  .sidebar-callout h4,
  .content-callout h4 {
    color: #314556;
    margin: 30px 0;
    letter-spacing: 0; }

#sidebar .sidebar-callout {
  text-align: center; }
  #sidebar .sidebar-callout .btn {
    display: block;
    font-size: 16px; }

#callout-impact {
  padding: 0 0 35px; }
  #callout-impact img {
    width: 100%;
    height: auto; }
  #callout-impact h4, #callout-impact a {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto; }

/* END Individual Program */
/* Impact */
body .content .impact-callout-container .vc_col-sm-4 {
  margin-bottom: 100px; }

body .content .impact-callout-container h3 {
  font-size: 28px;
  margin-bottom: 20px; }

body .content .impact-callout-container strong {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.9px;
  text-align: center;
  color: #96a7b5;
  text-transform: uppercase;
  font-family: 'Roboto Slab', serif; }

body .content .impact-callout-container em, body .content .impact-callout-container i {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: -0.1px;
  text-align: center;
  color: #314556;
  padding: 15px 0;
  border-top: solid 1px #e5e5e5;
  border-bottom: solid 1px #e5e5e5;
  display: block; }

body .content .impact-callout-container.impact-callout-container-no-margin .vc_col-sm-4 {
  margin-bottom: 0; }

#impact-stats {
  padding: 70px 0; }
  #impact-stats .wpb_content_element {
    margin: 0; }
  #impact-stats p {
    float: left;
    max-width: 25%;
    margin-bottom: 0; }
  #impact-stats h2, #impact-stats h4 {
    float: right;
    width: 75%;
    padding-left: 18px; }
  #impact-stats h2 {
    font-size: 48px;
    line-height: 48px;
    font-weight: 900;
    color: #ffffff;
    margin-top: 0; }
  #impact-stats h4 {
    font-size: 19px;
    line-height: 19px;
    font-weight: bold;
    color: #ffffff;
    margin-top: 0; }
  #impact-stats .wpb_content_element:after {
    clear: both;
    display: table;
    content: ""; }
  #impact-stats #impact-stats-center {
    margin-left: -5%;
    width: 38%; }
    #impact-stats #impact-stats-center h2, #impact-stats #impact-stats-center h4 {
      padding-left: 0; }

/* END Impact */
/* Individual Story */
#page-header.content-below-pulled-up {
  padding: 20px 0; }

body .content-with-shadow {
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
  padding: 40px; }
  body .content-with-shadow h5 {
    color: #084b85; }
  body .content-with-shadow .btn {
    margin-top: 25px; }

.pull-up-content {
  margin-top: -50px; }

.testimonial i, .testimonial em {
  line-height: 1.83;
  color: #314556; }

.testimonial h5, .testimonial h6 {
  font-size: 14px;
  line-height: 1.71;
  letter-spacing: 1px;
  color: #314556; }

.testimonial h5 {
  font-weight: bold; }

/* END Individual Story */
/* Take Action */
#take-action .vc_col-sm-4 {
  padding-left: 20px;
  padding-right: 20px; }

#take-action .take-action-middle-column {
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb; }

body .dark-blue-callout {
  background-image: -webkit-linear-gradient(bottom, #002444, #084b85);
  background-image: -o-linear-gradient(bottom, #002444, #084b85);
  background-image: linear-gradient(to top, #002444, #084b85);
  color: #FFF; }
  body .dark-blue-callout * {
    color: #FFF; }

/* END Take Action */
/* Advocacy */
.download-pdf a,
.pdf-download a {
  background: url(../img/icon-pdf-download.png) no-repeat left center;
  padding-left: 60px;
  font-family: 'Roboto Slab', serif;
  font-weight: bold;
  min-height: 50px;
  display: block;
  max-width: 75%; }

/* END Advocacy */
/* Donations */
#donation-helps h2 {
  font-size: 45px;
  font-weight: bold;
  line-height: 1.04;
  color: #ffffff;
  font-family: 'Roboto Slab', serif;
  margin-bottom: 25px; }

#donation-helps p {
  font-size: 16px;
  line-height: 1.5;
  color: #ffffff; }

h2.give-form-title {
  display: none; }

body form.give-form {
  border-radius: 6px;
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.22);
  border: solid 4px #ffffff;
  padding: 25px;
  display: none;
  color: #333; }
  body form.give-form #give-donation-level-button-wrap {
    margin-bottom: 0;
    width: 103%; }
  body form.give-form #give_purchase_form_wrap {
    margin-top: 40px; }
  body form.give-form .give-btn-reveal {
    display: none !important; }
  body form.give-form #give-payment-mode-select {
    display: none !important; }
  body form.give-form .form-row label,
  body form.give-form label.give-gateway-option {
    color: #333; }
  body form.give-form .give-final-total-amount {
    color: #333; }
  body form.give-form #give-donation-level-button-wrap > li {
    width: 31%;
    margin-right: 2%; }
  body form.give-form .give-btn {
    border-radius: 6px;
    background-image: -webkit-linear-gradient(#ffcd58, #ffbd1f);
    background-image: -o-linear-gradient(#ffcd58, #ffbd1f);
    background-image: linear-gradient(#ffcd58, #ffbd1f);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
    width: 100%;
    border: none;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    color: #c46f05 !important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.32);
    font-family: 'Roboto Slab', serif;
    margin-bottom: 5px !important; }
    body form.give-form .give-btn.checked {
      background: #1772a2;
      color: #fff !important; }
  body form.give-form .give-btn:hover {
    background: #c46f05;
    color: #FFF !important; }
  body form.give-form #give-payment-custom-amount {
    display: none; }
  body form.give-form div.give-donation-amount {
    position: absolute;
    left: -9999px; }
  body form.give-form #give_purchase_form_wrap fieldset {
    margin-bottom: 20px; }
  body form.give-form button.give-btn.give-btn-modal {
    margin-top: 20px;
    display: none; }
  body form.give-form input#give-purchase-button {
    font-size: 24px;
    text-shadow: none !important; }
  body form.give-form #give-payment-frequency label {
    color: #333;
    font-weight: normal;
    position: relative;
    top: -4px;
    font-size: 18px; }
  body form.give-form #give-payment-frequency input[type="checkbox"] {
    width: 20px !important;
    height: 20px; }
  body form.give-form .give-recurring-donors-choice {
    float: left;
    clear: none; }
  body form.give-form #donor-payment-one-time-container {
    float: left;
    margin-right: 20px; }
  body form.give-form p#give-email-wrap {
    margin-bottom: 0; }

body .give-custom-donation form.give-form #give-payment-custom-amount {
  display: block !important;
  margin-top: 40px; }

body .give-modal form.give-form #give_purchase_form_wrap {
  margin-top: 15px; }

body .give-modal form.give-form .form-row label {
  font-size: 14px; }

body .give-modal form.give-form #give_checkout_user_info input {
  border-radius: 4px;
  background-color: #fbfbfb;
  box-shadow: inset 1px 2px 5px 0 rgba(0, 0, 0, 0.06);
  border: solid 1px #dedede;
  padding: 9px 11px; }

body .give-modal form.give-form #give-final-total-wrap .give-donation-total-label,
body .give-modal form.give-form #give-final-total-wrap .give-final-total-amount {
  padding: 4px 12px !important;
  height: auto !important; }

body .give-modal form.give-form #give-final-total-wrap .give-donation-total-label {
  font-weight: bold; }

body .give-modal form.give-form fieldset .give-recurring-donors-choice {
  display: block !important; }

.donate-subheader {
  color: #FFF; }
  .donate-subheader a {
    color: #FFF;
    text-decoration: underline; }

body .give-modal .mfp-content {
  background: none; }
  body .give-modal .mfp-content .mfp-close {
    color: red !important;
    top: 15px;
    right: 15px; }

/* END Donations */
/* Staff */
.content .staff-row {
  margin-bottom: 100px; }
  .content .staff-row h6 {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.9px;
    color: #96a7b5;
    text-transform: uppercase; }
  .content .staff-row h3 {
    margin: 10px 0 20px; }
  .content .staff-row p {
    font-size: 16px; }
  .content .staff-row strong {
    color: #239acf; }
  .content .staff-row .staff-email {
    width: 35px;
    padding-right: 15px;
    border-right: solid 1px #e5e5e5;
    margin-right: 15px; }
  .content .staff-row .staff-phone {
    margin-right: 15px; }

/* END Staff */
/* Video */
#social-share a {
  color: #FFF; }

#social-share h4 {
  width: 20%;
  float: left;
  margin-top: 27px;
  text-transform: uppercase;
  font-size: 16px;
  color: #084b85; }

#social-share .nc_socialPanel {
  width: 70% !important;
  float: left;
  clear: none; }

#social-share :after {
  clear: both;
  display: table;
  content: ""; }

.single-video #header,
.single-media_article #header {
  border-bottom: 1px solid #ebebeb; }

.single-video #content,
.single-media_article #content {
  padding: 100px 0 35px; }
  .single-video #content a.back-to-videos,
  .single-media_article #content a.back-to-videos {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.17;
    color: #239acf;
    font-family: 'Roboto Slab', serif;
    text-decoration: underline;
    background: url(../img/icon-backto.png) no-repeat left 11px;
    padding-left: 25px; }
  .single-video #content p.article-meta,
  .single-media_article #content p.article-meta {
    margin-bottom: 15px; }
  .single-video #content h1,
  .single-media_article #content h1 {
    line-height: 1.04;
    color: #084b85;
    font-size: 45px;
    font-weight: bold;
    font-family: 'Roboto Slab', serif;
    margin-bottom: -20px; }
  .single-video #content ol li,
  .single-video #content ul li,
  .single-media_article #content ol li,
  .single-media_article #content ul li {
    font-family: 'Source Sans Pro', sans-serif; }

.single-video #latest-content,
.single-media_article #latest-content {
  padding-left: 0; }
  .single-video #latest-content li,
  .single-media_article #latest-content li {
    list-style: none;
    margin-bottom: 30px; }
  .single-video #latest-content li a,
  .single-media_article #latest-content li a {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.17;
    color: #239acf;
    font-family: 'Roboto Slab', serif;
    text-decoration: underline; }
  .single-video #latest-content h5,
  .single-media_article #latest-content h5 {
    font-size: 16px;
    line-height: 1.94;
    color: #607587;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: normal; }

/* END Video */
/* Media */
#video-listing {
  margin-top: 35px; }
  #video-listing .video-listing-individual {
    background: #FFF;
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25); }
  #video-listing .video-listing-content {
    width: 75%;
    float: left;
    padding: 10px 50px 20px; }
  #video-listing .video-listing-content h3 {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.11;
    color: #239acf;
    margin-bottom: 15px; }
  #video-listing .video-listing-content p {
    font-size: 16px;
    line-height: 1.5;
    color: #314556; }

.media-header-with-link {
  margin-bottom: 0 !important; }
  .media-header-with-link h3 a {
    font-size: 19px;
    font-weight: bold;
    color: #2087c4;
    font-family: 'Source Sans Pro', sans-serif;
    background: url(../img/icon-right-arrow-blue.png) no-repeat right center;
    display: inline-block;
    margin-left: 20px;
    padding-right: 20px;
    position: relative;
    top: -4px; }

#paginate {
  clear: both; }
  #paginate .page-numbers {
    border-radius: 5px;
    padding: 1px 10px 2px 10px;
    border: 1px solid #314556;
    transition: 0.1s ease background; }
  #paginate .page-numbers.current {
    color: #FFF;
    background: #094B85; }
  #paginate .page-numbers:hover {
    background: #094B85;
    color: #FFF;
    text-decoration: none; }

#media-article-listing {
  margin-top: 35px; }
  #media-article-listing .col-md-6.odd {
    padding-left: 0;
    clear: left; }
  #media-article-listing .col-md-6.even {
    padding-right: 0; }
  #media-article-listing .col-md-6 .inner {
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
    margin-bottom: 55px; }
  #media-article-listing .video-listing-thumb {
    position: relative; }
  #media-article-listing .video-listing-thumb a {
    display: block; }
  #media-article-listing .wp-post-image {
    -webkit-border-radius: 10px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius: 10px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    border-radius: 10px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 100%; }
  #media-article-listing .video-listing-play-icon {
    position: absolute;
    top: 40%;
    left: 43%;
    z-index: 2; }
  #media-article-listing .article-meta {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.9px;
    color: #96a7b5;
    font-family: 'Roboto Slab', serif;
    text-transform: uppercase; }
  #media-article-listing .media-article-listing-content {
    padding: 35px 25px; }
  #media-article-listing h3 {
    margin-top: 10px; }
  #media-article-listing h3 a {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.11;
    color: #239acf;
    padding-right: 0;
    background: none;
    margin-left: 0; }

/* END Media */
/* FAQ */
.faq-quicklinks h4 {
  margin-right: 20px;
  margin-bottom: 0; }

.faq-quicklinks h4, .faq-quicklinks a {
  float: left; }

.faq-quicklinks:after {
  clear: both;
  content: "";
  display: table; }

/* END FAQ */
/* Contact Us */
body .gform_wrapper {
  margin-top: 0; }
  body .gform_wrapper .top_label .gfield_label,
  body .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
  body .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    display: none; }
  body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
  body .gform_wrapper .hidden_label input.large,
  body .gform_wrapper .hidden_label select.large,
  body .gform_wrapper .top_label input.large,
  body .gform_wrapper .top_label select.large,
  body .gform_wrapper textarea.large,
  body .gform_wrapper .ginput_complex .ginput_left input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),
  body .gform_wrapper .ginput_complex .ginput_right input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),
  body .gform_wrapper .ginput_complex .ginput_right select,
  body .gform_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),
  body .gform_wrapper .ginput_complex select {
    border-radius: 4px;
    background-color: #fbfbfb;
    box-shadow: inset 1px 2px 5px 0 rgba(0, 0, 0, 0.06);
    border: solid 1px #dedede;
    padding: 15px 20px; }
  body .gform_wrapper .ginput_container.has_street input,
  body .gform_wrapper .ginput_container.has_street select {
    margin-top: 0 !important;
    margin-bottom: 16px !important; }

#contact-page-info,
.contact-us-stay-in-touch {
  font-size: 16px; }
  #contact-page-info strong,
  .contact-us-stay-in-touch strong {
    color: #084b85; }

#contact-page-info {
  float: left;
  width: 35%; }

.contact-us-stay-in-touch,
#contact-us-sidebar .gform_wrapper {
  float: right;
  clear: right !important;
  width: 65%; }

#contact-us-sidebar .gform_wrapper .gform_body {
  width: 60%;
  float: left; }

#contact-us-sidebar .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0; }

#contact-us-sidebar .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  font-size: 14px;
  -webkit-border-radius: 10px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius: 10px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  border-radius: 10px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

#contact-us-sidebar .gform_wrapper .gform_footer {
  width: 40%;
  clear: none !important;
  float: left;
  margin: 0; }

#contact-us-sidebar .gform_wrapper .gform_footer input.button,
#contact-us-sidebar .gform_wrapper .gform_footer input[type=submit] {
  margin: 0;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius: 0;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  border-radius: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px; }

/* END Contact Us */
/* Search */
.search-results #page-header {
  display: none !important; }

#search-results h5 a {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  color: #314556;
  text-decoration: underline; }

#search-results .col-md-8 {
  padding-right: 7.5%;
  padding-left: 0; }

#pagination {
  margin: 75px 0; }
  #pagination .page-numbers {
    padding: 3px 10px;
    border: 1px solid #084b85;
    margin-right: 3px;
    border-radius: 5px; }
  #pagination .page-numbers.current {
    background: #084b85;
    color: #FFF; }

#search-box input {
  border-radius: 6px;
  background: url(../img/icon-header-search.png) no-repeat 94% center #fbfbfb;
  box-shadow: inset 1px 2px 5px 0 rgba(0, 0, 0, 0.06);
  border: solid 1px #dedede;
  font-size: 14px;
  color: #314556;
  padding: 15px 50px 15px 15px;
  width: 100%; }

/* END Search */
/* Board Member Login */
#loginform {
  margin-top: 20px;
  margin-left: 0;
  padding: 26px 24px;
  background: #fff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
  width: 400px;
  max-width: 100%;
  margin: 10px auto; }
  #loginform p {
    margin-bottom: 0; }
  #loginform label {
    color: #72777c;
    font-size: 14px; }
  #loginform input {
    background: #fbfbfb;
    font-size: 24px;
    width: 100%;
    padding: 3px;
    margin: 2px 6px 16px 0;
    border: 1px solid #ddd;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.07);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.07);
    background-color: #fff;
    color: #32373c;
    outline: 0;
    -webkit-transition: 50ms border-color ease-in-out;
    transition: 50ms border-color ease-in-out; }
  #loginform .forgotmenot {
    font-weight: 400;
    float: left; }
    #loginform .forgotmenot label {
      font-size: 12px;
      line-height: 19px; }
  #loginform input[type=checkbox] {
    background: #fbfbfb;
    border: 1px solid #b4b9be;
    background: #fff;
    color: #555;
    clear: none;
    cursor: pointer;
    display: inline-block;
    line-height: 0;
    height: 16px;
    margin: -4px 4px 0 0;
    outline: 0;
    padding: 0 !important;
    text-align: center;
    vertical-align: middle;
    width: 16px;
    min-width: 16px;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: .05s border-color ease-in-out;
    transition: .05s border-color ease-in-out; }
  #loginform input[type=submit] {
    margin-top: 20px;
    padding: 10px 0; }

/* END Board Member Login */
/* Blog */
.blog #page-header,
.single-media_article #page-header {
  background: url(../img/img-subhead-blog.jpg) no-repeat top center;
  background-size: cover;
  padding: 40px 0 30px; }

.blog .grid-sizer,
.single-media_article .grid-sizer {
  display: none; }

.blog .blog-article-row,
.single-media_article .blog-article-row {
  margin-bottom: 30px; }

.blog .blog-article-item,
.single-media_article .blog-article-item {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
  border-radius: 6px;
  background-color: #ffffff;
  margin-bottom: 35px; }

.blog .blog-article-thumbnail,
.single-media_article .blog-article-thumbnail {
  width: 100%; }

.blog .blog-article-content,
.single-media_article .blog-article-content {
  padding: 35px 40px; }

.blog .blog-article-content h3,
.single-media_article .blog-article-content h3 {
  margin-top: 10px;
  font-size: 28px; }

.blog .blog-article-content p,
.single-media_article .blog-article-content p {
  font-size: 16px; }

.blog .blog-article-content .btn,
.single-media_article .blog-article-content .btn {
  font-size: 15px; }

.blog .blog-article-meta,
.single-media_article .blog-article-meta {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.9px;
  color: #96a7b5;
  font-family: 'Roboto Slab', serif;
  text-transform: uppercase; }

.blog .blog-article-meta a,
.single-media_article .blog-article-meta a {
  color: #96a7b5; }

.blog #pagination,
.single-media_article #pagination {
  margin-left: 15px; }

/* END Blog */
/* Blog - Individual */
.single-post #page-header {
  text-align: center;
  padding-bottom: 250px;
  background: url(../img/img-subhead-advocacy-individualcampaign-placeholder.jpg) no-repeat top center; }

.single-post #page-header.page-header-article-no-image {
  padding-bottom: 75px; }

.single-post #page-header #back-to-blog {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.17;
  color: #ffffff;
  font-family: 'Roboto Slab', serif;
  float: left;
  text-decoration: underline;
  background: url(../img/icon-backto-white.png) left 9px no-repeat;
  padding-left: 25px; }

.single-post #page-header .post-meta {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.9px;
  color: #FFF;
  font-family: 'Roboto Slab', serif;
  text-transform: uppercase;
  clear: both;
  padding-top: 35px; }

.single-post #page-header .post-meta a {
  color: #FFF; }

.single-post #page-header h1 {
  margin-left: auto;
  margin-right: auto;
  max-width: 100% !important; }

.single-post #post-featured-thumb {
  text-align: center;
  position: relative;
  top: -240px; }

.single-post #post-featured-thumb img {
  border-radius: 10px;
  border: solid 5px #ffffff;
  margin: 20px auto; }

.single-post .post-content {
  position: relative;
  top: -280px;
  width: 900px;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: -260px; }

.single-post .post-content.page-content-article-no-image {
  margin-bottom: 0;
  top: 0; }

.single-post .post-content .container {
  max-width: 100%; }

.single-post #social-share {
  width: 600px;
  margin: 0 auto 40px; }

/* END Blog - Individual */
/* Give */
.give-success {
  /*.section-page {
		width: 1170px;
		max-width: 100%;
		margin: 20px auto;
	}*/ }
  .give-success #donate-button {
    display: none; }

/* END Give */
/* 404 */
body.error404 #donate-button {
  display: none !important; }

body.error404 .section-page {
  padding: 35px 0; }

/* END 404 */
/* Footer */
#footer {
  font-size: 16px;
  padding-top: 45px; }
  #footer h3.widget-title {
    margin-top: 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 2.94;
    color: #084b85;
    font-family: 'Roboto Slab', serif; }
  #footer ul li {
    list-style: none; }
  #footer ul li a {
    color: #314556;
    text-decoration: underline;
    display: block;
    margin-bottom: 20px; }
  #footer #footer-quicklinks img {
    position: relative;
    top: -2px;
    margin-right: 5px; }
  #footer #footer-quicklinks strong a {
    font-family: 'Roboto Slab', serif;
    text-decoration: underline;
    color: #084b85; }
  #footer #footer-about {
    padding-right: 40px;
    padding-left: 0;
    margin-left: -15px; }

#footer-bottom {
  border-top: 1px solid #e9e9e9;
  padding: 30px 0;
  margin-top: 50px; }
  #footer-bottom #footer-bottom-left {
    width: 40%;
    float: left; }
    #footer-bottom #footer-bottom-left #footer-logo {
      padding-right: 45px;
      margin-right: 25px;
      border-right: solid 1px #dedede; }
    #footer-bottom #footer-bottom-left #ua-federation-member-image {
      max-width: 120px; }
  #footer-bottom #footer-bottom-right {
    width: 60%;
    float: left;
    text-align: right; }
    #footer-bottom #footer-bottom-right h4 {
      font-size: 25px;
      font-weight: bold;
      line-height: 1.88;
      text-align: right;
      color: #084b85;
      font-family: 'Roboto Slab', serif;
      margin-bottom: 0px; }
  #footer-bottom #copyright, #footer-bottom #copyright a {
    color: #239acf; }
  #footer-bottom #copyright a {
    font-weight: bold; }

/* END Footer */
/* Modal Popup */
.ult_modal-content .gform_wrapper .gform_footer {
  margin: 0 !important; }

.gform_wrapper form.donation-form {
  border-radius: 6px;
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.22);
  border: solid 4px #ffffff;
  padding: 25px;
  color: #333; }
  .gform_wrapper form.donation-form ul.gfield_radio {
    max-width: 100% !important; }
  .gform_wrapper form.donation-form .gfield_checkbox li,
  .gform_wrapper form.donation-form .gfield_radio li {
    display: flex;
    flex-wrap: wrap;
    align-items: start; }
    .gform_wrapper form.donation-form .gfield_checkbox li label,
    .gform_wrapper form.donation-form .gfield_radio li label {
      display: inline-block !important;
      margin-left: 5px; }
  .gform_wrapper form.donation-form label.gfield_label {
    font-size: 1.6rem; }
  .gform_wrapper form.donation-form .top_label .gfield_label,
  .gform_wrapper form.donation-form .field_sublabel_below .ginput_complex.ginput_container label,
  .gform_wrapper form.donation-form .field_sublabel_below div[class*="gfield_time_"].ginput_container label {
    display: block; }
  .gform_wrapper form.donation-form .gfield_price .gfield_radio {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 13px; }
    .gform_wrapper form.donation-form .gfield_price .gfield_radio li {
      display: block; }
    .gform_wrapper form.donation-form .gfield_price .gfield_radio input[type="radio"] {
      display: none; }
      .gform_wrapper form.donation-form .gfield_price .gfield_radio input[type="radio"]:checked + label {
        background: #c46f05;
        color: #fff; }
    .gform_wrapper form.donation-form .gfield_price .gfield_radio label {
      border-radius: 6px;
      background-image: -webkit-linear-gradient(#ffcd58, #ffbd1f);
      background-image: -o-linear-gradient(#ffcd58, #ffbd1f);
      background-image: linear-gradient(#ffcd58, #ffbd1f);
      box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
      width: 100%;
      border: none;
      font-size: 36px;
      font-weight: bold;
      text-align: center;
      color: #c46f05;
      text-shadow: 0 1px 2px rgba(0, 0, 0, 0.32);
      font-family: 'Roboto Slab', serif;
      display: block;
      max-width: none !important; }
      .gform_wrapper form.donation-form .gfield_price .gfield_radio label:hover {
        background: #c46f05;
        color: #fff; }
  .gform_wrapper form.donation-form label {
    display: block !important; }

#gf_donorperfect_fname {
  display: block;
  width: 50%; }

@media (max-width: 768px) {
  #gf_donorperfect_fname {
    display: block;
    width: 100%; } }

.language-switcher {
  display: none; }

@media (min-width: 980px) {
  .language-switcher {
    display: inline-block;
    width: 18%; }
    .language-switcher .switch-language {
      padding: .1em 1.5em .3em 1em; }
  .ubermenu-main .switch-language {
    display: none;
    margin-bottom: 1em; } }

@media (max-width: 1200px) {
  body .container {
    width: 100%; }
  #home-callouts .wpb_wrapper .wpb_wrapper p {
    max-width: 75%; }
  .btn-large,
  body .vc_btn3-container.vc_btn3-center.btn-large .vc_btn3-block.vc_btn3-size-md {
    font-size: 18px;
    white-space: normal; } }

@media (min-width: 1100px) and (max-width: 1200px) {
  #main-navigation .ubermenu .ubermenu-target {
    padding: 12px; } }

@media (min-width: 979px) and (max-width: 1100px) {
  #main-navigation .ubermenu .ubermenu-target {
    padding: 8px;
    letter-spacing: 0.8px;
    font-size: 11px; } }

@media (max-width: 1024px) {
  /* General Scaffolding */
  .col-md-1, .col-md-10, .col-md-11,
  .col-md-12, .col-md-2, .col-md-3,
  .col-md-4, .col-md-5, .col-md-6,
  .col-md-7, .col-md-8, .col-md-9 {
    float: left; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66666%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-8 {
    width: 66.66666%; }
  .col-md-9 {
    width: 75%; }
  /* END General Scaffolding */
  /* Homepage */
  #home-callouts .wpb_wrapper .wpb_wrapper p {
    max-width: 96%; }
  /* END Homepage */ }

@media (max-width: 979px) {
  /* General */
  #quicklinks .vc_col-sm-2,
  #quicklinks .vc_col-sm-10 {
    width: 100%;
    margin-bottom: 10px; }
  #quicklinks h4 {
    display: block; }
  #quicklinks a {
    font-size: 18px; }
  /* END General */
  /* Header */
  #header {
    padding-top: 0; }
    #header .container {
      padding: 0; }
    #header #logo {
      position: absolute;
      left: 15px;
      top: 15px;
      z-index: 999;
      text-align: left;
      width: auto; }
    #header #header-email-signup,
    #header #header-search {
      display: none; }
    #header #main-navigation-right {
      float: none;
      width: 100%; }
    #header #main-navigation-right #top-bar {
      border-bottom: none;
      padding-bottom: 0; }
      #header #main-navigation-right #top-bar a {
        float: right;
        display: block;
        width: 160px;
        margin: 0;
        text-align: center;
        padding: 12px 15px 12px 12px;
        border-left: solid 1px #dedede; }
    #header #main-navigation {
      margin-top: 0; }
    #header #main-navigation .ubermenu-responsive-toggle {
      background-image: -webkit-linear-gradient(bottom, #0584bd, #239acf);
      background-image: -o-linear-gradient(bottom, #0584bd, #239acf);
      background-image: linear-gradient(to top, #0584bd, #239acf);
      box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
      float: right;
      font-size: 15px;
      line-height: 1.27;
      letter-spacing: 1.1px;
      text-align: center;
      color: #ffffff;
      padding: 35px 45px;
      width: 160px;
      text-transform: uppercase;
      font-weight: normal; }
    #header .ubermenu-responsive-toggle .fa {
      margin-right: 0.4em; }
    #header #main-navigation li.ubermenu-has-submenu-drop {
      width: 100%; }
  #donate-button {
    right: 0; }
    #donate-button a {
      padding: 15px 42px; }
  /* END Header */
  /* Homepage */
  #home-callouts .vc_col-sm-4 {
    width: 100%; }
  #home-callouts .callout-middle {
    border: none; }
  /* END Homepage */
  /* Donate */
  #donate-header-left-column,
  #donate-header-right-column {
    float: none;
    width: 100%; }
  #donate-header-left-column .vc_column-inner,
  #donate-header-right-column .vc_column-inner {
    padding-right: 5px !important;
    padding-left: 5px !important; }
  /* END Donate */
  /* Impact */
  #impact-stats #impact-stats-left,
  #impact-stats #impact-stats-center,
  #impact-stats #impact-stats-right {
    width: 100%;
    float: none;
    margin-left: 0; }
  #impact-stats #impact-stats-center {
    margin-top: 20px;
    margin-bottom: 20px; }
  #impact-stats h2, #impact-stats h4 {
    padding-left: 0;
    width: 85%; }
  /* END Impact */
  /* Video */
  #social-share h4 {
    font-size: 13px; }
  /* END Video */ }

@media (max-width: 767px) {
  /* General Scaffolding */
  body {
    font-size: 16px; }
  .col-md-1, .col-md-10, .col-md-11,
  .col-md-12, .col-md-2, .col-md-3,
  .col-md-4, .col-md-5, .col-md-6,
  .col-md-7, .col-md-8, .col-md-9 {
    float: none;
    width: 100%; }
  .show-smaller-screens {
    display: inherit !important; }
  .hide-smaller-screens {
    display: none !important; }
  body .vc_row {
    background-position: left center !important; }
  #content, .content, .section-grey {
    padding: 30px 0; }
    #content h2, .content h2, .section-grey h2 {
      font-size: 36px; }
    #content h3, .content h3, .section-grey h3 {
      font-size: 30px; }
    #content h4, .content h4, .section-grey h4 {
      font-size: 22px; }
  #page-header .hero-text h1,
  #page-header .hero-text p {
    max-width: 80%; }
  /* END General */
  /* Loan Programs */
  body .wpb_single_image.vc_align_left {
    text-align: center; }
  #sidebar {
    padding-left: 0; }
    #sidebar .sidebar-callout {
      width: 100%;
      float: left; }
  /* END Loan Programs */
  /* How to Apply */
  .how-to-apply-accordion {
    width: 100%;
    float: none; }
  .how-to-apply-buttons .btn {
    margin-bottom: 10px;
    display: block;
    width: 100%; }
  /* END How to Apply */
  /* Take Action */
  #quicklinks h2 {
    font-size: 32px; }
  #quicklinks #quicklinks-right {
    border: none;
    padding: 25px 0 0 0; }
  #take-action .take-action-middle-column {
    border: none; }
  /* END Take Action */
  /* Impact */
  body .content .impact-callout-container.impact-callout-container-no-margin .vc_col-sm-4,
  body .content .impact-callout-container .vc_col-sm-4 {
    margin-bottom: 75px; }
  #impact-stats h2, #impact-stats h4 {
    padding-left: 0;
    width: 80%; }
  /* END Impact */
  /* Media */
  #media-article-listing .col-md-6.even,
  #media-article-listing .col-md-6.odd {
    padding-left: 0;
    padding-right: 0; }
  /* END Media */
  /* Video */
  #social-share h4 {
    font-size: 13px !important;
    width: 30%; }
  #blog-article .vc_column-inner {
    padding: 0; }
  /* END Video */
  /* Donate */
  body form.give-form button.give-btn.give-btn-modal {
    display: block; }
  /* END Donate */
  /* Footer */
  #footer-callout .vc_col-sm-6:nth-child(odd) {
    border: none; }
  #footer {
    text-align: center; }
    #footer h3.widget-title {
      font-size: 20px; }
    #footer #footer-about {
      margin: 20px auto;
      padding: 0;
      width: 400px;
      max-width: 100%; }
    #footer #footer-about .textwidget p {
      text-align: center !important; }
    #footer #footer-follow-us a {
      display: inline-block;
      margin: 0 5px; }
  #footer-bottom #footer-bottom-left,
  #footer-bottom #footer-bottom-right {
    width: 100%;
    float: none;
    text-align: center; }
  #footer-bottom #footer-bottom-right h4 {
    text-align: center;
    font-size: 20px;
    margin-top: 35px; }
  /* END Footer */ }

@media (max-width: 640px) {
  /* General Scaffolding */
  body .vc_column-inner .vc_column-inner {
    padding-left: 0;
    padding-right: 0; }
  .col-md-1, .col-md-10, .col-md-11,
  .col-md-12, .col-md-2, .col-md-3,
  .col-md-4, .col-md-5, .col-md-6,
  .col-md-7, .col-md-8, .col-md-9 {
    float: none;
    width: 100%; }
  #page-header .hero-text h1,
  #page-header .hero-text p {
    max-width: 100%; }
  #page-header .hero-text h1 {
    font-size: 40px;
    margin-bottom: 30px; }
  #page-header .hero-text p {
    font-size: 18px; }
  #page-header #breadcrumbs {
    font-size: 12px; }
  #page-header #breadcrumbs .sep {
    top: 2px; }
  /* END General Scaffolding */
  /* Menu */
  #logo {
    width: 65%; }
  /* Loan Programs */
  #sidebar .vc_column-inner {
    padding-left: 0 !important; }
  #sidebar .sidebar-callout {
    width: 100%;
    margin: 0 auto 25px;
    float: none;
    max-width: 300px; }
  /* END Loan Programs */
  /* Donate */
  body form.give-form #give-donation-level-button-wrap > li {
    width: 48%; }
  body form.give-form .give-btn {
    font-size: 30px; }
  /* END Donate */
  /* Contact */
  #contact-page-info,
  .contact-us-stay-in-touch,
  #contact-us-sidebar .gform_wrapper {
    text-align: center;
    float: none;
    width: 100%; }
  body .vc_custom_1498147054420 {
    padding-left: 0 !important; }
  /* END Contact */
  /* Impact */
  #impact-stats h2, #impact-stats h4 {
    width: 75%; }
  /* END Impact */
  /* Footer */
  #footer-callout .vc_col-sm-6 h3 {
    padding-left: 20px;
    padding-right: 20px; }
  /* END Footer */ }

@media (max-width: 480px) {
  /* General */
  #header #logo {
    width: 40%;
    padding-top: 15px; }
  #main-navigation .ubermenu-submenu-type-mega .ubermenu-submenu {
    padding-bottom: 0; }
  body .ubermenu .ubermenu-item-type-column > .ubermenu-submenu-type-stack > .ubermenu-item-normal:first-child {
    margin-top: 0; }
  #donate-button {
    width: 100%;
    left: 0;
    right: auto;
    top: 100%; }
    #donate-button a {
      display: block;
      width: 100%;
      text-align: center;
      font-size: 16px;
      padding: 10px 40px;
      border-radius: 0 !important; }
  #content, .content, .section-grey {
    padding: 30px 0; }
    #content h2, .content h2, .section-grey h2 {
      font-size: 30px; }
    #content h3, .content h3, .section-grey h3 {
      font-size: 24px; }
    #content h4, #content h5, .content h4, .content h5, .section-grey h4, .section-grey h5 {
      font-size: 18px; }
  #quicklinks h4 {
    margin-bottom: 10px; }
  #quicklinks a {
    display: block; }
  #page-header {
    padding-top: 75px; }
  /* END General */
  /* Donate */
  body form.give-form .give-btn {
    font-size: 26px; }
  /* END Donate */
  /* Impact */
  #impact-stats h2,
  #impact-stats h4,
  #impact-stats #impact-stats-center h2,
  #impact-stats #impact-stats-center h4 {
    padding-left: 15px; }
  #impact-stats h2 {
    font-size: 38px;
    line-height: 1em; }
  #impact-stats #impact-stats-center {
    margin-top: 35px;
    margin-bottom: 35px; }
  /* END Impact */
  /* Story */
  body .content-with-shadow {
    padding: 20px; }
  /* END Story */
  /* Footer */
  #footer {
    text-align: center; }
    #footer a {
      color: #FFF; }
    #footer .widget_nav_menu {
      width: 100%;
      float: none;
      text-align: center;
      margin-bottom: 30px;
      padding: 0; }
    #footer .widget_black_studio_tinymce {
      margin-bottom: 30px; }
    #footer .social-icons a {
      margin: 0 8px; }
    #footer hr {
      margin: 40px auto; }
    #footer #footer-locations .col-md-3 {
      margin-bottom: 20px; }
    #footer #copyright {
      padding: 0;
      text-align: center; }
    #footer #footer-bottom #footer-bottom-left #footer-logo {
      padding: 0;
      margin: 0 auto 20px;
      border: none;
      display: block; } }

@media (max-width: 400px) {
  /* Header */
  #header #logo {
    padding: 5px 0 0 16px;
    width: 45%; }
  #header #main-navigation .ubermenu-responsive-toggle {
    padding: 25px 45px; }
  /* END Header */
  /* General */
  .btn,
  body .gform_wrapper .gform_footer input.button,
  body .gform_wrapper .gform_footer input[type=submit],
  body .gform_wrapper .gform_page_footer input.button,
  body .gform_wrapper .gform_page_footer input[type=submit],
  #infinite-handle button,
  body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    font-size: 16px;
    display: block;
    width: 100%; }
  .sidebar-callout, .content-callout {
    padding: 25px; }
  #sidebar .sidebar-callout .btn {
    font-size: 15px; }
  /* END General */
  /* Video */
  .single-video #content h1,
  .single-media_article #content h1 {
    font-size: 36px; }
  #social-share h4 {
    font-size: 10px !important;
    margin-top: 31px; } }

@media (max-width: 360px) {
  #header #logo {
    padding: 10px; } }

@media only screen and (min-width: 641px) {
  .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0px !important; } }
