@charset "UTF-8";
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css");
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap");
@import url("https://use.typekit.net/hdb1ekp.css");
.vsoe .swiper-container.story-slider h3:hover,
.vsoe .swiper-container.story-slider a h3:hover {
  transition: all 0.4s ease-in-out;
}

.vsoe .x-main ol {
  counter-reset: count;
  margin: 15px 0 15px 20px;
  padding: 0;
  list-style: none;
}
.vsoe .x-main ol::last-child {
  margin-bottom: 0;
}
.vsoe .x-main ol > li {
  counter-increment: count;
  position: relative;
  padding-left: 30px;
  line-height: 1.6;
}
.vsoe .x-main ol > li::not(::last-child) {
  margin-bottom: 10px;
}
.vsoe .x-main ol > li::before {
  position: absolute;
  top: 3px;
  left: 0;
  width: 22px;
  height: 18px;
  line-height: 1.6;
  text-align: center;
  content: counter(count);
  font-size: 10px;
  background: #990000;
  color: #fff;
}
.vsoe .x-main ul:not(.mainul) {
  list-style: none;
  padding: 0;
  margin: 15px 0 15px 20px;
}
.vsoe .x-main ul:not(.mainul)::last-child {
  margin-bottom: 0;
}
.vsoe .x-main ul > li {
  position: relative;
  padding-left: 15px;
  line-height: 1.6;
}
.vsoe .x-main ul > li::not(:last-child) {
  margin-bottom: 5px;
}
.vsoe .x-main ul > li::before {
  content: "";
  display: block;
  position: absolute;
  top: 8.5px;
  left: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  line-height: 1.6;
  background-color: #990000;
}
.vsoe .x-main ul.x-slide-pagination > li::before {
  background-color: rgba(0, 0, 0, 0) !important;
}
.vsoe .x-main .x-tabs-list > ul,
.vsoe .x-main .gform_body > ul,
.vsoe .x-main .widget_rss > ul {
  margin: 0;
  padding: 0;
}
.vsoe .x-main .x-tabs-list > ul > li,
.vsoe .x-main .gform_body > ul > li,
.vsoe .x-main .widget_rss > ul > li {
  padding-left: 0;
}
.vsoe .x-main .x-tabs-list > ul > li::before,
.vsoe .x-main .gform_body > ul > li::before,
.vsoe .x-main .widget_rss > ul > li::before {
  display: none;
}
.vsoe .x-main ul.x-menu {
  list-style: none;
  margin: 15px 0;
}
.vsoe .x-main ul.x-menu > li::before {
  display: none;
}
.vsoe .x-main p a:link, .vsoe .x-main .x-text a:link, .vsoe .x-main .meta-author a:link, .vsoe .x-main ol > li a:link, .vsoe .x-main ul > li a:link {
  text-decoration: underline !important;
}

/*h1 {
    margin-top: 0;
}*/
.archive .x-root .site {
  display: block;
}

.entry-wrap,
.content,
.cs-content,
.x-section,
.bg-image {
  clear: both;
  display: block;
  width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
  /*margin: 0 auto;
   padding: 0;*/
  content: "";
}
.entry-wrap:before, .entry-wrap:after,
.content:before,
.content:after,
.cs-content:before,
.cs-content:after,
.x-section:before,
.x-section:after,
.bg-image:before,
.bg-image:after {
  clear: both;
  display: table;
  width: 100%;
  content: "";
}

@media screen and (max-width: 867px) {
  #top.site {
    position: relative;
    z-index: 0 !important;
  }
}

/*.x-section {
  padding: 3% 0 !important;
  margin-bottom: 2% !important;

  &:last-child,
  &:last-of-type {
    margin-bottom: 0 !important;
  }
}

.x-column {
  @media screen and (max-width: 767px) {
    padding: 3% !important;
  }
}

.marginless-columns .x-column {
  @media screen and (max-width: 767px) {
    padding: 0 !important;
  }
}

#x-section-1.x-section {
  margin-bottom: 0 !important;
}*/
#x-section-1.x-section.bg-image {
  /*.page-viterbi-at-a-glance & {
     margin-bottom: 0 !important;
   }*/
  /* div.x-column.x-sm.x-1-1 {
     padding: 0 0 3% !important;
   }*/
  /*  h1,
   h2,
   h3,
   h4,
   h5,
   h6 {
     clear: both !important;
     float: none !important;
     display: block !important;
     position: relative !important;
     width: 88%;
     margin-left: auto !important;
     margin-right: auto !important;
   }

   h1 {
     margin-top: 0 !important;
     margin-bottom: 0 !important;
   }

   h2,
   h3 {
     margin-top: 7px !important;
     margin-bottom: 0 !important;
   }*/
}
#x-section-1.x-section.bg-image .width {
  width: 100% !important;
}
#x-section-1.x-section.bg-image .x-container.marginless-columns {
  padding: 0 !important;
}

/*
.x-main.full {
  @include block;
  width: 100% !important;
  max-width: 1220px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.x-container.width {
  @media screen and (max-width: 767px) {
    width: 100% !important;
  }
}

@media screen and (max-width: 979px) {

  .x-main.full,
  .x-main.left,
  .x-main.right,
  .x-sidebar.left,
  .x-sidebar.right {
    float: none;
    display: block;
    width: 100% !important;
  }
}
*/
.vsoe-social {
  float: right;
}
.vsoe-social ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.vsoe-social ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 29px;
  min-width: 29px;
  height: 29px;
  text-align: center;
}
.vsoe-social ul li a {
  display: block;
  position: relative;
  width: 29px;
  height: 29px;
  transition: all 0.4s ease-in-out;
}
.vsoe-social ul li a:hover {
  background-color: #990000;
  color: white;
}

.hovertip {
  position: absolute;
  background: #000;
  color: #fff;
  padding: 5px;
  border-radius: 4px;
  font-size: 10px;
  line-height: 11px;
  text-align: center;
}

blockquote {
  display: inline-block;
  float: right;
  width: auto;
  max-width: 350px;
  margin-left: 20px;
  padding: 20px;
  text-align: center;
}

blockquote p {
  margin: 0;
}

.entry-content p a:link, .entry-content .x-text a:link, .entry-content .meta-author a:link, .entry-content ol > li a:link, .entry-content ul > li a:link {
  text-decoration: underline !important;
}

footer.x-colophon.top {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.x-colophon.bottom {
  padding: 0.5em;
  margin: 0 auto;
}

.vsoe footer.x-colophon.top,
.blog.vsoe footer.x-colophon.top,
.blog footer.x-colophon.top,
.home.vsoe footer.x-colophon.top,
.error404 footer.x-colophon.top,
.search-results footer.x-colophon.top {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  content: "";
  background-color: black;
  font-size: 16px;
  color: #cccccc;
  padding: 3% 0;
}

.vsoe footer.x-colophon.top, footer.x-colophon.top h4.h-widget {
  color: white;
}

.vsoe footer.x-colophon.top,
.blog.vsoe footer.x-colophon.top,
.blog footer.x-colophon.top,
.home.vsoe footer.x-colophon.top,
.error404 footer.x-colophon.top,
.search-results footer.x-colophon.top .vsoe footer.x-colophon.top ul,
.widget_text .textwidget ul.display-posts-listing li:last-child,
.vsoe footer.x-colophon.top li,
.vsoe footer.x-colophon.top ul li a,
.blog.vsoe footer.x-colophon.top li a,
.blog footer.x-colophon.top li a, .home.vsoe footer.x-colophon.top li a,
.error404 footer.x-colophon.top li a,
.search-results footer.x-colophon.top li a {
  border-color: transparent;
  font-size: 14px;
}

.vsoe footer.x-colophon.top i.x-icon {
  font-size: 18px !important;
}

/*footer widget contact form margin*/
#text-5.widget.widget_text {
  margin-top: 10px;
}

/*remove footer icon highlight*/
.widget_nav_menu .current-menu-item > a:after {
  display: none;
}

.x-colophon.bottom a,
.vsoe footer.x-colophon.top a,
.vsoe footer.x-colophon.top ul li a,
.blog.vsoe footer.x-colophon.top li a,
.blog footer.x-colophon.top li a,
.home.vsoe footer.x-colophon.top li a,
.error404 footer.x-colophon.top li a,
.search-results footer.x-colophon.top li a {
  color: #cccccc;
}

.x-colophon.bottom .x-colophon-content {
  border-top: 1px solid #cccccc;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 12px;
  margin: 10px 0;
}

.x-colophon.bottom a:hover,
.vsoe footer.x-colophon.top a:hover i,
.vsoe footer.x-colophon.top ul li a:hover,
.blog.vsoe footer.x-colophon.top li a:hover,
.blog footer.x-colophon.top li a:hover,
.home.vsoe footer.x-colophon.top li a:hover,
.error404 footer.x-colophon.top li a:hover,
.search-results footer.x-colophon.top li a:hover {
  color: #ffcc00;
}

body.vsoe .x-colophon.top {
  margin-top: 0 !important;
}

footer.x-colophon.top {
  margin-top: 2% !important;
  padding: 3% 0 !important;
}
footer.x-colophon.top h4.h-widget {
  font-size: 18px !important;
}
footer.x-colophon.top .x-column:last-child .x-btn {
  display: inline-block;
  position: relative;
  width: 47.5%;
  padding: 7px 20px !important;
}
footer.x-colophon.top .x-column:last-child .x-btn .pull-left {
  float: left;
}
footer.x-colophon.top .x-column:last-child .x-btn .pull-right {
  float: right;
}
@media screen and (max-width: 414px) {
  footer.x-colophon.top .x-column:last-child .x-btn {
    clear: both;
    display: block;
    position: relative;
    width: 100%;
    margin: 0 auto 20px;
  }
  footer.x-colophon.top .x-column:last-child .x-btn:after {
    clear: both;
    display: table;
    width: 100%;
    content: "";
  }
}

@media screen and (max-width: 979px) {
  .x-colophon.top {
    text-align: center;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .x-colophon.top .x-icon {
    font-size: 20px !important;
    text-align: center;
  }
  .x-colophon.top .x-container.width {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.widget_text .textwidget ul.display-posts-listing {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.widget_text .textwidget ul.display-posts-listing li {
  border-top: 1px solid #f2f2f2;
  border-bottom: 0;
  padding: 0;
  line-height: 1.5;
}
.widget_text .textwidget ul.display-posts-listing li:last-child {
  border-bottom: 1px solid #f2f2f2;
}
.widget_text .textwidget ul.display-posts-listing li a {
  display: inline-block;
  margin: 0.65em 0;
}

/* Used for News and Media Coverage Archive */
.syndicated-year-select {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin: 0 auto 1.5em;
  padding: 0.25em 0;
  content: "";
  line-height: 25px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.syndicated-year-select:before,
.syndicated-year-select:after {
  clear: both;
  display: table;
  width: 100%;
  content: "";
}

.syndicated-year-select label,
.syndicated-year-select input,
.syndicated-year-select button,
.syndicated-year-select select,
.syndicated-year-select textarea {
  text-shadow: none;
  clear: none;
  display: inline-block;
  float: left;
  padding: 0;
  line-height: 25px;
  height: 25px;
  margin-top: 0;
  margin-left: 0.25em;
  margin-bottom: 0;
  border-radius: 0;
  vertical-align: middle;
  font-size: 0.8em;
}

.syndicated-year-select select {
  display: inline-block;
  margin-left: 0.5em;
  margin-right: 1em;
  height: 27px;
  line-height: 27px;
  float: left;
  width: auto;
}

.syndicated-year-select input[type=submit],
input[type=button] {
  line-height: 24px;
  font-size: 14px;
  font-weight: bold;
  width: auto;
}

.syndicated-year-select select:first-of-type,
.syndicated-year-select select:nth-child(even) {
  max-width: 20%;
}

.syndicated-year-select select:nth-of-type(2),
.syndicated-year-select select:nth-child(odd) {
  max-width: 15%;
}

.syndicated-year-select input {
  padding: 0 0.6em;
  border: 1px solid #cccccc;
  margin: 1px 0 0;
  text-transform: uppercase;
}

nav.pagination {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin: 0 auto;
  content: "";
  text-align: center;
  font-size: 0.9em;
}

nav.pagination a {
  padding: 0 0.25em;
}

nav.pagination:after {
  clear: both;
  display: table;
  width: 100%;
  content: "";
}

input.clear {
  background: #ffcc00;
  margin-left: 2em;
}

input.clear:hover {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background: #000;
  color: #fff;
}

a.logout {
  font-size: 14px;
  line-height: 25px;
  font-weight: bold;
  margin-left: 2em;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

a.logout span {
  color: #000;
}

a.logout:hover {
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.logout input[type=button] {
  background: #000;
  color: #fff;
  margin-left: 2em;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.logout input[type=button]:hover {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background: #777;
}

@media screen and (max-width: 767px) {
  .syndicated-year-select label,
  .syndicated-year-select select,
  .syndicated-year-select textarea {
    clear: both;
    display: block;
    position: relative;
    width: 100%;
    min-width: 100%;
    margin: 0 auto 0.5em;
    content: "";
  }
  .syndicated-year-select input[type=submit] {
    margin-bottom: 0.5rem;
  }
}
.vsoe.cs-layout h1.archive-page-title {
  font-size: 30px;
}
.vsoe .loop-archive {
  /* Extra small devices (phones, 600px and down) */
  /* Small devices (portrait tablets and large phones, 600px and up) */
  /* Medium devices (landscape tablets, 768px and up) */
  /* Large devices (laptops/desktops, 992px and up) */
  /* Extra large devices (large laptops and desktops, 1200px and up) */
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .vsoe .loop-archive .x-column.x-1-4 {
    width: 48%;
  }
  .vsoe .loop-archive .x-column.x-1-4:nth-child(even) {
    margin-right: 0;
  }
  .vsoe .loop-archive .x-column.x-1-4:nth-child(odd) {
    clear: left;
  }
}
@media screen and (min-width: 1025px) {
  .vsoe .loop-archive .x-column.x-1-4:nth-child(4n+4) {
    margin-right: 0;
  }
  .vsoe .loop-archive .x-column.x-1-4:nth-child(4n+1) {
    clear: left;
  }
}
.vsoe .loop-archive .x-column {
  margin: 15px;
}
.vsoe .loop-archive .x-column.x-1-4 {
  margin-bottom: 3vw;
}
@media only screen and (max-width: 600px) {
  .vsoe .loop-archive .x-column.x-1-4 {
    width: 100%;
  }
}
@media only screen and (min-width: 600px) {
  .vsoe .loop-archive .x-column.x-1-4 {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .vsoe .loop-archive .x-column.x-1-4 {
    width: 45%;
  }
}
@media only screen and (min-width: 992px) {
  .vsoe .loop-archive .x-column.x-1-4 {
    width: 30%;
  }
}
@media only screen and (min-width: 1200px) {
  .vsoe .loop-archive .x-column.x-1-4 {
    width: 22%;
  }
}
.vsoe .loop-archive .hentry {
  overflow-x: hidden;
  overflow-y: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  align-content: stretch;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  padding-top: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  box-shadow: 0.25em 0.5em 1em 0.1em rgba(119, 119, 119, 0.5);
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition-duration: 400ms;
}
.vsoe .loop-archive .hentry:hover {
  box-shadow: 0.25em 0.5em 1em 0.1em rgba(119, 119, 119, 0.25);
  transform: translateY(-10px);
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition-duration: 400ms;
}
.vsoe .loop-archive header.entry-header a {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  content: "";
}
.vsoe .loop-archive header.entry-header a:after {
  clear: both;
  display: table;
  width: 100%;
  content: "";
}
.vsoe .loop-archive header.entry-header a p {
  display: block;
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  padding: 20% 0;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: all 0.3s ease-in-out;
  text-transform: uppercase;
}
.vsoe .loop-archive header.entry-header a:hover p {
  opacity: 1;
  color: #fff;
}
.vsoe .loop-archive .entry-content {
  padding: 15px;
  line-height: 1.4;
  margin-top: 0;
  overflow: hidden;
  color: rgba(0, 0, 0, 0.55);
}
.vsoe .loop-archive h3.entry-title {
  font-size: 18px;
  line-height: 1.4;
}
.vsoe .loop-archive a,
.vsoe .loop-archive a:hover,
.vsoe .loop-archive a:active,
.vsoe .loop-archive a:focus {
  transition: all 0.3s ease-in-out;
}
.vsoe .loop-archive span.meta-author {
  display: block;
  font-size: 13px;
  margin: 10px auto;
  color: #333;
}

.loop-archive .x-container.max {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.loop-archive .x-column.x-1-4 {
  margin-bottom: 3vw;
}
.loop-archive .hentry {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.45);
}
.loop-archive header.entry-header a {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  content: "";
}
.loop-archive header.entry-header a:after {
  clear: both;
  display: table;
  width: 100%;
  content: "";
}
.loop-archive header.entry-header a p {
  display: block;
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  padding: 20% 0;
  opacity: 0;
  background: rgba(255, 0, 0, 0.7);
  transition: all 0.3s ease-in-out;
  text-transform: uppercase;
}
.loop-archive header.entry-header a:hover p {
  opacity: 1;
  color: #fff;
}
.loop-archive .entry-content {
  padding: 15px;
  line-height: 1.4;
  margin-top: 0;
  overflow: hidden;
}
.loop-archive h3.entry-title {
  font-size: 18px;
  line-height: 1.4;
}
.loop-archive a,
.loop-archive a:hover,
.loop-archive a:active,
.loop-archive a:focus {
  transition: all 0.3s ease-in-out;
}
.loop-archive span.meta-author {
  display: block;
  font-size: 13px;
  margin: 10px auto;
  color: #333;
}

@media screen and (max-width: 1200px) {
  .archive .content {
    padding: 0 10px !important;
  }
}

.archive .content:after {
  clear: both;
  display: table;
  width: 100%;
  content: "";
}

.archive .hentry {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  content: "";
  height: 100%;
  min-height: 100%;
}
.archive .hentry:after {
  clear: both;
  display: table;
  width: 100%;
  content: "";
}
.archive .hentry h1.entry-title {
  font-size: 18px !important;
}

.archive .x-header-landmark,
.single .x-header-landmark {
  display: none;
}

.archive header.entry-header img {
  max-width: 100%;
}

.archive header.entry-header a {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin: 0 auto;
}

.archive header.entry-header a p {
  display: block;
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  padding: 20% 0;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: all 0.3s ease-in-out;
  text-transform: uppercase;
}

.archive header.entry-header a:hover p {
  opacity: 1;
  color: #fff;
}

.loop-archive a:hover h1.entry-title,
.archive a:hover h1.entry-title {
  color: #990000;
  transition: all 0.3s ease-in-out;
}

.archive .link-overlay {
  display: block;
  position: absolute;
  width: 100%;
  margin: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  content: "";
}

.archive h1.entry-title {
  font-size: 18px;
  line-height: 1.3;
}

.archive .entry-content {
  margin-top: 0;
  padding: 30px;
  color: #000;
  overflow: hidden;
  line-height: 1.4;
}

.archive span.meta-author {
  color: #333;
  font-size: 14px;
  line-height: 3;
}

.post-type-archive .hentry {
  margin-top: 0;
  margin-bottom: 2.5%;
}
.post-type-archive .hentry footer.entry-footer {
  position: absolute;
  margin: 0;
  background: transparent;
  bottom: 0;
}

.loop-archive .hentry {
  margin-top: 0;
  margin-bottom: 2.5%;
}
.loop-archive .entry-content {
  overflow: hidden;
}
.loop-archive .entry-content p {
  margin-bottom: 0;
}
@media screen and (max-width: 580px) {
  .loop-archive .one-fourth {
    clear: both;
    display: block;
    position: relative;
    width: 100%;
    margin: 0 auto 20px;
  }
  .loop-archive .one-fourth:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 581px) and (max-width: 1080px) {
  .loop-archive .one-fourth {
    width: 48.75%;
  }
  .loop-archive .one-fourth:nth-child(odd) {
    clear: left;
    margin-left: 0;
  }
}
@media screen and (min-width: 1081px) {
  .loop-archive .one-fourth:nth-child(4n+1) {
    clear: left;
    margin-left: 0;
  }
}

.archive h1.page-title {
  display: inline-block;
  float: left;
  text-align: left;
  width: auto;
  max-width: 1200px;
  min-width: 0;
  padding-top: 3%;
  margin-left: auto;
  margin-right: auto;
}
.archive h1.page-title:before, .archive h1.page-title:after {
  display: none;
}
.archive h1.page-title span {
  margin-right: 8px;
  margin-right: 1vw;
}
.archive h1.page-title span:empty {
  margin-right: 0;
}

.post-type-archive-news h1.page-title span:empty,
.post-type-archive-media_coverage h1.page-title span:empty {
  display: none;
}

.news-category-select-wrap {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin: 0 auto 30px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.news-category-select-wrap:after {
  clear: both;
  display: table;
  width: 100%;
  content: "";
}
.news-category-select-wrap:before, .news-category-select-wrap:after {
  height: 0;
}
@media screen and (max-width: 510px) {
  .news-category-select-wrap {
    font-size: 11px;
    margin-bottom: 15px;
  }
}
.news-category-select-wrap span.dropdown {
  display: inline-block;
  float: left;
  position: relative;
  margin-bottom: 0px;
  margin-right: 20px;
  z-index: 3;
  background: #fff;
  overflow: visible;
  transition: all 0.4s 0.4s ease-in-out;
  cursor: pointer;
}
@media screen and (max-width: 510px) {
  .news-category-select-wrap span.dropdown {
    margin-right: 7px;
  }
}
.news-category-select-wrap span.dropdown p {
  margin: 0 0 3px;
}
.news-category-select-wrap span.dropdown p a {
  transition: all 0.4s ease-in-out;
  color: #990000;
}
.news-category-select-wrap span.dropdown p a:hover {
  color: #000;
}
.news-category-select-wrap span.dropdown .department {
  width: 320px;
}
.news-category-select-wrap span.dropdown .topic {
  width: 200px;
}
.news-category-select-wrap span.dropdown ul {
  visibility: hidden;
  opacity: 0;
  background: #fff;
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
}
.news-category-select-wrap span.dropdown ul li {
  display: block;
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 1.2;
}
.news-category-select-wrap span.dropdown ul li a {
  display: block;
  position: relative;
  width: 100%;
  padding: 5px 10px;
  color: #333;
  transition: all 0.4s ease-in-out;
}
.news-category-select-wrap span.dropdown ul li a:hover {
  color: #fff;
  background: #990000;
}
.news-category-select-wrap span.dropdown ul li a:active, .news-category-select-wrap span.dropdown ul li a:focus {
  background: #777777;
}
.news-category-select-wrap span.dropdown:hover ul, .news-category-select-wrap span.dropdown:active ul, .news-category-select-wrap span.dropdown:focus ul {
  transition: all 0.4s ease-in-out;
  visibility: visible;
  opacity: 1;
  transition-delay: 0;
}
.news-category-select-wrap span.news-filter {
  display: inline-block;
  float: left;
  margin-right: 15px;
}
@media screen and (max-width: 510px) {
  .news-category-select-wrap span.news-filter {
    display: none;
  }
}
.news-category-select-wrap span.browse-category {
  float: right;
}

.vsoe.single-news header.entry-header .excerpt {
  font-size: 1em;
  font-style: italic;
  font-weight: 600;
}
.vsoe.single-news header.entry-header h2 {
  font-size: 36px;
}
.vsoe.single-news header.entry-header h3 {
  font-size: 30px;
}
.vsoe.single-news .x-container.max {
  max-width: 1120px;
}
.vsoe.single-news .entry-content {
  margin: 1.5em auto;
}
.vsoe.single-news .hentry .x-entry-share {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .vsoe.single-news .hentry .x-entry-share {
    display: none;
  }
}
.vsoe.single-news .related-posts {
  float: right;
  width: 280px;
}
.vsoe.single-news article {
  float: left;
  width: calc(100% - 320px);
}
.vsoe.single-news p.related-content-title {
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .vsoe.single-news .related-posts,
  .vsoe.single-news article {
    clear: both;
    float: none;
    width: 100%;
    margin-bottom: 1em;
  }
}
.vsoe.single-news .entry-header > * {
  text-align: left;
}
.vsoe.single-news header.entry-header .x-entry-share {
  float: left;
  margin-bottom: 1.25em;
}
.vsoe.single-news .x-entry-share .x-share {
  background: #f0f0f0;
  transition: all 0.4s ease-in-out;
}
.vsoe.single-news .x-entry-share .x-share:hover {
  transition: all 0.4s ease-in-out;
  background: #d0d0d0;
}
.vsoe.single-news .x-entry-share a:hover {
  color: #000;
}

.vsoe.single-news .related-posts {
  padding: 15px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.35);
}
.vsoe.single-news .related-posts h4.widgettitle {
  font-size: 1.1em;
  text-transform: uppercase;
  margin-bottom: 15px !important;
  padding: 0 10px 5px;
  border-bottom: 1px solid #dadada;
}
.vsoe.single-news .related-posts hr {
  margin: 0.25em 0 1em;
}
.vsoe.single-news .related-posts .x-entry-share {
  border: none;
  padding: 0;
}
.vsoe.single-news .related-posts .x-entry-share > p {
  display: none;
}
.vsoe.single-news .related-posts .x-entry-share .x-share {
  display: inline-block;
  margin: 0 0.05em;
  width: 32px;
  height: 32px;
  font-size: 20px;
  line-height: 32px;
}
.vsoe.single-news .related-posts .news-categories {
  list-style-type: none;
  margin: 0 0 1.25em;
  padding: 0;
}
.vsoe.single-news .related-posts .news-categories li {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.8em;
  line-height: 1.2em;
}
.vsoe.single-news .related-posts .news-categories a {
  display: block;
  padding: 5px;
  transition: all 0.4s ease-in-out;
}
.vsoe.single-news .related-posts .news-categories a:hover {
  background: #000;
  color: #fff;
}
.vsoe.single-news .related-posts .related-post {
  background: #f0f0f0;
  margin: 0 0 15px;
}
.vsoe.single-news .related-posts .related-post:last-child {
  margin: 0;
}
.vsoe.single-news .related-posts .related-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.vsoe.single-news .related-posts .related-image:before {
  content: "";
  float: left;
  padding-bottom: 50%;
}
.vsoe.single-news .related-posts .related-image:after {
  content: "";
  display: table;
  clear: both;
}
.vsoe.single-news .related-posts .related-content {
  padding: 15px;
}
.vsoe.single-news .related-posts .related-content p {
  margin-bottom: 0.8em;
  font-size: 0.8em;
}
.vsoe.single-news .related-posts .related-content p.related-content-date {
  font-size: 0.75em;
  color: #333;
}
.vsoe.single-news .related-posts .related-content p:last-child {
  margin-bottom: 0;
}
.vsoe.single-news .related-posts .related-content a {
  font-weight: bold;
  font-size: 1.1em;
  color: #000;
  transition: all 0.4s ease-in-out;
}
.vsoe.single-news .related-posts .related-content a:hover {
  color: #990000;
}

/*YARPP Plugin CSS for related posts on news single view*/
.x-entry-share {
  border-top: none;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 15px;
  margin-bottom: 10px;
}

.x-entry-share,
.yarpp-related {
  float: right;
  width: 280px !important;
}

.yarpp-related h3 {
  font-weight: bold;
  text-align: left;
  text-transform: uppercase !important;
  margin-bottom: 15px !important;
  padding: 0 10px 5px 10px !important;
  border-bottom: 1px solid #dadada;
}

/*Show full titles*/
.yarpp-thumbnails-horizontal {
  /*Remove image distortion*/
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
  overflow: visible !important;
  max-width: 265px !important;
  margin-bottom: 0.8em !important;
  color: black !important;
  font-size: 0.8em !important;
  margin-top: 5px !important;
  transition: all 200ms ease-out;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail {
  height: auto !important;
  border-radius: 5px;
  background-color: rgba(204, 204, 204, 0.3) !important;
  transition: all 200ms ease-out;
  width: 280px !important;
  margin-bottom: 15px !important;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail > img {
  background: #990000 !important;
  max-width: 268px !important;
  height: auto !important;
  transition: 0.3s ease;
  border-radius: 5px;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail > img:hover {
  box-shadow: 0 0 6px #990000;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title:hover {
  color: #990000 !important;
}

/*Share icons*/
.x-entry-share {
  /*Share title size*/
}
.x-entry-share .x-share {
  margin: 0 0.1em;
  width: 32px;
  height: 32px;
  font-size: 20px;
  line-height: 32px;
}
.x-entry-share p {
  font-size: 125%;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 15px !important;
  padding: 0 10px 5px;
  border-bottom: 1px solid #dadada;
}

@media (max-width: 767px) {
  .x-entry-share,
  .yarpp-related {
    width: 100% !important;
  }
  .yarpp-thumbnail {
    margin-left: auto !important;
    margin-right: auto !important;
    display: flex !important;
    column-gap: 20px;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-content: center !important;
    flex-basis: 50% !important;
  }
  .yarpp-thumbnail > img {
    width: 100% !important;
    height: auto !important;
  }
}
/*END - YARPP Plugin CSS for related posts on news single view*/
.error404 .x-landmark-breadcrumbs-wrap,
.error404 header.x-header-landmark {
  display: none;
}
.error404 .x-container.max.width.offset {
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
.error404 .wrap.outer {
  background-image: url("./assets/images/404_bg.jpg");
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  padding: 30px 0;
}
.error404 .wrap.inner {
  max-width: 1200px;
  margin: 0 auto;
}
.error404 .left-col,
.error404 .right-col {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
}
.error404 .left-col {
  width: 20%;
  float: left;
}
.error404 .left-col ul {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  content: "";
  list-style-type: none;
  background: #fff;
  font-size: 14px;
}
.error404 .left-col ul:after {
  clear: both;
  display: table;
  width: 100%;
  content: "";
}
.error404 .left-col ul li {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  content: "";
}
.error404 .left-col ul li:after {
  clear: both;
  display: table;
  width: 100%;
  content: "";
}
.error404 .left-col ul li a {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  content: "";
  width: 100%;
  padding: 5px 10px;
  color: #000;
  transition: all 0.4s ease-in-out;
}
.error404 .left-col ul li a:after {
  clear: both;
  display: table;
  width: 100%;
  content: "";
}
.error404 .left-col ul li a:hover {
  background: #990000;
  color: #fff;
}
.error404 .right-col {
  width: calc(80% - 30px);
  float: right;
  color: #fff;
}
.error404 .right-col h1 {
  width: auto;
  float: left;
  margin: 0 auto;
  padding: 10px 20px;
  background: #990000;
  color: #fff;
}
.error404 .right-col h1:after {
  clear: both;
  display: table;
  width: 100%;
  content: "";
}
.error404 .right-col h2 {
  clear: left;
  width: auto;
  float: left;
  margin: 0 auto 30px;
  padding: 10px 20px;
  background: #000;
  color: #fff;
}
.error404 .right-col h4 {
  clear: left;
  color: #fff;
}
.error404 .right-col p {
  margin-bottom: 10px;
}
.error404 .right-col a {
  color: #fff;
  padding: 5px 10px;
  border: 1px solid #fff;
  font-weight: lighter;
}
.error404 .right-col a:hover {
  background: #990000;
}
.error404 .right-col li a {
  padding: 0;
  border: none;
}
.error404 .right-col li a:hover {
  background: inherit;
  color: #cccccc;
}

.page-template-search-viterbischool form {
  clear: both;
  display: inline-block;
  position: relative;
  width: auto;
  margin: 0 auto;
  text-align: center;
}
.page-template-search-viterbischool .field-wrap {
  display: inline-block;
  float: left;
  text-align: center;
}
.page-template-search-viterbischool input[type=radio],
.page-template-search-viterbischool label {
  float: left;
  margin-left: 5px;
  margin-right: 5px;
}

.search-page-header-wrap {
  text-align: center;
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  content: "";
  margin-bottom: 30px;
  padding: 30px 30px 60px;
  background: url("https://viterbischool.usc.edu/wp-content/uploads/2016/12/ComputerLab.jpg") no-repeat;
  background-position: center;
  background-size: cover;
}
.search-page-header-wrap:after {
  clear: both;
  display: table;
  width: 100%;
  content: "";
}
.search-page-header-wrap .search-page-header-wrap-inner {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  content: "";
  max-width: 1200px;
}
.search-page-header-wrap .search-page-header-wrap-inner:after {
  clear: both;
  display: table;
  width: 100%;
  content: "";
}
.search-page-header-wrap #searchButton {
  margin-top: -10px;
}

.search-page-results-wrap {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  content: "";
  max-width: 1200px;
  padding: 0 15px;
}
.search-page-results-wrap:after {
  clear: both;
  display: table;
  width: 100%;
  content: "";
}
.search-page-results-wrap h4,
.search-page-results-wrap .topnav,
.search-page-results-wrap .bottomnav {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  content: "";
  text-align: center;
}
.search-page-results-wrap h4:after,
.search-page-results-wrap .topnav:after,
.search-page-results-wrap .bottomnav:after {
  clear: both;
  display: table;
  width: 100%;
  content: "";
}
.search-page-results-wrap h4 a,
.search-page-results-wrap .topnav a,
.search-page-results-wrap .bottomnav a {
  margin: 0 5px;
}
.search-page-results-wrap .topnav,
.search-page-results-wrap .bottomnav {
  color: #fff;
  background: #990000;
  margin: 30px auto;
  padding: 10px;
}
.search-page-results-wrap .topnav a,
.search-page-results-wrap .bottomnav a {
  color: #fff;
}
.search-page-results-wrap .topnav a:hover,
.search-page-results-wrap .bottomnav a:hover {
  color: #cccccc;
  text-decoration: underline;
}
.search-page-results-wrap .topnav:before {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin: 0 auto;
  text-transform: uppercase;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  content: "Search Results";
}
.search-page-results-wrap span.previousnext {
  margin-right: 15px;
}
.search-page-results-wrap ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.search-page-results-wrap ul li {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  content: "";
  list-style-type: none;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #cccccc;
}
.search-page-results-wrap ul li:after {
  clear: both;
  display: table;
  width: 100%;
  content: "";
}
.search-page-results-wrap ul li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.search-page-results-wrap ul li img {
  float: left;
  width: auto;
  height: auto;
  max-width: 150px;
  max-height: 100px;
  margin-right: 20px;
}
.search-page-results-wrap ul p {
  margin-bottom: 0;
}
.search-page-results-wrap ul a.title {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  content: "";
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.search-page-results-wrap ul a.title:after {
  clear: both;
  display: table;
  width: 100%;
  content: "";
}
.search-page-results-wrap ul br {
  display: none;
}

.page.home.vsoe #home-calendar-feed {
  font-size: 14.5px;
  display: block;
  position: relative;
  width: 100%;
  margin: 0 auto;
  background: #cccccc;
  color: #000;
}
.page.home.vsoe #home-calendar-feed .x-main.full {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media screen and (max-width: 767px) {
  .page.home.vsoe #home-calendar-feed .wrap:first-child {
    padding: 15px 15px 0;
  }
}
@media screen and (min-width: 768px) {
  .page.home.vsoe #home-calendar-feed:after {
    display: block;
    content: "";
    padding-top: 64.5%;
  }
  .page.home.vsoe #home-calendar-feed .wrap:first-child {
    padding: 15px 30px 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    overflow: hidden;
    overflow-y: scroll;
  }
}
.page.home.vsoe #home-calendar-feed h4 {
  width: 100%;
  text-align: left;
  margin: 0 auto 15px !important;
  padding-top: 5px;
  color: #fff;
}
.page.home.vsoe #home-calendar-feed h4 i {
  color: #fff;
}
.page.home.vsoe #home-calendar-feed h4 a {
  color: #fff;
}
.page.home.vsoe #home-calendar-feed h4 a:hover {
  color: #777777;
}
.page.home.vsoe #home-calendar-feed h4 a i {
  text-shadow: none;
}
.page.home.vsoe #home-calendar-feed h4 a i:hover, .page.home.vsoe #home-calendar-feed h4 a i:active, .page.home.vsoe #home-calendar-feed h4 a i:focus {
  color: #fff;
  border: none;
  outline: none;
}
.page.home.vsoe #home-calendar-feed h4 span {
  font-size: 12px;
  position: absolute;
  margin: 0;
  top: 25px;
  right: 30px;
  color: #fff;
  padding: 2px 5px;
  border: 1px solid #fff;
  text-shadow: none;
  font-weight: normal;
}
.page.home.vsoe #home-calendar-feed h4 span a:hover {
  color: #990000;
}
.page.home.vsoe #home-calendar-feed h4 span a:hover i {
  color: #990000;
}
@media screen and (max-width: 1035px) {
  .page.home.vsoe #home-calendar-feed h4 span {
    top: 2px;
    right: 2px;
  }
}
.page.home.vsoe #home-calendar-feed ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.page.home.vsoe #home-calendar-feed ul li {
  clear: both;
  margin-bottom: 18px;
  line-height: 1.575;
}
.page.home.vsoe #home-calendar-feed ul li:after {
  clear: both;
  display: table;
  width: 100%;
  content: "";
}
.page.home.vsoe #home-calendar-feed ul li:last-child {
  margin-bottom: 10px;
}
.page.home.vsoe #home-calendar-feed .date-time-wrap {
  text-transform: uppercase;
  font-weight: bold;
  color: #777777;
}
.page.home.vsoe #home-calendar-feed .text-wrap a {
  line-height: 1.2;
  font-weight: 700;
  font-size: 15px;
  color: #000;
}
.page.home.vsoe #home-calendar-feed .text-wrap a:hover {
  color: #990000;
}
.page.home.vsoe #home-calendar-feed strong {
  font-size: 18px;
}
.page.home.vsoe #home-calendar-feed strong + i.fa {
  display: none;
}
.page.home.vsoe #home-calendar-feed #home-calendar-feed .date-time-wrap span.fa {
  display: block;
  position: relative;
  width: 100%;
  font-size: 22px;
  margin: 0 auto 5px;
}
.page.home.vsoe #home-calendar-feed span.event-time {
  color: #777777;
  font-size: 14px;
}
.page.home.vsoe #home-calendar-feed .date-time-wrap p:empty {
  margin: 0;
}
.page.home.vsoe .calendar-all-events {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  font-size: 12px;
  text-transform: uppercase;
}
.page.home.vsoe .home-calendar-overlay {
  display: block;
  position: absolute;
  width: 100%;
  margin: 0;
  height: 30px;
  min-height: 30px;
  left: 0;
  right: 0;
  bottom: -7px;
  content: "";
  background: -moz-linear-gradient(top, rgba(204, 204, 204, 0) 0%, rgb(255, 255, 255) 100%);
  background: -webkit-linear-gradient(top, rgba(204, 204, 204, 0) 0%, rgb(255, 255, 255) 100%);
  background: linear-gradient(to bottom, rgba(204, 204, 204, 0) 0%, rgb(255, 255, 255) 100%);
  z-index: 4;
}
@media screen and (max-width: 767px) {
  .page.home.vsoe .home-calendar-overlay {
    display: none;
  }
}
.page.home.vsoe .home-featured-post {
  box-sizing: border-box;
  clear: none;
  display: inline-block;
  position: relative;
  float: left;
  width: 25%;
  margin: 0;
  text-align: center;
  background: #990000;
  overflow: hidden;
}
.page.home.vsoe .home-featured-post:before {
  content: "";
  float: left;
  padding-bottom: 50.0929944203%;
}
.page.home.vsoe .home-featured-post:after {
  content: "";
  display: table;
  clear: both;
}
.page.home.vsoe .home-featured-post a.title {
  width: 80%;
  z-index: 5;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  line-height: 1.2;
  color: #fff;
}
.page.home.vsoe .home-featured-post a.title:hover {
  color: #fff;
}
.page.home.vsoe .home-featured-post a.category-link {
  display: block;
  position: absolute;
  bottom: 20px;
  z-index: 5;
  text-align: center;
  width: 80%;
  margin: 0 10%;
  color: #fff;
  background: #000;
  bottom: 10px;
  font-size: 14px;
  line-height: 1;
  padding: 5px 10px;
}
.page.home.vsoe #home-news-media-grid.loop-archive {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin: 0 auto !important;
  padding: 0 !important;
}
.page.home.vsoe #home-news-media-grid.loop-archive h2 {
  color: #990000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px !important;
}
@media screen and (max-width: 767px) {
  .page.home.vsoe #home-news-media-grid.loop-archive h2 {
    margin: 1em auto 0.5em !important;
  }
}
.page.home.vsoe #home-news-media-grid.loop-archive:after {
  clear: both;
  display: table;
  width: 100%;
  content: "";
}
.page.home.vsoe #home-news-media-grid.loop-archive .x-container.width {
  width: 100% !important;
}
.page.home.vsoe #home-news-media-grid.loop-archive .one-fourth {
  background: #f0f0f0;
  padding-bottom: 30px;
  margin-bottom: 2.5%;
}
@media screen and (min-width: 581px) and (max-width: 839px) {
  .page.home.vsoe #home-news-media-grid.loop-archive .one-fourth {
    height: 480px;
  }
}
@media screen and (min-width: 840px) and (max-width: 1080px) {
  .page.home.vsoe #home-news-media-grid.loop-archive .one-fourth {
    height: 500px;
  }
}
@media screen and (min-width: 1081px) {
  .page.home.vsoe #home-news-media-grid.loop-archive .one-fourth {
    height: 500px;
  }
}
@media screen and (max-width: 768px) {
  .page.home.vsoe #home-news-media-grid.loop-archive .one-fourth {
    margin-bottom: 15px;
  }
}
.page.home.vsoe #home-news-media-grid.loop-archive p.category-link {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  content: "";
  padding: 10px 5px;
  margin: 0 auto !important;
  text-align: center;
  background: #000;
  font-size: 13px;
  line-height: 1.2;
  transition: all 0.4s ease-in-out;
}
.page.home.vsoe #home-news-media-grid.loop-archive p.category-link:after {
  clear: both;
  display: table;
  width: 100%;
  content: "";
}
.page.home.vsoe #home-news-media-grid.loop-archive p.category-link:hover {
  background: #990000;
}
.page.home.vsoe #home-news-media-grid.loop-archive p.category-link a {
  color: #fff;
}
.page.home.vsoe #home-news-media-grid.loop-archive a.image,
.page.home.vsoe #home-news-media-grid.loop-archive a.image img {
  width: 100%;
  min-width: 100%;
}
.page.home.vsoe #home-news-media-grid.loop-archive a.image {
  background: #000;
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  content: "";
  transition: all 0.4s ease-in-out;
}
.page.home.vsoe #home-news-media-grid.loop-archive a.image:after {
  clear: both;
  display: table;
  width: 100%;
  content: "";
}
.page.home.vsoe #home-news-media-grid.loop-archive a.image:after {
  display: block;
  position: absolute;
  width: 100%;
  margin: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  background: rgba(0, 0, 0, 0.45);
  padding-top: 20%;
  content: "Read More";
  z-index: 5;
  text-align: center;
  font-size: 14px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}
.page.home.vsoe #home-news-media-grid.loop-archive a:hover.image:after {
  visibility: visible;
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
.page.home.vsoe #home-news-media-grid.loop-archive a.title {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  content: "";
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  color: #272727;
  padding: 30px 30px 10px;
}
.page.home.vsoe #home-news-media-grid.loop-archive a.title:after {
  clear: both;
  display: table;
  width: 100%;
  content: "";
}
.page.home.vsoe #home-news-media-grid.loop-archive a.title:hover {
  color: #990000;
}
.page.home.vsoe #home-news-media-grid.loop-archive span.excerpt-dash {
  display: none;
}
.page.home.vsoe #home-news-media-grid.loop-archive span.excerpt {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  content: "";
  height: 100%;
  min-height: 100%;
  padding: 0 30px;
  line-height: 1.3;
}
.page.home.vsoe #home-news-media-grid.loop-archive span.excerpt:after {
  clear: both;
  display: table;
  width: 100%;
  content: "";
}
.page.home.vsoe div#x-section-3.x-section {
  background: #000;
}
.page.home.vsoe #home-calendar-column .x-raw-content .x-main.full {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.page.home.vsoe .x-container.width {
  width: 100% !important;
}

@media screen and (max-width: 767px) {
  .page.home.vsoe #home-calendar-feed h4 {
    font-size: 24px !important;
  }
  .page.home.vsoe #home-calendar-feed .text-wrap a i {
    display: none;
  }
  .page.home.vsoe #home-calendar-column.x-column {
    padding: 0 !important;
  }
  .page.home.vsoe #home-news-media-grid.loop-archive {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .page.home.vsoe #home-news-media-grid.loop-archive a.title {
    padding: 15px 15px 10px;
  }
  .page.home.vsoe #home-news-media-grid.loop-archive span.excerpt {
    padding: 0 15px;
    margin-bottom: 0;
  }
  .page.home.vsoe #home-news-media-grid.loop-archive .one-fourth {
    padding-bottom: 15px;
  }
}
.page.home.vsoe .event-slider h2 {
  font-size: 30px;
  color: white;
  text-shadow: 1px 1px 2px black;
}

.page.home.vsoe .event-slider .date-time-wrap {
  background: #333;
}

.page.home.vsoe .event-slider h3 {
  font-size: 18px;
}

.page.home.vsoe .event-slider .swiper-pagination {
  display: none;
}

.page-awards .x-btn.x-btn-x-large,
.page-id-390 .x-btn.x-btn-x-large {
  font-size: 2.3vw !important;
}

.wp_wunderground {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  content: "";
  text-align: center;
}
.wp_wunderground:after {
  clear: both;
  display: table;
  width: 100%;
  content: "";
}
.wp_wunderground .wu-copyright {
  float: left;
}

#visiting-widgets h4,
#visiting-widgets h6 {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  #visiting-widgets .first-column {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  #visiting-widgets .first-column h4,
  #visiting-widgets .first-column h6 {
    text-align: right;
  }
}

.menu-alumni-and-giving-2019-container #menu-alumni-and-giving-2019 {
  font-size: 0.85em;
}
@media screen and (max-width: 767px) {
  .menu-alumni-and-giving-2019-container #menu-alumni-and-giving-2019 {
    margin-left: 1em;
    margin-right: 1em;
  }
}
.menu-alumni-and-giving-2019-container #menu-alumni-and-giving-2019 .menu-closed {
  display: none;
  visibility: hidden;
  opacity: 0;
}
.menu-alumni-and-giving-2019-container #menu-alumni-and-giving-2019 .menu-open {
  display: block;
  visibility: visible;
  opacity: 1;
}
.menu-alumni-and-giving-2019-container #menu-alumni-and-giving-2019 a {
  color: rgb(51, 51, 51);
}
.menu-alumni-and-giving-2019-container #menu-alumni-and-giving-2019 a:hover {
  color: rgb(128, 128, 128);
}
.menu-alumni-and-giving-2019-container #menu-alumni-and-giving-2019 ul > li {
  border: none;
  line-height: 1.8;
}
.menu-alumni-and-giving-2019-container #menu-alumni-and-giving-2019 ul > li a {
  margin-top: 0;
  margin-bottom: 0;
  color: rgb(51, 51, 51);
}
.menu-alumni-and-giving-2019-container #menu-alumni-and-giving-2019 li.alumni {
  padding-top: 2em;
  padding-bottom: 2em;
  border-top: 1px solid #990000;
}
.menu-alumni-and-giving-2019-container #menu-alumni-and-giving-2019 li.giving {
  padding-top: 2em;
  padding-bottom: 2em;
  border-top: 1px solid #990000;
  border-bottom: 1px solid #990000;
}
.menu-alumni-and-giving-2019-container #menu-alumni-and-giving-2019 li.top-margin {
  margin-top: 1.5em;
}
.menu-alumni-and-giving-2019-container #menu-alumni-and-giving-2019 .sub-menu .sub-menu .current-menu-item > a:hover {
  opacity: 1;
}
.menu-alumni-and-giving-2019-container #menu-alumni-and-giving-2019 .current-menu-item > a {
  color: #990000;
}
.menu-alumni-and-giving-2019-container #menu-alumni-and-giving-2019 li.current-menu-item:before {
  display: block;
  position: absolute;
  width: 0.6em;
  margin: 0;
  height: 20px;
  content: "";
  background: #990000;
}
.menu-alumni-and-giving-2019-container #menu-alumni-and-giving-2019 li.alumni.current-menu-item:before,
.menu-alumni-and-giving-2019-container #menu-alumni-and-giving-2019 li.giving.current-menu-item:before {
  display: none;
}

body.giving li#menu-item-22625 ul.sub-menu {
  display: none;
}

body.alumni li#menu-item-22619 ul.sub-menu {
  display: none;
}

body.vsoe,
body.vsoe .x-text {
  line-height: 1.8;
}

@media screen and (max-width: 767px) {
  .x-bg + .x-container,
  .x-bg + .x-row {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.embed-youtube {
  display: block !important;
  position: relative !important;
  height: 0 !important;
  padding-bottom: 56.25% !important;
}

.embed-youtube iframe,
.embed-youtube embed,
.embed-youtube object {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

/*Gravity Forms ready classes/X-THEME conflict*/
.gform_wrapper ul.gform_fields li.gfield {
  margin-right: 0 !important;
  float: none !important;
}

/*Globalization font sizes + Dropdown z-index*/
@media all and (min-width: 1164px) {
  .sub-nav {
    font-size: 6px !important;
  }
}
@media all and (max-width: 959px) and (min-width: 600px) {
  .sub-nav {
    font-size: 12px;
  }
}
@media all and (max-width: 599px) and (min-width: 320px) {
  .sub-nav {
    font-size: 10px;
  }
}
header.masthead.masthead-inline {
  z-index: 99999 !important;
  position: relative;
  -moz-box-shadow: 0 0 35px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.25);
}

/*.row {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.row:after {
  clear: both !important;
  display: table !important;
  width: 100% !important;
  content: "" !important;
}*/
/*section background hover color*/
.section-1:hover {
  background-color: #000000 !important;
  transition: all 350ms linear;
}

/*section background hover color*/
.section-2:hover {
  background-color: #777777 !important;
  transition: all 350ms linear;
}

/*feature box title size*/
.x-feature-box-title {
  font-size: 18px;
}

/*remove footer icon highlight*/
.widget_nav_menu .current-menu-item > a:after {
  display: none;
}

.x-colophon.top {
  background-color: #cccccc;
}

.widget ul li, .widget ol li {
  background-color: transparent !important;
}

/*footer widget contact form margin*/
#text-5.widget.widget_text {
  margin-top: 10px;
}

.x-colophon .widget {
  margin-top: 20px;
}

/*Force Essential Grid full width*/
.x-tab-content > .x-tab-pane:not(.active) {
  height: 0 !important;
  overflow: hidden;
  padding: 0;
  display: block;
}

/*Site map in footer margin*/
#text-7.widget.widget_text {
  margin-top: 20px;
}

.h-widget {
  font-size: 22px;
}

.bx-wrapper .slider-content-wrap h3 {
  font-size: 20px !important;
}

.bx-wrapper .slider-content-wrap ul.bxslider p, .vsoe-slider#home-slider .bx-wrapper .slider-content-wrap p {
  margin-bottom: 1em !important;
}

.clear-both:before,
.clear-both:after {
  height: 1px;
  max-height: 1px;
  clear: both;
  display: block;
  width: 100%;
  content: "";
}

table,
table *,
table th,
table tr {
  border-color: #000;
}

table th, table td {
  border-top: 1px solid #000;
}

table#gs_id50 {
  margin-bottom: 0 !important;
}

footer.x-colophon.top {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

body.vsoe {
  line-height: 1.8;
}

.x-colophon.bottom {
  padding: 0.5em;
  margin: 0 auto;
  background: black;
}

.vsoe footer.x-colophon.top,
.blog.vsoe footer.x-colophon.top,
.blog footer.x-colophon.top,
.home.vsoe footer.x-colophon.top,
.error404 footer.x-colophon.top,
.search-results footer.x-colophon.top {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  content: "";
  background-color: black;
  font-size: 16px;
  color: #cccccc;
  padding: 3% 0;
}

.vsoe footer.x-colophon.top, footer.x-colophon.top h4.h-widget {
  color: white;
}

.vsoe footer.x-colophon.top,
.blog.vsoe footer.x-colophon.top,
.blog footer.x-colophon.top,
.home.vsoe footer.x-colophon.top,
.error404 footer.x-colophon.top,
.search-results footer.x-colophon.top .vsoe footer.x-colophon.top ul,
.widget_text .textwidget ul.display-posts-listing li:last-child,
.vsoe footer.x-colophon.top li,
.vsoe footer.x-colophon.top ul li a,
.blog.vsoe footer.x-colophon.top li a,
.blog footer.x-colophon.top li a, .home.vsoe footer.x-colophon.top li a,
.error404 footer.x-colophon.top li a,
.search-results footer.x-colophon.top li a {
  border-color: transparent;
  font-size: 14px;
}

.vsoe footer.x-colophon.top i.x-icon {
  font-size: 18px !important;
}

.widget_categories ul,
.widget_product_categories ul,
.widget_nav_menu ul,
.widget_pages ul {
  border-color: transparent;
}

.x-colophon.bottom a,
.vsoe footer.x-colophon.top a,
.vsoe footer.x-colophon.top ul li a,
.blog.vsoe footer.x-colophon.top li a,
.blog footer.x-colophon.top li a,
.home.vsoe footer.x-colophon.top li a,
.error404 footer.x-colophon.top li a,
.search-results footer.x-colophon.top li a {
  color: #cccccc;
}

.x-colophon.bottom .x-colophon-content {
  border-top: 1px solid #cccccc;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 12px;
  margin: 10px 0;
}

.x-colophon.bottom a:hover,
.vsoe footer.x-colophon.top a:hover i,
.vsoe footer.x-colophon.top ul li a:hover,
.blog.vsoe footer.x-colophon.top li a:hover,
.blog footer.x-colophon.top li a:hover,
.home.vsoe footer.x-colophon.top li a:hover,
.error404 footer.x-colophon.top li a:hover,
.search-results footer.x-colophon.top li a:hover {
  color: #ffcc00;
}

.x-root .site, .x-root .x-site {
  min-width: 100%;
}

.vsoe .x-main ul.mainul > li {
  position: absolute;
}

body.vsoe .x-colophon.top {
  margin-top: 0 !important;
}

a.gold-link {
  color: #ffcc00;
}

a.gold-link:hover {
  color: #dadada;
}

#menu-item-25616,
#menu-item-23939,
#menu-item-23908 {
  margin-top: 0;
}

.embed-youtube {
  display: block !important;
  position: relative !important;
  height: 0 !important;
  padding-bottom: 56.25% !important;
}

.embed-youtube iframe,
.embed-youtube embed,
.embed-youtube object {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}

/*Gravity Forms ready classes/X-THEME conflict*/
.gform_wrapper ul.gform_fields li.gfield {
  margin-right: 0 !important;
  float: none !important;
}

/*Globalization font sizes + Dropdown z-index*/
@media all and (min-width: 1164px) {
  .sub-nav {
    font-size: 6px !important;
  }
}
@media all and (max-width: 959px) and (min-width: 600px) {
  .sub-nav {
    font-size: 12px;
  }
}
@media all and (max-width: 599px) and (min-width: 320px) {
  .sub-nav {
    font-size: 10px;
  }
}
header.masthead.masthead-inline {
  z-index: 99999 !important;
  position: relative;
  -moz-box-shadow: 0 0 35px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.25);
}

/*.row {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.row:after {
  clear: both !important;
  display: table !important;
  width: 100% !important;
  content: "" !important;
}*/
/*section background hover color*/
.section-1:hover {
  background-color: #000000 !important;
  transition: all 350ms linear;
}

/*section background hover color*/
.section-2:hover {
  background-color: #777777 !important;
  transition: all 350ms linear;
}

/*feature box title size*/
.x-feature-box-title {
  font-size: 18px;
}

/*remove footer icon highlight*/
.widget_nav_menu .current-menu-item > a:after {
  display: none;
}

.x-colophon.top {
  background-color: #cccccc;
}

.widget ul li,
.widget ol li {
  background-color: transparent !important;
}

/*footer widget contact form margin*/
#text-5.widget.widget_text {
  margin-top: 10px;
}

.x-colophon .widget {
  margin-top: 20px;
}

/*Force Essential Grid full width*/
.x-tab-content > .x-tab-pane:not(.active) {
  height: 0 !important;
  overflow: hidden;
  padding: 0;
  display: block;
}

/*Site map in footer margin*/
#text-7.widget.widget_text {
  margin-top: 20px;
}

.h-widget {
  font-size: 22px;
}

.bx-wrapper .slider-content-wrap h3 {
  font-size: 20px !important;
}

.bx-wrapper .slider-content-wrap ul.bxslider p,
.vsoe-slider#home-slider .bx-wrapper .slider-content-wrap p {
  margin-bottom: 1em !important;
}

.clear-both:before,
.clear-both:after {
  height: 1px;
  max-height: 1px;
  clear: both;
  display: block;
  width: 100%;
  content: "";
}

table,
table *,
table th,
table tr {
  border-color: #000;
}

table th,
table td {
  border-top: 1px solid #000;
}

table#gs_id50 {
  margin-bottom: 0 !important;
}

footer.x-colophon.top {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.x-colophon.bottom {
  padding: 0.5em;
  margin: 0 auto;
  background: black;
}

.vsoe footer.x-colophon.top,
.blog.vsoe footer.x-colophon.top,
.blog footer.x-colophon.top,
.home.vsoe footer.x-colophon.top,
.error404 footer.x-colophon.top,
.search-results footer.x-colophon.top {
  clear: both;
  display: block;
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  content: "";
  background-color: black;
  font-size: 16px;
  color: #cccccc;
  padding: 3% 0;
}

.vsoe footer.x-colophon.top,
footer.x-colophon.top h4.h-widget {
  color: white;
}

.vsoe footer.x-colophon.top,
.blog.vsoe footer.x-colophon.top,
.blog footer.x-colophon.top,
.home.vsoe footer.x-colophon.top,
.error404 footer.x-colophon.top,
.search-results footer.x-colophon.top .vsoe footer.x-colophon.top ul,
.widget_text .textwidget ul.display-posts-listing li:last-child,
.vsoe footer.x-colophon.top li,
.vsoe footer.x-colophon.top ul li a,
.blog.vsoe footer.x-colophon.top li a,
.blog footer.x-colophon.top li a,
.home.vsoe footer.x-colophon.top li a,
.error404 footer.x-colophon.top li a,
.search-results footer.x-colophon.top li a {
  border-color: transparent;
  font-size: 14px;
}

.vsoe footer.x-colophon.top i.x-icon {
  font-size: 18px !important;
}

.widget_categories ul,
.widget_product_categories ul,
.widget_nav_menu ul,
.widget_pages ul {
  border-color: transparent;
}

.x-colophon.bottom a,
.vsoe footer.x-colophon.top a,
.vsoe footer.x-colophon.top ul li a,
.blog.vsoe footer.x-colophon.top li a,
.blog footer.x-colophon.top li a,
.home.vsoe footer.x-colophon.top li a,
.error404 footer.x-colophon.top li a,
.search-results footer.x-colophon.top li a {
  color: #cccccc;
}

.x-colophon.bottom .x-colophon-content {
  border-top: 1px solid #cccccc;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 12px;
  margin: 10px 0;
}

.x-colophon.bottom a:hover,
.vsoe footer.x-colophon.top a:hover i,
.vsoe footer.x-colophon.top ul li a:hover,
.blog.vsoe footer.x-colophon.top li a:hover,
.blog footer.x-colophon.top li a:hover,
.home.vsoe footer.x-colophon.top li a:hover,
.error404 footer.x-colophon.top li a:hover,
.search-results footer.x-colophon.top li a:hover {
  color: #ffcc00;
}

ul.x-ul-icons > li.x-li-icon:before,
ul.x-nav-tabs > li.x-nav-tabs-item:before,
ul.x-slides > li.x-slide:before {
  display: none;
}

.x-masthead .x-anchor.x-anchor.stky {
  width: auto;
}

/*"Created on" and "Last updated on" text at the bottom of each page*/
.created-on {
  text-align: center;
  margin: 0 auto;
  text-transform: uppercase;
  font-size: 11px;
}

.last-updated {
  text-align: center;
  margin: 0 auto 1em !important;
  text-transform: uppercase;
  font-size: 11px;
}

.news .created-on,
.news .last-updated {
  display: none;
}

/*Hides from visual builder preview window*/
.tco-preview #vsoe-popup {
  display: none !important;
}

#vsoe-popup {
  opacity: 0; /* Start with the popup invisible */
  animation-timing-function: ease-in;
  animation-fill-mode: forwards; /* Ensures the final state of the animation is retained */
}

@keyframes fadeInOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeOutOpacity {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.close-container {
  position: absolute;
  top: 30px;
  right: 0px;
  width: 45px;
  height: 50px;
  cursor: pointer;
}

.leftright {
  height: 4px;
  width: 30px;
  position: absolute;
  background-color: #000000;
  border-radius: 2px;
  transform: rotate(45deg);
  transition: all 0.3s ease-in;
}

.rightleft {
  height: 4px;
  width: 30px;
  position: absolute;
  background-color: #000000;
  border-radius: 2px;
  transform: rotate(-45deg);
  transition: all 0.3s ease-in;
}

#vsoe-popup > div > div.close-container > label {
  color: #000000;
  font-weight: 600;
  font-size: 0.6em;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.3s ease-in;
  opacity: 0;
}

.popup-close {
  margin: 15px 0 0 -1px;
  position: absolute;
}

.close-container:hover .leftright {
  transform: rotate(-45deg);
  background-color: #990000;
}

.close-container:hover .rightleft {
  transform: rotate(45deg);
  background-color: #990000;
}

.close-container.clicked .leftright {
  transform: rotate(45deg);
  background-color: #000000;
}

.close-container.clicked .rightleft {
  transform: rotate(-45deg);
  background-color: #000000;
}

.close-container:hover label {
  opacity: 1;
}

.close-container.clicked label {
  opacity: 0;
}

.vsoe-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.85);
  z-index: 99999;
}

.vsoe-popup {
  background: #ffffff;
  border-radius: 8px;
  padding: 45px;
  width: 90%;
  max-width: 700px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.vsoe-popup h2 {
  margin-bottom: 0.4em;
}

body.vsoe {
  font-family: "Source Sans 3", sans-serif;
  font-weight: normal;
}
body.vsoe h1,
body.vsoe .h1,
body.vsoe h2,
body.vsoe .h2,
body.vsoe h3,
body.vsoe .h3,
body.vsoe h4,
body.vsoe .h4,
body.vsoe h5,
body.vsoe .h5,
body.vsoe h6,
body.vsoe .h6,
body.vsoe .vsoe .x-text h1.x-text-content-text-primary,
body.vsoe .vsoe .x-text h2.x-text-content-text-primary,
body.vsoe .vsoe .x-text h3.x-text-content-text-primary,
body.vsoe .vsoe .x-text h4.x-text-content-text-primary,
body.vsoe .vsoe .x-text h5.x-text-content-text-primary,
body.vsoe .vsoe .x-text h6.x-text-content-text-primary {
  font-family: "adobe-caslon-pro", serif !important;
  margin-top: 0 !important;
  font-weight: 400 !important;
  letter-spacing: normal !important;
}
body.vsoe h1,
body.vsoe .h1,
body.vsoe .x-text h1.x-text-content-text-primary {
  font-size: 48px;
}
body.vsoe h2,
body.vsoe .h2,
body.vsoe .x-text h2.x-text-content-text-primary {
  font-size: 40px;
}
body.vsoe h3,
body.vsoe .h3,
body.vsoe .x-text h3.x-text-content-text-primary {
  font-size: 32px;
}
body.vsoe h4,
body.vsoe .h4,
body.vsoe .x-text h4.x-text-content-text-primary {
  font-size: 26px;
}
body.vsoe h5,
body.vsoe .h5,
body.vsoe .x-text h5.x-text-content-text-primary {
  font-size: 22px;
}
body.vsoe h6,
body.vsoe .h6,
body.vsoe .x-text h6.x-text-content-text-primary {
  font-size: 18px;
}

.vsoe .swiper-container.story-slider h3:hover,
.vsoe .swiper-container.story-slider a h3:hover {
  transition: all 0.4s ease-in-out;
}

.vsoe .swiper-container.story-slider:before {
  content: "";
  float: left;
  padding-bottom: 50%;
}
.vsoe .swiper-container.story-slider:after {
  content: "";
  display: table;
  clear: both;
}
.vsoe .swiper-container.story-slider .swiper-wrapper {
  min-height: 100%;
  min-width: 100%;
}
.vsoe .swiper-container.story-slider .swiper-wrapper:before {
  content: "";
  float: left;
  padding-bottom: 50%;
}
.vsoe .swiper-container.story-slider .swiper-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
.vsoe .swiper-container.story-slider .swiper-slide {
  max-height: 600px;
}
.vsoe .swiper-container.story-slider .swiper-slide:before {
  content: "";
  float: left;
  padding-bottom: 50%;
}
.vsoe .swiper-container.story-slider .swiper-slide:after {
  content: "";
  display: table;
  clear: both;
}
.vsoe .swiper-container.story-slider .slider-content-wrap {
  position: absolute;
  width: calc(50% - 15px);
  height: auto;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 15px;
  margin: 0;
  left: 15px;
  bottom: 20px;
}
@media screen and (max-width: 767px) {
  .vsoe .swiper-container.story-slider .slider-content-wrap {
    width: 100%;
    padding: 10px;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
.vsoe .swiper-container.story-slider h3,
.vsoe .swiper-container.story-slider a h3 {
  font-size: 18px;
  margin-top: 0;
  color: #fff;
}
.vsoe .swiper-container.story-slider h3:hover,
.vsoe .swiper-container.story-slider a h3:hover {
  color: #cccccc;
}
.vsoe .swiper-container.story-slider p {
  font-size: 14px;
  margin-bottom: 0;
}
.vsoe .swiper-container.story-slider a .x-btn {
  margin-top: 10px;
}
.vsoe .swiper-container.story-slider .x-btn {
  padding-top: 0.4em;
  padding-bottom: 0.4em;
  border-radius: 0;
}
.vsoe .swiper-container.html-slider {
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 5.25vw 8.5vw 5.5vw;
}
@media screen and (min-width: 1200px) {
  .vsoe .swiper-container.html-slider {
    padding: 70px 100px 100px;
  }
}
.vsoe .swiper-container.html-slider .swiper-container {
  max-height: none;
  display: flex;
}
.vsoe .swiper-container.html-slider .swiper-wrapper {
  align-content: center;
}
.vsoe .swiper-container.html-slider .top {
  font-size: 3.7vw;
  text-transform: uppercase;
  margin: 0 auto 1vw;
  line-height: 3.7vw;
}
.vsoe .swiper-container.html-slider .top-border,
.vsoe .swiper-container.html-slider .bottom-border {
  width: 100%;
  min-width: 100%;
  height: 6px;
  min-height: 6px;
  background-color: #990000;
  content: "";
}
@media screen and (max-width: 414px) {
  .vsoe .swiper-container.html-slider .top-border,
  .vsoe .swiper-container.html-slider .bottom-border {
    height: 3px;
    min-height: 3px;
  }
}
.vsoe .swiper-container.html-slider .swiper-slide .top-border,
.vsoe .swiper-container.html-slider .swiper-slide .bottom-border {
  opacity: 0;
}
.vsoe .swiper-container.html-slider .swiper-slide.swiper-slide-active .top-border,
.vsoe .swiper-container.html-slider .swiper-slide.swiper-slide-active .bottom-border {
  transition: opacity 2s linear;
  opacity: 1;
}
.vsoe .swiper-container.html-slider .text {
  display: flex;
  height: 19vw;
  justify-content: center;
  align-items: center;
  font-size: 2.8vw;
  line-height: 3vw;
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .vsoe .swiper-container.html-slider .text {
    font-size: 35px;
    line-height: 38px;
  }
}
.vsoe .swiper-container.event-slider {
  width: 100%;
}
.vsoe .swiper-container.event-slider h1 {
  margin-bottom: 1em;
}
.vsoe .swiper-container.event-slider .swiper-slide {
  height: 100%;
  color: black;
  display: flex;
  align-items: flex-start;
}
.vsoe .swiper-container.event-slider .swiper-button-prev,
.vsoe .swiper-container.event-slider .swiper-button-next {
  top: auto;
  bottom: 0;
}
.vsoe .swiper-button-prev,
.vsoe .swiper-button-next {
  transition: all 0.4s ease-in-out;
  background-color: transparent;
  background-size: 80%;
  opacity: 0;
}
.vsoe .swiper-button-prev {
  left: 0;
}
.vsoe .swiper-button-next {
  right: 0;
}
.vsoe .swiper-container:hover .swiper-button-prev,
.vsoe .swiper-container:hover .swiper-button-next {
  opacity: 0.8;
}
.vsoe .swiper-container:hover .swiper-button-prev:hover,
.vsoe .swiper-container:hover .swiper-button-next:hover {
  background-color: white;
  opacity: 1;
}
.vsoe .swiper-container:hover .swiper-button-prev:active, .vsoe .swiper-container:hover .swiper-button-prev:focus,
.vsoe .swiper-container:hover .swiper-button-next:active,
.vsoe .swiper-container:hover .swiper-button-next:focus {
  opacity: 1;
}
.vsoe .swiper-pagination-bullets {
  bottom: 5px;
  line-height: 10px;
  margin-top: 0;
  margin-bottom: 0;
  transition: all 0.4s ease-in-out;
}
.vsoe .swiper-pagination-bullet {
  transition: all 0.4s ease-in-out;
  width: 10px;
  height: 10px;
  line-height: 10px;
  margin-top: 0;
  margin-bottom: 0;
  border: none;
  border-radius: 0;
  background: #ccc;
  background-color: #ccc;
  opacity: 1;
  text-align: center;
}
.vsoe .swiper-pagination-bullet:hover {
  background: #777;
  background-color: #777;
}
.vsoe .swiper-pagination-bullet:active, .vsoe .swiper-pagination-bullet:focus {
  background: #990000;
  background-color: #990000;
}
.vsoe .swiper-pagination-bullet-active,
.vsoe .swiper-pagination-bullet-active:hover {
  background: #990000;
  background-color: #990000;
  cursor: default;
  -webkit-pointer-events: none;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .vsoe .swiper-container.story-slider .swiper-button-prev,
  .vsoe .swiper-container.story-slider .swiper-button-next,
  .vsoe .swiper-container.story-slider .swiper-pagination,
  .vsoe .swiper-container.story-slider .slider-content-wrap p,
  .vsoe .swiper-container.story-slider .slider-content-wrap a .x-btn {
    display: none;
  }
  .vsoe .swiper-container.story-slider .slider-content-wrap {
    padding: 5px;
  }
}/*# sourceMappingURL=app.css.map */