@charset "UTF-8";
/* COULEURS RESEAUX SOCIAUX */
/* FONTS */
/*@font-family-p-home : 'fontin_sans_rgregular', serif;*/
/* Media queries breakpoints  */
/* Extra small screen / phone */
/* Small screen / tablet */
/* Medium screen / desktop */
/* Large screen / wide desktop*/
/* So media queries don't overlap when required, provide a maximum */
/*== Grid system
/*
/*## Define your custom responsive grid.

/*** Number of columns in the grid. */
/*** Padding between columns. Gets divided in half for the left and right. */
/* Navbar collapse
/*** Point at which the navbar becomes uncollapsed. */
/*** Point at which the navbar begins collapsing. */
/*== Container sizes
/*
/*## Define the maximum width of `.container` for different screen sizes.

/* Small screen / tablet */
/*** For `@screen-sm-min` and up. */
/* Medium screen / desktop */
/*** For `@screen-md-min` and up. */
/* Large screen / wide desktop */
/*** For `@screen-lg-min` and up. */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 960px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1220px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1370px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: block;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background: #000;
  opacity: 0;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
  height: 100%;
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-controls {
  text-align: center;
}
.owl-controls .owl-dots {
  position: absolute;
  height: 8px;
  line-height: 8px;
}
.owl-controls .owl-dot {
  display: inline-block;
  border-left: solid 5px transparent;
  border-right: solid 5px transparent;
}
.owl-controls .owl-dot:last-child {
  margin-right: 0;
}
.owl-controls .owl-dot:first-child {
  margin-left: -5px;
}
.owl-controls .owl-dot span {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fff;
  opacity: 0.5;
}
.owl-controls .owl-dot.active span,
.owl-controls .owl-dot:hover span {
  opacity: 1;
}
.owl-carousel.owl-loaded {
  opacity: 1;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
  height: 100%;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 100%;
  animation-duration: 2.2s !important;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/modules/custom/paragraphs_widgets/less/lib/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
.icon-element,
.widget_centered.bg-style-image .eye,
.accordion .accordion-row .accordion-head:before,
.widget-assets .list-assets-slider .bg.type-Video:after,
.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .featured_checkbox label:after,
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon .featured_checkbox i,
body #page_wrapper .flippy li a:not(.bg) .hover:after,
body #page_wrapper .flippy li a:not(.bg) .hover.Next:after {
  background-image: url("/modules/custom/paragraphs_widgets/less/sprites/icon.png");
  background-repeat: no-repeat;
}
@media only screen and (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
  .icon-element,
  .widget_centered.bg-style-image .eye,
  .accordion .accordion-row .accordion-head:before,
  .widget-assets .list-assets-slider .bg.type-Video:after,
  .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .featured_checkbox label:after,
  .widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon .featured_checkbox i,
  body #page_wrapper .flippy li a:not(.bg) .hover:after,
  body #page_wrapper .flippy li a:not(.bg) .hover.Next:after {
    background-image: url("/modules/custom/paragraphs_widgets/less/sprites/icon@2x.png");
    background-size: 268px 242px;
  }
}
.widget_centered.bg-style-image {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.widget_centered.bg-style-image .container {
  position: relative;
}
.widget_centered.bg-style-image .eye {
  width: 23px;
  height: 14px;
  background-position: -27px -164px;
  position: absolute;
  top: 10px;
  right: -40px;
  cursor: pointer;
  z-index: 9999;
  opacity: 0.5;
}
@media screen and (max-width: 959px) {
  .widget_centered.bg-style-image .eye {
    right: 10px;
  }
}
@media screen and (min-width: 960px) {
  .widget_centered.bg-style-image .eye:hover {
    width: 23px;
    height: 14px;
    background-position: -52px -164px;
    opacity: 1;
  }
}
.widget_centered.bg-style-image .img-caption {
  position: absolute;
  max-width: 100%;
  width: 575px;
  background-image: -webkit-linear-gradient(left, transparent 0%, rgba(28, 28, 28, 0.7) 100%);
  background-image: -o-linear-gradient(left, transparent 0%, rgba(28, 28, 28, 0.7) 100%);
  background-image: linear-gradient(to right, transparent 0%, rgba(28, 28, 28, 0.7) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b31c1c1c', GradientType=1);
  padding-top: 12px;
  padding-bottom: 15px;
  text-align: right;
  bottom: 0;
  right: 0;
  padding-right: 25px;
  z-index: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
.widget_centered.bg-style-image .img-caption.show {
  opacity: 1;
}
.widget_centered.bg-style-image .img-caption:before {
  content: "PHOTO";
  font-style: italic;
  display: block;
  text-align: right;
  margin-right: -10px;
  margin-bottom: 5px;
  color: #fff;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 300;
  font-size: 15px;
}
.widget_centered.bg-style-image .img-caption p {
  display: inline-block;
  width: 300px;
  max-width: 100%;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 0;
  color: #fff;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 300;
}
.widget_centered.bg-style-color {
  background-image: none !important;
}
.widget_centered.bg-style-pattern {
  background-position: center center;
  background-repeat: repeat;
}
.widget_centered.bg-style-none {
  background: none !important;
}
.widget_centered.bg-style-color,
.widget_centered.bg-style-image,
.widget_centered.bg-style-pattern {
  padding: 50px 0px;
}
.widget_centered.bg-style-color .box_with_bg,
.widget_centered.bg-style-image .box_with_bg,
.widget_centered.bg-style-pattern .box_with_bg {
  margin: 0px -50px;
  padding: 50px 50px;
  background: rgba(255, 255, 255, 0.93);
  opacity: 1;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding-bottom: 30px;
}
.widget_centered.bg-style-color .box_with_bg.invisible,
.widget_centered.bg-style-image .box_with_bg.invisible,
.widget_centered.bg-style-pattern .box_with_bg.invisible {
  opacity: 0;
}
@media screen and (max-width: 959px) {
  .widget_centered.bg-style-color .box_with_bg,
  .widget_centered.bg-style-image .box_with_bg,
  .widget_centered.bg-style-pattern .box_with_bg {
    margin: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }
}
.widget_centered h2 span {
  font-weight: 300;
  text-transform: uppercase;
}
.widget_centered h2 .title-line {
  display: none;
  position: absolute;
  height: 1px;
  width: 100%;
  left: 0;
  bottom: 0;
  background: #d8d8d8;
}
.widget_centered h2 .title-line:before {
  content: "";
  background-image: -webkit-linear-gradient(left, #fff 0%, #d8d8d8 100%);
  background-image: -o-linear-gradient(left, #fff 0%, #d8d8d8 100%);
  background-image: linear-gradient(to right, #fff 0%, #d8d8d8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd8d8d8', GradientType=1);
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 1px;
}
.widget_centered h2 .title-line:after {
  content: "";
  background-image: -webkit-linear-gradient(left, #d8d8d8 0%, #fff 100%);
  background-image: -o-linear-gradient(left, #d8d8d8 0%, #fff 100%);
  background-image: linear-gradient(to right, #d8d8d8 0%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8d8d8', endColorstr='#ffffffff', GradientType=1);
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 1px;
}
.widget_centered h2.none .title-line {
  display: none;
}
.widget_centered h2.box {
  position: relative;
  margin: 0px -25px;
  margin-bottom: 50px;
  text-align: center;
}
.widget_centered h2.box .title-line {
  display: block;
}
.widget_centered h2.box span {
  display: inline-block;
  padding: 0PX 45px;
  text-align: center;
  border: solid 1px #d8d8d8;
  color: #6F6F6F;
  font-size: 19px;
  background: #fff;
  z-index: 50;
  position: relative;
  max-width: 80%;
  padding-top: 13px;
  padding-bottom: 7px;
}
.widget_centered h2.box .title-line {
  top: 50%;
}
.widget_centered h2.centered,
.widget_centered h2.left-aligned {
  text-align: center;
  padding-bottom: 16px;
  position: relative;
  margin: 0px -25px;
  margin-bottom: 50px;
}
.widget_centered h2.centered .title-line,
.widget_centered h2.left-aligned .title-line {
  display: block;
}
.widget_centered h2.centered span,
.widget_centered h2.left-aligned span {
  display: block;
  font-size: 24px;
  text-align: center;
  color: #6F6F6F;
}
.widget_centered h2.centered {
  position: relative;
  margin: 0px -25px;
  margin-bottom: 50px;
}
.widget_centered h2.centered span {
  text-align: center;
}
.widget_centered h2.centered .title-line {
  width: 64%;
  left: 18%;
  display: block;
}
.widget_centered h2.left-aligned {
  position: relative;
  margin: 0px -25px;
  margin-bottom: 50px;
}
.widget_centered h2.left-aligned .title-line {
  display: block;
}
.widget_centered h2.left-aligned span {
  text-align: left;
  padding-left: 25px;
}
.widget_full h2 span {
  font-weight: 300;
  text-transform: uppercase;
}
.widget_full h2 .title-line {
  position: absolute;
  height: 1px;
  width: 100%;
  left: 0;
  bottom: 0;
  background: #d8d8d8;
}
.widget_full h2 .title-line:before {
  content: "";
  background-image: -webkit-linear-gradient(left, #fff 0%, #d8d8d8 100%);
  background-image: -o-linear-gradient(left, #fff 0%, #d8d8d8 100%);
  background-image: linear-gradient(to right, #fff 0%, #d8d8d8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd8d8d8', GradientType=1);
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 1px;
}
.widget_full h2 .title-line:after {
  content: "";
  background-image: -webkit-linear-gradient(left, #d8d8d8 0%, #fff 100%);
  background-image: -o-linear-gradient(left, #d8d8d8 0%, #fff 100%);
  background-image: linear-gradient(to right, #d8d8d8 0%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8d8d8', endColorstr='#ffffffff', GradientType=1);
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 1px;
}
.widget_full h2.boxed {
  text-align: center;
  position: relative;
  margin-bottom: 50px;
}
.widget_full h2.boxed span {
  display: inline-block;
  padding: 0PX 45px;
  text-align: center;
  border: solid 1px #d8d8d8;
  color: #6F6F6F;
  font-size: 19px;
  background: #fff;
  z-index: 50;
  position: relative;
  max-width: 80%;
  padding-top: 13px;
  padding-bottom: 7px;
}
.widget_full h2.boxed .title-line {
  top: 50%;
}
.widget_full h2.centered,
.widget_full h2.left-aligned {
  text-align: center;
  height: 40px;
  position: relative;
  margin-bottom: 50px;
}
.widget_full h2.centered span,
.widget_full h2.left-aligned span {
  display: block;
  font-size: 24px;
  text-align: center;
  color: #6F6F6F;
}
.widget_full h2.centered span {
  text-align: center;
}
.widget_full h2.centered .title-line {
  width: 64%;
  left: 18%;
}
.widget_full h2.left-aligned span {
  text-align: left;
  padding-left: 25px;
}
.widget_full h2.multi-section {
  position: relative;
}
.widget_full h2.multi-section span {
  margin-left: -125px;
  font-size: 34px;
  color: #555555;
  font-weight: bold;
}
@media screen and (max-width: 1480px) {
  .widget_full h2.multi-section span {
    margin-left: -40px;
  }
}
@media screen and (max-width: 800px) {
  .widget_full h2.multi-section span {
    font-size: 28px;
    padding-left: 60px;
    margin-left: 0;
  }
}
@media screen and (max-width: 600px) {
  .widget_full h2.multi-section span {
    padding-left: 22px;
  }
}
.widget_full h2.multi-section .title-line {
  position: relative;
  width: 800px;
  max-width: 60%;
  height: 1px;
  background: #d8d8d8;
  margin: 5px 0px;
}
.widget_full h2.multi-section .title-line:before {
  display: none;
}
.widget_full h2.multi-section .title-line:after {
  content: "";
  background-image: -webkit-linear-gradient(left, #d8d8d8 0%, #fff 100%);
  background-image: -o-linear-gradient(left, #d8d8d8 0%, #fff 100%);
  background-image: linear-gradient(to right, #d8d8d8 0%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8d8d8', endColorstr='#ffffffff', GradientType=1);
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 1px;
}
.widget_full .subtitle {
  font-size: 20px;
  color: #555555;
  font-weight: 300;
  letter-spacing: 1px;
  font-style: italic;
  display: block;
  margin-left: 50px;
}
@media screen and (max-width: 990px) {
  .widget_full .subtitle {
    margin-left: 0px;
  }
}
@media screen and (max-width: 800px) {
  .widget_full .subtitle {
    margin-left: 0;
    padding-left: 60px;
  }
}
@media screen and (max-width: 600px) {
  .widget_full .subtitle {
    padding-left: 22px;
  }
}
.widget_full .boxed .subtitle,
.widget_full .centered .subtitle {
  margin-left: 0px;
  text-align: center;
}
.widget-accordion .text-container {
  width: 485px !important;
}
.widget-accordion .widget-sub-row {
  margin-bottom: 50px;
}
.widget-accordion .widget-sub-row:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 600px) {
  .widget-accordion .widget-sub-row .widget-text-box {
    padding: 0px;
  }
}
.accordion {
  position: relative;
}
.accordion .accordion-row {
  margin-bottom: 10px;
}
.accordion .accordion-row .accordion-head {
  padding-left: relative;
  padding-left: 30px;
  padding-bottom: 10px;
  color: #606161;
  font-size: 18px;
  font-family: 'adobe-caslon-pro', serif;
  cursor: pointer;
  position: relative;
}
.accordion .accordion-row .accordion-head:before {
  content: "";
  position: absolute;
  font-weight: 300;
  float: left;
  left: 0px;
  font-family: 'Josefin Sans', sans-serif;
  width: 17px;
  height: 9px;
  background-position: -23px -146px;
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  top: 8px;
}
.accordion .accordion-row .accordion-head.hide-arrow:before {
  opacity: 0;
}
.accordion .accordion-row .accordion-head.active,
.accordion .accordion-row .accordion-head:hover {
  color: #133fad;
}
.accordion .accordion-row .accordion-head.active:before,
.accordion .accordion-row .accordion-head:hover:before {
  opacity: 1;
}
.accordion .accordion-row .accordion-content {
  padding-left: 70px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
  max-height: 0px;
}
@media screen and (max-width: 700px) {
  .accordion .accordion-row .accordion-content {
    padding-left: 0;
  }
}
.accordion .accordion-row .accordion-content p {
  font-size: 16px !important;
  line-height: 25px !important;
}
.accordion .accordion-row .accordion-content.is-expanded {
  opacity: 1;
  max-height: 10000px;
  padding-top: 35px;
  padding-bottom: 25px;
  border-top: solid 1px #dcdcdc;
  border-bottom: solid 1px #dcdcdc;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (max-width: 700px) {
  .accordion .accordion-row .accordion-content.is-expanded {
    max-height: 30000px;
  }
}
.widget-article {
  position: relative;
}
.widget-article .widget_loader {
  z-index: 10;
}
.widget-article .list-article-slider {
  height: 415px;
  position: relative;
  z-index: 50;
}
.widget-article .list-article-slider .owl-dots {
  left: auto;
  right: 20px;
  bottom: 20px;
  margin: 0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.widget-article .list-article-slider .list-article-slides {
  width: 100%;
  height: 100%;
}
.widget-article .list-article-slider a.bg {
  display: block;
  height: 100%;
  width: 100%;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
}
.widget-article .list-article-slider a.bg .caption {
  position: absolute;
  max-width: 100%;
  width: 575px;
  background-image: -webkit-linear-gradient(left, transparent 0%, rgba(28, 28, 28, 0.7) 100%);
  background-image: -o-linear-gradient(left, transparent 0%, rgba(28, 28, 28, 0.7) 100%);
  background-image: linear-gradient(to right, transparent 0%, rgba(28, 28, 28, 0.7) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b31c1c1c', GradientType=1);
  padding-top: 25px;
  padding-bottom: 50px;
  margin-bottom: 0;
  text-align: right;
  bottom: 0;
  right: 0;
  padding-right: 20px;
}
@media screen and (max-width: 620px) {
  .widget-article .list-article-slider a.bg .caption {
    background: rgba(28, 28, 28, 0.7);
  }
}
.widget-article .list-article-slider a.bg .caption h5 {
  color: #fff;
  font-size: 13px;
  line-height: 15px;
  font-weight: 600;
  font-style: italic;
  display: block;
  margin-top: -10px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.widget-article .list-article-slider a.bg .caption h3 {
  text-transform: uppercase;
  font-size: 29px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #fff;
}
.widget-article .list-article-slider a.bg .caption h4 {
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 10px;
  margin-top: -5px;
  margin-bottom: 15px;
  color: #fff;
}
.widget-article .list-article-slider a.bg .caption p {
  display: inline-block;
  width: 300px;
  max-width: 100%;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 0;
  color: #fff;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 600;
}
.widget-article .list-article-slider.single a.bg .caption {
  padding-bottom: 20px;
}
.widget-article .list-article-slider.single a.bg .caption:after {
  content: "Read more";
  margin-top: 16px;
  color: #fff;
  display: block;
  font-size: 15px;
  font-weight: 600;
}
.widget-article-grid {
  zoom: 1;
}
.widget-article-grid:before,
.widget-article-grid:after {
  content: " ";
  display: table;
}
.widget-article-grid:after {
  clear: both;
}
.widget-article-grid:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.widget-article-grid .list-article-grid.display-3-column {
  margin: 0px -10px;
  margin-bottom: -20px;
}
.widget-article-grid .list-article-grid.display-3-column .article-item {
  width: 33.333%;
  padding: 0px 10px;
  margin-bottom: 20px;
  float: left;
  box-sizing: border-box;
}
@media screen and (max-width: 960px) {
  .widget-article-grid .list-article-grid.display-3-column .article-item {
    width: 50%;
  }
  .widget-article-grid .list-article-grid.display-3-column .article-item:last-child {
    width: 100%;
  }
}
@media screen and (max-width: 755px) {
  .widget-article-grid .list-article-grid.display-3-column .article-item {
    width: 100%;
  }
}
.widget-article-grid .list-article-grid.display-2-column {
  margin: -10px;
  margin-bottom: -20px;
}
.widget-article-grid .list-article-grid.display-2-column .article-item {
  width: 50%;
  padding: 0px 10px;
  margin-bottom: 20px;
  float: left;
  box-sizing: border-box;
}
@media screen and (max-width: 700px) {
  .widget-article-grid .list-article-grid.display-2-column .article-item {
    width: 100%;
  }
}
.widget-article-grid .list-article-grid .bg {
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  height: 355px;
  display: block;
}
.widget-article-grid .list-article-grid .bg .caption {
  position: absolute;
  width: 100%;
  background-image: -webkit-linear-gradient(left, rgba(28, 28, 28, 0) 0%, rgba(28, 28, 28, 0.7) 100%);
  background-image: -o-linear-gradient(left, rgba(28, 28, 28, 0) 0%, rgba(28, 28, 28, 0.7) 100%);
  background-image: linear-gradient(to right, rgba(28, 28, 28, 0) 0%, rgba(28, 28, 28, 0.7) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001c1c1c', endColorstr='#b31c1c1c', GradientType=1);
  padding: 15px;
  text-align: right;
  bottom: 0;
  right: 0;
  padding-right: 20px;
  margin-bottom: 0;
}
.widget-article-grid .list-article-grid .bg .caption h3 {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #fff;
}
.widget-article-grid .list-article-grid .bg .caption h4 {
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 15px;
  margin-top: -5px;
  margin-bottom: 15px;
  color: #fff;
}
.widget-article-grid .list-article-grid .bg .caption p {
  display: inline-block;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 0;
  color: #fff;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 600;
  width: 240px;
  max-width: 100%;
}
.widget-assets {
  position: relative;
}
.widget-assets .widget_loader {
  z-index: 10;
}
.widget-assets .img img {
  display: block;
  width: 100%;
  height: auto;
}
.widget-assets .list-assets-slider {
  position: relative;
  z-index: 20;
}
.widget-assets .list-assets-slider .owl-dots {
  counter-reset: slides-num;
  position: absolute;
  bottom: 15px;
  width: 40px;
  height: 13px;
  line-height: 15px;
  right: 34px;
  color: #fff;
}
.widget-assets .list-assets-slider .owl-dots:after {
  content: counter(slides-num);
  display: inline;
}
.widget-assets .list-assets-slider .owl-dots .owl-dot {
  display: inline;
  counter-increment: slides-num;
  cursor: normal;
  margin: 0;
  border: none;
}
.widget-assets .list-assets-slider .owl-dots .owl-dot span {
  display: none;
}
.widget-assets .list-assets-slider .owl-dots .owl-dot.active:before {
  content: counter(slides-num) " / ";
  display: inline;
}
.widget-assets .list-assets-slider .owl-nav > div {
  position: absolute;
  width: 13px;
  height: 13px;
  line-height: 13px;
  text-align: center;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.96);
  bottom: 15px;
  font-size: 0;
  color: #000;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.widget-assets .list-assets-slider .owl-nav > div:hover {
  background: #263B6E;
  color: #fff;
}
.widget-assets .list-assets-slider .owl-nav > div:after {
  content: "";
  font-size: 10px;
}
.widget-assets .list-assets-slider .owl-nav > div.owl-prev {
  right: 75px;
}
.widget-assets .list-assets-slider .owl-nav > div.owl-prev:after {
  content: "<";
}
.widget-assets .list-assets-slider .owl-nav > div.owl-next {
  right: 20px;
}
.widget-assets .list-assets-slider .owl-nav > div.owl-next:after {
  content: ">";
}
.widget-assets .list-assets-slider .owl-item .bg .caption {
  opacity: 0;
}
.widget-assets .list-assets-slider .owl-item.active .bg .caption {
  opacity: 1 !important;
}
.widget-assets .list-assets-slider .bg {
  display: block;
  height: 100%;
  width: 100%;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
}
.widget-assets .list-assets-slider .bg.type-Image {
  pointer-events: none;
}
.widget-assets .list-assets-slider .bg.type-Video {
  text-align: center;
}
.widget-assets .list-assets-slider .bg.type-Video:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -47px;
  margin-top: -47px;
  width: 95px;
  height: 95px;
  background-position: -64px 0;
  vertical-align: middle;
  z-index: 555;
}
.widget-assets .list-assets-slider .bg .caption {
  position: absolute;
  max-width: 100%;
  width: 575px;
  background-image: -webkit-linear-gradient(left, transparent 0%, rgba(28, 28, 28, 0.7) 100%);
  background-image: -o-linear-gradient(left, transparent 0%, rgba(28, 28, 28, 0.7) 100%);
  background-image: linear-gradient(to right, transparent 0%, rgba(28, 28, 28, 0.7) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b31c1c1c', GradientType=1);
  padding-top: 12px;
  padding-bottom: 45px;
  margin-bottom: 0;
  text-align: right;
  bottom: 0;
  right: 0;
  padding-right: 20px;
  z-index: 444;
  -webkit-transition: 2.2s;
  -o-transition: 2.2s;
  transition: 2.2s;
}
@media screen and (max-width: 620px) {
  .widget-assets .list-assets-slider .bg .caption {
    background-image: -webkit-linear-gradient(left, rgba(28, 28, 28, 0.2) 0%, rgba(28, 28, 28, 0.7) 100%);
    background-image: -o-linear-gradient(left, rgba(28, 28, 28, 0.2) 0%, rgba(28, 28, 28, 0.7) 100%);
    background-image: linear-gradient(to right, rgba(28, 28, 28, 0.2) 0%, rgba(28, 28, 28, 0.7) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#331c1c1c', endColorstr='#b31c1c1c', GradientType=1);
  }
}
.widget-assets .list-assets-slider .bg .caption p {
  display: inline-block;
  width: 300px;
  max-width: 100%;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 0;
  color: #fff;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 600;
}
.widget-assets .list-assets-slider.single a.bg .caption {
  padding-bottom: 12px;
}
.audiofield-player {
  padding-bottom: 10px;
}
.audiofield-player label {
  display: none;
}
.widget-featured-buttons .align-left .field--name-field-wg-buttons-links {
  float: left;
}
.widget-featured-buttons .align-center .field--name-field-wg-buttons-links {
  margin: 0 auto;
}
.widget-featured-buttons .align-right .field--name-field-wg-buttons-links {
  float: right;
}
.widget-featured-buttons .field--name-field-wg-buttons-links {
  padding: 0px;
}
.widget-featured-buttons .field--name-field-wg-buttons-links .field__item {
  margin-bottom: 10px;
}
.widget-featured-buttons .field--name-field-wg-buttons-links .field__item:last-child {
  margin-bottom: 0;
}
.widget-featured-buttons .field--name-field-wg-buttons-links .field__item a {
  display: block;
  height: 35px;
  line-height: 37px;
  font-weight: 600;
  color: #fff !important;
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
  background: #263B6E;
  border-radius: 3px;
}
.widget-featured-buttons .field--name-field-wg-buttons-links .field__item a:hover {
  background: #801C1B;
}
.widget-events-content {
  padding-bottom: 50px;
}
.widget-events-content * {
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.widget-events-content .widget_events_content_title_all h2 {
  color: rgba(0, 0, 0, 0.8);
  margin-bottom: 25px;
}
.widget-events-content .widget_events_content_title_all h2 strong {
  display: block;
  font-size: 27px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 7px;
  height: 20px;
  line-height: 28px;
  margin-left: -20px;
}
@media screen and (max-width: 600px) {
  .widget-events-content .widget_events_content_title_all h2 strong {
    margin-left: 0;
  }
}
.widget-events-content .widget_events_content_title_all h2 small {
  font-style: italic;
  display: block;
  font-size: 13px;
  font-weight: normal;
  height: 10px;
  line-height: 13px;
}
.widget_events_content_container {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.widget_events_content_container .widget_loader:after {
  border: solid 8px #652544;
  border-left-color: transparent;
}
.widget_events_content_container ul {
  margin: 0;
  list-style-type: none;
}
.widget_events_content_container .widget_events_content_top[max-width~="775"] .tabs_level_1 {
  display: table;
  width: 100%;
}
.widget_events_content_container .widget_events_content_top[max-width~="775"] .tabs_level_1 > li {
  display: table-cell;
  float: none;
  padding: 0px 5px;
}
.widget_events_content_container .widget_events_content_top[max-width~="775"] .tabs_level_1 > li:not(:last-child) {
  margin-right: 0px;
}
.widget_events_content_container .widget_events_content_top[max-width~="775"] .tabs_level_1 > li:first-child {
  padding-left: 0;
}
.widget_events_content_container .widget_events_content_top[max-width~="775"] .tabs_level_1 > li:last-child {
  padding-right: 0;
}
.widget_events_content_container .widget_events_content_top[max-width~="775"] .tabs_level_1 > li a {
  width: auto;
}
.widget_events_content_container .widget_events_content_top[max-width~="775"] .tabs_level_1 > li a:after {
  display: none;
}
.widget_events_content_container .widget_events_content_top[max-width~="600"] .tabs_level_1 > li {
  padding: 0px 1px;
}
.widget_events_content_container .widget_events_content_top[max-width~="470"] .tabs_level_1 {
  display: block;
}
.widget_events_content_container .widget_events_content_top[max-width~="470"] .tabs_level_1 > li {
  display: block;
  padding: 0;
}
.widget_events_content_container .widget_events_content_top[max-width~="470"] .tabs_level_1 > li a {
  border-radius: 0;
}
.widget_events_content_container .widget_events_content_top .tabs_level_1 {
  zoom: 1;
}
.widget_events_content_container .widget_events_content_top .tabs_level_1:before,
.widget_events_content_container .widget_events_content_top .tabs_level_1:after {
  content: " ";
  display: table;
}
.widget_events_content_container .widget_events_content_top .tabs_level_1:after {
  clear: both;
}
.widget_events_content_container .widget_events_content_top .tabs_level_1:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.widget_events_content_container .widget_events_content_top .tabs_level_1 > li {
  float: left;
}
.widget_events_content_container .widget_events_content_top .tabs_level_1 > li:not(:last-child) {
  margin-right: 10px;
}
.widget_events_content_container .widget_events_content_top .tabs_level_1 > li a {
  display: block;
  height: 30px;
  line-height: 33px;
  text-align: center;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  background: #24447d;
  opacity: 0.5;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width: 148px;
  font-weight: 500;
  letter-spacing: 0px;
  position: relative;
}
.widget_events_content_container .widget_events_content_top .tabs_level_1 > li a:after {
  content: "";
  width: 104px;
  height: 1px;
  position: absolute;
  left: 50%;
  margin-left: -52px;
  bottom: 0px;
  background: rgba(255, 255, 255, 0.6);
  opacity: 0;
}
.widget_events_content_container .widget_events_content_top .tabs_level_1 > li a:hover {
  opacity: 1;
}
.widget_events_content_container .widget_events_content_top .tabs_level_1 > li a.is-speaker {
  background: #77294b;
}
.widget_events_content_container .widget_events_content_top .tabs_level_1 > li a.active-trail {
  opacity: 1;
}
.widget_events_content_container .widget_events_content_top .tabs_level_1 > li a.active-trail:after {
  opacity: 1;
}
.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon_container {
  padding-top: 30px;
  overflow: hidden;
}
.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon {
  background: #24447d;
  height: 38px;
  padding-left: 20px;
}
@media screen and (max-width: 700px) {
  .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon {
    height: auto;
    padding-left: 0;
  }
}
.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .widget_events_content_top_ribbon_title {
  float: left;
  margin-right: 80px;
  background: #24447d;
  margin-top: -30px;
  height: 68px;
  padding-left: 30px;
  padding-right: 80px;
  border-top-left-radius: 3px;
  position: relative;
  margin-left: -20px;
}
.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .widget_events_content_top_ribbon_title:before {
  content: "";
  position: absolute;
  top: 68px;
  width: 200%;
  left: 0px;
  height: 50px;
  background: #fff;
  z-index: 10;
}
@media screen and (max-width: 700px) {
  .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .widget_events_content_top_ribbon_title {
    margin: 0px;
    padding: 15px !important;
    border-radius: 0;
    height: auto;
    width: 100%;
    float: none;
  }
}
.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .widget_events_content_top_ribbon_title:after {
  content: "";
  background: #24447d;
  width: 59px;
  height: 97px;
  position: absolute;
  top: 6px;
  right: -45px;
  border-right: solid 1px rgba(255, 255, 255, 0.6);
  -webkit-transform: rotate(-46deg);
  -ms-transform: rotate(-46deg);
  -o-transform: rotate(-46deg);
  transform: rotate(-46deg);
  z-index: 1;
}
@media screen and (max-width: 700px) {
  .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .widget_events_content_top_ribbon_title:after {
    display: none;
  }
}
.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .widget_events_content_top_ribbon_title h2 {
  color: #fff;
  display: block;
  padding-top: 15px;
}
@media screen and (max-width: 700px) {
  .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .widget_events_content_top_ribbon_title h2 {
    padding-top: 0;
    margin-bottom: 0;
  }
}
.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .widget_events_content_top_ribbon_title h2 strong {
  display: block;
  font-size: 27px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 7px;
  height: 20px;
  line-height: 28px;
  color: #fff;
}
@media screen and (max-width: 700px) {
  .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .widget_events_content_top_ribbon_title h2 strong {
    font-size: 23px;
  }
}
.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .widget_events_content_top_ribbon_title h2 small {
  font-style: italic;
  display: block;
  font-size: 13px;
  font-weight: normal;
  height: 10px;
  line-height: 13px;
  padding-left: 13px;
  color: #fff;
}
.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .featured_checkbox {
  display: inline-block;
  vertical-align: middle;
  margin-right: 40px;
  margin-left: 25px;
}
.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .featured_checkbox input {
  display: none;
}
.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .featured_checkbox label {
  display: block;
  padding-left: 25px;
  height: 13px;
  line-height: 16px;
  font-size: 13px;
  color: #fff;
  position: relative;
  cursor: pointer;
}
.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .featured_checkbox label:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 13px;
  height: 13px;
  border: solid 1px #fff;
}
.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .featured_checkbox label:after {
  content: "";
  width: 14px;
  height: 16px;
  background-position: -78px -99px;
  position: absolute;
  bottom: 4px;
  left: 2px;
  opacity: 0;
}
.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .featured_checkbox input:checked + label:after {
  opacity: 1;
}
.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul {
  vertical-align: middle;
  zoom: 1;
}
.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul.active-sub-nav {
  display: inline-block;
}
@media screen and (max-width: 700px) {
  .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul.active-sub-nav {
    display: none;
  }
}
.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul:before,
.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul:after {
  content: " ";
  display: table;
}
.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul:after {
  clear: both;
}
.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul > li {
  float: left;
}
.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul > li:not(:last-child) {
  margin-right: 35px;
}
.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul > li a {
  display: block;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  opacity: 0.6;
  letter-spacing: 1px;
  height: 38px;
  line-height: 38px;
}
.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul > li a.active-sub-term {
  pointer-events: none;
}
.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul > li a.active-sub-term,
.widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul > li a:hover {
  opacity: 1;
}
.widget_events_content_container .widget_events_content_list-views {
  position: relative;
}
.widget_events_content_container .widget_events_content_list-views #widget_events_content_loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  pointer-events: none;
}
.widget_events_content_container .widget_events_content_list-views #widget_events_content_loader.hideloader {
  opacity: 0;
}
.widget_events_content_container .widget_events_content_list-views #widget_events_content_loader.showloader {
  opacity: 1;
}
.widget_events_content_container .no_results {
  text-align: center;
  text-transform: uppercase;
  padding-top: 119px;
}
.widget_events_content_container .widget_events_content_day-container {
  overflow: hidden;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 20px;
  height: 680px;
}
.widget_events_content_container .widget_events_content_day-container .list_day-wrapper {
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 20px;
  margin-right: -20px;
}
.widget_events_content_container .widget_events_content_day-container .list_day {
  max-width: 546px;
  margin: 0px auto;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  user-select: none;
}
.widget_events_content_container .widget_events_content_day-container .list_day:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 20px;
  background: -moz-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
  /* IE6-9 */
}
.widget_events_content_container .widget_events_content_day-container .list_day .day_item:not(:last-child) {
  margin-bottom: 35px;
}
.widget_events_content_container .widget_events_content_day-container .list_day .day_item > .dayTitle {
  margin-bottom: 20px;
  font-weight: 300;
  font-size: 20px;
  padding-bottom: 7px;
  border-bottom: solid 1px #d4d8e2;
  color: rgba(0, 0, 0, 0.8);
}
.widget_events_content_container .widget_events_content_day-container .list_day .day_item > .dayTitle span {
  color: #801C1B;
  font-weight: normal;
}
.widget_events_content_container .widget_events_content_day-container .list_day .day_item > ul {
  margin: 0px -9px;
  zoom: 1;
  margin-bottom: -18px;
}
.widget_events_content_container .widget_events_content_day-container .list_day .day_item > ul:before,
.widget_events_content_container .widget_events_content_day-container .list_day .day_item > ul:after {
  content: " ";
  display: table;
}
.widget_events_content_container .widget_events_content_day-container .list_day .day_item > ul:after {
  clear: both;
}
.widget_events_content_container .widget_events_content_day-container .list_day .day_item > ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.widget_events_content_container .widget_events_content_day-container .list_day .day_item > ul > li {
  padding: 0px 9px;
  float: left;
  width: 50%;
  margin-bottom: 18px;
}
.widget_events_content_container .widget_events_content_day-container .list_day .day_item > ul > li .explore_thumb_stories {
  margin: 0px;
}
.widget_events_content_container .widget_events_content_day-container .list_day .day_item > ul.contain_1_items > li {
  width: 100%;
}
.widget_events_content_container .widget_events_content_day-container .list_day .day_item > ul.contain_1_items > li .event_box .bg .title {
  min-height: auto;
}
.widget_events_content_container .widget_events_content_list-container {
  position: relative;
  box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
  z-index: 55;
}
.widget_events_content_container .widget_events_content_list-container .view_select {
  position: absolute;
  top: 17px;
  right: 20px;
  z-index: 8888;
  zoom: 1;
}
.widget_events_content_container .widget_events_content_list-container .view_select:before,
.widget_events_content_container .widget_events_content_list-container .view_select:after {
  content: " ";
  display: table;
}
.widget_events_content_container .widget_events_content_list-container .view_select:after {
  clear: both;
}
.widget_events_content_container .widget_events_content_list-container .view_select:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.widget_events_content_container .widget_events_content_list-container .view_select > li {
  float: left;
}
.widget_events_content_container .widget_events_content_list-container .view_select > li a {
  display: block;
  height: 13px;
  line-height: 15px;
  padding-left: 7px;
  color: #b3b1b1;
  font-weight: normal;
  font-size: 12px;
}
.widget_events_content_container .widget_events_content_list-container .view_select > li a.active_view {
  color: #24447d;
}
.widget_events_content_container .widget_events_content_list-container .view_select > li:not(:last-child) a {
  padding-right: 7px;
  border-right: solid 1px #24447d;
}
.widget_events_content_container .widget_events_content_list-container .calendar_view_top {
  position: absolute;
  top: 17px;
  left: 20px;
}
.widget_events_content_container .widget_events_content_list-container .calendar_view_top h2 {
  font-size: 22px;
  font-weight: bold;
  float: left;
  margin-bottom: 0 !important;
  color: rgba(0, 0, 0, 0.4);
}
.widget_events_content_container .widget_events_content_list-container .calendar_view_top h2 small {
  font-size: 22px;
  font-weight: 300;
}
.widget_events_content_container .widget_events_content_list-container .calendar_view_top .week_pager {
  float: left;
  margin-left: 20px;
  color: rgba(0, 0, 0, 0.4);
  margin-top: 4px;
}
.widget_events_content_container .widget_events_content_list-container .calendar_view_top .week_pager span {
  font-size: 18px;
  width: 90px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
.widget_events_content_container .widget_events_content_list-container .calendar_view_top .week_pager button {
  background: none;
  padding: 0;
  border: none;
  vertical-align: middle;
  color: #24447d;
  font-size: 18px;
  font-weight: 700;
  outline: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.widget_events_content_container .widget_events_content_list-container .calendar_view_top .week_pager button:hover {
  color: #801C1B;
}
.widget_events_content_container .widget_events_content_list-container .calendar_view_top .month_pager {
  zoom: 1;
  min-width: 260px;
}
.widget_events_content_container .widget_events_content_list-container .calendar_view_top .month_pager:before,
.widget_events_content_container .widget_events_content_list-container .calendar_view_top .month_pager:after {
  content: " ";
  display: table;
}
.widget_events_content_container .widget_events_content_list-container .calendar_view_top .month_pager:after {
  clear: both;
}
.widget_events_content_container .widget_events_content_list-container .calendar_view_top .month_pager:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.widget_events_content_container .widget_events_content_list-container .calendar_view_top .month_pager button {
  background: none;
  padding: 0;
  border: none;
  color: #24447d;
  font-size: 18px;
  font-weight: 700;
  outline: none;
  margin-top: 5px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.widget_events_content_container .widget_events_content_list-container .calendar_view_top .month_pager button:hover {
  color: #801C1B;
}
.widget_events_content_container .widget_events_content_list-container .calendar_view_top .month_pager button.prev_month {
  float: left;
}
.widget_events_content_container .widget_events_content_list-container .calendar_view_top .month_pager h2 {
  margin: 0px 10px;
  color: rgba(0, 0, 0, 0.4);
  width: 220px;
  text-align: center;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container {
  padding-top: 50px;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row {
  width: 100%;
  zoom: 1;
  position: relative;
  height: 126px;
  border-top: solid 1px rgba(0, 0, 0, 0.2);
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:before,
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:after {
  content: " ";
  display: table;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:after {
  clear: both;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:nth-child(1) {
  z-index: 49;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:nth-child(2) {
  z-index: 48;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:nth-child(3) {
  z-index: 47;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:nth-child(4) {
  z-index: 46;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:nth-child(5) {
  z-index: 45;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:nth-child(6) {
  z-index: 44;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column {
  float: left;
  width: 100% / 7;
  height: 100%;
  position: relative;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column.selected {
  z-index: 9999;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column:not(:last-child) {
  border-right: solid 1px rgba(0, 0, 0, 0.2);
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .cell_see_more {
  position: absolute;
  top: 8px;
  left: 5px;
  cursor: pointer;
  color: #801C1B;
  font-size: 11px;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .cell_see_more:hover {
  color: #263B6E;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column > .top {
  position: absolute;
  top: 8px;
  right: 5px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.45);
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column > .top.today {
  top: 5px;
  right: 5px;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column > .top.today span {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 22px;
  color: #fff;
  background: #801C1B;
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  border-radius: 50%;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 7px;
  position: absolute;
  top: 30px;
  width: 100%;
  left: 0;
  z-index: 22;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list.seeMore > li:nth-child(n+6) {
  display: none;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list.seeMore.expand > li:nth-child(n+6) {
  display: block;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list > li {
  position: relative;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list > li:not(:last-child) {
  margin-bottom: 2px;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list > li:nth-child(1) {
  z-index: 20;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list > li:nth-child(2) {
  z-index: 19;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list > li:nth-child(3) {
  z-index: 18;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list > li:nth-child(4) {
  z-index: 17;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list > li:nth-child(5) {
  z-index: 16;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list > li:nth-child(6) {
  z-index: 15;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list > li:nth-child(7) {
  z-index: 14;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list > li:nth-child(8) {
  z-index: 13;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list > li:nth-child(9) {
  z-index: 12;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list > li:nth-child(10) {
  z-index: 11;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list > li .bg {
  display: block;
  background: #24447d;
  height: 16px;
  padding: 0px 9px;
  color: #fff;
  font-size: 11px;
  line-height: 18px;
  border-radius: 3px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  font-weight: 400 !important;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list > li .bg .title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list > li .bg.colorRed {
  background: #801C1B;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list > li .bg.colorGrey {
  background: #586173;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list > li.empty {
  height: 16px;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .multi_event_list {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 4px;
  z-index: 20;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .multi_event_list ul {
  padding: 0px 2px;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .multi_event_list ul > li {
  display: block;
  position: relative;
  padding: 0px 7px;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .multi_event_list ul > li:not(:last-child) {
  margin-bottom: 2px;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .multi_event_list ul > li .bg {
  display: block;
  background: rgba(36, 68, 125, 0.2);
  height: 16px;
  padding: 0px 9px;
  color: rgba(0, 0, 0, 0.7);
  font-size: 11px;
  line-height: 19px;
  border-radius: 3px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  position: relative;
  z-index: 22;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .multi_event_list ul > li .bg .title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .multi_event_list ul > li .bg.colorRed {
  background: rgba(128, 28, 27, 0.2);
}
.widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .multi_event_list ul > li .bg.colorGrey {
  background: rgba(88, 97, 115, 0.2);
}
.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container {
  padding-top: 50px;
  height: 680px;
  overflow: hidden;
}
.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow {
  width: 100%;
  padding-bottom: 16px;
  overflow-y: hidden;
  overflow-x: scroll;
  height: 100%;
  position: relative;
  bottom: -20px;
}
.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container {
  zoom: 1;
  width: 1661px;
  position: relative;
}
.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container:before,
.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container:after {
  content: " ";
  display: table;
}
.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container:after {
  clear: both;
}
.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container:before {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  height: 1px;
  left: 33px;
  right: 33px;
  background: #d4d8e2;
  z-index: -1;
  width: 100%;
}
.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .day_column {
  float: left;
  width: 215px;
  margin-bottom: 22px;
}
.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .day_column:not(:last-child) {
  margin-right: 15px;
}
.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .day_column:first-child {
  margin-left: 33px;
}
.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .day_column:last-child {
  margin-right: 33px;
}
.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .day_column > .top {
  color: rgba(0, 0, 0, 0.5);
  padding-bottom: 27px;
  text-align: center;
}
.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .day_column > .top strong {
  font-size: 12px;
  text-transform: uppercase;
  display: box-shadow;
  letter-spacing: 2.5px;
  font-weight: normal;
}
.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .day_column > .top small {
  display: block;
  width: 34px;
  height: 20px;
  line-height: 23px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  font-size: 14px;
  font-weight: bold;
  margin: 0px auto;
  margin-top: 15px;
  border-left: solid 7px #fff;
  border-right: solid 7px #fff;
}
.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .day_column > .top small.today {
  background: #801C1B;
  color: #fff;
}
.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .day_column .event_list {
  max-height: 300px;
  overflow: auto;
}
.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .day_column .event_list > li:not(:last-child) {
  margin-bottom: 10px;
}
.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .day_column .event_list > li.empty {
  height: 16px;
}
.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .day_column .event_list > li .event_box .title {
  height: auto;
  min-height: auto;
  overflow: hidden;
}
.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .multi_event_list {
  clear: both;
  padding-left: 33px;
  padding-right: 15px;
}
.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .multi_event_list ul {
  padding-top: 11px;
  border-top: solid 1px #d4d8e2;
  width: 100%;
  padding-bottom: 160px;
}
.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .multi_event_list ul li:not(:last-child) {
  margin-bottom: 10px;
}
.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .multi_event_list ul li .bg {
  display: block;
  width: 100%;
  padding-left: 17px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #24447d;
  cursor: pointer;
}
.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .multi_event_list ul li .bg.colorRed {
  background: #801C1B;
}
.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .multi_event_list ul li .bg.colorGrey {
  background: #586173;
}
.widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .multi_event_list ul li .bg .title {
  color: #fff;
  font-size: 11px;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-right: 15px;
  white-space: nowrap;
}
.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container {
  padding-top: 50px;
  height: 544px;
  padding-left: 227px;
  padding-right: 88px;
  position: relative;
  overflow: hidden;
  height: 680px;
  padding-bottom: 20px;
}
.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters {
  position: absolute;
  top: 50px;
  left: 0;
  width: 185px;
  padding-right: 30px;
  border-right: solid 1px #d4d8e2;
  height: 100%;
}
.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters > section:not(:last-child) {
  margin-bottom: 40px;
}
.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters > section h3 {
  margin-bottom: 20px;
  padding-left: 30px;
  padding-bottom: 12px;
  border-bottom: solid 1px #d4d8e2;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
  cursor: pointer;
}
.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters > section h3 .clear {
  float: right;
  font-size: 11px;
  text-transform: none;
  font-style: italic;
}
.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters > section.search_text_container {
  padding-left: 30px;
}
.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters > section.search_text_container .form-item {
  position: relative;
}
.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters > section.search_text_container .form-item input {
  display: block;
  width: 100%;
  height: 20px;
  border-radius: 10px;
  border: solid 1px #b5b5b5;
  text-indent: 10px;
}
.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters > section.search_text_container .form-item:after {
  content: "";
  width: 13px;
  height: 13px;
  position: absolute;
  top: 3px;
  right: 6px;
  background: url(/modules/custom/paragraphs_widgets/img/loupe_sidebar_search.png);
  -webkit-background-size: 100%;
  background-size: 100%;
  opacity: 0.3;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters > section.search_text_container .form-item:hover:after {
  opacity: 0.6;
}
.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters > section .goup_filters {
  padding-left: 40px;
}
.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters > section .goup_filters .form-item {
  zoom: 1;
  position: relative;
  padding-left: 37px;
}
.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters > section .goup_filters .form-item:before,
.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters > section .goup_filters .form-item:after {
  content: " ";
  display: table;
}
.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters > section .goup_filters .form-item:after {
  clear: both;
}
.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters > section .goup_filters .form-item:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters > section .goup_filters .form-item:not(:last-child) {
  margin-bottom: 8px;
}
.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters > section .goup_filters .form-item select {
  text-align: right;
  padding-right: 16px;
  height: 12px;
  line-height: 12px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  color: rgba(0, 0, 0, 0.35);
  font-size: 10px;
  border: none;
  background: none;
  display: block;
  width: 100%;
  text-align-last: right;
  outline: none;
}
.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters > section .goup_filters .form-item label {
  font-size: 11px;
  font-weight: normal;
  height: 12px;
  line-height: 12px;
  color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 37px;
  display: block;
}
.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters > section .goup_filters .form-item .vdp-datepicker input {
  display: block;
  width: 100%;
  height: 12px;
  text-indent: 5px;
  border-radius: 3px;
  border: solid 1px #b5b5b5;
  font-size: 9px;
  color: rgba(0, 0, 0, 0.35);
}
.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .scrollable {
  overflow: auto;
  height: 100%;
}
.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .calendar_list > li {
  padding-bottom: 30px;
  margin-bottom: 40px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.2);
}
.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .calendar_list > li .bg {
  display: block;
  cursor: pointer;
}
.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .calendar_list > li .bg .top {
  margin-bottom: 20px;
}
.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .calendar_list > li .bg .top h3 {
  color: #24447d;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  margin-bottom: 5px;
}
.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .calendar_list > li .bg .top h4 {
  color: rgba(0, 0, 0, 0.6);
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 0;
}
.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .calendar_list > li .bg .top h4 span {
  color: #801C1B;
}
.widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .calendar_list > li .bg .desc p {
  font-family: 'adobe-caslon-pro', serif;
  font-size: 14px;
  line-height: 28px;
  color: rgba(0, 0, 0, 0.8);
  letter-spacing: 0.2px;
}
.widget_events_content_container .widget_events_content_list-container .event_box .bg {
  background: #24447d;
  padding-top: 13px;
  padding-left: 13px;
  padding-right: 8px;
  padding-bottom: 6px;
  color: #fff;
  display: block;
  cursor: pointer;
}
.widget_events_content_container .widget_events_content_list-container .event_box .bg.colorRed {
  background: #801C1B;
}
.widget_events_content_container .widget_events_content_list-container .event_box .bg.colorGrey {
  background: #586173;
}
.widget_events_content_container .widget_events_content_list-container .event_box .bg .title {
  font-size: 14px;
  line-height: 19px;
  font-weight: normal;
  margin-bottom: 10px;
  min-height: 38px;
}
.widget_events_content_container .widget_events_content_list-container .event_box .bg .time {
  text-align: right;
  text-transform: uppercase;
  font-size: 11px;
}
.widget_events_content_container .widget_events_content_list-container .event_box_image .explore_thumb_stories h3 {
  color: #fff;
  font-size: 14px;
  height: auto;
  line-height: 18px;
}
.widget_events_content_container .widget_events_content_list-container .event_box_image .explore_thumb_stories .front .bottom {
  display: flex;
  align-items: center;
  justify-content: left;
}
.widget_events_content_container .widget_events_content_list-container .event_box_image .explore_thumb_stories .front .bottom h3 {
  margin-bottom: 0;
  margin-top: 3px;
  letter-spacing: 0.5px;
}
.widget_events_content_container .widget_events_content_list-container .event_box_image .explore_thumb_stories .hover .top h3 {
  margin-bottom: 15px;
}
.widget_events_content_container .widget_events_content_list-container .event_box_image .explore_thumb_stories .hover .top p {
  font-weight: normal;
  line-height: 20px;
}
.widget_events_content_container .widget_events_content_list-container .event_box_image.colorBlue .explore_thumb_stories .front .bottom,
.widget_events_content_container .widget_events_content_list-container .event_box_image.colorBlue .explore_thumb_stories .hover {
  background: #24447d;
}
.widget_events_content_container .widget_events_content_list-container .event_box_image.colorRed .explore_thumb_stories .front .bottom,
.widget_events_content_container .widget_events_content_list-container .event_box_image.colorRed .explore_thumb_stories .hover {
  background: #801C1B;
}
.widget_events_content_container .widget_events_content_list-container .event_box_image.colorGrey .explore_thumb_stories .front .bottom,
.widget_events_content_container .widget_events_content_list-container .event_box_image.colorGrey .explore_thumb_stories .hover {
  background: #586173;
}
.widget_events_content_container .widget_events_content_list-container .widget_loader {
  display: none;
}
.widget_events_content_container_legend {
  margin-top: 10px;
}
.widget_events_content_container_legend ul {
  zoom: 1;
}
.widget_events_content_container_legend ul:before,
.widget_events_content_container_legend ul:after {
  content: " ";
  display: table;
}
.widget_events_content_container_legend ul:after {
  clear: both;
}
.widget_events_content_container_legend ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.widget_events_content_container_legend ul > li {
  float: left;
  color: rgba(0, 0, 0, 0.5);
  font-size: 10px;
  padding-left: 15px;
  position: relative;
  height: 10px;
  line-height: 12px;
}
.widget_events_content_container_legend ul > li:not(:last-child) {
  margin-right: 15px;
}
.widget_events_content_container_legend ul > li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.widget_events_content_container_legend ul > li.blue:before {
  background: #263B6E;
}
.widget_events_content_container_legend ul > li.blue:after {
  background: rgba(36, 68, 125, 0.2);
}
.widget_events_content_container_legend ul > li.red:before {
  background: #801C1B;
}
.widget_events_content_container_legend ul > li.red:after {
  background: rgba(128, 28, 27, 0.2);
}
.widget_events_content_container_legend ul > li.grey:before {
  background: #586173;
}
.widget_events_content_container_legend ul > li.blue,
.widget_events_content_container_legend ul > li.red {
  padding-left: 30px;
}
.widget_events_content_container_legend ul > li.blue:before,
.widget_events_content_container_legend ul > li.red:before {
  left: 15px;
}
.widget_events_content_container_legend ul > li.blue:after,
.widget_events_content_container_legend ul > li.red:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.vdp-datepicker__calendar .cell.today {
  background: #801C1B;
  color: #fff;
}
.scrollbar-wrapper {
  width: 18px;
  position: absolute;
  top: 0;
  left: 10%;
  top: 80px;
  bottom: 40px;
}
.scrollbar-wrapper #go_to_today {
  position: absolute;
  right: 55px;
  cursor: pointer;
  margin-top: 0px;
  color: #801C1B;
}
.scrollbar-wrapper #go_to_today:hover {
  color: #263B6E;
}
.scrollbar-wrapper:before {
  content: "Past";
  width: 40px;
  color: rgba(0, 0, 0, 0.4);
  font-size: 13px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  top: -30px;
  text-align: center;
}
.scrollbar-wrapper .scrollbar-slider {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  cursor: pointer;
  z-index: 999;
  position: absolute;
  left: 0;
  background: #8f1c1c;
}
.scrollbar-wrapper .scrollbar-slider:focus {
  background: #24447d;
}
.scrollbar-wrapper .scrollbar {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.scrollbar-wrapper .scrollbar:after {
  content: "";
  width: 1px;
  position: absolute;
  height: 100%;
  top: 0;
  left: 50%;
  background: #d4d8e2;
}
.scrollbar-wrapper-horizontal {
  margin-top: 50px;
  height: 18px;
  position: absolute;
  left: 33px;
  right: 33px;
  bottom: 33px;
}
.scrollbar-wrapper-horizontal .scrollbar-slider {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  cursor: pointer;
  z-index: 999;
  position: absolute;
  left: 0;
  background: #8f1c1c;
}
.scrollbar-wrapper-horizontal .scrollbar-slider:focus {
  background: #24447d;
}
.scrollbar-wrapper-horizontal .scrollbar {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.scrollbar-wrapper-horizontal .scrollbar:after {
  content: "";
  height: 1px;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  background: #d4d8e2;
}
.widget-sidebar-feeds > h3 {
  font-size: 13px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.8);
  padding-bottom: 13px;
  margin-bottom: 0;
  line-height: 16px;
  text-transform: uppercase;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  display: block;
}
.widget-sidebar-feeds ul.list-embed-feeds {
  margin: 0;
}
.widget-sidebar-feeds ul.list-embed-feeds > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  list-style-type: none;
  padding-top: 20px;
  position: relative;
}
.widget-sidebar-feeds ul.list-embed-feeds > li:not(:last-child) {
  padding-bottom: 20px;
}
.widget-sidebar-feeds ul.list-embed-feeds > li:not(:last-child):after {
  content: "";
  position: absolute;
  width: 125px;
  height: 1px;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
}
.widget-sidebar-feeds ul.list-embed-feeds > li h4 {
  text-transform: uppercase;
  color: #020202;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 18px;
  height: 14px;
}
.widget-sidebar-feeds ul.list-embed-feeds > li p {
  color: rgba(0, 0, 0, 0.6);
  font-family: 'Josefin Sans', sans-serif;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 0;
}
.widget-sidebar-feeds ul.list-embed-feeds > li p a {
  color: #020202;
}
.widget-sidebar-feeds ul.list-embed-feeds > li p a:hover {
  color: #3a4f96;
}
.widget-sidebar-feeds ul.list-embed-feeds > li small {
  display: block;
  margin-top: 10px;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #020202;
  text-transform: uppercase;
}
@media screen and (min-width: 501px) {
  .widget-sidebar-feeds.horizontal ul.list-embed-feeds {
    zoom: 1;
  }
  .widget-sidebar-feeds.horizontal ul.list-embed-feeds:before,
  .widget-sidebar-feeds.horizontal ul.list-embed-feeds:after {
    content: " ";
    display: table;
  }
  .widget-sidebar-feeds.horizontal ul.list-embed-feeds:after {
    clear: both;
  }
  .widget-sidebar-feeds.horizontal ul.list-embed-feeds:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .widget-sidebar-feeds.horizontal ul.list-embed-feeds > li {
    float: left;
    width: 33.33%;
    margin: 0;
  }
  .widget-sidebar-feeds.horizontal ul.list-embed-feeds > li:not(:first-child) {
    padding-left: 30px;
  }
  .widget-sidebar-feeds.horizontal ul.list-embed-feeds > li:not(:last-child) {
    padding-right: 30px;
  }
  .widget-sidebar-feeds.horizontal ul.list-embed-feeds > li:not(:last-child):after {
    content: "";
    position: absolute;
    height: 125px;
    width: 1px;
    right: 0;
    left: auto;
    top: 0;
    background: rgba(0, 0, 0, 0.1);
  }
}
.widget-gallery > .inside > .item-list > ul {
  width: 100%;
  position: relative;
  zoom: 1;
}
.widget-gallery > .inside > .item-list > ul:before,
.widget-gallery > .inside > .item-list > ul:after {
  content: " ";
  display: table;
}
.widget-gallery > .inside > .item-list > ul:after {
  clear: both;
}
.widget-gallery > .inside > .item-list > ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.widget-gallery > .inside > .item-list > ul > li {
  float: left;
  background: none !important;
  position: relative;
  list-style: none;
  padding: 0;
  border: none;
  margin: 0px;
  width: 50%;
  height: 380px;
}
.widget-gallery > .inside > .item-list > ul > li:nth-child(2),
.widget-gallery > .inside > .item-list > ul > li:nth-child(3) {
  width: 50%;
  height: 190px;
}
.widget-gallery > .inside > .item-list > ul > li:nth-child(4n+1),
.widget-gallery > .inside > .item-list > ul > li:nth-child(4n+2) {
  width: 50%;
  height: 190px;
}
.widget-gallery > .inside > .item-list > ul > li:nth-child(4n) {
  width: 100%;
  height: 380px;
}
.widget-gallery > .inside > .item-list > ul > li:nth-child(1) {
  width: 50%;
  height: 380px;
}
.widget-gallery > .inside > .item-list > ul > li:nth-child(4n+6) {
  clear: both;
}
.widget-gallery > .inside > .item-list > ul > li:nth-child(4n+7) {
  margin-top: -190px;
}
.widget-gallery > .inside > .item-list > ul > li .box {
  width: 100%;
  height: 100%;
}
.widget-gallery > .inside > .item-list > ul > li .box.box-img a:after {
  background-image: url(/modules/custom/paragraphs_widgets/img/hover-img-icon.png);
}
.widget-gallery > .inside > .item-list > ul > li .box.box-video a:after {
  background-image: url(/modules/custom/paragraphs_widgets/img/hover-vid-icon.png);
}
.widget-gallery > .inside > .item-list > ul > li .box.box-link a:after {
  background-image: url(/modules/custom/paragraphs_widgets/img/hover-link-icon.png);
}
.widget-gallery > .inside > .item-list > ul > li .box a {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 3px #fff;
  position: relative;
}
.widget-gallery > .inside > .item-list > ul > li .box a .caption {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.5);
  height: 30px;
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0px;
  line-height: 30px;
  width: 100%;
  color: #fff;
  padding: 0px 3%;
  margin-bottom: 0;
}
.widget-gallery > .inside > .item-list > ul > li .box a:after {
  content: "";
  display: block;
  position: absolute;
  width: 100% !important;
  height: 100%;
  top: 0;
  width: 0;
  background-color: rgba(0, 0, 0, 0.5);
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}
.widget-gallery > .inside > .item-list > ul > li .box a:hover:after {
  opacity: 1;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}
.widget-iframe iframe {
  width: 100%;
  border: none;
}
.field--name-field-wg-image-image img {
  width: 100%;
  height: 100%;
}
.widget-news-content {
  padding-bottom: 50px;
}
.widget-news-content * {
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.widget-news-content ul {
  margin: 0;
  list-style-type: none;
}
.widget-news-content .widget_news_content_title_all h2 {
  color: rgba(0, 0, 0, 0.8);
  margin-bottom: 25px;
}
.widget-news-content .widget_news_content_title_all h2 strong {
  display: block;
  font-size: 27px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 7px;
  height: 20px;
  line-height: 28px;
  margin-left: -20px;
}
@media screen and (max-width: 600px) {
  .widget-news-content .widget_news_content_title_all h2 strong {
    margin-left: 0;
  }
}
.widget-news-content .widget_news_content_title_all h2 small {
  font-style: italic;
  display: block;
  font-size: 13px;
  font-weight: normal;
  height: 10px;
  line-height: 13px;
}
.widget_news_content_container .widget_news_content_top[max-width~="775"] .tabs_level_1 {
  display: table;
  width: 100%;
}
.widget_news_content_container .widget_news_content_top[max-width~="775"] .tabs_level_1 > li {
  display: table-cell;
  float: none;
  padding: 0px 5px;
}
.widget_news_content_container .widget_news_content_top[max-width~="775"] .tabs_level_1 > li:not(:last-child) {
  margin-right: 0px;
}
.widget_news_content_container .widget_news_content_top[max-width~="775"] .tabs_level_1 > li:first-child {
  padding-left: 0;
}
.widget_news_content_container .widget_news_content_top[max-width~="775"] .tabs_level_1 > li:last-child {
  padding-right: 0;
}
.widget_news_content_container .widget_news_content_top[max-width~="775"] .tabs_level_1 > li a {
  width: auto;
}
.widget_news_content_container .widget_news_content_top[max-width~="775"] .tabs_level_1 > li a:after {
  display: none;
}
.widget_news_content_container .widget_news_content_top[max-width~="600"] .tabs_level_1 > li {
  padding: 0px 1px;
}
.widget_news_content_container .widget_news_content_top[max-width~="470"] .tabs_level_1 {
  display: block;
}
.widget_news_content_container .widget_news_content_top[max-width~="470"] .tabs_level_1 > li {
  display: block;
  padding: 0;
}
.widget_news_content_container .widget_news_content_top[max-width~="470"] .tabs_level_1 > li a {
  border-radius: 0;
}
.widget_news_content_container .widget_news_content_top .tabs_level_1 {
  zoom: 1;
}
.widget_news_content_container .widget_news_content_top .tabs_level_1:before,
.widget_news_content_container .widget_news_content_top .tabs_level_1:after {
  content: " ";
  display: table;
}
.widget_news_content_container .widget_news_content_top .tabs_level_1:after {
  clear: both;
}
.widget_news_content_container .widget_news_content_top .tabs_level_1:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.widget_news_content_container .widget_news_content_top .tabs_level_1 > li {
  float: left;
}
.widget_news_content_container .widget_news_content_top .tabs_level_1 > li:not(:last-child) {
  margin-right: 10px;
}
.widget_news_content_container .widget_news_content_top .tabs_level_1 > li a {
  display: block;
  height: 30px;
  line-height: 33px;
  text-align: center;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  color: rgba(255, 255, 255, 0.8) !important;
  font-size: 14px;
  background: #26437e;
  opacity: 0.5;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width: 148px;
  font-weight: 500;
  position: relative;
}
.widget_news_content_container .widget_news_content_top .tabs_level_1 > li a:after {
  content: "";
  width: 104px;
  height: 1px;
  position: absolute;
  left: 50%;
  margin-left: -52px;
  bottom: 0px;
  background: rgba(255, 255, 255, 0.6);
  opacity: 0;
}
.widget_news_content_container .widget_news_content_top .tabs_level_1 > li a:hover {
  opacity: 1;
}
.widget_news_content_container .widget_news_content_top .tabs_level_1 > li a.is-speaker {
  background: #77294b;
}
.widget_news_content_container .widget_news_content_top .tabs_level_1 > li a.active-trail {
  opacity: 1;
  pointer-events: none;
}
.widget_news_content_container .widget_news_content_top .tabs_level_1 > li a.active-trail:after {
  opacity: 1;
}
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon_container {
  padding-top: 30px;
  overflow: hidden;
}
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon {
  background: #26437e;
  height: 38px;
}
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon.is-speaker {
  background: #77294b;
}
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon.hover .featured_checkbox label,
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon.hover ul > li a {
  opacity: 1;
}
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon .widget_news_content_top_ribbon_title {
  float: left;
  margin-right: 80px;
  background: #26437e;
  margin-top: -30px;
  height: 68px;
  padding-left: 30px;
  padding-right: 80px;
  border-top-left-radius: 3px;
  position: relative;
}
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon .widget_news_content_top_ribbon_title:after {
  content: "";
  background: #26437e;
  width: 59px;
  height: 101px;
  position: absolute;
  top: 2px;
  right: -45px;
  border-right: solid 1px rgba(255, 255, 255, 0.6);
  -webkit-transform: rotate(-46deg);
  -ms-transform: rotate(-46deg);
  -o-transform: rotate(-46deg);
  transform: rotate(-46deg);
  border-top-right-radius: 7px;
}
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon .widget_news_content_top_ribbon_title h2 {
  color: #fff;
  display: block;
  padding-top: 15px;
}
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon .widget_news_content_top_ribbon_title h2 strong {
  display: block;
  font-size: 27px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 7px;
  height: 20px;
  line-height: 28px;
  color: #fff;
}
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon .widget_news_content_top_ribbon_title h2 small {
  font-style: italic;
  display: block;
  font-size: 13px;
  font-weight: normal;
  height: 10px;
  line-height: 13px;
  padding-left: 13px;
  color: #fff;
}
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon .featured_checkbox {
  display: inline-block;
  vertical-align: middle;
  margin-left: 35px;
}
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon .featured_checkbox input {
  display: none;
}
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon .featured_checkbox i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 16px;
  height: 15px;
  background-position: -210px -194px;
}
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon .featured_checkbox label {
  color: #fff !important;
  display: inline-block;
  vertical-align: middle;
  height: 12px;
  line-height: 15px;
  font-size: 12px;
  position: relative;
  cursor: pointer;
  width: 100px;
  text-align: center;
  opacity: 0.5;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon .featured_checkbox label:last-child {
  margin-right: 40px;
}
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon .featured_checkbox input:checked + label {
  opacity: 1;
}
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 100%;
  vertical-align: middle;
}
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon ul {
  display: none;
  vertical-align: middle;
  margin-left: 30px;
  margin-top: 4px;
  zoom: 1;
}
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon ul.active-sub-nav {
  display: inline-block;
}
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon ul:before,
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon ul:after {
  content: " ";
  display: table;
}
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon ul:after {
  clear: both;
}
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon ul > li {
  float: left;
}
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon ul > li:not(:last-child) {
  margin-right: 35px;
}
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon ul > li a {
  display: block;
  color: #fff !important;
  font-size: 12px;
  font-weight: 300;
  opacity: 0.6;
  letter-spacing: 1px;
}
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon ul > li a.active-sub-term {
  pointer-events: none;
}
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon ul > li a.active-sub-term,
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon ul > li a:hover {
  opacity: 1;
}
.widget_news_content_container .widget_news_content_results {
  position: relative;
}
.widget_news_content_container .widget_news_content_results[max-width~="775"] .widget_news_content_list-container {
  padding-left: 0;
  padding-right: 0;
  margin-left: -10px;
  margin-right: -10px;
}
.widget_news_content_container .widget_news_content_results .widget_load_more {
  opacity: 0;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  width: 810px;
  margin: 0px auto;
  max-width: 100%;
  font-weight: 400;
}
.widget_news_content_container .widget_news_content_results .widget_load_more.show {
  opacity: 1;
}
.widget_news_content_container .widget_news_content_results .widget_loader {
  display: none;
}
.widget_news_content_container .widget_news_content_list-container {
  position: relative;
  padding: 0 10px;
  margin-bottom: 0px;
  margin-top: 20px;
  height: 570px;
  overflow: hidden;
}
.widget_news_content_container .widget_news_content_list-container[max-width~="640"] {
  height: auto;
  min-height: 570px;
}
.widget_news_content_container .widget_news_content_list-container[max-width~="640"] .scrollable {
  height: auto;
  overflow: initial;
}
.widget_news_content_container .widget_news_content_list-container[max-width~="640"] .widget_news_content_list > li {
  width: 50%;
}
.widget_news_content_container .widget_news_content_list-container[max-width~="600"] .widget_news_content_list > li {
  width: 100%;
  max-width: 290px;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.widget_news_content_container .widget_news_content_list-container .widget_news_content_list {
  zoom: 1;
}
.widget_news_content_container .widget_news_content_list-container .widget_news_content_list:before,
.widget_news_content_container .widget_news_content_list-container .widget_news_content_list:after {
  content: " ";
  display: table;
}
.widget_news_content_container .widget_news_content_list-container .widget_news_content_list:after {
  clear: both;
}
.widget_news_content_container .widget_news_content_list-container .widget_news_content_list:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.widget_news_content_container .widget_news_content_list-container .widget_news_content_list > li {
  float: left;
  width: 33.333%;
  text-align: center;
  padding: 0px 10px;
  margin-bottom: 16px;
}
.widget_news_content_container .widget_news_content_list-container .widget_news_content_list > li .thumb_news {
  display: inline-block;
  text-align: center;
  width: 290px;
  max-width: 100%;
}
.widget_news_content_container.speaker-bg .widget_news_content_top .widget_news_content_top_ribbon,
.widget_news_content_container.speaker-bg .widget_news_content_top .widget_news_content_top_ribbon .widget_news_content_top_ribbon_title,
.widget_news_content_container.speaker-bg .widget_news_content_top .widget_news_content_top_ribbon .widget_news_content_top_ribbon_title:after {
  background: #77294b;
}
.widget_news_content_container.speaker-bg .widget_loader:after {
  border-color: #77294b;
  border-left-color: transparent;
}
.thumb_news {
  display: block;
  height: 265px;
  position: relative;
  color: #fff;
  overflow: hidden;
  text-align: left;
}
.thumb_news .front {
  width: 100%;
  height: 100%;
}
.thumb_news .front .top {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.thumb_news .front .top img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.thumb_news .front .bottom {
  height: 58px;
  color: #fff;
  text-align: left;
  /* type-1 / 3 title  */
  /* type-2 / just top title   */
}
.thumb_news .front .bottom.bg-color-blue {
  background: #263B6E;
}
.thumb_news .front .bottom.bg-color-purple {
  background: #77294b;
}
.thumb_news .front .bottom h3,
.thumb_news .front .bottom h4,
.thumb_news .front .bottom h5 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 10px;
}
.thumb_news .front .bottom h5 {
  color: #fff;
  margin: 0;
  font-size: 12px;
  line-height: 14px;
  height: 10px;
  margin-bottom: 3px;
  padding-left: 15px;
  font-weight: normal;
}
.thumb_news .front .bottom h3 {
  color: #fff;
  margin: 0;
  font-weight: bold;
}
.thumb_news .front .bottom h4 {
  color: #fff;
  margin: 0;
  font-size: 12px;
  line-height: 14px;
  height: 10px;
  font-weight: normal;
}
.thumb_news .front .bottom.type-0 {
  padding-top: 0px;
}
.thumb_news .front .bottom.type-0 h3 {
  font-size: 22px;
  line-height: 64px;
  height: 58px;
  padding-left: 27px;
}
.thumb_news .front .bottom.type-1 {
  padding-top: 8px;
}
.thumb_news .front .bottom.type-1 h3 {
  font-size: 21px;
  line-height: 22px;
  height: 17px;
  margin-bottom: 3px;
  padding-left: 27px;
}
.thumb_news .front .bottom.type-1 h4 {
  padding-left: 52px;
}
.thumb_news .front .bottom.type-2 {
  padding-top: 12px;
}
.thumb_news .front .bottom.type-2 h3 {
  font-size: 22px;
  line-height: 23px;
  height: 17px;
  margin-bottom: 3px;
  padding-left: 30px;
}
.thumb_news .front .bottom.type-3 {
  padding-top: 13px;
}
.thumb_news .front .bottom.type-3 h3 {
  font-size: 22px;
  line-height: 24px;
  height: 17px;
  margin-bottom: 4px;
  padding-left: 17px;
}
.thumb_news .front .bottom.type-3 h4 {
  padding-left: 42px;
}
.thumb_news .front_no_image {
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  opacity: 1;
}
.thumb_news .front_no_image.bg-color-blue {
  background: #263B6E;
}
.thumb_news .front_no_image.bg-color-purple {
  background: #77294b;
}
.thumb_news .front_no_image .top {
  height: 100%;
  position: relative;
  text-align: left;
}
.thumb_news .front_no_image .top .titles_container {
  padding-top: 100px;
  padding-left: 23px;
  position: relative;
  padding-right: 15px;
}
.thumb_news .front_no_image .top .titles_container h5 {
  font-size: 14px;
  line-height: 16px;
  height: auto;
  color: #fff;
  font-weight: normal;
  margin-bottom: 10px;
}
.thumb_news .front_no_image .top .titles_container h3 {
  line-height: 23px;
  font-size: 21px;
  height: auto;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #fff;
}
.thumb_news .front_no_image .top .titles_container h4 {
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
}
.thumb_news .front_no_image .top .bottom_read_more {
  position: absolute;
  font-size: 14px;
  color: #fff;
  bottom: 18px;
  right: 15px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.thumb_news .front_no_image:hover .bottom_read_more {
  font-weight: bold;
  text-decoration: underline;
}
.thumb_news .hover {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  opacity: 1;
  bottom: -100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.thumb_news .hover.bg-color-blue {
  background: #263B6E;
}
.thumb_news .hover.bg-color-purple {
  background: #77294b;
}
.thumb_news .hover .read_more {
  color: #fff;
  display: block;
  text-transform: uppercase;
  font-size: 19px;
  text-align: center;
  line-height: 25px;
  font-weight: bold;
}
.thumb_news:hover .hover {
  bottom: 0;
}
.thumb_news .top {
  height: 207px;
}
.thumb_news .bottom {
  height: 53px;
}
.thumb_news:hover .hover {
  opacity: 1;
}
/* LANDING PAGE */
#page_wrapper.page_wrapper_full_width .full_container .container .widget_news_content_container .widget_news_content_list-container {
  margin-top: 50px;
  height: 630px;
}
#page_wrapper.page_wrapper_full_width .full_container .container .widget_news_content_container .widget_news_content_list-container .widget_news_content_list > li {
  margin-bottom: 46px;
}
#page_wrapper.page_wrapper_full_width .full_container .container .widget_load_more {
  width: 1010px;
  max-width: 100%;
}
.widget-pull-quote .bg {
  height: 400px;
  width: 100%;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
}
.widget-pull-quote .bg .caption {
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  top: 0;
  width: 260px;
  height: 100%;
  left: 100px;
}
@media screen and (max-width: 1220px) {
  .widget-pull-quote .bg .caption {
    width: 225px;
    left: 37px;
  }
}
@media screen and (max-width: 960px) {
  .widget-pull-quote .bg .caption {
    width: 100%;
    bottom: 22px;
    left: 0;
    height: 80px;
    top: auto;
  }
}
.widget-pull-quote .bg .caption .inside {
  padding: 0px 20px;
  padding-top: 80px;
}
@media screen and (max-width: 960px) {
  .widget-pull-quote .bg .caption .inside {
    padding: 0;
  }
}
.widget-pull-quote .bg .caption .inside h3 {
  font-size: 29px;
  color: #555555;
  font-weight: normal;
  margin-bottom: 40px;
}
.widget-pull-quote .bg .caption .inside blockquote {
  position: relative;
  padding: 0px 20px;
  display: inline-block;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.widget-pull-quote .bg .caption .inside blockquote:before,
.widget-pull-quote .bg .caption .inside blockquote:after {
  font-family: 'adobe-caslon-pro', serif;
  font-weight: bold;
  font-size: 32px;
  position: absolute;
  color: #000;
  height: 14px;
  line-height: 25px;
}
.widget-pull-quote .bg .caption .inside blockquote:before {
  content: open-quote;
  top: 0;
  left: 0;
}
.widget-pull-quote .bg .caption .inside blockquote:after {
  content: close-quote;
  bottom: 0;
  right: 0;
}
.widget-pull-quote .bg .caption .inside blockquote p {
  font-style: italic;
  font-size: 20px;
  line-height: 23px;
  font-family: 'Josefin Sans', sans-serif;
  color: #000;
}
.widget-pull-quote .bg .caption .inside h4 {
  font-size: 15px;
  text-transform: uppercase;
  color: #000;
  line-height: 18px;
  margin-bottom: 5px;
  font-weight: bold;
  padding-left: 20px;
}
.widget-pull-quote .bg .caption .inside h5 {
  font-weight: normal;
  font-size: 13px;
  line-height: 15px;
  color: #000;
  padding-left: 20px;
  text-transform: none;
}
@media screen and (max-width: 960px) {
  .widget-pull-quote .bg .caption .inside {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .widget-pull-quote .bg .caption .inside h3 {
    left: 60px;
    top: 20px;
    position: absolute;
    margin-bottom: 0;
  }
  .widget-pull-quote .bg .caption .inside h5 {
    position: absolute;
    bottom: 15px;
    left: 75px;
    padding-left: 0;
    margin-bottom: 0;
  }
  .widget-pull-quote .bg .caption .inside h4 {
    display: none;
  }
  .widget-pull-quote .bg .caption .inside blockquote {
    position: absolute;
    width: 380px;
    right: 60px;
    top: 22px;
    margin-bottom: 0;
  }
  .widget-pull-quote .bg .caption .inside blockquote p {
    font-size: 18px;
    line-height: 20px;
  }
}
@media screen and (max-width: 700px) {
  .widget-pull-quote .bg .caption .inside h3 {
    left: 20px;
    font-size: 23px;
  }
  .widget-pull-quote .bg .caption .inside h5 {
    left: 27px;
  }
  .widget-pull-quote .bg .caption .inside blockquote {
    right: 20px;
    width: 55%;
    top: 17px;
  }
  .widget-pull-quote .bg .caption .inside blockquote p {
    font-size: 15px;
    line-height: 18px;
  }
}
@media screen and (max-width: 410px) {
  .widget-pull-quote .bg .caption .inside blockquote {
    right: 10px;
  }
  .widget-pull-quote .bg .caption .inside h3 {
    left: 10px;
    font-size: 20px;
  }
  .widget-pull-quote .bg .caption .inside h5 {
    left: 20px;
  }
}
.widget-quote-pull-centered .bg {
  height: 500px;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
}
.widget-quote-pull-centered .bg .caption {
  width: 410px;
  position: absolute;
  left: 0;
  top: 25px;
  padding-left: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.widget-quote-pull-centered .bg .caption blockquote {
  position: relative;
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 30px;
  padding-bottom: 7px;
  max-width: 285px;
  display: inline-block;
}
.widget-quote-pull-centered .bg .caption blockquote:before,
.widget-quote-pull-centered .bg .caption blockquote:after {
  font-family: 'adobe-caslon-pro', serif;
  font-weight: bold;
  font-size: 32px;
  position: absolute;
  color: #fff;
  height: 14px;
  line-height: 25px;
}
.widget-quote-pull-centered .bg .caption blockquote:before {
  content: open-quote;
  top: 0;
  left: 0;
}
.widget-quote-pull-centered .bg .caption blockquote:after {
  content: close-quote;
  bottom: 0;
  right: 0;
}
.widget-quote-pull-centered .bg .caption blockquote p {
  font-size: 20px;
  line-height: 23px;
  font-family: 'Josefin Sans', sans-serif;
  color: #fff;
  font-weight: 300;
}
.widget-quote-pull-centered .bg[max-width~="640"] .caption {
  top: auto;
  bottom: 0;
  width: 100%;
}
.widget-quote blockquote {
  position: relative;
  padding: 6px 35px;
  display: inline-block;
}
.widget-quote blockquote:before,
.widget-quote blockquote:after {
  font-family: 'adobe-caslon-pro', serif;
  font-weight: bold;
  font-size: 32px;
  position: absolute;
  color: #3a3a3a;
  height: 14px;
  line-height: 25px;
}
.widget-quote blockquote:before {
  content: open-quote;
  top: 0;
  left: 0;
}
.widget-quote blockquote:after {
  content: close-quote;
  bottom: 0;
  right: 0;
}
.widget-quote blockquote p {
  font-style: italic;
}
.widget-quote .credit {
  margin-top: 25px;
  font-family: 'adobe-caslon-pro', serif;
  padding: 0px 35px;
}
.widget-quote .credit .line {
  width: 50px;
  margin-bottom: 20px;
  height: 1px;
  background: #d8d8d8;
  position: relative;
}
.widget-quote .credit .line:before {
  content: "";
  background-image: -webkit-linear-gradient(left, #fff 0%, #d8d8d8 100%);
  background-image: -o-linear-gradient(left, #fff 0%, #d8d8d8 100%);
  background-image: linear-gradient(to right, #fff 0%, #d8d8d8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd8d8d8', GradientType=1);
  position: absolute;
  left: 0;
  top: 0;
  width: 10px;
  height: 1px;
}
.widget-quote .credit .line:after {
  content: "";
  background-image: -webkit-linear-gradient(left, #d8d8d8 0%, #fff 100%);
  background-image: -o-linear-gradient(left, #d8d8d8 0%, #fff 100%);
  background-image: linear-gradient(to right, #d8d8d8 0%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8d8d8', endColorstr='#ffffffff', GradientType=1);
  position: absolute;
  right: 0;
  top: 0;
  width: 10px;
  height: 1px;
}
.widget-quote .credit strong {
  display: block;
  color: #292929;
  font-size: 20px;
  margin-bottom: 5px;
  font-weight: normal;
}
.widget-quote .credit small {
  display: block;
  color: #6F6F6F;
  font-size: 15px;
  font-style: italic;
}
.widget-quote.align-centered {
  margin: 0px auto;
  text-align: center;
}
.widget-quote.align-centered .credit {
  text-align: center;
}
.widget-quote.align-centered .credit .line {
  margin: 0px auto;
  margin-bottom: 20px;
}
.widget-quote.size-85 blockquote {
  width: 85%;
  max-width: 100%;
}
.widget-quote.font-size-Feature blockquote p {
  font-size: 20px;
  line-height: 40px;
}
.widget-separator {
  /*Fixed 50px space*/
  /*Centered Line*/
  /*Short Centered Line*/
  /*Left-aligned Line*/
  /*Short Left-aligned*/
}
.widget-separator .inside {
  width: 100%;
  height: 1px;
  position: relative;
}
.widget-separator.type-Fixed-50px {
  margin: 25px 0px;
}
.widget-separator.type-Fixed-100px {
  margin: 50px 0px;
}
.widget-separator.type-Fixed-150px {
  margin: 75px 0px;
}
.widget-separator.type-Centered {
  margin: 50px -25px;
}
.widget-separator.type-Centered .inside {
  background: #d8d8d8;
  width: 100%;
}
.widget-separator.type-Centered .inside:before {
  content: "";
  background-image: -webkit-linear-gradient(left, #fff 0%, #d8d8d8 100%);
  background-image: -o-linear-gradient(left, #fff 0%, #d8d8d8 100%);
  background-image: linear-gradient(to right, #fff 0%, #d8d8d8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd8d8d8', GradientType=1);
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 1px;
}
.widget-separator.type-Centered .inside:after {
  content: "";
  background-image: -webkit-linear-gradient(left, #d8d8d8 0%, #fff 100%);
  background-image: -o-linear-gradient(left, #d8d8d8 0%, #fff 100%);
  background-image: linear-gradient(to right, #d8d8d8 0%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8d8d8', endColorstr='#ffffffff', GradientType=1);
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 1px;
}
.widget-separator.type-Short.Centered {
  margin: 50px auto;
}
.widget-separator.type-Short.Centered .inside {
  background: #d8d8d8;
  width: 65%;
  margin: 0px auto;
}
.widget-separator.type-Short.Centered .inside:before {
  content: "";
  background-image: -webkit-linear-gradient(left, #fff 0%, #d8d8d8 100%);
  background-image: -o-linear-gradient(left, #fff 0%, #d8d8d8 100%);
  background-image: linear-gradient(to right, #fff 0%, #d8d8d8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd8d8d8', GradientType=1);
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 1px;
}
.widget-separator.type-Short.Centered .inside:after {
  content: "";
  background-image: -webkit-linear-gradient(left, #d8d8d8 0%, #fff 100%);
  background-image: -o-linear-gradient(left, #d8d8d8 0%, #fff 100%);
  background-image: linear-gradient(to right, #d8d8d8 0%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8d8d8', endColorstr='#ffffffff', GradientType=1);
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 1px;
}
.widget-separator.type-Left-aligned {
  margin: 50px -25px;
}
.widget-separator.type-Left-aligned .inside {
  background: #d8d8d8;
}
.widget-separator.type-Left-aligned .inside:before {
  content: "";
  background-image: -webkit-linear-gradient(left, #fff 0%, #d8d8d8 100%);
  background-image: -o-linear-gradient(left, #fff 0%, #d8d8d8 100%);
  background-image: linear-gradient(to right, #fff 0%, #d8d8d8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd8d8d8', GradientType=1);
  position: absolute;
  left: 0;
  top: 0;
  width: 25px;
  height: 1px;
}
.widget-separator.type-Left-aligned .inside:after {
  content: "";
  background-image: -webkit-linear-gradient(left, #d8d8d8 0%, #fff 100%);
  background-image: -o-linear-gradient(left, #d8d8d8 0%, #fff 100%);
  background-image: linear-gradient(to right, #d8d8d8 0%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8d8d8', endColorstr='#ffffffff', GradientType=1);
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
  height: 1px;
}
@media screen and (max-width: 600px) {
  .widget-separator.type-Left-aligned .inside {
    left: -10%;
  }
}
.widget-separator.type-Short.Left-aligned {
  margin: 50px 0;
}
.widget-separator.type-Short.Left-aligned .inside {
  background: #d8d8d8;
  width: 80%;
}
.widget-separator.type-Short.Left-aligned .inside:before {
  content: "";
  background-image: -webkit-linear-gradient(left, #fff 0%, #d8d8d8 100%);
  background-image: -o-linear-gradient(left, #fff 0%, #d8d8d8 100%);
  background-image: linear-gradient(to right, #fff 0%, #d8d8d8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd8d8d8', GradientType=1);
  position: absolute;
  left: 0;
  top: 0;
  width: 25px;
  height: 1px;
}
.widget-separator.type-Short.Left-aligned .inside:after {
  content: "";
  background-image: -webkit-linear-gradient(left, #d8d8d8 0%, #fff 100%);
  background-image: -o-linear-gradient(left, #d8d8d8 0%, #fff 100%);
  background-image: linear-gradient(to right, #d8d8d8 0%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8d8d8', endColorstr='#ffffffff', GradientType=1);
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
  height: 1px;
}
.widget-statistic {
  padding-top: 50px;
}
.widget-statistic.corner-border > .inside {
  position: relative;
  padding: 40px 0px;
}
.widget-statistic.corner-border > .inside:after {
  content: "";
  position: absolute;
  width: 252px;
  height: 56px;
  top: 0;
  left: 0;
  border-left: solid 1px rgba(0, 0, 0, 0.25);
  border-top: solid 1px rgba(0, 0, 0, 0.25);
  background: transparent;
  z-index: 1;
}
.widget-statistic.corner-border > .inside:before {
  content: "";
  position: absolute;
  width: 252px;
  height: 56px;
  bottom: 0;
  right: 0;
  border-right: solid 1px rgba(0, 0, 0, 0.25);
  border-bottom: solid 1px rgba(0, 0, 0, 0.25);
  background: transparent;
  z-index: 1;
}
.widget-statistic ul {
  zoom: 1;
  position: relative;
}
.widget-statistic ul:before,
.widget-statistic ul:after {
  content: " ";
  display: table;
}
.widget-statistic ul:after {
  clear: both;
}
.widget-statistic ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.widget-statistic ul li {
  float: left;
  width: 100%;
  padding-bottom: 5px;
  margin: 0;
  list-style-type: none !important;
  position: relative;
}
@media screen and (max-width: 500px) {
  .widget-statistic ul li {
    width: 100% !important;
  }
  .widget-statistic ul li:not(:last-child) {
    margin-bottom: 40px !important;
  }
  .widget-statistic ul li:after {
    display: none !important;
  }
}
.widget-statistic ul li:not(:last-child):after {
  content: "";
  width: 1px;
  height: 48px;
  position: absolute;
  background: rgba(0, 0, 0, 0.2);
  right: 0;
  top: 50%;
  margin-top: -24px;
}
.widget-statistic[data-column='4'] .inside {
  position: relative;
}
.widget-statistic[data-column='4'] .inside ul li {
  width: 25%;
}
@media screen and (max-width: 1075px) {
  .widget-statistic[data-column='4'] .inside ul li {
    width: 50%;
  }
  .widget-statistic[data-column='4'] .inside ul li:after {
    display: none;
  }
  .widget-statistic[data-column='4'] .inside ul li:nth-child(1),
  .widget-statistic[data-column='4'] .inside ul li:nth-child(2) {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 1075px) and (min-width: 501px) {
  .widget-statistic[data-column='4'] .inside:after {
    content: "";
    width: 1px;
    height: 48px;
    position: absolute;
    background: rgba(0, 0, 0, 0.2);
    right: 0;
    top: 50%;
    margin-top: -24px;
    left: 50%;
  }
  .widget-statistic[data-column='4'] .inside:before {
    content: "";
    height: 1px;
    width: 48px;
    position: absolute;
    background: rgba(0, 0, 0, 0.2);
    right: 0;
    top: 50%;
    left: 50%;
    margin-left: -24px;
  }
}
.widget-statistic[data-column='3'] .inside {
  position: relative;
}
.widget-statistic[data-column='3'] .inside ul li {
  width: 33.333%;
}
@media screen and (max-width: 1075px) {
  .widget-statistic[data-column='3'] .inside ul li {
    width: 50%;
  }
  .widget-statistic[data-column='3'] .inside ul li:nth-child(1),
  .widget-statistic[data-column='3'] .inside ul li:nth-child(2) {
    margin-bottom: 70px;
  }
  .widget-statistic[data-column='3'] .inside ul li:after {
    display: none;
  }
  .widget-statistic[data-column='3'] .inside ul li:last-child {
    width: 100%;
  }
}
@media screen and (max-width: 1075px) and (min-width: 501px) {
  .widget-statistic[data-column='3'] .inside:after {
    content: "";
    width: 1px;
    height: 24px;
    position: absolute;
    background: rgba(0, 0, 0, 0.2);
    right: 0;
    top: 45%;
    margin-top: -24px;
    left: 50%;
  }
  .widget-statistic[data-column='3'] .inside:before {
    content: "";
    height: 1px;
    width: 48px;
    position: absolute;
    background: rgba(0, 0, 0, 0.2);
    right: 0;
    top: 45%;
    left: 50%;
    margin-left: -24px;
  }
}
.widget-statistic[data-column='2'] ul li {
  width: 50%;
}
.widget-statistic li {
  text-align: center;
}
.widget-statistic li .field-name-field-number {
  font-weight: normal;
  line-height: 31px;
  height: 29px;
  font-family: 'adobe-caslon-pro', serif;
  color: rgba(0, 0, 0, 0.65);
  font-size: 42px;
}
.widget-statistic li .field-name-field-number small {
  font-size: 20px;
  font-style: italic;
  display: inline-block;
  vertical-align: top;
}
.widget-statistic li .field-name-field-text {
  margin-top: 14px;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.4);
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0px 15px;
}
.widget-statistic.long li .field-name-field-text {
  text-transform: none;
  font-size: 15px;
  line-height: 16px;
}
.responsive-tabs dd,
.responsive-tabs-placeholder dd {
  margin-inline-start: 0;
}
.responsive-tabs dt,
.responsive-tabs-placeholder dt {
  cursor: pointer;
  border-right: solid 4px #fff;
  text-transform: uppercase;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .responsive-tabs dt,
  .responsive-tabs-placeholder dt {
    width: 100% !important;
    border-right: 0px;
  }
  .responsive-tabs dt:not(.active),
  .responsive-tabs-placeholder dt:not(.active) {
    margin-bottom: 2px;
  }
}
.responsive-tabs dt.style-Big,
.responsive-tabs-placeholder dt.style-Big,
.responsive-tabs dt.style-Small,
.responsive-tabs-placeholder dt.style-Small {
  background: rgba(36, 68, 125, 0.2);
  color: rgba(0, 0, 0, 0.6);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.responsive-tabs dt.style-Big:hover,
.responsive-tabs-placeholder dt.style-Big:hover,
.responsive-tabs dt.style-Small:hover,
.responsive-tabs-placeholder dt.style-Small:hover {
  background: rgba(36, 68, 125, 0.4);
}
.responsive-tabs dt.style-Big.active,
.responsive-tabs-placeholder dt.style-Big.active,
.responsive-tabs dt.style-Small.active,
.responsive-tabs-placeholder dt.style-Small.active {
  background-color: #24447d;
  color: #fff;
}
.responsive-tabs dt:last-child,
.responsive-tabs-placeholder dt:last-child {
  border-right: 0 !important;
}
.responsive-tabs dt.style-Small,
.responsive-tabs-placeholder dt.style-Small {
  height: 40px;
  line-height: 43px;
  font-size: 15px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .responsive-tabs dt.style-Big,
  .responsive-tabs-placeholder dt.style-Big,
  .responsive-tabs dt.style-img,
  .responsive-tabs-placeholder dt.style-img {
    height: 40px;
    line-height: 43px;
    font-size: 15px;
    font-weight: normal;
    background-image: none !important;
  }
  .responsive-tabs dt.style-img,
  .responsive-tabs-placeholder dt.style-img {
    background: rgba(36, 68, 125, 0.2);
    color: rgba(0, 0, 0, 0.6);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .responsive-tabs dt.style-img:hover,
  .responsive-tabs-placeholder dt.style-img:hover {
    background: rgba(36, 68, 125, 0.4);
  }
  .responsive-tabs dt.style-img.active,
  .responsive-tabs-placeholder dt.style-img.active {
    background-color: #24447d;
    color: #fff;
  }
}
@media screen and (min-width: 768px) {
  .responsive-tabs dt.style-Big,
  .responsive-tabs-placeholder dt.style-Big {
    height: 77px;
    line-height: 80px;
    font-size: 20px;
    font-weight: 600;
  }
  .responsive-tabs dt.style-img,
  .responsive-tabs-placeholder dt.style-img {
    height: 140px;
    font-size: 20px;
    font-weight: 600;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    color: #7f7f7f;
    position: relative;
  }
  .responsive-tabs dt.style-img:after,
  .responsive-tabs-placeholder dt.style-img:after {
    content: "";
    background: #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0.8;
    z-index: 1;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .responsive-tabs dt.style-img span,
  .responsive-tabs-placeholder dt.style-img span {
    position: relative;
    z-index: 50;
    opacity: 1;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    display: inline-block;
    max-width: 90%;
    vertical-align: middle;
    margin-top: 10px;
  }
  .responsive-tabs dt.style-img:before,
  .responsive-tabs-placeholder dt.style-img:before {
    content: "";
    width: 0px;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .responsive-tabs dt.style-img:hover:after,
  .responsive-tabs-placeholder dt.style-img:hover:after {
    opacity: 0.5;
  }
  .responsive-tabs dt.style-img.active:after,
  .responsive-tabs-placeholder dt.style-img.active:after {
    opacity: 0;
  }
  .responsive-tabs dt.style-img.active span,
  .responsive-tabs-placeholder dt.style-img.active span {
    opacity: 0;
  }
}
.responsive-tabs dt:last-of-type,
.responsive-tabs-placeholder dt:last-of-type {
  border-right: 0;
}
.responsive-tabs.tab-num-2 dt,
.responsive-tabs-placeholder.tab-num-2 dt {
  width: 50%;
  border-width: 10px;
}
.responsive-tabs.tab-num-2 dd:nth-child(1) .moving_title,
.responsive-tabs-placeholder.tab-num-2 dd:nth-child(1) .moving_title {
  text-align: left;
}
.responsive-tabs.tab-num-2 dd:nth-child(2) .moving_title,
.responsive-tabs-placeholder.tab-num-2 dd:nth-child(2) .moving_title {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .responsive-tabs.tab-num-2 dd:nth-child(2) .moving_title,
  .responsive-tabs-placeholder.tab-num-2 dd:nth-child(2) .moving_title {
    text-align: left;
  }
}
.responsive-tabs.tab-num-3 dt,
.responsive-tabs-placeholder.tab-num-3 dt {
  width: 33.333%;
  border-width: 6px;
}
.responsive-tabs.tab-num-3 dd:nth-child(1) .moving_title,
.responsive-tabs-placeholder.tab-num-3 dd:nth-child(1) .moving_title {
  text-align: left;
}
.responsive-tabs.tab-num-3 dd:nth-child(2) .moving_title,
.responsive-tabs-placeholder.tab-num-3 dd:nth-child(2) .moving_title {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .responsive-tabs.tab-num-3 dd:nth-child(2) .moving_title,
  .responsive-tabs-placeholder.tab-num-3 dd:nth-child(2) .moving_title {
    text-align: left;
  }
}
.responsive-tabs.tab-num-3 dd:nth-child(3) .moving_title,
.responsive-tabs-placeholder.tab-num-3 dd:nth-child(3) .moving_title {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .responsive-tabs.tab-num-3 dd:nth-child(3) .moving_title,
  .responsive-tabs-placeholder.tab-num-3 dd:nth-child(3) .moving_title {
    text-align: left;
  }
}
.responsive-tabs.tab-num-4 dt,
.responsive-tabs-placeholder.tab-num-4 dt {
  width: 25%;
}
.responsive-tabs.tab-num-5 dt,
.responsive-tabs-placeholder.tab-num-5 dt {
  width: 20%;
}
.responsive-tabs.tab-num-6 dt,
.responsive-tabs-placeholder.tab-num-6 dt {
  width: 16.6666%;
}
.responsive-tabs-placeholder {
  display: none;
  box-shadow: inset 0px 0px 7px rgba(0, 0, 0, 0.57);
  zoom: 1;
  overflow: hidden;
}
.responsive-tabs-placeholder .moving_title {
  margin-bottom: 20px !important;
  text-transform: uppercase !important;
  font-size: 24px !important;
  line-height: 32px !important;
  font-weight: 600 !important;
  color: #555555 !important;
  letter-spacing: 0.5px !important;
}
.responsive-tabs-placeholder .moving_title span {
  font-weight: 600 !important;
}
.responsive-tabs-placeholder:before,
.responsive-tabs-placeholder:after {
  content: " ";
  display: table;
}
.responsive-tabs-placeholder:after {
  clear: both;
}
.responsive-tabs-placeholder:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.responsive-tabs-placeholder > .inside {
  position: relative;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.responsive-tabs-placeholder > .inside dd {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 48px;
  float: left;
}
.responsive-tabs-placeholder.tab-num-3 > .inside {
  width: 300%;
}
.responsive-tabs-placeholder.tab-num-3 > .inside > dd {
  width: 33.333%;
}
.responsive-tabs-placeholder.tab-num-2 > .inside {
  width: 200%;
}
.responsive-tabs-placeholder.tab-num-2 > .inside > dd {
  width: 50%;
}
.responsive-tabs-placeholder.tab-num-4 > .inside {
  width: 400%;
}
.responsive-tabs-placeholder.tab-num-4 > .inside > dd {
  width: 25%;
}
.responsive-tabs-placeholder.tab-num-5 > .inside {
  width: 500%;
}
.responsive-tabs-placeholder.tab-num-5 > .inside > dd {
  width: 20%;
}
.responsive-tabs-placeholder.tab-num-6 > .inside {
  width: 600%;
}
.responsive-tabs-placeholder.tab-num-6 > .inside > dd {
  width: 16.666%;
}
.responsive-tabs-placeholder[data-index="1"] .inside {
  left: 0;
}
.responsive-tabs-placeholder[data-index="2"] .inside {
  left: -100%;
}
.responsive-tabs-placeholder[data-index="3"] .inside {
  left: -200%;
}
.responsive-tabs-placeholder[data-index="4"] .inside {
  left: -300%;
}
.responsive-tabs-placeholder[data-index="5"] .inside {
  left: -400%;
}
.responsive-tabs-placeholder[data-index="6"] .inside {
  left: -500%;
}
@media only screen and (min-width: 767px) {
  .responsive-tabs dt {
    float: left;
  }
  .responsive-tabs > dd {
    display: none;
  }
  .responsive-tabs .active + dd {
    display: none;
  }
  .responsive-tabs-placeholder {
    clear: both;
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .responsive-tabs dt.active + dd {
    box-shadow: inset 0px 0px 7px rgba(0, 0, 0, 0.57);
    max-height: 1000px;
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .responsive-tabs dd {
    padding: 0px 48px;
    overflow: hidden;
    max-height: 0px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
}
.widget-text-box {
  padding: 1px 0px;
}
.widget-text-box .title-style-normal {
  position: relative;
  margin-bottom: 35px;
  font-weight: 300;
  color: #6F6F6F;
  padding-bottom: 8px;
  line-height: 25px;
}
.widget-text-box .title-style-normal .title-line {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #d8d8d8;
}
.widget-text-box .title-style-normal .title-line:before {
  content: "";
  background-image: -webkit-linear-gradient(left, #fff 0%, #d8d8d8 100%);
  background-image: -o-linear-gradient(left, #fff 0%, #d8d8d8 100%);
  background-image: linear-gradient(to right, #fff 0%, #d8d8d8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd8d8d8', GradientType=1);
  position: absolute;
  left: 0;
  top: 0;
  width: 25px;
  height: 1px;
}
.widget-text-box .title-style-normal .title-line:after {
  content: "";
  background-image: -webkit-linear-gradient(left, #d8d8d8 0%, #fff 100%);
  background-image: -o-linear-gradient(left, #d8d8d8 0%, #fff 100%);
  background-image: linear-gradient(to right, #d8d8d8 0%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8d8d8', endColorstr='#ffffffff', GradientType=1);
  position: absolute;
  right: 0;
  top: 0;
  width: 25px;
  height: 1px;
}
.widget-text-box .title-style-italic {
  margin-bottom: 10px;
  color: #6F6F6F;
  font-weight: 300;
  font-style: italic;
}
.widget-text-box .inside {
  margin: -7px auto;
  width: 100%;
  max-width: 100%;
}
.widget-article-plus-text {
  zoom: 1;
}
.widget-article-plus-text:before,
.widget-article-plus-text:after {
  content: " ";
  display: table;
}
.widget-article-plus-text:after {
  clear: both;
}
.widget-article-plus-text:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.widget-article-plus-text ul {
  float: none !important;
}
.widget-article-plus-text[max-width~="540"] .block_article {
  float: none;
  width: 100%;
  padding: 0px;
}
.widget-article-plus-text[max-width~="540"] .block_article .line {
  display: none;
}
.widget-article-plus-text .field ul {
  padding-left: 0 !important;
}
.widget-article-plus-text .block_article {
  height: 305px;
  max-width: 360px;
  /*padding-right: 35px;
    margin-right   : 35px;*/
  width: 34%;
  padding-right: 3%;
  margin-right: 3%;
  margin-bottom: 11px;
  position: relative;
  float: left;
}
.widget-article-plus-text .block_article .line {
  position: absolute;
  top: 0px;
  bottom: 0;
  background: #d8d8d8;
  width: 1px;
  right: 0;
}
.widget-article-plus-text .block_article .bg {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  position: relative;
}
.widget-article-plus-text .block_article .bg .bottom {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  z-index: 60;
  width: 100%;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  padding: 15px;
}
.widget-article-plus-text .block_article .bg .bottom h4 {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 10px;
  color: #fff;
  font-weight: bold;
}
.widget-article-plus-text .block_article .bg .bottom p {
  font-size: 15px;
  line-height: 20px;
  font-family: 'Josefin Sans', sans-serif;
  color: #fff;
  margin-bottom: 0;
}
.widget-article-plus-text .block_article .bg .bottom .read_more {
  font-weight: 600;
  font-size: 15px;
  line-height: 23px;
  font-family: 'Josefin Sans', sans-serif;
  color: #fff;
  display: block;
  margin-top: 5px;
}
.widget-text-sidebar .inside {
  zoom: 1;
  position: relative;
}
.widget-text-sidebar .inside:before,
.widget-text-sidebar .inside:after {
  content: " ";
  display: table;
}
.widget-text-sidebar .inside:after {
  clear: both;
}
.widget-text-sidebar .inside:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.widget-text-sidebar .sidebar-container {
  position: relative;
}
.widget-text-sidebar.align-Left .sidebar-container {
  float: left;
  padding-right: 30px;
}
.widget-text-sidebar.align-Left .sidebar-container .line {
  right: 0px;
}
.widget-text-sidebar.align-Left .text-container {
  float: right;
}
.widget-text-sidebar.align-Right .sidebar-container {
  float: right;
  padding-left: 30px;
}
.widget-text-sidebar.align-Right .sidebar-container .line {
  left: 0;
}
.widget-text-sidebar.align-Right .text-container {
  float: left;
}
.widget-text-sidebar .sidebar-container > div:not(.line) {
  width: 170px;
}
.widget-text-sidebar .sidebar-container > div {
  margin-bottom: 30px;
}
.widget-text-sidebar .sidebar-container > div:last-child {
  margin-bottom: 0;
}
.widget-text-sidebar .sidebar-container .line {
  position: absolute;
  top: -15px;
  bottom: -15px;
  background: #d8d8d8;
  width: 1px;
}
.widget-text-sidebar .sidebar-container .line:before {
  content: "";
  background-image: -webkit-linear-gradient(top, #fff 0%, #d8d8d8 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #d8d8d8 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #d8d8d8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffd8d8d8', GradientType=0);
  position: absolute;
  left: 0;
  top: 0;
  height: 25px;
  width: 1px;
}
.widget-text-sidebar .sidebar-container .line:after {
  content: "";
  background-image: -webkit-linear-gradient(top, #d8d8d8 0%, #fff 100%);
  background-image: -o-linear-gradient(top, #d8d8d8 0%, #fff 100%);
  background-image: linear-gradient(to bottom, #d8d8d8 0%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8d8d8', endColorstr='#ffffffff', GradientType=0);
  position: absolute;
  left: 0;
  bottom: 0;
  height: 25px;
  width: 1px;
}
.widget-text-sidebar .text-container {
  width: 870px;
}
.widget-text-sidebar .sidebar-widget-text > h3,
.widget-text-sidebar .sidebar-widget-link-list > h3,
.widget-text-sidebar .sidebar-widget-article > h3,
.widget-text-sidebar .sidebar-widget-featured-buttons > h3,
.widget-text-sidebar .sidebar-widget-download > h3 {
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: solid 1px #cacaca;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 16px;
}
.widget-text-sidebar .sidebar-widget-rs > h3 {
  font-size: 13px;
  font-weight: 700;
  font-style: italic;
  color: rgba(0, 0, 0, 0.8);
  margin-bottom: 25px;
  height: 13px;
  line-height: 16px;
  text-transform: uppercase;
}
.widget-text-sidebar .sidebar-widget-download .bg {
  display: block;
}
.widget-text-sidebar .sidebar-widget-download .bg .img img {
  display: block;
  width: 100%;
  height: auto;
}
.widget-text-sidebar .sidebar-widget-download .bg p {
  color: #6F6F6F;
  font-size: 12px;
  line-height: 14px;
  display: block;
  font-family: 'Josefin Sans', sans-serif;
  margin-top: 5px;
}
.widget-text-sidebar .sidebar-widget-text .text p {
  font-size: 14px;
  line-height: 17px;
  color: #6F6F6F;
  font-family: 'Josefin Sans', sans-serif;
}
.widget-text-sidebar .sidebar-widget-link-list .link-list ul li {
  margin-bottom: 25px;
}
.widget-text-sidebar .sidebar-widget-link-list .link-list ul li:last-child {
  margin-bottom: 0;
}
.widget-text-sidebar .sidebar-widget-link-list .link-list ul li a {
  display: block;
  text-transform: uppercase;
  color: #6F6F6F;
  font-size: 13px;
  font-family: 'Josefin Sans', sans-serif;
  letter-spacing: 1px;
}
.widget-text-sidebar .sidebar-widget-link-list .link-list ul li a:hover {
  color: #263B6E;
}
.widget-text-sidebar .sidebar-widget-featured-buttons .item-list li {
  margin-bottom: 10px;
}
.widget-text-sidebar .sidebar-widget-featured-buttons .item-list li:last-child {
  margin-bottom: 0;
}
.widget-text-sidebar .sidebar-widget-featured-buttons .item-list li a {
  display: block;
  height: 30px;
  line-height: 32px;
  font-weight: 600;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  background: #263B6E;
  border-radius: 3px;
}
.widget-text-sidebar .sidebar-widget-featured-buttons .item-list li a:hover {
  background: #801C1B;
}
.widget-text-sidebar .sidebar-widget-article .bg {
  border: solid 1px #dcdcdc;
  position: relative;
}
.widget-text-sidebar .sidebar-widget-article .bg .img {
  position: relative;
  z-index: 1;
}
.widget-text-sidebar .sidebar-widget-article .bg .img img {
  display: block;
  width: 100%;
  height: auto;
}
.widget-text-sidebar .sidebar-widget-article .bg .bottom {
  position: absolute;
  bottom: 0;
  z-index: 60;
  width: 100%;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px 8px;
}
.widget-text-sidebar .sidebar-widget-article .bg .bottom h4 {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 10px;
  color: #fff;
  font-weight: bold;
}
.widget-text-sidebar .sidebar-widget-article .bg .bottom p {
  font-size: 15px;
  line-height: 20px;
  font-family: 'Josefin Sans', sans-serif;
  color: #fff;
  margin-bottom: 0;
}
.widget-text-sidebar .sidebar-widget-article .bg .bottom a {
  font-weight: 600;
  font-size: 15px;
  line-height: 23px;
  font-family: 'Josefin Sans', sans-serif;
  color: #fff;
  display: block;
  margin-top: 5px;
}
.widget-text-sidebar .sidebar-widget-article .bg .bottom a:hover {
  color: #801C1B;
}
.widget-text-sidebar[max-width~="950"] .text-container {
  width: 720px;
}
.widget-text-sidebar[max-width~="875"] .text-container {
  width: 645px;
}
.widget-text-sidebar[max-width~="850"] .text-container {
  width: 620px;
}
.widget-text-sidebar[max-width~="775"] .text-container {
  width: 545px;
}
.widget-text-sidebar[max-width~="640"] .text-container {
  width: 100%;
  float: none;
  margin-bottom: 60px;
}
.widget-text-sidebar[max-width~="640"] .sidebar-container {
  float: none;
  padding: 0px;
  padding-top: 30px;
  position: relative;
}
.widget-text-sidebar[max-width~="640"] .sidebar-container h3 {
  margin-top: -51px;
  border-bottom: none;
}
.widget-text-sidebar[max-width~="640"] .sidebar-container:before {
  content: "";
  top: 0px;
  left: -250px;
  height: 1px;
  width: 450px;
  background: #d8d8d8;
  position: absolute;
}
.widget-text-sidebar[max-width~="640"] .sidebar-container:after {
  content: "";
  background-image: -webkit-linear-gradient(left, #d8d8d8 0%, #fff 100%);
  background-image: -o-linear-gradient(left, #d8d8d8 0%, #fff 100%);
  background-image: linear-gradient(to right, #d8d8d8 0%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8d8d8', endColorstr='#ffffffff', GradientType=1);
  position: absolute;
  left: 185px;
  top: 0;
  width: 50px;
  height: 1px;
}
.widget-text-sidebar[max-width~="640"] .sidebar-container .line {
  display: none;
}
.widget-text-sidebar[max-width~="640"] .sidebar-container .sidebar-widget-featured-buttons,
.widget-text-sidebar[max-width~="640"] .sidebar-container .sidebar-widget-rs,
.widget-text-sidebar[max-width~="640"] .sidebar-container .sidebar-widget-text {
  width: 100%;
}
.widget-text-sidebar[max-width~="640"] .sidebar-container .sidebar-widget-featured-buttons .item-list {
  zoom: 1;
}
.widget-text-sidebar[max-width~="640"] .sidebar-container .sidebar-widget-featured-buttons .item-list:before,
.widget-text-sidebar[max-width~="640"] .sidebar-container .sidebar-widget-featured-buttons .item-list:after {
  content: " ";
  display: table;
}
.widget-text-sidebar[max-width~="640"] .sidebar-container .sidebar-widget-featured-buttons .item-list:after {
  clear: both;
}
.widget-text-sidebar[max-width~="640"] .sidebar-container .sidebar-widget-featured-buttons .item-list:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.widget-text-sidebar[max-width~="640"] .sidebar-container .sidebar-widget-featured-buttons .item-list > ul {
  margin: 0px -10px;
}
.widget-text-sidebar[max-width~="640"] .sidebar-container .sidebar-widget-featured-buttons .item-list > ul > li {
  padding: 0px 10px;
  float: left;
  width: 33%;
}
.widget-text-sidebar[max-width~="540"] .sidebar-container .sidebar-widget-featured-buttons .item-list > ul > li {
  width: 50%;
}
.widget-text-sidebar[max-width~="540"] .sidebar-container .sidebar-widget-featured-buttons .item-list > ul > li:nth-child(3) {
  width: 100%;
}
.widget-text-sidebar[max-width~="540"] .sidebar-container .widget-text-box-2-col .inside > div.left {
  float: none;
  width: 100%;
}
.field--name-field-wg-timer-date {
  text-align: center;
}
.field-timer-jquery-countdown {
  font-size: xx-large;
  border: none;
  background-color: transparent;
}
.field-timer-jquery-countdown .countdown-section {
  padding-left: 1em;
  padding-right: 1em;
}
.pager-load-more > li a,
.widget_load_more {
  display: block;
  text-align: center;
  background: #263B6E;
  height: 40px;
  line-height: 46px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 300;
  color: #fff !important;
  cursor: pointer;
}
.pager-load-more > li a:hover,
.widget_load_more:hover {
  background: #801C1B;
}
body #page_wrapper .pager__items:not(.pager-load-more) {
  margin-top: 60px;
  position: relative;
  padding: 0px 70px;
  zoom: 1;
  text-align: center;
}
body #page_wrapper .pager__items:not(.pager-load-more):before,
body #page_wrapper .pager__items:not(.pager-load-more):after {
  content: " ";
  display: table;
}
body #page_wrapper .pager__items:not(.pager-load-more):after {
  clear: both;
}
body #page_wrapper .pager__items:not(.pager-load-more):after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
body #page_wrapper .pager__items:not(.pager-load-more) .pager__item--last,
body #page_wrapper .pager__items:not(.pager-load-more) .pager__item--first {
  display: none !important;
}
body #page_wrapper .pager__items:not(.pager-load-more) .pager__item--next,
body #page_wrapper .pager__items:not(.pager-load-more) .pager__item--previous {
  position: absolute;
  top: 0;
}
body #page_wrapper .pager__items:not(.pager-load-more) .pager__item--next a,
body #page_wrapper .pager__items:not(.pager-load-more) .pager__item--previous a {
  display: block;
  height: 42px;
  line-height: 42px;
  position: relative;
  text-transform: uppercase;
  font-size: 14px;
  color: #263B6E;
}
body #page_wrapper .pager__items:not(.pager-load-more) .pager__item--next a:hover,
body #page_wrapper .pager__items:not(.pager-load-more) .pager__item--previous a:hover {
  color: #801C1B;
}
body #page_wrapper .pager__items:not(.pager-load-more) .pager__item--next a:after,
body #page_wrapper .pager__items:not(.pager-load-more) .pager__item--previous a:after {
  content: '';
  position: absolute;
  top: 16px;
}
body #page_wrapper .pager__items:not(.pager-load-more) .pager__item--previous {
  left: 0;
}
body #page_wrapper .pager__items:not(.pager-load-more) .pager__item--next {
  right: 0;
}
body #page_wrapper .pager__items:not(.pager-load-more) > li.pager__item--ellipsis {
  pointer-events: none;
}
body #page_wrapper .pager__items:not(.pager-load-more) > li.pager__item:nth-child(9),
body #page_wrapper .pager__items:not(.pager-load-more) > li.pager__item:nth-child(8) {
  display: none;
}
@media screen and (max-width: 1340px) {
  body #page_wrapper .pager__items:not(.pager-load-more) > li.pager__item:nth-child(7),
  body #page_wrapper .pager__items:not(.pager-load-more) > li.pager__item:nth-child(6) {
    display: none;
  }
}
@media screen and (max-width: 1075px) {
  body #page_wrapper .pager__items:not(.pager-load-more) > li.pager__item:nth-child(5),
  body #page_wrapper .pager__items:not(.pager-load-more) > li.pager__item:nth-child(4) {
    display: none;
  }
}
@media screen and (max-width: 700px) {
  body #page_wrapper .pager__items:not(.pager-load-more) > li.pager__item {
    display: none !important;
  }
}
@media screen and (max-width: 700px) {
  body #page_wrapper .pager__items:not(.pager-load-more) > li.pager__item--ellipsis {
    display: none !important;
  }
}
body #page_wrapper .pager__items:not(.pager-load-more) > li.pager__item.is-active {
  margin-right: 0 !important;
}
body #page_wrapper .pager__items:not(.pager-load-more) > li.pager__item,
body #page_wrapper .pager__items:not(.pager-load-more) > li.is-active,
body #page_wrapper .pager__items:not(.pager-load-more) > li.pager__item--ellipsis {
  display: inline-block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  border-radius: 50%;
  font-size: 14px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
body #page_wrapper .pager__items:not(.pager-load-more) > li.pager__item:not(:last-child),
body #page_wrapper .pager__items:not(.pager-load-more) > li.is-active:not(:last-child),
body #page_wrapper .pager__items:not(.pager-load-more) > li.pager__item--ellipsis:not(:last-child) {
  margin-right: 40px;
}
body #page_wrapper .pager__items:not(.pager-load-more) > li.pager__item:hover:not(.is-active),
body #page_wrapper .pager__items:not(.pager-load-more) > li.is-active:hover:not(.is-active),
body #page_wrapper .pager__items:not(.pager-load-more) > li.pager__item--ellipsis:hover:not(.is-active) {
  background: #801C1B;
}
body #page_wrapper .pager__items:not(.pager-load-more) > li.pager__item:hover:not(.is-active) a,
body #page_wrapper .pager__items:not(.pager-load-more) > li.is-active:hover:not(.is-active) a,
body #page_wrapper .pager__items:not(.pager-load-more) > li.pager__item--ellipsis:hover:not(.is-active) a {
  color: #fff;
}
body #page_wrapper .pager__items:not(.pager-load-more) > li.pager__item a,
body #page_wrapper .pager__items:not(.pager-load-more) > li.is-active a,
body #page_wrapper .pager__items:not(.pager-load-more) > li.pager__item--ellipsis a {
  display: block;
  color: #000;
}
body #page_wrapper .pager__items:not(.pager-load-more) > li.is-active {
  color: #fff;
  background: #801C1B;
}
.block-flippy {
  margin-top: 35px;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 700px) {
  .block-flippy {
    margin-top: 0;
  }
}
@media screen and (max-width: 700px) {
  .block-flippy {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media screen and (max-width: 600px) {
  .block-flippy {
    padding-left: 22px;
    padding-right: 22px;
  }
}
@media screen and (max-width: 320px) {
  .block-flippy {
    padding-left: 17px;
    padding-right: 17px;
  }
}
.block-flippy .block-flippy-container.fixed {
  position: absolute;
  top: 40%;
  width: 100%;
}
body #page_wrapper .flippy {
  display: inline-block;
  zoom: 1;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
}
body #page_wrapper .flippy:before,
body #page_wrapper .flippy:after {
  content: " ";
  display: table;
}
body #page_wrapper .flippy:after {
  clear: both;
}
body #page_wrapper .flippy:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
@media screen and (max-width: 1220px) {
  body #page_wrapper .flippy {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 700px) {
  body #page_wrapper .flippy {
    width: 100%;
  }
}
body #page_wrapper .flippy li {
  float: left;
}
body #page_wrapper .flippy li.middle {
  margin: 0px 2px;
}
@media screen and (max-width: 700px) {
  body #page_wrapper .flippy li.middle {
    width: 100%;
    margin: 0;
  }
}
body #page_wrapper .flippy li.next {
  float: right;
}
@media screen and (max-width: 700px) {
  body #page_wrapper .flippy li.next {
    width: 50%;
  }
}
@media screen and (max-width: 700px) {
  body #page_wrapper .flippy li.prev {
    width: 50%;
  }
  body #page_wrapper .flippy li.prev a {
    border-right: none;
  }
}
body #page_wrapper .flippy li a:not(.bg) {
  display: block;
  height: 60px;
  background: rgba(255, 255, 255, 0.85);
  line-height: 63px;
  text-align: center;
  border-radius: 2px;
  text-transform: uppercase;
  font-size: 11px;
  color: #969696;
  width: 150px;
  position: relative;
}
@media screen and (max-width: 700px) {
  body #page_wrapper .flippy li a:not(.bg) {
    border: solid 1px rgba(0, 0, 0, 0.3);
    width: 100%;
    background: #fff;
    text-align: center;
    border-radius: 0px;
  }
}
body #page_wrapper .flippy li a:not(.bg):hover .hover {
  opacity: 1;
}
body #page_wrapper .flippy li a:not(.bg) .hover {
  background: #26437e;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
body #page_wrapper .flippy li a:not(.bg) .hover:before {
  content: "";
  width: 0px;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
body #page_wrapper .flippy li a:not(.bg) .hover:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 13px;
  height: 35px;
  background-position: -83px -130px;
}
body #page_wrapper .flippy li a:not(.bg) .hover.Next:after {
  width: 13px;
  height: 35px;
  background-position: -99px -130px;
}
body #page_wrapper .flippy li a:not(.bg):hover {
  background: #26437e;
  color: #fff;
}
body #page_wrapper .flippy li a:not(.bg).link_all {
  letter-spacing: 0.5px;
  font-size: 22px;
  width: 400px;
}
@media screen and (max-width: 700px) {
  body #page_wrapper .flippy li a:not(.bg).link_all {
    width: 100%;
    border-top: 0;
  }
}
.widget_row p {
  font-size: 17px;
  line-height: 32px;
  margin-bottom: 20px;
  font-family: 'adobe-caslon-pro', serif;
  color: #4d4d4d;
}
.widget_row p strong {
  font-weight: 600;
}
.widget_row p:last-child {
  margin-bottom: 0;
}
.widget_row p a {
  color: #133fad;
}
.widget_row p a:hover {
  color: #801C1B;
}
.widget_row iframe {
  width: 100%;
}
.widget_row .feature {
  font-size: 20px;
  line-height: 40px;
  margin-bottom: 20px;
  font-family: 'adobe-caslon-pro', serif;
  font-weight: 600;
  color: #4d4d4d;
}
.widget_row .feature:last-child {
  margin-bottom: 0;
}
.widget_row h2:not(.centered):not(.left-aligned):not(.box) {
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  color: #555555;
  letter-spacing: 0.5px;
}
.widget_row h2:not(.centered):not(.left-aligned):not(.box) span {
  font-weight: 600;
}
.widget_row h3 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 600;
  line-height: 32px;
  font-size: 20px;
  color: #555555;
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 0.5px;
}
.widget_row h4 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: normal;
  line-height: 32px;
  font-size: 24px;
  color: #6F6F6F;
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 1px;
}
.widget_row h5 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: normal;
  line-height: 32px;
  font-size: 18px;
  color: #6F6F6F;
  text-transform: uppercase;
  margin-bottom: 15px;
  letter-spacing: 0px;
}
.widget_row h6 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 300;
  line-height: 32px;
  font-style: italic;
  font-size: 18px;
  color: #6F6F6F;
  text-transform: uppercase;
  margin-bottom: 15px;
  letter-spacing: 1px;
}
.widget_row .footnotes {
  font-size: 12px !important;
  line-height: 20px;
  margin-bottom: 5px;
}
.widget_row .widget-text-box table,
.widget_row .content table {
  margin-bottom: 30px;
  width: 100%;
}
.widget_row .widget-text-box table caption,
.widget_row .content table caption {
  text-transform: uppercase;
  padding: 15px 0px;
  font-size: 18px;
  color: #263B6E;
}
.widget_row .widget-text-box table thead th,
.widget_row .content table thead th {
  padding: 20px 10px;
  text-transform: uppercase;
  color: #fff;
  background: #263B6E;
  font-size: 16px;
  border: solid 1px #647191;
  border-top: none;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
}
.widget_row .widget-text-box table thead th a,
.widget_row .content table thead th a {
  color: #fff;
}
.widget_row .widget-text-box table thead th a:hover,
.widget_row .content table thead th a:hover {
  color: #801c1b;
}
.widget_row .widget-text-box table tbody td,
.widget_row .content table tbody td {
  padding: 15px 10px;
  font-size: 15px;
  border: solid 1px #b0b0b0;
  text-align: center;
}
.widget_row .widget-text-box table tbody td p,
.widget_row .content table tbody td p {
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 0;
}
.widget_row .widget-text-box table tbody th,
.widget_row .content table tbody th {
  border: solid 1px #b0b0b0;
  padding: 15px 10px;
  font-size: 14px;
  font-weight: normal;
  text-align: right;
}
.widget_row .widget-text-box table tbody th p,
.widget_row .content table tbody th p {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0;
}
.widget_row .widget-text-box table tfoot td,
.widget_row .content table tfoot td {
  padding: 15px 10px;
  font-size: 14px;
  border: solid 1px #b0b0b0;
  background: #e6e6e6;
}
.widget_row .widget-text-box table.last-row tbody tr:last-child td,
.widget_row .content table.last-row tbody tr:last-child td,
.widget_row .widget-text-box table.last-row tbody tr:last-child th,
.widget_row .content table.last-row tbody tr:last-child th {
  border: solid 1px #b0b0b0;
  background: #e6e6e6;
}
.widget_row .node-course h2 {
  text-transform: uppercase;
  margin-bottom: 15px;
  font-weight: 600;
  font-size: 17px;
}
.widget_row .node-course h2 a {
  color: #000;
}
.widget_row .node-course h2 a:hover {
  color: #263B6E;
}
.widget_row .node-course .content {
  font-size: 16px;
  line-height: 29px;
  font-family: 'adobe-caslon-pro', serif;
  margin-bottom: 20px;
  color: #4d4d4d;
}
.widget_row .node-course .content strong {
  font-weight: 600;
}
.widget_row .node-course .content a {
  color: #133fad;
}
.widget_row .node-course .content a:hover {
  color: #801C1B;
}
.widget_row .widget-text-box ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty),
.widget_row .widget-text-box-2-col ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty),
.widget_row .node-faculty ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty),
.widget_row .user-profile ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty),
.widget_row .view-header ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty),
.widget_row .view-footer ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty),
.widget_row .widget-article-plus-text ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty),
.widget_row .widget-text-sidebar ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty),
.widget_row .field-type-text-with-summary ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) {
  margin-bottom: 20px;
  padding-left: 25px;
}
@media screen and (max-width: 700px) {
  .widget_row .widget-text-box ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty),
  .widget_row .widget-text-box-2-col ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty),
  .widget_row .node-faculty ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty),
  .widget_row .user-profile ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty),
  .widget_row .view-header ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty),
  .widget_row .view-footer ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty),
  .widget_row .widget-article-plus-text ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty),
  .widget_row .widget-text-sidebar ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty),
  .widget_row .field-type-text-with-summary ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) {
    padding-left: 5px;
  }
}
.widget_row .widget-text-box ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li,
.widget_row .widget-text-box-2-col ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li,
.widget_row .node-faculty ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li,
.widget_row .user-profile ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li,
.widget_row .view-header ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li,
.widget_row .view-footer ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li,
.widget_row .widget-article-plus-text ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li,
.widget_row .widget-text-sidebar ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li,
.widget_row .field-type-text-with-summary ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li {
  margin-bottom: 15px;
  font-size: 17px;
  font-family: 'adobe-caslon-pro', serif;
  padding-left: 25px;
  position: relative;
  line-height: 26px;
}
.widget_row .widget-text-box ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li a,
.widget_row .widget-text-box-2-col ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li a,
.widget_row .node-faculty ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li a,
.widget_row .user-profile ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li a,
.widget_row .view-header ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li a,
.widget_row .view-footer ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li a,
.widget_row .widget-article-plus-text ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li a,
.widget_row .widget-text-sidebar ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li a,
.widget_row .field-type-text-with-summary ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li a {
  color: #133fad;
}
.widget_row .widget-text-box ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li a:hover,
.widget_row .widget-text-box-2-col ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li a:hover,
.widget_row .node-faculty ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li a:hover,
.widget_row .user-profile ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li a:hover,
.widget_row .view-header ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li a:hover,
.widget_row .view-footer ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li a:hover,
.widget_row .widget-article-plus-text ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li a:hover,
.widget_row .widget-text-sidebar ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li a:hover,
.widget_row .field-type-text-with-summary ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li a:hover {
  color: #801C1B;
}
.widget_row .widget-text-box ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li:before,
.widget_row .widget-text-box-2-col ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li:before,
.widget_row .node-faculty ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li:before,
.widget_row .user-profile ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li:before,
.widget_row .view-header ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li:before,
.widget_row .view-footer ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li:before,
.widget_row .widget-article-plus-text ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li:before,
.widget_row .widget-text-sidebar ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li:before,
.widget_row .field-type-text-with-summary ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #263B6E;
  position: absolute;
  left: 0;
  top: 11px;
}
.widget_row .widget-text-box ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li:last-child,
.widget_row .widget-text-box-2-col ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li:last-child,
.widget_row .node-faculty ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li:last-child,
.widget_row .user-profile ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li:last-child,
.widget_row .view-header ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li:last-child,
.widget_row .view-footer ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li:last-child,
.widget_row .widget-article-plus-text ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li:last-child,
.widget_row .widget-text-sidebar ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li:last-child,
.widget_row .field-type-text-with-summary ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li:last-child {
  margin-bottom: 0;
}
.widget_row .widget-text-box ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li > ul,
.widget_row .widget-text-box-2-col ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li > ul,
.widget_row .node-faculty ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li > ul,
.widget_row .user-profile ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li > ul,
.widget_row .view-header ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li > ul,
.widget_row .view-footer ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li > ul,
.widget_row .widget-article-plus-text ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li > ul,
.widget_row .widget-text-sidebar ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li > ul,
.widget_row .field-type-text-with-summary ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li > ul {
  margin-top: 10px;
}
.widget_row .widget-text-box ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li > ul > li:before,
.widget_row .widget-text-box-2-col ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li > ul > li:before,
.widget_row .node-faculty ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li > ul > li:before,
.widget_row .user-profile ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li > ul > li:before,
.widget_row .view-header ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li > ul > li:before,
.widget_row .view-footer ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li > ul > li:before,
.widget_row .widget-article-plus-text ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li > ul > li:before,
.widget_row .widget-text-sidebar ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li > ul > li:before,
.widget_row .field-type-text-with-summary ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty) > li > ul > li:before {
  border-radius: 0;
}
.widget_row .widget-text-box ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty).ul-special-list,
.widget_row .widget-text-box-2-col ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty).ul-special-list,
.widget_row .node-faculty ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty).ul-special-list,
.widget_row .user-profile ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty).ul-special-list,
.widget_row .view-header ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty).ul-special-list,
.widget_row .view-footer ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty).ul-special-list,
.widget_row .widget-article-plus-text ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty).ul-special-list,
.widget_row .widget-text-sidebar ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty).ul-special-list,
.widget_row .field-type-text-with-summary ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty).ul-special-list {
  border-left: solid 1px #e7e8e8;
  padding-left: 0;
}
.widget_row .widget-text-box ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty).ul-special-list > li:before,
.widget_row .widget-text-box-2-col ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty).ul-special-list > li:before,
.widget_row .node-faculty ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty).ul-special-list > li:before,
.widget_row .user-profile ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty).ul-special-list > li:before,
.widget_row .view-header ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty).ul-special-list > li:before,
.widget_row .view-footer ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty).ul-special-list > li:before,
.widget_row .widget-article-plus-text ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty).ul-special-list > li:before,
.widget_row .widget-text-sidebar ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty).ul-special-list > li:before,
.widget_row .field-type-text-with-summary ul:not(.chosen-choices):not(.chosen-results):not(.pager__items):not(.horizontal-tabs-list):not(.list-faculty).ul-special-list > li:before {
  display: none;
}
.widget_row .widget-text-box ol,
.widget_row .widget-text-box-2-col ol,
.widget_row .node-faculty ol,
.widget_row .user-profile ol,
.widget_row .view-header ol,
.widget_row .view-footer ol,
.widget_row .widget-article-plus-text ol,
.widget_row .widget-text-sidebar ol,
.widget_row .field-type-text-with-summary ol {
  margin-bottom: 20px;
  list-style: none;
  padding-left: 0;
  counter-reset: olList;
}
.widget_row .widget-text-box ol:not(.ol-special-list) > li:before,
.widget_row .widget-text-box-2-col ol:not(.ol-special-list) > li:before,
.widget_row .node-faculty ol:not(.ol-special-list) > li:before,
.widget_row .user-profile ol:not(.ol-special-list) > li:before,
.widget_row .view-header ol:not(.ol-special-list) > li:before,
.widget_row .view-footer ol:not(.ol-special-list) > li:before,
.widget_row .widget-article-plus-text ol:not(.ol-special-list) > li:before,
.widget_row .widget-text-sidebar ol:not(.ol-special-list) > li:before,
.widget_row .field-type-text-with-summary ol:not(.ol-special-list) > li:before {
  content: counter(olList);
  font-weight: normal;
  color: #fff;
  width: 17px;
  height: 17px;
  font-size: 12px;
  text-align: center;
  line-height: 18px;
  border-radius: 50%;
  background: #263B6E;
  position: absolute;
  left: 0;
  top: 2px;
  font-family: 'Josefin Sans', sans-serif;
}
.widget_row .widget-text-box ol > li,
.widget_row .widget-text-box-2-col ol > li,
.widget_row .node-faculty ol > li,
.widget_row .user-profile ol > li,
.widget_row .view-header ol > li,
.widget_row .view-footer ol > li,
.widget_row .widget-article-plus-text ol > li,
.widget_row .widget-text-sidebar ol > li,
.widget_row .field-type-text-with-summary ol > li {
  margin-bottom: 15px;
  font-size: 17px;
  font-family: 'adobe-caslon-pro', serif;
  padding-left: 30px;
  position: relative;
  counter-increment: olList;
}
.widget_row .widget-text-box ol > li a,
.widget_row .widget-text-box-2-col ol > li a,
.widget_row .node-faculty ol > li a,
.widget_row .user-profile ol > li a,
.widget_row .view-header ol > li a,
.widget_row .view-footer ol > li a,
.widget_row .widget-article-plus-text ol > li a,
.widget_row .widget-text-sidebar ol > li a,
.widget_row .field-type-text-with-summary ol > li a {
  color: #133fad;
}
.widget_row .widget-text-box ol > li a:hover,
.widget_row .widget-text-box-2-col ol > li a:hover,
.widget_row .node-faculty ol > li a:hover,
.widget_row .user-profile ol > li a:hover,
.widget_row .view-header ol > li a:hover,
.widget_row .view-footer ol > li a:hover,
.widget_row .widget-article-plus-text ol > li a:hover,
.widget_row .widget-text-sidebar ol > li a:hover,
.widget_row .field-type-text-with-summary ol > li a:hover {
  color: #801C1B;
}
.widget_row .widget-text-box ol > li > ol,
.widget_row .widget-text-box-2-col ol > li > ol,
.widget_row .node-faculty ol > li > ol,
.widget_row .user-profile ol > li > ol,
.widget_row .view-header ol > li > ol,
.widget_row .view-footer ol > li > ol,
.widget_row .widget-article-plus-text ol > li > ol,
.widget_row .widget-text-sidebar ol > li > ol,
.widget_row .field-type-text-with-summary ol > li > ol {
  margin-top: 15px;
}
.widget_row .widget-text-box ol > li > ol > li:before,
.widget_row .widget-text-box-2-col ol > li > ol > li:before,
.widget_row .node-faculty ol > li > ol > li:before,
.widget_row .user-profile ol > li > ol > li:before,
.widget_row .view-header ol > li > ol > li:before,
.widget_row .view-footer ol > li > ol > li:before,
.widget_row .widget-article-plus-text ol > li > ol > li:before,
.widget_row .widget-text-sidebar ol > li > ol > li:before,
.widget_row .field-type-text-with-summary ol > li > ol > li:before {
  content: counter(olList, upper-alpha) !important;
  text-indent: 1px !important;
  line-height: 19px !important;
  font-size: 10px !important;
}
.widget_row .widget-text-box ol > li:last-child,
.widget_row .widget-text-box-2-col ol > li:last-child,
.widget_row .node-faculty ol > li:last-child,
.widget_row .user-profile ol > li:last-child,
.widget_row .view-header ol > li:last-child,
.widget_row .view-footer ol > li:last-child,
.widget_row .widget-article-plus-text ol > li:last-child,
.widget_row .widget-text-sidebar ol > li:last-child,
.widget_row .field-type-text-with-summary ol > li:last-child {
  margin-bottom: 0;
}
.widget_row .widget-text-box ol.ol-special-list,
.widget_row .widget-text-box-2-col ol.ol-special-list,
.widget_row .node-faculty ol.ol-special-list,
.widget_row .user-profile ol.ol-special-list,
.widget_row .view-header ol.ol-special-list,
.widget_row .view-footer ol.ol-special-list,
.widget_row .widget-article-plus-text ol.ol-special-list,
.widget_row .widget-text-sidebar ol.ol-special-list,
.widget_row .field-type-text-with-summary ol.ol-special-list {
  border-left: solid 1px #e7e8e8;
}
.widget_row .widget-text-box ol.ol-special-list > li:before,
.widget_row .widget-text-box-2-col ol.ol-special-list > li:before,
.widget_row .node-faculty ol.ol-special-list > li:before,
.widget_row .user-profile ol.ol-special-list > li:before,
.widget_row .view-header ol.ol-special-list > li:before,
.widget_row .view-footer ol.ol-special-list > li:before,
.widget_row .widget-article-plus-text ol.ol-special-list > li:before,
.widget_row .widget-text-sidebar ol.ol-special-list > li:before,
.widget_row .field-type-text-with-summary ol.ol-special-list > li:before {
  content: counter(olList) ". ";
}
.widget_row .or-separator {
  color: #263B6E;
  font-size: 12px;
  padding-left: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  letter-spacing: 2px;
}
.widget_row .course-container .accordion-row .accordion-head {
  padding-bottom: 0;
}
/* LNDING PAGE */
.node-type-page-landing .widget_row h2:not(.centered):not(.left-aligned):not(.box) {
  margin-bottom: 50px;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 32px;
  font-weight: normal;
  color: #6F6F6F;
  letter-spacing: 1px;
}
.node-type-page-landing .widget_row h2:not(.centered):not(.left-aligned):not(.box) span {
  font-weight: 300;
}
.node-type-page-landing .widget_row h3 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: normal;
  line-height: 32px;
  font-size: 19px;
  color: #6F6F6F;
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 0px;
}
.node-type-page-landing .widget_row h4 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 600;
  line-height: 32px;
  font-size: 24px;
  color: #555555;
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 0.5px;
}
.node-type-page-landing .widget_row h5 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 600;
  line-height: 32px;
  font-size: 20px;
  color: #555555;
  text-transform: uppercase;
  margin-bottom: 15px;
  letter-spacing: 0.5px;
}
.node-type-page-landing .widget_row h6 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 300;
  line-height: 32px;
  font-style: italic;
  font-size: 20px;
  color: #6F6F6F;
  text-transform: uppercase;
  margin-bottom: 15px;
  letter-spacing: 1px;
}
@media screen and (min-width: 61rem) {
  .layout-region--node-main .layout-region__content,
  .layout-region--node-footer .layout-region__content {
    max-width: 100% !important;
  }
}
.layout-paragraphs-layout .paragraph--view-mode--preview {
  border-left: 1px solid #ddd !important;
  border-right: 1px solid #ddd !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
}
.layout-paragraphs-layout .paragraph--view-mode--preview .layout {
  border-left: 0 none !important;
}
.layout-paragraphs-layout .paragraph--view-mode--preview .layout-paragraphs-layout-region {
  border: 0 none !important;
}
.layout-paragraphs-layout .paragraph--view-mode--preview .widget_centered_container,
.layout-paragraphs-layout .paragraph--view-mode--preview .widget_full {
  padding-top: 20px;
}
.layout-paragraphs-layout .paragraph--view-mode--preview .widget_centered_container h2,
.layout-paragraphs-layout .paragraph--view-mode--preview .widget_full h2 {
  margin: 0;
}
.layout-paragraphs-layout .paragraph--view-mode--preview .widget_centered .box_with_bg {
  margin: 0;
}
.layout-paragraphs-layout .paragraph--view-mode--preview .widget_centered .eye {
  right: 10px;
}
.lpb-controls {
  z-index: 100;
}
.widget {
  padding-bottom: 40px;
}
.widget_content > div > div {
  margin-bottom: 50px;
}
.widget_content > div > div:last-child {
  margin-bottom: 0;
}
.widget_content a[name],
.widget_content a[id] {
  display: block;
  width: 100%;
  height: 20px;
  position: relative;
}
