/*
	Colors
	Site Color Pallette
*/
.knockout, .knockout * {
  color: white; }

html {
  scroll-behavior: smooth; }

.section-heading h1 {
  display: block;
  width: 100%; }

.default.program-list-item h2 {
  margin-top: 0px !important; }

/* ========== HOME HERO ========= */
.home-hero {
  width: 100%;
  height: auto;
  max-width: 100%;
  overflow: hidden;
  margin-top: -120px;
  position: relative; }
  .home-hero .spark-container {
    position: absolute;
    color: #fff;
    top: 40%;
    left: 50%;
    margin-left: -600px;
    justify-content: left; }
  .home-hero h1 {
    font-size: 58px;
    line-height: 64px; }
  .home-hero img {
    min-width: 100%; }
  .home-hero a {
    color: #fff;
    text-decoration: none; }
    .home-hero a:hover {
      color: #fff; }
  .home-hero .credit {
    position: absolute;
    bottom: 10px;
    right: 40px;
    font-size: 10px;
    color: #ddd; }
  .home-hero .spark-contact-modal-container.active {
    z-index: 9999999 !important; }
  .home-hero .learn-more {
    position: absolute;
    width: inherit;
    bottom: 0px;
    color: #fff !important;
    text-decoration: none;
    left: 50%;
    margin-left: -70px;
    padding: 20px;
    z-index: 999;
    width: auto; }
    .home-hero .learn-more h3 {
      color: #fff; }
    .home-hero .learn-more::before {
      content: '';
      width: 2px;
      height: 70px;
      background: #fff;
      display: block;
      margin-left: 60px;
      position: absolute;
      top: -65px;
      -webkit-transition: all .5s ease;
      -moz-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease; }
    .home-hero .learn-more:hover::before {
      height: 90px;
      top: -85px; }

.spark-content-with-image.default.program-list-item .cwi-row, .default.program-list-item.quote-with-image .cwi-row {
  align-items: center !important; }

.page-template-page-home-test .spark-nav-basic-menu-sub-nav {
  z-index: 9; }
  .page-template-page-home-test .spark-nav-basic-menu-sub-nav .nav-item {
    color: #000 !important; }

.page-template-page-home-test .spark-nav-basic {
  background-color: transparent;
  box-shadow: none; }
  .page-template-page-home-test .spark-nav-basic li a {
    color: #fff !important; }

.white {
  display: none; }
  .white img {
    max-width: 288px;
    height: auto; }

.page-template-page-home-test .spark-site-logo .desktop {
  display: none; }
.page-template-page-home-test .spark-site-logo .white {
  display: block;
  z-index: 99; }
.page-template-page-home-test .spark-hero {
  padding: 80px 0px;
  background: #f3f3f3;
  margin-bottom: 100px; }

.page-template-page-home-test .horizontal-stack.with-icons .stack-item .stack-image {
  padding: 0px;
  background: transparent; }
  .page-template-page-home-test .horizontal-stack.with-icons .stack-item .stack-image .spark-image {
    width: auto;
    height: auto; }

.stack-image img {
  max-width: 100%; }

/* ======= FEATURED EVENTS ======= */
.feat-events {
  margin: 50px 0px -50px 0px !important; }
  .feat-events .posts-grid .grid-list .post-preview {
    width: 50%; }
  .feat-events .post-preview .spark-image-preview {
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    height: 100%;
    max-height: 260px; }
    .feat-events .post-preview .spark-image-preview h4 {
      font-size: 18px !important;
      line-height: 26px; }
  .feat-events .img-wrap {
    width: 50%;
    display: block; }
  .feat-events .spark-image-preview img {
    width: auto;
    height: 100%; }
  .feat-events .preview-meta {
    background: #F3F3F3;
    padding: 60px 32px;
    z-index: 9;
    box-sizing: border-box;
    max-width: 60%; }

.wp-block-embed__wrapper iframe {
  width: 100%;
  margin: 20px 0px;
  height: 400px; }

/*====== Numbers Banner ======== */
.numbers_banner {
  padding: 100px 0px 40px 0px;
  text-align: center;
  color: #fff; }
  .numbers_banner h5 {
    color: #fff !important;
    margin-top: 40px; }
  .numbers_banner .stack-item {
    margin-bottom: 60px !important; }
  .numbers_banner .horizontal-stack {
    margin-top: 50px; }

.post-preview .spark-text-preview h2 {
  font-size: 38px !important;
  line-height: 41px !important; }

.page-heading h4 {
  padding-right: 8px;
  padding-left: 8px;
  flex: 1 1 calc(83.33333%);
  max-width: calc(93%) !important; }

.category-heading.home p {
  max-width: 850px;
  margin: 0 auto;
  text-align: center; }

.category-heading.home h1 {
  width: 100%;
  text-align: center; }

.default.program-list-item h2 {
  font-size: 25px !important;
  line-height: 30px; }

.get-in-touch {
  width: 100%;
  padding: 0px 0px 60px 0px;
  background: #A71D36;
  color: #fff;
  margin-top: 80px;
  margin-bottom: -80px; }

.get-in-touch .large-button {
  margin-top: 120px;
  background: #fff;
  color: #A71D36;
  width: 100%;
  text-align: center; }

.get-in-touch .image-container {
  padding-bottom: 0px !important;
  height: auto  !important; }

.get-in-touch .program-summary {
  max-width: 70%; }

.get-in-touch h2 {
  font-size: 32px !important;
  margin-bottom: 15px; }

.default.program-list-item p {
  margin-top: 20px !important; }

.image-container.circle {
  border-radius: 50% !important;
  box-shadow: 0 0 0 2pt #A71D36;
  border: solid 5px #fff; }

.spark-content-with-image.default.program-list-item .cwi-row .image-container, .default.program-list-item.quote-with-image .cwi-row .image-container {
  padding-bottom: 30%; }

/*======= MAP =======*/
.map {
  height: 617px;
  background: url(../style/image/map.jpg) 20px 0px;
  background-size: 1178px;
  max-width: 1200px;
  margin: auto;
  display: flex;
  padding-left: 20px;
  margin-top: 100px;
  margin-bottom: 160px; }

.map li {
  text-align: center;
  list-style: none;
  width: 300px;
  opacity: 0;
  -webkit-animation: 2s ease 0s normal forwards 1 fadeIn;
  animation: 2s ease 0s normal forwards 1 fadeIn; }

.map li a {
  color: #000 !important;
  text-decoration: none !important; }

.map li p {
  font-size: 13px;
  margin-top: -2px !important;
  max-width: 70%;
  margin: 0 auto;
  line-height: 1.4em; }

.map .img {
  width: 90px;
  margin: 0 auto;
  height: 90px;
  margin-top: 10px;
  border-radius: 50% 50%;
  overflow: hidden;
  padding: 5px;
  border: solid 1px #A71D36; }

.item6 .img, .item7 .img, .item8 .img, .item9 .img, .item10 .img, .item11 .img, .item11 .img {
  margin-bottom: 8px; }

.item1 {
  margin-left: -43px;
  margin-top: 40px;
  position: absolute; }

.item2 {
  margin-left: 204px;
  margin-top: 20px;
  position: absolute; }

.item3 {
  position: absolute;
  margin-left: 457px;
  margin-top: 70px; }

.item4 {
  margin-left: 685px;
  margin-top: 140px;
  position: absolute; }

.item5 {
  position: absolute;
  margin-left: 860px;
  margin-top: 20px; }

.item6 {
  margin-top: 463px;
  position: absolute;
  margin-left: -50px; }

.item7 {
  position: absolute;
  margin-top: 490px;
  margin-left: 229px; }

.item8 {
  position: absolute;
  margin-left: 290px;
  margin-top: 191px; }

.item9 {
  margin-left: 387px;
  margin-top: 431px;
  position: absolute; }

.item10 {
  margin-left: 658px;
  margin-top: 460px;
  position: absolute; }

.item11 {
  margin-left: 932px;
  margin-top: 268px;
  position: absolute; }

.item12 {
  margin-left: 1000px;
  margin-top: 495px; }

.map .item1 .img::after {
  content: '';
  width: 206px;
  height: 183px;
  background: url(../style/image/dot1.png) no-repeat;
  background-size: 100%;
  z-index: 1;
  display: block;
  margin-top: 7px;
  margin-left: 41px;
  position: absolute; }

.map .item1 .img::before {
  left: 308px;
  top: 324px; }

.map .item2 .img::after {
  content: '';
  width: 10px;
  height: 262px;
  background: url(../style/image/dot2.png) no-repeat;
  background-size: 100%;
  z-index: 1;
  display: block;
  margin-top: 6px;
  margin-left: 32px;
  position: absolute; }

.map .item2 .img::before {
  left: 139px;
  top: 396px; }

.map .item3 .img::after {
  content: '';
  width: 68px;
  height: 193px;
  background: url(../style/image/dot3-2.png) no-repeat;
  background-size: 100%;
  z-index: 1;
  display: block;
  margin-top: 6px;
  margin-left: 37px;
  position: absolute; }

.map .item3 .img::before {
  left: 201.5px;
  top: 309px; }

.map .item4 .img::after {
  content: '';
  width: 104px;
  height: 225px;
  background: url(../style/image/dot4-2.png) no-repeat;
  background-size: 100%;
  z-index: 1;
  display: block;
  margin-top: -40px;
  margin-left: -110px;
  position: absolute; }

.map .item4 .img::before {
  left: -3.5px;
  top: 322.5px; }

.map .item5 .img::after {
  content: '';
  width: 11px;
  height: 82px;
  background: url(../style/image/dot5-2.png) no-repeat;
  background-size: 100%;
  z-index: 1;
  display: block;
  margin-top: 6px;
  margin-left: 32px;
  position: absolute; }

.map .item5 .img::before {
  left: 138.5px;
  top: 210px; }

.map .item6 .img::after {
  content: '';
  width: 267px;
  height: 109px;
  background: url(../style/image/line-5.svg) no-repeat;
  background-size: 100%;
  z-index: 1;
  display: block;
  margin-top: -275px;
  margin-left: 38px;
  position: absolute; }

.map .item6 .img::before {
  left: 183.2px;
  top: -185.5px; }

.map .item7 .img::after {
  content: '';
  width: 158px;
  height: 225px;
  background: url(../style/image/dot7-2.png) no-repeat;
  background-size: 100%;
  z-index: 1;
  display: block;
  margin-top: -261px;
  margin-left: -164px;
  position: absolute; }

.map .item7 .img::before {
  left: -57px;
  top: -171px; }

.map .item8 .img::after {
  content: '';
  width: 75px;
  height: 138px;
  background: url(../style/image/dot3.png) no-repeat;
  background-size: 100%;
  z-index: 1;
  display: block;
  margin-top: -44px;
  margin-left: 86px;
  position: absolute; }

.map .item8 .img::before {
  top: 168.5px;
  left: 257.5px; }

.map .item9 .img::after {
  content: '';
  width: 91px;
  height: 35px;
  background: url(../style/image/dot9.png) no-repeat;
  background-size: 100%;
  z-index: 1;
  display: block;
  margin-top: -122px;
  margin-left: 39px;
  position: absolute; }

.map .item9 .img::before {
  left: 224px;
  top: -29px; }

.map .item10 .img::after {
  content: '';
  width: 142px;
  height: 48px;
  background: url(../style/image/dot10-2.png) no-repeat;
  background-size: 100%;
  z-index: 1;
  display: block;
  margin-top: -84px;
  margin-left: -148px;
  position: absolute; }

.map .item10 .img::before {
  left: -41px;
  top: 6px; }

.map .item11 .img::after {
  content: '';
  width: 244px;
  height: 52px;
  background: url(../style/image/dot11-2.png) no-repeat;
  background-size: 100%;
  z-index: 1;
  display: block;
  margin-top: -42px;
  margin-left: -251px;
  position: absolute; }

.map .item11 .img::before {
  left: -144px;
  top: 87px; }

.map .item12 .img::after {
  content: '';
  width: 85px;
  height: 40px;
  background: url(../style/image/dot12-2.png) no-repeat;
  background-size: 100%;
  z-index: 1;
  display: block;
  margin-top: -127px;
  margin-left: 39px;
  position: absolute; }

.map .item12 .img::before {
  margin-left: 108.5px;
  margin-top: -52px; }

/*===== MAP ANIMATIONS ====*/
.spark-content-with-image.default.program-list-item .cwi-row .image-container, .default.program-list-item.quote-with-image .cwi-row .image-container {
  padding-bottom: 30%; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  30% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes pulse {
  0% {
    width: 12px;
    height: 12px; }
  50% {
    width: 14px;
    height: 14px; }
  100% {
    width: 12px;
    height: 12px; } }
.map li:nth-child(1) {
  animation-delay: 0.2s; }

.map li:nth-child(2) {
  animation-delay: 0.4s; }

.map li:nth-child(3) {
  animation-delay: 0.8s; }

.map li:nth-child(4) {
  animation-delay: 0.10s; }

.map li:nth-child(5) {
  animation-delay: 0.6s; }

.map li:nth-child(6) {
  animation-delay: 1s; }

.map li:nth-child(7) {
  animation-delay: 1.4s; }

.map li:nth-child(8) {
  animation-delay: 1.8s; }

.map li:nth-child(9) {
  animation-delay: 1.6s; }

.map li:nth-child(10) {
  animation-delay: 2.4s; }

.map li:nth-child(11) {
  animation-delay: 0.8s; }

.map li:nth-child(12) {
  animation-delay: 1.4s; }

.map .img::before {
  content: '';
  display: block;
  position: absolute;
  width: 16px;
  margin: 0 auto;
  height: 16px;
  background: url(../style/image/first-dot.png) no-repeat;
  background-size: 100%;
  /* margin-top: 10px; */
  border-radius: 50% 50%;
  overflow: hidden;
  padding: 1px;
  z-index: -1;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease; }

.map .img:hover::before {
  background: url(../style/image/dot.gif);
  background-size: 100%; }

/* ===== ADVISORS MAP ====== */
.advisors .item1 {
  margin-left: -175px;
  margin-top: -45px;
  position: absolute; }
.advisors .item2 {
  margin-left: 177px;
  margin-top: 5px;
  position: absolute; }
.advisors .item4 {
  margin-left: 643px;
  margin-top: 93px;
  position: absolute; }
.advisors .item5 {
  position: absolute;
  margin-left: 877px;
  margin-top: -40px; }
.advisors .item6 {
  margin-left: 1012px;
  margin-top: 132px;
  position: absolute; }
.advisors .item7 {
  margin-top: 425px;
  position: absolute;
  margin-left: -115px; }
.advisors .item9 {
  margin-left: 280px;
  margin-top: 370px;
  position: absolute; }
.advisors .item10 {
  margin-left: 380px;
  margin-top: 545px;
  position: absolute; }
.advisors .item11 {
  margin-left: 647px;
  margin-top: 545px;
  position: absolute; }
.advisors .item12 {
  position: absolute;
  margin-left: 792px;
  margin-top: 394px; }
.advisors .item13 {
  position: absolute;
  margin-top: 392px;
  margin-left: 1012px; }
.advisors .item1 .img::after {
  content: '';
  width: 126px;
  height: 252px;
  background: url(../style/image/line-1.png) no-repeat;
  background-size: 100%;
  z-index: 1;
  display: block;
  margin-top: -40px;
  margin-left: 83px;
  position: absolute; }
.advisors .item1 .img::before {
  left: 306px;
  top: 334px; }
.advisors .item2 .img::after {
  content: '';
  width: 104px;
  height: 225px;
  background: url(../style/image/dot4-2.png) no-repeat;
  background-size: 100%;
  z-index: 1;
  display: block;
  margin-top: -36px;
  margin-left: -108px;
  position: absolute; }
.advisors .item2 .img::before {
  left: -1px;
  top: 310px; }
.advisors .item3 .img::before {
  left: 202px;
  top: 309px; }
.advisors .item4 .img::after {
  content: '';
  width: 11px;
  height: 84px;
  background: url(../style/image/dot5-2.png) no-repeat;
  background-size: 100%;
  z-index: 1;
  display: block;
  margin-top: 5px;
  margin-left: 33px;
  position: absolute; }
.advisors .item4 .img::before {
  left: 140px;
  top: 209px; }
.advisors .item5 .img::after {
  content: '';
  width: 190px;
  height: 162px;
  background: url(../style/image/new-dot5.svg) no-repeat;
  background-size: 100%;
  z-index: 1;
  display: block;
  margin-top: 6px;
  margin-left: -149px;
  position: absolute; }
.advisors .item5 .img::before {
  top: 290px;
  left: -42px; }
.advisors .item6 .img::after {
  content: '';
  width: 267px;
  height: 109px;
  background: url(../style/image/line-5.svg) no-repeat;
  background-size: 100%;
  z-index: 1;
  display: block;
  margin-top: -39px;
  margin-left: -273px;
  position: absolute; }
.advisors .item6 .img::before {
  top: 150px;
  left: -166px; }
.advisors .item7 .img::after {
  content: '';
  width: 214px;
  height: 147px;
  background: url(../style/image/line-2.svg) no-repeat;
  background-size: 100%;
  z-index: 1;
  display: block;
  margin-top: -182px;
  margin-left: 83px;
  position: absolute; }
.advisors .item7 .img::before {
  left: 394px;
  top: -93px; }
.advisors .item8 .img::before {
  top: 168.5px;
  left: 257.5px; }
.advisors .item9 .img::after {
  content: '';
  width: 111px;
  height: 91px;
  background: url(../style/image/new-dot8.svg) no-repeat;
  background-size: 100%;
  z-index: 1;
  display: block;
  margin-top: -40px;
  margin-left: 84px;
  position: absolute; }
.advisors .item9 .img::before {
  left: 291.5px;
  top: 131px; }
.advisors .item10 .img::after {
  content: '';
  width: 63px;
  height: 124px;
  background: url(../style/image/new-dot10.svg) no-repeat;
  background-size: 100%;
  z-index: 1;
  display: block;
  margin-top: -155px;
  margin-left: 83px;
  position: absolute; }
.advisors .item10 .img::before {
  left: 242.5px;
  top: -65px; }
.advisors .item11 .img::after {
  content: '';
  width: 136px;
  height: 71px;
  background: url(../style/image/new-dot11.svg) no-repeat;
  background-size: 100%;
  z-index: 1;
  display: block;
  margin-top: -154px;
  margin-left: -96px;
  position: absolute; }
.advisors .item11 .img::before {
  left: 10.5px;
  top: -64px; }
.advisors .item12 .img::after {
  content: '';
  width: 138px;
  height: 50px;
  background: url(../style/image/line-3.svg) no-repeat;
  background-size: 100%;
  z-index: 1;
  display: block;
  margin-top: -133px;
  margin-left: -104px;
  position: absolute; }
.advisors .item12 .img::before {
  margin-left: -108px !important;
  margin-top: -59px !important; }
.advisors .item13 .img::after {
  content: '';
  width: 307px;
  height: 124px;
  background: url(../style/image/line-4.svg) no-repeat;
  background-size: 100%;
  z-index: 1;
  display: block;
  margin-top: -159px;
  margin-left: -313px;
  position: absolute; }
.advisors .item13 .img::before {
  margin-left: -317px !important;
  margin-top: -86px !important; }

.map .img img {
  width: 100%;
  height: 100%;
  border-radius: 50%; }

.post-content li {
  list-style: disc;
  margin-bottom: 10px;
  margin-left: 20px; }

.spark-profile.open:before {
  display: none; }

.fancybox-content h2 {
  font-size: 38px;
  line-height: 44px; }

.fancybox-content .content-container {
  padding-top: 0px !important; }

.fancybox-content h3, .fancybox-content p {
  margin-bottom: 15px !important; }

a:hover, .spark-nav-basic .spark-nav-basic-menu > li.menu-item a:hover {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  color: #851529; }

.spark-text-preview {
  hyphens: auto !important; }

.spark-text-preview p a, .spark-text-preview h4 a, .spark-image-preview p a, .spark-image-preview h4 a {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }
  .spark-text-preview p a:hover, .spark-text-preview h4 a:hover, .spark-image-preview p a:hover, .spark-image-preview h4 a:hover {
    color: inherit;
    display: block;
    margin-top: -3px !important; }
.spark-text-preview h2 a, .spark-image-preview h2 a {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }
  .spark-text-preview h2 a:hover, .spark-image-preview h2 a:hover {
    color: inherit;
    display: block;
    margin-top: 3px; }
.spark-text-preview img, .spark-image-preview img {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }
  .spark-text-preview img:hover, .spark-image-preview img:hover {
    opacity: .8; }

.featured-image {
  max-width: 100%; }

.page-template-page-home-test .spark-nav-basic.stick {
  background: #fff; }
  .page-template-page-home-test .spark-nav-basic.stick .white {
    display: none; }
  .page-template-page-home-test .spark-nav-basic.stick .desktop {
    display: block; }
  .page-template-page-home-test .spark-nav-basic.stick a {
    color: 000 !important; }

.spark-nav-basic.stick {
  position: fixed; }
  .spark-nav-basic.stick .spark-nav-parent-item > h3 a {
    padding: 33px 24px; }
  .spark-nav-basic.stick .spark-site-logo img {
    width: 220px !important; }

.spark-site-logo img {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }

.spark-nav-basic.stick a.desktop {
  padding: 10px 0px; }

.spark-nav-basic a.desktop {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }

.team-nav {
  text-align: left;
  padding-top: 30px; }
  .team-nav a {
    padding: 0px 10px;
    margin: 5px 0px;
    border-right: solid 1px;
    font-weight: 700;
    font-size: 12px;
    color: #000;
    display: inline-grid; }
    .team-nav a:nth-child(6), .team-nav a:last-child {
      border-right: none !important; }

.spark-profile a h1, .spark-profile a p, .spark-profile a h2, .spark-profile a h3 {
  color: #000 !important; }

.wp-block-button a {
  background-color: #A71D36;
  border-radius: 30px;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 5px;
  outline: none;
  padding: 8px 64px;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 0.25s linear;
  -webkit-appearance: none;
  margin-top: 30px; }

.single-post-wrap {
  overflow: hidden; }

.wp-block-image .alignleft {
  margin-top: 2em !important;
  margin-right: 2em; }

.wp-block-image img {
  height: auto; }

img {
  height: auto; }

figcaption {
  font-size: 12px;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 3px; }

.single-post-wrap .post-title, .single-post-wrap .post-content {
  width: 100%;
  max-width: 800px !important; }
  .single-post-wrap .post-title h2, .single-post-wrap .post-content h2 {
    font-size: 38px; }

.page-template-page-focus .post-content {
  justify-content: center;
  max-width: 1200px !important;
  margin: 64px auto 64px auto; }

.show {
  display: none; }

.post-content .alignwide {
  margin-left: -80px;
  margin-right: -80px; }

.post-content .alignfull {
  margin-left: calc( -100vw / 2 + 100% / 2 );
  margin-right: calc( -100vw / 2 + 100% / 2 );
  max-width: 100vw; }

.alignfull img {
  width: 100vw; }

.wp-block-cover-image, .wp-block-cover {
  width: auto; }

/* ======= BLOCKS ========= */
.block-editor-block-list__block:nth-of-type(1) .numbers::before {
  content: '1';
  display: block;
  position: absolute;
  left: 0px;
  font-size: 42px;
  top: 85px;
  color: #A71D36; }

.block-editor-block-list__block:nth-of-type(2) .numbers::before {
  content: '2';
  display: block;
  position: absolute;
  left: 0px;
  font-size: 42px;
  top: 85px;
  color: #A71D36; }

.block-editor-block-list__block:nth-of-type(3) .numbers::before {
  content: '3';
  display: block;
  position: absolute;
  left: 0px;
  font-size: 42px;
  top: 85px;
  color: #A71D36; }

.block-editor-block-list__block:nth-of-type(4) .numbers::before {
  content: '4';
  display: block;
  position: absolute;
  left: 0px;
  font-size: 42px;
  top: 85px;
  color: #A71D36; }

.block-editor-block-list__block:nth-of-type(5) .numbers::before {
  content: '5';
  display: block;
  position: absolute;
  left: 0px;
  font-size: 42px;
  top: 85px;
  color: #A71D36; }

.block-editor-block-list__block:nth-of-type(6) .numbers::before {
  content: '6';
  display: block;
  position: absolute;
  left: 0px;
  font-size: 42px;
  top: 85px;
  color: #A71D36; }

.block-editor-block-list__block:nth-of-type(7) .numbers::before {
  content: '7';
  display: block;
  position: absolute;
  left: 0px;
  font-size: 42px;
  top: 85px;
  color: #A71D36; }

.block-editor-block-list__block:nth-of-type(8) .numbers::before {
  content: '8';
  display: block;
  position: absolute;
  left: 0px;
  font-size: 42px;
  top: 85px;
  color: #A71D36; }

.block-editor-block-list__block:nth-of-type(9) .numbers::before {
  content: '9';
  display: block;
  position: absolute;
  left: 0px;
  font-size: 42px;
  top: 85px;
  color: #A71D36; }

.block-editor-block-list__block:nth-of-type(10) .numbers::before {
  content: '10';
  display: block;
  position: absolute;
  left: 0px;
  font-size: 42px;
  top: 85px;
  color: #A71D36; }

.numbers {
  padding: 60px 0px 60px 50px;
  border-top: solid 1px;
  position: relative; }
  .numbers img {
    padding-top: 30px; }
  .numbers:first-of-type {
    margin-top: 60px; }
  .numbers:last-of-type {
    border-bottom: solid 1px;
    margin-bottom: 60px; }
  .numbers:nth-of-type(1)::before {
    content: '1';
    display: block;
    position: absolute;
    left: 0px;
    font-size: 42px;
    top: 85px;
    color: #A71D36; }
  .numbers:nth-of-type(2)::before {
    content: '2';
    display: block;
    position: absolute;
    left: 0px;
    font-size: 42px;
    top: 85px;
    color: #A71D36; }
  .numbers:nth-of-type(3)::before {
    content: '3';
    display: block;
    position: absolute;
    left: 0px;
    font-size: 42px;
    top: 85px;
    color: #A71D36; }
  .numbers:nth-of-type(4)::before {
    content: '4';
    display: block;
    position: absolute;
    left: 0px;
    font-size: 42px;
    top: 85px;
    color: #A71D36; }
  .numbers:nth-of-type(5)::before {
    content: '5';
    display: block;
    position: absolute;
    left: 0px;
    font-size: 42px;
    top: 85px;
    color: #A71D36; }
  .numbers:nth-of-type(6)::before {
    content: '6';
    display: block;
    position: absolute;
    left: 0px;
    font-size: 42px;
    top: 85px;
    color: #A71D36; }
  .numbers:nth-of-type(7)::before {
    content: '7';
    display: block;
    position: absolute;
    left: 0px;
    font-size: 42px;
    top: 85px;
    color: #A71D36; }
  .numbers:nth-of-type(8)::before {
    content: '8';
    display: block;
    position: absolute;
    left: 0px;
    font-size: 42px;
    top: 85px;
    color: #A71D36; }
  .numbers:nth-of-type(9)::before {
    content: '9';
    display: block;
    position: absolute;
    left: 0px;
    font-size: 42px;
    top: 85px;
    color: #A71D36; }
  .numbers:nth-of-type(10)::before {
    content: '10';
    display: block;
    position: absolute;
    left: 0px;
    font-size: 42px;
    top: 85px;
    color: #A71D36; }

.questions {
  padding: 60px 0px 60px 50px;
  border-top: solid 1px;
  position: relative; }
  .questions img {
    padding-top: 30px; }
  .questions:first-of-type {
    margin-top: 60px; }
  .questions:last-of-type {
    border-bottom: solid 1px;
    margin-bottom: 60px; }
  .questions .question {
    position: relative;
    margin-bottom: 30px; }
    .questions .question::before {
      content: 'Q';
      display: block;
      position: absolute;
      left: -50px;
      font-size: 42px;
      top: 20px;
      color: #A71D36; }
  .questions .answer {
    position: relative; }
    .questions .answer::before {
      content: 'A';
      display: block;
      position: absolute;
      left: -45px;
      font-size: 42px;
      top: 20px;
      color: #A71D36; }

/* ======== Search Page =========== */
.search-page {
  width: 60%;
  position: relative;
  margin-bottom: 50px; }
  .search-page .search-field {
    padding: 32px 20px 25px 20px;
    border: none;
    background: #f1f1f1;
    width: 100%;
    display: block;
    border-radius: 8px; }
    .search-page .search-field::placeholder {
      font-size: 36px;
      color: #000;
      font-weight: 100;
      font-family: "Source Sans Pro", sans-serif; }
  .search-page .submit {
    border: none;
    background: no-repeat;
    width: 26px;
    height: 25px;
    background: url("../style/image/search.svg");
    background-size: 100%;
    position: absolute;
    right: 20px;
    top: 35%; }

.nav-search {
  z-index: 9; }
  .nav-search a {
    width: 16px;
    height: 15px;
    background: url("../style/image/search.svg");
    background-size: 100%;
    display: inline-block; }

.spark-nav-footer .spark-nav-footer-menu {
  padding-right: 8px;
  padding-left: 8px;
  flex: 1 1 calc(45.5%);
  max-width: calc(45.5%);
  column-count: 1; }

.spark-nav-footer .spark-footer-socials-search {
  padding-right: 8px;
  padding-left: 8px;
  flex: 1 1 calc(45.5%);
  max-width: calc(45.5%); }

@media (max-width: 815px) {
  .feat-events .post-preview .spark-image-preview {
    overflow: visible;
    max-height: 1000px;
    height: auto; }
    .feat-events .post-preview .spark-image-preview .feat-events .preview-meta {
      height: auto; }

  .feat-events {
    margin: 50px 0px -70px 0px !important; }

  .search-page {
    width: 100%;
    position: relative;
    margin-bottom: 50px; }
    .search-page .search-field {
      padding: 20px 20px 25px 20px;
      border: none;
      background: #f1f1f1;
      width: 100%;
      display: block;
      border-radius: 8px; }
      .search-page .search-field::placeholder {
        font-size: 24px;
        color: #000;
        font-weight: 100;
        font-family: "Source Sans Pro", sans-serif; }
    .search-page .submit {
      border: none;
      background: no-repeat;
      width: 16px;
      height: 15px;
      background: url("../style/image/search.svg");
      background-size: 100%;
      position: absolute;
      right: 20px;
      top: 35%; }

  .spark-nav-footer .spark-nav-footer-menu {
    padding-right: 8px;
    padding-left: 8px;
    flex: 1 1 calc(100%);
    max-width: calc(100%%);
    column-count: 1; }

  .spark-nav-footer .spark-footer-socials-search {
    padding-right: 8px;
    padding-left: 8px;
    flex: 1 1 calc(100%);
    max-width: calc(100%); }

  .single-post-wrap .post-title, .single-post-wrap .post-content {
    width: 100%; }

  .hide {
    display: none; }

  .show {
    display: block; } }
.single-post-wrap .post-content p {
  padding-top: 20px; }

.spark-nav-footer {
  text-align: left !important;
   /* @include breakpoint($small){
        
			.spark-nav-footer-menu > li > a {
                font-size: 11px;
            }

		}*/ }

.hub-nav.sticky {
  position: sticky;
  top: 110px; }

.focus .program-links {
  padding: 80px 100px;
  border-top: solid 1px #ddd; }
.focus .spark-hero {
  padding-top: 80px;
  border-top: solid 1px #ddd; }
.focus .posts-grid {
  border-top: solid 1px #ddd; }

.spark-contact-modal-container {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }

.single-post-wrap .post-content {
  box-sizing: border-box;
  max-width: 100%; }

.course-list h1 {
  width: 100%; }

.horizontal-stack .stack-item .stack-content a {
  display: inline-block;
  margin-top: 16px;
  text-decoration: none; }
  .horizontal-stack .stack-item .stack-content a::after {
    content: "\2192";
    margin-left: 8px; }

.email::before {
  font-size: 12px !important;
  margin-right: 3px; }

.spark-nav-footer .spark-nav-footer-menu > li > a:hover {
  opacity: .6; }

a img {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }
  a img:hover {
    opacity: .7; }

@media (max-width: 1000px) {
  .feat-events .posts-grid .grid-list .post-preview {
    width: 100%; }

  .feat-events .preview-meta {
    max-width: 100% !important; }

  .white {
    display: none !important; }

  .mobile, .spark-nav-basic .spark-menu-button {
    z-index: 99999; }

  .spark-nav-basic.stick .spark-site-logo img {
    width: 45px !important; }

  .feat-events .img-wrap {
    width: 100%;
    display: contents; }
    .feat-events .img-wrap img {
      width: 100%;
      height: auto; }

  .feat-events .post-preview .spark-image-preview {
    border-radius: 8px;
    overflow: hidden;
    display: flex;
    flex-direction: column; }

  .home-hero {
    overflow: hidden;
    margin-top: 0px; }
    .home-hero img {
      min-width: auto;
      height: 500px;
      max-width: auto;
      margin-left: -450px; }
    .home-hero .spark-content {
      width: 100%;
      text-align: center; }
      .home-hero .spark-content h1 {
        font-size: 46px;
        line-height: 54px; }
    .home-hero .spark-container {
      position: absolute;
      color: #fff;
      top: 15%;
      left: 0px;
      margin-left: 0px;
      justify-content: left; }
    .home-hero .learn-more {
      position: absolute;
      bottom: 30px;
      color: #fff !important;
      text-decoration: none;
      left: 0px;
      text-align: center;
      width: 100%;
      margin-left: 0px;
      padding: 20px;
      z-index: 999;
      width: 100%; }
      .home-hero .learn-more::before {
        margin-left: 45%;
        position: absolute;
        top: -65px; } }
@media (max-width: 815px) {
  .program-hero .spark-content {
    padding: 10% 7% !important; }

  .spark-hero .spark-container .cta-button {
    margin-left: 0px !important;
    margin-right: 0px !important; }

  .map {
    height: auto;
    background: url(../style/image/map.jpg) no-repeat;
    background-size: 100%;
    max-width: 100%;
    min-height: 187px;
    margin-top: 60px;
    margin-bottom: 80px; }
    .map li {
      width: auto; }
      .map li h5, .map li p {
        display: none; }
      .map li .img {
        width: 45px;
        height: 45px;
        padding: 3px; }
        .map li .img::after, .map li .img::before {
          display: none !important; }
    .map .item1 {
      margin-left: 16%;
      margin-top: 4%;
      position: absolute; }
    .map .item2 {
      margin-left: 28%;
      margin-top: 13%; }
    .map .item3 {
      position: absolute;
      margin-left: 49%;
      margin-top: 21%; }
    .map .item4 {
      margin-left: 58%;
      margin-top: 34%;
      position: absolute; }
    .map .item5 {
      position: absolute;
      margin-left: 75%;
      margin-top: 8%; }
    .map .item6 {
      margin-top: 15%;
      position: absolute;
      margin-left: 3%; }
    .map .item7 {
      position: absolute;
      margin-top: 25%;
      margin-left: 16%; }
    .map .item8 {
      position: absolute;
      margin-left: 35%;
      margin-top: 28%; }
    .map .item10 {
      margin-left: 45%;
      margin-top: 40%;
      position: absolute; }
    .map .item9 {
      margin-left: 42%;
      margin-top: 6%;
      position: absolute; }
    .map .item11 {
      margin-left: 64%;
      margin-top: 20%;
      position: absolute; }
    .map .item12 {
      margin-left: 85%;
      margin-top: 28%; }

  .advisors .item1 {
    margin-left: 5%;
    margin-top: 4%;
    position: absolute; }
  .advisors .item2 {
    margin-left: 20%;
    margin-top: 11%; }
  .advisors .item5 {
    position: absolute;
    margin-left: 73%;
    margin-top: 6%; }
  .advisors .item7 {
    position: absolute;
    margin-top: 17%;
    margin-left: 8%; }
  .advisors .item6 {
    margin-top: 18%;
    position: absolute;
    margin-left: 67%; }
  .advisors .item8 {
    position: absolute;
    margin-left: 36%;
    margin-top: 20%; }
  .advisors .item9 {
    margin-left: 41%;
    margin-top: 32%;
    position: absolute; }
  .advisors .item4 {
    margin-left: 57%;
    margin-top: 9%;
    position: absolute; }
  .advisors .item10 {
    margin-left: 54%;
    margin-top: 33%;
    position: absolute; }
  .advisors .item11 {
    margin-left: 67%;
    margin-top: 31%;
    position: absolute; }
  .advisors .item12 {
    margin-left: 80%;
    margin-top: 20%; }

  .home-hero .credit {
    left: 0px;
    width: 100%;
    text-align: center; }

  .page-template-page-home-test .spark-hero {
    padding: 30px 30px; }

  .page-template-page-home-test .spark-nav-basic.stick .desktop {
    display: none; }

  .email::before {
    font-size: 12px !important;
    margin-right: 3px;
    margin-top: 4px;
    display: inline-block !important;
    position: absolute !important; }

  .spark-nav-footer-menu .email a {
    padding-left: 20px !important; }

  .spark-nav-footer-menu {
    max-width: 100% !important;
    width: 100%;
    margin-bottom: 40px !important; }

  .spark-nav-footer-container .search {
    margin-bottom: 40px !important; }

  .preview-meta {
    max-width: 100%; } }

/*# sourceMappingURL=new-style.css.map */
