@charset "UTF-8";
html {
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
  color: inherit;
}

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

img[src$=".svg"] {
  width: 100%;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:focus {
  outline: none;
}

input[type=text], input[type=email], input[type=submit], textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/*==============================================================*/
/*==============================================================*/
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.wrap1400 {
  margin: 0 auto;
  width: 94%;
  max-width: 1400px;
}

.wrap1200 {
  margin: 0 auto;
  width: 94%;
  max-width: 1200px;
}

.wrap1100 {
  margin: 0 auto;
  width: 94%;
  max-width: 1100px;
}

.wrap1000 {
  margin: 0 auto;
  width: 94%;
  max-width: 1000px;
}

.wrap850 {
  margin: 0 auto;
  width: 94%;
  max-width: 850px;
}

.wrap600 {
  margin: 0 auto;
  width: 94%;
  max-width: 600px;
}

.mobile-wrap-full {
  width: 100%;
}
@media (min-width: 950px) {
  .mobile-wrap-full {
    width: 94%;
  }
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.unstyled-list li {
  text-indent: 0;
  padding: 0;
}
.unstyled-list li::before {
  display: none;
}

.desktop {
  display: none;
}
@media (min-width: 768px) {
  .desktop {
    display: block;
  }
}

.mobile {
  display: block;
}
@media (min-width: 768px) {
  .mobile {
    display: none;
  }
}

.no-padding-margin {
  padding: 0px !important;
  margin: 0px !important;
}

*:focus {
  outline: 1px dashed #60a0d4 !important;
}

body {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 400;
  background: white;
  font-size: 16px;
  color: #3a3b3a;
  width: 100%;
  overflow-x: hidden;
}
@media (min-width: 768px) {
  body {
    font-size: 18px;
  }
}

h1 {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 300;
  color: #16345b;
  font-size: 32px;
  letter-spacing: -0.05em;
  margin-bottom: 20px;
}
@media (min-width: 950px) {
  h1 {
    font-size: 60px;
  }
}
@media (min-width: 1240px) {
  h1 {
    font-size: 72px;
  }
}

h2 {
  letter-spacing: -0.03em;
  color: #16345b;
  font-size: 30px;
}
@media (min-width: 480px) {
  h2 {
    font-size: 32px;
  }
}
@media (min-width: 600px) {
  h2 {
    font-size: 36px;
  }
}
@media (min-width: 950px) {
  h2 {
    font-size: 40px;
  }
}
@media (min-width: 1240px) {
  h2 {
    font-size: 48px;
  }
}
h2.centered {
  text-align: center;
}
h2.centered:after {
  margin: 25px auto;
  width: 150px !important;
}
h2 .sup {
  display: block;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  color: #60a0d4;
  font-size: 16px;
  margin-bottom: 10px;
  letter-spacing: 0.1em;
}
h2:after {
  display: block;
  content: "";
  margin: 20px 0 20px;
  padding: 0;
  width: 150px;
  height: 2px;
  background: #60a0d4;
}
@media (min-width: 768px) {
  h2:after {
    margin: 30px 0 30px;
  }
}
@media (min-width: 1240px) {
  h2:after {
    margin: 35px 0 40px;
  }
}

h3 {
  color: #255594;
  border-bottom: 1px solid #60a0d4;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-size: 1.5em;
  line-height: 1.3em;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 300;
}

p {
  font-size: 16px;
  line-height: 1.7em;
  margin: 0;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  p {
    font-size: 18px;
  }
}
p.footnote {
  font-size: 0.85em;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 400;
  font-style: italic;
}
p em {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 400;
  font-style: italic;
}
p strong {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
}
p strong em,
p em strong {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: italic;
}

h4 {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #60a0d4;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}

blockquote {
  border-left: 2px solid #60a0d4;
  padding: 3px 0 5px 20px;
  margin: 0 30px 30px 20px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  font-size: 1.1em;
}
@media (min-width: 1024px) {
  blockquote {
    padding: 3px 0 5px 30px;
    margin: 0 70px 30px 60px;
  }
}

ul, ol {
  clear: both;
  margin-top: 20px;
  margin-bottom: 30px;
}
ul li, ol li {
  line-height: 1.4em;
}

ul {
  text-align: left;
  margin-left: 30px;
}
ul li {
  text-align: left;
  position: relative;
  margin-bottom: 15px;
}
ul li:before {
  position: absolute;
  content: "•";
  color: #60a0d4;
  margin-left: -20px;
  font-size: 18px;
}
ul.clean {
  margin-left: 0;
}
ul.clean li:before {
  display: none;
}

ol {
  margin: 35px 0 40px 20px;
}
@media (min-width: 600px) {
  ol {
    margin-left: 30px;
  }
}
ol li {
  counter-increment: numerals;
  margin-bottom: 35px;
  margin-left: 30px;
}
@media (min-width: 600px) {
  ol li {
    margin-left: 40px;
  }
}
ol li:before {
  content: counter(numerals);
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  position: absolute;
  color: #255594;
  font-size: 1.25em;
  margin: 0 0 0 -30px;
}
@media (min-width: 600px) {
  ol li:before {
    font-size: 1.5em;
    margin: 0 0 0 -40px;
  }
}

a, a strong {
  color: #255594;
}
a:hover, a strong:hover {
  color: #60a0d4;
}

iframe {
  margin-bottom: 30px;
  border: 1px solid #eceeef;
}

strong {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #16345b;
}

hr {
  height: 2px;
  border: none;
  margin: 12px 0 20px;
  background: #eceeef;
}
hr.blue {
  background: #255594;
}

.intro {
  font-size: 20px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 300;
  font-style: italic;
  color: #16345b;
}
@media (min-width: 950px) {
  .intro {
    font-size: 24px;
  }
}

.indent {
  margin-left: 20px;
}

.button {
  background: #60a0d4;
  color: #fff !important;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: normal;
  padding: 15px 30px;
  display: inline-block;
  text-align: center;
}
.button:hover {
  background: #16345b;
}
.button.multiline {
  height: auto;
  line-height: 1.2em;
  padding-top: 9px;
  padding-bottom: 9px;
}
@media (min-width: 768px) {
  .button.multiline {
    padding-top: 12px;
    padding-bottom: 15px;
  }
}
@media (min-width: 1240px) {
  .button.multiline {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.downloadButton {
  position: relative;
  background: #60a0d4;
  color: #fff !important;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  padding: 17px 26px 17px 50px;
  display: inline-block;
  text-align: center;
}
.downloadButton:hover {
  background: #16345b;
}
.downloadButton::before {
  position: absolute;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f";
  left: 20px;
  top: 20px;
  font-size: 18px;
}
@media (min-width: 950px) {
  .downloadButton::before {
    top: 22px;
  }
}

.alignleft, .alignright, .aligncenter {
  clear: both;
  display: block;
  width: auto;
  margin: 30px auto;
  padding: 5px;
}

@media (min-width: 768px) {
  .alignleft {
    display: inline;
    float: left;
    margin: 30px 30px 30px 0;
  }
}

@media (min-width: 768px) {
  .alignright {
    display: inline;
    float: right;
    margin: 30px 0 30px 30px;
  }
}

.base .vidwrap .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.base .vidwrap .embed-container iframe,
.base .vidwrap .embed-container object,
.base .vidwrap .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*==============================================================*/
/*==============================================================*/
.alert-container {
  display: flex;
  justify-content: center;
}
.alert-container .inner {
  width: 100%;
  display: flex;
  justify-content: center;
}
.alert-container .inner.w-50 {
  width: 50%;
}
.alert-container .inner.orange {
  background: #d89435;
}
.alert-container .inner.green {
  background: #8db064;
}

.alert {
  max-width: 700px;
  height: 100%;
  display: flex;
  align-items: center;
  background: #d89435;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  text-align: left;
  color: #ffffff;
  padding: 7px 10px;
  font-size: 13px;
}
@media (min-width: 600px) {
  .alert {
    font-size: 14px;
    padding: 10px;
  }
}
@media (min-width: 950px) {
  .alert {
    font-size: 16px;
  }
}
.alert:hover {
  color: #fff;
  text-decoration: underline;
}
.alert .icon-notice {
  margin-right: 4px;
  display: none;
}
@media (min-width: 600px) {
  .alert .icon-notice {
    display: inline-block;
  }
}

.alert-green {
  display: flex;
  align-items: center;
  max-width: 700px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  text-align: left;
  color: #ffffff;
  padding: 7px 10px;
  font-size: 13px;
}
@media (min-width: 600px) {
  .alert-green {
    font-size: 14px;
    padding: 10px;
  }
}
@media (min-width: 950px) {
  .alert-green {
    font-size: 16px;
  }
}
.alert-green:hover {
  color: #fff;
  text-decoration: underline;
}
.alert-green .icon-notice {
  margin-right: 4px;
  display: none;
}
@media (min-width: 600px) {
  .alert-green .icon-notice {
    display: inline-block;
  }
}

.header {
  background: #16345b;
  color: #fff;
}
.header .header-top {
  display: none;
}
@media (min-width: 1190px) {
  .header .header-top {
    padding: 10px 0px;
    display: block;
  }
}
.header .wrap1400 {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .col {
  width: 33.3333333%;
}
.header .col:nth-of-type(3) {
  display: flex;
  justify-content: flex-end;
}
.header .wpml-ls-first-item.wpml-ls-last-item {
  display: none;
}
.header .wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-horizontal li {
  margin-right: 16px;
}
.header .wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-horizontal li::before {
  display: none;
}
.header .wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-horizontal li.wpml-ls-current-language {
  border-bottom: 2px solid #60a0d4;
  padding-bottom: 4px;
}
.header .wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-horizontal a {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #fff;
  padding: 0px;
}
.header .wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-horizontal a:hover {
  color: #60a0d4;
}
.header #mega-menu-wrap-search {
  background: transparent;
  margin-left: 6px;
}
.header #mega-menu-wrap-search .mega-search {
  top: -3px;
}
.header #mega-menu-wrap-search .search-icon {
  font-size: 18px;
}
.header #mega-menu-wrap-search .search-icon:hover::before {
  color: #60a0d4 !important;
}
.header #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-2 .mega-search input[type=text],
.header #mega-menu-wrap-search #mega-menu-search li#mega-menu-item-1042 .mega-search.mega-search-open input[type=text],
.header #mega-menu-wrap-search #mega-menu-search li#mega-menu-item-3711 .mega-search.mega-search-open input[type=text] {
  height: 30px;
  font-size: 14px;
  padding: 7px;
}
.header .social {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
}
@media (min-width: 1190px) {
  .header .social {
    justify-content: flex-end;
  }
}
.header .social li {
  margin: 0;
  padding: 0;
  text-indent: 0;
  margin-left: 12px;
  font-size: 27px;
}
.header .social li::before {
  display: none;
}
.header .social a {
  color: #60a0d4;
}
.header .social a:hover {
  color: #fff;
}
.header .social .icon-youtube {
  font-size: 17px;
  vertical-align: middle;
  margin-top: -9px;
  display: inline-block;
}
.header .logo {
  display: block;
  width: 230px;
  margin: 0 auto;
}
.header .dashicons, .header .dashicons-before::before {
  font-family: fontawesome !important;
}
.header .dashicons-search::before {
  content: "\f002" !important;
}

/*==============================================================*/
/*==============================================================*/
nav#primaryNavigation {
  background: #16345b;
}
@media (min-width: 1190px) {
  nav#primaryNavigation {
    background: #255594;
  }
}
@media (min-width: 1240px) {
  nav#primaryNavigation.esp .mega-menu-link {
    font-size: 16px !important;
  }
}
@media (min-width: 1190px) {
  nav#primaryNavigation .mega-menu-wrap {
    margin: 0 auto;
    max-width: 1400px;
    width: 94%;
  }
}
nav#primaryNavigation .mega-menu-logo {
  height: 50px !important;
}
nav#primaryNavigation .mega-menu-column {
  padding: 0 20px;
}
nav#primaryNavigation #mega-menu-item-954 a.mega-menu-link + .mega-sub-menu,
nav#primaryNavigation #mega-menu-item-3689 a.mega-menu-link + .mega-sub-menu {
  max-width: 965px !important;
  margin: 0 auto;
  left: 0;
  right: 0;
}
nav#primaryNavigation li.school-items {
  padding: 30px 40px !important;
}
nav#primaryNavigation li.school-items .mega-icon-left .mega-sub-menu {
  margin-left: 26px !important;
}
nav#primaryNavigation li.school-items .mega-icon-left .mega-custom-icon {
  font-size: 14px !important;
}
nav#primaryNavigation li.school-items .mega-icon-left .mega-custom-icon .mega-menu-link:hover {
  color: #16345b !important;
}
nav#primaryNavigation li.school-items .mega-icon-left .mega-menu-columns-12-of-12 {
  padding-top: 30px !important;
  margin-top: 30px !important;
}
nav#primaryNavigation li.school-items .mega-columns ul.mega-sub-menu, nav#primaryNavigation li.school-items .mega-menu-column ul.mega-sub-menu {
  background: #f1f1f1 !important;
  left: 0 !important;
}
nav#primaryNavigation li.school-items .mega-columns ul.mega-sub-menu li.mega-menu-item, nav#primaryNavigation li.school-items .mega-menu-column ul.mega-sub-menu li.mega-menu-item {
  padding: 0px !important;
}
nav#primaryNavigation li.school-items .mega-columns ul.mega-sub-menu li.mega-menu-item a.mega-menu-link, nav#primaryNavigation li.school-items .mega-menu-column ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  font-size: 14px !important;
  background: #f1f1f1 !important;
  margin-bottom: 5px !important;
  color: #16345b !important;
}
nav#primaryNavigation li.school-items .mega-columns ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, nav#primaryNavigation li.school-items .mega-menu-column ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
  color: #60a0d4 !important;
}
nav#primaryNavigation .mega-menu-item {
  margin: 0 22px !important;
}
@media (min-width: 1190px) {
  nav#primaryNavigation .mega-menu-item {
    margin: 0 12px !important;
  }
}
@media (min-width: 1400px) {
  nav#primaryNavigation .mega-menu-item {
    margin: 0 20px !important;
  }
}
@media (min-width: 1190px) {
  nav#primaryNavigation .mega-menu-item a.mega-menu-link {
    font-size: 15px !important;
  }
}
@media (min-width: 1400px) {
  nav#primaryNavigation .mega-menu-item a.mega-menu-link {
    font-size: 18px !important;
  }
}
@media (min-width: 1190px) {
  nav#primaryNavigation .mega-menu-item#mega-menu-item-16592 {
    position: absolute !important;
    right: 95px !important;
  }
}
@media (min-width: 1190px) {
  nav#primaryNavigation .mega-menu-item#mega-menu-item-16593 {
    position: absolute !important;
    right: 120px !important;
  }
}
nav#primaryNavigation .mega-sub-menu .mega-menu-item {
  margin: 0 !important;
}
@media (max-width: 1190px) {
  nav#primaryNavigation .mega-sub-menu .mega-menu-item {
    border: none !important;
  }
}
nav#primaryNavigation .mega-sub-menu .mega-menu-item .mega-menu-link {
  font-size: 15px !important;
  font-weight: 300 !important;
}
nav#primaryNavigation .mega-sub-menu .mega-menu-item .mega-custom-icon.mega-menu-link {
  font-weight: 700 !important;
  color: #60a0d4 !important;
}
@media (min-width: 1190px) {
  nav#primaryNavigation .mega-sub-menu .mega-menu-item .mega-sub-menu {
    background: #16345b !important;
    left: calc(100% + 20px) !important;
  }
}
@media (min-width: 1190px) {
  nav#primaryNavigation .mega-sub-menu .mega-menu-item .mega-sub-menu a.mega-menu-link {
    background: #16345b !important;
    color: #fff !important;
  }
  nav#primaryNavigation .mega-sub-menu .mega-menu-item .mega-sub-menu a.mega-menu-link:hover {
    color: #60a0d4 !important;
  }
}
nav#primaryNavigation .mega-menu-link {
  font-weight: 300 !important;
  border-bottom: 1px solid #60a0d4 !important;
  padding: 0px !important;
}
@media (min-width: 1190px) {
  nav#primaryNavigation .mega-menu-link {
    border: none !important;
    font-weight: 700 !important;
  }
}
nav#primaryNavigation .mega-menu-link .mega-indicator::after {
  color: #60a0d4 !important;
}
nav#primaryNavigation .lightblue {
  margin: 0 !important;
  padding: 15px 5px !important;
  width: 50% !important;
  background: #16345b !important;
  border: none !important;
  display: inline-block !important;
}
@media (min-width: 1190px) {
  nav#primaryNavigation .lightblue {
    position: absolute;
    width: auto !important;
    padding: 0px !important;
    background: #255594 !important;
    margin: 0 !important;
  }
}
nav#primaryNavigation .lightblue .mega-menu-link {
  color: white !important;
  background: #60a0d4 !important;
  padding: 0 20px !important;
}
@media (max-width: 1189px) {
  nav#primaryNavigation .lightblue .mega-menu-link {
    font-weight: 700 !important;
    text-align: center !important;
  }
}
nav#primaryNavigation .lightblue .mega-menu-link:hover {
  background: #d8d9d9 !important;
  color: #16345b !important;
}
nav#primaryNavigation .lightblue span.mega-indicator:after {
  color: white !important;
}
@media (min-width: 1190px) {
  nav#primaryNavigation .lightblue .mega-sub-menu {
    background: white !important;
  }
}
@media (min-width: 1190px) {
  nav#primaryNavigation .lightblue .mega-sub-menu a.mega-menu-link {
    background: white !important;
    color: #16345b !important;
  }
  nav#primaryNavigation .lightblue .mega-sub-menu a.mega-menu-link:hover {
    color: #60a0d4 !important;
  }
}
@media (min-width: 1190px) {
  nav#primaryNavigation .lightblue.mega-current-menu-item a.mega-menu-link, nav#primaryNavigation .lightblue.mega-current-page-ancestor a.mega-menu-link {
    color: #fff !important;
  }
  nav#primaryNavigation .lightblue.mega-current-menu-item a.mega-menu-link:hover, nav#primaryNavigation .lightblue.mega-current-page-ancestor a.mega-menu-link:hover {
    color: #16345b !important;
  }
}
nav#primaryNavigation #mega-menu-954-1-0 .mega-sub-menu {
  display: block !important;
  border-top: 2px solid #d8d9d9 !important;
  margin: 0 40px !important;
  height: 100% !important;
  padding-top: 30px !important;
}
nav#primaryNavigation #mega-menu-954-1-0 li.mega-menu-item {
  padding: 0px !important;
  text-align: center;
}
nav#primaryNavigation #mega-menu-954-1-0 .textwidget {
  color: #60a0d4;
}
nav#primaryNavigation #mega-menu-954-1-0 .textwidget p {
  margin: 5px;
}
@media (max-width: 1189px) {
  nav#primaryNavigation #mega-menu-954-1-0 #mega-menu-item-971 {
    display: none !important;
  }
}
nav#primaryNavigation #mega-menu-954-1-0 #mega-menu-item-971 .mega-search-wrap.mega-static {
  width: 300px !important;
  margin-bottom: 60px;
}
nav#primaryNavigation #mega-menu-954-1-0 #mega-menu-item-971 .searchwp-search-form.searchwp-supplemental-search-form {
  padding-bottom: 40px;
}
nav#primaryNavigation #mega-menu-954-1-0 #mega-menu-item-971 #searchform div {
  justify-content: center;
  max-width: 450px;
  text-align: center;
  margin: 0 auto;
}
@media (max-width: 1189px) {
  nav#primaryNavigation #mega-menu-954-1 {
    display: none !important;
  }
}
@media (max-width: 1189px) {
  nav#primaryNavigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    font-size: 14px !important;
    color: #255594 !important;
  }
  nav#primaryNavigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
    color: #16345b;
  }
}

@media (max-width: 1189px) {
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu {
    padding: 0px !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
    padding: 0px !important;
    padding-top: 20px !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu {
    display: flex !important;
    flex-wrap: wrap !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
    width: 50% !important;
    margin-bottom: 20px !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column .mega-menu-link {
    border-bottom: none !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-custom-icon.mega-menu-link {
    color: #16345b !important;
  }
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-custom-icon.mega-menu-link:hover {
    color: #60a0d4 !important;
  }
}

@media (max-width: 480px) {
  #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu .mega-custom-icon.mega-menu-link {
    font-size: 12px !important;
  }
}

@media (max-width: 1189px) {
  .dashicons-arrow-right-alt2::before {
    display: none !important;
  }
}

nav#primaryNavigation #mega-menu-item-1342, nav#primaryNavigation #mega-menu-item-3709 {
  float: right !important;
  width: 100% !important;
  margin: 0 auto !important;
}

.menu-footer {
  margin: 0 auto;
  padding: 0 5px;
  background: #16345b;
}
.menu-footer .button {
  width: 100%;
  margin-bottom: 20px;
  color: #fff !important;
  padding: 15px !important;
}
.menu-footer .button:hover {
  background: #fff !important;
  color: #16345b !important;
}
.menu-footer .wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-horizontal {
  padding: 0px;
}
.menu-footer .wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-horizontal ul {
  text-align: center !important;
}
.menu-footer .wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-horizontal li {
  margin: 0 10px 15px !important;
  font-size: 18px;
}
.menu-footer .social {
  margin-bottom: 18px;
}
.menu-footer .social .icon-youtube {
  font-size: 16px;
  vertical-align: middle;
  margin-top: -9px;
  display: inline-block;
}

.footer {
  margin-top: 60px;
  background: #eceeef;
  border-top: 9px solid #d6d6d6;
}
.footer .footer-top {
  background: #16345b;
  padding: 30px 0 0px;
}
@media (min-width: 768px) {
  .footer .footer-top {
    padding: 60px 0 50px;
  }
}
.footer .footer-top .footer-nav {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.footer .footer-top .col {
  display: none;
}
.footer .footer-top .col:last-of-type {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .footer .footer-top .col:last-of-type {
    display: block;
  }
}
@media (min-width: 768px) {
  .footer .footer-top .col {
    display: block;
    width: 33.333333%;
    padding: 0 30px;
  }
  .footer .footer-top .col:nth-of-type(2), .footer .footer-top .col:nth-of-type(3), .footer .footer-top .col:nth-of-type(5), .footer .footer-top .col:nth-of-type(6) {
    border-left: 1px solid #255594;
  }
  .footer .footer-top .col:nth-of-type(1), .footer .footer-top .col:nth-of-type(4) {
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1240px) {
  .footer .footer-top .col:nth-of-type(1), .footer .footer-top .col:nth-of-type(3) {
    margin-bottom: 60px;
    position: relative;
  }
  .footer .footer-top .col:nth-of-type(1)::after, .footer .footer-top .col:nth-of-type(3)::after {
    content: "";
    height: 1px;
    position: absolute;
    background: #255594;
    width: calc(100% + 2px);
    left: 0;
    right: 0;
    bottom: -30px;
  }
  .footer .footer-top .col:nth-of-type(2) {
    margin-bottom: 60px;
    position: relative;
  }
  .footer .footer-top .col:nth-of-type(2)::after {
    content: "";
    height: 1px;
    position: absolute;
    background: #255594;
    width: calc(100% + 2px);
    left: 0;
    right: 0;
    bottom: -30px;
  }
}
@media (min-width: 1240px) {
  .footer .footer-top .col {
    width: 16.6666667%;
    border-bottom: none;
    margin: 0 !important;
    border-left: 1px solid #255594;
    padding: 0 20px;
  }
  .footer .footer-top .col:nth-of-type(4) {
    padding-left: 20px;
  }
  .footer .footer-top .col:first-of-type {
    padding-left: 0;
    border: none;
  }
}
.footer .footer-top .menu, .footer .footer-top .sub-menu {
  padding: 0;
  margin: 0;
}
.footer .footer-top .menu-item {
  padding: 0;
  margin: 0 12px;
  line-height: normal;
  text-indent: 0;
  font-size: 14px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
}
@media (min-width: 768px) {
  .footer .footer-top .menu-item {
    margin: 0;
  }
}
@media (min-width: 1240px) {
  .footer .footer-top .menu-item {
    font-size: 16px;
  }
}
.footer .footer-top .menu-item::before {
  display: none;
}
@media (min-width: 768px) {
  .footer .footer-top .menu-item.border {
    border-bottom: 1px solid #255594;
    margin-bottom: 12px;
  }
}
.footer .footer-top .menu-item a {
  color: #fff;
  line-height: 1.2;
  display: block;
  margin-bottom: 15px;
}
.footer .footer-top #menu-item-1172 {
  margin-bottom: 12px;
  border-bottom: 1px solid #255594;
}
.footer .footer-top .sub-menu .menu-item {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 300;
}
.footer .social {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0 0 8px;
  margin-bottom: 12px;
  order: 3;
  width: 100%;
}
@media (min-width: 768px) {
  .footer .social {
    border-bottom: 1px solid #255594;
    justify-content: flex-start;
    width: auto;
  }
}
.footer .social li {
  margin: 0;
  padding: 0;
  text-indent: 0;
  margin-left: 12px;
  font-size: 27px;
}
.footer .social li::before {
  display: none;
}
.footer .social li:first-of-type {
  margin-left: -8px;
}
.footer .social li a {
  color: #60a0d4;
}
.footer .social li a:hover {
  color: #fff;
  text-decoration: none;
}
.footer .social li .icon-youtube {
  font-size: 17px;
  vertical-align: middle;
  margin-top: -9px;
  display: inline-block;
}
.footer .footer-bottom {
  padding: 50px 0 20px;
  font-size: 12px;
  color: #16345b;
  text-align: center;
}
.footer .footer-bottom p {
  font-size: 14px;
}
@media (min-width: 950px) {
  .footer .footer-bottom p {
    font-size: 15px;
  }
}
.footer .wrap {
  max-width: 768px;
  width: 94%;
  margin: 0 auto;
}
.footer .logo {
  display: block;
  width: 160px;
  margin: 0 auto 12px;
}
@media (min-width: 600px) {
  .footer .logo {
    width: 200px;
  }
}
.footer hr {
  width: 150px;
  height: 2px;
  margin: 20px auto;
  border: none;
  background: #60a0d4;
}
.footer a:hover {
  text-decoration: underline;
}

.custom-select {
  position: relative;
  border: none;
  max-width: 300px;
  z-index: 2;
}
.custom-select:after {
  display: none\9 ;
  pointer-events: none;
  content: "▾";
  font-size: 22px;
  position: absolute;
  bottom: 16px;
  right: 10px;
  color: #60a0d4;
}
.custom-select select {
  font-size: 16px;
  border: none;
  background: #16345b;
  padding: 8px 33px 8px 8px;
  height: 50px;
  padding-left: 10px;
  color: #fff;
  width: 100% !important;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-border-radius: 0px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
}
@supports (-webkit-appearance: none) or (appearance: none) or ((-moz-appearance: none) and (mask-type: alpha)) {
  .custom-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: none;
  }
  .custom-select select:after {
    display: block;
  }
}

.acf-map {
  height: 550px;
  border-top: 9px solid #d8d9d9;
  border-bottom: 9px solid #d8d9d9;
}

.acf-container {
  text-align: center;
}
.acf-container h4 {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  margin-bottom: 5px;
}
.acf-container a {
  color: #60a0d4;
  font-size: 16px;
}
.acf-container a:hover {
  color: #16345b;
}

.gm-style .gm-style-iw-c {
  border-radius: 0 !important;
  padding: 24px !important;
}

.banner {
  display: none;
}
@media (min-width: 950px) {
  .banner {
    display: block;
    position: relative;
    z-index: 1;
    height: 550px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}

/*==============================================================*/
/*==============================================================*/
.base .gform_wrapper ul.gform_fields, .pum-content .gform_wrapper ul.gform_fields {
  margin: 0;
}
.base .gform_wrapper .gsection_title, .pum-content .gform_wrapper .gsection_title {
  color: #16345b;
  border-bottom: 1px solid #60a0d4;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-size: 1.3em;
  line-height: 1.3em;
}
@media (min-width: 950px) {
  .base .gform_wrapper .gsection_title, .pum-content .gform_wrapper .gsection_title {
    font-size: 1.5em;
  }
}
@media (min-width: 1240px) {
  .base .gform_wrapper .gsection_title, .pum-content .gform_wrapper .gsection_title {
    font-size: 1.85em;
  }
}
.base .gform_wrapper .gsection_title::after, .pum-content .gform_wrapper .gsection_title::after {
  display: none;
}
.base .gform_wrapper .gsection_description, .pum-content .gform_wrapper .gsection_description {
  margin-bottom: 30px;
  font-size: 16px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 400;
  font-style: italic;
}
.base .gform_wrapper .gfield + .gsection, .pum-content .gform_wrapper .gfield + .gsection {
  margin-top: 40px;
}
.base .gform_wrapper .gfield_description, .pum-content .gform_wrapper .gfield_description {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 400;
  font-style: italic;
  line-height: 1.2;
  font-size: 14px;
  display: block;
  margin-top: 7px;
}
.base .gform_wrapper li, .pum-content .gform_wrapper li {
  width: 100%;
  float: left;
  margin-bottom: 30px;
  line-height: 1;
}
.base .gform_wrapper li:before, .pum-content .gform_wrapper li:before {
  display: none;
}
.base .gform_wrapper label, .pum-content .gform_wrapper label {
  display: block;
  font-size: 0.8em;
  color: #3a3b3a;
  line-height: 1.2;
  text-transform: uppercase;
  margin: 4px 0 0 0;
}
.base .gform_wrapper label.gfield_label, .pum-content .gform_wrapper label.gfield_label {
  font-size: 1em;
  color: #16345b;
  margin: 0 0 3px 0;
  font-size: 1em;
  text-transform: none;
}
@media (min-width: 768px) {
  .base .gform_wrapper label.gfield_label, .pum-content .gform_wrapper label.gfield_label {
    font-size: 1em;
  }
}
.base .gform_wrapper .gfield_required, .pum-content .gform_wrapper .gfield_required {
  color: #60a0d4;
}
.base .gform_wrapper input, .base .gform_wrapper textarea, .pum-content .gform_wrapper input, .pum-content .gform_wrapper textarea {
  width: 100%;
  box-shadow: none;
  border: 1px solid transparent;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 400;
  font-size: 0.9em;
  padding: 8px;
  height: 40px;
  background: #eceeef;
}
.base .gform_wrapper textarea, .pum-content .gform_wrapper textarea {
  height: 200px;
}
.base .gform_wrapper .gform_validation_container, .base .gform_wrapper .gform_validation_errors, .pum-content .gform_wrapper .gform_validation_container, .pum-content .gform_wrapper .gform_validation_errors {
  display: none;
}
@media (min-width: 768px) {
  .base .gform_wrapper .form-left, .base .gform_wrapper .name_first, .pum-content .gform_wrapper .form-left, .pum-content .gform_wrapper .name_first {
    width: 48%;
    clear: left;
    float: left;
  }
}
@media (min-width: 768px) {
  .base .gform_wrapper .form-right, .base .gform_wrapper .name_last, .pum-content .gform_wrapper .form-right, .pum-content .gform_wrapper .name_last {
    width: 48%;
    float: right;
    clear: right;
  }
}
@media (max-width: 768px) {
  .base .gform_wrapper .name_first, .pum-content .gform_wrapper .name_first {
    display: block;
    margin-bottom: 30px;
  }
}
.base .gform_wrapper .form-address .address_line_1, .pum-content .gform_wrapper .form-address .address_line_1 {
  width: 100%;
  margin-bottom: 30px;
  display: block;
}
.base .gform_wrapper .form-address .address_city, .base .gform_wrapper .form-address .address_zip, .base .gform_wrapper .form-address .address_state, .pum-content .gform_wrapper .form-address .address_city, .pum-content .gform_wrapper .form-address .address_zip, .pum-content .gform_wrapper .form-address .address_state {
  width: 100%;
  float: left;
  clear: left;
  margin-bottom: 30px;
  display: block;
}
@media (min-width: 600px) {
  .base .gform_wrapper .form-address .address_city, .base .gform_wrapper .form-address .address_zip, .base .gform_wrapper .form-address .address_state, .pum-content .gform_wrapper .form-address .address_city, .pum-content .gform_wrapper .form-address .address_zip, .pum-content .gform_wrapper .form-address .address_state {
    padding-right: 15px;
    width: 33.3333333%;
    clear: none;
  }
}
@media (min-width: 600px) {
  .base .gform_wrapper .form-address .address_city.address_zip, .base .gform_wrapper .form-address .address_zip.address_zip, .base .gform_wrapper .form-address .address_state.address_zip, .pum-content .gform_wrapper .form-address .address_city.address_zip, .pum-content .gform_wrapper .form-address .address_zip.address_zip, .pum-content .gform_wrapper .form-address .address_state.address_zip {
    padding-right: 0;
  }
}
.base .gform_wrapper .form-select .gfield_label, .pum-content .gform_wrapper .form-select .gfield_label {
  display: none;
}
.base .gform_wrapper .ginput_container_multiselect .gform-custom-select, .pum-content .gform_wrapper .ginput_container_multiselect .gform-custom-select {
  height: 200px !important;
}
.base .gform_wrapper .ginput_container_multiselect .gform-custom-select::after, .pum-content .gform_wrapper .ginput_container_multiselect .gform-custom-select::after {
  display: none !important;
}
.base .gform_wrapper .ginput_container_multiselect select, .pum-content .gform_wrapper .ginput_container_multiselect select {
  height: 200px !important;
}
.base .gform_wrapper .gform-custom-select, .pum-content .gform_wrapper .gform-custom-select {
  position: relative;
  background: #eceeef;
  border: 1px solid transparent;
}
.base .gform_wrapper .gform-custom-select:after, .pum-content .gform_wrapper .gform-custom-select:after {
  display: none\9 ;
  pointer-events: none;
  content: "▾";
  font-size: 22px;
  position: absolute;
  top: 8px;
  right: 10px;
  color: #60a0d4;
}
.base .gform_wrapper .gform-custom-select select, .pum-content .gform_wrapper .gform-custom-select select {
  font-size: 0.9em;
  border: none;
  background: transparent;
  height: 38px;
  padding-left: 10px;
  width: 100%;
  -webkit-appearance: none !important;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 400;
}
@support ( -webkit-appearance: none ) or ( appearance: none ) or ( ( -moz-appearance: none ) and ( mask-type: alpha ) ) {
  .base .gform_wrapper .gform-custom-select select, .pum-content .gform_wrapper .gform-custom-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
}
.base .gform_wrapper .gform-custom-select select:after, .pum-content .gform_wrapper .gform-custom-select select:after {
  display: block;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .base .gform_wrapper .custom-select select::-ms-expand, .pum-content .gform_wrapper .custom-select select::-ms-expand {
    display: none;
  }
  .base .gform_wrapper .custom-select select:focus::-ms-value, .pum-content .gform_wrapper .custom-select select:focus::-ms-value {
    background: transparent;
  }
  .base .gform_wrapper .custom-select select, .pum-content .gform_wrapper .custom-select select {
    background: transparent;
    border: none;
  }
  .base .gform_wrapper .custom-select::after, .pum-content .gform_wrapper .custom-select::after {
    display: block;
  }
}
.base .gform_wrapper .form-twoCol ul.gfield_checkbox, .base .gform_wrapper .form-twoCol ul.gfield_radio, .pum-content .gform_wrapper .form-twoCol ul.gfield_checkbox, .pum-content .gform_wrapper .form-twoCol ul.gfield_radio {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.base .gform_wrapper .form-twoCol ul.gfield_checkbox li, .base .gform_wrapper .form-twoCol ul.gfield_radio li, .pum-content .gform_wrapper .form-twoCol ul.gfield_checkbox li, .pum-content .gform_wrapper .form-twoCol ul.gfield_radio li {
  width: 100%;
}
@media (min-width: 950px) {
  .base .gform_wrapper .form-twoCol ul.gfield_checkbox li, .base .gform_wrapper .form-twoCol ul.gfield_radio li, .pum-content .gform_wrapper .form-twoCol ul.gfield_checkbox li, .pum-content .gform_wrapper .form-twoCol ul.gfield_radio li {
    width: 50%;
  }
}
.base .gform_wrapper ul.gfield_checkbox, .base .gform_wrapper ul.gfield_radio, .pum-content .gform_wrapper ul.gfield_checkbox, .pum-content .gform_wrapper ul.gfield_radio {
  margin-left: 0;
  margin-top: 12px;
  margin-bottom: 0px;
}
.base .gform_wrapper ul.gfield_checkbox li, .base .gform_wrapper ul.gfield_radio li, .pum-content .gform_wrapper ul.gfield_checkbox li, .pum-content .gform_wrapper ul.gfield_radio li {
  display: flex;
  align-items: flex-start;
  margin: 0 0 12px;
}
.base .gform_wrapper ul.gfield_checkbox li input, .base .gform_wrapper ul.gfield_checkbox li label, .base .gform_wrapper ul.gfield_radio li input, .base .gform_wrapper ul.gfield_radio li label, .pum-content .gform_wrapper ul.gfield_checkbox li input, .pum-content .gform_wrapper ul.gfield_checkbox li label, .pum-content .gform_wrapper ul.gfield_radio li input, .pum-content .gform_wrapper ul.gfield_radio li label {
  display: inline-block;
  margin: 0;
  height: auto;
  width: auto;
  vertical-align: middle;
  font-size: 1em;
}
.base .gform_wrapper ul.gfield_checkbox li label, .base .gform_wrapper ul.gfield_radio li label, .pum-content .gform_wrapper ul.gfield_checkbox li label, .pum-content .gform_wrapper ul.gfield_radio li label {
  color: #16345b;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 400;
  font-style: italic;
  font-size: 16px;
  margin-left: 4px;
  margin-top: -4px;
  line-height: 1.3;
  text-transform: none;
}
.base .gform_wrapper .form-nolabel label.gfield_label, .pum-content .gform_wrapper .form-nolabel label.gfield_label {
  display: none !important;
}
.base .gform_wrapper .gform_footer, .pum-content .gform_wrapper .gform_footer {
  text-align: center;
  clear: both;
}
.base .gform_wrapper .gform_button, .pum-content .gform_wrapper .gform_button {
  text-transform: uppercase;
  padding: 12px;
  line-height: normal;
  height: auto;
  cursor: pointer;
  color: white;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  background: #60a0d4;
  width: 200px;
  margin: 0 auto;
}
.base .gform_wrapper .gform_button:hover, .pum-content .gform_wrapper .gform_button:hover {
  background: #255594;
}
.base .gform_wrapper .validation_error, .pum-content .gform_wrapper .validation_error {
  text-align: center;
  color: #60a0d4;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  margin-bottom: 30px;
  font-size: 0.9em;
  line-height: 1.3em;
}
.base .gform_wrapper li.gfield_error input, .base .gform_wrapper li.gfield_error textarea, .base .gform_wrapper li.gfield_error .custom-select, .pum-content .gform_wrapper li.gfield_error input, .pum-content .gform_wrapper li.gfield_error textarea, .pum-content .gform_wrapper li.gfield_error .custom-select {
  border: 1px solid #60a0d4;
}
.base .gform_wrapper li.gfield_error .validation_message, .pum-content .gform_wrapper li.gfield_error .validation_message {
  display: block;
  float: left;
  width: 100%;
  font-size: 10px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #60a0d4;
  margin: 4px 0 0 0;
}

.gform_confirmation_message {
  color: #255594;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  line-height: 1.4em;
}

.cs-v2-form {
  max-width: 900px;
  margin: 0 auto;
}
.cs-v2-form .cs-v2-form-section.cs-v2-form-questions {
  padding: 0px;
}
.cs-v2-form .cs-v2-form-block {
  margin-bottom: 40px;
}
.cs-v2-form input[type=text], .cs-v2-form textarea {
  width: 100%;
  box-shadow: none;
  border: 1px solid transparent;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 400;
  font-size: 0.9em;
  padding: 8px;
  height: 45px;
  background: #eceeef;
}
.cs-v2-form textarea {
  height: 200px;
}
.cs-v2-form label:not(.cs-v2-form-checkbox-label), .cs-v2-form .cs-v2-form-label {
  font-size: 1em;
  color: #16345b;
  margin: 0 0 10px 0;
  font-size: 1em;
  line-height: 1.2;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  text-transform: none;
}
@media (min-width: 768px) {
  .cs-v2-form label:not(.cs-v2-form-checkbox-label), .cs-v2-form .cs-v2-form-label {
    font-size: 1em;
  }
}
.cs-v2-form .cs-v2-form-label-required {
  color: #60a0d4;
}
.cs-v2-form .cs-v2-form-checkbox-label {
  line-height: 1.2;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 400;
  font-style: italic;
  font-size: 16px;
  color: #16345b;
}
.cs-v2-form .cs-v2-form-submit {
  text-transform: uppercase;
  padding: 0;
  line-height: 40px;
  cursor: pointer;
  color: white;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  background: #60a0d4;
  width: 200px;
  margin: 0 auto;
  padding: 8px;
}
.cs-v2-form .cs-v2-form-submit:hover {
  background: #255594;
}

#ui-datepicker-div {
  background: #fff;
  border: 1px solid #eceeef;
  padding: 5px;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next {
  background: #fff;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #16345b;
  padding: 2px 5px;
  font-size: 12px;
  text-transform: uppercase;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:hover, #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:hover {
  color: white !important;
  cursor: pointer;
  background: #16345b;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next {
  float: right;
  text-align: right;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
  float: left;
  width: 100%;
  text-align: center;
  padding: 5px;
}
#ui-datepicker-div .ui-datepicker-header select {
  width: 40%;
}
#ui-datepicker-div .ui-datepicker-header select:first-of-type {
  margin-right: 4%;
}
#ui-datepicker-div .ui-datepicker-calendar {
  width: 100%;
  background: white;
}
#ui-datepicker-div .ui-datepicker-calendar th, #ui-datepicker-div .ui-datepicker-calendar td {
  text-align: center;
}
#ui-datepicker-div .ui-datepicker-calendar th {
  font-weight: bold;
  color: #16345b;
  padding: 5px;
  font-size: 14px;
}
#ui-datepicker-div .ui-datepicker-calendar td a {
  padding: 5px;
  display: block;
  font-size: 13px;
}
#ui-datepicker-div .ui-datepicker-calendar td a:hover {
  background: #16345b;
  color: white !important;
}

#choice_26_25_1, #choice_27_25_1 {
  width: 60px;
  height: 60px;
  margin-top: -21px;
}

#label_27_25_1, #label_26_25_1 {
  margin-left: 10px;
}

body img.gform_ajax_spinner {
  display: none !important;
}

.feeder.content-block h3 {
  display: inline-block;
  color: #255594;
  padding-bottom: 14px;
  font-size: 1.5em;
  line-height: 1.3em;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 300;
}
@media (min-width: 1240px) {
  .feeder.content-block h3 {
    font-size: 32px;
  }
}
.feeder.content-block p.centered {
  font-size: 18px;
  line-height: 1.2;
  padding-bottom: 20px;
  color: #16345b;
  border-bottom: 1px solid #60a0d4;
}
@media (min-width: 950px) {
  .feeder.content-block p.centered {
    font-size: 20px;
  }
}
.feeder.content-block .mobile {
  padding: 0 30px;
}
.feeder.content-block img {
  width: 100%;
}

.school-feeder {
  margin: 90px 0 60px;
}
@media (min-width: 950px) {
  .school-feeder {
    margin: 90px 0 40px;
  }
}
.school-feeder p.centered {
  font-size: 18px;
  line-height: 1.2;
  padding-bottom: 20px;
  color: #16345b;
  text-align: center;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 300;
  font-style: italic;
  margin: 20px auto 0;
}
@media (min-width: 950px) {
  .school-feeder p.centered {
    font-size: 20px;
  }
}
.school-feeder h2::after {
  display: none;
}
.school-feeder .flex-grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-top: 60px;
}
.school-feeder .col {
  width: 100%;
  margin: 0 auto 80px;
  max-width: 450px;
  text-align: center;
  position: relative;
}
.school-feeder .col:last-of-type {
  margin-bottom: 0px;
}
@media (min-width: 950px) {
  .school-feeder .col {
    margin: 0 0 40px;
    text-align: left;
    width: 33.3333333%;
    padding: 0 30px;
  }
}
@media (min-width: 1240px) {
  .school-feeder .col {
    padding: 0 40px;
  }
}
.school-feeder .col .icon-active-down {
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  font-size: 18px;
  color: #60a0d4;
  bottom: -45px;
}
@media (min-width: 950px) {
  .school-feeder .col .icon-active-down {
    display: none;
  }
}
.school-feeder .col a {
  display: block;
  margin-bottom: 7px;
  font-size: 18px;
  line-height: 22px;
}
@media (min-width: 950px) {
  .school-feeder .col a {
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 24px;
  }
}
@media (min-width: 1240px) {
  .school-feeder .col a {
    font-size: 24px;
    line-height: 27px;
  }
}
.school-feeder .col a:last-of-type {
  margin-bottom: 0;
}
.school-feeder .col a.current {
  color: #60a0d4;
  pointer-events: none;
  cursor: default;
}
.school-feeder h4 {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #60a0d4;
  text-transform: uppercase;
  border-bottom: 2px solid #60a0d4;
  padding-bottom: 12px;
  margin-bottom: 12px;
  position: relative;
}
.school-feeder h4 .icon-active {
  display: none;
}
@media (min-width: 950px) {
  .school-feeder h4 .icon-active {
    display: block;
    position: absolute;
    right: -40px;
    font-size: 40px;
    top: 12px;
  }
}
@media (min-width: 1240px) {
  .school-feeder h4 .icon-active {
    right: -50px;
    top: 12px;
  }
}

.highlighted-leader {
  margin-top: 60px;
  background-color: #fff;
}
@media (min-width: 950px) {
  .highlighted-leader {
    padding: 60px 0;
    background-color: #fff;
    background: url(../images/darkblueBg.gif) white no-repeat;
    background-position: center right;
    background-size: 70% 90%;
  }
}
.highlighted-leader .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  color: #fff;
}
.highlighted-leader h2 {
  margin-bottom: 15px;
  padding-bottom: 0;
  color: #fff;
  font-size: 32px;
}
@media (min-width: 950px) {
  .highlighted-leader h2 {
    font-size: 2.4em;
  }
}
.highlighted-leader h2::after {
  display: none;
}
.highlighted-leader h4 {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #60a0d4;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
  font-size: 14px;
}
@media (min-width: 950px) {
  .highlighted-leader h4 {
    font-size: 16px;
  }
}
.highlighted-leader .quote {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: italic;
  font-size: 18px;
  line-height: 1.4;
}
@media (min-width: 600px) {
  .highlighted-leader .quote {
    font-size: 20px;
  }
}
@media (min-width: 950px) {
  .highlighted-leader .quote {
    font-size: 24px;
  }
}
.highlighted-leader hr {
  width: 120px;
  margin: 30px auto;
  height: 2px;
  border: none;
  background: #60a0d4;
}
@media (min-width: 950px) {
  .highlighted-leader hr {
    margin: 30px 0;
    width: 200px;
  }
}
.highlighted-leader .col1 {
  width: 100%;
  max-width: 400px;
  display: flex;
  justify-content: flex-end;
  align-items: top;
  padding: 0 20px;
}
@media (min-width: 950px) {
  .highlighted-leader .col1 {
    padding: 0;
    max-width: none;
    width: 33.3333333%;
    padding-top: 80px;
  }
}
.highlighted-leader .col1 .img-container {
  width: 100%;
  margin: 0;
}
.highlighted-leader .col1 img {
  width: 100%;
  height: auto;
  margin-right: -90px;
  z-index: 2;
  position: relative;
}
.highlighted-leader .col2 {
  background: #16345b;
  margin-top: -40px;
  padding: 80px 0 30px;
  width: 100%;
  position: relative;
  z-index: 1;
}
@media (min-width: 950px) {
  .highlighted-leader .col2 {
    margin: 0;
    width: 66.6666667%;
    padding: 80px 0 50px 80px;
  }
}
.highlighted-leader .col2 .inner {
  max-width: 850px;
  width: 94%;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 950px) {
  .highlighted-leader .col2 .inner {
    text-align: left;
    margin: 0 auto 0 0;
  }
}

.banner {
  position: relative;
  z-index: 1;
  height: 550px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.content-block {
  position: relative;
  z-index: 2;
  padding: 60px 0px;
}
@media (min-width: 950px) {
  .content-block {
    margin-top: -60px;
    box-shadow: 0px -12px 15px -15px rgba(0, 0, 0, 0.5);
  }
}
@media (max-width: 950px) {
  .content-block.parallax {
    margin-bottom: 0px !important;
    transform: none !important;
  }
}
.content-block.min-height {
  min-height: 450px;
}
.content-block.gray {
  background: #eceeef;
}
.content-block.gray hr {
  background: #fff;
}
.content-block.blue {
  background: #16345b;
  color: #fff;
}
.content-block.blue strong {
  color: #60a0d4;
}
.content-block.blue h2, .content-block.blue h3, .content-block.blue h4 {
  color: #60a0d4;
}
.content-block.blue p {
  color: #fff;
}
.content-block.blue a {
  color: #fff;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 300;
  font-style: italic;
}
.content-block.blue a:hover {
  color: #60a0d4;
}
.content-block.blue h4.additional {
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  padding-top: 30px;
}
.content-block em {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 400;
  font-style: italic;
}
.content-block strong em,
.content-block em strong {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: italic;
}
.content-block strong {
  color: #16345b;
}
.content-block img {
  width: auto;
}
.content-block h2 {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 300;
  color: #16345b;
  font-size: 27px;
}
@media (min-width: 950px) {
  .content-block h2 {
    font-size: 43px;
  }
}
@media (min-width: 1240px) {
  .content-block h2 {
    font-size: 55px;
  }
}
.content-block h3 {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #60a0d4;
  font-size: 24px;
  margin-bottom: 0;
  border: 0;
  padding: 0;
}
@media (min-width: 950px) {
  .content-block h3 {
    font-size: 27px;
  }
}
@media (min-width: 1240px) {
  .content-block h3 {
    font-size: 30px;
  }
}
.content-block h4 {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #60a0d4;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 5px;
}
@media (min-width: 950px) {
  .content-block h4 {
    font-size: 18px;
  }
}
.content-block h4 + p {
  margin-top: 0;
}
.content-block ul {
  margin: 30px 0;
}
@media (min-width: 600px) {
  .content-block ul {
    padding-left: 20px;
  }
}
.content-block ul li {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 300;
  margin-bottom: 12px;
  padding-left: 1em;
  line-height: 1.4;
}
.content-block ul li::before {
  position: relative;
  top: 1px;
  content: "•";
  padding-right: 8px;
  color: #60a0d4;
  font-size: 18px;
}
.content-block ul ul {
  margin-left: 0;
  padding: 0;
  margin-top: 10px;
}
.content-block ul ul li:before {
  position: absolute;
  content: "○";
  color: #60a0d4;
  margin-left: -15px;
  font-size: 15px;
}
@media (min-width: 768px) {
  .content-block ul ul li:before {
    font-size: 17px;
  }
}

.leadership-grid {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.leadership-grid .col {
  width: 100%;
  background: #fff;
  border-bottom: 9px solid #60a0d4;
  margin: 0 0 30px;
  padding: 30px 30px 20px;
}
@media (min-width: 768px) {
  .leadership-grid .col {
    width: calc(50% - 30px);
    margin: 0 15px 30px;
  }
}
@media (min-width: 1024px) {
  .leadership-grid .col {
    width: calc(33.3333333% - 30px);
  }
}
.leadership-grid h3 {
  color: #16345b;
  margin-bottom: 5px;
  line-height: 1.1;
}
.leadership-grid h4 {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: italic;
  letter-spacing: normal;
  text-transform: none;
  color: #60a0d4;
  font-size: 16px;
  line-height: 1.2;
}
.leadership-grid .inner-footer {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 2px solid #eceeef;
}
.leadership-grid a {
  color: #16345b;
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 10px;
}
.leadership-grid a:hover {
  color: #60a0d4;
}
.leadership-grid .icon {
  font-size: 16px;
  vertical-align: bottom;
  margin-right: 4px;
  color: #60a0d4;
}
@media (min-width: 768px) {
  .leadership-grid .icon {
    font-size: 18px;
  }
}

.events-calendar .tribe-events-c-top-bar__nav-list li::before,
.events-calendar .tribe-events-c-view-selector__list li::before,
.events-calendar .tribe-events-c-subscribe-dropdown__list li::before,
.events-calendar .tribe-events-c-nav__list li::before {
  display: none !important;
}
.events-calendar .events-headline {
  margin: 90px auto;
}
.events-calendar .tribe-common-l-container.tribe-events-l-container {
  padding: 0px;
  max-width: 1200px;
  margin: 0 auto;
  width: 94%;
}
.events-calendar .tribe-events .tribe-events-calendar-list__month-separator-text {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #16345b;
}
.events-calendar .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button,
.events-calendar .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button {
  border-radius: 0px;
}
.events-calendar .tribe-filter-bar-c-pill__pill-label {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #255594;
}
.events-calendar .tribe-filter-bar .tribe-filter-bar-c-dropdown .select2-container--open .select2-selection {
  background: #60a0d4;
}
.events-calendar .tribe-events-calendar-month__calendar-event-title a {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
}
.events-calendar .single-post-title {
  margin: 0px auto 30px;
  position: relative;
}
@media (min-width: 600px) {
  .events-calendar .single-post-title {
    margin: 90px auto 30px;
  }
}
.events-calendar .single-post-title .wrap1200 {
  position: relative;
  z-index: 3;
}
.events-calendar .single-post-title h1 {
  margin-bottom: 30px;
}
.events-calendar .single-post-title .title {
  margin-bottom: 30px;
  position: relative;
}
.events-calendar .single-post-title .title .line {
  position: absolute;
  z-index: 1;
  background: #eceeef;
  top: 50%;
  height: 2px;
  width: 100%;
  left: 0;
}
.events-calendar .single-post-title .title span {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 0 auto;
  display: inline-block;
  padding: 0 12px;
  background: #fff;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  position: relative;
  z-index: 2;
  color: #60a0d4;
  font-size: 15px;
}
@media (min-width: 600px) {
  .events-calendar .single-post-title .title span {
    padding: 0 20px;
    font-size: 18px;
  }
}
.events-calendar .single-post-title .datetime {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #255594;
}
.events-calendar .base {
  max-width: 900px;
  margin: 0 auto;
}
.events-calendar .sharebar {
  margin: 60px auto;
  text-align: center;
  background: #f5f7f9;
  padding: 30px 15px;
}
.events-calendar .sharebar .ssbp-wrap div {
  text-align: center !important;
}
.events-calendar .sharebar .ssbp-wrap br {
  display: none;
}
.events-calendar .sharebar .ssbp-wrap .ssba-share-text {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  vertical-align: middle;
  margin-right: 8px;
}
.events-calendar .sharebar .ssbp-wrap a {
  margin: 0 10px;
}
.events-calendar .sharebar .ssbp-wrap a img {
  height: 20px;
  width: auto !important;
  padding: 0 !important;
  opacity: 0.75;
}
.events-calendar .sharebar .ssbp-wrap a img:hover {
  opacity: 1;
}

.tribe-events-calendar-month__calendar-event-tooltip-title-link {
  font-size: 16px !important;
}

.tribe-events-calendar-month__calendar-event-tooltip-description p {
  font-size: 14px !important;
}

.page-hero {
  position: relative;
  background-size: cover;
  background-position: center center;
  margin-bottom: 60px;
}
@media (min-width: 950px) {
  .page-hero.add-padding {
    padding: 120px 0;
  }
}
.page-hero.add-padding h1::after {
  display: none;
}
.page-hero.add-padding .wrap1400 {
  padding: 60px;
}
@media (min-width: 950px) {
  .page-hero.add-padding .wrap1400 {
    padding: 60px;
  }
}
.page-hero .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
  background: rgba(58, 59, 58, 0.4);
}
.page-hero .line {
  width: 100%;
  background: rgba(255, 255, 255, 0.5);
  height: 10px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.page-hero .wrap1400 {
  padding: 60px 0 40px;
  position: relative;
  z-index: 2;
}
@media (min-width: 950px) {
  .page-hero .wrap1400 {
    padding: 80px 0 50px;
  }
}
.page-hero h1 {
  position: relative;
  color: #fff;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}
.page-hero h1::after {
  display: block;
  content: "";
  margin: 25px 0 20px;
  padding: 0;
  width: 150px;
  height: 2px;
  background: #60a0d4;
}
.page-hero .search-title {
  text-align: center;
  line-height: normal;
  font-size: 16px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #60a0d4;
}
.page-hero .search-title::after {
  display: none;
}
@media (min-width: 950px) {
  .page-hero .search-title {
    font-size: 20px;
  }
}
.page-hero .search-title span {
  font-size: 32px;
  color: #fff;
  display: block;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 300;
  letter-spacing: normal;
  text-transform: none;
}
@media (min-width: 950px) {
  .page-hero .search-title span {
    font-size: 60px;
  }
}
@media (min-width: 1240px) {
  .page-hero .search-title span {
    font-size: 72px;
  }
}
.page-hero .page-intro {
  color: #fff;
  width: 100%;
}
@media (min-width: 600px) {
  .page-hero .page-intro {
    width: 66%;
  }
}
@media (min-width: 1240px) {
  .page-hero .page-intro {
    width: 45%;
  }
}
.page-hero .page-intro p {
  font-size: 18px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}
@media (min-width: 600px) {
  .page-hero .page-intro p {
    font-size: 21px;
  }
}
@media (min-width: 1240px) {
  .page-hero .page-intro p {
    font-size: 24px;
  }
}
.page-hero .page-intro p.footnote {
  font-size: 16px;
}
.page-hero .page-intro .button.multiline {
  font-size: 14px;
  margin: 10px auto;
}
.page-hero .page-intro .button {
  text-shadow: none;
}
.page-hero .page-intro .button:hover {
  text-decoration: none;
}
.page-hero .page-intro button {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 400;
  font-style: italic;
  text-decoration: underline;
  font-size: 1em;
  background: none;
  padding: 0;
  border: none;
  color: #fff;
}
@media (min-width: 1240px) {
  .page-hero .page-intro.wide {
    width: 66%;
  }
}
.page-hero .page-intro.wide p {
  margin: 0 0 20px;
}
.page-hero .page-intro.wide div {
  max-width: 650px;
}
.page-hero .page-intro a {
  color: #60a0d4;
}
.page-hero .page-intro a:hover {
  color: #fff;
  text-decoration: underline;
}

.page-id-15370 .page-hero .page-intro, .page-id-15554 .page-hero .page-intro, .page-id-14682 .page-hero .page-intro, .page-id-14686 .page-hero .page-intro {
  width: 65%;
}
.page-id-15370 .page-hero .page-intro .button, .page-id-15554 .page-hero .page-intro .button, .page-id-14682 .page-hero .page-intro .button, .page-id-14686 .page-hero .page-intro .button {
  margin: 10px 5px;
  font-size: 14px;
  padding: 15px;
}

.school-intro {
  position: relative;
  z-index: 2;
  padding: 60px 0;
  text-align: center;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 950px) {
  .school-intro {
    padding: 60px 0 30px;
    background: #fff !important;
  }
}
.school-intro .grid .badge {
  margin: 30px auto -130px;
  width: 150px;
}
@media (min-width: 950px) {
  .school-intro .grid .badge {
    margin: 30px auto -120px;
    width: 175px;
  }
}
.school-intro h1 {
  color: #fff;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}
@media (min-width: 950px) {
  .school-intro h1 {
    text-shadow: none;
    color: #16345b;
  }
}
.school-intro a.school-link {
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border-bottom: 2px solid #60a0d4;
  display: inline-block;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}
@media (min-width: 600px) {
  .school-intro a.school-link {
    font-size: 18px;
  }
}
@media (min-width: 950px) {
  .school-intro a.school-link {
    text-shadow: none;
    font-size: 21px;
    color: #16345b;
  }
}
@media (min-width: 1240px) {
  .school-intro a.school-link {
    font-size: 24px;
  }
}
.school-intro a.school-link:hover {
  color: #60a0d4;
}
.school-intro .contact {
  margin: 40px auto 30px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
}
@media (min-width: 950px) {
  .school-intro .contact {
    text-shadow: none;
  }
}
.school-intro .contact a {
  margin: 0 12px 12px;
  line-height: 1.2;
  color: #fff;
}
@media (min-width: 950px) {
  .school-intro .contact a {
    color: #16345b;
  }
}
.school-intro .contact a:hover {
  color: #60a0d4;
}
.school-intro .contact span {
  color: #60a0d4;
  margin-right: 5px;
  vertical-align: baseline;
}

.intro-button-nav {
  width: 100% !important;
  background: #fff;
  padding: 30px 0px;
  border-top: 9px solid #eceeef;
  flex-wrap: wrap;
  justify-content: center;
}
.intro-button-nav.more-padding {
  padding: 90px 0 30px;
}
@media (max-width: 950px) {
  .intro-button-nav.more-padding .col:first-of-type {
    margin-top: 0px !important;
  }
}
@media (min-width: 950px) {
  .intro-button-nav {
    border: none;
    padding: 0;
  }
}
.intro-button-nav.desktop-hide {
  display: flex !important;
}
@media (min-width: 950px) {
  .intro-button-nav.desktop-hide {
    display: none !important;
  }
}
@media (max-width: 950px) {
  .intro-button-nav.desktop-hide .col {
    width: 100%;
    margin: 0 auto 30px;
    text-align: center;
  }
}
@media (max-width: 950px) {
  .intro-button-nav.desktop-hide .col:first-of-type {
    margin-top: -62px;
  }
}
@media (max-width: 950px) {
  .intro-button-nav.desktop-hide .col:last-of-type {
    margin: 0 auto 0px;
  }
}
.intro-button-nav.desktop-hide .custom-select {
  margin: 0 auto;
}
.intro-button-nav.desktop-show {
  display: none !important;
}
@media (min-width: 950px) {
  .intro-button-nav.desktop-show {
    display: flex !important;
  }
}
.intro-button-nav .custom-select select {
  font-size: 14px !important;
}

.school-button-nav {
  position: relative;
}
.school-button-nav .custom-select select {
  font-size: 14px !important;
}
@media (max-width: 600px) {
  .school-button-nav .logo-container {
    width: 94%;
    margin: 0 auto;
  }
}
.school-button-nav .logo {
  display: block;
  margin: 50px auto 30px;
  max-width: 550px;
}
.school-button-nav .row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width: 600px) {
  .school-button-nav .row {
    width: 94%;
    margin: 0 auto;
  }
}
.school-button-nav .col {
  margin: 0 5px 20px;
  z-index: 2;
  position: relative;
}
@media (max-width: 600px) {
  .school-button-nav .col {
    width: 100%;
    margin: 0 auto 20px;
    display: flex;
    justify-content: center;
  }
  .school-button-nav .col:last-of-type {
    margin-bottom: 0;
  }
}
.school-button-nav .line {
  display: none;
}
@media (max-width: 600px) {
  .school-button-nav .line {
    display: block;
    height: 9px;
    background: #eceeef;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 20px;
    z-index: 1;
  }
}

.resource-grid {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.resource-grid .col {
  width: 100%;
  background: #fff;
  border-bottom: 9px solid #60a0d4;
  padding: 0px 30px 20px;
  text-align: center;
  max-width: 400px;
  margin: 0 auto 60px;
}
@media (min-width: 768px) {
  .resource-grid .col {
    max-width: none;
    margin: 0 0 60px;
    width: calc(50% - 30px);
    margin: 0 15px 30px;
  }
}
.resource-grid .icon {
  width: 90px;
  margin: 0 auto 10px;
  margin-top: -30px;
}
.resource-grid h3 {
  color: #16345b;
  margin-bottom: 15px;
  padding-bottom: 20px;
  line-height: 1.1;
  display: block;
  border-bottom: 2px solid #eceeef;
}
.resource-grid a {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #60a0d4;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 14px;
}
.resource-grid a:hover {
  color: #16345b;
}
.resource-grid a .icon-download-file {
  vertical-align: bottom;
  font-size: 16px;
}

.school-summary {
  padding: 60px 30px;
}
@media (min-width: 1240px) {
  .school-summary {
    padding: 60px 80px;
  }
}
.school-summary .row {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.school-summary .col {
  width: 100%;
}
@media (min-width: 1024px) {
  .school-summary .col {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .school-summary .col:first-of-type {
    padding-right: 30px;
    border-right: 2px solid #60a0d4;
  }
}
@media (min-width: 1240px) {
  .school-summary .col:first-of-type {
    padding-right: 60px;
  }
}
@media (min-width: 1024px) {
  .school-summary .col:last-of-type {
    padding-left: 30px;
  }
}
@media (min-width: 1240px) {
  .school-summary .col:last-of-type {
    padding-left: 60px;
  }
}
.school-summary .logo {
  max-width: 550px;
  margin: 0 auto;
}
.school-summary .icons {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
@media (min-width: 1024px) {
  .school-summary .icons {
    justify-content: space-between;
    margin: 0;
    margin-top: 20px;
  }
}
.school-summary .icons .icon-flex {
  display: flex;
  align-items: center;
  margin-top: 60px;
  width: 50%;
  justify-content: flex-start;
}
.school-summary .icons .icon {
  width: 70px;
}
@media (min-width: 768px) {
  .school-summary .icons .icon {
    width: 90px;
  }
}
.school-summary .icons .text {
  width: calc(100% - 90px);
  padding-left: 12px;
}
.school-summary .icons .title {
  display: block;
  font-size: 14px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #16345b;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  margin-bottom: 4px;
}
.school-summary .icons .statistic {
  display: block;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #60a0d4;
  font-size: 38px;
  letter-spacing: -0.03em;
}
@media (min-width: 768px) {
  .school-summary .icons .statistic {
    font-size: 50px;
  }
}
.school-summary p {
  line-height: 1.4;
}
.school-summary p:first-of-type {
  margin-top: 0;
}

.school-region-container {
  margin: -60px 0;
  position: relative;
}
.school-region-container .custom-select {
  position: absolute;
  left: 0;
  right: 0;
  top: -30px;
  margin: 0 auto;
  width: 285px !important;
}
@media (min-width: 1100px) {
  .school-region-container .custom-select.wider {
    width: 325px !important;
    max-width: none;
  }
}
.school-region-container .custom-select select {
  font-size: 13px !important;
}
@media (min-width: 1100px) {
  .school-region-container .custom-select select {
    font-size: 15px !important;
  }
}

.column-content-photo {
  background: #16345b;
  padding: 60px 0;
}
@media (min-width: 1100px) {
  .column-content-photo {
    padding: 30px 0;
  }
}
@media (min-width: 1100px) {
  .column-content-photo h2 {
    font-size: 32px;
  }
  .column-content-photo h2::after {
    margin: 20px auto;
  }
}
@media (min-width: 1240px) {
  .column-content-photo h2 {
    font-size: 48px;
  }
  .column-content-photo h2::after {
    margin: 30px 0;
  }
}
.column-content-photo h2::after {
  width: 100%;
}
.column-content-photo .button {
  padding: 8px 30px;
}
@media (min-width: 1100px) {
  .column-content-photo .container {
    background: url(../images/whiteBg.gif) #16345b no-repeat;
    background-size: 87% 90%;
    background-position: -100% center;
  }
}
.column-content-photo.darkblue {
  background: white;
}
@media (min-width: 1100px) {
  .column-content-photo.darkblue .container {
    background: url(../images/darkblueBg.gif) white no-repeat;
    background-size: 74% 90%;
    background-position: -10% center;
  }
}
.column-content-photo.darkblue .container .inner {
  background: #16345b;
}
.column-content-photo.darkblue .container .inner h2 {
  color: #fff;
}
.column-content-photo.darkblue .container .inner p {
  color: #fff;
}
.column-content-photo.darkblue .container .inner a {
  color: #60a0d4;
  text-decoration: underline;
}
.column-content-photo.darkblue .container .inner a:hover {
  color: #60a0d4;
}
.column-content-photo.darkblue .container .inner li {
  color: #fff;
}
.column-content-photo.darkblue .container .inner .button:hover {
  background: #fff !important;
  color: #16345b !important;
}
.column-content-photo.lightblue {
  background: #60a0d4;
}
@media (min-width: 1100px) {
  .column-content-photo.lightblue .container {
    background: url(../images/whiteBg.gif) #60a0d4 no-repeat;
    background-size: 74% 90%;
    background-position: -100% center;
  }
}
.column-content-photo.gray {
  background: #eceeef;
}
@media (min-width: 1100px) {
  .column-content-photo.gray .container {
    background: url(../images/whiteBg.gif) #eceeef no-repeat;
    background-size: 87% 90%;
    background-position: -100% center;
  }
}
.column-content-photo.white {
  background: #fff;
}
@media (min-width: 1100px) {
  .column-content-photo.white .container {
    background: url(../images/lightgrayBg.gif) #fff no-repeat;
    background-size: 74% 90%;
    background-position: -100% center;
  }
}
.column-content-photo.white .inner {
  background: #eceeef !important;
}
.column-content-photo .row {
  display: flex;
  flex-wrap: wrap-reverse;
  justify-content: center;
}
.column-content-photo.column-reverse .row {
  flex-direction: row-reverse;
}
@media (min-width: 1100px) {
  .column-content-photo.column-reverse .container {
    background-position: 100% center;
  }
}
@media (min-width: 1100px) {
  .column-content-photo.column-reverse .inner {
    padding-right: 0 !important;
    padding-left: 50px !important;
  }
}
.column-content-photo .col2 {
  width: 94%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: -60px;
}
@media (min-width: 1100px) {
  .column-content-photo .col2 {
    margin: 0;
    justify-content: flex-end;
    padding: 90px 0;
    max-width: none;
    width: 550px;
  }
}
@media (min-width: 1240px) {
  .column-content-photo .col2 {
    width: 660px;
  }
}
.column-content-photo .col2 .img-container, .column-content-photo .col2 .text-container {
  max-width: 660px;
  z-index: 2;
}
@media (min-width: 1100px) {
  .column-content-photo .col2 .img-container, .column-content-photo .col2 .text-container {
    width: 100%;
  }
}
.column-content-photo .col2 img.icon {
  width: 100%;
  height: auto;
  margin-right: -90px;
  z-index: 2;
  position: relative;
}
.column-content-photo .col1 {
  width: 94%;
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media (min-width: 1100px) {
  .column-content-photo .col1 {
    margin: 0;
    width: calc(100% - 550px);
  }
}
@media (min-width: 1240px) {
  .column-content-photo .col1 {
    width: calc(100% - 660px);
  }
}
.column-content-photo .col1 .inner {
  margin: 0 auto;
  text-align: center;
  padding: 90px 30px 60px;
  background: #fff;
}
@media (min-width: 480px) {
  .column-content-photo .col1 .inner {
    padding: 90px 40px 60px;
  }
}
@media (min-width: 1100px) {
  .column-content-photo .col1 .inner {
    padding: 0;
    text-align: left;
    padding-right: 50px;
  }
}

.resources {
  margin-top: -60px;
  margin-bottom: -60px;
}
.resources .col2 .text-container .base .icon-container {
  background: #fff;
  border-radius: 999em;
  width: 120px;
  height: 120px;
  padding: 10px 20px 20px;
  margin: 0 auto 20px;
}
.resources .col2 .text-container .base .icon-container .icon {
  margin: 0 !important;
  width: 100%;
  height: auto;
}
.resources .col2 .text-container .base h3 {
  color: #fff;
  border: none;
  padding: 0;
}
@media (min-width: 1100px) {
  .resources .col2 .text-container .base h3 {
    font-size: 36px;
  }
}
.resources .col2 .text-container .base .resource-list {
  margin: 0 auto;
  max-width: 400px;
}
.resources .col2 .text-container .base .resource-list a.download {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 300;
  color: #fff;
  text-decoration: none;
}
.resources .col2 .text-container .base .resource-list a.download:hover span.text {
  text-decoration: none;
}
.resources .col2 .text-container .base .resource-list a.download span.text {
  text-decoration: underline;
}
.resources .col2 .text-container .base .resource-list a.download .icon-download-file {
  color: #60a0d4;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff center center no-repeat;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 44px;
  width: 44px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: white;
  color: transparent;
  bottom: 50px;
  padding: 0;
  border: none;
  outline: none;
  z-index: 2;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
  background: white;
  color: #60a0d4;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "icomoon";
  font-size: 45px;
  line-height: 1;
  color: #16345b;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -130px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: 25px;
}
.slick-prev:before {
  content: "\e912";
}
[dir=rtl] .slick-prev:before {
  content: "\e914";
}

.slick-next {
  left: -70px;
}
[dir=rtl] .slick-next {
  left: 25px;
  right: auto;
}
.slick-next:before {
  content: "\e914";
}
[dir=rtl] .slick-next:before {
  content: "\e912";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -30px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "icomoon";
  font-size: 24px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.school-events .event {
  display: flex;
  justify-content: flex-start;
  padding-bottom: 70px;
  align-items: flex-start;
}
.school-events .event:last-of-type {
  padding: 0;
}
.school-events .date {
  background: #60a0d4;
  color: #fff;
  text-align: center;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  border-bottom: 5px solid #d8d9d9;
  padding: 12px 5px;
  width: 75px;
}
@media (min-width: 600px) {
  .school-events .date {
    padding: 15px 5px;
    width: 90px;
  }
}
.school-events .date span {
  display: block;
}
.school-events .date .start {
  font-size: 30px;
  letter-spacing: -0.05em;
}
@media (min-width: 600px) {
  .school-events .date .start {
    font-size: 40px;
  }
}
.school-events .date .month {
  font-size: 17px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (min-width: 600px) {
  .school-events .date .month {
    font-size: 21px;
  }
}
.school-events .date .through {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 300;
  font-style: italic;
  display: inline-block;
  margin: 9px 0 4px;
  font-size: 13px;
}
@media (min-width: 600px) {
  .school-events .date .through {
    font-size: 16px;
  }
}
@media (min-width: 600px) {
  .school-events .date .end {
    font-size: 18px;
  }
}
.school-events .event-details {
  padding-left: 25px;
  width: calc(100% - 75px);
}
@media (min-width: 600px) {
  .school-events .event-details {
    width: calc(100% - 90px);
  }
}
.school-events .event-details h3 {
  color: #255594 !important;
}
@media (min-width: 950px) {
  .school-events .event-details h3 {
    font-size: 28px;
  }
}
.school-events .event-details .row {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid #d8d9d9;
  border-bottom: 1px solid #d8d9d9;
  margin: 12px auto;
  padding: 10px 0 0;
  color: #60a0d4;
}
.school-events .event-details .row .location, .school-events .event-details .row .time {
  color: #255594;
  display: flex;
  align-items: center;
  margin: 0 20px 10px 0;
}
.school-events .event-details .row .icon {
  color: #60a0d4;
  margin-right: 5px;
}
.school-events .event-details .row a:hover .location {
  color: #60a0d4;
}
.school-events .event-details .link {
  display: inline-block;
}
.school-events .event-details .link a {
  display: flex;
  align-items: center;
  font-size: 16px;
}
.school-events .event-details .link a:hover .text {
  text-decoration: none;
}
.school-events .event-details .link a .text {
  text-decoration: underline;
}
.school-events .event-details .link a .icon {
  color: #60a0d4;
  margin-right: 5px;
}

.searchwp-live-search-result {
  padding: 0 10px !important;
  border-radius: 0px !important;
}
.searchwp-live-search-result p {
  padding: 10px 0 !important;
}
.searchwp-live-search-result a {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #60a0d4 !important;
  font-size: 12px !important;
  line-height: 1.2 !important;
}
.searchwp-live-search-result a:hover {
  color: #16345b !important;
}

.searchform div {
  display: flex;
}
.searchform input#swpquery {
  padding: 10px 8px;
  background: #fff;
  font-size: 16px;
  border: none;
  -webkit-appearance: none;
  border-radius: 0;
  width: calc(100% - 106px);
}
.searchform button, .searchform #searchsubmit {
  background: #60a0d4;
  color: #fff;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  border: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  padding: 9px 20px;
}
.searchform button:hover, .searchform #searchsubmit:hover {
  background: #255594;
  cursor: pointer;
}

#searchResults .base h3 {
  border: none;
  padding-bottom: 0;
}
#searchResults .search-results li {
  border-bottom: 1px solid #eceeef;
}
#searchResults .search-results li:last-of-type {
  border: none;
}
#searchResults .search-results li .more {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #60a0d4;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 14px;
}
#searchResults .search-results li .more:hover {
  color: #16345b;
}

.nav-links {
  height: 100%;
  border-top: 2px solid #eceeef;
  padding-top: 30px;
  margin-top: 60px;
}
.nav-links a {
  color: #16345b;
  padding: 8px 12px;
}
.nav-links a:hover {
  color: #fff;
  background: #16345b;
}

#popmake-5671, #popmake-5681,
#popmake-6326, #popmake-6336 {
  max-width: 90%;
  width: 390px !important;
  padding: 20px;
  background: url("../../../../wp-content/uploads/2019/06/kippTexas_logo_dark.svg") white 20px 10px no-repeat;
  background-size: 120px auto;
}
@media (min-width: 950px) {
  #popmake-5671, #popmake-5681,
#popmake-6326, #popmake-6336 {
    padding: 60px 60px 40px;
    width: 890px !important;
    background-image: none;
  }
}
#popmake-5671 .popmake-title, #popmake-5681 .popmake-title,
#popmake-6326 .popmake-title, #popmake-6336 .popmake-title {
  font-size: 33px;
  line-height: 1em;
  letter-spacing: -0.05em;
  font-weight: 700 !important;
  margin: 70px 0 30px;
}
@media (min-width: 950px) {
  #popmake-5671 .popmake-title, #popmake-5681 .popmake-title,
#popmake-6326 .popmake-title, #popmake-6336 .popmake-title {
    font-size: 57px;
    margin: 0 0 50px;
    font-weight: 400 !important;
    padding: 20px 0 20px 200px;
    background: url("../../../../wp-content/uploads/2019/06/kippTexas_logo_dark.svg") left center no-repeat;
    background-size: 180px auto;
  }
}
@media (min-width: 950px) {
  #popmake-5671 .gform_wrapper ul.gform_fields, #popmake-5681 .gform_wrapper ul.gform_fields,
#popmake-6326 .gform_wrapper ul.gform_fields, #popmake-6336 .gform_wrapper ul.gform_fields {
    margin-bottom: 25px;
    display: table;
    table-layout: fixed;
    width: 100%;
  }
}
#popmake-5671 .gform_wrapper ul.gform_fields li, #popmake-5681 .gform_wrapper ul.gform_fields li,
#popmake-6326 .gform_wrapper ul.gform_fields li, #popmake-6336 .gform_wrapper ul.gform_fields li {
  margin-bottom: 20px;
}
#popmake-5671 .gform_wrapper ul.gform_fields .form-left, #popmake-5671 .gform_wrapper ul.gform_fields .name_first, #popmake-5681 .gform_wrapper ul.gform_fields .form-left, #popmake-5681 .gform_wrapper ul.gform_fields .name_first,
#popmake-6326 .gform_wrapper ul.gform_fields .form-left,
#popmake-6326 .gform_wrapper ul.gform_fields .name_first, #popmake-6336 .gform_wrapper ul.gform_fields .form-left, #popmake-6336 .gform_wrapper ul.gform_fields .name_first {
  width: 48%;
  clear: left;
  float: left;
}
#popmake-5671 .gform_wrapper ul.gform_fields .form-right, #popmake-5671 .gform_wrapper ul.gform_fields .name_last, #popmake-5681 .gform_wrapper ul.gform_fields .form-right, #popmake-5681 .gform_wrapper ul.gform_fields .name_last,
#popmake-6326 .gform_wrapper ul.gform_fields .form-right,
#popmake-6326 .gform_wrapper ul.gform_fields .name_last, #popmake-6336 .gform_wrapper ul.gform_fields .form-right, #popmake-6336 .gform_wrapper ul.gform_fields .name_last {
  width: 48%;
  float: right;
  clear: right;
}
#popmake-5671 .gform_wrapper ul.gform_fields .name_first, #popmake-5681 .gform_wrapper ul.gform_fields .name_first,
#popmake-6326 .gform_wrapper ul.gform_fields .name_first, #popmake-6336 .gform_wrapper ul.gform_fields .name_first {
  margin-bottom: 0;
}
@media (min-width: 950px) {
  #popmake-5671 .gform_wrapper ul.gform_fields .form-left-third, #popmake-5681 .gform_wrapper ul.gform_fields .form-left-third,
#popmake-6326 .gform_wrapper ul.gform_fields .form-left-third, #popmake-6336 .gform_wrapper ul.gform_fields .form-left-third {
    width: 30.667%;
    float: left;
    clear: left;
  }
}
@media (min-width: 950px) {
  #popmake-5671 .gform_wrapper ul.gform_fields .form-mid-third, #popmake-5681 .gform_wrapper ul.gform_fields .form-mid-third,
#popmake-6326 .gform_wrapper ul.gform_fields .form-mid-third, #popmake-6336 .gform_wrapper ul.gform_fields .form-mid-third {
    width: 30.667%;
    float: left;
    clear: none;
    margin: 0 4%;
  }
}
@media (min-width: 950px) {
  #popmake-5671 .gform_wrapper ul.gform_fields .form-right-third, #popmake-5681 .gform_wrapper ul.gform_fields .form-right-third,
#popmake-6326 .gform_wrapper ul.gform_fields .form-right-third, #popmake-6336 .gform_wrapper ul.gform_fields .form-right-third {
    width: 30.667%;
    float: left;
    clear: right;
  }
}
@media (min-width: 950px) {
  #popmake-5671 .gform_wrapper ul.gform_fields .left, #popmake-5671 .gform_wrapper ul.gform_fields .right, #popmake-5681 .gform_wrapper ul.gform_fields .left, #popmake-5681 .gform_wrapper ul.gform_fields .right,
#popmake-6326 .gform_wrapper ul.gform_fields .left,
#popmake-6326 .gform_wrapper ul.gform_fields .right, #popmake-6336 .gform_wrapper ul.gform_fields .left, #popmake-6336 .gform_wrapper ul.gform_fields .right {
    vertical-align: top;
    display: table-cell;
  }
  #popmake-5671 .gform_wrapper ul.gform_fields .left, #popmake-5681 .gform_wrapper ul.gform_fields .left,
#popmake-6326 .gform_wrapper ul.gform_fields .left, #popmake-6336 .gform_wrapper ul.gform_fields .left {
    width: 66%;
    padding-right: 4%;
  }
  #popmake-5671 .gform_wrapper ul.gform_fields .right, #popmake-5681 .gform_wrapper ul.gform_fields .right,
#popmake-6326 .gform_wrapper ul.gform_fields .right, #popmake-6336 .gform_wrapper ul.gform_fields .right {
    width: 34%;
    border-left: 2px solid #d8d9d9;
    padding-left: 4%;
  }
}
#popmake-5671 .gform_wrapper ul.gform_fields label, #popmake-5681 .gform_wrapper ul.gform_fields label,
#popmake-6326 .gform_wrapper ul.gform_fields label, #popmake-6336 .gform_wrapper ul.gform_fields label {
  letter-spacing: 0.2em;
}
#popmake-5671 .gform_wrapper ul.gform_fields label.gfield_label, #popmake-5681 .gform_wrapper ul.gform_fields label.gfield_label,
#popmake-6326 .gform_wrapper ul.gform_fields label.gfield_label, #popmake-6336 .gform_wrapper ul.gform_fields label.gfield_label {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0;
}
#popmake-5671 .gform_wrapper ul.gform_fields ul.gfield_checkbox, #popmake-5681 .gform_wrapper ul.gform_fields ul.gfield_checkbox,
#popmake-6326 .gform_wrapper ul.gform_fields ul.gfield_checkbox, #popmake-6336 .gform_wrapper ul.gform_fields ul.gfield_checkbox {
  margin: 0 0 10px;
}
#popmake-5671 .gform_wrapper ul.gform_fields ul.gfield_checkbox li, #popmake-5681 .gform_wrapper ul.gform_fields ul.gfield_checkbox li,
#popmake-6326 .gform_wrapper ul.gform_fields ul.gfield_checkbox li, #popmake-6336 .gform_wrapper ul.gform_fields ul.gfield_checkbox li {
  margin-bottom: 5px;
}
@media (min-width: 950px) {
  #popmake-5671 .gform_wrapper ul.gform_fields ul.gfield_checkbox li, #popmake-5681 .gform_wrapper ul.gform_fields ul.gfield_checkbox li,
#popmake-6326 .gform_wrapper ul.gform_fields ul.gfield_checkbox li, #popmake-6336 .gform_wrapper ul.gform_fields ul.gfield_checkbox li {
    margin-bottom: 10px;
  }
}
#popmake-5671 .gform_wrapper ul.gform_fields ul.gfield_checkbox li label, #popmake-5681 .gform_wrapper ul.gform_fields ul.gfield_checkbox li label,
#popmake-6326 .gform_wrapper ul.gform_fields ul.gfield_checkbox li label, #popmake-6336 .gform_wrapper ul.gform_fields ul.gfield_checkbox li label {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
}
#popmake-5671 .validation_error, #popmake-5681 .validation_error,
#popmake-6326 .validation_error, #popmake-6336 .validation_error {
  margin-bottom: 15px;
}
#popmake-5671 .gform_confirmation_message, #popmake-5681 .gform_confirmation_message,
#popmake-6326 .gform_confirmation_message, #popmake-6336 .gform_confirmation_message {
  text-align: center;
}
@media (min-width: 950px) {
  #popmake-5671 .gform_confirmation_message, #popmake-5681 .gform_confirmation_message,
#popmake-6326 .gform_confirmation_message, #popmake-6336 .gform_confirmation_message {
    font-size: 20px;
  }
}
#popmake-5671 .gform_confirmation_wrapper, #popmake-5681 .gform_confirmation_wrapper,
#popmake-6326 .gform_confirmation_wrapper, #popmake-6336 .gform_confirmation_wrapper {
  padding-top: 10px;
}
#popmake-5671 .pum-close, #popmake-5681 .pum-close,
#popmake-6326 .pum-close, #popmake-6336 .pum-close {
  text-transform: uppercase;
}
#popmake-5671 .pum-close:after, #popmake-5681 .pum-close:after,
#popmake-6326 .pum-close:after, #popmake-6336 .pum-close:after {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90e";
  font-size: 24px;
  vertical-align: middle;
  margin-top: -3px;
  display: inline-block;
}
#popmake-5671 .gform_confirmation_message > img, #popmake-5681 .gform_confirmation_message > img,
#popmake-6326 .gform_confirmation_message > img, #popmake-6336 .gform_confirmation_message > img {
  margin: -30px 0 0;
}
#popmake-5671 .gform_confirmation_wrapper *:focus, #popmake-5681 .gform_confirmation_wrapper *:focus,
#popmake-6326 .gform_confirmation_wrapper *:focus, #popmake-6336 .gform_confirmation_wrapper *:focus {
  outline: none !important;
}
#popmake-5671 .gform_confirmation_wrapper a, #popmake-5681 .gform_confirmation_wrapper a,
#popmake-6326 .gform_confirmation_wrapper a, #popmake-6336 .gform_confirmation_wrapper a {
  color: #60a0d4;
}
#popmake-5671 .gform_confirmation_wrapper a:hover, #popmake-5681 .gform_confirmation_wrapper a:hover,
#popmake-6326 .gform_confirmation_wrapper a:hover, #popmake-6336 .gform_confirmation_wrapper a:hover {
  color: #d7752c;
}

.pum-theme-12577 .theme-12577.pum-container,
.pum-theme-12904 .theme-12904.pum-container {
  max-width: 90%;
  padding: 20px;
}
@media (min-width: 950px) {
  .pum-theme-12577 .theme-12577.pum-container,
.pum-theme-12904 .theme-12904.pum-container {
    padding: 40px;
  }
}
@media (max-width: 949px) {
  .pum-theme-12577 .theme-12577.pum-container,
.pum-theme-12904 .theme-12904.pum-container {
    border: 8px solid #60a0d4;
  }
}
.pum-theme-12577 .theme-12577.pum-container .pum-content h2,
.pum-theme-12904 .theme-12904.pum-container .pum-content h2 {
  text-align: center;
}
.pum-theme-12577 .theme-12577.pum-container .pum-content h2:after,
.pum-theme-12904 .theme-12904.pum-container .pum-content h2:after {
  margin-left: auto;
  margin-right: auto;
}
.pum-theme-12577 .theme-12577.pum-container .pum-content a,
.pum-theme-12904 .theme-12904.pum-container .pum-content a {
  color: #255594;
  text-decoration: underline;
}
.pum-theme-12577 .theme-12577.pum-container .pum-content a:hover,
.pum-theme-12904 .theme-12904.pum-container .pum-content a:hover {
  color: #60a0d4;
}
.pum-theme-12577 .theme-12577.pum-container .pum-content .button,
.pum-theme-12904 .theme-12904.pum-container .pum-content .button {
  padding: 12px 30px;
  text-decoration: none;
}
.pum-theme-12577 .theme-12577.pum-container .pum-close,
.pum-theme-12904 .theme-12904.pum-container .pum-close {
  text-transform: uppercase;
}
.pum-theme-12577 .theme-12577.pum-container .pum-close:hover,
.pum-theme-12904 .theme-12904.pum-container .pum-close:hover {
  color: #255594;
}
.pum-theme-12577 .theme-12577.pum-container .pum-close:after,
.pum-theme-12904 .theme-12904.pum-container .pum-close:after {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90e";
  font-size: 24px;
  vertical-align: middle;
  display: inline-block;
  margin-top: -3px;
}

.pum-theme-15426 .theme-15426.pum-container {
  max-width: 90%;
}
.pum-theme-15426 .theme-15426.pum-container .pum-content {
  text-align: center;
  background: #255594;
}
.pum-theme-15426 .theme-15426.pum-container .pum-content p {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: white;
  padding: 10px;
  margin: 0;
}
.pum-theme-15426 .theme-15426.pum-container .pum-content p:first-of-type {
  padding: 0;
}
.pum-theme-15426 .theme-15426.pum-container .pum-content .vidwrap {
  max-width: 555px;
  margin: 0 auto;
}
.pum-theme-15426 .theme-15426.pum-container .pum-content .vidwrap .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.pum-theme-15426 .theme-15426.pum-container .pum-content .vidwrap .embed-container iframe, .pum-theme-15426 .theme-15426.pum-container .pum-content .vidwrap .embed-container object, .pum-theme-15426 .theme-15426.pum-container .pum-content .vidwrap .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  margin: 0;
}
.pum-theme-15426 .theme-15426.pum-container .pum-close {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  right: -15px;
  top: -15px;
}
.pum-theme-15426 .theme-15426.pum-container .pum-close:hover {
  background: #d7752c;
}
.pum-theme-15426 .theme-15426.pum-container .pum-close:after {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90e";
  font-size: 18px;
  vertical-align: middle;
}

#popmake-20122, #popmake-20127, #popmake-20201, #popmake-20207 {
  padding: 20px 20px 30px;
  background: url("../../../../wp-content/uploads/2019/06/kippTexas_logo_dark.svg") white center 20px no-repeat;
  background-size: 120px auto;
  max-width: 900px !important;
  width: 97%;
}
#popmake-20122 .popmake-title, #popmake-20127 .popmake-title, #popmake-20201 .popmake-title, #popmake-20207 .popmake-title {
  max-width: 800px;
  margin: 0 auto 20px;
  padding-top: 70px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
}
@media (min-width: 600px) {
  #popmake-20122 .popmake-title, #popmake-20127 .popmake-title, #popmake-20201 .popmake-title, #popmake-20207 .popmake-title {
    font-size: 30px;
  }
}
@media (min-width: 950px) {
  #popmake-20122 .popmake-title, #popmake-20127 .popmake-title, #popmake-20201 .popmake-title, #popmake-20207 .popmake-title {
    font-size: 35px;
  }
}
#popmake-20122 .pum-content, #popmake-20127 .pum-content, #popmake-20201 .pum-content, #popmake-20207 .pum-content {
  max-width: 700px;
  margin: 0 auto;
}
#popmake-20122 .pum-content:focus, #popmake-20127 .pum-content:focus, #popmake-20201 .pum-content:focus, #popmake-20207 .pum-content:focus {
  outline: none !important;
}
#popmake-20122 .gform_wrapper .gform_fields .gfield, #popmake-20127 .gform_wrapper .gform_fields .gfield, #popmake-20201 .gform_wrapper .gform_fields .gfield, #popmake-20207 .gform_wrapper .gform_fields .gfield {
  margin-bottom: 20px;
}
#popmake-20122 .gform_wrapper .gform_fields .address_zip label, #popmake-20127 .gform_wrapper .gform_fields .address_zip label, #popmake-20201 .gform_wrapper .gform_fields .address_zip label, #popmake-20207 .gform_wrapper .gform_fields .address_zip label {
  display: none;
}
#popmake-20122 .gform_confirmation_message, #popmake-20127 .gform_confirmation_message, #popmake-20201 .gform_confirmation_message, #popmake-20207 .gform_confirmation_message {
  text-align: center;
}

.tablepress {
  line-height: 1.4;
  font-size: 12px;
}
@media (min-width: 600px) {
  .tablepress {
    font-size: 14px;
  }
}
@media (min-width: 950px) {
  .tablepress {
    font-size: 16px;
  }
}
.tablepress thead th {
  background: #16345b !important;
  color: #fff !important;
  font-size: 12px;
}
@media (min-width: 600px) {
  .tablepress thead th {
    font-size: 14px;
  }
}
@media (min-width: 950px) {
  .tablepress thead th {
    font-size: 16px;
  }
}
.tablepress .odd td {
  background: #f5f7f9 !important;
}
.tablepress .row-hover tr:hover td {
  background: #eceeef !important;
}

.tablepress td, .tablepress th {
  padding: 12px 8px !important;
}

@media (min-width: 950px) {
  #tablepress-16 .column-1 {
    width: 180px;
  }
}
@media (min-width: 950px) {
  #tablepress-16 .column-2 {
    width: 250px;
  }
}

.awards-recognitions {
  margin: 60px auto 20px;
}
@media (min-width: 950px) {
  .awards-recognitions {
    margin: 60px auto;
  }
}
.awards-recognitions .grid {
  justify-content: center;
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.awards-recognitions .grid .grid-item {
  max-width: 350px;
  margin: 0 30px 40px;
}
.awards-recognitions .grid .grid-item img {
  width: 100%;
  height: auto;
}
.awards-recognitions .grid a {
  display: block;
}

.newAccordion .wrap {
  margin: 0 auto;
  width: 94%;
  max-width: 1400px;
}
.newAccordion .accordion {
  list-style: none;
  margin: 0;
  padding: 0;
}
.newAccordion .accordion > li {
  margin: 0;
}
.newAccordion .accordion > li:before {
  content: "​";
  position: absolute;
}
.newAccordion h3.accordion__heading {
  margin: 0;
  padding: 0;
  border: none;
  font-size: inherit;
  line-height: inherit;
  position: relative;
}
.newAccordion h3.accordion__heading:first-of-type button {
  margin-top: 0;
}
.newAccordion h3.accordion__heading:before {
  content: "Show";
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  font-size: 8.5px;
  text-transform: uppercase;
  color: #60a0d4;
  position: absolute;
  z-index: 2;
  top: 4px;
  right: 7px;
  letter-spacing: -0.02em;
}
@media (min-width: 768px) {
  .newAccordion h3.accordion__heading:before {
    top: 5px;
    font-size: 10px;
    right: 9px;
  }
}
.newAccordion h3.accordion__heading:after {
  content: "\e910";
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  text-align: center;
  line-height: 51px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background: white;
  color: #60a0d4;
}
@media (min-width: 768px) {
  .newAccordion h3.accordion__heading:after {
    font-size: 40px;
    width: 50px;
    height: 50px;
    line-height: 63px;
  }
}
.newAccordion h3.accordion__heading.open:before {
  right: 10px;
  content: "Hide";
}
@media (min-width: 768px) {
  .newAccordion h3.accordion__heading.open:before {
    right: 14px;
  }
}
.newAccordion h3.accordion__heading.open:after {
  content: "\e911";
}
.newAccordion button.accordion__trigger {
  -webkit-appearance: none;
  cursor: pointer;
  text-align: left;
  background: #eceeef;
  display: block;
  border: none;
  padding: 20px 50px 20px 20px;
  color: #16345b;
  font-size: 1em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  width: 100%;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  margin: 30px 0 0;
}
@media (min-width: 768px) {
  .newAccordion button.accordion__trigger {
    padding: 30px 60px 30px 30px;
  }
}
.newAccordion button.accordion__trigger:hover, .newAccordion button.accordion__trigger:focus {
  background: #60a0d4;
  color: white;
}
.newAccordion button.accordion__trigger[aria-expanded=true] {
  background: #d8d9d9;
  color: #16345b;
}
.newAccordion button.accordion__trigger > * {
  pointer-events: none;
}
.newAccordion .accordion__panel {
  background: #eceeef;
  max-height: 0vh;
  overflow: hidden;
  position: relative;
  visibility: hidden;
  z-index: 1;
  margin-top: 1px;
}
.newAccordion .accordion__panel .inner {
  padding: 0 20px 25px 20px;
}
@media (min-width: 768px) {
  .newAccordion .accordion__panel .inner {
    padding: 10px 30px 35px 30px;
  }
}
.newAccordion .accordion__panel .inner > :last-child {
  margin-bottom: 0;
}
.newAccordion .accordion__panel[aria-hidden=false] {
  max-height: 100vh;
  visibility: visible;
}
.newAccordion .accordion__panel--transition {
  transition: all 0.2s ease-in-out;
}

#blueJoinCallout {
  background: #60a0d4;
  padding: 20px 30px;
  text-align: center;
  margin: -30px 0 60px;
}
#blueJoinCallout * {
  color: white;
  font-size: 18px;
  line-height: 1.3em;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  margin-bottom: 0;
}
@media (min-width: 950px) {
  #blueJoinCallout * {
    font-size: 23px;
  }
}
#blueJoinCallout a {
  text-decoration: underline;
}
#blueJoinCallout a:hover {
  color: #16345b;
}

.halvsies {
  margin: 0 auto;
  width: 94%;
  max-width: 1400px;
}
@media (min-width: 950px) {
  .halvsies {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0 auto;
    width: 94%;
    max-width: 1400px;
    margin: 0 auto;
    width: 94%;
    max-width: 1400px;
  }
}
.halvsies .left, .halvsies .right {
  text-align: center;
}
@media (min-width: 950px) {
  .halvsies .left, .halvsies .right {
    text-align: left;
    width: 50%;
    display: table-cell;
    vertical-align: middle;
  }
}
.halvsies .left {
  padding: 0 0 45px 0;
}
@media (min-width: 950px) {
  .halvsies .left {
    padding: 0 25px 0 0;
  }
}
@media (min-width: 1240px) {
  .halvsies .left {
    padding: 0 35px 0 0;
  }
}
@media (min-width: 950px) {
  .halvsies .right {
    padding-left: 25px;
  }
}
@media (min-width: 1240px) {
  .halvsies .right {
    padding-left: 35px;
  }
}
.halvsies .image {
  margin: 0 auto;
  max-height: 400px;
  width: auto;
}
@media (min-width: 950px) {
  .halvsies .image {
    width: 100%;
    margin: 0;
    max-height: none;
  }
}

/*==============================================================*/
/*==============================================================*/
#halvesEnroll .esWrap, #jotBP .esWrap {
  padding: 45px 0;
}
@media (min-width: 950px) {
  #halvesEnroll .esWrap, #jotBP .esWrap {
    padding: 80px 0;
  }
}
@media (min-width: 1240px) {
  #halvesEnroll .esWrap, #jotBP .esWrap {
    padding: 130px 0;
  }
}
@media (max-width: 949px) {
  #halvesEnroll .esWrap h2, #jotBP .esWrap h2 {
    text-align: center;
  }
  #halvesEnroll .esWrap h2:after, #jotBP .esWrap h2:after {
    margin-left: auto;
    margin-right: auto;
  }
}
#halvesEnroll .slider, #jotBP .slider {
  background-color: #eceeef;
}
@media (min-width: 950px) {
  #halvesEnroll .slider, #jotBP .slider {
    background: url(../images/whiteBg.gif) #eceeef no-repeat;
    background-size: 70% 90%;
    background-position: 100% center;
  }
}
#halvesEnroll ul#enrollSlider, #jotBP ul#enrollSlider {
  text-align: center;
  width: 100%;
  background: #16345b;
  color: white;
  margin: 0 auto -10px;
  padding: 0;
  margin-left: auto !important;
  max-width: 665px;
}
@media (min-width: 950px) {
  #halvesEnroll ul#enrollSlider, #jotBP ul#enrollSlider {
    margin-bottom: 0;
  }
}
#halvesEnroll ul#enrollSlider li, #jotBP ul#enrollSlider li {
  padding: 30px 20px 50px;
  text-align: center;
}
@media (min-width: 768px) {
  #halvesEnroll ul#enrollSlider li, #jotBP ul#enrollSlider li {
    padding: 50px 60px 60px;
  }
}
#halvesEnroll ul#enrollSlider li img, #jotBP ul#enrollSlider li img {
  width: 100px;
  display: block;
  margin: 0 auto 20px;
}
@media (min-width: 768px) {
  #halvesEnroll ul#enrollSlider li img, #jotBP ul#enrollSlider li img {
    width: 150px;
  }
}
#halvesEnroll ul#enrollSlider li h3, #jotBP ul#enrollSlider li h3 {
  font-size: 1.5em;
  margin-bottom: 8px !important;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 300;
  color: #fff;
  border-bottom: 0;
  padding-bottom: 0;
}
@media (min-width: 950px) {
  #halvesEnroll ul#enrollSlider li h3, #jotBP ul#enrollSlider li h3 {
    font-size: 1.75em;
  }
}
#halvesEnroll ul#enrollSlider li p, #jotBP ul#enrollSlider li p {
  font-size: 0.9em;
  line-height: 1.2em;
  margin: 0;
}
#halvesEnroll ul#enrollSlider li a:not(.button), #jotBP ul#enrollSlider li a:not(.button) {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #60a0d4;
}
#halvesEnroll ul#enrollSlider li a:not(.button):hover, #jotBP ul#enrollSlider li a:not(.button):hover {
  color: #fff !important;
}
#halvesEnroll ul#enrollSlider li strong, #jotBP ul#enrollSlider li strong {
  color: #fff;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
}
#halvesEnroll ul#enrollSlider ul.slick-dots, #jotBP ul#enrollSlider ul.slick-dots {
  bottom: 15px;
  padding-left: 0;
}
#halvesEnroll ul#enrollSlider ul.slick-dots li, #jotBP ul#enrollSlider ul.slick-dots li {
  margin: 0 2px;
  padding: 0px !important;
}
#halvesEnroll ul#enrollSlider ul.slick-dots li button:before, #jotBP ul#enrollSlider ul.slick-dots li button:before {
  color: white;
  opacity: 1;
}
#halvesEnroll ul#enrollSlider ul.slick-dots li.slick-active button:before, #jotBP ul#enrollSlider ul.slick-dots li.slick-active button:before {
  color: #60a0d4;
}
#halvesEnroll ul#enrollSlider .slick-next, #halvesEnroll ul#enrollSlider .slick-prev, #jotBP ul#enrollSlider .slick-next, #jotBP ul#enrollSlider .slick-prev {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
#halvesEnroll ul#enrollSlider .slick-next:before, #halvesEnroll ul#enrollSlider .slick-prev:before, #jotBP ul#enrollSlider .slick-next:before, #jotBP ul#enrollSlider .slick-prev:before {
  color: #60a0d4;
}
#halvesEnroll ul#enrollSlider .slick-next, #jotBP ul#enrollSlider .slick-next {
  left: auto;
  right: -45px;
}
#halvesEnroll ul#enrollSlider .slick-prev, #jotBP ul#enrollSlider .slick-prev {
  left: 0;
}

#halvesEnroll {
  margin-top: -60px;
}

#popmake-1215 {
  width: 90%;
  max-width: 650px !important;
  padding: 25px 15px;
}
@media (min-width: 600px) {
  #popmake-1215 {
    padding: 25px 60px;
  }
}
#popmake-1215 .popmake-title {
  margin-bottom: 15px;
}
@media (max-width: 599px) {
  #popmake-1215 .popmake-title {
    font-size: 1.25em;
    margin-bottom: 10px;
  }
}
#popmake-1215 .popmake-content p {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  font-size: 0.75em;
  line-height: 1.2em;
  text-align: center;
  margin-bottom: 25px;
  color: #60a0d4;
}
@media (min-width: 600px) {
  #popmake-1215 .popmake-content p {
    font-size: 0.85em;
  }
}

.invisible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

[aria-hidden=true].enroll-tabs-tabs__content {
  display: none;
}

#enrollTabs {
  padding-top: 60px;
  display: table;
  margin: auto;
}
@media (min-width: 950px) {
  #enrollTabs {
    padding-top: 80px;
  }
}
#enrollTabs .wrap {
  margin: 0 auto;
  width: 94%;
  max-width: 1400px;
}
#enrollTabs .intro {
  text-align: center;
  margin-bottom: 40px;
}
#enrollTabs .intro h2 {
  text-align: center;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 300;
}
#enrollTabs .intro h2:after {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1240px) {
  #enrollTabs .intro h2 {
    font-size: 2.4em;
  }
}
#enrollTabs .intro p {
  font-size: 18px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 300;
}
#enrollTabs .js-tabs {
  display: none;
}
@media (min-width: 950px) {
  #enrollTabs .js-tabs {
    display: block;
  }
}
#enrollTabs ul {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
#enrollTabs ul li {
  display: inline-block;
  position: relative;
  float: left;
  padding: 0 2px;
  z-index: 1;
  width: 20%;
  margin-bottom: 2px;
}
#enrollTabs ul li a {
  position: relative;
  float: left;
  overflow: hidden;
  text-transform: uppercase;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  background: #eceeef;
  color: #16345b;
  text-decoration: none;
  margin: 0;
  padding: 20px 5px;
  display: block;
  width: 100%;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  letter-spacing: -0.02em;
}
@media (min-width: 950px) {
  #enrollTabs ul li a {
    font-size: 12px;
    letter-spacing: 0.03em;
  }
}
@media (min-width: 1240px) {
  #enrollTabs ul li a {
    padding: 30px 5px;
  }
}
@media (min-width: 1240px) {
  #enrollTabs ul li a {
    font-size: 16px;
  }
}
#enrollTabs ul li a[aria-selected=true].enroll-tabs-tabs__link {
  background: #16345b;
  color: white;
}
#enrollTabs .enroll-tabs-tabs__content {
  width: 100%;
  position: relative;
  background: #eceeef;
  float: left;
  border: 2px solid white;
  padding: 40px 0 20px;
}
@media (min-width: 1240px) {
  #enrollTabs .enroll-tabs-tabs__content {
    padding: 55px 0 25px;
  }
}
#enrollTabs .enroll-tabs-tabs__content:after {
  width: 100%;
  height: 10px;
  background: #d8d9d9;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
}
#enrollTabs .enroll-tabs-tabs__content ul#subtabs {
  width: 25%;
  padding-right: 30px;
}
@media (min-width: 1240px) {
  #enrollTabs .enroll-tabs-tabs__content ul#subtabs {
    padding-right: 55px;
  }
}
#enrollTabs .enroll-tabs-tabs__content ul#subtabs li {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
}
@media (min-width: 1240px) {
  #enrollTabs .enroll-tabs-tabs__content ul#subtabs li {
    margin-bottom: 40px;
  }
}
#enrollTabs .enroll-tabs-tabs__content ul#subtabs li a {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 400;
  text-transform: none;
  text-align: left;
  padding: 10px 20px;
  letter-spacing: -0.02em;
  line-height: 1.2em;
  font-size: 0.7em;
  text-decoration: none !important;
}
@media (min-width: 950px) {
  #enrollTabs .enroll-tabs-tabs__content ul#subtabs li a {
    font-size: 0.8em;
  }
}
@media (min-width: 1024px) {
  #enrollTabs .enroll-tabs-tabs__content ul#subtabs li a {
    padding: 10px 30px;
  }
}
@media (min-width: 1240px) {
  #enrollTabs .enroll-tabs-tabs__content ul#subtabs li a {
    font-size: 1em;
  }
}
#enrollTabs .enroll-tabs-tabs__content ul#subtabs li a[aria-selected=true].enroll-tabs-tabs__link {
  background: #60a0d4;
  color: white;
}
#enrollTabs .enroll-tabs-tabs__content .enroll-tabs-tabs__content {
  border: none;
  width: 75%;
  padding-top: 0;
  position: relative;
}
#enrollTabs .enroll-tabs-tabs__content .enroll-tabs-tabs__content:after {
  display: none;
}
#enrollTabs .enroll-tabs-tabs__content .enroll-tabs-tabs__content .copy {
  float: left;
  vertical-align: top;
  width: 50%;
  display: inline-block;
}
#enrollTabs .enroll-tabs-tabs__content .enroll-tabs-tabs__content .copy h3 {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 300;
  color: #255594;
  border-bottom: 1px solid #60a0d4;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-size: 1.5em;
  line-height: 1.3em;
}
#enrollTabs .enroll-tabs-tabs__content .enroll-tabs-tabs__content .copy h2 {
  margin: 0 0 40px;
  font-size: 1.5em;
}
@media (min-width: 1024px) {
  #enrollTabs .enroll-tabs-tabs__content .enroll-tabs-tabs__content .copy h2 {
    font-size: 2em;
  }
}
#enrollTabs .enroll-tabs-tabs__content .enroll-tabs-tabs__content .copy h2:after {
  display: none;
}
#enrollTabs .enroll-tabs-tabs__content .enroll-tabs-tabs__content .copy h2:focus {
  outline: 0;
  text-decoration: underline;
}
#enrollTabs .enroll-tabs-tabs__content .enroll-tabs-tabs__content .copy p {
  font-size: 0.8em;
}
@media (min-width: 1024px) {
  #enrollTabs .enroll-tabs-tabs__content .enroll-tabs-tabs__content .copy p {
    font-size: 1em;
  }
}
#enrollTabs .enroll-tabs-tabs__content .enroll-tabs-tabs__content .copy a {
  text-decoration: none !important;
}
#enrollTabs .enroll-tabs-tabs__content .enroll-tabs-tabs__content .image {
  display: block;
  float: left;
  vertical-align: top;
  display: inline-block;
  width: 50%;
}
#enrollTabs .enroll-tabs-tabs__content .enroll-tabs-tabs__content .image img {
  display: block;
  margin-left: 15%;
}
@media (min-width: 1240px) {
  #enrollTabs .enroll-tabs-tabs__content .enroll-tabs-tabs__content .image img {
    margin-left: 25%;
  }
}

#faqs {
  padding: 50px 0 60px;
}
@media (min-width: 950px) {
  #faqs {
    padding: 65px 0;
  }
}
@media (min-width: 1240px) {
  #faqs {
    padding: 75px 0;
  }
}
#faqs .wrap {
  margin: 0 auto;
  width: 94%;
  max-width: 1400px;
}
#faqs .wrap h2 {
  text-align: center;
}
#faqs .wrap h2:after {
  margin-left: auto;
  margin-right: auto;
}

#accordion .js-accordion__panel[aria-hidden=true], #accordion2 .js-accordion__panel[aria-hidden=true], #enrollAccordion .js-accordion__panel[aria-hidden=true], .resourceAccordion .js-accordion__panel[aria-hidden=true], #supplyAccordion .js-accordion__panel[aria-hidden=true], #resourceAccordion .js-accordion__panel[aria-hidden=true], #welcome .js-accordion__panel[aria-hidden=true], #registration .js-accordion__panel[aria-hidden=true] {
  display: none;
}
#accordion .js-accordion__panel[role=tabpanel] .js-accordion__header, #accordion2 .js-accordion__panel[role=tabpanel] .js-accordion__header, #enrollAccordion .js-accordion__panel[role=tabpanel] .js-accordion__header, .resourceAccordion .js-accordion__panel[role=tabpanel] .js-accordion__header, #supplyAccordion .js-accordion__panel[role=tabpanel] .js-accordion__header, #resourceAccordion .js-accordion__panel[role=tabpanel] .js-accordion__header, #welcome .js-accordion__panel[role=tabpanel] .js-accordion__header, #registration .js-accordion__panel[role=tabpanel] .js-accordion__header {
  display: none;
}
#accordion button.js-accordion__header, #accordion2 button.js-accordion__header, #enrollAccordion button.js-accordion__header, .resourceAccordion button.js-accordion__header, #supplyAccordion button.js-accordion__header, #resourceAccordion button.js-accordion__header, #welcome button.js-accordion__header, #registration button.js-accordion__header {
  text-align: left;
  background: #eceeef;
  display: block;
  border: none;
  padding: 20px 50px 20px 20px;
  color: #16345b;
  font-size: 1.1em;
  letter-spacing: 0.03em;
  width: 100%;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  margin-top: 30px;
}
@media (min-width: 768px) {
  #accordion button.js-accordion__header, #accordion2 button.js-accordion__header, #enrollAccordion button.js-accordion__header, .resourceAccordion button.js-accordion__header, #supplyAccordion button.js-accordion__header, #resourceAccordion button.js-accordion__header, #welcome button.js-accordion__header, #registration button.js-accordion__header {
    padding: 30px 60px 30px 30px;
  }
}
@media (min-width: 1024px) {
  #accordion button.js-accordion__header, #accordion2 button.js-accordion__header, #enrollAccordion button.js-accordion__header, .resourceAccordion button.js-accordion__header, #supplyAccordion button.js-accordion__header, #resourceAccordion button.js-accordion__header, #welcome button.js-accordion__header, #registration button.js-accordion__header {
    font-size: 1.25em;
  }
}
#accordion .js-accordion__header, #accordion2 .js-accordion__header, #enrollAccordion .js-accordion__header, .resourceAccordion .js-accordion__header, #supplyAccordion .js-accordion__header, #resourceAccordion .js-accordion__header, #welcome .js-accordion__header, #registration .js-accordion__header {
  position: relative;
}
#accordion .js-accordion__header:before, #accordion2 .js-accordion__header:before, #enrollAccordion .js-accordion__header:before, .resourceAccordion .js-accordion__header:before, #supplyAccordion .js-accordion__header:before, #resourceAccordion .js-accordion__header:before, #welcome .js-accordion__header:before, #registration .js-accordion__header:before {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  font-size: 8.5px;
  text-transform: uppercase;
  color: #60a0d4;
  position: absolute;
  z-index: 2;
  top: 4px;
  letter-spacing: -0.02em;
}
@media (min-width: 768px) {
  #accordion .js-accordion__header:before, #accordion2 .js-accordion__header:before, #enrollAccordion .js-accordion__header:before, .resourceAccordion .js-accordion__header:before, #supplyAccordion .js-accordion__header:before, #resourceAccordion .js-accordion__header:before, #welcome .js-accordion__header:before, #registration .js-accordion__header:before {
    top: 5px;
    font-size: 10px;
  }
}
#accordion .js-accordion__header:after, #accordion2 .js-accordion__header:after, #enrollAccordion .js-accordion__header:after, .resourceAccordion .js-accordion__header:after, #supplyAccordion .js-accordion__header:after, #resourceAccordion .js-accordion__header:after, #welcome .js-accordion__header:after, #registration .js-accordion__header:after {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  text-align: center;
  line-height: 51px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background: white;
  color: #60a0d4;
}
@media (min-width: 768px) {
  #accordion .js-accordion__header:after, #accordion2 .js-accordion__header:after, #enrollAccordion .js-accordion__header:after, .resourceAccordion .js-accordion__header:after, #supplyAccordion .js-accordion__header:after, #resourceAccordion .js-accordion__header:after, #welcome .js-accordion__header:after, #registration .js-accordion__header:after {
    font-size: 40px;
    width: 50px;
    height: 50px;
    line-height: 63px;
  }
}
#accordion .js-accordion__header[aria-expanded=false]:before, #accordion2 .js-accordion__header[aria-expanded=false]:before, #enrollAccordion .js-accordion__header[aria-expanded=false]:before, .resourceAccordion .js-accordion__header[aria-expanded=false]:before, #supplyAccordion .js-accordion__header[aria-expanded=false]:before, #resourceAccordion .js-accordion__header[aria-expanded=false]:before, #welcome .js-accordion__header[aria-expanded=false]:before, #registration .js-accordion__header[aria-expanded=false]:before {
  right: 7px;
  content: "Show";
}
@media (min-width: 768px) {
  #accordion .js-accordion__header[aria-expanded=false]:before, #accordion2 .js-accordion__header[aria-expanded=false]:before, #enrollAccordion .js-accordion__header[aria-expanded=false]:before, .resourceAccordion .js-accordion__header[aria-expanded=false]:before, #supplyAccordion .js-accordion__header[aria-expanded=false]:before, #resourceAccordion .js-accordion__header[aria-expanded=false]:before, #welcome .js-accordion__header[aria-expanded=false]:before, #registration .js-accordion__header[aria-expanded=false]:before {
    right: 9px;
  }
}
#accordion .js-accordion__header[aria-expanded=false]:after, #accordion2 .js-accordion__header[aria-expanded=false]:after, #enrollAccordion .js-accordion__header[aria-expanded=false]:after, .resourceAccordion .js-accordion__header[aria-expanded=false]:after, #supplyAccordion .js-accordion__header[aria-expanded=false]:after, #resourceAccordion .js-accordion__header[aria-expanded=false]:after, #welcome .js-accordion__header[aria-expanded=false]:after, #registration .js-accordion__header[aria-expanded=false]:after {
  content: "\e910";
}
#accordion .js-accordion__header[aria-expanded=true]:before, #accordion2 .js-accordion__header[aria-expanded=true]:before, #enrollAccordion .js-accordion__header[aria-expanded=true]:before, .resourceAccordion .js-accordion__header[aria-expanded=true]:before, #supplyAccordion .js-accordion__header[aria-expanded=true]:before, #resourceAccordion .js-accordion__header[aria-expanded=true]:before, #welcome .js-accordion__header[aria-expanded=true]:before, #registration .js-accordion__header[aria-expanded=true]:before {
  right: 10px;
  content: "Hide";
}
@media (min-width: 768px) {
  #accordion .js-accordion__header[aria-expanded=true]:before, #accordion2 .js-accordion__header[aria-expanded=true]:before, #enrollAccordion .js-accordion__header[aria-expanded=true]:before, .resourceAccordion .js-accordion__header[aria-expanded=true]:before, #supplyAccordion .js-accordion__header[aria-expanded=true]:before, #resourceAccordion .js-accordion__header[aria-expanded=true]:before, #welcome .js-accordion__header[aria-expanded=true]:before, #registration .js-accordion__header[aria-expanded=true]:before {
    right: 14px;
  }
}
#accordion .js-accordion__header[aria-expanded=true]:after, #accordion2 .js-accordion__header[aria-expanded=true]:after, #enrollAccordion .js-accordion__header[aria-expanded=true]:after, .resourceAccordion .js-accordion__header[aria-expanded=true]:after, #supplyAccordion .js-accordion__header[aria-expanded=true]:after, #resourceAccordion .js-accordion__header[aria-expanded=true]:after, #welcome .js-accordion__header[aria-expanded=true]:after, #registration .js-accordion__header[aria-expanded=true]:after {
  content: "\e911";
}
#accordion .js-accordion__panel, #accordion2 .js-accordion__panel, #enrollAccordion .js-accordion__panel, .resourceAccordion .js-accordion__panel, #supplyAccordion .js-accordion__panel, #resourceAccordion .js-accordion__panel, #welcome .js-accordion__panel, #registration .js-accordion__panel {
  padding: 0 20px 25px 20px;
  background: #eceeef;
}
@media (min-width: 768px) {
  #accordion .js-accordion__panel, #accordion2 .js-accordion__panel, #enrollAccordion .js-accordion__panel, .resourceAccordion .js-accordion__panel, #supplyAccordion .js-accordion__panel, #resourceAccordion .js-accordion__panel, #welcome .js-accordion__panel, #registration .js-accordion__panel {
    padding: 10px 30px 35px 30px;
  }
}

@media (min-width: 950px) {
  #enrollAccordion {
    display: none;
  }
}
#enrollAccordion button.js-accordion__header {
  background: #255594;
  color: white;
}
#enrollAccordion .js-accordion__header:before {
  color: white;
}
#enrollAccordion .js-accordion__header:after {
  background: #60a0d4;
  color: white;
}
#enrollAccordion .js-accordion__panel {
  padding-top: 30px;
}
#enrollAccordion h2 {
  font-size: 1.25em;
}
@media (min-width: 600px) {
  #enrollAccordion h2 {
    font-size: 1.5em;
  }
}
@media (min-width: 1024px) {
  #enrollAccordion h2 {
    font-size: 1.75em;
  }
}

.page-template-template-enroll .accordion h3, .page-template-template-enroll .accordion h4, .page-template-template-enroll .js-tabs h3, .page-template-template-enroll .js-tabs h4 {
  color: #16345b;
  margin-bottom: 8px;
  font-size: 1.35em;
  line-height: 1.3em;
}
@media (min-width: 1024px) {
  .page-template-template-enroll .accordion h3, .page-template-template-enroll .accordion h4, .page-template-template-enroll .js-tabs h3, .page-template-template-enroll .js-tabs h4 {
    font-size: 1.75em;
  }
}
.page-template-template-enroll .accordion a, .page-template-template-enroll .js-tabs a {
  text-decoration: underline;
}
.page-template-template-enroll .accordion img, .page-template-template-enroll .js-tabs img {
  margin: 10px 0 20px;
  width: 100%;
}
@media (min-width: 768px) {
  .page-template-template-enroll .accordion img, .page-template-template-enroll .js-tabs img {
    max-width: 100%;
  }
}
.page-template-template-enroll .accordion h3, .page-template-template-enroll .js-tabs h3 {
  padding-bottom: 8px;
  color: #255594;
}

#faqs.enroll {
  clear: both;
  margin-top: 40px;
}
@media (min-width: 768px) {
  #faqs.enroll {
    margin-top: 100px;
  }
}

#faqs {
  padding: 50px 0 60px;
}
@media (min-width: 950px) {
  #faqs {
    padding: 65px 0;
  }
}
@media (min-width: 1240px) {
  #faqs {
    padding: 75px 0;
  }
}
#faqs .wrap {
  margin: 0 auto;
  width: 94%;
  max-width: 1400px;
}
#faqs .wrap h2 {
  text-align: center;
}
#faqs .wrap h2:after {
  margin-left: auto;
  margin-right: auto;
}

/*==============================================================*/
/*==============================================================*/
#jotApply {
  padding: 50px 0 30px;
}
@media (min-width: 950px) {
  #jotApply {
    padding: 60px 0;
  }
}
#jotApply .wrap {
  margin: 0 auto;
  width: 94%;
  max-width: 1400px;
}
#jotApply .wrap h2 {
  text-align: center;
}
#jotApply .wrap h2:after {
  margin-left: auto;
  margin-right: auto;
}
#jotApply .wrap ul.applylinks {
  text-align: center;
}
#jotApply .wrap ul.applylinks li {
  display: inline-block;
  margin: 0;
  padding: 3px;
  width: 90%;
  max-width: 295px;
}
@media (min-width: 768px) {
  #jotApply .wrap ul.applylinks li {
    width: 33%;
  }
}
@media (min-width: 1240px) {
  #jotApply .wrap ul.applylinks li {
    width: 20%;
  }
}
#jotApply .wrap ul.applylinks li a {
  background: #60a0d4;
  color: white;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  font-size: 0.7em;
  letter-spacing: 0.1em;
  display: block;
  text-align: center;
  height: 40px;
  line-height: 40px;
}
@media (min-width: 1024px) {
  #jotApply .wrap ul.applylinks li a {
    font-size: 0.75em;
    height: 60px;
    line-height: 60px;
  }
}
@media (min-width: 1240px) {
  #jotApply .wrap ul.applylinks li a {
    letter-spacing: 0.2em;
  }
}
#jotApply .wrap ul.applylinks li a:hover {
  background: #d6d6d6;
}

#jotBP {
  background: #eceeef;
}
@media (min-width: 950px) {
  #jotBP {
    padding: 25px 0;
  }
}
#jotBP ul#enrollSlider li h3 {
  line-height: 1.2em;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 300;
  color: #fff;
  margin-bottom: 0;
}
#jotBP ul#enrollSlider li p {
  line-height: 1.4em;
}
#jotBP ul#enrollSlider li p strong {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
}
#jotBP ul#enrollSlider li p em {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 400;
  font-style: italic;
}
#jotBP ul#enrollSlider li p strong em, #jotBP ul#enrollSlider li p em strong {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: italic;
}
#jotBP ul#enrollSlider li a {
  color: #60a0d4;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
}
#jotBP ul#enrollSlider li a:hover {
  color: #60a0d4;
}

.page-template-template-enroll #jotPlace {
  clear: both;
}
.page-template-template-enroll #jotTabs {
  display: table;
  clear: both;
  margin: 0 auto;
}
@media (min-width: 950px) {
  .page-template-template-enroll #jotTabs ul.js-tablist li {
    max-width: 260px !important;
    width: 20% !important;
  }
}

#jotPlace {
  padding: 0px 0 50px;
}
@media (min-width: 950px) {
  #jotPlace {
    padding: 0px 0 65px;
  }
}
#jotPlace .wrap {
  margin: 0 auto;
  width: 94%;
  max-width: 1400px;
}
#jotPlace .wrap h2 {
  text-align: center;
}
#jotPlace .wrap h2:after {
  margin-left: auto;
  margin-right: auto;
}
#jotPlace .wrap .placeIntro {
  width: 90%;
  text-align: center;
  font-size: 0.95em;
  line-height: 1.5em;
  margin: 0 auto 40px;
}
@media (min-width: 600px) {
  #jotPlace .wrap .placeIntro {
    width: 75%;
  }
}
@media (min-width: 768px) {
  #jotPlace .wrap .placeIntro {
    width: 55%;
  }
}
@media (min-width: 950px) {
  #jotPlace .placeText {
    display: none;
  }
}
#jotPlace .placeText .inner {
  text-align: center;
  border-bottom: 1px solid #60a0d4;
  margin: 0 0 45px;
}
#jotPlace .placeText .inner:last-of-type {
  margin-bottom: 0;
}
#jotPlace .placeText .inner img {
  margin-bottom: 12px;
}
#jotPlace .placeText .inner h3 {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
#jotPlace #jotTabs {
  display: none;
}
@media (min-width: 950px) {
  #jotPlace #jotTabs {
    display: block;
  }
}
#jotPlace #jotTabs ul.js-tablist {
  text-align: center;
  margin-bottom: 40px;
  margin-top: 30px;
}
#jotPlace #jotTabs ul.js-tablist li {
  position: relative;
  display: inline-block;
  padding: 0 3px;
  width: 50%;
}
@media (min-width: 950px) {
  #jotPlace #jotTabs ul.js-tablist li {
    width: 16%;
    max-width: 200px;
  }
}
@media (min-width: 1024px) {
  #jotPlace #jotTabs ul.js-tablist li {
    max-width: 290px;
  }
}
#jotPlace #jotTabs ul.js-tablist li a {
  background: #60a0d4;
  color: white;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  font-size: 0.7em;
  display: block;
  text-align: center;
  height: 40px;
  line-height: 1.1em;
}
@media (min-width: 1024px) {
  #jotPlace #jotTabs ul.js-tablist li a {
    letter-spacing: normal;
    font-size: 0.8em;
    height: 60px;
  }
}
#jotPlace #jotTabs ul.js-tablist li a span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  padding: 0 10px;
  width: 100%;
}
#jotPlace #jotTabs ul.js-tablist li a:hover {
  background: #d6d6d6;
}
#jotPlace #jotTabs ul.js-tablist li a[aria-selected=true].enroll-tabs-tabs__link {
  background: #16345b;
  color: white;
}
#jotPlace #jotTabs ul.js-tablist li a[aria-selected=true].enroll-tabs-tabs__link:after {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #16345b;
  content: "\e915";
  font-size: 25px;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  bottom: -25px;
}
#jotPlace #jotTabs .locWrap {
  background-color: white;
  background: url(../images/darkblueBg.gif) white no-repeat;
  background-position: center right;
  background-size: 70% 90%;
  padding: 45px 0;
}
@media (min-width: 950px) {
  #jotPlace #jotTabs .locWrap {
    padding: 80px 0;
  }
}
@media (min-width: 1240px) {
  #jotPlace #jotTabs .locWrap {
    padding: 130px 0;
  }
}
#jotPlace #jotTabs .locWrap .base * {
  color: white;
}
#jotPlace #jotTabs .locWrap .base h3 {
  border: none;
  padding: 0;
  margin: 0;
  font-size: 2.5em;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 300;
}
#jotPlace #jotTabs .locWrap .base h3:after {
  width: 150px;
  height: 1px;
  background: #60a0d4;
  content: "";
  margin: 15px 0;
  display: block;
}
#jotPlace #jotTabs .locWrap .base a {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #60a0d4;
  text-decoration: none;
}
#jotPlace #jotTabs .locWrap .base a:hover {
  color: #fff;
}
#jotPlace #jotTabs .locWrap .base .button:hover {
  background: #fff;
  color: #16345b !important;
}

#jotMeet {
  background: url("../images/whiteBg.gif") #eceeef no-repeat bottom center;
  background-size: 100% 20%;
  padding: 40px 0 10px;
}
@media (min-width: 950px) {
  #jotMeet {
    padding: 65px 0 10px;
  }
}
#jotMeet .wrap {
  margin: 0 auto;
  width: 94%;
  max-width: 1400px;
}
#jotMeet .wrap h2 {
  text-align: center;
}
#jotMeet .wrap h2:after {
  margin-left: auto;
  margin-right: auto;
}
#jotMeet #jotSlider {
  margin: 0 15px;
}
#jotMeet #jotSlider .slick-prev, #jotMeet #jotSlider .slick-next {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
@media (max-width: 1023px) {
  #jotMeet #jotSlider .slick-prev, #jotMeet #jotSlider .slick-next {
    width: 30px;
    height: 30px;
  }
  #jotMeet #jotSlider .slick-prev:before, #jotMeet #jotSlider .slick-next:before {
    font-size: 30px;
  }
}
#jotMeet #jotSlider .slick-prev {
  left: 0;
}
@media (min-width: 1024px) {
  #jotMeet #jotSlider .slick-prev {
    left: 6px;
  }
}
#jotMeet #jotSlider .slick-next {
  left: auto;
  right: -30px;
}
@media (min-width: 1024px) {
  #jotMeet #jotSlider .slick-next {
    right: -36px;
  }
}
#jotMeet #jotSlider .slick-list {
  margin: 0 -15px;
}
#jotMeet #jotSlider .slick-slide {
  margin: 0 15px;
  border: 1px solid #eceeef;
  background: white;
}
#jotMeet #jotSlider .slick-slide div li {
  padding: 0;
  text-indent: 0;
}
#jotMeet #jotSlider .slick-slide div li::before {
  display: none;
}
#jotMeet #jotSlider .slick-slide .content {
  padding: 20px 30px;
}
@media (min-width: 600px) {
  #jotMeet #jotSlider .slick-slide .content {
    padding: 30px;
  }
}
@media (min-width: 1240px) {
  #jotMeet #jotSlider .slick-slide .content {
    padding: 40px;
  }
}
#jotMeet #jotSlider .slick-slide .content p {
  font-size: 0.9em;
  line-height: 1.3em;
  margin-bottom: 0;
}
@media (min-width: 1240px) {
  #jotMeet #jotSlider .slick-slide .content p {
    font-size: 1em;
    line-height: 1.4em;
  }
}
#jotMeet #jotSlider .slick-slide .content p.quote {
  margin-bottom: 30px;
}
#jotMeet #jotSlider .slick-slide .content p.name {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #16345b;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
#jotMeet #jotSlider .slick-slide .content p.title {
  color: #60a0d4;
  font-size: 0.85em;
  margin-top: 5px;
  line-height: 1.3em;
}

@media (min-width: 1240px) {
  #faqs.jotFaqs {
    padding: 65px 0 0;
  }
}

.recruitemnt {
  background: #eceeef;
  padding: 50px 0 10px;
  margin: 80px 0;
}
.recruitemnt .managers {
  padding-top: 30px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0;
  margin-bottom: -100px;
}
@media (min-width: 1240px) {
  .recruitemnt .managers {
    margin-bottom: -40px;
  }
}
.recruitemnt li {
  background: #fff;
  border: 1px solid #d8d9d9;
  width: 100%;
  margin: 0 auto 60px;
}
@media (min-width: 600px) {
  .recruitemnt li {
    margin: 0 15px 60px;
    width: calc(50% - 30px);
  }
}
@media (min-width: 1240px) {
  .recruitemnt li {
    margin: 0 10px;
    width: calc(25% - 20px);
  }
}
.recruitemnt li::before {
  display: none;
}
.recruitemnt li p {
  margin-bottom: 0;
  line-height: normal;
}
.recruitemnt .content {
  padding: 20px 30px 50px;
  position: relative;
}
.recruitemnt .region {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #60a0d4;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 12px;
}
.recruitemnt .name {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #16345b;
  font-size: 22px;
  margin-bottom: 8px;
}
@media (min-width: 950px) {
  .recruitemnt .name {
    font-size: 26px;
  }
}
.recruitemnt .position {
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 12px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 300;
  font-style: italic;
  color: #60a0d4;
}
@media (min-width: 950px) {
  .recruitemnt .position {
    font-size: 20px;
  }
}
.recruitemnt a {
  color: #16345b;
  font-size: 15px;
}
@media (min-width: 950px) {
  .recruitemnt a {
    font-size: 16px;
  }
}
.recruitemnt a:hover {
  color: #255594;
  text-decoration: underline;
}
.recruitemnt .button {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -16px;
  line-height: 1.2;
  width: 200px;
  font-size: 14px;
  text-align: center;
  margin: 0 auto;
  padding: 8px;
}
.recruitemnt .button:hover {
  text-decoration: none;
}

.page-id-1851 .recruitemnt,
.page-id-3268 .recruitemnt {
  background: #fff;
  padding: 0px;
  margin: 60px 0 0;
}
.page-id-1851 .managers img,
.page-id-3268 .managers img {
  width: 100%;
}
.page-id-1851 .content,
.page-id-3268 .content {
  padding: 20px;
}
.page-id-1851 .content .position,
.page-id-3268 .content .position {
  border-bottom: 2px solid #eceeef;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.page-id-1851 .content .icon-phone,
.page-id-3268 .content .icon-phone {
  color: #60a0d4;
  padding-right: 10px;
}
.page-id-1851 .content p,
.page-id-3268 .content p {
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}

.post-1851 .base h2::after {
  margin: 25px auto 60px !important;
}

.jobboard {
  margin: 0px auto 60px;
}
.jobboard .base h2::after {
  margin: 30px auto 40px;
}

#donateNew #jotPlace {
  padding-top: 60px;
}

#leadership {
  /* hide the dialog in a way that allows animations */
}
#leadership .wrap {
  margin: 0 auto;
  width: 94%;
  max-width: 1400px;
}
#leadership ul {
  text-align: center;
  margin: 30px auto !important;
}
#leadership ul li.group {
  display: inline-block;
  margin-bottom: 20px;
  width: 100%;
  position: initial !important;
}
@media (min-width: 480px) {
  #leadership ul li.group {
    width: 50%;
  }
}
@media (min-width: 768px) {
  #leadership ul li.group {
    margin-bottom: 30px;
  }
}
@media (min-width: 1024px) {
  #leadership ul li.group {
    width: 33.3%;
  }
}
@media (min-width: 1240px) {
  #leadership ul li.group {
    margin-bottom: 45px;
  }
}
#leadership ul li.group[aria-hidden=true] {
  z-index: -1;
  position: relative;
}
#leadership ul li.group::before {
  display: none;
}
#leadership ul li.group button.openPopup {
  font-size: 1em;
  border: none;
  margin: 0 auto;
  background-size: cover;
  background-position: center center;
  position: relative;
  width: 95%;
}
#leadership ul li.group button.openPopup:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
#leadership ul li.group button.openPopup > .inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (min-width: 768px) {
  #leadership ul li.group button.openPopup {
    width: 90%;
  }
}
#leadership ul li.group button.openPopup:hover {
  cursor: pointer;
}
#leadership ul li.group button.openPopup .name {
  text-align: left;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(22, 52, 91, 0.7);
  padding: 10px 15px;
}
@media (min-width: 950px) {
  #leadership ul li.group button.openPopup .name {
    padding: 20px;
  }
}
@media (min-width: 1240px) {
  #leadership ul li.group button.openPopup .name {
    padding: 30px;
  }
}
#leadership ul li.group button.openPopup .name h2 {
  letter-spacing: -0.03em;
  color: white;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  font-size: 1.1em;
  line-height: 1;
}
@media (min-width: 1240px) {
  #leadership ul li.group button.openPopup .name h2 {
    font-size: 1.25em;
  }
}
#leadership ul li.group button.openPopup .name h2::after {
  display: none;
}
#leadership ul li.group button.openPopup .name h2 span {
  margin-top: 3px;
  color: #A7CFEE;
  text-transform: uppercase;
  display: block;
  font-size: 11px;
}
@media (min-width: 768px) {
  #leadership ul li.group button.openPopup .name h2 span {
    font-size: 13px;
  }
}
#leadership.ktc-team ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#leadership.ktc-team li.group {
  width: 100% !important;
  margin-bottom: 60px !important;
}
@media (min-width: 480px) {
  #leadership.ktc-team li.group {
    width: 50% !important;
  }
}
@media (min-width: 950px) {
  #leadership.ktc-team li.group {
    width: 33.3% !important;
  }
}
@media (min-width: 1240px) {
  #leadership.ktc-team li.group {
    width: 25% !important;
  }
}
#leadership.ktc-team li.group .content {
  padding: 0 10px;
  position: relative;
}
#leadership.ktc-team li.group .text-container {
  padding: 30px 20px 40px;
  border: 1px solid #d8d9d9;
  margin-top: -8px;
  text-align: center;
}
#leadership.ktc-team li.group .text-container h3 {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  border: none;
  font-size: 15px;
  margin: 0;
  padding-bottom: 12px;
}
@media (min-width: 480px) {
  #leadership.ktc-team li.group .text-container h3 {
    font-size: 16px;
  }
}
@media (min-width: 1024px) {
  #leadership.ktc-team li.group .text-container h3 {
    font-size: 20px;
  }
}
#leadership.ktc-team li.group .text-container h4.position {
  color: #60a0d4;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 300;
  font-style: italic;
  font-size: 16px;
  padding-bottom: 12px;
}
@media (min-width: 1024px) {
  #leadership.ktc-team li.group .text-container h4.position {
    font-size: 18px;
  }
}
#leadership.ktc-team li.group .text-container .school {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 14px;
  color: #60a0d4;
}
#leadership.ktc-team li.group .text-container .contact {
  border-top: 1px solid #d8d9d9;
  padding-top: 12px;
}
#leadership.ktc-team li.group .text-container .contact a {
  font-size: 14px;
  color: #16345b;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1024px) {
  #leadership.ktc-team li.group .text-container .contact a {
    font-size: 15px;
  }
}
#leadership.ktc-team li.group .text-container .contact a:hover {
  color: #60a0d4;
}
#leadership.ktc-team li.group .text-container .contact a .icon {
  color: #60a0d4;
  font-size: 16px;
  margin-right: 3px;
}
#leadership.ktc-team button.openPopup {
  position: absolute !important;
  left: 0;
  right: 0;
  margin: 0 auto !important;
  bottom: -17px !important;
  width: 150px !important;
  font-size: 12px !important;
  padding: 10px;
}
#leadership.ktc-team button.openPopup::before {
  display: none !important;
}
#leadership .popup {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: rgba(236, 238, 239, 0.8);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
#leadership .popup .dialog-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 90%;
  z-index: 1000;
  -webkit-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  background: url(../images/lightblueBg.gif) #eceeef no-repeat;
  background-position: top center;
  background-size: 100% 20%;
  padding: 60px 0 50px;
}
@media (min-width: 950px) {
  #leadership .popup .dialog-content {
    background-position: left center;
    background-size: 30% 90%;
    padding: 80px 0;
  }
}
@media (min-width: 1240px) {
  #leadership .popup .dialog-content {
    padding: 100px 0;
  }
}
#leadership .popup .dialog-content .halvsies .left {
  vertical-align: middle;
}
@media (max-width: 949px) {
  #leadership .popup .dialog-content .halvsies .left {
    padding-bottom: 15px;
  }
}
#leadership .popup .dialog-content .halvsies .left img {
  width: 100%;
  max-width: 240px;
}
@media (min-width: 950px) {
  #leadership .popup .dialog-content .halvsies .left img {
    max-width: 300px;
  }
}
@media (min-width: 950px) {
  #leadership .popup .dialog-content .halvsies .left img {
    max-width: 650px;
  }
}
#leadership .popup .dialog-content .halvsies .right h2 {
  line-height: 1;
}
@media (max-width: 949px) {
  #leadership .popup .dialog-content .halvsies .right h2 {
    text-align: center;
  }
  #leadership .popup .dialog-content .halvsies .right h2:after {
    margin-left: auto;
    margin-right: auto;
  }
}
#leadership .popup .dialog-content .halvsies .right h2 span {
  display: block;
  color: #255594;
  margin-top: 12px;
  text-transform: uppercase;
  font-size: 0.35em;
  letter-spacing: 0.05em;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
}
#leadership .popup .dialog-content .close {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 40px;
  height: 30px;
  background: white;
  color: #60a0d4;
  border: none;
  box-shadow: none;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  padding: 3px 0 0;
  text-transform: uppercase;
  font-size: 8.5px;
}
@media (min-width: 768px) {
  #leadership .popup .dialog-content .close {
    font-size: 10px;
    width: 50px;
    height: 36px;
  }
}
#leadership .popup .dialog-content .close:after {
  display: block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90e";
  font-size: 30px;
  line-height: 23px;
}
@media (min-width: 768px) {
  #leadership .popup .dialog-content .close:after {
    font-size: 36px;
    line-height: 30px;
  }
}
#leadership .popup .dialog-content .close:hover, #leadership .popup .dialog-content .close:focus {
  cursor: pointer;
  background: #255594;
  color: white;
}
#leadership .popup[hidden], #leadership .popup[hidden] .dialog-content {
  display: none;
  visibility: hidden;
}

.kipp-numbers .stats {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-top: 30px;
}
.kipp-numbers .stat {
  width: 100%;
  text-align: center;
  margin: 0 auto 40px;
}
@media (min-width: 950px) {
  .kipp-numbers .stat {
    width: 33.3333333%;
  }
}
.kipp-numbers .stat .inside {
  max-width: 600px;
  margin: 0 auto;
}
@media (min-width: 950px) {
  .kipp-numbers .stat .inside {
    padding: 0 40px;
  }
}
.kipp-numbers .stat img {
  height: 115px;
  margin: 0 auto 12px;
}

.callout {
  background: #16345b;
  padding: 50px 0 30px;
  position: relative;
}
.callout .container {
  max-width: 850px;
  margin: 0 auto;
  width: 94%;
  text-align: center;
}
.callout .icon {
  width: 60px;
  margin: 0 auto 12px;
}
.callout .button {
  position: absolute;
  bottom: -25px;
  left: 0;
  right: 0;
  width: 275px;
  margin: 0 auto;
}
.callout .button:hover {
  background: #255594;
  color: #fff !important;
}
.callout p {
  color: #fff;
  font-size: 24px;
}
@media (min-width: 950px) {
  .callout p {
    font-size: 30px;
  }
}

.learn-more {
  margin: 60px 0;
}
.learn-more .wrap1400 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 60px;
}
.learn-more .link {
  text-align: center;
  cursor: pointer;
  display: inline-block;
  margin: 0 0 40px;
}
.learn-more .link:hover span {
  background: #16345b;
}
@media (min-width: 1440px) {
  .learn-more .link {
    width: 16.6666667%;
  }
}
.learn-more .link img {
  height: 80px;
  margin-bottom: -15px;
  z-index: 2;
  position: relative;
}
.learn-more .link span {
  font-size: 16px;
  width: 210px;
  padding: 20px 5px;
  display: inline-block;
  background: #60a0d4;
  color: #fff;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
}

.page-id-17831 .column-content-photo,
.page-id-17907 .column-content-photo {
  padding: 0px;
}
.page-id-17831 .column-content-photo .row,
.page-id-17907 .column-content-photo .row {
  align-items: center;
}
@media (min-width: 1100px) {
  .page-id-17831 .column-content-photo .col2,
.page-id-17907 .column-content-photo .col2 {
    margin: 0;
  }
}
.page-id-17831 .column-content-photo .base h4,
.page-id-17907 .column-content-photo .base h4 {
  text-transform: none;
  letter-spacing: normal;
}
@media (min-width: 1100px) {
  .page-id-17831 .column-content-photo .base h4,
.page-id-17907 .column-content-photo .base h4 {
    font-size: 24px;
  }
}
.page-id-17831 .column-content-photo .base a:not(.button),
.page-id-17907 .column-content-photo .base a:not(.button) {
  text-decoration: underline;
}
.page-id-17831 .column-content-photo .base a:not(.button):hover,
.page-id-17907 .column-content-photo .base a:not(.button):hover {
  text-decoration: none;
}
.page-id-17831 .blueSection,
.page-id-17907 .blueSection {
  background: #16345b;
  padding: 80px 0 1px;
  margin: 60px auto 120px;
}
.page-id-17831 .blueSection .video,
.page-id-17907 .blueSection .video {
  background: #eceeef;
  padding: 60px 30px;
  text-align: center;
  max-width: 900px;
  margin: 60px auto -40px;
}
@media (min-width: 950px) {
  .page-id-17831 .blueSection .video,
.page-id-17907 .blueSection .video {
    padding: 60px;
  }
}
.page-id-17831 .blueSection .video .vidwrap,
.page-id-17907 .blueSection .video .vidwrap {
  margin-bottom: 30px;
}
.page-id-17831 .blueSection .video h3,
.page-id-17907 .blueSection .video h3 {
  border: none;
  font-size: 20px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
}
@media (min-width: 950px) {
  .page-id-17831 .blueSection .video h3,
.page-id-17907 .blueSection .video h3 {
    font-size: 24px;
  }
}
.page-id-17831 .blueSection .headline .base,
.page-id-17907 .blueSection .headline .base {
  text-align: center;
}
.page-id-17831 .blueSection .headline .base h2,
.page-id-17907 .blueSection .headline .base h2 {
  color: #fff;
}
.page-id-17831 .blueSection .headline .base h2::after,
.page-id-17907 .blueSection .headline .base h2::after {
  margin-left: auto;
  margin-right: auto;
}
.page-id-17831 .blueSection .grid,
.page-id-17907 .blueSection .grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 950px) {
  .page-id-17831 .blueSection .grid,
.page-id-17907 .blueSection .grid {
    margin: 0 -30px;
  }
}
.page-id-17831 .blueSection .grid .grid-item,
.page-id-17907 .blueSection .grid .grid-item {
  width: 100%;
}
@media (min-width: 950px) {
  .page-id-17831 .blueSection .grid .grid-item,
.page-id-17907 .blueSection .grid .grid-item {
    padding: 0 30px;
    width: 50%;
  }
}
.page-id-17831 .blueSection .grid .base h2, .page-id-17831 .blueSection .grid .base h3, .page-id-17831 .blueSection .grid .base p, .page-id-17831 .blueSection .grid .base li,
.page-id-17907 .blueSection .grid .base h2,
.page-id-17907 .blueSection .grid .base h3,
.page-id-17907 .blueSection .grid .base p,
.page-id-17907 .blueSection .grid .base li {
  color: #fff;
}
.page-id-17831 .blueSection .grid .base a:not(.button),
.page-id-17907 .blueSection .grid .base a:not(.button) {
  color: #60a0d4;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  text-decoration: underline;
}
.page-id-17831 .blueSection .grid .base a:not(.button):hover,
.page-id-17907 .blueSection .grid .base a:not(.button):hover {
  text-decoration: none;
  color: #fff;
}
.page-id-17831 .blueSection .grid .base strong,
.page-id-17907 .blueSection .grid .base strong {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #60a0d4;
}
.page-id-17831 .blueSection .grid .base li,
.page-id-17907 .blueSection .grid .base li {
  line-height: 1.6;
  margin-bottom: 24px;
}
.page-id-17831 .fullwidth,
.page-id-17907 .fullwidth {
  margin: 60px auto;
}
@media (min-width: 950px) {
  .page-id-17831 .fullwidth,
.page-id-17907 .fullwidth {
    margin: 60px auto 90px;
  }
}
.page-id-17831 .fullwidth .base a:not(.button),
.page-id-17907 .fullwidth .base a:not(.button) {
  text-decoration: underline;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #16345b;
}
.page-id-17831 .fullwidth .base a:not(.button):hover,
.page-id-17907 .fullwidth .base a:not(.button):hover {
  text-decoration: none;
}
.page-id-17831 .fullwidth .base h2::after,
.page-id-17907 .fullwidth .base h2::after {
  margin-left: auto;
  margin-right: auto;
}
.page-id-17831 .fullwidth .base strong,
.page-id-17907 .fullwidth .base strong {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #16345b;
}
.page-id-17831 .fullwidth .base ul,
.page-id-17907 .fullwidth .base ul {
  padding: 0 30px;
  margin: 0 auto 40px;
}
.page-id-17831 .fullwidth .base ul li,
.page-id-17907 .fullwidth .base ul li {
  text-align: center;
}
.page-id-17831 .fullwidth .button-container,
.page-id-17907 .fullwidth .button-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.page-id-17831 .fullwidth .button-container .button,
.page-id-17907 .fullwidth .button-container .button {
  margin: 0 10px 10px;
}
.page-id-17831 #form,
.page-id-17907 #form {
  padding: 60px 0 1px;
  background: #eceeef;
  margin-bottom: 120px;
}
.page-id-17831 #form .base h2::after,
.page-id-17907 #form .base h2::after {
  margin-left: auto;
  margin-right: auto;
}
.page-id-17831 #form .form,
.page-id-17907 #form .form {
  margin-bottom: -40px;
}
.page-id-17831 #form .form .wrap1000,
.page-id-17907 #form .form .wrap1000 {
  max-width: 1000px;
  margin: 0 auto;
  width: 94%;
  padding: 20px;
  background: #fff;
  border: 2px solid #eceeef;
}

@media (min-width: 950px) {
  .page-id-22129 .page-hero .wrap1400, .page-id-22164 .page-hero .wrap1400 {
    padding: 120px 0;
  }
}
.page-id-22129 .introTB .base h2, .page-id-22129 .video .base h2, .page-id-22164 .introTB .base h2, .page-id-22164 .video .base h2 {
  line-height: 1.2;
}
@media (min-width: 1240px) {
  .page-id-22129 .introTB .base h2, .page-id-22129 .video .base h2, .page-id-22164 .introTB .base h2, .page-id-22164 .video .base h2 {
    font-size: 42px;
  }
}
.page-id-22129 .introTB .base h2::after, .page-id-22129 .video .base h2::after, .page-id-22164 .introTB .base h2::after, .page-id-22164 .video .base h2::after {
  margin: 30px auto 40px;
}
.page-id-22129 .icons, .page-id-22164 .icons {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 60px auto 0;
}
@media (min-width: 950px) {
  .page-id-22129 .icons, .page-id-22164 .icons {
    margin: 80px -30px 0;
  }
}
.page-id-22129 .icons .grid-item, .page-id-22164 .icons .grid-item {
  width: 100%;
  margin-bottom: 50px;
}
@media (min-width: 950px) {
  .page-id-22129 .icons .grid-item, .page-id-22164 .icons .grid-item {
    width: 50%;
  }
}
.page-id-22129 .icons .grid-item .inner, .page-id-22164 .icons .grid-item .inner {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
@media (min-width: 950px) {
  .page-id-22129 .icons .grid-item .inner, .page-id-22164 .icons .grid-item .inner {
    padding: 0 30px;
  }
}
.page-id-22129 .icons .grid-item .icon, .page-id-22164 .icons .grid-item .icon {
  width: 60px;
}
@media (min-width: 600px) {
  .page-id-22129 .icons .grid-item .icon, .page-id-22164 .icons .grid-item .icon {
    width: 100px;
  }
}
.page-id-22129 .icons .grid-item .base, .page-id-22164 .icons .grid-item .base {
  width: calc(100% - 60px);
  padding-left: 10px;
}
@media (min-width: 600px) {
  .page-id-22129 .icons .grid-item .base, .page-id-22164 .icons .grid-item .base {
    width: calc(100% - 100px);
    padding-left: 20px;
  }
}
.page-id-22129 .icons .grid-item .base h3, .page-id-22164 .icons .grid-item .base h3 {
  padding-bottom: 10px;
  margin-bottom: 10px;
  letter-spacing: -0.02em;
}
.page-id-22129 .video, .page-id-22164 .video {
  margin-bottom: 80px;
}
.page-id-22129 .video .base, .page-id-22164 .video .base {
  margin-bottom: 60px;
}
.page-id-22129 .video .container, .page-id-22164 .video .container {
  background: #eceeef;
  border-top: 60px solid #fff;
  border-bottom: 60px solid #fff;
}
.page-id-22129 .video .embed-container, .page-id-22164 .video .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  margin-top: -60px;
  margin-bottom: -60px;
}
.page-id-22129 .video .embed-container iframe,
.page-id-22129 .video .embed-container object,
.page-id-22129 .video .embed-container embed, .page-id-22164 .video .embed-container iframe,
.page-id-22164 .video .embed-container object,
.page-id-22164 .video .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.blog-news-sidebar {
  padding: 50px 0 40px;
}
.blog-news-sidebar .grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.blog-news-sidebar .grid .widget {
  width: calc(50% - 10px);
  margin: 0 5px 10px;
}
@media (min-width: 950px) {
  .blog-news-sidebar .grid .widget {
    width: 210px;
    margin: 0 5px 10px;
  }
}
@media (min-width: 1100px) {
  .blog-news-sidebar .grid .widget {
    width: 240px;
  }
}
.blog-news-sidebar .button, .blog-news-sidebar .custom-select {
  width: 100%;
}
.blog-news-sidebar .custom-select {
  border: 1px solid #d8d9d9;
  max-width: none;
}
.blog-news-sidebar .custom-select select {
  background: #eceeef;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 400;
  color: #3a3b3a;
  font-size: 12px;
}
@media (min-width: 400px) {
  .blog-news-sidebar .custom-select select {
    font-size: 14px;
  }
}
@media (min-width: 600px) {
  .blog-news-sidebar .custom-select select {
    font-size: 16px;
  }
}
.blog-news-sidebar .button {
  padding: 16px 5px;
  font-size: 12px;
}
@media (min-width: 600px) {
  .blog-news-sidebar .button {
    font-size: 14px;
  }
}
@media (min-width: 950px) {
  .blog-news-sidebar .button {
    font-size: 16px;
  }
}

.page-template-template-blog-news .featured-post, .archive .featured-post {
  border-top: 60px solid #fff;
  background: #eceeef;
  padding: 0 0 60px;
}
@media (min-width: 1024px) {
  .page-template-template-blog-news .featured-post, .archive .featured-post {
    border-top: 90px solid #fff;
    margin: 220px auto 60px;
  }
}
.page-template-template-blog-news #firstPost, .page-template-template-blog-news #featuredPost, .archive #firstPost, .archive #featuredPost {
  margin: 0px auto 80px;
}
@media (min-width: 1024px) {
  .page-template-template-blog-news #firstPost, .page-template-template-blog-news #featuredPost, .archive #firstPost, .archive #featuredPost {
    margin: 0px auto 120px;
  }
}
.page-template-template-blog-news #firstPost#featuredPost, .page-template-template-blog-news #featuredPost#featuredPost, .archive #firstPost#featuredPost, .archive #featuredPost#featuredPost {
  margin: 0 auto;
  position: relative;
  margin-top: -60px;
}
@media (min-width: 1024px) {
  .page-template-template-blog-news #firstPost#featuredPost, .page-template-template-blog-news #featuredPost#featuredPost, .archive #firstPost#featuredPost, .archive #featuredPost#featuredPost {
    margin-top: -120px;
  }
}
.page-template-template-blog-news #firstPost#featuredPost .grid, .page-template-template-blog-news #featuredPost#featuredPost .grid, .archive #firstPost#featuredPost .grid, .archive #featuredPost#featuredPost .grid {
  flex-direction: row-reverse;
}
@media (min-width: 1024px) {
  .page-template-template-blog-news #firstPost#featuredPost .grid .inner, .page-template-template-blog-news #featuredPost#featuredPost .grid .inner, .archive #firstPost#featuredPost .grid .inner, .archive #featuredPost#featuredPost .grid .inner {
    margin-left: 0;
    margin-right: -50px;
  }
}
.page-template-template-blog-news #firstPost .grid, .page-template-template-blog-news #featuredPost .grid, .archive #firstPost .grid, .archive #featuredPost .grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.page-template-template-blog-news #firstPost .blog-thumbnail, .page-template-template-blog-news #featuredPost .blog-thumbnail, .archive #firstPost .blog-thumbnail, .archive #featuredPost .blog-thumbnail {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .page-template-template-blog-news #firstPost .blog-thumbnail, .page-template-template-blog-news #featuredPost .blog-thumbnail, .archive #firstPost .blog-thumbnail, .archive #featuredPost .blog-thumbnail {
    width: 600px;
  }
}
@media (min-width: 1100px) {
  .page-template-template-blog-news #firstPost .blog-thumbnail, .page-template-template-blog-news #featuredPost .blog-thumbnail, .archive #firstPost .blog-thumbnail, .archive #featuredPost .blog-thumbnail {
    width: 650px;
  }
}
@media (min-width: 1240px) {
  .page-template-template-blog-news #firstPost .blog-thumbnail, .page-template-template-blog-news #featuredPost .blog-thumbnail, .archive #firstPost .blog-thumbnail, .archive #featuredPost .blog-thumbnail {
    width: 750px;
  }
}
.page-template-template-blog-news #firstPost .blog-thumbnail:hover .overlay, .page-template-template-blog-news #featuredPost .blog-thumbnail:hover .overlay, .archive #firstPost .blog-thumbnail:hover .overlay, .archive #featuredPost .blog-thumbnail:hover .overlay {
  opacity: 1;
}
.page-template-template-blog-news #firstPost .blog-thumbnail:hover img, .page-template-template-blog-news #featuredPost .blog-thumbnail:hover img, .archive #firstPost .blog-thumbnail:hover img, .archive #featuredPost .blog-thumbnail:hover img {
  transform: scale(1.1);
}
.page-template-template-blog-news #firstPost .blog-thumbnail img, .page-template-template-blog-news #featuredPost .blog-thumbnail img, .archive #firstPost .blog-thumbnail img, .archive #featuredPost .blog-thumbnail img {
  width: 100%;
  transition: ease-in 0.4s;
}
.page-template-template-blog-news #firstPost .blog-thumbnail .overlay, .page-template-template-blog-news #featuredPost .blog-thumbnail .overlay, .archive #firstPost .blog-thumbnail .overlay, .archive #featuredPost .blog-thumbnail .overlay {
  transition: ease-in-out 0.2s;
  background: rgba(96, 160, 212, 0.9);
  color: #fff;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  opacity: 0;
  position: absolute;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.page-template-template-blog-news #firstPost .inner, .page-template-template-blog-news #featuredPost .inner, .archive #firstPost .inner, .archive #featuredPost .inner {
  background: #16345b;
  position: relative;
  z-index: 2;
  padding: 0px 0 30px;
  margin: 0 auto;
  margin-top: -3px;
  text-align: center;
}
@media (min-width: 600px) {
  .page-template-template-blog-news #firstPost .inner, .page-template-template-blog-news #featuredPost .inner, .archive #firstPost .inner, .archive #featuredPost .inner {
    margin-top: -35px;
    width: 94%;
    text-align: left;
    padding: 0 0 50px;
  }
}
@media (min-width: 1024px) {
  .page-template-template-blog-news #firstPost .inner, .page-template-template-blog-news #featuredPost .inner, .archive #firstPost .inner, .archive #featuredPost .inner {
    margin: 0;
    width: calc(100% - 550px);
    margin-left: -50px;
  }
}
@media (min-width: 1100px) {
  .page-template-template-blog-news #firstPost .inner, .page-template-template-blog-news #featuredPost .inner, .archive #firstPost .inner, .archive #featuredPost .inner {
    width: calc(100% - 600px);
  }
}
@media (min-width: 1240px) {
  .page-template-template-blog-news #firstPost .inner, .page-template-template-blog-news #featuredPost .inner, .archive #firstPost .inner, .archive #featuredPost .inner {
    width: calc(100% - 700px);
  }
}
.page-template-template-blog-news #firstPost .topics, .page-template-template-blog-news #featuredPost .topics, .archive #firstPost .topics, .archive #featuredPost .topics {
  background: #60a0d4;
  color: #16345b;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 400;
  padding: 15px;
  font-size: 14px;
  margin-bottom: 30px;
  text-transform: uppercase;
  width: 100%;
  line-height: 1.4;
}
@media (min-width: 480px) {
  .page-template-template-blog-news #firstPost .topics, .page-template-template-blog-news #featuredPost .topics, .archive #firstPost .topics, .archive #featuredPost .topics {
    font-size: 14px;
  }
}
@media (min-width: 600px) {
  .page-template-template-blog-news #firstPost .topics, .page-template-template-blog-news #featuredPost .topics, .archive #firstPost .topics, .archive #featuredPost .topics {
    padding-left: 30px;
    width: calc(100% - 60px);
  }
}
@media (min-width: 1024px) {
  .page-template-template-blog-news #firstPost .topics, .page-template-template-blog-news #featuredPost .topics, .archive #firstPost .topics, .archive #featuredPost .topics {
    padding-left: 80px;
    font-size: 16px;
  }
}
@media (min-width: 1240px) {
  .page-template-template-blog-news #firstPost .topics, .page-template-template-blog-news #featuredPost .topics, .archive #firstPost .topics, .archive #featuredPost .topics {
    padding-left: 90px;
  }
}
.page-template-template-blog-news #firstPost .topics a, .page-template-template-blog-news #featuredPost .topics a, .archive #firstPost .topics a, .archive #featuredPost .topics a {
  color: #fff;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
}
.page-template-template-blog-news #firstPost .topics a:hover, .page-template-template-blog-news #featuredPost .topics a:hover, .archive #firstPost .topics a:hover, .archive #featuredPost .topics a:hover {
  color: #16345b;
}
.page-template-template-blog-news #firstPost .date, .page-template-template-blog-news #featuredPost .date, .archive #firstPost .date, .archive #featuredPost .date {
  font-size: 14px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #fff;
}
.page-template-template-blog-news #firstPost hr, .page-template-template-blog-news #featuredPost hr, .archive #firstPost hr, .archive #featuredPost hr {
  margin: 10px auto 15px;
  border: none;
  height: 2px;
  width: 150px;
  background: #60a0d4;
}
@media (min-width: 600px) {
  .page-template-template-blog-news #firstPost hr, .page-template-template-blog-news #featuredPost hr, .archive #firstPost hr, .archive #featuredPost hr {
    margin: 10px 0 15px;
  }
}
.page-template-template-blog-news #firstPost .post-title, .page-template-template-blog-news #featuredPost .post-title, .archive #firstPost .post-title, .archive #featuredPost .post-title {
  display: block;
}
.page-template-template-blog-news #firstPost .post-title h2, .page-template-template-blog-news #featuredPost .post-title h2, .archive #firstPost .post-title h2, .archive #featuredPost .post-title h2 {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.3;
  font-size: 24px;
  margin-bottom: 20px;
}
@media (min-width: 600px) {
  .page-template-template-blog-news #firstPost .post-title h2, .page-template-template-blog-news #featuredPost .post-title h2, .archive #firstPost .post-title h2, .archive #featuredPost .post-title h2 {
    font-size: 30px;
  }
}
@media (min-width: 1024px) {
  .page-template-template-blog-news #firstPost .post-title h2, .page-template-template-blog-news #featuredPost .post-title h2, .archive #firstPost .post-title h2, .archive #featuredPost .post-title h2 {
    font-size: 32px;
  }
}
@media (min-width: 1240px) {
  .page-template-template-blog-news #firstPost .post-title h2, .page-template-template-blog-news #featuredPost .post-title h2, .archive #firstPost .post-title h2, .archive #featuredPost .post-title h2 {
    font-size: 36px;
  }
}
@media (min-width: 1400px) {
  .page-template-template-blog-news #firstPost .post-title h2, .page-template-template-blog-news #featuredPost .post-title h2, .archive #firstPost .post-title h2, .archive #featuredPost .post-title h2 {
    font-size: 43px;
  }
}
.page-template-template-blog-news #firstPost .post-title h2:hover, .page-template-template-blog-news #featuredPost .post-title h2:hover, .archive #firstPost .post-title h2:hover, .archive #featuredPost .post-title h2:hover {
  color: #60a0d4;
}
.page-template-template-blog-news #firstPost .post-title h2::after, .page-template-template-blog-news #featuredPost .post-title h2::after, .archive #firstPost .post-title h2::after, .archive #featuredPost .post-title h2::after {
  display: none;
}
.page-template-template-blog-news #firstPost .excerpt, .page-template-template-blog-news #featuredPost .excerpt, .archive #firstPost .excerpt, .archive #featuredPost .excerpt {
  line-height: 1.6;
  margin-bottom: 0px;
}
.page-template-template-blog-news #firstPost .excerpt .readmore, .page-template-template-blog-news #featuredPost .excerpt .readmore, .archive #firstPost .excerpt .readmore, .archive #featuredPost .excerpt .readmore {
  color: #fff;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 400;
  font-style: italic;
  border-bottom: 1px solid #60a0d4;
}
.page-template-template-blog-news #firstPost .excerpt .readmore:hover, .page-template-template-blog-news #featuredPost .excerpt .readmore:hover, .archive #firstPost .excerpt .readmore:hover, .archive #featuredPost .excerpt .readmore:hover {
  color: #60a0d4;
}
.page-template-template-blog-news #firstPost .container, .page-template-template-blog-news #featuredPost .container, .archive #firstPost .container, .archive #featuredPost .container {
  padding: 0 10px;
  color: #ffffff;
}
@media (min-width: 600px) {
  .page-template-template-blog-news #firstPost .container, .page-template-template-blog-news #featuredPost .container, .archive #firstPost .container, .archive #featuredPost .container {
    padding: 0px 30px;
  }
}
@media (min-width: 1100px) {
  .page-template-template-blog-news #firstPost .container, .page-template-template-blog-news #featuredPost .container, .archive #firstPost .container, .archive #featuredPost .container {
    padding: 0px 60px 0 80px;
  }
}
@media (min-width: 1240px) {
  .page-template-template-blog-news #firstPost .container, .page-template-template-blog-news #featuredPost .container, .archive #firstPost .container, .archive #featuredPost .container {
    padding: 0px 60px 0 90px;
  }
}
.page-template-template-blog-news .first, .archive .first {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.page-template-template-blog-news .first .blog-main, .archive .first .blog-main {
  margin-bottom: 50px;
}
@media (min-width: 950px) {
  .page-template-template-blog-news .first .blog-main, .archive .first .blog-main {
    margin: 0;
    width: calc(100% - 400px);
  }
}
.page-template-template-blog-news .first .blog-main h2::after, .archive .first .blog-main h2::after {
  margin: 20px 0 40px;
}
@media (min-width: 600px) {
  .page-template-template-blog-news .first .blog-main .post-list, .archive .first .blog-main .post-list {
    margin: 0 -10px;
  }
}
@media (min-width: 1100px) {
  .page-template-template-blog-news .first .blog-main .post-list, .archive .first .blog-main .post-list {
    margin: 0 -20px;
  }
}
.page-template-template-blog-news .first .blog-main .post-list .grid-item.w-33, .archive .first .blog-main .post-list .grid-item.w-33 {
  width: 100%;
}
@media (min-width: 600px) {
  .page-template-template-blog-news .first .blog-main .post-list .grid-item.w-33, .archive .first .blog-main .post-list .grid-item.w-33 {
    width: 50%;
    padding: 0 10px;
  }
}
@media (min-width: 1100px) {
  .page-template-template-blog-news .first .blog-main .post-list .grid-item.w-33, .archive .first .blog-main .post-list .grid-item.w-33 {
    width: 33.3333333%;
    padding: 0 20px;
  }
}
.page-template-template-blog-news .first .blog-main .more-posts, .archive .first .blog-main .more-posts {
  text-align: center;
  margin: 0 auto;
}
.page-template-template-blog-news .first .blog-main .more-posts a, .archive .first .blog-main .more-posts a {
  background: #60a0d4;
  color: #fff !important;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: normal;
  padding: 15px 30px;
  display: inline-block;
  text-align: center;
}
@media (min-width: 600px) {
  .page-template-template-blog-news .first .blog-main .more-posts a, .archive .first .blog-main .more-posts a {
    font-size: 16px;
  }
}
.page-template-template-blog-news .first .blog-main .more-posts a:hover, .archive .first .blog-main .more-posts a:hover {
  background: #16345b;
}
@media (min-width: 950px) {
  .page-template-template-blog-news .first .trending, .archive .first .trending {
    padding-left: 60px;
    width: 400px;
  }
}
.page-template-template-blog-news .first .trending h2::after, .archive .first .trending h2::after {
  margin: 20px 0 40px;
}
.page-template-template-blog-news .first .trending ol, .archive .first .trending ol {
  margin-left: 0;
}
.page-template-template-blog-news .first .trending ol li, .archive .first .trending ol li {
  padding-bottom: 30px;
  margin-left: 40px;
  position: relative;
}
@media (min-width: 600px) {
  .page-template-template-blog-news .first .trending ol li, .archive .first .trending ol li {
    margin-left: 40px;
  }
}
.page-template-template-blog-news .first .trending ol li:last-of-type::after, .archive .first .trending ol li:last-of-type::after {
  display: none;
}
.page-template-template-blog-news .first .trending ol li::after, .archive .first .trending ol li::after {
  content: "";
  width: calc(100% + 40px);
  display: block;
  position: absolute;
  height: 2px;
  background: #eceeef;
  bottom: 0px;
  left: -40px;
}
.page-template-template-blog-news .first .trending ol li::before, .archive .first .trending ol li::before {
  background: #60a0d4;
  color: #fff;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  margin: 0 0 0 -40px;
}
@media (min-width: 600px) {
  .page-template-template-blog-news .first .trending ol li::before, .archive .first .trending ol li::before {
    margin: 0 0 0 -40px;
  }
}
.page-template-template-blog-news .first .trending .date, .archive .first .trending .date {
  font-size: 12px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 5px;
  line-height: 1.2;
  color: #60a0d4;
}
.page-template-template-blog-news .first .trending .topics, .archive .first .trending .topics {
  font-size: 14px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  margin-bottom: 10px;
  line-height: 1.2;
  color: #60a0d4;
}
.page-template-template-blog-news .first .trending .topics a, .archive .first .trending .topics a {
  color: #60a0d4;
}
.page-template-template-blog-news .first .trending .topics a:hover, .archive .first .trending .topics a:hover {
  color: #16345b;
}
.page-template-template-blog-news .first .trending .title, .archive .first .trending .title {
  color: #16345b;
  display: block;
  font-size: 20px;
  line-height: 1.4;
}
.page-template-template-blog-news .first .trending .title:hover, .archive .first .trending .title:hover {
  color: #60a0d4;
}
.page-template-template-blog-news .post-list, .archive .post-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -20px;
}
.page-template-template-blog-news .post-list .grid-item, .archive .post-list .grid-item {
  margin-bottom: 50px;
  padding: 0 20px;
}
.page-template-template-blog-news .post-list .grid-item.w-33, .archive .post-list .grid-item.w-33 {
  width: 33.3333333%;
}
.page-template-template-blog-news .post-list .grid-item.w-25, .archive .post-list .grid-item.w-25 {
  width: 100%;
}
@media (min-width: 600px) {
  .page-template-template-blog-news .post-list .grid-item.w-25, .archive .post-list .grid-item.w-25 {
    width: 50%;
  }
}
@media (min-width: 950px) {
  .page-template-template-blog-news .post-list .grid-item.w-25, .archive .post-list .grid-item.w-25 {
    width: 25%;
  }
}
.page-template-template-blog-news .post-list .post, .archive .post-list .post {
  height: 100%;
  background: #16345b;
}
.page-template-template-blog-news .post-list .blog-thumbnail, .archive .post-list .blog-thumbnail {
  display: block;
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-bottom: -3px;
}
.page-template-template-blog-news .post-list .blog-thumbnail:hover .overlay, .archive .post-list .blog-thumbnail:hover .overlay {
  opacity: 1;
}
.page-template-template-blog-news .post-list .blog-thumbnail:hover img, .archive .post-list .blog-thumbnail:hover img {
  transform: scale(1.1);
}
.page-template-template-blog-news .post-list .blog-thumbnail img, .archive .post-list .blog-thumbnail img {
  width: 100%;
  transition: ease-in 0.4s;
}
.page-template-template-blog-news .post-list .blog-thumbnail .overlay, .archive .post-list .blog-thumbnail .overlay {
  transition: ease-in-out 0.2s;
  background: rgba(96, 160, 212, 0.9);
  color: #fff;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  opacity: 0;
  position: absolute;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.page-template-template-blog-news .post-list .container, .archive .post-list .container {
  background: #16345b;
  padding: 20px 0 30px;
}
.page-template-template-blog-news .post-list .container .date, .archive .post-list .container .date {
  font-size: 14px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #fff;
  padding: 0 10px;
  margin-bottom: 10px;
}
.page-template-template-blog-news .post-list .container .topics, .archive .post-list .container .topics {
  position: relative;
  color: #fff;
  margin: 10px auto;
}
.page-template-template-blog-news .post-list .container .topics p, .archive .post-list .container .topics p {
  position: relative;
  display: inline-block;
  margin: 0;
  background: #16345b;
  z-index: 2;
  padding: 0 10px;
  line-height: 1.4;
  font-size: 12px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 400;
}
.page-template-template-blog-news .post-list .container .topics a, .archive .post-list .container .topics a {
  position: relative;
  background: #16345b;
  color: #60a0d4;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
}
.page-template-template-blog-news .post-list .container .topics a:hover, .archive .post-list .container .topics a:hover {
  color: #fff;
}
.page-template-template-blog-news .post-list .container .topics .line, .archive .post-list .container .topics .line {
  position: absolute;
  width: 100%;
  top: 50%;
  z-index: 1;
  height: 2px;
  background: rgba(96, 160, 212, 0.5);
}
.page-template-template-blog-news .post-list .container .post-title, .archive .post-list .container .post-title {
  display: block;
  padding: 0 10px;
}
.page-template-template-blog-news .post-list .container .post-title h3, .archive .post-list .container .post-title h3 {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.3;
  border: none;
  padding: 0;
  font-size: 20px;
  margin: 0;
}
@media (min-width: 1100px) {
  .page-template-template-blog-news .post-list .container .post-title h3, .archive .post-list .container .post-title h3 {
    font-size: 24px;
  }
}
.page-template-template-blog-news .post-list .container .post-title h3:hover, .archive .post-list .container .post-title h3:hover {
  color: #60a0d4;
}
.page-template-template-blog-news .nav-links, .archive .nav-links {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}
.page-template-template-blog-news .nav-links .nav-next, .page-template-template-blog-news .nav-links .nav-previous, .archive .nav-links .nav-next, .archive .nav-links .nav-previous {
  float: none;
}
.page-template-template-blog-news .nav-links .nav-next a, .page-template-template-blog-news .nav-links .nav-previous a, .archive .nav-links .nav-next a, .archive .nav-links .nav-previous a {
  width: 140px;
  background: #60a0d4;
  color: #fff !important;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: normal;
  padding: 15px 5px;
  display: inline-block;
  text-align: center;
}
@media (min-width: 480px) {
  .page-template-template-blog-news .nav-links .nav-next a, .page-template-template-blog-news .nav-links .nav-previous a, .archive .nav-links .nav-next a, .archive .nav-links .nav-previous a {
    width: 190px;
    font-size: 12px;
  }
}
@media (min-width: 600px) {
  .page-template-template-blog-news .nav-links .nav-next a, .page-template-template-blog-news .nav-links .nav-previous a, .archive .nav-links .nav-next a, .archive .nav-links .nav-previous a {
    font-size: 16px;
    width: 230px;
  }
}
.page-template-template-blog-news .nav-links .nav-next a:hover, .page-template-template-blog-news .nav-links .nav-previous a:hover, .archive .nav-links .nav-next a:hover, .archive .nav-links .nav-previous a:hover {
  background: #16345b;
}
.page-template-template-blog-news.spanish .nav-links .nav-next a, .page-template-template-blog-news.spanish .nav-links .nav-previous a, .archive.spanish .nav-links .nav-next a, .archive.spanish .nav-links .nav-previous a {
  width: 140px;
  font-size: 10px;
}
@media (min-width: 480px) {
  .page-template-template-blog-news.spanish .nav-links .nav-next a, .page-template-template-blog-news.spanish .nav-links .nav-previous a, .archive.spanish .nav-links .nav-next a, .archive.spanish .nav-links .nav-previous a {
    width: 190px;
    font-size: 12px;
  }
}
@media (min-width: 600px) {
  .page-template-template-blog-news.spanish .nav-links .nav-next a, .page-template-template-blog-news.spanish .nav-links .nav-previous a, .archive.spanish .nav-links .nav-next a, .archive.spanish .nav-links .nav-previous a {
    font-size: 12px;
    width: 250px;
  }
}
@media (min-width: 950px) {
  .page-template-template-blog-news.spanish .nav-links .nav-next a, .page-template-template-blog-news.spanish .nav-links .nav-previous a, .archive.spanish .nav-links .nav-next a, .archive.spanish .nav-links .nav-previous a {
    width: 300px;
    font-size: 14px;
  }
}

.featured-topic {
  margin: 30px auto 60px;
  background: #eceeef;
  padding: 60px 0 30px;
}
@media (min-width: 950px) {
  .featured-topic {
    padding: 60px 0 0px;
    margin: 90px auto 180px;
  }
}
.featured-topic .base {
  max-width: 1200px;
  margin: 0 auto;
}
.featured-topic .base h2::after {
  margin-left: auto;
  margin-right: auto;
}
.featured-topic .post-list {
  flex-wrap: wrap;
}
.featured-topic .post-list .grid-item.w-25 {
  width: 100%;
  margin-bottom: 50px;
}
@media (min-width: 600px) {
  .featured-topic .post-list .grid-item.w-25 {
    width: 50%;
  }
}
@media (min-width: 950px) {
  .featured-topic .post-list .grid-item.w-25 {
    width: 25%;
    margin-bottom: -60px;
  }
}

.page-template-template-blog-news .subscribe {
  margin: 60px auto;
}
@media (min-width: 950px) {
  .page-template-template-blog-news .subscribe {
    margin: 80px auto 90px;
  }
}
.page-template-template-blog-news .subscribe .base h2::after {
  margin-left: auto;
  margin-right: auto;
}
.page-template-template-blog-news .subscribe .base #gform_29 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: left;
}
.page-template-template-blog-news .subscribe .base #gform_29 input:not(#gform_submit_button_29) {
  height: 50px;
  font-size: 18px;
}
@media (min-width: 600px) {
  .page-template-template-blog-news .subscribe .base #gform_29 input:not(#gform_submit_button_29) {
    height: 55px;
    font-size: 20px;
  }
}
.page-template-template-blog-news .subscribe .base #gform_29 .gfield {
  width: 100%;
  margin-bottom: 20px;
}
@media (min-width: 950px) {
  .page-template-template-blog-news .subscribe .base #gform_29 .gfield {
    margin: 0;
    width: 33.3333333%;
    padding-right: 5px;
  }
}
.page-template-template-blog-news .subscribe .base #gform_29 .gform_body {
  width: 100%;
}
@media (min-width: 950px) {
  .page-template-template-blog-news .subscribe .base #gform_29 .gform_body {
    width: calc(100% - 190px);
  }
}
.page-template-template-blog-news .subscribe .base #gform_29 .gfield_validation_message {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: italic;
  color: #60a0d4;
  font-size: 12px;
}
.page-template-template-blog-news .subscribe .base #gform_29 #gform_fields_29 {
  display: flex;
  flex-wrap: wrap;
}
.page-template-template-blog-news .subscribe .base #gform_29 .gform_footer {
  width: 190px;
  margin: 0 auto;
}
@media (min-width: 950px) {
  .page-template-template-blog-news .subscribe .base #gform_29 .gform_footer {
    margin: 0;
  }
}
.page-template-template-blog-news .subscribe .base #gform_29 .gform_footer #gform_submit_button_29 {
  height: auto;
}
@media (min-width: 600px) {
  .page-template-template-blog-news .subscribe .base #gform_29 .gform_footer #gform_submit_button_29 {
    height: 55px;
  }
}

.archive .page-hero {
  margin-bottom: 0px;
}

#single {
  margin-bottom: -60px;
}
#single .sharebar {
  text-align: center;
  background: #f5f7f9;
  padding: 30px 15px;
}
#single .sharebar .ssbp-wrap div {
  text-align: center !important;
}
#single .sharebar .ssbp-wrap br {
  display: none;
}
#single .sharebar .ssbp-wrap .ssba-share-text {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  vertical-align: middle;
  margin-right: 8px;
}
#single .sharebar .ssbp-wrap a {
  margin: 0 10px;
}
#single .sharebar .ssbp-wrap a img {
  height: 20px;
  width: auto !important;
  padding: 0 !important;
  opacity: 0.75;
}
#single .sharebar .ssbp-wrap a img:hover {
  opacity: 1;
}
#single .wrap {
  margin: 0 auto;
  width: 94%;
  max-width: 1400px;
  padding: 0px 0 55px 20px;
}
@media (min-width: 950px) {
  #single .wrap {
    padding: 0px 0 75px 20px;
  }
}
@media (min-width: 1240px) {
  #single .wrap {
    padding: 0px 0 85px 80px;
  }
}
#single .bluebar, #single .orangebar {
  display: inline-block;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  line-height: 1.2em;
  font-size: 0.85em;
  position: relative;
  margin-bottom: 20px;
  left: -20px;
}
@media (min-width: 1240px) {
  #single .bluebar, #single .orangebar {
    left: -80px;
  }
}
#single .bluebar a, #single .bluebar p, #single .orangebar a, #single .orangebar p {
  display: block;
  padding: 10px 20px;
  background: #16345b;
  color: #A7CFEE;
}
@media (min-width: 1240px) {
  #single .bluebar a, #single .bluebar p, #single .orangebar a, #single .orangebar p {
    padding: 10px 40px 10px 80px;
  }
}
#single .bluebar a:hover, #single .orangebar a:hover {
  background: #60a0d4;
  color: white;
}
#single .orangebar p {
  color: white;
  background: #d89435;
}
#single p.date, #single p.author {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #255594;
  text-transform: uppercase;
  font-size: 0.7em;
  letter-spacing: 0.1em;
}
#single p.date:after, #single p.author:after {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  background: #A7CFEE;
  margin: 12px 0 15px;
}
#single h1 {
  letter-spacing: -0.03em;
  line-height: 1.3em;
  margin-bottom: 40px;
  color: #16345b;
  font-size: 1.7em;
}
@media (min-width: 600px) {
  #single h1 {
    font-size: 2em;
  }
}
@media (min-width: 768px) {
  #single h1 {
    font-size: 2.4em;
  }
}
@media (min-width: 1240px) {
  #single h1 {
    font-size: 2.7em;
  }
}
#single p.author:after {
  display: none;
}
#single .entry {
  margin-top: 50px;
}
@media (min-width: 1024px) {
  #single .entry {
    margin-top: 80px;
  }
}
#single .entry img {
  width: auto;
}
#single .entry .featuredImg {
  text-align: center;
  max-width: 700px;
  margin: 0 auto 40px;
}
@media (min-width: 1024px) {
  #single .entry .featuredImg {
    text-align: left;
    width: 50%;
    padding-left: 50px;
    float: right;
  }
}
#single .entry .featuredImg img {
  width: auto;
  border-bottom: 5px solid #eceeef;
}
#single .entry .featuredImg .caption {
  margin-top: 5px;
  font-size: 10px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 400;
  font-style: italic;
  line-height: 14px;
}
@media (min-width: 1024px) {
  #single .entry .featuredImg .caption {
    line-height: 16px;
    font-size: 12px;
  }
}

.page-id-21765 .page-hero .button,
.page-id-21834 .page-hero .button {
  color: #16345b !important;
  background: #c0d900 !important;
  margin: 0 5px 20px;
}
.page-id-21765 .page-hero .button:hover,
.page-id-21834 .page-hero .button:hover {
  background: #16345b !important;
  color: #fff !important;
}
.page-id-21765 .baseNEW h2,
.page-id-21834 .baseNEW h2 {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 300;
  font-size: 28px;
  color: #16345b;
  line-height: 1.2;
  margin-bottom: 10px;
  letter-spacing: -0.03em;
}
@media (min-width: 600px) {
  .page-id-21765 .baseNEW h2,
.page-id-21834 .baseNEW h2 {
    font-size: 36px;
    letter-spacing: -0.04em;
  }
}
@media (min-width: 950px) {
  .page-id-21765 .baseNEW h2,
.page-id-21834 .baseNEW h2 {
    font-size: 40px;
  }
}
@media (min-width: 1240px) {
  .page-id-21765 .baseNEW h2,
.page-id-21834 .baseNEW h2 {
    font-size: 45px;
  }
}
.page-id-21765 .baseNEW h2::after,
.page-id-21834 .baseNEW h2::after {
  display: none;
}
.page-id-21765 .baseNEW h3,
.page-id-21834 .baseNEW h3 {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  color: #16345b;
  line-height: 1.2;
  margin-bottom: 10px;
  border: none;
  padding-bottom: 0px;
}
@media (min-width: 600px) {
  .page-id-21765 .baseNEW h3,
.page-id-21834 .baseNEW h3 {
    font-size: 28px;
  }
}
@media (min-width: 950px) {
  .page-id-21765 .baseNEW h3,
.page-id-21834 .baseNEW h3 {
    font-size: 32px;
  }
}
.page-id-21765 .baseNEW hr,
.page-id-21834 .baseNEW hr {
  margin: 30px auto;
  width: 150px;
  background: #60a0d4;
}
.page-id-21765 .baseNEW p,
.page-id-21834 .baseNEW p {
  line-height: 1.6;
  margin-bottom: 30px;
}
.page-id-21765 .baseNEW .button,
.page-id-21834 .baseNEW .button {
  color: #16345b !important;
  background: #c0d900 !important;
}
.page-id-21765 .baseNEW .button:hover,
.page-id-21834 .baseNEW .button:hover {
  background: #16345b !important;
  color: #fff !important;
}
.page-id-21765 .baseNEW a:not(.button),
.page-id-21834 .baseNEW a:not(.button) {
  text-decoration: underline;
}
.page-id-21765 .baseNEW a:not(.button):hover,
.page-id-21834 .baseNEW a:not(.button):hover {
  text-decoration: none;
}

.introPK {
  margin: 80px auto 20px;
}
.introPK .icons {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 40px;
}
.introPK .grid-item {
  width: 100%;
  text-align: center;
  margin-bottom: 60px;
}
@media (min-width: 950px) {
  .introPK .grid-item {
    width: 33.3333333%;
  }
}
.introPK .grid-item .inner {
  padding: 0 30px;
}
.introPK .grid-item .icon {
  height: 110px;
  margin: 0 auto;
}
.introPK .grid-item p {
  line-height: 1.6;
}

.why-discover .baseNEW h2, .why-discover .baseNEW h3, .why-discover .baseNEW p, .why-discover .baseNEW li, .why-discover .baseNEW a {
  color: #fff;
}
.why-discover .baseNEW strong {
  color: #c0d900;
}
.why-discover .baseNEW hr {
  margin: 30px 0;
}
.why-discover .grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.why-discover .grid-item {
  width: 100%;
  padding: 70px 0;
}
@media (min-width: 600px) {
  .why-discover .grid-item {
    padding: 80px 0;
  }
}
@media (min-width: 950px) {
  .why-discover .grid-item {
    width: 50%;
  }
}
.why-discover .grid-item:nth-of-type(1) {
  background: #16345b;
  position: relative;
}
.why-discover .grid-item:nth-of-type(1) .angle {
  top: auto;
  bottom: -115px;
  position: absolute;
  width: 60px;
  transform: rotate(90deg);
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media (min-width: 950px) {
  .why-discover .grid-item:nth-of-type(1) .angle {
    transform: none;
    bottom: auto;
    margin: 0;
    display: block;
    position: absolute;
    left: auto;
    right: -48px;
    width: 50px;
    top: 40px;
  }
}
.why-discover .grid-item:nth-of-type(1) .inner {
  width: 94%;
  margin: 0 auto;
}
@media (min-width: 950px) {
  .why-discover .grid-item:nth-of-type(1) .inner {
    max-width: 700px;
    margin: 0 0 0 auto;
    padding: 0 60px 0 0;
  }
}
.why-discover .grid-item:nth-of-type(1) .photo {
  width: 100%;
  height: auto;
  margin-top: 30px;
}
@media (min-width: 950px) {
  .why-discover .grid-item:nth-of-type(1) .photo {
    margin-right: -120px;
    width: calc(100% + 120px);
    max-width: none;
    position: relative;
  }
}
.why-discover .grid-item:nth-of-type(2) {
  background: #255594;
}
.why-discover .grid-item:nth-of-type(2) .inner {
  width: 94%;
  margin: 0 auto;
}
@media (min-width: 950px) {
  .why-discover .grid-item:nth-of-type(2) .inner {
    max-width: 700px;
    margin: 0 auto 0 0;
    padding: 0 0 0 100px;
  }
}
.why-discover .row {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 40px;
}
.why-discover .row .icon {
  width: 60px;
}
@media (min-width: 480px) {
  .why-discover .row .icon {
    width: 80px;
  }
}
@media (min-width: 600px) {
  .why-discover .row .icon {
    width: 100px;
  }
}
.why-discover .row .baseNEW {
  width: calc(100% - 60px);
  padding-left: 15px;
}
@media (min-width: 480px) {
  .why-discover .row .baseNEW {
    width: calc(100% - 80px);
    padding-left: 20px;
  }
}
@media (min-width: 600px) {
  .why-discover .row .baseNEW {
    width: calc(100% - 100px);
  }
}
.why-discover .row .baseNEW p {
  margin-bottom: 0px;
}

.gray-container {
  background: #eceeef;
}
.gray-container .programs-callout {
  padding: 80px 0 30px;
}
.gray-container .programs-callout .grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap-reverse;
  align-items: center;
}
.gray-container .programs-callout .grid .grid-item {
  width: 100%;
}
@media (min-width: 950px) {
  .gray-container .programs-callout .grid .grid-item {
    width: 50%;
  }
}
@media (min-width: 950px) {
  .gray-container .programs-callout .grid .grid-item:first-of-type {
    position: relative;
    z-index: 3;
  }
}
.gray-container .programs-callout .grid .grid-item:last-of-type {
  position: relative;
  text-align: center;
  z-index: 2;
}
.gray-container .programs-callout .baseNEW {
  background: #16345b;
  text-align: center;
  padding: 100px 30px 30px;
  position: relative;
}
@media (min-width: 600px) {
  .gray-container .programs-callout .baseNEW {
    padding: 100px 60px 30px;
  }
}
@media (min-width: 950px) {
  .gray-container .programs-callout .baseNEW {
    padding: 80px 0 60px 60px;
  }
}
.gray-container .programs-callout .baseNEW::after {
  display: none;
}
@media (min-width: 950px) {
  .gray-container .programs-callout .baseNEW::after {
    display: block;
    position: absolute;
    content: "";
    height: 100%;
    width: 60px;
    background: #16345b;
    top: 0;
    right: -58px;
  }
}
.gray-container .programs-callout .baseNEW h2, .gray-container .programs-callout .baseNEW h3, .gray-container .programs-callout .baseNEW p, .gray-container .programs-callout .baseNEW li, .gray-container .programs-callout .baseNEW a, .gray-container .programs-callout .baseNEW strong, .gray-container .programs-callout .baseNEW em {
  color: #fff;
}
.gray-container .programs-callout .baseNEW .button:hover {
  background: #60a0d4 !important;
  color: #fff !important;
}
.gray-container .programs-callout .photo {
  width: 100%;
  margin: 0 auto;
  margin-bottom: -60px;
  max-width: 700px;
}
@media (min-width: 950px) {
  .gray-container .programs-callout .photo {
    max-width: none;
    margin: 0;
  }
}
.gray-container #faqs .js-accordion {
  margin-left: 25px;
}
.gray-container #faqs .js-accordion__header {
  background: #60a0d4;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 400;
  color: #fff;
  padding: 20px 30px 20px 30px;
  letter-spacing: normal;
}
@media (min-width: 768px) {
  .gray-container #faqs .js-accordion__header {
    padding: 20px 60px 20px 40px;
  }
}
@media (min-width: 950px) {
  .gray-container #faqs .js-accordion__header {
    font-size: 36px;
  }
}
.gray-container #faqs .js-accordion__header::before {
  display: none;
}
.gray-container #faqs .js-accordion__header::after {
  line-height: normal;
  background: #c0d900;
  color: #16345b !important;
  left: -25px;
  top: 50%;
  transform: translateY(-50%);
}
.gray-container #faqs .js-accordion__panel {
  background: #fff;
  padding: 30px;
}
.gray-container #faqs .js-accordion__panel h3 {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  letter-spacing: normal;
}
@media (min-width: 600px) {
  .gray-container #faqs .js-accordion__panel h3 {
    font-size: 24px;
  }
}
@media (min-width: 950px) {
  .gray-container #faqs .js-accordion__panel h3 {
    font-size: 28px;
  }
}
.gray-container #faqs .tablepress {
  border: 1px solid #ddd;
}
.gray-container #faqs .tablepress thead {
  text-align: center;
}
.gray-container #faqs .tablepress td, .gray-container #faqs .tablepress th {
  border-right: 1px solid #ddd !important;
}

.prek-contact {
  margin: 80px auto;
}
.prek-contact .grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.prek-contact .grid .grid-item {
  width: 100%;
}
@media (min-width: 950px) {
  .prek-contact .grid .grid-item {
    width: 50%;
    padding: 0 30px;
  }
}
.prek-contact .photo {
  width: 100%;
  margin-bottom: 30px;
}
@media (min-width: 950px) {
  .prek-contact .photo {
    margin: 0;
  }
}
.prek-contact .baseNEW hr {
  margin: 30px 0;
}
.prek-contact .row {
  margin-top: 30px;
}
.prek-contact .row .inner {
  padding: 30px 10px 20px;
  background: #eceeef;
  text-align: center;
  border-bottom: 8px solid #60a0d4;
}
.prek-contact .row .inner p {
  margin-bottom: 5px;
}
.prek-contact .row .inner a {
  text-decoration: underline;
}
.prek-contact .row .inner a:hover {
  text-decoration: none;
}
.prek-contact .form {
  margin: 60px auto;
  max-width: 1000px;
  width: 94%;
}
.prek-contact .form #input_39_4_5_label, .prek-contact .form #input_40_4_5_label {
  display: none;
}
.prek-contact .form #gform_submit_button_39 {
  color: #16345b !important;
  background: #c0d900 !important;
}
.prek-contact .form #gform_submit_button_39:hover {
  background: #16345b !important;
  color: #fff !important;
}

.page-template-template-back-to-school .page-hero .wrap1400 {
  padding: 60px 0 40px;
}
@media (min-width: 950px) {
  .page-template-template-back-to-school .page-hero .wrap1400 {
    padding: 150px 0 120px;
  }
}
@media (min-width: 1240px) {
  .page-template-template-back-to-school .page-hero .wrap1400 {
    padding: 180px 0 170px;
  }
}
.page-template-template-back-to-school .grid {
  display: flex;
  flex-wrap: wrap;
}
.page-template-template-back-to-school .text-center h2::after {
  margin: 30px auto;
}
.page-template-template-back-to-school .introduction {
  margin-bottom: 50px;
}
.page-template-template-back-to-school .icon {
  width: 90px;
  margin: 0 auto 20px;
}
@media (min-width: 600px) {
  .page-template-template-back-to-school .icon {
    width: 100px;
  }
}
.page-template-template-back-to-school .dates {
  margin: -60px auto 90px;
}
@media (min-width: 950px) {
  .page-template-template-back-to-school .dates {
    margin: 90px auto;
  }
}
.page-template-template-back-to-school .dates .grid-item {
  width: 100%;
}
@media (min-width: 950px) {
  .page-template-template-back-to-school .dates .grid-item {
    width: 50%;
  }
}
.page-template-template-back-to-school .dates .grid-item.photo {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 300px;
}
@media (min-width: 600px) {
  .page-template-template-back-to-school .dates .grid-item.photo {
    min-height: 400px;
  }
}
.page-template-template-back-to-school .dates .inner {
  background: #eceeef;
  padding: 40px 30px;
  position: relative;
  z-index: 2;
}
@media (min-width: 950px) {
  .page-template-template-back-to-school .dates .inner {
    max-width: 700px;
    width: 94%;
    padding: 40px 0 40px 90px;
    margin: 60px 0 60px auto;
  }
}
@media (min-width: 950px) {
  .page-template-template-back-to-school .dates .inner::after {
    display: block;
    background: #eceeef;
    top: 0;
    position: absolute;
    content: "";
    width: 90px;
    height: 100%;
    right: -90px;
  }
}
.page-template-template-back-to-school .in-person {
  margin: 60px auto 80px;
}
@media (min-width: 950px) {
  .page-template-template-back-to-school .in-person {
    margin: 120px auto;
  }
}
.page-template-template-back-to-school .contact-schools {
  margin: 20px auto 60px;
}
@media (min-width: 600px) {
  .page-template-template-back-to-school .contact-schools {
    margin: 60px auto;
  }
}
.page-template-template-back-to-school .contact-schools .grid {
  justify-content: center;
}
.page-template-template-back-to-school .contact-schools .grid-item .button {
  margin: 0 5px 20px;
  width: 280px;
}
@media (min-width: 600px) {
  .page-template-template-back-to-school .contact-schools .grid-item .button {
    margin: 0 10px 20px;
    width: 290px;
  }
}
.page-template-template-back-to-school .resources {
  margin: 60px auto 120px;
}
@media (min-width: 950px) {
  .page-template-template-back-to-school .resources {
    margin: 90px auto 150px;
  }
}
.page-template-template-back-to-school .handbook {
  background: #16345b;
  padding: 90px 0 60px;
  position: relative;
}
.page-template-template-back-to-school .handbook .icon {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -45px;
}
.page-template-template-back-to-school .handbook .base {
  max-width: 650px;
  margin: 0 auto;
}
.page-template-template-back-to-school .handbook .base h2, .page-template-template-back-to-school .handbook .base h3, .page-template-template-back-to-school .handbook .base a, .page-template-template-back-to-school .handbook .base li, .page-template-template-back-to-school .handbook .base p, .page-template-template-back-to-school .handbook .base strong {
  color: #ffffff;
}
.page-template-template-back-to-school .handbook .base .button:hover {
  background: #ffffff;
  color: #16345b !important;
}

.page-template-template-new-to-kipp .baseNEW h2 {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  font-size: 28px;
  color: #16345b;
  line-height: 1.2;
  margin-bottom: 10px;
  letter-spacing: -0.03em;
}
@media (min-width: 600px) {
  .page-template-template-new-to-kipp .baseNEW h2 {
    font-size: 36px;
    letter-spacing: -0.04em;
  }
}
@media (min-width: 950px) {
  .page-template-template-new-to-kipp .baseNEW h2 {
    font-size: 40px;
  }
}
@media (min-width: 1240px) {
  .page-template-template-new-to-kipp .baseNEW h2 {
    font-size: 45px;
  }
}
.page-template-template-new-to-kipp .baseNEW h2::after {
  display: none;
}
.page-template-template-new-to-kipp .baseNEW h3 {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  color: #16345b;
  line-height: 1.2;
  margin-bottom: 10px;
  border: none;
  padding-bottom: 0px;
}
@media (min-width: 600px) {
  .page-template-template-new-to-kipp .baseNEW h3 {
    font-size: 28px;
  }
}
@media (min-width: 950px) {
  .page-template-template-new-to-kipp .baseNEW h3 {
    font-size: 32px;
  }
}
.page-template-template-new-to-kipp .baseNEW hr {
  margin: 30px auto;
  width: 150px;
  background: #60a0d4;
}
.page-template-template-new-to-kipp .baseNEW p {
  line-height: 1.6;
  margin-bottom: 30px;
}
.page-template-template-new-to-kipp .baseNEW .button {
  color: #16345b !important;
  background: #c0d900 !important;
}
.page-template-template-new-to-kipp .baseNEW .button:hover {
  background: #16345b !important;
  color: #fff !important;
}
.page-template-template-new-to-kipp .baseNEW a:not(.button) {
  text-decoration: underline;
}
.page-template-template-new-to-kipp .baseNEW a:not(.button):hover {
  text-decoration: none;
}
.page-template-template-new-to-kipp .introduction {
  margin: 0px auto 80px;
  position: relative;
}
.page-template-template-new-to-kipp .introduction #confetti-canvas {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: none;
}
@media (min-width: 600px) {
  .page-template-template-new-to-kipp .introduction #confetti-canvas {
    display: block;
  }
}
.page-template-template-new-to-kipp .introduction .welcome-banner {
  width: 100%;
  max-width: none;
  height: auto;
  margin: 0 auto 60px;
  border-bottom: 10px solid #eceeef;
}
.page-template-template-new-to-kipp .introduction .baseNEW {
  position: relative;
  z-index: 2;
}
.page-template-template-new-to-kipp .twoColumn {
  margin: 80px auto;
}
@media (min-width: 950px) {
  .page-template-template-new-to-kipp .twoColumn {
    margin: 80px auto 150px;
  }
}
.page-template-template-new-to-kipp .twoColumn.center-align {
  margin: 80px auto;
}
.page-template-template-new-to-kipp .twoColumn.center-align .photo {
  display: flex;
  align-items: center;
}
.page-template-template-new-to-kipp .twoColumn.center-align .photo .img {
  top: auto !important;
}
.page-template-template-new-to-kipp .twoColumn .grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap-reverse;
}
.page-template-template-new-to-kipp .twoColumn .grid .content {
  background: #eceeef;
  width: 100%;
  padding: 100px 0 40px;
  position: relative;
  z-index: 1;
}
@media (min-width: 950px) {
  .page-template-template-new-to-kipp .twoColumn .grid .content {
    padding: 100px 0 70px;
    width: 50%;
  }
}
.page-template-template-new-to-kipp .twoColumn .grid .baseNEW {
  margin: 0 auto;
  width: 94%;
}
@media (min-width: 950px) {
  .page-template-template-new-to-kipp .twoColumn .grid .baseNEW {
    max-width: 700px;
    margin: 0 0 0 auto;
  }
}
.page-template-template-new-to-kipp .twoColumn .grid .baseNEW hr {
  margin: 30px 0;
}
@media (min-width: 950px) {
  .page-template-template-new-to-kipp .twoColumn .grid .photo {
    width: 50%;
    border-left: 140px solid #eceeef;
  }
}
.page-template-template-new-to-kipp .twoColumn .grid .photo .img {
  position: relative;
  z-index: 2;
  margin-bottom: -60px;
}
@media (min-width: 950px) {
  .page-template-template-new-to-kipp .twoColumn .grid .photo .img {
    margin: 0;
    top: 90px;
    margin-left: -100px;
    max-width: 650px;
  }
}
.page-template-template-new-to-kipp .registration-questions {
  margin: 80px auto;
}
.page-template-template-new-to-kipp .registration-questions .grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
@media (min-width: 600px) {
  .page-template-template-new-to-kipp .registration-questions .grid {
    margin: 0 -10px 40px;
  }
}
@media (min-width: 1400px) {
  .page-template-template-new-to-kipp .registration-questions .grid {
    margin: 0 -20px 40px;
  }
}
.page-template-template-new-to-kipp .registration-questions .grid-item {
  width: 100%;
  margin-bottom: 30px;
}
@media (min-width: 600px) {
  .page-template-template-new-to-kipp .registration-questions .grid-item {
    width: 50%;
  }
}
@media (min-width: 1240px) {
  .page-template-template-new-to-kipp .registration-questions .grid-item {
    width: 25%;
  }
}
.page-template-template-new-to-kipp .registration-questions .inner.baseNew {
  padding: 30px 10px 20px;
  background: #eceeef;
  text-align: center;
  border-bottom: 8px solid #60a0d4;
}
@media (min-width: 600px) {
  .page-template-template-new-to-kipp .registration-questions .inner.baseNew {
    margin: 0 10px;
  }
}
@media (min-width: 1400px) {
  .page-template-template-new-to-kipp .registration-questions .inner.baseNew {
    margin: 0 20px;
  }
}
.page-template-template-new-to-kipp .registration-questions .inner.baseNew p {
  margin-bottom: 5px;
}
.page-template-template-new-to-kipp .registration-questions .inner.baseNew a {
  text-decoration: underline;
}
.page-template-template-new-to-kipp .registration-questions .inner.baseNew a:hover {
  text-decoration: none;
}
.page-template-template-new-to-kipp .events {
  margin: 40px auto 80px;
  background: #16345b;
  padding: 60px 0;
}
@media (min-width: 950px) {
  .page-template-template-new-to-kipp .events {
    margin: 110px auto 80px;
  }
}
.page-template-template-new-to-kipp .events .grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 950px) {
  .page-template-template-new-to-kipp .events .grid {
    margin: 0 -30px;
  }
}
.page-template-template-new-to-kipp .events .grid-item {
  width: 100%;
}
@media (min-width: 950px) {
  .page-template-template-new-to-kipp .events .grid-item {
    width: 50%;
  }
}
.page-template-template-new-to-kipp .events .grid-item:last-of-type {
  border-top: 2px solid #255594;
  padding-top: 60px;
  margin-top: 30px;
}
@media (min-width: 950px) {
  .page-template-template-new-to-kipp .events .grid-item:last-of-type {
    padding: 0;
    margin: 0;
    border: none;
    border-left: 2px solid #255594;
  }
}
.page-template-template-new-to-kipp .events .baseNEW {
  position: relative;
  text-align: center;
}
@media (min-width: 950px) {
  .page-template-template-new-to-kipp .events .baseNEW {
    padding: 60px 30px 0;
  }
}
.page-template-template-new-to-kipp .events .baseNEW h2, .page-template-template-new-to-kipp .events .baseNEW h3, .page-template-template-new-to-kipp .events .baseNEW p, .page-template-template-new-to-kipp .events .baseNEW li, .page-template-template-new-to-kipp .events .baseNEW a {
  color: #ffffff;
}
.page-template-template-new-to-kipp .events .baseNEW .button {
  color: #16345b !important;
  background: #c0d900 !important;
}
.page-template-template-new-to-kipp .events .baseNEW .button:hover {
  background: #60a0d4 !important;
  color: #fff !important;
}
.page-template-template-new-to-kipp .events .baseNEW .icon {
  width: 100px;
  margin: 0 auto 10px;
}
@media (min-width: 600px) {
  .page-template-template-new-to-kipp .events .baseNEW .icon {
    width: 110px;
  }
}
@media (min-width: 950px) {
  .page-template-template-new-to-kipp .events .baseNEW .icon {
    position: absolute;
    left: 0;
    right: 0;
    top: -90px;
  }
}
.page-template-template-new-to-kipp .resources {
  margin: 80px auto 20px;
}
.page-template-template-new-to-kipp .resources .grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.page-template-template-new-to-kipp .resources .grid-item {
  width: 250px;
  text-align: center;
  margin-bottom: 60px;
}
.page-template-template-new-to-kipp .resources .grid-item .inner {
  padding: 0 5px;
}
@media (min-width: 600px) {
  .page-template-template-new-to-kipp .resources .grid-item .inner {
    padding: 0 30px;
  }
}
.page-template-template-new-to-kipp .resources .grid-item .icon {
  display: block;
  z-index: 2;
  position: relative;
  height: 90px;
  width: auto;
  margin: 0 auto -20px;
}
@media (min-width: 600px) {
  .page-template-template-new-to-kipp .resources .grid-item .icon {
    height: 110px;
  }
}
.page-template-template-new-to-kipp .resources .grid-item a span {
  font-size: 16px;
  width: 210px;
  padding: 20px 5px;
  display: inline-block;
  background: #60a0d4;
  color: #fff;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
}
.page-template-template-new-to-kipp .resources .grid-item a:hover span {
  background: #16345b;
}
.page-template-template-new-to-kipp .resources .grid-item a.disable {
  pointer-events: none;
}
.page-template-template-new-to-kipp .resources .grid-item a.disable span.disable-text {
  color: #3a3b3a;
  display: block;
  margin-top: 8px;
  font-size: 14px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: italic;
  background: none;
  width: auto;
  padding: 0;
}
.page-template-template-new-to-kipp .videos {
  margin: 60px auto 1px;
}
@media (min-width: 950px) {
  .page-template-template-new-to-kipp .videos {
    margin: 80px auto 30px;
  }
}
.page-template-template-new-to-kipp .videos .vidwrap {
  margin-bottom: 20px;
}
.page-template-template-new-to-kipp .videos .vidwrap .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.page-template-template-new-to-kipp .videos .vidwrap .embed-container iframe,
.page-template-template-new-to-kipp .videos .vidwrap .embed-container object,
.page-template-template-new-to-kipp .videos .vidwrap .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page-template-template-new-to-kipp .videos .grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 950px) {
  .page-template-template-new-to-kipp .videos .grid {
    margin: 0 -30px;
  }
}
.page-template-template-new-to-kipp .videos .grid-item {
  width: 100%;
  margin-bottom: 30px;
}
@media (min-width: 950px) {
  .page-template-template-new-to-kipp .videos .grid-item {
    width: 50%;
  }
}
.page-template-template-new-to-kipp .videos .inner {
  text-align: center;
}
@media (min-width: 950px) {
  .page-template-template-new-to-kipp .videos .inner {
    padding: 0 30px;
  }
}
.page-template-template-new-to-kipp .videos .title {
  background: #16345b;
  padding: 20px 10px;
  text-align: center;
  margin-bottom: -2px;
}
.page-template-template-new-to-kipp .videos .title h4 {
  letter-spacing: normal;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #c0d900;
  font-size: 16px;
  margin: 0 auto;
}
@media (min-width: 600px) {
  .page-template-template-new-to-kipp .videos .title h4 {
    font-size: 18px;
  }
}
@media (min-width: 950px) {
  .page-template-template-new-to-kipp .videos .title h4 {
    font-size: 20px;
  }
}
@media (min-width: 1240px) {
  .page-template-template-new-to-kipp .videos .title h4 {
    font-size: 22px;
  }
}
.page-template-template-new-to-kipp .social-banner {
  margin: 60px auto;
}
.page-template-template-new-to-kipp .social-banner .inner {
  background: #60a0d4;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 30px 10px;
  outline: 1px solid #eaf2f9;
  outline-offset: -10px;
  align-items: center;
  text-align: center;
}
@media (min-width: 600px) {
  .page-template-template-new-to-kipp .social-banner .inner {
    padding: 40px 20px;
  }
}
.page-template-template-new-to-kipp .social-banner .inner .text {
  color: #ffffff;
  line-height: 1.2;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  letter-spacing: -0.01em;
  margin: 10px;
  font-size: 24px;
}
@media (min-width: 480px) {
  .page-template-template-new-to-kipp .social-banner .inner .text {
    font-size: 28px;
  }
}
@media (min-width: 600px) {
  .page-template-template-new-to-kipp .social-banner .inner .text {
    font-size: 36px;
  }
}
@media (min-width: 950px) {
  .page-template-template-new-to-kipp .social-banner .inner .text {
    font-size: 40px;
  }
}
.page-template-template-new-to-kipp .social-banner .inner .text span {
  color: #16345b;
}
.page-template-template-new-to-kipp .social-banner .inner .links {
  margin: 10px 0;
}
.page-template-template-new-to-kipp .social-banner .inner .links a {
  font-size: 35px;
  margin: 0 5px;
  color: #eaf2f9;
}
@media (min-width: 600px) {
  .page-template-template-new-to-kipp .social-banner .inner .links a {
    font-size: 50px;
  }
}
.page-template-template-new-to-kipp .social-banner .inner .links a:hover {
  color: #16345b;
}
.page-template-template-new-to-kipp #faqs {
  margin: 80px auto !important;
}
.page-template-template-new-to-kipp #faqs .baseNEW {
  margin-bottom: 40px;
}

.page-template-template-new-to-kipp-events .page-base {
  margin: 60px auto;
}
.page-template-template-new-to-kipp-events .page-base .base h2::after {
  margin: 20px auto 30px;
}
.page-template-template-new-to-kipp-events .tablepress {
  overflow-x: scroll;
  display: block;
}
@media (min-width: 600px) {
  .page-template-template-new-to-kipp-events .tablepress {
    display: table;
  }
}
.page-template-template-new-to-kipp-events .js-tabs ul {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.page-template-template-new-to-kipp-events .js-tabs ul li {
  display: inline-block;
  position: relative;
  float: left;
  padding: 0 2px;
  z-index: 1;
  width: 100%;
  margin-bottom: 4px;
}
@media (min-width: 480px) {
  .page-template-template-new-to-kipp-events .js-tabs ul li {
    width: 50%;
  }
}
@media (min-width: 950px) {
  .page-template-template-new-to-kipp-events .js-tabs ul li {
    width: 25%;
  }
}
.page-template-template-new-to-kipp-events .js-tabs ul a {
  position: relative;
  float: left;
  overflow: hidden;
  text-transform: uppercase;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  background: #eceeef;
  color: #16345b;
  text-decoration: none;
  margin: 0;
  padding: 20px 5px;
  display: block;
  width: 100%;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
  letter-spacing: -0.02em;
}
@media (min-width: 950px) {
  .page-template-template-new-to-kipp-events .js-tabs ul a {
    font-size: 12px;
    letter-spacing: 0.03em;
  }
}
@media (min-width: 1240px) {
  .page-template-template-new-to-kipp-events .js-tabs ul a {
    padding: 30px 5px;
    font-size: 16px;
  }
}
.page-template-template-new-to-kipp-events .js-tabs ul a[aria-selected=true] {
  background: #60a0d4;
  color: white;
}
.page-template-template-new-to-kipp-events [aria-hidden=true].registration-tabs-tabs__content,
.page-template-template-new-to-kipp-events [aria-hidden=true].welcome-tabs-tabs__content {
  display: none;
}

.page-id-15958 .page-hero .wrap1400 {
  padding: 55px 0 60px;
}
@media (min-width: 950px) {
  .page-id-15958 .page-hero .wrap1400 {
    padding: 110px 0 120px;
  }
}
.page-id-15958 .twocolumns {
  margin: 60px auto;
}
@media (min-width: 950px) {
  .page-id-15958 .twocolumns {
    margin: 80px auto;
  }
}
.page-id-15958 .twocolumns .grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap-reverse;
  align-items: center;
}
.page-id-15958 .twocolumns .grid .grid-item {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 950px) {
  .page-id-15958 .twocolumns .grid .grid-item {
    margin: 0;
    width: 50%;
  }
}
.page-id-15958 .twocolumns .grid .grid-item:last-of-type {
  text-align: center;
}
.page-id-15958 .twocolumns .grid .img-container {
  margin: 0 auto;
  margin-bottom: -60px;
  position: relative;
  z-index: 2;
}
@media (min-width: 950px) {
  .page-id-15958 .twocolumns .grid .img-container {
    margin: 0;
  }
}
.page-id-15958 .twocolumns .grid .inner {
  padding: 90px 30px 20px;
  background: #eceeef;
}
@media (min-width: 950px) {
  .page-id-15958 .twocolumns .grid .inner {
    padding: 40px 60px 20px 60px;
  }
}
@media (min-width: 1100px) {
  .page-id-15958 .twocolumns .grid .inner {
    padding: 40px 60px 20px 90px;
  }
}
.page-id-15958 #jotPlace #jotTabs ul.js-tablist {
  max-width: 1400px;
  margin: 0 auto;
}
.page-id-15958 #jotPlace #jotTabs ul.js-tablist li {
  width: 24%;
  max-width: none !important;
}
.page-id-15958 #jotPlace #jotTabs ul.js-tablist a {
  font-size: 12px;
  height: 60px !important;
}
@media (min-width: 1100px) {
  .page-id-15958 #jotPlace #jotTabs ul.js-tablist a {
    font-size: 14px;
  }
}
@media (min-width: 1240px) {
  .page-id-15958 #jotPlace #jotTabs ul.js-tablist a {
    font-size: 16px;
  }
}
.page-id-15958 #faqs {
  padding: 0px;
  margin-bottom: 60px;
}

.page-id-15923 .page-hero .wrap1400, .page-id-16060 .page-hero .wrap1400 {
  padding: 55px 0 60px;
}
@media (min-width: 950px) {
  .page-id-15923 .page-hero .wrap1400, .page-id-16060 .page-hero .wrap1400 {
    padding: 110px 0 120px;
  }
}
@media (min-width: 1240px) {
  .page-id-15923 .page-hero .wrap1400, .page-id-16060 .page-hero .wrap1400 {
    padding: 180px 0 190px;
  }
}
.page-id-15923 .below, .page-id-16060 .below {
  margin: 0 auto 60px;
}
@media (min-width: 1100px) {
  .page-id-15923 .below, .page-id-16060 .below {
    margin: 0 auto;
  }
}
.page-id-15923 .below .base h2::after, .page-id-16060 .below .base h2::after {
  margin: 30px auto;
}
.page-id-15923 .below .base .button, .page-id-16060 .below .base .button {
  line-height: normal;
}
@media (max-width: 1100px) {
  .page-id-15923 .mobile-wrap-full, .page-id-16060 .mobile-wrap-full {
    width: 100%;
  }
}
.page-id-15923 .base.inner h2::after, .page-id-16060 .base.inner h2::after {
  width: 150px !important;
}
.page-id-15923 .column-content-photo, .page-id-16060 .column-content-photo {
  padding: 0px;
  margin: 60px auto;
}
@media (max-width: 1100px) {
  .page-id-15923 .column-content-photo .col2, .page-id-15923 .column-content-photo .col1, .page-id-16060 .column-content-photo .col2, .page-id-16060 .column-content-photo .col1 {
    width: 100%;
  }
}
.page-id-15923 .column-content-photo .col1, .page-id-15923 .column-content-photo .col2, .page-id-16060 .column-content-photo .col1, .page-id-16060 .column-content-photo .col2 {
  margin-top: 0;
}
.page-id-15923 .darkblue .inner.base a:hover, .page-id-16060 .darkblue .inner.base a:hover {
  text-decoration: none;
  color: #fff;
}
.page-id-15923 .twocolumns, .page-id-16060 .twocolumns {
  margin: 60px auto !important;
  background: #eceeef;
  padding: 80px 0 60px;
}
@media (min-width: 950px) {
  .page-id-15923 .twocolumns, .page-id-16060 .twocolumns {
    margin: 80px auto !important;
  }
}
.page-id-15923 .twocolumns .grid, .page-id-16060 .twocolumns .grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 950px) {
  .page-id-15923 .twocolumns .grid, .page-id-16060 .twocolumns .grid {
    margin: 0 -60px;
  }
}
.page-id-15923 .twocolumns .grid-item, .page-id-16060 .twocolumns .grid-item {
  width: 100%;
}
@media (min-width: 950px) {
  .page-id-15923 .twocolumns .grid-item, .page-id-16060 .twocolumns .grid-item {
    width: 50%;
  }
}
.page-id-15923 .twocolumns .grid-item:first-of-type, .page-id-16060 .twocolumns .grid-item:first-of-type {
  margin-bottom: 40px;
}
@media (min-width: 950px) {
  .page-id-15923 .twocolumns .grid-item:first-of-type, .page-id-16060 .twocolumns .grid-item:first-of-type {
    margin: 0;
  }
  .page-id-15923 .twocolumns .grid-item:first-of-type .base, .page-id-16060 .twocolumns .grid-item:first-of-type .base {
    border-right: 2px solid #d8d9d9;
  }
}
@media (min-width: 950px) {
  .page-id-15923 .twocolumns .base, .page-id-16060 .twocolumns .base {
    padding: 0 60px;
  }
}
.page-id-15923 .twocolumns .base h2, .page-id-16060 .twocolumns .base h2 {
  font-size: 1.7em;
}
@media (min-width: 768px) {
  .page-id-15923 .twocolumns .base h2, .page-id-16060 .twocolumns .base h2 {
    font-size: 2em;
  }
}
@media (min-width: 1100px) {
  .page-id-15923 .twocolumns .base h2, .page-id-16060 .twocolumns .base h2 {
    font-size: 32px;
  }
}
@media (min-width: 1240px) {
  .page-id-15923 .twocolumns .base h2, .page-id-16060 .twocolumns .base h2 {
    font-size: 48px;
  }
}
.page-id-15923 #faqs, .page-id-16060 #faqs {
  padding: 0px;
  margin: 60px auto 80px;
}

.events-page-header {
  margin: 60px auto;
  text-align: center;
}
.events-page-header hr {
  margin: 30px auto;
  width: 90px;
  background: #60a0d4;
}

.events-list .grid {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
}
.events-list .grid-item {
  width: 100%;
  margin-bottom: 90px;
}
@media (min-width: 600px) {
  .events-list .grid-item {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .events-list .grid-item {
    width: 33.3333333%;
  }
}
.events-list .inner {
  padding: 0 20px;
}
.events-list .inner .date {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #16345b;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}
.events-list .inner .img {
  display: block;
  margin-bottom: 10px;
}
.events-list .inner .link {
  display: block;
}
.events-list .inner .link:hover h3 {
  color: #16345b;
}
.events-list .inner h3 {
  border: none;
  margin-bottom: 5px;
  line-height: 1.2;
  padding-bottom: 0;
}
.events-list .inner .excerpt {
  line-height: 1.6;
}
.events-list .inner .button {
  background: #16345b;
  font-size: 14px;
  width: 205px;
}
@media (min-width: 600px) {
  .events-list .inner .button {
    font-size: 16px;
  }
}
.events-list .inner .button:hover {
  background: #60a0d4;
}

.featured-event {
  text-align: center;
  margin-bottom: 90px;
}
@media (min-width: 950px) {
  .featured-event {
    margin-bottom: 130px;
  }
}
.featured-event .link {
  display: block;
  width: max-content;
  margin: 0 auto;
  margin-bottom: 30px;
}
@media (min-width: 950px) {
  .featured-event .link {
    margin-bottom: 40px;
  }
}
.featured-event .link:hover h2 {
  color: #255594;
}
.featured-event h2 {
  font-size: 27px;
}
@media (min-width: 480px) {
  .featured-event h2 {
    font-size: 32px;
  }
}
@media (min-width: 768px) {
  .featured-event h2 {
    font-size: 36px;
  }
}
@media (min-width: 1024px) {
  .featured-event h2 {
    font-size: 48px;
  }
}
.featured-event h2::after {
  display: none;
}
.featured-event .container {
  position: relative;
  text-align: center;
  margin: 30px auto;
}
.featured-event .container .line {
  width: 100%;
  position: absolute;
  z-index: 1;
  height: 2px;
  background: #eceeef;
  top: 50%;
}
.featured-event .container .date {
  background: #fff;
  position: relative;
  z-index: 2;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #16345b;
  padding: 0 10px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 0 auto;
  font-size: 18px;
}
@media (min-width: 600px) {
  .featured-event .container .date {
    font-size: 20px;
  }
}
@media (min-width: 1024px) {
  .featured-event .container .date {
    font-size: 24px;
  }
}
.featured-event .img {
  display: block;
  margin: 0 auto;
  margin-bottom: -70px;
  z-index: 2;
  position: relative;
  width: 96%;
  max-width: 1100px;
}
.featured-event .img img {
  width: 100%;
  height: auto;
  max-width: none;
}
.featured-event .inner {
  background: #eceeef;
  padding: 100px 30px 60px;
  text-align: left;
  position: relative;
}
.featured-event .inner .exercpt {
  display: block;
  max-width: 1100px;
  margin: 0 auto;
  line-height: 1.6;
}
.featured-event .inner .button {
  background: #16345b;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -24px;
  width: max-content;
  font-size: 14px;
  width: 205px;
}
@media (min-width: 600px) {
  .featured-event .inner .button {
    font-size: 16px;
  }
}
.featured-event .inner .button:hover {
  background: #60a0d4;
}

.tribe-events-pg-template {
  max-width: none !important;
  padding: 0px !important;
}

article.single-event {
  margin: 60px auto -60px;
}
article.single-event .event-headline {
  text-align: center;
  margin-bottom: 30px;
}
article.single-event h1 {
  margin-bottom: 20px;
}
@media (min-width: 950px) {
  article.single-event h1 {
    margin-bottom: 40px;
  }
}
article.single-event .region {
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #16345b;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border-bottom: 2px solid #60a0d4;
  display: inline-block;
}
@media (min-width: 600px) {
  article.single-event .region {
    font-size: 18px;
  }
}
@media (min-width: 950px) {
  article.single-event .region {
    font-size: 21px;
  }
}
@media (min-width: 1240px) {
  article.single-event .region {
    font-size: 24px;
  }
}
article.single-event .date {
  font-size: 20px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #16345b;
  display: block;
  margin-bottom: 12px;
  line-height: 24px;
}
@media (min-width: 950px) {
  article.single-event .date {
    font-size: 24px;
    line-height: 27px;
  }
}
article.single-event .location-time {
  margin-bottom: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  color: #16345b;
}
article.single-event .location-time .location, article.single-event .location-time .time {
  color: #255594;
  display: flex;
  align-items: center;
  margin: 0 20px 10px 0;
  font-size: 14px;
}
@media (min-width: 480px) {
  article.single-event .location-time .location, article.single-event .location-time .time {
    font-size: 16px;
  }
}
@media (min-width: 950px) {
  article.single-event .location-time .location, article.single-event .location-time .time {
    font-size: 18px;
  }
}
article.single-event .location-time .icon {
  color: #60a0d4;
  margin-right: 5px;
}
article.single-event .location-time a:hover .location {
  color: #60a0d4;
}
article.single-event .featuredBG {
  text-align: center;
  position: relative;
}
article.single-event .featuredBG::after {
  position: absolute;
  top: 10%;
  left: 0;
  z-index: 1;
  background-color: #fff;
  height: 80%;
  width: 100%;
  content: "";
  background: url(../images/lightgrayBg.gif) #eceeef no-repeat;
}
article.single-event .featuredImg {
  margin: 0 auto 40px;
  z-index: 2;
  position: relative;
}
article.single-event .featuredImg.featuredImgLarge {
  max-width: 1050px;
}
article.single-event .featuredImg.featuredImgMedium {
  max-width: 850px;
}
article.single-event .featuredImg.featuredImgSmall {
  max-width: 600px;
}
article.single-event .share {
  text-align: center;
  padding: 0px 15px 30px;
  position: relative;
}
article.single-event .share.gray {
  background: #eceeef;
  padding: 30px 15px;
}
article.single-event .share.gray h4 {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  display: block;
  text-transform: uppercase !important;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #60a0d4;
  font-size: 14px;
  margin: 0 auto 20px;
}
article.single-event .share .ssbp-wrap div {
  text-align: center !important;
}
article.single-event .share .ssbp-wrap br {
  display: none;
}
article.single-event .share .ssbp-wrap .ssba-share-text {
  display: none;
}
article.single-event .share .ssbp-wrap a {
  margin: 0 10px;
}
article.single-event .share .ssbp-wrap a img {
  height: 20px;
  width: auto !important;
  padding: 0 !important;
  opacity: 0.75;
}
@media (min-width: 950px) {
  article.single-event .share .ssbp-wrap a img {
    height: 28px;
  }
}
article.single-event .share .ssbp-wrap a img:hover {
  opacity: 1;
}
article.single-event .base {
  margin: 60px auto;
}
article.single-event .base h2 {
  text-align: center;
}
article.single-event .base h2::after {
  margin: 20px auto;
}
article.single-event .base h3 {
  display: block;
  text-align: center;
}
article.single-event .base h4 {
  text-transform: uppercase;
  color: #60a0d4;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}
article.single-event .base h4 br {
  margin-bottom: 10px;
}
article.single-event .base h4 strong {
  color: #60a0d4;
}
article.single-event .base img {
  margin-bottom: 30px;
}
article.single-event .base p:last-of-type {
  margin-bottom: 0;
}
article.single-event .base .button.multiline {
  margin: 10px;
  padding: 20px 15px !important;
}
article.single-event .base .vidwrap {
  max-width: 760px;
  margin: 0 auto;
}
article.single-event .base .vidwrap .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
article.single-event .base .vidwrap .embed-container iframe, article.single-event .base .vidwrap .embed-container object, article.single-event .base .vidwrap .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.page-id-16110 .page-hero .wrap1400, .page-id-16145 .page-hero .wrap1400 {
  padding: 55px 0 60px;
}
@media (min-width: 950px) {
  .page-id-16110 .page-hero .wrap1400, .page-id-16145 .page-hero .wrap1400 {
    padding: 110px 0 120px;
  }
}
@media (min-width: 1240px) {
  .page-id-16110 .page-hero .wrap1400, .page-id-16145 .page-hero .wrap1400 {
    padding: 180px 0 190px;
  }
}
.page-id-16110 .page-hero .wrap1400 h1, .page-id-16145 .page-hero .wrap1400 h1 {
  line-height: 1.3;
}
.page-id-16110 .page-hero .wrap1400 h1::after, .page-id-16145 .page-hero .wrap1400 h1::after {
  margin-bottom: 30px;
}
@media (min-width: 950px) {
  .page-id-16110 .page-hero .wrap1400 h1::after, .page-id-16145 .page-hero .wrap1400 h1::after {
    margin-bottom: 40px;
  }
}
.page-id-16110 .gform_wrapper, .page-id-16145 .gform_wrapper {
  margin-top: 60px;
}
.page-id-16110 .info, .page-id-16145 .info {
  background: #eceeef;
  position: relative;
  padding: 80px 0 30px;
  margin-top: 120px;
}
@media (min-width: 950px) {
  .page-id-16110 .info, .page-id-16145 .info {
    padding: 80px 0;
  }
}
.page-id-16110 .info .grid, .page-id-16145 .info .grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 950px) {
  .page-id-16110 .info .grid, .page-id-16145 .info .grid {
    margin: 0 -60px;
  }
}
.page-id-16110 .info .grid .grid-item, .page-id-16145 .info .grid .grid-item {
  width: 100%;
}
@media (min-width: 950px) {
  .page-id-16110 .info .grid .grid-item, .page-id-16145 .info .grid .grid-item {
    width: 50%;
  }
}
@media (min-width: 950px) {
  .page-id-16110 .info .grid .grid-item:first-of-type, .page-id-16145 .info .grid .grid-item:first-of-type {
    border-right: 2px solid #60a0d4;
  }
}
@media (min-width: 950px) {
  .page-id-16110 .info .grid .base, .page-id-16145 .info .grid .base {
    padding: 0 60px;
  }
}
.page-id-16110 .info .icon, .page-id-16145 .info .icon {
  width: 100px;
  position: absolute;
  top: -50px;
  left: 0;
  right: 0;
  margin: 0 auto 20px;
}
.page-id-16110 .info .text-center, .page-id-16145 .info .text-center {
  text-align: center;
}
.page-id-16110 .info .text-center h2::after, .page-id-16145 .info .text-center h2::after {
  margin: 30px auto 60px;
}
.page-id-16110 .info .base h2, .page-id-16145 .info .base h2 {
  line-height: 1.2;
  font-size: 30px;
}
@media (min-width: 950px) {
  .page-id-16110 .info .base h2, .page-id-16145 .info .base h2 {
    font-size: 32px;
  }
}
@media (min-width: 1100px) {
  .page-id-16110 .info .base h2, .page-id-16145 .info .base h2 {
    font-size: 43px;
  }
}
@media (min-width: 1240px) {
  .page-id-16110 .info .base h2, .page-id-16145 .info .base h2 {
    font-size: 48px;
  }
}
.page-id-16110 .questions, .page-id-16145 .questions {
  background: #16345b;
  padding: 40px 0 0px;
  position: relative;
  margin: 0 auto -60px;
}
.page-id-16110 .questions .icon, .page-id-16145 .questions .icon {
  width: 100px;
  margin: 0 auto 20px;
}
.page-id-16110 .questions .base, .page-id-16145 .questions .base {
  padding-bottom: 40px;
}
.page-id-16110 .questions h2, .page-id-16145 .questions h2 {
  color: #fff;
  line-height: 1.2;
  font-size: 30px;
}
@media (min-width: 950px) {
  .page-id-16110 .questions h2, .page-id-16145 .questions h2 {
    font-size: 32px;
  }
}
@media (min-width: 1100px) {
  .page-id-16110 .questions h2, .page-id-16145 .questions h2 {
    font-size: 43px;
  }
}
@media (min-width: 1240px) {
  .page-id-16110 .questions h2, .page-id-16145 .questions h2 {
    font-size: 48px;
  }
}
.page-id-16110 .questions p, .page-id-16110 .questions strong, .page-id-16110 .questions em, .page-id-16110 .questions li, .page-id-16110 .questions a, .page-id-16145 .questions p, .page-id-16145 .questions strong, .page-id-16145 .questions em, .page-id-16145 .questions li, .page-id-16145 .questions a {
  color: #fff;
}
.page-id-16110 .questions a, .page-id-16145 .questions a {
  text-decoration: underline;
}
.page-id-16110 .questions a:hover, .page-id-16145 .questions a:hover {
  color: #60a0d4;
  text-decoration: none;
}
.page-id-16110 .questions .image, .page-id-16145 .questions .image {
  margin-bottom: -4px;
}
.page-id-16110 .questions .row, .page-id-16145 .questions .row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 60px -20px 0;
}
.page-id-16110 .questions .row .grid-item, .page-id-16145 .questions .row .grid-item {
  width: 100%;
  margin-bottom: 30px;
}
@media (min-width: 600px) {
  .page-id-16110 .questions .row .grid-item, .page-id-16145 .questions .row .grid-item {
    width: 50%;
  }
}
@media (min-width: 1100px) {
  .page-id-16110 .questions .row .grid-item, .page-id-16145 .questions .row .grid-item {
    width: 25%;
  }
}
.page-id-16110 .questions .row .inner, .page-id-16145 .questions .row .inner {
  padding: 0 20px;
}

#label_26_27_1, #label_26_37_1, #label_26_46_1 {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
}

.page-id-15833 .page-hero .wrap1400, .page-id-15883 .page-hero .wrap1400 {
  padding: 55px 0 60px;
}
@media (min-width: 950px) {
  .page-id-15833 .page-hero .wrap1400, .page-id-15883 .page-hero .wrap1400 {
    padding: 110px 0 120px;
  }
}
@media (min-width: 1240px) {
  .page-id-15833 .page-hero .wrap1400, .page-id-15883 .page-hero .wrap1400 {
    padding: 180px 0 190px;
  }
}
.page-id-15833 .page-hero .wrap1400 h1, .page-id-15883 .page-hero .wrap1400 h1 {
  line-height: 1.3;
}
.page-id-15833 .page-hero .wrap1400 h1::after, .page-id-15883 .page-hero .wrap1400 h1::after {
  margin-bottom: 30px;
}
@media (min-width: 950px) {
  .page-id-15833 .page-hero .wrap1400 h1::after, .page-id-15883 .page-hero .wrap1400 h1::after {
    margin-bottom: 40px;
  }
}
.page-id-15833 .below .base h2::after, .page-id-15883 .below .base h2::after {
  margin: 30px auto;
}
.page-id-15833 .below .base .button, .page-id-15883 .below .base .button {
  line-height: normal;
}
.page-id-15833 .twocolumns, .page-id-15883 .twocolumns {
  margin: 90px auto;
}
.page-id-15833 .twocolumns .grid, .page-id-15883 .twocolumns .grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap-reverse;
  align-items: center;
}
.page-id-15833 .twocolumns .grid .grid-item:first-of-type, .page-id-15883 .twocolumns .grid .grid-item:first-of-type {
  width: 100%;
}
@media (min-width: 950px) {
  .page-id-15833 .twocolumns .grid .grid-item:first-of-type, .page-id-15883 .twocolumns .grid .grid-item:first-of-type {
    width: calc(50% - 100px);
  }
}
.page-id-15833 .twocolumns .grid .grid-item:last-of-type, .page-id-15883 .twocolumns .grid .grid-item:last-of-type {
  width: 100%;
}
@media (min-width: 950px) {
  .page-id-15833 .twocolumns .grid .grid-item:last-of-type, .page-id-15883 .twocolumns .grid .grid-item:last-of-type {
    width: calc(50% + 100px);
  }
}
.page-id-15833 .twocolumns .grid img, .page-id-15883 .twocolumns .grid img {
  max-width: none;
  width: 100%;
  margin-bottom: -4px;
}
@media (min-width: 950px) {
  .page-id-15833 .twocolumns .grid img, .page-id-15883 .twocolumns .grid img {
    margin: 0;
  }
}
.page-id-15833 .twocolumns .grid .inner, .page-id-15883 .twocolumns .grid .inner {
  padding: 60px 0px 40px;
  background: #16345b;
  position: relative;
  z-index: 2;
}
@media (min-width: 950px) {
  .page-id-15833 .twocolumns .grid .inner, .page-id-15883 .twocolumns .grid .inner {
    padding: 80px 30px 60px 0px;
    margin-right: -100px;
  }
}
@media (min-width: 1100px) {
  .page-id-15833 .twocolumns .grid .inner, .page-id-15883 .twocolumns .grid .inner {
    padding: 80px 80px 70px 0px;
  }
}
.page-id-15833 .twocolumns .grid .inner .base, .page-id-15883 .twocolumns .grid .inner .base {
  width: 94%;
  margin: 0 auto;
}
@media (min-width: 950px) {
  .page-id-15833 .twocolumns .grid .inner .base, .page-id-15883 .twocolumns .grid .inner .base {
    margin: 0 0 0 auto;
    max-width: 600px;
    width: 97%;
  }
}
.page-id-15833 .twocolumns .grid .inner .base h2, .page-id-15883 .twocolumns .grid .inner .base h2 {
  color: #fff;
  line-height: 1.2;
  font-size: 30px;
}
@media (min-width: 950px) {
  .page-id-15833 .twocolumns .grid .inner .base h2, .page-id-15883 .twocolumns .grid .inner .base h2 {
    font-size: 32px;
  }
}
@media (min-width: 1100px) {
  .page-id-15833 .twocolumns .grid .inner .base h2, .page-id-15883 .twocolumns .grid .inner .base h2 {
    font-size: 43px;
  }
}
@media (min-width: 1240px) {
  .page-id-15833 .twocolumns .grid .inner .base h2, .page-id-15883 .twocolumns .grid .inner .base h2 {
    font-size: 48px;
  }
}
.page-id-15833 .twocolumns .grid .inner .base p, .page-id-15883 .twocolumns .grid .inner .base p {
  color: #fff;
}
.page-id-15833 .twocolumns .grid .inner .base a, .page-id-15883 .twocolumns .grid .inner .base a {
  color: #60a0d4;
  text-decoration: underline;
}
.page-id-15833 .twocolumns .grid .inner .base a:hover, .page-id-15883 .twocolumns .grid .inner .base a:hover {
  color: #60a0d4;
}
.page-id-15833 .twocolumns .grid .inner .base li, .page-id-15883 .twocolumns .grid .inner .base li {
  color: #fff;
}
.page-id-15833 .twocolumns .grid .inner .base .button, .page-id-15883 .twocolumns .grid .inner .base .button {
  text-decoration: none;
  line-height: normal;
}
.page-id-15833 .twocolumns .grid .inner .base .button:hover, .page-id-15883 .twocolumns .grid .inner .base .button:hover {
  background: #fff !important;
  color: #16345b !important;
}
.page-id-15833 .enroll, .page-id-15883 .enroll {
  margin: 70px auto 50px;
}
@media (min-width: 600px) {
  .page-id-15833 .enroll, .page-id-15883 .enroll {
    margin: 90px auto;
  }
}
.page-id-15833 .enroll .base, .page-id-15883 .enroll .base {
  margin-bottom: 40px;
}
.page-id-15833 .enroll .base h2::after, .page-id-15883 .enroll .base h2::after {
  margin: 30px auto;
}
.page-id-15833 .enroll .grid, .page-id-15883 .enroll .grid {
  margin: 0 -20px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  text-align: left;
}
.page-id-15833 .enroll .grid-item, .page-id-15883 .enroll .grid-item {
  width: 50%;
  margin-bottom: 40px;
}
@media (min-width: 600px) {
  .page-id-15833 .enroll .grid-item, .page-id-15883 .enroll .grid-item {
    width: 33.3333333%;
  }
}
@media (min-width: 1100px) {
  .page-id-15833 .enroll .grid-item, .page-id-15883 .enroll .grid-item {
    width: 20%;
  }
}
.page-id-15833 .enroll .grid-item .inner, .page-id-15883 .enroll .grid-item .inner {
  padding: 0 20px;
  text-align: center;
}
.page-id-15833 .enroll .grid-item .inner img, .page-id-15883 .enroll .grid-item .inner img {
  height: 70px;
  width: auto;
  margin: 0 auto 10px;
}
@media (min-width: 600px) {
  .page-id-15833 .enroll .grid-item .inner img, .page-id-15883 .enroll .grid-item .inner img {
    height: 90px;
  }
}
.page-id-15833 .enroll .grid-item .inner .label, .page-id-15883 .enroll .grid-item .inner .label {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  line-height: 1.3;
  color: #16345b;
  max-width: 200px;
  margin: 0 auto;
}
.page-id-15833 .button-container, .page-id-15883 .button-container {
  position: relative;
  margin: 0px auto 30px;
}
@media (min-width: 600px) {
  .page-id-15833 .button-container, .page-id-15883 .button-container {
    margin: 30px auto;
  }
}
.page-id-15833 .button-container .button, .page-id-15883 .button-container .button {
  margin: 0 auto;
  width: 200px;
  position: relative;
  z-index: 2;
}
.page-id-15833 .button-container .line, .page-id-15883 .button-container .line {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 2;
  height: 2px;
  background: #eceeef;
}
.page-id-15833 .notice, .page-id-15883 .notice {
  text-align: center;
  color: #16345b;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 18px;
}
@media (min-width: 600px) {
  .page-id-15833 .notice, .page-id-15883 .notice {
    font-size: 24px;
  }
}
@media (min-width: 1100px) {
  .page-id-15833 .notice, .page-id-15883 .notice {
    font-size: 28px;
  }
}
.page-id-15833 .full-width-image, .page-id-15883 .full-width-image {
  margin-bottom: -62px;
}

.page-id-18491 .icons,
.page-id-18537 .icons {
  margin: 60px auto 0;
  text-align: center;
}
.page-id-18491 .icons h2,
.page-id-18537 .icons h2 {
  text-align: center;
}
.page-id-18491 .icons h2::after,
.page-id-18537 .icons h2::after {
  margin-left: auto;
  margin-right: auto;
}
.page-id-18491 .icons .grid,
.page-id-18537 .icons .grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 40px;
}
.page-id-18491 .icons .grid-item,
.page-id-18537 .icons .grid-item {
  text-align: center;
  width: 100%;
  margin-bottom: 60px;
}
@media (min-width: 950px) {
  .page-id-18491 .icons .grid-item,
.page-id-18537 .icons .grid-item {
    width: 33.3333333%;
    border-left: 2px solid #eceeef;
  }
  .page-id-18491 .icons .grid-item:first-of-type,
.page-id-18537 .icons .grid-item:first-of-type {
    border: none;
  }
  .page-id-18491 .icons .grid-item:nth-of-type(4),
.page-id-18537 .icons .grid-item:nth-of-type(4) {
    border: none;
  }
}
.page-id-18491 .icons .inner,
.page-id-18537 .icons .inner {
  margin: 0 auto;
  max-width: 450px;
}
@media (min-width: 950px) {
  .page-id-18491 .icons .inner,
.page-id-18537 .icons .inner {
    margin: 0;
    padding: 0 30px;
    max-width: none;
  }
}
.page-id-18491 .icons img,
.page-id-18537 .icons img {
  height: 100px;
  margin: 0 auto 10px;
}
.page-id-18491 .icons .title,
.page-id-18537 .icons .title {
  margin-bottom: 10px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #255594;
  line-height: 1.4;
}
.page-id-18491 #faqs,
.page-id-18537 #faqs {
  padding-bottom: 20px;
}
.page-id-18491 .angle,
.page-id-18537 .angle {
  width: 120px;
}
.page-id-18491 .column-content-photo.darkblue,
.page-id-18537 .column-content-photo.darkblue {
  padding-top: 0px;
}
.page-id-18491 .column-content-photo.darkblue .base .button,
.page-id-18537 .column-content-photo.darkblue .base .button {
  padding: 20px 30px;
  text-decoration: none;
}

.page-id-18210 .page-hero h1,
.page-id-18407 .page-hero h1 {
  max-width: 700px;
}
.page-id-18210 .overview .base h2::after,
.page-id-18407 .overview .base h2::after {
  margin-left: auto;
  margin-right: auto;
}
.page-id-18210 .column-content-photo,
.page-id-18407 .column-content-photo {
  margin: 60px auto;
  padding: 0;
}
@media (min-width: 1100px) {
  .page-id-18210 .column-content-photo,
.page-id-18407 .column-content-photo {
    margin: 0;
  }
}
@media (min-width: 1100px) {
  .page-id-18210 .column-content-photo.column-reverse .col2,
.page-id-18407 .column-content-photo.column-reverse .col2 {
    margin: 0;
  }
}
@media (min-width: 1100px) {
  .page-id-18210 .column-content-photo.darkblue .col2,
.page-id-18407 .column-content-photo.darkblue .col2 {
    margin: 0;
  }
}
.page-id-18210 .column-content-photo.darkblue .base hr,
.page-id-18407 .column-content-photo.darkblue .base hr {
  margin: 20px 0 30px;
  height: 2px;
  width: 120px;
  background: #60a0d4;
  border: none;
}
.page-id-18210 .column-content-photo.darkblue .base h2,
.page-id-18407 .column-content-photo.darkblue .base h2 {
  line-height: 1.2;
}
.page-id-18210 .column-content-photo.darkblue .base h2::after,
.page-id-18407 .column-content-photo.darkblue .base h2::after {
  display: none;
}

.rise-bar {
  overflow: hidden;
  position: relative;
  height: 100px;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  background: #eceeef;
}
.rise-bar .small {
  display: block;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.2;
}
@media (min-width: 600px) {
  .rise-bar .small {
    font-size: 16px;
  }
}
@media (min-width: 950px) {
  .rise-bar .small {
    font-size: 18px;
  }
}
.rise-bar .inner {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  background: #60a0d4;
}
.rise-bar .inner .committed {
  text-align: center;
  display: inline-block;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #fff;
  font-size: 25px;
  padding: 0 10px;
  letter-spacing: -0.03em;
}
@media (min-width: 600px) {
  .rise-bar .inner .committed {
    font-size: 35px;
  }
}
@media (min-width: 950px) {
  .rise-bar .inner .committed {
    font-size: 50px;
  }
}
.rise-bar .inner .committed .small {
  color: #fff;
}
.rise-bar .inner img {
  position: absolute;
  height: 110px;
  width: auto;
  right: -30px;
}
.rise-bar .total {
  text-align: center;
  position: absolute;
  z-index: 1;
  right: 20px;
  display: inline-block;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #255594;
  font-size: 25px;
  letter-spacing: -0.03em;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 600px) {
  .rise-bar .total {
    font-size: 35px;
  }
}
@media (min-width: 950px) {
  .rise-bar .total {
    font-size: 50px;
  }
}
.rise-bar .total .small {
  color: #255594;
}

.rise-statistics {
  margin: 80px auto 0px;
}
.rise-statistics .grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.rise-statistics .grid-item {
  text-align: center;
  width: 100%;
  margin-bottom: 60px;
}
@media (min-width: 950px) {
  .rise-statistics .grid-item {
    width: 33.3333333%;
    border-left: 2px solid #eceeef;
  }
  .rise-statistics .grid-item:first-of-type {
    border: none;
  }
}
.rise-statistics .inner {
  margin: 0 auto;
  max-width: 450px;
}
@media (min-width: 950px) {
  .rise-statistics .inner {
    margin: 0;
    padding: 0 30px;
    max-width: none;
  }
}
.rise-statistics img {
  height: 100px;
  margin: 0 auto 10px;
}
.rise-statistics .number {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  font-size: 40px;
  letter-spacing: -0.03em;
  color: #16345b;
  margin-bottom: 10px;
}
@media (min-width: 600px) {
  .rise-statistics .number {
    font-size: 55px;
    letter-spacing: -0.04em;
  }
}
@media (min-width: 1240px) {
  .rise-statistics .number {
    font-size: 72px;
    letter-spacing: -0.04em;
  }
}
.rise-statistics .label {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #255594;
  font-size: 18px;
  line-height: 1.2;
}

.page-id-18214 .page-hero h1,
.page-id-18421 .page-hero h1 {
  max-width: 700px;
}
.page-id-18214 .rise-menu,
.page-id-18421 .rise-menu {
  margin: -60px 0 30px;
}
@media (min-width: 1100px) {
  .page-id-18214 .rise-menu,
.page-id-18421 .rise-menu {
    margin: -60px 0 0px;
  }
}
@media (min-width: 1100px) {
  .page-id-18214 .column-content-photo.white,
.page-id-18421 .column-content-photo.white {
    padding-bottom: 0px;
  }
}

.page-id-18215 .page-hero h1,
.page-id-18441 .page-hero h1 {
  max-width: 700px;
}
.page-id-18215 .introduction,
.page-id-18441 .introduction {
  margin-bottom: 40px;
}
.page-id-18215 .overview .base, .page-id-18215 .introduction .base,
.page-id-18441 .overview .base,
.page-id-18441 .introduction .base {
  text-align: center;
}
.page-id-18215 .overview .base h2::after, .page-id-18215 .introduction .base h2::after,
.page-id-18441 .overview .base h2::after,
.page-id-18441 .introduction .base h2::after {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1100px) {
  .page-id-18215 .column-content-photo.white,
.page-id-18441 .column-content-photo.white {
    padding-top: 0px;
  }
}
.page-id-18215 .quote-container,
.page-id-18441 .quote-container {
  margin: 100px auto 0;
  text-align: center;
  color: #fff;
  border-top: 90px solid #fff;
  background: #eceeef;
  padding-bottom: 60px;
}
.page-id-18215 .quote-container .inner,
.page-id-18441 .quote-container .inner {
  margin-top: -80px;
  background: #60a0d4;
  padding: 80px 30px 40px;
  position: relative;
}
@media (min-width: 600px) {
  .page-id-18215 .quote-container .inner,
.page-id-18441 .quote-container .inner {
    padding: 80px 40px 40px;
  }
}
@media (min-width: 1100px) {
  .page-id-18215 .quote-container .inner,
.page-id-18441 .quote-container .inner {
    padding: 80px 90px 40px;
  }
}
.page-id-18215 .quote-container .inner img,
.page-id-18441 .quote-container .inner img {
  margin: 0 auto;
  width: 90px;
  position: absolute;
  left: 0;
  right: 0;
  top: -45px;
}
.page-id-18215 .quote-container .inner .quote p,
.page-id-18441 .quote-container .inner .quote p {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 400;
  font-style: italic;
  line-height: 1.6;
  font-size: 18px;
}
@media (min-width: 600px) {
  .page-id-18215 .quote-container .inner .quote p,
.page-id-18441 .quote-container .inner .quote p {
    font-size: 22px;
  }
}
.page-id-18215 .quote-container .inner hr,
.page-id-18441 .quote-container .inner hr {
  margin: 20px auto;
  height: 2px;
  width: 120px;
  background: #16345b;
  border: none;
}
.page-id-18215 .quote-container .inner .name,
.page-id-18441 .quote-container .inner .name {
  line-height: 1.4;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 10px auto;
}
.page-id-18215 .quote-container .inner .title,
.page-id-18441 .quote-container .inner .title {
  line-height: 1.4;
  font-size: 16px;
  margin: 10px auto;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 400;
  font-style: italic;
}
@media (min-width: 600px) {
  .page-id-18215 .quote-container .inner .title,
.page-id-18441 .quote-container .inner .title {
    font-size: 18px;
  }
}

.page-id-18216 .page-hero h1,
.page-id-18459 .page-hero h1 {
  max-width: 700px;
}
.page-id-18216 .rise-statistics.fourColumn .grid,
.page-id-18459 .rise-statistics.fourColumn .grid {
  margin: 0 -20px;
}
.page-id-18216 .rise-statistics.fourColumn .grid-item,
.page-id-18459 .rise-statistics.fourColumn .grid-item {
  width: 100%;
}
@media (min-width: 480px) {
  .page-id-18216 .rise-statistics.fourColumn .grid-item,
.page-id-18459 .rise-statistics.fourColumn .grid-item {
    width: 50%;
  }
}
@media (min-width: 950px) {
  .page-id-18216 .rise-statistics.fourColumn .grid-item,
.page-id-18459 .rise-statistics.fourColumn .grid-item {
    width: 25%;
  }
}
.page-id-18216 .rise-statistics.fourColumn .grid-item .number,
.page-id-18459 .rise-statistics.fourColumn .grid-item .number {
  font-size: 30px;
}
@media (min-width: 480px) {
  .page-id-18216 .rise-statistics.fourColumn .grid-item .number,
.page-id-18459 .rise-statistics.fourColumn .grid-item .number {
    font-size: 36px;
  }
}
.page-id-18216 .rise-statistics.fourColumn .grid-item .label,
.page-id-18459 .rise-statistics.fourColumn .grid-item .label {
  font-size: 16px;
  line-height: 1.2;
}
@media (min-width: 950px) {
  .page-id-18216 .rise-statistics.fourColumn .grid-item .label,
.page-id-18459 .rise-statistics.fourColumn .grid-item .label {
    font-size: 18px;
  }
}
.page-id-18216 .rise-statistics.fourColumn .inner,
.page-id-18459 .rise-statistics.fourColumn .inner {
  padding: 0 20px;
}
.page-id-18216 .rise-statistics.fiveColumn,
.page-id-18459 .rise-statistics.fiveColumn {
  margin: 60px auto -60px;
}
@media (min-width: 950px) {
  .page-id-18216 .rise-statistics.fiveColumn,
.page-id-18459 .rise-statistics.fiveColumn {
    margin: 60px auto;
  }
}
.page-id-18216 .rise-statistics.fiveColumn .grid,
.page-id-18459 .rise-statistics.fiveColumn .grid {
  justify-content: center;
  margin: 0 -20px;
}
.page-id-18216 .rise-statistics.fiveColumn .grid-item,
.page-id-18459 .rise-statistics.fiveColumn .grid-item {
  width: 50%;
}
@media (min-width: 600px) {
  .page-id-18216 .rise-statistics.fiveColumn .grid-item,
.page-id-18459 .rise-statistics.fiveColumn .grid-item {
    width: 33.3333333%;
  }
}
@media (min-width: 950px) {
  .page-id-18216 .rise-statistics.fiveColumn .grid-item,
.page-id-18459 .rise-statistics.fiveColumn .grid-item {
    width: 20%;
  }
}
.page-id-18216 .rise-statistics.fiveColumn .grid-item .inner,
.page-id-18459 .rise-statistics.fiveColumn .grid-item .inner {
  padding: 0 20px;
}
.page-id-18216 .rise-statistics.fiveColumn .grid-item .number,
.page-id-18459 .rise-statistics.fiveColumn .grid-item .number {
  font-size: 36px;
}
@media (min-width: 480px) {
  .page-id-18216 .rise-statistics.fiveColumn .grid-item .number,
.page-id-18459 .rise-statistics.fiveColumn .grid-item .number {
    font-size: 40px;
  }
}
@media (min-width: 600px) {
  .page-id-18216 .rise-statistics.fiveColumn .grid-item .number,
.page-id-18459 .rise-statistics.fiveColumn .grid-item .number {
    font-size: 55px;
  }
}
@media (min-width: 1240px) {
  .page-id-18216 .rise-statistics.fiveColumn .grid-item .number,
.page-id-18459 .rise-statistics.fiveColumn .grid-item .number {
    font-size: 72px;
  }
}
.page-id-18216 .rise-statistics.fiveColumn .grid-item .label,
.page-id-18459 .rise-statistics.fiveColumn .grid-item .label {
  font-size: 15px;
}
@media (min-width: 480px) {
  .page-id-18216 .rise-statistics.fiveColumn .grid-item .label,
.page-id-18459 .rise-statistics.fiveColumn .grid-item .label {
    font-size: 16px;
  }
}
@media (min-width: 950px) {
  .page-id-18216 .rise-statistics.fiveColumn .grid-item .label,
.page-id-18459 .rise-statistics.fiveColumn .grid-item .label {
    font-size: 18px;
  }
}
.page-id-18216 .rise-statistics.fiveColumn .introduction,
.page-id-18459 .rise-statistics.fiveColumn .introduction {
  margin-bottom: 40px;
}
.page-id-18216 .rise-statistics.fiveColumn .introduction .base,
.page-id-18459 .rise-statistics.fiveColumn .introduction .base {
  text-align: center;
}
.page-id-18216 .rise-statistics.fiveColumn .introduction .base h2::after,
.page-id-18459 .rise-statistics.fiveColumn .introduction .base h2::after {
  margin-left: auto;
  margin-right: auto;
}
.page-id-18216 .column-content-photo.white,
.page-id-18459 .column-content-photo.white {
  margin: 0;
}
@media (min-width: 1100px) {
  .page-id-18216 .column-content-photo.white,
.page-id-18459 .column-content-photo.white {
    padding: 0px;
  }
}

.page-id-18218 .page-hero h1,
.page-id-18461 .page-hero h1 {
  max-width: 700px;
}
.page-id-18218 .page-intro .button:hover,
.page-id-18461 .page-intro .button:hover {
  background: #fff !important;
  color: #16345b !important;
}
.page-id-18218 .base h2::after,
.page-id-18461 .base h2::after {
  margin-left: auto;
  margin-right: auto;
}

.rise-menu {
  position: relative;
  z-index: 2;
  margin: -60px 0 70px;
  padding: 23px 3% 25px;
  justify-content: center;
  background: #255594;
}
@media (min-width: 1100px) {
  .rise-menu {
    margin: -60px 0 90px;
  }
}
.rise-menu .custom-select {
  position: relative;
  background: #fff;
  border: 1px solid #fff;
  width: 285px;
}
@media (min-width: 1400px) {
  .rise-menu .custom-select {
    width: 300px;
  }
}
.rise-menu .custom-select:after {
  display: none\9 ;
  pointer-events: none;
  content: "▾";
  font-size: 22px;
  position: absolute;
  top: 10px;
  right: 10px;
  color: #60a0d4;
}
.rise-menu .custom-select select {
  font-size: 15px;
  border: none;
  background: transparent;
  height: 45px;
  padding-left: 10px;
  width: 100%;
  color: #255594;
  -webkit-appearance: none !important;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 400;
  font-style: italic;
}
@support ( -webkit-appearance: none ) or ( appearance: none ) or ( ( -moz-appearance: none ) and ( mask-type: alpha ) ) {
  .rise-menu .custom-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
}
.rise-menu .custom-select:after {
  display: block;
}
.rise-menu.mobile {
  display: flex;
  position: sticky;
  top: 0;
  z-index: 999;
}
@media (min-width: 950px) {
  .rise-menu.mobile {
    display: none;
  }
}
.rise-menu.desktop {
  display: none;
  position: sticky;
  top: 0;
  z-index: 999;
}
@media (min-width: 950px) {
  .rise-menu.desktop {
    display: flex;
  }
}
.rise-menu li {
  padding: 0 15px;
  margin: 0;
  text-align: center;
}
@media (min-width: 1100px) {
  .rise-menu li {
    padding: 0 20px;
  }
}
@media (min-width: 1240px) {
  .rise-menu li {
    padding: 0 30px;
  }
}
.rise-menu li::before {
  display: none;
}
.rise-menu li.current_page_item {
  position: relative;
}
.rise-menu li.current_page_item::after {
  content: url(../images/angle.svg);
  position: absolute;
  bottom: -48px;
  width: 70px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media (min-width: 1100px) {
  .rise-menu li.current_page_item::after {
    bottom: -55px;
    width: 100px;
  }
}
.rise-menu li.current_page_item a {
  color: #A7CFEE;
  position: relative;
}
.rise-menu a {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #fff;
  font-size: 13px;
}
@media (min-width: 1100px) {
  .rise-menu a {
    font-size: 14px;
  }
}
@media (min-width: 1240px) {
  .rise-menu a {
    font-size: 16px;
  }
}
@media (min-width: 1400px) {
  .rise-menu a {
    font-size: 18px;
  }
}
.rise-menu a:hover {
  color: #60a0d4;
}

#boardNav .headline {
  text-align: center;
}
#boardNav .headline h2::after {
  margin: 20px auto 30px;
}
#boardNav ul {
  margin-bottom: 30px;
}
@media (min-width: 950px) {
  #boardNav ul {
    margin-bottom: 45px;
  }
}
#boardNav ul li {
  vertical-align: top;
  display: inline-block;
  width: 49%;
  margin: 0.5%;
}
#boardNav ul li:first-of-type {
  width: 99%;
}
@media (min-width: 950px) {
  #boardNav ul li {
    width: 19% !important;
  }
}
#boardNav ul li a {
  position: relative;
  background: #60a0d4;
  letter-spacing: -0.03em;
  color: white;
  text-transform: none;
  overflow: initial;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  margin: 0;
  display: block;
  width: 100%;
  cursor: pointer;
  font-size: 0.8em;
  padding: 0 10px;
  height: 45px;
  line-height: 45px;
  text-align: center;
}
@media (min-width: 480px) {
  #boardNav ul li a {
    font-size: 16px;
  }
}
@media (min-width: 950px) {
  #boardNav ul li a {
    height: 75px;
    line-height: 75px;
  }
}
@media (min-width: 1240px) {
  #boardNav ul li a {
    font-size: 20px;
  }
}
#boardNav ul li:hover a, #boardNav ul li:focus a {
  background: #3a3b3a;
}
#boardNav ul li.active a {
  background: #16345b;
}
@media (min-width: 950px) {
  #boardNav ul li.active a:after {
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #16345b;
    content: "\e915";
    font-size: 25px;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: -24px;
  }
}

/*==============================================================*/
/*==============================================================*/
#board {
  /* hide the dialog in a way that allows animations */
}
#board .wrap {
  margin: 0 auto;
  width: 94%;
  max-width: 1400px;
}
#board ul {
  text-align: center;
  margin: 30px auto !important;
}
#board ul li.group {
  display: inline-block;
  margin-bottom: 20px;
  width: 100%;
  padding: 0 6px;
  position: initial !important;
}
@media (min-width: 480px) {
  #board ul li.group {
    width: 50%;
  }
}
@media (min-width: 768px) {
  #board ul li.group {
    margin-bottom: 30px;
  }
}
@media (min-width: 1024px) {
  #board ul li.group {
    width: 33.3%;
  }
}
@media (min-width: 1240px) {
  #board ul li.group {
    margin-bottom: 45px;
  }
}
#board ul li.group[aria-hidden=true] {
  z-index: -1;
  position: relative;
}
#board ul li.group::before {
  display: none;
}
#board ul li.group button.openPopup {
  background: #eceeef;
  border: none;
  border-bottom: 10px solid #A7CFEE;
  font-size: 1em;
  margin: 0 auto;
  width: 100%;
}
#board ul li.group button.openPopup:not(.disabled):hover {
  cursor: pointer;
  background: #e7f2fa;
}
#board ul li.group button.openPopup .name {
  text-align: left;
  padding: 20px;
}
@media (min-width: 1240px) {
  #board ul li.group button.openPopup .name {
    padding: 30px;
  }
}
#board ul li.group button.openPopup .name h2 {
  letter-spacing: -0.03em;
  color: #16345b;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  font-size: 1.1em;
  line-height: 1;
}
@media (min-width: 1240px) {
  #board ul li.group button.openPopup .name h2 {
    font-size: 1.25em;
  }
}
#board ul li.group button.openPopup .name h2::after {
  display: none;
}
#board ul li.group button.openPopup .name h2 span {
  position: relative;
  margin-top: 3px;
  color: #255594;
  text-transform: uppercase;
  display: block;
  font-size: 11px;
  margin: 15px 0 0 0;
  padding: 17px 0 0 0;
}
@media (min-width: 768px) {
  #board ul li.group button.openPopup .name h2 span {
    font-size: 13px;
  }
}
#board ul li.group button.openPopup .name h2 span:before {
  content: "";
  height: 1px;
  width: 100px;
  position: absolute;
  top: 0;
  left: 0;
  background: #60a0d4;
}
#board .popup {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: rgba(236, 238, 239, 0.8);
}
#board .popup .dialog-content {
  text-align: left;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 800px;
  width: 80%;
  z-index: 1000;
  -webkit-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  background: white;
  border: 1px solid #eceeef;
  padding: 50px 20px;
}
@media (min-width: 950px) {
  #board .popup .dialog-content {
    padding: 50px 30px;
  }
}
@media (min-width: 1240px) {
  #board .popup .dialog-content {
    padding: 60px 60px 70px;
  }
}
#board .popup .dialog-content h2 {
  line-height: 1;
}
#board .popup .dialog-content h2 span {
  position: relative;
  display: block;
  color: #255594;
  margin-top: 13px;
  text-transform: uppercase;
  font-size: 0.35em;
  letter-spacing: 0.05em;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
}
#board .popup .dialog-content p:last-of-type {
  margin-bottom: 0;
}
#board .popup .dialog-content .close {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 40px;
  height: 40px;
  background: white;
  color: #60a0d4;
  border: none;
  box-shadow: none;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  padding: 3px 0 0;
  text-transform: uppercase;
  font-size: 8.5px;
}
@media (min-width: 768px) {
  #board .popup .dialog-content .close {
    font-size: 10px;
    width: 50px;
    height: 50px;
  }
}
#board .popup .dialog-content .close:after {
  display: block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90e";
  font-size: 30px;
  line-height: 23px;
}
@media (min-width: 768px) {
  #board .popup .dialog-content .close:after {
    font-size: 36px;
    line-height: 30px;
  }
}
#board .popup .dialog-content .close:hover, #board .popup .dialog-content .close:focus {
  cursor: pointer;
  background: #255594;
  color: white;
}
#board .popup[hidden], #board .popup[hidden] .dialog-content {
  display: block;
  visibility: hidden;
}

/*==============================================================*/
/*==============================================================*/
#boardReg {
  padding: 40px 0 45px;
}
@media (min-width: 950px) {
  #boardReg {
    padding: 50px 0 55px;
  }
}
@media (min-width: 1240px) {
  #boardReg {
    padding: 60px 0 65px;
  }
}
#boardReg .wrap {
  margin: 0 auto;
  width: 94%;
  max-width: 1400px;
}
#boardReg ul {
  margin: 30px auto !important;
}
#boardReg ul li.group {
  vertical-align: top;
  display: inline-block;
  margin-bottom: 20px;
  width: 100%;
  padding: 0 6px;
}
@media (min-width: 480px) {
  #boardReg ul li.group {
    width: 50%;
  }
}
@media (min-width: 768px) {
  #boardReg ul li.group {
    margin-bottom: 30px;
  }
}
@media (min-width: 1024px) {
  #boardReg ul li.group {
    width: 33.3%;
  }
}
@media (min-width: 1240px) {
  #boardReg ul li.group {
    margin-bottom: 45px;
  }
}
#boardReg ul li.group::before {
  display: none;
}
#boardReg ul li.group .inner {
  background: #eceeef;
  border: none;
  border-bottom: 10px solid #A7CFEE;
  font-size: 1em;
  margin: 0 auto;
  width: 100%;
  text-align: left;
  padding: 20px;
}
@media (min-width: 950px) {
  #boardReg ul li.group .inner {
    padding: 20px;
  }
}
@media (min-width: 1240px) {
  #boardReg ul li.group .inner {
    padding: 30px;
  }
}
#boardReg ul li.group .inner h2 {
  letter-spacing: -0.03em;
  color: #16345b;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  font-size: 1.1em;
}
@media (min-width: 1240px) {
  #boardReg ul li.group .inner h2 {
    font-size: 1.25em;
  }
}
#boardReg ul li.group .inner h2::after {
  display: none;
}
#boardReg ul li.group .inner span {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  position: relative;
  margin-top: 3px;
  color: #255594;
  text-transform: uppercase;
  display: block;
  line-height: 14px;
  font-size: 11px;
  margin: 15px 0 0 0;
  padding: 17px 0 0 0;
}
@media (min-width: 768px) {
  #boardReg ul li.group .inner span {
    font-size: 13px;
    line-height: 16px;
  }
}
#boardReg ul li.group .inner span:before {
  content: "";
  height: 1px;
  width: 100px;
  position: absolute;
  top: 0;
  left: 0;
  background: #60a0d4;
}

.page-template-template-faqs .page-hero .wrap1400 {
  padding: 60px 0 40px;
}
@media (min-width: 950px) {
  .page-template-template-faqs .page-hero .wrap1400 {
    padding: 150px 0 120px;
  }
}
@media (min-width: 1240px) {
  .page-template-template-faqs .page-hero .wrap1400 {
    padding: 180px 0 170px;
  }
}
.page-template-template-faqs .text-center h2::after {
  margin: 30px auto;
}

.page-alert {
  text-align: center;
  max-width: 650px;
  margin: -20px auto 40px;
}
@media (min-width: 600px) {
  .page-alert {
    margin: 0 auto 60px;
  }
}
.page-alert img {
  width: 50px;
  margin: 0 auto 20px;
}
.page-alert p {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: italic;
  color: #d7752c;
  font-size: 18px;
  line-height: 1.3;
}
@media (min-width: 480px) {
  .page-alert p {
    font-size: 20px;
  }
}
@media (min-width: 600px) {
  .page-alert p {
    font-size: 24px;
  }
}

#boardNav.grabnGo-nav {
  margin-top: 60px;
}
@media (max-width: 950px) {
  #boardNav.grabnGo-nav li:first-of-type {
    width: 49%;
  }
}
@media (max-width: 950px) {
  #boardNav.grabnGo-nav li:last-of-type {
    width: 99%;
  }
}
#boardNav.grabnGo-nav a {
  text-transform: uppercase;
  font-size: 11px;
  padding: 0 5px;
}
@media (min-width: 480px) {
  #boardNav.grabnGo-nav a {
    font-size: 13px;
  }
}
@media (min-width: 950px) {
  #boardNav.grabnGo-nav a {
    font-size: 13px;
  }
}
@media (min-width: 1100px) {
  #boardNav.grabnGo-nav a {
    font-size: 15px;
  }
}
@media (min-width: 1240px) {
  #boardNav.grabnGo-nav a {
    font-size: 17px;
  }
}
#boardNav.grabnGo-nav a.with-icon {
  background: #16345b;
}
#boardNav.grabnGo-nav a.with-icon:hover {
  background: #3a3b3a;
}
#boardNav.grabnGo-nav a.with-icon .icon-pin {
  color: #60a0d4;
  margin-right: 8px;
}

.grab-and-go {
  margin: 60px auto;
}
.grab-and-go .wrap1200 {
  width: 100%;
}
@media (min-width: 768px) {
  .grab-and-go .wrap1200 {
    width: 94%;
  }
}
.grab-and-go .region {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .grab-and-go .region {
    margin-bottom: 60px;
  }
}
.grab-and-go .region .headline {
  z-index: 3;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  padding: 10px 0;
  background: #16345b;
}
@media (min-width: 768px) {
  .grab-and-go .region .headline {
    background: #fff;
    padding: 0;
    border-bottom: none;
    margin-bottom: 20px;
    margin-bottom: 0px;
    position: relative;
  }
}
.grab-and-go .region h2 {
  display: inline-block;
  color: #fff;
  background: #16345b;
  margin: 0;
  padding: 0;
  padding: 0 10px 0 20px;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .grab-and-go .region h2 {
    color: #16345b;
    background: #fff;
  }
}
.grab-and-go .region h2::after {
  display: none;
}
@media (min-width: 768px) {
  .grab-and-go .region h2 {
    padding: 0;
    padding-right: 10px;
  }
}
.grab-and-go .region .line {
  position: absolute;
  z-index: 1;
  bottom: 15px;
  height: 2px;
  background: #60a0d4;
  left: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .grab-and-go .region .line {
    bottom: 8px;
  }
}
.grab-and-go .location-header {
  z-index: 3;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  background: #fff;
  padding: 15px 0;
  height: 46px;
  margin-bottom: 20px;
  border-bottom: 2px solid #d8d9d9;
  display: none;
}
@media (min-width: 768px) {
  .grab-and-go .location-header {
    display: flex;
    justify-content: flex-start;
  }
}
.grab-and-go .location-header h4 {
  font-size: 12px;
  color: #16345b;
  letter-spacing: 0.05em;
  margin: 0;
}
@media (min-width: 950px) {
  .grab-and-go .location-header h4 {
    font-size: 11px;
  }
}
@media (min-width: 1024px) {
  .grab-and-go .location-header h4 {
    font-size: 12px;
  }
}
@media (min-width: 1240px) {
  .grab-and-go .location-header h4 {
    font-size: 14px;
  }
}
.grab-and-go .location-header .grid-item {
  padding-right: 10px;
}
.grab-and-go .location-header .grid-item:nth-of-type(1) {
  width: 32%;
}
.grab-and-go .location-header .grid-item:nth-of-type(2) {
  width: 22%;
}
.grab-and-go .location-header .grid-item:nth-of-type(3) {
  width: 13%;
}
.grab-and-go .location-header .grid-item:nth-of-type(4) {
  width: 15%;
}
.grab-and-go .location-header .grid-item:nth-of-type(5) {
  width: 18%;
  padding-right: 0px;
}
@media (min-width: 768px) {
  .grab-and-go .location-header .grid-item:nth-of-type(5) {
    text-align: right;
  }
}
.grab-and-go .location {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 20px;
  margin-bottom: 20px;
}
.grab-and-go .location:last-of-type {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  .grab-and-go .location:last-of-type {
    margin-bottom: 20px;
  }
}
.grab-and-go .location:nth-of-type(odd) {
  background: #eceeef;
  padding: 40px 20px;
}
@media (min-width: 768px) {
  .grab-and-go .location:nth-of-type(odd) {
    background: #fff;
    padding: 0;
    padding-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .grab-and-go .location {
    padding: 0;
    padding-bottom: 10px;
    background: #fff;
    border-bottom: 1px solid #d8d9d9;
  }
}
.grab-and-go .location .mobile {
  display: block;
  color: #60a0d4;
  border-bottom: 2px solid #d8d9d9;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .grab-and-go .location .mobile {
    display: none;
  }
}
.grab-and-go .location .button {
  font-size: 12px;
  padding: 12px 8px;
  margin-bottom: 20px;
  display: block;
  max-width: 200px;
}
@media (min-width: 768px) {
  .grab-and-go .location .button {
    font-size: 11px;
  }
}
@media (min-width: 1024px) {
  .grab-and-go .location .button {
    font-size: 14px;
    max-width: 250px;
  }
}
@media (min-width: 768px) {
  .grab-and-go .location .grid-item {
    padding-right: 10px;
  }
}
.grab-and-go .location .grid-item p {
  margin-bottom: 20px;
  font-size: 16px;
}
@media (min-width: 768px) {
  .grab-and-go .location .grid-item p {
    font-size: 14px;
  }
}
@media (min-width: 950px) {
  .grab-and-go .location .grid-item p {
    font-size: 15px;
  }
}
@media (min-width: 1024px) {
  .grab-and-go .location .grid-item p {
    font-size: 16px;
  }
}
.grab-and-go .location .grid-item p strong {
  font-size: 18px;
}
@media (min-width: 768px) {
  .grab-and-go .location .grid-item p strong {
    font-size: 15px;
  }
}
@media (min-width: 950px) {
  .grab-and-go .location .grid-item p strong {
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .grab-and-go .location .grid-item p strong {
    font-size: 20px;
  }
}
.grab-and-go .location .grid-item:nth-of-type(1) {
  width: 100%;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .grab-and-go .location .grid-item:nth-of-type(1) {
    padding-bottom: 0;
    width: 32%;
  }
}
.grab-and-go .location .grid-item:nth-of-type(2) {
  width: 100%;
}
@media (min-width: 768px) {
  .grab-and-go .location .grid-item:nth-of-type(2) {
    width: 22%;
  }
}
.grab-and-go .location .grid-item:nth-of-type(2) p {
  line-height: 1.3;
}
.grab-and-go .location .grid-item:nth-of-type(2) p span {
  margin-top: 10px;
  display: block;
}
.grab-and-go .location .grid-item:nth-of-type(3) {
  padding-right: 0px;
  width: 100%;
}
@media (min-width: 768px) {
  .grab-and-go .location .grid-item:nth-of-type(3) {
    width: 13%;
    padding-right: 3%;
  }
}
.grab-and-go .location .grid-item:nth-of-type(4) {
  width: 100%;
}
@media (min-width: 768px) {
  .grab-and-go .location .grid-item:nth-of-type(4) {
    width: 15%;
  }
}
.grab-and-go .location .grid-item:nth-of-type(5) {
  width: 100%;
}
@media (min-width: 768px) {
  .grab-and-go .location .grid-item:nth-of-type(5) {
    width: 18%;
    text-align: right;
  }
}
.grab-and-go .location .grid-item:nth-of-type(5) p {
  line-height: 1.3;
}
.grab-and-go .location .grid-item:nth-of-type(5) p span {
  margin-top: 10px;
  display: block;
}

.grabnGo-footer {
  text-align: center;
  margin: 60px auto;
}
.grabnGo-footer h2 {
  font-size: 27px;
  line-height: 1.3;
}
@media (min-width: 600px) {
  .grabnGo-footer h2 {
    font-size: 36px;
  }
}
@media (min-width: 1240px) {
  .grabnGo-footer h2 {
    font-size: 43px;
  }
}
.grabnGo-footer h2::after {
  margin: 35px auto 40px;
}
.grabnGo-footer .button {
  background: #16345b;
  font-size: 14px;
}
@media (min-width: 600px) {
  .grabnGo-footer .button {
    font-size: 16px;
  }
}
.grabnGo-footer .button:hover {
  background: #3a3b3a;
}
.grabnGo-footer .button .icon-pin {
  color: #60a0d4;
  margin-right: 8px;
}

.locations {
  margin-top: -60px;
  background: #eceeef;
  padding: 60px 0 20px;
  margin-bottom: 60px;
}
.locations .row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.locations .col {
  width: 100%;
  margin: 0 auto 40px;
}
@media (min-width: 768px) {
  .locations .col {
    width: 50%;
    padding: 0 20px;
  }
}
@media (min-width: 1100px) {
  .locations .col {
    width: 25%;
  }
}
.locations h3 {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  border: none;
  margin: 0 0 10px;
  padding: 0;
}
@media (min-width: 1024px) {
  .locations h3 {
    font-size: 27px;
  }
}
.locations .office {
  display: block;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #60a0d4;
  margin-bottom: 20px;
  padding-bottom: 18px;
  border-bottom: 2px solid #60a0d4;
}
.locations .address {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  line-height: 1.2;
  margin-bottom: 15px;
}
.locations .address .icon-pin {
  color: #60a0d4;
  margin-right: 12px;
}
.locations .phone {
  display: flex;
  justify-content: flex-start;
  color: #16345b;
}
.locations .phone:hover {
  color: #60a0d4;
}
.locations .phone .icon-phone {
  color: #60a0d4;
  margin-right: 12px;
}

.page-id-2485 .base h2::after,
.page-id-10941 .base h2::after {
  margin: 20px auto;
}

@media (min-width: 950px) {
  .page-id-19434 .page-hero .wrap1400, .page-id-19519 .page-hero .wrap1400 {
    padding: 90px 0;
  }
}
.page-id-19434 .page-intro strong, .page-id-19519 .page-intro strong {
  color: #fff;
}
.page-id-19434 .icons, .page-id-19519 .icons {
  padding: 80px 0 10px;
  background: #255594;
  margin-top: -60px;
}
.page-id-19434 .icons .grid, .page-id-19519 .icons .grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.page-id-19434 .icons .grid-item, .page-id-19519 .icons .grid-item {
  text-align: center;
  width: 100%;
  margin-bottom: 60px;
}
@media (min-width: 950px) {
  .page-id-19434 .icons .grid-item, .page-id-19519 .icons .grid-item {
    width: 33.3333333%;
    border-left: 2px solid #60a0d4;
  }
  .page-id-19434 .icons .grid-item:first-of-type, .page-id-19519 .icons .grid-item:first-of-type {
    border: none;
  }
}
.page-id-19434 .icons .grid-item .inner, .page-id-19519 .icons .grid-item .inner {
  margin: 0 auto;
  max-width: 450px;
}
@media (min-width: 950px) {
  .page-id-19434 .icons .grid-item .inner, .page-id-19519 .icons .grid-item .inner {
    margin: 0;
    padding: 0 30px;
    max-width: none;
  }
}
.page-id-19434 .icons .grid-item img, .page-id-19519 .icons .grid-item img {
  height: 100px;
  margin: 0 auto 10px;
}
.page-id-19434 .icons .grid-item p, .page-id-19519 .icons .grid-item p {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #fff;
  font-size: 18px;
  line-height: 1.2;
}
.page-id-19434 .below, .page-id-19519 .below {
  background: #f5f7f9;
  padding: 90px 0 60px;
  position: relative;
}
@media (min-width: 600px) {
  .page-id-19434 .below, .page-id-19519 .below {
    padding: 120px 0 60px;
  }
}
.page-id-19434 .below .angle, .page-id-19519 .below .angle {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -3px;
  width: 120px;
}
@media (min-width: 600px) {
  .page-id-19434 .below .angle, .page-id-19519 .below .angle {
    width: 200px;
  }
}
.page-id-19434 .below h2, .page-id-19519 .below h2 {
  margin-bottom: 30px;
}
.page-id-19434 .below h2::after, .page-id-19519 .below h2::after {
  display: none;
}
.page-id-19434 .twocolumns, .page-id-19519 .twocolumns {
  margin: 60px auto 30px;
}
@media (min-width: 950px) {
  .page-id-19434 .twocolumns, .page-id-19519 .twocolumns {
    margin: 90px auto;
  }
}
.page-id-19434 .twocolumns .grid, .page-id-19519 .twocolumns .grid {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 950px) {
  .page-id-19434 .twocolumns .grid, .page-id-19519 .twocolumns .grid {
    margin: 0 -30px;
  }
}
.page-id-19434 .twocolumns .grid.wrap-reverse, .page-id-19519 .twocolumns .grid.wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.page-id-19434 .twocolumns .grid-item, .page-id-19519 .twocolumns .grid-item {
  width: 100%;
  margin-bottom: 30px;
}
@media (min-width: 950px) {
  .page-id-19434 .twocolumns .grid-item, .page-id-19519 .twocolumns .grid-item {
    margin: 0;
    padding: 0 30px;
    width: 50%;
  }
}
.page-id-19434 .twocolumns .grid-item img, .page-id-19519 .twocolumns .grid-item img {
  width: 100%;
  max-width: none;
}
.page-id-19434 .twocolumns .base h3, .page-id-19519 .twocolumns .base h3 {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  padding: 0;
  border: none;
}
.page-id-19434 .column-content-photo.darkblue, .page-id-19519 .column-content-photo.darkblue {
  padding: 0px;
}
.page-id-19434 .column-content-photo.darkblue .inner.base p + ul, .page-id-19519 .column-content-photo.darkblue .inner.base p + ul {
  margin-top: -20px;
}
.page-id-19434 .column-content-photo.darkblue .inner.base strong, .page-id-19519 .column-content-photo.darkblue .inner.base strong {
  color: #fff;
}
.page-id-19434 .column-content-photo.darkblue .inner.base a:not(.button), .page-id-19519 .column-content-photo.darkblue .inner.base a:not(.button) {
  color: #fff;
}
.page-id-19434 .column-content-photo.darkblue .inner.base a:not(.button):hover, .page-id-19519 .column-content-photo.darkblue .inner.base a:not(.button):hover {
  text-decoration: none;
}
.page-id-19434 .newAccordion, .page-id-19519 .newAccordion {
  margin: 60px auto 90px;
  text-align: center;
}
.page-id-19434 .newAccordion h2::after, .page-id-19519 .newAccordion h2::after {
  margin: 30px auto;
}
.page-id-19434 .newAccordion .js-accordion__panel, .page-id-19519 .newAccordion .js-accordion__panel {
  text-align: left;
}

@media (min-width: 950px) {
  .page-id-19615 .page-hero .wrap1400, .page-id-19662 .page-hero .wrap1400 {
    padding: 120px 0;
  }
}
.page-id-19615 .page-hero #heroHeading, .page-id-19662 .page-hero #heroHeading {
  max-width: 800px;
}
.page-id-19615 .below, .page-id-19662 .below {
  margin: 60px auto;
}
@media (min-width: 950px) {
  .page-id-19615 .below, .page-id-19662 .below {
    margin: 90px auto;
  }
}
.page-id-19615 .below .base a, .page-id-19662 .below .base a {
  border-bottom: 1px solid #60a0d4;
}
.page-id-19615 .below .base h2::after, .page-id-19662 .below .base h2::after {
  margin: 30px auto;
}
.page-id-19615 .enroll-steps .step, .page-id-19662 .enroll-steps .step {
  display: flex;
  justify-content: flex-start;
  padding: 40px 0 10px;
  border-bottom: 2px solid #eceeef;
}
@media (min-width: 950px) {
  .page-id-19615 .enroll-steps .step, .page-id-19662 .enroll-steps .step {
    padding: 60px 0 30px;
  }
}
.page-id-19615 .enroll-steps .step:first-of-type, .page-id-19662 .enroll-steps .step:first-of-type {
  border-top: 2px solid #eceeef;
}
.page-id-19615 .enroll-steps .number, .page-id-19662 .enroll-steps .number {
  width: 50px;
  background: #eceeef;
  height: 50px;
  border-radius: 999em;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #16345b;
  font-size: 30px;
  letter-spacing: -0.01em;
}
@media (min-width: 950px) {
  .page-id-19615 .enroll-steps .number, .page-id-19662 .enroll-steps .number {
    width: 90px;
    height: 90px;
    font-size: 50px;
  }
}
.page-id-19615 .enroll-steps .base, .page-id-19662 .enroll-steps .base {
  width: calc(100% - 50px);
  padding-left: 20px;
}
@media (min-width: 950px) {
  .page-id-19615 .enroll-steps .base, .page-id-19662 .enroll-steps .base {
    width: calc(100% - 90px);
  }
}
.page-id-19615 .enroll-steps .base b, .page-id-19662 .enroll-steps .base b {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: inherit;
}
.page-id-19615 .enroll-steps .base i, .page-id-19662 .enroll-steps .base i {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 400;
  font-style: italic;
}
.page-id-19615 .enroll-steps .base b i, .page-id-19615 .enroll-steps .base b em, .page-id-19662 .enroll-steps .base b i, .page-id-19662 .enroll-steps .base b em {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: italic;
  color: inherit;
}
.page-id-19615 .enroll-steps .base strong, .page-id-19662 .enroll-steps .base strong {
  color: inherit;
}
.page-id-19615 .enroll-steps .base .alignnone, .page-id-19662 .enroll-steps .base .alignnone {
  margin: 30px 0;
}
.page-id-19615 .enroll-steps .base p + .alignnone, .page-id-19662 .enroll-steps .base p + .alignnone {
  margin: 0px 0px 30px;
}

.graySection {
  background: #eceeef;
  padding: 60px 0;
  text-align: center;
  margin: 30px auto 60px;
}
.graySection span.icon-texas {
  display: block;
  margin: 0 auto 15px;
  color: #60a0d4;
  font-size: 40px;
}
.graySection p {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: italic;
  color: #16345b;
}

.quotes {
  padding: 80px 0 60px;
  color: #ffffff;
  text-align: center;
  position: relative;
}
.quotes.darkblue {
  background: #16345b;
  margin-bottom: -30px;
}
.quotes.lightblue {
  margin-top: 40px;
  background: #60a0d4;
  margin-bottom: -60px;
}
.quotes .spanish p {
  font-size: 18px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  line-height: 1.4;
}
@media (min-width: 480px) {
  .quotes .spanish p {
    font-size: 20px;
  }
}
@media (min-width: 950px) {
  .quotes .spanish p {
    font-size: 24px;
  }
}
.quotes .english p {
  font-size: 18px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 400;
  font-style: italic;
  line-height: 1.4;
}
@media (min-width: 480px) {
  .quotes .english p {
    font-size: 20px;
  }
}
@media (min-width: 950px) {
  .quotes .english p {
    font-size: 24px;
  }
}
.quotes li::before {
  display: none;
}
.quotes .icon {
  width: 60px;
  margin: 0 auto;
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
}
.quotes .slick-dotted.slick-slider {
  margin: 0 auto 30px;
}
.quotes .slick-dots li {
  width: 10px;
  height: 10px;
}
.quotes .slick-dots li button::before {
  font-size: 36px;
  color: white;
}

#mongo-form li::before {
  display: none !important;
}

.page-template-template-covid .page-hero .wrap1400 {
  padding: 55px 0 60px;
}
@media (min-width: 950px) {
  .page-template-template-covid .page-hero .wrap1400 {
    padding: 110px 0 120px;
  }
}
.page-template-template-covid .page-hero .wrap1400 h1 {
  line-height: 1.3;
}
.page-template-template-covid .page-hero .wrap1400 h1::after {
  margin-bottom: 30px;
}
@media (min-width: 950px) {
  .page-template-template-covid .page-hero .wrap1400 h1::after {
    margin-bottom: 40px;
  }
}
.page-template-template-covid .below {
  background: #eceeef;
  margin-top: -60px;
  padding: 60px 0;
}
.page-template-template-covid #faqs .wrap {
  max-width: 1200px;
}
.page-template-template-covid .base h2::after {
  margin-left: auto;
  margin-right: auto;
}

.results .row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.results .col {
  width: 100%;
}
@media (min-width: 950px) {
  .results .col {
    width: 50%;
  }
  .results .col:first-of-type {
    padding: 0;
    margin-bottom: 0;
    border: none;
    border-right: 1px solid #A7CFEE;
  }
}
@media (max-width: 950px) {
  .results .col:first-of-type {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 2px solid #d8d9d9;
  }
}
.results .container {
  max-width: 435px;
  margin: 0 auto;
  text-align: center;
}
.results .col1 img {
  width: 90px;
  margin: 0 auto 12px;
}
@media (min-width: 600px) {
  .results .col1 img {
    width: 120px;
  }
}
.results .col1 h2 {
  margin-bottom: 20px;
}
.results .col1 h2::after {
  display: none;
}
.results .col1 .stats {
  margin: 0;
}
.results .col1 .stat {
  margin: 0;
  padding: 15px 0px;
  border-bottom: 1px solid #A7CFEE;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.results .col1 .stat:last-of-type {
  border: none;
}
.results .col1 .number {
  font-size: 43px;
  line-height: normal;
  width: 110px;
  padding-right: 25px;
  color: #16345b;
  letter-spacing: -0.07em;
}
@media (min-width: 600px) {
  .results .col1 .number {
    font-size: 60px;
    width: 135px;
  }
}
@media (min-width: 950px) {
  .results .col1 .number {
    font-size: 72px;
    width: 165px;
  }
}
.results .col1 .label {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #60a0d4;
  text-transform: uppercase;
}
.results .col2 .stats {
  margin: 0;
}
.results .col2 .stat {
  text-align: center;
  border-bottom: 1px solid #A7CFEE;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
@media (min-width: 950px) {
  .results .col2 .stat {
    padding-bottom: 60px;
    margin-bottom: 60px;
  }
}
.results .col2 .stat:last-of-type {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.results .col2 img {
  width: 90px;
  margin: 0 auto 12px;
}
@media (min-width: 600px) {
  .results .col2 img {
    width: 120px;
  }
}
.results .col2 .number {
  font-size: 43px;
  color: #60a0d4;
  display: block;
  line-height: normal;
  letter-spacing: -0.07em;
}
@media (min-width: 600px) {
  .results .col2 .number {
    font-size: 60px;
  }
}
@media (min-width: 950px) {
  .results .col2 .number {
    font-size: 72px;
  }
}
.results .col2 .label {
  color: #16345b;
  font-size: 20px;
  display: block;
  line-height: 1.2;
}
@media (min-width: 600px) {
  .results .col2 .label {
    font-size: 24px;
  }
}
@media (min-width: 950px) {
  .results .col2 .label {
    font-size: 27px;
  }
}

.results-blue {
  background: #16345b;
  padding: 60px 0 20px;
  margin-bottom: 80px;
}
.results-blue .stats {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0;
}
.results-blue .stat {
  width: 100%;
  text-align: center;
  color: #fff;
  margin: 0 auto 40px;
  border-top: 1px solid #fff;
  padding-top: 40px;
}
@media (min-width: 950px) {
  .results-blue .stat {
    padding-top: 0;
    border-top: 0;
    width: 33.3333333%;
    border-left: 1px solid #fff;
  }
}
.results-blue .stat:first-of-type {
  border: none;
  padding-top: 0;
}
.results-blue .stat .container {
  padding: 0 20px;
}
.results-blue .stat img {
  width: 90px;
  margin: 0 auto 12px;
}
@media (min-width: 600px) {
  .results-blue .stat img {
    width: 120px;
  }
}
.results-blue .stat .number {
  font-size: 43px;
  color: #fff;
  display: block;
  line-height: normal;
  letter-spacing: -0.07em;
}
@media (min-width: 600px) {
  .results-blue .stat .number {
    font-size: 60px;
  }
}
@media (min-width: 950px) {
  .results-blue .stat .number {
    font-size: 72px;
  }
}
.results-blue .stat .label {
  color: #60a0d4;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  display: block;
  line-height: 1.2;
  margin-bottom: 12px;
}
@media (min-width: 600px) {
  .results-blue .stat .label {
    font-size: 24px;
  }
}
@media (min-width: 950px) {
  .results-blue .stat .label {
    font-size: 27px;
  }
}
.results-blue .stat .description {
  margin: 0;
  font-size: 18px;
  line-height: 1.2;
}
@media (min-width: 950px) {
  .results-blue .stat .description {
    font-size: 24px;
  }
}

.page-id-21 #mapPins, .page-id-3183 #mapPins {
  margin-top: 0px !important;
}
.page-id-21 #mapPins .map-container, .page-id-3183 #mapPins .map-container {
  max-width: 1200px;
}
.page-id-21 #mapPins .col2, .page-id-3183 #mapPins .col2 {
  height: 100%;
  margin-top: 60px;
}
@media (min-width: 950px) {
  .page-id-21 #mapPins .col2, .page-id-3183 #mapPins .col2 {
    margin: 0;
  }
}
.page-id-21 #mapPins .container, .page-id-3183 #mapPins .container {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
}
@media (min-width: 950px) {
  .page-id-21 #mapPins .container, .page-id-3183 #mapPins .container {
    justify-content: flex-start;
  }
}
.page-id-21 #mapPins .stats, .page-id-3183 #mapPins .stats {
  margin: 0;
}
.page-id-21 #mapPins .stat, .page-id-3183 #mapPins .stat {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
}
.page-id-21 #mapPins .stat:last-of-type, .page-id-3183 #mapPins .stat:last-of-type {
  margin-bottom: 0;
}
.page-id-21 #mapPins .stat img, .page-id-3183 #mapPins .stat img {
  width: 90px;
  margin: 0 12px 0 0;
  padding-right: 20px;
  border-right: 1px solid #d8d9d9;
}
@media (min-width: 600px) {
  .page-id-21 #mapPins .stat img, .page-id-3183 #mapPins .stat img {
    width: 110px;
  }
}
@media (min-width: 1240px) {
  .page-id-21 #mapPins .stat img, .page-id-3183 #mapPins .stat img {
    width: 140px;
  }
}
.page-id-21 #mapPins .stat .text, .page-id-3183 #mapPins .stat .text {
  width: calc(100% - 90px);
  display: flex;
  align-items: center;
}
@media (min-width: 600px) {
  .page-id-21 #mapPins .stat .text, .page-id-3183 #mapPins .stat .text {
    width: calc(100% - 110px);
  }
}
@media (min-width: 1240px) {
  .page-id-21 #mapPins .stat .text, .page-id-3183 #mapPins .stat .text {
    width: calc(100% - 140px);
  }
}
.page-id-21 #mapPins .stat .number, .page-id-3183 #mapPins .stat .number {
  font-size: 32px;
  color: #60a0d4;
  display: inline-block;
  line-height: normal;
  letter-spacing: -0.07em;
  padding-right: 10px;
}
@media (min-width: 600px) {
  .page-id-21 #mapPins .stat .number, .page-id-3183 #mapPins .stat .number {
    font-size: 43px;
    padding-right: 20px;
  }
}
@media (min-width: 950px) {
  .page-id-21 #mapPins .stat .number, .page-id-3183 #mapPins .stat .number {
    font-size: 60px;
  }
}
@media (min-width: 1240px) {
  .page-id-21 #mapPins .stat .number, .page-id-3183 #mapPins .stat .number {
    font-size: 72px;
  }
}
.page-id-21 #mapPins .stat .label, .page-id-3183 #mapPins .stat .label {
  color: #16345b;
  font-size: 18px;
  display: inline-block;
  line-height: 1.2;
  max-width: 300px;
}
@media (min-width: 600px) {
  .page-id-21 #mapPins .stat .label, .page-id-3183 #mapPins .stat .label {
    font-size: 20px;
  }
}
@media (min-width: 950px) {
  .page-id-21 #mapPins .stat .label, .page-id-3183 #mapPins .stat .label {
    font-size: 24px;
  }
}
@media (min-width: 1240px) {
  .page-id-21 #mapPins .stat .label, .page-id-3183 #mapPins .stat .label {
    font-size: 27px;
  }
}

.page-template-template-why-kipp-texas .lottery {
  background: #fff;
  padding: 10px 0;
}
.page-template-template-why-kipp-texas .lottery .grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media (min-width: 950px) {
  .page-template-template-why-kipp-texas .lottery .grid {
    text-align: left;
    flex-wrap: nowrap;
  }
}
.page-template-template-why-kipp-texas .lottery h4 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #16345b;
  letter-spacing: normal;
  font-size: 16px;
  width: 100%;
  line-height: 1.2;
  margin: 0;
}
@media (min-width: 600px) {
  .page-template-template-why-kipp-texas .lottery h4 {
    font-size: 18px;
    text-transform: uppercase;
  }
}
@media (min-width: 950px) {
  .page-template-template-why-kipp-texas .lottery h4 {
    width: auto;
    font-size: 21px;
    padding-right: 30px;
    border-right: 2px solid #eceeef;
  }
}
.page-template-template-why-kipp-texas .lottery h4 img {
  display: none;
}
@media (min-width: 768px) {
  .page-template-template-why-kipp-texas .lottery h4 img {
    display: inline-block;
    width: 28px;
    margin-right: 10px;
  }
}
.page-template-template-why-kipp-texas .lottery #main_countedown_1 .time_description {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 400;
  font-style: italic;
  text-transform: uppercase;
  color: #16345b;
  font-size: 16px;
}
@media (min-width: 600px) {
  .page-template-template-why-kipp-texas .lottery #main_countedown_1 .time_description {
    font-size: 18px;
  }
}
@media (min-width: 950px) {
  .page-template-template-why-kipp-texas .lottery #main_countedown_1 .time_description {
    font-size: 21px;
  }
}
.page-template-template-why-kipp-texas .lottery #main_countedown_1 .time_left {
  font-size: 21px;
  padding: 0;
  background: #fff !important;
  color: #16345b !important;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  margin-right: 5px;
  font-size: 16px;
}
@media (min-width: 600px) {
  .page-template-template-why-kipp-texas .lottery #main_countedown_1 .time_left {
    font-size: 18px;
  }
}
@media (min-width: 950px) {
  .page-template-template-why-kipp-texas .lottery #main_countedown_1 .time_left {
    font-size: 21px;
  }
}
.page-template-template-why-kipp-texas .lottery #main_countedown_1 .element_conteiner {
  display: flex;
  min-width: 0px;
  margin: 0 10px;
}
@media (min-width: 950px) {
  .page-template-template-why-kipp-texas .lottery #main_countedown_1 .element_conteiner {
    margin: 0;
    margin-left: 20px;
  }
}
.page-template-template-why-kipp-texas .lottery #main_countedown_1 .element_conteiner:last-of-type {
  display: none;
}
.page-template-template-why-kipp-texas .lottery .countdown {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-template-template-why-kipp-texas .page-hero .wrap1400 {
  padding: 60px 0 40px;
}
@media (min-width: 950px) {
  .page-template-template-why-kipp-texas .page-hero .wrap1400 {
    padding: 150px 0 120px;
  }
}
@media (min-width: 1240px) {
  .page-template-template-why-kipp-texas .page-hero .wrap1400 {
    padding: 200px 0 190px;
  }
}
.page-template-template-why-kipp-texas .below .base h2::after {
  margin: 30px auto;
}
.page-template-template-why-kipp-texas .below .base .button {
  line-height: normal;
}
.page-template-template-why-kipp-texas .twocolumns {
  margin: 90px auto;
}
.page-template-template-why-kipp-texas .twocolumns .grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap-reverse;
  align-items: center;
}
.page-template-template-why-kipp-texas .twocolumns .grid .grid-item:first-of-type {
  width: 100%;
}
@media (min-width: 950px) {
  .page-template-template-why-kipp-texas .twocolumns .grid .grid-item:first-of-type {
    width: calc(50% - 100px);
  }
}
.page-template-template-why-kipp-texas .twocolumns .grid .grid-item:last-of-type {
  width: 100%;
}
@media (min-width: 950px) {
  .page-template-template-why-kipp-texas .twocolumns .grid .grid-item:last-of-type {
    width: calc(50% + 100px);
  }
}
.page-template-template-why-kipp-texas .twocolumns .grid img {
  max-width: none;
  width: 100%;
  margin-bottom: -4px;
}
@media (min-width: 950px) {
  .page-template-template-why-kipp-texas .twocolumns .grid img {
    margin: 0;
  }
}
.page-template-template-why-kipp-texas .twocolumns .grid .inner {
  padding: 60px 0px 40px;
  background: #16345b;
  position: relative;
  z-index: 2;
}
@media (min-width: 950px) {
  .page-template-template-why-kipp-texas .twocolumns .grid .inner {
    padding: 80px 30px 50px 0px;
    margin-right: -100px;
  }
}
@media (min-width: 1100px) {
  .page-template-template-why-kipp-texas .twocolumns .grid .inner {
    padding: 80px 80px 50px 0px;
  }
}
.page-template-template-why-kipp-texas .twocolumns .grid .inner .base {
  width: 94%;
  margin: 0 auto;
}
@media (min-width: 950px) {
  .page-template-template-why-kipp-texas .twocolumns .grid .inner .base {
    margin: 0 0 0 auto;
    max-width: 600px;
    width: 97%;
  }
}
.page-template-template-why-kipp-texas .twocolumns .grid .inner .base h2 {
  color: #fff;
  line-height: 1.2;
  font-size: 30px;
}
@media (min-width: 950px) {
  .page-template-template-why-kipp-texas .twocolumns .grid .inner .base h2 {
    font-size: 32px;
  }
}
@media (min-width: 1100px) {
  .page-template-template-why-kipp-texas .twocolumns .grid .inner .base h2 {
    font-size: 43px;
  }
}
@media (min-width: 1240px) {
  .page-template-template-why-kipp-texas .twocolumns .grid .inner .base h2 {
    font-size: 48px;
  }
}
.page-template-template-why-kipp-texas .twocolumns .grid .inner .base p {
  color: #fff;
}
.page-template-template-why-kipp-texas .twocolumns .grid .inner .base a {
  color: #60a0d4;
  text-decoration: underline;
}
.page-template-template-why-kipp-texas .twocolumns .grid .inner .base a:hover {
  color: #60a0d4;
}
.page-template-template-why-kipp-texas .twocolumns .grid .inner .base li {
  color: #fff;
}
.page-template-template-why-kipp-texas .twocolumns .grid .inner .base .button {
  text-decoration: none;
  line-height: normal;
}
.page-template-template-why-kipp-texas .twocolumns .grid .inner .base .button:hover {
  background: #fff !important;
  color: #16345b !important;
}
.page-template-template-why-kipp-texas .twocolumns.reverse {
  margin: 0 auto;
}
@media (min-width: 950px) {
  .page-template-template-why-kipp-texas .twocolumns.reverse {
    margin: 90px auto;
  }
}
.page-template-template-why-kipp-texas .twocolumns.reverse .grid-item:first-of-type {
  width: 100%;
}
@media (min-width: 950px) {
  .page-template-template-why-kipp-texas .twocolumns.reverse .grid-item:first-of-type {
    width: calc(50% + 100px);
  }
}
.page-template-template-why-kipp-texas .twocolumns.reverse .grid-item:last-of-type {
  width: 100%;
}
@media (min-width: 950px) {
  .page-template-template-why-kipp-texas .twocolumns.reverse .grid-item:last-of-type {
    width: calc(50% - 100px);
  }
}
.page-template-template-why-kipp-texas .twocolumns.reverse .inner {
  padding: 60px 0px 40px;
  background: #16345b;
  position: relative;
  z-index: 2;
}
@media (min-width: 950px) {
  .page-template-template-why-kipp-texas .twocolumns.reverse .inner {
    padding: 80px 0px 50px 30px;
    margin-left: -100px;
    margin-right: 0;
  }
}
@media (min-width: 1100px) {
  .page-template-template-why-kipp-texas .twocolumns.reverse .inner {
    padding: 80px 0px 50px 80px;
  }
}
.page-template-template-why-kipp-texas .twocolumns.reverse .inner .base {
  margin: 0 auto;
}
@media (min-width: 950px) {
  .page-template-template-why-kipp-texas .twocolumns.reverse .inner .base {
    margin: 0 auto 0 0;
  }
}
.page-template-template-why-kipp-texas .twocolumns.reverse .inner .base h2 {
  line-height: 1.2;
}
.page-template-template-why-kipp-texas .academic-success {
  margin: 90px auto 60px;
}
.page-template-template-why-kipp-texas .academic-success .base {
  text-align: center;
}
.page-template-template-why-kipp-texas .academic-success .base h2 {
  line-height: 1.2;
}
.page-template-template-why-kipp-texas .academic-success .base h2::after {
  margin: 30px auto;
}
.page-template-template-why-kipp-texas .academic-success .grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 60px -20px 0;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .page-template-template-why-kipp-texas .academic-success .grid {
    margin: 120px -20px 0;
  }
}
.page-template-template-why-kipp-texas .academic-success .grid-item {
  width: 100%;
  margin-bottom: 60px;
  padding: 0 20px;
}
@media (min-width: 768px) {
  .page-template-template-why-kipp-texas .academic-success .grid-item {
    width: 50%;
    margin-bottom: 90px;
  }
}
@media (min-width: 1240px) {
  .page-template-template-why-kipp-texas .academic-success .grid-item {
    width: 33.3333333%;
  }
}
.page-template-template-why-kipp-texas .academic-success .grid-item .inner {
  position: relative;
}
.page-template-template-why-kipp-texas .academic-success .grid-item .inner .circle {
  position: absolute;
  z-index: 1;
  width: 250px;
  height: 250px;
  border-radius: 999em;
  background: #f5f7f9;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
}
@media (min-width: 768px) {
  .page-template-template-why-kipp-texas .academic-success .grid-item .inner .circle {
    transform: none;
    top: -30px;
    width: 300px;
    height: 300px;
  }
}
@media (min-width: 1240px) {
  .page-template-template-why-kipp-texas .academic-success .grid-item .inner .circle {
    width: 350px;
    height: 350px;
  }
}
.page-template-template-why-kipp-texas .academic-success .grid-item .base {
  text-align: center;
  position: relative;
  z-index: 2;
  max-width: 450px;
  margin: 0 auto;
}
.page-template-template-why-kipp-texas .academic-success .grid-item .base .icon {
  width: 100px;
  margin: 0 auto 10px;
}
.page-template-template-why-kipp-texas .academic-success .grid-item .base h4 {
  color: #16345b;
  text-transform: none;
  letter-spacing: normal;
}
.page-template-template-why-kipp-texas .contentblock {
  margin: 0px auto;
  background-size: cover;
  background-position: center left;
  background-repeat: no-repeat;
}
@media (min-width: 950px) {
  .page-template-template-why-kipp-texas .contentblock {
    margin: 90px auto;
  }
}
.page-template-template-why-kipp-texas .contentblock .base {
  padding: 60px 0 40px;
  max-width: 730px;
  margin: 0 auto 0 0;
}
@media (min-width: 600px) {
  .page-template-template-why-kipp-texas .contentblock .base {
    padding: 90px 0 70px;
  }
}
@media (min-width: 950px) {
  .page-template-template-why-kipp-texas .contentblock .base {
    padding: 200px 0 170px;
  }
}
.page-template-template-why-kipp-texas .contentblock h2 {
  font-size: 32px;
  line-height: 1.2;
}
@media (min-width: 600px) {
  .page-template-template-why-kipp-texas .contentblock h2 {
    font-size: 36px;
  }
}
@media (min-width: 950px) {
  .page-template-template-why-kipp-texas .contentblock h2 {
    font-size: 48px;
  }
}
.page-template-template-why-kipp-texas #halvesEnroll {
  margin: 0px auto !important;
}
@media (min-width: 950px) {
  .page-template-template-why-kipp-texas #halvesEnroll {
    margin: 90px auto !important;
  }
}
.page-template-template-why-kipp-texas #halvesEnroll .postStyles li a.button {
  margin-top: 30px;
  text-decoration: none;
  padding: 12px 30px;
}
.page-template-template-why-kipp-texas #halvesEnroll .postStyles li a.button:hover {
  background: #fff !important;
  color: #16345b !important;
}
.page-template-template-why-kipp-texas .testimonials {
  margin: 60px auto 0px;
}
@media (min-width: 950px) {
  .page-template-template-why-kipp-texas .testimonials {
    margin: 90px auto 30px;
  }
}
.page-template-template-why-kipp-texas .testimonials .grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media (min-width: 1240px) {
  .page-template-template-why-kipp-texas .testimonials .grid {
    margin: 0 -20px;
  }
}
.page-template-template-why-kipp-texas .testimonials .grid-item {
  width: 100%;
  padding: 0 10px;
  margin-bottom: 60px;
}
@media (min-width: 950px) {
  .page-template-template-why-kipp-texas .testimonials .grid-item {
    width: 33.3333333%;
  }
}
@media (min-width: 1240px) {
  .page-template-template-why-kipp-texas .testimonials .grid-item {
    padding: 0 20px;
  }
}
.page-template-template-why-kipp-texas .testimonials .grid-item:nth-of-type(1) .quote {
  background: #16345b;
}
.page-template-template-why-kipp-texas .testimonials .grid-item:nth-of-type(1) .quote::after {
  color: #16345b;
}
.page-template-template-why-kipp-texas .testimonials .grid-item:nth-of-type(2) .quote {
  background: #60a0d4;
}
.page-template-template-why-kipp-texas .testimonials .grid-item:nth-of-type(2) .quote::after {
  color: #60a0d4;
}
.page-template-template-why-kipp-texas .testimonials .grid-item:nth-of-type(3) .quote {
  background: #393a39;
}
.page-template-template-why-kipp-texas .testimonials .grid-item:nth-of-type(3) .quote::after {
  color: #393a39;
}
.page-template-template-why-kipp-texas .testimonials .grid-item .inner {
  max-width: 500px;
  margin: 0 auto;
}
@media (min-width: 950px) {
  .page-template-template-why-kipp-texas .testimonials .grid-item .inner {
    margin: 0;
  }
}
.page-template-template-why-kipp-texas .testimonials .grid-item .quote {
  position: relative;
  padding: 40px 30px;
  color: #fff;
}
.page-template-template-why-kipp-texas .testimonials .grid-item .quote::after {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e91c";
  position: absolute;
  bottom: -35px;
  font-size: 40px;
  left: 10px;
}
@media (min-width: 1240px) {
  .page-template-template-why-kipp-texas .testimonials .grid-item .quote::after {
    bottom: -55px;
    font-size: 60px;
  }
}
.page-template-template-why-kipp-texas .testimonials .grid-item .quote p {
  font-size: 18px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 400;
  font-style: italic;
  line-height: 1.6;
  margin-bottom: 0px;
}
@media (min-width: 600px) {
  .page-template-template-why-kipp-texas .testimonials .grid-item .quote p {
    font-size: 20px;
  }
}
@media (min-width: 1240px) {
  .page-template-template-why-kipp-texas .testimonials .grid-item .quote p {
    font-size: 24px;
  }
}
.page-template-template-why-kipp-texas .testimonials .grid-item .info {
  margin: 15px 0 0 80px;
}
@media (min-width: 600px) {
  .page-template-template-why-kipp-texas .testimonials .grid-item .info {
    margin: 20px 0 0 90px;
  }
}
@media (min-width: 1240px) {
  .page-template-template-why-kipp-texas .testimonials .grid-item .info {
    margin: 20px 0 0 110px;
  }
}
.page-template-template-why-kipp-texas .testimonials .grid-item .info h4 {
  color: #16345b;
  text-transform: none;
  letter-spacing: normal;
  font-size: 16px;
  margin-bottom: 5px;
  line-height: 1.2;
}
@media (min-width: 600px) {
  .page-template-template-why-kipp-texas .testimonials .grid-item .info h4 {
    font-size: 18px;
  }
}
.page-template-template-why-kipp-texas .testimonials .grid-item .info p {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 400;
  font-style: italic;
  color: #16345b;
  font-size: 16px;
  margin-bottom: 0;
}
@media (min-width: 950px) {
  .page-template-template-why-kipp-texas .why-callout {
    margin: 90px auto;
  }
}
.page-template-template-why-kipp-texas .why-callout .grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.page-template-template-why-kipp-texas .why-callout .grid-item {
  width: 100%;
  margin: 0 auto 60px;
}
@media (min-width: 950px) {
  .page-template-template-why-kipp-texas .why-callout .grid-item {
    margin: 0;
    width: 50%;
  }
  .page-template-template-why-kipp-texas .why-callout .grid-item:first-of-type {
    border-right: 2px solid #eceeef;
  }
}
.page-template-template-why-kipp-texas .why-callout .grid-item:last-of-type {
  margin-bottom: 0px;
}
.page-template-template-why-kipp-texas .why-callout .base {
  text-align: center;
  max-width: 500px;
  margin: 0 auto;
}
@media (min-width: 950px) {
  .page-template-template-why-kipp-texas .why-callout .base {
    margin: 0;
    max-width: none;
    padding: 0 30px;
  }
}
@media (min-width: 1100px) {
  .page-template-template-why-kipp-texas .why-callout .base {
    padding: 0 60px;
  }
}
@media (min-width: 1240px) {
  .page-template-template-why-kipp-texas .why-callout .base {
    padding: 0 80px;
  }
}
.page-template-template-why-kipp-texas .why-callout .base h2 {
  font-size: 32px;
  line-height: 1.2;
}
@media (min-width: 600px) {
  .page-template-template-why-kipp-texas .why-callout .base h2 {
    font-size: 36px;
  }
}
@media (min-width: 950px) {
  .page-template-template-why-kipp-texas .why-callout .base h2 {
    font-size: 48px;
  }
}
.page-template-template-why-kipp-texas .why-callout .base h2::after {
  margin: 30px auto;
}
.page-template-template-why-kipp-texas .why-callout .base .button {
  line-height: normal;
}

.twoCol {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.twoCol .col1 {
  width: 100%;
}
@media (min-width: 950px) {
  .twoCol .col1 {
    width: calc(100% - 300px);
    padding-right: 40px;
    border-right: 1px solid #eceeef;
  }
}
.twoCol .col2 {
  width: 300px;
  margin-top: 40px;
}
@media (min-width: 950px) {
  .twoCol .col2 {
    margin: 0;
    padding-left: 40px;
  }
}
.twoCol .col2 h3 {
  font-size: 21px;
  text-align: center;
}
.twoCol .col2 ul {
  margin: 0;
}
.twoCol .col2 ul li {
  margin: 0 0 1px;
}
.twoCol .col2 ul li::before {
  display: none;
}
.twoCol .col2 ul a {
  color: #fff;
  background: #60a0d4;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  display: block;
  padding: 10px 12px;
  font-size: 16px;
  line-height: 1.2;
}
.twoCol .col2 ul a:hover {
  background: #16345b;
}
.twoCol .col2 ul .current_page_item a {
  background: #d8d9d9;
  color: #16345b;
}

#donateButtons {
  background: #eceeef;
  padding: 50px 0;
}
@media (min-width: 950px) {
  #donateButtons {
    padding: 70px 0;
  }
}
#donateButtons .wrap {
  margin: 0 auto;
  width: 94%;
  max-width: 1400px;
  text-align: center;
}
#donateButtons span.icon-texas {
  display: block;
  margin: 0 auto 15px;
  color: #60a0d4;
  font-size: 40px;
}
#donateButtons .intro {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: italic;
  color: #16345b;
  font-size: 0.8em;
  margin-bottom: 15px;
  padding-bottom: 25px;
  border-bottom: 1px solid white;
}
@media (min-width: 768px) {
  #donateButtons .intro {
    margin-bottom: 35px;
  }
}
#donateButtons #formWrap {
  display: table;
  table-layout: fixed;
  width: 100%;
}
@media (min-width: 768px) {
  #donateButtons #formWrap #formNav, #donateButtons #formWrap #form {
    vertical-align: top;
    display: table-cell;
  }
}
@media (min-width: 768px) {
  #donateButtons #formWrap #formNav {
    padding-right: 40px;
    width: 250px;
  }
}
@media (min-width: 950px) {
  #donateButtons #formWrap #formNav {
    width: 300px;
    padding-right: 40px;
  }
}
@media (min-width: 1240px) {
  #donateButtons #formWrap #formNav {
    padding-right: 50px;
    width: 400px;
  }
}
#donateButtons ul {
  margin-bottom: 15px;
}
@media (min-width: 950px) {
  #donateButtons ul {
    margin-bottom: 30px;
  }
}
#donateButtons ul li {
  vertical-align: top;
  display: inline-block;
}
@media (min-width: 768px) {
  #donateButtons ul li {
    display: block;
  }
}
@media (max-width: 767px) {
  #donateButtons ul li {
    width: 49%;
    margin: 0.5%;
  }
  #donateButtons ul li:first-of-type {
    width: 99%;
  }
}
#donateButtons ul li a {
  position: relative;
  background: #60a0d4;
  letter-spacing: -0.03em;
  color: white;
  text-transform: none;
  overflow: initial;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  margin: 0;
  display: block;
  width: 100%;
  cursor: pointer;
  font-size: 0.8em;
  padding: 0 10px;
  height: 45px;
  line-height: 45px;
  text-align: center;
}
@media (min-width: 480px) {
  #donateButtons ul li a {
    font-size: 1em;
  }
}
@media (min-width: 768px) {
  #donateButtons ul li a {
    padding: 0 15px;
    text-align: left;
    height: 75px;
    line-height: 75px;
  }
}
@media (min-width: 950px) {
  #donateButtons ul li a {
    padding: 0 25px;
    font-size: 1.25em;
  }
}
@media (min-width: 1240px) {
  #donateButtons ul li a {
    font-size: 1.5em;
  }
}
#donateButtons ul li:hover a, #donateButtons ul li:focus a {
  background: #3a3b3a;
}
#donateButtons ul li.active a {
  background: #16345b;
}
@media (min-width: 768px) {
  #donateButtons ul li.active a:after {
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #16345b;
    content: "\e90d";
    font-size: 75px;
    position: absolute;
    top: 0;
    right: -27px;
  }
}
#donateButtons #form {
  background: white;
  text-align: center;
  padding: 0 0 30px;
}
@media (min-width: 950px) {
  #donateButtons #form {
    padding: 50px;
  }
}
#donateButtons #form *:last-of-type {
  margin-bottom: 0;
}
#donateButtons #form li::before {
  display: none;
}
#donateButtons .gifts {
  margin-top: 50px;
  text-align: center;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 400;
  font-style: italic;
  font-size: 0.9em;
}
#donateButtons .gifts img {
  width: 90px;
  display: block;
  margin: 0 auto 5px !important;
}
#donateButtons .gifts.desk {
  display: none;
}
@media (min-width: 768px) {
  #donateButtons .gifts.desk {
    display: block;
  }
}
@media (min-width: 768px) {
  #donateButtons .gifts.mobile {
    display: none;
  }
}

.aboveIntroHalves {
  padding-bottom: 40px;
}

#donateNew .results .row {
  margin: 40px auto 40px;
}
#donateNew .results .container {
  max-width: none;
}
@media (min-width: 950px) {
  #donateNew .results .container .centered {
    font-size: 45px;
  }
}
#donateNew .results .stats .stat {
  display: flex;
}
#donateNew .results .col1 {
  width: 100%;
}
@media (min-width: 950px) {
  #donateNew .results .col1 {
    width: 430px;
  }
}
@media (min-width: 950px) {
  #donateNew .results .col1 .container {
    padding-right: 40px;
  }
}
@media (min-width: 1240px) {
  #donateNew .results .col1 .container {
    padding-right: 80px;
  }
}
#donateNew .results .col1 .number {
  font-size: 55px;
  width: 132px;
}
@media (min-width: 1240px) {
  #donateNew .results .col1 .number {
    font-size: 72px;
    width: 165px;
  }
}
#donateNew .results .col2 {
  width: 100%;
}
@media (min-width: 950px) {
  #donateNew .results .col2 {
    width: calc(100% - 430px);
  }
}
@media (min-width: 950px) {
  #donateNew .results .col2 .container {
    padding-left: 40px;
  }
}
@media (min-width: 1240px) {
  #donateNew .results .col2 .container {
    padding-left: 80px;
  }
}
#donateNew .results .col2 .stats .stat {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  text-align: center;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
@media (min-width: 600px) {
  #donateNew .results .col2 .stats .stat {
    text-align: left;
    justify-content: flex-start;
  }
}
#donateNew .results .col2 .stats .icon {
  margin: 0 auto 12px;
}
@media (min-width: 600px) {
  #donateNew .results .col2 .stats .icon {
    width: 90px;
    margin: 0;
    margin-right: 20px;
  }
}
@media (min-width: 1240px) {
  #donateNew .results .col2 .stats .icon {
    width: 120px;
    margin-right: 30px;
  }
}
#donateNew .results .col2 .stats .text {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
}
@media (min-width: 600px) {
  #donateNew .results .col2 .stats .text {
    width: calc(100% - 110px);
    flex-wrap: nowrap;
  }
}
@media (min-width: 1240px) {
  #donateNew .results .col2 .stats .text {
    width: calc(100% - 150px);
  }
}
#donateNew .results .col2 .stats .number {
  width: 100%;
  margin: 0 auto 5px;
}
@media (min-width: 600px) {
  #donateNew .results .col2 .stats .number {
    width: auto;
    margin: 0;
    margin-right: 20px;
  }
}
@media (min-width: 950px) {
  #donateNew .results .col2 .stats .number {
    font-size: 48px;
  }
}
@media (min-width: 1240px) {
  #donateNew .results .col2 .stats .number {
    font-size: 65px;
  }
}
#donateNew .results .col2 .stats .label {
  width: 100%;
}
@media (min-width: 600px) {
  #donateNew .results .col2 .stats .label {
    width: auto;
    font-size: 20px;
  }
}
@media (min-width: 1240px) {
  #donateNew .results .col2 .stats .label {
    font-size: 24px;
  }
}
#donateNew #jotPlace {
  background: #eceeef;
  margin: -60px auto 90px;
}
@media (min-width: 950px) {
  #donateNew #jotPlace {
    margin: -60px 0 90px;
  }
}
#donateNew #jotPlace #jotTabs .locWrap {
  background-color: #eceeef;
  background: url(../images/darkblueBg.gif) #eceeef no-repeat;
  background-position: center right;
  background-size: 70% 90%;
  padding: 45px 0;
}
@media (min-width: 950px) {
  #donateNew #jotPlace #jotTabs .locWrap {
    padding: 80px 0;
  }
}
@media (min-width: 1240px) {
  #donateNew #jotPlace #jotTabs .locWrap {
    padding: 130px 0;
  }
}
@media (min-width: 950px) {
  #donateNew #jotPlace #jotTabs ul.js-tablist li {
    width: 20%;
  }
}
#donateNew .ways-to-give .base h2::after {
  margin: 20px auto;
}
#donateNew .ways-to-give .grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 950px) {
  #donateNew .ways-to-give .grid {
    margin: 0 -30px;
  }
}
#donateNew .ways-to-give .grid-item {
  width: 100%;
  margin: 0 auto 40px;
}
@media (min-width: 950px) {
  #donateNew .ways-to-give .grid-item {
    width: 33.3333333%;
    padding: 0 30px;
  }
}
#donateNew .ways-to-give .icon {
  width: 80px;
  margin: 0 0 12px;
}
#donateNew .ways-to-give #faqs {
  padding: 0px 0 40px;
}
#donateNew .ways-to-give #faqs #accordion button.js-accordion__header {
  padding: 12px 30px 16px 60px;
  font-size: 16px;
}
@media (min-width: 768px) {
  #donateNew .ways-to-give #faqs #accordion button.js-accordion__header {
    font-size: 18px;
  }
}
#donateNew .ways-to-give #faqs #accordion .js-accordion__header[aria-expanded=false]::before {
  left: 7px;
  right: auto;
  color: #fff;
}
@media (min-width: 768px) {
  #donateNew .ways-to-give #faqs #accordion .js-accordion__header[aria-expanded=false]::before {
    left: 9px;
  }
}
#donateNew .ways-to-give #faqs #accordion .js-accordion__header[aria-expanded=true]::before {
  left: 10px;
  right: auto;
  color: #fff;
}
@media (min-width: 768px) {
  #donateNew .ways-to-give #faqs #accordion .js-accordion__header[aria-expanded=true]::before {
    left: 14px;
  }
}
#donateNew .ways-to-give #faqs #accordion .js-accordion__header::after {
  left: 0;
  color: #fff;
  background: #60a0d4;
}
#donateNew .ways-to-give #faqs #accordion .js-accordion__panel {
  padding: 10px 15px 35px 15px;
  font-size: 16px;
}

/*==============================================================*/
/*==============================================================*/
@media (max-width: 949px) {
  #halvesGuidelines h2, #halvesPhotos h2 {
    text-align: center;
  }
  #halvesGuidelines h2:after, #halvesPhotos h2:after {
    margin-left: auto;
    margin-right: auto;
  }
}

#halvesGuidelines {
  margin-top: -60px;
  background: url(../images/whiteBg.gif) #eceeef no-repeat;
  background-size: 70% 90%;
  padding: 45px 0 60px;
  background-position: bottom center;
  background-size: 100% 30%;
}
@media (min-width: 950px) {
  #halvesGuidelines {
    padding: 80px 0;
    background-position: left center;
    background-size: 70% 90%;
  }
}
@media (min-width: 1240px) {
  #halvesGuidelines {
    padding: 130px 0;
  }
}

#halvesPhotos {
  background: url(../images/whiteBg.gif) #255594 no-repeat;
  background-size: 70% 90%;
  padding: 45px 0 60px;
  background-position: bottom center;
  background-size: 100% 70%;
}
@media (min-width: 950px) {
  #halvesPhotos {
    padding: 80px 0;
    background-position: right center;
    background-size: 70% 90%;
  }
}
@media (min-width: 1240px) {
  #halvesPhotos {
    padding: 130px 0;
  }
}

#logofontcolors {
  padding: 50px 0 0px;
}
@media (min-width: 950px) {
  #logofontcolors {
    padding: 65px 0 0px;
  }
}
@media (min-width: 1240px) {
  #logofontcolors {
    padding: 75px 0 0px;
  }
}
#logofontcolors .logofont {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0 auto;
  width: 94%;
  max-width: 1400px;
  margin: 0 auto;
  width: 94%;
  max-width: 1400px;
}
#logofontcolors .logofont .logo, #logofontcolors .logofont .font {
  text-align: center;
}
@media (min-width: 950px) {
  #logofontcolors .logofont .logo, #logofontcolors .logofont .font {
    display: table-cell;
    width: 50%;
    vertical-align: top;
    padding: 0 7%;
  }
}
#logofontcolors .logofont .logo h2, #logofontcolors .logofont .font h2 {
  text-align: center;
}
#logofontcolors .logofont .logo h2:after, #logofontcolors .logofont .font h2:after {
  margin-left: auto;
  margin-right: auto;
}
#logofontcolors .logofont .logo img, #logofontcolors .logofont .font img {
  max-width: 350px;
}
@media (max-width: 949px) {
  #logofontcolors .logofont .font {
    padding: 100px 0;
  }
}
#logofontcolors .colors {
  margin: 0 auto;
  width: 94%;
  max-width: 1400px;
}
@media (min-width: 950px) {
  #logofontcolors .colors {
    border-top: 2px solid #eceeef;
    padding-top: 80px;
    margin-top: 80px;
  }
}
#logofontcolors .colors h2 {
  text-align: center;
}
#logofontcolors .colors h2:after {
  margin-left: auto;
  margin-right: auto;
}
#logofontcolors .colors ul {
  text-align: center;
}
#logofontcolors .colors ul li {
  display: inline-block;
  padding: 2px;
  width: 50%;
}
@media (min-width: 480px) {
  #logofontcolors .colors ul li {
    width: 25%;
  }
}
@media (min-width: 600px) {
  #logofontcolors .colors ul li {
    width: 20%;
  }
}
@media (min-width: 1024px) {
  #logofontcolors .colors ul li {
    width: 14.28%;
  }
}
@media (min-width: 1240px) {
  #logofontcolors .colors ul li {
    width: 12.5%;
  }
}
#logofontcolors .colors ul li .colorblock {
  height: 40px;
}
@media (min-width: 950px) {
  #logofontcolors .colors ul li .colorblock {
    height: 60px;
  }
}
#logofontcolors .colors ul li ul.values {
  background: #eceeef;
  padding: 15px 5px;
}
@media (min-width: 768px) {
  #logofontcolors .colors ul li ul.values {
    padding: 25px 5px;
  }
}
#logofontcolors .colors ul li ul.values li {
  color: #706d6d;
  display: block;
  padding: 0;
  width: 100%;
  font-size: 0.8em;
  line-height: 1.3em;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  #logofontcolors .colors ul li ul.values li {
    margin-bottom: 20px;
  }
}
@media (min-width: 1240px) {
  #logofontcolors .colors ul li ul.values li {
    font-size: 0.9em;
  }
}
#logofontcolors .colors ul li ul.values li:last-child {
  margin-bottom: 0;
}
#logofontcolors .colors ul li ul.values li strong {
  display: block;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
}
#logofontcolors img.alignleft, #logofontcolors img.alignright, #logofontcolors img.aligncenter {
  clear: both;
  display: block;
  margin: 30px auto;
  padding: 0px;
  border-bottom: 5px solid #eceeef;
}
@media (min-width: 768px) {
  #logofontcolors img.alignleft {
    display: inline;
    float: left;
    margin: 30px 30px 30px 0;
  }
}
@media (min-width: 768px) {
  #logofontcolors img.alignright {
    display: inline;
    float: right;
    margin: 30px 0 30px 30px;
  }
}

.school-region-intro {
  position: relative;
  margin-bottom: 60px;
}
.school-region-intro p {
  line-height: 1.4;
  font-size: 20px;
}
@media (min-width: 768px) {
  .school-region-intro p {
    font-size: 24px;
  }
}
.school-region-intro .button {
  position: absolute;
  top: -90px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 3;
  width: 300px;
  padding: 17px 10px;
  font-size: 14px;
}
@media (min-width: 768px) {
  .school-region-intro .button {
    width: 380px;
    font-size: 18px;
  }
}

.why-kipp {
  margin: 60px auto 0;
}

.school-list {
  padding-top: 60px;
  margin-bottom: 20px;
}
@media (min-width: 950px) {
  .school-list {
    padding-top: 80px;
  }
}
.school-list h2 {
  margin-bottom: 60px;
}
@media (min-width: 950px) {
  .school-list h2 {
    font-size: 48px;
    margin-bottom: 80px;
  }
}
.school-list h2::after {
  display: none;
}
.school-list h4 {
  padding-bottom: 10px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #60a0d4;
  border-bottom: 2px solid #60a0d4;
  text-transform: uppercase;
}
.school-list ul {
  margin: 0;
}
.school-list li {
  border-bottom: 2px solid #eceeef;
  padding: 10px 0;
  margin: 0;
}
.school-list li:last-of-type {
  border: none;
}
.school-list .row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.school-list .col {
  width: 100%;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .school-list .col {
    position: relative;
    width: 33.3333333%;
    border-right: 2px solid #eceeef;
    padding: 0 30px;
    display: flex;
    justify-content: center;
  }
  .school-list .col:last-of-type {
    border: none;
  }
}
.school-list .inner {
  width: 100%;
}

.region-icons {
  background: #eceeef;
  padding: 80px 0 20px;
  margin-bottom: -60px;
}
.region-icons .row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.region-icons .col {
  width: 100%;
  text-align: center;
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  .region-icons .col {
    padding: 0 30px;
    width: 33.333333%;
  }
}
@media (max-width: 768px) {
  .region-icons .inner {
    max-width: 400px;
    margin: 0 auto;
  }
}
.region-icons .icon {
  width: 110px;
  margin: 0 auto 12px;
}
.region-icons h3 {
  border-bottom-width: 2px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.school-academics {
  margin: 60px auto 0;
  text-align: center;
}
@media (min-width: 950px) {
  .school-academics {
    margin: 80px auto 0;
  }
}
.school-academics h2::after {
  margin: 20px auto;
}
.school-academics .grid-flex {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 60px;
}
.school-academics .grid-item {
  width: 100%;
  margin: 0 auto 40px;
}
.school-academics .grid-item:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 950px) {
  .school-academics .grid-item {
    width: 50%;
  }
}
.school-academics .inner {
  max-width: 520px;
  margin: 0 auto;
}
.school-academics .icon {
  width: 110px;
  margin: 0 auto 12px;
}
.school-academics h4 {
  border-bottom: 2px solid #60a0d4;
  color: #16345b;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  text-transform: uppercase;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.1em;
}
@media (min-width: 768px) {
  .school-academics h4 {
    font-size: 20px;
  }
}

.school-callout {
  margin: 80px 0 0;
  padding: 80px 0 50px;
  background: #60a0d4;
  color: #fff;
  text-align: center;
  position: relative;
}
@media (min-width: 950px) {
  .school-callout {
    margin: 60px 0 0;
  }
}
.school-callout .icon {
  position: absolute;
  top: -65px;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 110px;
}
.school-callout h2, .school-callout p {
  color: #fff;
}
.school-callout h2::after {
  background: #fff;
  margin: 20px auto;
}
.school-callout p {
  font-size: 18px;
}
@media (min-width: 768px) {
  .school-callout p {
    font-size: 20px;
  }
}

@media (max-width: 1100px) {
  .school-columns .col1 .inner {
    text-align: center !important;
  }
}
.school-columns .col1 .button {
  text-decoration: none !important;
}
.school-columns.white .container {
  background-size: 87% 90% !important;
}

#contentAccessibility {
  background: #eceeef;
  margin-top: -60px;
  margin-bottom: 60px;
  padding: 60px 0 40px;
}

.home .page-hero h1::after {
  display: none;
}
.home .page-hero .button {
  margin-bottom: 40px;
}
.home .page-hero .button:hover {
  color: #16345b !important;
  background: #eceeef;
}

@media (min-width: 950px) {
  #homeHero {
    margin-bottom: 80px;
  }
}
#homeHero .hero-callout {
  display: block;
  padding: 20px 0;
  background: #d89435;
}
#homeHero .hero-callout:hover h3 {
  color: #16345b;
}
#homeHero .hero-callout .wrap1100 {
  display: flex;
  justify-content: center;
  align-items: center;
}
#homeHero .hero-callout img {
  width: 60px;
  padding-right: 10px;
}
@media (min-width: 600px) {
  #homeHero .hero-callout img {
    width: 90px;
    padding-right: 20px;
  }
}
#homeHero .hero-callout h3 {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: italic;
  margin-bottom: 0px;
  padding-bottom: 0px;
  color: #fff;
  border-bottom: none;
  font-size: 20px;
  width: calc(100% - 60px);
}
@media (min-width: 600px) {
  #homeHero .hero-callout h3 {
    font-size: 24px;
    width: auto;
  }
}
@media (min-width: 950px) {
  #homeHero .hero-callout h3 {
    font-size: 32px;
  }
}
#homeHero .hero-callout h3::after {
  display: none;
}
#homeHero #homeSlider {
  margin: 0 !important;
}
#homeHero #homeSlider .slick-dots {
  bottom: 30px;
}
#homeHero #homeSlider .slick-dots li.slick-active button::before {
  opacity: 1 !important;
  color: #fff !important;
}
#homeHero #homeSlider .slick-dots li button::before {
  color: #fff !important;
}
#homeHero #homeSlider li {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 !important;
}
#homeHero #homeSlider .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
  background: rgba(58, 59, 58, 0.4);
}
#homeHero .wrap1400 {
  padding: 60px 0;
  position: relative;
  z-index: 2;
}
@media (min-width: 950px) {
  #homeHero .wrap1400 {
    padding: 120px 0;
  }
}
#homeHero .wrap1400 .container {
  width: 100%;
}
@media (min-width: 950px) {
  #homeHero .wrap1400 .container {
    width: 66%;
  }
}
@media (min-width: 1240px) {
  #homeHero .wrap1400 .container {
    width: 55%;
  }
}
#homeHero .txtimg {
  background: #16345b;
}
#homeHero .txtimg .halves {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0 auto;
  width: 94%;
  max-width: 1400px;
}
@media (max-width: 767px) {
  #homeHero .txtimg .halves {
    text-align: center;
  }
}
@media (min-width: 768px) {
  #homeHero .txtimg .halves .left, #homeHero .txtimg .halves .right {
    display: table-cell;
    vertical-align: middle;
  }
}
#homeHero .txtimg .halves .left {
  padding: 40px 0;
}
@media (max-width: 767px) {
  #homeHero .txtimg .halves .left {
    padding-bottom: 0;
  }
}
#homeHero .txtimg .halves .right {
  padding: 0 30px 70px 30px;
}
@media (min-width: 768px) {
  #homeHero .txtimg .halves .right {
    padding: 40px 0 40px 40px;
  }
}
@media (max-width: 767px) {
  #homeHero .txtimg .halves .right img {
    max-width: 500px;
    margin: 0 auto;
  }
}
#homeHero .content h2 {
  font-size: 32px;
  letter-spacing: -0.05em;
  margin-bottom: 20px;
  color: #fff;
  line-height: 1.3em;
}
@media (min-width: 950px) {
  #homeHero .content h2 {
    font-size: 40px;
  }
}
@media (min-width: 1240px) {
  #homeHero .content h2 {
    font-size: 58px;
  }
}
#homeHero .content h2::after {
  display: none;
}
#homeHero .content .button {
  margin-bottom: 40px;
}
#homeHero .content .button:hover {
  color: #16345b !important;
  background: #eceeef;
}

#mapPins {
  border-bottom: 10px solid #d8d9d9;
  background: #eceeef;
  margin-bottom: 80px;
}
@media (max-width: 949px) {
  #mapPins {
    padding-bottom: 40px;
  }
}
@media (min-width: 950px) {
  #mapPins .map-container {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0 auto;
    width: 94%;
    max-width: 1400px;
    margin: 0 auto;
    width: 94%;
    max-width: 1400px;
    height: 350px;
  }
}
@media (min-width: 1240px) {
  #mapPins .map-container {
    height: 450px;
  }
}
@media (min-width: 950px) {
  #mapPins .map-container .col {
    display: table-cell;
  }
}
#mapPins .map-container .col .base {
  text-align: center;
  padding: 40px 0;
  max-width: 700px;
  width: 94%;
  margin: 0 auto 40px;
}
@media (min-width: 950px) {
  #mapPins .map-container .col .base {
    margin: 0 auto;
  }
}
#mapPins .map-container .col .base img {
  width: 90px;
  margin: 0 auto 12px;
}
@media (min-width: 950px) {
  #mapPins .map-container .col .base img {
    width: 120px;
  }
}
#mapPins .map-container .col .base p {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 300;
  font-style: italic;
  color: #16345b;
  font-size: 18px;
  margin-bottom: 20px;
}
@media (min-width: 950px) {
  #mapPins .map-container .col .base p {
    font-size: 20px;
  }
}
@media (min-width: 1240px) {
  #mapPins .map-container .col .base p {
    font-size: 24px;
  }
}
#mapPins .map-container .colMap {
  vertical-align: top;
  margin: 0 auto;
  width: 300px;
  height: 285px;
  position: relative;
}
@media (min-width: 950px) {
  #mapPins .map-container .colMap {
    margin: 0;
    height: auto;
    width: 450px;
  }
}
@media (min-width: 1240px) {
  #mapPins .map-container .colMap {
    width: 560px;
  }
}
#mapPins .map-container .colMap img.texas {
  z-index: 2;
}
@media (max-width: 949px) {
  #mapPins .map-container .colMap img.texas {
    position: absolute;
    left: 0;
    right: 0;
    top: -25px;
    margin: 0 auto;
    width: 300px;
    display: block;
  }
}
@media (min-width: 950px) {
  #mapPins .map-container .colMap img.texas {
    position: absolute;
    top: -38px;
  }
}
#mapPins .map-container .colMap p {
  text-align: center;
  position: absolute;
  left: 0;
  bottom: -10px;
  margin: 0;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  font-size: 9px;
  color: #16345b;
  right: -20px;
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 950px) {
  #mapPins .map-container .colMap p {
    max-width: 220px;
    width: auto;
    right: auto;
    bottom: 30px;
    font-size: 11px;
    text-align: left;
    left: 20px;
  }
}
@media (min-width: 1240px) {
  #mapPins .map-container .colMap p {
    max-width: 250px;
    font-size: 13px;
  }
}
#mapPins .map-container .colMap p span {
  position: absolute;
  left: -5px;
  top: -1px;
  color: #60a0d4;
  font-size: 16px;
}
@media (min-width: 950px) {
  #mapPins .map-container .colMap p span {
    left: -20px;
    top: 3px;
  }
}
#mapPins .map-container .colMap ul {
  position: relative;
  z-index: 2;
  margin: 0px !important;
  padding: 0px !important;
}
#mapPins .map-container .colMap ul li {
  position: relative;
  display: inline-block;
}
#mapPins .map-container .colMap ul li::before {
  display: none;
}
#mapPins .map-container .colMap ul li a:hover span.icon-pin {
  transform: translateY(5px);
}
#mapPins .map-container .colMap ul li a:hover span.city {
  color: #60a0d4;
}
#mapPins .map-container .colMap ul li a span.city {
  position: absolute;
  color: white;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  font-size: 10.5px;
}
@media (min-width: 950px) {
  #mapPins .map-container .colMap ul li a span.city {
    font-size: 0.75em;
  }
}
@media (min-width: 1240px) {
  #mapPins .map-container .colMap ul li a span.city {
    font-size: 0.9em;
  }
}
#mapPins .map-container .colMap ul li a span.icon-pin {
  color: #60a0d4;
  font-size: 20px;
}
@media (min-width: 950px) {
  #mapPins .map-container .colMap ul li a span.icon-pin {
    font-size: 25px;
  }
}
@media (min-width: 1240px) {
  #mapPins .map-container .colMap ul li a span.icon-pin {
    font-size: 30px;
  }
}
#mapPins .map-container .colMap ul li.Austin {
  left: 204px;
  top: 115px;
}
@media (min-width: 950px) {
  #mapPins .map-container .colMap ul li.Austin {
    left: 295px;
    top: 185px;
  }
}
@media (min-width: 1240px) {
  #mapPins .map-container .colMap ul li.Austin {
    left: 367px;
    top: 240px;
  }
}
#mapPins .map-container .colMap ul li.Austin span.city {
  top: 10px;
  left: 18px;
}
@media (min-width: 950px) {
  #mapPins .map-container .colMap ul li.Austin span.city {
    left: 21px;
    top: 15px;
  }
}
@media (min-width: 1240px) {
  #mapPins .map-container .colMap ul li.Austin span.city {
    left: 29px;
  }
}
#mapPins .map-container .colMap ul li.DallasFortWorth {
  text-align: center;
  width: 110px;
  left: 156px;
  top: 63px;
}
@media (min-width: 950px) {
  #mapPins .map-container .colMap ul li.DallasFortWorth {
    left: 238px;
    top: 98px;
    width: 140px;
  }
}
@media (min-width: 1240px) {
  #mapPins .map-container .colMap ul li.DallasFortWorth {
    width: 160px;
    left: 305px;
    top: 129px;
  }
}
#mapPins .map-container .colMap ul li.DallasFortWorth span.city {
  display: block;
  margin-top: -8px;
}
@media (min-width: 950px) {
  #mapPins .map-container .colMap ul li.DallasFortWorth span.city {
    margin-top: 0px;
  }
}
#mapPins .map-container .colMap ul li.Houston {
  left: 125px;
  top: 142px;
}
@media (min-width: 950px) {
  #mapPins .map-container .colMap ul li.Houston {
    left: 199px;
    top: 215px;
  }
}
@media (min-width: 1240px) {
  #mapPins .map-container .colMap ul li.Houston {
    left: 266px;
    top: 276px;
  }
}
#mapPins .map-container .colMap ul li.Houston span.city {
  left: -46px;
  top: 11px;
}
@media (min-width: 950px) {
  #mapPins .map-container .colMap ul li.Houston span.city {
    left: -57px;
    top: 15px;
  }
}
@media (min-width: 1240px) {
  #mapPins .map-container .colMap ul li.Houston span.city {
    left: -70px;
  }
}
#mapPins .map-container .colMap ul li.SanAntonio {
  text-align: center;
  width: 80px;
  left: -12px;
  top: 156px;
}
@media (min-width: 950px) {
  #mapPins .map-container .colMap ul li.SanAntonio {
    width: 110px;
    left: 20px;
    top: 228px;
  }
}
@media (min-width: 1240px) {
  #mapPins .map-container .colMap ul li.SanAntonio {
    width: 130px;
    left: 48px;
    top: 292px;
  }
}
#mapPins .map-container .colMap ul li.SanAntonio span.city {
  display: block;
  margin-top: -8px;
}
@media (min-width: 950px) {
  #mapPins .map-container .colMap ul li.SanAntonio span.city {
    margin-top: 0px;
  }
}

.kipp-at-glance {
  text-align: center;
}
.kipp-at-glance .container {
  border: 1px solid #d8d9d9;
  padding: 40px 30px;
  margin-top: 120px;
  margin-bottom: -30px;
  background: #fff;
  z-index: 2;
  position: relative;
}
.kipp-at-glance .container img {
  display: inline-block;
  width: auto;
  margin-top: -120px;
  padding: 0 20px;
  background: #fff;
}
.kipp-at-glance .bgBlue {
  background: #16345b;
  padding: 80px 0 40px;
  margin-bottom: 70px;
}
.kipp-at-glance .bgBlue h3, .kipp-at-glance .bgBlue p, .kipp-at-glance .bgBlue li, .kipp-at-glance .bgBlue .number {
  color: #fff !important;
}
.kipp-at-glance .stats {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0;
}
.kipp-at-glance .stats .stat {
  width: 100%;
  margin: 0 auto 40px;
  text-align: center;
}
@media (min-width: 950px) {
  .kipp-at-glance .stats .stat {
    width: 33.3333333%;
    margin: 0 0 40px;
    border-right: 1px solid rgba(96, 160, 212, 0.2);
  }
  .kipp-at-glance .stats .stat:last-of-type {
    border: none;
  }
}
.kipp-at-glance .stats .stat::before {
  display: none;
}
.kipp-at-glance .stats .number {
  font-size: 36px;
  color: #16345b;
  display: block;
  line-height: normal;
}
@media (min-width: 600px) {
  .kipp-at-glance .stats .number {
    font-size: 48px;
  }
}
@media (min-width: 950px) {
  .kipp-at-glance .stats .number {
    font-size: 72px;
  }
}
.kipp-at-glance .stats .text {
  display: block;
  max-width: 280px;
  margin: 0 auto;
  text-transform: uppercase;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #60a0d4;
}
.kipp-at-glance h3 {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: italic;
  border: none;
  color: #16345b;
  padding: 0;
}
.kipp-at-glance img {
  height: 90px;
  margin: 0 auto 12px;
}
.kipp-at-glance .our-results {
  max-width: 900px;
  margin: 0 auto 40px;
  width: 94%;
}
.kipp-at-glance .our-results p {
  font-size: 24px;
  color: #16345b;
  line-height: 1.4;
}
@media (min-width: 950px) {
  .kipp-at-glance .our-results p {
    font-size: 32px;
  }
}
@media (min-width: 1024px) {
  .kipp-at-glance .our-results p {
    font-size: 42px;
    line-height: 1.2;
  }
}

.fellowship-intro .row, .principal-intro .row {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.fellowship-intro .col, .principal-intro .col {
  width: 100%;
  margin: 0 auto 40px;
  text-align: center;
}
@media (min-width: 1100px) {
  .fellowship-intro .col, .principal-intro .col {
    width: 50%;
    text-align: left;
  }
  .fellowship-intro .col.col1, .principal-intro .col.col1 {
    padding-right: 20px;
    text-align: center;
  }
  .fellowship-intro .col.col2, .principal-intro .col.col2 {
    padding-left: 20px;
  }
}
.fellowship-intro .image, .principal-intro .image {
  max-width: 400px;
  margin: 0 auto;
}
@media (min-width: 1100px) {
  .fellowship-intro .image, .principal-intro .image {
    max-width: 500px;
  }
}
.fellowship-intro h4, .principal-intro h4 {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #16345b;
  margin-top: 30px;
  line-height: 1.2;
}
.fellowship-intro .button-container, .principal-intro .button-container {
  text-align: center;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.fellowship-intro .button-container .grid-item, .principal-intro .button-container .grid-item {
  width: 100%;
  margin-bottom: 10px;
  padding: 0 5px;
  max-width: 350px;
}
@media (min-width: 600px) {
  .fellowship-intro .button-container .grid-item, .principal-intro .button-container .grid-item {
    width: 33.3333333%;
  }
}
.fellowship-intro .button-container .grid-item .button, .principal-intro .button-container .grid-item .button {
  width: 100%;
  max-width: 350px;
  font-size: 14px;
  padding: 20px 10px;
}
.fellowship-intro.principal-intro .button-container, .principal-intro.principal-intro .button-container {
  text-align: center;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.fellowship-intro.principal-intro .button-container .grid-item, .principal-intro.principal-intro .button-container .grid-item {
  width: 100%;
  margin-bottom: 10px;
}
@media (min-width: 600px) {
  .fellowship-intro.principal-intro .button-container .grid-item, .principal-intro.principal-intro .button-container .grid-item {
    width: 50%;
  }
}
.fellowship-intro.principal-intro .col2, .principal-intro.principal-intro .col2 {
  text-align: left;
}

.column-content-photo {
  background: #16345b;
  padding: 40px 0px;
}
.column-content-photo .icons {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 40px;
}
.column-content-photo .icons img {
  display: block;
  width: 45px;
}
@media (min-width: 600px) {
  .column-content-photo .icons img {
    width: 90px;
  }
}
.column-content-photo .icons h4 {
  line-height: 1.2;
  color: #255594;
  letter-spacing: normal;
  text-transform: none;
  margin-bottom: 5px;
}
.column-content-photo .icons .content {
  width: calc(100% - 45px);
  padding-left: 10px;
}
@media (min-width: 600px) {
  .column-content-photo .icons .content {
    width: calc(100% - 90px);
    padding-left: 20px;
  }
}
.column-content-photo .icons .content p {
  margin-bottom: 0px;
}
@media (min-width: 1100px) {
  .column-content-photo .container {
    background: url(../images/whiteBg.gif) #16345b no-repeat;
    background-size: 87% 90%;
    background-position: -100% center;
  }
}
.column-content-photo.add-top-padding {
  padding-top: 90px;
}
@media (min-width: 1100px) {
  .column-content-photo.add-top-padding {
    padding-top: 40px;
  }
}
.column-content-photo.gray {
  background: #eceeef;
}
@media (min-width: 1100px) {
  .column-content-photo.gray .container {
    background: url(../images/whiteBg.gif) #eceeef no-repeat;
    background-size: 87% 90%;
    background-position: -100% center;
  }
}
.column-content-photo.white {
  background: #fff;
}
@media (min-width: 1100px) {
  .column-content-photo.white .container {
    background: url(../images/lightgrayBg.gif) #fff no-repeat;
    background-size: 74% 90%;
    background-position: -100% center;
  }
}
.column-content-photo.white .inner {
  background: #eceeef !important;
}
.column-content-photo .row {
  display: flex;
  flex-wrap: wrap-reverse;
  justify-content: center;
}
.column-content-photo.column-reverse .row {
  flex-direction: row-reverse;
}
@media (min-width: 1100px) {
  .column-content-photo.column-reverse .container {
    background-position: 100% center;
  }
}
@media (min-width: 1100px) {
  .column-content-photo.column-reverse .inner {
    padding-right: 0 !important;
    padding-left: 30px !important;
  }
}
@media (min-width: 1240px) {
  .column-content-photo.column-reverse .inner {
    padding-right: 0 !important;
    padding-left: 50px !important;
  }
}
@media (min-width: 1100px) {
  .column-content-photo.column-reverse.gray .container {
    background-size: 75% 90%;
  }
}
.column-content-photo.column-reverse.gray h2.centered::after {
  margin: 25px auto 40px !important;
  width: 150px;
}
.column-content-photo .col2 {
  width: 94%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: -60px;
}
@media (min-width: 1100px) {
  .column-content-photo .col2 {
    margin: 0;
    margin-top: 60px;
    justify-content: flex-end;
    max-width: none;
    width: 550px;
  }
}
@media (min-width: 1240px) {
  .column-content-photo .col2 {
    width: 660px;
  }
}
.column-content-photo .col2 img {
  width: 100%;
}
.column-content-photo .col2 .img-container, .column-content-photo .col2 .text-container {
  max-width: 660px;
}
@media (min-width: 1100px) {
  .column-content-photo .col2 .img-container, .column-content-photo .col2 .text-container {
    width: 100%;
  }
}
.column-content-photo .col2 .text-container {
  background: #16345b;
  color: #fff;
  z-index: 2;
  padding: 40px 20px;
}
@media (min-width: 600px) {
  .column-content-photo .col2 .text-container {
    padding: 40px 60px;
  }
}
.column-content-photo .col2 .text-container .base {
  text-align: center;
}
.column-content-photo .col2 .text-container .base .icon {
  margin: 0 auto -40px;
  width: 90px;
}
.column-content-photo .col2 .text-container .base hr {
  background: #60a0d4;
  margin: 12px 0 50px;
}
.column-content-photo .col2 .text-container .base h2, .column-content-photo .col2 .text-container .base h3, .column-content-photo .col2 .text-container .base strong {
  color: #fff;
}
.column-content-photo .col2 .text-container .base a {
  color: #60a0d4;
  text-decoration: underline;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
}
.column-content-photo .col2 .text-container .base a:hover {
  text-decoration: none;
  color: #fff;
}
.column-content-photo .col2 .text-container .base li {
  font-size: inherit;
}
@media (min-width: 768px) {
  .column-content-photo .col2 .text-container .base li {
    font-size: 21px;
  }
}
.column-content-photo .col2 img.icon {
  width: 100%;
  height: auto;
  margin-right: -90px;
  z-index: 2;
  position: relative;
}
.column-content-photo .col1 {
  width: 94%;
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media (min-width: 1100px) {
  .column-content-photo .col1 {
    margin: 0;
    padding: 10% 0;
    width: calc(100% - 550px);
  }
}
@media (min-width: 1240px) {
  .column-content-photo .col1 {
    width: calc(100% - 660px);
  }
}
.column-content-photo .col1 .inner {
  margin: 0 auto;
  padding: 90px 30px 60px;
  background: #fff;
  text-align: left;
}
@media (min-width: 480px) {
  .column-content-photo .col1 .inner {
    padding: 90px 40px 60px;
  }
}
@media (min-width: 1100px) {
  .column-content-photo .col1 .inner {
    padding: 0;
    padding-right: 30px;
  }
}
@media (min-width: 1240px) {
  .column-content-photo .col1 .inner {
    padding-right: 50px;
  }
}
.column-content-photo .col1 .base {
  text-align: left;
}
.column-content-photo .col1 .base strong {
  color: #16345b;
}
.column-content-photo .col1 .base a {
  cursor: pointer;
}
@media (min-width: 1100px) {
  .column-content-photo .col1 .base h2 {
    font-size: 2.2em;
  }
}
@media (min-width: 1240px) {
  .column-content-photo .col1 .base h2 {
    font-size: 2.6em;
  }
}
.column-content-photo .col1 .base h2::after {
  margin: 25px 0;
  width: 150px;
}
.column-content-photo .col1 .base li {
  line-height: 1.4em;
  font-size: 0.9em;
}
@media (min-width: 768px) {
  .column-content-photo .col1 .base li {
    font-size: 17px;
  }
}
@media (min-width: 1240px) {
  .column-content-photo .col1 .base li {
    font-size: 18px;
  }
}
.column-content-photo .col1 .base p {
  font-size: 0.9em;
}
@media (min-width: 768px) {
  .column-content-photo .col1 .base p {
    font-size: 17px;
  }
}
@media (min-width: 1240px) {
  .column-content-photo .col1 .base p {
    font-size: 18px;
  }
}
.column-content-photo .col1 .base h3 {
  font-size: 18px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #60a0d4;
  border: none;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  letter-spacing: normal;
}
.column-content-photo .col1 .base a {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
}

.application-process {
  padding: 60px 0 0;
}
@media (min-width: 1100px) {
  .application-process {
    padding: 60px 0 40px;
  }
}
.application-process h2.centered::after {
  margin: 25px auto 40px !important;
  width: 150px;
}
.application-process .steps {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.application-process .steps .step {
  width: 100%;
  max-width: 600px;
}
@media (min-width: 1100px) {
  .application-process .steps .step {
    width: 25%;
  }
}
.application-process .steps .step .label {
  padding: 30px 10px;
  text-align: center;
  margin-bottom: 40px;
  position: relative;
}
@media (min-width: 1100px) {
  .application-process .steps .step .label {
    margin-bottom: 20px;
  }
}
.application-process .steps .step .label::after {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  content: "\e915";
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -20px;
  font-size: 40px;
}
@media (min-width: 1100px) {
  .application-process .steps .step .label::after {
    margin: 0;
    bottom: auto;
    display: inline-block;
    position: absolute;
    z-index: 2;
    font-size: 40px;
    right: -14px;
    left: auto;
    top: 50%;
    transform: translateY(-50%);
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e90d";
  }
}
.application-process .steps .step .label h4 {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #fff;
  letter-spacing: normal;
  text-transform: none;
  margin: 0px;
  font-size: 20px;
}
@media (min-width: 768px) {
  .application-process .steps .step .label h4 {
    font-size: 22px;
  }
}
@media (min-width: 1240px) {
  .application-process .steps .step .label h4 {
    font-size: 26px;
  }
}
.application-process .steps .step p {
  padding: 0 20px;
}
.application-process .steps .step:nth-of-type(1) .label {
  background: #16345b;
}
.application-process .steps .step:nth-of-type(1) .label::after {
  color: #16345b;
}
.application-process .steps .step:nth-of-type(2) .label {
  background: #115797;
}
.application-process .steps .step:nth-of-type(2) .label::after {
  color: #115797;
}
.application-process .steps .step:nth-of-type(3) .label {
  background: #2e74b4;
}
.application-process .steps .step:nth-of-type(3) .label::after {
  color: #2e74b4;
}
.application-process .steps .step:nth-of-type(4) .label {
  background: #60a0d4;
}
.application-process .steps .step:nth-of-type(4) .label::after {
  color: #60a0d4;
}
@media (min-width: 1100px) {
  .application-process .steps .step:nth-of-type(4) .label::after {
    display: none;
  }
}
.application-process .below {
  padding: 20px 0;
  text-align: center;
  margin: 40px auto 0px;
  border-top: 1px solid #d8d9d9;
  border-bottom: 1px solid #d8d9d9;
}
.application-process .below strong {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #255594;
}
.application-process .apply-here {
  text-align: center;
  margin: 40px auto 0;
}
.application-process .apply-here h3 {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  padding: 0px;
  border: none;
}
.application-process .apply-here em {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 400;
  font-style: italic;
}
.application-process .apply-here .button-container {
  text-align: center;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.application-process .apply-here .button-container .grid-item {
  width: 100%;
  margin-bottom: 10px;
  padding: 0 5px;
  max-width: 350px;
}
@media (min-width: 600px) {
  .application-process .apply-here .button-container .grid-item {
    width: 50%;
  }
}
@media (min-width: 1100px) {
  .application-process .apply-here .button-container .grid-item {
    width: 25%;
  }
}
.application-process .apply-here .button-container .grid-item .button {
  width: 100%;
  max-width: 350px;
  font-size: 14px;
  padding: 20px 10px;
}

.process {
  padding: 60px 0 40px;
}
.process .steps {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.process .steps .step {
  width: 100%;
  max-width: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1100px) {
  .process .steps .step {
    width: 25%;
  }
}
.process .steps .step .label {
  padding: 30px 10px;
  text-align: center;
  position: relative;
  width: 100%;
}
.process .steps .step .label::after {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  content: "\e915";
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -20px;
  font-size: 40px;
}
@media (min-width: 1100px) {
  .process .steps .step .label::after {
    margin: 0;
    bottom: auto;
    display: inline-block;
    position: absolute;
    z-index: 2;
    font-size: 40px;
    right: -14px;
    left: auto;
    top: 50%;
    transform: translateY(-50%);
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e90d";
  }
}
.process .steps .step .label h4 {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #fff;
  letter-spacing: normal;
  text-transform: none;
  margin: 0px;
  font-size: 20px;
}
@media (min-width: 1240px) {
  .process .steps .step .label h4 {
    font-size: 22px;
  }
}
.process .steps .step .label h4 span {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 400;
  font-size: 0.8em;
  display: block;
  margin-top: 10px;
}
.process .steps .step:nth-of-type(1) {
  background: #16345b;
}
.process .steps .step:nth-of-type(1) .label::after {
  color: #16345b;
}
.process .steps .step:nth-of-type(2) {
  background: #115797;
}
.process .steps .step:nth-of-type(2) .label::after {
  color: #115797;
}
.process .steps .step:nth-of-type(3) {
  background: #2e74b4;
}
.process .steps .step:nth-of-type(3) .label::after {
  color: #2e74b4;
}
.process .steps .step:nth-of-type(4) {
  background: #60a0d4;
}
.process .steps .step:nth-of-type(4) .label::after {
  display: none;
}
.process h2.centered::after {
  margin: 25px auto 40px !important;
  width: 150px;
}
.process strong {
  color: #255594;
}
.process .deadlines {
  background: #eceeef;
  margin: 40px 0;
}
@media (min-width: 768px) {
  .process .deadlines {
    padding: 45px 20px;
  }
}
@media (min-width: 1100px) {
  .process .deadlines {
    padding: 45px 50px;
  }
}
.process .deadlines li::before {
  display: none;
}
.process .deadlines li.labels {
  display: none;
}
@media (min-width: 768px) {
  .process .deadlines li.labels {
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #60a0d4;
    padding-bottom: 12px;
  }
}
.process .deadlines li.labels span {
  text-transform: uppercase;
  font-size: 14px;
  color: #60a0d4;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.1em;
  width: 33.3333333%;
  text-align: center;
}
@media (min-width: 1100px) {
  .process .deadlines li.labels span {
    font-size: 18px;
  }
}
.process .deadlines li.deadline {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 30px 15px 25px;
  border-bottom: 1px solid #d8d9d9;
  margin: 0;
  font-size: 15px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 400;
}
@media (min-width: 768px) {
  .process .deadlines li.deadline {
    padding: 8px 0;
  }
}
@media (min-width: 1100px) {
  .process .deadlines li.deadline {
    font-size: 18px;
  }
}
.process .deadlines li.deadline:last-of-type {
  border: none;
}
.process .deadlines li.deadline:nth-of-type(odd) {
  background: #d8d9d9;
}
@media (min-width: 768px) {
  .process .deadlines li.deadline:nth-of-type(odd) {
    background: transparent;
  }
}
@media (max-width: 768px) {
  .process .deadlines li.deadline .row {
    margin-bottom: 10px;
  }
  .process .deadlines li.deadline .row:first-of-type {
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #60a0d4;
  }
  .process .deadlines li.deadline .row:first-of-type .mobile {
    display: inline;
    margin: 0;
    padding: 0;
  }
}
.process .deadlines li.deadline span {
  width: 100%;
  display: block;
  text-align: center;
}
@media (min-width: 768px) {
  .process .deadlines li.deadline span {
    width: 33.3333333%;
  }
  .process .deadlines li.deadline span:first-of-type {
    margin: 0;
    padding: 0;
    border: none;
  }
}
.process .deadlines li.deadline span .mobile {
  display: block;
  width: auto;
  text-transform: uppercase;
  font-size: 14px;
  color: #255594;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.1em;
  border: none !important;
}
@media (min-width: 768px) {
  .process .deadlines li.deadline span .mobile {
    display: none;
  }
}

.benefits {
  padding: 0 0 60px;
}
.benefits h2 {
  text-align: center;
}
.benefits h2:after {
  margin: 25px auto;
  width: 150px;
}
.benefits strong {
  color: #16345b;
}
.benefits .salary {
  background: #eceeef;
  margin: 40px 0;
  padding: 45px 20px;
}
@media (min-width: 768px) {
  .benefits .salary {
    padding: 45px 50px;
  }
}
.benefits .salary li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #d8d9d9;
  padding: 8px 0px;
  font-size: 0.9em;
}
@media (min-width: 768px) {
  .benefits .salary li {
    font-size: inherit;
    padding: 8px 40px;
  }
}
.benefits .salary li:first-of-type {
  border: none;
}
.benefits .salary li:last-of-type {
  border-top: 1px solid #255594;
  text-transform: uppercase;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #255594;
}
.benefits .salary li::before {
  display: none;
}
.benefits .salary li .text {
  padding-right: 20px;
}
@media (min-width: 768px) {
  .benefits .salary li .text {
    padding-right: 40px;
  }
}

.section-intro {
  padding: 10px 0 40px;
}
@media (min-width: 1100px) {
  .section-intro {
    padding: 10px 0 0px;
  }
}
.section-intro h2 {
  text-align: center;
}
.section-intro h2:after {
  margin: 25px auto !important;
  width: 150px;
}

.principal-testimonials {
  margin: 30px auto 20px;
}
.principal-testimonials .testimonial-slider {
  margin-top: 40px;
  padding: 60px 30px 20px;
  background: #eceeef;
}
@media (min-width: 600px) {
  .principal-testimonials .testimonial-slider {
    padding: 60px 60px 20px;
  }
}
@media (min-width: 1100px) {
  .principal-testimonials .testimonial-slider {
    padding: 60px 90px 40px;
  }
}
.principal-testimonials .testimonial-slider h3 {
  border: none;
  padding-bottom: 0px;
}
.principal-testimonials .testimonial-slider .subheadline {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #60a0d4;
}
.principal-testimonials .slide {
  display: flex !important;
  justify-content: center;
  flex-wrap: wrap;
}
.principal-testimonials .slide .img {
  width: 300px;
}
.principal-testimonials .slide .img img {
  width: 100%;
  height: auto;
}
.principal-testimonials .slide .testimonial {
  width: 100%;
  padding-top: 30px;
}
@media (min-width: 768px) {
  .principal-testimonials .slide .testimonial {
    padding: 0;
    width: calc(100% - 300px);
    padding-left: 30px;
  }
}
@media (min-width: 1100px) {
  .principal-testimonials .slide .testimonial {
    padding-left: 60px;
  }
}
.principal-testimonials .slick-next {
  left: auto;
  right: 0;
  top: 0;
}
@media (min-width: 768px) {
  .principal-testimonials .slick-next {
    top: 50%;
    transform: translateY(-50%);
  }
}
.principal-testimonials .slick-prev {
  left: 0;
  top: 0;
  right: auto;
}
@media (min-width: 768px) {
  .principal-testimonials .slick-prev {
    top: 50%;
    transform: translateY(-50%);
  }
}
.principal-testimonials .slick-prev::before, .principal-testimonials .slick-next::before {
  color: #60a0d4;
}
.principal-testimonials .slick-prev::before:hover, .principal-testimonials .slick-next::before:hover {
  color: #16345b;
}

@media (min-width: 950px) {
  .page-id-21448 .page-hero .wrap1400, .page-id-21464 .page-hero .wrap1400 {
    padding: 60px 0 60px;
  }
}
.page-id-21448 .baseNEW.text-center, .page-id-21464 .baseNEW.text-center {
  text-align: center;
}
.page-id-21448 .baseNEW h2, .page-id-21464 .baseNEW h2 {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  font-size: 28px;
  color: #16345b;
  line-height: 1.2;
  margin-bottom: 10px;
  letter-spacing: -0.03em;
}
@media (min-width: 600px) {
  .page-id-21448 .baseNEW h2, .page-id-21464 .baseNEW h2 {
    font-size: 36px;
    letter-spacing: -0.04em;
  }
}
@media (min-width: 950px) {
  .page-id-21448 .baseNEW h2, .page-id-21464 .baseNEW h2 {
    font-size: 40px;
  }
}
@media (min-width: 1240px) {
  .page-id-21448 .baseNEW h2, .page-id-21464 .baseNEW h2 {
    font-size: 45px;
  }
}
.page-id-21448 .baseNEW h2::after, .page-id-21464 .baseNEW h2::after {
  display: none;
}
.page-id-21448 .baseNEW h3, .page-id-21464 .baseNEW h3 {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  color: #16345b;
  line-height: 1.2;
  margin-bottom: 10px;
  border: none;
  padding-bottom: 0px;
}
@media (min-width: 600px) {
  .page-id-21448 .baseNEW h3, .page-id-21464 .baseNEW h3 {
    font-size: 28px;
  }
}
@media (min-width: 950px) {
  .page-id-21448 .baseNEW h3, .page-id-21464 .baseNEW h3 {
    font-size: 32px;
  }
}
.page-id-21448 .baseNEW hr, .page-id-21464 .baseNEW hr {
  margin: 30px auto;
  width: 150px;
  background: #60a0d4;
}
.page-id-21448 .baseNEW p, .page-id-21464 .baseNEW p {
  line-height: 1.6;
  margin-bottom: 30px;
}
.page-id-21448 .baseNEW .button, .page-id-21464 .baseNEW .button {
  color: #16345b !important;
  background: #c0d900 !important;
}
.page-id-21448 .baseNEW .button:hover, .page-id-21464 .baseNEW .button:hover {
  background: #16345b !important;
  color: #fff !important;
}
.page-id-21448 .baseNEW a:not(.button), .page-id-21464 .baseNEW a:not(.button) {
  text-decoration: underline;
}
.page-id-21448 .baseNEW a:not(.button):hover, .page-id-21464 .baseNEW a:not(.button):hover {
  text-decoration: none;
}
.page-id-21448 .columns, .page-id-21464 .columns {
  margin: 40px auto 80px;
  background: #eceeef;
  padding: 60px 0;
}
@media (min-width: 950px) {
  .page-id-21448 .columns, .page-id-21464 .columns {
    margin: 110px auto 80px;
  }
}
.page-id-21448 .columns .grid, .page-id-21464 .columns .grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 950px) {
  .page-id-21448 .columns .grid, .page-id-21464 .columns .grid {
    margin: 0 -30px;
  }
}
.page-id-21448 .columns .grid-item, .page-id-21464 .columns .grid-item {
  width: 100%;
}
@media (min-width: 950px) {
  .page-id-21448 .columns .grid-item, .page-id-21464 .columns .grid-item {
    width: 50%;
  }
}
.page-id-21448 .columns .grid-item:last-of-type, .page-id-21464 .columns .grid-item:last-of-type {
  border-top: 2px solid #60a0d4;
  padding-top: 60px;
  margin-top: 30px;
}
@media (min-width: 950px) {
  .page-id-21448 .columns .grid-item:last-of-type, .page-id-21464 .columns .grid-item:last-of-type {
    padding: 0;
    margin: 0;
    border: none;
    border-left: 2px solid #60a0d4;
  }
}
.page-id-21448 .columns .baseNEW, .page-id-21464 .columns .baseNEW {
  position: relative;
  text-align: center;
}
@media (min-width: 950px) {
  .page-id-21448 .columns .baseNEW, .page-id-21464 .columns .baseNEW {
    padding: 60px 30px 0;
  }
}
.page-id-21448 .columns .baseNEW h2, .page-id-21464 .columns .baseNEW h2 {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 400;
}
.page-id-21448 .columns .baseNEW .icon, .page-id-21464 .columns .baseNEW .icon {
  width: 100px;
  margin: 0 auto 10px;
}
@media (min-width: 600px) {
  .page-id-21448 .columns .baseNEW .icon, .page-id-21464 .columns .baseNEW .icon {
    width: 110px;
  }
}
@media (min-width: 950px) {
  .page-id-21448 .columns .baseNEW .icon, .page-id-21464 .columns .baseNEW .icon {
    position: absolute;
    left: 0;
    right: 0;
    top: -90px;
  }
}

.page-id-2536 .page-hero {
  margin-bottom: 0;
}

/*==============================================================*/
/*==============================================================*/
#statewide, #regional {
  padding: 50px 0;
}
@media (min-width: 1024px) {
  #statewide, #regional {
    padding: 70px 0;
  }
}
#statewide .wrap, #regional .wrap {
  margin: 0 auto;
  width: 94%;
  max-width: 1400px;
}
#statewide h2, #regional h2 {
  text-align: center;
  margin-bottom: 45px;
}
#statewide h2:after, #regional h2:after {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1024px) {
  #statewide h2, #regional h2 {
    margin-bottom: 70px;
  }
}
#statewide li, #regional li {
  vertical-align: top;
}
#statewide li img, #regional li img {
  width: auto;
  height: auto;
  max-width: 50px;
  max-height: 50px;
}
@media (min-width: 1024px) {
  #statewide li img, #regional li img {
    max-height: 100%;
    max-width: 100%;
  }
}
#statewide li p, #regional li p {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  line-height: 1.2em;
  color: #16345b;
  margin-bottom: 0;
}
#statewide li .label, #regional li .label {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 1.2em;
  font-size: 0.7em;
  display: block;
  margin-top: 5px;
}
@media (min-width: 1024px) {
  #statewide li .label, #regional li .label {
    font-size: 0.8em;
  }
}

#statewide {
  background: #eceeef;
}
#statewide ul {
  margin-top: 0;
  margin-bottom: -30px;
  text-align: center;
}
#statewide ul li {
  vertical-align: bottom;
  display: inline-block;
  margin-bottom: 30px;
}
@media (min-width: 600px) {
  #statewide ul li {
    width: 50%;
    padding: 0 20px;
  }
}
@media (min-width: 1024px) {
  #statewide ul li {
    width: 33.33%;
  }
}
#statewide ul li .inner {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
}
#statewide ul li .inner .icon, #statewide ul li .inner .text {
  vertical-align: middle;
  display: table-cell;
}
#statewide ul li .inner .icon {
  width: 40%;
  padding: 0 10px 0 0;
  text-align: right;
}
#statewide ul li .inner .icon img {
  display: inline-block;
  width: 60px;
}
#statewide ul li .inner .text {
  padding: 0 20px;
  width: 60%;
  border-left: 1px solid #60a0d4;
}

.blog-updates {
  margin: 60px auto 20px;
}
.blog-updates h2 {
  text-align: center;
  margin-bottom: 30px;
}
.blog-updates h2:after {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1024px) {
  .blog-updates h2 {
    margin-bottom: 40px;
  }
}

#regional {
  padding: 50px 0 0;
}
@media (min-width: 1024px) {
  #regional {
    padding: 70px 0 0;
  }
}
#regional ul {
  margin-top: 0;
  text-align: center;
}
#regional ul li {
  text-align: left;
  vertical-align: bottom;
  padding: 0 20px;
  margin-bottom: 40px;
}
@media (min-width: 600px) {
  #regional ul li {
    display: inline-block;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #regional ul li {
    text-align: center;
    margin-bottom: 0;
    width: 25%;
  }
}
#regional ul li h3 {
  vertical-align: bottom;
  border-color: #eceeef;
  padding-bottom: 10px;
  margin-bottom: 0px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #16345b;
}
@media (min-width: 1024px) {
  #regional ul li h3 {
    margin-bottom: 40px;
  }
}
#regional ul li .service {
  padding: 10px 0;
  border-bottom: 1px solid #eceeef;
}
@media (min-width: 600px) {
  #regional ul li .service {
    padding: 15px 0;
  }
}
@media (min-width: 1024px) {
  #regional ul li .service {
    padding: 0;
    margin-bottom: 40px;
    border: none;
    height: 130px;
  }
  #regional ul li .service:after {
    content: "";
    width: 90px;
    height: 1px;
    background: #eceeef;
    margin: 10px auto 0;
    display: block;
  }
}
#regional ul li .service .inner .img {
  width: 60px;
  margin: 0 auto 5px;
}
@media (max-width: 1023px) {
  #regional ul li .service .inner {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  #regional ul li .service .inner .img, #regional ul li .service .inner .text {
    vertical-align: middle;
    display: table-cell;
  }
}
#regional ul li .service img {
  display: block;
}
#regional ul li .service a:hover p {
  color: #60a0d4;
}

.post-password-form label {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
}
.post-password-form input[type=password] {
  width: 200px;
  box-shadow: none;
  border: 1px solid transparent;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 400;
  font-size: 0.9em;
  padding: 8px;
  height: 40px;
  background: #eceeef;
}
.post-password-form input[type=submit] {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  background: #60a0d4;
  color: #fff;
  font-size: 14px;
  padding: 12px 20px;
  height: auto;
  height: 40px;
  min-width: 180px;
  display: inline-block;
  border: none !important;
  margin-top: 20px;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  text-align: center;
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  text-decoration: none;
  cursor: pointer;
}
@media (min-width: 950px) {
  .post-password-form input[type=submit] {
    font-size: 15px;
  }
}
.post-password-form input[type=submit]:hover {
  background: #16345b;
}

.school-search .search-container {
  background: #fff;
  border: 2px solid #f5f7f9;
  margin-top: -30px;
  padding: 20px 30px;
  position: relative;
  z-index: 998;
  border-bottom: 10px solid #f5f7f9;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .school-search .search-container {
    padding: 20px 60px;
  }
}
.school-search .search-container .col {
  width: 100%;
}
@media (min-width: 768px) {
  .school-search .search-container .col.col1 {
    padding-right: 20px;
    width: calc(100% - 380px);
  }
  .school-search .search-container .col.col2 {
    padding-left: 20px;
    width: 380px;
  }
}
.school-search .search-container h2 {
  color: #16345b;
  font-size: 32px;
  letter-spacing: -0.03em;
}
@media (min-width: 1024px) {
  .school-search .search-container h2 {
    font-size: 43px;
  }
}
.school-search .search-container h2::after {
  margin: 25px 0;
}
.school-search .search-container p {
  max-width: 700px;
  line-height: 1.5;
  color: #16345b;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 300;
  font-style: italic;
  font-size: 18px;
}
@media (min-width: 1024px) {
  .school-search .search-container p {
    font-size: 20px;
  }
}
.school-search .search-container small {
  font-size: 14px;
  margin-bottom: 7px;
  display: block;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 400;
  font-style: italic;
  color: #3a3b3a;
}
.school-search .search-container a.close {
  font-size: 14px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #60a0d4;
  display: inline-block;
  margin-top: 7px;
}
.school-search .search-container a.close:hover {
  color: #16345b;
}
.school-search .search-container a.close .icon-close {
  border: 1px solid #60a0d4;
  border-radius: 999em;
  margin-right: 4px;
  vertical-align: bottom;
}
.school-search .search-container .schoolSearchform fieldset {
  margin-bottom: 20px;
}
.school-search .search-container .schoolSearchform label {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: italic;
  font-size: 14px;
  display: block;
  margin-bottom: 10px;
  color: #16345b;
}
.school-search .search-container .schoolSearchform input.lang {
  display: none;
}
.school-search .search-container .schoolSearchform .custom-select {
  background: #f5f7f9;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 400;
  color: #16345b;
  width: 100%;
  max-width: none;
}
.school-search .search-container .schoolSearchform .custom-select select {
  background: #f5f7f9;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 400;
  color: #16345b;
  width: 100%;
}
.school-search .search-container .schoolSearchform input.input {
  height: 50px;
  padding: 10px;
  background: #f5f7f9;
  font-size: 16px;
  border: none;
  -webkit-appearance: none;
  border-radius: 0;
  width: 100%;
  color: #16345b;
}
.school-search .search-container .schoolSearchform input.searchsubmit {
  background: #60a0d4;
  color: #fff;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  border: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  padding: 12px 30px;
}
.school-search .search-container .schoolSearchform input.searchsubmit:hover {
  background: #255594;
  cursor: pointer;
}
.school-search .search-container .schoolSearchform .reset {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 400;
  font-style: italic;
  display: inline-block;
  margin-left: 10px;
}
.school-search ul.schoolList {
  margin: 40px auto 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .school-search ul.schoolList {
    margin: 40px -15px 0;
  }
}
.school-search ul.schoolList li::before {
  display: none;
}
.school-search ul.schoolList li.school {
  margin: 0 auto 50px;
  background: #f5f7f9;
  width: 100%;
  position: relative;
  border-bottom: 8px solid #eceeef;
}
@media (min-width: 768px) {
  .school-search ul.schoolList li.school {
    margin: 0 15px 50px;
    width: calc(50% - 30px);
  }
}
@media (min-width: 1240px) {
  .school-search ul.schoolList li.school {
    width: calc(33.3333333% - 30px);
  }
}
.school-search ul.schoolList .container {
  text-align: center;
  padding: 30px;
}
.school-search ul.schoolList h2 {
  display: block;
  margin: 0;
  padding: 0;
}
.school-search ul.schoolList h2::after {
  display: none;
}
.school-search ul.schoolList h2 a {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  color: #60a0d4;
  display: block;
  width: 100%;
  font-size: 20px;
  margin-bottom: 14px;
  display: inline-block;
  padding-bottom: 9px;
  border-bottom: 2px solid #eceeef;
}
.school-search ul.schoolList h2 a:hover {
  color: #255594;
}
.school-search ul.schoolList h2 a .distance {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 400;
  font-style: italic;
  letter-spacing: normal;
  font-size: 16px;
  color: #16345b;
}
.school-search ul.schoolList .contact {
  margin: 0;
}
.school-search ul.schoolList .contact li {
  text-align: center;
  display: block;
  margin-bottom: 9px;
  font-size: 16px;
  padding-bottom: 9px;
  border-bottom: 2px solid #eceeef;
}
.school-search ul.schoolList .contact li:last-of-type {
  border: none;
}
.school-search ul.schoolList .contact span.label {
  font-size: 14px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #255594;
  display: block;
  margin-bottom: 4px;
}
.school-search ul.schoolList .contact a {
  color: #255594;
  text-decoration: underline;
}
.school-search ul.schoolList .contact a:hover {
  color: #16345b;
  text-decoration: none;
}
.school-search ul.schoolList .button-container {
  margin: 0 auto;
  text-align: center;
}
.school-search ul.schoolList .button {
  width: 160px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -21px;
  height: 36px;
  line-height: 36px;
  padding: 0 20px;
  font-size: 12px;
  letter-spacing: 0.1em;
}
.school-search .acf-map {
  height: 450px;
  border: none;
}
.school-search .acf-map h4 {
  text-transform: none;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.2;
  margin-bottom: 10px;
  color: #16345b;
}

.tcp-intro {
  margin: 60px auto 30px;
}
@media (min-width: 950px) {
  .tcp-intro {
    margin: 90px auto;
  }
}
.tcp-intro .row {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.tcp-intro .col {
  text-align: center;
}
@media (min-width: 950px) {
  .tcp-intro .col {
    text-align: left;
  }
}
.tcp-intro .col.col1 {
  text-align: center;
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  margin-bottom: 30px;
}
@media (min-width: 950px) {
  .tcp-intro .col.col1 {
    max-width: 400px;
  }
}
.tcp-intro .col.col2 {
  width: 100%;
}
@media (min-width: 950px) {
  .tcp-intro .col.col2 {
    padding-left: 60px;
    width: calc(100% - 400px);
  }
}
@media (min-width: 1240px) {
  .tcp-intro .col.col2 {
    padding-left: 80px;
  }
}
.tcp-intro .image {
  max-width: 200px;
  margin: 0 auto;
}
@media (min-width: 600px) {
  .tcp-intro .image {
    max-width: 300px;
  }
}
@media (min-width: 950px) {
  .tcp-intro .image {
    max-width: 400px;
  }
}
.tcp-intro .base p {
  font-size: 18px;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 400;
  color: #16345b;
}
@media (min-width: 600px) {
  .tcp-intro .base p {
    font-size: 20px;
  }
}
@media (min-width: 1240px) {
  .tcp-intro .base p {
    font-size: 24px;
  }
}

.development-evaluation .icons .content p {
  margin-bottom: 20px;
}

.expandcollapse {
  margin: 60px auto;
}
@media (min-width: 950px) {
  .expandcollapse {
    margin: 90px auto 60px;
  }
}
.expandcollapse .wrap1000 {
  margin-bottom: 30px;
}
.expandcollapse .wrap1000 .base h4 {
  color: #16345b;
}
.expandcollapse .wrap1000 .base h2::after {
  margin: 30px auto;
}
.expandcollapse .row {
  background: #eceeef;
  margin-bottom: 20px;
}
.expandcollapse .expanded {
  display: none;
}
.expandcollapse .content {
  padding: 20px 0;
  border-top: 2px solid #60a0d4;
  margin: 0px 20px 10px;
}
@media (min-width: 600px) {
  .expandcollapse .content {
    padding: 30px 0;
    margin: 0px 50px 10px 130px;
  }
}
.expandcollapse .content P:last-of-type {
  margin-bottom: 30px;
}
.expandcollapse .expand {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  padding: 20px 55px 20px 20px;
  background: 2px solid #eceeef;
  cursor: pointer;
  position: relative;
}
@media (min-width: 600px) {
  .expandcollapse .expand {
    padding: 30px 0px 30px 60px;
  }
}
.expandcollapse .expand::before {
  content: "SHOW";
  font-size: 10px;
  position: absolute;
  top: 0;
  right: 0;
  color: #60a0d4;
  width: 45px;
  text-align: center;
  background: white;
  padding: 4px;
  z-index: 2;
}
.expandcollapse .expand::after {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e910";
  position: absolute;
  padding: 0 4px;
  right: 0px;
  border-radius: 999em;
  top: 12px;
  font-size: 30px;
  width: 45px;
  text-align: center;
  background: white;
  border-radius: 0;
  z-index: 1;
  color: #60a0d4;
}
.expandcollapse .expand.open::before {
  content: "HIDE";
}
.expandcollapse .expand.open::after {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e911";
}
.expandcollapse .expand .icon {
  width: 30px;
  margin-right: 10px;
}
@media (min-width: 600px) {
  .expandcollapse .expand .icon {
    width: 50px;
    margin-right: 20px;
  }
}
.expandcollapse .expand h3 {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-style: normal;
  font-weight: 400;
  color: #16345b;
  margin-bottom: 0px;
  font-size: 20px;
  padding: 0px;
  border: none;
}
@media (min-width: 600px) {
  .expandcollapse .expand h3 {
    font-size: 30px;
  }
}
@media (min-width: 950px) {
  .expandcollapse .expand h3 {
    font-size: 36px;
  }
}

.rewards-recognition {
  margin: 90px auto 0px;
}
@media (min-width: 950px) {
  .rewards-recognition {
    margin: 120px auto 60px;
  }
}
.rewards-recognition .container {
  position: relative;
  background: #16345b;
  padding: 90px 0 60px;
  z-index: 1;
}
@media (min-width: 1024px) {
  .rewards-recognition .container {
    padding: 90px 0 200px;
  }
}
.rewards-recognition .container .icon {
  position: absolute;
  width: 100px;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: -50px;
}
.rewards-recognition .container .base {
  margin-bottom: 60px;
}
.rewards-recognition .container .base h2, .rewards-recognition .container .base h3, .rewards-recognition .container .base h4, .rewards-recognition .container .base li, .rewards-recognition .container .base p {
  color: #fff;
}
.rewards-recognition .container .base h2::after {
  margin: 30px auto;
}
.rewards-recognition .wrap1400 {
  position: relative;
  z-index: 2;
}
.rewards-recognition .grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: -60px auto 0;
}
@media (min-width: 1024px) {
  .rewards-recognition .grid {
    margin: 0 -15px;
  }
}
@media (min-width: 1240px) {
  .rewards-recognition .grid {
    margin: 0 -30px;
  }
}
.rewards-recognition .grid .grid-item {
  width: 100%;
  margin-bottom: 40px;
}
@media (min-width: 1024px) {
  .rewards-recognition .grid .grid-item {
    margin: 0;
    width: 33.3333333%;
  }
}
.rewards-recognition .grid .inner {
  max-width: 600px;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .rewards-recognition .grid .inner {
    margin: 0;
    margin-top: -200px;
    padding: 0 15px;
  }
}
@media (min-width: 1240px) {
  .rewards-recognition .grid .inner {
    padding: 0 30px;
  }
}
.rewards-recognition .grid .inner img {
  width: 100%;
  margin-bottom: 20px;
}
.rewards-recognition .grid .inner h3 {
  padding-bottom: 0px;
  margin-bottom: 10px;
  color: #16345b;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  border: none;
  font-size: 20px;
}
@media (min-width: 600px) {
  .rewards-recognition .grid .inner h3 {
    font-size: 21px;
  }
}
@media (min-width: 1240px) {
  .rewards-recognition .grid .inner h3 {
    font-size: 24px;
  }
}
.rewards-recognition .grid .inner .caption {
  border-top: 2px solid #eceeef;
  padding-top: 20px;
  line-height: 1.4;
  font-size: 16px;
  color: #16345b;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 400;
  font-style: italic;
}
.rewards-recognition .grid .inner .caption strong em {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: italic;
}

.tcp .base.tcpintro {
  margin-bottom: 60px;
}
.tcp .base.tcpintro h2::after {
  margin: 30px auto;
}
.tcp ul.clean {
  margin: 0 auto;
  display: flex;
  width: 94%;
  max-width: 1400px;
  justify-content: center;
}
.tcp ul.clean li {
  text-align: center;
  margin: 0px 2px -2px;
}
@media (min-width: 600px) {
  .tcp ul.clean li {
    margin: 0px 5px -2px;
  }
}
.tcp ul.clean a {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  padding: 15px 10px;
  color: #60a0d4;
  border: 2px solid #eceeef;
  cursor: pointer;
  font-size: 12px;
  text-align: center;
  line-height: 1.2;
}
@media (min-width: 600px) {
  .tcp ul.clean a {
    padding: 18px 20px;
    font-size: 14px;
  }
}
@media (min-width: 950px) {
  .tcp ul.clean a {
    font-size: 16px;
  }
}
.tcp ul.clean a[aria-selected=true] {
  background: #eceeef !important;
  color: #16345b;
}
.tcp [aria-hidden=true].tcp-tabs-tabs__content {
  display: none;
}
.tcp #ProficientStage .introduction, .tcp #ProficientStage .cycle {
  background: #16345b;
}
.tcp #ProficientStage .introduction p, .tcp #ProficientStage .cycle p {
  color: #fff;
}
.tcp #HighPerformingStage .introduction, .tcp #HighPerformingStage .cycle {
  background: #446594;
}
.tcp #HighPerformingStage .introduction p, .tcp #HighPerformingStage .cycle p {
  color: #fff;
}
.tcp #HighPerformingStage .introduction h4, .tcp #HighPerformingStage .cycle h4 {
  color: #a7d1ff;
}
.tcp .container {
  background: #eceeef;
  padding: 40px 0 60px;
}
@media (min-width: 600px) {
  .tcp .container {
    padding: 80px 0;
  }
}
.tcp .introduction {
  padding: 30px 20px;
  text-align: center;
}
@media (min-width: 600px) {
  .tcp .introduction {
    padding: 40px 30px;
  }
}
.tcp .introduction p {
  max-width: 950px;
  margin: 0 auto;
}
.tcp .introduction h4 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
}
@media (min-width: 600px) {
  .tcp .introduction h4 {
    font-size: 16px;
  }
}
@media (min-width: 950px) {
  .tcp .introduction h4 {
    font-size: 18px;
  }
}
.tcp .introduction strong {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: italic;
  color: #fff;
}
.tcp .number {
  text-align: center;
  letter-spacing: normal;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #16345b;
  background: #fff;
  width: 32px;
  height: 32px;
  border-radius: 999em;
  margin-right: 10px;
}
.tcp .cycle {
  padding: 30px 20px;
  text-align: center;
}
@media (min-width: 600px) {
  .tcp .cycle {
    padding: 40px 30px;
  }
}
.tcp .cycle img {
  margin: 0 auto 10px;
  width: 50px;
}
.tcp .cycle p {
  max-width: 950px;
  margin: 0 auto;
}
.tcp .quarters {
  border: 2px solid #d6d6d6;
}
.tcp .quarters .grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.tcp .quarters .grid-item {
  width: 100%;
  background: #fff;
}
.tcp .quarters .grid-item:nth-of-type(2) .header {
  background: #446594;
}
.tcp .quarters .grid-item:nth-of-type(3) .header {
  background: #5e89bc;
}
.tcp .quarters .grid-item:nth-of-type(4) .header {
  background: #6d9ed4;
}
.tcp .quarters .grid-item:last-of-type {
  border: none;
}
.tcp .quarters .header {
  text-align: center;
  position: relative;
  padding: 20px 10px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.1em;
  cursor: pointer;
}
.tcp .quarters .header:hover {
  background: #3a3b3a !important;
}
.tcp .quarters .header::after {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e910";
  position: absolute;
  right: 10px;
  border-radius: 999em;
  top: 50%;
  transform: translateY(-50%);
  font-size: 30px;
  border-radius: 0;
  z-index: 1;
  color: #fff;
}
.tcp .quarters .header.open::after {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e911";
}
.tcp .quarters .body {
  text-align: center;
  padding: 25px;
  display: none;
}
.tcp .quarters .body strong em {
  font-family: "Whitney SSm A", "Whitney SSm B";
  font-weight: 700;
  font-style: italic;
  color: #fff;
}
.tcp .quarters .body hr {
  margin: 20px auto;
  background: #d6d6d6;
}

.questions {
  margin: 60px auto;
  text-align: center;
}
@media (min-width: 950px) {
  .questions {
    margin: 90px auto;
  }
}
.questions h2::after {
  margin: 30px auto;
}

/*# sourceMappingURL=base.css.map */
