  @charset "UTF-8";
/*
Theme Name: Âé¶¹´«Ã½AVPeters - Base Theme
Theme URI: http://sposto.com
Description: The base theme for the Âé¶¹´«Ã½AVPeters website. v3.0+ contains WCAG Header, Footer, and Slider Updates.
Version: 3.1.0
Author: Sposto Interactive / Original Authors: Web Services @ Ellucian
Author URI: http://sposto.com
*/
@import url("https://fonts.googleapis.com/css2?family=PT+Serif&family=Raleway:wght@400;500&display=swap");
@font-face {
  font-family: "spc-icons";
  src: url("/wp-content/themes/spc-base-theme/fonts/spc-icons/spc-icons.eot?85911604");
  src: url("/wp-content/themes/spc-base-theme//wp-content/themes/spc-base-theme/fonts/spc-icons/spc-icons.eot?85911604") format("embedded-opentype"), url("/wp-content/themes/spc-base-theme/fonts/spc-icons/spc-icons.woff?85911604") format("woff"), url("/wp-content/themes/spc-base-theme/fonts/spc-icons/spc-icons.ttf?85911604") format("truetype"), url("/wp-content/themes/spc-base-theme/fonts/spc-icons/spc-icons.svg?85911604") format("svg");
  font-weight: normal;
  font-style: normal;
}
@-webkit-keyframes loader_dot1 {
  0% {
    background-color: rgba(232, 119, 34, 0.2);
  }
  25% {
    background-color: #e87722;
  }
  50% {
    background-color: rgba(232, 119, 34, 0.2);
  }
  75% {
    background-color: rgba(232, 119, 34, 0.1);
  }
  100% {
    background-color: rgba(232, 119, 34, 0.1);
  }
}
@keyframes loader_dot1 {
  0% {
    background-color: rgba(232, 119, 34, 0.2);
  }
  25% {
    background-color: #e87722;
  }
  50% {
    background-color: rgba(232, 119, 34, 0.2);
  }
  75% {
    background-color: rgba(232, 119, 34, 0.1);
  }
  100% {
    background-color: rgba(232, 119, 34, 0.1);
  }
}
@-webkit-keyframes loader_dot2 {
  0% {
    background-color: rgba(233, 58, 92, 0.1);
  }
  25% {
    background-color: rgba(233, 58, 92, 0.2);
  }
  50% {
    background-color: #e93a5c;
  }
  75% {
    background-color: rgba(233, 58, 92, 0.2);
  }
  100% {
    background-color: rgba(233, 58, 92, 0.1);
  }
}
@keyframes loader_dot2 {
  0% {
    background-color: rgba(233, 58, 92, 0.1);
  }
  25% {
    background-color: rgba(233, 58, 92, 0.2);
  }
  50% {
    background-color: #e93a5c;
  }
  75% {
    background-color: rgba(233, 58, 92, 0.2);
  }
  100% {
    background-color: rgba(233, 58, 92, 0.1);
  }
}
@-webkit-keyframes loader_dot3 {
  0% {
    background-color: rgba(0, 118, 205, 0.1);
  }
  25% {
    background-color: rgba(0, 118, 205, 0.1);
  }
  50% {
    background-color: rgba(0, 118, 205, 0.2);
  }
  75% {
    background-color: #0076cd;
  }
  100% {
    background-color: rgba(0, 118, 205, 0.2);
  }
}
@keyframes loader_dot3 {
  0% {
    background-color: rgba(0, 118, 205, 0.1);
  }
  25% {
    background-color: rgba(0, 118, 205, 0.1);
  }
  50% {
    background-color: rgba(0, 118, 205, 0.2);
  }
  75% {
    background-color: #0076cd;
  }
  100% {
    background-color: rgba(0, 118, 205, 0.2);
  }
}
@-webkit-keyframes no-anim {}
@-moz-keyframes no-anim {}
@-ms-keyframes no-anim {}
@keyframes no-anim {}
@-webkit-keyframes pop-in-up {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: translate3d(0, 2em, 0);
    -moz-transform: translate3d(0, 2em, 0);
    -ms-transform: translate3d(0, 2em, 0);
    -o-transform: translate3d(0, 2em, 0);
    transform: translate3d(0, 2em, 0);
  }
  50% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -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);
  }
}
@-moz-keyframes pop-in-up {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: translate3d(0, 2em, 0);
    -moz-transform: translate3d(0, 2em, 0);
    -ms-transform: translate3d(0, 2em, 0);
    -o-transform: translate3d(0, 2em, 0);
    transform: translate3d(0, 2em, 0);
  }
  50% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -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);
  }
}
@-ms-keyframes pop-in-up {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: translate3d(0, 2em, 0);
    -moz-transform: translate3d(0, 2em, 0);
    -ms-transform: translate3d(0, 2em, 0);
    -o-transform: translate3d(0, 2em, 0);
    transform: translate3d(0, 2em, 0);
  }
  50% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -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);
  }
}
@keyframes pop-in-up {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: translate3d(0, 2em, 0);
    -moz-transform: translate3d(0, 2em, 0);
    -ms-transform: translate3d(0, 2em, 0);
    -o-transform: translate3d(0, 2em, 0);
    transform: translate3d(0, 2em, 0);
  }
  50% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -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);
  }
}
@-webkit-keyframes pop-in-side {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: translate3d(5em, 0, 0);
    -moz-transform: translate3d(5em, 0, 0);
    -ms-transform: translate3d(5em, 0, 0);
    -o-transform: translate3d(5em, 0, 0);
    transform: translate3d(5em, 0, 0);
  }
  50% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -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);
  }
}
@-moz-keyframes pop-in-side {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: translate3d(5em, 0, 0);
    -moz-transform: translate3d(5em, 0, 0);
    -ms-transform: translate3d(5em, 0, 0);
    -o-transform: translate3d(5em, 0, 0);
    transform: translate3d(5em, 0, 0);
  }
  50% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -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);
  }
}
@-ms-keyframes pop-in-side {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: translate3d(5em, 0, 0);
    -moz-transform: translate3d(5em, 0, 0);
    -ms-transform: translate3d(5em, 0, 0);
    -o-transform: translate3d(5em, 0, 0);
    transform: translate3d(5em, 0, 0);
  }
  50% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -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);
  }
}
@keyframes pop-in-side {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: translate3d(5em, 0, 0);
    -moz-transform: translate3d(5em, 0, 0);
    -ms-transform: translate3d(5em, 0, 0);
    -o-transform: translate3d(5em, 0, 0);
    transform: translate3d(5em, 0, 0);
  }
  50% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -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);
  }
}
@-webkit-keyframes fade-in {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
}
@-moz-keyframes fade-in {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
}
@-ms-keyframes fade-in {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
}
@-webkit-keyframes slide-side {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: rotateX(5deg) rotateY(80deg) rotateZ(0deg);
    -moz-transform: rotateX(5deg) rotateY(80deg) rotateZ(0deg);
    -ms-transform: rotateX(5deg) rotateY(80deg) rotateZ(0deg);
    -o-transform: rotateX(5deg) rotateY(80deg) rotateZ(0deg);
    transform: rotateX(5deg) rotateY(80deg) rotateZ(0deg);
  }
  50% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
    opacity: 0.25;
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    -ms-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    -o-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  }
}
@-moz-keyframes slide-side {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: rotateX(5deg) rotateY(80deg) rotateZ(0deg);
    -moz-transform: rotateX(5deg) rotateY(80deg) rotateZ(0deg);
    -ms-transform: rotateX(5deg) rotateY(80deg) rotateZ(0deg);
    -o-transform: rotateX(5deg) rotateY(80deg) rotateZ(0deg);
    transform: rotateX(5deg) rotateY(80deg) rotateZ(0deg);
  }
  50% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
    opacity: 0.25;
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    -ms-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    -o-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  }
}
@-ms-keyframes slide-side {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: rotateX(5deg) rotateY(80deg) rotateZ(0deg);
    -moz-transform: rotateX(5deg) rotateY(80deg) rotateZ(0deg);
    -ms-transform: rotateX(5deg) rotateY(80deg) rotateZ(0deg);
    -o-transform: rotateX(5deg) rotateY(80deg) rotateZ(0deg);
    transform: rotateX(5deg) rotateY(80deg) rotateZ(0deg);
  }
  50% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
    opacity: 0.25;
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    -ms-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    -o-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  }
}
@keyframes slide-side {
  0% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: rotateX(5deg) rotateY(80deg) rotateZ(0deg);
    -moz-transform: rotateX(5deg) rotateY(80deg) rotateZ(0deg);
    -ms-transform: rotateX(5deg) rotateY(80deg) rotateZ(0deg);
    -o-transform: rotateX(5deg) rotateY(80deg) rotateZ(0deg);
    transform: rotateX(5deg) rotateY(80deg) rotateZ(0deg);
  }
  50% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
    opacity: 0.25;
  }
  100% {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    -ms-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    -o-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
    transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  }
}
@-webkit-keyframes blur-in {
  0% {
    -webkit-filter: blur(1em);
    -moz-filter: blur(1em);
    filter: blur(1em);
  }
  100% {
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    filter: blur(0);
  }
}
@-moz-keyframes blur-in {
  0% {
    -webkit-filter: blur(1em);
    -moz-filter: blur(1em);
    filter: blur(1em);
  }
  100% {
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    filter: blur(0);
  }
}
@-ms-keyframes blur-in {
  0% {
    -webkit-filter: blur(1em);
    -moz-filter: blur(1em);
    filter: blur(1em);
  }
  100% {
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    filter: blur(0);
  }
}
@keyframes blur-in {
  0% {
    -webkit-filter: blur(1em);
    -moz-filter: blur(1em);
    filter: blur(1em);
  }
  100% {
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    filter: blur(0);
  }
}
/* =================================== */
/*	Reset
/* =================================== */
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, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 62.5%;
  font: inherit;
  vertical-align: baseline;
}

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

html, body {
  height: 100%;
}

body {
  line-height: 1;
  font-family: "PT Serif", Sans-serif;
  background: #ffffff;
  color: #404040;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-top: 4px solid #ffffff;
  min-width: 320px;
  font-variant-ligatures: no-common-ligatures;
  -webkit-transition: font-size false false, 0.1s false false, linear false false;
  -moz-transition: font-size false false false, 0.1s false false false, linear false false false;
  -o-transition: font-size false false false, 0.1s false false false, linear false false false;
  transition: font-size 0.1s linear;
}

.assistive-text, .ir {
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  position: absolute;
}

.skip-link {
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  height: 1px;
  left: -10000px;
  padding: 10px;
  position: absolute;
  overflow: hidden;
  top: 0;
  text-align: center;
  text-transform: capitalize;
  text-decoration: underline;
  width: 1px;
  z-index: 9;
}
.skip-link:focus {
  display: block;
  height: auto;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  position: relative;
  width: 100%;
  z-index: 6;
}
.skip-link:visited, .skip-link:hover {
  color: #ffffff;
  text-decoration: underline;
}

a, a:hover {
  text-decoration: none;
}

/*ADA*/
tbody a:hover,
p a:hover {
  text-decoration: underline;
}

blockquote, q, blockquote p, q p {
  quotes: none;
  font-family: "Raleway", Sans-serif;
  color: #000000;
  font-size: 1.875rem;
  line-height: 1.5;
  letter-spacing: 0.02rem;
  text-align: center;
}
blockquote cite, q cite, blockquote p cite, q p cite {
  text-align: center;
  width: 100%;
  display: block;
  font-family: "PT Serif", Sans-serif;
  color: #000000;
  font-size: 1.15rem;
}

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

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

p {
  font-family: "PT Serif", Sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  margin: 0 0 1.5em 0;
  -webkit-transition: font-size false false, 0.1s false false, linear false false;
  -moz-transition: font-size false false false, 0.1s false false false, linear false false false;
  -o-transition: font-size false false false, 0.1s false false false, linear false false false;
  transition: font-size 0.1s linear;
}
p strong, p b {
  font-weight: bold;
}
p i, p em {
  font-style: italic;
}

ul {
  list-style: none;
}

/* =================================== */
/*	Foundation Grid
/*  (modernized, old version left for fall back purposes)
/* =================================== */
.row {
  position: relative;
  z-index: 1;
}
.row.wide {
  max-width: 1180px;
}
.push {
  float: right;
}

.small-1 {
  width: 8.33333%;
}

.small-push-1 {
  position: relative;
  left: 8.33333%;
}

.small-pull-1 {
  position: relative;
  left: -8.33333%;
}

.small-offset-0 {
  margin-left: 0%;
}

.small-2 {
  width: 16.66667%;
}

.small-push-2 {
  position: relative;
  left: 16.66667%;
}

.small-pull-2 {
  position: relative;
  left: -16.66667%;
}

.small-offset-1 {
  margin-left: 8.33333%;
}

.small-3 {
  width: 25%;
}

.small-push-3 {
  position: relative;
  left: 25%;
}

.small-pull-3 {
  position: relative;
  left: -25%;
}

.small-offset-2 {
  margin-left: 16.66667%;
}

.small-4 {
  width: 33.33333%;
}

.small-push-4 {
  position: relative;
  left: 33.33333%;
}

.small-pull-4 {
  position: relative;
  left: -33.33333%;
}

.small-offset-3 {
  margin-left: 25%;
}

.small-5 {
  width: 41.66667%;
}

.small-push-5 {
  position: relative;
  left: 41.66667%;
}

.small-pull-5 {
  position: relative;
  left: -41.66667%;
}

.small-offset-4 {
  margin-left: 33.33333%;
}

.small-6 {
  width: 50%;
}

.small-push-6 {
  position: relative;
  left: 50%;
}

.small-pull-6 {
  position: relative;
  left: -50%;
}

.small-offset-5 {
  margin-left: 41.66667%;
}

.small-7 {
  width: 58.33333%;
}

.small-push-7 {
  position: relative;
  left: 58.33333%;
}

.small-pull-7 {
  position: relative;
  left: -58.33333%;
}

.small-offset-6 {
  margin-left: 50%;
}

.small-8 {
  width: 66.66667%;
}

.small-push-8 {
  position: relative;
  left: 66.66667%;
}

.small-pull-8 {
  position: relative;
  left: -66.66667%;
}

.small-offset-7 {
  margin-left: 58.33333%;
}

.small-9 {
  width: 75%;
}

.small-push-9 {
  position: relative;
  left: 75%;
}

.small-pull-9 {
  position: relative;
  left: -75%;
}

.small-offset-8 {
  margin-left: 66.66667%;
}

.small-10 {
  width: 83.33333%;
}

.small-push-10 {
  position: relative;
  left: 83.33333%;
}

.small-pull-10 {
  position: relative;
  left: -83.33333%;
}

.small-offset-9 {
  margin-left: 75%;
}

.small-11 {
  width: 91.66667%;
}

.small-push-11 {
  position: relative;
  left: 91.66667%;
}

.small-pull-11 {
  position: relative;
  left: -91.66667%;
}

.small-offset-10 {
  margin-left: 83.33333%;
}

.small-12 {
  width: 100%;
}

.small-offset-11 {
  margin-left: 91.66667%;
}

.small-up-1 > .column, .small-up-1 > .columns {
  width: 100%;
  float: left;
}

.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
  clear: none;
}

.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both;
}

.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
  float: left;
}

.small-up-2 > .column, .small-up-2 > .columns {
  width: 50%;
  float: left;
}

.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
  clear: none;
}

.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both;
}

.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
  float: left;
}

.small-up-3 > .column, .small-up-3 > .columns {
  width: 33.33333%;
  float: left;
}

.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
  clear: none;
}

.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both;
}

.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
  float: left;
}

.small-up-4 > .column, .small-up-4 > .columns {
  width: 25%;
  float: left;
}

.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
  clear: none;
}

.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both;
}

.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
  float: left;
}

.small-up-5 > .column, .small-up-5 > .columns {
  width: 20%;
  float: left;
}

.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
  clear: none;
}

.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both;
}

.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
  float: left;
}

.small-up-6 > .column, .small-up-6 > .columns {
  width: 16.66667%;
  float: left;
}

.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
  clear: none;
}

.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both;
}

.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
  float: left;
}

.small-up-7 > .column, .small-up-7 > .columns {
  width: 14.28571%;
  float: left;
}

.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
  clear: none;
}

.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both;
}

.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
  float: left;
}

.small-up-8 > .column, .small-up-8 > .columns {
  width: 12.5%;
  float: left;
}

.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
  clear: none;
}

.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both;
}

.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
  float: left;
}

.small-collapse > .column, .small-collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}

.small-collapse .row,
.expanded.row .small-collapse.row {
  margin-left: 0;
  margin-right: 0;
}

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

.small-centered {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  margin-left: 0;
  margin-right: 0;
  float: left;
}

@media screen and (min-width: 40em) {
  .medium-1 {
    width: 8.33333%;
  }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
  }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    width: 16.66667%;
  }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
  }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%;
  }
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
  }
  .medium-pull-3 {
    position: relative;
    left: -25%;
  }
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .medium-4 {
    width: 33.33333%;
  }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
  }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    width: 41.66667%;
  }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
  }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%;
  }
  .medium-offset-4 {
    margin-left: 33.33333%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
  }
  .medium-pull-6 {
    position: relative;
    left: -50%;
  }
  .medium-offset-5 {
    margin-left: 41.66667%;
  }
  .medium-7 {
    width: 58.33333%;
  }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
  }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    width: 66.66667%;
  }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
  }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%;
  }
  .medium-offset-7 {
    margin-left: 58.33333%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
  }
  .medium-pull-9 {
    position: relative;
    left: -75%;
  }
  .medium-offset-8 {
    margin-left: 66.66667%;
  }
  .medium-10 {
    width: 83.33333%;
  }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
  }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    width: 91.66667%;
  }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
  }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%;
  }
  .medium-offset-10 {
    margin-left: 83.33333%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.66667%;
  }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    width: 100%;
    float: left;
  }
  .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
    float: left;
  }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    width: 50%;
    float: left;
  }
  .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
    float: left;
  }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    width: 33.33333%;
    float: left;
  }
  .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
    float: left;
  }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    width: 25%;
    float: left;
  }
  .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
    float: left;
  }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    width: 20%;
    float: left;
  }
  .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
    float: left;
  }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    width: 16.66667%;
    float: left;
  }
  .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
    float: left;
  }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    width: 14.28571%;
    float: left;
  }
  .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
    float: left;
  }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    width: 12.5%;
    float: left;
  }
  .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
    float: left;
  }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .medium-collapse .row,
.expanded.row .medium-collapse.row {
    margin-left: 0;
    margin-right: 0;
  }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .medium-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .medium-uncentered,
.medium-push-0,
.medium-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
}
@media screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%;
  }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
  }
  .large-pull-1 {
    position: relative;
    left: -8.33333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    width: 16.66667%;
  }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
  }
  .large-pull-2 {
    position: relative;
    left: -16.66667%;
  }
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  .large-3 {
    width: 25%;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
  }
  .large-pull-3 {
    position: relative;
    left: -25%;
  }
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  .large-4 {
    width: 33.33333%;
  }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
  }
  .large-pull-4 {
    position: relative;
    left: -33.33333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    width: 41.66667%;
  }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
  }
  .large-pull-5 {
    position: relative;
    left: -41.66667%;
  }
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  .large-6 {
    width: 50%;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
  }
  .large-pull-6 {
    position: relative;
    left: -50%;
  }
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  .large-7 {
    width: 58.33333%;
  }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
  }
  .large-pull-7 {
    position: relative;
    left: -58.33333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    width: 66.66667%;
  }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
  }
  .large-pull-8 {
    position: relative;
    left: -66.66667%;
  }
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  .large-9 {
    width: 75%;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
  }
  .large-pull-9 {
    position: relative;
    left: -75%;
  }
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  .large-10 {
    width: 83.33333%;
  }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
  }
  .large-pull-10 {
    position: relative;
    left: -83.33333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    width: 91.66667%;
  }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
  }
  .large-pull-11 {
    position: relative;
    left: -91.66667%;
  }
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  .large-up-1 > .column, .large-up-1 > .columns {
    width: 100%;
    float: left;
  }
  .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
    float: left;
  }
  .large-up-2 > .column, .large-up-2 > .columns {
    width: 50%;
    float: left;
  }
  .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
    float: left;
  }
  .large-up-3 > .column, .large-up-3 > .columns {
    width: 33.33333%;
    float: left;
  }
  .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
    float: left;
  }
  .large-up-4 > .column, .large-up-4 > .columns {
    width: 25%;
    float: left;
  }
  .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
    float: left;
  }
  .large-up-5 > .column, .large-up-5 > .columns {
    width: 20%;
    float: left;
  }
  .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
    float: left;
  }
  .large-up-6 > .column, .large-up-6 > .columns {
    width: 16.66667%;
    float: left;
  }
  .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
    float: left;
  }
  .large-up-7 > .column, .large-up-7 > .columns {
    width: 14.28571%;
    float: left;
  }
  .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
    float: left;
  }
  .large-up-8 > .column, .large-up-8 > .columns {
    width: 12.5%;
    float: left;
  }
  .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
    float: left;
  }
  .large-collapse > .column, .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .large-collapse .row,
.expanded.row .large-collapse.row {
    margin-left: 0;
    margin-right: 0;
  }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .large-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .large-uncentered,
.large-push-0,
.large-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
}
/* =============================================================================
   Non-Semantic Classes
   ========================================================================== */
::selection {
  background: #1772cd;
  color: #FFF;
  text-shadow: none;
}

::-webkit-selection {
  background: #1772cd;
  color: #FFF;
  text-shadow: none;
}

::-moz-selection {
  background: #1772cd;
  color: #FFF;
  text-shadow: none;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

/* =============================================================================
   WordPress Core CSS Styles
   ========================================================================== */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignright > a {
  position: relative;
  z-index: 4;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

#content article,
#content .ezcol {
  font-family: "PT Serif", Sans-serif;
  font-size: 16px;
  color: #000000;
  line-height: 1.5;
}
#content article strong, #content article b,
#content .ezcol strong,
#content .ezcol b {
  font-weight: bold;
}
#content article ol,
#content .ezcol ol {
  line-height: 1.6;
  list-style-position: outside;
}
#content article ol li, #content article ul li,
#content .ezcol ol li,
#content .ezcol ul li {
  margin-bottom: 0.5em;
}

.single-post #main {
  padding-top: 2em;
}

.block-grid li:before {
  display: none;
}

/* =================================== */
/*	Base
/* =================================== */
.page-wrap {
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 4;
  overflow-x: hidden;
  -webkit-transition: -webkit-transform false false, 0.1s false false, linear false false;
  -moz-transition: -moz-transform false false false, 0.1s false false false, linear false false false;
  -o-transition: -o-transform false false false, 0.1s false false false, linear false false false;
  transition: transform 0.1s linear;
}

.columns {
  -webkit-transition: padding false false, 0.1s false false, linear false false;
  -moz-transition: padding false false false, 0.1s false false false, linear false false false;
  -o-transition: padding false false false, 0.1s false false false, linear false false false;
  transition: padding 0.1s linear;
  -webkit-transition: width false false, 0.1s false false, linear false false;
  -moz-transition: width false false false, 0.1s false false false, linear false false false;
  -o-transition: width false false false, 0.1s false false false, linear false false false;
  transition: width 0.1s linear;
}

.row {
  position: relative;
  z-index: 3;
  width: 100%;
  max-width: 920px;
  min-width: 0;
  margin: 0 auto;
  display: block;
  *zoom: 1;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row.alt {
  max-width: 100%;
  margin: 0 25% 0 auto;
  padding: 0;
}

.headline, .error404 .content h1, .error404 .content h2, .error404 .content h3, .error404 .content h4, .error404 .content h5, .error404 .content h6 {
  font-family: "Raleway", Sans-serif;
  font-weight: normal !important;
  -webkit-transition: font-size false false, 0.1s false false, linear false false;
  -moz-transition: font-size false false false, 0.1s false false false, linear false false false;
  -o-transition: font-size false false false, 0.1s false false false, linear false false false;
  transition: font-size 0.1s linear;
}

.text-link {
  text-decoration: underline;
}
.text-link:hover {
  text-decoration: none;
}
.text-link.blue {
  color: #0072ce;
}

.content {
  width: 100%;
}
.content ol {
  margin-bottom: 2em;
  list-style-type: none;
  counter-reset: step-counter;
}
.content ol > li {
  counter-increment: step-counter;
  padding: 0 0 0 1.5em;
  position: relative;
  margin-bottom: 0.5em;
  line-height: 1.375;
}
.content ol > li:before {
  content: counter(step-counter) ".";
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 1.375;
  width: 1.25em;
  height: 1.25em;
  z-index: 2;
}
.content ol > li:last-of-type {
  margin-bottom: 0;
}
.content ol > li ol {
  list-style-type: lower-alpha;
  margin: 0.5em 0 1em 20px;
}
.content ol > li ol li {
  padding-left: 0;
}
.content ol > li ol li:before {
  display: none;
}
.content p a, .content a[href^=mailto] {
  text-decoration: underline;
}
.content p a:hover, .content a[href^=mailto]:hover {
  text-decoration: none;
}

.widget_text a {
  text-decoration: underline;
}
.widget_text a:hover {
  text-decoration: none;
}

section:not(.spc-content-split) .content ul li {
  padding: 0 0 0 1.25em;
  position: relative;
  margin-bottom: 0.75em;
  line-height: 1.375;
  /*&:before {
  	content: '';
  	height: .375em;
  	width: .375em;
  	position: absolute;
  	top: .5em;
  	left: .25em;
  	background: $gray;
  	line-height: 1.375;
  	@include border-radius(50%);
  }*/
}
section:not(.spc-content-split) .content ul li ul {
  margin-top: 1em;
}

main {
  max-width: 100%;
  min-width: 320px;
  position: relative;
}
main:after {
  content: "";
  background: #ffffff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
main > section {
  background: #ffffff;
  *zoom: 1;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
main > section:before, main > section:after {
  content: " ";
  display: table;
}
main > section:after {
  clear: both;
}
main > section.aqua {
  background: rgb(105, 179, 231);
}
main > section.orange {
  background: rgb(232, 119, 34);
}
main > section.red {
  background: rgb(233, 58, 92);
}
main > section.blue {
  background: rgb(0, 118, 205);
}
main > section.green {
  background: #b0be00;
}

.page-template-template-interior-landing-alt main {
  padding-bottom: 0;
}

.cta {
  font-family: "PT Serif", Sans-serif;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  letter-spacing: 0.125rem;
  text-align: center;
  text-transform: uppercase;
  padding: 1.1em 1.25em;
  margin: 0 0 0.75em 0;
  display: inline-block;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transition: background, 0.1s, linear color 0.1s linear false, padding 0.1s linear;
  -moz-transition: background, 0.1s, linear color 0.1s linear false false, padding 0.1s linear false;
  -o-transition: background, 0.1s, linear color 0.1s linear false false, padding 0.1s linear false;
  transition: background 0.1s linear, color 0.1s linear, padding 0.1s linear;
}
.cta:after {
  content: "";
  height: 5px;
  background: #ffffff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(5px);
  -moz-transform: translateY(5px);
  -ms-transform: translateY(5px);
  -o-transform: translateY(5px);
  transform: translateY(5px);
  -webkit-transition: -webkit-transform 0.1s linear, opacity 0.1s linear;
  -moz-transition: -moz-transform 0.1s linear false, opacity 0.1s linear false;
  -o-transition: -o-transform 0.1s linear false, opacity 0.1s linear false;
  transition: transform 0.1s linear, opacity 0.1s linear;
}
.cta.aqua {
  background: rgb(105, 179, 231);
}
.cta.orange {
  background: rgb(232, 119, 34);
}
.cta.red {
  background: rgb(233, 58, 92);
}
.cta.blue {
  background: rgb(0, 118, 205);
}
.cta.green {
  background: #b0be00;
}
.cta.black {
  background: rgba(0, 0, 0, 0.3);
}
.cta.darkblue {
  background: #031e32;
}
.cta:hover {
  color: white;
  -webkit-transition: background 0.2s ease-in, color 0.1s linear;
  -moz-transition: background 0.2s ease-in false, color 0.1s linear false;
  -o-transition: background 0.2s ease-in false, color 0.1s linear false;
  transition: background 0.2s ease-in, color 0.1s linear;
}
.cta:hover.aqua {
  background: #2084ca;
}
.cta:hover.orange {
  background: #c35f14;
}
.cta:hover.red {
  background: #d8183d;
}
.cta:hover.blue {
  background: #003b67;
}
.cta:hover.green {
  background: #818b00;
}
.cta:hover.black {
  background: rgba(0, 0, 0, 0.3);
}
.cta:hover.darkblue {
  background: #000102;
}
.cta:hover:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.1s ease-in, opacity 0.1s linear;
  -moz-transition: -moz-transform 0.1s ease-in false, opacity 0.1s linear false;
  -o-transition: -o-transform 0.1s ease-in false, opacity 0.1s linear false;
  transition: transform 0.1s ease-in, opacity 0.1s linear;
}

/* =================================== */
/*	Header
/* =================================== */
#header {
  display: table;
  width: 100%;
  position: relative;
  z-index: 2;
  position: relative;
  z-index: 4;
  margin: 3em 0 0 0;
  height: 6.75em;
  background-image: -owg-linear-gradient(left, #0072ce, #0d477d);
  background-image: -webkit-linear-gradient(left, #0072ce, #0d477d);
  background-image: -moz-linear-gradient(left, #0072ce, #0d477d);
  background-image: -o-linear-gradient(left, #0072ce, #0d477d);
  background-image: linear-gradient(left, #0072ce, #0d477d);
  background-image: -ms-linear-gradient(left, #0072ce 0%, #0d477d 100%);
  -webkit-transition: margin 0.1s linear, height 0.1s linear;
  -moz-transition: margin 0.1s linear false, height 0.1s linear false;
  -o-transition: margin 0.1s linear false, height 0.1s linear false;
  transition: margin 0.1s linear, height 0.1s linear;
}
#header:after {
  content: "";
  height: 1px;
  width: 100%;
  background-image: -owg-linear-gradient(left, #0072ce, #69b3e7);
  background-image: -webkit-linear-gradient(left, #0072ce, #69b3e7);
  background-image: -moz-linear-gradient(left, #0072ce, #69b3e7);
  background-image: -o-linear-gradient(left, #0072ce, #69b3e7);
  background-image: linear-gradient(left, #0072ce, #69b3e7);
  background-image: -ms-linear-gradient(left, #0072ce 0%, #69b3e7 100%);
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
#header:before {
  content: "";
  width: 100%;
  height: 3em;
  position: absolute;
  top: -3em;
  left: 0;
  background: #000000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
#header > div {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
  height: 6.75em;
  display: table;
  position: relative;
  z-index: 3;
  -webkit-transition: height false false, 0.1s false false, linear false false;
  -moz-transition: height false false false, 0.1s false false false, linear false false false;
  -o-transition: height false false false, 0.1s false false false, linear false false false;
  transition: height 0.1s linear;
}
#header .branding {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  -webkit-transition: left, 0.2s, linear height 0.1s linear false, width 0.1s linear;
  -moz-transition: left, 0.2s, linear height 0.1s linear false false, width 0.1s linear false;
  -o-transition: left, 0.2s, linear height 0.1s linear false false, width 0.1s linear false;
  transition: left 0.2s linear, height 0.1s linear, width 0.1s linear;
}
#header .branding:after {
  content: "";
  height: 110px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 4;
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-box-shadow: #000000 0px 0.5em 2em;
  -moz-box-shadow: #000000 0px 0.5em 2em;
  box-shadow: #000000 0px 0.5em 2em;
}
#header .branding a {
  display: block;
  width: 280px;
  height: auto;
  position: relative;
  z-index: 5;
  -webkit-transition: width false false, 0.1s false false, linear false false;
  -moz-transition: width false false false, 0.1s false false false, linear false false false;
  -o-transition: width false false false, 0.1s false false false, linear false false false;
  transition: width 0.1s linear;
}
#header .branding a img, #header .branding a svg {
  width: 100%;
  height: auto;
}
#header .branding a .mobile {
  display: none;
}
#header .branding a span {
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  position: absolute;
}

#header.hover .branding {
  z-index: 2;
}

.page-template-template-interior-landing-alt #header,
.page-template-template-program-landing-page #header,
.page-template-template-program-landing-page-alt #header,
.page-template-template-program-landing-page-alt-2 #header,
.page-template-template-department-standard #header,
.page-template-template-department-standard-child #header,
.theme-saint-peter-039-s-university.home #header,
.page-template-template-program-finder #header {
  position: absolute;
  top: 0;
  left: 0;
}

/* =================================== */
/*	Navigation
/* =================================== */
.page-wrap > main,
.page-wrap > footer {
  -webkit-transition: -webkit-transform false false, 0.2s false false, ease-out false false;
  -moz-transition: -moz-transform false false false, 0.2s false false false, ease-out false false false;
  -o-transition: -o-transform false false false, 0.2s false false false, ease-out false false false;
  transition: transform 0.2s ease-out;
}

.menu-wrap {
  position: relative;
  z-index: 2;
  -webkit-transition: width, 0.1s, linear padding 0.1s linear false, background 0.1s linear;
  -moz-transition: width, 0.1s, linear padding 0.1s linear false false, background 0.1s linear false;
  -o-transition: width, 0.1s, linear padding 0.1s linear false false, background 0.1s linear false;
  transition: width 0.1s linear, padding 0.1s linear, background 0.1s linear;
}

.primary-navigation {
  -webkit-transition: padding-left false false, 0.1s false false, linear false false;
  -moz-transition: padding-left false false false, 0.1s false false false, linear false false false;
  -o-transition: padding-left false false false, 0.1s false false false, linear false false false;
  transition: padding-left 0.1s linear;
}
.primary-navigation ul, .primary-navigation ul li, .primary-navigation ul li ul {
  padding: 0;
  margin: 0;
}
.primary-navigation > div {
  width: 100%;
  height: 6.75em;
}
.primary-navigation > div > .search-form {
  display: none;
}
.primary-navigation > div > ul:first-of-type {
  height: 6.75em;
  float: left;
  width: 100%;
  -webkit-transition: padding false false, 0.1s false false, linear false false;
  -moz-transition: padding false false false, 0.1s false false false, linear false false false;
  -o-transition: padding false false false, 0.1s false false false, linear false false false;
  transition: padding 0.1s linear;
}
.primary-navigation > div > ul:first-of-type > li {
  cursor: pointer;
  display: table;
  float: left;
  height: 100%;
  -webkit-transition: padding false false, 0.1s false false, linear false false;
  -moz-transition: padding false false false, 0.1s false false false, linear false false false;
  -o-transition: padding false false false, 0.1s false false false, linear false false false;
  transition: padding 0.1s linear;
}
.primary-navigation > div > ul:first-of-type > li > a {
  padding-right: 0.75em;
  padding-left: 0.75em;
}
.primary-navigation > div > ul:first-of-type > li:last-of-type > a {
  padding-right: 0;
}
.primary-navigation > div > ul:first-of-type > li:not(:last-of-type) > a,
.primary-navigation > div > ul:first-of-type > li:not(:last-of-type) > span {
  overflow: hidden;
}
.primary-navigation > div > ul:first-of-type > li:not(:last-of-type) > a:before,
.primary-navigation > div > ul:first-of-type > li:not(:last-of-type) > span:before {
  content: "";
  height: 4px;
  width: calc(100% - 1.5em);
  position: absolute;
  z-index: 3;
  bottom: 0.75em;
  left: 50%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transform: translate(-50%, -0.25em);
  -moz-transform: translate(-50%, -0.25em);
  -ms-transform: translate(-50%, -0.25em);
  -o-transform: translate(-50%, -0.25em);
  transform: translate(-50%, -0.25em);
  -webkit-transition: opacity, 0.2s, ease-in transform 0.2s ease-in false, font-size 0.1s linear;
  -moz-transition: opacity, 0.2s, ease-in transform 0.2s ease-in false false, font-size 0.1s linear false;
  -o-transition: opacity, 0.2s, ease-in transform 0.2s ease-in false false, font-size 0.1s linear false;
  transition: opacity 0.2s ease-in, transform 0.2s ease-in, font-size 0.1s linear;
}
.primary-navigation > div > ul:first-of-type > li:not(:last-of-type) > a:after,
.primary-navigation > div > ul:first-of-type > li:not(:last-of-type) > span:after {
  content: "";
  width: 0;
  height: 0;
  content: "";
  z-index: 2;
  border-left: 18.5px solid transparent;
  border-right: 18.5px solid transparent;
  position: absolute;
  z-index: 2;
  bottom: 1px;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.primary-navigation > div > ul:first-of-type > li .bkgnd:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.primary-navigation > div > ul:first-of-type > li:nth-child(1) > a:before,
.primary-navigation > div > ul:first-of-type > li:nth-child(1) > span:before {
  background: #4ab0e5;
}
.primary-navigation > div > ul:first-of-type > li:nth-child(1) > a:after,
.primary-navigation > div > ul:first-of-type > li:nth-child(1) > span:after {
  border-bottom: 18px solid #4ab0e5;
}
.primary-navigation > div > ul:first-of-type > li:nth-child(1) .bkgnd:before {
  background: #4ab0e5;
  background-image: -owg-linear-gradient(left top, #69b3e7, #4ab0e5);
  background-image: -webkit-linear-gradient(left top, #69b3e7, #4ab0e5);
  background-image: -moz-linear-gradient(left top, #69b3e7, #4ab0e5);
  background-image: -o-linear-gradient(left top, #69b3e7, #4ab0e5);
  background-image: linear-gradient(left top, #69b3e7, #4ab0e5);
}
.primary-navigation > div > ul:first-of-type > li:nth-child(2) > a:before,
.primary-navigation > div > ul:first-of-type > li:nth-child(2) > span:before {
  background: #fcb53b;
}
.primary-navigation > div > ul:first-of-type > li:nth-child(2) > a:after,
.primary-navigation > div > ul:first-of-type > li:nth-child(2) > span:after {
  border-bottom: 18px solid #fcb53b;
}
.primary-navigation > div > ul:first-of-type > li:nth-child(2) .bkgnd:before {
  background: #fcb53b;
  background-image: -owg-linear-gradient(left top, #e87722, #fcb53b);
  background-image: -webkit-linear-gradient(left top, #e87722, #fcb53b);
  background-image: -moz-linear-gradient(left top, #e87722, #fcb53b);
  background-image: -o-linear-gradient(left top, #e87722, #fcb53b);
  background-image: linear-gradient(left top, #e87722, #fcb53b);
}
.primary-navigation > div > ul:first-of-type > li:nth-child(3) > a:before,
.primary-navigation > div > ul:first-of-type > li:nth-child(3) > span:before {
  background: #f73658;
}
.primary-navigation > div > ul:first-of-type > li:nth-child(3) > a:after,
.primary-navigation > div > ul:first-of-type > li:nth-child(3) > span:after {
  border-bottom: 18px solid #f73658;
}
.primary-navigation > div > ul:first-of-type > li:nth-child(3) .bkgnd:before {
  background: #f73658;
  background-image: -owg-linear-gradient(left top, #f73658, #f73658);
  background-image: -webkit-linear-gradient(left top, #f73658, #f73658);
  background-image: -moz-linear-gradient(left top, #f73658, #f73658);
  background-image: -o-linear-gradient(left top, #f73658, #f73658);
  background-image: linear-gradient(left top, #f73658, #f73658);
}
.primary-navigation > div > ul:first-of-type > li:nth-child(4) > a:before,
.primary-navigation > div > ul:first-of-type > li:nth-child(4) > span:before {
  background: #86c8bc;
}
.primary-navigation > div > ul:first-of-type > li:nth-child(4) > a:after,
.primary-navigation > div > ul:first-of-type > li:nth-child(4) > span:after {
  border-bottom: 18px solid #ffffff;
}
.primary-navigation > div > ul:first-of-type > li:nth-child(4) .bkgnd:before {
  background: #86c8bc;
  background-image: -owg-linear-gradient(left top, #86c8bc, #86c8bc);
  background-image: -webkit-linear-gradient(left top, #86c8bc, #86c8bc);
  background-image: -moz-linear-gradient(left top, #86c8bc, #86c8bc);
  background-image: -o-linear-gradient(left top, #86c8bc, #86c8bc);
  background-image: linear-gradient(left top, #86c8bc, #86c8bc);
}
.primary-navigation > div > ul:first-of-type > li > a,
.primary-navigation > div > ul:first-of-type > li > span {
  font-family: "Raleway", Sans-serif;
  font-size: 1.875rem;
  letter-spacing: 0.1375rem;
  text-transform: uppercase;
  color: #ffffff;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.primary-navigation > div > ul:first-of-type > li > div {
  overflow-x: visible;
  cursor: default;
  background: #ffffff;
}
.primary-navigation > div > ul:first-of-type > li > div:before {
  content: "";
  width: 3000%;
  background: #ffffff;
  position: absolute;
  top: 0;
  right: -100%;
  bottom: 0;
  left: -100%;
  z-index: 1;
}
.primary-navigation > div > ul:first-of-type > li > div:after {
  content: "";
  width: 1000%;
  height: 8px;
  background: #000000;
  position: absolute;
  bottom: 0;
  left: -50%;
  z-index: 4;
}
.primary-navigation > div > ul:first-of-type > li > div .navigation-links,
.primary-navigation > div > ul:first-of-type > li > div .category-info {
  display: table-cell;
  width: 50%;
}
.primary-navigation > div > ul:first-of-type > li > div .navigation-links {
  padding: 2em;
  position: relative;
  z-index: 2;
}
.primary-navigation > div > ul:first-of-type > li > div .navigation-links ul {
  padding: 0;
  -webkit-columns: 2;
  -moz-columns: 2;
  -ms-columns: 2;
  -o-columns: 2;
  columns: 2;
}
.primary-navigation > div > ul:first-of-type > li > div .navigation-links ul li {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  padding: 5px;
}
.primary-navigation > div > ul:first-of-type > li > div .navigation-links ul li:not(:last-child) a {
  position: relative;
}
.primary-navigation > div > ul:first-of-type > li > div .navigation-links ul li:not(:last-child) a:after {
  content: "";
  height: 1px;
  background: #dddddd;
  width: 90%;
  position: absolute;
  bottom: 0;
  left: calc(1em - 5px);
}
.primary-navigation > div > ul:first-of-type > li > div .navigation-links ul li a {
  text-transform: uppercase;
  color: #404040;
  font-family: "PT Serif", Sans-serif;
  font-weight: 600;
  letter-spacing: 0.02rem;
  font-size: 0.95rem;
  padding: calc(1em - 5px);
  display: table;
  width: 100%;
  -webkit-transition: color 0.2s ease-out, background 0.2s ease-out;
  -moz-transition: color 0.2s ease-out false, background 0.2s ease-out false;
  -o-transition: color 0.2s ease-out false, background 0.2s ease-out false;
  transition: color 0.2s ease-out, background 0.2s ease-out;
}
.primary-navigation > div > ul:first-of-type > li > div .navigation-links ul li a:hover {
  background: #404040;
  color: #ffffff;
  -webkit-transition: color 0.2s linear, background 0.2s linear;
  -moz-transition: color 0.2s linear false, background 0.2s linear false;
  -o-transition: color 0.2s linear false, background 0.2s linear false;
  transition: color 0.2s linear, background 0.2s linear;
}
.primary-navigation > div > ul:first-of-type > li > div .navigation-links ul li a:hover:after {
  display: none;
}
.primary-navigation > div > ul:first-of-type > li > div .navigation-links ul li a:active {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  -webkit-transition: opacity false false, 0.1s false false, linear false false;
  -moz-transition: opacity false false false, 0.1s false false false, linear false false false;
  -o-transition: opacity false false false, 0.1s false false false, linear false false false;
  transition: opacity 0.1s linear;
}
.primary-navigation > div > ul:first-of-type > li > div .category-info {
  padding: 3.5em 5em 3em 3em;
  margin-right: 1em;
  vertical-align: middle;
  height: 100%;
  position: relative;
  -webkit-transition: padding 0.1s linear, width 0.1s linear;
  -moz-transition: padding 0.1s linear false, width 0.1s linear false;
  -o-transition: padding 0.1s linear false, width 0.1s linear false;
  transition: padding 0.1s linear, width 0.1s linear;
}
.primary-navigation > div > ul:first-of-type > li > div .category-info > div {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  width: 50%;
  font-family: "Raleway", Sans-serif;
  color: #ffffff;
  position: relative;
  z-index: 4;
  font-size: 1.375rem;
  line-height: 1.1;
}
.primary-navigation > div > ul:first-of-type > li > div .category-info > div strong {
  font-size: 14rem;
  font-weight: 600;
  letter-spacing: -1.1rem;
  float: left;
  width: 100%;
  clear: both;
  line-height: 0.75;
  text-indent: -0.75rem;
}
.primary-navigation > div > ul:first-of-type > li > div .category-info > div > span {
  font-size: 2rem;
  *zoom: 1;
  position: relative;
}
.primary-navigation > div > ul:first-of-type > li > div .category-info > div > span:before, .primary-navigation > div > ul:first-of-type > li > div .category-info > div > span:after {
  content: " ";
  display: table;
}
.primary-navigation > div > ul:first-of-type > li > div .category-info > div > span:after {
  clear: both;
}
.primary-navigation > div > ul:first-of-type > li > div .category-info > div > span sup {
  vertical-align: super;
  font-size: 1.15rem;
}
.primary-navigation > div > ul:first-of-type > li > div .category-info > div > span .headline, .primary-navigation > div > ul:first-of-type > li > div .category-info > div > span .error404 .content h1, .error404 .content .primary-navigation > div > ul:first-of-type > li > div .category-info > div > span h1, .primary-navigation > div > ul:first-of-type > li > div .category-info > div > span .error404 .content h2, .error404 .content .primary-navigation > div > ul:first-of-type > li > div .category-info > div > span h2, .primary-navigation > div > ul:first-of-type > li > div .category-info > div > span .error404 .content h3, .error404 .content .primary-navigation > div > ul:first-of-type > li > div .category-info > div > span h3, .primary-navigation > div > ul:first-of-type > li > div .category-info > div > span .error404 .content h4, .error404 .content .primary-navigation > div > ul:first-of-type > li > div .category-info > div > span h4, .primary-navigation > div > ul:first-of-type > li > div .category-info > div > span .error404 .content h5, .error404 .content .primary-navigation > div > ul:first-of-type > li > div .category-info > div > span h5, .primary-navigation > div > ul:first-of-type > li > div .category-info > div > span .error404 .content h6, .error404 .content .primary-navigation > div > ul:first-of-type > li > div .category-info > div > span h6 {
  font-size: 2.5rem;
  border-bottom: 1px solid #fff;
  font-weight: normal;
}
.primary-navigation > div > ul:first-of-type > li > div .category-info .bkgnd {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  background-repeat: no-repeat;
  background-position: right top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.primary-navigation > div > ul:first-of-type > li:nth-last-child(2) {
  padding-right: 0;
}
.primary-navigation > div > ul.meta-navigation {
  height: 3em;
  position: absolute;
  z-index: 3;
  bottom: 100%;
  right: 0;
}
.primary-navigation > div > ul.meta-navigation li {
  min-width: auto;
  height: 100%;
  display: inline-table;
}
.primary-navigation > div > ul.meta-navigation li:last-child {
  padding-right: 0;
}
.primary-navigation > div > ul.meta-navigation li a {
  font-family: "PT Serif", Sans-serif;
  font-size: 0.65rem;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.2rem;
  padding: 0 1em;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform, 0.1s, ease-out opacity 0.1s ease-out false, padding 0.1s linear;
  -moz-transition: -moz-transform, 0.1s, ease-out opacity 0.1s ease-out false false, padding 0.1s linear false;
  -o-transition: -o-transform, 0.1s, ease-out opacity 0.1s ease-out false false, padding 0.1s linear false;
  transition: transform 0.1s ease-out, opacity 0.1s ease-out, padding 0.1s linear;
}
.primary-navigation > div > ul.meta-navigation li:not(.cta) a span {
  position: relative;
}
.primary-navigation > div > ul.meta-navigation li:not(.cta) a span:after {
  content: "";
  position: absolute;
  bottom: -0.25em;
  left: 0;
  height: 1px;
  width: 99%;
  display: block;
  background: #ffffff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transform: translateY(0.75em);
  -moz-transform: translateY(0.75em);
  -ms-transform: translateY(0.75em);
  -o-transform: translateY(0.75em);
  transform: translateY(0.75em);
  -webkit-transition: -webkit-transform 0.1s linear, opacity 0.1s linear;
  -moz-transition: -moz-transform 0.1s linear false, opacity 0.1s linear false;
  -o-transition: -o-transform 0.1s linear false, opacity 0.1s linear false;
  transition: transform 0.1s linear, opacity 0.1s linear;
}
.primary-navigation > div > ul.meta-navigation li:not(.cta) a:hover span:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transform: translateY(0.125em);
  -moz-transform: translateY(0.125em);
  -ms-transform: translateY(0.125em);
  -o-transform: translateY(0.125em);
  transform: translateY(0.125em);
  -webkit-transition: -webkit-transform 0.1s ease-in, opacity 0.2s linear;
  -moz-transition: -moz-transform 0.1s ease-in false, opacity 0.2s linear false;
  -o-transition: -o-transform 0.1s ease-in false, opacity 0.2s linear false;
  transition: transform 0.1s ease-in, opacity 0.2s linear;
}
.primary-navigation > div > ul.meta-navigation li:not(.cta) a:active {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  -webkit-transition: opacity false false, 0.2s false false, ease-in false false;
  -moz-transition: opacity false false false, 0.2s false false false, ease-in false false false;
  -o-transition: opacity false false false, 0.2s false false false, ease-in false false false;
  transition: opacity 0.2s ease-in;
}
.primary-navigation > div > ul.meta-navigation li.cta {
  overflow: visible;
}
.primary-navigation > div > ul.meta-navigation li.cta a {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transition: opacity false false, 0.1s false false, linear false false;
  -moz-transition: opacity false false false, 0.1s false false false, linear false false false;
  -o-transition: opacity false false false, 0.1s false false false, linear false false false;
  transition: opacity 0.1s linear;
}
.primary-navigation > div > ul.meta-navigation li.cta a span {
  border: 2px solid rgb(0, 118, 205);
  padding: 0.5em 1em;
  -webkit-transition: all false false, 0.1s false false, linear false false;
  -moz-transition: all false false false, 0.1s false false false, linear false false false;
  -o-transition: all false false false, 0.1s false false false, linear false false false;
  transition: all 0.1s linear;
}
.primary-navigation > div > ul.meta-navigation li.cta a:hover span {
  background: #0d477d;
  border: 2px solid #0d477d;
  color: #ffffff;
  -webkit-transition: all false false, 0.2s false false, ease-in false false;
  -moz-transition: all false false false, 0.2s false false false, ease-in false false false;
  -o-transition: all false false false, 0.2s false false false, ease-in false false false;
  transition: all 0.2s ease-in;
}
.primary-navigation > div > ul.meta-navigation li.cta a:active {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  -webkit-transition: opacity false false, 0.2s false false, ease-in false false;
  -moz-transition: opacity false false false, 0.2s false false false, ease-in false false false;
  -o-transition: opacity false false false, 0.2s false false false, ease-in false false false;
  transition: opacity 0.2s ease-in;
}
.primary-navigation > div > ul.meta-navigation li.cta:after {
  display: none;
}
.primary-navigation .search-form {
  padding: 1em 1em;
  position: relative;
  z-index: 3;
  border: 1px solid #ffffff;
}
.primary-navigation .search-form.mobile {
  padding: 0;
  border: none;
}
.primary-navigation .search-form.mobile > div {
  margin-left: 0;
  padding-right: 2.5em;
}
.primary-navigation .search-form.mobile > div input.search-field {
  font-size: 1.75rem;
  padding: 0.375em 0.5em;
}
.primary-navigation .search-form.mobile > div input.search-submit {
  background-size: 38%;
  background-position: 1em center;
}
.primary-navigation .search-form:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  z-index: 2;
  background: #000000;
  width: 3000%;
  left: -100%;
}
.primary-navigation .search-form > div {
  display: block;
  margin: 0 auto;
  max-width: 768px;
  position: relative;
  z-index: 3;
  padding-right: 3.5em;
  margin-left: 20%;
}
.primary-navigation .search-form > div input.search-field {
  font-family: "Raleway", Sans-serif;
  width: 100%;
  font-size: 2.25rem;
  line-height: normal;
  color: rgba(255, 255, 255, 0.5);
  height: 1.25em;
  margin: 0;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: 0;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-transition: color false false, 0.1s false false, linear false false;
  -moz-transition: color false false false, 0.1s false false false, linear false false false;
  -o-transition: color false false false, 0.1s false false false, linear false false false;
  transition: color 0.1s linear;
  -webkit-appearance: caret;
  -moz-appearance: caret;
  appearance: caret;
}
.primary-navigation .search-form > div input.search-field:focus, .primary-navigation .search-form > div input.search-field:active {
  color: white;
  -webkit-transition: color false false, 0.2s false false, linear false false;
  -moz-transition: color false false false, 0.2s false false false, linear false false false;
  -o-transition: color false false false, 0.2s false false false, linear false false false;
  transition: color 0.2s linear;
}
.primary-navigation .search-form > div input.search-submit {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 100%;
  width: 4em;
  background: url("/wp-content/themes/spc-base-theme/images/icon-search.svg") no-repeat center center;
  background-size: 75%;
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  -webkit-transition: opacity false false, 0.1s false false, linear false false;
  -moz-transition: opacity false false false, 0.1s false false false, linear false false false;
  -o-transition: opacity false false false, 0.1s false false false, linear false false false;
  transition: opacity 0.1s linear;
  text-indent: -9999em;
}
.primary-navigation .search-form > div input.search-submit:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transition: opacity false false, 0.2s false false, linear false false;
  -moz-transition: opacity false false false, 0.2s false false false, linear false false false;
  -o-transition: opacity false false false, 0.2s false false false, linear false false false;
  transition: opacity 0.2s linear;
}
.primary-navigation .site-index {
  display: none;
  width: 100%;
  position: relative;
  font-family: "Raleway", Sans-serif;
  font-size: 1.875rem;
  letter-spacing: 0.1375rem;
  text-transform: uppercase;
  color: #ffffff;
  padding: 0.55em 1.5em 0.55em 0.5em;
  cursor: pointer;
  background-image: -owg-linear-gradient(left, #0072ce, #0d477d);
  background-image: -webkit-linear-gradient(left, #0072ce, #0d477d);
  background-image: -moz-linear-gradient(left, #0072ce, #0d477d);
  background-image: -o-linear-gradient(left, #0072ce, #0d477d);
  background-image: linear-gradient(left, #0072ce, #0d477d);
  background-image: -ms-linear-gradient(left, #0072ce 0%, #0d477d 100%);
}
.primary-navigation .site-index:after {
  content: "";
  height: 1px;
  width: 100%;
  background-image: -owg-linear-gradient(left, #0072ce, #69b3e7);
  background-image: -webkit-linear-gradient(left, #0072ce, #69b3e7);
  background-image: -moz-linear-gradient(left, #0072ce, #69b3e7);
  background-image: -o-linear-gradient(left, #0072ce, #69b3e7);
  background-image: linear-gradient(left, #0072ce, #69b3e7);
  background-image: -ms-linear-gradient(left, #0072ce 0%, #69b3e7 100%);
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
.primary-navigation .site-index:after {
  font-family: "spc-icons";
  content: "\e801";
  color: #ffffff;
  font-size: 1rem;
  line-height: 0.5;
  border: none !important;
  background: none;
  height: 0.75em;
  width: 1em;
  position: absolute;
  left: inherit;
  right: 1em;
  z-index: 4;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.primary-navigation .overflow {
  line-height: 1;
}
.primary-navigation .overflow > div > div > span {
  display: none;
}
.primary-navigation .primary-navigation-phone {
  padding: 1em 1.5em 1em 0.5em;
  text-align: left;
  background: #0072ce;
}
.primary-navigation .primary-navigation-phone a {
  font-family: "Raleway", Sans-serif;
  font-size: 1.75rem;
  color: #ffffff;
  position: relative;
  z-index: 2;
  display: block;
  padding-right: 0.75em;
}
.primary-navigation .primary-navigation-phone a:after {
  font-family: "spc-icons";
  content: "\e81f";
  color: #ffffff;
  font-size: 1.25rem;
  line-height: 1;
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -0.5em;
}

/* ===================================
	Menu Toggle
*/
.menu-toggle {
  display: none;
  background: none;
  border: none;
  height: 100%;
  width: 5em;
  padding-right: 0.25em;
  position: absolute;
  z-index: 6;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  right: 1em;
  overflow: hidden;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  line-height: 1;
}
.menu-toggle:before {
  font-family: "spc-icons";
  content: "\e81a" !important;
  font-size: 3rem;
  line-height: 1;
  height: 50px;
  width: 60px;
  color: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 3;
}
.menu-toggle:after {
  font-family: "spc-icons";
  content: "\e81b" !important;
  font-size: 3rem;
  line-height: 1;
  height: 50px;
  width: 60px;
  color: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 3;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transition: color, 0.2s, linear opacity 0.2s linear false, font-size 0.2s linear;
  -moz-transition: color, 0.2s, linear opacity 0.2s linear false false, font-size 0.2s linear false;
  -o-transition: color, 0.2s, linear opacity 0.2s linear false false, font-size 0.2s linear false;
  transition: color 0.2s linear, opacity 0.2s linear, font-size 0.2s linear;
}
.menu-toggle.open:before, .menu-toggle:active:before, .menu-toggle:hover:before {
  font-size: 3.25rem;
  top: 46%;
  -webkit-transition: font-size 0.2s ease-in, top 0.2s ease-in;
  -moz-transition: font-size 0.2s ease-in false, top 0.2s ease-in false;
  -o-transition: font-size 0.2s ease-in false, top 0.2s ease-in false;
  transition: font-size 0.2s ease-in, top 0.2s ease-in;
}
.menu-toggle.open:after, .menu-toggle:active:after, .menu-toggle:hover:after {
  color: rgb(105, 179, 231);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: color 0.2s ease-in, opacity 0.2s ease-in;
  -moz-transition: color 0.2s ease-in false, opacity 0.2s ease-in false;
  -o-transition: color 0.2s ease-in false, opacity 0.2s ease-in false;
  transition: color 0.2s ease-in, opacity 0.2s ease-in;
}
.menu-toggle.open span:last-of-type:after {
  content: "";
  width: 0;
  height: 0;
  content: "";
  z-index: 2;
  border-left: 22.5px solid transparent;
  border-right: 22.5px solid transparent;
  border-bottom: 22px solid #ffffff;
  position: absolute;
  z-index: 2;
  bottom: -5px;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transition: opacity false false, 0.2s false false, linear false false;
  -moz-transition: opacity false false false, 0.2s false false false, linear false false false;
  -o-transition: opacity false false false, 0.2s false false false, linear false false false;
  transition: opacity 0.2s linear;
}
.menu-toggle span {
  -webkit-transition: opacity false false, 0.2s false false, ease-in false false;
  -moz-transition: opacity false false false, 0.2s false false false, ease-in false false false;
  -o-transition: opacity false false false, 0.2s false false false, ease-in false false false;
  transition: opacity 0.2s ease-in;
}
.menu-toggle span:first-of-type {
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  position: absolute;
}

.mobile-overlay {
  position: fixed;
  top: 1em;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  visibility: hidden;
  cursor: default;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2;
  -webkit-transition: opacity false false, 0.2s false false, linear false false;
  -moz-transition: opacity false false false, 0.2s false false false, linear false false false;
  -o-transition: opacity false false false, 0.2s false false false, linear false false false;
  transition: opacity 0.2s linear;
}

/* ==========================================================================
   Tabs
   ========================================================================== */
.tabs {
  list-style: none;
  display: block;
  height: 40px;
  padding: 0;
  font-family: "Raleway", Sans-serif;
  font-weight: 700;
  padding-top: 3em;
}

.tabs.contained {
  margin-bottom: 0;
  margin-left: 0;
}

.tabs dt:first-child,
.tabs li.section-title:first-child {
  padding: 0;
  padding-right: 9px;
}

.tabs dd,
.tabs li {
  display: block;
  float: left;
  padding: 0;
  margin: 0;
}

.tabs dd a,
.tabs li a {
  color: #2c2a29;
  background: #e7ebf2 !important;
  display: block;
  font-size: 18px;
  height: 32px;
  line-height: 32px;
  padding: 0;
}

.tabs dd a:focus,
.tabs li a:focus {
  font-weight: 700;
  color: #2c2a29;
}

.tabs dd.active,
.tabs li.active {
  padding-bottom: 12px;
  border-left: 2px solid #e7ebf2;
  border-right: 2px solid #e7ebf2;
}

.tabs dd.active a,
.tabs li.active a {
  color: white;
  font-weight: 700;
  background: #0072ce !important;
}

.tabs.two-up dt,
.tabs.two-up dd,
.tabs.two-up li,
.tabs.three-up dt,
.tabs.three-up dd,
.tabs.three-up li,
.tabs.four-up dt,
.tabs.four-up dd,
.tabs.four-up li,
.tabs.five-up dt,
.tabs.five-up dd,
.tabs.five-up li {
  background: white;
}

.tabs dd:first-child,
.tabs li:first-child {
  margin-left: 0;
}

.tabs.two-up dt a,
.tabs.two-up dd a,
.tabs.two-up li a,
.tabs.three-up dt a,
.tabs.three-up dd a,
.tabs.three-up li a,
.tabs.four-up dt a,
.tabs.four-up dd a,
.tabs.four-up li a,
.tabs.five-up dt a,
.tabs.five-up dd a,
.tabs.five-up li a {
  padding: 0 10px;
  text-align: left;
  overflow: hidden;
  margin-left: 5px;
  margin-right: 5px;
}

.tabs.two-up dt,
.tabs.two-up dd,
.tabs.two-up li {
  width: 50%;
}

.tabs.three-up dt,
.tabs.three-up dd,
.tabs.two-up li {
  width: 33.33%;
}

.tabs.four-up dt,
.tabs.four-up dd,
.tabs.two-up li {
  width: 25%;
}

.tabs.five-up dt,
.tabs.five-up dd,
.tabs.two-up li {
  width: 20%;
}

ul.tabs-content {
  display: block;
  margin: 0 0 20px;
  padding: 0;
}

ul.tabs-content > li {
  display: none;
}

ul.tabs-content > li.active {
  display: block;
}

ul.tabs-content.contained {
  padding: 0;
  margin-top: 2px;
}

ul.tabs-content.contained > li {
  border: solid 0 #e7ebf2;
  border-width: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 20px;
}

.tabs dd:first-child a {
  margin-left: 0;
}

.tabs dd:last-child a {
  margin-right: 0;
}

.tabs dd.active a {
  margin: 0;
}

/* ==========================================================================
   Feature
   ========================================================================== */
.legacy .tabs-content.contained {
  margin-top: 3em;
}
.legacy .tabs-content.contained li.active {
  padding-top: 1em;
}

#feature h1,
#feature h2,
#feature h3,
#feature h4,
#feature h5,
.content-feature h1,
.content-feature h2,
.content-feature h3,
.content-feature h4,
.content-feature h5,
.content-feature h6 {
  color: white;
  font-family: "Raleway", Sans-serif;
  font-weight: bold;
}

#feature p,
.content-feature p,
.content-feature a,
#boxes .square,
#boxes .square h1,
#boxes .square h4 {
  color: white;
  font-family: "PT Serif", Sans-serif;
  font-weight: bold;
}

#feature h1,
.content-feature h1 {
  font-size: 62px;
  font-weight: bold;
}

#feature h5 {
  margin-bottom: 0.375em;
}

#feature p,
.content-feature p {
  font-size: 20px;
  margin-bottom: 0;
}

#left-a,
#left-b,
#right-a,
#right-b {
  background-size: cover !important;
  -ms-behavior: url("/wp-content/themes/spc-base-theme/stylesheets/backgroundsize.min.htc");
  background-repeat: no-repeat !important;
}

#left-a,
#left-b {
  height: 220px;
}

#right-b {
  height: 230px;
  padding: 10px;
}

#left-b,
#right-a {
  margin-bottom: 10px;
}

#left-a {
  margin-bottom: 10px;
}

#right-a {
  height: 450px;
  padding: 0;
}

#left-a,
#left-b {
  background-position: right center;
}

#left-a {
  background: #0f3675;
}

#right-b {
  background: #0072ce;
  border: 12px solid #e7ebf2;
  padding-top: 75px;
}

#right-b p {
  font-size: 12px;
  line-height: 17px;
}

.gsc-control {
  width: 100% !important;
}

.full-click {
  cursor: pointer;
}

.feature-story {
  height: 140px;
  padding: 22px 8px 22px 15px;
  margin-bottom: 18px;
  background-color: #003c71;
  color: #fff;
  cursor: pointer;
}
.feature-story p {
  font-size: 13px;
  line-height: 1.35 !important;
}
.feature-story a {
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  line-height: 1.35 !important;
  text-decoration: none !important;
}
.feature-story a:hover {
  text-decoration: underline !important;
}

.feature-story.active {
  padding-left: 25px;
  margin-left: -10px;
  background-color: #007bde;
  background-image: url("/wp-content/themes/spc-base-theme/images/ticket.png");
  background-repeat: no-repeat;
  background-position: left top;
}

#right-b {
  padding-top: 15px;
  height: 140px;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

#right-b h5 {
  font-size: 28px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3/1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .feature-story.active {
    background-image: url("/wp-content/themes/spc-base-theme/images/ticket_2x.png");
    background-size: 90px 174px;
  }
}
.content-feature {
  display: none;
}

.content-feature.active {
  display: block;
}

.events .panel {
  padding: 10px;
}

.event-date {
  height: 140px;
  width: 30% !important;
  float: left;
  padding: 10px 5px 5px 10px;
  background-color: #0073ce;
  color: #fff;
  font-weight: bold;
  font-size: 0.875rem;
}

.event-description {
  height: 140px;
  width: 70% !important;
  float: left;
  padding-left: 10px;
  padding-top: 25px;
  color: #fff;
}
.event-description a {
  font-weight: bold;
}

.event-description a {
  color: #fff;
}
.event-description a:hover {
  text-decoration: underline !important;
}

#events-row .columns:first-child .event-description {
  background-color: #b7bd01;
}

#events-row .columns:nth-child(2) .event-description {
  background-color: #6ab3e8;
}

#events-row .columns:last-child .event-description {
  background-color: #ed9d22;
}

.panel-featured {
  padding: 10px;
}

.panel-featured #sidebar {
  margin-left: 0;
}

#events .button {
  background-color: #003c71;
  text-align: left;
  font-size: 15px;
  font-family: "Raleway", Sans-serif;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  font-weight: bold;
  letter-spacing: 0.02rem;
  color: #ffffff;
}
#events .button.expand {
  padding-left: 10px;
}
#events .button:visited {
  color: #ffffff;
}

#events .button:hover {
  background-color: #0072ce;
}

/*.preview-wrapper {
    height: 450px;
}*/
/*  Minor changes to home page Explore and Visit Blocks */
#left-a h1, #left-b h1 {
  margin-bottom: 2px;
}

#left-a p a, #left-b p a {
  font-size: 18px;
}

#left-a p, #left-b p {
  line-height: 1.5em;
}

@media only screen and (max-width: 767px) {
  #right-b h5 {
    font-size: 22px;
  }
}
main > .legacy {
  padding-bottom: 3em;
  /* Lists ---------------------- */
  /* Blockquotes ---------------------- */
}
main > .legacy p {
  font-family: inherit;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 17px;
}
main > .legacy table {
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin: 0 0 18px;
  border: 1px solid #ddd;
}
main > .legacy #content p a, main > .legacy #content ul:not(.tabs-content) li a {
  text-decoration: underline;
}
main > .legacy #content p a:hover, main > .legacy #content ul:not(.tabs-content) li a:hover {
  text-decoration: none;
}
main > .legacy #content table tr td a {
  text-decoration: underline;
}
main > .legacy #content table tr td a:hover {
  text-decoration: none;
}
main > .legacy blockquote {
  margin: 0 0 17px;
  padding: 9px 20px 0 19px;
  border-left: 1px solid #ddd;
  line-height: 1.5;
  color: #6f6f6f;
}
main > .legacy blockquote p {
  line-height: 1.5;
  color: #6f6f6f;
}
main > .legacy blockquote * {
  text-align: left;
}
main > .legacy .row {
  max-width: 1000px;
}
main > .legacy h1, main > .legacy h2, main > .legacy h3, main > .legacy h4, main > .legacy h5, main > .legacy h6 {
  font-family: "Raleway", Sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  line-height: 1.1;
  margin-bottom: 14px;
  margin-top: 14px;
}
main > .legacy h1 {
  color: #0076CC;
}
main > .legacy .wheader h1 {
  color: #ffffff !important;
}
main > .legacy h1 small, main > .legacy h2 small, main > .legacy h3 small, main > .legacy h4 small, main > .legacy h5 small, main > .legacy h6 small {
  font-size: 60%;
  color: #6f6f6f;
  line-height: 0;
}
main > .legacy h1 {
  font-size: 44px;
}
main > .legacy h2 {
  font-size: 37px;
}
main > .legacy h3 {
  font-size: 27px;
}
main > .legacy h4 {
  font-size: 23px;
}
main > .legacy h5 {
  font-size: 17px;
}
main > .legacy h6 {
  font-size: 14px;
}
main > .legacy hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 22px 0 21px;
  height: 0;
}
main > .legacy .subheader {
  line-height: 1.3;
  color: #6f6f6f;
  font-weight: 300;
  margin-bottom: 17px;
}
main > .legacy em, main > .legacy i {
  font-style: italic;
  line-height: inherit;
}
main > .legacy em.fa, main > .legacy i.fa {
  font-style: normal;
}
main > .legacy strong, main > .legacy b {
  font-weight: bold;
  line-height: inherit;
}
main > .legacy small {
  font-size: 60%;
  line-height: inherit;
}
main > .legacy code {
  font-weight: bold;
  background: #ffff99;
}
main > .legacy ul, main > .legacy ol, main > .legacy dl {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 17px;
  list-style-position: outside;
}
main > .legacy ul li ul, main > .legacy ul li ol {
  margin-left: 20px;
  margin-bottom: 0;
}
main > .legacy ul.square, main > .legacy ul.circle, main > .legacy ul.disc {
  margin-left: 17px;
}
main > .legacy ul.square {
  list-style-type: square;
}
main > .legacy ul.square li ul {
  list-style: inherit;
}
main > .legacy ul.circle {
  list-style-type: circle;
}
main > .legacy ul.circle li ul {
  list-style: inherit;
}
main > .legacy ul.disc {
  list-style-type: disc;
}
main > .legacy ul.disc li ul {
  list-style: inherit;
}
main > .legacy ul.no-bullet {
  list-style: none;
}
main > .legacy ul.large li {
  line-height: 21px;
}
main > .legacy ol {
  margin-left: 20px;
}
main > .legacy ol li ul, main > .legacy ol li ol {
  margin-left: 20px;
  margin-bottom: 0;
}
main > .legacy blockquote, main > .legacy blockquote p {
  line-height: 1.5;
  color: #6f6f6f;
}
main > .legacy blockquote {
  margin: 0 0 17px;
  padding: 9px 20px 0 19px;
  border-left: 1px solid #ddd;
}
main > .legacy blockquote cite {
  display: block;
  font-size: 13px;
  color: #555555;
}
main > .legacy blockquote cite:before {
  content: "â€” ";
}
main > .legacy blockquote cite a, main > .legacy blockquote cite a:visited {
  color: #555555;
}
main > .legacy abbr, main > .legacy acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222222;
  border-bottom: 1px solid #ddd;
  cursor: help;
}
main > .legacy abbr {
  text-transform: none;
}
main > .legacy .one.columns, main > .legacy .row .one.columns {
  padding-left: 5px;
  padding-right: 5px;
}
main > .legacy .two.columns, main > .legacy .row .two.columns {
  padding-left: 5px;
  padding-right: 5px;
}
main > .legacy .three.columns, main > .legacy .row .three.columns {
  padding-left: 5px;
  padding-right: 5px;
}
main > .legacy .four.columns, main > .legacy .row .four.columns {
  padding-left: 5px;
  padding-right: 5px;
}
main > .legacy .five.columns, main > .legacy .row .five.columns {
  padding-left: 5px;
  padding-right: 5px;
}
main > .legacy .six.columns, main > .legacy .row .six.columns {
  padding-left: 5px;
  padding-right: 5px;
}
main > .legacy .seven.columns, main > .legacy .row .seven.columns {
  padding-left: 5px;
  padding-right: 5px;
}
main > .legacy .eight.columns, main > .legacy .row .eight.columns {
  padding-left: 5px;
  padding-right: 5px;
}
main > .legacy .nine.columns, main > .legacy .row .nine.columns {
  padding-left: 5px;
  padding-right: 5px;
}
main > .legacy .ten.columns, main > .legacy .row .ten.columns {
  padding-left: 5px;
  padding-right: 5px;
}
main > .legacy .eleven.columns, main > .legacy .row .eleven.columns {
  padding-left: 5px;
  padding-right: 5px;
}
main > .legacy .twelve.columns, main > .legacy .row .twelve.columns {
  padding-left: 5px;
  padding-right: 5px;
}
main > .legacy .wp-pagenavi {
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.6;
  color: #222222;
}

/* ==========================================================================
   Interior
   ========================================================================== */
#boxes {
  padding: 2.25em 0 0 0;
}
#boxes.hide-for-print {
  padding: 0.5em 0 0 0;
}
#boxes .row {
  max-width: 1000px;
}
#boxes .panel {
  background: #e7ebf2;
}

#boxes .panel.first {
  background: #0f3675;
  border: 6px solid #e7ebf2 !important;
  padding: 0;
}

#boxes .panel.first.green {
  background: #b5bd00;
}

#boxes .square {
  background-position: center center;
  background-size: cover;
  -ms-behavior: url("/wp-content/themes/spc-base-theme/stylesheets/backgroundsize.min.htc");
  background-repeat: no-repeat !important;
  min-height: 232px;
}
#boxes .square h1, #boxes .square h2, #boxes .square h3, #boxes .square h4, #boxes .square h5, #boxes .square h6 {
  font-family: "Raleway", Sans-serif;
}
#boxes .square h4 {
  margin: 0;
}
#boxes .square.first {
  display: table-cell;
  vertical-align: middle;
  height: 232px;
  min-width: 232px;
}
#boxes .square.first h4 {
  text-align: left;
  padding-left: 15px;
  font-size: 1.5rem;
  font-weight: bold;
}

#boxes.legacy .square.first h1 {
  text-align: left;
  padding-left: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  color: white;
}

/* ==========================================================================
   Panels
   ========================================================================== */
.panel {
  background: #e7ebf2;
}

.panel.small, .error404 .content h1.panel, .error404 .content h2.panel, .error404 .content h3.panel, .error404 .content h4.panel, .error404 .content h5.panel, .error404 .content h6.panel {
  padding: 5px;
  margin-bottom: 5px;
}

.panel.medium {
  padding: 15px;
  margin-bottom: 0;
}

/* ==========================================================================
   Breadcrumbs
   ========================================================================== */
ul.breadcrumbs {
  background: none;
  border: none;
  padding: 0.5em 0 1em 0;
  font-family: "PT Serif", Sans-serif;
}
ul.breadcrumbs li {
  padding: 0 5px 0 0;
}
ul.breadcrumbs li:before {
  content: ">";
  font-size: 0.75rem;
}
ul.breadcrumbs li a {
  text-transform: capitalize;
  padding-left: 5px;
  color: #0072ce;
  font-size: 0.675rem;
  color: #0d477d !important;
}
ul.breadcrumbs li span {
  font-size: 0.675rem;
  color: #000000;
}

ul.tabs-content.contained > li {
  padding: 0;
}

#footer ul.side-nav li a {
  color: #333333;
  font-family: "PT Serif", Sans-serif;
  font-size: 14px;
  line-height: 1.4;
  font-weight: normal;
  padding-left: 0.25em;
  font-weight: normal;
}

.widget ul.recent-posts {
  list-style: none;
  margin-left: 0;
}

.widget ul.recent-posts li {
  border-bottom: 1px solid #222;
  padding: 5px 0;
}

.widget ul.recent-posts a {
  font-size: 13px;
  color: #2c2a29;
}

#events.widget {
  margin-bottom: 30px;
}

#events.widget .event-nav {
  margin-bottom: 10px;
}

#events.widget .date {
  width: 35px;
  height: 35px;
  background: #0072ce;
  text-align: center;
  color: #fff;
  font-weight: bold;
}

#events .row {
  margin-bottom: 10px;
}

/* ==========================================================================
   Content
   ========================================================================== */
#feature,
.content-feature,
#main,
#home-nav {
  padding-left: 15px;
  padding-right: 15px;
}

#main #content {
  margin-right: 0;
}
#main #content h1, #main #content h2, #main #content h3, #main #content h4, #main #content h5, #main #content h6 {
  font-family: "Raleway", Sans-serif;
  font-weight: bold;
  line-height: 1.1;
  margin: 14px 0;
}
#main #content h1 {
  font-size: 44px;
}
#main #content h2 {
  font-size: 37px;
}
#main #content h3 {
  font-size: 27px;
}
#main #content h4 {
  font-size: 23px;
}
#main #content h5 {
  font-size: 17px;
}
#main #content h6 {
  font-size: 14px;
}
#main #content article, #main #content p {
  font-family: "PT Serif", Sans-serif;
  font-size: 14px;
}

#content-content {
  margin-right: 15px;
}

.content-feature {
  min-height: 500px;
  background-size: cover !important;
  -ms-behavior: url("/wp-content/themes/spc-base-theme/stylesheets/backgroundsize.min.htc");
  background-repeat: no-repeat !important;
  background-position: center center;
}

.content-feature .overlay {
  width: 458px;
  height: 104px;
  background-image: url("/wp-content/themes/spc-base-theme/images/feature-overlay.png");
  background-color: transparent;
  background-position: right center;
  background-repeat: no-repeat;
  position: absolute;
  right: 6px;
  bottom: 60px;
  padding: 25px 20px 20px 30px;
}

.content-feature .overlay h3 {
  margin: 0;
}

#content ul:not(.menuGrid) {
  margin-bottom: 20px;
  margin-left: 20px;
}
#content ul:not(.menuGrid) li {
  position: relative;
  padding-left: 0em;
  margin-bottom: 0.5em;
  line-height: 1.25;
}
#content ul:not(.menuGrid) li ul {
  margin-top: 1em;
}
/* ==========================================================================
   Misc
   ========================================================================== */
p.quote {
  font-style: italic;
  color: #2c2a29;
  margin-bottom: 17px;
}

.muted {
  color: #999999;
}

.add-top {
  margin-top: 20px !important;
}

.post-type-archive-contact .add-top {
  margin-bottom: 20px !important;
}
.post-type-archive-contact #contact-center-wrap h2 {
  font-size: 37px;
  font-family: "Raleway", Sans-serif;
  margin: 14px 0;
  color: #222222;
  font-weight: bold;
}
.post-type-archive-contact #contact-center-wrap label {
  font-size: 14px;
  color: #222222;
  cursor: pointer;
  display: block;
  font-weight: 500;
  margin-bottom: 10px;
  font-family: "PT Serif", Sans-serif;
  text-transform: none;
}
.post-type-archive-contact #contact-center-wrap .search-for {
  margin-bottom: 15px;
  display: block;
}
.post-type-archive-contact #contact-center-wrap .listResults {
  margin-bottom: 30px;
}
.post-type-archive-contact #contact-center-wrap #submit {
  margin-bottom: 14px;
}
.post-type-archive-contact #contact-center-wrap .submit-button.button {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

body.single-contact #profile {
  margin: 2em 0 5em;
  min-height: 30vh;
}

.add-bottom {
  margin-bottom: 20px !important;
}

.remove-top {
  margin-top: 0 !important;
}

.remove-bottom {
  margin-bottom: 0 !important;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.blue-link,
.black-link {
  width: 100%;
  margin-bottom: 5px;
}

.blue-link a,
.black-link a {
  color: #fff;
  font-weight: bold;
  margin-left: 3px;
  font-size: 12px;
}

.blue-link {
  background-color: #0072ce;
}

.black-link {
  background-color: #2c2a29;
}

@media only screen and (max-width: 767px) {
  h1.logo {
    margin: 0 auto;
  }
  .mobile-center {
    text-align: center;
  }
  .social ul {
    padding-top: 20px;
  }
  .legacy #sidebar {
    margin-left: 0;
    margin-top: 3em;
  }
}
.strong {
  font-weight: bold;
}

.goog-te-gadget-simple .goog-te-menu-value span {
  font-size: 9px;
}

/* ==========================================================================
   Menu Grid
   ========================================================================== */
ul.menuGrid {
  display: block;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

ul.menuGrid li {
  margin: 5px;
  padding: 20px 10px !important;
  height: 160px;
  width: 100%;
  float: left;
  list-style-type: none;
  color: #fff;
  display: inline-block;
  border: 10px solid #e7ebf2;
  font-family: "Kameron", Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif;
  font-weight: 700;
  font-size: 22pt;
  line-height: 22pt;
  -webkit-transition: background-color false false, 0.1s false false, linear false false;
  -moz-transition: background-color false false false, 0.1s false false false, linear false false false;
  -o-transition: background-color false false false, 0.1s false false false, linear false false false;
  transition: background-color 0.1s linear;
}
ul.menuGrid li:before {
  display: none !important;
}

ul.menuGrid li:first-child {
  margin-left: 0;
}

ul.menuGrid a:hover li {
  background-color: #4699df;
  -webkit-transition: background-color false false, 0.1s false false, linear false false;
  -moz-transition: background-color false false false, 0.1s false false false, linear false false false;
  -o-transition: background-color false false false, 0.1s false false false, linear false false false;
  transition: background-color 0.1s linear;
}

ul.menuGrid a {
  text-decoration: none;
  color: #fff;
}

ul.menuGrid .ticket-left,
ul.menuGrid .ticket-right {
  padding: 40px 20px;
  background-repeat: repeat-y;
  border: none !important;
}

ul.menuGrid li.ticket-left {
  background-image: url("/wp-content/themes/spc-base-theme/images/leftDeckle.png");
  background-position: left 8px;
}

ul.menuGrid li.ticket-right {
  background-image: url("/wp-content/themes/spc-base-theme/images/rightDeckle.png");
  background-position: right 8px;
}

ul.menuGrid li.tall {
  height: 330px !important;
}

ul.menuGrid span.pop {
  text-transform: uppercase;
  font-size: 23pt;
  font-weight: 400;
}

ul.menuGrid li.red {
  background-color: #cd545b;
}

ul.menuGrid li.green {
  background-color: #b5bd00;
}

ul.menuGrid li.orange {
  background-color: #e87722;
}

ul.menuGrid li.navy {
  background-color: #003c71;
}

ul.menuGrid li.mint {
  background-color: #86c8bc;
}

ul.menuGrid li.gold {
  background-color: #f1b434;
}

ul.menuGrid li.powder {
  background-color: #69b3e7;
}

#main.legacy #content {
  /* Royal Slider */
}
#main.legacy #content .royal-slider-content {
  color: #fff;
  display: block;
  font-size: 2em;
  text-align: left;
  padding: 15px;
}
#main.legacy #content .royal-slider-content h3 {
  color: #fff;
  font-size: 1.563em;
}
#main.legacy #content .royal-slider-content p {
  font-size: 0.75em;
}

/* ==========================================================================
   Social Icons
   ========================================================================== */
.legacy .social {
  width: 100%;
  display: block;
  clear: both;
}
.legacy .social .link-list {
  overflow: visible;
  margin-left: -10px;
}
.legacy .social ul.link-list li {
  margin-left: 10px;
  text-align: center;
}
.legacy .social i {
  height: 35px;
  width: 35px;
  line-height: 1.3;
  border: 2px solid #2b2928;
  font-style: normal;
}
.legacy .social a {
  color: #2b2928;
  text-decoration: none;
}
.legacy .social a:hover {
  color: #fff;
  text-decoration: none;
}
.legacy .social a:hover .fa-facebook {
  background: #456fa0;
}
.legacy .social a:hover .fa-rss {
  background: #fd9900;
}
.legacy .social a:hover .fa-twitter {
  background: #24c2f1;
}
.legacy .social a:hover .fa-vimeo-square {
  background: #406d86;
}
.legacy .social a:hover .fa-youtube-play {
  background: #c33523;
}
.legacy .social a:hover .fa-google-plus {
  background: #db4f33;
}

/* ==========================================================================
   Footer - Grid 7 Column Grid
   ========================================================================== */
.row .footer-one.columns {
  width: 14.14286%;
}

.ribbon {
  display: none;
}

.i-popup {
  left: 50%;
  margin-left: -230px;
  position: absolute;
  top: 10%;
  width: 460px;
  z-index: 100000000000000000;
  height: 900px;
  background: #fff;
  margin-bottom: 2em;
  border: 5px solid #0294f9;
}

.i-popup-overlay {
  height: 100%;
  width: 100%;
  overflow: auto;
  background: rgba(0, 0, 0, 0.5);
  left: 0px;
  top: 0px;
  z-index: 100000000000000000;
  position: fixed;
}

.i-close {
  height: 30px;
  width: 30px;
  border-radius: 100px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  line-height: 24px;
  position: absolute;
  background: #000;
  border: 3px solid #fff;
  margin-left: 440px;
  margin-top: -20px;
}

.i-popup iframe {
  width: 460px;
  height: 900px;
  border: none;
}

#inquiry-gold {
  width: 360px !important;
  height: 600px !important;
  border: 4px solid #F1B434 !important;
  background: #fff;
}

#inquiry-red {
  width: 360px !important;
  height: 600px !important;
  border: 4px solid #CD545B !important;
  background: #fff;
}

#inquiry-blue {
  width: 360px !important;
  height: 600px !important;
  border: 4px solid #0072CE !important;
  background: #fff;
}

#inquiry-powder {
  width: 360px !important;
  height: 875px !important;
  border: 4px solid #69B3E7 !important;
  background: #fff;
}

#inquiry-orange {
  width: 360px !important;
  height: 600px !important;
  border: 4px solid #E87722 !important;
  background: #fff;
}

.textline p {
  padding-bottom: 10px;
  margin-top: 10px;
}

.social a:hover .fa-instagram {
  background: #CD545B;
}

.stack {
  width: 72%;
}

.home-feature-box a {
  color: white;
  float: left;
  display: block;
  margin-right: 5px;
}

#right-b {
  padding-top: 5px;
}

/* EDITS FOR CATHOLIC CONFERENCE  */
article.catholic-conference {
  position: relative;
  padding-top: 15px;
  padding-bottom: 10px;
}

article.post-second.catholic-conference {
  background-color: white;
}

article.post-third.catholic-conference {
  background-color: #62a8e5;
}

article.post-fifth.catholic-conference {
  background-color: #003C71;
}

.entry-content-full #ophs {
  margin-top: 20%;
}

img.site-logo.catholic-conference {
  top: 50px;
}

a.block.secondary-3-block.catholic-conference:hover {
  background-color: #A59C94;
}

a.block.secondary-3-block.catholic-conference {
  background-color: #69B3E7;
}

.post-fourth.catholic-conference div {
  color: black;
}

.post-fourth.catholic-conference h3, .post-fourth.catholic-conference h5 {
  color: black;
}

/*
a.block.secondary-3-block.catholic-conference.red.lbp_secondary.cboxElement:hover {
background-color:  #CD545B;
}
a.block.secondary-3-block.catholic-conference.red.lbp_secondary.cboxElement {
background-color: #A54C94; /*#62a8e5;
}
 */
p.clc.dark {
  text-align: center;
}

/* EDITS FOR CATHOLIC CONFERENCE END */
/* RESPOONSIVE YOUTUBE */
#video-container {
  position: relative;
  padding-bottom: 56.25%;
  /*	padding-top:30px;  */
  height: 0;
  overflow: hidden;
  width: 100%;
}

#video-container object, #video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

div#adx111086 img {
  display: none;
}

div#adx111086 table {
  width: 100%;
}

div#ww-review-me {
  margin-right: 0;
}

.ww-reset .ww-button:link {
  display: inline-block;
  width: 100%;
}

.theme-advancement.home #main {
  padding-bottom: 3em;
}

#library-tabs li:before {
  display: none !important;
}

@media only screen and (max-width: 640px) {
  .i-popup {
    margin-left: -175px;
    width: 350px;
  }
  .i-popup iframe {
    width: 350px;
  }
  .i-close {
    margin-left: 330px;
  }
  iframe#inquiry-gold {
    width: 98% !important;
  }
  iframe#inquiry-red {
    width: 98% !important;
  }
  [id="360"] {
    width: 360px !important;
  }
  /* EDITS FOR CATHOLIC CONFERENCE  */
  /* EDITS FOR CATHOLIC CONFERENCE  */
}
@media only screen and (max-width: 640px) and (max-width: 640px) {
  .stack {
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  #right-b h6 {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  address.catholic-conference {
    text-align: center;
  }
}
@media only screen and (max-width: 640px) {
  img.footer-logo.catholic-conference {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  article.catholic-conference .container {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 640px) {
  .rsSlide.rsActiveSlide {
    overflow: visible;
    margin-top: -20px;
  }
}
@media only screen and (max-width: 320px) {
  /* EDITS FOR CATHOLIC CONFERENCE  */
  article.catholic-conference .container {
    margin-top: 25px;
  }
  /* EDITS FOR CATHOLIC CONFERENCE  */
}
/* =================================== */
/*	mod_hero_slider / homepage hero
/* =================================== */
.spc-hero {
  background: #f1f1f1;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.spc-hero > div:not(.slider-nav) {
  height: 58em;
  -webkit-transition: height false false, 0.1s false false, linear false false;
  -moz-transition: height false false false, 0.1s false false false, linear false false false;
  -o-transition: height false false false, 0.1s false false false, linear false false false;
  transition: height 0.1s linear;
}
.spc-hero > div:not(.slider-nav):first-of-type {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity false false, 0.2s false false, linear false false;
  -moz-transition: opacity false false false, 0.2s false false false, linear false false false;
  -o-transition: opacity false false false, 0.2s false false false, linear false false false;
  transition: opacity 0.2s linear;
}
.spc-hero > div:not(.slider-nav):first-of-type.slick-initialized {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transition: opacity false false, 0.3s false false, ease-in false false;
  -moz-transition: opacity false false false, 0.3s false false false, ease-in false false false;
  -o-transition: opacity false false false, 0.3s false false false, ease-in false false false;
  transition: opacity 0.3s ease-in;
}
.spc-hero > div:not(.slider-nav):first-of-type.slick-initialized ~ .loader {
  display: none;
}
.spc-hero > div:not(.slider-nav) .slick-slide {
  min-height: 58em;
  background-position: right center;
  -webkit-transition: min-height 0.1s linear, background-position 0.1s linear;
  -moz-transition: min-height 0.1s linear false, background-position 0.1s linear false;
  -o-transition: min-height 0.1s linear false, background-position 0.1s linear false;
  transition: min-height 0.1s linear, background-position 0.1s linear;
}
.spc-hero > div:not(.slider-nav) .slide > div {
  max-width: 1400px;
  min-height: 58em;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  -webkit-transition: min-height false false, 0.1s false false, linear false false;
  -moz-transition: min-height false false false, 0.1s false false false, linear false false false;
  -o-transition: min-height false false false, 0.1s false false false, linear false false false;
  transition: min-height 0.1s linear;
}
.spc-hero > div:not(.slider-nav) .slide > div > div {
  position: absolute;
  top: 55%;
  left: 0;
  z-index: 3;
  max-width: 55em;
  height: auto;
  padding: 2em 2.75em;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: max-width, 0.1s, linear, left, 0.1s, linear transform 0.1s linear false, padding 0.1s linear;
  -moz-transition: max-width, 0.1s, linear, left, 0.1s, linear transform 0.1s linear false false, padding 0.1s linear false;
  -o-transition: max-width, 0.1s, linear, left, 0.1s, linear transform 0.1s linear false false, padding 0.1s linear false;
  transition: max-width 0.1s linear, left 0.1s linear, transform 0.1s linear, padding 0.1s linear;
}
.spc-hero > div:not(.slider-nav) .slide > div > div > div {
  position: relative;
  z-index: 5;
}
.spc-hero > div:not(.slider-nav) .slide > div > div > span {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background-blend-mode: overlay;
  z-index: 4;
}
.spc-hero > div:not(.slider-nav) .slide > div > div > span.aqua {
  background: rgb(105, 179, 231);
}
.spc-hero > div:not(.slider-nav) .slide > div > div > span.orange {
  background: rgb(232, 119, 34);
}
.spc-hero > div:not(.slider-nav) .slide > div > div > span.red {
  background: rgb(233, 58, 92);
}
.spc-hero > div:not(.slider-nav) .slide > div > div > span.blue {
  background: rgb(0, 118, 205);
}
.spc-hero > div:not(.slider-nav) .slide > div > div > span.green {
  background: #b0be00;
}
.spc-hero > div:not(.slider-nav) .slide .headline, .spc-hero > div:not(.slider-nav) .slide .error404 .content h1, .error404 .content .spc-hero > div:not(.slider-nav) .slide h1, .spc-hero > div:not(.slider-nav) .slide .error404 .content h2, .error404 .content .spc-hero > div:not(.slider-nav) .slide h2, .spc-hero > div:not(.slider-nav) .slide .error404 .content h3, .error404 .content .spc-hero > div:not(.slider-nav) .slide h3, .spc-hero > div:not(.slider-nav) .slide .error404 .content h4, .error404 .content .spc-hero > div:not(.slider-nav) .slide h4, .spc-hero > div:not(.slider-nav) .slide .error404 .content h5, .error404 .content .spc-hero > div:not(.slider-nav) .slide h5, .spc-hero > div:not(.slider-nav) .slide .error404 .content h6, .error404 .content .spc-hero > div:not(.slider-nav) .slide h6 {
  color: #ffffff;
  margin-bottom: 0.25em;
}
.spc-hero > div:not(.slider-nav) .slide .content {
  position: relative;
  z-index: 2;
  padding: 1em 6em 0 0;
}
.spc-hero > div:not(.slider-nav) .slide .content:before {
  content: "";
  width: 100%;
  position: absolute;
  z-index: 3;
  top: -0.25em;
  left: 0;
  width: 100%;
  height: 3px;
  background: #ffffff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
}
.spc-hero > div:not(.slider-nav) .slide .content p {
  color: #ffffff;
  font-family: "Raleway", Sans-serif;
  font-size: 1.375rem;
  line-height: 1.1;
  padding: 0 0 0.75em 0;
}
.spc-hero > div:not(.slider-nav) .slide .content p:last-of-type {
  padding-bottom: 0;
}
.spc-hero > div:not(.slider-nav) .slide .content * {
  color: #ffffff;
}
.spc-hero > div:not(.slider-nav) .slide .quote {
  font-family: "PT Serif", Sans-serif;
  font-size: 0.75rem;
  line-height: 1.5;
  font-weight: bold;
  margin: 2em 0 0 0;
  letter-spacing: 0.15rem;
}
.spc-hero > div:not(.slider-nav) .slide .quote span {
  font-weight: normal;
}
.spc-hero > div:not(.slider-nav) .slide .cta {
  margin-top: 1em;
  margin-bottom: 0;
}
.spc-hero .loader {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
  display: block;
  width: 5em;
  height: 5em;
}
.spc-hero .loader:after {
  content: "";
  width: 3.5em;
  height: 3.5em;
  position: absolute;
  top: 0;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
  background: url(/wp-content/themes/spc-base-theme/images/logo-isolated-shield.svg) no-repeat center center;
  background-size: contain;
}
.spc-hero .loader i {
  position: absolute;
  display: block;
  width: 6px;
  height: 6px;
  bottom: 0;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: loader_dot2 2s ease-in-out infinite;
  -moz-animation: loader_dot2 2s ease-in-out infinite;
  -ms-animation: loader_dot2 2s ease-in-out infinite;
  animation: loader_dot2 2s ease-in-out infinite;
}
.spc-hero .loader i:before {
  content: "";
  position: absolute;
  top: 0px;
  left: -15px;
  height: 6px;
  width: 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: loader_dot1 2s ease-in-out infinite;
  -moz-animation: loader_dot1 2s ease-in-out infinite;
  -ms-animation: loader_dot1 2s ease-in-out infinite;
  animation: loader_dot1 2s ease-in-out infinite;
}
.spc-hero .loader i:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 15px;
  height: 6px;
  width: 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: loader_dot3 2s ease-in-out infinite;
  -moz-animation: loader_dot3 2s ease-in-out infinite;
  -ms-animation: loader_dot3 2s ease-in-out infinite;
  animation: loader_dot3 2s ease-in-out infinite;
}

.spc-hero-nav {
  background: #000000;
  position: relative;
  z-index: 3;
  height: 3em;
  padding: 0 20px;
  display: block;
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
.spc-hero-nav:after {
  content: "";
  position: absolute;
  width: 3000%;
  bottom: 0;
  left: -1000%;
  background: #000000;
  height: 100%;
}
.spc-hero-nav > span {
  float: right;
  height: 3em;
}
.spc-hero-nav .dots {
  position: relative;
  z-index: 4;
}
.spc-hero-nav .buttons {
  position: relative;
  z-index: 4;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: row;
  flex-direction: row;
}
.spc-hero-nav .slick-dots {
  height: 100%;
}
.spc-hero-nav .slick-dots li {
  display: inline-block;
  height: 100%;
  width: 1.25em;
}
.spc-hero-nav .slick-dots li button {
  outline: none;
  border: none;
  height: 100%;
  width: 100%;
  font-size: 0;
  position: relative;
  z-index: 2;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform false false, 0.1s false false, linear false false;
  -moz-transition: -moz-transform false false false, 0.1s false false false, linear false false false;
  -o-transition: -o-transform false false false, 0.1s false false false, linear false false false;
  transition: transform 0.1s linear;
}
.spc-hero-nav .slick-dots li button:hover, .spc-hero-nav .slick-dots li button:focus, .spc-hero-nav .slick-dots li button:active {
  outline: none;
  border: none;
}
.spc-hero-nav .slick-dots li button:after {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 3;
  content: "";
  font-size: 0.875rem;
  height: 0.675em;
  width: 0.675em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  -webkit-transition: font-size 0.2s linear, opacity 0.2s linear;
  -moz-transition: font-size 0.2s linear false, opacity 0.2s linear false;
  -o-transition: font-size 0.2s linear false, opacity 0.2s linear false;
  transition: font-size 0.2s linear, opacity 0.2s linear;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
}
.spc-hero-nav .slick-dots li.slick-active button:after {
  font-size: 1.125rem;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transition: font-size 0.2s linear, opacity 0.2s linear;
  -moz-transition: font-size 0.2s linear false, opacity 0.2s linear false;
  -o-transition: font-size 0.2s linear false, opacity 0.2s linear false;
  transition: font-size 0.2s linear, opacity 0.2s linear;
}
.spc-hero-nav .slick-dots li:hover:not(.slick-active) button {
  cursor: pointer;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform false false, 0.1s false false, ease-in false false;
  -moz-transition: -moz-transform false false false, 0.1s false false false, ease-in false false false;
  -o-transition: -o-transform false false false, 0.1s false false false, ease-in false false false;
  transition: transform 0.1s ease-in;
}
.spc-hero-nav .slick-dots li:hover:not(.slick-active) button:after {
  font-size: 1rem;
  -webkit-transition: font-size false false, 0.2s false false, linear false false;
  -moz-transition: font-size false false false, 0.2s false false false, linear false false false;
  -o-transition: font-size false false false, 0.2s false false false, linear false false false;
  transition: font-size 0.2s linear;
}
.spc-hero-nav .slick-dots li:active:not(.slick-active) {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  -webkit-transition: opacity false false, 0.1s false false, ease-in false false;
  -moz-transition: opacity false false false, 0.1s false false false, ease-in false false false;
  -o-transition: opacity false false false, 0.1s false false false, ease-in false false false;
  transition: opacity 0.1s ease-in;
}
.spc-hero-nav .slick-dots li:nth-child(4n+1) button:after {
  background: #69b3e7;
}
.spc-hero-nav .slick-dots li:nth-child(4n+2) button:after {
  background: #b5bd00;
}
.spc-hero-nav .slick-dots li:nth-child(4n+3) button:after {
  background: #f73658;
}
.spc-hero-nav .slick-dots li:nth-child(4n+4) button:after {
  background: #e87722;
}

.slider-nav {
  background: #000000;
  position: relative;
  z-index: 3;
  height: 35px;
  padding: 0 20px;
  display: block;
  width: 100%;
}
.slider-nav:after {
  content: "";
  height: 100%;
  width: 3000%;
  position: absolute;
  bottom: 0;
  left: -1000%;
  z-index: 2;
  background: #000000;
}
.slider-nav > div {
  float: right;
  height: 35px;
}
.slider-nav .dots {
  position: relative;
  z-index: 4;
}
.slider-nav .buttons {
  position: relative;
  z-index: 4;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: row;
  flex-direction: row;
}
.slider-nav .slick-dots {
  height: 100%;
}
.slider-nav .slick-dots li {
  display: inline-block;
  height: 100%;
  width: 1.25em;
}
.slider-nav .slick-dots li button {
  outline: none;
  border: none;
  height: 100%;
  width: 100%;
  font-size: 0;
  position: relative;
  z-index: 2;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform false false, 0.1s false false, linear false false;
  -moz-transition: -moz-transform false false false, 0.1s false false false, linear false false false;
  -o-transition: -o-transform false false false, 0.1s false false false, linear false false false;
  transition: transform 0.1s linear;
}
.slider-nav .slick-dots li button:hover, .slider-nav .slick-dots li button:focus, .slider-nav .slick-dots li button:active {
  outline: none;
  border: none;
}
.slider-nav .slick-dots li button:after {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 3;
  content: "";
  font-size: 0.875rem;
  height: 0.675em;
  width: 0.675em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  -webkit-transition: font-size 0.2s linear, opacity 0.2s linear;
  -moz-transition: font-size 0.2s linear false, opacity 0.2s linear false;
  -o-transition: font-size 0.2s linear false, opacity 0.2s linear false;
  transition: font-size 0.2s linear, opacity 0.2s linear;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
}
.slider-nav .slick-dots li.slick-active button:after {
  font-size: 1.125rem;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transition: font-size 0.2s linear, opacity 0.2s linear;
  -moz-transition: font-size 0.2s linear false, opacity 0.2s linear false;
  -o-transition: font-size 0.2s linear false, opacity 0.2s linear false;
  transition: font-size 0.2s linear, opacity 0.2s linear;
}
.slider-nav .slick-dots li:hover:not(.slick-active) button {
  cursor: pointer;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform false false, 0.1s false false, ease-in false false;
  -moz-transition: -moz-transform false false false, 0.1s false false false, ease-in false false false;
  -o-transition: -o-transform false false false, 0.1s false false false, ease-in false false false;
  transition: transform 0.1s ease-in;
}
.slider-nav .slick-dots li:hover:not(.slick-active) button:after {
  font-size: 1rem;
  -webkit-transition: font-size false false, 0.2s false false, linear false false;
  -moz-transition: font-size false false false, 0.2s false false false, linear false false false;
  -o-transition: font-size false false false, 0.2s false false false, linear false false false;
  transition: font-size 0.2s linear;
}
.slider-nav .slick-dots li:active:not(.slick-active) {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  -webkit-transition: opacity false false, 0.1s false false, ease-in false false;
  -moz-transition: opacity false false false, 0.1s false false false, ease-in false false false;
  -o-transition: opacity false false false, 0.1s false false false, ease-in false false false;
  transition: opacity 0.1s ease-in;
}
.slider-nav .slick-dots li:nth-child(4n+1) button:after {
  background: #69b3e7;
}
.slider-nav .slick-dots li:nth-child(4n+2) button:after {
  background: #b5bd00;
}
.slider-nav .slick-dots li:nth-child(4n+3) button:after {
  background: #f73658;
}
.slider-nav .slick-dots li:nth-child(4n+4) button:after {
  background: #e87722;
}

.dots {
  height: 35px;
}

/* Hero Arrows */
.slick-prev,
.slick-next {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: none;
  position: relative;
  z-index: 2;
  border: none;
  outline: none;
  width: 1.75em;
  padding: 0;
  margin: 0;
  cursor: pointer;
  height: 35px;
}
.slick-prev:after,
.slick-next:after {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 3;
  font-family: "spc-icons";
  color: #ffffff;
  font-size: 0.75rem;
  line-height: 1;
  -webkit-transition: font-size false false, 0.1s false false, linear false false;
  -moz-transition: font-size false false false, 0.1s false false false, linear false false false;
  -o-transition: font-size false false false, 0.1s false false false, linear false false false;
  transition: font-size 0.1s linear;
}
.slick-prev span,
.slick-next span {
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  position: absolute;
}
.slick-prev:active,
.slick-next:active {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  -webkit-transition: opacity false false, 0.1s false false, linear false false;
  -moz-transition: opacity false false false, 0.1s false false false, linear false false false;
  -o-transition: opacity false false false, 0.1s false false false, linear false false false;
  transition: opacity 0.1s linear;
}

.slick-prev:after {
  content: "\e802";
}

.slick-next {
  margin-right: 5px;
}
.slick-next:after {
  content: "\e803";
}

.slider-toggle {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 20px;
  height: 35px;
  position: relative;
  background: none;
  cursor: pointer;
  border: none;
  padding: 0;
}
.slider-toggle span {
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  position: absolute;
}
.slider-toggle:after {
  font-family: "spc-icons";
  content: "\f00e";
  color: #ffffff;
  font-size: 0.75rem;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.slider-toggle.pause:after {
  content: "\f00f";
}

/* =================================== */
/*	mod_landing_hero
/* =================================== */
.spc-landing-hero {
  height: 25vw;
  background: #f1f1f1;
  z-index: 2;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-transition: height 0.1s linear, background-position 0.1s linear;
  -moz-transition: height 0.1s linear false, background-position 0.1s linear false;
  -o-transition: height 0.1s linear false, background-position 0.1s linear false;
  transition: height 0.1s linear, background-position 0.1s linear;
}
.spc-landing-hero[data-hero-position=left] {
  background-position-x: left;
}
.spc-landing-hero[data-hero-position=center] {
  background-position-x: center;
}
.spc-landing-hero[data-hero-position=right] {
  background-position-x: right;
}
.spc-landing-hero:after {
  content: "";
  z-index: 2;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background: #000000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
}
.spc-landing-hero h1 {
  color: #ffffff;
  text-align: center;
}
.spc-landing-hero .columns {
  padding-top: 10em;
  z-index: 4;
}
.spc-landing-hero .row {
  max-width: 1180px;
}
.spc-landing-hero nav {
  display: table;
  text-align: center;
  width: 100%;
}
.spc-landing-hero nav ul.breadcrumbs {
  display: table-cell;
}
.spc-landing-hero nav ul.breadcrumbs:before, .spc-landing-hero nav ul.breadcrumbs:after {
  display: none;
}
.spc-landing-hero nav ul.breadcrumbs li {
  float: none;
  display: inline;
  position: relative;
}
.spc-landing-hero nav ul.breadcrumbs li:first-of-type:before {
  display: none;
}
.spc-landing-hero nav ul.breadcrumbs li:last-of-type {
  padding-right: 0;
}
.spc-landing-hero nav ul.breadcrumbs li:last-of-type a,
.spc-landing-hero nav ul.breadcrumbs li:last-of-type span {
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  position: absolute;
}
.spc-landing-hero nav ul.breadcrumbs li:not(:first-of-type) {
  padding-left: 0.75em;
}
.spc-landing-hero nav ul.breadcrumbs li:not(:last-of-type) {
  padding-right: 0.75em;
}
.spc-landing-hero nav ul.breadcrumbs li:before {
  font-family: "spc-icons";
  content: "\e803";
  color: #ffffff;
  font-size: 0.55rem;
  position: absolute;
  top: 0.75em;
  left: 0;
}
.spc-landing-hero nav ul.breadcrumbs li a {
  font-family: "PT Serif", Sans-serif;
  color: #ffffff !important;
  font-size: 1.1rem;
  line-height: 1;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.1rem;
}
.spc-landing-hero nav ul.breadcrumbs li span {
  font-family: "PT Serif", Sans-serif;
  color: #ffffff !important;
  font-size: 1.1rem;
  line-height: 1;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.1rem;
}

.page-template-template-department-standard .spc-landing-hero,
.page-template-template-department-standard-child .spc-landing-hero,
.page-template-template-program-landing-page .spc-landing-hero,
.page-template-template-program-landing-page-alt .spc-landing-hero,
.page-template-template-program-finder .spc-landing-hero {
  height: 37em;
}

.page-template-template-department-standard .spc-landing-hero,
.page-template-template-department-standard-child .spc-landing-hero {
  overflow: visible;
}

/* =================================== */
/*	mod_col1_cta
/* =================================== */
.spc-cta-group > .row {
  padding-top: 2.5em;
  padding-bottom: 3.25em;
  max-width: 960px;
}
.spc-cta-group.small, .error404 .content h1.spc-cta-group, .error404 .content h2.spc-cta-group, .error404 .content h3.spc-cta-group, .error404 .content h4.spc-cta-group, .error404 .content h5.spc-cta-group, .error404 .content h6.spc-cta-group {
  background-image: -owg-linear-gradient(left, #0072ce, #0d477d);
  background-image: -webkit-linear-gradient(left, #0072ce, #0d477d);
  background-image: -moz-linear-gradient(left, #0072ce, #0d477d);
  background-image: -o-linear-gradient(left, #0072ce, #0d477d);
  background-image: linear-gradient(left, #0072ce, #0d477d);
  background-image: -ms-linear-gradient(left, #0072ce 0%, #0d477d 100%);
}
.spc-cta-group.small:after, .error404 .content h1.spc-cta-group:after, .error404 .content h2.spc-cta-group:after, .error404 .content h3.spc-cta-group:after, .error404 .content h4.spc-cta-group:after, .error404 .content h5.spc-cta-group:after, .error404 .content h6.spc-cta-group:after {
  content: "";
  height: 1px;
  width: 100%;
  background-image: -owg-linear-gradient(left, #0072ce, #69b3e7);
  background-image: -webkit-linear-gradient(left, #0072ce, #69b3e7);
  background-image: -moz-linear-gradient(left, #0072ce, #69b3e7);
  background-image: -o-linear-gradient(left, #0072ce, #69b3e7);
  background-image: linear-gradient(left, #0072ce, #69b3e7);
  background-image: -ms-linear-gradient(left, #0072ce 0%, #69b3e7 100%);
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
.spc-cta-group.small > .row, .error404 .content h1.spc-cta-group > .row, .error404 .content h2.spc-cta-group > .row, .error404 .content h3.spc-cta-group > .row, .error404 .content h4.spc-cta-group > .row, .error404 .content h5.spc-cta-group > .row, .error404 .content h6.spc-cta-group > .row {
  padding-top: 2.25em;
  padding-bottom: 2.25em;
}
.spc-cta-group.small .columns, .error404 .content h1.spc-cta-group .columns, .error404 .content h2.spc-cta-group .columns, .error404 .content h3.spc-cta-group .columns, .error404 .content h4.spc-cta-group .columns, .error404 .content h5.spc-cta-group .columns, .error404 .content h6.spc-cta-group .columns {
  width: 100%;
}
.spc-cta-group .headline, .spc-cta-group .error404 .content h1, .error404 .content .spc-cta-group h1, .spc-cta-group .error404 .content h2, .error404 .content .spc-cta-group h2, .spc-cta-group .error404 .content h3, .error404 .content .spc-cta-group h3, .spc-cta-group .error404 .content h4, .error404 .content .spc-cta-group h4, .spc-cta-group .error404 .content h5, .error404 .content .spc-cta-group h5, .spc-cta-group .error404 .content h6, .error404 .content .spc-cta-group h6 {
  color: #404040;
  text-align: center;
  padding-left: 0.5em;
  padding-right: 0.5em;
  margin-bottom: 0.5em;
}
.spc-cta-group .headline span, .spc-cta-group .error404 .content h1 span, .error404 .content .spc-cta-group h1 span, .spc-cta-group .error404 .content h2 span, .error404 .content .spc-cta-group h2 span, .spc-cta-group .error404 .content h3 span, .error404 .content .spc-cta-group h3 span, .spc-cta-group .error404 .content h4 span, .error404 .content .spc-cta-group h4 span, .spc-cta-group .error404 .content h5 span, .error404 .content .spc-cta-group h5 span, .spc-cta-group .error404 .content h6 span, .error404 .content .spc-cta-group h6 span {
  clear: both;
  display: block;
}
.spc-cta-group.small .headline, .error404 .content h1.spc-cta-group .headline, .error404 .content h2.spc-cta-group .headline, .error404 .content h3.spc-cta-group .headline, .error404 .content h4.spc-cta-group .headline, .error404 .content h5.spc-cta-group .headline, .error404 .content h6.spc-cta-group .headline, .spc-cta-group.small .error404 .content h1, .error404 .content .spc-cta-group.small h1, .error404 .content h1.spc-cta-group h1, .error404 .content h2.spc-cta-group h1, .error404 .content h3.spc-cta-group h1, .error404 .content h4.spc-cta-group h1, .error404 .content h5.spc-cta-group h1, .error404 .content h6.spc-cta-group h1, .spc-cta-group.small .error404 .content h2, .error404 .content .spc-cta-group.small h2, .error404 .content h1.spc-cta-group h2, .error404 .content h2.spc-cta-group h2, .error404 .content h3.spc-cta-group h2, .error404 .content h4.spc-cta-group h2, .error404 .content h5.spc-cta-group h2, .error404 .content h6.spc-cta-group h2, .spc-cta-group.small .error404 .content h3, .error404 .content .spc-cta-group.small h3, .error404 .content h1.spc-cta-group h3, .error404 .content h2.spc-cta-group h3, .error404 .content h3.spc-cta-group h3, .error404 .content h4.spc-cta-group h3, .error404 .content h5.spc-cta-group h3, .error404 .content h6.spc-cta-group h3, .spc-cta-group.small .error404 .content h4, .error404 .content .spc-cta-group.small h4, .error404 .content h1.spc-cta-group h4, .error404 .content h2.spc-cta-group h4, .error404 .content h3.spc-cta-group h4, .error404 .content h4.spc-cta-group h4, .error404 .content h5.spc-cta-group h4, .error404 .content h6.spc-cta-group h4, .spc-cta-group.small .error404 .content h5, .error404 .content .spc-cta-group.small h5, .error404 .content h1.spc-cta-group h5, .error404 .content h2.spc-cta-group h5, .error404 .content h3.spc-cta-group h5, .error404 .content h4.spc-cta-group h5, .error404 .content h5.spc-cta-group h5, .error404 .content h6.spc-cta-group h5, .spc-cta-group.small .error404 .content h6, .error404 .content .spc-cta-group.small h6, .error404 .content h1.spc-cta-group h6, .error404 .content h2.spc-cta-group h6, .error404 .content h3.spc-cta-group h6, .error404 .content h4.spc-cta-group h6, .error404 .content h5.spc-cta-group h6, .error404 .content h6.spc-cta-group h6 {
  color: #ffffff;
}
.spc-cta-group .content p {
  text-align: center;
}
.spc-cta-group .cta-group {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2.75em;
}
.spc-cta-group .cta-group[data-cta-num="1"] .cta {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  display: block;
}
.spc-cta-group .cta-group[data-cta-num="3"] .cta, .spc-cta-group .cta-group[data-cta-num="6"] .cta, .spc-cta-group .cta-group[data-cta-num="8"] .cta, .spc-cta-group .cta-group[data-cta-num="9"] .cta {
  width: 31.75%;
  margin-right: 1.5%;
}
.spc-cta-group .cta-group[data-cta-num="3"] .cta:nth-child(3n+3), .spc-cta-group .cta-group[data-cta-num="6"] .cta:nth-child(3n+3), .spc-cta-group .cta-group[data-cta-num="8"] .cta:nth-child(3n+3), .spc-cta-group .cta-group[data-cta-num="9"] .cta:nth-child(3n+3) {
  margin-right: 0;
}
.spc-cta-group .cta-group[data-cta-num="2"] .cta, .spc-cta-group .cta-group[data-cta-num="4"] .cta, .spc-cta-group .cta-group[data-cta-num="5"] .cta, .spc-cta-group .cta-group[data-cta-num="7"] .cta {
  width: 48.5%;
  margin-right: 1.5%;
}
.spc-cta-group .cta-group[data-cta-num="2"] .cta:nth-child(2n+2), .spc-cta-group .cta-group[data-cta-num="4"] .cta:nth-child(2n+2), .spc-cta-group .cta-group[data-cta-num="5"] .cta:nth-child(2n+2), .spc-cta-group .cta-group[data-cta-num="7"] .cta:nth-child(2n+2) {
  margin-right: 0;
}
.spc-cta-group .cta-group[data-cta-num="5"] .cta:last-of-type, .spc-cta-group .cta-group[data-cta-num="7"] .cta:last-of-type {
  margin-right: auto;
  margin-left: auto;
  display: block;
}

.home .spc-cta-group .headline, .home .spc-cta-group .error404 .content h1, .error404 .content .home .spc-cta-group h1, .home .spc-cta-group .error404 .content h2, .error404 .content .home .spc-cta-group h2, .home .spc-cta-group .error404 .content h3, .error404 .content .home .spc-cta-group h3, .home .spc-cta-group .error404 .content h4, .error404 .content .home .spc-cta-group h4, .home .spc-cta-group .error404 .content h5, .error404 .content .home .spc-cta-group h5, .home .spc-cta-group .error404 .content h6, .error404 .content .home .spc-cta-group h6 {
  padding-left: 1.5em;
  padding-right: 1.5em;
}

/* =================================== */
/*	mod_col2_quote
/* =================================== */
.full-col-slider {
  z-index: 2;
  overflow: visible;
}
.full-col-slider .hero {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
}
.full-col-slider .hero .slick-list, .full-col-slider .hero .slick-track {
  height: 100%;
}
.full-col-slider .hero .slick-slide > div {
  min-height: 40em;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
  -webkit-transition: height 0.1s linear, background-position 0.1s linear;
  -moz-transition: height 0.1s linear false, background-position 0.1s linear false;
  -o-transition: height 0.1s linear false, background-position 0.1s linear false;
  transition: height 0.1s linear, background-position 0.1s linear;
}
.full-col-slider .hero .slick-slide > div.left {
  background-position: right center;
}
.full-col-slider .hero .slick-slide > div[data-hero-position=left] {
  background-position-x: left;
}
.full-col-slider .hero .slick-slide > div[data-hero-position=center] {
  background-position-x: center;
}
.full-col-slider .hero .slick-slide > div[data-hero-position=right] {
  background-position-x: right;
}
.full-col-slider .row {
  max-width: 1400px;
  min-height: 36em;
  position: relative;
  z-index: 2;
  -webkit-transition: height false false, 0.1s false false, linear false false;
  -moz-transition: height false false false, 0.1s false false false, linear false false false;
  -o-transition: height false false false, 0.1s false false false, linear false false false;
  transition: height 0.1s linear;
}
.full-col-slider .columns {
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  z-index: 3;
  -webkit-transition: width false false, 0.1s false false, linear false false;
  -moz-transition: width false false false, 0.1s false false false, linear false false false;
  -o-transition: width false false false, 0.1s false false false, linear false false false;
  transition: width 0.1s linear;
}
.full-col-slider .columns.push:before {
  right: inherit;
  left: -9px;
}
.full-col-slider .content {
  position: relative;
  z-index: 2;
}
.full-col-slider.align-left {
  z-index: 6;
  overflow: visible;
}
.full-col-slider.align-left .columns {
  right: inherit;
  left: 0;
}
.full-col-slider.align-left .spc-quote-nav {
  right: -10em;
}
.full-col-slider.align-left .hero .slick-slide > div {
  background-position: right center;
}

.spc-quote {
  padding-bottom: 35px;
}
.spc-quote .columns {
  background: #ffffff;
  padding: 3.875em 2em 3em 2em;
}
.spc-quote .columns.push {
  width: 49%;
}
.spc-quote .columns.push:before {
  content: "";
  height: 100%;
  width: 10px;
  position: absolute;
  z-index: 4;
  top: 0;
  right: 1px;
  background: url(/wp-content/themes/spc-base-theme/images/bkgnd-hole-punch-border.png) repeat-y top center;
  background-size: cover;
}
.spc-quote .columns > span {
  margin-left: -0.75375em;
  content: "";
  background: rgb(0, 118, 205);
  display: block;
  width: 1.575em;
  height: 1.575em;
  position: absolute;
  z-index: 3;
  top: 0%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #ffffff;
  font-size: 3rem;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.spc-quote .columns > span:before {
  content: "\e805";
  font-family: "spc-icons";
  color: #ffffff;
  font-size: 2.5rem;
  text-align: center;
  position: absolute;
  z-index: 4;
  top: 50%;
  left: 50%;
  right: 0;
  bottom: 0;
  -webkit-transform: translateY(-50%) translateX(-50%) scale(-1, -1);
  -moz-transform: translateY(-50%) translateX(-50%) scale(-1, -1);
  -ms-transform: translateY(-50%) translateX(-50%) scale(-1, -1);
  -o-transform: translateY(-50%) translateX(-50%) scale(-1, -1);
  transform: translateY(-50%) translateX(-50%) scale(-1, -1);
  width: 100%;
  display: block;
}
.spc-quote.align-left .columns {
  width: 49%;
  margin-right: 10px;
}
.spc-quote.align-left .columns:before {
  content: "";
  height: 100%;
  width: 10px;
  position: absolute;
  z-index: 4;
  top: 0;
  right: -10px;
  background: url(/wp-content/themes/spc-base-theme/images/bkgnd-hole-punch-border-r.png) repeat-y top center;
  background-size: cover;
  background-position: 0 0;
}
.spc-quote .content blockquote {
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  position: absolute;
  -webkit-transition: opacity false false, 0.2 false false, ease-in false false;
  -moz-transition: opacity false false false, 0.2 false false false, ease-in false false false;
  -o-transition: opacity false false false, 0.2 false false false, ease-in false false false;
  transition: opacity 0.2 ease-in;
}
.spc-quote .content blockquote p {
  font-size: 1.5rem;
  line-height: 1.375;
  letter-spacing: -0.02em;
  color: #404040;
  -webkit-transition: font-size false false, 0.1s false false, linear false false;
  -moz-transition: font-size false false false, 0.1s false false false, linear false false false;
  -o-transition: font-size false false false, 0.1s false false false, linear false false false;
  transition: font-size 0.1s linear;
}
.spc-quote .content blockquote cite {
  font-size: 0.875rem;
  padding-top: 3em;
  position: relative;
  font-weight: bold;
  color: #404040;
}
.spc-quote .content blockquote cite:before {
  width: 65px;
  height: 3px;
  content: "";
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 1.375em;
}
.spc-quote .content blockquote cite span {
  font-size: 0.75rem;
  font-weight: lighter;
}
.spc-quote .content blockquote.active {
  margin: inherit;
  padding: inherit;
  width: auto;
  height: inherit;
  overflow: inherit;
  clip: none;
  position: relative;
  -webkit-transition: opacity false false, 0.2 false false, linear false false;
  -moz-transition: opacity false false false, 0.2 false false false, linear false false false;
  -o-transition: opacity false false false, 0.2 false false false, linear false false false;
  transition: opacity 0.2 linear;
  -webkit-animation: pop-in-up 0.4s ease-in;
  -moz-animation: pop-in-up 0.4s ease-in;
  -ms-animation: pop-in-up 0.4s ease-in;
  animation: pop-in-up 0.4s ease-in;
}
.spc-quote .content blockquote.active.first {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  animation: none;
}
.spc-quote .slider-nav {
  position: absolute;
  bottom: -35px;
  left: 0;
}

/* =================================== */
/*	mod_hero_slider
/* =================================== */
.half-col-slider {
  min-height: 40em;
  padding-left: 0;
  padding-right: 0;
  -webkit-transition: min-height false false, 0.1s false false, linear false false;
  -moz-transition: min-height false false false, 0.1s false false false, linear false false false;
  -o-transition: min-height false false false, 0.1s false false false, linear false false false;
  transition: min-height 0.1s linear;
}
.half-col-slider .hero, .half-col-slider .columns {
  -webkit-transition: width false false, 0.1s false false, linear false false;
  -moz-transition: width false false false, 0.1s false false false, linear false false false;
  -o-transition: width false false false, 0.1s false false false, linear false false false;
  transition: width 0.1s linear;
}
.half-col-slider .slick-slider {
  min-height: 40em;
  -webkit-transition: min-height false false, 0.1s false false, linear false false;
  -moz-transition: min-height false false false, 0.1s false false false, linear false false false;
  -o-transition: min-height false false false, 0.1s false false false, linear false false false;
  transition: min-height 0.1s linear;
}
.half-col-slider .slick-slide {
  min-height: 40em;
  background-position: center top;
  -webkit-transition: min-height false false, 0.1s false false, linear false false;
  -moz-transition: min-height false false false, 0.1s false false false, linear false false false;
  -o-transition: min-height false false false, 0.1s false false false, linear false false false;
  transition: min-height 0.1s linear;
}
.half-col-slider .slide {
  position: absolute;
  bottom: 35px;
  left: 0;
  z-index: 3;
  display: block;
  width: 100%;
  padding: 2em 6em 2em 2em;
  min-height: 10em;
}
.half-col-slider .slide:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  z-index: 2;
  background: #000000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.half-col-slider .slide .headline, .half-col-slider .slide .error404 .content h1, .error404 .content .half-col-slider .slide h1, .half-col-slider .slide .error404 .content h2, .error404 .content .half-col-slider .slide h2, .half-col-slider .slide .error404 .content h3, .error404 .content .half-col-slider .slide h3, .half-col-slider .slide .error404 .content h4, .error404 .content .half-col-slider .slide h4, .half-col-slider .slide .error404 .content h5, .error404 .content .half-col-slider .slide h5, .half-col-slider .slide .error404 .content h6, .error404 .content .half-col-slider .slide h6 {
  color: #ffffff;
  position: relative;
  z-index: 4;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: opacity 0.1s linear, -webkit-transform 0.2s ease-in;
  -moz-transition: opacity 0.1s linear false, -moz-transform 0.2s ease-in false;
  -o-transition: opacity 0.1s linear false, -o-transform 0.2s ease-in false;
  transition: opacity 0.1s linear, transform 0.2s ease-in;
}
.half-col-slider .slide .headline:not(.active), .half-col-slider .slide .error404 .content h1:not(.active), .error404 .content .half-col-slider .slide h1:not(.active), .half-col-slider .slide .error404 .content h2:not(.active), .error404 .content .half-col-slider .slide h2:not(.active), .half-col-slider .slide .error404 .content h3:not(.active), .error404 .content .half-col-slider .slide h3:not(.active), .half-col-slider .slide .error404 .content h4:not(.active), .error404 .content .half-col-slider .slide h4:not(.active), .half-col-slider .slide .error404 .content h5:not(.active), .error404 .content .half-col-slider .slide h5:not(.active), .half-col-slider .slide .error404 .content h6:not(.active), .error404 .content .half-col-slider .slide h6:not(.active) {
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  position: absolute;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transform: translateY(1em);
  -moz-transform: translateY(1em);
  -ms-transform: translateY(1em);
  -o-transform: translateY(1em);
  transform: translateY(1em);
  -webkit-transition: opacity 0.1s linear, -webkit-transform 0.1s linear;
  -moz-transition: opacity 0.1s linear false, -moz-transform 0.1s linear false;
  -o-transition: opacity 0.1s linear false, -o-transform 0.1s linear false;
  transition: opacity 0.1s linear, transform 0.1s linear;
}
.half-col-slider .slide .headline a, .half-col-slider .slide .error404 .content h1 a, .error404 .content .half-col-slider .slide h1 a, .half-col-slider .slide .error404 .content h2 a, .error404 .content .half-col-slider .slide h2 a, .half-col-slider .slide .error404 .content h3 a, .error404 .content .half-col-slider .slide h3 a, .half-col-slider .slide .error404 .content h4 a, .error404 .content .half-col-slider .slide h4 a, .half-col-slider .slide .error404 .content h5 a, .error404 .content .half-col-slider .slide h5 a, .half-col-slider .slide .error404 .content h6 a, .error404 .content .half-col-slider .slide h6 a {
  color: #ffffff;
}
.half-col-slider .slide .headline ~ a, .half-col-slider .slide .error404 .content h1 ~ a, .error404 .content .half-col-slider .slide h1 ~ a, .half-col-slider .slide .error404 .content h2 ~ a, .error404 .content .half-col-slider .slide h2 ~ a, .half-col-slider .slide .error404 .content h3 ~ a, .error404 .content .half-col-slider .slide h3 ~ a, .half-col-slider .slide .error404 .content h4 ~ a, .error404 .content .half-col-slider .slide h4 ~ a, .half-col-slider .slide .error404 .content h5 ~ a, .error404 .content .half-col-slider .slide h5 ~ a, .half-col-slider .slide .error404 .content h6 ~ a, .error404 .content .half-col-slider .slide h6 ~ a {
  position: relative;
  text-transform: capitalize;
  font-family: "PT Serif", Sans-serif;
  z-index: 9;
  padding-bottom: 0.25em;
  color: #ffffff;
  text-transform: uppercase !important;
}
.half-col-slider .slide .headline ~ a:after, .half-col-slider .slide .error404 .content h1 ~ a:after, .error404 .content .half-col-slider .slide h1 ~ a:after, .half-col-slider .slide .error404 .content h2 ~ a:after, .error404 .content .half-col-slider .slide h2 ~ a:after, .half-col-slider .slide .error404 .content h3 ~ a:after, .error404 .content .half-col-slider .slide h3 ~ a:after, .half-col-slider .slide .error404 .content h4 ~ a:after, .error404 .content .half-col-slider .slide h4 ~ a:after, .half-col-slider .slide .error404 .content h5 ~ a:after, .error404 .content .half-col-slider .slide h5 ~ a:after, .half-col-slider .slide .error404 .content h6 ~ a:after, .error404 .content .half-col-slider .slide h6 ~ a:after {
  content: "";
  height: 2px;
  background: #ffffff;
  width: 100%;
  display: block;
  position: absolute;
  bottom: -0.125em;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transition: opacity false false, 0.1s false false, linear false false;
  -moz-transition: opacity false false false, 0.1s false false false, linear false false false;
  -o-transition: opacity false false false, 0.1s false false false, linear false false false;
  transition: opacity 0.1s linear;
}
.half-col-slider .slide .headline ~ a:hover:after, .half-col-slider .slide .error404 .content h1 ~ a:hover:after, .error404 .content .half-col-slider .slide h1 ~ a:hover:after, .half-col-slider .slide .error404 .content h2 ~ a:hover:after, .error404 .content .half-col-slider .slide h2 ~ a:hover:after, .half-col-slider .slide .error404 .content h3 ~ a:hover:after, .error404 .content .half-col-slider .slide h3 ~ a:hover:after, .half-col-slider .slide .error404 .content h4 ~ a:hover:after, .error404 .content .half-col-slider .slide h4 ~ a:hover:after, .half-col-slider .slide .error404 .content h5 ~ a:hover:after, .error404 .content .half-col-slider .slide h5 ~ a:hover:after, .half-col-slider .slide .error404 .content h6 ~ a:hover:after, .error404 .content .half-col-slider .slide h6 ~ a:hover:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity false false, 0.2s false false, ease-out false false;
  -moz-transition: opacity false false false, 0.2s false false false, ease-out false false false;
  -o-transition: opacity false false false, 0.2s false false false, ease-out false false false;
  transition: opacity 0.2s ease-out;
}

.spc-col2-nav {
  background: #000000;
  width: 100%;
  height: 35px;
  padding: 0 20px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.spc-col2-nav .slick-dots {
  height: 100%;
}
.spc-col2-nav .slick-dots li {
  display: inline-block;
  height: 100%;
  width: 1.25em;
}
.spc-col2-nav .slick-dots li button {
  outline: none;
  border: none;
  height: 100%;
  width: 100%;
  font-size: 0;
  position: relative;
  z-index: 2;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform false false, 0.1s false false, linear false false;
  -moz-transition: -moz-transform false false false, 0.1s false false false, linear false false false;
  -o-transition: -o-transform false false false, 0.1s false false false, linear false false false;
  transition: transform 0.1s linear;
}
.spc-col2-nav .slick-dots li button:hover, .spc-col2-nav .slick-dots li button:focus, .spc-col2-nav .slick-dots li button:active {
  outline: none;
  border: none;
}
.spc-col2-nav .slick-dots li button:after {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 3;
  content: "";
  font-size: 0.875rem;
  height: 0.675em;
  width: 0.675em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  -webkit-transition: font-size 0.2s linear, opacity 0.2s linear;
  -moz-transition: font-size 0.2s linear false, opacity 0.2s linear false;
  -o-transition: font-size 0.2s linear false, opacity 0.2s linear false;
  transition: font-size 0.2s linear, opacity 0.2s linear;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
}
.spc-col2-nav .slick-dots li.slick-active button:after {
  font-size: 1.125rem;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transition: font-size 0.2s linear, opacity 0.2s linear;
  -moz-transition: font-size 0.2s linear false, opacity 0.2s linear false;
  -o-transition: font-size 0.2s linear false, opacity 0.2s linear false;
  transition: font-size 0.2s linear, opacity 0.2s linear;
}
.spc-col2-nav .slick-dots li:hover:not(.slick-active) button {
  cursor: pointer;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform false false, 0.1s false false, ease-in false false;
  -moz-transition: -moz-transform false false false, 0.1s false false false, ease-in false false false;
  -o-transition: -o-transform false false false, 0.1s false false false, ease-in false false false;
  transition: transform 0.1s ease-in;
}
.spc-col2-nav .slick-dots li:hover:not(.slick-active) button:after {
  font-size: 1rem;
  -webkit-transition: font-size false false, 0.2s false false, linear false false;
  -moz-transition: font-size false false false, 0.2s false false false, linear false false false;
  -o-transition: font-size false false false, 0.2s false false false, linear false false false;
  transition: font-size 0.2s linear;
}
.spc-col2-nav .slick-dots li:active:not(.slick-active) {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  -webkit-transition: opacity false false, 0.1s false false, ease-in false false;
  -moz-transition: opacity false false false, 0.1s false false false, ease-in false false false;
  -o-transition: opacity false false false, 0.1s false false false, ease-in false false false;
  transition: opacity 0.1s ease-in;
}
.spc-col2-nav .slick-dots li:nth-child(4n+1) button:after {
  background: #69b3e7;
}
.spc-col2-nav .slick-dots li:nth-child(4n+2) button:after {
  background: #b5bd00;
}
.spc-col2-nav .slick-dots li:nth-child(4n+3) button:after {
  background: #f73658;
}
.spc-col2-nav .slick-dots li:nth-child(4n+4) button:after {
  background: #e87722;
}

/* =================================== */
/*	content sidebar
/* =================================== */
.page-template-template-department-standard .spc-textlink-group .cta-group,
.page-template-template-department-standard-child .spc-textlink-group .cta-group {
  margin-top: 3em;
}
.page-template-template-department-standard .spc-basic-content.sidebar,
.page-template-template-department-standard-child .spc-basic-content.sidebar {
  background: #f2f2f2;
}
.page-template-template-department-standard .spc-basic-content.sidebar > .row,
.page-template-template-department-standard-child .spc-basic-content.sidebar > .row {
  max-width: 1180px;
}
.page-template-template-department-standard .spc-basic-content.sidebar header, .page-template-template-department-standard .spc-basic-content.sidebar .content,
.page-template-template-department-standard-child .spc-basic-content.sidebar header,
.page-template-template-department-standard-child .spc-basic-content.sidebar .content {
  position: relative;
  z-index: 3;
}
.page-template-template-department-standard .spc-basic-content.sidebar .headline, .page-template-template-department-standard .spc-basic-content.sidebar .error404 .content h1, .error404 .content .page-template-template-department-standard .spc-basic-content.sidebar h1, .page-template-template-department-standard .spc-basic-content.sidebar .error404 .content h2, .error404 .content .page-template-template-department-standard .spc-basic-content.sidebar h2, .page-template-template-department-standard .spc-basic-content.sidebar .error404 .content h3, .error404 .content .page-template-template-department-standard .spc-basic-content.sidebar h3, .page-template-template-department-standard .spc-basic-content.sidebar .error404 .content h4, .error404 .content .page-template-template-department-standard .spc-basic-content.sidebar h4, .page-template-template-department-standard .spc-basic-content.sidebar .error404 .content h5, .error404 .content .page-template-template-department-standard .spc-basic-content.sidebar h5, .page-template-template-department-standard .spc-basic-content.sidebar .error404 .content h6, .error404 .content .page-template-template-department-standard .spc-basic-content.sidebar h6,
.page-template-template-department-standard-child .spc-basic-content.sidebar .headline,
.page-template-template-department-standard-child .spc-basic-content.sidebar .error404 .content h1,
.error404 .content .page-template-template-department-standard-child .spc-basic-content.sidebar h1,
.page-template-template-department-standard-child .spc-basic-content.sidebar .error404 .content h2,
.error404 .content .page-template-template-department-standard-child .spc-basic-content.sidebar h2,
.page-template-template-department-standard-child .spc-basic-content.sidebar .error404 .content h3,
.error404 .content .page-template-template-department-standard-child .spc-basic-content.sidebar h3,
.page-template-template-department-standard-child .spc-basic-content.sidebar .error404 .content h4,
.error404 .content .page-template-template-department-standard-child .spc-basic-content.sidebar h4,
.page-template-template-department-standard-child .spc-basic-content.sidebar .error404 .content h5,
.error404 .content .page-template-template-department-standard-child .spc-basic-content.sidebar h5,
.page-template-template-department-standard-child .spc-basic-content.sidebar .error404 .content h6,
.error404 .content .page-template-template-department-standard-child .spc-basic-content.sidebar h6 {
  margin-bottom: 0.5em;
}
.page-template-template-department-standard .spc-basic-content.sidebar .push,
.page-template-template-department-standard-child .spc-basic-content.sidebar .push {
  position: relative;
  z-index: 3;
  padding: 3.5em 1em 5.5em 3.5em;
  background: #ffffff;
}
.page-template-template-department-standard .spc-basic-content.sidebar .pull,
.page-template-template-department-standard-child .spc-basic-content.sidebar .pull {
  padding: 2em;
  position: relative;
  z-index: 2;
  margin-top: 1.25em;
}
.page-template-template-department-standard .spc-basic-content.sidebar .pull ul,
.page-template-template-department-standard-child .spc-basic-content.sidebar .pull ul {
  padding: 0;
}
.page-template-template-department-standard .spc-basic-content.sidebar .pull ul li:not(:last-child) a,
.page-template-template-department-standard-child .spc-basic-content.sidebar .pull ul li:not(:last-child) a {
  position: relative;
}
.page-template-template-department-standard .spc-basic-content.sidebar .pull ul li:not(:last-child) a:after,
.page-template-template-department-standard-child .spc-basic-content.sidebar .pull ul li:not(:last-child) a:after {
  content: "";
  height: 1px;
  background: #dddddd;
  width: 95%;
  position: absolute;
  bottom: -1px;
  left: 1em;
  z-index: 2;
}
.page-template-template-department-standard .spc-basic-content.sidebar .pull ul li a,
.page-template-template-department-standard-child .spc-basic-content.sidebar .pull ul li a {
  text-transform: uppercase;
  color: #404040;
  font-family: "PT Serif", Sans-serif;
  font-weight: 600;
  letter-spacing: 0.02rem;
  font-size: 0.95rem;
  line-height: 1.25;
  padding: 1em 1em 0.75em 1em;
  display: block;
  position: relative;
  z-index: 3;
  cursor: pointer;
  -webkit-transition: color 0.2s ease-out, background 0.2s ease-out;
  -moz-transition: color 0.2s ease-out false, background 0.2s ease-out false;
  -o-transition: color 0.2s ease-out false, background 0.2s ease-out false;
  transition: color 0.2s ease-out, background 0.2s ease-out;
}
.page-template-template-department-standard .spc-basic-content.sidebar .pull ul li:not(.current_page_item) a:focus, .page-template-template-department-standard .spc-basic-content.sidebar .pull ul li:not(.current_page_item) a:hover,
.page-template-template-department-standard-child .spc-basic-content.sidebar .pull ul li:not(.current_page_item) a:focus,
.page-template-template-department-standard-child .spc-basic-content.sidebar .pull ul li:not(.current_page_item) a:hover {
  background: #404040;
  color: #ffffff;
  -webkit-transition: color 0.2s linear, background 0.2s linear;
  -moz-transition: color 0.2s linear false, background 0.2s linear false;
  -o-transition: color 0.2s linear false, background 0.2s linear false;
  transition: color 0.2s linear, background 0.2s linear;
}
.page-template-template-department-standard .spc-basic-content.sidebar .pull ul li:not(.current_page_item) a:focus:after, .page-template-template-department-standard .spc-basic-content.sidebar .pull ul li:not(.current_page_item) a:hover:after,
.page-template-template-department-standard-child .spc-basic-content.sidebar .pull ul li:not(.current_page_item) a:focus:after,
.page-template-template-department-standard-child .spc-basic-content.sidebar .pull ul li:not(.current_page_item) a:hover:after {
  display: none;
}
.page-template-template-department-standard .spc-basic-content.sidebar .pull ul li:not(.current_page_item) a:active,
.page-template-template-department-standard-child .spc-basic-content.sidebar .pull ul li:not(.current_page_item) a:active {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transition: opacity false false, 0.1s false false, linear false false;
  -moz-transition: opacity false false false, 0.1s false false false, linear false false false;
  -o-transition: opacity false false false, 0.1s false false false, linear false false false;
  transition: opacity 0.1s linear;
}
.page-template-template-department-standard .spc-basic-content.sidebar .site-menu,
.page-template-template-department-standard-child .spc-basic-content.sidebar .site-menu {
  width: 100%;
}
.page-template-template-department-standard .spc-basic-content.sidebar .site-menu li,
.page-template-template-department-standard-child .spc-basic-content.sidebar .site-menu li {
  margin: 0 0 0.125em 0;
}
.page-template-template-department-standard .spc-basic-content.sidebar .site-menu li.current_page_item, .page-template-template-department-standard .spc-basic-content.sidebar .site-menu li.current-menu-item,
.page-template-template-department-standard-child .spc-basic-content.sidebar .site-menu li.current_page_item,
.page-template-template-department-standard-child .spc-basic-content.sidebar .site-menu li.current-menu-item {
  background: #000000;
}
.page-template-template-department-standard .spc-basic-content.sidebar .site-menu li.current_page_item a, .page-template-template-department-standard .spc-basic-content.sidebar .site-menu li.current-menu-item a,
.page-template-template-department-standard-child .spc-basic-content.sidebar .site-menu li.current_page_item a,
.page-template-template-department-standard-child .spc-basic-content.sidebar .site-menu li.current-menu-item a {
  color: #ffffff;
}
.page-template-template-department-standard .spc-basic-content.sidebar .site-menu li:last-child(),
.page-template-template-department-standard-child .spc-basic-content.sidebar .site-menu li:last-child() {
  margin-bottom: 0;
}
.page-template-template-department-standard .spc-basic-content.sidebar .site-menu li a,
.page-template-template-department-standard-child .spc-basic-content.sidebar .site-menu li a {
  display: block;
  width: 100%;
}
.page-template-template-department-standard .filter-primary,
.page-template-template-department-standard-child .filter-primary {
  display: none;
}
.page-template-template-department-standard .filter-primary:after,
.page-template-template-department-standard-child .filter-primary:after {
  content: "\e824";
  font-family: "spc-icons";
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 1;
  position: absolute;
  right: 0.25em;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 1em;
  width: 1.25em;
}
.page-template-template-department-standard .filter-primary.active:after,
.page-template-template-department-standard-child .filter-primary.active:after {
  content: "\e823";
  right: 0.25em;
}
.page-template-template-department-standard .degree-highlight-circle,
.page-template-template-department-standard-child .degree-highlight-circle {
  position: absolute;
  bottom: -1.5em;
  right: 1em;
  z-index: 4;
  background: rgb(0, 118, 205);
  text-align: center;
  width: 5.5em;
  height: 5.5em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.page-template-template-department-standard .degree-highlight-circle span,
.page-template-template-department-standard-child .degree-highlight-circle span {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.75rem;
  line-height: 1.15;
}

.spc-basic-content .columns .content .Default {
  margin-bottom: 2.25em;
}
.spc-basic-content .columns .content h1, .spc-basic-content .columns .content h2, .spc-basic-content .columns .content h3, .spc-basic-content .columns .content h4, .spc-basic-content .columns .content h5, .spc-basic-content .columns .content h6 {
  color: #404040;
}
.spc-basic-content .columns .content h1, .spc-basic-content .columns .content h2 {
  font-family: "Raleway", Sans-serif;
  font-weight: bold;
  margin: 1em 0 0.5em 0;
}
.spc-basic-content .columns .content h1 {
  font-size: 3rem;
  line-height: 1.2;
}
.spc-basic-content .columns .content h2 {
  font-size: 1.75rem;
  letter-spacing: -0.05rem;
  line-height: 1.125;
}
.spc-basic-content .columns .content h3 {
  font-size: 1.125rem;
  line-height: 1.375;
  text-transform: uppercase;
  letter-spacing: 0.025rem;
  margin: 1.5em 0 1em 0;
  font-weight: bold;
  position: relative;
  z-index: 2;
  padding-bottom: 0.5em;
}
.spc-basic-content .columns .content h3:after {
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  bottom: -2px;
  left: 0;
  display: block;
  background: rgba(64, 64, 64, 0.1);
}
.spc-basic-content .columns .content h4, .spc-basic-content .columns .content h5, .spc-basic-content .columns .content h6 {
  margin: 1.5em 0 1em 0;
}
.spc-basic-content .columns .content h4 {
  font-size: 1.375rem;
  letter-spacing: -0.05rem;
  line-height: 1.125;
  font-family: "Raleway", Sans-serif;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.spc-basic-content .columns .content h5 {
  font-size: 1.375rem;
  letter-spacing: -0.05rem;
  line-height: 1.125;
  font-family: "Raleway", Sans-serif;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.spc-basic-content .columns .content h6 {
  font-size: 1.375rem;
  letter-spacing: -0.05rem;
  line-height: 1.125;
  font-family: "Raleway", Sans-serif;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.spc-basic-content table tbody tr.even, .spc-basic-content table tbody tr.alt {
  background: #f2f2f2;
}
.spc-basic-content table {
  margin-bottom: 0.5em;
}
.spc-basic-content table:not(.sc_footnotes) td {
  border: 2px solid #ffffff;
}
.spc-basic-content table.sc_footnotes {
  border: 1px solid rgba(64, 64, 64, 0.1);
  margin-bottom: 2.5em;
}
.spc-basic-content table.sc_footnotes td {
  background: #ffffff;
}
.spc-basic-content table a {
  text-decoration: underline;
}
.spc-basic-content table a:hover {
  text-decoration: none;
}
.spc-basic-content table .listsum {
  font-weight: bold;
  font-size: 1.375rem;
}
.spc-basic-content table .hourscol {
  text-align: center;
}

.video-embed {
  position: relative;
  padding-bottom: 56.25%;
  margin-top: 2em;
  height: 0;
  overflow: hidden;
  z-index: 2;
  margin-bottom: 1.5em;
}
.video-embed iframe, .video-embed object, .video-embed embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}

/* =================================== */
/*	mod_col1_connect_row
/* =================================== */
.spc-connect-group {
  background-image: -owg-linear-gradient(left, #0d6fa9, #0d5488);
  background-image: -webkit-linear-gradient(left, #0d6fa9, #0d5488);
  background-image: -moz-linear-gradient(left, #0d6fa9, #0d5488);
  background-image: -o-linear-gradient(left, #0d6fa9, #0d5488);
  background-image: linear-gradient(left, #0d6fa9, #0d5488);
  padding: 3em 0 3.25em 0;
}
.spc-connect-group .headline, .spc-connect-group .error404 .content h1, .error404 .content .spc-connect-group h1, .spc-connect-group .error404 .content h2, .error404 .content .spc-connect-group h2, .spc-connect-group .error404 .content h3, .error404 .content .spc-connect-group h3, .spc-connect-group .error404 .content h4, .error404 .content .spc-connect-group h4, .spc-connect-group .error404 .content h5, .error404 .content .spc-connect-group h5, .spc-connect-group .error404 .content h6, .error404 .content .spc-connect-group h6 {
  color: #ffffff;
  text-align: center;
  margin-bottom: 1em;
  padding: 0 0.25em;
}
.spc-connect-group .dept-phone {
  color: #ffffff;
  font-family: "Raleway", Sans-serif;
  font-size: 2.125rem;
  margin: 0 auto;
  display: block;
}
.spc-connect-group .dept-phone span {
  padding: 0 0 0 1em;
  position: relative;
  z-index: 2;
  margin: 0 auto;
  display: table;
}
.spc-connect-group .dept-phone span:before {
  font-family: "spc-icons";
  content: "\e81f";
  color: #ffffff;
  font-size: 1.375rem;
  position: absolute;
  top: 0.25em;
  left: 0;
  z-index: 3;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform false false, 0.1s false false, ease-out false false;
  -moz-transition: -moz-transform false false false, 0.1s false false false, ease-out false false false;
  -o-transition: -o-transform false false false, 0.1s false false false, ease-out false false false;
  transition: transform 0.1s ease-out;
}
.spc-connect-group .dept-phone span:hover:before {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform false false, 0.2s false false, ease-in false false;
  -moz-transition: -moz-transform false false false, 0.2s false false false, ease-in false false false;
  -o-transition: -o-transform false false false, 0.2s false false false, ease-in false false false;
  transition: transform 0.2s ease-in;
}
.spc-connect-group .dept-address {
  color: #ffffff;
  display: table;
  padding: 0.25em 0 0 2.25em;
  position: relative;
  z-index: 2;
}
.spc-connect-group .dept-address:not(:first-of-type) {
  margin-top: 1em;
}
.spc-connect-group .dept-address:before {
  position: absolute;
  top: 0.25em;
  left: 0;
  font-family: "spc-icons";
  color: #ffffff;
  font-size: 1.375rem;
  content: "\e80f";
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform false false, 0.1s false false, ease-out false false;
  -moz-transition: -moz-transform false false false, 0.1s false false false, ease-out false false false;
  -o-transition: -o-transform false false false, 0.1s false false false, ease-out false false false;
  transition: transform 0.1s ease-out;
}
.spc-connect-group .dept-address:hover:before {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform false false, 0.2s false false, ease-in false false;
  -moz-transition: -moz-transform false false false, 0.2s false false false, ease-in false false false;
  -o-transition: -o-transform false false false, 0.2s false false false, ease-in false false false;
  transition: transform 0.2s ease-in;
}
.spc-connect-group .dept-address [itemprop=address] {
  display: table;
}
.spc-connect-group .dept-address a, .spc-connect-group .dept-address a:visited {
  color: #ffffff;
}
.spc-connect-group .dept-address .address-1, .spc-connect-group .dept-address .address-2 {
  width: 100%;
  display: block;
  clear: both;
  margin-bottom: 0.375em;
}
.spc-connect-group .dept-address .address-1 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 0.2rem;
}
.spc-connect-group .dept-address .address-2, .spc-connect-group .dept-address .city, .spc-connect-group .dept-address .state, .spc-connect-group .dept-address .zip {
  font-size: 0.875rem;
  font-weight: lighter;
}
.spc-connect-group .dept-address .city, .spc-connect-group .dept-address .state, .spc-connect-group .dept-address .zip {
  float: left;
}
.spc-connect-group .dept-address .city {
  margin-right: 0.25em;
}
.spc-connect-group .dept-address .state {
  margin-right: 0.25em;
}
.spc-connect-group .address-map-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  z-index: 3;
}
.spc-connect-group .address-map-link span {
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  position: absolute;
}
.spc-connect-group .social-navigation {
  display: table;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: row;
  flex-direction: row;
}
.spc-connect-group .connect-detail {
  max-width: 1180px;
}
.spc-connect-group .inline-cta {
  margin-top: 1em;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 0.2rem;
  padding: 0.25em 0 0 2.25em;
  display: inline-block;
  position: relative;
}

/* =================================== */
/*	textlink group
/* =================================== */
.spc-textlink-group {
  background-image: -owg-linear-gradient(left, #0d6fa9, #0d5488);
  background-image: -webkit-linear-gradient(left, #0d6fa9, #0d5488);
  background-image: -moz-linear-gradient(left, #0d6fa9, #0d5488);
  background-image: -o-linear-gradient(left, #0d6fa9, #0d5488);
  background-image: linear-gradient(left, #0d6fa9, #0d5488);
  padding: 3em 0 2.25em 0;
}
.spc-textlink-group .headline, .spc-textlink-group .error404 .content h1, .error404 .content .spc-textlink-group h1, .spc-textlink-group .error404 .content h2, .error404 .content .spc-textlink-group h2, .spc-textlink-group .error404 .content h3, .error404 .content .spc-textlink-group h3, .spc-textlink-group .error404 .content h4, .error404 .content .spc-textlink-group h4, .spc-textlink-group .error404 .content h5, .error404 .content .spc-textlink-group h5, .spc-textlink-group .error404 .content h6, .error404 .content .spc-textlink-group h6 {
  color: #ffffff;
  text-align: center;
  margin-bottom: 0.5em;
}
.spc-textlink-group .content * {
  color: #ffffff;
}
.spc-textlink-group .content p {
  text-align: center;
  margin-bottom: 1.5em;
}
.spc-textlink-group .content p a {
  text-decoration: underline;
}
.spc-textlink-group .content p a:hover {
  text-decoration: none;
}
.spc-textlink-group .content ul {
  margin-bottom: 1.5em;
}
.spc-textlink-group .content ul li {
  margin-bottom: 0.375em;
}
.spc-textlink-group .content ul li:before {
  background: #ffffff !important;
}
.spc-textlink-group .content ul li a {
  text-decoration: underline;
}
.spc-textlink-group .content ul li a:hover {
  text-decoration: none;
}
.spc-textlink-group .content ol {
  margin-bottom: 1.5em;
}
.spc-textlink-group .content ol li {
  margin-bottom: 0.375em;
}
.spc-textlink-group .content h1, .spc-textlink-group .content h2, .spc-textlink-group .content h3, .spc-textlink-group .content h4, .spc-textlink-group .content h5, .spc-textlink-group .content h6 {
  font-family: "Raleway", Sans-serif;
  margin-bottom: 0.25em;
  font-size: 2.25rem;
  text-align: center;
}
.spc-textlink-group .cta-group {
  margin-top: 5em;
}
.spc-textlink-group .cta-group li {
  position: relative;
  z-index: 2;
  padding-left: 1.75em;
  margin-bottom: 1.25em;
  font-size: 1.125rem;
  line-height: 1.375;
  text-transform: uppercase;
  font-family: "PT Serif", Sans-serif;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: 0.275rem;
  width: 50%;
}
.spc-textlink-group .cta-group li:nth-child(even) {
  float: right;
}
.spc-textlink-group .cta-group li:nth-child(odd) {
  float: left;
}
.spc-textlink-group .cta-group li:after {
  content: "";
  height: 0.25em;
  width: 0.25em;
  position: absolute;
  top: 45%;
  left: 0.5em;
  background: #ffffff;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.spc-textlink-group .cta-group li a {
  color: #ffffff;
  position: relative;
  z-index: 3;
  display: inline-block;
  line-height: 1.5;
}
.spc-textlink-group .cta-group li a:hover {
  text-decoration: underline;
}

/* =================================== */
/*	mod_events
/* =================================== */
.spc-event .row.wide {
  padding-top: 3.25em;
  padding-bottom: 2em;
}
.spc-event .columns {
  position: relative;
}
.spc-event .headline, .spc-event .error404 .content h1, .error404 .content .spc-event h1, .spc-event .error404 .content h2, .error404 .content .spc-event h2, .spc-event .error404 .content h3, .error404 .content .spc-event h3, .spc-event .error404 .content h4, .error404 .content .spc-event h4, .spc-event .error404 .content h5, .error404 .content .spc-event h5, .spc-event .error404 .content h6, .error404 .content .spc-event h6 {
  color: #404040;
  margin-bottom: 0.875em;
  margin-bottom: 1.5em;
}
.spc-event .headline span:after, .spc-event .error404 .content h1 span:after, .error404 .content .spc-event h1 span:after, .spc-event .error404 .content h2 span:after, .error404 .content .spc-event h2 span:after, .spc-event .error404 .content h3 span:after, .error404 .content .spc-event h3 span:after, .spc-event .error404 .content h4 span:after, .error404 .content .spc-event h4 span:after, .spc-event .error404 .content h5 span:after, .error404 .content .spc-event h5 span:after, .spc-event .error404 .content h6 span:after, .error404 .content .spc-event h6 span:after {
  content: "";
  height: 3px;
  background: #e5e5e5;
  width: 100%;
  position: absolute;
  z-index: 2;
  bottom: -0.3em;
  left: 0;
}
.spc-event .headline span, .spc-event .error404 .content h1 span, .error404 .content .spc-event h1 span, .spc-event .error404 .content h2 span, .error404 .content .spc-event h2 span, .spc-event .error404 .content h3 span, .error404 .content .spc-event h3 span, .spc-event .error404 .content h4 span, .error404 .content .spc-event h4 span, .spc-event .error404 .content h5 span, .error404 .content .spc-event h5 span, .spc-event .error404 .content h6 span, .error404 .content .spc-event h6 span {
  position: relative;
}
.spc-event #spc-events + a {
  position: relative;
  text-transform: capitalize;
  font-family: "PT Serif", Sans-serif;
  z-index: 9;
  padding-bottom: 0.25em;
  color: #404040;
  text-transform: uppercase;
  white-space: nowrap;
}
.spc-event #spc-events + a:after {
  content: "";
  height: 2px;
  background: #404040;
  width: 100%;
  display: block;
  position: absolute;
  bottom: -0.125em;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transition: opacity false false, 0.1s false false, linear false false;
  -moz-transition: opacity false false false, 0.1s false false false, linear false false false;
  -o-transition: opacity false false false, 0.1s false false false, linear false false false;
  transition: opacity 0.1s linear;
}
.spc-event #spc-events + a:hover:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity false false, 0.2s false false, ease-out false false;
  -moz-transition: opacity false false false, 0.2s false false false, ease-out false false false;
  -o-transition: opacity false false false, 0.2s false false false, ease-out false false false;
  transition: opacity 0.2s ease-out;
}
.spc-event .event {
  position: relative;
  z-index: 2;
}
.spc-event .event .date {
  background: #e5e5e5;
  text-align: center;
  font-family: "Raleway", Sans-serif;
  color: #404040;
  width: 6.5em;
  height: 6.5em;
  position: absolute;
  z-index: 3;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.spc-event .event .date .month {
  font-size: 1.25rem;
  display: block;
  width: 100%;
}
.spc-event .event .date .day {
  font-size: 3rem;
  letter-spacing: -0.25rem;
  display: block;
  text-align: center;
  text-indent: -0.125em;
}
.spc-event .event .desc a {
  color: #404040;
  font-family: "PT Serif", Sans-serif;
  line-height: 1.25;
}
.spc-event .content .headline, .spc-event .error404 .content h1, .error404 .spc-event .content h1, .spc-event .error404 .content h2, .error404 .spc-event .content h2, .spc-event .error404 .content h3, .error404 .spc-event .content h3, .spc-event .error404 .content h4, .error404 .spc-event .content h4, .spc-event .error404 .content h5, .error404 .spc-event .content h5, .spc-event .error404 .content h6, .error404 .spc-event .content h6 {
  padding-right: 2.875em;
}
.spc-event .small-12 .columns > a {
  position: absolute;
  top: 50%;
  right: 1em;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.spc-event .small-12 #spc-events {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-direction: row;
  flex-direction: row;
  width: 85%;
  float: left;
}
.spc-event .small-12 .event-wrap {
  position: relative;
  display: table;
}
.spc-event .small-12 .event-wrap > a {
  position: absolute !important;
  top: 25%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.spc-event .small-12 .headline, .spc-event .small-12 .error404 .content h1, .error404 .content .spc-event .small-12 h1, .spc-event .small-12 .error404 .content h2, .error404 .content .spc-event .small-12 h2, .spc-event .small-12 .error404 .content h3, .error404 .content .spc-event .small-12 h3, .spc-event .small-12 .error404 .content h4, .error404 .content .spc-event .small-12 h4, .spc-event .small-12 .error404 .content h5, .error404 .content .spc-event .small-12 h5, .spc-event .small-12 .error404 .content h6, .error404 .content .spc-event .small-12 h6 {
  text-align: center;
}
.spc-event .small-12 .event {
  width: 25%;
  padding: 7.5em 1em 1em 1em;
  display: inline-block;
  min-height: 5em;
}
.spc-event .small-12 .event .date {
  top: 0;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.spc-event .small-12 .desc {
  text-align: center;
}
.spc-event .small-6.columns,
.spc-event .medium-6.columns,
.spc-event .large-6.columns {
  padding: 0;
}
.spc-event .small-6.columns:last-of-type > a,
.spc-event .medium-6.columns:last-of-type > a,
.spc-event .large-6.columns:last-of-type > a {
  position: relative;
  top: 0;
  left: 0;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  margin-top: 1em;
  display: inline-block;
}
.spc-event .small-6 .event,
.spc-event .medium-6 .event,
.spc-event .large-6 .event {
  margin-bottom: 1.5em;
  position: relative;
  z-index: 2;
  max-width: 29em;
}
.spc-event .small-6 .event:last-of-type,
.spc-event .medium-6 .event:last-of-type,
.spc-event .large-6 .event:last-of-type {
  margin-bottom: 0;
}
.spc-event .small-6 .event:nth-child(n+4),
.spc-event .medium-6 .event:nth-child(n+4),
.spc-event .large-6 .event:nth-child(n+4) {
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  position: absolute;
}
.spc-event .small-6 .event .date,
.spc-event .medium-6 .event .date,
.spc-event .large-6 .event .date {
  top: 0;
  left: 0;
}
.spc-event .small-6 .desc,
.spc-event .medium-6 .desc,
.spc-event .large-6 .desc {
  min-height: 6.5em;
}
.spc-event .small-6 .desc span,
.spc-event .medium-6 .desc span,
.spc-event .large-6 .desc span {
  min-height: 6.5em;
  width: 100%;
  display: table;
}
.spc-event .small-6 .desc span a,
.spc-event .medium-6 .desc span a,
.spc-event .large-6 .desc span a {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  z-index: 3;
  min-height: 6.5em;
  display: block;
  height: 100%;
  width: 100%;
  padding: 2em 0 0 8.25em;
}
.spc-event.half-col-slider .slide .headline, .spc-event.half-col-slider .slide .error404 .content h1, .error404 .content .spc-event.half-col-slider .slide h1, .spc-event.half-col-slider .slide .error404 .content h2, .error404 .content .spc-event.half-col-slider .slide h2, .spc-event.half-col-slider .slide .error404 .content h3, .error404 .content .spc-event.half-col-slider .slide h3, .spc-event.half-col-slider .slide .error404 .content h4, .error404 .content .spc-event.half-col-slider .slide h4, .spc-event.half-col-slider .slide .error404 .content h5, .error404 .content .spc-event.half-col-slider .slide h5, .spc-event.half-col-slider .slide .error404 .content h6, .error404 .content .spc-event.half-col-slider .slide h6 {
  text-align: left;
}
.spc-event .wide .article {
  width: 33.33%;
  float: left;
  padding: 0 1.5em 1em 1.5em;
  text-align: center;
  position: relative;
  z-index: 2;
}
.spc-event .wide .article .headline, .spc-event .wide .article .error404 .content h1, .error404 .content .spc-event .wide .article h1, .spc-event .wide .article .error404 .content h2, .error404 .content .spc-event .wide .article h2, .spc-event .wide .article .error404 .content h3, .error404 .content .spc-event .wide .article h3, .spc-event .wide .article .error404 .content h4, .error404 .content .spc-event .wide .article h4, .spc-event .wide .article .error404 .content h5, .error404 .content .spc-event .wide .article h5, .spc-event .wide .article .error404 .content h6, .error404 .content .spc-event .wide .article h6 {
  font-size: 1.375rem;
  line-height: 1.1;
  min-height: 2.25em;
  margin-bottom: 0.375em;
}
.spc-event .wide .article p {
  font-size: 1rem;
}
.spc-event .wide .article > a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.spc-event .wide .article > a span {
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  position: absolute;
}
.spc-event .wide .row ~ a {
  text-align: center;
  display: block;
  width: 100%;
  margin: 2em auto 0.25em auto;
}

.slider-warning {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 4;
  background: red;
  line-height: 1.375;
}
.slider-warning span {
  color: white;
  font-size: 1.5rem;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  display: block;
}

/* =================================== */
/*	mod_col1_slider
/* =================================== */
.slick-slide > div {
  -webkit-transition: background-position false false, 0.1s false false, linear false false;
  -moz-transition: background-position false false false, 0.1s false false false, linear false false false;
  -o-transition: background-position false false false, 0.1s false false false, linear false false false;
  transition: background-position 0.1s linear;
}

.spc-col1-slider {
  padding-bottom: 35px;
}
.spc-col1-slider .columns {
  padding: 4em;
}
.spc-col1-slider .columns:after {
  content: "";
  position: absolute;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background: #b0be00;
  z-index: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
}
.spc-col1-slider.align-left .columns:before {
  content: "";
  height: 100%;
  width: 10px;
  position: absolute;
  z-index: 4;
  top: 0;
  right: -10px;
  background: url(/wp-content/themes/spc-base-theme/images/bkgnd-hole-punch-border-g-r.png) repeat-y top center;
  background-size: cover;
}
.spc-col1-slider:not(.align-left) .columns:before {
  content: "";
  height: 100%;
  width: 10px;
  position: absolute;
  z-index: 4;
  top: 0;
  left: -10px;
  background: url(/wp-content/themes/spc-base-theme/images/bkgnd-hole-punch-border-g.png) repeat-y top center;
  background-size: cover;
}
.spc-col1-slider .content .headline, .spc-col1-slider .error404 .content h1, .error404 .spc-col1-slider .content h1, .spc-col1-slider .error404 .content h2, .error404 .spc-col1-slider .content h2, .spc-col1-slider .error404 .content h3, .error404 .spc-col1-slider .content h3, .spc-col1-slider .error404 .content h4, .error404 .spc-col1-slider .content h4, .spc-col1-slider .error404 .content h5, .error404 .spc-col1-slider .content h5, .spc-col1-slider .error404 .content h6, .error404 .spc-col1-slider .content h6 {
  padding-bottom: 1em;
  margin-bottom: 1em;
  font-family: "PT Serif", Sans-serif;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 0.25em;
  text-transform: uppercase;
}
.spc-col1-slider .content .headline span, .spc-col1-slider .error404 .content h1 span, .error404 .spc-col1-slider .content h1 span, .spc-col1-slider .error404 .content h2 span, .error404 .spc-col1-slider .content h2 span, .spc-col1-slider .error404 .content h3 span, .error404 .spc-col1-slider .content h3 span, .spc-col1-slider .error404 .content h4 span, .error404 .spc-col1-slider .content h4 span, .spc-col1-slider .error404 .content h5 span, .error404 .spc-col1-slider .content h5 span, .spc-col1-slider .error404 .content h6 span, .error404 .spc-col1-slider .content h6 span {
  position: relative;
  z-index: 3;
}
.spc-col1-slider .content .headline span:after, .spc-col1-slider .error404 .content h1 span:after, .error404 .spc-col1-slider .content h1 span:after, .spc-col1-slider .error404 .content h2 span:after, .error404 .spc-col1-slider .content h2 span:after, .spc-col1-slider .error404 .content h3 span:after, .error404 .spc-col1-slider .content h3 span:after, .spc-col1-slider .error404 .content h4 span:after, .error404 .spc-col1-slider .content h4 span:after, .spc-col1-slider .error404 .content h5 span:after, .error404 .spc-col1-slider .content h5 span:after, .spc-col1-slider .error404 .content h6 span:after, .error404 .spc-col1-slider .content h6 span:after {
  content: "";
  height: 3px;
  width: 100%;
  background: #ffffff;
  position: absolute;
  z-index: 3;
  bottom: -1em;
  left: 0;
}
.spc-col1-slider .content h1, .spc-col1-slider .content h2, .spc-col1-slider .content h3, .spc-col1-slider .content h4, .spc-col1-slider .content h5, .spc-col1-slider .content h6,
.spc-col1-slider .content p, .spc-col1-slider .content ul, .spc-col1-slider .content ol, .spc-col1-slider .content strong, .spc-col1-slider .content blockquote {
  color: #ffffff;
}
.spc-col1-slider .content p {
  font-family: "Raleway", Sans-serif;
  font-size: 1.375rem;
  line-height: 1.2;
  letter-spacing: 0.02rem;
}
.spc-col1-slider .content .cta {
  background: none;
  position: relative;
  z-index: 3;
  margin-top: 2em;
  margin-bottom: 0;
}
.spc-col1-slider .content .cta:before {
  content: "";
  position: absolute;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background: #000000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  z-index: 2;
}
.spc-col1-slider .content .cta span {
  position: relative;
  z-index: 4;
}
.spc-col1-slider .content .cta.aqua {
  background: rgb(105, 179, 231);
}
.spc-col1-slider .content .cta.orange {
  background: rgb(232, 119, 34);
}
.spc-col1-slider .content .cta.red {
  background: rgb(233, 58, 92);
}
.spc-col1-slider .content .cta.blue {
  background: rgb(0, 118, 205);
}
.spc-col1-slider .content .cta.green {
  background: #b0be00;
}
.spc-col1-slider .content .cta.black {
  background: rgba(0, 0, 0, 0.3);
}
.spc-col1-slider .content .cta.darkblue {
  background: #031e32;
}
.spc-col1-slider .content .cta:hover {
  color: white;
  -webkit-transition: background 0.2s ease-in, color 0.1s linear;
  -moz-transition: background 0.2s ease-in false, color 0.1s linear false;
  -o-transition: background 0.2s ease-in false, color 0.1s linear false;
  transition: background 0.2s ease-in, color 0.1s linear;
}
.spc-col1-slider .content .cta:hover.aqua {
  background: #2084ca;
}
.spc-col1-slider .content .cta:hover.orange {
  background: #c35f14;
}
.spc-col1-slider .content .cta:hover.red {
  background: #d8183d;
}
.spc-col1-slider .content .cta:hover.blue {
  background: #003b67;
}
.spc-col1-slider .content .cta:hover.green {
  background: #818b00;
}
.spc-col1-slider .content .cta:hover.black {
  background: rgba(0, 0, 0, 0.3);
}
.spc-col1-slider .content .cta:hover.darkblue {
  background: #000102;
}
.spc-col1-slider .content .cta:hover:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.1s ease-in, opacity 0.1s linear;
  -moz-transition: -moz-transform 0.1s ease-in false, opacity 0.1s linear false;
  -o-transition: -o-transform 0.1s ease-in false, opacity 0.1s linear false;
  transition: transform 0.1s ease-in, opacity 0.1s linear;
}
.spc-col1-slider .content > div {
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  position: absolute;
  -webkit-transition: opacity false false, 0.2 false false, ease-in false false;
  -moz-transition: opacity false false false, 0.2 false false false, ease-in false false false;
  -o-transition: opacity false false false, 0.2 false false false, ease-in false false false;
  transition: opacity 0.2 ease-in;
}
.spc-col1-slider .content > div.active {
  margin: inherit;
  padding: inherit;
  width: auto;
  height: inherit;
  overflow: inherit;
  clip: none;
  position: relative;
  -webkit-transition: opacity false false, 0.2 false false, linear false false;
  -moz-transition: opacity false false false, 0.2 false false false, linear false false false;
  -o-transition: opacity false false false, 0.2 false false false, linear false false false;
  transition: opacity 0.2 linear;
  -webkit-animation: pop-in-up 0.4s ease-in;
  -moz-animation: pop-in-up 0.4s ease-in;
  -ms-animation: pop-in-up 0.4s ease-in;
  animation: pop-in-up 0.4s ease-in;
}
.spc-col1-slider .content > div.active.first {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  animation: none;
}
.spc-col1-slider.has-headline > h2 {
  color: #ffffff;
  text-align: center;
  margin: 0;
  position: relative;
  z-index: 2;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: row;
  flex-direction: row;
  background-image: -owg-linear-gradient(left, #0072ce, #0d477d);
  background-image: -webkit-linear-gradient(left, #0072ce, #0d477d);
  background-image: -moz-linear-gradient(left, #0072ce, #0d477d);
  background-image: -o-linear-gradient(left, #0072ce, #0d477d);
  background-image: linear-gradient(left, #0072ce, #0d477d);
  background-image: -ms-linear-gradient(left, #0072ce 0%, #0d477d 100%);
  height: 3.25em;
}
.spc-col1-slider.has-headline > h2:after {
  content: "";
  height: 1px;
  width: 100%;
  background-image: -owg-linear-gradient(left, #0072ce, #69b3e7);
  background-image: -webkit-linear-gradient(left, #0072ce, #69b3e7);
  background-image: -moz-linear-gradient(left, #0072ce, #69b3e7);
  background-image: -o-linear-gradient(left, #0072ce, #69b3e7);
  background-image: linear-gradient(left, #0072ce, #69b3e7);
  background-image: -ms-linear-gradient(left, #0072ce 0%, #69b3e7 100%);
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
.spc-col1-slider.has-headline .hero {
  padding-top: 9.5em;
}
.spc-col1-slider .slider-nav {
  position: absolute;
  bottom: -35px;
  left: 0;
}

.page-template-template-department-standard .spc-col1-slider .content div h1:not(.extra-small), .page-template-template-department-standard .spc-col1-slider .content div h2:not(.extra-small), .page-template-template-department-standard .spc-col1-slider .content div h3:not(.extra-small), .page-template-template-department-standard .spc-col1-slider .content div h4:not(.extra-small), .page-template-template-department-standard .spc-col1-slider .content div h5:not(.extra-small), .page-template-template-department-standard .spc-col1-slider .content div h6:not(.extra-small),
.page-template-template-department-standard-child .spc-col1-slider .content div h1:not(.extra-small),
.page-template-template-department-standard-child .spc-col1-slider .content div h2:not(.extra-small),
.page-template-template-department-standard-child .spc-col1-slider .content div h3:not(.extra-small),
.page-template-template-department-standard-child .spc-col1-slider .content div h4:not(.extra-small),
.page-template-template-department-standard-child .spc-col1-slider .content div h5:not(.extra-small),
.page-template-template-department-standard-child .spc-col1-slider .content div h6:not(.extra-small) {
  font-family: "Raleway", Sans-serif;
  font-size: 1.675rem;
  line-height: 1.2;
  letter-spacing: 0.02rem;
  margin-bottom: 0.25em;
}
.page-template-template-department-standard .spc-col1-slider .content p,
.page-template-template-department-standard-child .spc-col1-slider .content p {
  font-size: 1rem;
  font-family: "PT Serif", Sans-serif;
  line-height: 1.5;
  margin: 0 0 1.5em 0;
}

/* =================================== */
/*	mod_col2_video
/* =================================== */
.spc-video.blue {
  background-image: -owg-linear-gradient(left top, #0072ce, #0d477d);
  background-image: -webkit-linear-gradient(left top, #0072ce, #0d477d);
  background-image: -moz-linear-gradient(left top, #0072ce, #0d477d);
  background-image: -o-linear-gradient(left top, #0072ce, #0d477d);
  background-image: linear-gradient(left top, #0072ce, #0d477d);
}
.spc-video .row {
  min-height: 35em;
  max-width: 1290px;
  padding: 5em 0 2.5em 0;
}
.spc-video .youtube-player {
  position: absolute;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.spc-video .youtube-player img {
  width: 100%;
  height: auto;
}
.spc-video .columns.pull {
  padding-left: 2em;
}
.spc-video .content header {
  position: relative;
  z-index: 2;
  padding-bottom: 1.5em;
  margin-bottom: 0.75em;
}
.spc-video .content header:after {
  content: "";
  height: 3px;
  background: #ffffff;
  width: 100%;
  position: absolute;
  bottom: 0.375em;
  left: 0;
}
.spc-video .content header h2 {
  color: #ffffff;
  font-family: "Raleway", Sans-serif;
  padding: 0;
  margin: 0;
}
.spc-video .content header h2 span {
  position: relative;
}
.spc-video .content header h2 sup {
  font-size: 1.25rem;
  position: absolute;
  top: 0.5em;
  right: -0.75em;
  font-size: 2rem;
}
.spc-video .content header p {
  color: #ffffff;
  font-family: "Raleway", Sans-serif;
  font-size: 1.5rem;
}
.spc-video .content p, .spc-video .content ol, .spc-video .content ul, .spc-video .content h1, .spc-video .content h2, .spc-video .content h3, .spc-video .content h4, .spc-video .content h5, .spc-video .content h6 {
  color: #ffffff;
}
.spc-video .content > h1, .spc-video .content > h2, .spc-video .content > h3, .spc-video .content > h4, .spc-video .content > h5, .spc-video .content > h6 {
  font-family: "Raleway", Sans-serif;
  font-size: 2rem;
  margin-bottom: 0.5em;
}
.spc-video .content ol li, .spc-video .content ul li {
  font-size: 1.5rem;
  line-height: 1;
  font-family: "Raleway", Sans-serif;
}

/* =================================== */
/*	mod_col1_programs_callout
/* =================================== */
.spc-program-callout {
  background-image: -owg-linear-gradient(left, #0d6fa9, #0d5488);
  background-image: -webkit-linear-gradient(left, #0d6fa9, #0d5488);
  background-image: -moz-linear-gradient(left, #0d6fa9, #0d5488);
  background-image: -o-linear-gradient(left, #0d6fa9, #0d5488);
  background-image: linear-gradient(left, #0d6fa9, #0d5488);
  background-position: center;
  background-size: cover;
  padding: 5em 0 5em 0;
}
.spc-program-callout .headline, .spc-program-callout .error404 .content h1, .error404 .content .spc-program-callout h1, .spc-program-callout .error404 .content h2, .error404 .content .spc-program-callout h2, .spc-program-callout .error404 .content h3, .error404 .content .spc-program-callout h3, .spc-program-callout .error404 .content h4, .error404 .content .spc-program-callout h4, .spc-program-callout .error404 .content h5, .error404 .content .spc-program-callout h5, .spc-program-callout .error404 .content h6, .error404 .content .spc-program-callout h6 {
  color: #ffffff;
  text-align: center;
  padding: 0 0.25em;
  max-width: 10em;
  margin: 0 auto 0.375em auto;
  display: block;
}
.spc-program-callout .content {
  max-width: 50em;
  margin: 0 auto 2em auto;
  display: block;
}
.spc-program-callout .content p, .spc-program-callout .content ul, .spc-program-callout .content ol, .spc-program-callout .content li, .spc-program-callout .content h1, .spc-program-callout .content h2, .spc-program-callout .content h3, .spc-program-callout .content h4, .spc-program-callout .content h5, .spc-program-callout .content h6 {
  color: #ffffff;
  text-align: center;
}
.spc-program-callout .cta {
  margin: 0 auto;
  display: block;
  max-width: 22em;
}

/* =================================== */
/*	mod_col1_colleges_schools
/* =================================== */
.spc-colleges-schools {
  min-height: 33em;
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.spc-colleges-schools:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  z-index: 2;
  content: "";
  background: #000000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}
.spc-colleges-schools > .row {
  padding: 4.75em 2em 7em 2em;
  max-width: 1180px;
}
.spc-colleges-schools .headline, .spc-colleges-schools .error404 .content h1, .error404 .content .spc-colleges-schools h1, .spc-colleges-schools .error404 .content h2, .error404 .content .spc-colleges-schools h2, .spc-colleges-schools .error404 .content h3, .error404 .content .spc-colleges-schools h3, .spc-colleges-schools .error404 .content h4, .error404 .content .spc-colleges-schools h4, .spc-colleges-schools .error404 .content h5, .error404 .content .spc-colleges-schools h5, .spc-colleges-schools .error404 .content h6, .error404 .content .spc-colleges-schools h6 {
  text-align: center;
  text-transform: capitalize;
  color: #ffffff;
  margin-bottom: 1em;
}
.spc-colleges-schools .button-block {
  font-family: "Raleway", Sans-serif;
  font-weight: normal;
  font-size: 1.875rem;
  color: white;
  text-transform: capitalize;
  clear: both;
  text-align: center;
  margin: 0;
  width: 50%;
  padding: 1.375em 2em;
  position: relative;
  z-index: 2;
  overflow: hidden;
  -webkit-transition: width 0.1s linear, padding 0.1s linear;
  -moz-transition: width 0.1s linear false, padding 0.1s linear false;
  -o-transition: width 0.1s linear false, padding 0.1s linear false;
  transition: width 0.1s linear, padding 0.1s linear;
}
.spc-colleges-schools .button-block span {
  position: relative;
  z-index: 3;
}
.spc-colleges-schools .button-block:nth-child(even) {
  float: right;
  -webkit-transition: margin false false, 0.1s false false, linear false false;
  -moz-transition: margin false false false, 0.1s false false false, linear false false false;
  -o-transition: margin false false false, 0.1s false false false, linear false false false;
  transition: margin 0.1s linear;
}
.spc-colleges-schools .button-block:nth-child(odd) {
  float: left;
  -webkit-transition: margin false false, 0.1s false false, linear false false;
  -moz-transition: margin false false false, 0.1s false false false, linear false false false;
  -o-transition: margin false false false, 0.1s false false false, linear false false false;
  transition: margin 0.1s linear;
}
.spc-colleges-schools .button-block:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.spc-colleges-schools .button-block.aqua {
  background: rgba(105, 179, 231, 0.9);
}
.spc-colleges-schools .button-block.aqua:after {
  background: #69b3e7;
}
.spc-colleges-schools .button-block.orange {
  background: rgba(232, 119, 34, 0.9);
}
.spc-colleges-schools .button-block.orange:after {
  background: #e87722;
}
.spc-colleges-schools .button-block.red {
  background: rgba(233, 58, 92, 0.9);
}
.spc-colleges-schools .button-block.red:after {
  background: #e93a5c;
}
.spc-colleges-schools .button-block.blue {
  background: rgba(0, 118, 205, 0.9);
}
.spc-colleges-schools .button-block.blue:after {
  background: #0076cd;
}
.spc-colleges-schools .button-block.green {
  background: rgba(176, 190, 0, 0.9);
}
.spc-colleges-schools .button-block.green:after {
  background: #b0be00;
}
.spc-colleges-schools .button-block:nth-child(even):after {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform false false, 0.2s false false, ease-out false false;
  -moz-transition: -moz-transform false false false, 0.2s false false false, ease-out false false false;
  -o-transition: -o-transform false false false, 0.2s false false false, ease-out false false false;
  transition: transform 0.2s ease-out;
}
.spc-colleges-schools .button-block:nth-child(odd):after {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform false false, 0.2s false false, ease-out false false;
  -moz-transition: -moz-transform false false false, 0.2s false false false, ease-out false false false;
  -o-transition: -o-transform false false false, 0.2s false false false, ease-out false false false;
  transition: transform 0.2s ease-out;
}
.spc-colleges-schools .button-block:hover:after {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
  -webkit-transition: -webkit-transform false false, 0.2s false false, ease-in false false;
  -moz-transition: -moz-transform false false false, 0.2s false false false, ease-in false false false;
  -o-transition: -o-transform false false false, 0.2s false false false, ease-in false false false;
  transition: transform 0.2s ease-in;
}

/* =================================== */
/*	spc-imagebox-group
/* =================================== */
.spc-imagebox-group {
  min-height: 33em;
}
.spc-imagebox-group > .row {
  padding-top: 3.75em;
  padding-bottom: 4.75em;
  max-width: 1400px;
}
.spc-imagebox-group > .row .columns.large-12 {
  width: 100%;
  padding-left: 2em;
  padding-right: 2em;
}
.spc-imagebox-group .headline, .spc-imagebox-group .error404 .content h1, .error404 .content .spc-imagebox-group h1, .spc-imagebox-group .error404 .content h2, .error404 .content .spc-imagebox-group h2, .spc-imagebox-group .error404 .content h3, .error404 .content .spc-imagebox-group h3, .spc-imagebox-group .error404 .content h4, .error404 .content .spc-imagebox-group h4, .spc-imagebox-group .error404 .content h5, .error404 .content .spc-imagebox-group h5, .spc-imagebox-group .error404 .content h6, .error404 .content .spc-imagebox-group h6 {
  text-align: center;
  padding-left: 1.5em;
  padding-right: 1.5em;
  text-transform: capitalize;
  color: #404040;
  margin-bottom: 1.25em;
}
.spc-imagebox-group .headline.small, .spc-imagebox-group .error404 .content h1, .error404 .content .spc-imagebox-group h1, .spc-imagebox-group .error404 .content h2, .error404 .content .spc-imagebox-group h2, .spc-imagebox-group .error404 .content h3, .error404 .content .spc-imagebox-group h3, .spc-imagebox-group .error404 .content h4, .error404 .content .spc-imagebox-group h4, .spc-imagebox-group .error404 .content h5, .error404 .content .spc-imagebox-group h5, .spc-imagebox-group .error404 .content h6, .error404 .content .spc-imagebox-group h6 {
  margin-bottom: 2em;
}
.spc-imagebox-group .cta-group {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.spc-imagebox-group .cta-group .image-cta {
  display: inline-block;
  width: 30%;
  margin-bottom: 3em;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.spc-imagebox-group .cta-group .image-cta a {
  height: 7em;
  display: block;
  position: relative;
  z-index: 3;
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 2rem;
  border: 1px solid #ffffff;
}
.spc-imagebox-group .cta-group .image-cta a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 2;
  width: 80%;
  height: 60%;
  background: #b0be00;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  -webkit-transition: opacity false false, 0.2s false false, ease-out false false;
  -moz-transition: opacity false false false, 0.2s false false false, ease-out false false false;
  -o-transition: opacity false false false, 0.2s false false false, ease-out false false false;
  transition: opacity 0.2s ease-out;
}
.spc-imagebox-group .cta-group .image-cta a span {
  font-family: "Raleway", Sans-serif;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 4;
  width: 100%;
  padding: 0 1.125em;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
}
.spc-imagebox-group .cta-group .image-cta a:hover {
  border: 1px solid #f1f1f1;
  -webkit-backface-visibility: hidden;
}
.spc-imagebox-group .cta-group .image-cta a:hover span {
  -webkit-backface-visibility: hidden;
}
.spc-imagebox-group .cta-group .image-cta a:hover:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  -webkit-transition: opacity false false, 0.2s false false, ease-in false false;
  -moz-transition: opacity false false false, 0.2s false false false, ease-in false false false;
  -o-transition: opacity false false false, 0.2s false false false, ease-in false false false;
  transition: opacity 0.2s ease-in;
}
.spc-imagebox-group .cta-group .image-cta a:hover ~ div {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  -webkit-transition: -webkit-transform 0.2s ease-in, opacity 0.2s ease-in;
  -moz-transition: -moz-transform 0.2s ease-in false, opacity 0.2s ease-in false;
  -o-transition: -o-transform 0.2s ease-in false, opacity 0.2s ease-in false;
  transition: transform 0.2s ease-in, opacity 0.2s ease-in;
}
.spc-imagebox-group .cta-group .image-cta div {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transition: -webkit-transform 0.2s ease-in, opacity 0.2s ease-in;
  -moz-transition: -moz-transform 0.2s ease-in false, opacity 0.2s ease-in false;
  -o-transition: -o-transform 0.2s ease-in false, opacity 0.2s ease-in false;
  transition: transform 0.2s ease-in, opacity 0.2s ease-in;
}
.spc-imagebox-group .cta-group .slick-arrow {
  border: none;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  height: 3em;
  width: 3em;
  display: block;
  cursor: pointer;
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.spc-imagebox-group .cta-group .slick-arrow:after {
  font-family: "spc-icons";
  color: #666666;
  font-size: 1.5rem;
  -webkit-transition: color false false, 0.1s false false, linear false false;
  -moz-transition: color false false false, 0.1s false false false, linear false false false;
  -o-transition: color false false false, 0.1s false false false, linear false false false;
  transition: color 0.1s linear;
}
.spc-imagebox-group .cta-group .slick-arrow:hover:after {
  color: rgb(0, 118, 205);
  -webkit-transition: color false false, 0.2s false false, ease-in false false;
  -moz-transition: color false false false, 0.2s false false false, ease-in false false false;
  -o-transition: color false false false, 0.2s false false false, ease-in false false false;
  transition: color 0.2s ease-in;
}
.spc-imagebox-group .cta-group .slick-arrow span {
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  position: absolute;
}
.spc-imagebox-group .cta-group .slick-prev {
  left: -2.25em;
}
.spc-imagebox-group .cta-group .slick-prev:after {
  content: "\e802";
}
.spc-imagebox-group .cta-group .slick-next {
  right: -2.25em;
}
.spc-imagebox-group .cta-group .slick-next:after {
  content: "\e803";
}
.spc-imagebox-group .cta-group:not(:first-of-type) {
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2.75em;
  margin-bottom: 1em;
}
.spc-imagebox-group .cta-group:not(:first-of-type)[data-cta-num="1"] .cta {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  display: block;
}
.spc-imagebox-group .cta-group:not(:first-of-type)[data-cta-num="3"] .cta, .spc-imagebox-group .cta-group:not(:first-of-type)[data-cta-num="6"] .cta, .spc-imagebox-group .cta-group:not(:first-of-type)[data-cta-num="8"] .cta, .spc-imagebox-group .cta-group:not(:first-of-type)[data-cta-num="9"] .cta {
  width: 31.75%;
  margin-right: 1.5%;
}
.spc-imagebox-group .cta-group:not(:first-of-type)[data-cta-num="3"] .cta:nth-child(3n+3), .spc-imagebox-group .cta-group:not(:first-of-type)[data-cta-num="6"] .cta:nth-child(3n+3), .spc-imagebox-group .cta-group:not(:first-of-type)[data-cta-num="8"] .cta:nth-child(3n+3), .spc-imagebox-group .cta-group:not(:first-of-type)[data-cta-num="9"] .cta:nth-child(3n+3) {
  margin-right: 0;
}
.spc-imagebox-group .cta-group:not(:first-of-type)[data-cta-num="2"] .cta, .spc-imagebox-group .cta-group:not(:first-of-type)[data-cta-num="4"] .cta, .spc-imagebox-group .cta-group:not(:first-of-type)[data-cta-num="5"] .cta, .spc-imagebox-group .cta-group:not(:first-of-type)[data-cta-num="7"] .cta {
  width: 48.5%;
  margin-right: 1.5%;
}
.spc-imagebox-group .cta-group:not(:first-of-type)[data-cta-num="2"] .cta:nth-child(2n+2), .spc-imagebox-group .cta-group:not(:first-of-type)[data-cta-num="4"] .cta:nth-child(2n+2), .spc-imagebox-group .cta-group:not(:first-of-type)[data-cta-num="5"] .cta:nth-child(2n+2), .spc-imagebox-group .cta-group:not(:first-of-type)[data-cta-num="7"] .cta:nth-child(2n+2) {
  margin-right: 0;
}
.spc-imagebox-group .cta-group:not(:first-of-type)[data-cta-num="5"] .cta:last-of-type, .spc-imagebox-group .cta-group:not(:first-of-type)[data-cta-num="7"] .cta:last-of-type {
  margin-right: auto;
  margin-left: auto;
  display: block;
}

.page-template-template-department-standard .spc-imagebox-group,
.page-template-template-department-standard-child .spc-imagebox-group,
.page-template-template-program-landing-page .spc-imagebox-group,
.page-template-template-program-landing-page-alt .spc-imagebox-group,
.page-template-template-program-landing-page-alt-2 .spc-imagebox-group {
  background: #f1f1f1;
  min-height: 30em;
}
.page-template-template-department-standard .spc-imagebox-group > .row,
.page-template-template-department-standard-child .spc-imagebox-group > .row,
.page-template-template-program-landing-page .spc-imagebox-group > .row,
.page-template-template-program-landing-page-alt .spc-imagebox-group > .row,
.page-template-template-program-landing-page-alt-2 .spc-imagebox-group > .row {
  padding-top: 3em;
  padding-bottom: 1em;
}
.page-template-template-department-standard .spc-imagebox-group .cta-group .slick-list,
.page-template-template-department-standard-child .spc-imagebox-group .cta-group .slick-list,
.page-template-template-program-landing-page .spc-imagebox-group .cta-group .slick-list,
.page-template-template-program-landing-page-alt .spc-imagebox-group .cta-group .slick-list,
.page-template-template-program-landing-page-alt-2 .spc-imagebox-group .cta-group .slick-list {
  width: 100%;
}
.page-template-template-department-standard .spc-imagebox-group .cta-group .slick-slide,
.page-template-template-department-standard-child .spc-imagebox-group .cta-group .slick-slide,
.page-template-template-program-landing-page .spc-imagebox-group .cta-group .slick-slide,
.page-template-template-program-landing-page-alt .spc-imagebox-group .cta-group .slick-slide,
.page-template-template-program-landing-page-alt-2 .spc-imagebox-group .cta-group .slick-slide {
  width: 33.333%;
  height: 100%;
  margin: 0 20px;
}

/* =================================== */
/*	program rows
/* =================================== */
.spc-program-row {
  background-image: -owg-linear-gradient(left, #0067a4, #004b83);
  background-image: -webkit-linear-gradient(left, #0067a4, #004b83);
  background-image: -moz-linear-gradient(left, #0067a4, #004b83);
  background-image: -o-linear-gradient(left, #0067a4, #004b83);
  background-image: linear-gradient(left, #0067a4, #004b83);
}
.spc-program-row > h2 {
  color: #ffffff;
  position: relative;
  z-index: 2;
  height: 3.25em;
  text-align: center;
  background-image: -owg-linear-gradient(left, #0d6fa9, #0d5488);
  background-image: -webkit-linear-gradient(left, #0d6fa9, #0d5488);
  background-image: -moz-linear-gradient(left, #0d6fa9, #0d5488);
  background-image: -o-linear-gradient(left, #0d6fa9, #0d5488);
  background-image: linear-gradient(left, #0d6fa9, #0d5488);
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: row;
  flex-direction: row;
}
.spc-program-row > .row {
  max-width: 1400px;
}
.spc-program-row .columns h3 {
  color: #ffffff;
  font-family: "Raleway", Sans-serif;
  text-align: center;
  padding: 1em 0 0.5em 0;
  display: table;
  width: 100%;
}
.spc-program-row .program-group {
  padding: 0 5em;
}
.spc-program-row .program-group:last-of-type {
  margin-bottom: 2em;
}
.spc-program-row .program-group:not(:last-of-type) {
  margin-bottom: 2em;
}
.spc-program-row .program-group:not(:last-of-type):after {
  content: "";
  position: absolute;
  bottom: -2.5em;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 3px;
  width: 85%;
  background: #ffffff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
  opacity: 0.1;
}
.spc-program-row .program-tile {
  width: 25%;
  float: left;
  outline: 0;
  -webkit-transition: background false false, 0.1s false false, linear false false;
  -moz-transition: background false false false, 0.1s false false false, linear false false false;
  -o-transition: background false false false, 0.1s false false false, linear false false false;
  transition: background 0.1s linear;
}
.spc-program-row .program-tile:hover, .spc-program-row .program-tile:focus {
  background: none;
  border: none;
  outline: 0;
}
.spc-program-row .program-tile:hover {
  background: rgba(255, 255, 255, 0.1);
  -webkit-transition: background false false, 0.2s false false, ease-in false false;
  -moz-transition: background false false false, 0.2s false false false, ease-in false false false;
  -o-transition: background false false false, 0.2s false false false, ease-in false false false;
  transition: background 0.2s ease-in;
}
.spc-program-row .program-tile .program-links > a,
.spc-program-row .program-tile .program-links > span {
  background: #b0bf00;
}
.spc-program-row .program-tile > div {
  margin: 1.75em;
  position: relative;
  -webkit-transition: margin false false, 0.1s false false, linear false false;
  -moz-transition: margin false false false, 0.1s false false false, linear false false false;
  -o-transition: margin false false false, 0.1s false false false, linear false false false;
  transition: margin 0.1s linear;
}
.spc-program-row .program-tile .program-image {
  width: 100%;
  height: 10em;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-bottom: 0.75em;
}
.spc-program-row .program-tile h4 {
  font-family: "Raleway", Sans-serif;
  color: #ffffff;
  font-size: 1.5rem;
  margin-bottom: 0.75em;
  text-transform: capitalize;
}
.spc-program-row .program-tile span {
  width: 100%;
  display: block;
}
.spc-program-row .program-tile .content {
  padding-bottom: 0px;
}
.spc-program-row .program-tile .content p, .spc-program-row .program-tile .content ul, .spc-program-row .program-tile .content ol, .spc-program-row .program-tile .content li, .spc-program-row .program-tile .content h1, .spc-program-row .program-tile .content h2, .spc-program-row .program-tile .content h3, .spc-program-row .program-tile .content h4, .spc-program-row .program-tile .content h5, .spc-program-row .program-tile .content h6 {
  color: #ffffff;
  font-size: 0.75rem;
  line-height: 1.5;
  letter-spacing: 0.05rem;
}
.spc-program-row .program-tile .program-links {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  height: 2.5em;
}
.spc-program-row .program-tile .program-links > a,
.spc-program-row .program-tile .program-links span {
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  font-size: 0.875rem;
  letter-spacing: 0.0875rem;
  position: relative;
  z-index: 3;
  cursor: pointer;
  padding: 0.875em 1.75em 0.875em 1.25em;
  width: 100%;
  display: block;
}
.spc-program-row .program-tile .program-links > a:after,
.spc-program-row .program-tile .program-links span:after {
  font-family: "spc-icons";
  content: "\e820";
  color: #ffffff;
  font-size: 1rem;
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0.75em;
}
.spc-program-row .program-tile .program-links > a.active.active:after,
.spc-program-row .program-tile .program-links span.active.active:after {
  content: "\e823";
  font-size: 1.25rem;
  right: 0.6em;
}
.spc-program-row .program-tile .program-links > a.active ~ div,
.spc-program-row .program-tile .program-links span.active ~ div {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: opacity 0.2s ease-in, -webkit-transform 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in false, -moz-transform 0.2s ease-in false;
  -o-transition: opacity 0.2s ease-in false, -o-transform 0.2s ease-in false;
  transition: opacity 0.2s ease-in, transform 0.2s ease-in;
}
.spc-program-row .program-tile .program-links > a:after {
  display: none;
}
.spc-program-row .program-tile .program-links div {
  background: #303030;
  position: absolute;
  bottom: 100%;
  left: 0;
  z-index: 2;
  width: 100%;
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transform: translateY(1em);
  -moz-transform: translateY(1em);
  -ms-transform: translateY(1em);
  -o-transform: translateY(1em);
  transform: translateY(1em);
  -webkit-transition: opacity 0.1s linear, -webkit-transform 0.1s linear;
  -moz-transition: opacity 0.1s linear false, -moz-transform 0.1s linear false;
  -o-transition: opacity 0.1s linear false, -o-transform 0.1s linear false;
  transition: opacity 0.1s linear, transform 0.1s linear;
}
.spc-program-row .program-tile .program-links div a {
  display: block;
  width: 100%;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.075rem;
  padding: 1em;
}
.spc-program-row .program-tile .program-links div a:hover {
  background: #000000;
}
.spc-program-row .loading {
  height: 30vh;
  margin-top: 2em;
  display: none;
  position: relative;
  padding-top: 5.5em;
  background-image: none;
  background: none;
}
.spc-program-row .loading span {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.1rem;
  text-align: center;
  font-size: 0.75rem;
  position: absolute;
  top: -2em;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 3;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
  opacity: 0.25;
}
.spc-program-row .loading .loader {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
  display: block;
  width: 5em;
  height: 5em;
}
.spc-program-row .loading .loader:after {
  content: "";
  width: 3.5em;
  height: 3.5em;
  position: absolute;
  top: 0;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2;
  background: url(/wp-content/themes/spc-base-theme/images/logo-isolated-shield.svg) no-repeat center center;
  background-size: contain;
}
.spc-program-row .loading .loader i {
  position: absolute;
  display: block;
  width: 6px;
  height: 6px;
  bottom: 0;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: loader_dot2 2s ease-in-out infinite;
  -moz-animation: loader_dot2 2s ease-in-out infinite;
  -ms-animation: loader_dot2 2s ease-in-out infinite;
  animation: loader_dot2 2s ease-in-out infinite;
}
.spc-program-row .loading .loader i:before {
  content: "";
  position: absolute;
  top: 0px;
  left: -15px;
  height: 6px;
  width: 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: loader_dot1 2s ease-in-out infinite;
  -moz-animation: loader_dot1 2s ease-in-out infinite;
  -ms-animation: loader_dot1 2s ease-in-out infinite;
  animation: loader_dot1 2s ease-in-out infinite;
}
.spc-program-row .loading .loader i:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 15px;
  height: 6px;
  width: 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: loader_dot3 2s ease-in-out infinite;
  -moz-animation: loader_dot3 2s ease-in-out infinite;
  -ms-animation: loader_dot3 2s ease-in-out infinite;
  animation: loader_dot3 2s ease-in-out infinite;
}
.spc-program-row .loading.active {
  display: block;
}
.spc-program-row .slick-track {
  margin: 0 auto;
}
.spc-program-row .slick-arrow {
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.5);
  height: 6.25em;
  width: 6.25em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  -webkit-transition: background false false, 0.1s false false, linear false false;
  -moz-transition: background false false false, 0.1s false false false, linear false false false;
  -o-transition: background false false false, 0.1s false false false, linear false false false;
  transition: background 0.1s linear;
}
.spc-program-row .slick-arrow:after {
  font-family: "spc-icons";
  color: #ffffff;
  font-size: 1.5rem;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.spc-program-row .slick-arrow:hover {
  background: rgba(0, 0, 0, 0.7);
  -webkit-transition: background false false, 0.2s false false, ease-in false false;
  -moz-transition: background false false false, 0.2s false false false, ease-in false false false;
  -o-transition: background false false false, 0.2s false false false, ease-in false false false;
  transition: background 0.2s ease-in;
}
.spc-program-row .slick-arrow span {
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  position: absolute;
}
.spc-program-row .slick-prev {
  left: 0;
}
.spc-program-row .slick-prev:after {
  content: "\e802";
  text-indent: -0.25em;
}
.spc-program-row .slick-next {
  right: 0;
}
.spc-program-row .slick-next:after {
  content: "\e803";
  text-indent: 0.25em;
}

/* =================================== */
/*	mod_col1_interrupter
/* =================================== */
.spc-interrupter {
  padding: 5em 0;
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transition: padding false false, 0.1s false false, linear false false;
  -moz-transition: padding false false false, 0.1s false false false, linear false false false;
  -o-transition: padding false false false, 0.1s false false false, linear false false false;
  transition: padding 0.1s linear;
}
.spc-interrupter > .row {
  display: table;
  max-width: 1180px;
}
.spc-interrupter > .row > .columns {
  position: relative;
  z-index: 3;
  padding: 2em;
}
.spc-interrupter > .row > .columns h1, .spc-interrupter > .row > .columns h2, .spc-interrupter > .row > .columns h3, .spc-interrupter > .row > .columns h4, .spc-interrupter > .row > .columns h5, .spc-interrupter > .row > .columns h6, .spc-interrupter > .row > .columns p, .spc-interrupter > .row > .columns ol, .spc-interrupter > .row > .columns ul, .spc-interrupter > .row > .columns li {
  color: #ffffff;
}
.spc-interrupter > .row > .columns header {
  position: relative;
  z-index: 4;
}
.spc-interrupter > .row > .columns .headline, .spc-interrupter > .row > .columns .error404 .content h1, .error404 .content .spc-interrupter > .row > .columns h1, .spc-interrupter > .row > .columns .error404 .content h2, .error404 .content .spc-interrupter > .row > .columns h2, .spc-interrupter > .row > .columns .error404 .content h3, .error404 .content .spc-interrupter > .row > .columns h3, .spc-interrupter > .row > .columns .error404 .content h4, .error404 .content .spc-interrupter > .row > .columns h4, .spc-interrupter > .row > .columns .error404 .content h5, .error404 .content .spc-interrupter > .row > .columns h5, .spc-interrupter > .row > .columns .error404 .content h6, .error404 .content .spc-interrupter > .row > .columns h6 {
  text-align: center;
  color: #ffffff;
  margin-bottom: 0.25em;
  padding: 0;
}
.spc-interrupter > .row > .columns .content {
  position: relative;
  z-index: 4;
  max-width: 780px;
  margin: 0 auto;
}
.spc-interrupter > .row > .columns .content p {
  text-align: center;
}
.spc-interrupter > .row > .columns .content > div {
  margin-top: 1.5em;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: row;
  flex-direction: row;
}
.spc-interrupter > .row > .columns .content > div a {
  margin-bottom: 0;
}
.spc-interrupter > .row > .columns .content .cta {
  margin: 0 auto;
}
.spc-interrupter > .row > .columns .content button {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  cursor: pointer;
}
.spc-interrupter > .row > .columns:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  z-index: 2;
  background: rgb(233, 58, 92);
}
.spc-interrupter.inline {
  padding: 1.75em 1.25em;
  margin-top: 3.25em;
  margin-bottom: 2em;
  width: 100%;
  display: table;
  position: relative;
  z-index: 1;
  *zoom: 1;
}
.spc-interrupter.inline:before, .spc-interrupter.inline:after {
  content: " ";
  display: table;
}
.spc-interrupter.inline:after {
  clear: both;
}
.spc-interrupter.inline .row {
  width: 100%;
  padding: 0;
  margin: 0;
}
.spc-interrupter.inline .row:before {
  content: "";
  background: rgba(255, 255, 255, 0.1);
  height: 3px;
  width: 100%;
  position: absolute;
  top: -3.5em;
  left: 0;
}
.spc-interrupter.inline .row:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  z-index: 2;
  background: rgb(233, 58, 92);
}
.spc-interrupter.inline:after {
  display: none;
}

/* =================================== */
/*	col2_content_img_split
/* =================================== */
.spc-content-split {
  background-color: #f1f1f1;
}
.spc-content-split .hero {
  height: 3em;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.spc-content-split .row {
  max-width: 1180px;
}
.spc-content-split .columns {
  padding: 1em 2em 2em 4em;
  min-height: 32em;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-flex-direction: row;
  flex-direction: row;
}
.spc-content-split .headline, .spc-content-split .error404 .content h1, .error404 .content .spc-content-split h1, .spc-content-split .error404 .content h2, .error404 .content .spc-content-split h2, .spc-content-split .error404 .content h3, .error404 .content .spc-content-split h3, .spc-content-split .error404 .content h4, .error404 .content .spc-content-split h4, .spc-content-split .error404 .content h5, .error404 .content .spc-content-split h5, .spc-content-split .error404 .content h6, .error404 .content .spc-content-split h6 {
  color: #404040;
  margin-bottom: 0.5em;
}
.spc-content-split .headline ~ h1, .spc-content-split .error404 .content h1 ~ h1, .error404 .content .spc-content-split h1 ~ h1, .spc-content-split .error404 .content h2 ~ h1, .error404 .content .spc-content-split h2 ~ h1, .spc-content-split .error404 .content h3 ~ h1, .error404 .content .spc-content-split h3 ~ h1, .spc-content-split .error404 .content h4 ~ h1, .error404 .content .spc-content-split h4 ~ h1, .spc-content-split .error404 .content h5 ~ h1, .error404 .content .spc-content-split h5 ~ h1, .spc-content-split .error404 .content h6 ~ h1, .error404 .content .spc-content-split h6 ~ h1,
.spc-content-split .headline ~ h2,
.spc-content-split .error404 .content h1 ~ h2,
.error404 .content .spc-content-split h1 ~ h2,
.spc-content-split .error404 .content h2 ~ h2,
.error404 .content .spc-content-split h2 ~ h2,
.spc-content-split .error404 .content h3 ~ h2,
.error404 .content .spc-content-split h3 ~ h2,
.spc-content-split .error404 .content h4 ~ h2,
.error404 .content .spc-content-split h4 ~ h2,
.spc-content-split .error404 .content h5 ~ h2,
.error404 .content .spc-content-split h5 ~ h2,
.spc-content-split .error404 .content h6 ~ h2,
.error404 .content .spc-content-split h6 ~ h2,
.spc-content-split .headline ~ h3,
.spc-content-split .error404 .content h1 ~ h3,
.error404 .content .spc-content-split h1 ~ h3,
.spc-content-split .error404 .content h2 ~ h3,
.error404 .content .spc-content-split h2 ~ h3,
.spc-content-split .error404 .content h3 ~ h3,
.error404 .content .spc-content-split h3 ~ h3,
.spc-content-split .error404 .content h4 ~ h3,
.error404 .content .spc-content-split h4 ~ h3,
.spc-content-split .error404 .content h5 ~ h3,
.error404 .content .spc-content-split h5 ~ h3,
.spc-content-split .error404 .content h6 ~ h3,
.error404 .content .spc-content-split h6 ~ h3,
.spc-content-split .headline ~ h4,
.spc-content-split .error404 .content h1 ~ h4,
.error404 .content .spc-content-split h1 ~ h4,
.spc-content-split .error404 .content h2 ~ h4,
.error404 .content .spc-content-split h2 ~ h4,
.spc-content-split .error404 .content h3 ~ h4,
.error404 .content .spc-content-split h3 ~ h4,
.spc-content-split .error404 .content h4 ~ h4,
.error404 .content .spc-content-split h4 ~ h4,
.spc-content-split .error404 .content h5 ~ h4,
.error404 .content .spc-content-split h5 ~ h4,
.spc-content-split .error404 .content h6 ~ h4,
.error404 .content .spc-content-split h6 ~ h4,
.spc-content-split .headline ~ h5,
.spc-content-split .error404 .content h1 ~ h5,
.error404 .content .spc-content-split h1 ~ h5,
.spc-content-split .error404 .content h2 ~ h5,
.error404 .content .spc-content-split h2 ~ h5,
.spc-content-split .error404 .content h3 ~ h5,
.error404 .content .spc-content-split h3 ~ h5,
.spc-content-split .error404 .content h4 ~ h5,
.error404 .content .spc-content-split h4 ~ h5,
.spc-content-split .error404 .content h5 ~ h5,
.error404 .content .spc-content-split h5 ~ h5,
.spc-content-split .error404 .content h6 ~ h5,
.error404 .content .spc-content-split h6 ~ h5,
.spc-content-split .headline ~ h6,
.spc-content-split .error404 .content h1 ~ h6,
.error404 .content .spc-content-split h1 ~ h6,
.spc-content-split .error404 .content h2 ~ h6,
.error404 .content .spc-content-split h2 ~ h6,
.spc-content-split .error404 .content h3 ~ h6,
.error404 .content .spc-content-split h3 ~ h6,
.spc-content-split .error404 .content h4 ~ h6,
.error404 .content .spc-content-split h4 ~ h6,
.spc-content-split .error404 .content h5 ~ h6,
.error404 .content .spc-content-split h5 ~ h6,
.spc-content-split .error404 .content h6 ~ h6,
.error404 .content .spc-content-split h6 ~ h6 {
  font-family: "Raleway", Sans-serif;
  font-size: 1.375rem;
  font-weight: bold;
  margin-bottom: 0.375em;
}
.spc-content-split .content p {
  margin-bottom: 0.75em;
}
.spc-content-split .cta {
  margin-top: 2em;
}
.spc-content-split.alt .columns {
  padding-left: 2em;
  padding-right: 4em;
}
.spc-content-split.alt .hero {
  left: inherit;
  right: 0;
}
.spc-content-split:not(.alt) h1, .spc-content-split:not(.alt) h2, .spc-content-split:not(.alt) h3, .spc-content-split:not(.alt) h4, .spc-content-split:not(.alt) h5, .spc-content-split:not(.alt) h6 {
  color: #ffffff;
}
.spc-content-split:not(.alt) p {
  color: #ffffff;
}
.spc-content-split:not(.alt) p a {
  color: #ffffff;
  text-decoration: underline;
}
.spc-content-split:not(.alt) p a:hover {
  text-decoration: none;
}

.page-template-template-interior-landing-alt .spc-content-split:not(.alt) {
  background-image: -owg-linear-gradient(left, #0072ce, #0d477d);
  background-image: -webkit-linear-gradient(left, #0072ce, #0d477d);
  background-image: -moz-linear-gradient(left, #0072ce, #0d477d);
  background-image: -o-linear-gradient(left, #0072ce, #0d477d);
  background-image: linear-gradient(left, #0072ce, #0d477d);
  background-image: -ms-linear-gradient(left, #0072ce 0%, #0d477d 100%);
}
.page-template-template-interior-landing-alt .spc-content-split:not(.alt):after {
  content: "";
  height: 1px;
  width: 100%;
  background-image: -owg-linear-gradient(left, #0072ce, #69b3e7);
  background-image: -webkit-linear-gradient(left, #0072ce, #69b3e7);
  background-image: -moz-linear-gradient(left, #0072ce, #69b3e7);
  background-image: -o-linear-gradient(left, #0072ce, #69b3e7);
  background-image: linear-gradient(left, #0072ce, #69b3e7);
  background-image: -ms-linear-gradient(left, #0072ce 0%, #69b3e7 100%);
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
.page-template-template-interior-landing-alt .spc-content-split:not(.alt) .columns {
  min-height: 23em;
  padding-top: 3em;
}
.page-template-template-interior-landing-alt .spc-content-split .headline, .page-template-template-interior-landing-alt .spc-content-split .error404 .content h1, .error404 .content .page-template-template-interior-landing-alt .spc-content-split h1, .page-template-template-interior-landing-alt .spc-content-split .error404 .content h2, .error404 .content .page-template-template-interior-landing-alt .spc-content-split h2, .page-template-template-interior-landing-alt .spc-content-split .error404 .content h3, .error404 .content .page-template-template-interior-landing-alt .spc-content-split h3, .page-template-template-interior-landing-alt .spc-content-split .error404 .content h4, .error404 .content .page-template-template-interior-landing-alt .spc-content-split h4, .page-template-template-interior-landing-alt .spc-content-split .error404 .content h5, .error404 .content .page-template-template-interior-landing-alt .spc-content-split h5, .page-template-template-interior-landing-alt .spc-content-split .error404 .content h6, .error404 .content .page-template-template-interior-landing-alt .spc-content-split h6 {
  color: #ffffff;
  margin-bottom: 0.75em;
}
.page-template-template-interior-landing-alt .spc-content-split ul li {
  position: relative;
  z-index: 2;
  padding-left: 1.75em;
  margin-bottom: 2em;
  font-size: 1.125rem;
  text-transform: uppercase;
  font-family: "PT Serif", Sans-serif;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: 0.275rem;
}
.page-template-template-interior-landing-alt .spc-content-split ul li:after {
  content: "";
  height: 0.25em;
  width: 0.25em;
  position: absolute;
  top: 45%;
  left: 0.5em;
  background: #ffffff;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.page-template-template-interior-landing-alt .spc-content-split ul li a {
  color: #ffffff;
  position: relative;
  z-index: 3;
}
.page-template-template-interior-landing-alt .spc-content-split ul li a:after {
  content: "";
  background: #ffffff;
  height: 2px;
  width: 99%;
  position: absolute;
  bottom: 0;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transform: translateY(0.375em);
  -moz-transform: translateY(0.375em);
  -ms-transform: translateY(0.375em);
  -o-transform: translateY(0.375em);
  transform: translateY(0.375em);
  -webkit-transition: -webkit-transform 0.1s linear, opacity 0.1s linear;
  -moz-transition: -moz-transform 0.1s linear false, opacity 0.1s linear false;
  -o-transition: -o-transform 0.1s linear false, opacity 0.1s linear false;
  transition: transform 0.1s linear, opacity 0.1s linear;
}
.page-template-template-interior-landing-alt .spc-content-split ul li a:hover:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transform: translateY(0.125);
  -moz-transform: translateY(0.125);
  -ms-transform: translateY(0.125);
  -o-transform: translateY(0.125);
  transform: translateY(0.125);
  -webkit-transition: -webkit-transform 0.2s ease-in, opacity 0.1s linear;
  -moz-transition: -moz-transform 0.2s ease-in false, opacity 0.1s linear false;
  -o-transition: -o-transform 0.2s ease-in false, opacity 0.1s linear false;
  transition: transform 0.2s ease-in, opacity 0.1s linear;
}
.page-template-template-interior-landing-alt .spc-content-split.alt {
  background: #ffffff;
}
.page-template-template-interior-landing-alt .spc-content-split.alt .columns {
  background-color: #ffffff;
  background-image: none;
}
.page-template-template-interior-landing-alt .spc-content-split.alt .headline, .page-template-template-interior-landing-alt .spc-content-split.alt .error404 .content h1, .error404 .content .page-template-template-interior-landing-alt .spc-content-split.alt h1, .page-template-template-interior-landing-alt .spc-content-split.alt .error404 .content h2, .error404 .content .page-template-template-interior-landing-alt .spc-content-split.alt h2, .page-template-template-interior-landing-alt .spc-content-split.alt .error404 .content h3, .error404 .content .page-template-template-interior-landing-alt .spc-content-split.alt h3, .page-template-template-interior-landing-alt .spc-content-split.alt .error404 .content h4, .error404 .content .page-template-template-interior-landing-alt .spc-content-split.alt h4, .page-template-template-interior-landing-alt .spc-content-split.alt .error404 .content h5, .error404 .content .page-template-template-interior-landing-alt .spc-content-split.alt h5, .page-template-template-interior-landing-alt .spc-content-split.alt .error404 .content h6, .error404 .content .page-template-template-interior-landing-alt .spc-content-split.alt h6 {
  color: #404040;
}
.page-template-template-interior-landing-alt .spc-content-split.alt ul li {
  color: #404040;
}
.page-template-template-interior-landing-alt .spc-content-split.alt ul li:after {
  background: #404040;
}
.page-template-template-interior-landing-alt .spc-content-split.alt ul li a {
  color: #404040;
}
.page-template-template-interior-landing-alt .spc-content-split.alt ul li a:after {
  background: #404040;
}

.home .spc-content-split .headline, .home .spc-content-split .error404 .content h1, .error404 .content .home .spc-content-split h1, .home .spc-content-split .error404 .content h2, .error404 .content .home .spc-content-split h2, .home .spc-content-split .error404 .content h3, .error404 .content .home .spc-content-split h3, .home .spc-content-split .error404 .content h4, .error404 .content .home .spc-content-split h4, .home .spc-content-split .error404 .content h5, .error404 .content .home .spc-content-split h5, .home .spc-content-split .error404 .content h6, .error404 .content .home .spc-content-split h6 {
  color: #404040;
}
.home .spc-content-split .content p, .home .spc-content-split .content ul, .home .spc-content-split .content ol, .home .spc-content-split .content h1, .home .spc-content-split .content h2, .home .spc-content-split .content h3, .home .spc-content-split .content h4, .home .spc-content-split .content h5, .home .spc-content-split .content h6 {
  color: #404040;
}

/* =================================== */
/*	mod_hashtag
/* =================================== */
.spc-hashtag .row {
  padding: 4em 0;
}
.spc-hashtag[data-social-feed=true] .row {
  padding: 4em 0 1em 0;
}
.spc-hashtag span {
  display: block;
  text-align: center;
  font-family: "Raleway", Sans-serif;
  font-size: 3.5rem;
}

.social-feed .ff-stream {
  margin: 0;
}
.social-feed .ff-stream .ff-stream-wrapper {
  margin: 0;
}
.social-feed .ff-header {
  z-index: 7;
}
.social-feed .ff-err-info p {
  color: red;
}

/* ==========================================================================
   Custom Masonry Gallery
   ========================================================================== */
.gallery-columns-2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}

.gallery-columns-3 {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}

.gallery-columns-4 {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}

.gallery-columns-5 {
  -webkit-column-count: 5;
  -moz-column-count: 5;
  column-count: 5;
}

.gallery-columns-6 {
  -webkit-column-count: 6;
  -moz-column-count: 6;
  column-count: 6;
}

.gallery-columns-7 {
  -webkit-column-count: 7;
  -moz-column-count: 7;
  column-count: 7;
}

.gallery-columns-8 {
  -webkit-column-count: 8;
  -moz-column-count: 8;
  column-count: 8;
}

.gallery-columns-9 {
  -webkit-column-count: 9;
  -moz-column-count: 9;
  column-count: 9;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  margin: 0 0 0.5em;
}

/* ==========================================================================
   Sidebar
   ========================================================================== */
/*
sub-menu
#sidebar ul.side-nav*/
#sidebar h3 {
  font-size: 27px;
  font-family: "Kameron", Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif;
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 14px;
  margin-top: 14px;
}
#sidebar h3.sidebar-title {
  font-size: 50px;
  font-family: "Kameron", Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif;
  font-weight: bold;
}

#sidebar ul.side-nav li, #sidebar ul.sub-menu li, #sidebar div.widget_nav_menu ul.menu li {
  margin-left: 0px;
}

#sidebar ul.side-nav ul.children.subnavlist, #sidebar ul.side-nav ul.sub-menu {
  margin: 0;
  padding: 0;
  margin-left: 5px;
}
#sidebar ul.side-nav ul.children.subnavlist li, #sidebar ul.side-nav ul.sub-menu li {
  margin: 0;
}
#sidebar ul.side-nav ul.children.subnavlist li a, #sidebar ul.side-nav ul.sub-menu li a {
  border: none;
  text-transform: initial;
  padding: 5px;
}

#sidebar ul.side-nav li a, #sidebar ul.sub-menu li a, #sidebar div.widget_nav_menu ul.menu li a,
#sidebar ul.side-nav li a:focus, #sidebar ul.sub-menu li a:focus, #sidebar div.widget_nav_menu ul.menu li a:focus {
  background: transparent;
  color: #0076CC;
  border-top: 2px solid #0076CC;
  padding: 20px 0;
  color: #0076CC;
  font-family: "Raleway", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.6em;
  display: block;
  padding-bottom: 5px;
}

#sidebar ul.side-nav li.active a, #sidebar ul.sub-menu li.active a {
  font-weight: bold;
  font-size: 15px;
}

#sidebar ul.subnavlist, #sidebar div.widget_nav_menu ul.sub-menu {
  padding-top: 7px;
}

#sidebar ul.subnavlist > li.active > a, #sidebar div.widget_nav_menu ul.sub-menu > li.current-menu-item > a {
  color: #4d4d4d;
  font-weight: bold;
}

#sidebar {
  padding-right: 20px;
}
#sidebar p a {
  text-decoration: underline;
}
#sidebar p a:hover {
  text-decoration: none;
}
#sidebar .sidebar-block {
  margin-top: 1.5em;
}
#sidebar .social i {
  font-variant: normal;
}
#sidebar .social i:before {
  font-variant: normal;
}

#sidebar h1,
#sidebar h4 {
  font-weight: 700;
  margin-bottom: 5px;
}

#sidebar ul.side-nav, #sidebar ul.side-nav, #sidebar div.widget_nav_menu ul.menu {
  margin-bottom: 20px;
}

.local-news-item-wrap {
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.local-news-item-wrap:nth-child(odd) {
  background: #efefef;
}
.local-news-item-wrap .news-item-local {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.local-news-item-wrap .news-item-local .item-content {
  width: 72%;
}
.local-news-item-wrap .news-item-local .item-content.full-width-item-content {
  width: 100%;
}
.local-news-item-wrap .news-item-local .item-content-date {
  font-style: italic;
  margin-bottom: 10px;
}
.local-news-item-wrap .news-item-local .item-image {
  width: 25%;
  margin-left: 2%;
}
.local-news-item-wrap .news-item-local .item-image img {
  width: 100% !important;
  height: auto;
  display: block;
  height: auto;
}
.local-news-item-wrap .news-item-local .item-content-read-more i {
  font-style: normal;
  font-size: 0.7em;
}

/* Magnific Popup CSS */
body.modal-open {
  overflow: hidden;
}

body.noscroll {
  overflow-y: hidden !important;
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transform: translateY(-3em);
  -moz-transform: translateY(-3em);
  -ms-transform: translateY(-3em);
  -o-transform: translateY(-3em);
  transform: translateY(-3em);
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

/* =================================== */
/*	YouTube Player
/* =================================== */
.youtube-player {
  width: 28em;
  position: relative;
  padding-bottom: 2.5em;
}
.youtube-player > div {
  padding-top: 56.25%;
  overflow: hidden;
  position: relative;
  z-index: 4;
}
.youtube-player > div iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.youtube-player.masked > div:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  -webkit-box-shadow: #000000 0px 0px 75px inset;
  -moz-box-shadow: #000000 0px 0px 75px inset;
  box-shadow: #000000 0px 0px 75px inset;
  z-index: 5;
}
.youtube-player.masked > div:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-box-shadow: rgba(0, 0, 0, 0.7) 0px 0px 150px inset;
  -moz-box-shadow: rgba(0, 0, 0, 0.7) 0px 0px 150px inset;
  box-shadow: rgba(0, 0, 0, 0.7) 0px 0px 150px inset;
  z-index: 5;
  height: 100%;
  width: 155%;
}
.youtube-player > button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 6;
  cursor: pointer;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
}
.youtube-player > button:before {
  font-family: "spc-icons";
  content: "\e811";
  color: #ffffff;
  font-size: 2.5rem;
  line-height: 2.475;
  background: #000000;
  position: absolute;
  width: 2.5em;
  height: 2.5em;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  z-index: 7;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: translateX(-50%) translateY(-65%);
  -moz-transform: translateX(-50%) translateY(-65%);
  -ms-transform: translateX(-50%) translateY(-65%);
  -o-transform: translateX(-50%) translateY(-65%);
  transform: translateX(-50%) translateY(-65%);
}
.youtube-player > button span {
  color: #ffffff;
  text-transform: uppercase;
  font-family: "PT Serif", Sans-serif;
  font-weight: bold;
  font-size: 0.875rem;
  letter-spacing: 0.0875rem;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.youtube-player > button:hover:before {
  background: #b0be00;
  -webkit-transition: background 0.2s ease-out, opacity 0.1s linear;
  -moz-transition: background 0.2s ease-out false, opacity 0.1s linear false;
  -o-transition: background 0.2s ease-out false, opacity 0.1s linear false;
  transition: background 0.2s ease-out, opacity 0.1s linear;
}
.youtube-player > button:active:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
}

.play-button {
  position: relative;
  display: block;
  margin: 1em auto 0 auto;
  padding-top: 6em;
  width: 12em;
  height: 7em;
  z-index: 6;
  cursor: pointer;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #ffffff;
  text-align: center;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.2rem;
}
.play-button:before {
  font-family: "spc-icons";
  content: "\e811";
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 2.475;
  background: #000000;
  position: absolute;
  width: 2.5em;
  height: 2.5em;
  left: 50%;
  top: 50%;
  text-indent: 0.25em;
  bottom: auto;
  right: auto;
  z-index: 7;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: translateX(-50%) translateY(-65%);
  -moz-transform: translateX(-50%) translateY(-65%);
  -ms-transform: translateX(-50%) translateY(-65%);
  -o-transform: translateX(-50%) translateY(-65%);
  transform: translateX(-50%) translateY(-65%);
  -webkit-transition: background false false, 0.1s false false, linear false false;
  -moz-transition: background false false false, 0.1s false false false, linear false false false;
  -o-transition: background false false false, 0.1s false false false, linear false false false;
  transition: background 0.1s linear;
}
.play-button:hover:before {
  background: #b0be00;
  -webkit-transition: background 0.2s ease-out, opacity 0.1s linear;
  -moz-transition: background 0.2s ease-out false, opacity 0.1s linear false;
  -o-transition: background 0.2s ease-out false, opacity 0.1s linear false;
  transition: background 0.2s ease-out, opacity 0.1s linear;
}
.play-button:active:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
}

/* 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;
}
.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%;
  position: relative;
  z-index: 2;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
[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;
}

/* Slider */
/* Icons */
@font-face {
  font-family: "slick";
  src: url("/wp-content/themes/spc-base-theme/fonts/slick.eot");
  src: url("/wp-content/themes/spc-base-theme/fonts/slick.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/spc-base-theme/fonts/slick.woff") format("woff"), url("/wp-content/themes/spc-base-theme/fonts/slick.ttf") format("truetype"), url("/wp-content/themes/spc-base-theme/fonts/slick.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* =================================== */
/*	program finder
/* =================================== */
.program-finder > .row {
  max-width: 1400px;
}
.program-finder > .row > .columns {
  -webkit-transition: padding false false, 0.1s false false, linear false false;
  -moz-transition: padding false false false, 0.1s false false false, linear false false false;
  -o-transition: padding false false false, 0.1s false false false, linear false false false;
  transition: padding 0.1s linear;
}
.program-finder > .row > .columns:last-of-type {
  padding-top: 0;
}
.program-finder > .row > .columns .headline, .program-finder > .row > .columns .error404 .content h1, .error404 .content .program-finder > .row > .columns h1, .program-finder > .row > .columns .error404 .content h2, .error404 .content .program-finder > .row > .columns h2, .program-finder > .row > .columns .error404 .content h3, .error404 .content .program-finder > .row > .columns h3, .program-finder > .row > .columns .error404 .content h4, .error404 .content .program-finder > .row > .columns h4, .program-finder > .row > .columns .error404 .content h5, .error404 .content .program-finder > .row > .columns h5, .program-finder > .row > .columns .error404 .content h6, .error404 .content .program-finder > .row > .columns h6,
.program-finder > .row > .columns > .content {
  padding: 0 1.75em;
  color: #ffffff;
}
.program-finder .header-wrap {
  padding: 2.75em 1.75em 1em 1.75em;
  display: table;
}
.program-finder .header-wrap .headline, .program-finder .header-wrap .error404 .content h1, .error404 .content .program-finder .header-wrap h1, .program-finder .header-wrap .error404 .content h2, .error404 .content .program-finder .header-wrap h2, .program-finder .header-wrap .error404 .content h3, .error404 .content .program-finder .header-wrap h3, .program-finder .header-wrap .error404 .content h4, .error404 .content .program-finder .header-wrap h4, .program-finder .header-wrap .error404 .content h5, .error404 .content .program-finder .header-wrap h5, .program-finder .header-wrap .error404 .content h6, .error404 .content .program-finder .header-wrap h6 {
  margin-bottom: 0.5em;
}
.program-finder .header-wrap .headline, .program-finder .header-wrap .error404 .content h1, .error404 .content .program-finder .header-wrap h1, .program-finder .header-wrap .error404 .content h2, .error404 .content .program-finder .header-wrap h2, .program-finder .header-wrap .error404 .content h3, .error404 .content .program-finder .header-wrap h3, .program-finder .header-wrap .error404 .content h4, .error404 .content .program-finder .header-wrap h4, .program-finder .header-wrap .error404 .content h5, .error404 .content .program-finder .header-wrap h5, .program-finder .header-wrap .error404 .content h6, .error404 .content .program-finder .header-wrap h6,
.program-finder .header-wrap .content {
  color: #ffffff;
}
.program-finder .sidebar {
  width: 23em;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: width false false, 0.1s false false, linear false false;
  -moz-transition: width false false false, 0.1s false false false, linear false false false;
  -o-transition: width false false false, 0.1s false false false, linear false false false;
  transition: width 0.1s linear;
}
.program-finder .spc-program-row {
  display: table;
  width: 100%;
  background-image: none;
  margin-bottom: 2em;
}
.program-finder .spc-program-row .program-tile {
  width: 100%;
}
.program-finder .no-results {
  display: none;
}
.program-finder .no-results.spc-interrupter.inline > .row h4 {
  position: relative;
  z-index: 3;
}
.program-finder .no-results.spc-interrupter.inline > .row .content {
  position: relative;
  z-index: 3;
}
.program-finder .no-results.spc-interrupter.inline > .row:after {
  background: rgba(255, 255, 255, 0.1);
  z-index: 2;
}
.program-finder .no-results.spc-interrupter.inline > .row > .columns:after {
  display: none;
}

.filter-category, .filter-primary, label {
  text-transform: uppercase;
  font-size: 0.875rem;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 0.0875rem;
}

.filter-category {
  background: rgba(0, 0, 0, 0.9);
  color: #ffffff;
  padding: 0.875em 1.25em 0.875em 1.25em;
}

.filter-primary {
  background: #191919;
  color: #ffffff;
  padding: 1.125em 4em 1.125em 1.5em;
  position: relative;
  z-index: 2;
  width: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  text-align: left;
  cursor: pointer;
}

#main-content .program-finder-filters ul.filter-list li {
  list-style: none !important;
}

.program-finder-filters {
  background: #f1f1f1;
  width: 23em;
  padding: 3em 1.75em 3em 4em;
  position: relative;
  z-index: 2;
}
.program-finder-filters:after {
  content: "";
  background: #f1f1f1;
  width: 1000%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -1000%;
  z-index: 1;
}
.program-finder-filters .filter-primary:after {
  content: "\e827";
  font-family: "spc-icons";
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 1;
  position: absolute;
  right: 0.5em;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 1em;
  width: 1.25em;
}
.program-finder-filters .filter-primary.active:after {
  content: "\e824";
  right: 0.25em;
}
.program-finder-filters .filter-list {
  padding: 0 0 0 1em;
  margin-bottom: 2.25em;
}
.program-finder-filters .filter-list li:not(:last-of-type) {
  border-bottom: 1px solid #dddddd;
}
.program-finder-filters .filter-list li label {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 1em 0.125em 1em 2em;
  position: relative;
  z-index: 2;
  line-height: 1.25;
}
.program-finder-filters .filter-list li label input {
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  position: absolute;
}
.program-finder-filters .filter-list li label input:checked ~ span:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity false false, 0.1s false false, ease-in false false;
  -moz-transition: opacity false false false, 0.1s false false false, ease-in false false false;
  -o-transition: opacity false false false, 0.1s false false false, ease-in false false false;
  transition: opacity 0.1s ease-in;
  -webkit-transition: -webkit-transform false false, 0.1s false false, linear false false;
  -moz-transition: -moz-transform false false false, 0.1s false false false, linear false false false;
  -o-transition: -o-transform false false false, 0.1s false false false, linear false false false;
  transition: transform 0.1s linear;
}
.program-finder-filters .filter-list li label span {
  z-index: 3;
  padding-left: 1.5em;
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}
.program-finder-filters .filter-list li label span:before {
  content: "";
  font-size: 1rem;
  height: 0.875em;
  width: 0.875em;
  border-top: 1px solid #b8b8b8;
  border-right: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
  display: inline-block;
  background: #ffffff;
  -webkit-box-shadow: #b8b8b8 1px 1px 1px inset;
  -moz-box-shadow: #b8b8b8 1px 1px 1px inset;
  box-shadow: #b8b8b8 1px 1px 1px inset;
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  z-index: 4;
}
.program-finder-filters .filter-list li label span:after {
  font-family: "spc-icons";
  content: "\e826";
  font-size: 1.25rem;
  line-height: 0;
  color: #303030;
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  z-index: 5;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: opacity false false, 0.2s false false, linear false false;
  -moz-transition: opacity false false false, 0.2s false false false, linear false false false;
  -o-transition: opacity false false false, 0.2s false false false, linear false false false;
  transition: opacity 0.2s linear;
  -webkit-transition: -webkit-transform false false, 0.1s false false, linear false false;
  -moz-transition: -moz-transform false false false, 0.1s false false false, linear false false false;
  -o-transition: -o-transform false false false, 0.1s false false false, linear false false false;
  transition: transform 0.1s linear;
}
.program-finder-filters .filter-list li.sub-category label {
  margin-left: 2em;
}
.program-finder-filters .close {
  border: none;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #ffffff;
  color: #000000;
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 0.02rem;
  width: 100%;
  padding: 1em 0.25em;
  display: block;
  margin-bottom: 1.5em;
  font-weight: bold;
  cursor: pointer;
}

.page-template-template-program-finder-php main:after {
  background-image: -owg-linear-gradient(left, #0965a2, #0d4a81);
  background-image: -webkit-linear-gradient(left, #0965a2, #0d4a81);
  background-image: -moz-linear-gradient(left, #0965a2, #0d4a81);
  background-image: -o-linear-gradient(left, #0965a2, #0d4a81);
  background-image: linear-gradient(left, #0965a2, #0d4a81);
}
.page-template-template-program-finder-php main > section:not(.spc-landing-hero) {
  background: none;
}

/* =================================== */
/*	SPC Alerts
/* =================================== */
body[data-alert=true] {
  border-top: 0;
}
body[data-alert=true].mobile-menu .primary-navigation {
  padding-bottom: 10em !important;
}

body[data-alert=close] {
  border-top: 4px solid #ffffff;
}
body[data-alert=close] .spc-alert {
  display: none;
}

.spc-alert {
  color: #ffffff;
  border-bottom: 4px solid #ffffff;
  font-family: "PT Serif", Sans-serif;
  position: relative;
  z-index: 5;
  display: block;
  padding: 0.875em 2.5em;
}
.spc-alert > div {
  max-width: 1400px;
  display: block;
  margin: 0 auto;
  text-align: center;
  font-size: 0.875rem;
  letter-spacing: 0.125rem;
}
.spc-alert > div:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  z-index: 3;
}
.spc-alert > div.aqua:before {
  background: rgb(105, 179, 231);
}
.spc-alert > div.orange:before {
  background: rgb(232, 119, 34);
}
.spc-alert > div.red:before {
  background: rgb(233, 58, 92);
}
.spc-alert > div.red-alt:before {
  background: #bc0a0a;
}
.spc-alert > div.green:before {
  background: #b0be00;
}
.spc-alert > div.lime:before {
  background: #588946;
}
.spc-alert > div.blue:before {
  background: #0d5488;
}
.spc-alert > div.black:before {
  background: #000000;
}
.spc-alert > div > div {
  position: relative;
  z-index: 4;
  line-height: 1.5;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.spc-alert > div > div .alert-title {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.75rem;
  letter-spacing: 0.25rem;
  float: left;
  position: relative;
}
.spc-alert > div > div .alert-title:before {
  font-family: "spc-icons";
  color: #ffffff;
  font-size: 0.875rem;
  font-weight: normal;
  margin-right: 0.5em;
}
.spc-alert > div > div .alert-title.alert:before {
  content: "\e800";
}
.spc-alert > div > div .alert-title.map:before {
  content: "\e800";
}
.spc-alert > div > div .alert-title.calendar:before {
  content: "\e817";
}
.spc-alert > div > div .alert-title.umbrella:before {
  content: "\e818";
}
.spc-alert > div > div .alert-title.clouds1:before {
  content: "\e819";
}
.spc-alert > div > div .alert-title.clouds2:before {
  content: "\e81e";
}
.spc-alert > div > div .alert-title.clouds3:before {
  content: "\e82d";
}
.spc-alert > div > div .alert-title.flag:before {
  content: "\e828";
}
.spc-alert > div > div .alert-title.bookmark:before {
  content: "\e829";
}
.spc-alert > div > div .alert-title.alert:before {
  content: "\e800";
}
.spc-alert > div > div .alert-title.hand:before {
  content: "\e82a";
}
.spc-alert > div > div .alert-title.award:before {
  content: "\e82b";
}
.spc-alert > div > div .alert-title.flash:before {
  content: "\e82c";
}
.spc-alert > div > div .alert-title.creditcard:before {
  content: "\e82e";
}
.spc-alert > div > div .alert-title.microphone:before {
  content: "\f048";
}
.spc-alert > div > div .alert-title.megaphone:before {
  content: "\e82f";
}
.spc-alert > div > div .alert-title.star:before {
  content: "\e830";
}
.spc-alert > div > div .alert-title.wrench:before {
  content: "\e831";
}
.spc-alert > div > div .alert-title.bell:before {
  content: "\f0f3";
}
.spc-alert > div > div .alert-title.ticket:before {
  content: "\f145";
}
.spc-alert > div > div .alert-title.graduation:before {
  content: "\f19d";
}
.spc-alert > div > div .alert-title.leaf:before {
  content: "\f299";
}
.spc-alert > div > div .alert-title.building:before {
  content: "\f19c";
}
.spc-alert > div > div .alert-title ~ i {
  margin: 0 1em;
}
.spc-alert > div > div .alert-content {
  margin-right: 1em;
  font-size: 0.75rem;
}
.spc-alert > div a {
  color: #ffffff;
  position: relative;
  z-index: 2;
  white-space: nowrap;
}
.spc-alert > div a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  display: block;
  background: #ffffff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transform: translateY(4px);
  -moz-transform: translateY(4px);
  -ms-transform: translateY(4px);
  -o-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-transition: -webkit-transform false false, 0.1s false false, linear false false;
  -moz-transition: -moz-transform false false false, 0.1s false false false, linear false false false;
  -o-transition: -o-transform false false false, 0.1s false false false, linear false false false;
  transition: transform 0.1s linear;
}
.spc-alert > div a:hover::after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transform: translateY(6px);
  -moz-transform: translateY(6px);
  -ms-transform: translateY(6px);
  -o-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.2s ease-in, opacity 0.3s linear;
  -moz-transition: -moz-transform 0.2s ease-in false, opacity 0.3s linear false;
  -o-transition: -o-transform 0.2s ease-in false, opacity 0.3s linear false;
  transition: transform 0.2s ease-in, opacity 0.3s linear;
}
.spc-alert .alert-close {
  width: 2em;
  height: 2.25em;
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 1em;
  display: block;
  z-index: 6;
  padding: 0;
  cursor: pointer;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transition: opacity false false, 0.1s false false, linear false false;
  -moz-transition: opacity false false false, 0.1s false false false, linear false false false;
  -o-transition: opacity false false false, 0.1s false false false, linear false false false;
  transition: opacity 0.1s linear;
}
.spc-alert .alert-close:after {
  content: "\e825";
  font-family: "spc-icons";
  color: #ffffff;
  font-size: 1.25rem;
}
.spc-alert .alert-close:active {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  -webkit-transition: opacity false false, 0.1s false false, linear false false;
  -moz-transition: opacity false false false, 0.1s false false false, linear false false false;
  -o-transition: opacity false false false, 0.1s false false false, linear false false false;
  transition: opacity 0.1s linear;
}

/* =================================== */
/*	404
/* =================================== */
.error404 .spc-landing-hero {
  height: 26em;
}
.error404 .spc-landing-hero .columns {
  padding-top: 0;
}
.error404 .spc-landing-hero .headline, .error404 .spc-landing-hero .content h1, .error404 .content .spc-landing-hero h1, .error404 .spc-landing-hero .content h2, .error404 .content .spc-landing-hero h2, .error404 .spc-landing-hero .content h3, .error404 .content .spc-landing-hero h3, .error404 .spc-landing-hero .content h4, .error404 .content .spc-landing-hero h4, .error404 .spc-landing-hero .content h5, .error404 .content .spc-landing-hero h5, .error404 .spc-landing-hero .content h6, .error404 .content .spc-landing-hero h6 {
  margin-bottom: 0.125em;
}
.error404 .spc-landing-hero .headline ~ p, .error404 .spc-landing-hero .content h1 ~ p, .error404 .content .spc-landing-hero h1 ~ p, .error404 .spc-landing-hero .content h2 ~ p, .error404 .content .spc-landing-hero h2 ~ p, .error404 .spc-landing-hero .content h3 ~ p, .error404 .content .spc-landing-hero h3 ~ p, .error404 .spc-landing-hero .content h4 ~ p, .error404 .content .spc-landing-hero h4 ~ p, .error404 .spc-landing-hero .content h5 ~ p, .error404 .content .spc-landing-hero h5 ~ p, .error404 .spc-landing-hero .content h6 ~ p, .error404 .content .spc-landing-hero h6 ~ p {
  color: #ffffff;
  text-align: center;
}
.error404 .spc-cta-group.small .cta-group, .error404 .content h1.spc-cta-group .cta-group, .error404 .content h2.spc-cta-group .cta-group, .error404 .content h3.spc-cta-group .cta-group, .error404 .content h4.spc-cta-group .cta-group, .error404 .content h5.spc-cta-group .cta-group, .error404 .content h6.spc-cta-group .cta-group {
  margin-top: 1.75em;
}
.error404 .content {
  margin: 0.5em 0 1em;
}
.error404 .content h1, .error404 .content h2, .error404 .content h3, .error404 .content h4, .error404 .content h5, .error404 .content h6 {
  text-align: center;
  color: #404040;
  margin-bottom: 0.25em;
}
.error404 .content p {
  text-align: center;
}

.local-news-item-wrap {
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.local-news-item-wrap:nth-child(odd) {
  background: #efefef;
}
.local-news-item-wrap .news-item-local {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.local-news-item-wrap .news-item-local .item-content {
  width: 72%;
}
.local-news-item-wrap .news-item-local .item-content.full-width-item-content {
  width: 100%;
}
.local-news-item-wrap .news-item-local .item-content-date {
  font-style: italic;
  margin-bottom: 10px;
}
.local-news-item-wrap .news-item-local .item-image {
  width: 25%;
  margin-left: 2%;
}
.local-news-item-wrap .news-item-local .item-image img {
  width: 100% !important;
  height: auto;
  display: block;
  height: auto;
}
.local-news-item-wrap .news-item-local .item-content-read-more i {
  font-style: normal;
  font-size: 0.7em;
}

/* =================================== */
/*	Footer
/* =================================== */
#footer {
  background: #404040;
  padding-top: 1.25em;
  padding: 1.25em 2em 1.5em 2em;
  position: relative;
  z-index: 2;
  -webkit-transition: padding false false, 0.1s false false, linear false false;
  -moz-transition: padding false false false, 0.1s false false false, linear false false false;
  -o-transition: padding false false false, 0.1s false false false, linear false false false;
  transition: padding 0.1s linear;
}
#footer a {
  color: #ffffff;
}
#footer .row {
  max-width: 1180px;
}
#footer .row.masthead {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  margin-bottom: 1.5em;
  position: relative;
  z-index: 2;
}
#footer .row.masthead .columns.small-7 {
  padding-right: 0 !important;
}
#footer .row .custom {
  padding: 0;
  height: 100%;
}
#footer .row .custom:first-of-type {
  width: 40%;
  padding-left: 5.5em;
  -webkit-transition: width false false, 0.1s false false, linear false false;
  -moz-transition: width false false false, 0.1s false false false, linear false false false;
  -o-transition: width false false false, 0.1s false false false, linear false false false;
  transition: width 0.1s linear;
}
#footer .row .custom:last-of-type {
  width: 60%;
  -webkit-transition: width false false, 0.1s false false, linear false false;
  -moz-transition: width false false false, 0.1s false false false, linear false false false;
  -o-transition: width false false false, 0.1s false false false, linear false false false;
  transition: width 0.1s linear;
}
#footer .footer-breadcrumbs {
  overflow-x: scroll;
  -ms-overflow-style: none;
  max-width: 1180px;
  margin: 0 auto;
}
#footer ul.breadcrumbs li {
  position: relative;
  padding-left: 0.5em;
  display: inline-block;
}
#footer ul.breadcrumbs li:before {
  font-family: "spc-icons";
  content: "\e803";
  color: #ffffff;
  font-size: 0.55rem;
  position: absolute;
  top: 0.5em;
  left: 0.75em;
}
#footer ul.breadcrumbs li a {
  text-transform: uppercase;
  font-family: "PT Serif", Sans-serif;
  font-weight: bold;
  font-size: 0.75rem;
  position: relative;
  z-index: 3;
  color: rgba(255, 255, 255, 0.8) !important;
  padding-left: 1.5em;
  line-height: 1;
}
#footer ul.breadcrumbs li a:visited {
  color: rgba(255, 255, 255, 0.8);
}
#footer ul.breadcrumbs li:first-of-type:before {
  display: none;
}
#footer ul.breadcrumbs li:first-of-type a {
  padding-left: 2em;
}
#footer ul.breadcrumbs li:first-of-type a:after {
  position: absolute;
  z-index: 3;
  top: -1px;
  left: -0.25em;
  content: "\e80d";
  font-family: "spc-icons";
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.8);
  -webkit-transition: font-size false false, 0.2s false false, linear false false;
  -moz-transition: font-size false false false, 0.2s false false false, linear false false false;
  -o-transition: font-size false false false, 0.2s false false false, linear false false false;
  transition: font-size 0.2s linear;
}
#footer ul.breadcrumbs li > span {
  text-transform: uppercase;
  font-family: "PT Serif", Sans-serif;
  font-weight: bold;
  font-size: 0.75rem;
  position: relative;
  z-index: 3;
  color: rgba(255, 255, 255, 0.8) !important;
  padding-left: 1.5em;
  line-height: 1;
}
#footer ul.breadcrumbs li > span:visited {
  color: rgba(255, 255, 255, 0.8);
}
#footer .branding {
  float: left;
  padding-left: 1em;
}
#footer .branding a {
  width: 21em;
  height: 6em;
  margin: 1.5em 2em 1.5em 0;
  display: block;
  background: url(/wp-content/themes/spc-base-theme/images/logo-white.svg) no-repeat;
  background-size: contain;
}
#footer .date {
  color: #ffffff;
  font-family: "PT Serif", Sans-serif;
  font-size: 0.75em;
  padding: 4em 5.25em 2.5em 0;
  line-height: 1.5;
}
#footer .date i {
  font-variant: normal;
  margin-left: 0.375em;
  margin-right: 0.375em;
}
#footer .date a {
  text-decoration: underline;
  white-space: nowrap;
}
#footer .date a:hover {
  text-decoration: none;
}
#footer .social-navigation {
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  z-index: 3;
  padding-left: 20em;
}
#footer .back-to-top {
  padding-top: 0.75em;
  height: 6em;
  width: 6em;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3;
  background: #000000;
  border: none;
  cursor: pointer;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: width 0.1s linear, height 0.1s linear;
  -moz-transition: width 0.1s linear false, height 0.1s linear false;
  -o-transition: width 0.1s linear false, height 0.1s linear false;
  transition: width 0.1s linear, height 0.1s linear;
}
#footer .back-to-top span {
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
  text-align: center;
  position: relative;
  z-index: 2;
}
#footer .back-to-top span:before {
  content: "\f106";
  font-family: "spc-icons";
  color: #ffffff;
  font-size: 1.375rem;
  font-weight: bold;
  position: absolute;
  top: -0.875em;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 3;
}

.social-navigation li {
  margin: 0 1.375em 0.25em 0;
  float: left;
}
.social-navigation li a {
  display: block;
  position: relative;
  z-index: 2;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform false false, 0.1s false false, linear false false;
  -moz-transition: -moz-transform false false false, 0.1s false false false, linear false false false;
  -o-transition: -o-transform false false false, 0.1s false false false, linear false false false;
  transition: transform 0.1s linear;
}
.social-navigation li a:after {
  color: #ffffff;
  font-family: "spc-icons";
  font-size: 2.125rem;
  line-height: 1;
  position: relative;
  z-index: 4;
}
.social-navigation li a:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform false false, 0.2s false false, ease-in false false;
  -moz-transition: -moz-transform false false false, 0.2s false false false, ease-in false false false;
  -o-transition: -o-transform false false false, 0.2s false false false, ease-in false false false;
  transition: transform 0.2s ease-in;
}
.social-navigation li a span {
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  position: absolute;
}
.social-navigation li.fb a:after, .social-navigation li.facebook a:after {
  content: "\e80b";
}
.social-navigation li.gp a:after, .social-navigation li.google a:after, .social-navigation li.googleplus a:after, .social-navigation li.google-plus a:after {
  content: "\e80c";
}
.social-navigation li.rss a:after {
  content: "\e813";
}
.social-navigation li.twitter a:after {
  content: "\e815";
}
.social-navigation li.yt a:after, .social-navigation li.you-tube a:after, .social-navigation li.youtube a:after {
  content: "\e816";
}
.social-navigation li.vimeo a:after {
  content: "\e81c";
}
.social-navigation li.instagram a:after {
  content: "\e81d";
}

.footer-navigation li {
  margin-bottom: 0.75em;
}
.footer-navigation li:last-of-type {
  margin-bottom: 0;
}
.footer-navigation li a {
  text-transform: uppercase;
  font-family: "PT Serif", Sans-serif;
  font-weight: bold;
  font-size: 0.875rem;
  line-height: 1.25;
  letter-spacing: 0.125rem;
  color: #ffffff;
  display: block;
  padding: 1.375em 1.5em;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.footer-navigation li a:after {
  content: "";
  height: 4px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  background: #ffffff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transform: translateY(4px);
  -moz-transform: translateY(4px);
  -ms-transform: translateY(4px);
  -o-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-transition: opacity 0.1s linear, -webkit-transform 0.1s linear;
  -moz-transition: opacity 0.1s linear false, -moz-transform 0.1s linear false;
  -o-transition: opacity 0.1s linear false, -o-transform 0.1s linear false;
  transition: opacity 0.1s linear, transform 0.1s linear;
}
.footer-navigation li a:hover:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: opacity 0.2s ease-in, -webkit-transform 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in false, -moz-transform 0.2s ease-in false;
  -o-transition: opacity 0.2s ease-in false, -o-transform 0.2s ease-in false;
  transition: opacity 0.2s ease-in, transform 0.2s ease-in;
}
.footer-navigation li:nth-child(1) a {
  background: #000000;
}
.footer-navigation li:nth-child(2) a {
  background: rgba(0, 0, 0, 0.8);
}
.footer-navigation li:nth-child(3) a {
  background: rgba(0, 0, 0, 0.6);
}
.footer-navigation li:nth-child(4) a {
  background: rgba(0, 0, 0, 0.4);
}
.footer-navigation li:nth-child(n+4) a {
  background: rgba(0, 0, 0, 0.4);
}

.contact-info {
  color: #ffffff;
  padding-top: 0.5em;
}
.contact-info > span {
  *zoom: 1;
}
.contact-info > span:before, .contact-info > span:after {
  content: " ";
  display: table;
}
.contact-info > span:after {
  clear: both;
}
.contact-info > [itemprop]:not(.ir) {
  position: relative;
  z-index: 2;
  display: table;
}
.contact-info > [itemprop]:not(.ir):after {
  font-family: "spc-icons";
  position: absolute;
  top: 0.125em;
  left: -1.5em;
  z-index: 3;
  font-size: 1.375rem;
  -webkit-transition: font-size false false, 0.1s false false, linear false false;
  -moz-transition: font-size false false false, 0.1s false false false, linear false false false;
  -o-transition: font-size false false false, 0.1s false false false, linear false false false;
  transition: font-size 0.1s linear;
}
.contact-info [itemprop=telephone] {
  font-family: "Raleway", Sans-serif;
  font-size: 2.125rem;
  margin: 0.25em 0 1.125em 0;
}
.contact-info [itemprop=telephone]:after {
  top: 0.3em !important;
  content: "\e81f";
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform false false, 0.1s false false, ease-out false false;
  -moz-transition: -moz-transform false false false, 0.1s false false false, ease-out false false false;
  -o-transition: -o-transform false false false, 0.1s false false false, ease-out false false false;
  transition: transform 0.1s ease-out;
}
.contact-info [itemprop=telephone]:hover:after {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform false false, 0.2s false false, ease-in false false;
  -moz-transition: -moz-transform false false false, 0.2s false false false, ease-in false false false;
  -o-transition: -o-transform false false false, 0.2s false false false, ease-in false false false;
  transition: transform 0.2s ease-in;
}
.contact-info [itemprop=address] {
  font-family: "PT Serif", Sans-serif;
  text-transform: uppercase;
}
.contact-info [itemprop=address]:first-of-type {
  margin-bottom: 2em;
}
.contact-info [itemprop=address] span:first-of-type {
  font-weight: bold;
  font-size: 1rem;
  letter-spacing: 0.2rem;
  line-height: 1;
  padding-bottom: 0.25em;
}
.contact-info [itemprop=address] span:not(:first-of-type) {
  font-size: 0.75rem;
  line-height: 1.5;
}
.contact-info [itemprop=address] [itemprop=addressLocality] {
  float: left;
  margin-right: 0.5em;
}
.contact-info [itemprop=address] [itemprop=addressRegion] {
  float: left;
  margin-right: 0.5em;
}
.contact-info [itemprop=address] [itemprop=postalCode] {
  float: left;
}
.contact-info [itemprop=address]:after {
  content: "\e80f";
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform false false, 0.1s false false, ease-out false false;
  -moz-transition: -moz-transform false false false, 0.1s false false false, ease-out false false false;
  -o-transition: -o-transform false false false, 0.1s false false false, ease-out false false false;
  transition: transform 0.1s ease-out;
}
.contact-info [itemprop=address]:hover:after {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform false false, 0.2s false false, ease-in false false;
  -moz-transition: -moz-transform false false false, 0.2s false false false, ease-in false false false;
  -o-transition: -o-transform false false false, 0.2s false false false, ease-in false false false;
  transition: transform 0.2s ease-in;
}
.contact-info [itemprop=address] > span {
  display: block;
}
.contact-info [itemprop=address] > a {
  position: absolute;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  z-index: 4;
}
.contact-info [itemprop=webadress] {
  color: #ffffff;
  font-size: 0.75rem;
  letter-spacing: 0.02em;
  line-height: 1.5;
  margin: -10px 0 0 0;
  position: relative;
  text-decoration: underline;
  text-transform: uppercase;
  z-index: 3;
}
.contact-info [itemprop=webadress]:hover {
  text-decoration: none !important;
}

/* =================================== */
/*	Media Queries
/* =================================== */
@media only screen and (min-width: 3500px) and (min-width: 4000px) {
  .primary-navigation > div > ul:first-of-type > li > div .category-info .bkgnd {
    width: 260%;
    left: -160%;
  }
}
@media only screen and (min-width: 2000px) and (max-width: 3500px) {
  .primary-navigation > div > ul:first-of-type > li > div .category-info .bkgnd {
    width: 200%;
    left: -100%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 2000px) {
  .primary-navigation > div > ul:first-of-type > li > div .category-info .bkgnd {
    width: 150%;
    left: -50%;
  }
}
@media only screen and (max-width: 1385px) {
  .primary-navigation > div > ul:first-of-type > li:hover:nth-child(3) > span::after {
    border-bottom: 18px solid #ffffff;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
}
@media only screen and (max-width: 1085px) {
  .primary-navigation > div > ul:first-of-type > li:hover:nth-child(2) > span::after {
    border-bottom: 18px solid #ffffff;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
}
@media only screen and (min-width: 1400px) {
  .program-finder .columns {
    padding-left: 25em;
    -webkit-transition: padding false false, 0.1s false false, linear false false;
    -moz-transition: padding false false false, 0.1s false false false, linear false false false;
    -o-transition: padding false false false, 0.1s false false false, linear false false false;
    transition: padding 0.1s linear;
  }
}
@media only screen and (max-width: 1400px) {
  #header .branding {
    left: 1em;
    -webkit-transition: left false false, 0.1s false false, linear false false;
    -moz-transition: left false false false, 0.1s false false false, linear false false false;
    -o-transition: left false false false, 0.1s false false false, linear false false false;
    transition: left 0.1s linear;
  }
  .spc-hero > div:not(.spc-hero-nav) {
    height: 50em;
    -webkit-transition: height false false, 0.2s false false, linear false false;
    -moz-transition: height false false false, 0.2s false false false, linear false false false;
    -o-transition: height false false false, 0.2s false false false, linear false false false;
    transition: height 0.2s linear;
  }
  .spc-hero > div:not(.spc-hero-nav) .slick-slide {
    min-height: 50em;
    background-position: 25% center;
    -webkit-transition: min-height 0.2s linear, background-position 0.1s linear;
    -moz-transition: min-height 0.2s linear false, background-position 0.1s linear false;
    -o-transition: min-height 0.2s linear false, background-position 0.1s linear false;
    transition: min-height 0.2s linear, background-position 0.1s linear;
  }
  .spc-hero > div:not(.spc-hero-nav) .slide > div {
    min-height: 50em;
    -webkit-transition: min-height false false, 0.2s false false, linear false false;
    -moz-transition: min-height false false false, 0.2s false false false, linear false false false;
    -o-transition: min-height false false false, 0.2s false false false, linear false false false;
    transition: min-height 0.2s linear;
  }
  .spc-hero > div:not(.spc-hero-nav) .slide > div > div {
    left: 1em;
    -webkit-transition: left 0.1s linear, bottom false false;
    -moz-transition: left 0.1s linear false, bottom false false false;
    -o-transition: left 0.1s linear false, bottom false false false;
    transition: left 0.1s linear, bottom;
  }
  .spc-hero-nav > div {
    padding-right: 1em;
    padding-left: 1em;
    -webkit-transition: padding false false, 0.1s false false, linear false false;
    -moz-transition: padding false false false, 0.1s false false false, linear false false false;
    -o-transition: padding false false false, 0.1s false false false, linear false false false;
    transition: padding 0.1s linear;
  }
  .spc-program-row .slick-next {
    right: 0.5em;
    -webkit-transition: right false false, 0.1s false false, linear false false;
    -moz-transition: right false false false, 0.1s false false false, linear false false false;
    -o-transition: right false false false, 0.1s false false false, linear false false false;
    transition: right 0.1s linear;
  }
  .spc-program-row .slick-prev {
    left: 0.5em;
    -webkit-transition: left false false, 0.1s false false, linear false false;
    -moz-transition: left false false false, 0.1s false false false, linear false false false;
    -o-transition: left false false false, 0.1s false false false, linear false false false;
    transition: left 0.1s linear;
  }
}
@media only screen and (min-width: 1180px) {
  #header .branding {
    height: 115px;
  }
  #header .branding a img, #header .branding a svg {
    height: 130px;
    width: auto;
  }
  .primary-navigation {
    padding-left: 21.5em;
  }
  .primary-navigation > div ul:first-of-type {
    -webkit-transition: padding-right false false, 0.1s false false, linear false false;
    -moz-transition: padding-right false false false, 0.1s false false false, linear false false false;
    -o-transition: padding-right false false false, 0.1s false false false, linear false false false;
    transition: padding-right 0.1s linear;
  }
  .primary-navigation > div ul:first-of-type > li.overflow > div > div ul {
    width: 100%;
  }
  .primary-navigation > div ul.meta-navigation {
    right: 0.875em;
    -webkit-transition: right false false, 0.1s false false, linear false false;
    -moz-transition: right false false false, 0.1s false false false, linear false false false;
    -o-transition: right false false false, 0.1s false false false, linear false false false;
    transition: right 0.1s linear;
  }
  .spc-landing-hero nav ul.breadcrumbs li::before {
    top: 0.5em;
  }
}
@media only screen and (min-width: 1180px) and (max-width: 1400px) {
  .program-finder .sidebar {
    width: 19em;
    padding: 3em 1.75em 3em 1em;
  }
  .program-finder .columns {
    padding-left: 21em;
  }
  .spc-event.half-col-slider .slide .headline, .spc-event.half-col-slider .slide .error404 .content h1, .error404 .content .spc-event.half-col-slider .slide h1, .spc-event.half-col-slider .slide .error404 .content h2, .error404 .content .spc-event.half-col-slider .slide h2, .spc-event.half-col-slider .slide .error404 .content h3, .error404 .content .spc-event.half-col-slider .slide h3, .spc-event.half-col-slider .slide .error404 .content h4, .error404 .content .spc-event.half-col-slider .slide h4, .spc-event.half-col-slider .slide .error404 .content h5, .error404 .content .spc-event.half-col-slider .slide h5, .spc-event.half-col-slider .slide .error404 .content h6, .error404 .content .spc-event.half-col-slider .slide h6 {
    font-size: 2rem;
    line-height: 1.2;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1400px) {
  .primary-navigation > div > ul:first-of-type > li.overflow > div > div {
    padding: 2.75em 2em 3.5em 2em;
    -webkit-transition: padding false false, 0.1s false false, linear false false;
    -moz-transition: padding false false false, 0.1s false false false, linear false false false;
    -o-transition: padding false false false, 0.1s false false false, linear false false false;
    transition: padding 0.1s linear;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1180px) {
  .primary-navigation > div > ul:first-of-type > li > div .category-info {
    padding: 3.5em 2em 3em 1em;
    width: 40%;
    -webkit-transition: padding 0.1s linear, width 0.1s linear;
    -moz-transition: padding 0.1s linear false, width 0.1s linear false;
    -o-transition: padding 0.1s linear false, width 0.1s linear false;
    transition: padding 0.1s linear, width 0.1s linear;
  }
  .primary-navigation > div > ul:first-of-type > li > div .category-info > div {
    font-size: 1.25rem;
  }
  .primary-navigation > div > ul:first-of-type > li > div .category-info > div strong {
    font-size: 12rem;
  }
  .primary-navigation > div > ul:first-of-type > li > div .category-info > div > span {
    font-size: 1.75rem;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > div > div ul {
    padding-right: 1.25em;
    -webkit-transition: padding false false, 0.1s false false, linear false false;
    -moz-transition: padding false false false, 0.1s false false false, linear false false false;
    -o-transition: padding false false false, 0.1s false false false, linear false false false;
    transition: padding 0.1s linear;
    width: 33.33%;
    display: inline-block;
    float: left;
    padding-right: 1.25em;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > div > div ul:nth-child(n+6) {
    margin-top: 2.25em;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > div > div ul ~ span:nth-child(6n+6) {
    display: table;
    clear: both;
    height: 0;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > div > div ul > li {
    padding-left: 0;
    padding-right: 0;
  }
  .primary-navigation .search-form > div {
    margin-left: 0;
    max-width: 100%;
  }
  .spc-video .content header h2.headline.extra-large, .spc-video .error404 .content header h2.extra-large, .error404 .spc-video .content header h2.extra-large {
    font-size: 3.5rem;
  }
  .program-finder .sidebar {
    width: 17em;
    padding: 3em 1.75em 3em 1em;
  }
  .program-finder .columns {
    padding-left: 19em;
  }
  .spc-program-row .program-tile > div {
    margin: 1.25em;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1024px) {
  .page-template-template-department-standard .spc-basic-content.sidebar .push,
.page-template-template-department-standard-child .spc-basic-content.sidebar .push {
    padding: 3.5em 1em 4em 2em;
    width: 70%;
  }
  .page-template-template-department-standard .spc-basic-content.sidebar .pull,
.page-template-template-department-standard-child .spc-basic-content.sidebar .pull {
    width: 30%;
    padding: 2em 1em;
  }
  .page-template-template-program-finder-php main .spc-program-row .program-tile {
    width: 50%;
  }
  .spc-program-row .program-tile > div {
    margin: 1.25em;
  }
}
@media only screen and (min-width: 769px) {
  .spc-event .small-6.columns:last-of-type, .spc-event .medium-6.columns:last-of-type, .spc-event .large-6.columns:last-of-type {
    padding: 2.5em 1em 0 2em;
  }
  .spc-event .no-slider .small-12 .event-wrap > a {
    top: 3em;
  }
  .spc-event .no-slider {
    padding-top: 2em;
  }
  .spc-event .no-slider .small-12 .event-wrap {
    width: 100%;
    margin: 0 auto;
    max-width: 767px;
  }
  .spc-event .no-slider .small-12 .event-wrap #spc-events {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: start;
    align-items: start;
    -webkit-align-content: center;
    align-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1180px) {
  .primary-navigation > div > ul:first-of-type > li:last-of-type {
    padding-right: 0.25em;
  }
  .full-col-slider .row {
    min-height: 29em;
    -webkit-transition: height false false, 0.1s false false, linear false false;
    -moz-transition: height false false false, 0.1s false false false, linear false false false;
    -o-transition: height false false false, 0.1s false false false, linear false false false;
    transition: height 0.1s linear;
  }
  .full-col-slider .hero .slick-slide {
    -webkit-transition: height false false, 0.1s false false, linear false false;
    -moz-transition: height false false false, 0.1s false false false, linear false false false;
    -o-transition: height false false false, 0.1s false false false, linear false false false;
    transition: height 0.1s linear;
  }
  .full-col-slider .hero .slick-slide > div {
    min-height: 34em;
    -webkit-transition: height false false, 0.1s false false, linear false false;
    -moz-transition: height false false false, 0.1s false false false, linear false false false;
    -o-transition: height false false false, 0.1s false false false, linear false false false;
    transition: height 0.1s linear;
  }
  .spc-landing-hero nav ul.breadcrumbs li::before {
    top: 0.675em;
  }
  .spc-video .columns {
    -webkit-transition: width false false, 0.1s false false, linear false false;
    -moz-transition: width false false false, 0.1s false false false, linear false false false;
    -o-transition: width false false false, 0.1s false false false, linear false false false;
    transition: width 0.1s linear;
  }
  .spc-video .columns:first-of-type {
    width: 52%;
  }
  .spc-video .columns:last-of-type {
    width: 48%;
  }
  .spc-interrupter {
    padding: 5em 7em;
    -webkit-transition: padding false false, 0.1s false false, linear false false;
    -moz-transition: padding false false false, 0.1s false false false, linear false false false;
    -o-transition: padding false false false, 0.1s false false false, linear false false false;
    transition: padding 0.1s linear;
  }
  .spc-landing-hero nav ul.breadcrumbs li a, .spc-landing-hero nav ul.breadcrumbs li span {
    font-size: 0.875rem;
  }
  .half-col-slider .hero {
    min-height: 32em;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .spc-content-split .hero {
    width: 43%;
  }
}
@media only screen and (min-width: 480px) and (max-width: 960px) {
  .columns {
    padding-left: 1.5em;
    padding-right: 1.5em;
    -webkit-transition: padding false false, 0.1s false false, linear false false;
    -moz-transition: padding false false false, 0.1s false false false, linear false false false;
    -o-transition: padding false false false, 0.1s false false false, linear false false false;
    transition: padding 0.1s linear;
  }
  .spc-landing-hero {
    height: 40vw;
    -webkit-transition: height false false, 0.1s false false, linear false false;
    -moz-transition: height false false false, 0.1s false false false, linear false false false;
    -o-transition: height false false false, 0.1s false false false, linear false false false;
    transition: height 0.1s linear;
  }
}
@media only screen and (max-width: 1180px) {
  .primary-navigation {
    padding-left: 20em;
  }
  .spc-program-row .slick-arrow {
    height: 5em;
    width: 5em;
  }
  .spc-program-row .slick-prev,
.spc-program-row .slick-next {
    text-indent: 0;
  }
  .spc-program-row .slick-prev {
    left: 1.5em;
  }
  .spc-program-row .slick-next {
    right: 1.5em;
  }
  .spc-imagebox-group .cta-group .image-cta a span {
    font-size: 1.875rem;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1180px) {
  #header .branding {
    height: 110px;
  }
  #header .branding a img, #header .branding a svg {
    height: 125px;
    width: auto;
  }
  .primary-navigation > div > ul:first-of-type > li:not(:last-of-type) > a {
    padding-left: 0.375em;
    padding-right: 0.375em;
    -webkit-transition: padding false false, 0.1s false false, linear false false;
    -moz-transition: padding false false false, 0.1s false false false, linear false false false;
    -o-transition: padding false false false, 0.1s false false false, linear false false false;
    transition: padding 0.1s linear;
  }
  .primary-navigation > div > ul:first-of-type > li:not(:last-of-type) > a:before,
.primary-navigation > div > ul:first-of-type > li:not(:last-of-type) > span:before {
    width: calc(100% - 0.8em);
  }
  .primary-navigation > div > ul.meta-navigation li a {
    padding: 0 0.5em;
    -webkit-transition: padding false false, 0.1s false false, linear false false;
    -moz-transition: padding false false false, 0.1s false false false, linear false false false;
    -o-transition: padding false false false, 0.1s false false false, linear false false false;
    transition: padding 0.1s linear;
  }
  .full-col-slider .columns {
    width: 65%;
  }
  .spc-hero > div:not(.spc-hero-nav) .slide > div > div {
    max-width: 45em;
    -webkit-transition: max-width false false, 0.1s false false, linear false false;
    -moz-transition: max-width false false false, 0.1s false false false, linear false false false;
    -o-transition: max-width false false false, 0.1s false false false, linear false false false;
    transition: max-width 0.1s linear;
  }
  .spc-hero > div:not(.spc-hero-nav) .slide > div > div .headline.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h1.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h1.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h2.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h2.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h3.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h3.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h4.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h4.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h5.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h5.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h6.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h6.billboard {
    font-size: 4.25rem;
  }
  .spc-hero > div:not(.spc-hero-nav) .slick-slide {
    background-position: 45% center;
    -webkit-transition: background-position false false, 0.1s false false, linear false false;
    -moz-transition: background-position false false false, 0.1s false false false, linear false false false;
    -o-transition: background-position false false false, 0.1s false false false, linear false false false;
    transition: background-position 0.1s linear;
  }
  .spc-event.half-col-slider .slide .headline, .spc-event.half-col-slider .slide .error404 .content h1, .error404 .content .spc-event.half-col-slider .slide h1, .spc-event.half-col-slider .slide .error404 .content h2, .error404 .content .spc-event.half-col-slider .slide h2, .spc-event.half-col-slider .slide .error404 .content h3, .error404 .content .spc-event.half-col-slider .slide h3, .spc-event.half-col-slider .slide .error404 .content h4, .error404 .content .spc-event.half-col-slider .slide h4, .spc-event.half-col-slider .slide .error404 .content h5, .error404 .content .spc-event.half-col-slider .slide h5, .spc-event.half-col-slider .slide .error404 .content h6, .error404 .content .spc-event.half-col-slider .slide h6 {
    font-size: 1.5rem;
    padding-right: 1.75em;
  }
  .spc-colleges-schools .button-block {
    width: 60%;
    -webkit-transition: width false false, 0.1s false false, linear false false;
    -moz-transition: width false false false, 0.1s false false false, linear false false false;
    -o-transition: width false false false, 0.1s false false false, linear false false false;
    transition: width 0.1s linear;
  }
  .spc-colleges-schools .button-block:nth-child(even) {
    float: right;
    margin-right: 3em;
    -webkit-transition: margin false false, 0.1s false false, linear false false;
    -moz-transition: margin false false false, 0.1s false false false, linear false false false;
    -o-transition: margin false false false, 0.1s false false false, linear false false false;
    transition: margin 0.1s linear;
  }
  .spc-colleges-schools .button-block:nth-child(odd) {
    float: left;
    margin-left: 3em;
    -webkit-transition: margin false false, 0.1s false false, linear false false;
    -moz-transition: margin false false false, 0.1s false false false, linear false false false;
    -o-transition: margin false false false, 0.1s false false false, linear false false false;
    transition: margin 0.1s linear;
  }
}
@media only screen and (min-width: 960px) {
  .headline.billboard, .error404 .content h1.billboard, .error404 .content h2.billboard, .error404 .content h3.billboard, .error404 .content h4.billboard, .error404 .content h5.billboard, .error404 .content h6.billboard {
    font-size: 7rem;
    line-height: 0.875;
  }
  .headline.extra-large, .error404 .content h1.extra-large, .error404 .content h2.extra-large, .error404 .content h3.extra-large, .error404 .content h4.extra-large, .error404 .content h5.extra-large, .error404 .content h6.extra-large {
    font-size: 4.25rem;
  }
  .headline.large, .error404 .content h1.large, .error404 .content h2.large, .error404 .content h3.large, .error404 .content h4.large, .error404 .content h5.large, .error404 .content h6.large {
    font-size: 3.75rem;
  }
  .headline.medium, .error404 .content h1.medium, .error404 .content h2.medium, .error404 .content h3.medium, .error404 .content h4.medium, .error404 .content h5.medium, .error404 .content h6.medium {
    font-size: 3rem;
    line-height: 0.875;
  }
  .headline.small, .error404 .content h1, .error404 .content h2, .error404 .content h3, .error404 .content h4, .error404 .content h5, .error404 .content h6 {
    font-size: 2.5rem;
  }
  .headline.extra-small, .error404 .content h1.extra-small, .error404 .content h2.extra-small, .error404 .content h3.extra-small, .error404 .content h4.extra-small, .error404 .content h5.extra-small, .error404 .content h6.extra-small {
    font-size: 1rem;
  }
  .cta {
    padding: 1.1em 1em;
    -webkit-transition: padding false false, 0.1s false false, linear false false;
    -moz-transition: padding false false false, 0.1s false false false, linear false false false;
    -o-transition: padding false false false, 0.1s false false false, linear false false false;
    transition: padding 0.1s linear;
  }
  .spc-hero .headline.billboard, .spc-hero .error404 .content h1.billboard, .error404 .content .spc-hero h1.billboard, .spc-hero .error404 .content h2.billboard, .error404 .content .spc-hero h2.billboard, .spc-hero .error404 .content h3.billboard, .error404 .content .spc-hero h3.billboard, .spc-hero .error404 .content h4.billboard, .error404 .content .spc-hero h4.billboard, .spc-hero .error404 .content h5.billboard, .error404 .content .spc-hero h5.billboard, .spc-hero .error404 .content h6.billboard, .error404 .content .spc-hero h6.billboard {
    font-size: 6rem;
  }
  .connect-detail .columns {
    width: 33%;
  }
}
@media only screen and (min-width: 600px) and (max-width: 769px) {
  .headline.billboard, .error404 .content h1.billboard, .error404 .content h2.billboard, .error404 .content h3.billboard, .error404 .content h4.billboard, .error404 .content h5.billboard, .error404 .content h6.billboard {
    font-size: 4rem;
    line-height: 0.875;
  }
  .headline.extra-large, .error404 .content h1.extra-large, .error404 .content h2.extra-large, .error404 .content h3.extra-large, .error404 .content h4.extra-large, .error404 .content h5.extra-large, .error404 .content h6.extra-large {
    font-size: 3.5rem;
  }
  .headline.large, .error404 .content h1.large, .error404 .content h2.large, .error404 .content h3.large, .error404 .content h4.large, .error404 .content h5.large, .error404 .content h6.large {
    font-size: 3.125rem;
  }
  .headline.medium, .error404 .content h1.medium, .error404 .content h2.medium, .error404 .content h3.medium, .error404 .content h4.medium, .error404 .content h5.medium, .error404 .content h6.medium {
    font-size: 2.75rem;
    line-height: 0.875;
  }
  .headline.small, .error404 .content h1, .error404 .content h2, .error404 .content h3, .error404 .content h4, .error404 .content h5, .error404 .content h6 {
    font-size: 2.125rem;
  }
  .headline.extra-small, .error404 .content h1.extra-small, .error404 .content h2.extra-small, .error404 .content h3.extra-small, .error404 .content h4.extra-small, .error404 .content h5.extra-small, .error404 .content h6.extra-small {
    font-size: 1rem;
  }
  .spc-hero > div:not(.spc-hero-nav) .slide > div > div .headline.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h1.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h1.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h2.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h2.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h3.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h3.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h4.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h4.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h5.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h5.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h6.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h6.billboard {
    font-size: 3.675rem;
  }
  .spc-colleges-schools > .row {
    padding: 4em 0 3em 0;
  }
  .spc-colleges-schools .button-block {
    padding: 1em 1.75em;
    font-size: 1.75rem;
    -webkit-transition: padding false false, 0.1s false false, linear false false;
    -moz-transition: padding false false false, 0.1s false false false, linear false false false;
    -o-transition: padding false false false, 0.1s false false false, linear false false false;
    transition: padding 0.1s linear;
  }
  .spc-connect-group [data-address-num="2"] {
    margin-top: 2em;
  }
  .spc-connect-group [data-address-num="2"] .dept-address {
    width: 50%;
    float: left;
    margin: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 600px) {
  body #main-content h2#spc-landing-hero-headline {
    font-size: 3em;
  }
  .headline.billboard, .error404 .content h1.billboard, .error404 .content h2.billboard, .error404 .content h3.billboard, .error404 .content h4.billboard, .error404 .content h5.billboard, .error404 .content h6.billboard {
    font-size: 3.375rem;
    line-height: 0.875;
  }
  .headline.extra-large, .error404 .content h1.extra-large, .error404 .content h2.extra-large, .error404 .content h3.extra-large, .error404 .content h4.extra-large, .error404 .content h5.extra-large, .error404 .content h6.extra-large {
    font-size: 2.875rem;
  }
  .headline.large, .error404 .content h1.large, .error404 .content h2.large, .error404 .content h3.large, .error404 .content h4.large, .error404 .content h5.large, .error404 .content h6.large {
    font-size: 2.675rem;
    line-height: 0.875;
  }
  .headline.medium, .error404 .content h1.medium, .error404 .content h2.medium, .error404 .content h3.medium, .error404 .content h4.medium, .error404 .content h5.medium, .error404 .content h6.medium {
    font-size: 2.5rem;
    line-height: 0.875;
    line-height: 1;
  }
  .headline.small, .error404 .content h1, .error404 .content h2, .error404 .content h3, .error404 .content h4, .error404 .content h5, .error404 .content h6 {
    font-size: 1.875rem;
  }
  .headline.extra-small, .error404 .content h1.extra-small, .error404 .content h2.extra-small, .error404 .content h3.extra-small, .error404 .content h4.extra-small, .error404 .content h5.extra-small, .error404 .content h6.extra-small {
    font-size: 1rem;
  }
  .spc-hero .headline.billboard, .spc-hero .error404 .content h1.billboard, .error404 .content .spc-hero h1.billboard, .spc-hero .error404 .content h2.billboard, .error404 .content .spc-hero h2.billboard, .spc-hero .error404 .content h3.billboard, .error404 .content .spc-hero h3.billboard, .spc-hero .error404 .content h4.billboard, .error404 .content .spc-hero h4.billboard, .spc-hero .error404 .content h5.billboard, .error404 .content .spc-hero h5.billboard, .spc-hero .error404 .content h6.billboard, .error404 .content .spc-hero h6.billboard {
    font-size: 3.25rem;
  }
  #footer .social-navigation {
    padding-left: 18em;
  }
  #footer .social-navigation li a::after {
    font-size: 1.5em !important;
  }
}
@media only screen and (min-width: 380px) and (max-width: 480px) {
  .headline.billboard, .error404 .content h1.billboard, .error404 .content h2.billboard, .error404 .content h3.billboard, .error404 .content h4.billboard, .error404 .content h5.billboard, .error404 .content h6.billboard {
    font-size: 2.75rem;
    line-height: 0.875;
  }
  .headline.extra-large, .error404 .content h1.extra-large, .error404 .content h2.extra-large, .error404 .content h3.extra-large, .error404 .content h4.extra-large, .error404 .content h5.extra-large, .error404 .content h6.extra-large {
    font-size: 2.5rem;
  }
  .headline.large, .error404 .content h1.large, .error404 .content h2.large, .error404 .content h3.large, .error404 .content h4.large, .error404 .content h5.large, .error404 .content h6.large {
    font-size: 2.375rem;
  }
  .headline.medium, .error404 .content h1.medium, .error404 .content h2.medium, .error404 .content h3.medium, .error404 .content h4.medium, .error404 .content h5.medium, .error404 .content h6.medium {
    font-size: 2.125rem;
    line-height: 1;
  }
  .headline.small, .error404 .content h1, .error404 .content h2, .error404 .content h3, .error404 .content h4, .error404 .content h5, .error404 .content h6 {
    font-size: 1.5rem;
    line-height: 0.875;
  }
  .headline.extra-small, .error404 .content h1.extra-small, .error404 .content h2.extra-small, .error404 .content h3.extra-small, .error404 .content h4.extra-small, .error404 .content h5.extra-small, .error404 .content h6.extra-small {
    font-size: 0.875rem;
  }
  .headline.extra-small span:after, .error404 .content h1.extra-small span:after, .error404 .content h2.extra-small span:after, .error404 .content h3.extra-small span:after, .error404 .content h4.extra-small span:after, .error404 .content h5.extra-small span:after, .error404 .content h6.extra-small span:after {
    height: 2px !important;
  }
}
@media only screen and (min-width: 769px) and (max-width: 960px) {
  #header .branding {
    height: 110px;
  }
  #header .branding a img, #header .branding a svg {
    height: 125px;
    width: auto;
  }
  .primary-navigation > div > ul:first-of-type > li > span {
    font-size: 1.675rem;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > a:before {
    top: 51%;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > a:after {
    top: 51%;
  }
  .full-col-slider .columns {
    width: 80%;
  }
  .spc-event .small-12 #spc-events .event {
    width: 30%;
  }
  .spc-event .small-12 #spc-events .event:nth-child(4) {
    margin: -1px;
    padding: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    position: absolute;
  }
  .spc-event .small-12 #spc-events .event .desc a {
    font-size: 0.875rem;
  }
  .spc-event .small-6.columns:last-of-type,
.spc-event .medium-6.columns:last-of-type,
.spc-event .large-6.columns:last-of-type {
    padding: 3em 2em 1em 2em;
  }
  .spc-event .small-6.columns:last-of-type .headline, .spc-event .small-6.columns:last-of-type .error404 .content h1, .error404 .content .spc-event .small-6.columns:last-of-type h1, .spc-event .small-6.columns:last-of-type .error404 .content h2, .error404 .content .spc-event .small-6.columns:last-of-type h2, .spc-event .small-6.columns:last-of-type .error404 .content h3, .error404 .content .spc-event .small-6.columns:last-of-type h3, .spc-event .small-6.columns:last-of-type .error404 .content h4, .error404 .content .spc-event .small-6.columns:last-of-type h4, .spc-event .small-6.columns:last-of-type .error404 .content h5, .error404 .content .spc-event .small-6.columns:last-of-type h5, .spc-event .small-6.columns:last-of-type .error404 .content h6, .error404 .content .spc-event .small-6.columns:last-of-type h6,
.spc-event .medium-6.columns:last-of-type .headline,
.spc-event .medium-6.columns:last-of-type .error404 .content h1,
.error404 .content .spc-event .medium-6.columns:last-of-type h1,
.spc-event .medium-6.columns:last-of-type .error404 .content h2,
.error404 .content .spc-event .medium-6.columns:last-of-type h2,
.spc-event .medium-6.columns:last-of-type .error404 .content h3,
.error404 .content .spc-event .medium-6.columns:last-of-type h3,
.spc-event .medium-6.columns:last-of-type .error404 .content h4,
.error404 .content .spc-event .medium-6.columns:last-of-type h4,
.spc-event .medium-6.columns:last-of-type .error404 .content h5,
.error404 .content .spc-event .medium-6.columns:last-of-type h5,
.spc-event .medium-6.columns:last-of-type .error404 .content h6,
.error404 .content .spc-event .medium-6.columns:last-of-type h6,
.spc-event .large-6.columns:last-of-type .headline,
.spc-event .large-6.columns:last-of-type .error404 .content h1,
.error404 .content .spc-event .large-6.columns:last-of-type h1,
.spc-event .large-6.columns:last-of-type .error404 .content h2,
.error404 .content .spc-event .large-6.columns:last-of-type h2,
.spc-event .large-6.columns:last-of-type .error404 .content h3,
.error404 .content .spc-event .large-6.columns:last-of-type h3,
.spc-event .large-6.columns:last-of-type .error404 .content h4,
.error404 .content .spc-event .large-6.columns:last-of-type h4,
.spc-event .large-6.columns:last-of-type .error404 .content h5,
.error404 .content .spc-event .large-6.columns:last-of-type h5,
.spc-event .large-6.columns:last-of-type .error404 .content h6,
.error404 .content .spc-event .large-6.columns:last-of-type h6 {
    margin-bottom: 1.25em;
  }
  .spc-event .small-6 #spc-events,
.spc-event .medium-6 #spc-events,
.spc-event .large-6 #spc-events {
    width: 100%;
    padding-right: 9em;
    display: block;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .spc-event .small-6 #spc-events + a,
.spc-event .medium-6 #spc-events + a,
.spc-event .large-6 #spc-events + a {
    position: absolute;
    top: 43%;
    right: 3em;
    left: inherit;
    width: 7em;
    display: block;
    text-align: center;
  }
  .spc-event .small-6 .event,
.spc-event .medium-6 .event,
.spc-event .large-6 .event {
    width: 35%;
    padding: 8em 0.25em 1em 0.25em;
    margin-bottom: 0;
  }
  .spc-event .small-6 .event .date,
.spc-event .medium-6 .event .date,
.spc-event .large-6 .event .date {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .spc-event .small-6 .event .desc,
.spc-event .medium-6 .event .desc,
.spc-event .large-6 .event .desc {
    text-align: center;
  }
  .spc-event .small-6 .event .desc span a,
.spc-event .medium-6 .event .desc span a,
.spc-event .large-6 .event .desc span a {
    padding: 0;
    font-size: 0.875rem;
  }
  .spc-event .no-slider .small-12 .event-wrap > a {
    right: 0;
  }
  .spc-colleges-schools .button-block {
    width: 70%;
    margin-bottom: 0;
    -webkit-transition: width 0.1s linear, margin 0.1s linear;
    -moz-transition: width 0.1s linear false, margin 0.1s linear false;
    -o-transition: width 0.1s linear false, margin 0.1s linear false;
    transition: width 0.1s linear, margin 0.1s linear;
  }
  .spc-colleges-schools .button-block:nth-child(even) {
    float: right;
    margin-right: 5em;
    -webkit-transition: margin false false, 0.1s false false, linear false false;
    -moz-transition: margin false false false, 0.1s false false false, linear false false false;
    -o-transition: margin false false false, 0.1s false false false, linear false false false;
    transition: margin 0.1s linear;
  }
  .spc-colleges-schools .button-block:nth-child(odd) {
    float: left;
    margin-left: 5em;
    -webkit-transition: margin false false, 0.1s false false, linear false false;
    -moz-transition: margin false false false, 0.1s false false false, linear false false false;
    -o-transition: margin false false false, 0.1s false false false, linear false false false;
    transition: margin 0.1s linear;
  }
  .spc-program-row .program-group .program-tile > div {
    margin: 1em;
    -webkit-transition: margin false false, 0.1s false false, linear false false;
    -moz-transition: margin false false false, 0.1s false false false, linear false false false;
    -o-transition: margin false false false, 0.1s false false false, linear false false false;
    transition: margin 0.1s linear;
  }
  .spc-col1-slider.has-headline .hero {
    padding-top: 9.5em;
  }
  .spc-col1-slider .columns {
    padding: 2em;
  }
  .spc-col1-slider .content .headline, .spc-col1-slider .error404 .content h1, .error404 .spc-col1-slider .content h1, .spc-col1-slider .error404 .content h2, .error404 .spc-col1-slider .content h2, .spc-col1-slider .error404 .content h3, .error404 .spc-col1-slider .content h3, .spc-col1-slider .error404 .content h4, .error404 .spc-col1-slider .content h4, .spc-col1-slider .error404 .content h5, .error404 .spc-col1-slider .content h5, .spc-col1-slider .error404 .content h6, .error404 .spc-col1-slider .content h6 {
    padding-bottom: 0.75em;
    margin-bottom: 0.75em;
  }
  .spc-col1-slider .content .headline span:after, .spc-col1-slider .error404 .content h1 span:after, .error404 .spc-col1-slider .content h1 span:after, .spc-col1-slider .error404 .content h2 span:after, .error404 .spc-col1-slider .content h2 span:after, .spc-col1-slider .error404 .content h3 span:after, .error404 .spc-col1-slider .content h3 span:after, .spc-col1-slider .error404 .content h4 span:after, .error404 .spc-col1-slider .content h4 span:after, .spc-col1-slider .error404 .content h5 span:after, .error404 .spc-col1-slider .content h5 span:after, .spc-col1-slider .error404 .content h6 span:after, .error404 .spc-col1-slider .content h6 span:after {
    width: 96%;
    bottom: -0.75em;
  }
  .spc-col1-slider .content p {
    font-size: 1.375em;
    line-height: 1.1;
  }
  .full-col-slider .hero .slick-slide > div {
    min-height: 32.375em;
  }
  .spc-imagebox-group .cta-group .image-cta a span {
    font-size: 1.5rem;
  }
  .spc-connect-group .headline.medium, .spc-connect-group .error404 .content h1.medium, .error404 .content .spc-connect-group h1.medium, .spc-connect-group .error404 .content h2.medium, .error404 .content .spc-connect-group h2.medium, .spc-connect-group .error404 .content h3.medium, .error404 .content .spc-connect-group h3.medium, .spc-connect-group .error404 .content h4.medium, .error404 .content .spc-connect-group h4.medium, .spc-connect-group .error404 .content h5.medium, .error404 .content .spc-connect-group h5.medium, .spc-connect-group .error404 .content h6.medium, .error404 .content .spc-connect-group h6.medium {
    margin-bottom: 0.75em;
  }
  .connect-detail .columns.social {
    width: 100%;
    margin-bottom: 1.5em;
  }
  .connect-detail .columns.social:after {
    content: "";
    display: table;
    width: 100%;
    clear: both;
  }
  .connect-detail .columns.phone {
    width: 50%;
  }
  .connect-detail .columns.address {
    width: 50%;
  }
  #footer .masthead.row .branding a {
    width: 15em;
    height: 4.5em;
    background-size: contain;
  }
  #footer .social-navigation li {
    margin: 0 0.875em 0.25em 0;
  }
  #footer .social-navigation li a:after {
    font-size: 1.75em;
  }
  #footer .row .custom:first-of-type {
    width: 55% !important;
  }
  #footer .row .custom:last-of-type {
    width: 45% !important;
  }
}
@media only screen and (max-width: 960px) {
  #header {
    margin-top: 0;
    -webkit-transition: margin false false, 0.1s false false, linear false false;
    -moz-transition: margin false false false, 0.1s false false false, linear false false false;
    -o-transition: margin false false false, 0.1s false false false, linear false false false;
    transition: margin 0.1s linear;
  }
  .half-col-slider {
    width: 100%;
    display: block;
  }
  .half-col-slider .columns {
    width: 100%;
    display: block;
  }
  .half-col-slider .headline, .half-col-slider .error404 .content h1, .error404 .content .half-col-slider h1, .half-col-slider .error404 .content h2, .error404 .content .half-col-slider h2, .half-col-slider .error404 .content h3, .error404 .content .half-col-slider h3, .half-col-slider .error404 .content h4, .error404 .content .half-col-slider h4, .half-col-slider .error404 .content h5, .error404 .content .half-col-slider h5, .half-col-slider .error404 .content h6, .error404 .content .half-col-slider h6 {
    text-align: center;
  }
  .spc-colleges-schools .button-block {
    width: 80%;
    display: block;
    margin-bottom: 0.375em;
    -webkit-transition: width 0.1s linear, margin 0.1s linear;
    -moz-transition: width 0.1s linear false, margin 0.1s linear false;
    -o-transition: width 0.1s linear false, margin 0.1s linear false;
    transition: width 0.1s linear, margin 0.1s linear;
  }
  .spc-colleges-schools .button-block:nth-child(even) {
    margin-left: auto !important;
    margin-right: auto !important;
    float: none;
    -webkit-transition: margin false false, 0.1s false false, linear false false;
    -moz-transition: margin false false false, 0.1s false false false, linear false false false;
    -o-transition: margin false false false, 0.1s false false false, linear false false false;
    transition: margin 0.1s linear;
  }
  .spc-colleges-schools .button-block:nth-child(odd) {
    margin-left: auto !important;
    margin-right: auto !important;
    float: none;
    -webkit-transition: margin false false, 0.1s false false, linear false false;
    -moz-transition: margin false false false, 0.1s false false false, linear false false false;
    -o-transition: margin false false false, 0.1s false false false, linear false false false;
    transition: margin 0.1s linear;
  }
  .spc-imagebox-group .cta-group > div {
    width: 48%;
    margin-bottom: 2em;
  }
  .spc-landing-hero .columns {
    padding-top: 4em;
    -webkit-transition: padding-top false false, 0.1s false false, linear false false;
    -moz-transition: padding-top false false false, 0.1s false false false, linear false false false;
    -o-transition: padding-top false false false, 0.1s false false false, linear false false false;
    transition: padding-top 0.1s linear;
  }
  .spc-col1-slider.has-headline > h2 {
    height: 3.25em;
  }
  .spc-col1-slider.has-headline .hero {
    padding-top: 8.5em;
  }
  .spc-imagebox-group > .row {
    padding-bottom: 2.25em;
  }
  .spc-imagebox-group .cta-group:not(:first-of-type) {
    margin-top: 1em;
    padding-left: 1em;
    padding-right: 1em;
  }
  .spc-imagebox-group .cta-group:not(:first-of-type) a {
    width: 100% !important;
    max-width: 23em;
    margin: 0 auto 1em auto !important;
    display: block;
    clear: both;
  }
  .cta {
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 769px) {
  p {
    font-size: 0.875rem;
    line-height: 1.675;
  }
  #header {
    height: 4.5em;
    -webkit-transition: height false false, 0.1s false false, linear false false;
    -moz-transition: height false false false, 0.1s false false false, linear false false false;
    -o-transition: height false false false, 0.1s false false false, linear false false false;
    transition: height 0.1s linear;
  }
  #header .branding {
    height: 90px;
    width: 200px;
  }
  #header .branding:after {
    height: 75px;
    bottom: 20px;
  }
  #header .branding a {
    height: 90px;
    width: 205px;
  }
  #header .branding a img, #header .branding a svg {
    height: 80px;
    width: auto;
  }
  #header .branding a .desktop {
    display: none;
  }
  #header .branding a .mobile {
    display: block;
  }
  #header > div {
    height: 4.5em;
    -webkit-transition: height false false, 0.1s false false, linear false false;
    -moz-transition: height false false false, 0.1s false false false, linear false false false;
    -o-transition: height false false false, 0.1s false false false, linear false false false;
    transition: height 0.1s linear;
  }
  .menu-wrap {
    padding-top: 4.5em;
    -webkit-transition: padding false false, 0.1s false false, linear false false;
    -moz-transition: padding false false false, 0.1s false false false, linear false false false;
    -o-transition: padding false false false, 0.1s false false false, linear false false false;
    transition: padding 0.1s linear;
  }
  .menu-wrap .menu-toggle {
    top: 3.25em;
    -webkit-transform: translteY(0);
    -moz-transform: translteY(0);
    -ms-transform: translteY(0);
    -o-transform: translteY(0);
    transform: translteY(0);
  }
  .primary-navigation {
    margin-top: 4.5em;
  }
  .primary-navigation:after {
    top: 3.75em !important;
  }
  .spc-hero > div:not(.spc-hero-nav) .slide .content {
    padding: 1em 0 0 0;
  }
  .spc-hero > div:not(.spc-hero-nav) .slide .content p {
    font-size: 0.675rem;
    font-size: 1.15rem;
    line-height: 1.25;
  }
  .spc-hero > div:not(.spc-hero-nav) .slide .qoute {
    margin-top: 1em;
  }
  .spc-hero > div:not(.spc-hero-nav) .slide > div > div {
    padding: 1.25em 1em;
    -webkit-transition: padding false false, 0.1s false false, linear false false;
    -moz-transition: padding false false false, 0.1s false false false, linear false false false;
    -o-transition: padding false false false, 0.1s false false false, linear false false false;
    transition: padding 0.1s linear;
  }
  .spc-landing-hero nav ul.breadcrumbs li a, .spc-landing-hero nav ul.breadcrumbs li span {
    font-size: 0.75rem;
  }
  .home .spc-cta-group .headline, .home .spc-cta-group .error404 .content h1, .error404 .content .home .spc-cta-group h1, .home .spc-cta-group .error404 .content h2, .error404 .content .home .spc-cta-group h2, .home .spc-cta-group .error404 .content h3, .error404 .content .home .spc-cta-group h3, .home .spc-cta-group .error404 .content h4, .error404 .content .home .spc-cta-group h4, .home .spc-cta-group .error404 .content h5, .error404 .content .home .spc-cta-group h5, .home .spc-cta-group .error404 .content h6, .error404 .content .home .spc-cta-group h6 {
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
  }
  .spc-cta-group .headline, .spc-cta-group .error404 .content h1, .error404 .content .spc-cta-group h1, .spc-cta-group .error404 .content h2, .error404 .content .spc-cta-group h2, .spc-cta-group .error404 .content h3, .error404 .content .spc-cta-group h3, .spc-cta-group .error404 .content h4, .error404 .content .spc-cta-group h4, .spc-cta-group .error404 .content h5, .error404 .content .spc-cta-group h5, .spc-cta-group .error404 .content h6, .error404 .content .spc-cta-group h6 {
    margin-bottom: 0.75em;
  }
  .spc-cta-group.small > .row, .error404 .content h1.spc-cta-group > .row, .error404 .content h2.spc-cta-group > .row, .error404 .content h3.spc-cta-group > .row, .error404 .content h4.spc-cta-group > .row, .error404 .content h5.spc-cta-group > .row, .error404 .content h6.spc-cta-group > .row,
.spc-cta-group > .row {
    padding-top: 2.25em;
    padding-bottom: 1.75em;
  }
  .spc-cta-group .cta-group {
    margin-top: 1.25em;
  }
  .spc-cta-group .cta-group .cta {
    width: 100% !important;
    max-width: 23em;
    margin: 0 auto 1em auto !important;
    display: block;
    clear: both;
  }
  .spc-cta-group:not(:first-of-type) .cta-group .cta {
    width: 100% !important;
    max-width: 23em;
    margin: 0 auto 1em auto !important;
    display: block;
    clear: both;
  }
  .spc-event .row.wide {
    padding-top: 2.5em;
    padding-bottom: 2.5em;
  }
  .full-col-slider .row {
    min-height: 0;
    -webkit-transition: height false false, 0.1s false false, linear false false;
    -moz-transition: height false false false, 0.1s false false false, linear false false false;
    -o-transition: height false false false, 0.1s false false false, linear false false false;
    transition: height 0.1s linear;
  }
  .full-col-slider .hero {
    width: 100%;
    display: block;
    position: relative;
  }
  .full-col-slider .hero .slick-slide {
    -webkit-transition: height false false, 0.1s false false, linear false false;
    -moz-transition: height false false false, 0.1s false false false, linear false false false;
    -o-transition: height false false false, 0.1s false false false, linear false false false;
    transition: height 0.1s linear;
  }
  .full-col-slider .hero .slick-slide > div {
    min-height: 32.375em;
    -webkit-transition: height false false, 0.1s false false, linear false false;
    -moz-transition: height false false false, 0.1s false false false, linear false false false;
    -o-transition: height false false false, 0.1s false false false, linear false false false;
    transition: height 0.1s linear;
    background-position: center center;
  }
  .full-col-slider .columns {
    width: 100% !important;
    display: block;
    position: relative;
    top: 0;
    margin-right: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .half-col-slider .slide .headline ~ a, .half-col-slider .slide .error404 .content h1 ~ a, .error404 .content .half-col-slider .slide h1 ~ a, .half-col-slider .slide .error404 .content h2 ~ a, .error404 .content .half-col-slider .slide h2 ~ a, .half-col-slider .slide .error404 .content h3 ~ a, .error404 .content .half-col-slider .slide h3 ~ a, .half-col-slider .slide .error404 .content h4 ~ a, .error404 .content .half-col-slider .slide h4 ~ a, .half-col-slider .slide .error404 .content h5 ~ a, .error404 .content .half-col-slider .slide h5 ~ a, .half-col-slider .slide .error404 .content h6 ~ a, .error404 .content .half-col-slider .slide h6 ~ a {
    font-size: 0.875rem;
  }
  .spc-event.half-col-slider .columns:last-of-type {
    padding: 2em;
  }
  .spc-video .push, .spc-video .pull {
    float: none;
  }
  .spc-video .youtube-player {
    width: 100%;
    margin-bottom: 2em;
    position: relative;
    left: 0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .spc-content-split .hero {
    width: 100%;
    display: block;
    position: relative;
    height: 22em;
  }
  .spc-content-split .columns {
    display: block;
    min-height: 0;
    padding: 2em;
  }
  .spc-event .event {
    max-width: 100%;
  }
  .spc-event .event .month {
    font-size: 1.25rem;
  }
  .spc-event .event .day {
    font-size: 2rem;
  }
  .spc-event #spc-events {
    display: block;
    width: 100%;
    position: relative;
  }
  .spc-event #spc-events + a {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    top: inherit;
    bottom: 0;
  }
  .spc-event .small-12 #spc-events {
    display: block;
    width: 100%;
    position: relative;
    padding-bottom: 1.5em;
  }
  .spc-event .small-12 #spc-events + a {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    top: inherit;
    bottom: 0;
  }
  .spc-event .small-12 .event {
    width: 100%;
    padding: 1em 0em 1em 7.5em;
    margin-bottom: 1.5em;
    min-height: 6.5em;
  }
  .spc-event .small-12 .event .date {
    left: 0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .spc-event .small-12 .event .desc {
    text-align: left;
    max-width: 29em;
  }
  .spc-event .wide .article {
    width: 100%;
    padding: 1em 0;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 1em;
  }
  .spc-event .wide .article:last-of-type {
    border: none;
    margin-bottom: 0;
  }
  .spc-event .wide .article .headline, .spc-event .wide .article .error404 .content h1, .error404 .content .spc-event .wide .article h1, .spc-event .wide .article .error404 .content h2, .error404 .content .spc-event .wide .article h2, .spc-event .wide .article .error404 .content h3, .error404 .content .spc-event .wide .article h3, .spc-event .wide .article .error404 .content h4, .error404 .content .spc-event .wide .article h4, .spc-event .wide .article .error404 .content h5, .error404 .content .spc-event .wide .article h5, .spc-event .wide .article .error404 .content h6, .error404 .content .spc-event .wide .article h6 {
    min-height: 0;
  }
  .spc-event .news .headline.medium, .spc-event .news .error404 .content h1.medium, .error404 .content .spc-event .news h1.medium, .spc-event .news .error404 .content h2.medium, .error404 .content .spc-event .news h2.medium, .spc-event .news .error404 .content h3.medium, .error404 .content .spc-event .news h3.medium, .spc-event .news .error404 .content h4.medium, .error404 .content .spc-event .news h4.medium, .spc-event .news .error404 .content h5.medium, .error404 .content .spc-event .news h5.medium, .spc-event .news .error404 .content h6.medium, .error404 .content .spc-event .news h6.medium {
    margin-bottom: 0.75em;
  }
  .contact-info [itemprop=address],
.contact-info [itemprop=telephone] {
    margin-bottom: 0.75em;
  }
  .spc-alert {
    padding: 1em 2.5em 1em 2.5em;
  }
  .spc-alert i {
    display: none;
  }
  .spc-alert .alert-content {
    padding: 0.25em 0;
  }
  .page-template-template-interior-landing-alt .spc-content-split:not(.alt) .columns {
    min-height: 0;
  }
  .spc-connect-group .headline.medium, .spc-connect-group .error404 .content h1.medium, .error404 .content .spc-connect-group h1.medium, .spc-connect-group .error404 .content h2.medium, .error404 .content .spc-connect-group h2.medium, .spc-connect-group .error404 .content h3.medium, .error404 .content .spc-connect-group h3.medium, .spc-connect-group .error404 .content h4.medium, .error404 .content .spc-connect-group h4.medium, .spc-connect-group .error404 .content h5.medium, .error404 .content .spc-connect-group h5.medium, .spc-connect-group .error404 .content h6.medium, .error404 .content .spc-connect-group h6.medium {
    margin-bottom: 0.75em;
  }
  .spc-connect-group .dept-address {
    margin: 2em auto 0 auto;
  }
  .connect-detail .columns.social {
    width: 100%;
    margin-bottom: 1.5em;
  }
  .connect-detail .columns.social:after {
    content: "";
    display: table;
    width: 100%;
    clear: both;
  }
  .connect-detail .columns.phone {
    width: 100%;
  }
  .connect-detail .columns.phone:after {
    content: "";
    display: table;
    width: 100%;
    clear: both;
  }
  .connect-detail .columns.address {
    width: 100%;
  }
  .connect-detail .columns.address:after {
    content: "";
    display: table;
    width: 100%;
    clear: both;
  }
  .spc-colleges-schools .large-12.columns {
    width: 100%;
  }
  .page-template-template-department-standard .spc-basic-content.sidebar .push,
.page-template-template-department-standard-child .spc-basic-content.sidebar .push {
    padding: 0 1em 3em 1em;
    width: 100%;
    background: #ffffff;
  }
  .page-template-template-department-standard .spc-basic-content.sidebar .pull,
.page-template-template-department-standard-child .spc-basic-content.sidebar .pull {
    background: #ffffff;
    width: 100%;
    padding: 2em 1em;
    margin-top: 0;
  }
  .page-template-template-department-standard .filter-primary,
.page-template-template-department-standard-child .filter-primary {
    display: block;
  }
  .page-template-template-department-standard .filter-primary:not(.active) ~ .site-menu,
.page-template-template-department-standard-child .filter-primary:not(.active) ~ .site-menu {
    margin: -1px;
    padding: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    position: absolute;
    -webkit-transform: translateY(-3em);
    -moz-transform: translateY(-3em);
    -ms-transform: translateY(-3em);
    -o-transform: translateY(-3em);
    transform: translateY(-3em);
    -webkit-transition: -webkit-transform false false, 0.1s false false, linear false false;
    -moz-transition: -moz-transform false false false, 0.1s false false false, linear false false false;
    -o-transition: -o-transform false false false, 0.1s false false false, linear false false false;
    transition: transform 0.1s linear;
  }
  .page-template-template-department-standard .filter-primary.active ~ .site-menu,
.page-template-template-department-standard-child .filter-primary.active ~ .site-menu {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform false false, 0.2s false false, ease-in false false;
    -moz-transition: -moz-transform false false false, 0.2s false false false, ease-in false false false;
    -o-transition: -o-transform false false false, 0.2s false false false, ease-in false false false;
    transition: transform 0.2s ease-in;
  }
  .spc-textlink-group .cta-group {
    margin: 2em 0 0 0.5em;
  }
  .spc-textlink-group .cta-group li:nth-child(2n+1),
.spc-textlink-group .cta-group li:nth-child(2n) {
    float: left;
    width: 100%;
  }
  .footer-navigation li {
    margin-bottom: 0.5em;
  }
  .footer-navigation li a {
    font-size: 0.875rem;
    padding: 1em 1.25em 0.875em 1.25em;
  }
  #footer .back-to-top {
    bottom: 1em;
    height: 5em;
    width: 5em;
    -webkit-transition: width 0.1s linear, height 0.1s linear;
    -moz-transition: width 0.1s linear false, height 0.1s linear false;
    -o-transition: width 0.1s linear false, height 0.1s linear false;
    transition: width 0.1s linear, height 0.1s linear;
  }
  .error404 .spc-cta-group.small .cta-group, .error404 .content h1.spc-cta-group .cta-group, .error404 .content h2.spc-cta-group .cta-group, .error404 .content h3.spc-cta-group .cta-group, .error404 .content h4.spc-cta-group .cta-group, .error404 .content h5.spc-cta-group .cta-group, .error404 .content h6.spc-cta-group .cta-group {
    margin-top: 0;
  }
}
@media only screen and (min-width: 480px) and (max-width: 769px) {
  .spc-hero > div:not(.spc-hero-nav) {
    height: 38em;
    -webkit-transition: height false false, 0.2s false false, linear false false;
    -moz-transition: height false false false, 0.2s false false false, linear false false false;
    -o-transition: height false false false, 0.2s false false false, linear false false false;
    transition: height 0.2s linear;
  }
  .spc-hero > div:not(.spc-hero-nav) .slick-slide {
    min-height: 38em;
    background-position: right center;
    -webkit-transition: min-height 0.2s linear, background-position 0.1s linear;
    -moz-transition: min-height 0.2s linear false, background-position 0.1s linear false;
    -o-transition: min-height 0.2s linear false, background-position 0.1s linear false;
    transition: min-height 0.2s linear, background-position 0.1s linear;
  }
  .spc-hero > div:not(.spc-hero-nav) .slide > div {
    min-height: 38em;
    -webkit-transition: min-height false false, 0.2s false false, linear false false;
    -moz-transition: min-height false false false, 0.2s false false false, linear false false false;
    -o-transition: min-height false false false, 0.2s false false false, linear false false false;
    transition: min-height 0.2s linear;
  }
  .spc-hero > div:not(.spc-hero-nav) .slide {
    padding-left: 1em;
    padding-right: 1em;
  }
  .spc-hero > div:not(.spc-hero-nav) .slide > div > div {
    max-width: 100%;
    top: inherit;
    bottom: 1em !important;
    left: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: max-width, 0.1s, linear, -webkit-transform, 0.1s, linear left 0.1s linear false, bottom 0.1s linear;
    -moz-transition: max-width, 0.1s, linear, -moz-transform, 0.1s, linear left 0.1s linear false false, bottom 0.1s linear false;
    -o-transition: max-width, 0.1s, linear, -o-transform, 0.1s, linear left 0.1s linear false false, bottom 0.1s linear false;
    transition: max-width 0.1s linear, transform 0.1s linear, left 0.1s linear, bottom 0.1s linear;
  }
  .full-col-slider .hero .slick-slide {
    min-height: 20em;
  }
  .full-col-slider .hero .slick-slide > div {
    min-height: 20em;
  }
  .half-col-slider {
    min-height: 30em;
    -webkit-transition: min-height false false, 0.1s false false, linear false false;
    -moz-transition: min-height false false false, 0.1s false false false, linear false false false;
    -o-transition: min-height false false false, 0.1s false false false, linear false false false;
    transition: min-height 0.1s linear;
  }
  .half-col-slider .slick-slider {
    min-height: 30em;
    -webkit-transition: min-height false false, 0.1s false false, linear false false;
    -moz-transition: min-height false false false, 0.1s false false false, linear false false false;
    -o-transition: min-height false false false, 0.1s false false false, linear false false false;
    transition: min-height 0.1s linear;
  }
  .half-col-slider .slick-slide {
    min-height: 30em;
    -webkit-transition: min-height false false, 0.1s false false, linear false false;
    -moz-transition: min-height false false false, 0.1s false false false, linear false false false;
    -o-transition: min-height false false false, 0.1s false false false, linear false false false;
    transition: min-height 0.1s linear;
  }
  .full-col-slider:not(.spc-quote) .row {
    -webkit-transition: height false false, 0.1s false false, linear false false;
    -moz-transition: height false false false, 0.1s false false false, linear false false false;
    -o-transition: height false false false, 0.1s false false false, linear false false false;
    transition: height 0.1s linear;
  }
  .full-col-slider:not(.spc-quote) .hero .slick-slide {
    -webkit-transition: height false false, 0.1s false false, linear false false;
    -moz-transition: height false false false, 0.1s false false false, linear false false false;
    -o-transition: height false false false, 0.1s false false false, linear false false false;
    transition: height 0.1s linear;
  }
  .full-col-slider:not(.spc-quote) .hero .slick-slide > div {
    min-height: 25em;
    -webkit-transition: height false false, 0.1s false false, linear false false;
    -moz-transition: height false false false, 0.1s false false false, linear false false false;
    -o-transition: height false false false, 0.1s false false false, linear false false false;
    transition: height 0.1s linear;
  }
  .spc-col1-slider.has-headline > h2 {
    height: 2.75em;
  }
  .spc-col1-slider.has-headline .hero {
    padding-top: 0em;
  }
  .spc-col1-slider .columns {
    padding: 2em;
    min-height: 15em;
  }
  .spc-col1-slider .content .headline, .spc-col1-slider .error404 .content h1, .error404 .spc-col1-slider .content h1, .spc-col1-slider .error404 .content h2, .error404 .spc-col1-slider .content h2, .spc-col1-slider .error404 .content h3, .error404 .spc-col1-slider .content h3, .spc-col1-slider .error404 .content h4, .error404 .spc-col1-slider .content h4, .spc-col1-slider .error404 .content h5, .error404 .spc-col1-slider .content h5, .spc-col1-slider .error404 .content h6, .error404 .spc-col1-slider .content h6 {
    padding-bottom: 0.75em;
    margin-bottom: 0.75em;
  }
  .spc-col1-slider .content .headline span:after, .spc-col1-slider .error404 .content h1 span:after, .error404 .spc-col1-slider .content h1 span:after, .spc-col1-slider .error404 .content h2 span:after, .error404 .spc-col1-slider .content h2 span:after, .spc-col1-slider .error404 .content h3 span:after, .error404 .spc-col1-slider .content h3 span:after, .spc-col1-slider .error404 .content h4 span:after, .error404 .spc-col1-slider .content h4 span:after, .spc-col1-slider .error404 .content h5 span:after, .error404 .spc-col1-slider .content h5 span:after, .spc-col1-slider .error404 .content h6 span:after, .error404 .spc-col1-slider .content h6 span:after {
    width: 96%;
    bottom: -0.75em;
  }
  .spc-col1-slider .content p {
    font-size: 1.375em;
    line-height: 1.1;
  }
  .spc-imagebox-group .cta-group .image-cta {
    width: 48%;
    margin-bottom: 1.25em;
  }
  .spc-imagebox-group .cta-group .image-cta a {
    height: 4.5em;
  }
  .spc-imagebox-group .cta-group .image-cta a span {
    font-size: 1.375rem;
    padding: 0 2em;
  }
  .spc-program-row .program-group {
    display: table;
    padding: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .spc-program-row .program-group .program-tile {
    width: 50%;
  }
  .spc-program-row .program-group .program-tile > div {
    margin: 1em;
    -webkit-transition: margin false false, 0.1s false false, linear false false;
    -moz-transition: margin false false false, 0.1s false false false, linear false false false;
    -o-transition: margin false false false, 0.1s false false false, linear false false false;
    transition: margin 0.1s linear;
  }
  .spc-colleges-schools > .row {
    padding: 2.5em 0 2em 0;
  }
  .spc-colleges-schools .button-block {
    font-size: 1.5rem;
    padding: 1em 1.5em;
    -webkit-transition: padding false false, 0.1s false false, linear false false;
    -moz-transition: padding false false false, 0.1s false false false, linear false false false;
    -o-transition: padding false false false, 0.1s false false false, linear false false false;
    transition: padding 0.1s linear;
  }
  .error404 .spc-landing-hero {
    height: 20em;
  }
  .page-template-template-interior-landing-alt .spc-content-split ul li {
    font-size: 1rem;
  }
  .page-template-template-program-finder-php main .spc-program-row .program-tile {
    width: 50%;
  }
  .page-template-template-program-finder-php main .spc-program-row .program-tile > div {
    margin: 1em;
  }
  #footer .masthead.row .branding a {
    width: 15em;
    height: 4.5em;
    background-size: contain;
  }
  #footer .social-navigation li {
    margin: 0 0.875em 0.5em 0;
  }
  #footer .social-navigation li a:after {
    font-size: 1.75em;
  }
}
@media only screen and (min-width: 900px) and (max-width: 960px) {
  .headline.billboard, .error404 .content h1.billboard, .error404 .content h2.billboard, .error404 .content h3.billboard, .error404 .content h4.billboard, .error404 .content h5.billboard, .error404 .content h6.billboard {
    font-size: 5rem;
    line-height: 0.875;
  }
  .headline.extra-large, .error404 .content h1.extra-large, .error404 .content h2.extra-large, .error404 .content h3.extra-large, .error404 .content h4.extra-large, .error404 .content h5.extra-large, .error404 .content h6.extra-large {
    font-size: 4.25rem;
  }
  .headline.large, .error404 .content h1.large, .error404 .content h2.large, .error404 .content h3.large, .error404 .content h4.large, .error404 .content h5.large, .error404 .content h6.large {
    font-size: 3.75rem;
  }
  .headline.medium, .error404 .content h1.medium, .error404 .content h2.medium, .error404 .content h3.medium, .error404 .content h4.medium, .error404 .content h5.medium, .error404 .content h6.medium {
    font-size: 3rem;
    line-height: 0.875;
  }
  .headline.small, .error404 .content h1, .error404 .content h2, .error404 .content h3, .error404 .content h4, .error404 .content h5, .error404 .content h6 {
    font-size: 2.5rem;
  }
  .headline.extra-small, .error404 .content h1.extra-small, .error404 .content h2.extra-small, .error404 .content h3.extra-small, .error404 .content h4.extra-small, .error404 .content h5.extra-small, .error404 .content h6.extra-small {
    font-size: 1rem;
  }
  .primary-navigation {
    padding-left: 20em;
    -webkit-transition: padding false false, 0.1s false false, linear false false;
    -moz-transition: padding false false false, 0.1s false false false, linear false false false;
    -o-transition: padding false false false, 0.1s false false false, linear false false false;
    transition: padding 0.1s linear;
  }
  .primary-navigation > div > ul.meta-navigation {
    margin: -1px;
    padding: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    position: absolute;
  }
  .primary-navigation > div > ul:first-of-type > li:not(.overflow) > a {
    font-size: 1.75rem;
    padding-left: 0.375em;
    padding-right: 0.375em;
  }
  .primary-navigation > div > ul:first-of-type > li:not(:last-of-type) > a:before,
.primary-navigation > div > ul:first-of-type > li:not(:last-of-type) > span:before {
    width: calc(100% - 1em);
  }
  .primary-navigation > div > ul:first-of-type > li > div .category-info > div strong {
    font-size: 9rem !important;
    letter-spacing: -0.875rem;
  }
  .primary-navigation > div > ul:first-of-type > li > div .navigation-links {
    padding: 2em 0.25em 1em 0.25em;
  }
  .spc-hero > div:not(.spc-hero-nav) {
    height: 45em;
    -webkit-transition: height false false, 0.2s false false, linear false false;
    -moz-transition: height false false false, 0.2s false false false, linear false false false;
    -o-transition: height false false false, 0.2s false false false, linear false false false;
    transition: height 0.2s linear;
  }
  .spc-hero > div:not(.spc-hero-nav) .slick-slide {
    min-height: 45em;
    background-position: 45% center;
    -webkit-transition: min-height 0.2s linear, background-position 0.1s linear;
    -moz-transition: min-height 0.2s linear false, background-position 0.1s linear false;
    -o-transition: min-height 0.2s linear false, background-position 0.1s linear false;
    transition: min-height 0.2s linear, background-position 0.1s linear;
  }
  .spc-hero > div:not(.spc-hero-nav) .slide > div {
    min-height: 45em;
    -webkit-transition: min-height false false, 0.2s false false, linear false false;
    -moz-transition: min-height false false false, 0.2s false false false, linear false false false;
    -o-transition: min-height false false false, 0.2s false false false, linear false false false;
    transition: min-height 0.2s linear;
  }
  .spc-hero > div:not(.spc-hero-nav) .slide > div > div {
    max-width: 40em;
    -webkit-transition: max-width false false, 0.1s false false, linear false false;
    -moz-transition: max-width false false false, 0.1s false false false, linear false false false;
    -o-transition: max-width false false false, 0.1s false false false, linear false false false;
    transition: max-width 0.1s linear;
  }
  .spc-hero > div:not(.spc-hero-nav) .slide > div > div .headline.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h1.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h1.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h2.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h2.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h3.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h3.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h4.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h4.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h5.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h5.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h6.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h6.billboard {
    font-size: 4.25rem;
  }
}
@media only screen and (min-width: 900px) {
  .no-js .primary-navigation > div > ul:first-of-type > li.overflow {
    float: right;
  }
  .no-js .primary-navigation > div > ul:first-of-type > li.overflow:focus > div, .no-js .primary-navigation > div > ul:first-of-type > li.overflow:hover > div, .no-js .primary-navigation > div > ul:first-of-type > li.overflow.test > div {
    visibility: visible;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity 0.2s linear, -webkit-transform 0.2s linear;
    -moz-transition: opacity 0.2s linear false, -moz-transform 0.2s linear false;
    -o-transition: opacity 0.2s linear false, -o-transform 0.2s linear false;
    transition: opacity 0.2s linear, transform 0.2s linear;
  }
  .primary-navigation > div > ul:first-of-type > li > div {
    position: absolute;
    top: 99%;
    left: 0;
    width: 100%;
    visibility: hidden;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: translateY(3em);
    -moz-transform: translateY(3em);
    -ms-transform: translateY(3em);
    -o-transform: translateY(3em);
    transform: translateY(3em);
    -webkit-transition: opacity 0.1s linear, -webkit-transform 0.2s linear;
    -moz-transition: opacity 0.1s linear false, -moz-transform 0.2s linear false;
    -o-transition: opacity 0.1s linear false, -o-transform 0.2s linear false;
    transition: opacity 0.1s linear, transform 0.2s linear;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow {
    width: 100px;
    float: right;
    cursor: pointer;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > .active ~ div {
    visibility: visible;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity 0.2s linear, -webkit-transform 0.2s linear;
    -moz-transition: opacity 0.2s linear false, -moz-transform 0.2s linear false;
    -o-transition: opacity 0.2s linear false, -o-transform 0.2s linear false;
    transition: opacity 0.2s linear, transform 0.2s linear;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > a {
    width: 2em;
    height: 60px;
    width: 50px;
    position: absolute;
    z-index: 2;
    line-height: 1;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 1em;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > a:before {
    font-family: "spc-icons";
    content: "\e81a" !important;
    font-size: 3rem;
    line-height: 1;
    height: 50px;
    width: 60px;
    color: #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 3;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > a:after {
    font-family: "spc-icons";
    content: "\e81b" !important;
    font-size: 3rem;
    line-height: 1;
    height: 50px;
    width: 60px;
    color: #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 3;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transition: color, 0.2s, linear opacity 0.2s linear false, font-size 0.2s linear;
    -moz-transition: color, 0.2s, linear opacity 0.2s linear false false, font-size 0.2s linear false;
    -o-transition: color, 0.2s, linear opacity 0.2s linear false false, font-size 0.2s linear false;
    transition: color 0.2s linear, opacity 0.2s linear, font-size 0.2s linear;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > a.open:before, .primary-navigation > div > ul:first-of-type > li.overflow > a:active:before, .primary-navigation > div > ul:first-of-type > li.overflow > a:hover:before {
    font-size: 3.25rem;
    top: 46%;
    -webkit-transition: font-size 0.2s ease-in, top 0.2s ease-in;
    -moz-transition: font-size 0.2s ease-in false, top 0.2s ease-in false;
    -o-transition: font-size 0.2s ease-in false, top 0.2s ease-in false;
    transition: font-size 0.2s ease-in, top 0.2s ease-in;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > a.open:after, .primary-navigation > div > ul:first-of-type > li.overflow > a:active:after, .primary-navigation > div > ul:first-of-type > li.overflow > a:hover:after {
    color: rgb(105, 179, 231);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-transition: color 0.2s ease-in, opacity 0.2s ease-in;
    -moz-transition: color 0.2s ease-in false, opacity 0.2s ease-in false;
    -o-transition: color 0.2s ease-in false, opacity 0.2s ease-in false;
    transition: color 0.2s ease-in, opacity 0.2s ease-in;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > a.open span:last-of-type:after {
    content: "";
    width: 0;
    height: 0;
    content: "";
    z-index: 2;
    border-left: 22.5px solid transparent;
    border-right: 22.5px solid transparent;
    border-bottom: 22px solid #ffffff;
    position: absolute;
    z-index: 2;
    bottom: -5px;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transition: opacity false false, 0.2s false false, linear false false;
    -moz-transition: opacity false false false, 0.2s false false false, linear false false false;
    -o-transition: opacity false false false, 0.2s false false false, linear false false false;
    transition: opacity 0.2s linear;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > a span {
    margin: -1px;
    padding: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    position: absolute;
  }
  .primary-navigation > div > ul:first-of-type > li:not(.overflow) > a:hover:before {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform: translate(-50%, -0.375em);
    -moz-transform: translate(-50%, -0.375em);
    -ms-transform: translate(-50%, -0.375em);
    -o-transform: translate(-50%, -0.375em);
    transform: translate(-50%, -0.375em);
    -webkit-transition: opacity 0.2s ease-in, -webkit-transform 0.3s ease-in;
    -moz-transition: opacity 0.2s ease-in false, -moz-transform 0.3s ease-in false;
    -o-transition: opacity 0.2s ease-in false, -o-transform 0.3s ease-in false;
    transition: opacity 0.2s ease-in, transform 0.3s ease-in;
  }
  .primary-navigation > div > ul:first-of-type > li:not(.overflow).test > a:before,
.primary-navigation > div > ul:first-of-type > li:not(.overflow).test > span:before, .primary-navigation > div > ul:first-of-type > li:not(.overflow).show-menu > a:before,
.primary-navigation > div > ul:first-of-type > li:not(.overflow).show-menu > span:before {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform: translate(-50%, -0.375em);
    -moz-transform: translate(-50%, -0.375em);
    -ms-transform: translate(-50%, -0.375em);
    -o-transform: translate(-50%, -0.375em);
    transform: translate(-50%, -0.375em);
    -webkit-transition: opacity 0.2s ease-in, -webkit-transform 0.3s ease-in;
    -moz-transition: opacity 0.2s ease-in false, -moz-transform 0.3s ease-in false;
    -o-transition: opacity 0.2s ease-in false, -o-transform 0.3s ease-in false;
    transition: opacity 0.2s ease-in, transform 0.3s ease-in;
  }
  .primary-navigation > div > ul:first-of-type > li:not(.overflow).test > a:after,
.primary-navigation > div > ul:first-of-type > li:not(.overflow).test > span:after, .primary-navigation > div > ul:first-of-type > li:not(.overflow).show-menu > a:after,
.primary-navigation > div > ul:first-of-type > li:not(.overflow).show-menu > span:after {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transition: opacity false false, 0.2s false false, linear false false;
    -moz-transition: opacity false false false, 0.2s false false false, linear false false false;
    -o-transition: opacity false false false, 0.2s false false false, linear false false false;
    transition: opacity 0.2s linear;
  }
  .primary-navigation > div > ul:first-of-type > li:not(.overflow).test:nth-child(4) > a:after,
.primary-navigation > div > ul:first-of-type > li:not(.overflow).test:nth-child(4) > span:after, .primary-navigation > div > ul:first-of-type > li:not(.overflow).show-menu:nth-child(4) > a:after,
.primary-navigation > div > ul:first-of-type > li:not(.overflow).show-menu:nth-child(4) > span:after {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  .primary-navigation > div > ul:first-of-type > li:not(.overflow).test > div, .primary-navigation > div > ul:first-of-type > li:not(.overflow).show-menu > div {
    visibility: visible;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity 0.2s linear, -webkit-transform 0.2s linear;
    -moz-transition: opacity 0.2s linear false, -moz-transform 0.2s linear false;
    -o-transition: opacity 0.2s linear false, -o-transform 0.2s linear false;
    transition: opacity 0.2s linear, transform 0.2s linear;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > div > div {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0 auto;
    padding: 2.75em 5em 3.5em 5em;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > div > div ul {
    position: relative;
    z-index: 1;
    font-family: "PT Serif", Sans-serif;
    display: table-cell;
    padding-right: 2.75em;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > div > div ul:last-of-type {
    padding-right: 0;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > div > div ul > a,
.primary-navigation > div > ul:first-of-type > li.overflow > div > div ul > span {
    color: #404040;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.875rem;
    margin-bottom: 1.5rem;
    display: block;
    letter-spacing: 0.125rem;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > div > div ul li {
    font-size: 0.875rem;
    letter-spacing: 0.05rem;
    margin-bottom: 0.5em;
    display: block;
    line-height: 1.25;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > div > div ul li:last-of-type {
    margin-bottom: 0;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > div > div ul li.bold, .primary-navigation > div > ul:first-of-type > li.overflow > div > div ul li.strong, .primary-navigation > div > ul:first-of-type > li.overflow > div > div ul li.headline, .primary-navigation > div > ul:first-of-type > li.overflow > div > div ul li.column {
    color: #404040;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.875rem;
    margin: 1.5rem 0;
    letter-spacing: 0.125rem;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > div > div ul li > span,
.primary-navigation > div > ul:first-of-type > li.overflow > div > div ul li a {
    color: #404040;
    -webkit-transition: font-weight false false, 0.1s false false, linear false false;
    -moz-transition: font-weight false false false, 0.1s false false false, linear false false false;
    -o-transition: font-weight false false false, 0.1s false false false, linear false false false;
    transition: font-weight 0.1s linear;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > div > div ul li a:hover {
    text-decoration: underline;
  }
  .primary-navigation.active > div > ul:first-of-type > li > div {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .primary-navigation.active > div > ul:first-of-type > li > div .navigation-links {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: translateY(-2em);
    -moz-transform: translateY(-2em);
    -ms-transform: translateY(-2em);
    -o-transform: translateY(-2em);
    transform: translateY(-2em);
    -webkit-transition: opacity 0.1s ease-out, -webkit-transform 0.1s linear;
    -moz-transition: opacity 0.1s ease-out false, -moz-transform 0.1s linear false;
    -o-transition: opacity 0.1s ease-out false, -o-transform 0.1s linear false;
    transition: opacity 0.1s ease-out, transform 0.1s linear;
  }
  .primary-navigation.active > div > ul:first-of-type > li:hover > div .navigation-links {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity 0.2s ease-in, -webkit-transform 0.2s ease-in;
    -moz-transition: opacity 0.2s ease-in false, -moz-transform 0.2s ease-in false;
    -o-transition: opacity 0.2s ease-in false, -o-transform 0.2s ease-in false;
    transition: opacity 0.2s ease-in, transform 0.2s ease-in;
  }
  .primary-navigation .navigation-close {
    cursor: pointer;
    border: none;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    position: absolute;
    bottom: -2.675em;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2;
    height: 3.375em;
    width: 6em;
    overflow: hidden;
    padding: 0;
    margin: 0;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .primary-navigation .navigation-close > span {
    background: #000000;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    width: 6em;
    height: 6em;
    display: block;
    position: relative;
    z-index: 3;
  }
  .primary-navigation .navigation-close > span:after {
    content: "\e809";
    font-family: "spc-icons";
    color: #ffffff;
    font-size: 0.875rem;
    line-height: 1;
    text-align: center;
    display: block;
    width: 100%;
    padding-top: 0.75em;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transition: opacity false false, 0.1s false false, linear false false;
    -moz-transition: opacity false false false, 0.1s false false false, linear false false false;
    -o-transition: opacity false false false, 0.1s false false false, linear false false false;
    transition: opacity 0.1s linear;
  }
  .primary-navigation .navigation-close > span span {
    margin: -1px;
    padding: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    position: absolute;
  }
  .primary-navigation .navigation-close:active > span:after {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    -webkit-transition: opacity false false, 0.1s false false, linear false false;
    -moz-transition: opacity false false false, 0.1s false false false, linear false false false;
    -o-transition: opacity false false false, 0.1s false false false, linear false false false;
    transition: opacity 0.1s linear;
  }
  .primary-navigation-phone {
    display: none;
  }
  .program-finder .filter-primary {
    display: none;
  }
  .program-finder > .row > .columns:last-of-type {
    min-height: 1250px;
  }
  .program-finder-filters .close {
    display: none;
  }
  .spc-connect-group .connect-detail.no-social {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .spc-connect-group .connect-detail.no-social .columns.phone {
    width: auto;
    text-align: right;
  }
  .spc-connect-group .connect-detail.no-social .columns.address {
    width: auto;
  }
  .spc-connect-group .connect-detail.no-social .dept-address {
    float: left;
    margin-top: 0;
    margin-left: 1.5em;
  }
}
@media only screen and (max-width: 900px) {
  .menu-toggle {
    display: block;
  }
  .menu-wrap {
    width: 23em;
    position: absolute;
    top: 0;
    left: inherit;
    right: 0;
    z-index: 5;
    height: 100vh;
    padding-top: 0 !important;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-transform: translate3d(100%, 0px, 0px);
    -moz-transform: translate3d(100%, 0px, 0px);
    -ms-transform: translate3d(100%, 0px, 0px);
    -o-transform: translate3d(100%, 0px, 0px);
    transform: translate3d(100%, 0px, 0px);
    -webkit-transition: -webkit-transform false false, 0.2s false false, linear false false;
    -moz-transition: -moz-transform false false false, 0.2s false false false, linear false false false;
    -o-transition: -o-transform false false false, 0.2s false false false, linear false false false;
    transition: transform 0.2s linear;
    visibility: hidden;
  }
  .menu-wrap .menu-toggle {
    height: 3em;
  }
  .menu-wrap .menu-toggle:after {
    color: #ffffff;
    content: "\e809" !important;
    left: 1.125em !important;
    font-size: 1rem;
    line-height: 1;
    top: 75%;
    right: inherit;
    left: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    height: 100%;
    display: block;
  }
  .menu-wrap .menu-toggle:active {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
  body.mobile-menu {
    overflow: hidden !important;
    position: fixed !important;
    width: 100%;
  }
  body.mobile-menu .page-wrap {
    overflow-y: hidden;
  }
  body.mobile-menu .page-wrap > main,
body.mobile-menu .page-wrap > footer {
    -webkit-transform: translate3d(-3em, 0, 0);
    -moz-transform: translate3d(-3em, 0, 0);
    -ms-transform: translate3d(-3em, 0, 0);
    -o-transform: translate3d(-3em, 0, 0);
    transform: translate3d(-3em, 0, 0);
    -webkit-transition: -webkit-transform false false, 0.2s false false, ease-in false false;
    -moz-transition: -moz-transform false false false, 0.2s false false false, ease-in false false false;
    -o-transition: -o-transform false false false, 0.2s false false false, ease-in false false false;
    transition: transform 0.2s ease-in;
  }
  body.mobile-menu .branding ~ .menu-toggle {
    display: none;
  }
  body.mobile-menu .menu-wrap {
    -webkit-transform: translate3d(0%, 0px, 0px);
    -moz-transform: translate3d(0%, 0px, 0px);
    -ms-transform: translate3d(0%, 0px, 0px);
    -o-transform: translate3d(0%, 0px, 0px);
    transform: translate3d(0%, 0px, 0px);
    -webkit-transition: -webkit-transform false false, 0.3s false false, ease-in-out false false;
    -moz-transition: -moz-transform false false false, 0.3s false false false, ease-in-out false false false;
    -o-transition: -o-transform false false false, 0.3s false false false, ease-in-out false false false;
    transition: transform 0.3s ease-in-out;
    visibility: visible;
  }
  body.mobile-menu .mobile-overlay {
    visibility: visible;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    opacity: 0.9;
    -webkit-transition: opacity false false, 0.2s false false, linear false false;
    -moz-transition: opacity false false false, 0.2s false false false, linear false false false;
    -o-transition: opacity false false false, 0.2s false false false, linear false false false;
    transition: opacity 0.2s linear;
  }
  body.mobile-menu .primary-navigation > div > ul:first-of-type > li > div .navigation-links ul {
    -webkit-columns: 1;
    -moz-columns: 1;
    -ms-columns: 1;
    -o-columns: 1;
    columns: 1;
  }
  .primary-navigation {
    width: 100%;
    min-height: 100%;
    display: block;
    background: #ffffff;
    padding: 0;
  }
  .primary-navigation:after {
    content: "";
    width: 0;
    height: 0;
    content: "";
    z-index: 2;
    border-left: 22.5px solid transparent;
    border-right: 22.5px solid transparent;
    border-bottom: 22px solid #ffffff;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 1em;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transition: opacity false false, 0.2s false false, linear false false;
    -moz-transition: opacity false false false, 0.2s false false false, linear false false false;
    -o-transition: opacity false false false, 0.2s false false false, linear false false false;
    transition: opacity 0.2s linear;
  }
  .primary-navigation > div {
    width: 100%;
    height: 100%;
    background: #ffffff;
    padding: 0.375em;
  }
  .primary-navigation > div > .search-form {
    display: block;
    background: #000000;
    padding: 0.5em 1em;
  }
  .primary-navigation > div > .search-form:after {
    display: none;
  }
  .primary-navigation > div > .search-form > div input.search-field {
    margin: 0;
    height: auto;
  }
  .primary-navigation > div > ul {
    clear: both;
    width: 100%;
    padding: 0;
    height: auto !important;
  }
  .primary-navigation > div > ul .primary-link a:focus,
.primary-navigation > div > ul .overflow a:focus {
    z-index: 9;
  }
  .primary-navigation > div > ul:first-of-type > li, .primary-navigation > div > ul:last-of-type > li {
    padding: 0 !important;
    width: 100%;
    height: auto;
    display: block;
    overflow: visible !important;
  }
  .primary-navigation > div > ul:first-of-type > li:before, .primary-navigation > div > ul:last-of-type > li:before {
    display: none;
  }
  .primary-navigation > div > ul:first-of-type > li:after, .primary-navigation > div > ul:last-of-type > li:after {
    display: none;
  }
  .primary-navigation > div > ul:first-of-type > li:nth-child(1) > a.active,
.primary-navigation > div > ul:first-of-type > li:nth-child(1) > span.active, .primary-navigation > div > ul:last-of-type > li:nth-child(1) > a.active,
.primary-navigation > div > ul:last-of-type > li:nth-child(1) > span.active {
    background-color: #4ab0e5;
  }
  .primary-navigation > div > ul:first-of-type > li:nth-child(2) > a.active,
.primary-navigation > div > ul:first-of-type > li:nth-child(2) > span.active, .primary-navigation > div > ul:last-of-type > li:nth-child(2) > a.active,
.primary-navigation > div > ul:last-of-type > li:nth-child(2) > span.active {
    background-color: #fcb53b;
  }
  .primary-navigation > div > ul:first-of-type > li:nth-child(3) > a.active,
.primary-navigation > div > ul:first-of-type > li:nth-child(3) > span.active, .primary-navigation > div > ul:last-of-type > li:nth-child(3) > a.active,
.primary-navigation > div > ul:last-of-type > li:nth-child(3) > span.active {
    background-color: #f73658;
  }
  .primary-navigation > div > ul:first-of-type > li:nth-child(4) > a.active,
.primary-navigation > div > ul:first-of-type > li:nth-child(4) > span.active, .primary-navigation > div > ul:last-of-type > li:nth-child(4) > a.active,
.primary-navigation > div > ul:last-of-type > li:nth-child(4) > span.active {
    background-color: #86c8bc;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > a, .primary-navigation > div > ul:last-of-type > li.overflow > a {
    display: block;
    width: 100%;
    position: relative;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > a:before, .primary-navigation > div > ul:last-of-type > li.overflow > a:before {
    display: none !important;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > a span, .primary-navigation > div > ul:last-of-type > li.overflow > a span {
    padding: 0;
    background: none !important;
    color: #ffffff;
    text-align: left;
    font-size: 1.675rem;
    display: block;
    width: 100%;
    background-image: -owg-linear-gradient(left, #0072ce, #0d477d);
    background-image: -webkit-linear-gradient(left, #0072ce, #0d477d);
    background-image: -moz-linear-gradient(left, #0072ce, #0d477d);
    background-image: -o-linear-gradient(left, #0072ce, #0d477d);
    background-image: linear-gradient(left, #0072ce, #0d477d);
    background-image: -ms-linear-gradient(left, #0072ce 0%, #0d477d 100%);
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > a span:after, .primary-navigation > div > ul:last-of-type > li.overflow > a span:after {
    content: "";
    height: 1px;
    width: 100%;
    background-image: -owg-linear-gradient(left, #0072ce, #69b3e7);
    background-image: -webkit-linear-gradient(left, #0072ce, #69b3e7);
    background-image: -moz-linear-gradient(left, #0072ce, #69b3e7);
    background-image: -o-linear-gradient(left, #0072ce, #69b3e7);
    background-image: linear-gradient(left, #0072ce, #69b3e7);
    background-image: -ms-linear-gradient(left, #0072ce 0%, #69b3e7 100%);
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > a span:after, .primary-navigation > div > ul:last-of-type > li.overflow > a span:after {
    font-family: "spc-icons";
    content: "\e801";
    color: #ffffff;
    font-size: 1rem;
    line-height: 0.5;
    border: none !important;
    background: none;
    height: 0.75em;
    width: 1em;
    position: absolute;
    left: inherit;
    right: 1em;
    z-index: 4;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > a ~ div, .primary-navigation > div > ul:last-of-type > li.overflow > a ~ div {
    margin: -1px;
    padding: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    position: absolute;
    max-height: 0;
    padding-top: 0.25em;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: translateY(-3em);
    -moz-transform: translateY(-3em);
    -ms-transform: translateY(-3em);
    -o-transform: translateY(-3em);
    transform: translateY(-3em);
    -webkit-transition: max-height, 0.1s, linear opacity 0.1s linear false, -webkit-transform 0.1s linear;
    -moz-transition: max-height, 0.1s, linear opacity 0.1s linear false false, -moz-transform 0.1s linear false;
    -o-transition: max-height, 0.1s, linear opacity 0.1s linear false false, -o-transform 0.1s linear false;
    transition: max-height 0.1s linear, opacity 0.1s linear, transform 0.1s linear;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > a ~ div ul li > span,
.primary-navigation > div > ul:first-of-type > li.overflow > a ~ div ul a, .primary-navigation > div > ul:last-of-type > li.overflow > a ~ div ul li > span,
.primary-navigation > div > ul:last-of-type > li.overflow > a ~ div ul a {
    text-transform: uppercase;
    color: #404040;
    font-family: "PT Serif", Sans-serif;
    font-weight: 600;
    letter-spacing: 0.02rem;
    font-size: 0.95rem;
    padding: 1em;
    display: block;
    -webkit-transition: color 0.2s ease-out, background 0.2s ease-out;
    -moz-transition: color 0.2s ease-out false, background 0.2s ease-out false;
    -o-transition: color 0.2s ease-out false, background 0.2s ease-out false;
    transition: color 0.2s ease-out, background 0.2s ease-out;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > a ~ div ul li > span:hover,
.primary-navigation > div > ul:first-of-type > li.overflow > a ~ div ul a:hover, .primary-navigation > div > ul:last-of-type > li.overflow > a ~ div ul li > span:hover,
.primary-navigation > div > ul:last-of-type > li.overflow > a ~ div ul a:hover {
    background: #404040;
    color: #ffffff;
    -webkit-transition: color 0.2s linear, background 0.2s linear;
    -moz-transition: color 0.2s linear false, background 0.2s linear false;
    -o-transition: color 0.2s linear false, background 0.2s linear false;
    transition: color 0.2s linear, background 0.2s linear;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > a ~ div ul li > span:hover:after,
.primary-navigation > div > ul:first-of-type > li.overflow > a ~ div ul a:hover:after, .primary-navigation > div > ul:last-of-type > li.overflow > a ~ div ul li > span:hover:after,
.primary-navigation > div > ul:last-of-type > li.overflow > a ~ div ul a:hover:after {
    display: none;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > a ~ div ul li > span:active,
.primary-navigation > div > ul:first-of-type > li.overflow > a ~ div ul a:active, .primary-navigation > div > ul:last-of-type > li.overflow > a ~ div ul li > span:active,
.primary-navigation > div > ul:last-of-type > li.overflow > a ~ div ul a:active {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    -webkit-transition: opacity false false, 0.1s false false, linear false false;
    -moz-transition: opacity false false false, 0.1s false false false, linear false false false;
    -o-transition: opacity false false false, 0.1s false false false, linear false false false;
    transition: opacity 0.1s linear;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > a ~ div ul li > span, .primary-navigation > div > ul:last-of-type > li.overflow > a ~ div ul li > span {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > a ~ div ul li a, .primary-navigation > div > ul:last-of-type > li.overflow > a ~ div ul li a {
    padding-left: 2em;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > .active, .primary-navigation > div > ul:last-of-type > li.overflow > .active {
    background-image: none !important;
    background-color: #666666;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > .active > span, .primary-navigation > div > ul:last-of-type > li.overflow > .active > span {
    -webkit-transition: background-color false false, 0.1s false false, linear false false;
    -moz-transition: background-color false false false, 0.1s false false false, linear false false false;
    -o-transition: background-color false false false, 0.1s false false false, linear false false false;
    transition: background-color 0.1s linear;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > .active > span:before, .primary-navigation > div > ul:last-of-type > li.overflow > .active > span:before {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
    opacity: 0.1 !important;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > .active > span:after, .primary-navigation > div > ul:last-of-type > li.overflow > .active > span:after {
    content: "\e804" !important;
  }
  .primary-navigation > div > ul:first-of-type > li.overflow > .active ~ div, .primary-navigation > div > ul:last-of-type > li.overflow > .active ~ div {
    margin: inherit;
    padding: inherit;
    width: 100%;
    height: inherit;
    overflow: inherit;
    clip: none;
    position: relative;
    max-height: 4000em;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: max-height, 0.3s, ease opacity 0.3s linear false, -webkit-transform 0.3s ease-in;
    -moz-transition: max-height, 0.3s, ease opacity 0.3s linear false false, -moz-transform 0.3s ease-in false;
    -o-transition: max-height, 0.3s, ease opacity 0.3s linear false false, -o-transform 0.3s ease-in false;
    transition: max-height 0.3s ease, opacity 0.3s linear, transform 0.3s ease-in;
  }
  .primary-navigation > div > ul:first-of-type > li:hover > a:before,
.primary-navigation > div > ul:first-of-type > li:hover > span:before, .primary-navigation > div > ul:last-of-type > li:hover > a:before,
.primary-navigation > div > ul:last-of-type > li:hover > span:before {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform false false, 0 false false, linear false false;
    -moz-transition: -moz-transform false false false, 0 false false false, linear false false false;
    -o-transition: -o-transform false false false, 0 false false false, linear false false false;
    transition: transform 0 linear;
  }
  .primary-navigation > div > ul:first-of-type > li > a,
.primary-navigation > div > ul:first-of-type > li > span, .primary-navigation > div > ul:last-of-type > li > a,
.primary-navigation > div > ul:last-of-type > li > span {
    cursor: pointer;
  }
  .primary-navigation > div > ul:first-of-type > li > a.active,
.primary-navigation > div > ul:first-of-type > li > span.active, .primary-navigation > div > ul:last-of-type > li > a.active,
.primary-navigation > div > ul:last-of-type > li > span.active {
    background-image: none !important;
    -webkit-transition: background-color false false, 0.1s false false, linear false false;
    -moz-transition: background-color false false false, 0.1s false false false, linear false false false;
    -o-transition: background-color false false false, 0.1s false false false, linear false false false;
    transition: background-color 0.1s linear;
  }
  .primary-navigation > div > ul:first-of-type > li > a.active:before,
.primary-navigation > div > ul:first-of-type > li > span.active:before, .primary-navigation > div > ul:last-of-type > li > a.active:before,
.primary-navigation > div > ul:last-of-type > li > span.active:before {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
    opacity: 0.1 !important;
  }
  .primary-navigation > div > ul:first-of-type > li > a.active:after,
.primary-navigation > div > ul:first-of-type > li > span.active:after, .primary-navigation > div > ul:last-of-type > li > a.active:after,
.primary-navigation > div > ul:last-of-type > li > span.active:after {
    content: "\e804" !important;
  }
  .primary-navigation > div > ul:first-of-type > li > a.active ~ div,
.primary-navigation > div > ul:first-of-type > li > span.active ~ div, .primary-navigation > div > ul:last-of-type > li > a.active ~ div,
.primary-navigation > div > ul:last-of-type > li > span.active ~ div {
    margin: inherit;
    padding: inherit;
    width: 100%;
    height: inherit;
    overflow: inherit;
    clip: none;
    position: relative;
    max-height: 2000em;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0em);
    -moz-transform: translateY(0em);
    -ms-transform: translateY(0em);
    -o-transform: translateY(0em);
    transform: translateY(0em);
    -webkit-transition: max-height, 0.3s, ease opacity 0.3s linear false, -webkit-transform 0.3s ease-in;
    -moz-transition: max-height, 0.3s, ease opacity 0.3s linear false false, -moz-transform 0.3s ease-in false;
    -o-transition: max-height, 0.3s, ease opacity 0.3s linear false false, -o-transform 0.3s ease-in false;
    transition: max-height 0.3s ease, opacity 0.3s linear, transform 0.3s ease-in;
  }
  .primary-navigation > div > ul:first-of-type > li > div, .primary-navigation > div > ul:last-of-type > li > div {
    margin: -1px;
    padding: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    position: absolute;
    max-height: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transform: translateY(-3em);
    -moz-transform: translateY(-3em);
    -ms-transform: translateY(-3em);
    -o-transform: translateY(-3em);
    transform: translateY(-3em);
    -webkit-transition: max-height, 0.1s, linear opacity 0.1s linear false, -webkit-transform 0.1s linear;
    -moz-transition: max-height, 0.1s, linear opacity 0.1s linear false false, -moz-transform 0.1s linear false;
    -o-transition: max-height, 0.1s, linear opacity 0.1s linear false false, -o-transform 0.1s linear false;
    transition: max-height 0.1s linear, opacity 0.1s linear, transform 0.1s linear;
    visibility: hidden;
  }
  .primary-navigation > div > ul:first-of-type > li > div:before, .primary-navigation > div > ul:first-of-type > li > div:after, .primary-navigation > div > ul:last-of-type > li > div:before, .primary-navigation > div > ul:last-of-type > li > div:after {
    display: none;
  }
  .primary-navigation > div > ul:first-of-type > li > div form,
.primary-navigation > div > ul:first-of-type > li > div .category-info, .primary-navigation > div > ul:last-of-type > li > div form,
.primary-navigation > div > ul:last-of-type > li > div .category-info {
    display: none;
    visibility: hidden;
  }
  .primary-navigation > div > ul:first-of-type > li > div .navigation-links, .primary-navigation > div > ul:last-of-type > li > div .navigation-links {
    padding: 0;
    background: rgba(64, 64, 64, 0.1);
    width: 100%;
    display: table;
  }
  .primary-navigation > div > ul:first-of-type > li > div .navigation-links ul li, .primary-navigation > div > ul:last-of-type > li > div .navigation-links ul li {
    width: 100%;
  }
  .primary-navigation > div > ul:first-of-type > li > div .navigation-links ul li:not(:last-child) a::after, .primary-navigation > div > ul:last-of-type > li > div .navigation-links ul li:not(:last-child) a::after {
    display: none;
  }
  .primary-navigation > div > ul:first-of-type > li > div .navigation-links ul li a, .primary-navigation > div > ul:last-of-type > li > div .navigation-links ul li a {
    padding: 1em;
  }
  .primary-navigation > div > ul:first-of-type > li .active ~ .links, .primary-navigation > div > ul:last-of-type > li .active ~ .links {
    visibility: visible;
  }
  .primary-navigation > div > ul:first-of-type:first-of-type > li, .primary-navigation > div > ul:last-of-type:first-of-type > li {
    position: relative;
  }
  .primary-navigation > div > ul:first-of-type:first-of-type > li > span,
.primary-navigation > div > ul:first-of-type:first-of-type > li > a, .primary-navigation > div > ul:last-of-type:first-of-type > li > span,
.primary-navigation > div > ul:last-of-type:first-of-type > li > a {
    display: block;
    width: 100%;
    text-align: left;
    padding: 0.55em 1.5em 0.55em 0.5em;
    font-size: 1.675rem;
    position: relative;
    background-image: -owg-linear-gradient(left, #0072ce, #0d477d);
    background-image: -webkit-linear-gradient(left, #0072ce, #0d477d);
    background-image: -moz-linear-gradient(left, #0072ce, #0d477d);
    background-image: -o-linear-gradient(left, #0072ce, #0d477d);
    background-image: linear-gradient(left, #0072ce, #0d477d);
    background-image: -ms-linear-gradient(left, #0072ce 0%, #0d477d 100%);
  }
  .primary-navigation > div > ul:first-of-type:first-of-type > li > span:after,
.primary-navigation > div > ul:first-of-type:first-of-type > li > a:after, .primary-navigation > div > ul:last-of-type:first-of-type > li > span:after,
.primary-navigation > div > ul:last-of-type:first-of-type > li > a:after {
    content: "";
    height: 1px;
    width: 100%;
    background-image: -owg-linear-gradient(left, #0072ce, #69b3e7);
    background-image: -webkit-linear-gradient(left, #0072ce, #69b3e7);
    background-image: -moz-linear-gradient(left, #0072ce, #69b3e7);
    background-image: -o-linear-gradient(left, #0072ce, #69b3e7);
    background-image: linear-gradient(left, #0072ce, #69b3e7);
    background-image: -ms-linear-gradient(left, #0072ce 0%, #69b3e7 100%);
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  .primary-navigation > div > ul:first-of-type:first-of-type > li > span:before,
.primary-navigation > div > ul:first-of-type:first-of-type > li > a:before, .primary-navigation > div > ul:last-of-type:first-of-type > li > span:before,
.primary-navigation > div > ul:last-of-type:first-of-type > li > a:before {
    content: "";
    height: 1px;
    width: 100%;
    background-image: -owg-linear-gradient(left, #0072ce, #69b3e7);
    background-image: -webkit-linear-gradient(left, #0072ce, #69b3e7);
    background-image: -moz-linear-gradient(left, #0072ce, #69b3e7);
    background-image: -o-linear-gradient(left, #0072ce, #69b3e7);
    background-image: linear-gradient(left, #0072ce, #69b3e7);
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform false false, 0 false false, linear false false;
    -moz-transition: -moz-transform false false false, 0 false false false, linear false false false;
    -o-transition: -o-transform false false false, 0 false false false, linear false false false;
    transition: transform 0 linear;
  }
  .primary-navigation > div > ul:first-of-type:first-of-type > li > span:after,
.primary-navigation > div > ul:first-of-type:first-of-type > li > a:after, .primary-navigation > div > ul:last-of-type:first-of-type > li > span:after,
.primary-navigation > div > ul:last-of-type:first-of-type > li > a:after {
    font-family: "spc-icons";
    content: "\e801";
    color: #ffffff;
    font-size: 1rem;
    line-height: 0.5;
    border: none !important;
    background: none;
    height: 0.75em;
    width: 1em;
    position: absolute;
    left: inherit;
    right: 1em;
    z-index: 4;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  .primary-navigation > div > ul.meta-navigation {
    margin: inherit;
    padding: inherit;
    width: 100%;
    height: inherit;
    overflow: inherit;
    clip: none;
    position: relative;
    position: relative !important;
    bottom: 0;
    height: auto;
    background: #000000;
    padding: 1em 0 1.25em 0;
  }
  .primary-navigation > div > ul.meta-navigation > li > a {
    background-image: none !important;
    text-align: center;
    font-size: 0.75rem;
    padding: 1.375em 1em;
    display: block;
  }
  .primary-navigation > div > ul.meta-navigation > li > a:before, .primary-navigation > div > ul.meta-navigation > li > a:after {
    display: none;
  }
  .primary-navigation .navigation-close {
    display: none;
    visibility: hidden;
  }
  .page-template-template-program-landing-page-alt-2 .spc-imagebox-group > .row .columns.large-12,
.page-template-template-program-landing-page-alt .spc-imagebox-group > .row .columns.large-12,
.page-template-template-program-landing-page .spc-imagebox-group > .row .columns.large-12 {
    padding-left: 0;
    padding-right: 0;
    -webkit-transition: padding false false, 0.1s false false, linear false false;
    -moz-transition: padding false false false, 0.1s false false false, linear false false false;
    -o-transition: padding false false false, 0.1s false false false, linear false false false;
    transition: padding 0.1s linear;
  }
  .program-finder {
    padding: 1em 0;
    background: none;
  }
  .program-finder .row {
    padding-top: 1em;
  }
  .program-finder .header-wrap {
    position: relative;
    z-index: 3;
    display: table;
    overflow: visible;
    padding: 0.5em 1.75em 1em 1.75em;
  }
  .program-finder .header-wrap .columns {
    position: relative;
    z-index: 4;
  }
  .program-finder .sidebar {
    width: 20em;
    padding: 0;
    position: absolute;
    top: 100%;
    left: inherit;
    right: 1.25em;
    z-index: 4;
    overflow: hidden;
    -webkit-transition: right false false, 0.1s false false, linear false false;
    -moz-transition: right false false false, 0.1s false false false, linear false false false;
    -o-transition: right false false false, 0.1s false false false, linear false false false;
    transition: right 0.1s linear;
  }
  .program-finder .columns {
    padding: 0 5px 2em 5px;
  }
  .program-finder .columns:last-of-type {
    margin-top: 3em;
  }
  .spc-interrupter.inline .columns:last-of-type {
    margin-top: 0;
  }
  .program-finder-filters {
    background: none;
  }
  .program-finder-filters:after {
    display: none !important;
  }
  .program-finder-filters > div {
    background: #f1f1f1;
    padding: 1.75em 1.5em 1.5em 1.75em;
    max-height: 80vh;
    overflow-y: scroll;
    visibility: hidden;
    width: 100%;
    position: absolute;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform false false, 0.2s false false, linear false false;
    -moz-transition: -moz-transform false false false, 0.2s false false false, linear false false false;
    -o-transition: -o-transform false false false, 0.2s false false false, linear false false false;
    transition: transform 0.2s linear;
  }
  .program-finder-filters .filter-primary.active ~ div {
    visibility: visible;
    position: relative;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform false false, 0.2s false false, linear false false;
    -moz-transition: -moz-transform false false false, 0.2s false false false, linear false false false;
    -o-transition: -o-transform false false false, 0.2s false false false, linear false false false;
    transition: transform 0.2s linear;
  }
  .spc-interrupter.inline {
    margin-bottom: 0;
  }
  .spc-program-row .program-tile > div {
    margin: 1em;
  }
  .spc-imagebox-group > .row {
    padding-top: 2.75em;
  }
  .spc-imagebox-group > .row .headline, .spc-imagebox-group > .row .error404 .content h1, .error404 .content .spc-imagebox-group > .row h1, .spc-imagebox-group > .row .error404 .content h2, .error404 .content .spc-imagebox-group > .row h2, .spc-imagebox-group > .row .error404 .content h3, .error404 .content .spc-imagebox-group > .row h3, .spc-imagebox-group > .row .error404 .content h4, .error404 .content .spc-imagebox-group > .row h4, .spc-imagebox-group > .row .error404 .content h5, .error404 .content .spc-imagebox-group > .row h5, .spc-imagebox-group > .row .error404 .content h6, .error404 .content .spc-imagebox-group > .row h6 {
    margin-bottom: 1.25em;
  }
  .spc-quote .content blockquote p {
    font-size: 1rem;
  }
  .page-template-template-program-landing-page-alt-2 .spc-imagebox-group,
.page-template-template-program-landing-page-alt .spc-imagebox-group,
.page-template-template-program-landing-page .spc-imagebox-group {
    min-height: 0;
  }
  .page-template-template-program-landing-page-alt-2 .spc-imagebox-group .cta-group .image-cta a,
.page-template-template-program-landing-page-alt .spc-imagebox-group .cta-group .image-cta a,
.page-template-template-program-landing-page .spc-imagebox-group .cta-group .image-cta a {
    height: 8em;
  }
  .spc-textlink-group .cta-group {
    margin-top: 2em;
  }
  .spc-textlink-group .cta-group li {
    font-size: 0.875rem;
  }
  .page-template-template-department-standard .spc-imagebox-group,
.page-template-template-department-standard-child .spc-imagebox-group,
.page-template-template-program-landing-page .spc-imagebox-group,
.page-template-template-program-landing-page .spc-imagebox-group {
    min-height: 0;
  }
}
@media only screen and (min-width: 769px) and (max-width: 900px) {
  .headline.billboard, .error404 .content h1.billboard, .error404 .content h2.billboard, .error404 .content h3.billboard, .error404 .content h4.billboard, .error404 .content h5.billboard, .error404 .content h6.billboard {
    font-size: 5rem;
    line-height: 0.8;
  }
  .headline.extra-large, .error404 .content h1.extra-large, .error404 .content h2.extra-large, .error404 .content h3.extra-large, .error404 .content h4.extra-large, .error404 .content h5.extra-large, .error404 .content h6.extra-large {
    font-size: 4.25rem;
  }
  .headline.large, .error404 .content h1.large, .error404 .content h2.large, .error404 .content h3.large, .error404 .content h4.large, .error404 .content h5.large, .error404 .content h6.large {
    font-size: 3.5rem;
  }
  .headline.medium, .error404 .content h1.medium, .error404 .content h2.medium, .error404 .content h3.medium, .error404 .content h4.medium, .error404 .content h5.medium, .error404 .content h6.medium {
    font-size: 2.75rem;
    line-height: 0.875;
  }
  .headline.small, .error404 .content h1, .error404 .content h2, .error404 .content h3, .error404 .content h4, .error404 .content h5, .error404 .content h6 {
    font-size: 2.125rem;
  }
  .headline.extra-small, .error404 .content h1.extra-small, .error404 .content h2.extra-small, .error404 .content h3.extra-small, .error404 .content h4.extra-small, .error404 .content h5.extra-small, .error404 .content h6.extra-small {
    font-size: 1rem;
  }
  .spc-video .youtube-player {
    width: 23em;
    margin-top: 3em;
  }
  .spc-video .content header h2.headline.extra-large, .spc-video .error404 .content header h2.extra-large, .error404 .spc-video .content header h2.extra-large {
    font-size: 3rem;
  }
  .menu-wrap {
    padding-top: 7em;
    -webkit-transition: padding false false, 0.1s false false, linear false false;
    -moz-transition: padding false false false, 0.1s false false false, linear false false false;
    -o-transition: padding false false false, 0.1s false false false, linear false false false;
    transition: padding 0.1s linear;
  }
  .menu-wrap .menu-toggle {
    top: 4.75em;
    -webkit-transform: translteY(0);
    -moz-transform: translteY(0);
    -ms-transform: translteY(0);
    -o-transform: translteY(0);
    transform: translteY(0);
  }
  .primary-navigation {
    margin-top: 6.75em;
  }
  .primary-navigation:after {
    top: 5.675em;
  }
  .spc-hero > div:not(.spc-hero-nav) {
    height: 45em;
    -webkit-transition: height false false, 0.2s false false, linear false false;
    -moz-transition: height false false false, 0.2s false false false, linear false false false;
    -o-transition: height false false false, 0.2s false false false, linear false false false;
    transition: height 0.2s linear;
  }
  .spc-hero > div:not(.spc-hero-nav) .slick-slide {
    min-height: 45em;
    background-position: right center;
    -webkit-transition: min-height 0.2s linear, background-position 0.1s linear;
    -moz-transition: min-height 0.2s linear false, background-position 0.1s linear false;
    -o-transition: min-height 0.2s linear false, background-position 0.1s linear false;
    transition: min-height 0.2s linear, background-position 0.1s linear;
  }
  .spc-hero > div:not(.spc-hero-nav) .slide > div {
    min-height: 45em;
    -webkit-transition: min-height false false, 0.2s false false, linear false false;
    -moz-transition: min-height false false false, 0.2s false false false, linear false false false;
    -o-transition: min-height false false false, 0.2s false false false, linear false false false;
    transition: min-height 0.2s linear;
  }
  .spc-hero > div:not(.spc-hero-nav) .slide {
    padding-left: 1em;
    padding-right: 1em;
  }
  .spc-hero > div:not(.spc-hero-nav) .slide > div > div {
    max-width: 100%;
    top: inherit;
    bottom: 1em !important;
    left: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: max-width, 0.1s, linear, -webkit-transform, 0.1s, linear left 0.1s linear false, bottom 0.1s linear;
    -moz-transition: max-width, 0.1s, linear, -moz-transform, 0.1s, linear left 0.1s linear false false, bottom 0.1s linear false;
    -o-transition: max-width, 0.1s, linear, -o-transform, 0.1s, linear left 0.1s linear false false, bottom 0.1s linear false;
    transition: max-width 0.1s linear, transform 0.1s linear, left 0.1s linear, bottom 0.1s linear;
  }
  .spc-hero > div:not(.spc-hero-nav) .slide > div > div .headline.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h1.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h1.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h2.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h2.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h3.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h3.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h4.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h4.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h5.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h5.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h6.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h6.billboard {
    font-size: 3.5rem;
    padding-right: 2em;
  }
  .spc-colleges-schools > .row {
    padding: 4em 0 3em 0;
  }
  .spc-colleges-schools .button-block {
    padding: 1em 1.75em;
    -webkit-transition: padding false false, 0.1s false false, linear false false;
    -moz-transition: padding false false false, 0.1s false false false, linear false false false;
    -o-transition: padding false false false, 0.1s false false false, linear false false false;
    transition: padding 0.1s linear;
  }
  .spc-program-row .program-group {
    display: table;
    padding: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .spc-program-row .program-group .program-tile {
    width: 33.33%;
  }
  .spc-program-row .program-group .program-tile > div {
    margin: 1em;
    -webkit-transition: margin false false, 0.1s false false, linear false false;
    -moz-transition: margin false false false, 0.1s false false false, linear false false false;
    -o-transition: margin false false false, 0.1s false false false, linear false false false;
    transition: margin 0.1s linear;
  }
  .page-template-template-interior-landing-alt .spc-content-split ul li {
    font-size: 1rem;
  }
  .page-template-template-department-standard .spc-basic-content.sidebar .push,
.page-template-template-department-standard-child .spc-basic-content.sidebar .push {
    padding: 3.5em 1em 4em 2em;
    width: 70%;
  }
  .page-template-template-department-standard .spc-basic-content.sidebar .pull,
.page-template-template-department-standard-child .spc-basic-content.sidebar .pull {
    width: 30%;
    padding: 2em 1em;
  }
  .page-template-template-department-standard .spc-basic-content.sidebar .pull ul li a,
.page-template-template-department-standard-child .spc-basic-content.sidebar .pull ul li a {
    font-size: 0.75rem;
    padding: 1em;
  }
  #footer .row:first-of-type .columns:last-of-type {
    height: 4.5em;
  }
}
@media only screen and (min-width: 782px) and (max-width: 900px) {
  .logged-in.mobile-menu {
    margin-top: 30px;
  }
  .logged-in.mobile-menu .primary-navigation > div {
    padding-bottom: 30px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 782px) {
  .logged-in.mobile-menu {
    margin-top: 46px;
  }
  .logged-in.mobile-menu .primary-navigation > div {
    padding-bottom: 46px;
  }
}
@media only screen and (max-width: 600px) {
  html.spu {
    margin-top: 0 !important;
  }
  .logged-in #wpadminbar {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .spc-connect-group [data-address-num="2"] .dept-address {
    width: 270px;
    display: block;
    margin: 2em auto 0 auto;
  }
  .spc-connect-group [data-address-num="2"] .dept-address:not(:first-of-type) {
    margin-top: 3em;
  }
  .contact-info [itemprop=address] {
    margin-bottom: 1em !important;
  }
  .contact-info [itemprop=telephone] {
    margin-top: 0;
    font-size: 1.75rem;
  }
  .contact-info [itemprop=telephone]:after {
    top: 0.125em !important;
  }
  .spc-connect-group .inline-cta {
    width: 100%;
    text-align: center;
    padding: 0;
    margin-top: 3em;
  }
  body #footer .row .custom:last-of-type ul li a {
    width: 100%;
  }
  body #footer .row .custom:first-of-type {
    width: 100% !important;
    padding-left: 2em;
    margin-bottom: 1em;
  }
}
@media only screen and (min-width: 380px) and (max-width: 480px) {
  .program-finder .columns:last-of-type {
    padding-left: 2.5em;
    padding-right: 2.5em;
  }
}
@media only screen and (max-width: 480px) {
  .cta {
    font-size: 0.75rem;
  }
  .menu-wrap {
    width: 100%;
    -webkit-transition: width false false, 0.1s false false, linear false false;
    -moz-transition: width false false false, 0.1s false false false, linear false false false;
    -o-transition: width false false false, 0.1s false false false, linear false false false;
    transition: width 0.1s linear;
  }
  .spc-hero > div:not(.spc-hero-nav) {
    height: 34.5em;
    -webkit-transition: height false false, 0.2s false false, linear false false;
    -moz-transition: height false false false, 0.2s false false false, linear false false false;
    -o-transition: height false false false, 0.2s false false false, linear false false false;
    transition: height 0.2s linear;
  }
  .spc-hero > div:not(.spc-hero-nav) .slick-slide {
    min-height: 34.5em;
    background-position: 70% center;
    -webkit-transition: min-height 0.2s linear, background-position 0.1s linear;
    -moz-transition: min-height 0.2s linear false, background-position 0.1s linear false;
    -o-transition: min-height 0.2s linear false, background-position 0.1s linear false;
    transition: min-height 0.2s linear, background-position 0.1s linear;
  }
  .spc-hero > div:not(.spc-hero-nav) .slide > div {
    min-height: 34.5em;
    -webkit-transition: min-height false false, 0.2s false false, linear false false;
    -moz-transition: min-height false false false, 0.2s false false false, linear false false false;
    -o-transition: min-height false false false, 0.2s false false false, linear false false false;
    transition: min-height 0.2s linear;
  }
  .spc-hero > div:not(.spc-hero-nav) .slide {
    padding-left: 1em;
    padding-right: 1em;
  }
  .spc-hero > div:not(.spc-hero-nav) .slide > div > div {
    max-width: 100%;
    top: inherit;
    bottom: 1em !important;
    left: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: max-width, 0.1s, linear, -webkit-transform, 0.1s, linear left 0.1s linear false, bottom 0.1s linear;
    -moz-transition: max-width, 0.1s, linear, -moz-transform, 0.1s, linear left 0.1s linear false false, bottom 0.1s linear false;
    -o-transition: max-width, 0.1s, linear, -o-transform, 0.1s, linear left 0.1s linear false false, bottom 0.1s linear false;
    transition: max-width 0.1s linear, transform 0.1s linear, left 0.1s linear, bottom 0.1s linear;
  }
  .spc-landing-hero {
    height: 25vw !important;
    -webkit-transition: height false false, 0.1s false false, linear false false;
    -moz-transition: height false false false, 0.1s false false false, linear false false false;
    -o-transition: height false false false, 0.1s false false false, linear false false false;
    transition: height 0.1s linear;
  }
  .spc-landing-hero nav ul.breadcrumbs {
    display: none;
  }
  .spc-landing-hero .columns {
    padding-top: 5em;
  }
  .play-button {
    font-size: 0.675rem;
  }
  .play-button:before {
    font-size: 1.25rem;
  }
  .spc-hero-nav .buttons {
    margin-right: 0;
  }
  .spc-hero-nav .dots {
    display: none;
  }
  .spc-hero-nav .slick-next:after,
.spc-hero-nav .slick-prev:after {
    font-size: 1.15rem;
  }
  .spc-hero-nav .slider-toggle {
    margin-left: 5px;
    margin-right: 5px;
  }
  .spc-hero-nav .slider-toggle:after {
    font-size: 1.25rem;
  }
  .half-col-slider {
    min-height: 23em;
    -webkit-transition: min-height false false, 0.1s false false, linear false false;
    -moz-transition: min-height false false false, 0.1s false false false, linear false false false;
    -o-transition: min-height false false false, 0.1s false false false, linear false false false;
    transition: min-height 0.1s linear;
  }
  .half-col-slider .slick-slider {
    min-height: 23em;
    -webkit-transition: min-height false false, 0.1s false false, linear false false;
    -moz-transition: min-height false false false, 0.1s false false false, linear false false false;
    -o-transition: min-height false false false, 0.1s false false false, linear false false false;
    transition: min-height 0.1s linear;
  }
  .half-col-slider .slick-slide {
    min-height: 23em;
    -webkit-transition: min-height false false, 0.1s false false, linear false false;
    -moz-transition: min-height false false false, 0.1s false false false, linear false false false;
    -o-transition: min-height false false false, 0.1s false false false, linear false false false;
    transition: min-height 0.1s linear;
  }
  .half-col-slider .slide {
    padding: 2em;
  }
  .spc-hero-nav,
.slider-nav,
.spc-col2-nav {
    padding: 0 10px;
  }
  .spc-hero-nav .dots,
.slider-nav .dots,
.spc-col2-nav .dots {
    display: none;
  }
  .spc-hero-nav .slick-next,
.slider-nav .slick-next,
.spc-col2-nav .slick-next {
    margin-right: 0;
  }
  .columns {
    padding-left: 1em;
    padding-right: 1em;
    -webkit-transition: padding false false, 0.1s false false, linear false false;
    -moz-transition: padding false false false, 0.1s false false false, linear false false false;
    -o-transition: padding false false false, 0.1s false false false, linear false false false;
    transition: padding 0.1s linear;
  }
  .spc-cta-group .headline, .spc-cta-group .error404 .content h1, .error404 .content .spc-cta-group h1, .spc-cta-group .error404 .content h2, .error404 .content .spc-cta-group h2, .spc-cta-group .error404 .content h3, .error404 .content .spc-cta-group h3, .spc-cta-group .error404 .content h4, .error404 .content .spc-cta-group h4, .spc-cta-group .error404 .content h5, .error404 .content .spc-cta-group h5, .spc-cta-group .error404 .content h6, .error404 .content .spc-cta-group h6 {
    padding-left: 0;
    padding-right: 0;
    line-height: 1;
  }
  .spc-cta-group .headline span, .spc-cta-group .error404 .content h1 span, .error404 .content .spc-cta-group h1 span, .spc-cta-group .error404 .content h2 span, .error404 .content .spc-cta-group h2 span, .spc-cta-group .error404 .content h3 span, .error404 .content .spc-cta-group h3 span, .spc-cta-group .error404 .content h4 span, .error404 .content .spc-cta-group h4 span, .spc-cta-group .error404 .content h5 span, .error404 .content .spc-cta-group h5 span, .spc-cta-group .error404 .content h6 span, .error404 .content .spc-cta-group h6 span {
    display: inline;
    clear: none;
  }
  .home .spc-cta-group .headline, .home .spc-cta-group .error404 .content h1, .error404 .content .home .spc-cta-group h1, .home .spc-cta-group .error404 .content h2, .error404 .content .home .spc-cta-group h2, .home .spc-cta-group .error404 .content h3, .error404 .content .home .spc-cta-group h3, .home .spc-cta-group .error404 .content h4, .error404 .content .home .spc-cta-group h4, .home .spc-cta-group .error404 .content h5, .error404 .content .home .spc-cta-group h5, .home .spc-cta-group .error404 .content h6, .error404 .content .home .spc-cta-group h6 {
    padding-left: 0;
    padding-right: 0;
  }
  .full-col-slider .hero .slick-slide {
    min-height: 15em;
  }
  .full-col-slider .hero .slick-slide > div {
    min-height: 15em;
  }
  .spc-col1-slider.has-headline > h2 {
    height: 2.75em;
  }
  .spc-col1-slider.has-headline .hero {
    padding-top: 0em;
  }
  .spc-col1-slider .columns {
    padding: 2em 1em;
    min-height: 19em;
  }
  .spc-col1-slider .content .headline, .spc-col1-slider .error404 .content h1, .error404 .spc-col1-slider .content h1, .spc-col1-slider .error404 .content h2, .error404 .spc-col1-slider .content h2, .spc-col1-slider .error404 .content h3, .error404 .spc-col1-slider .content h3, .spc-col1-slider .error404 .content h4, .error404 .spc-col1-slider .content h4, .spc-col1-slider .error404 .content h5, .error404 .spc-col1-slider .content h5, .spc-col1-slider .error404 .content h6, .error404 .spc-col1-slider .content h6 {
    padding-bottom: 1em;
    margin-bottom: 1em;
  }
  .spc-col1-slider .content .headline span:after, .spc-col1-slider .error404 .content h1 span:after, .error404 .spc-col1-slider .content h1 span:after, .spc-col1-slider .error404 .content h2 span:after, .error404 .spc-col1-slider .content h2 span:after, .spc-col1-slider .error404 .content h3 span:after, .error404 .spc-col1-slider .content h3 span:after, .spc-col1-slider .error404 .content h4 span:after, .error404 .spc-col1-slider .content h4 span:after, .spc-col1-slider .error404 .content h5 span:after, .error404 .spc-col1-slider .content h5 span:after, .spc-col1-slider .error404 .content h6 span:after, .error404 .spc-col1-slider .content h6 span:after {
    width: 96%;
    bottom: -0.75em;
  }
  .spc-col1-slider .content p {
    font-size: 1.25em;
    line-height: 1.1;
  }
  .spc-imagebox-group > .row .columns.large-12 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .spc-imagebox-group .cta-group > div {
    width: 100%;
    margin-bottom: 2em;
  }
  .spc-imagebox-group .cta-group .image-cta {
    width: 100%;
    margin-bottom: 0.75em;
  }
  .spc-imagebox-group .cta-group .image-cta a {
    height: 3.25em;
  }
  .spc-imagebox-group .cta-group .image-cta a span {
    font-size: 1.375rem;
    padding: 0 2em;
  }
  .spc-event .headline.small, .spc-event .error404 .content h1, .error404 .content .spc-event h1, .spc-event .error404 .content h2, .error404 .content .spc-event h2, .spc-event .error404 .content h3, .error404 .content .spc-event h3, .spc-event .error404 .content h4, .error404 .content .spc-event h4, .spc-event .error404 .content h5, .error404 .content .spc-event h5, .spc-event .error404 .content h6, .error404 .content .spc-event h6, .spc-event.half-col-slider .headline.small {
    padding-right: 0;
    margin-bottom: 1.5em;
  }
  .spc-event .event, .spc-event.half-col-slider .event {
    margin-bottom: 1em !important;
  }
  .spc-event .event .date, .spc-event.half-col-slider .event .date {
    height: 5.5em;
    width: 5.5em;
  }
  .spc-event .event .date .month, .spc-event.half-col-slider .event .date .month {
    font-size: 1rem;
    width: 100%;
  }
  .spc-event .event .date .day, .spc-event.half-col-slider .event .date .day {
    font-size: 2.25rem;
  }
  .spc-event .event .desc span a, .spc-event.half-col-slider .event .desc span a {
    padding: 1.5em 0 0 8em !important;
    font-size: 0.875rem;
  }
  .spc-event:not(.half-col-slider) .event .desc span a {
    padding: 0 !important;
  }
  .spc-quote .columns > span {
    width: 1.25em;
    height: 1.25em;
  }
  .spc-quote .columns > span:before {
    font-size: 2rem;
    text-indent: 0.1rem;
  }
  .spc-quote .content blockquote p {
    font-size: 1.125rem;
  }
  .program-finder .sidebar {
    width: 100%;
    right: 0;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }
  .spc-colleges-schools > .row {
    padding: 2.25em 0 2.25em 0;
  }
  .spc-colleges-schools .button-block {
    width: 100%;
    font-size: 1.5rem;
    padding: 1em 1.5em;
    -webkit-transition: padding false false, 0.1s false false, linear false false;
    -moz-transition: padding false false false, 0.1s false false false, linear false false false;
    -o-transition: padding false false false, 0.1s false false false, linear false false false;
    transition: padding 0.1s linear;
  }
  .spc-program-row .program-group {
    display: table;
    padding: 0;
  }
  .spc-program-row .program-tile {
    width: 100%;
  }
  .spc-program-row .program-tile > div {
    min-height: 0;
    margin: 1em;
    -webkit-transition: margin false false, 0.1s false false, linear false false;
    -moz-transition: margin false false false, 0.1s false false false, linear false false false;
    -o-transition: margin false false false, 0.1s false false false, linear false false false;
    transition: margin 0.1s linear;
  }
  .spc-program-row .program-tile .content {
    padding-bottom: 3.5em;
  }
  .page-template-template-interior-landing-alt .spc-content-split ul li {
    font-size: 0.875rem;
    margin-bottom: 1.25em;
  }
  .page-template-template-program-finder-php main .spc-program-row .program-tile {
    width: 100%;
  }
  body #footer .branding {
    padding-left: 0;
    padding-right: 0;
  }
  body #footer .branding a {
    width: 14em;
    height: 4em;
    background: contain;
    margin: 1em 0;
  }
  body #footer .social-navigation {
    width: 100%;
    padding: 0;
    position: relative;
    top: 0;
    left: 0;
    display: table;
    margin-top: 8em;
  }
  body #footer .social-navigation li {
    margin: 0 0.75em 0.75em 0;
  }
  body #footer .social-navigation li a::after {
    font-size: 1.25em;
  }
}
@media only screen and (max-width: 380px) {
  .headline.billboard, .error404 .content h1.billboard, .error404 .content h2.billboard, .error404 .content h3.billboard, .error404 .content h4.billboard, .error404 .content h5.billboard, .error404 .content h6.billboard {
    font-size: 2rem;
    line-height: 0.875;
  }
  .headline.extra-large, .error404 .content h1.extra-large, .error404 .content h2.extra-large, .error404 .content h3.extra-large, .error404 .content h4.extra-large, .error404 .content h5.extra-large, .error404 .content h6.extra-large {
    font-size: 2rem;
  }
  .headline.large, .error404 .content h1.large, .error404 .content h2.large, .error404 .content h3.large, .error404 .content h4.large, .error404 .content h5.large, .error404 .content h6.large {
    font-size: 2.25rem;
  }
  .headline.medium, .error404 .content h1.medium, .error404 .content h2.medium, .error404 .content h3.medium, .error404 .content h4.medium, .error404 .content h5.medium, .error404 .content h6.medium {
    font-size: 1.875rem;
    line-height: 1;
  }
  .headline.small, .error404 .content h1, .error404 .content h2, .error404 .content h3, .error404 .content h4, .error404 .content h5, .error404 .content h6 {
    font-size: 1.675rem;
    line-height: 0.875;
  }
  .headline.extra-small, .error404 .content h1.extra-small, .error404 .content h2.extra-small, .error404 .content h3.extra-small, .error404 .content h4.extra-small, .error404 .content h5.extra-small, .error404 .content h6.extra-small {
    font-size: 0.675rem;
  }
  .headline.extra-small span:after, .error404 .content h1.extra-small span:after, .error404 .content h2.extra-small span:after, .error404 .content h3.extra-small span:after, .error404 .content h4.extra-small span:after, .error404 .content h5.extra-small span:after, .error404 .content h6.extra-small span:after {
    height: 2px !important;
  }
  .program-finder .columns:last-of-type {
    padding-left: 0;
    padding-right: 0;
  }
  .spc-colleges-schools {
    min-height: 0;
  }
  .spc-colleges-schools .button-block {
    font-size: 1.25rem;
    padding: 0.75em 1em;
    -webkit-transition: padding false false, 0.1s false false, linear false false;
    -moz-transition: padding false false false, 0.1s false false false, linear false false false;
    -o-transition: padding false false false, 0.1s false false false, linear false false false;
    transition: padding 0.1s linear;
  }
}
/* ==========================================================================
   Small screens
   ========================================================================== */
@media only screen and (max-width: 767px) {
  #boxes .square.first {
    min-width: auto;
  }
  .royal-slider-content h3 {
    font-size: 18px;
    margin: 0;
  }
  .royal-slider-content p {
    font-size: 14px;
  }
  .content-feature .overlay {
    width: auto;
    background-position: left center;
    padding: 15px;
  }
  div.social {
    text-align: center;
  }
  div.social ul.link-list {
    margin-left: 0;
  }
  div.social ul.link-list > li {
    float: none;
    display: inline-block;
  }
  #sidebar div.social {
    text-align: left;
  }
  .tabs dd a {
    font-size: 12px;
  }
  /* Remove this when notification bar is updated */
  /*body {
  	padding-top: 0 !important;
  }
  #wnb-bar {
  	height: auto;
  	position: static;
  }*/
  /* Remove this when notification bar is updated */
}
.post-meta {
  color: #756F61;
  margin-bottom: 10px;
  font-size: 12px;
}

/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
.print-only {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
  }
  pre,
blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr,
img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
h3 {
    page-break-after: avoid;
  }
  .hide-on-print,
.royalSlider,
.menuGrid,
.top-bar,
#header,
.logo,
#footer {
    display: none !important;
  }
  .print-only {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  .show-for-print {
    display: inherit !important;
  }
  .nine, .row .nine {
    width: 100% !important;
  }
}
h1.more-info {
  margin: 0 0 20px auto;
}

.site-footer {
  color: #fff;
  background-color: #003c71;
}

.site-footer > .row {
  background-image: url("/wp-content/themes/spc-base-theme/images/seal.png");
  background-repeat: no-repeat;
  background-position: right center;
  background-color: #003c71;
}

.site-footer .widget {
  margin-top: 60px;
  margin-bottom: 60px;
}

.site-footer a {
  color: #f1b434;
}

.site-footer a:hover {
  color: #ed9d22;
}

.site-footer .footer-logo {
  padding-right: 20px;
}

ul.tabs-content {
  margin-bottom: 0;
}

#right-a {
  border: 12px solid #e7ebf2;
}

#right-b {
  border: none;
}

#sidebar .sidebar-nav, #sidebar div.widget_nav_menu {
  padding: 0px;
}

/* Side Nav ---------------------- */
div.widget_nav_menu ul.menu {
  display: block;
  list-style: none;
  margin: 0;
  padding: 17px 0;
}

div.widget_nav_menu ul.menu li {
  display: block;
  list-style: none;
  margin: 0 0 7px 0;
}

div.widget_nav_menu ul.menu li a {
  display: block;
}

div.widget_nav_menu ul.menu > li.current-menu-item > a {
  color: #4d4d4d;
  font-weight: bold;
}

div.widget_nav_menu ul.menu li.divider {
  border-top: 1px solid #e6e6e6;
  height: 0;
  padding: 0;
}

@media only screen and (max-width: 960px) {
  .site-footer > .row {
    background-image: none;
  }
}
/* Small Devices ------------ */
@media only screen and (max-width: 767px) {
  .row .mobile-3-3 {
    width: 33.33333% !important;
    float: left !important;
    padding: 0 5px;
  }
  .row .mobile-3-3 .square {
    min-height: 125px !important;
  }
  #right-b h5 {
    font-size: 22px;
  }
}
.preview-image {
  height: 285px;
  background-size: cover !important;
  -ms-behavior: url("/wp-content/themes/spc-base-theme/stylesheets/backgroundsize.min.htc");
  background-repeat: no-repeat !important;
  background-position: center center;
}

/* FIXED GLOBAL CTA */
.fixed-info-bar {
  background: #fff;
  position: fixed;
  left: 0;
  bottom: 0;
  display: block;
  height: 53px;
  width: 100%;
  z-index: 9999;
}

.fixed-info-bar > .row {
  margin: 0 auto;
  display: block;
  float: none;
  max-width: 530px !important;
}

.fixed-info-bar > .row .columns {
  padding: 7px;
  display: flex;
}

.fixed-info-bar .cta {
  margin-bottom: 0;
  margin-right: 7px;
  flex-basis: 0;
  flex-grow: 1;
}

.fixed-info-bar .cta:last-child {
  margin-right: 0;
}

@media (min-width: 768px) {
  .fixed-info-bar {
    height: 75px;
  }
  .fixed-info-bar > .row .columns {
    padding: 12px;
    display: flex;
  }
  .fixed-info-bar .cta {
    margin-bottom: 0;
    margin-right: 12px;
    flex-basis: 0;
    flex-grow: 1;
  }
  .fixed-info-bar .cta:last-child {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  footer {
    margin-bottom: 75px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1400px) {
  .home .spc-hero h1.headline.billboard, .home .spc-hero .error404 .content h1.billboard, .error404 .content .home .spc-hero h1.billboard {
    font-size: 3rem !important;
  }
  .spc-hero > div:not(.slider-nav) .slide .content p {
    font-size: 1.125rem;
    line-height: 1.675;
  }
}
@media only screen and (max-width: 769px) and (min-width: 481px) {
  .spc-hero > div:not(.spc-hero-nav) .slide > div > div .headline.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h1.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h1.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h2.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h2.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h3.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h3.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h4.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h4.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h5.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h5.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h6.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h6.billboard {
    font-size: 2.5rem !important;
  }
}
@media only screen and (max-width: 380px) {
  .spc-hero > div:not(.spc-hero-nav) .slide > div > div .headline.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h1.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h1.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h2.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h2.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h3.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h3.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h4.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h4.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h5.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h5.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h6.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h6.billboard {
    font-size: 1.875rem !important;
  }
}
@media only screen and (min-width: 960px) {
  .spc-hero > div:not(.slider-nav) .slide .headline, .spc-hero > div:not(.slider-nav) .slide .error404 .content h1, .error404 .content .spc-hero > div:not(.slider-nav) .slide h1, .spc-hero > div:not(.slider-nav) .slide .error404 .content h2, .error404 .content .spc-hero > div:not(.slider-nav) .slide h2, .spc-hero > div:not(.slider-nav) .slide .error404 .content h3, .error404 .content .spc-hero > div:not(.slider-nav) .slide h3, .spc-hero > div:not(.slider-nav) .slide .error404 .content h4, .error404 .content .spc-hero > div:not(.slider-nav) .slide h4, .spc-hero > div:not(.slider-nav) .slide .error404 .content h5, .error404 .content .spc-hero > div:not(.slider-nav) .slide h5, .spc-hero > div:not(.slider-nav) .slide .error404 .content h6, .error404 .content .spc-hero > div:not(.slider-nav) .slide h6 {
    font-size: 4rem;
  }
}
.spc-hero > div:not(.slider-nav) .slick-slide .mobile-image {
  display: none;
}

.spc-hero .inner150 .mobile-image {
  display: none;
}

@media only screen and (max-width: 900px) {
  .mobile-aqua {
    background: #3A9ADF !important;
  }
  .mobile-orange {
    background: #E77218 !important;
  }
  .mobile-red {
    background: #E93A5C !important;
  }
  .mobile-blue {
    background: #0076cd !important;
  }
  .mobile-drkblue {
    background: #0d477d !important;
  }
  .mobile-green {
    background: #8C9900 !important;
  }
  .mobile-black {
    background: rgba(0, 0, 0, 0.3) !important;
  }
  .mobile-darkblue {
    background: #031e32 !important;
  }
  .cta.aqua {
    background: #3A9ADF;
  }
  .cta.orange {
    background: #E77218;
  }
  .cta.red {
    background: #E93A5C;
  }
  .cta.blue {
    background: #0076cd;
  }
  .cta.green {
    background: #8C9900;
  }
  .cta.black {
    background: rgba(0, 0, 0, 0.3);
  }
  .cta.darkblue {
    background: #031e32;
  }
  .spc-hero > div:not(.spc-hero-nav) .slide > div > div .headline.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h1.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h1.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h2.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h2.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h3.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h3.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h4.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h4.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h5.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h5.billboard, .spc-hero > div:not(.spc-hero-nav) .slide > div > div .error404 .content h6.billboard, .error404 .content .spc-hero > div:not(.spc-hero-nav) .slide > div > div h6.billboard {
    font-size: 1.5rem !important;
    padding-bottom: 7px;
  }
  .spc-hero > div:not(.spc-hero-nav) {
    height: auto !important;
  }
  .spc-hero > div:not(.spc-hero-nav) .slide {
    padding: 0;
  }
  .spc-hero > div:not(.slider-nav) .slide > div > div > span {
    opacity: 1;
  }
  .spc-hero > div:not(.spc-hero-nav) .slick-slide {
    background-image: none !important;
  }
  .spc-hero > div:not(.slider-nav) .slick-slide .mobile-image {
    display: block;
    height: auto;
    min-height: 0;
    margin-top: 65px;
  }
  .spc-hero .inner150 .mobile-image {
    display: block;
    height: auto;
    min-height: 0;
    margin-top: 65px;
  }
  .spc-hero > div:not(.spc-hero-nav) .slide > div {
    min-height: 0;
  }
  .spc-hero > div:not(.slider-nav) .slide > div > div {
    position: relative;
    bottom: auto !important;
    top: auto;
    left: auto;
    right: auto;
  }
  .spc-hero > div:not(.spc-hero-nav) .slide .content p {
    font-size: 0.875rem;
    line-height: 1.675;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
  .spc-hero > div:not(.slider-nav) .slide .content:before {
    height: 1px;
  }
  .spc-hero > div:not(.spc-hero-nav) .slide .content {
    padding-top: 4px;
  }
  .spc-hero > div:not(.slider-nav) .slide .quote {
    font-size: 0.625rem;
  }
}
.gsc-control-cse .gsc-wrapper .gsc-result .gs-title a:focus, .gsc-control-cse .gsc-wrapper .gsc-result .gs-title a:focus b {
  color: #0072CE !important;
  background-color: #fff !important;
}

/**Color Contrast Changes by Parimal Jariwala on 22-Apr-2020**/
#spu-navigation-dropdown-5 ul.overflow-submenu a:focus {
  color: #fff !important;
}

.spc-program-callout .row a.darkblue:focus {
  border: 2px solid #fff !important;
  color: #fff !important;
}

.spc-content-split .row ul li a:focus {
  color: #fff !important;
}

.full-col-slider .row .content a.black:focus {
  border: 2px solid #fff !important;
  color: #fff !important;
}

.primary-navigation > div > ul:first-of-type > li > div .navigation-links ul li a:focus {
  background-color: #78C9FF !important;
}

.primary-navigation ul.spu-navigation li a:focus {
  background-color: #003264 !important;
  opacity: 80% !important;
}

.primary-navigation > div > ul:first-of-type > li:nth-child(4) .bkgnd::before {
  background: #2f6300 !important;
  opacity: 80% !important;
}

.primary-navigation > div > ul:first-of-type > li:nth-child(3) .bkgnd::before {
  background: #be0000 !important;
  opacity: 80% !important;
}

.primary-navigation > div > ul:first-of-type > li:nth-child(2) .bkgnd::before {
  background: #db4e00 !important;
  opacity: 80% !important;
}

.primary-navigation > div > ul:first-of-type > li:nth-child(1) .bkgnd::before {
  background: #0072ce !important;
  opacity: 80% !important;
}

.spc-imagebox-group .cta-group .image-cta a::after {
  background: #000 !important;
  opacity: 80% !important;
}

.spc-col1-slider .columns::after {
  background: #000 !important;
  opacity: 80% !important;
}

.spc-col1-slider:not(.align-left) .columns::before {
  background: url(/wp-content/themes/spc-base-theme/images/bkgnd-hole-punch-border-g-black.png) repeat-y top center !important;
  opacity: 80% !important;
}

.spc-col1-slider.align-left .columns::before {
  background: url(/wp-content/themes/spc-base-theme/images/bkgnd-hole-punch-border-g-r-black.png) repeat-y top center !important;
  opacity: 80% !important;
}

#menu-spu-meta-navigation li a:focus {
  background-color: #003264 !important;
}

.spc-program-row .program-tile .program-links div a:focus {
  background-color: #003264 !important;
}

a.skip-link:focus {
  background-color: #003264 !important;
}

.slick-slider .slide h3 a:focus {
  background-color: #003264 !important;
}

.spc-event #spc-events + a:focus {
  background-color: #78C9FF !important;
}

@media only screen and (max-width: 768px) {
  .theme-gateway-program section.spc-landing-hero {
    background-size: 100% 100% !important;
    background-color: #00467F !important;
    height: 16em !important;
  }
}
@media only screen and (max-width: 1200px) {
  .theme-gateway-program section.spc-landing-hero {
    background-size: 100% 100% !important;
    background-color: #00467F !important;
  }
}
@media only screen and (min-width: 768px) {
  .theme-gateway-program section.spc-landing-hero {
    height: 25em !important;
  }
}
@media only screen and (min-width: 960px) {
  .theme-gateway-program section.spc-landing-hero {
    height: 37em !important;
  }
}
/**Color Contrast Changes by Parimal Jariwala on 22-Apr-2020**/

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