/* GLOBAL */
/* 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. */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.clear {
  clear: both;
}
.dialog-off-canvas-main-canvas {
  height: 100%;
}
body #page_wrapper {
  background: #fff;
  font-family: 'Josefin Sans', sans-serif;
  color: #484848;
  font-size: 14px;
}
#page_wrapper a:not(.bg) {
  color: #133fad;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
#page_wrapper a {
  text-decoration: none;
}
input {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
input:focus {
  outline: none;
}
html.swipebox-html {
  overflow: hidden;
}
html body {
  position: relative;
}
@media screen and (min-width: 1200px) {
  html body:not(.adminimal-menu):before {
    content: "";
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    height: 8px;
    background: url(/themes/custom/aup/img/top-shadow.png);
    z-index: 9999;
  }
}
html body.disable-scroll {
  overflow: hidden;
}
@media screen and (max-width: 500px) {
  html body.no_scroll_mobile {
    overflow: hidden;
  }
}
/* TITLES AND TEXTES */
/*#page_content {
  p {
    font-family: @font-family-p;
    font-weight: @fwNormal;
    font-size: @font-size-p;
    margin: 0;
    padding-bottom: 1em;
  }

  h1, h2, h3, h4, h5 {
    font-family: @font-family-title;
  }
}*/
/**
 * Hide elements visually, but keep them available for screen-readers.
 *
 * Used for information required for screen-reader users to understand and use
 * the site where visual display is undesirable. Information provided in this
 * manner should be kept concise, to avoid unnecessary burden on the user.
 * "!important" is used to prevent unintentional overrides.
 */
.element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
  /**
   * The .element-focusable class extends the .element-invisible class to allow
   * the element to be focusable when navigated to via the keyboard.
   */
}
.element-invisible .element-focusable:active,
.element-invisible .element-focusable:focus {
  position: static !important;
  clip: auto;
  overflow: visible;
  height: auto;
}
.scrollable {
  height: 100%;
  overflow: auto;
}
.node-unpublished {
  background-color: #fff4f4;
}
.fa:before {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.front #swipebox-bottom-bar {
  display: none;
}
ul.links.inline {
  list-style-type: none;
  padding-top: 10px;
  float: right;
}
ul.links.inline li {
  display: inline;
  margin-right: 20px;
}
ul.links.inline li:before {
  display: none;
}
ul.links.inline li a {
  font-family: 'Josefin Sans', sans-serif;
  text-transform: uppercase;
  font-size: 18px;
}
ul.links.inline li a:hover {
  color: #801C1B;
}
@media screen and (min-width: 1350px) {
  .node-type-page-func #page_wrapper,
  .page-user #page_wrapper {
    position: relative;
    padding-bottom: 265px;
  }
  .node-type-page-func #page_wrapper #page_footer,
  .page-user #page_wrapper #page_footer {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 284px;
  }
}
iframe[name='google_conversion_frame'] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left;
}
#print_header {
  display: none;
}
@media print {
  #page_footer,
  #sidebar_main,
  #page_banner_landing,
  #page_banner_func,
  #page_banner_content,
  #page_banner_multi,
  #page_banner_featured_buttons,
  #top_bar,
  #messages,
  #tabs,
  .workbench-info-block,
  #sliding-popup,
  .breadcrumb {
    display: none !important;
  }
  #page_wrapper.page_wrapper_no_full_width {
    padding-left: 0 !important;
  }
  #page_content {
    padding-top: 0;
    margin-top: 0 !important;
  }
  #print_header {
    display: block;
    padding-bottom: 15px;
    border-bottom: solid 1px #bdbdbd;
    margin-bottom: 25px;
    padding-top: 15px;
  }
  #print_header:before,
  #print_header:after {
    content: " ";
    display: table;
  }
  #print_header:after {
    clear: both;
  }
  #print_header:before,
  #print_header:after {
    content: " ";
    display: table;
  }
  #print_header:after {
    clear: both;
  }
  #print_header #print_header_logo {
    float: left;
    margin-right: 50px;
  }
  #print_header #print_header_logo img {
    width: 100px;
    height: auto;
  }
  #print_header #print_header_title {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
  }
  #print_header #print_header_breadcrumbs {
    font-size: 12px;
  }
  #print_header #print_header_breadcrumbs .sep {
    margin: 0px 15px;
  }
  #print_header #print_header_breadcrumbs .sep:last-child {
    display: none;
  }
  .widget-assets .list-assets-slider .bg.type-Video:after {
    display: none;
  }
  .explore_thumb {
    height: auto;
  }
  .explore_thumb .top {
    height: auto;
  }
  .explore_thumb .front .top .img img {
    width: 100%;
    height: auto;
    display: block;
  }
  .widget-events-content .widget_events_content_title_all h2 strong,
  .widget-news-content .widget_news_content_title_all h2 strong {
    margin-left: 0;
  }
  body.node-type-page-func .widget_row {
    margin-bottom: 10px;
  }
  body.node-type-page-func .widget_row p,
  body.node-type-page-func .widget_row h2:not(.centered):not(.left-aligned):not(.box),
  body.node-type-page-func .widget_row h3,
  body.node-type-page-func .widget_row h5,
  body.node-type-page-func .widget_row h6 {
    margin-bottom: 10px;
    letter-spacing: 0;
    margin-top: 0;
  }
  body.node-type-page-func .widget_row h2:not(.centered):not(.left-aligned):not(.box) {
    font-size: 11px;
    line-height: 16px;
    font-weight: 700;
    margin-bottom: 15px;
  }
  body.node-type-page-func .widget_row h3 {
    font-size: 9px;
    line-height: 15px;
  }
  body.node-type-page-func .widget_row h5,
  body.node-type-page-func .widget_row h6,
  body.node-type-page-func .widget_row p {
    font-size: 8px;
    line-height: 12px;
  }
  body.node-type-page-func .widget_row .widget-text-box table,
  body.node-type-page-func .widget_row .content table {
    margin-bottom: 0;
    float: none;
  }
  body.node-type-page-func .widget_row .widget-text-box table thead td,
  body.node-type-page-func .widget_row .content table thead td,
  body.node-type-page-func .widget_row .widget-text-box table tbody td,
  body.node-type-page-func .widget_row .content table tbody td,
  body.node-type-page-func .widget_row .widget-text-box table thead th,
  body.node-type-page-func .widget_row .content table thead th,
  body.node-type-page-func .widget_row .widget-text-box table tbody th,
  body.node-type-page-func .widget_row .content table tbody th {
    padding: 4px 10px;
    font-size: 8px;
  }
  body.node-type-page-func .widget_row .widget-text-box table thead td br:first-child,
  body.node-type-page-func .widget_row .content table thead td br:first-child,
  body.node-type-page-func .widget_row .widget-text-box table tbody td br:first-child,
  body.node-type-page-func .widget_row .content table tbody td br:first-child,
  body.node-type-page-func .widget_row .widget-text-box table thead th br:first-child,
  body.node-type-page-func .widget_row .content table thead th br:first-child,
  body.node-type-page-func .widget_row .widget-text-box table tbody th br:first-child,
  body.node-type-page-func .widget_row .content table tbody th br:first-child,
  body.node-type-page-func .widget_row .widget-text-box table thead td br:last-child,
  body.node-type-page-func .widget_row .content table thead td br:last-child,
  body.node-type-page-func .widget_row .widget-text-box table tbody td br:last-child,
  body.node-type-page-func .widget_row .content table tbody td br:last-child,
  body.node-type-page-func .widget_row .widget-text-box table thead th br:last-child,
  body.node-type-page-func .widget_row .content table thead th br:last-child,
  body.node-type-page-func .widget_row .widget-text-box table tbody th br:last-child,
  body.node-type-page-func .widget_row .content table tbody th br:last-child {
    display: none;
  }
  body.node-type-page-func .widget_row .widget-text-box table thead th:first-child,
  body.node-type-page-func .widget_row .content table thead th:first-child,
  body.node-type-page-func .widget_row .widget-text-box table tbody th:first-child,
  body.node-type-page-func .widget_row .content table tbody th:first-child {
    width: 150px;
  }
  body.node-type-page-func .widget_row .widget-text-box table thead th:last-child,
  body.node-type-page-func .widget_row .content table thead th:last-child,
  body.node-type-page-func .widget_row .widget-text-box table tbody th:last-child,
  body.node-type-page-func .widget_row .content table tbody th:last-child {
    width: 200px;
  }
  body.node-type-page-func .widget_row .widget-text-box table thead th,
  body.node-type-page-func .widget_row .content table thead th {
    color: #263B6E;
  }
  body.node-type-page-func .widget_row .widget-text-box table + h3,
  body.node-type-page-func .widget_row .content table + h3 {
    margin-top: 20px;
  }
  body.node-type-page-func .widget_row .accordion .accordion-row .accordion-head {
    padding-left: 0;
    font-size: 11px;
  }
  body.node-type-page-func .widget_row .accordion .accordion-row .accordion-head:before {
    display: none;
  }
  body.node-type-page-func .widget_row .accordion .accordion-row .accordion-content {
    max-height: none;
    padding-left: 0;
  }
  #sidebar_content {
    display: none;
  }
  #page_wrapper.page_wrapper_no_full_width.has_sidebar_right .full_container {
    padding-right: 0;
  }
}
/* LIBRARIES */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: none;
  margin: 0px;
  padding: 0px;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
img {
  border: 0;
}
ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.clearfix:before,
.clearfix:after,
.user-grid:before,
.user-grid:after,
.department-thumb-list:before,
.department-thumb-list:after,
#page_content form .webform-datepicker:before,
#page_content form .webform-datepicker:after,
#page_content form .form-type-date .container-inline:before,
#page_content form .form-type-date .container-inline:after,
.list-faculty:before,
.list-faculty:after,
.department-thumb-list:before,
.department-thumb-list:after {
  content: " ";
  display: table;
}
.clearfix:after,
.user-grid:after,
.department-thumb-list:after,
#page_content form .webform-datepicker:after,
#page_content form .form-type-date .container-inline:after,
.list-faculty:after,
.department-thumb-list:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
  height: 0;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
/*.hidden {
  display: none !important;
}*/
.affix {
  position: fixed;
}
/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch {
  overflow: hidden !important;
}
#swipebox-overlay img {
  border: none !important;
}
#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#swipebox-container {
  position: relative;
  width: 100%;
  height: 100%;
}
#swipebox-slider {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
  cursor: pointer;
}
#swipebox-slider .slide {
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
}
#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide .swipebox-inline-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
#swipebox-slider .slide-loading {
  background: url(/themes/custom/aup/img/loader.gif) no-repeat center center;
}
#swipebox-bottom-bar,
#swipebox-top-bar {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%;
}
#swipebox-bottom-bar {
  bottom: -50px;
}
#swipebox-bottom-bar.visible-bars {
  -webkit-transform: translate3d(0, -50px, 0);
  transform: translate3d(0, -50px, 0);
}
#swipebox-top-bar {
  top: -50px;
}
#swipebox-top-bar.visible-bars {
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
}
#swipebox-title {
  display: block;
  width: 100%;
  text-align: center;
}
#swipebox-prev,
#swipebox-next,
#swipebox-close {
  background-image: url(/themes/custom/aup/img/icons.png);
  background-repeat: no-repeat;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  width: 50px;
  height: 50px;
  top: 0;
}
#swipebox-arrows {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 50px;
}
#swipebox-prev {
  background-position: -32px 13px;
  float: left;
}
#swipebox-next {
  background-position: -78px 13px;
  float: right;
}
#swipebox-close {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 9999;
  background-position: 15px 12px;
}
.swipebox-no-close-button #swipebox-close {
  display: none;
}
#swipebox-prev.disabled,
#swipebox-next.disabled {
  opacity: 0.3;
}
.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  -webkit-animation: rightSpring 0.3s;
  animation: rightSpring 0.3s;
}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  -webkit-animation: leftSpring 0.3s;
  animation: leftSpring 0.3s;
}
.swipebox-touch #swipebox-container:before,
.swipebox-touch #swipebox-container:after {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: ' ';
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0;
}
.swipebox-touch #swipebox-container:before {
  left: 0;
  -webkit-box-shadow: inset 10px 0px 10px -8px #656565;
  box-shadow: inset 10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-container:after {
  right: 0;
  -webkit-box-shadow: inset -10px 0px 10px -8px #656565;
  box-shadow: inset -10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
  opacity: 1;
}
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
  opacity: 1;
}
@-webkit-keyframes rightSpring {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes rightSpring {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes leftSpring {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes leftSpring {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@media screen and (min-width: 800px) {
  #swipebox-close {
    right: 10px;
  }
  #swipebox-arrows {
    width: 92%;
    max-width: 800px;
  }
}
/* Skin 
--------------------------*/
#swipebox-overlay {
  background: rgba(13, 13, 13, 0.8);
}
#swipebox-bottom-bar,
#swipebox-top-bar {
  text-shadow: 1px 1px 1px black;
  background: #000;
  opacity: 0.95;
}
#swipebox-top-bar {
  color: white !important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif;
}
/*!
 * FullCalendar v3.1.0 Stylesheet
 * Docs & License: http://fullcalendar.io/
 * (c) 2016 Adam Shaw
 */
.fc {
  direction: ltr;
  text-align: left;
}
.fc-rtl {
  text-align: right;
}
body .fc {
  /* extra precedence to overcome jqui */
  font-size: 1em;
}
/* Colors
--------------------------------------------------------------------------------------------------*/
.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-row,
.fc-unthemed .fc-content,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-list-heading td {
  border-color: #ddd;
}
.fc-unthemed .fc-popover {
  background-color: #fff;
}
.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover .fc-header,
.fc-unthemed .fc-list-heading td {
  background: #eee;
}
.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666;
}
.fc-highlight {
  /* when user is selecting cells */
  background: #bce8f1;
  opacity: 0.3;
}
.fc-bgevent {
  /* default look for background events */
  background: #8fdf82;
  opacity: 0.3;
}
.fc-nonbusiness {
  /* default look for non-business-hours areas */
  /* will inherit .fc-bgevent's styles */
  background: #d7d7d7;
}
/* Icons (inline elements with styled text that mock arrow icons)
--------------------------------------------------------------------------------------------------*/
.fc-icon {
  display: inline-block;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  text-align: center;
  overflow: hidden;
  font-family: "Courier New", Courier, monospace;
  /* don't allow browser text-selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/*
Acceptable font-family overrides for individual icons:
	"Arial", sans-serif
	"Times New Roman", serif

NOTE: use percentage font sizes or else old IE chokes
*/
.fc-icon:after {
  position: relative;
}
.fc-icon-left-single-arrow:after {
  content: "\02039";
  font-weight: bold;
  font-size: 200%;
  top: -7%;
}
.fc-icon-right-single-arrow:after {
  content: "\0203A";
  font-weight: bold;
  font-size: 200%;
  top: -7%;
}
.fc-icon-left-double-arrow:after {
  content: "\000AB";
  font-size: 160%;
  top: -7%;
}
.fc-icon-right-double-arrow:after {
  content: "\000BB";
  font-size: 160%;
  top: -7%;
}
.fc-icon-left-triangle:after {
  content: "\25C4";
  font-size: 125%;
  top: 3%;
}
.fc-icon-right-triangle:after {
  content: "\25BA";
  font-size: 125%;
  top: 3%;
}
.fc-icon-down-triangle:after {
  content: "\25BC";
  font-size: 125%;
  top: 2%;
}
.fc-icon-x:after {
  content: "\000D7";
  font-size: 200%;
  top: 6%;
}
/* Buttons (styled <button> tags, normalized to work cross-browser)
--------------------------------------------------------------------------------------------------*/
/* Firefox has an annoying inner border */
.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0;
}
.fc-state-default {
  /* non-theme */
  border: 1px solid;
}
.fc-state-default.fc-corner-left {
  /* non-theme */
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.fc-state-default.fc-corner-right {
  /* non-theme */
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* icons in buttons */
.fc button .fc-icon {
  /* non-theme */
  position: relative;
  top: -0.05em;
  /* seems to be a good adjustment across browsers */
  margin: 0 0.2em;
  vertical-align: middle;
}
/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/
.fc-state-default {
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
  color: #333333;
  background-color: #e6e6e6;
}
.fc-state-hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.fc-state-down,
.fc-state-active {
  background-color: #cccccc;
  background-image: none;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  box-shadow: none;
}
/* Buttons Groups
--------------------------------------------------------------------------------------------------*/
.fc-button-group {
  display: inline-block;
}
/*
every button that is not first in a button group should scootch over one pixel and cover the
previous button's border...
*/
.fc .fc-button-group > * {
  /* extra precedence b/c buttons have margin set to zero */
  float: left;
  margin: 0 0 0 -1px;
}
.fc .fc-button-group > :first-child {
  /* same */
  margin-left: 0;
}
/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-popover {
  position: absolute;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}
.fc-popover .fc-header {
  /* TODO: be more consistent with fc-head/fc-body */
  padding: 2px 4px;
}
.fc-popover .fc-header .fc-title {
  margin: 0 2px;
}
.fc-popover .fc-header .fc-close {
  cursor: pointer;
}
.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
  float: left;
}
.fc-rtl .fc-popover .fc-header .fc-title,
.fc-ltr .fc-popover .fc-header .fc-close {
  float: right;
}
/* unthemed */
.fc-unthemed .fc-popover {
  border-width: 1px;
  border-style: solid;
}
.fc-unthemed .fc-popover .fc-header .fc-close {
  font-size: 0.9em;
  margin-top: 2px;
}
/* jqui themed */
.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0;
  /* where they meet, let the header have the border */
}
/* Misc Reusable Components
--------------------------------------------------------------------------------------------------*/
.fc-divider {
  border-style: solid;
  border-width: 1px;
}
hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  /* height is unreliable across browsers, so use padding */
  border-width: 1px 0;
}
.fc-clear {
  clear: both;
}
.fc-bg,
.fc-bgevent-skeleton,
.fc-highlight-skeleton,
.fc-helper-skeleton {
  /* these element should always cling to top-left/right corners */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.fc-bg {
  bottom: 0;
  /* strech bg to bottom edge */
}
.fc-bg table {
  height: 100%;
  /* strech bg to bottom edge */
}
/* Tables
--------------------------------------------------------------------------------------------------*/
.fc table {
  width: 100%;
  box-sizing: border-box;
  /* fix scrollbar issue in firefox */
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
  /* normalize cross-browser */
}
.fc th {
  text-align: center;
}
.fc th,
.fc td {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top;
}
.fc td.fc-today {
  border-style: double;
  /* overcome neighboring borders */
}
/* Internal Nav Links
--------------------------------------------------------------------------------------------------*/
a[data-goto] {
  cursor: pointer;
}
a[data-goto]:hover {
  text-decoration: underline;
}
/* Fake Table Rows
--------------------------------------------------------------------------------------------------*/
.fc .fc-row {
  /* extra precedence to overcome themes w/ .ui-widget-content forcing a 1px border */
  /* no visible border by default. but make available if need be (scrollbar width compensation) */
  border-style: solid;
  border-width: 0;
}
.fc-row table {
  /* don't put left/right border on anything within a fake row.
	   the outer tbody will worry about this */
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  /* no bottom borders on rows */
  border-bottom: 0 hidden transparent;
}
.fc-row:first-child table {
  border-top: 0 hidden transparent;
  /* no top border on first row */
}
/* Day Row (used within the header and the DayGrid)
--------------------------------------------------------------------------------------------------*/
.fc-row {
  position: relative;
}
.fc-row .fc-bg {
  z-index: 1;
}
/* highlighting cells & background event skeleton */
.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
  bottom: 0;
  /* stretch skeleton to bottom of row */
}
.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
  height: 100%;
  /* stretch skeleton to bottom of row */
}
.fc-row .fc-highlight-skeleton td,
.fc-row .fc-bgevent-skeleton td {
  border-color: transparent;
}
.fc-row .fc-bgevent-skeleton {
  z-index: 2;
}
.fc-row .fc-highlight-skeleton {
  z-index: 3;
}
/*
row content (which contains day/week numbers and events) as well as "helper" (which contains
temporary rendered events).
*/
.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px;
  /* matches the space above the events */
  height: 100%;
}
.fc-row .fc-content-skeleton table {
  height: 100%;
  min-height: 120px;
}
.fc-row .fc-content-skeleton table tbody tr {
  height: 24px;
}
.fc-row .fc-content-skeleton table tbody tr td {
  vertical-align: top;
}
.fc-row .fc-content-skeleton table tbody tr td .fc-start.fc-end {
  /*margin: 0px 4px;*/
  margin-bottom: 0px;
}
.fc-row .fc-helper-skeleton {
  z-index: 5;
}
.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
  /* see-through to the background below */
  background: none;
  /* in case <td>s are globally styled */
  border-color: transparent;
  /* don't put a border between events and/or the day number */
  border-bottom: 0;
}
.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-helper-skeleton tbody td {
  /* don't put a border between event cells */
  border-top: 0;
}
/* Scrolling Container
--------------------------------------------------------------------------------------------------*/
.fc-scroller {
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 700px) {
  .fc-scroller {
    min-height: 600px;
  }
}
.fc-month-view .fc-scroller {
  overflow: hidden !important;
}
/* TODO: move to agenda/basic */
.fc-scroller > .fc-day-grid,
.fc-scroller > .fc-time-grid {
  position: relative;
  /* re-scope all positions */
  width: 100%;
  /* hack to force re-sizing this inner element when scrollbars appear/disappear */
}
/* Global Event Styles
--------------------------------------------------------------------------------------------------*/
.fc-event {
  position: relative;
  /* for resize handle and other inner positioning */
  display: block;
  /* make the <a> tag block */
  font-size: 0.85em;
  line-height: 1.3;
  border-radius: 3px;
  border: 1px solid #3a87ad;
  /* default BORDER color */
  font-weight: normal;
  /* undo jqui's ui-widget-header bold */
  letter-spacing: 0.25px;
}
.fc-event,
.fc-event-dot {
  background-color: #3a87ad;
  /* default BACKGROUND color */
}
/* overpower some of bootstrap's and jqui's styles on <a> tags */
.fc-event,
.fc-event:hover,
.ui-widget .fc-event {
  color: #fff;
  /* default TEXT color */
  text-decoration: none;
  /* if <a> has an href */
}
.fc-event[href],
.fc-event.fc-draggable {
  cursor: pointer;
  /* give events with links and draggable events a hand mouse pointer */
}
.fc-not-allowed,
.fc-not-allowed .fc-event {
  /* to override an event's custom cursor */
  cursor: not-allowed;
}
.fc-event .fc-bg {
  /* the generic .fc-bg already does position */
  z-index: 1;
  background: #fff;
  opacity: 0.25;
}
.fc-event .fc-content {
  position: relative;
  z-index: 2;
  padding: 4px 6px;
  padding-bottom: 2px;
}
.fc-event .fc-content .fc-time {
  display: none;
}
.fc-event .fc-content .fx-title {
  font-size: 12px;
}
/* resizer (cursor AND touch devices) */
.fc-event .fc-resizer {
  position: absolute;
  z-index: 4;
}
/* resizer (touch devices) */
.fc-event .fc-resizer {
  display: none;
}
.fc-event.fc-allow-mouse-resize .fc-resizer,
.fc-event.fc-selected .fc-resizer {
  /* only show when hovering or selected (with touch) */
  display: block;
}
/* hit area */
.fc-event.fc-selected .fc-resizer:before {
  /* 40x40 touch area */
  content: "";
  position: absolute;
  z-index: 9999;
  /* user of this util can scope within a lower z-index */
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}
/* Event Selection (only for touch devices)
--------------------------------------------------------------------------------------------------*/
.fc-event.fc-selected {
  z-index: 9999 !important;
  /* overcomes inline z-index */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.fc-event.fc-selected.fc-dragging {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}
/* Horizontal Events
--------------------------------------------------------------------------------------------------*/
/* bigger touch area when selected */
.fc-h-event.fc-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  /* below resizers */
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0;
}
/* events that are continuing to/from another week. kill rounded corners and butt up against edge */
.fc-h-event.fc-not-start,
.fc-h-event.fc-not-end {
  opacity: 0.8;
}
.fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  /* replace the border with padding */
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  /* replace the border with padding */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
/* resizer (cursor AND touch devices) */
/* left resizer  */
.fc-ltr .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-end-resizer {
  cursor: w-resize;
  left: -1px;
  /* overcome border */
}
/* right resizer */
.fc-ltr .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-start-resizer {
  cursor: e-resize;
  right: -1px;
  /* overcome border */
}
/* resizer (mouse devices) */
.fc-h-event.fc-allow-mouse-resize .fc-resizer {
  width: 7px;
  top: -1px;
  /* overcome top border */
  bottom: -1px;
  /* overcome bottom border */
}
/* resizer (touch devices) */
.fc-h-event.fc-selected .fc-resizer {
  /* 8x8 little dot */
  border-radius: 4px;
  border-width: 1px;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* vertically center */
  top: 50%;
  margin-top: -4px;
}
/* left resizer  */
.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
  margin-left: -4px;
  /* centers the 8x8 dot on the left edge */
}
/* right resizer */
.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
  margin-right: -4px;
  /* centers the 8x8 dot on the right edge */
}
/* DayGrid events
----------------------------------------------------------------------------------------------------
We use the full "fc-day-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
.fc-day-grid-event {
  margin: 0px 2px 0;
  /* spacing between events and edges */
  padding: 0 1px;
}
tr:first-child > td > .fc-day-grid-event {
  margin-top: 2px;
  /* a little bit more space before the first event */
}
.fc-day-grid-event.fc-selected:after {
  content: "";
  position: absolute;
  z-index: 1;
  /* same z-index as fc-bg, behind text */
  /* overcome the borders */
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  /* darkening effect */
  background: #000;
  opacity: 0.25;
}
.fc-day-grid-event .fc-content {
  /* force events to be one-line tall */
  white-space: nowrap;
  overflow: hidden;
}
.fc-day-grid-event .fc-time {
  font-weight: bold;
}
/* resizer (cursor devices) */
/* left resizer  */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
  margin-left: -2px;
  /* to the day cell's edge */
}
/* right resizer */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
  margin-right: -2px;
  /* to the day cell's edge */
}
/* Event Limiting
--------------------------------------------------------------------------------------------------*/
/* "more" link that represents hidden events */
a.fc-more {
  margin: 1px 3px;
  font-size: 0.85em;
  cursor: pointer;
  text-decoration: none;
}
a.fc-more:hover {
  text-decoration: underline;
}
.fc-limited {
  /* rows and cells that are hidden because of a "more" link */
  display: none;
}
/* popover that appears when "more" link is clicked */
.fc-day-grid .fc-row {
  z-index: 1;
  /* make the "more" popover one higher than this */
}
.fc-more-popover {
  z-index: 2;
  width: 220px;
}
.fc-more-popover .fc-event-container {
  padding: 10px;
}
/* Now Indicator
--------------------------------------------------------------------------------------------------*/
.fc-now-indicator {
  position: absolute;
  border: 0 solid red;
}
/* Utilities
--------------------------------------------------------------------------------------------------*/
.fc-unselectable {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* Toolbar
--------------------------------------------------------------------------------------------------*/
.fc-toolbar {
  text-align: center;
}
.fc-toolbar.fc-header-toolbar {
  margin-bottom: 1em;
}
.fc-toolbar.fc-footer-toolbar {
  margin-top: 1em;
}
.fc-toolbar .fc-left {
  float: left;
}
.fc-toolbar .fc-right {
  float: right;
}
.fc-toolbar .fc-center {
  display: inline-block;
}
/* the things within each left/right/center section */
.fc .fc-toolbar > * > * {
  /* extra precedence to override button border margins */
  float: left;
  margin-left: 0.75em;
}
/* the first thing within each left/center/right section */
.fc .fc-toolbar > * > :first-child {
  /* extra precedence to override button border margins */
  margin-left: 0;
}
/* title text */
.fc-toolbar h2 {
  margin: 0;
}
/* button layering (for border precedence) */
.fc-toolbar button {
  position: relative;
}
.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
  z-index: 2;
}
.fc-toolbar .fc-state-down {
  z-index: 3;
}
.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
  z-index: 4;
}
.fc-toolbar button:focus {
  z-index: 5;
}
/* View Structure
--------------------------------------------------------------------------------------------------*/
/* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
/* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.fc-view,
.fc-view > table {
  /* so dragged elements can be above the view's main element */
  position: relative;
  z-index: 1;
}
/* BasicView
--------------------------------------------------------------------------------------------------*/
/* day row structure */
.fc-basicWeek-view .fc-content-skeleton,
.fc-basicDay-view .fc-content-skeleton {
  /* there may be week numbers in these views, so no padding-top */
  padding-bottom: 1em;
  /* ensure a space at bottom of cell for user selecting/clicking */
}
.fc-basic-view .fc-body .fc-row {
  min-height: 4em;
  /* ensure that all rows are at least this tall */
}
/* a "rigid" row will take up a constant amount of height because content-skeleton is absolute */
.fc-row.fc-rigid {
  overflow: hidden;
}
.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
/* week and day number styling */
.fc-day-top.fc-other-month {
  opacity: 0.3;
}
.fc-basic-view .fc-week-number,
.fc-basic-view .fc-day-number {
  height: 17px;
  width: 17px;
  text-align: center;
  line-height: 19px;
  border-radius: 50%;
  margin-top: 4px;
  margin-right: 3px;
  font-size: 13px;
}
.fc-state-highlight .fc-day-number {
  background: #901d1c;
  color: #fff;
  font-size: 9px;
  letter-spacing: 0.5px;
}
.fc-basic-view th.fc-week-number,
.fc-basic-view th.fc-day-number {
  padding: 0 2px;
  /* column headers can't have as much v space */
}
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float: right;
}
.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
  float: left;
}
.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
  float: left;
  border-radius: 0 0 3px 0;
}
.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
  float: right;
  border-radius: 0 0 0 3px;
}
.fc-basic-view .fc-day-top .fc-week-number {
  min-width: 1.5em;
  text-align: center;
  background-color: #f2f2f2;
  color: #808080;
}
/* when week/day number have own column */
.fc-basic-view td.fc-week-number {
  text-align: center;
}
.fc-basic-view td.fc-week-number > * {
  /* work around the way we do column resizing and ensure a minimum width */
  display: inline-block;
  min-width: 1.25em;
}
/* AgendaView all-day area
--------------------------------------------------------------------------------------------------*/
.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2;
  /* so the "more.." popover will be over the time grid */
}
.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em;
  /* all-day section will never get shorter than this */
}
.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-bottom: 1em;
  /* give space underneath events for clicking/selecting days */
}
/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/
.fc .fc-axis {
  /* .fc to overcome default cell styles */
  vertical-align: middle;
  padding: 0 4px;
  white-space: nowrap;
}
.fc-ltr .fc-axis {
  text-align: right;
}
.fc-rtl .fc-axis {
  text-align: left;
}
.ui-widget td.fc-axis {
  font-weight: normal;
  /* overcome jqui theme making it bold */
}
/* TimeGrid Structure
--------------------------------------------------------------------------------------------------*/
.fc-time-grid-container,
.fc-time-grid {
  /* so slats/bg/content/etc positions get scoped within here */
  position: relative;
  z-index: 1;
}
.fc-time-grid {
  min-height: 100%;
  /* so if height setting is 'auto', .fc-bg stretches to fill height */
}
.fc-time-grid table {
  /* don't put outer borders on slats/bg/content/etc */
  border: 0 hidden transparent;
}
.fc-time-grid > .fc-bg {
  z-index: 1;
}
.fc-time-grid .fc-slats,
.fc-time-grid > hr {
  /* the <hr> AgendaView injects when grid is shorter than scroller */
  position: relative;
  z-index: 2;
}
.fc-time-grid .fc-content-col {
  position: relative;
  /* because now-indicator lives directly inside */
}
.fc-time-grid .fc-content-skeleton {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
}
/* divs within a cell within the fc-content-skeleton */
.fc-time-grid .fc-business-container {
  position: relative;
  z-index: 1;
}
.fc-time-grid .fc-bgevent-container {
  position: relative;
  z-index: 2;
}
.fc-time-grid .fc-highlight-container {
  position: relative;
  z-index: 3;
}
.fc-time-grid .fc-event-container {
  position: relative;
  z-index: 4;
}
.fc-time-grid .fc-now-indicator-line {
  z-index: 5;
}
.fc-time-grid .fc-helper-container {
  /* also is fc-event-container */
  position: relative;
  z-index: 6;
}
/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0;
  /* each cell is responsible for its top border */
}
.fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted;
}
.fc-time-grid .fc-slats .ui-widget-content {
  /* for jqui theme */
  background: none;
  /* see through to fc-bg */
}
/* TimeGrid Highlighting Slots
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-highlight-container {
  /* a div within a cell within the fc-highlight-skeleton */
  position: relative;
  /* scopes the left/right of the fc-highlight to be in the column */
}
.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
  /* top and bottom will be in by JS */
}
/* TimeGrid Event Containment
--------------------------------------------------------------------------------------------------*/
.fc-ltr .fc-time-grid .fc-event-container {
  /* space on the sides of events for LTR (default) */
  margin: 0 2.5% 0 2px;
}
.fc-rtl .fc-time-grid .fc-event-container {
  /* space on the sides of events for RTL */
  margin: 0 2px 0 2.5%;
}
.fc-time-grid .fc-event,
.fc-time-grid .fc-bgevent {
  position: absolute;
  z-index: 1;
  /* scope inner z-index's */
}
.fc-time-grid .fc-bgevent {
  /* background events always span full width */
  left: 0;
  right: 0;
}
/* Generic Vertical Event
--------------------------------------------------------------------------------------------------*/
.fc-v-event.fc-not-start {
  /* events that are continuing from another day */
  /* replace space made by the top border with padding */
  border-top-width: 0;
  padding-top: 1px;
  /* remove top rounded corners */
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.fc-v-event.fc-not-end {
  /* replace space made by the top border with padding */
  border-bottom-width: 0;
  padding-bottom: 1px;
  /* remove bottom rounded corners */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
/* TimeGrid Event Styling
----------------------------------------------------------------------------------------------------
We use the full "fc-time-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
.fc-time-grid-event {
  overflow: hidden;
  /* don't let the bg flow over rounded corners */
}
.fc-time-grid-event.fc-selected {
  /* need to allow touch resizers to extend outside event's bounding box */
  /* common fc-selected styles hide the fc-bg, so don't need this anyway */
  overflow: visible;
}
.fc-time-grid-event.fc-selected .fc-bg {
  display: none;
  /* hide semi-white background, to appear darker */
}
.fc-time-grid-event .fc-content {
  overflow: hidden;
  /* for when .fc-selected */
}
.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
  padding: 0 1px;
}
.fc-time-grid-event .fc-time {
  font-size: 0.85em;
  white-space: nowrap;
}
/* short mode, where time and title are on the same line */
.fc-time-grid-event.fc-short .fc-content {
  /* don't wrap to second line (now that contents will be inline) */
  white-space: nowrap;
}
.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
  /* put the time and title on the same line */
  display: inline-block;
  vertical-align: top;
}
.fc-time-grid-event.fc-short .fc-time span {
  display: none;
  /* don't display the full time text... */
}
.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start);
  /* ...instead, display only the start time */
}
.fc-time-grid-event.fc-short .fc-time:after {
  content: "\000A0-\000A0";
  /* seperate with a dash, wrapped in nbsp's */
}
.fc-time-grid-event.fc-short .fc-title {
  font-size: 0.85em;
  /* make the title text the same size as the time */
  padding: 0;
  /* undo padding from above */
}
/* resizer (cursor device) */
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
  content: "=";
}
/* resizer (touch device) */
.fc-time-grid-event.fc-selected .fc-resizer {
  /* 10x10 dot */
  border-radius: 5px;
  border-width: 1px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* horizontally center */
  left: 50%;
  margin-left: -5px;
  /* center on the bottom edge */
  bottom: -5px;
}
/* Now Indicator
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-now-indicator-line {
  border-top-width: 1px;
  left: 0;
  right: 0;
}
/* arrow on axis */
.fc-time-grid .fc-now-indicator-arrow {
  margin-top: -5px;
  /* vertically center on top coordinate */
}
.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  left: 0;
  /* triangle pointing right... */
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  right: 0;
  /* triangle pointing left... */
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
/* List View
--------------------------------------------------------------------------------------------------*/
/* possibly reusable */
.fc-event-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
}
/* view wrapper */
.fc-rtl .fc-list-view {
  direction: rtl;
  /* unlike core views, leverage browser RTL */
}
.fc-list-view {
  border-width: 1px;
  border-style: solid;
}
/* table resets */
.fc .fc-list-table {
  table-layout: auto;
  /* for shrinkwrapping cell content */
}
.fc-list-table td {
  border-width: 1px 0 0;
  padding: 8px 14px;
}
.fc-list-table tr:first-child td {
  border-top-width: 0;
}
/* day headings with the list */
.fc-list-heading {
  border-bottom-width: 1px;
}
.fc-list-heading td {
  font-weight: bold;
}
.fc-ltr .fc-list-heading-main {
  float: left;
}
.fc-ltr .fc-list-heading-alt {
  float: right;
}
.fc-rtl .fc-list-heading-main {
  float: right;
}
.fc-rtl .fc-list-heading-alt {
  float: left;
}
/* event list items */
.fc-list-item.fc-has-url {
  cursor: pointer;
  /* whole row will be clickable */
}
.fc-list-item:hover td {
  background-color: #f5f5f5;
}
.fc-list-item-marker,
.fc-list-item-time {
  white-space: nowrap;
  width: 1px;
}
/* make the dot closer to the event title */
.fc-ltr .fc-list-item-marker {
  padding-right: 0;
}
.fc-rtl .fc-list-item-marker {
  padding-left: 0;
}
.fc-list-item-title a {
  /* every event title cell has an <a> tag */
  text-decoration: none;
  color: inherit;
}
.fc-list-item-title a[href]:hover {
  /* hover effect only on titles with hrefs */
  text-decoration: underline;
}
/* message when no events */
.fc-list-empty-wrap2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.fc-list-empty-wrap1 {
  width: 100%;
  height: 100%;
  display: table;
}
.fc-list-empty {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: relative;
  z-index: 999;
}
.fc-unthemed .fc-list-empty {
  /* theme will provide own background */
  background-color: #eee;
}
.fc-day-header span {
  display: block;
  font-weight: normal;
  color: #652644;
  padding: 5px 0px;
}
.fc-body {
  position: relative;
}
.info_box {
  position: absolute;
  border: solid 1px #fff;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
  padding: 15px 15px;
  z-index: 9999;
  margin-top: 0px;
  min-width: 330px;
  background: #263B6E;
  color: #fff;
  white-space: normal;
}
.info_box.colorRed {
  background: #801C1B;
}
.info_box.colorGrey {
  background: #586173;
}
.info_box .top {
  font-size: 17px;
  line-height: 17px;
  padding-bottom: 10px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.5);
  margin-bottom: 10px;
}
.info_box .detail {
  width: 100%;
}
.info_box .detail:before,
.info_box .detail:after {
  content: " ";
  display: table;
}
.info_box .detail:after {
  clear: both;
}
.info_box .detail:before,
.info_box .detail:after {
  content: " ";
  display: table;
}
.info_box .detail:after {
  clear: both;
}
.info_box .detail .left {
  float: left;
  width: 180px;
  height: 90px;
}
.info_box .detail .left p {
  font-size: 13px;
  line-height: 17px;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  color: #fff;
}
.info_box .detail .right {
  width: 105px;
  height: 90px;
  float: right;
  position: relative;
}
.info_box .detail .right .date {
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 6px;
}
.info_box .detail .right .time {
  font-size: 11px;
  font-style: italic;
  font-weight: 400;
}
.info_box .detail .right .see_more {
  font-size: 12px;
  position: absolute;
  bottom: 0;
  right: 0;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #fff;
}
.info_box .detail .right .see_more:hover {
  color: #000;
}
/* LIST VIEW */
.fc-list-table {
  display: block;
  padding-bottom: 65px;
}
.fc-list-table tbody,
.fc-list-table tr,
.fc-list-table td {
  display: block;
  padding: 0;
  margin: 0;
  border: none;
}
.fc-list-table[max-width~="773"] .day_row {
  margin-left: 151px;
}
.fc-list-table .day_row {
  width: 545px;
  margin: 0px auto;
  margin-top: 65px;
}
.fc-list-table .day_row .fc-list-heading {
  margin-bottom: 28px;
  border-bottom: solid 1px #d4d8e2;
  padding-bottom: 10px;
  font-size: 19px;
  color: rgba(0, 0, 0, 0.8);
}
.fc-list-table .day_row .fc-list-heading .fc-widget-header {
  background: none;
  font-weight: normal;
}
.fc-list-table .day_row .fc-list-heading .fc-widget-header:before,
.fc-list-table .day_row .fc-list-heading .fc-widget-header:after {
  content: " ";
  display: table;
}
.fc-list-table .day_row .fc-list-heading .fc-widget-header:after {
  clear: both;
}
.fc-list-table .day_row .fc-list-heading .fc-widget-header:before,
.fc-list-table .day_row .fc-list-heading .fc-widget-header:after {
  content: " ";
  display: table;
}
.fc-list-table .day_row .fc-list-heading .fc-widget-header:after {
  clear: both;
}
.fc-list-table .day_row .fc-list-heading .fc-list-heading-main {
  float: none;
}
.fc-list-table .day_row .fc-list-heading .fc-list-heading-alt {
  float: left;
  margin-right: 5px;
}
.fc-list-table .day_row .list_event_box {
  margin: 0px -10px;
}
.fc-list-table .day_row .list_event_box:before,
.fc-list-table .day_row .list_event_box:after {
  content: " ";
  display: table;
}
.fc-list-table .day_row .list_event_box:after {
  clear: both;
}
.fc-list-table .day_row .list_event_box:before,
.fc-list-table .day_row .list_event_box:after {
  content: " ";
  display: table;
}
.fc-list-table .day_row .list_event_box:after {
  clear: both;
}
.fc-list-table .day_row .list_event_box .event_box {
  width: 50%;
  float: left;
  margin-bottom: 20px;
}
.fc-list-table .day_row .list_event_box .event_box.long {
  width: 100%;
  clear: both;
}
.fc-list-table .day_row .list_event_box .event_box .inside {
  padding: 0px 10px;
}
.fc-list-table .day_row .list_event_box .event_box .inside .img {
  display: block;
  width: 100%;
  height: auto;
}
.fc-list-table .day_row .list_event_box .event_box .inside .img img {
  width: 100%;
  height: auto;
  display: block;
}
.fc-list-table .day_row .list_event_box .event_box .bg {
  padding: 13px;
  display: block;
  height: 50px;
  position: relative;
}
.fc-list-table .day_row .list_event_box .event_box .bg .title {
  font-size: 15px;
  line-height: 20px;
}
.fc-list-table .day_row .list_event_box .event_box .bg .time {
  position: absolute;
  right: 8px;
  bottom: 7px;
  font-size: 12px;
}
.fc-list-table .day_row#day_row_today {
  position: relative;
}
.fc-list-table .day_row#day_row_today:before {
  content: "";
  position: absolute;
  top: 0;
  left: -85px;
  background: #901d1c;
  width: 19px;
  height: 19px;
  border-radius: 50%;
}
.fc-list-table .day_row#day_row_today:after {
  content: "Now";
  left: -120px;
  top: 4px;
  position: absolute;
  color: #901d1c;
  font-size: 13px;
}
.fc-list-table .day_row#day_row_today .fc-list-heading .fc-list-heading-alt {
  color: #901d1c;
  font-size: 0px;
}
.fc-list-table .day_row#day_row_today .fc-list-heading .fc-list-heading-alt:after {
  content: "Today";
  font-size: 19px;
}
@media screen and (max-width: 700px) {
  .fc-list-table .day_row {
    width: 90%;
  }
  .fc-list-table .day_row .event_box {
    width: 100% !important;
    float: none !important;
    max-width: 290px;
    margin-left: auto;
    margin-right: auto;
  }
}
.fc-listMonth-view {
  position: relative;
}
.fc-listMonth-view:before {
  content: "";
  width: 1px;
  position: absolute;
  top: 60px;
  bottom: 60px;
  left: 75px;
  background: #d4d8e2;
}
.fc-listMonth-view:after {
  content: "Past";
  position: absolute;
  top: 32px;
  width: 40px;
  margin-left: -20px;
  text-align: center;
  left: 75px;
  color: rgba(0, 0, 0, 0.4);
  font-size: 13px;
}
@media screen and (max-width: 1075px) {
  .fc-listMonth-view .day_row {
    margin-left: 50px;
    padding-left: 0;
    width: initial;
    padding-right: 10px;
  }
  .fc-listMonth-view:before {
    left: 31px;
  }
  .fc-listMonth-view:after {
    left: 29px;
  }
  .fc-listMonth-view .fc-list-table .day_row#day_row_today:before {
    left: 11px;
  }
}
@media screen and (max-width: 1075px) {
  .fc-listMonth-view .fc-list-table .day_row#day_row_today:before {
    left: -28px;
  }
}
@media screen and (max-width: 700px) {
  .fc-listMonth-view .fc-scroller {
    max-height: 550px !important;
  }
}
@media screen and (max-width: 600px) {
  .fc-listMonth-view .fc-scroller {
    max-height: 500px !important;
  }
}
@media screen and (max-width: 500px) {
  .fc-listMonth-view .fc-scroller {
    max-height: 450px !important;
  }
}
@media screen and (max-width: 400px) {
  .fc-listMonth-view .fc-scroller {
    max-height: 400px !important;
  }
}
#page_wrapper.page_wrapper_full_width .full_container .container .fc-listMonth-view:before {
  left: 125px;
}
#page_wrapper.page_wrapper_full_width .full_container .container .fc-listMonth-view:after {
  left: 125px;
}
#page_wrapper.page_wrapper_full_width .full_container .container .fc-list-table .day_row#day_row_today:before {
  left: -136px;
}
#page_wrapper.page_wrapper_full_width .full_container .container .fc-list-table .day_row#day_row_today:after {
  left: -175px;
}
#page_wrapper.page_wrapper_no_full_width.has_sidebar_right .full_container .container .fc-list-table .day_row#day_row_today:before {
  left: -48px;
}
@media screen and (max-width: 1040px) {
  #page_wrapper.page_wrapper_no_full_width.has_sidebar_right .full_container .container .fc-list-table .day_row#day_row_today:before {
    left: -28px;
  }
}
#page_wrapper.page_wrapper_no_full_width.has_sidebar_right .full_container .container .fc-list-table .day_row#day_row_today:after {
  left: -90px;
}
/* Generated by Font Squirrel (https://www.fontsquirrel.com) on April 11, 2016 */
/*@font-face {
    font-family: 'Brusher';
    src: url('fonts/brusher-regular-webfont.eot');
    src: url('fonts/brusher-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/brusher-regular-webfont.woff2') format('woff2'),
         url('fonts/brusher-regular-webfont.woff') format('woff'),
         url('fonts/brusher-regular-webfont.ttf') format('truetype'),
         url('fonts/brusher-regular-webfont.svg#brusherregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'fontin_sans_rgbold';
    src: url('fonts/fontin_sans_b_45b-webfont.woff2') format('woff2'),
         url('fonts/fontin_sans_b_45b-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'fontin_sans_rgbold_italic';
    src: url('fonts/fontin_sans_bi_45b-webfont.woff2') format('woff2'),
         url('fonts/fontin_sans_bi_45b-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'fontin_sans_rgitalic';
    src: url('fonts/fontin_sans_i_45b-webfont.woff2') format('woff2'),
         url('fonts/fontin_sans_i_45b-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}









@font-face {
    font-family: 'fontin_sans_scsmall_caps';
    src: url('fonts/fontin_sans_sc_45b-webfont.woff2') format('woff2'),
         url('fonts/fontin_sans_sc_45b-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}*/
@font-face {
  font-family: 'fontin_sans_rgregular';
  src: url('/themes/custom/aup/less/lib/fonts/fontin_sans_r_45b-webfont.woff2') format('woff2'), url('/themes/custom/aup/less/lib/fonts/fontin_sans_r_45b-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
/* SPRITES */
.icon-element,
#sidebar_main #sidebar_header .right .hamburger i,
#sidebar_main #sidebar_search form .form-actions .form-submit,
#sidebar_main #sidebar_main_menu .block-menu > .menu > li:not(.menu-item--expanded) > a:after,
#sidebar_main .relative_content_menu .block-menu > .menu > li:not(.menu-item--expanded) > a:after,
#sidebar_main #sidebar_main_menu .block-menu > .menu > li:not(.menu-item--expanded) > a:hover:after,
#sidebar_main .relative_content_menu .block-menu > .menu > li:not(.menu-item--expanded) > a:hover:after,
#sidebar_main #sidebar_main_menu .block-menu > .menu > li .expend-sub-menu:after,
#sidebar_main .relative_content_menu .block-menu > .menu > li .expend-sub-menu:after,
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > .menu > li.menu-item--expanded > a:after,
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > .menu > li > .menu > li.menu-item--expanded > a.is-active:after,
#sidebar_main .nav_sub_menu .menu > li .item:after,
#sidebar_main #scrollDown:after,
#sidebar_main .explore_sidebar_filters .page-display-switch a.page-grid-switch,
#sidebar_main .explore_sidebar_filters .page-display-switch a.page-list-switch,
#sidebar_main .explore_sidebar_filters .page-display-switch.active-grid a.page-grid-switch,
#sidebar_main .explore_sidebar_filters .page-display-switch.active-list a.page-list-switch,
#sidebar_main .explore_sidebar_filters .form-item-keyword:after,
#open_menu i,
body #page_wrapper .flippy li a:not(.bg) .hover:after,
body #page_wrapper .flippy li a:not(.bg) .hover.Next:after,
.widget_centered.bg-style-image .eye,
.widget-assets .list-assets-slider .bg.type-Video:after,
.widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon .featured_checkbox i,
body #page_wrapper .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .featured_checkbox label:after,
.widget-slider-homepage .slider_home_item .swipebox-video:after {
  background-image: url("/themes/custom/aup/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,
  #sidebar_main #sidebar_header .right .hamburger i,
  #sidebar_main #sidebar_search form .form-actions .form-submit,
  #sidebar_main #sidebar_main_menu .block-menu > .menu > li:not(.menu-item--expanded) > a:after,
  #sidebar_main .relative_content_menu .block-menu > .menu > li:not(.menu-item--expanded) > a:after,
  #sidebar_main #sidebar_main_menu .block-menu > .menu > li:not(.menu-item--expanded) > a:hover:after,
  #sidebar_main .relative_content_menu .block-menu > .menu > li:not(.menu-item--expanded) > a:hover:after,
  #sidebar_main #sidebar_main_menu .block-menu > .menu > li .expend-sub-menu:after,
  #sidebar_main .relative_content_menu .block-menu > .menu > li .expend-sub-menu:after,
  #sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > .menu > li.menu-item--expanded > a:after,
  #sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > .menu > li > .menu > li.menu-item--expanded > a.is-active:after,
  #sidebar_main .nav_sub_menu .menu > li .item:after,
  #sidebar_main #scrollDown:after,
  #sidebar_main .explore_sidebar_filters .page-display-switch a.page-grid-switch,
  #sidebar_main .explore_sidebar_filters .page-display-switch a.page-list-switch,
  #sidebar_main .explore_sidebar_filters .page-display-switch.active-grid a.page-grid-switch,
  #sidebar_main .explore_sidebar_filters .page-display-switch.active-list a.page-list-switch,
  #sidebar_main .explore_sidebar_filters .form-item-keyword:after,
  #open_menu i,
  body #page_wrapper .flippy li a:not(.bg) .hover:after,
  body #page_wrapper .flippy li a:not(.bg) .hover.Next:after,
  .widget_centered.bg-style-image .eye,
  .widget-assets .list-assets-slider .bg.type-Video:after,
  .widget_news_content_container .widget_news_content_top .widget_news_content_top_ribbon .featured_checkbox i,
  body #page_wrapper .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .featured_checkbox label:after,
  .widget-slider-homepage .slider_home_item .swipebox-video:after {
    background-image: url("/themes/custom/aup/less/sprites/icon@2x.png");
    background-size: 268px 242px;
  }
}
/* ELEMENTS */
#page_banner_content {
  height: 505px;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 1440px) {
  #page_banner_content {
    height: 490px;
  }
}
@media screen and (max-width: 1330px) {
  #page_banner_content {
    height: 475px;
  }
}
@media screen and (max-width: 1220px) {
  #page_banner_content {
    height: 500px;
  }
}
@media screen and (max-width: 960px) {
  #page_banner_content {
    height: 360px;
  }
}
@media screen and (max-width: 320px) {
  #page_banner_content {
    height: 240px;
  }
}
#page_banner_func {
  padding: 110px 0px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
}
#page_banner_func:after {
  z-index: 1;
  content: "";
  position: absolute;
  width: 100%;
  height: 250px;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.62) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.62) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.62) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
#page_banner_func .container {
  z-index: 100;
  position: relative;
}
#page_banner_func h1 {
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 2px;
  display: block;
}
#page_banner_func .breadcrumb {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
#page_banner_func .breadcrumb span.sep {
  margin-left: 8px;
  margin-right: 12px;
}
#page_banner_func .breadcrumb span.sep:last-child {
  display: none;
}
#page_banner_func .breadcrumb a {
  color: #fff !important;
}
#page_banner_func .breadcrumb a:hover {
  color: #263B6E !important;
}
#page_banner_func.default-banner {
  background-image: url(/themes/custom/aup/less/img/banner-default.jpg);
}
#page_banner_multi {
  height: 495px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page_banner_multi {
    height: 460px;
  }
}
@media screen and (max-width: 700px) {
  #page_banner_multi {
    height: 430px;
  }
}
@media screen and (max-width: 600px) {
  #page_banner_multi {
    height: 400px;
  }
}
@media screen and (max-width: 450px) {
  #page_banner_multi {
    height: 350px;
  }
}
#page_banner_multi .banner_content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
#page_banner_multi .banner_content h3.ribbon {
  text-transform: uppercase;
  display: block;
  height: 47px;
  line-height: 53px;
  background: #263B6E;
  padding-left: 20px;
  padding-right: 10px;
  font-size: 20px;
  font-weight: 300;
  color: #fff;
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 800px) {
  #page_banner_multi .banner_content h3.ribbon {
    transform-origin: left bottom;
  }
}
@media screen and (max-width: 700px) {
  #page_banner_multi .banner_content h3.ribbon {
    transform-origin: left bottom;
  }
}
@media screen and (max-width: 600px) {
  #page_banner_multi .banner_content h3.ribbon {
    transform-origin: left bottom;
  }
}
@media screen and (max-width: 450px) {
  #page_banner_multi .banner_content h3.ribbon {
    transform-origin: left bottom;
  }
}
#page_banner_multi .banner_content h3.ribbon:after {
  content: "";
  position: absolute;
  right: -50px;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 47px 0 0 50px;
  border-color: transparent transparent transparent #263B6E;
}
@media screen and (max-width: 450px) {
  #page_banner_multi .banner_content h3.ribbon:after {
    right: -49px;
  }
}
#page_banner_multi .banner_content h3.ribbon .ribbon-sep:last-child {
  display: none;
}
#page_banner_multi .banner_content .gradient_bg {
  max-width: 100%;
  overflow: hidden;
  padding: 30px 0px 20px 50px;
  position: relative;
}
#page_banner_multi .banner_content .gradient_bg:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-linear-gradient(left, rgba(28, 28, 28, 0.7) 0%, transparent 100%);
  background-image: -o-linear-gradient(left, rgba(28, 28, 28, 0.7) 0%, transparent 100%);
  background-image: linear-gradient(to right, rgba(28, 28, 28, 0.7) 0%, transparent 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b31c1c1c', endColorstr='#00000000', GradientType=1);
  z-index: 1;
}
#page_banner_multi .banner_content .gradient_bg h1 {
  text-transform: uppercase;
  color: #fff;
  font-size: 40px;
  line-height: 46px;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 800px) {
  #page_banner_multi .banner_content .gradient_bg h1 {
    font-size: 35px;
    line-height: 40px;
  }
}
@media screen and (max-width: 700px) {
  #page_banner_multi .banner_content .gradient_bg h1 {
    font-size: 30px;
    line-height: 35px;
  }
}
@media screen and (max-width: 600px) {
  #page_banner_multi .banner_content .gradient_bg h1 {
    font-size: 25px;
    line-height: 30px;
  }
}
@media screen and (max-width: 450px) {
  #page_banner_multi .banner_content .gradient_bg h1 {
    font-size: 20px;
    line-height: 25px;
  }
}
#page_banner_multi .banner_content .gradient_bg h2 {
  margin-top: 15px;
  font-weight: normal;
  font-style: italic;
  font-size: 15px;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  z-index: 10;
}
#page_banner_multi .banner_content .gradient_bg h2.event_infos {
  white-space: nowrap;
}
#page_banner_landing {
  width: 100%;
  height: 100%;
  min-height: 400px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
}
#page_banner_landing .ribbon_title_mobile {
  text-transform: uppercase;
  height: 47px;
  line-height: 53px;
  background: #263B6E;
  padding-left: 20px;
  padding-right: 30px;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  margin-top: 43px;
  letter-spacing: 1px;
  display: inline-block;
  position: absolute;
  z-index: 555;
  top: 21px;
  left: 0;
  width: 100%;
  font-size: 20px;
  font-weight: 500;
  display: none;
}
@media screen and (max-width: 1220px) {
  #page_banner_landing .ribbon_title_mobile {
    display: block;
  }
}
#page_banner_landing .caption_container_no_slider {
  width: 100%;
  text-align: center;
  padding-left: 450px;
  position: absolute;
  left: 0;
  bottom: 30px;
}
#page_banner_landing .caption_container_no_slider .caption {
  padding: 0px 50px;
  height: 40px;
  line-height: 41px;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 5px;
  display: inline-block;
  position: relative;
}
#page_banner_landing .caption_container_no_slider .caption p {
  color: #555555;
  font-size: 15px;
  font-family: 'Josefin Sans', sans-serif;
}
.video-background {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
}
.video-background .tv {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  right: 0px;
  height: 100%;
  overflow: hidden;
}
.video-background .tv .screen {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  margin: auto;
  opacity: 0;
  transition: opacity 0.5s;
}
.video-background .tv .screen.active {
  opacity: 1;
}
#page_banner_featured_buttons {
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (min-width: 1221px) {
  #page_banner_featured_buttons {
    width: 140px;
    padding: 10px 15px;
    background: rgba(255, 255, 255, 0.9);
    z-index: 500;
  }
}
@media screen and (max-width: 1220px) {
  #page_banner_featured_buttons {
    z-index: 9999;
    top: 16px;
  }
}
@media screen and (max-width: 720px) {
  #page_banner_featured_buttons {
    display: none;
  }
}
#page_banner_featured_buttons h3 {
  text-align: center;
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 15px;
}
@media screen and (max-width: 1220px) {
  #page_banner_featured_buttons h3 {
    display: none;
  }
}
#page_banner_featured_buttons a {
  display: block;
  margin-bottom: 5px;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: 300;
  color: #fff !important;
  background: #263B6E;
  font-size: 11px;
  width: 100%;
  text-align: center;
  height: 30px;
  line-height: 32px;
}
@media screen and (max-width: 1220px) {
  #page_banner_featured_buttons a {
    float: left;
    width: 110px;
    margin-right: 15px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 850px) {
  #page_banner_featured_buttons a:nth-child(2) {
    display: none;
  }
}
#page_banner_featured_buttons a:hover {
  background: #801C1B;
}
#page_banner_featured_buttons a:last-child {
  margin-bottom: 0;
}
.node-type-page-simple #page_banner_landing:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 100px;
  z-index: 10;
  display: none;
  margin-left: -51px;
}
@media screen and (max-width: 865px) {
  .node-type-page-simple #page_banner_landing:after {
    display: block;
  }
}
.tabs ul.primary {
  display: block;
  background: #263B6E;
  margin: 0;
}
.tabs ul.primary:before,
.tabs ul.primary:after {
  content: " ";
  display: table;
}
.tabs ul.primary:after {
  clear: both;
}
.tabs ul.primary:before,
.tabs ul.primary:after {
  content: " ";
  display: table;
}
.tabs ul.primary:after {
  clear: both;
}
.tabs ul.primary li {
  display: block;
  float: left;
}
.tabs ul.primary li a {
  display: block;
  padding: 12px 20px 9px ;
  background: #263B6E;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 12px;
  text-decoration: none;
  text-align: center;
}
.tabs ul.primary li a:hover {
  background: #801C1B;
}
.tabs ul.primary li a.is-active {
  background: #801C1B;
}
.tabs ul.secondary {
  display: block;
  background: #801C1B;
  margin: 0;
}
.tabs ul.secondary:before,
.tabs ul.secondary:after {
  content: " ";
  display: table;
}
.tabs ul.secondary:after {
  clear: both;
}
.tabs ul.secondary:before,
.tabs ul.secondary:after {
  content: " ";
  display: table;
}
.tabs ul.secondary:after {
  clear: both;
}
.tabs ul.secondary li {
  display: block;
  float: left;
}
.tabs ul.secondary li.is-active {
  font-weight: bold;
}
.tabs ul.secondary li a {
  display: block;
  padding: 12px 20px 9px ;
  background: #801C1B;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  text-decoration: none;
  text-align: center;
}
.tabs ul.secondary li a:hover {
  font-weight: bold;
}
#data-drupal-messages {
  clear: both;
}
.messages {
  padding: 25px 25px !important;
  color: #fff !important;
  font-weight: 400;
  border: none !important;
  position: relative;
  padding-left: 65px !important;
  text-align: left;
  font-family: 'Josefin Sans', sans-serif;
  font-style: normal;
  font-size: 16px;
}
.messages + .messages {
  margin-top: 0;
}
.messages a {
  color: #000;
  font-weight: 300;
}
.messages a:hover {
  color: #fff;
}
.messages li {
  margin: 5px 0px;
  font-weight: normal;
}
.messages:before {
  font-family: fontawesome;
  color: #fff;
  position: absolute;
  font-size: 30px;
  top: 20px;
  left: 20px;
}
.messages.messages--status {
  background: #64bf6c;
}
.messages.messages--status:before {
  content: "\f058";
}
.messages.messages--warning {
  background: #E4AB21;
}
.messages.messages--warning:before {
  content: "\f071";
}
.messages.messages--error {
  background: #801C1B;
}
.messages.messages--error:before {
  content: "\f06a";
}
.messages:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 430px) {
  #sidebar_main {
    width: 285px !important;
  }
  #sidebar_main.sidebar_big {
    width: 335px !important;
  }
}
#page_wrapper.page_wrapper_home {
  /*
	#top_bar{
		margin-top: 63px;
		padding: 20px 15px;
	}*/
  /* risky */
}
#page_wrapper.page_wrapper_home #sidebar_header_responsive {
  display: block;
}
#page_wrapper.page_wrapper_home #sidebar_main {
  background: #fff;
  left: -345px !important;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: fixed;
  margin-left: 0;
  z-index: 1000;
}
#page_wrapper.page_wrapper_home.active_sidebar #sidebar_overlay {
  width: 100%;
  opacity: 1;
}
#page_wrapper.page_wrapper_home.active_sidebar #sidebar_main {
  top: 0 !important;
  left: 0 !important;
}
#page_wrapper.page_wrapper_home #anchor_link {
  display: none;
}
#page_wrapper.page_wrapper_home #page_banner_landing {
  position: static;
}
#page_wrapper.page_wrapper_home #sidebar_header_responsive {
  display: none !important;
}
#sidebar_header_responsive {
  display: none ;
}
#sidebar_overlay {
  width: 0;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 988;
  transition: opacity 0.3s;
  opacity: 0;
}
#sidebar_overlay:after {
  content: "";
  width: 30px;
  height: 30px;
  background: url(/themes/custom/aup/img/close.png);
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  position: absolute;
  right: 20px;
  top: 20px;
}
#sidebar_header_responsive {
  display: none;
  top: 0;
  left: 0;
  background: #ffffff;
  width: 100%;
  z-index: 987;
  border-bottom: solid 1px #ADADAD;
}
#sidebar_header_responsive:before,
#sidebar_header_responsive:after {
  content: " ";
  display: table;
}
#sidebar_header_responsive:after {
  clear: both;
}
#sidebar_header_responsive:before,
#sidebar_header_responsive:after {
  content: " ";
  display: table;
}
#sidebar_header_responsive:after {
  clear: both;
}
#sidebar_header_responsive:not(.active).headroom {
  will-change: transform;
  transition: transform 200ms linear;
}
#sidebar_header_responsive:not(.active).headroom--pinned {
  transform: translateY(0%);
}
#sidebar_header_responsive:not(.active).headroom--unpinned {
  transform: translateY(-100%);
}
#sidebar_header_responsive .left {
  float: left;
  padding: 0px 40px;
  position: relative;
  width: 50%;
}
#sidebar_header_responsive .left:hover {
  background: #801C1B;
}
@media screen and (max-width: 600px) {
  #sidebar_header_responsive .left {
    padding: 0px 20px;
  }
}
@media screen and (max-width: 370px) {
  #sidebar_header_responsive .left {
    padding: 0px 10px;
  }
}
#sidebar_header_responsive .left #logo_responsive {
  display: block;
  width: 100%;
  padding: 14px 0;
  position: relative;
  height: 62px;
  cursor: pointer;
}
#sidebar_header_responsive .left #logo_responsive:after {
  content: "HOME";
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
  height: 62px;
  line-height: 62px;
  color: #fff;
  text-align: center;
  background: #801C1B;
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 1px;
  font-family: 'Josefin Sans', sans-serif;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  z-index: 50;
}
#sidebar_header_responsive .left #logo_responsive:hover:after {
  opacity: 1;
}
#sidebar_header_responsive .left #logo_responsive img {
  width: auto;
  height: 100%;
  display: block;
  margin: 0px auto;
}
#sidebar_header_responsive .menu_button {
  float: left;
  padding: 0px 40px;
  cursor: pointer;
  position: relative;
  width: 50%;
  text-align: center;
}
@media screen and (max-width: 600px) {
  #sidebar_header_responsive .menu_button {
    padding: 0px 20px;
  }
}
@media screen and (max-width: 370px) {
  #sidebar_header_responsive .menu_button {
    padding: 0px 10px;
  }
}
#sidebar_header_responsive .menu_button:after {
  content: "";
  width: 1px;
  background: #CCCCCC;
  height: 41px;
  top: 10px;
  left: 0;
  position: absolute;
  z-index: 1;
}
#sidebar_header_responsive .menu_button .responsive_trigger_menu {
  display: inline-block;
}
#sidebar_header_responsive .menu_button .responsive_trigger_menu:before {
  content: "";
  width: 1px;
  height: 63px;
  display: inline-block;
  vertical-align: middle;
}
#sidebar_header_responsive .menu_button .responsive_trigger_menu .hamburger-icon {
  display: inline-block;
  width: 40px;
  vertical-align: middle;
}
#page_wrapper.page_wrapper_full_width.no_content #sidebar_in_content {
  padding-bottom: 50px;
}
#page_wrapper.page_wrapper_full_width.no_content #sidebar_in_content #sidebar_main {
  position: relative !important;
  width: 100% !important;
  left: 0 !important;
  padding-top: 0 !important;
  z-index: 1 !important;
}
#page_wrapper.page_wrapper_full_width.no_content #sidebar_in_content #sidebar_main .scrollable {
  overflow: initial;
}
#page_wrapper.page_wrapper_full_width.no_content #sidebar_in_content #sidebar_main .sidebar-widget-link-list .link-list ul {
  padding: 0 !important;
}
#page_wrapper.page_wrapper_full_width.no_content #sidebar_in_content #sidebar_main #sidebar_left_widgets_landing {
  margin-top: 0;
}
#page_wrapper.page_wrapper_full_width.no_content #sidebar_in_content #sidebar_main .landing_desc_content h1 {
  margin-top: 0 !important;
  padding-left: 0 !important;
}
#page_wrapper.page_wrapper_full_width.no_content #sidebar_in_content #sidebar_main .landing_desc_content h1.ribbon-title {
  margin-left: -111px;
  padding-left: 111px !important;
}
#page_wrapper.page_wrapper_full_width.no_content #sidebar_in_content #sidebar_main .landing_desc_content #sidebar_left_breadcrumbs {
  padding-left: 0 !important;
}
#page_wrapper.page_wrapper_full_width.no_content #sidebar_in_content #sidebar_main .landing_desc_content p {
  padding-left: 0 !important;
  margin: 0 !important;
}
#page_wrapper.page_wrapper_full_width.no_content #sidebar_in_content #sidebar_main .nav_desc_content {
  padding-top: 0 !important;
  padding-left: 0 !important;
}
#page_wrapper.page_wrapper_full_width.no_content #sidebar_in_content #sidebar_main .relative_content_menu {
  display: none !important;
}
.page-search404 #responsive_trigger_menu_page {
  display: none !important;
}
#sidebar_content .block {
  padding-bottom: 2em;
}
#sidebar_main {
  position: fixed;
  float: left;
  width: 345px;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  z-index: 100;
  border-right: solid 1px #ADADAD;
  padding-top: 63px;
  /* SECOND MENU */
  /* BREADCRUMB MENU */
  /*  CONTENTS (TITLE TEXTS) */
  /* APPEAR IN NAV TEMPLATE*/
  /* APPEAR IN LANDING TEMPLATE*/
  /* NAVIGATION AND LINKS LISTS */
  /* APPEAR IN NAV TEMPLATE*/
  /* SIDEBAR parent page link  */
}
#sidebar_main.sidebar_small {
  width: 285px;
  margin-left: -285px;
}
#sidebar_main.sidebar_small #sidebar_hover_footer .sidebar_hover_footer_bottom {
  padding: 17px 20px;
}
#sidebar_main.sidebar_small #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_audiance_menu ul.menu > li:nth-child(2n+1) {
  width: 55%;
}
#sidebar_main.sidebar_small #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_audiance_menu ul.menu > li:nth-child(2n) {
  width: 45%;
}
#sidebar_main #sidebar_header {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
#sidebar_main #sidebar_container {
  height: 100%;
  position: relative;
}
#sidebar_main.headroom {
  will-change: transform;
  transition: transform 200ms linear;
}
#sidebar_main.headroom--pinned {
  transform: translateY(0%);
}
#sidebar_main.headroom--unpinned {
  transform: translateY(-100%);
}
#sidebar_main #sidebar_hover {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 500;
  padding-bottom: 240px;
  display: none;
  opacity: 0;
  background: #fff;
  box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.45);
}
#sidebar_main #sidebar_hover #sidebar_hover_footer {
  position: absolute;
  width: 100%;
  height: 240px;
  bottom: 0;
  box-shadow: 0px -3px 6px 0px rgba(0, 0, 0, 0.27);
  border-top: solid 1px #cecece;
  overflow-x: hidden;
}
#sidebar_main #sidebar_hover.show {
  animation: fadeInFromNone 0.8s ease-out;
  opacity: 1;
  display: block;
}
#sidebar_main #sidebar_hover.show-no-animation {
  opacity: 1;
  display: block;
}
@media screen and (max-height: 700px) {
  #sidebar_main #sidebar_hover {
    padding-bottom: 0;
  }
  #sidebar_main #sidebar_hover #sidebar_hover_footer {
    position: relative;
    margin-top: 20px;
  }
}
@keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@keyframes fadeOutToNone {
  0% {
    display: block;
    opacity: 1;
  }
  99% {
    display: block;
    opacity: 0;
  }
  100% {
    display: none;
    opacity: 0;
  }
}
#sidebar_main #sidebar_header {
  border-bottom: solid 1px #ADADAD;
}
#sidebar_main #sidebar_header:before,
#sidebar_main #sidebar_header:after {
  content: " ";
  display: table;
}
#sidebar_main #sidebar_header:after {
  clear: both;
}
#sidebar_main #sidebar_header:before,
#sidebar_main #sidebar_header:after {
  content: " ";
  display: table;
}
#sidebar_main #sidebar_header:after {
  clear: both;
}
#sidebar_main #sidebar_header .left {
  float: left;
  width: 50%;
  position: relative;
}
#sidebar_main #sidebar_header .left:after {
  content: "";
  width: 1px;
  background: #CCCCCC;
  height: 41px;
  top: 10px;
  right: 0;
  position: absolute;
  z-index: 1;
}
#sidebar_main #sidebar_header .left #logo {
  display: block;
  width: 100%;
  padding: 14px 0;
  position: relative;
  height: 62px;
  cursor: pointer;
}
#sidebar_main #sidebar_header .left #logo:after {
  content: "HOME";
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
  height: 62px;
  line-height: 62px;
  color: #fff;
  text-align: center;
  background: #801C1B;
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 1px;
  font-family: 'Josefin Sans', sans-serif;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  z-index: 50;
}
#sidebar_main #sidebar_header .left #logo:hover:after {
  opacity: 1;
}
#sidebar_main #sidebar_header .left #logo img {
  width: auto;
  height: 100%;
  display: block;
  margin: 0px auto;
}
#sidebar_main #sidebar_header .right {
  float: right;
  width: 50%;
  cursor: pointer;
  position: relative;
}
#sidebar_main #sidebar_header .right .hamburger {
  padding-top: 19px;
  height: 62px;
  position: relative;
}
#sidebar_main #sidebar_header .right .hamburger i {
  width: 24px;
  height: 16px;
  background-position: -2px 0;
  opacity: 0.6;
  display: block;
  margin: 0px auto;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#sidebar_main #sidebar_header .right .hamburger small {
  text-transform: uppercase;
  color: #ADADAD;
  font-size: 9px;
  text-align: center;
  display: block;
  margin-top: 10px;
  font-family: 'Josefin Sans', sans-serif;
}
#sidebar_main #sidebar_header .right .hamburger:hover i {
  opacity: 1;
}
#sidebar_main #sidebar_header .right .hamburger:hover small {
  color: #000;
}
#sidebar_main #sidebar_header .right .close {
  position: absolute;
  width: 100%;
  height: 100%;
  line-height: 62px;
  color: #801C1B;
  text-transform: uppercase;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: normal;
  font-size: 17px;
  letter-spacing: 1px;
  top: 0;
  text-align: center;
  opacity: 0;
  left: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#sidebar_main #sidebar_header .right .close:hover {
  font-weight: bold;
}
#sidebar_main #sidebar_header .right.trigger_close .close {
  opacity: 1;
}
#sidebar_main #sidebar_header .right.trigger_close .hamburger {
  opacity: 0;
}
#sidebar_main #sidebar_search {
  padding: 17px 15px;
  padding-right: 20px;
  border-bottom: solid 1px #ADADAD;
}
#sidebar_main #sidebar_search h2,
#sidebar_main #sidebar_search #edit-reset--2 {
  display: none;
}
#sidebar_main #sidebar_search form:before,
#sidebar_main #sidebar_search form:after {
  content: " ";
  display: table;
}
#sidebar_main #sidebar_search form:after {
  clear: both;
}
#sidebar_main #sidebar_search form:before,
#sidebar_main #sidebar_search form:after {
  content: " ";
  display: table;
}
#sidebar_main #sidebar_search form:after {
  clear: both;
}
#sidebar_main #sidebar_search form .form-item-keywords {
  float: left;
  width: 80%;
  height: 19px;
  border-radius: 13px;
  margin: 0;
}
#sidebar_main #sidebar_search form .form-item-keywords label {
  display: none;
}
#sidebar_main #sidebar_search form .form-item-keywords input {
  width: 100%;
  border-radius: 13px;
  height: 20px;
  border: solid 1px #B4B4B4;
  color: #000;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 11px;
  text-indent: 8px;
}
#sidebar_main #sidebar_search form .form-item-keywords input::-moz-placeholder {
  color: #B4B4B4;
  opacity: 1;
}
#sidebar_main #sidebar_search form .form-item-keywords input:-ms-input-placeholder {
  color: #B4B4B4;
}
#sidebar_main #sidebar_search form .form-item-keywords input::-webkit-input-placeholder {
  color: #B4B4B4;
}
#sidebar_main #sidebar_search form .form-item-keywords input:focus::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
#sidebar_main #sidebar_search form .form-item-keywords input:focus:-ms-input-placeholder {
  color: #fff;
}
#sidebar_main #sidebar_search form .form-item-keywords input:focus::-webkit-input-placeholder {
  color: #fff;
}
#sidebar_main #sidebar_search form .form-actions {
  float: right;
  width: 20%;
  text-align: right;
  margin: 0;
  clear: none;
}
#sidebar_main #sidebar_search form .form-actions .form-submit {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-position: -2px -48px;
  opacity: 0.6;
  border: none;
  font-size: 0px;
  outline: none;
  background-color: transparent;
}
#sidebar_main #sidebar_search form .form-actions .form-submit:hover {
  opacity: 1;
}
#sidebar_main #sidebar_container .menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
#sidebar_main #sidebar_main_menu .hidden-from-main-menu {
  display: none !important;
}
#sidebar_main #sidebar_main_menu .block-menu > .menu,
#sidebar_main .relative_content_menu .block-menu > .menu {
  /* LEVEL 1 */
}
#sidebar_main #sidebar_main_menu .block-menu > .menu > li,
#sidebar_main .relative_content_menu .block-menu > .menu > li {
  position: relative;
  border-bottom: solid 1px #E6E6E6;
  padding: 0;
  /* LEVEL 2 */
}
#sidebar_main #sidebar_main_menu .block-menu > .menu > li.menu-item--expanded > a:after,
#sidebar_main .relative_content_menu .block-menu > .menu > li.menu-item--expanded > a:after {
  content: "";
  height: 33px;
  width: 1px;
  position: absolute;
  right: 52px;
  top: 6px;
  background: #E6E6E6;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#sidebar_main #sidebar_main_menu .block-menu > .menu > li:not(.menu-item--expanded) > a:after,
#sidebar_main .relative_content_menu .block-menu > .menu > li:not(.menu-item--expanded) > a:after {
  /* missing */
  content: "";
  position: absolute;
  right: 20px;
  top: 13px;
  width: 9px;
  height: 23px;
  background-position: -1px -138px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background-color: transparent;
}
#sidebar_main #sidebar_main_menu .block-menu > .menu > li:not(.menu-item--expanded) > a:hover:after,
#sidebar_main .relative_content_menu .block-menu > .menu > li:not(.menu-item--expanded) > a:hover:after {
  background-color: #263B6E;
  width: 9px;
  height: 23px;
  background-position: -12px -138px;
}
#sidebar_main #sidebar_main_menu .block-menu > .menu > li .expend-sub-menu,
#sidebar_main .relative_content_menu .block-menu > .menu > li .expend-sub-menu {
  text-align: center;
  width: 52px;
  position: absolute;
  right: 0;
  top: 0;
  height: 45px;
  cursor: pointer;
  background-color: #fff;
  background-image: url(/themes/custom/aup/img/Hamburger.png);
  background-position: center center;
  background-repeat: no-repeat;
  /*&:after{
                    content: "";
                    .icon-menuBlue();
                    display: inline-block;
                    vertical-align: middle;
                }*/
}
#sidebar_main #sidebar_main_menu .block-menu > .menu > li .expend-sub-menu:before,
#sidebar_main .relative_content_menu .block-menu > .menu > li .expend-sub-menu:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 100%;
}
#sidebar_main #sidebar_main_menu .block-menu > .menu > li .expend-sub-menu:after,
#sidebar_main .relative_content_menu .block-menu > .menu > li .expend-sub-menu:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 10px;
  background-position: -26px -68px;
  opacity: 0;
}
#sidebar_main #sidebar_main_menu .block-menu > .menu > li .expend-sub-menu.active,
#sidebar_main .relative_content_menu .block-menu > .menu > li .expend-sub-menu.active {
  background: #263B6E;
}
#sidebar_main #sidebar_main_menu .block-menu > .menu > li .expend-sub-menu.active:after,
#sidebar_main .relative_content_menu .block-menu > .menu > li .expend-sub-menu.active:after {
  opacity: 1;
}
@media screen and (min-width: 900px) {
  #sidebar_main #sidebar_main_menu .block-menu > .menu > li .expend-sub-menu:hover,
  #sidebar_main .relative_content_menu .block-menu > .menu > li .expend-sub-menu:hover {
    background: #263B6E;
  }
  #sidebar_main #sidebar_main_menu .block-menu > .menu > li .expend-sub-menu:hover:after,
  #sidebar_main .relative_content_menu .block-menu > .menu > li .expend-sub-menu:hover:after {
    opacity: 1;
  }
}
#sidebar_main #sidebar_main_menu .block-menu > .menu > li > a,
#sidebar_main .relative_content_menu .block-menu > .menu > li > a {
  display: block;
  width: 100%;
  height: 45px;
  line-height: 50px;
  text-transform: uppercase;
  font-size: 14px;
  color: #999999;
  padding-left: 18px;
  position: relative;
  background: #fff;
}
#sidebar_main #sidebar_main_menu .block-menu > .menu > li > a:hover,
#sidebar_main .relative_content_menu .block-menu > .menu > li > a:hover {
  background: #263B6E !important;
  color: #fff;
}
#sidebar_main #sidebar_main_menu .block-menu > .menu > li > a:hover:after,
#sidebar_main .relative_content_menu .block-menu > .menu > li > a:hover:after {
  background: #000;
  background: #263B6E;
}
#sidebar_main #sidebar_main_menu .block-menu > .menu > li > .menu,
#sidebar_main .relative_content_menu .block-menu > .menu > li > .menu,
#sidebar_main #sidebar_main_menu .block-menu > .menu > li > .view-content > .menu,
#sidebar_main .relative_content_menu .block-menu > .menu > li > .view-content > .menu,
#sidebar_main #sidebar_main_menu .block-menu > .menu > li > .view > .view-content > .menu,
#sidebar_main .relative_content_menu .block-menu > .menu > li > .view > .view-content > .menu,
#sidebar_main #sidebar_main_menu .block-menu > .menu > li > .views-element-container > .view > .view-content > div > .menu,
#sidebar_main .relative_content_menu .block-menu > .menu > li > .views-element-container > .view > .view-content > div > .menu {
  overflow: hidden;
  max-height: 0px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  padding: 0;
}
#sidebar_main #sidebar_main_menu .block-menu > .menu > li > .menu.active,
#sidebar_main .relative_content_menu .block-menu > .menu > li > .menu.active,
#sidebar_main #sidebar_main_menu .block-menu > .menu > li > .view-content > .menu.active,
#sidebar_main .relative_content_menu .block-menu > .menu > li > .view-content > .menu.active,
#sidebar_main #sidebar_main_menu .block-menu > .menu > li > .view > .view-content > .menu.active,
#sidebar_main .relative_content_menu .block-menu > .menu > li > .view > .view-content > .menu.active,
#sidebar_main #sidebar_main_menu .block-menu > .menu > li > .views-element-container > .view > .view-content > div > .menu.active,
#sidebar_main .relative_content_menu .block-menu > .menu > li > .views-element-container > .view > .view-content > div > .menu.active {
  max-height: 600px;
  padding: 12px 0px;
  border-top: solid 1px #E6E6E6;
}
#sidebar_main #sidebar_main_menu .block-menu > .menu > li > .menu > li > a,
#sidebar_main .relative_content_menu .block-menu > .menu > li > .menu > li > a,
#sidebar_main #sidebar_main_menu .block-menu > .menu > li > .view-content > .menu > li > a,
#sidebar_main .relative_content_menu .block-menu > .menu > li > .view-content > .menu > li > a,
#sidebar_main #sidebar_main_menu .block-menu > .menu > li > .view > .view-content > .menu > li > a,
#sidebar_main .relative_content_menu .block-menu > .menu > li > .view > .view-content > .menu > li > a,
#sidebar_main #sidebar_main_menu .block-menu > .menu > li > .views-element-container > .view > .view-content > div > .menu > li > a,
#sidebar_main .relative_content_menu .block-menu > .menu > li > .views-element-container > .view > .view-content > div > .menu > li > a {
  display: block;
  font-size: 14px;
  color: #999999;
  padding: 9px 0px;
  padding-left: 43px;
}
#sidebar_main #sidebar_main_menu .block-menu > .menu > li > .menu > li > a:hover,
#sidebar_main .relative_content_menu .block-menu > .menu > li > .menu > li > a:hover,
#sidebar_main #sidebar_main_menu .block-menu > .menu > li > .view-content > .menu > li > a:hover,
#sidebar_main .relative_content_menu .block-menu > .menu > li > .view-content > .menu > li > a:hover,
#sidebar_main #sidebar_main_menu .block-menu > .menu > li > .view > .view-content > .menu > li > a:hover,
#sidebar_main .relative_content_menu .block-menu > .menu > li > .view > .view-content > .menu > li > a:hover,
#sidebar_main #sidebar_main_menu .block-menu > .menu > li > .views-element-container > .view > .view-content > div > .menu > li > a:hover,
#sidebar_main .relative_content_menu .block-menu > .menu > li > .views-element-container > .view > .view-content > div > .menu > li > a:hover {
  background: #263B6E;
  color: #fff;
}
#sidebar_main #sidebar_main_menu .block-menu > .menu > li > .menu > li > .menu,
#sidebar_main .relative_content_menu .block-menu > .menu > li > .menu > li > .menu,
#sidebar_main #sidebar_main_menu .block-menu > .menu > li > .view-content > .menu > li > .menu,
#sidebar_main .relative_content_menu .block-menu > .menu > li > .view-content > .menu > li > .menu,
#sidebar_main #sidebar_main_menu .block-menu > .menu > li > .view > .view-content > .menu > li > .menu,
#sidebar_main .relative_content_menu .block-menu > .menu > li > .view > .view-content > .menu > li > .menu,
#sidebar_main #sidebar_main_menu .block-menu > .menu > li > .views-element-container > .view > .view-content > div > .menu > li > .menu,
#sidebar_main .relative_content_menu .block-menu > .menu > li > .views-element-container > .view > .view-content > div > .menu > li > .menu {
  display: none;
}
#sidebar_main .relative_content_menu .block-menu {
  background: #fff;
}
#sidebar_main .relative_content_menu .block-menu > .menu {
  /* LEVEL 1 */
}
#sidebar_main .relative_content_menu .block-menu > .menu > li {
  padding: 0;
  border-bottom: solid 1px #e5e5e5;
}
#sidebar_main .relative_content_menu .block-menu > .menu > li:not(.menu-item--active-trail) {
  display: none;
}
#sidebar_main .relative_content_menu .block-menu > .menu > li > .menu.active {
  border-top: solid 1px #e5e5e5;
  padding: 0;
  max-height: 1000px;
  padding: 12px 0px;
}
#sidebar_main .breadcrumbs_content_menu .block-menu {
  background: #fff;
  padding: 0;
}
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu {
  /* LEVEL 1 */
}
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li:not(.menu-item--active-trail) {
  display: none;
}
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > .menu.is-active {
  border-top: solid 1px #e5e5e5;
  max-height: 1000px;
}
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > a {
  display: none;
}
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > .menu {
  /* LEVEL 2 */
}
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > .menu > li {
  /* LEVEL 3*/
}
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > .menu > li:not(.menu-item--active-trail) {
  display: none;
}
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > .menu > li > a {
  text-transform: uppercase;
  padding: 16px 0px 14px;
  position: relative;
  font-size: 14px;
  display: block;
  color: #999999;
  border-bottom: solid 1px #e5e5e5;
  padding-left: 25px;
}
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > .menu > li > a.is-active {
  background: #e6e6e6;
}
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > .menu > li.menu-item--expanded > a {
  padding-right: 40px;
}
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > .menu > li.menu-item--expanded > a:after {
  content: "";
  top: 17px;
  right: 16px;
  width: 23px;
  height: 9px;
  background-position: -2px -127px;
  position: absolute;
}
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > .menu > li > .menu {
  display: block;
}
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > .menu > li > .menu > li {
  /* LEVEL 4 */
}
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > .menu > li > .menu > li:not(.menu-item--active-trail) > .menu {
  display: none;
}
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > .menu > li > .menu > li > a {
  font-size: 13px;
  position: relative;
  color: #999999;
  text-transform: uppercase;
  display: block;
  padding: 12px 0px 10px;
  padding-left: 45px;
  padding-right: 10px;
  line-height: 18px;
}
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > .menu > li > .menu > li > a.is-active {
  background: #e6e6e6;
  color: #4D4D4D;
}
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > .menu > li > .menu > li > a:hover {
  background: #263B6E !important;
  color: #fff;
}
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > .menu > li > .menu > li.menu-item--expanded > a.is-active {
  padding-right: 40px;
}
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > .menu > li > .menu > li.menu-item--expanded > a.is-active:after {
  content: "";
  top: 17px;
  right: 16px;
  width: 23px;
  height: 9px;
  background-position: -2px -127px;
  position: absolute;
}
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > .menu > li > .menu > li > .menu {
  display: block;
  background: #F1F1F1;
  padding: 10px 0px;
}
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > .menu > li > .menu > li > .menu > li {
  /* LEVEL 5 */
  /* LEVEL 6+ */
}
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > .menu > li > .menu > li > .menu > li > a {
  color: #999999;
  font-size: 14px;
  display: block;
  padding: 6px 0px;
  padding-left: 55px;
  padding-right: 10px;
  font-weight: 600;
}
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > .menu > li > .menu > li > .menu > li > a.active {
  font-weight: 400;
}
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > .menu > li > .menu > li > .menu > li > a:hover {
  background: #263B6E !important;
  color: #fff;
}
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > .menu > li > .menu > li > .menu > li > .menu {
  display: none;
  background: #F1F1F1;
  padding: 10px 0px;
}
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > .menu > li > .menu > li > .menu > li > .menu > li > a {
  color: #999999;
  font-size: 12.5px;
  display: block;
  padding: 6px 0px;
  padding-left: 70px;
  padding-right: 10px;
  font-weight: 600;
}
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > .menu > li > .menu > li > .menu > li > .menu > li > a.active {
  font-weight: 400;
}
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > .menu > li > .menu > li > .menu > li > .menu > li > a:hover {
  background: #263B6E !important;
  color: #fff;
}
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > .menu > li > .menu > li > .menu > li.menu-item--active-trail > .menu,
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > .menu > li > .menu > li > .menu > li.active > .menu {
  display: block;
}
#sidebar_main .breadcrumbs_content_menu .block-menu > .menu > li > .menu > li > .menu > li > .menu > li .menu {
  display: none;
}
#sidebar_main #sidebar_hover_footer {
  background: #fff;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_top .sidebar_user_menu ul.menu:before,
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_top .sidebar_user_menu ul.menu:after {
  content: " ";
  display: table;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_top .sidebar_user_menu ul.menu:after {
  clear: both;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_top .sidebar_user_menu ul.menu:before,
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_top .sidebar_user_menu ul.menu:after {
  content: " ";
  display: table;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_top .sidebar_user_menu ul.menu:after {
  clear: both;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_top .sidebar_user_menu ul.menu > li {
  float: left;
  width: 50%;
  padding: 0;
  border-bottom: solid 1px #CCCCCC;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_top .sidebar_user_menu ul.menu > li > a {
  font-size: 14px;
  color: #9999A3;
  height: 40px;
  line-height: 43px;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_top .sidebar_user_menu ul.menu > li > a:hover {
  background: #263B6E;
  color: #fff;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_top .sidebar_user_menu ul.menu > li > a {
  text-align: center;
  display: block;
  text-transform: uppercase;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_top .sidebar_user_menu ul.menu > li:last-child > a {
  position: relative;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_top .sidebar_user_menu ul.menu > li:last-child > a:before {
  content: "";
  height: 28px;
  width: 1px;
  background: #e6e6e6;
  position: absolute;
  left: 0;
  top: 8px;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_top .sidebar_user_menu ul.menu > li:last-child > a:hover:before {
  opacity: 0;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_top .sidebar_user_menu ul.menu > li.apply {
  width: 100%;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_top .sidebar_user_menu ul.menu > li.apply > a {
  height: 47px;
  line-height: 49px;
  font-size: 16px;
  color: #fff;
  background: #801C1B;
  font-weight: bold;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_top .sidebar_user_menu ul.menu > li.apply > a:hover {
  background: #263B6E;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom {
  background: #F5F5F5;
  height: 150px;
  padding: 17px 27px;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_audiance_menu {
  margin-bottom: 10px;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_audiance_menu ul.menu:before,
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_audiance_menu ul.menu:after {
  content: " ";
  display: table;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_audiance_menu ul.menu:after {
  clear: both;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_audiance_menu ul.menu:before,
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_audiance_menu ul.menu:after {
  content: " ";
  display: table;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_audiance_menu ul.menu:after {
  clear: both;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_audiance_menu ul.menu > li {
  padding: 0;
  margin-bottom: 2px;
  float: left;
  width: 50%;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_audiance_menu ul.menu > li:nth-child(2n+1) {
  width: 60%;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_audiance_menu ul.menu > li:nth-child(2n) {
  width: 40%;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_audiance_menu ul.menu > li a {
  display: block;
  height: 24px;
  line-height: 24px;
  text-indent: 3px;
  font-size: 15px;
  color: #6F6F6F;
  white-space: nowrap;
  font-weight: 300;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_audiance_menu ul.menu > li a:hover {
  font-weight: 500;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_rs_menu ul.menu:before,
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_rs_menu ul.menu:after {
  content: " ";
  display: table;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_rs_menu ul.menu:after {
  clear: both;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_rs_menu ul.menu:before,
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_rs_menu ul.menu:after {
  content: " ";
  display: table;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_rs_menu ul.menu:after {
  clear: both;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_rs_menu ul.menu > li {
  float: left;
  padding: 0;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_rs_menu ul.menu > li:not(:last-child) {
  margin-right: 9px;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_rs_menu ul.menu > li > a {
  width: 23px;
  height: 23px;
  border-radius: 200px;
  border: solid 1px #9B9B9B;
  line-height: 21px;
  font-size: 0;
  color: #9B9B9B;
  text-align: center;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_rs_menu ul.menu > li > a.all {
  font-size: 10px;
  font-weight: 600;
  display: block;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_rs_menu ul.menu > li > a:before {
  font-size: 13px;
}
#sidebar_main #sidebar_hover_footer .sidebar_hover_footer_bottom .sidebar_rs_menu ul.menu > li > a:hover {
  background: #263B6E;
  border-color: #263B6E;
  color: #fff;
}
#sidebar_main .nav_desc_content {
  padding: 30px;
}
#sidebar_main .nav_desc_content h1 {
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 21px;
  color: #000;
  line-height: 25px;
}
#sidebar_main .nav_desc_content p {
  font-size: 17px;
  color: #464646;
  line-height: 25px;
  font-weight: 600;
  font-family: 'Josefin Sans', sans-serif;
}
#sidebar_main .landing_desc_content {
  margin-bottom: 35px;
}
#sidebar_main .landing_desc_content h1.ribbon-title {
  text-transform: uppercase;
  display: block;
  height: 47px;
  line-height: 53px;
  background: #263B6E;
  margin-bottom: 35px;
  padding-left: 20px;
  padding-right: 30px;
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  margin-top: 43px;
  letter-spacing: 1px;
  display: inline-block;
  position: relative;
}
#sidebar_main .landing_desc_content h1.ribbon-title:after {
  content: "";
  position: absolute;
  right: -50px;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 47px 0 0 50px;
  border-color: transparent transparent transparent #263B6E;
}
#sidebar_main .landing_desc_content h1.normal-title {
  text-transform: uppercase;
  display: block;
  line-height: 31px;
  font-size: 29px;
  padding-left: 45px;
  padding-right: 10px;
  margin-bottom: 35px;
  color: #424242;
  font-weight: bold;
  margin-top: 43px;
  letter-spacing: 1px;
  display: inline-block;
  position: relative;
}
#sidebar_main .landing_desc_content p {
  margin: 0px 42px;
  font-size: 17px;
  color: #464646;
  line-height: 25px;
  font-weight: 600;
  padding-bottom: 25px;
  position: relative;
  font-family: 'Josefin Sans', sans-serif;
}
#sidebar_main .landing_desc_content p:after {
  content: "";
  height: 1px;
  width: 235px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #BFBFBF;
}
#sidebar_main .nav_sub_menu {
  border-top: solid 1px #BFBFBF;
  position: relative;
}
#sidebar_main .nav_sub_menu .menu {
  padding: 15px 0px ;
  position: relative;
}
#sidebar_main .nav_sub_menu .menu:after {
  content: "";
  width: 1px;
  height: 100%;
  background: #BFBFBF;
  position: absolute;
  top: 0;
  left: 47px;
  pointer-events: none;
}
#sidebar_main .nav_sub_menu .menu > li .item {
  padding-left: 48px;
  position: relative;
}
#sidebar_main .nav_sub_menu .menu > li .item:after {
  content: "";
  position: absolute;
  right: 12px;
  top: 11px;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  width: 9px;
  height: 16px;
  background-position: -53px -143px;
}
#sidebar_main .nav_sub_menu .menu > li .item:hover:after {
  opacity: 1;
}
#sidebar_main .nav_sub_menu .menu > li .item.has-description i {
  position: absolute;
  left: 15px;
  top: 8px;
  width: 20px;
  height: 20px;
  font-size: 11px;
  color: #716468;
  border: solid 1px #716468;
  border-radius: 50%;
  line-height: 21px;
  font-weight: bold;
  opacity: 0;
  text-align: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
#sidebar_main .nav_sub_menu .menu > li .item.has-description i:hover {
  color: #133fad;
  border-color: #133fad;
}
#sidebar_main .nav_sub_menu .menu > li .item.has-description i:after {
  content: "?";
}
#sidebar_main .nav_sub_menu .menu > li .item.has-description .description {
  padding: 0px 20px;
  font-size: 14px;
  line-height: 18px;
  background: #fff;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  overflow: hidden;
  max-height: 0px;
}
#sidebar_main .nav_sub_menu .menu > li .item.has-description.active .description {
  max-height: 200px;
  padding: 20px;
}
@media screen and (min-width: 866px) {
  #sidebar_main .nav_sub_menu .menu > li .item.has-description:hover i {
    opacity: 1;
  }
  #sidebar_main .nav_sub_menu .menu > li .item.has-description:hover a {
    background: #263B6E;
    color: #fff;
  }
}
#sidebar_main .nav_sub_menu .menu > li .item > a {
  display: block;
  font-size: 13.5px;
  color: #464646;
  text-transform: uppercase;
  padding: 12px 15px;
  line-height: 16px;
}
@media screen and (min-width: 866px) {
  #sidebar_main .nav_sub_menu .menu > li .item > a:hover {
    background: #263B6E;
    color: #fff;
  }
}
@media screen and (max-width: 865px) {
  #sidebar_main .nav_sub_menu .menu:after {
    display: none;
  }
  #sidebar_main .nav_sub_menu .menu > li .item {
    padding-left: 0;
  }
  #sidebar_main .nav_sub_menu .menu > li .item > a {
    padding-left: 0px;
  }
}
#sidebar_main .parent_page_link {
  margin-bottom: 55px;
  position: relative;
  margin-top: -1px;
}
#sidebar_main .parent_page_link a {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  padding-left: 20px;
  padding-top: 23px;
  padding-bottom: 20px;
  color: #6F6F6F;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  background: #fff;
}
#sidebar_main .parent_page_link a:hover {
  background: #801C1B;
  color: #fff;
  border-color: #801C1B;
}
#sidebar_main #scrollDown {
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
  text-align: center;
  display: block;
}
@media screen and (max-height: 750px) {
  #sidebar_main #scrollDown {
    display: none;
  }
}
#sidebar_main #scrollDown span {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  color: #555555;
  display: block;
  text-align: center;
  margin-bottom: -10px;
  font-weight: 300;
}
#sidebar_main #scrollDown:after {
  content: "";
  width: 103px;
  height: 26px;
  background-position: -166px -28px;
  display: inline-block;
}
#sidebar_main #simple_sidebar_footer {
  border-top: solid 1px rgba(0, 0, 0, 0.2);
  background: #fff;
  position: absolute;
  bottom: 0;
  padding: 40px 15px;
  padding-bottom: 37px;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  color: #5a5a5a;
  font-weight: bold;
  width: 100%;
}
#sidebar_main #simple_sidebar_footer:hover .apply {
  opacity: 1;
}
#sidebar_main #simple_sidebar_footer .apply {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #801C1B;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#sidebar_main #simple_sidebar_footer .apply span {
  display: block;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  line-height: 19px;
  height: 15px;
}
#sidebar_main #simple_sidebar_footer span {
  font-weight: normal;
}
#sidebar_main #sidebar_left_breadcrumbs {
  margin-bottom: 30px;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 15px;
  color: #525252;
  font-style: italic;
  margin-top: -20px;
  padding: 0px 42px;
}
#sidebar_main #sidebar_left_breadcrumbs a {
  color: #525252;
}
#sidebar_main #sidebar_left_breadcrumbs a:hover {
  color: #801C1B;
}
#sidebar_main #sidebar_left_breadcrumbs .sep {
  margin-left: 12px;
  margin-right: 8px;
}
#sidebar_main #sidebar_left_breadcrumbs .sep:last-child {
  display: none;
}
#sidebar_main .nav_anchor {
  margin-top: 55px;
  max-width: 100%;
}
#sidebar_main .nav_anchor h3 {
  padding-left: 35px;
  border-bottom: solid 1px #e5e5e5;
  padding-bottom: 6px;
  color: #6F6F6F;
  font-style: italic;
  font-weight: 600;
  font-size: 13px;
  width: 210px;
  display: block;
  text-transform: uppercase;
  margin-bottom: 12px;
  position: relative;
}
#sidebar_main .nav_anchor h3:after {
  content: "";
  background-image: -webkit-linear-gradient(left, #e5e5e5 0%, #fff 100%);
  background-image: -o-linear-gradient(left, #e5e5e5 0%, #fff 100%);
  background-image: linear-gradient(to right, #e5e5e5 0%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffffffff', GradientType=1);
  position: absolute;
  right: 0;
  bottom: -1px;
  width: 25px;
  height: 1px;
}
#sidebar_main .nav_anchor ul > li a {
  display: block;
  padding: 7px 0px 6px 0px ;
  font-weight: 300;
  padding-right: 10px;
}
#sidebar_main .nav_anchor ul > li a span {
  vertical-align: middle;
  display: inline-block;
}
#sidebar_main .nav_anchor ul > li a:hover {
  background: rgba(0, 0, 0, 0.05) !important;
}
#sidebar_main .nav_anchor ul > li.active a {
  background: #273c68;
  color: #fff !important;
}
#sidebar_main .nav_anchor ul > li.level-1 a {
  font-size: 14px;
  color: #020202;
  padding-left: 45px;
}
#sidebar_main .nav_anchor ul > li.level-2 a {
  padding-left: 55px;
  font-size: 14px;
  color: #aaaaaa;
}
#sidebar_main .nav_anchor ul > li.level-2 a:before {
  content: "";
  width: 6px;
  height: 1px;
  background: rgba(0, 0, 0, 0.2);
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
#sidebar_main .nav_anchor ul > li.level-3 a {
  padding-left: 65px;
  font-size: 13px;
  color: #aaaaaa;
}
#sidebar_main .nav_anchor ul > li.level-3 a:before {
  content: "";
  width: 12px;
  height: 1px;
  margin-right: 10px;
  background: rgba(0, 0, 0, 0.2);
  display: inline-block;
  vertical-align: middle;
}
#sidebar_main .views-widget > div {
  display: block !important;
}
#sidebar_main .explore_sidebar_filters {
  position: relative;
  padding-top: 40px;
}
#sidebar_main .explore_sidebar_filters #edit-interest--4--wrapper,
#sidebar_main .explore_sidebar_filters #edit-career--4--wrapper {
  display: none;
}
#sidebar_main .explore_sidebar_filters .page-display-switch {
  position: absolute;
  right: 0;
  top: 171px;
  width: 60px;
  z-index: 400;
}
#sidebar_main .explore_sidebar_filters .page-display-switch a {
  font-size: 0;
  display: block;
  margin: 0px auto;
}
#sidebar_main .explore_sidebar_filters .page-display-switch a.page-grid-switch {
  width: 15px;
  height: 15px;
  background-position: 0 -198px;
}
#sidebar_main .explore_sidebar_filters .page-display-switch a.page-list-switch {
  width: 15px;
  height: 14px;
  background-position: -20px -199px;
}
#sidebar_main .explore_sidebar_filters .page-display-switch hr {
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 1px;
  border: none;
  margin: 10px 0px;
}
#sidebar_main .explore_sidebar_filters .page-display-switch.active-grid a.page-grid-switch {
  width: 15px;
  height: 15px;
  background-position: 0 -180px;
}
#sidebar_main .explore_sidebar_filters .page-display-switch.active-list a.page-list-switch {
  width: 15px;
  height: 14px;
  background-position: -20px -180px;
}
#sidebar_main .explore_sidebar_filters .form-item-keyword {
  padding: 0px 15px;
  float: left;
  width: 100%;
  height: 19px;
  border-radius: 13px;
  position: relative;
}
#sidebar_main .explore_sidebar_filters .form-item-keyword:before,
#sidebar_main .explore_sidebar_filters .form-item-keyword:after {
  content: " ";
  display: table;
}
#sidebar_main .explore_sidebar_filters .form-item-keyword:after {
  clear: both;
}
#sidebar_main .explore_sidebar_filters .form-item-keyword:before,
#sidebar_main .explore_sidebar_filters .form-item-keyword:after {
  content: " ";
  display: table;
}
#sidebar_main .explore_sidebar_filters .form-item-keyword:after {
  clear: both;
}
#sidebar_main .explore_sidebar_filters .form-item-keyword:after {
  content: "";
  width: 18px;
  height: 18px;
  background-position: -2px -48px;
  position: absolute;
  right: 15px;
  top: 0;
}
#sidebar_main .explore_sidebar_filters .form-item-keyword input {
  width: 100%;
  border-radius: 13px;
  height: 20px;
  border: solid 1px #B4B4B4;
  color: #000;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 13px;
  text-indent: 10px;
  max-width: 190px;
}
#sidebar_main .explore_sidebar_filters .form-item-keyword input::-moz-placeholder {
  color: #B4B4B4;
  opacity: 1;
}
#sidebar_main .explore_sidebar_filters .form-item-keyword input:-ms-input-placeholder {
  color: #B4B4B4;
}
#sidebar_main .explore_sidebar_filters .form-item-keyword input::-webkit-input-placeholder {
  color: #B4B4B4;
}
#sidebar_main .explore_sidebar_filters .form-item-keyword input:focus::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
#sidebar_main .explore_sidebar_filters .form-item-keyword input:focus:-ms-input-placeholder {
  color: #fff;
}
#sidebar_main .explore_sidebar_filters .form-item-keyword input:focus::-webkit-input-placeholder {
  color: #fff;
}
#sidebar_main .explore_sidebar_filters #edit-program--wrapper,
#sidebar_main .explore_sidebar_filters #edit-program--2--wrapper,
#sidebar_main .explore_sidebar_filters #edit-program--4--wrapper {
  margin-top: 45px;
}
#sidebar_main .explore_sidebar_filters #edit-program--wrapper span,
#sidebar_main .explore_sidebar_filters #edit-program--2--wrapper span,
#sidebar_main .explore_sidebar_filters #edit-program--4--wrapper span {
  padding-left: 15px;
  border-bottom: solid 1px #b3b3b3;
  padding-bottom: 6px;
  color: rgba(0, 0, 0, 0.6);
  font-style: italic;
  font-weight: 700;
  font-size: 15px;
  width: 145px;
  display: block;
  text-transform: uppercase;
  margin-bottom: 40px;
  position: relative;
}
#sidebar_main .explore_sidebar_filters #edit-program--wrapper span:after,
#sidebar_main .explore_sidebar_filters #edit-program--2--wrapper span:after,
#sidebar_main .explore_sidebar_filters #edit-program--4--wrapper span:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 1px;
  bottom: -1px;
  right: 0;
  background-image: -webkit-linear-gradient(left, #adadad 0%, #fff 100%);
  background-image: -o-linear-gradient(left, #adadad 0%, #fff 100%);
  background-image: linear-gradient(to right, #adadad 0%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffadadad', endColorstr='#ffffffff', GradientType=1);
}
#sidebar_main .explore_sidebar_filters .form-radios#edit-type .form-item:first-child,
#sidebar_main .explore_sidebar_filters .form-radios#edit-type--2 .form-item:first-child {
  display: none;
}
#sidebar_main .explore_sidebar_filters .form-radios .form-item {
  margin-bottom: 25px;
  position: relative;
}
#sidebar_main .explore_sidebar_filters .form-radios .form-item input {
  z-index: 55;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  opacity: 0;
  cursor: pointer;
}
#sidebar_main .explore_sidebar_filters .form-radios .form-item label {
  display: block;
  padding-left: 25px;
  color: #4d4d4d;
  font-size: 14px;
  height: 18px;
  line-height: 21px;
  position: relative;
  cursor: pointer;
}
#sidebar_main .explore_sidebar_filters .form-radios .form-item label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  background: #fff;
  border: solid 1px #b7b7b7;
}
#sidebar_main .explore_sidebar_filters .form-radios .form-item label:after {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #801C1B;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
#sidebar_main .explore_sidebar_filters .form-radios .form-item input:checked + label:after {
  opacity: 1;
}
#sidebar_main .explore_sidebar_filters #edit-program--wrapper #edit-program,
#sidebar_main .explore_sidebar_filters #edit-program--2--wrapper #edit-program,
#sidebar_main .explore_sidebar_filters #edit-program--4--wrapper #edit-program,
#sidebar_main .explore_sidebar_filters #edit-program--wrapper #edit-program--2,
#sidebar_main .explore_sidebar_filters #edit-program--2--wrapper #edit-program--2,
#sidebar_main .explore_sidebar_filters #edit-program--4--wrapper #edit-program--2,
#sidebar_main .explore_sidebar_filters #edit-program--wrapper #edit-program--4,
#sidebar_main .explore_sidebar_filters #edit-program--2--wrapper #edit-program--4,
#sidebar_main .explore_sidebar_filters #edit-program--4--wrapper #edit-program--4 {
  padding-left: 35px;
}
#sidebar_main .explore_sidebar_filters #edit-program--wrapper .form-radios > .form-item label,
#sidebar_main .explore_sidebar_filters #edit-program--2--wrapper .form-radios > .form-item label,
#sidebar_main .explore_sidebar_filters #edit-program--4--wrapper .form-radios > .form-item label {
  font-size: 13px;
  text-transform: uppercase;
}
#sidebar_main .explore_sidebar_filters #edit-type--wrapper,
#sidebar_main .explore_sidebar_filters #edit-type--2--wrapper,
#sidebar_main .explore_sidebar_filters #edit-type--4--wrapper {
  /*.form-radios{

      > .form-item{
        label{
          font-size: 13px;
          text-transform: uppercase;
        }
      }
    }*/
}
#sidebar_main .explore_sidebar_filters #edit-type--wrapper #edit-type,
#sidebar_main .explore_sidebar_filters #edit-type--2--wrapper #edit-type,
#sidebar_main .explore_sidebar_filters #edit-type--4--wrapper #edit-type,
#sidebar_main .explore_sidebar_filters #edit-type--wrapper #edit-type--2,
#sidebar_main .explore_sidebar_filters #edit-type--2--wrapper #edit-type--2,
#sidebar_main .explore_sidebar_filters #edit-type--4--wrapper #edit-type--2,
#sidebar_main .explore_sidebar_filters #edit-type--wrapper #edit-type--4,
#sidebar_main .explore_sidebar_filters #edit-type--2--wrapper #edit-type--4,
#sidebar_main .explore_sidebar_filters #edit-type--4--wrapper #edit-type--4 {
  padding-left: 35px;
}
#sidebar_main .explore_sidebar_filters #edit-type--wrapper span,
#sidebar_main .explore_sidebar_filters #edit-type--2--wrapper span,
#sidebar_main .explore_sidebar_filters #edit-type--4--wrapper span {
  display: none;
}
#sidebar_main .explore_sidebar_filters .related_stories > h2 {
  padding-left: 23px;
  font-size: 15px;
  color: #666666;
  margin-bottom: 15px;
  display: block;
  font-weight: normal;
  font-family: 'adobe-caslon-pro', serif;
  font-style: italic;
  letter-spacing: 0.5px;
}
#sidebar_main .explore_sidebar_filters .views-submit-button .form-submit {
  display: none;
}
#sidebar_main .explore_sidebar_filters #edit-interest--wrapper,
#sidebar_main .explore_sidebar_filters #edit-interest--2--wrapper,
#sidebar_main .explore_sidebar_filters #edit-career--wrapper,
#sidebar_main .explore_sidebar_filters #edit-career--2--wrapper {
  display: none;
}
#sidebar_main.sidebar_home,
#sidebar_main.sidebar_no_hover {
  border-right: none;
  height: auto;
  height: 100%;
}
#sidebar_main.sidebar_home #sidebar_header,
#sidebar_main.sidebar_no_hover #sidebar_header,
#sidebar_main.sidebar_home #sidebar_hover,
#sidebar_main.sidebar_no_hover #sidebar_hover {
  border-right: solid 1px #adadad;
}
#sidebar_main.sidebar_home #sidebar_header .trigger_main_menu .close,
#sidebar_main.sidebar_no_hover #sidebar_header .trigger_main_menu .close {
  opacity: 1;
}
#sidebar_main.sidebar_home #sidebar_header .trigger_main_menu .hamburger,
#sidebar_main.sidebar_no_hover #sidebar_header .trigger_main_menu .hamburger {
  opacity: 0;
}
#sidebar_main.sidebar_home #sidebar_container #sidebar_content_home,
#sidebar_main.sidebar_no_hover #sidebar_container #sidebar_content_home {
  display: none;
}
#sidebar_main.sidebar_home #sidebar_hover,
#sidebar_main.sidebar_no_hover #sidebar_hover {
  opacity: 1;
  display: block;
}
#sidebar_main .sidebar_policies_container h2 a {
  background: #263B6E;
  display: block;
  padding-left: 18px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 18px;
  color: #fff;
  font-size: 17px;
  line-height: 20.4px;
  font-weight: 500;
  text-transform: uppercase;
}
#sidebar_main .sidebar_policies_container .relative_content_menu .block-menu > .menu > li:not(.menu-item--active-trail) {
  display: block;
}
#sidebar_main .sidebar_policies_container .no_link {
  pointer-events: none;
}
#open_menu {
  width: 105px;
  height: 60px;
  position: fixed;
  top: 0;
  left: 0;
  text-align: center;
  z-index: 550;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  border-style: solid;
  border-width: 1px;
  border-color: #B4B4B4;
  background-color: #F0F0F0;
}
#open_menu:hover {
  background: #ffffff;
}
#open_menu:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 100%;
}
#open_menu i {
  width: 17px;
  height: 12px;
  background-position: -20px -35px;
  display: inline-block;
  vertical-align: middle;
  opacity: 1;
}
@media screen and (min-width: 1221px) {
  #open_menu.active {
    opacity: 1;
  }
  #sidebar_main.sticky_fixed {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 285px;
    border-right: solid 1px #adadad;
  }
  #sidebar_main.sticky_fixed .sidebar_content {
    display: none;
  }
}
.dev_purpose {
  background: #CCCCCC;
  margin-top: 100px;
}
.adminimal-menu #sidebar_main {
  top: 29px;
}
.page-node-type-page-nav #sidebar_main .relative_content_menu .block-menu,
.page-node-type-page-landing #sidebar_main .relative_content_menu .block-menu,
.page-node-type-page-simple #sidebar_main .relative_content_menu .block-menu,
.page-node-type-page-nav #sidebar_main .relative_content_menu .block-menu > .menu > li > a,
.page-node-type-page-landing #sidebar_main .relative_content_menu .block-menu > .menu > li > a,
.page-node-type-page-simple #sidebar_main .relative_content_menu .block-menu > .menu > li > a {
  background: transparent;
}
.page-node-type-page-nav #sidebar_main .relative_content_menu .block-menu > .menu > li .expend-sub-menu,
.page-node-type-page-landing #sidebar_main .relative_content_menu .block-menu > .menu > li .expend-sub-menu,
.page-node-type-page-simple #sidebar_main .relative_content_menu .block-menu > .menu > li .expend-sub-menu {
  background-color: transparent;
}
.page-node-type-page-nav #sidebar_main .relative_content_menu .block-menu > .menu > li:hover .expend-sub-menu,
.page-node-type-page-landing #sidebar_main .relative_content_menu .block-menu > .menu > li:hover .expend-sub-menu,
.page-node-type-page-simple #sidebar_main .relative_content_menu .block-menu > .menu > li:hover .expend-sub-menu {
  background-color: #fff;
}
.page-node-type-page-nav #sidebar_main .relative_content_menu .block-menu > .menu > li .expend-sub-menu:hover,
.page-node-type-page-landing #sidebar_main .relative_content_menu .block-menu > .menu > li .expend-sub-menu:hover,
.page-node-type-page-simple #sidebar_main .relative_content_menu .block-menu > .menu > li .expend-sub-menu:hover,
.page-node-type-page-nav #sidebar_main .relative_content_menu .block-menu > .menu > li .expend-sub-menu.active,
.page-node-type-page-landing #sidebar_main .relative_content_menu .block-menu > .menu > li .expend-sub-menu.active,
.page-node-type-page-simple #sidebar_main .relative_content_menu .block-menu > .menu > li .expend-sub-menu.active {
  background: #263b6e;
}
.page-node-type-event-article #sidebar_main,
.page-node-type-news-article #sidebar_main {
  box-shadow: 2px 2px 9px rgba(0, 0, 0, 0.2);
}
.sidebar_sticky_left#sidebar_main #sidebar_hover {
  box-shadow: none !important;
}
.sidebar_push_left#sidebar_main .relative_content_menu .block-menu,
.sidebar_push_left#sidebar_main .relative_content_menu .block-menu > .menu > li > a,
.sidebar_push_left#sidebar_main .relative_content_menu .block-menu > .menu > li .expend-sub-menu {
  /*background: none; */
}
#sidebar_main:not(.sidebar_sticky_left) .relative_content_menu .block-menu > .menu > li > .menu.active {
  border-top: solid 1px #adadad;
}
#sidebar_main:not(.sidebar_sticky_left) .relative_content_menu .block-menu > .menu > li {
  border-bottom: solid 1px #adadad;
}
#footer_dev {
  text-align: right;
  color: #263B6E;
  padding: 10px 0px;
}
@media screen and (max-width: 700px) {
  #page_footer.full_container {
    padding: 0 !important;
  }
}
#page_footer.align-bg-center #footer_wrapper {
  background-position: center center;
}
.page_wrapper_no_full_width #footer_wrapper:before {
  display: none;
}
#footer_wrapper {
  margin-top: 100px;
  padding-top: 43px;
  padding-bottom: 21px;
  position: relative;
  background: url(/themes/custom/aup/img/bg-footer.png) center bottom no-repeat #fff;
  background-repeat: no-repeat;
  -webkit-background-size: auto 156px;
  background-size: auto 156px;
}
#footer_wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  height: 100%;
  width: 300px;
  background-image: -webkit-linear-gradient(left, #fff 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(left, #fff 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, #fff 0%, rgba(255, 255, 255, 0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#00ffffff', GradientType=1);
}
#footer_wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0px;
  height: 100%;
  width: 300px;
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffffff', GradientType=1);
}
#footer_wrapper .container {
  position: relative;
  z-index: 500;
}
#footer_wrapper #block-socialmenufooter {
  margin-bottom: 21px;
}
#footer_wrapper #block-socialmenufooter ul.menu {
  text-align: center;
}
#footer_wrapper #block-socialmenufooter ul.menu:before,
#footer_wrapper #block-socialmenufooter ul.menu:after {
  content: " ";
  display: table;
}
#footer_wrapper #block-socialmenufooter ul.menu:after {
  clear: both;
}
#footer_wrapper #block-socialmenufooter ul.menu:before,
#footer_wrapper #block-socialmenufooter ul.menu:after {
  content: " ";
  display: table;
}
#footer_wrapper #block-socialmenufooter ul.menu:after {
  clear: both;
}
#footer_wrapper #block-socialmenufooter ul.menu > li {
  display: inline-block;
  vertical-align: top;
}
#footer_wrapper #block-socialmenufooter ul.menu > li:not(:last-child) {
  margin-right: 9px;
}
#footer_wrapper #block-socialmenufooter ul.menu > li > a {
  width: 23px;
  height: 23px;
  border-radius: 200px;
  border: solid 1px #9B9B9B;
  line-height: 21px;
  font-size: 0px;
  color: #9B9B9B;
  text-align: center;
  display: block;
}
#footer_wrapper #block-socialmenufooter ul.menu > li > a.all {
  font-size: 10px;
  font-weight: 800;
}
#footer_wrapper #block-socialmenufooter ul.menu > li > a:before {
  font-size: 13px;
}
#footer_wrapper #block-socialmenufooter ul.menu > li > a:hover {
  background: #263B6E;
  border-color: #263B6E;
  color: #fff;
}
#footer_wrapper #block-socialmenufooter ul.menu > li > a.fa-pinterest:before {
  margin-left: 1px;
}
#footer_wrapper #block-socialmenufooter ul.menu > li > a.fa-instagram:before {
  margin-left: 1px;
}
#footer_wrapper #block-socialmenufooter ul.menu > li > a.all {
  line-height: 23px;
}
#footer_wrapper #block-menufooter {
  margin-bottom: 32px;
}
@media screen and (max-width: 440px) {
  #footer_wrapper #block-menufooter {
    margin-bottom: 15px;
  }
}
#footer_wrapper #block-menufooter ul.menu {
  text-align: center;
}
#footer_wrapper #block-menufooter ul.menu li {
  display: inline-block;
  text-align: center;
  margin-right: 30px;
}
@media screen and (max-width: 440px) {
  #footer_wrapper #block-menufooter ul.menu li {
    margin-bottom: 15px;
  }
}
#footer_wrapper #block-menufooter ul.menu li:last-child {
  margin-right: 0;
}
#footer_wrapper #block-menufooter ul.menu li a {
  display: block;
  color: #263B6E;
  font-size: 12px;
}
#footer_wrapper .block_footer_copy {
  text-align: center;
  text-transform: uppercase;
  font-size: 11px;
  height: 10px;
  line-height: 10px;
}
#page_overlay {
  position: fixed;
  z-index: 400;
  display: none;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#page_overlay.active {
  animation: fadeInFromNone 0.3s ease-out;
  opacity: 1;
  display: block;
}
#footer_bottom_link {
  width: 100%;
  border-top: solid 1px #9fa3b2;
  margin-top: 50px;
}
#footer_bottom_link:before,
#footer_bottom_link:after {
  content: " ";
  display: table;
}
#footer_bottom_link:after {
  clear: both;
}
#footer_bottom_link:before,
#footer_bottom_link:after {
  content: " ";
  display: table;
}
#footer_bottom_link:after {
  clear: both;
}
#footer_bottom_link > a {
  text-align: center;
  display: block;
  height: 90px;
}
#footer_bottom_link > a.two_button {
  float: left;
  width: 50%;
}
@media screen and (max-width: 700px) {
  #footer_bottom_link > a.two_button {
    width: 100%;
  }
  #footer_bottom_link > a.two_button.button_back {
    border-bottom: solid 1px #9fa3b2;
  }
  #footer_bottom_link > a.two_button.button_back:after {
    display: none;
  }
}
#footer_bottom_link > a.one_button {
  width: 100%;
}
#footer_bottom_link > a.one_button strong:after {
  content: " >";
}
#footer_bottom_link > a:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
#footer_bottom_link > a .inside {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  max-width: 90%;
}
#footer_bottom_link > a .inside small {
  display: block;
  font-size: 14px;
  color: #333333;
  font-weight: 400;
  font-style: italic;
  height: 10px;
  line-height: 13px;
  margin-bottom: 10px;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#footer_bottom_link > a .inside strong {
  display: block;
  padding-left: 30px;
  color: #555555;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 18px;
  height: 14px;
  line-height: 17px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#footer_bottom_link > a .inside strong:after {
  content: ">";
  color: #fff;
  text-indent: 1px;
  float: right;
  margin-top: -2px;
  margin-left: 5px;
}
#footer_bottom_link > a.one_button strong:after {
  color: #555555;
}
#footer_bottom_link > a:hover {
  background: #273C68;
}
#footer_bottom_link > a:hover small,
#footer_bottom_link > a:hover strong {
  color: #fff !important;
}
#footer_bottom_link > a:hover small:after,
#footer_bottom_link > a:hover strong:after {
  color: #fff !important;
}
#footer_bottom_link > a.button_back.two_button {
  position: relative;
}
#footer_bottom_link > a.button_back.two_button:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 27px;
  top: 33px;
  right: 0;
  background: #c8c8c8;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
}
#footer_bottom_link:hover .button_back.two_button {
  position: relative;
}
#footer_bottom_link:hover .button_back.two_button:after {
  opacity: 0;
}
/* AJAX LOADER */
.throbber {
  display: none;
  /*  background-color: rgba(0,0,0,0.85);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; 
  color: #fff;
  position: fixed;
  box-sizing: border-box;
  overflow: hidden;
  z-index: 999999;


  &:after{
      content: '';
      position: absolute;
      width: 48px;
      height: 48px;
      border: solid 8px #fff;
      border-left-color: transparent;
      border-radius: 50%;
      top: 50%; 
      margin-top: -24px;
      left: 50%; 
      margin-left: -24px;
      animation: rotation 1s linear infinite;
  }*/
}
.widget_loader {
  background-color: #ffffff;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  color: #263B6E;
  position: absolute;
  box-sizing: border-box;
  overflow: hidden;
  z-index: 999999;
}
.widget_loader:after {
  content: '';
  position: absolute;
  width: 48px;
  height: 48px;
  border: solid 8px #263B6E;
  border-left-color: transparent;
  border-radius: 50%;
  top: 50%;
  margin-top: -24px;
  left: 50%;
  margin-left: -24px;
  animation: rotation 1s linear infinite;
}
@keyframes rotation {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(359deg);
  }
}
#edit_bar:before,
#edit_bar:after {
  content: " ";
  display: table;
}
#edit_bar:after {
  clear: both;
}
#edit_bar:before,
#edit_bar:after {
  content: " ";
  display: table;
}
#edit_bar:after {
  clear: both;
}
div.workbench-info-block {
  background: #801C1B;
  color: #fff;
  padding: 10px 20px;
  font-size: 16px;
  border: none;
}
div.workbench-info-block br {
  display: none;
}
div.workbench-info-block a {
  color: #fff;
  text-decoration: underline;
}
div.workbench-info-block em {
  margin-right: 30px;
}
div.workbench-info-block em:last-child {
  margin-right: 0;
}
div.workbench-info-block select {
  color: #000;
}
div.workbench-info-block .form-submit {
  border: none;
  background: #263B6E;
  color: #fff;
}
.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;
  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):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) .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;
  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:before,
body #page_wrapper .flippy:after {
  content: " ";
  display: table;
}
body #page_wrapper .flippy:after {
  clear: both;
}
@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;
  }
}
input {
  padding: 0px;
}
/* General styles for the modal */
/* 
Styles for the html/body for special modal where we want 3d effects
Note that we need a container wrapping all content on the page for the 
perspective effects (not including the modals and the overlay).
*/
.md-perspective,
.md-perspective body {
  height: 100%;
  overflow: hidden;
}
.md-perspective body {
  background: #222;
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
  perspective: 600px;
}
.md-modal {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 50%;
  max-width: 630px;
  min-width: 320px;
  height: auto;
  z-index: 2000;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.md-show {
  visibility: visible;
}
.md-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 1000;
  opacity: 0;
  background: rgba(143, 27, 15, 0.8);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.md-show ~ .md-overlay {
  opacity: 1;
  visibility: visible;
}
/* Content styles */
.md-content {
  color: #fff;
  background: #e74c3c;
  position: relative;
  border-radius: 3px;
  margin: 0 auto;
}
.md-content h3 {
  margin: 0;
  padding: 0.4em;
  text-align: center;
  font-size: 2.4em;
  font-weight: 300;
  opacity: 0.8;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 3px 3px 0 0;
}
.md-content > div {
  padding: 15px 40px 30px;
  margin: 0;
  font-weight: 300;
  font-size: 1.15em;
}
.md-content > div p {
  margin: 0;
  padding: 10px 0;
}
.md-content > div ul {
  margin: 0;
  padding: 0 0 30px 20px;
}
.md-content > div ul li {
  padding: 5px 0;
}
.md-content button {
  display: block;
  margin: 0 auto;
  font-size: 0.8em;
}
/* Individual modal styles with animations/transitions */
/* Effect 16:  Blur */
.md-show.md-effect-16 ~ .md-overlay {
  background: rgba(180, 46, 32, 0.5);
}
.md-show.md-effect-16 ~ .container {
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  filter: blur(3px);
}
.md-effect-16 .md-content {
  -webkit-transform: translateY(-5%);
  -moz-transform: translateY(-5%);
  -ms-transform: translateY(-5%);
  transform: translateY(-5%);
  opacity: 0;
}
.md-show.md-effect-16 ~ .container,
.md-effect-16 .md-content {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.md-show.md-effect-16 .md-content {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
@-webkit-keyframes rotateRightSideFirst {
  50% {
    -webkit-transform: translateZ(-50px) rotateY(5deg);
    -webkit-animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateZ(-200px);
  }
}
@-moz-keyframes rotateRightSideFirst {
  50% {
    -moz-transform: translateZ(-50px) rotateY(5deg);
    -moz-animation-timing-function: ease-out;
  }
  100% {
    -moz-transform: translateZ(-200px);
  }
}
@keyframes rotateRightSideFirst {
  50% {
    transform: translateZ(-50px) rotateY(5deg);
    animation-timing-function: ease-out;
  }
  100% {
    transform: translateZ(-200px);
  }
}
@-webkit-keyframes OpenTop {
  50% {
    -webkit-transform: rotateX(10deg);
    -webkit-animation-timing-function: ease-out;
  }
}
@-moz-keyframes OpenTop {
  50% {
    -moz-transform: rotateX(10deg);
    -moz-animation-timing-function: ease-out;
  }
}
@keyframes OpenTop {
  50% {
    transform: rotateX(10deg);
    animation-timing-function: ease-out;
  }
}
@media screen and (max-width: 32em) {
  body {
    font-size: 75%;
  }
}
.slideshow_container {
  width: 100%;
  height: 100%;
}
.slideshow_container .slideshow {
  height: 100%;
}
.slideshow_container .slideshow li {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
}
.slideshow_container .slideshow .owl-dots {
  left: 510px;
  bottom: 39px;
}
@media screen and (max-width: 1220px) {
  .slideshow_container .slideshow .owl-dots {
    left: 60px;
  }
}
@media screen and (max-width: 500px) {
  .slideshow_container .slideshow .owl-dots {
    left: 30px;
    bottom: 10px;
  }
}
.slideshow_container #slideshow li .caption {
  position: absolute;
  bottom: 0;
  left: 450px;
  padding-bottom: 69px;
  padding-top: 32px;
  padding-left: 60px;
  width: 730px;
  color: #fff;
  background-image: -webkit-linear-gradient(left, rgba(28, 28, 28, 0.7) 0%, transparent 100%);
  background-image: -o-linear-gradient(left, rgba(28, 28, 28, 0.7) 0%, transparent 100%);
  background-image: linear-gradient(to right, rgba(28, 28, 28, 0.7) 0%, transparent 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b31c1c1c', endColorstr='#00000000', GradientType=1);
}
@media screen and (max-width: 1220px) {
  .slideshow_container #slideshow li .caption {
    left: 345px;
  }
}
@media screen and (max-width: 865px) {
  .slideshow_container #slideshow li .caption {
    left: 0;
  }
}
@media screen and (max-width: 500px) {
  .slideshow_container #slideshow li .caption {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 30px;
  }
}
.slideshow_container #slideshow li .caption:before {
  content: "";
  width: 450px;
  height: 100%;
  bottom: 0;
  left: -450px;
  position: absolute;
  background: rgba(28, 28, 28, 0.8);
}
@media screen and (max-width: 1220px) {
  .slideshow_container #slideshow li .caption:before {
    display: none;
  }
}
.slideshow_container #slideshow li .caption h4 {
  margin-left: -20px;
  font-size: 13px;
  line-height: 15px;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 23px;
  text-transform: uppercase;
  letter-spacing: 1px;
  height: 11px;
}
@media screen and (max-width: 500px) {
  .slideshow_container #slideshow li .caption h4 {
    margin-left: 0px;
    margin-bottom: 10px;
  }
}
.slideshow_container #slideshow li .caption h2 {
  font-size: 35px;
  line-height: 35px;
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 22px;
  text-transform: uppercase;
  height: 26px;
}
@media screen and (max-width: 1220px) {
  .slideshow_container #slideshow li .caption h2 {
    font-size: 30px;
    height: auto;
  }
}
@media screen and (max-width: 500px) {
  .slideshow_container #slideshow li .caption h2 {
    font-size: 27px;
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 400px) {
  .slideshow_container #slideshow li .caption h2 {
    font-size: 23px;
  }
}
.slideshow_container #slideshow li .caption p {
  font-family: 'Josefin Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 23px;
  max-width: 100%;
  width: 390px;
  margin-bottom: 15px;
}
@media screen and (max-width: 500px) {
  .slideshow_container #slideshow li .caption p {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
.slideshow_container #slideshow li .caption a.link {
  display: inline-block;
  height: 35px;
  line-height: 40px;
  background: #263B6E;
  padding: 0px 20px;
  text-align: center;
  min-width: 200px;
  max-width: 100%;
  font-style: italic;
  color: #fff;
  font-size: 16px;
  border-radius: 5px;
  text-transform: uppercase;
  font-weight: 400;
}
.slideshow_container #slideshow li .caption a.link:hover {
  background: #801C1B;
}
.slideshow_container #slideshow2 .skippr-nav-container {
  display: none;
}
.slideshow_container #slideshow2 .skippr-nav-item {
  display: none;
}
.slideshow_container #slideshow2 .caption_container {
  width: 100%;
  text-align: center;
  padding-left: 450px;
  position: absolute;
  left: 0;
  bottom: 30px;
}
@media screen and (max-width: 1220px) {
  .slideshow_container #slideshow2 .caption_container {
    padding-left: 340px;
  }
}
@media screen and (max-width: 866px) {
  .slideshow_container #slideshow2 .caption_container {
    padding-left: 0;
    bottom: 0;
  }
}
.slideshow_container #slideshow2 .caption_container .caption {
  padding: 0px 80px;
  height: 40px;
  line-height: 41px;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 5px;
  display: inline-block;
  position: relative;
  max-width: 90%;
}
@media screen and (max-width: 866px) {
  .slideshow_container #slideshow2 .caption_container .caption {
    max-width: 100%;
    border-radius: 0px;
    width: 100%;
    display: block;
    height: auto;
    line-height: initial;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 720px) {
  .slideshow_container #slideshow2 .caption_container .caption {
    height: auto;
    line-height: 20px;
  }
}
.slideshow_container #slideshow2 .caption_container .caption .owl-prev,
.slideshow_container #slideshow2 .caption_container .caption .owl-next {
  display: block;
  position: absolute;
  z-index: 999;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  width: 15px;
  height: 15px;
  transform-origin: center center;
  -webkit-transform-origin: top left;
  cursor: pointer;
  font-size: 0;
}
.slideshow_container #slideshow2 .caption_container .caption .owl-prev.owl-prev,
.slideshow_container #slideshow2 .caption_container .caption .owl-next.owl-prev {
  left: 35px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-top: 1px solid #555555;
  border-left: 1px solid #555555;
}
.slideshow_container #slideshow2 .caption_container .caption .owl-prev.owl-next,
.slideshow_container #slideshow2 .caption_container .caption .owl-next.owl-next {
  right: 35px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-bottom: 1px solid #555555;
  border-right: 1px solid #555555;
}
.slideshow_container #slideshow2 .caption_container .caption .owl-prev:hover,
.slideshow_container #slideshow2 .caption_container .caption .owl-next:hover {
  border-color: #133fad;
}
.slideshow_container #slideshow2 .caption_container .caption p {
  color: #555555;
  font-size: 15px;
  font-family: 'Josefin Sans', sans-serif;
}
@media screen and (max-width: 866px) {
  .slideshow_container #slideshow2 .caption_container .caption p {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .slideshow_container #slideshow2 .caption_container .caption p:before,
  .slideshow_container #slideshow2 .caption_container .caption p:after {
    display: none;
  }
}
.slideshow_container #slideshow2 .caption_container .caption p:before {
  content: "|";
  margin-right: 50px;
}
.slideshow_container #slideshow2 .caption_container .caption p:after {
  content: "|";
  margin-left: 50px;
}
.rs-tabs dt,
.rs-tabs-placeholder dt {
  cursor: pointer;
  text-transform: uppercase;
}
.rs-tabs dt span,
.rs-tabs-placeholder dt span {
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background: #d4d8e2;
  height: 40px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.rs-tabs dt span i,
.rs-tabs-placeholder dt span i {
  display: block;
  color: #fff;
  font-size: 24px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.rs-tabs dt:hover:not(.active) span i.fa-twitter,
.rs-tabs-placeholder dt:hover:not(.active) span i.fa-twitter {
  color: #00aced;
}
.rs-tabs dt:hover:not(.active) span i.fa-facebook,
.rs-tabs-placeholder dt:hover:not(.active) span i.fa-facebook {
  color: #3b5998;
}
.rs-tabs dt.active span,
.rs-tabs-placeholder dt.active span {
  background: #26437e;
}
.rs-tabs .active + dd,
.rs-tabs-placeholder .active + dd {
  display: block;
}
.rs-tabs dd,
.rs-tabs-placeholder dd {
  display: none;
  padding: 48px;
}
.rs-tabs.tab-num-1 dt,
.rs-tabs-placeholder.tab-num-1 dt {
  width: 100%;
  border-width: 0px;
}
.rs-tabs.tab-num-2 dt,
.rs-tabs-placeholder.tab-num-2 dt {
  width: 50%;
  border-width: 10px;
}
.rs-tabs.tab-num-2 dt:first-of-type,
.rs-tabs-placeholder.tab-num-2 dt:first-of-type {
  border-right: solid 3px #fff;
}
.rs-tabs.tab-num-2 dt:last-of-type,
.rs-tabs-placeholder.tab-num-2 dt:last-of-type {
  border-left: solid 3px #fff;
}
.rs-tabs.tab-num-3 dt,
.rs-tabs-placeholder.tab-num-3 dt {
  width: 33.333%;
  border-width: 6px;
}
.rs-tabs dt {
  float: left;
}
.rs-tabs .active + dd {
  display: none;
}
.rs-tabs-placeholder {
  clear: both;
  display: block;
  border-top: solid 1px #cccccc;
}
.rs-tabs-placeholder ul > li {
  padding-top: 20px;
  position: relative;
}
.rs-tabs-placeholder ul > li:not(:last-child) {
  padding-bottom: 20px;
}
.rs-tabs-placeholder ul > li:not(:last-child):after {
  content: "";
  position: absolute;
  width: 125px;
  height: 1px;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
}
.rs-tabs-placeholder ul > li p {
  color: rgba(0, 0, 0, 0.6);
  font-family: 'Josefin Sans', sans-serif;
  font-size: 13px;
  line-height: 19px;
  margin-bottom: 0;
}
.rs-tabs-placeholder ul > li p a {
  color: #3a4f96;
}
.rs-tabs-placeholder ul > li p a:hover {
  color: #801C1B;
}
.rs-tabs-placeholder ul > li .time_ago {
  display: block;
  margin-top: 13px;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.6);
}
.rs-tabs-placeholder .view_more {
  display: block;
  margin-top: 30px;
  font-weight: 600;
  font-size: 13px;
  color: #3a4f96;
}
.rs-tabs-placeholder .view_more:hover {
  color: #801C1B;
}
.bg-color-black {
  background: #321d1c;
}
.bg-color-grey {
  background: #555555;
}
.bg-color-red {
  background: #811d1c;
}
.bg-color-blue {
  background: #263b6e;
}
.bg-color-purple {
  background: #77294b;
}
.bg-color- {
  background: #263B6E;
}
.bg-color-greyLight {
  color: #484848 !important;
  background: #F2F2F2;
}
.share_block {
  margin-top: 15px;
}
.share_block ul:before,
.share_block ul:after {
  content: " ";
  display: table;
}
.share_block ul:after {
  clear: both;
}
.share_block ul:before,
.share_block ul:after {
  content: " ";
  display: table;
}
.share_block ul:after {
  clear: both;
}
.share_block ul > li {
  float: left;
}
.share_block ul > li a {
  display: flex;
  width: 43px;
  height: 43px;
  background: #263B6E;
  align-items: center;
  justify-content: center;
}
.share_block ul > li a:hover {
  background: #d9a226 !important;
}
.share_block ul > li a:before {
  color: #fff;
  font-size: 18px;
  display: block;
}
.share_block ul > li a.fa-facebook {
  background: #3b5998;
}
.share_block ul > li a.fa-twitter {
  background: #00aced;
}
.share_block ul > li a.fa-pinterest {
  background: #cb1f27;
}
.share_block ul > li a.fa-google {
  background: #dd4b39;
}
.share_block ul > li a.fa-envelope {
  background: #aaaaaa;
}
*[data-img] {
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
*[data-img].show-img {
  opacity: 1;
}
.hamburger-icon {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 30px;
  font-size: 0;
  text-indent: -9999px;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  transition: background 0.3s;
  background: none;
  outline: none;
  z-index: 9999;
  display: none;
}
@media screen and (max-width: 1219px) {
  .hamburger-icon {
    display: block;
  }
}
.hamburger-icon span {
  display: block;
  position: relative;
  width: 40px;
  height: 2px;
  margin: 0px auto;
  background: #263B6E;
  transition: background 0s 0.3s;
  margin-top: 14px;
}
.hamburger-icon span:before,
.hamburger-icon span:after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #263B6E;
  content: "";
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0.3s, 0s;
}
.hamburger-icon span:before {
  top: -10px;
  transition-property: top, transform;
}
.hamburger-icon span:after {
  bottom: -10px;
  transition-property: bottom, transform;
}
.hamburger-icon.is-active span {
  background: none;
}
.hamburger-icon.is-active span:before {
  top: 0;
  transform: rotate(45deg);
  transition-delay: 0s, 0.3s;
  background-color: #263B6E;
}
.hamburger-icon.is-active span:after {
  bottom: 0;
  transform: rotate(-45deg);
  transition-delay: 0s, 0.3s;
  background-color: #263B6E;
}
/* Profile */
.user-grid {
  margin-left: -15px;
  margin-right: -15px;
}
.user-grid > li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
@media (min-width: 960px) {
  .user-grid > li {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1220px) {
  .user-grid > li {
    float: left;
    width: 25%;
  }
}
.user-grid > li:nth-child(4n+1) {
  clear: both;
}
.user-profile-teaser {
  background: #f4f4f4;
}
.user-profile-teaser:hover .img img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.user-profile-teaser .img {
  overflow: hidden;
}
.user-profile-teaser .img img {
  width: 100%;
  display: block;
  height: auto;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.user-profile-teaser .detail {
  padding: 15px;
}
.user-profile-teaser .detail h3 {
  font-size: 16px;
  text-align: center;
  margin-bottom: 0px;
  line-height: 24px;
}
.user-profile-teaser .detail h3 a:hover {
  color: #801C1B;
}
.user-profile-teaser .detail h4 {
  display: block;
  text-transform: none;
  font-weight: normal;
  font-style: italic;
  text-align: center;
  font-size: 16px;
  letter-spacing: 0px;
  margin-bottom: 15px;
  line-height: 18px;
  margin-top: 5px;
}
.user-profile-teaser .detail .item-list {
  text-align: center;
}
.user-profile-teaser .detail .item-list li:not(:last-child) {
  margin-bottom: 5px;
}
.user-profile-teaser .detail .infos {
  margin-top: 15px;
}
.user-profile-teaser .detail .infos > li {
  line-height: 19px;
  text-align: center;
  font-size: 14px;
}
.user-profile-teaser .detail .infos > li:not(:last-child) {
  margin-bottom: 10px;
}
.user-profile-teaser .detail .infos > li span {
  font-weight: bold;
}
.user-profile-teaser .detail .infos > li.rs {
  font-size: 0;
  text-align: center;
}
.user-profile-teaser .detail .infos > li.rs a {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
}
.user-profile-teaser .detail .infos > li.rs a:not(:last-child) {
  margin-right: 7px;
}
.user-profile-teaser .detail .infos > li.rs a img {
  display: block;
  width: 100%;
  height: auto;
}
.page-academics-faculty #block-system-main .view-filters {
  margin-bottom: 30px;
  padding: 15px 25px;
  background: #263B6E;
  padding-bottom: 30px;
}
.page-academics-faculty #block-system-main .view-filters form {
  background: none;
  padding: 0;
}
.page-academics-faculty #block-system-main .view-filters .views-exposed-widget {
  display: inline-block;
  vertical-align: middle;
}
.page-academics-faculty #block-system-main .view-filters .views-exposed-widget label {
  color: #fff;
  text-transform: uppercase;
  margin-right: 15px;
  line-height: 33px;
  letter-spacing: 1px;
}
.page-academics-faculty #block-system-main .view-filters .views-exposed-widget input,
.page-academics-faculty #block-system-main .view-filters .views-exposed-widget select {
  height: 30px;
  text-indent: 10px;
  border: none;
  width: 100%;
  border-radius: 0px;
  background: #fff;
}
.page-academics-faculty #block-system-main .view-filters .views-exposed-widget:not(.views-submit-button) {
  width: 27%;
  margin-right: 1%;
}
@media screen and (max-width: 700px) {
  .page-academics-faculty #block-system-main .view-filters .views-exposed-widget:not(.views-submit-button) {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.page-academics-faculty #block-system-main .view-filters .views-exposed-widget.views-submit-button {
  width: 14%;
  margin-top: 32px;
}
@media screen and (max-width: 700px) {
  .page-academics-faculty #block-system-main .view-filters .views-exposed-widget.views-submit-button {
    width: 100%;
  }
}
.page-academics-faculty #block-system-main .view-filters .views-exposed-widget.views-submit-button input {
  height: 30px;
  line-height: 33px;
  letter-spacing: 1px;
  text-align: center;
  background: #801C1B;
  text-transform: uppercase;
  color: #fff;
  width: 100%;
  border: none;
  padding: 0px;
}
.page-academics-faculty #block-system-main .view-filters .views-exposed-widget.views-submit-button input:hover {
  background: #fff;
  color: #801C1B;
}
.node--type-faculty .img,
.user-profile .img {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1220px) {
  .node--type-faculty .img,
  .user-profile .img {
    float: left;
    width: 41.66666667%;
  }
}
.node--type-faculty .img img,
.user-profile .img img {
  display: block;
  width: 100%;
  height: auto;
}
.node--type-faculty .detail,
.user-profile .detail {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1220px) {
  .node--type-faculty .detail,
  .user-profile .detail {
    float: left;
    width: 58.33333333%;
  }
}
.node--type-faculty .detail h2,
.user-profile .detail h2 {
  font-size: 20px;
  margin-bottom: 0px;
  line-height: 26px;
}
.node--type-faculty .detail h2 a:hover,
.user-profile .detail h2 a:hover {
  color: #801C1B;
}
.node--type-faculty .detail h3,
.user-profile .detail h3 {
  display: block;
  text-transform: none;
  font-weight: normal;
  font-style: italic;
  font-size: 18px;
  letter-spacing: 0px;
  margin-bottom: 30px;
  line-height: 20px;
  margin-top: 5px;
}
.node--type-faculty .detail .infos,
.user-profile .detail .infos {
  margin-top: 15px;
}
.node--type-faculty .detail .infos > li,
.user-profile .detail .infos > li {
  line-height: 19px;
  padding-left: 0;
  font-size: 16px;
}
.node--type-faculty .detail .infos > li:before,
.user-profile .detail .infos > li:before {
  display: none;
}
.node--type-faculty .detail .infos > li:not(:last-child),
.user-profile .detail .infos > li:not(:last-child) {
  margin-bottom: 10px;
}
.node--type-faculty .detail .infos > li span,
.user-profile .detail .infos > li span {
  font-weight: bold;
}
.node--type-faculty .detail .infos > li.rs,
.user-profile .detail .infos > li.rs {
  font-size: 0;
}
.node--type-faculty .detail .infos > li.rs a,
.user-profile .detail .infos > li.rs a {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
}
.node--type-faculty .detail .infos > li.rs a:not(:last-child),
.user-profile .detail .infos > li.rs a:not(:last-child) {
  margin-right: 7px;
}
.node--type-faculty .detail .infos > li.rs a img,
.user-profile .detail .infos > li.rs a img {
  display: block;
  width: 100%;
  height: auto;
}
.node--type-faculty .faculty_content,
.user-profile .faculty_content {
  margin-top: 30px;
  padding-top: 30px;
  border-top: solid 1px #f4f4f4;
  clear: both;
}
.user-profile .img {
  text-align: center;
}
.user-profile .img img {
  display: inline;
  max-width: 200px;
}
span.ok {
  color: #64bf6c;
}
span.warning {
  color: #e4ab21;
}
span.error {
  color: #801c1b;
}
.department-thumb-list {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -30px;
}
.department-thumb-list > li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
@media (min-width: 960px) {
  .department-thumb-list > li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1220px) {
  .department-thumb-list > li {
    float: left;
    width: 33.33333333%;
  }
}
.profile {
  margin: 0;
}
.profile dt,
.profile dd {
  margin: 0 0 0.5em 0;
  width: 50%;
  float: left;
}
.profile dt {
  clear: both;
}
/* Qtip */
.qtip-link,
.qtip-additional-element {
  border-bottom: 1px dashed #888;
  cursor: default;
  color: #1f1d1d;
  display: inline;
}
#sliding-popup .popup-content #popup-buttons button {
  font-weight: 600;
  color: #263b6e;
  font-size: 12px;
  text-transform: uppercase;
  background: #fff;
  border-radius: 3px;
  text-shadow: none;
  font-family: 'Josefin Sans', sans-serif;
}
#sliding-popup .popup-content #popup-buttons button :hover {
  background-color: #dfdfdf;
}
#sliding-popup .popup-content #popup-text h2 {
  font-size: 15px;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 300;
}
#sliding-popup .popup-content #popup-text p {
  font-size: 12px;
}
.related-thumb-list {
  text-align: center;
  padding-bottom: 50px;
  padding-left: 20px;
  padding-right: 20px;
}
.related-thumb-list > li {
  display: inline-block;
  width: 290px;
  margin-right: 20px;
  text-align: left;
  margin-bottom: 20px;
}
.related-thumb-list > li:last-child {
  margin-right: 0;
}
.related_block .related_block_title {
  width: 100%;
  margin-bottom: 43px;
  padding-bottom: 10px;
  border-bottom: solid 1px #d4d8e2;
}
.related_block .related_block_title h3 {
  font-size: 16px;
  color: #6F6F6F;
  font-weight: bold;
  font-style: italic;
  text-transform: uppercase;
}
.view-content .item-list ol li,
.view-content .item-list ul li {
  margin-bottom: 3em !important;
}
/* STRUCTURE FOR PAGES WITH STICKY LEFT SIDEBAR */
* {
  margin: 0;
}
html,
body {
  height: 100%;
}
#page_wrapper {
  min-height: 100%;
}
#page_wrapper.page_wrapper_no_full_width {
  padding-left: 285px;
}
@media screen and (max-width: 960px) {
  #page_wrapper.page_wrapper_no_full_width {
    padding-left: 0;
    /*
	#top_bar{
		margin-top: 63px;
		padding: 20px 15px;
	}*/
    /* risky */
  }
  #page_wrapper.page_wrapper_no_full_width #sidebar_header_responsive {
    display: block;
  }
  #page_wrapper.page_wrapper_no_full_width #sidebar_main {
    background: #fff;
    left: -345px !important;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    position: fixed;
    margin-left: 0;
    z-index: 1000;
  }
  #page_wrapper.page_wrapper_no_full_width.active_sidebar #sidebar_overlay {
    width: 100%;
    opacity: 1;
  }
  #page_wrapper.page_wrapper_no_full_width.active_sidebar #sidebar_main {
    top: 0 !important;
    left: 0 !important;
  }
  #page_wrapper.page_wrapper_no_full_width #anchor_link {
    display: none;
  }
  #page_wrapper.page_wrapper_no_full_width #page_banner_landing {
    position: static;
  }
}
#page_wrapper.page_wrapper_no_full_width #page #page_content {
  margin-top: 90px;
  position: relative;
}
#page_wrapper.page_wrapper_no_full_width #page #page_content #sidebar_content {
  width: 235px;
  position: absolute;
  right: 0;
  top: 0;
  /*  < 700px */
  /*  < 700px */
}
@media screen and (max-width: 1350px) {
  #page_wrapper.page_wrapper_no_full_width #page #page_content #sidebar_content {
    position: relative;
    width: 775px;
    margin: 0px auto;
  }
  #page_wrapper.page_wrapper_no_full_width #page #page_content #sidebar_content > .content {
    width: 235px;
  }
}
@media screen and (max-width: 1075px) {
  #page_wrapper.page_wrapper_no_full_width #page #page_content #sidebar_content {
    width: 620px;
  }
}
@media screen and (max-width: 700px) {
  #page_wrapper.page_wrapper_no_full_width #page #page_content #sidebar_content {
    padding-left: 60px;
    padding-right: 60px;
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  #page_wrapper.page_wrapper_no_full_width #page #page_content #sidebar_content {
    padding-left: 22px;
    padding-right: 22px;
    width: 100%;
  }
}
@media screen and (max-width: 320px) {
  #page_wrapper.page_wrapper_no_full_width #page #page_content #sidebar_content {
    padding-left: 17px;
    padding-right: 17px;
    width: 100%;
  }
}
#page_wrapper.page_wrapper_no_full_width.has_sidebar_right .full_container {
  padding-right: 235px;
  /* MAIN SIDEBAR HIDDEN */
  /*  < 1075px */
}
@media screen and (min-width: 1461px) {
  #page_wrapper.page_wrapper_no_full_width.has_sidebar_right .full_container.widget_full_container {
    padding-right: 140px;
  }
  #page_wrapper.page_wrapper_no_full_width.has_sidebar_right .full_container .container {
    width: 775px;
  }
}
@media screen and (max-width: 1350px) {
  #page_wrapper.page_wrapper_no_full_width.has_sidebar_right .full_container {
    padding-right: 0;
  }
}
@media screen and (max-width: 1220px) and (min-width: 1076px) {
  #page_wrapper.page_wrapper_no_full_width.has_sidebar_right .full_container .container {
    width: 775px;
  }
}
@media screen and (max-width: 1460px) and (min-width: 1221px) {
  #page_wrapper.page_wrapper_no_full_width.has_sidebar_right .full_container .container {
    width: 775px;
  }
}
#page_wrapper.page_wrapper_no_full_width .full_container {
  width: 100%;
  /*  > 1075px */
  /* MAIN SIDEBAR HIDDEN */
  /*  < 1075px */
  /* MAIN SIDEBAR HIDDEN */
  /*  < 865px */
  /*  < 700px */
  /*  < 700px */
  /*  < 700px */
}
#page_wrapper.page_wrapper_no_full_width .full_container .container {
  margin: 0px auto;
}
@media screen and (min-width: 1461px) {
  #page_wrapper.page_wrapper_no_full_width .full_container.large .container {
    width: 1140px;
  }
}
@media screen and (min-width: 1461px) {
  #page_wrapper.page_wrapper_no_full_width .full_container.widget_full_container {
    padding-right: 140px;
  }
  #page_wrapper.page_wrapper_no_full_width .full_container .container {
    width: 850px;
  }
}
@media screen and (max-width: 1220px) and (min-width: 1076px) {
  #page_wrapper.page_wrapper_no_full_width .full_container .container {
    width: 850px;
  }
}
@media screen and (max-width: 1460px) and (min-width: 1221px) {
  #page_wrapper.page_wrapper_no_full_width .full_container .container {
    width: 850px;
  }
}
@media screen and (max-width: 1340px) and (min-width: 1221px) {
  #page_wrapper.page_wrapper_no_full_width .full_container .container {
    width: 775px;
  }
}
@media screen and (max-width: 1075px) and (min-width: 920px) {
  #page_wrapper.page_wrapper_no_full_width .full_container .container {
    margin: 0px auto;
    width: 620px;
  }
}
@media screen and (max-width: 921px) and (min-width: 701px) {
  #page_wrapper.page_wrapper_no_full_width .full_container {
    width: 100%;
    padding-right: 0;
  }
  #page_wrapper.page_wrapper_no_full_width .full_container .container {
    width: 620px;
    margin: 0px auto;
  }
}
@media screen and (max-width: 700px) and (min-width: 601px) {
  #page_wrapper.page_wrapper_no_full_width .full_container {
    padding-left: 60px;
    padding-right: 60px !important;
  }
  #page_wrapper.page_wrapper_no_full_width .full_container .container {
    width: 100%;
  }
}
@media screen and (max-width: 600px) and (min-width: 321px) {
  #page_wrapper.page_wrapper_no_full_width .full_container {
    padding-left: 22px;
    padding-right: 22px !important;
  }
  #page_wrapper.page_wrapper_no_full_width .full_container .container {
    width: 100%;
  }
}
@media screen and (max-width: 320px) {
  #page_wrapper.page_wrapper_no_full_width .full_container {
    padding-left: 17px;
    padding-right: 17px !important;
  }
  #page_wrapper.page_wrapper_no_full_width .full_container .container {
    width: 100%;
  }
}
.content-centering {
  width: 775px;
  margin: 0px auto;
}
@media screen and (max-width: 1075px) and (min-width: 701px) {
  .content-centering {
    width: 620px;
  }
}
@media screen and (max-width: 700px) and (min-width: 601px) {
  .content-centering {
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media screen and (max-width: 600px) {
  .content-centering {
    padding-left: 22px;
    padding-right: 22px;
  }
}
/* STRUCTURE FOR PAGES WITH HIDDEN LEFT SIDEBAR -> FULL WIDTH CONTENT */
#page_wrapper.page_wrapper_full_width_no_sidebar_sepcial {
  padding-left: 0 !important;
}
#page_wrapper.page_wrapper_full_width_no_sidebar_sepcial #page_footer {
  left: 0 !important;
}
#page_wrapper.page_wrapper_full_width #sidebar_main {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 105px;
  border-right: 0;
}
#page_wrapper.page_wrapper_full_width,
#page_wrapper.page_wrapper_full_width_no_sidebar {
  height: 100%;
}
@media screen and (max-width: 1220px) {
  #page_wrapper.page_wrapper_full_width:not(.no_content),
  #page_wrapper.page_wrapper_full_width_no_sidebar:not(.no_content) {
    /*
	#top_bar{
		margin-top: 63px;
		padding: 20px 15px;
	}*/
    /* risky */
  }
  #page_wrapper.page_wrapper_full_width:not(.no_content) #sidebar_header_responsive,
  #page_wrapper.page_wrapper_full_width_no_sidebar:not(.no_content) #sidebar_header_responsive {
    display: block;
  }
  #page_wrapper.page_wrapper_full_width:not(.no_content) #sidebar_main,
  #page_wrapper.page_wrapper_full_width_no_sidebar:not(.no_content) #sidebar_main {
    background: #fff;
    left: -345px !important;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    position: fixed;
    margin-left: 0;
    z-index: 1000;
  }
  #page_wrapper.page_wrapper_full_width:not(.no_content).active_sidebar #sidebar_overlay,
  #page_wrapper.page_wrapper_full_width_no_sidebar:not(.no_content).active_sidebar #sidebar_overlay {
    width: 100%;
    opacity: 1;
  }
  #page_wrapper.page_wrapper_full_width:not(.no_content).active_sidebar #sidebar_main,
  #page_wrapper.page_wrapper_full_width_no_sidebar:not(.no_content).active_sidebar #sidebar_main {
    top: 0 !important;
    left: 0 !important;
  }
  #page_wrapper.page_wrapper_full_width:not(.no_content) #anchor_link,
  #page_wrapper.page_wrapper_full_width_no_sidebar:not(.no_content) #anchor_link {
    display: none;
  }
  #page_wrapper.page_wrapper_full_width:not(.no_content) #page_banner_landing,
  #page_wrapper.page_wrapper_full_width_no_sidebar:not(.no_content) #page_banner_landing {
    position: static;
  }
}
@media screen and (max-width: 865px) {
  #page_wrapper.page_wrapper_full_width.no_content,
  #page_wrapper.page_wrapper_full_width_no_sidebar.no_content {
    /*
	#top_bar{
		margin-top: 63px;
		padding: 20px 15px;
	}*/
    /* risky */
  }
  #page_wrapper.page_wrapper_full_width.no_content #sidebar_header_responsive,
  #page_wrapper.page_wrapper_full_width_no_sidebar.no_content #sidebar_header_responsive {
    display: block;
  }
  #page_wrapper.page_wrapper_full_width.no_content #sidebar_main,
  #page_wrapper.page_wrapper_full_width_no_sidebar.no_content #sidebar_main {
    background: #fff;
    left: -345px !important;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    position: fixed;
    margin-left: 0;
    z-index: 1000;
  }
  #page_wrapper.page_wrapper_full_width.no_content.active_sidebar #sidebar_overlay,
  #page_wrapper.page_wrapper_full_width_no_sidebar.no_content.active_sidebar #sidebar_overlay {
    width: 100%;
    opacity: 1;
  }
  #page_wrapper.page_wrapper_full_width.no_content.active_sidebar #sidebar_main,
  #page_wrapper.page_wrapper_full_width_no_sidebar.no_content.active_sidebar #sidebar_main {
    top: 0 !important;
    left: 0 !important;
  }
  #page_wrapper.page_wrapper_full_width.no_content #anchor_link,
  #page_wrapper.page_wrapper_full_width_no_sidebar.no_content #anchor_link {
    display: none;
  }
  #page_wrapper.page_wrapper_full_width.no_content #page_banner_landing,
  #page_wrapper.page_wrapper_full_width_no_sidebar.no_content #page_banner_landing {
    position: static;
  }
}
@media screen and (max-width: 960px) {
  #page_wrapper.page_wrapper_full_width.no_content #page_banner_landing #sidebar_main,
  #page_wrapper.page_wrapper_full_width_no_sidebar.no_content #page_banner_landing #sidebar_main {
    left: 0;
  }
}
@media screen and (max-width: 865px) {
  #page_wrapper.page_wrapper_full_width.no_content #page_banner_landing,
  #page_wrapper.page_wrapper_full_width_no_sidebar.no_content #page_banner_landing {
    height: 55%;
    min-height: 280px;
  }
}
#page_wrapper.page_wrapper_full_width #page,
#page_wrapper.page_wrapper_full_width_no_sidebar #page {
  height: 100%;
}
#page_wrapper.page_wrapper_full_width #page_content,
#page_wrapper.page_wrapper_full_width_no_sidebar #page_content {
  margin-top: 90px;
  position: relative;
}
@media screen and (max-width: 1220px) {
  #page_wrapper.page_wrapper_full_width #page_content,
  #page_wrapper.page_wrapper_full_width_no_sidebar #page_content {
    margin-top: 80px;
  }
}
@media screen and (max-width: 900px) {
  #page_wrapper.page_wrapper_full_width #page_content,
  #page_wrapper.page_wrapper_full_width_no_sidebar #page_content {
    margin-top: 65px;
  }
}
@media screen and (max-width: 700px) {
  #page_wrapper.page_wrapper_full_width #page_content,
  #page_wrapper.page_wrapper_full_width_no_sidebar #page_content {
    margin-top: 40px;
  }
}
#page_wrapper.page_wrapper_full_width .full_container,
#page_wrapper.page_wrapper_full_width_no_sidebar .full_container {
  width: 100%;
}
#page_wrapper.page_wrapper_full_width .full_container .container,
#page_wrapper.page_wrapper_full_width_no_sidebar .full_container .container {
  width: 1100px;
  margin: 0px auto;
}
@media screen and (max-width: 1300px) and (min-width: 1101px) {
  #page_wrapper.page_wrapper_full_width .full_container .container,
  #page_wrapper.page_wrapper_full_width_no_sidebar .full_container .container {
    width: 950px;
  }
}
@media screen and (max-width: 1100px) and (min-width: 960px) {
  #page_wrapper.page_wrapper_full_width .full_container .container,
  #page_wrapper.page_wrapper_full_width_no_sidebar .full_container .container {
    width: 875px;
  }
}
@media screen and (max-width: 961px) and (min-width: 721px) {
  #page_wrapper.page_wrapper_full_width .full_container,
  #page_wrapper.page_wrapper_full_width_no_sidebar .full_container {
    width: 100%;
  }
  #page_wrapper.page_wrapper_full_width .full_container .container,
  #page_wrapper.page_wrapper_full_width_no_sidebar .full_container .container {
    width: 640px;
  }
}
@media screen and (max-width: 720px) and (min-width: 601px) {
  #page_wrapper.page_wrapper_full_width .full_container,
  #page_wrapper.page_wrapper_full_width_no_sidebar .full_container {
    padding-left: 60px;
    padding-right: 60px;
  }
  #page_wrapper.page_wrapper_full_width .full_container .container,
  #page_wrapper.page_wrapper_full_width_no_sidebar .full_container .container {
    width: 100%;
  }
}
@media screen and (max-width: 600px) and (min-width: 321px) {
  #page_wrapper.page_wrapper_full_width .full_container,
  #page_wrapper.page_wrapper_full_width_no_sidebar .full_container {
    padding-left: 22px;
    padding-right: 22px;
  }
  #page_wrapper.page_wrapper_full_width .full_container .container,
  #page_wrapper.page_wrapper_full_width_no_sidebar .full_container .container {
    width: 100%;
  }
}
@media screen and (max-width: 320px) {
  #page_wrapper.page_wrapper_full_width .full_container,
  #page_wrapper.page_wrapper_full_width_no_sidebar .full_container {
    padding-left: 17px;
    padding-right: 17px;
  }
  #page_wrapper.page_wrapper_full_width .full_container .container,
  #page_wrapper.page_wrapper_full_width_no_sidebar .full_container .container {
    width: 100%;
  }
}
.widget_full_container .full_container {
  padding: 0 !important;
  padding-right: 0 !important;
}
#page_wrapper .widget_full_container .full_container {
  padding: 0 !important;
  padding-right: 0 !important;
}
.node-type-page-landing .no_content .ribbon_title_mobile {
  display: none !important;
}
/* HEADERS */
#page_content.content_template {
  margin-top: 0 !important;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content {
  width: 1050px;
  margin: -130px auto 65px auto;
  background: #fff;
  position: relative;
  min-height: 130px;
  padding-top: 20px;
  max-width: 100%;
}
@media screen and (max-width: 1330px) {
  #page_wrapper.page_wrapper_no_full_width #header_page_content {
    background: rgba(255, 255, 255, 0.95);
    margin-top: -196px;
  }
}
@media screen and (max-width: 1220px) {
  #page_wrapper.page_wrapper_no_full_width #header_page_content {
    margin-top: 0;
    width: 100%;
  }
}
#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon {
  text-transform: uppercase;
  display: block;
  height: 36px;
  line-height: 39px;
  background: #263B6E;
  margin-bottom: 33px;
  padding-left: 35px;
  padding-right: 50px;
  font-size: 15px;
  font-weight: normal;
  color: #fff;
  letter-spacing: 1px;
  display: inline-block;
  position: relative;
}
@media screen and (max-width: 1220px) {
  #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 700px) {
  #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon {
    margin-left: -60px;
  }
}
@media screen and (max-width: 600px) {
  #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon {
    margin-left: -22px;
  }
}
@media screen and (max-width: 320px) {
  #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon {
    margin-left: -17px;
  }
}
#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-event {
  background: #263B6E;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-event:after {
  border-color: transparent transparent transparent #263B6E;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-event.study_trips {
  background: #801C1B;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-event.study_trips:after {
  border-color: transparent transparent transparent #801C1B;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-event.casual_excursions {
  background: #586173;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-event.casual_excursions:after {
  border-color: transparent transparent transparent #586173;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-excursion {
  background: #4f5562;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-excursion:after {
  border-color: transparent transparent transparent #4f5562;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-speaker,
#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-news.Speakers {
  background: #77294b;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-speaker:after,
#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-news.Speakers:after {
  border-color: transparent transparent transparent #77294b;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-red {
  background: #801c1b;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-red:after {
  border-color: transparent transparent transparent #801c1b;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-blue {
  background: #263b6e;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-blue:after {
  border-color: transparent transparent transparent #263b6e;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-grey {
  background: #505562;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-grey:after {
  border-color: transparent transparent transparent #505562;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-black {
  background: #321d1c;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon.color-black:after {
  border-color: transparent transparent transparent #321d1c;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon:after {
  content: "";
  position: absolute;
  right: -45px;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 36px 0 0 45px;
  border-color: transparent transparent transparent #263B6E;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content h1 {
  text-transform: uppercase;
  font-size: 55px;
  color: #666666;
  font-weight: bold;
  letter-spacing: 3px;
  margin-bottom: 3px;
  font-weight: 600;
}
@media screen and (max-width: 1220px) {
  #page_wrapper.page_wrapper_no_full_width #header_page_content h1 {
    font-size: 48px;
  }
}
@media screen and (max-width: 992px) {
  #page_wrapper.page_wrapper_no_full_width #header_page_content h1 {
    font-size: 40px;
  }
}
@media screen and (max-width: 792px) {
  #page_wrapper.page_wrapper_no_full_width #header_page_content h1 {
    font-size: 35px;
  }
}
@media screen and (max-width: 600px) {
  #page_wrapper.page_wrapper_no_full_width #header_page_content h1 {
    font-size: 30px;
  }
}
#page_wrapper.page_wrapper_no_full_width #header_page_content h2 {
  letter-spacing: 1px;
  font-size: 15px;
  color: #6f6f6f;
  font-weight: 600;
  font-style: italic;
  text-transform: uppercase;
  margin-top: 14px;
  margin-bottom: 5px;
}
@media screen and (max-width: 1220px) {
  #page_wrapper.page_wrapper_no_full_width #header_page_content h2 {
    margin-top: 10px;
    margin-bottom: 1px;
  }
}
#page_wrapper.page_wrapper_no_full_width #header_page_content h2 a {
  color: #b4b4b4;
  display: inline-block;
  vertical-align: middle;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content h2 a:hover {
  color: #133fad;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content h2 .sep {
  margin: 0px 15px;
  display: inline-block;
  vertical-align: middle;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content h2 .sep:last-child {
  display: none;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content .related_majors h5 {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  color: #B4B4B4;
  margin-right: 25px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 10px;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content .related_majors ul {
  display: inline-block;
  vertical-align: middle;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content .related_majors ul:before,
#page_wrapper.page_wrapper_no_full_width #header_page_content .related_majors ul:after {
  content: " ";
  display: table;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content .related_majors ul:after {
  clear: both;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content .related_majors ul:before,
#page_wrapper.page_wrapper_no_full_width #header_page_content .related_majors ul:after {
  content: " ";
  display: table;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content .related_majors ul:after {
  clear: both;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content .related_majors ul li {
  float: left;
  margin-right: 18px;
  margin-top: 5px;
  margin-bottom: 5px;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content .related_majors ul li a {
  display: block;
  padding: 0px 15px;
  height: 25px;
  line-height: 27px;
  background: #F2F2F2;
  color: #6F6F6F;
  font-size: 15px;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content .related_majors ul li a:hover {
  color: #fff;
  background: #263B6E;
}
#page_wrapper.page_wrapper_no_full_width #header_page_content .related_majors ul li:last-child {
  margin-right: 0;
}
.event_header_part {
  margin-top: 25px;
  font-size: 15px;
  padding-left: 5px;
  color: rgba(0, 0, 0, 0.6);
  font-weight: normal;
}
.event_header_part .address {
  font-weight: 500;
  line-height: 30px;
}
.event_header_part .date {
  clear: both;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 30px;
  margin-top: 4px;
  margin-bottom: -3px;
}
@media screen and (max-width: 1220px) {
  .event_header_part .date {
    margin-top: 0;
    margin-bottom: -7px;
  }
}
.event_header_part .date p {
  display: inline-block;
  margin: 0px 12px;
}
/* WIDGETS */
.widget_row {
  margin-bottom: 80px;
}
.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;
}
.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.box {
  text-align: center;
  position: relative;
  margin-bottom: 50px;
}
.widget_full 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_full h2.box .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 small {
  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 h2.multi-section small {
    margin-left: 0px;
  }
}
@media screen and (max-width: 800px) {
  .widget_full h2.multi-section small {
    margin-left: 0;
    padding-left: 60px;
  }
}
@media screen and (max-width: 600px) {
  .widget_full h2.multi-section small {
    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_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;
}
.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-text-box {
  padding: 1px 0px;
}
.widget-text-box .inside {
  margin: -7px auto;
  width: 100%;
}
.widget-text-box.size-85 .inside {
  width: 85%;
  max-width: 100%;
}
.widget-text-box-2-col .inside:before,
.widget-text-box-2-col .inside:after {
  content: " ";
  display: table;
}
.widget-text-box-2-col .inside:after {
  clear: both;
}
.widget-text-box-2-col .inside:before,
.widget-text-box-2-col .inside:after {
  content: " ";
  display: table;
}
.widget-text-box-2-col .inside:after {
  clear: both;
}
.widget-text-box-2-col .inside .title-full-width {
  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-text-box-2-col .inside[max-width~="540"] > div {
  float: none;
  width: 100%;
}
.widget-text-box-2-col .inside[max-width~="540"] > div.left {
  margin-bottom: 30px;
}
.widget-text-box-2-col .inside > div {
  width: 47%;
}
.widget-text-box-2-col .inside > div.left {
  float: left;
}
.widget-text-box-2-col .inside > div.left h5.style-With.Column.Title.bars {
  margin-left: -25px;
  padding-left: 25px;
}
.widget-text-box-2-col .inside > div.right {
  float: right;
}
.widget-text-box-2-col .inside > div.right h5.style-With.Column.Title.bars .title-line {
  left: -10px;
  right: -25px;
  width: auto;
}
.widget-text-box-2-col .inside > div h5.style-With.Column.Title.bars {
  position: relative;
  margin-bottom: 35px;
  font-weight: 300;
  color: #6F6F6F;
  padding-bottom: 8px;
  line-height: 25px;
}
.widget-text-box-2-col .inside > div h5.style-With.Column.Title.bars .title-line {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #d8d8d8;
}
.widget-text-box-2-col .inside > div h5.style-With.Column.Title.bars .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-2-col .inside > div h5.style-With.Column.Title.bars .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-2-col .inside > div h5.style-In-line.Column.Titles {
  margin-bottom: 10px;
  color: #6F6F6F;
  font-weight: 300;
  font-style: italic;
}
.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-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-text-sidebar .inside {
  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:before,
.widget-text-sidebar .inside:after {
  content: " ";
  display: table;
}
.widget-text-sidebar .inside:after {
  clear: both;
}
.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: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: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 > 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%;
}
.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;
  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:before,
.widget-article-grid:after {
  content: " ";
  display: table;
}
.widget-article-grid:after {
  clear: both;
}
.widget-article-grid:before,
.widget-article-grid:after {
  content: " ";
  display: table;
}
.widget-article-grid:after {
  clear: both;
}
.widget-article-grid .list-article-grid.display-0 {
  margin: 0px -10px;
  margin-bottom: -20px;
}
.widget-article-grid .list-article-grid.display-0 .article-item {
  width: 33.333%;
  padding: 0px 10px;
  margin-bottom: 20px;
  float: left;
}
@media screen and (max-width: 960px) {
  .widget-article-grid .list-article-grid.display-0 .article-item {
    width: 50%;
  }
  .widget-article-grid .list-article-grid.display-0 .article-item:last-child {
    width: 100%;
  }
}
@media screen and (max-width: 755px) {
  .widget-article-grid .list-article-grid.display-0 .article-item {
    width: 100%;
  }
}
.widget-article-grid .list-article-grid.display-1 {
  margin: -10px;
  margin-bottom: -20px;
}
.widget-article-grid .list-article-grid.display-1 .article-item {
  width: 50%;
  padding: 0px 10px;
  margin-bottom: 20px;
  float: left;
}
@media screen and (max-width: 700px) {
  .widget-article-grid .list-article-grid.display-1 .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;
  overflow: hidden;
}
.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;
}
.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-article-grid .list-article-grid .bg:after {
  content: "Read more";
  position: absolute;
  left: 0;
  top: 100%;
  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;
  background: #263B6E;
  color: #fff;
  text-transform: uppercase;
  font-size: 19px;
  text-align: center;
  line-height: 25px;
  font-weight: bold;
}
.widget-article-grid .list-article-grid .bg:hover:after {
  top: 0;
}
.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 {
  /*height: 415px;*/
  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;
  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;
}
.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;
  }
}
.widget-iframe iframe {
  width: 100%;
  border: none;
}
.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 {
  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;
}
#sidebar_content > .line {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: #d8d8d8;
  width: 1px;
}
#sidebar_content > .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: 50px;
  width: 1px;
}
#sidebar_content > .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: 50px;
  width: 1px;
}
#sidebar_content > .content {
  padding: 15px 30px;
  padding-bottom: 50px;
}
#sidebar_content > .content > div {
  margin-bottom: 50px;
}
#sidebar_content > .content > div:last-child {
  margin-bottom: 0;
}
#sidebar_content > .content > .field > .field__item {
  margin-bottom: 50px;
}
#sidebar_content > .content > .field > .field__item:last-child {
  margin-bottom: 0;
}
#sidebar_content h3,
#sidebar_content h2 {
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: solid 1px #d8d8d8;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
  color: #6F6F6F;
  font-weight: normal;
  position: relative;
}
#sidebar_content h3:after,
#sidebar_content h2: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;
  bottom: -1px;
  width: 25px;
  height: 1px;
}
#sidebar_content .sidebar-widget-download {
  max-width: 170px;
}
#sidebar_content .sidebar-widget-download .bg {
  display: block;
}
#sidebar_content .sidebar-widget-download .bg .img img {
  display: block;
  width: 100%;
  height: auto;
}
#sidebar_content .sidebar-widget-download .bg p {
  color: #6F6F6F;
  font-size: 12px;
  line-height: 14px;
  display: block;
  font-family: 'Josefin Sans', sans-serif;
  margin-top: 5px;
}
#sidebar_content div p {
  font-size: 14px;
  line-height: 17px;
  padding: 0px 10px;
  color: #6F6F6F;
  font-family: 'Josefin Sans', sans-serif;
}
#sidebar_content div ul {
  margin-top: 20px;
  padding-left: 10px;
}
#sidebar_content div ul > li {
  margin-bottom: 15px;
  font-size: 14px;
  font-family: 'Josefin Sans', sans-serif;
}
#sidebar_content div ul > li a {
  color: #263B6E;
}
#sidebar_content div ul > li a:hover {
  color: #801C1B;
}
#sidebar_content div ul > li:last-child {
  margin-bottom: 0;
}
#sidebar_content .sidebar-widget-link-list ul {
  padding-left: 10px;
}
#sidebar_content .sidebar-widget-link-list ul li {
  margin-bottom: 17px;
  margin-left: 0;
}
#sidebar_content .sidebar-widget-link-list ul li:last-child {
  margin-bottom: 0;
}
#sidebar_content .sidebar-widget-link-list ul li a {
  display: block;
  color: #6F6F6F;
  font-size: 14px;
  font-family: 'Josefin Sans', sans-serif;
}
#sidebar_content .sidebar-widget-link-list ul li a:hover {
  color: #263B6E;
}
#sidebar_content .sidebar-widget-featured-buttons .item-list ul {
  padding: 0;
}
#sidebar_content .sidebar-widget-featured-buttons .item-list li {
  margin-bottom: 10px;
  margin-left: 0;
}
#sidebar_content .sidebar-widget-featured-buttons .item-list li:last-child {
  margin-bottom: 0;
}
#sidebar_content .sidebar-widget-featured-buttons .item-list li a {
  display: block;
  height: 30px;
  line-height: 32px;
  font-weight: 300;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  background: #263B6E;
  border-radius: 3px;
}
#sidebar_content .sidebar-widget-featured-buttons .item-list li a:hover {
  background: #801C1B;
}
@media screen and (max-width: 1350px) {
  #sidebar_content > .content {
    padding: 0;
    /*		&[max-width~="540"]{
				.sidebar-widget-featured-buttons{
					.item-list{

						> ul{

							> li{
								width: 50%;
								&:nth-child(3){
									width :100%;
								}
							}
						}
					}
				}
			}*/
  }
  #sidebar_content > .content .sidebar-widget-rs h3:before,
  #sidebar_content > .content .widget-sidebar-feeds h3:before,
  #sidebar_content > .content .sidebar-widget-rs h3:after,
  #sidebar_content > .content .widget-sidebar-feeds h3:after {
    display: none;
  }
  #sidebar_content > .content h3 {
    position: relative;
    border-bottom: none;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  #sidebar_content > .content h3:before {
    content: "";
    top: 30px;
    left: -250px;
    height: 1px;
    width: 450px;
    background: #d8d8d8;
    position: absolute;
  }
  #sidebar_content > .content h3: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: 30px;
    width: 50px;
    height: 1px;
  }
  #sidebar_content > .content[max-width~="775"] .sidebar-widget-featured-buttons .item-list:before,
  #sidebar_content > .content[max-width~="775"] .sidebar-widget-featured-buttons .item-list:after {
    content: " ";
    display: table;
  }
  #sidebar_content > .content[max-width~="775"] .sidebar-widget-featured-buttons .item-list:after {
    clear: both;
  }
  #sidebar_content > .content[max-width~="775"] .sidebar-widget-featured-buttons .item-list:before,
  #sidebar_content > .content[max-width~="775"] .sidebar-widget-featured-buttons .item-list:after {
    content: " ";
    display: table;
  }
  #sidebar_content > .content[max-width~="775"] .sidebar-widget-featured-buttons .item-list:after {
    clear: both;
  }
  #sidebar_content > .content[max-width~="775"] .sidebar-widget-featured-buttons .item-list > ul {
    padding-left: 0;
    /*	margin: 0px -10px;

							> li{
								padding: 0px 10px;
								float: left;
								width: 33%;
							}*/
  }
  #sidebar_content > .line {
    display: none;
  }
}
#sidebar_left_widgets {
  padding-top: 60px;
  padding-bottom: 100px;
}
#sidebar_left_widgets > div {
  margin-bottom: 50px;
}
#sidebar_left_widgets > div:last-child {
  margin-bottom: 0;
}
#sidebar_left_widgets .sidebar-widget-article > h3,
#sidebar_left_widgets .sidebar-widget-text > h3,
#sidebar_left_widgets .sidebar-widget-link-list > h3,
#sidebar_left_widgets .sidebar-widget-featured-buttons > h3,
#sidebar_left_widgets .sidebar-widget-download > h3,
#sidebar_left_widgets .sidebar-widget-rs > h3 {
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: solid 1px #d8d8d8;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 21px;
  color: #6F6F6F;
  font-weight: 600;
  padding-left: 35px;
  padding-right: 0px;
  margin-right: 70px;
  position: relative;
}
#sidebar_left_widgets .sidebar-widget-article > h3:before,
#sidebar_left_widgets .sidebar-widget-text > h3:before,
#sidebar_left_widgets .sidebar-widget-link-list > h3:before,
#sidebar_left_widgets .sidebar-widget-featured-buttons > h3:before,
#sidebar_left_widgets .sidebar-widget-download > h3:before,
#sidebar_left_widgets .sidebar-widget-rs > h3:before {
  content: "";
  width: 25px;
  height: 1px;
  right: 0;
  bottom: -1px;
  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;
  display: block;
}
#sidebar_left_widgets .sidebar-widget-article .bg,
#sidebar_left_widgets .sidebar-widget-download .bg {
  display: block;
  padding-left: 35px;
  padding-right: 80px;
}
#sidebar_left_widgets .sidebar-widget-article .bg .img img,
#sidebar_left_widgets .sidebar-widget-download .bg .img img {
  display: block;
  width: 100%;
  height: auto;
}
#sidebar_left_widgets .sidebar-widget-article .bg p,
#sidebar_left_widgets .sidebar-widget-download .bg p {
  color: #6F6F6F;
  font-size: 12px;
  line-height: 14px;
  display: block;
  font-family: 'Josefin Sans', sans-serif;
  margin-top: 5px;
}
#sidebar_left_widgets .sidebar-widget-text .text p {
  font-size: 14px;
  line-height: 18px;
  padding: 0px 40px;
  color: #6F6F6F;
  font-family: 'Josefin Sans', sans-serif;
}
#sidebar_left_widgets .sidebar-widget-text .text ul {
  margin-top: 20px;
  padding-left: 10px;
}
#sidebar_left_widgets .sidebar-widget-text .text ul > li {
  margin-bottom: 15px;
  font-size: 14px;
  font-family: 'Josefin Sans', sans-serif;
}
#sidebar_left_widgets .sidebar-widget-text .text ul > li a {
  color: #263B6E;
}
#sidebar_left_widgets .sidebar-widget-text .text ul > li a:hover {
  color: #801C1B;
}
#sidebar_left_widgets .sidebar-widget-text .text ul > li:last-child {
  margin-bottom: 0;
}
#sidebar_left_widgets .sidebar-widget-link-list ul {
  padding-left: 46px;
  padding-right: 15px;
}
#sidebar_left_widgets .sidebar-widget-link-list ul li {
  margin-bottom: 17px;
  margin-left: 0;
}
#sidebar_left_widgets .sidebar-widget-link-list ul li:last-child {
  margin-bottom: 0;
}
#sidebar_left_widgets .sidebar-widget-link-list ul li a {
  display: block;
  color: #6F6F6F;
  font-size: 14px;
  font-family: 'Josefin Sans', sans-serif;
}
#sidebar_left_widgets .sidebar-widget-link-list ul li a:hover {
  color: #263B6E;
}
#sidebar_left_widgets .sidebar-widget-featured-buttons .item-list {
  padding: 0px 40px ;
}
#sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li {
  margin-bottom: 10px;
  margin-left: 0;
}
#sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li:last-child {
  margin-bottom: 0;
}
#sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a {
  display: block;
  height: 35px;
  line-height: 37px;
  font-weight: 600;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  text-align: center;
  background: #263B6E;
  border-radius: 3px;
}
#sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a:hover {
  background: #801C1B;
}
#sidebar_left_widgets .sidebar-widget-rs dl,
#sidebar_left_widgets .sidebar-widget-rs div {
  margin: 0 40px;
}
@media screen and (max-height: 800px) {
  #sidebar_left_widgets_landing {
    padding-bottom: 80px;
  }
}
#sidebar_left_widgets_landing > div {
  margin-bottom: 50px;
}
#sidebar_left_widgets_landing > div:last-child {
  margin-bottom: 0;
}
#sidebar_left_widgets_landing .sidebar-widget-text > h3,
#sidebar_left_widgets_landing .sidebar-widget-link-list > h3,
#sidebar_left_widgets_landing .sidebar-widget-featured-buttons > h3,
#sidebar_left_widgets_landing .sidebar-widget-download > h3,
#sidebar_left_widgets_landing .sidebar-widget-rs > h3 {
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: solid 1px #d8d8d8;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 21px;
  color: #6F6F6F;
  font-weight: 600;
  padding-left: 10px;
  padding-right: 0px;
  margin-right: 70px;
  position: relative;
}
#sidebar_left_widgets_landing .sidebar-widget-text > h3 a,
#sidebar_left_widgets_landing .sidebar-widget-link-list > h3 a,
#sidebar_left_widgets_landing .sidebar-widget-featured-buttons > h3 a,
#sidebar_left_widgets_landing .sidebar-widget-download > h3 a,
#sidebar_left_widgets_landing .sidebar-widget-rs > h3 a {
  color: #606060;
}
#sidebar_left_widgets_landing .sidebar-widget-text > h3 a:hover,
#sidebar_left_widgets_landing .sidebar-widget-link-list > h3 a:hover,
#sidebar_left_widgets_landing .sidebar-widget-featured-buttons > h3 a:hover,
#sidebar_left_widgets_landing .sidebar-widget-download > h3 a:hover,
#sidebar_left_widgets_landing .sidebar-widget-rs > h3 a:hover {
  color: #133fad;
}
#sidebar_left_widgets_landing .sidebar-widget-text .text p {
  font-size: 17px;
  line-height: 20px;
  padding: 0px 40px;
  color: #6F6F6F;
  font-family: 'Josefin Sans', sans-serif;
}
#sidebar_left_widgets_landing .sidebar-widget-text .text ul {
  margin-top: 20px;
  padding-left: 10px;
}
#sidebar_left_widgets_landing .sidebar-widget-text .text ul > li {
  margin-bottom: 15px;
  font-size: 14px;
  font-family: 'Josefin Sans', sans-serif;
}
#sidebar_left_widgets_landing .sidebar-widget-text .text ul > li a {
  color: #263B6E;
}
#sidebar_left_widgets_landing .sidebar-widget-text .text ul > li a:hover {
  color: #801C1B;
}
#sidebar_left_widgets_landing .sidebar-widget-text .text ul > li:last-child {
  margin-bottom: 0;
}
#sidebar_left_widgets_landing .sidebar-widget-link-list {
  margin-top: 35px;
  width: 280px;
  margin-left: 40px;
}
#sidebar_left_widgets_landing .sidebar-widget-link-list .item-list ul {
  padding-right: 0px;
}
#sidebar_left_widgets_landing .sidebar-widget-link-list .item-list ul li {
  margin: 0 0 20px 0;
}
#sidebar_left_widgets_landing .sidebar-widget-link-list .item-list ul li:last-child {
  margin: 0;
}
#sidebar_left_widgets_landing .sidebar-widget-link-list .item-list ul li a {
  display: block;
  color: #606060;
  font-size: 13.5px;
  line-height: 14px;
  font-family: 'Josefin Sans', sans-serif;
  text-transform: uppercase;
  position: relative;
}
#sidebar_left_widgets_landing .sidebar-widget-link-list .item-list ul li a:after {
  content: ">";
  position: absolute;
  right: -40px;
  top: 0;
  opacity: 0;
}
#sidebar_left_widgets_landing .sidebar-widget-link-list .item-list ul li a:hover {
  color: #263B6E;
}
#sidebar_left_widgets_landing .sidebar-widget-link-list .item-list ul li a:hover:hover:after {
  opacity: 1;
}
#sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list {
  padding: 0px 40px ;
}
#sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li {
  margin-bottom: 10px;
}
#sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li:last-child {
  margin-bottom: 0;
}
#sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a {
  display: block;
  height: 35px;
  line-height: 37px;
  font-weight: 600;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  background: #263B6E;
  border-radius: 3px;
}
#sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a:hover {
  background: #801C1B;
}
.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 > li {
  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: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: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 > 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-news-content {
  padding-bottom: 50px;
}
.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: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: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 > 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);
  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.menu-item--active-trail {
  opacity: 1;
  pointer-events: none;
}
.widget_news_content_container .widget_news_content_top .tabs_level_1 > li a.menu-item--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 {
  display: inline-block;
  vertical-align: middle;
  height: 12px;
  line-height: 15px;
  font-size: 12px;
  color: #fff;
  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;
}
.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: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 > 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;
  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: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: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 > 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%;
}
body #page_wrapper .widget-events-content {
  padding-bottom: 50px;
}
body #page_wrapper .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 */
}
body #page_wrapper .widget-events-content .widget_events_content_title_all h2 {
  color: rgba(0, 0, 0, 0.8);
  margin-bottom: 25px;
}
body #page_wrapper .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) {
  body #page_wrapper .widget-events-content .widget_events_content_title_all h2 strong {
    margin-left: 0;
  }
}
body #page_wrapper .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;
}
body #page_wrapper .widget_events_content_container {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body #page_wrapper .widget_events_content_container .widget_loader:after {
  border: solid 8px #652544;
  border-left-color: transparent;
}
body #page_wrapper .widget_events_content_container .widget_events_content_top[max-width~="775"] .tabs_level_1 {
  display: table;
  width: 100%;
}
body #page_wrapper .widget_events_content_container .widget_events_content_top[max-width~="775"] .tabs_level_1 > li {
  display: table-cell;
  float: none;
  padding: 0px 5px;
}
body #page_wrapper .widget_events_content_container .widget_events_content_top[max-width~="775"] .tabs_level_1 > li:not(:last-child) {
  margin-right: 0px;
}
body #page_wrapper .widget_events_content_container .widget_events_content_top[max-width~="775"] .tabs_level_1 > li:first-child {
  padding-left: 0;
}
body #page_wrapper .widget_events_content_container .widget_events_content_top[max-width~="775"] .tabs_level_1 > li:last-child {
  padding-right: 0;
}
body #page_wrapper .widget_events_content_container .widget_events_content_top[max-width~="775"] .tabs_level_1 > li a {
  width: auto;
}
body #page_wrapper .widget_events_content_container .widget_events_content_top[max-width~="775"] .tabs_level_1 > li a:after {
  display: none;
}
body #page_wrapper .widget_events_content_container .widget_events_content_top[max-width~="600"] .tabs_level_1 > li {
  padding: 0px 1px;
}
body #page_wrapper .widget_events_content_container .widget_events_content_top[max-width~="470"] .tabs_level_1 {
  display: block;
}
body #page_wrapper .widget_events_content_container .widget_events_content_top[max-width~="470"] .tabs_level_1 > li {
  display: block;
  padding: 0;
}
body #page_wrapper .widget_events_content_container .widget_events_content_top[max-width~="470"] .tabs_level_1 > li a {
  border-radius: 0;
}
body #page_wrapper .widget_events_content_container .widget_events_content_top .tabs_level_1:before,
body #page_wrapper .widget_events_content_container .widget_events_content_top .tabs_level_1:after {
  content: " ";
  display: table;
}
body #page_wrapper .widget_events_content_container .widget_events_content_top .tabs_level_1:after {
  clear: both;
}
body #page_wrapper .widget_events_content_container .widget_events_content_top .tabs_level_1:before,
body #page_wrapper .widget_events_content_container .widget_events_content_top .tabs_level_1:after {
  content: " ";
  display: table;
}
body #page_wrapper .widget_events_content_container .widget_events_content_top .tabs_level_1:after {
  clear: both;
}
body #page_wrapper .widget_events_content_container .widget_events_content_top .tabs_level_1 > li {
  float: left;
}
body #page_wrapper .widget_events_content_container .widget_events_content_top .tabs_level_1 > li:not(:last-child) {
  margin-right: 10px;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .widget_events_content_container .widget_events_content_top .tabs_level_1 > li a:hover {
  opacity: 1;
}
body #page_wrapper .widget_events_content_container .widget_events_content_top .tabs_level_1 > li a.is-speaker {
  background: #77294b;
}
body #page_wrapper .widget_events_content_container .widget_events_content_top .tabs_level_1 > li a.menu-item--active-trail {
  opacity: 1;
}
body #page_wrapper .widget_events_content_container .widget_events_content_top .tabs_level_1 > li a.menu-item--active-trail:after {
  opacity: 1;
}
body #page_wrapper .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon_container {
  padding-top: 30px;
  overflow: hidden;
}
body #page_wrapper .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) {
  body #page_wrapper .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon {
    height: auto;
    padding-left: 0;
  }
}
body #page_wrapper .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;
}
body #page_wrapper .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) {
  body #page_wrapper .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;
  }
}
body #page_wrapper .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) {
  body #page_wrapper .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .widget_events_content_top_ribbon_title:after {
    display: none;
  }
}
body #page_wrapper .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) {
  body #page_wrapper .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;
  }
}
body #page_wrapper .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) {
  body #page_wrapper .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .widget_events_content_top_ribbon_title h2 strong {
    font-size: 23px;
  }
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .featured_checkbox input {
  display: none;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon .featured_checkbox input:checked + label:after {
  opacity: 1;
}
body #page_wrapper .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul {
  vertical-align: middle;
}
body #page_wrapper .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) {
  body #page_wrapper .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul.active-sub-nav {
    display: none;
  }
}
body #page_wrapper .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul:before,
body #page_wrapper .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul:after {
  content: " ";
  display: table;
}
body #page_wrapper .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul:after {
  clear: both;
}
body #page_wrapper .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul:before,
body #page_wrapper .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul:after {
  content: " ";
  display: table;
}
body #page_wrapper .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul:after {
  clear: both;
}
body #page_wrapper .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul > li {
  float: left;
}
body #page_wrapper .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul > li:not(:last-child) {
  margin-right: 35px;
}
body #page_wrapper .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;
}
body #page_wrapper .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul > li a.active-sub-term {
  pointer-events: none;
}
body #page_wrapper .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul > li a.active-sub-term,
body #page_wrapper .widget_events_content_container .widget_events_content_top .widget_events_content_top_ribbon ul > li a:hover {
  opacity: 1;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-views {
  position: relative;
}
body #page_wrapper .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;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-views #widget_events_content_loader.hideloader {
  opacity: 0;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-views #widget_events_content_loader.showloader {
  opacity: 1;
}
body #page_wrapper .widget_events_content_container .no_results {
  text-align: center;
  text-transform: uppercase;
  padding-top: 119px;
}
body #page_wrapper .widget_events_content_container .widget_events_content_day-container {
  overflow: hidden;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 20px;
  height: 680px;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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 */
}
body #page_wrapper .widget_events_content_container .widget_events_content_day-container .list_day .day_item:not(:last-child) {
  margin-bottom: 35px;
}
body #page_wrapper .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);
}
body #page_wrapper .widget_events_content_container .widget_events_content_day-container .list_day .day_item > .dayTitle span {
  color: #801C1B;
  font-weight: normal;
}
body #page_wrapper .widget_events_content_container .widget_events_content_day-container .list_day .day_item > ul {
  margin: 0px -9px;
  margin-bottom: -18px;
}
body #page_wrapper .widget_events_content_container .widget_events_content_day-container .list_day .day_item > ul:before,
body #page_wrapper .widget_events_content_container .widget_events_content_day-container .list_day .day_item > ul:after {
  content: " ";
  display: table;
}
body #page_wrapper .widget_events_content_container .widget_events_content_day-container .list_day .day_item > ul:after {
  clear: both;
}
body #page_wrapper .widget_events_content_container .widget_events_content_day-container .list_day .day_item > ul:before,
body #page_wrapper .widget_events_content_container .widget_events_content_day-container .list_day .day_item > ul:after {
  content: " ";
  display: table;
}
body #page_wrapper .widget_events_content_container .widget_events_content_day-container .list_day .day_item > ul:after {
  clear: both;
}
body #page_wrapper .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;
}
body #page_wrapper .widget_events_content_container .widget_events_content_day-container .list_day .day_item > ul > li .explore_thumb_stories {
  margin: 0px;
}
body #page_wrapper .widget_events_content_container .widget_events_content_day-container .list_day .day_item > ul.contain_1_items > li {
  width: 100%;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .view_select {
  position: absolute;
  top: 17px;
  right: 20px;
  z-index: 8888;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .view_select:before,
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .view_select:after {
  content: " ";
  display: table;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .view_select:after {
  clear: both;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .view_select:before,
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .view_select:after {
  content: " ";
  display: table;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .view_select:after {
  clear: both;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .view_select > li {
  float: left;
}
body #page_wrapper .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;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .view_select > li a.active_view {
  color: #24447d;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .view_select > li:not(:last-child) a {
  padding-right: 7px;
  border-right: solid 1px #24447d;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_view_top {
  position: absolute;
  top: 17px;
  left: 20px;
}
body #page_wrapper .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);
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_view_top h2 small {
  font-size: 22px;
  font-weight: 300;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_view_top .week_pager button:hover {
  color: #801C1B;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_view_top .month_pager {
  min-width: 260px;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_view_top .month_pager:before,
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_view_top .month_pager:after {
  content: " ";
  display: table;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_view_top .month_pager:after {
  clear: both;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_view_top .month_pager:before,
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_view_top .month_pager:after {
  content: " ";
  display: table;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_view_top .month_pager:after {
  clear: both;
}
body #page_wrapper .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;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_view_top .month_pager button:hover {
  color: #801C1B;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_view_top .month_pager button.prev_month {
  float: left;
}
body #page_wrapper .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;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_month_view_container {
  padding-top: 50px;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row {
  width: 100%;
  position: relative;
  height: 126px;
  border-top: solid 1px rgba(0, 0, 0, 0.2);
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:before,
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:after {
  content: " ";
  display: table;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:after {
  clear: both;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:before,
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:after {
  content: " ";
  display: table;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:after {
  clear: both;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:nth-child(1) {
  z-index: 49;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:nth-child(2) {
  z-index: 48;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:nth-child(3) {
  z-index: 47;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:nth-child(4) {
  z-index: 46;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:nth-child(5) {
  z-index: 45;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row:nth-child(6) {
  z-index: 44;
}
body #page_wrapper .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;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column.selected {
  z-index: 9999;
}
body #page_wrapper .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);
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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);
}
body #page_wrapper .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;
}
body #page_wrapper .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%;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list {
  padding: 0px 7px;
  position: absolute;
  top: 30px;
  width: 100%;
  left: 0;
  z-index: 22;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .days_column .event_list > li {
  position: relative;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_month_view_container .month_container .month_row .multi_event_list ul {
  padding: 0px 2px;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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);
}
body #page_wrapper .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);
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_week_view_container {
  padding-top: 50px;
  height: 680px;
  overflow: hidden;
}
body #page_wrapper .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;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container {
  width: 1661px;
  position: relative;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container:before,
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container:after {
  content: " ";
  display: table;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container:after {
  clear: both;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container:before,
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container:after {
  content: " ";
  display: table;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container:after {
  clear: both;
}
body #page_wrapper .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%;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .day_column:first-child {
  margin-left: 33px;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .calendar_week_view_container .week_overflow .week_container .day_column:last-child {
  margin-right: 33px;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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%;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters > section:not(:last-child) {
  margin-bottom: 40px;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters > section.search_text_container {
  padding-left: 30px;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters > section.search_text_container .form-item {
  position: relative;
}
body #page_wrapper .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;
}
body #page_wrapper .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(/themes/custom/aup/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;
}
body #page_wrapper .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;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters > section .goup_filters {
  padding-left: 40px;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters > section .goup_filters .form-item {
  position: relative;
  padding-left: 37px;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters > section .goup_filters .form-item:before,
body #page_wrapper .widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters > section .goup_filters .form-item:after {
  content: " ";
  display: table;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters > section .goup_filters .form-item:after {
  clear: both;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters > section .goup_filters .form-item:before,
body #page_wrapper .widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters > section .goup_filters .form-item:after {
  content: " ";
  display: table;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .sidebar_filters > section .goup_filters .form-item:after {
  clear: both;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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);
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .scrollable {
  overflow: auto;
  height: 100%;
}
body #page_wrapper .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);
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .calendar_list > li .bg {
  display: block;
  cursor: pointer;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .calendar_list > li .bg .top {
  margin-bottom: 20px;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container #calendar_list_view_container .calendar_list > li .bg .top h4 span {
  color: #801C1B;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .event_box .bg.colorRed {
  background: #801C1B;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .event_box .bg.colorGrey {
  background: #586173;
}
body #page_wrapper .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;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .event_box .bg .time {
  text-align: right;
  text-transform: uppercase;
  font-size: 11px;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .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;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .event_box_image .explore_thumb_stories .hover .top h3 {
  margin-bottom: 15px;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .event_box_image .explore_thumb_stories .hover .top p {
  font-weight: normal;
  line-height: 20px;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .event_box_image.colorBlue .explore_thumb_stories .front .bottom,
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .event_box_image.colorBlue .explore_thumb_stories .hover {
  background: #24447d;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .event_box_image.colorRed .explore_thumb_stories .front .bottom,
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .event_box_image.colorRed .explore_thumb_stories .hover {
  background: #801C1B;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .event_box_image.colorGrey .explore_thumb_stories .front .bottom,
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .event_box_image.colorGrey .explore_thumb_stories .hover {
  background: #586173;
}
body #page_wrapper .widget_events_content_container .widget_events_content_list-container .widget_loader {
  display: none;
}
body #page_wrapper .widget_events_content_container_legend {
  margin-top: 10px;
}
body #page_wrapper .widget_events_content_container_legend ul:before,
body #page_wrapper .widget_events_content_container_legend ul:after {
  content: " ";
  display: table;
}
body #page_wrapper .widget_events_content_container_legend ul:after {
  clear: both;
}
body #page_wrapper .widget_events_content_container_legend ul:before,
body #page_wrapper .widget_events_content_container_legend ul:after {
  content: " ";
  display: table;
}
body #page_wrapper .widget_events_content_container_legend ul:after {
  clear: both;
}
body #page_wrapper .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;
}
body #page_wrapper .widget_events_content_container_legend ul > li:not(:last-child) {
  margin-right: 15px;
}
body #page_wrapper .widget_events_content_container_legend ul > li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
body #page_wrapper .widget_events_content_container_legend ul > li.blue:before {
  background: #263B6E;
}
body #page_wrapper .widget_events_content_container_legend ul > li.blue:after {
  background: rgba(36, 68, 125, 0.2);
}
body #page_wrapper .widget_events_content_container_legend ul > li.red:before {
  background: #801C1B;
}
body #page_wrapper .widget_events_content_container_legend ul > li.red:after {
  background: rgba(128, 28, 27, 0.2);
}
body #page_wrapper .widget_events_content_container_legend ul > li.grey:before {
  background: #586173;
}
body #page_wrapper .widget_events_content_container_legend ul > li.blue,
body #page_wrapper .widget_events_content_container_legend ul > li.red {
  padding-left: 30px;
}
body #page_wrapper .widget_events_content_container_legend ul > li.blue:before,
body #page_wrapper .widget_events_content_container_legend ul > li.red:before {
  left: 15px;
}
body #page_wrapper .widget_events_content_container_legend ul > li.blue:after,
body #page_wrapper .widget_events_content_container_legend ul > li.red:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
body #page_wrapper .vdp-datepicker__calendar .cell.today {
  background: #801C1B;
  color: #fff;
}
body #page_wrapper .scrollbar-wrapper {
  width: 18px;
  position: absolute;
  top: 0;
  left: 10%;
  top: 80px;
  bottom: 40px;
}
body #page_wrapper .scrollbar-wrapper #go_to_today {
  position: absolute;
  right: 55px;
  cursor: pointer;
  margin-top: 0px;
  color: #801C1B;
}
body #page_wrapper .scrollbar-wrapper #go_to_today:hover {
  color: #263B6E;
}
body #page_wrapper .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;
}
body #page_wrapper .scrollbar-wrapper .scrollbar-slider {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  cursor: pointer;
  z-index: 999;
  position: absolute;
  left: 0;
  background: #8f1c1c;
}
body #page_wrapper .scrollbar-wrapper .scrollbar-slider:focus {
  background: #24447d;
}
body #page_wrapper .scrollbar-wrapper .scrollbar {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body #page_wrapper .scrollbar-wrapper .scrollbar:after {
  content: "";
  width: 1px;
  position: absolute;
  height: 100%;
  top: 0;
  left: 50%;
  background: #d4d8e2;
}
body #page_wrapper .scrollbar-wrapper-horizontal {
  margin-top: 50px;
  height: 18px;
  position: absolute;
  left: 33px;
  right: 33px;
  bottom: 33px;
}
body #page_wrapper .scrollbar-wrapper-horizontal .scrollbar-slider {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  cursor: pointer;
  z-index: 999;
  position: absolute;
  left: 0;
  background: #8f1c1c;
}
body #page_wrapper .scrollbar-wrapper-horizontal .scrollbar-slider:focus {
  background: #24447d;
}
body #page_wrapper .scrollbar-wrapper-horizontal .scrollbar {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body #page_wrapper .scrollbar-wrapper-horizontal .scrollbar:after {
  content: "";
  height: 1px;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  background: #d4d8e2;
}
.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 {
  position: relative;
}
.widget-statistic ul:before,
.widget-statistic ul:after {
  content: " ";
  display: table;
}
.widget-statistic ul:after {
  clear: both;
}
.widget-statistic ul:before,
.widget-statistic ul:after {
  content: " ";
  display: table;
}
.widget-statistic ul:after {
  clear: both;
}
.widget-statistic ul .paragraph--type--statistic-block {
  float: left;
  width: 100%;
  padding-bottom: 5px;
  position: relative;
}
@media screen and (max-width: 500px) {
  .widget-statistic ul .paragraph--type--statistic-block {
    width: 100% !important;
  }
  .widget-statistic ul .paragraph--type--statistic-block:not(:last-child) {
    margin-bottom: 40px !important;
  }
  .widget-statistic ul .paragraph--type--statistic-block:after {
    display: none !important;
  }
}
.widget-statistic ul .paragraph--type--statistic-block: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 .paragraph--type--statistic-block {
  width: 25%;
}
@media screen and (max-width: 1075px) {
  .widget-statistic[data-column='4'] .inside ul .paragraph--type--statistic-block {
    width: 50%;
  }
  .widget-statistic[data-column='4'] .inside ul .paragraph--type--statistic-block:after {
    display: none;
  }
  .widget-statistic[data-column='4'] .inside ul .paragraph--type--statistic-block:nth-child(1),
  .widget-statistic[data-column='4'] .inside ul .paragraph--type--statistic-block: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 .paragraph--type--statistic-block {
  width: 33.333%;
}
@media screen and (max-width: 1075px) {
  .widget-statistic[data-column='3'] .inside ul .paragraph--type--statistic-block {
    width: 50%;
  }
  .widget-statistic[data-column='3'] .inside ul .paragraph--type--statistic-block:nth-child(1),
  .widget-statistic[data-column='3'] .inside ul .paragraph--type--statistic-block:nth-child(2) {
    margin-bottom: 70px;
  }
  .widget-statistic[data-column='3'] .inside ul .paragraph--type--statistic-block:after {
    display: none;
  }
  .widget-statistic[data-column='3'] .inside ul .paragraph--type--statistic-block: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 .paragraph--type--statistic-block {
  width: 50%;
}
.widget-statistic .paragraph--type--statistic-block {
  text-align: center;
}
.widget-statistic .paragraph--type--statistic-block .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 .paragraph--type--statistic-block .field--name-field-number small {
  font-size: 20px;
  font-style: italic;
  display: inline-block;
  vertical-align: top;
}
.widget-statistic .paragraph--type--statistic-block .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 .paragraph--type--statistic-block .field-name-field-text {
  text-transform: none;
  font-size: 15px;
  line-height: 16px;
}
.widget-gallery > .inside > .item-list > ul {
  width: 100%;
  position: relative;
}
.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: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 > 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(/themes/custom/aup/img/hover-img-icon.png);
}
.widget-gallery > .inside > .item-list > ul > li .box.box-video a:after {
  background-image: url(/themes/custom/aup/img/hover-vid-icon.png);
}
.widget-gallery > .inside > .item-list > ul > li .box.box-link a:after {
  background-image: url(/themes/custom/aup/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;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: solid 3px #fff;
  position: relative;
}
.widget-gallery > .inside > .item-list > ul > li .box a .caption {
  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%;
}
.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;
}
.audiofield-player {
  padding-bottom: 10px;
}
.audiofield-player label {
  display: none;
}
.paragraph--type--widget-countdown-timer {
  text-align: center;
  font-size: xx-large;
}
.paragraph--type--widget-countdown-timer .is-countdown {
  border: none;
  background-color: transparent;
}
.paragraph--type--widget-countdown-timer .countdown-section {
  padding-left: 1em;
  padding-right: 1em;
}
.widget-featured-buttons .width-40 .field--name-field-widget-feature-blinks {
  width: 40%;
}
.widget-featured-buttons .width-100 .field--name-field-widget-feature-blinks {
  width: 100%;
}
.widget-featured-buttons .align-left .field--name-field-widget-feature-blinks {
  float: left;
}
.widget-featured-buttons .align-center .field--name-field-widget-feature-blinks {
  margin: 0 auto;
}
.widget-featured-buttons .align-right .field--name-field-widget-feature-blinks {
  float: right;
}
.widget-featured-buttons .field--name-field-widget-feature-blinks {
  padding: 0px;
}
.widget-featured-buttons .field--name-field-widget-feature-blinks .field__item {
  margin-bottom: 10px;
}
.widget-featured-buttons .field--name-field-widget-feature-blinks .field__item:last-child {
  margin-bottom: 0;
}
.widget-featured-buttons .field--name-field-widget-feature-blinks .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-widget-feature-blinks .field__item a:hover {
  background: #801C1B;
}
.widget-slider-homepage {
  position: relative;
  z-index: 50;
}
.widget-slider-homepage .field {
  margin: 0;
  border: none;
}
.widget-slider-homepage .slider_home_item {
  height: 700px;
  width: 100%;
  position: relative;
  padding-top: 90px;
  padding-bottom: 75px;
}
.widget-slider-homepage .slider_home_item .swipebox-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0;
  z-index: 333;
}
.widget-slider-homepage .slider_home_item .swipebox-video:after {
  content: "";
  width: 95px;
  height: 95px;
  background-position: -64px 0;
}
@media (max-width: 1199px) {
  .widget-slider-homepage .slider_home_item {
    height: 903px;
    padding-bottom: 110px;
    padding-top: 260px;
  }
}
@media (max-width: 650px) {
  .widget-slider-homepage .slider_home_item {
    height: 985px;
  }
}
.widget-slider-homepage .slider_home_item figure,
.widget-slider-homepage .slider_home_item .video_home_slider {
  margin: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.widget-slider-homepage .slider_home_item figure img,
.widget-slider-homepage .slider_home_item .video_home_slider img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.widget-slider-homepage .slider_home_item figure .embedded-video,
.widget-slider-homepage .slider_home_item .video_home_slider .embedded-video,
.widget-slider-homepage .slider_home_item figure .player,
.widget-slider-homepage .slider_home_item .video_home_slider .player,
.widget-slider-homepage .slider_home_item figure iframe,
.widget-slider-homepage .slider_home_item .video_home_slider iframe {
  width: 100%;
  height: 100%;
}
.widget-slider-homepage .slider_home_item .section_text_slider_home {
  position: relative;
  max-width: 950px;
  margin: 0px auto;
  height: 100%;
  display: flex;
  flex-direction: column;
  transform-style: preserve-3d;
}
@media (max-width: 650px) {
  .widget-slider-homepage .slider_home_item .section_text_slider_home {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 500px) {
  .widget-slider-homepage .slider_home_item .section_text_slider_home {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.widget-slider-homepage .slider_home_item .section_text_slider_home.placing_bottom-left {
  justify-content: flex-end;
}
.widget-slider-homepage .slider_home_item .section_text_slider_home.placing_bottom-right {
  justify-content: flex-end;
  align-items: flex-end;
}
.widget-slider-homepage .slider_home_item .section_text_slider_home.placing_top-right {
  justify-content: flex-start;
  align-items: flex-end;
}
.widget-slider-homepage .slider_home_item .section_text_slider_home .bleu_box_slider {
  background: #263B6E;
  padding: 30px;
  max-width: 600px;
  position: relative;
  z-index: 555;
}
@media (max-width: 500px) {
  .widget-slider-homepage .slider_home_item .section_text_slider_home .bleu_box_slider {
    padding: 20px;
  }
}
.widget-slider-homepage .slider_home_item .section_text_slider_home .bleu_box_slider h2 {
  color: #fff;
  margin-bottom: 15px;
  font-size: 22px;
  font-weight: 600;
  font-family: 'adobe-caslon-pro', serif;
  text-transform: none;
}
.widget-slider-homepage .slider_home_item .section_text_slider_home .bleu_box_slider p {
  font-size: 15px;
  font-weight: 100;
  line-height: 20px;
  text-align: left;
  color: #ffffff;
  font-family: 'Josefin Sans', sans-serif;
}
.widget-slider-homepage .slider_home_item .section_text_slider_home .button_slider_home {
  margin-top: 26px;
  position: relative;
  z-index: 555;
}
.widget-slider-homepage .slider_home_item .section_text_slider_home .button_slider_home a {
  width: 175px;
  height: 40px;
  border-radius: 5px;
  border: solid 1px #ffffff;
  background-color: rgba(255, 255, 255, 0.6);
  text-align: center;
  font-size: 18px;
  font-weight: 100;
  line-height: 43px;
  text-align: left;
  color: #263B6E;
  display: inline-flex;
  justify-content: center;
  font-weight: 600;
}
.widget-slider-homepage .slider_home_item .section_text_slider_home .button_slider_home a:hover {
  background: #fff;
  color: #263B6E;
}
.widget-slider-homepage .owl-dots {
  position: absolute;
  bottom: 35px;
  height: 17px;
  display: flex;
  justify-content: center;
  width: 100%;
}
.widget-slider-homepage .owl-dots .owl-dot {
  margin: 0;
}
.widget-slider-homepage .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  opacity: 0.4;
  background-color: #f8f8f7;
}
.widget-slider-homepage .owl-dots .owl-dot span:hover {
  opacity: 0.6;
}
.widget-slider-homepage .owl-dots .owl-dot.active span {
  opacity: 1;
}
.widget-administrable-content-homepage {
  position: relative;
}
.widget-administrable-content-homepage figure img {
  display: block;
  max-width: 90%;
  height: auto;
}
@media (max-width: 650px) {
  .widget-administrable-content-homepage figure img {
    max-width: 95%;
    height: 400px;
    object-fit: cover;
  }
}
.widget-administrable-content-homepage .content {
  position: absolute;
  min-height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  top: 0;
  right: 0;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media (max-width: 650px) {
  .widget-administrable-content-homepage .content {
    position: relative;
    margin-top: -200px;
  }
}
.widget-administrable-content-homepage .content .inner {
  width: 561px;
  padding: 37px 54px 30px 30px;
  background-color: #f8f8f7;
  max-width: 90%;
}
.widget-administrable-content-homepage .content .inner h2 {
  font-size: 18px !important;
  text-align: left !important;
  color: #6c6c6d !important;
  margin-bottom: 10px !important;
  text-transform: none !important;
  line-height: 16px !important;
}
.widget-administrable-content-homepage .content .inner h3 {
  max-width: 300px;
  font-size: 22px;
  font-weight: 600;
  text-align: left;
  color: #263B6E;
  margin-bottom: 15px;
  font-family: 'adobe-caslon-pro', serif;
  text-transform: none;
}
.widget-administrable-content-homepage .content .inner .field--name-field-administrable-content-des {
  font-size: 16px;
  text-align: left;
  color: #6c6c6d;
  font-family: 'Josefin Sans', sans-serif;
  line-height: 18px;
}
.widget-administrable-content-homepage .content .inner .read_more_link {
  margin-top: 20px;
}
.widget-administrable-content-homepage .content .inner .read_more_link a {
  display: block;
  font-size: 16px;
  text-align: left;
  color: #6c6c6d !important;
  font-weight: bold;
  font-family: 'Josefin Sans', sans-serif;
}
.widget-administrable-content-homepage .content .inner .read_more_link a:hover {
  color: #263B6E !important;
}
.widget-aup-news-events-homepage {
  display: grid;
  grid-template-columns: 270px 1fr 1fr;
  grid-gap: 75px;
}
@media (max-width: 1199px) {
  .widget-aup-news-events-homepage {
    grid-template-columns: 270px 1fr;
    grid-gap: 43px 75px;
  }
}
@media (max-width: 800px) {
  .widget-aup-news-events-homepage {
    grid-gap: 40px;
  }
}
@media (max-width: 600px) {
  .widget-aup-news-events-homepage {
    grid-template-columns: 100%;
  }
}
@media (max-width: 600px) {
  .widget-aup-news-events-homepage .first_column_news_event {
    max-width: 270px;
    margin: 0px auto;
  }
}
.widget-aup-news-events-homepage .first_column_news_event a {
  display: block;
  position: relative;
  overflow: hidden;
}
.widget-aup-news-events-homepage .first_column_news_event a figure {
  margin: 0;
}
.widget-aup-news-events-homepage .first_column_news_event a .hover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: -100%;
}
.widget-aup-news-events-homepage .first_column_news_event a .hover .read_more {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  line-height: 25px;
  text-transform: uppercase;
}
.widget-aup-news-events-homepage .first_column_news_event a:hover .hover {
  bottom: 0;
}
.widget-aup-news-events-homepage .first_column_news_event a .front {
  position: relative;
}
.widget-aup-news-events-homepage .first_column_news_event a .front .top figure img {
  width: 100%;
  height: auto;
  display: block;
}
.widget-aup-news-events-homepage .first_column_news_event a .front .bottom {
  padding: 18px;
  height: 118px;
}
.widget-aup-news-events-homepage .first_column_news_event a .front .bottom h5,
.widget-aup-news-events-homepage .first_column_news_event a .front .bottom .h5,
.widget-aup-news-events-homepage .first_column_news_event a .front .bottom .featured_news_top_title {
  font-size: 16px;
  line-height: 20px;
  height: 16px;
  text-align: left;
  color: #fefeff;
  font-family: 'Josefin Sans', sans-serif;
  text-transform: uppercase;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 0;
}
.widget-aup-news-events-homepage .first_column_news_event a .front .bottom h3,
.widget-aup-news-events-homepage .first_column_news_event a .front .bottom .h3,
.widget-aup-news-events-homepage .first_column_news_event a .front .bottom .featured_news_main_title {
  font-size: 19px;
  font-weight: bold;
  line-height: 22px;
  height: 16px;
  text-align: left;
  color: #fefeff;
  font-family: 'Josefin Sans', sans-serif;
  text-transform: uppercase;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-left: 15px;
  margin-top: 13px;
  margin-bottom: 13px;
}
.widget-aup-news-events-homepage .first_column_news_event a .front .bottom h4,
.widget-aup-news-events-homepage .first_column_news_event a .front .bottom .h4,
.widget-aup-news-events-homepage .first_column_news_event a .front .bottom .featured_news_bottom_title {
  font-size: 16px;
  line-height: 20px;
  height: 16px;
  text-align: left;
  color: #fefeff;
  margin-bottom: 0;
  font-family: 'Josefin Sans', sans-serif;
  text-transform: uppercase;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.widget-aup-news-events-homepage .second_column_news_event,
.widget-aup-news-events-homepage .third_column_news_event {
  padding-bottom: 30px;
  position: relative;
}
.widget-aup-news-events-homepage .second_column_news_event .button_blue,
.widget-aup-news-events-homepage .third_column_news_event .button_blue {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}
.widget-aup-news-events-homepage .second_column_news_event .button_blue a,
.widget-aup-news-events-homepage .third_column_news_event .button_blue a {
  height: 40px;
  border-radius: 5px;
  background-color: #263B6E;
  width: 142px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 100;
  text-align: left;
  color: #ffffff !important;
}
.widget-aup-news-events-homepage .second_column_news_event .button_blue a:hover,
.widget-aup-news-events-homepage .third_column_news_event .button_blue a:hover {
  background: #801C1B;
}
.widget-aup-news-events-homepage .second_column_news_event {
  position: relative;
}
@media (min-width: 1200px) {
  .widget-aup-news-events-homepage .second_column_news_event:after {
    content: "";
    width: 1px;
    background-color: #a1a1a2;
    top: 0;
    bottom: 55px;
    right: -37px;
    position: absolute;
  }
}
.widget-aup-news-events-homepage .second_column_news_event .second_news_aup_home {
  margin-bottom: 30px;
}
.widget-aup-news-events-homepage .second_column_news_event .second_news_aup_home .second_news_tag {
  font-size: 18px;
  text-align: left;
  color: #6c6c6d;
  margin-bottom: 13px;
  line-height: 15px;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: bold;
}
.widget-aup-news-events-homepage .second_column_news_event .second_news_aup_home .second_news_title {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 20px;
  text-align: left;
  color: #273b6e !important;
  text-transform: uppercase;
  font-family: 'Josefin Sans', sans-serif;
}
.widget-aup-news-events-homepage .second_column_news_event .second_news_aup_home .second_news_description {
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  color: #6c6c6d;
  margin-bottom: 0;
  font-family: 'Josefin Sans', sans-serif;
  margin-bottom: 5px;
}
.widget-aup-news-events-homepage .second_column_news_event .second_news_aup_home a.read_more {
  font-size: 16px;
  text-align: left;
  color: #6c6c6d !important;
  margin-bottom: 0;
  font-weight: 600;
  font-style: italic;
}
.widget-aup-news-events-homepage .second_column_news_event .second_news_aup_home a.read_more:hover {
  color: #801C1B;
}
@media (max-width: 1199px) {
  .widget-aup-news-events-homepage .third_column_news_event {
    grid-column: span 2;
    border-top: 2px solid #a1a1a2;
    padding-top: 36px;
  }
}
@media (max-width: 600px) {
  .widget-aup-news-events-homepage .third_column_news_event {
    grid-column: initial;
  }
}
.widget-aup-news-events-homepage .third_column_news_event .third_event_aup_home {
  margin-bottom: 58px;
}
.widget-aup-news-events-homepage .third_column_news_event .third_event_aup_home a {
  display: grid;
  grid-template-columns: 56px 1fr;
  grid-gap: 34px;
}
@media (max-width: 500px) {
  .widget-aup-news-events-homepage .third_column_news_event .third_event_aup_home a {
    grid-gap: 15px;
  }
}
.widget-aup-news-events-homepage .third_column_news_event .third_event_aup_home a .third_event_date {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 56px;
  border-radius: 3px;
  background-color: #bababc;
  flex-direction: column;
}
.widget-aup-news-events-homepage .third_column_news_event .third_event_aup_home a .third_event_date span {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
  display: block;
  font-family: 'Josefin Sans', sans-serif;
  line-height: 18px;
  text-transform: uppercase;
  padding-top: 3px;
}
.widget-aup-news-events-homepage .third_column_news_event .third_event_aup_home a .content .third_event_title {
  font-size: 18px;
  line-height: 20px;
  text-align: left;
  color: #263B6E;
  margin-bottom: 10px;
  font-family: 'Josefin Sans', sans-serif;
  text-transform: uppercase;
}
.widget-aup-news-events-homepage .third_column_news_event .third_event_aup_home a .content .third_event_more_infos {
  font-size: 15px;
  line-height: 22px;
  text-align: left;
  color: #6c6c6d;
  font-weight: 600;
  margin-bottom: 5px;
  font-family: 'Josefin Sans', sans-serif;
}
.widget-aup-news-events-homepage .third_column_news_event .third_event_aup_home a .content .third_event_description {
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  color: #6c6c6d;
  margin-bottom: 0;
  font-family: 'Josefin Sans', sans-serif;
}
.widget-aup-community-homepage .widget-aup-community-homepage-tabs {
  display: flex;
  justify-content: center;
}
.widget-aup-community-homepage .widget-aup-community-homepage-tabs .tab_title {
  padding: 12px 0px 10px 0px;
  width: 117px;
  border-radius: 3px 3px 0px 0px;
  font-size: 20px;
  text-align: center;
  color: #6c6c6d;
  border: solid 1px #ececec;
  border-bottom: none;
  transition: 0.3s all;
  cursor: pointer;
}
.widget-aup-community-homepage .widget-aup-community-homepage-tabs .tab_title:hover,
.widget-aup-community-homepage .widget-aup-community-homepage-tabs .tab_title:focus {
  border-color: #6c6c6d;
}
.widget-aup-community-homepage .widget-aup-community-homepage-tabs .tab_title.active {
  background: #263B6E;
  border-color: #263B6E;
  color: #fff;
}
.widget-aup-community-homepage .widget-aup-community-homepage-tabs .tab_title:not(:last-child) {
  margin-right: 13px;
}
.widget-aup-community-homepage .owl-carousel .owl-stage {
  background: #fff;
}
.widget-aup-community-homepage .owl-carousel .owl-item {
  animation-duration: 0.5s !important;
}
.widget-aup-community-homepage .field-collection-view,
.widget-aup-community-homepage .field-collection-container {
  padding: 0;
  margin: 0;
  border: none;
}
.widget-aup-community-homepage .tab_item_community_home figure {
  margin: 0;
}
.widget-aup-community-homepage .tab_item_community_home figure img {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 1200px) {
  .widget-aup-community-homepage .tab_item_community_home figure img {
    height: 300px;
    object-fit: cover;
  }
}
@media (max-width: 990px) {
  .widget-aup-community-homepage .tab_item_community_home figure img {
    height: 390px;
  }
}
.widget-aup-community-homepage .tab_item_community_home .numbers_list {
  max-width: 756px;
  margin: 0px auto;
  padding: 40px 0px;
  background-color: #f8f8f7;
  margin-top: -120px;
  position: relative;
}
@media (max-width: 990px) {
  .widget-aup-community-homepage .tab_item_community_home .numbers_list {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: -185px;
  }
}
.widget-aup-community-homepage .tab_item_community_home .numbers_list > .field {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.widget-aup-community-homepage .tab_item_community_home .numbers_list > .field:after,
.widget-aup-community-homepage .tab_item_community_home .numbers_list > .field:before {
  display: none;
}
@media (max-width: 990px) {
  .widget-aup-community-homepage .tab_item_community_home .numbers_list > .field {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 35px 0px;
  }
}
.widget-aup-community-homepage .tab_item_community_home .numbers_list > .field .number_item_community_home {
  font-family: 'adobe-caslon-pro', serif;
}
.widget-aup-community-homepage .tab_item_community_home .numbers_list > .field .number_item_community_home .field--name-field-tabs-numbers-number {
  font-size: 59px;
  font-weight: bold;
  text-align: center;
  color: #6c6c6d;
  height: 50px;
  line-height: 45px;
  margin-bottom: 12px;
}
.widget-aup-community-homepage .tab_item_community_home .numbers_list > .field .number_item_community_home .field--name-field-tabs-numbers-title {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #6c6c6d;
  margin-bottom: 0;
  max-width: 86px;
  margin: 0px auto;
  line-height: 22px;
}
.widget-aup-community-homepage .tab_item_community_home .field--name-field-aup-community-tabs-desc > p {
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #6c6c6d;
  max-width: 600px;
  margin: 0px auto;
  margin-top: 38px;
  font-family: 'Josefin Sans', sans-serif;
}
.widget-aup-community-homepage .tab_item_community_home .field--name-field-aup-community-tabs-desc > p a {
  color: #6c6c6d !important;
  font-weight: 600;
  font-style: italic;
}
.widget-aup-community-homepage .tab_item_community_home .field--name-field-aup-community-tabs-desc > p a:hover {
  color: #801C1B !important;
}
.widget-aup-in-focus-homepage .field__item {
  border: none;
  margin: 0;
  padding: 0;
}
.widget-aup-in-focus-homepage #aup_in_focus .aup_in_focus--row {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-areas: 'block--actions story_static--0 story_dynamic--0 story_static--1' 'story_dynamic--1 story_static--2 story_static--2 story_dynamic--2';
}
@media (max-width: 1200px) {
  .widget-aup-in-focus-homepage #aup_in_focus .aup_in_focus--row {
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas: 'block--actions story_static--0 story_dynamic--0' 'story_dynamic--1 story_static--1 story_static--1' ' story_static--2 story_static--2 story_dynamic--2';
  }
}
@media (max-width: 960px) {
  .widget-aup-in-focus-homepage #aup_in_focus .aup_in_focus--row {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: 'block--actions story_static--0 ' 'story_dynamic--0 story_static--1' 'story_static--2  story_static--2' 'story_dynamic--1 story_dynamic--2';
  }
}
@media (max-width: 650px) {
  .widget-aup-in-focus-homepage #aup_in_focus .aup_in_focus--row {
    grid-template-columns: 1fr;
    grid-template-areas: 'block--actions' 'story_static--0 ' 'story_dynamic--0' 'story_static--1' 'story_dynamic--1' 'story_static--2' 'story_dynamic--2';
  }
}
@media (max-width: 650px) {
  .widget-aup-in-focus-homepage #aup_in_focus .aup_in_focus--row {
    max-width: 350px;
    margin: 0px auto;
  }
}
.widget-aup-in-focus-homepage #aup_in_focus .aup_in_focus--row .story_dynamic {
  width: 270px;
}
@media (max-width: 1200px) {
  .widget-aup-in-focus-homepage #aup_in_focus .aup_in_focus--row .story_dynamic {
    width: 308px;
  }
}
@media (max-width: 960px) {
  .widget-aup-in-focus-homepage #aup_in_focus .aup_in_focus--row .story_dynamic {
    width: 297px;
  }
}
@media (max-width: 650px) {
  .widget-aup-in-focus-homepage #aup_in_focus .aup_in_focus--row .story_dynamic {
    width: 100%;
    max-width: 350px;
  }
}
.widget-aup-in-focus-homepage #aup_in_focus .aup_in_focus--row .block--actions {
  grid-area: block--actions;
}
.widget-aup-in-focus-homepage #aup_in_focus .aup_in_focus--row .story_dynamic.story_dynamic--0 {
  grid-area: story_dynamic--0;
}
.widget-aup-in-focus-homepage #aup_in_focus .aup_in_focus--row .story_dynamic.story_dynamic--1 {
  grid-area: story_dynamic--1;
}
.widget-aup-in-focus-homepage #aup_in_focus .aup_in_focus--row .story_dynamic.story_dynamic--2 {
  grid-area: story_dynamic--2;
}
.widget-aup-in-focus-homepage #aup_in_focus .aup_in_focus--row .field__item.story_static--0 {
  grid-area: story_static--0;
}
.widget-aup-in-focus-homepage #aup_in_focus .aup_in_focus--row .field__item.story_static--1 {
  grid-area: story_static--1;
}
.widget-aup-in-focus-homepage #aup_in_focus .aup_in_focus--row .field__item.story_static--2 {
  grid-area: story_static--2;
}
.widget-aup-in-focus-homepage #aup_in_focus .block--actions {
  padding-top: 40px;
  padding-left: 9px;
}
@media (max-width: 650px) {
  .widget-aup-in-focus-homepage #aup_in_focus .block--actions {
    padding: 0;
    display: flex;
    justify-content: center;
  }
}
.widget-aup-in-focus-homepage #aup_in_focus .block--actions .inner {
  max-width: 200px;
}
.widget-aup-in-focus-homepage #aup_in_focus .block--actions .inner p {
  font-size: 16px;
  color: #585859;
  text-align: center;
  font-family: 'Josefin Sans', sans-serif;
}
.widget-aup-in-focus-homepage #aup_in_focus .block--actions .inner select,
.widget-aup-in-focus-homepage #aup_in_focus .block--actions .inner button {
  display: block;
  height: 40px;
  border-radius: 5px;
  background-color: #263B6E;
  font-size: 16px;
  font-weight: 100;
  line-height: 44px;
  text-align: center;
  color: #ffffff;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  appearance: none;
  text-transform: uppercase;
  transition: all 0.3s;
  outline: none;
  cursor: pointer;
}
.widget-aup-in-focus-homepage #aup_in_focus .block--actions .inner select:hover,
.widget-aup-in-focus-homepage #aup_in_focus .block--actions .inner button:hover,
.widget-aup-in-focus-homepage #aup_in_focus .block--actions .inner select:focus,
.widget-aup-in-focus-homepage #aup_in_focus .block--actions .inner button:focus {
  background-color: #801C1B;
}
.widget-aup-in-focus-homepage #aup_in_focus .block--actions .inner select {
  margin-bottom: 25px;
  padding-left: 28px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAUCAYAAADoZO9yAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAZFJREFUeNq0lbtKA1EQhgdDvICFgo2Fggg2aWwsBJEUNpZ5AK3tBAsRTJcqSLRQQdwib+ADWNgIIiIRFCJCiDGoTyB4QTz+A7MYNudM1r0MfM3uXL7M7uaQMYbAIPDAC9iVa2myA57AkcwmvpgBJ+YvvkA1RYmqzPCDZ2f4RsF0x6dsKGkJT3oHo9BHRFnqjn6wCjxKLg7BivQOxhBbZsGpsQev8DiBTeyBd8eMCzDgJw6DM0cir/IghsS+43FwXIFR/2X1GQHnikwlgkRFkaiBMT83WMg3LhWZ8j8kyorEHRjvzLc14IRrR4MPUAohUZJcW9yDyWCNq9EEuFFkiopEUZF4ANO2Ou1XTYFbR0P+ArYsNZvK18GbmHHN67ViLqw7Gn+D7Y7cDUWirkmEEWFyslLX/8w6WANvyuPI9ZoT9guYBQ3HoB/BFg2ppaREmDnQNOGjKTWUtAgzD1ohJFqSS2mJMIugrUi0JYfSFmHy4NEi8QyWovSMc6LmA+/MK1iO2i/u8b4gx0FNxCL3+hVgAPUEYziK8FIQAAAAAElFTkSuQmCC');
  background-repeat: no-repeat;
  background-size: 17px 10px;
  background-position: right 18px center;
  text-align: left;
}
.widget-aup-in-focus-homepage #aup_in_focus .block--actions .inner select option {
  font-size: 12px;
  text-transform: none;
  font-family: sans-serif;
}
.widget-aup-in-focus-homepage #aup_in_focus .grey_blocks_item {
  height: 100%;
}
.widget-aup-in-focus-homepage #aup_in_focus .grey_blocks_item a {
  display: block;
  background-color: #f8f8f7;
  height: 100%;
  padding-top: 68px;
  padding-left: 33px;
  padding-right: 33px;
}
@media (max-width: 1320px) {
  .widget-aup-in-focus-homepage #aup_in_focus .grey_blocks_item a {
    padding-right: 33px;
    min-height: 0;
    padding-bottom: 30px;
  }
}
@media (max-width: 960px) {
  .widget-aup-in-focus-homepage #aup_in_focus .grey_blocks_item a {
    padding-bottom: 80px;
  }
}
@media (max-width: 650px) {
  .widget-aup-in-focus-homepage #aup_in_focus .grey_blocks_item a {
    padding: 30px;
  }
}
.widget-aup-in-focus-homepage #aup_in_focus .grey_blocks_item a p {
  margin-bottom: 0;
  font-family: 'Josefin Sans', sans-serif;
}
.widget-aup-in-focus-homepage #aup_in_focus .grey_blocks_item a p.h2 {
  font-size: 18px;
  line-height: 15px;
  text-align: left;
  color: #6c6c6d;
  margin-bottom: 24px;
}
.widget-aup-in-focus-homepage #aup_in_focus .grey_blocks_item a p.h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  text-align: left;
  color: #263B6E;
  text-transform: uppercase;
}
.widget-aup-in-focus-homepage #aup_in_focus .grey_blocks_item a p.description_grey_blocks {
  font-size: 16px;
  color: #263B6E;
  margin-top: 15px;
  line-height: 22px;
}
.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic {
  display: block;
  position: relative;
  color: #fff;
  overflow: hidden;
  width: 100%;
  margin: 0px auto;
}
.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic p,
.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic h3,
.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic h4 {
  color: #fefeff;
  margin: 0;
  letter-spacing: initial;
}
.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic p {
  font-family: 'Josefin Sans', sans-serif;
}
.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .front .top {
  height: auto;
}
.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .front .top img {
  display: block;
  width: 100%;
  height: auto;
}
.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .front .bottom {
  padding: 17px 20px;
  height: 115px;
}
.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .front .bottom p {
  font-size: 15px;
  margin-bottom: 12px;
  height: 15px;
  line-height: 19px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: hidden;
}
.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .front .bottom h3 {
  line-height: 23px;
  height: 17px;
  text-transform: uppercase;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 19px;
  margin-bottom: 11px;
  overflow: hidden;
}
.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .front .bottom h4 {
  font-weight: 300;
  font-size: 16px;
  margin-top: 3px;
  height: 16px;
  line-height: 16px;
  text-transform: none;
}
.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .hover {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  opacity: 1;
  bottom: -100%;
}
.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .hover .top {
  padding: 20px;
  overflow: hidden;
}
.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .hover .top h3 {
  line-height: 20px;
  margin-top: 3px;
  font-size: 20px;
  text-transform: uppercase;
}
.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .hover .top h4 {
  font-weight: 300;
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 15px;
  text-transform: uppercase;
  line-height: 13px;
}
.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .hover .top p {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 15px;
  color: #fff;
  line-height: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .hover .bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}
.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .hover .bottom:hover {
  background: #263B6E;
}
.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .hover .bottom span {
  display: block;
  text-transform: uppercase;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
}
.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .hover.bg-color-blue .bottom:hover {
  background: #801C1B;
}
.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .hover.bg-color-greyLight p {
  color: #484848;
}
.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .hover.bg-color-greyLight .bottom span {
  color: #484848;
}
.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .hover.bg-color-greyLight .bottom:hover {
  background: #801C1B;
}
.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .hover.bg-color-greyLight .bottom:hover span {
  color: #fff;
}
.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic:hover .hover {
  bottom: 0;
  height: 100%;
  opacity: 1;
}
.widget-aup-in-focus-homepage #aup_in_focus .story_dynamic .bottom {
  height: 53px;
}
.widget-image-text-placing-homepage {
  position: relative;
}
.widget-image-text-placing-homepage figure {
  position: relative;
  margin: 0;
}
.widget-image-text-placing-homepage figure:after {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.5;
  background-color: #000000;
  position: absolute;
}
.widget-image-text-placing-homepage figure img {
  display: block;
  width: 100%;
  object-fit: cover;
}
.widget-image-text-placing-homepage .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}
@media (max-width: 600px) {
  .widget-image-text-placing-homepage .content {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.widget-image-text-placing-homepage .content .inner {
  width: 1146px;
  margin: 0px auto;
  position: relative;
  max-width: 100%;
}
.widget-image-text-placing-homepage .content .inner .placing_top-left {
  top: 0;
  left: 0;
}
.widget-image-text-placing-homepage .content .inner .placing_top-right {
  top: 0;
  right: 0;
}
.widget-image-text-placing-homepage .content .inner .placing_bottom-left {
  bottom: 0;
  left: 0;
}
.widget-image-text-placing-homepage .content .inner .placing_bottom-right {
  bottom: 0;
  right: 0;
}
.widget-image-text-placing-homepage .content .inner .title_placing_home {
  position: absolute;
  max-width: 260px;
}
.widget-image-text-placing-homepage .content .inner .title_placing_home h2 {
  font-size: 26px;
  font-weight: 600;
  text-align: left;
  font-family: 'adobe-caslon-pro', serif;
  text-transform: initial;
}
.widget-image-text-placing-homepage .content .inner .desc_placing_home {
  position: absolute;
  max-width: 250px;
}
.widget-image-text-placing-homepage .content .inner .desc_placing_home p {
  font-size: 17px;
  font-weight: 300;
  text-align: left;
}
.widget-image-text-placing-homepage .content .inner .desc_placing_home .read_more_link {
  margin-top: 40px;
}
.widget-image-text-placing-homepage .content .inner .desc_placing_home .read_more_link a {
  display: block;
  height: 40px;
  border-radius: 5px;
  border: solid 1px #ffffff;
  background-color: rgba(255, 255, 255, 0.3);
  text-align: center;
  line-height: 43px;
  font-size: 18px;
  font-weight: 100;
  color: #ffffff !important;
}
.widget-image-text-placing-homepage .content .inner .desc_placing_home .read_more_link a:hover {
  background: #fff;
  color: #263B6E !important;
}
/* PAGES */
.page_wrapper_full_height {
  height: 100% !important;
}
#page_content_full_height {
  height: 100%;
  overflow: hidden;
}
#page_content_full_height .page_content_full_height_bg {
  overflow: hidden;
  height: 100%;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 700px) {
  #page_content_full_height .page_content_full_height_bg {
    background: none !important;
  }
}
#page_content_full_height .page_content_full_height_bg .scrollable {
  padding-top: 107px;
}
#page_content_full_height .page_content_full_height_bg .fake_height {
  width: 100%;
  height: 100%;
  margin-top: 100px;
}
@media screen and (max-width: 1220px) {
  #page_content_full_height .page_content_full_height_bg .fake_height {
    display: none;
  }
}
#page_content_full_height .page_content_full_height_bg .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;
}
#page_content_full_height .page_content_full_height_bg .img-caption.show {
  opacity: 1;
}
#page_content_full_height .page_content_full_height_bg .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;
}
#page_content_full_height .page_content_full_height_bg .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;
}
#page_content_full_height #header_page_content {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  overflow: hidden;
  padding-bottom: 80px;
  background: #fff !important;
  padding-top: 39px !important;
  width: 964px !important;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
}
#page_content_full_height #header_page_content .ribbon {
  margin-bottom: 44px !important;
}
#page_content_full_height #header_page_content h1 {
  font-size: 28px !important;
  letter-spacing: 0.5px !important;
  line-height: 120%;
  margin-bottom: 3px !important;
  height: initial !important;
}
#page_content_full_height #header_page_content .event_header_part {
  margin-top: 0;
}
#page_content_full_height #header_page_content .container {
  width: 775px;
}
@media screen and (max-width: 1310px) {
  #page_content_full_height #header_page_content {
    width: 795px !important;
  }
  #page_content_full_height #header_page_content .container {
    width: 620px;
  }
}
@media screen and (max-width: 1220px) {
  #page_content_full_height #header_page_content {
    width: 680px !important;
  }
  #page_content_full_height #header_page_content h1 {
    font-size: 24px !important;
    margin-bottom: 16px !important;
  }
  #page_content_full_height #header_page_content .container {
    width: 500px;
  }
}
@media screen and (max-width: 960px) {
  #page_content_full_height #header_page_content {
    width: 680px !important;
  }
  #page_content_full_height #header_page_content .container {
    width: 500px;
  }
}
@media screen and (max-width: 700px) {
  #page_content_full_height #header_page_content {
    width: 100% !important;
  }
  #page_content_full_height #header_page_content .full_container {
    padding: 0;
  }
  #page_content_full_height #header_page_content .container {
    width: 100%;
  }
}
#page_content_full_height #header_page_content .share_block {
  margin-bottom: 50px;
}
#page_content_full_height #header_page_content .event_header_part .address div {
  margin-right: 10px;
}
#page_banner_func.page_banner_policies h1 {
  font-size: 74px !important;
  line-height: 72px;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 1400px) {
  #page_banner_func.page_banner_policies h1 {
    font-size: 60px !important;
  }
}
@media screen and (max-width: 1200px) {
  #page_banner_func.page_banner_policies h1 {
    font-size: 50px !important;
    line-height: 60px;
  }
}
@media screen and (max-width: 800px) {
  #page_banner_func.page_banner_policies h1 {
    font-size: 35px !important;
    line-height: 40px;
  }
}
@media screen and (max-width: 700px) {
  #page_banner_func.page_banner_policies h1 {
    font-size: 30px !important;
    line-height: 35px;
  }
}
@media screen and (max-width: 600px) {
  #page_banner_func.page_banner_policies h1 {
    font-size: 25px !important;
    line-height: 30px;
  }
}
@media screen and (max-width: 450px) {
  #page_banner_func.page_banner_policies h1 {
    font-size: 20px !important;
    line-height: 25px;
  }
}
#page_banner_func.page_banner_policies {
  background-image: url(/themes/custom/aup/img/bg_policies.png);
}
#page_policies .container,
#page_banner_func.page_banner_policies .container {
  max-width: 1018px;
  margin: 0px auto;
  width: 100% !important;
}
@media screen and (max-width: 1400px) {
  #page_policies .container,
  #page_banner_func.page_banner_policies .container {
    max-width: 775px;
  }
}
@media screen and (max-width: 1200px) {
  #page_policies .container,
  #page_banner_func.page_banner_policies .container {
    max-width: 620px;
  }
}
@media screen and (max-width: 700px) {
  #page_policies .container,
  #page_banner_func.page_banner_policies .container {
    max-width: 100%;
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media screen and (max-width: 600px) and (min-width: 321px) {
  #page_policies .container,
  #page_banner_func.page_banner_policies .container {
    padding-left: 22px;
    padding-right: 22px;
  }
}
@media screen and (max-width: 320px) {
  #page_policies .container,
  #page_banner_func.page_banner_policies .container {
    padding-left: 17px;
    padding-right: 17px;
  }
}
#page_policies {
  padding-top: 105px;
  padding-bottom: 105px;
}
@media screen and (max-width: 800px) {
  #page_policies {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
#page_policies .intro,
#page_policies .content_top_policy {
  margin-bottom: 60px;
}
#page_policies .intro h2,
#page_policies .content_top_policy h2 {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 34px;
  margin-bottom: 30px;
}
@media screen and (max-width: 800px) {
  #page_policies .intro h2,
  #page_policies .content_top_policy h2 {
    font-size: 25px;
  }
}
#page_policies .intro h3,
#page_policies .content_top_policy h3 {
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  margin-bottom: 30px;
  text-transform: uppercase;
}
#page_policies .intro h3.alpha,
#page_policies .content_top_policy h3.alpha {
  padding-bottom: 22px;
  border-bottom: solid 1px #6d6e6e;
  margin-bottom: 40px;
}
#page_policies .intro h3 *,
#page_policies .content_top_policy h3 * {
  display: inline;
}
#page_policies .intro #results_number_container,
#page_policies .content_top_policy #results_number_container {
  font-family: 'adobe-caslon-pro', serif;
  font-size: 17px;
}
#page_policies .intro #alphabet,
#page_policies .content_top_policy #alphabet {
  font-size: 24px;
  font-weight: normal;
  display: flex;
  text-transform: uppercase;
  justify-content: space-between;
}
#page_policies .intro #alphabet .letter,
#page_policies .content_top_policy #alphabet .letter {
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#page_policies .intro #alphabet .letter:hover,
#page_policies .content_top_policy #alphabet .letter:hover {
  color: #801C1B;
}
#page_policies .intro #alphabet .letter.active,
#page_policies .content_top_policy #alphabet .letter.active {
  color: #263B6E;
  font-weight: bold;
}
#page_policies .intro p,
#page_policies .content_top_policy p {
  line-height: 32px;
  font-size: 17px;
  font-family: 'adobe-caslon-pro', serif;
}
#page_policies .intro p:not(:last-child),
#page_policies .content_top_policy p:not(:last-child) {
  margin-bottom: 20px;
}
#page_policies .intro p a,
#page_policies .content_top_policy p a {
  color: #2a3d6a;
}
#page_policies .intro p a:hover,
#page_policies .content_top_policy p a:hover {
  color: #801C1B;
}
#page_policies .intro .download_button_container,
#page_policies .content_top_policy .download_button_container {
  margin-top: 50px;
}
#page_policies .intro .download_button_container img,
#page_policies .content_top_policy .download_button_container img,
#page_policies .intro .download_button_container .file-size,
#page_policies .content_top_policy .download_button_container .file-size {
  display: none;
}
#page_policies .intro .download_button_container a,
#page_policies .content_top_policy .download_button_container a {
  display: inline-block;
  height: 40px;
  line-height: 43px;
  padding-left: 19px;
  padding-right: 19px;
  border-radius: 3px;
  background: #263B6E;
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
}
#page_policies .intro .download_button_container a:hover,
#page_policies .content_top_policy .download_button_container a:hover {
  background: #801C1B;
}
#page_policies .content_dates_policy {
  margin-bottom: 50px;
  padding-top: 18px;
  padding-bottom: 15px;
  border-top: #dadada;
  position: relative;
}
#page_policies .content_dates_policy .border {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  background: #d8d8d8;
}
#page_policies .content_dates_policy .border: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;
}
#page_policies .content_dates_policy .border: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;
}
#page_policies .content_dates_policy .border.border_top {
  top: 0;
}
#page_policies .content_dates_policy .border.border_bottom {
  bottom: 0;
}
#page_policies .content_dates_policy ul {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 650px) {
  #page_policies .content_dates_policy ul {
    display: block;
  }
  #page_policies .content_dates_policy ul > li:not(:last-child) {
    margin-bottom: 20px;
  }
}
#page_policies .content_dates_policy ul > li {
  color: #474848;
  font-size: 17px;
  font-weight: 300;
}
#page_policies .content_dates_policy ul > li * {
  display: inline;
}
#page_policies .content_dates_policy ul > li strong {
  text-transform: uppercase;
  font-weight: normal ;
}
@media screen and (max-width: 1400px) {
  #page_policies .content_dates_policy ul > li strong {
    display: block;
    margin-bottom: 5px;
  }
}
#page_policies .content_categories_policy > li:not(:last-child) {
  margin-bottom: 36px;
}
#page_policies .content_categories_policy > li strong {
  display: block;
  font-weight: normal;
  font-size: 19px;
  color: #474848;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#page_policies .content_categories_policy > li span {
  font-family: 'adobe-caslon-pro', serif;
}
#page_policies .content_categories_policy > li a {
  color: #263B6E;
}
#page_policies .content_categories_policy > li a:hover {
  color: #801C1B;
}
#page_policies .search_form_policies {
  position: relative;
  margin-bottom: 72px;
}
#page_policies .search_form_policies input[type=text] {
  width: 100%;
  display: block;
  height: 72px;
  padding-left: 40px;
  text-transform: uppercase;
  font-size: 25px;
  border: solid 1px #bcbdc0;
  border-radius: 3px;
  color: #bcbdc0;
  padding-top: 7px;
}
#page_policies .search_form_policies input[type=text]::-moz-placeholder {
  color: #dedfe0;
  opacity: 1;
}
#page_policies .search_form_policies input[type=text]:-ms-input-placeholder {
  color: #dedfe0;
}
#page_policies .search_form_policies input[type=text]::-webkit-input-placeholder {
  color: #dedfe0;
}
#page_policies .search_form_policies input[type=text]:focus::-moz-placeholder {
  color: #f1f2f3;
  opacity: 1;
}
#page_policies .search_form_policies input[type=text]:focus:-ms-input-placeholder {
  color: #f1f2f3;
}
#page_policies .search_form_policies input[type=text]:focus::-webkit-input-placeholder {
  color: #f1f2f3;
}
#page_policies .search_form_policies input[type=submit] {
  position: absolute;
  border: none;
  padding: 0;
  font-size: 0;
  width: 30px;
  height: 30px;
  background: url(/themes/custom/aup/img/search_policies_icon.png);
  -webkit-background-size: 100%;
  background-size: 100%;
  top: 50%;
  margin-top: -15px;
  right: 25px;
}
#page_policies .list-category-policies {
  margin-right: -15px;
  margin-left: -15px;
}
#page_policies .list-category-policies:before,
#page_policies .list-category-policies:after {
  content: " ";
  display: table;
}
#page_policies .list-category-policies:after {
  clear: both;
}
#page_policies .list-category-policies:before,
#page_policies .list-category-policies:after {
  content: " ";
  display: table;
}
#page_policies .list-category-policies:after {
  clear: both;
}
#page_policies .list-category-policies > .views-element-container > .view > .view-content > .views-row > li,
#page_policies .list-category-policies > li {
  padding: 0px 15px;
  margin: 0 0 30px 0;
  width: 20%;
  float: left;
}
@media screen and (max-width: 1400px) {
  #page_policies .list-category-policies > .views-element-container > .view > .view-content > .views-row > li,
  #page_policies .list-category-policies > li {
    width: 25%;
  }
}
@media screen and (max-width: 1200px) {
  #page_policies .list-category-policies > .views-element-container > .view > .view-content > .views-row > li,
  #page_policies .list-category-policies > li {
    width: 33.33%;
  }
}
@media screen and (max-width: 700px) {
  #page_policies .list-category-policies > .views-element-container > .view > .view-content > .views-row > li,
  #page_policies .list-category-policies > li {
    width: 50%;
  }
}
@media screen and (max-width: 450px) {
  #page_policies .list-category-policies > .views-element-container > .view > .view-content > .views-row > li,
  #page_policies .list-category-policies > li {
    width: 100%;
  }
}
#page_policies .list-category-policies > .views-element-container > .view > .view-content > .views-row > li a,
#page_policies .list-category-policies > li a {
  display: block;
  background: #263B6E;
  color: #fff;
}
#page_policies .list-category-policies > .views-element-container > .view > .view-content > .views-row > li a.purple,
#page_policies .list-category-policies > li a.purple {
  background: #652644;
}
#page_policies .list-category-policies > .views-element-container > .view > .view-content > .views-row > li a:hover .bg .img img,
#page_policies .list-category-policies > li a:hover .bg .img img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
#page_policies .list-category-policies > .views-element-container > .view > .view-content > .views-row > li a .bg .img,
#page_policies .list-category-policies > li a .bg .img {
  height: 186px;
  position: relative;
  overflow: hidden;
}
#page_policies .list-category-policies > .views-element-container > .view > .view-content > .views-row > li a .bg .img.has-img:before,
#page_policies .list-category-policies > li a .bg .img.has-img:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 67px;
  background-image: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
  background-image: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
  background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#99000000', GradientType=0);
  bottom: 0;
  z-index: 10;
}
#page_policies .list-category-policies > .views-element-container > .view > .view-content > .views-row > li a .bg .img img,
#page_policies .list-category-policies > li a .bg .img img {
  display: block;
  height: 100%;
  width: auto;
  z-index: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
#page_policies .list-category-policies > .views-element-container > .view > .view-content > .views-row > li a .bg .img h3,
#page_policies .list-category-policies > li a .bg .img h3 {
  position: absolute;
  z-index: 100;
  width: 100%;
  font-size: 18.8px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.03;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  text-transform: uppercase;
  padding-left: 9px;
  padding-right: 34px;
  bottom: 10px;
  left: 0;
}
#page_policies .list-category-policies > .views-element-container > .view > .view-content > .views-row > li a .bg .detail,
#page_policies .list-category-policies > li a .bg .detail {
  height: 107px;
  padding: 10.5px;
  position: relative;
}
#page_policies .list-category-policies > .views-element-container > .view > .view-content > .views-row > li a .bg .detail p,
#page_policies .list-category-policies > li a .bg .detail p {
  font-size: 13px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 14px;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  font-family: 'Josefin Sans', sans-serif;
}
#page_policies .list-category-policies > .views-element-container > .view > .view-content > .views-row > li a .bg .detail .read_more,
#page_policies .list-category-policies > li a .bg .detail .read_more {
  font-size: 11.5px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  position: absolute;
  right: 13px;
  bottom: 15px;
}
#page_policies .list-category-policies > .views-element-container > .view > .view-content > .views-row > li a .bg .detail .read_more:after,
#page_policies .list-category-policies > li a .bg .detail .read_more:after {
  content: " >";
}
#page_policies .list-policies .view-content > li,
#page_policies .list-policies > li {
  border-top: solid 1px #6d6d6d;
}
#page_policies .list-policies .view-content > li:last-child,
#page_policies .list-policies > li:last-child {
  border-bottom: solid 1px #e6e6e6;
}
#page_policies .list-policies .view-content > li:last-child a,
#page_policies .list-policies > li:last-child a {
  border-bottom: solid 1px #6d6d6d;
}
#page_policies .list-policies .view-content > li a,
#page_policies .list-policies > li a {
  display: block;
  border-top: solid 1px #e6e6e6;
  padding-top: 15px;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 30px;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  position: relative;
  letter-spacing: -0.2px;
  text-align: left;
  color: #474848;
}
#page_policies .list-policies .view-content > li a:hover,
#page_policies .list-policies > li a:hover {
  background: #263B6E;
  color: #fff;
  border-color: #263B6E;
}
#page_policies .list-policies .view-content > li a:hover .language_display span,
#page_policies .list-policies > li a:hover .language_display span {
  color: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#page_policies .list-policies .view-content > li a:after,
#page_policies .list-policies > li a:after {
  content: ">";
  height: 47px;
  line-height: 48px;
  position: absolute;
  top: 0;
  right: 32px;
}
@media screen and (max-width: 700px) {
  #page_policies .list-policies .view-content > li a:after,
  #page_policies .list-policies > li a:after {
    right: 10px;
  }
}
#page_policies .list-policies .view-content > li a h4,
#page_policies .list-policies > li a h4 {
  display: inline;
  font-weight: normal;
}
#page_policies .list-policies .view-content > li a h4 strong,
#page_policies .list-policies > li a h4 strong {
  font-weight: 700;
}
#page_policies .list-policies .view-content > li a .language_display,
#page_policies .list-policies > li a .language_display {
  margin-left: 20px;
}
#page_policies .list-policies .view-content > li a .language_display.lang_EN,
#page_policies .list-policies > li a .language_display.lang_EN {
  display: none ;
}
#page_policies .list-policies .view-content > li a .language_display span,
#page_policies .list-policies > li a .language_display span {
  color: #801C1B;
  font-weight: bold;
}
#page_policies #policies_footer {
  margin-top: 60px;
}
#page_policies #policies_footer h3 {
  color: #333333;
  padding-bottom: 15px;
  font-weight: bold;
  font-size: 14px;
  border-bottom: solid 1px #efefef;
  margin-bottom: 30px;
  font-style: italic;
}
#page_policies #policies_footer .list-last-policies {
  margin-bottom: 30px;
  display: flex;
  align-items: top;
}
#page_policies #policies_footer .list-last-policies:before,
#page_policies #policies_footer .list-last-policies:after {
  content: " ";
  display: table;
}
#page_policies #policies_footer .list-last-policies:after {
  clear: both;
}
#page_policies #policies_footer .list-last-policies:before,
#page_policies #policies_footer .list-last-policies:after {
  content: " ";
  display: table;
}
#page_policies #policies_footer .list-last-policies:after {
  clear: both;
}
@media screen and (max-width: 1200px) {
  #page_policies #policies_footer .list-last-policies {
    margin: 0px -15px;
    margin-bottom: 0;
    flex-direction: row;
    flex-wrap: wrap;
    /* Or do it all in one line
     with flex flow */
    flex-flow: row wrap;
    /* tweak where items line
      up on the row
      valid values are: flex-start,
      flex-end, space-between,
      space-around, stretch */
    align-content: flex-end;
  }
}
#page_policies #policies_footer .list-last-policies > li,
#page_policies #policies_footer .list-last-policies .view-content > li {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 50px;
}
@media screen and (max-width: 1200px) {
  #page_policies #policies_footer .list-last-policies > li,
  #page_policies #policies_footer .list-last-policies .view-content > li {
    padding: 0px 15px !important;
    width: 50%;
    margin-bottom: 30px;
    border: none !important;
  }
}
@media screen and (max-width: 450px) {
  #page_policies #policies_footer .list-last-policies > li,
  #page_policies #policies_footer .list-last-policies .view-content > li {
    width: 100%;
  }
}
#page_policies #policies_footer .list-last-policies > li .bg,
#page_policies #policies_footer .list-last-policies .view-content > li .bg {
  color: #484848;
}
#page_policies #policies_footer .list-last-policies > li .bg:hover,
#page_policies #policies_footer .list-last-policies .view-content > li .bg:hover {
  color: #263B6E;
}
#page_policies #policies_footer .list-last-policies > li h4,
#page_policies #policies_footer .list-last-policies .view-content > li h4 {
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 20px;
}
#page_policies #policies_footer .list-last-policies > li p,
#page_policies #policies_footer .list-last-policies .view-content > li p {
  font-size: 12px;
  font-weight: 300;
  font-family: 'Josefin Sans', sans-serif;
}
#page_policies #policies_footer .list-last-policies > li p b,
#page_policies #policies_footer .list-last-policies .view-content > li p b {
  font-weight: 500;
  margin-right: 5px;
}
#page_policies #policies_footer .list-last-policies > li p:not(:last-child),
#page_policies #policies_footer .list-last-policies .view-content > li p:not(:last-child) {
  margin-bottom: 10px;
}
#page_policies #policies_footer .view_more_updates {
  font-weight: 500;
  font-size: 14px;
  color: #263B6E;
}
#page_policies #policies_footer .view_more_updates:hover {
  color: #801C1B;
}
.node--type-service .field--name-field-service-image {
  float: left;
  padding-right: 15px;
}
/* VOCABULARIES */
.vocabulary-service-category .field--name-field-service-category-image {
  float: left;
  padding-right: 15px;
  padding-bottom: 2em;
}
.vocabulary-service-category .view-id-service_category_sub_categories {
  padding-bottom: 2em;
}
/* HOME PAGE */
#header {
  z-index: 500;
}
#header .container {
  width: 1140px;
  margin: 0px auto;
}
@media (max-width: 1199px) {
  #header .container {
    width: 100%;
  }
}
#header #top_header {
  border-bottom: 8px solid #d9a226;
}
@media (min-width: 1200px) {
  #header #top_header .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
#header #top_header .container .header_top_left {
  background-color: #263B6E;
  padding-right: 25px;
  position: relative;
}
@media (max-width: 1199px) {
  #header #top_header .container .header_top_left {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 650px) {
  #header #top_header .container .header_top_left {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 500px) {
  #header #top_header .container .header_top_left {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1200px) {
  #header #top_header .container .header_top_left:before {
    content: "";
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: -100vw;
    background-color: #263B6E;
  }
  #header #top_header .container .header_top_left:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 92px 45px 0 0;
    border-color: #263B6E transparent transparent transparent;
    top: 0;
    right: -45px;
  }
}
#header #top_header .container .header_top_left h1 {
  position: relative;
  font-size: 26px;
  font-weight: 600;
  line-height: 2.23;
  text-align: left;
  color: #ffffff;
  height: 92px;
  line-height: 96px;
}
#header #top_header .container .header_top_left h1 small {
  font-weight: 300;
  font-size: 26px;
}
@media (max-width: 1199px) {
  #header #top_header .container .header_top_left h1 {
    height: 85px;
    line-height: 90px;
  }
}
@media (max-width: 600px) {
  #header #top_header .container .header_top_left h1 {
    font-size: 18px;
    height: 60px;
    line-height: 65px;
    text-align: center;
  }
  #header #top_header .container .header_top_left h1 small {
    font-size: 18px;
  }
}
@media (max-width: 400px) {
  #header #top_header .container .header_top_left h1 {
    font-size: 14px;
  }
  #header #top_header .container .header_top_left h1 small {
    font-size: 13px;
  }
}
#header #top_header .container .header_top_right {
  background: #fff;
}
@media (max-width: 1199px) {
  #header #top_header .container .header_top_right {
    padding: 20px 50px;
  }
}
@media (max-width: 650px) {
  #header #top_header .container .header_top_right {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 500px) {
  #header #top_header .container .header_top_right {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 10px;
  }
}
#header #top_header .container .header_top_right nav > .menu {
  display: flex;
  align-items: center;
}
@media (max-width: 500px) {
  #header #top_header .container .header_top_right nav > .menu {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 2px 15px;
  }
}
@media (max-width: 500px) {
  #header #top_header .container .header_top_right nav > .menu > li {
    grid-column: span 2;
  }
  #header #top_header .container .header_top_right nav > .menu > li a {
    text-align: center !important;
  }
}
#header #top_header .container .header_top_right nav > .menu > li:not(:last-child) {
  margin-right: 30px;
}
@media (max-width: 600px) {
  #header #top_header .container .header_top_right nav > .menu > li:not(:last-child) {
    margin-right: 15px;
  }
}
@media (max-width: 500px) {
  #header #top_header .container .header_top_right nav > .menu > li:not(:last-child) {
    margin-right: 0;
  }
}
#header #top_header .container .header_top_right nav > .menu > li a {
  display: block;
  font-size: 16px;
  font-weight: bold;
  line-height: 3.63;
  text-align: left;
  color: #263B6E;
  text-transform: uppercase;
  height: 31px;
  line-height: 37px;
}
@media (max-width: 600px) {
  #header #top_header .container .header_top_right nav > .menu > li a {
    font-size: 14px;
  }
}
@media (max-width: 500px) {
  #header #top_header .container .header_top_right nav > .menu > li a {
    font-size: 12px;
  }
}
#header #top_header .container .header_top_right nav > .menu > li a:hover {
  color: #801C1B;
}
@media (max-width: 1199px) {
  #header #top_header .container .header_top_right nav > .menu > li.button_header {
    justify-self: flex-end;
  }
  #header #top_header .container .header_top_right nav > .menu > li.button_header.button_header_first {
    margin-left: auto;
  }
}
@media (max-width: 500px) {
  #header #top_header .container .header_top_right nav > .menu > li.button_header {
    grid-column: span 3;
    justify-self: initial;
    margin-left: initial !important;
    margin-right: initial !important;
  }
  #header #top_header .container .header_top_right nav > .menu > li.button_header a {
    width: 100%;
    text-align: center;
  }
}
#header #top_header .container .header_top_right nav > .menu > li.button_header a {
  border-radius: 5px;
  border: solid 2px #263B6E;
  background-color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 33px;
  font-weight: 600;
}
#header #top_header .container .header_top_right nav > .menu > li.button_header a:hover {
  background: #263B6E;
  color: #fff;
}
#header #bottom_header {
  padding-top: 25px;
  padding-bottom: 25px;
  background: rgba(255, 255, 255, 0.7);
}
@media (max-width: 1199px) {
  #header #bottom_header .left {
    padding-top: 6px;
  }
}
@media (max-width: 1199px) {
  #header #bottom_header {
    padding-left: 100px;
    padding-right: 100px;
  }
}
@media (max-width: 650px) {
  #header #bottom_header {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 500px) {
  #header #bottom_header {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#header #bottom_header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1199px) {
  #header #bottom_header .container {
    align-items: flex-start;
  }
}
#header #bottom_header #home_hamburger {
  position: relative;
  padding: 0;
  width: auto;
  height: 17px;
  background: none;
  margin: 0;
  overflow: initial;
  z-index: 1;
  display: flex;
  align-items: center;
  cursor: pointer;
}
#header #bottom_header #home_hamburger.fixed {
  position: fixed;
  top: 0;
  left: 0;
  padding: 28px 20px;
  background: rgba(255, 255, 255, 0.7);
}
#header #bottom_header #home_hamburger svg {
  fill: #263B6E;
  margin-right: 20px;
}
#header #bottom_header #home_hamburger span {
  height: 17px;
  line-height: 23px;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  color: #263B6E;
  display: block;
  padding: 0;
}
@media (min-width: 1200px) {
  #header #bottom_header .header_main_menu_home > nav > .menu {
    display: flex;
    align-items: center;
  }
}
@media (max-width: 1199px) {
  #header #bottom_header .header_main_menu_home > nav > .menu {
    max-height: 30px;
    overflow: hidden;
    transition: 0.3s all;
  }
  #header #bottom_header .header_main_menu_home > nav > .menu.expend {
    max-height: 300px;
  }
}
@media (min-width: 1200px) {
  #header #bottom_header .header_main_menu_home > nav > .menu > li:first-child {
    display: none;
  }
}
#header #bottom_header .header_main_menu_home > nav > .menu > li:first-child .nolink:after {
  content: "|";
  margin-left: 5px;
}
@media (max-width: 1199px) {
  #header #bottom_header .header_main_menu_home > nav > .menu > li:first-child .nolink {
    outline: none;
    background: #263B6E;
    font-style: normal;
    padding-left: 15px;
    padding-right: 15px;
    height: 30px;
    line-height: 32px;
    color: #fff;
    border-radius: 5px;
    display: block;
    text-align: center;
    cursor: pointer;
  }
  #header #bottom_header .header_main_menu_home > nav > .menu > li:first-child .nolink:after {
    display: none;
  }
}
#header #bottom_header .header_main_menu_home > nav > .menu > li:not(:last-child) {
  margin-right: 30px;
}
@media (max-width: 1199px) {
  #header #bottom_header .header_main_menu_home > nav > .menu > li:not(:last-child) {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
#header #bottom_header .header_main_menu_home > nav > .menu > li a {
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  color: #263B6E;
  display: block;
}
#header #bottom_header .header_main_menu_home > nav > .menu > li a:hover {
  color: #801C1B;
}
#header #bottom_header .header_main_menu_home > nav > .menu > li .nolink {
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
  text-align: left;
  color: #263B6E;
}
#footer_home #footer_home_header {
  background: #263B6E;
  border-bottom: 8px solid #d9a226;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 400px) {
  #footer_home #footer_home_header {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#footer_home #footer_home_header form {
  width: 563px;
  margin: 0px auto;
  position: relative;
  max-width: 100%;
}
#footer_home #footer_home_header form input[type=text] {
  height: 36px;
  background: #fff;
  border-radius: 3px;
  padding-left: 10px;
  font-size: 18px;
  line-height: 1.97;
  text-align: left;
  color: #3f3f40;
  display: block;
  width: 100%;
  border: none;
}
#footer_home #footer_home_header form input[type=text]::-moz-placeholder {
  color: #3f3f40;
  opacity: 1;
}
#footer_home #footer_home_header form input[type=text]:-ms-input-placeholder {
  color: #3f3f40;
}
#footer_home #footer_home_header form input[type=text]::-webkit-input-placeholder {
  color: #3f3f40;
}
#footer_home #footer_home_header form input[type=text]:focus::-moz-placeholder {
  color: #B4B4B4;
  opacity: 1;
}
#footer_home #footer_home_header form input[type=text]:focus:-ms-input-placeholder {
  color: #B4B4B4;
}
#footer_home #footer_home_header form input[type=text]:focus::-webkit-input-placeholder {
  color: #B4B4B4;
}
#footer_home #footer_home_header form .form-actions {
  position: absolute;
  right: 0;
  top: 0;
  width: 42px;
  height: 100%;
  margin: 0;
}
#footer_home #footer_home_header form .form-actions input[type=submit] {
  width: 100%;
  height: 100%;
  font-size: 0;
  border: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAArlJREFUeNrsmD9oFEEUxveSmBSJBsMVCiGNcCIiyBU5kAQkBCWdSuxTJBAR0miZNrZaprewSJE6/kWwiAkkIZBDIqcERAsP/FfEKJvzG3kHy8fs7czuzqh4D35ws9y+9zE78+a9KQT2dhaMgzIogQHQA/ZBHeyCdfAI1II/ZH1gDuyAhgVrYBp0+xLaAWbAR0uhzB6YdC32BHiSIEQtgzdgS0T9SPj/Euh3IfYceBcT9AW4CU7LF4hal7x7G2zGvP8KDOUt9pMm0DMwbOlrDGxofKnJGMxrGfDMfgezoJDSZyeYByH53ZHNnGmD8Zr9AkZy+nJXwQH5v5/F4YxmZkdy3hvXwCHFmUibZzl1zTrKPgsUp6rZvIk2p9lgBUeCj4jIaLzrtk74BBsO3NoVirdiWxtwnnVt6uu9jcQMpSYxygzj9OyBB8ENiqN0XDQVXKZnjz3VKU9pXDYVXIqMVSp77UnwFo1LpoKja+eD5EkfVpdiqWlFU8E9kfFXz3X2PqU7I8HRl457Ftwb+R2aCq5HxielRPRhHOu9qeBd+ixnPAk+T+OaqeB1enbZk2CO89L0xVN00m16ENslGakZU5WdR20crJHoMceCpyjesq2DaXKwIZ2Cq8ywR/Gsl2G3xsm8I8GLFGc1raNJchRKW5On3aAY6lS9kMXhEjk8kLYmL7HciN7N6rRf7g14FhZMj86YNbsYc0cxmsdMDMVcolSlUyhYpK4pzd7grrySh+jBFhd/qlO4I4V/UXPcqi74HuXZhg/RfXJvkBRQrfPP4GfC/w5lzY6KSCeiA5mxapDt9nKVskHFtegOacVXNDu91cwvtzgUUolOc/cwIA1j8wa+KBkklBKxJoXMc/AtwZcS9xAcoybikk0x5NucL4+26Lbotuj/SPR28Jcbi74V/ANWkZn9LfaXAAMAPtR+/WzMvPYAAAAASUVORK5CYII=');
  background-size: 22px 22px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
}
#footer_home #footer_home_content .container {
  width: 1140px;
  margin: 0px auto;
  padding-top: 63px;
  padding-bottom: 40px;
}
@media (min-width: 1200px) {
  #footer_home #footer_home_content .container {
    display: flex;
    justify-content: space-between;
  }
}
@media (max-width: 1199px) {
  #footer_home #footer_home_content .container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    padding-left: 80px;
    padding-right: 80px;
    grid-gap: 75px;
  }
}
@media (max-width: 890px) {
  #footer_home #footer_home_content .container {
    grid-template-columns: 1fr;
    grid-gap: 65px;
  }
}
@media (max-width: 540px) {
  #footer_home #footer_home_content .container {
    grid-gap: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 400px) {
  #footer_home #footer_home_content .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#footer_home #footer_home_content .container .block_1 {
  text-align: center;
}
#footer_home #footer_home_content .container .block_1 h3 {
  font-size: 18px;
  text-align: center;
  color: #273b6e;
  margin-bottom: 24px;
}
#footer_home #footer_home_content .container .block_1 .footer_address {
  font-family: 'adobe-caslon-pro', serif;
  font-size: 18px;
  font-weight: 100;
  text-align: center;
  color: #6c6c6d;
  margin-bottom: 24px;
}
#footer_home #footer_home_content .container .block_1 .footer_rs .menu {
  display: flex;
  justify-content: center;
  align-items: center;
}
#footer_home #footer_home_content .container .block_1 .footer_rs .menu > li:not(:last-child) {
  margin-right: 27px;
}
#footer_home #footer_home_content .container .block_1 .footer_rs .menu > li a {
  font-size: 0;
  color: #000;
}
#footer_home #footer_home_content .container .block_1 .footer_rs .menu > li a:hover {
  color: #801C1B;
}
#footer_home #footer_home_content .container .block_1 .footer_rs .menu > li a:before {
  font-size: 23px;
}
#footer_home #footer_home_content .container .block_2 h3,
#footer_home #footer_home_content .container .block_3 h3 {
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  color: #323233;
  text-transform: uppercase;
  line-height: 34px;
}
#footer_home #footer_home_content .container .block_2 .menu,
#footer_home #footer_home_content .container .block_3 .menu {
  margin: 0;
}
#footer_home #footer_home_content .container .block_2 .menu > li a,
#footer_home #footer_home_content .container .block_3 .menu > li a {
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  color: #263B6E;
  text-transform: uppercase;
  line-height: 34px;
}
#footer_home #footer_home_content .container .block_2 .menu > li a:hover,
#footer_home #footer_home_content .container .block_3 .menu > li a:hover {
  color: #801C1B;
}
@media (max-width: 1199px) {
  #footer_home #footer_home_content .container .block_2 {
    padding-top: 40px;
  }
  #footer_home #footer_home_content .container .block_2 .menu {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 1199px) and (max-width: 540px) {
  #footer_home #footer_home_content .container .block_2 .menu {
    grid-template-columns: 55% 45%;
    grid-gap: 0px 15px;
  }
}
#footer_home #footer_home_content .container .block_3 {
  display: grid;
  grid-template-columns: 2fr 1fr;
}
@media (max-width: 1199px) {
  #footer_home #footer_home_content .container .block_3 {
    grid-column: span 2;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 890px) {
  #footer_home #footer_home_content .container .block_3 {
    grid-column: initial;
    grid-template-columns: 1fr;
    grid-gap: 60px;
  }
}
@media (max-width: 540px) {
  #footer_home #footer_home_content .container .block_3 {
    grid-gap: 30px;
  }
}
#footer_home #footer_home_content .container .block_3 .footer_menu_quicklinks .menu {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0px 50px;
}
@media (max-width: 890px) {
  #footer_home #footer_home_content .container .block_3 .footer_menu_quicklinks .menu {
    grid-gap: 0px 15px;
    grid-template-columns: 55% 45%;
  }
}
@media (max-width: 1199px) {
  #footer_home #footer_home_content .container .block_3 .footer_menu_others .menu {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 0px 50px;
  }
}
@media (max-width: 1199px) and (max-width: 890px) {
  #footer_home #footer_home_content .container .block_3 .footer_menu_others .menu {
    grid-gap: 0px 15px;
    grid-template-columns: 55% 45%;
  }
}
.page_wrapper_home {
  position: relative;
  padding-top: 80px;
}
@media (max-width: 1199px) {
  .page_wrapper_home {
    padding-top: 164px;
  }
}
@media (max-width: 650px) {
  .page_wrapper_home {
    padding-top: 139px;
  }
}
@media (max-width: 500px) {
  .page_wrapper_home {
    padding-top: 119px;
  }
}
.page_wrapper_home #header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
@media (max-width: 600px) {
  .page_wrapper_home .widget_row {
    margin-bottom: 30px;
  }
}
.page_wrapper_home .widget_centered_container .container {
  max-width: 1320px;
  margin: 0px auto;
}
.page_wrapper_home .widget_centered_container .container .widget_content {
  padding-left: 87px;
  padding-right: 87px;
}
@media (max-width: 1199px) {
  .page_wrapper_home .widget_centered_container .container .widget_content {
    padding-left: 100px;
    padding-right: 100px;
  }
}
@media (max-width: 800px) {
  .page_wrapper_home .widget_centered_container .container .widget_content {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 500px) {
  .page_wrapper_home .widget_centered_container .container .widget_content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.page_wrapper_home .widget_centered h2.centered-separator {
  display: flex;
  justify-content: center;
  position: relative;
  margin-bottom: 64px !important;
}
@media (max-width: 1199px) {
  .page_wrapper_home .widget_centered h2.centered-separator {
    margin-bottom: 45px !important;
  }
}
.page_wrapper_home .widget_centered h2.centered-separator:before {
  content: "";
  height: 1px;
  background-color: #a1a1a2;
  width: 100%;
  top: 13px;
  left: 0;
  position: absolute;
}
.page_wrapper_home .widget_centered h2.centered-separator span {
  position: relative;
  background: #fff;
  padding-left: 15px;
  padding-right: 15px;
}
/* BLOCKS */
.announcement a {
  color: #fff !important;
  font-family: 'Josefin Sans', sans-serif;
  text-decoration: none;
}
.announcement .views-field-field-announcement-heading h2 {
  display: inline-block;
  vertical-align: middle;
  padding-left: 50px;
  padding-right: 30px;
  height: 33px;
  text-transform: uppercase;
  font-size: 21px;
  font-weight: bold;
  background-size: 18px;
}
@media screen and (max-width: 1220px) {
  .announcement .views-field-field-announcement-heading h2 {
    background-position: 0px center;
    height: 25px;
    line-height: 29px;
    padding-left: 45px;
    font-size: 17px;
  }
}
.announcement .view-content {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  height: 33px;
  line-height: 33px;
}
@media screen and (max-width: 1220px) {
  .announcement .view-content {
    height: auto;
    line-height: initial;
  }
}
.announcement .view-content .views-row {
  border: none;
  padding: 0px;
}
.announcement .view-content .views-row .views-field {
  display: inline-block;
  vertical-align: middle;
}
.announcement .view-content .views-row .views-field-title {
  font-size: 15px;
}
@media screen and (max-width: 1220px) {
  .announcement .view-content .views-row .views-field-title {
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.announcement .view-content .views-row .views-field-view-node {
  padding-left: 10px;
  font-size: 15px;
  font-weight: bold;
}
@media screen and (max-width: 1220px) {
  .announcement .view-content .views-row .views-field-view-node {
    padding-left: 0;
    display: inline-block;
    vertical-align: middle;
  }
}
.announcement .view-content .views-row .views-field-view-node a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  display: inline-block;
}
@media screen and (max-width: 1220px) {
  .announcement .view-content .views-row .views-field-view-node a {
    padding: 10px 20px;
    background: #fff;
    border-radius: 5px;
  }
}
.announcement-emergency {
  background: #b41917;
}
.announcement-emergency .views-field-field-announcement-heading {
  background: url(/themes/custom/aup/img/icon-announcement-emergency.png) 15px center no-repeat;
  background-size: 18px;
}
.announcement-informational {
  background: #263b6e;
}
.announcement-informational .views-field-field-announcement-heading {
  background: url(/themes/custom/aup/img/icon-announcement-informational.png) 15px center no-repeat;
  background-size: 18px;
}
#views-exposed-form-multisite-search-page .form-item-keywords {
  float: none;
}
#views-exposed-form-multisite-search-page .form-item-keywords .form-text {
  width: 100%;
}
#views-exposed-form-multisite-search-page .form-actions {
  float: right;
  margin: 0;
}
#block-workspaceswitcher {
  background: #000000;
  color: #fff !important;
  font-family: 'Josefin Sans', sans-serif;
  text-decoration: none;
  padding: 4px 0;
}
#block-workspaceswitcher .container-inline,
#block-workspaceswitcher .form-actions {
  display: inline;
  padding: 0 1em;
}
#block-workspaceswitcher .button,
#block-workspaceswitcher select {
  color: #000 !important;
}
#block-workspaceswitcher .workspace-switcher-form {
  padding-left: 40px;
  background: url(/themes/custom/aup/img/icon-workspaces.svg) 16px center no-repeat;
}
/* VIEWS */
div.views-row {
  padding-top: 40px;
}
div.views-row:not(:last-child) {
  padding-bottom: 40px;
  border-bottom: 1px solid #dadada;
}
#page_content .view-filters {
  margin-bottom: 30px;
  padding: 15px 25px;
  background: #263B6E;
  padding-bottom: 30px;
}
#page_content .view-filters form.views-exposed-form {
  background: none;
  padding: 0;
  vertical-align: middle;
  margin-bottom: 0;
}
#page_content .view-filters form.views-exposed-form .form-item input,
#page_content .view-filters form.views-exposed-form .form-item select {
  height: 30px;
  text-indent: 10px;
  border: none;
  width: 100%;
  border-radius: 0px;
  background: #fff;
}
#page_content .view-filters form.views-exposed-form .chosen-container .chosen-choices {
  border: none;
}
#page_content .view-filters form.views-exposed-form .chosen-container .search-field input {
  margin: 0;
}
#page_content .view-filters form.views-exposed-form label {
  color: #fff;
  text-transform: uppercase;
  margin-right: 15px;
  line-height: 33px;
  letter-spacing: 1px;
  margin-bottom: 0;
}
#page_content .view-filters form.views-exposed-form .form-item {
  width: 31%;
  margin-right: 1%;
}
@media screen and (max-width: 700px) {
  #page_content .view-filters form.views-exposed-form .form-item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
#page_content .view-filters form.views-exposed-form .form-actions {
  width: 14%;
}
@media screen and (max-width: 700px) {
  #page_content .view-filters form.views-exposed-form .form-actions {
    width: 100%;
  }
}
#page_content .view-filters form.views-exposed-form .form-actions input {
  height: 30px;
  line-height: 33px;
  letter-spacing: 1px;
  text-align: center;
  background: #801C1B;
  text-transform: uppercase;
  color: #fff;
  width: 100%;
  border: none;
  padding: 0px;
  border-radius: 0px;
}
#page_content .view-filters form.views-exposed-form .form-actions input:hover {
  background: #fff;
  color: #263B6E;
}
/* FORMS */
#page_content .webform-progressbar {
  margin-bottom: 60px;
}
#page_content form {
  background: #f6f6f6;
  padding: 30px;
  margin-bottom: 30px;
  border-radius: 5px;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 16px;
}
#page_content form p {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 16px;
}
#page_content form .webform-component-time .webform-container-inline label {
  display: none;
}
#page_content form ul:not(.chosen-choices):not(.chosen-results):not(.horizontal-tabs-list) {
  margin-bottom: 20px;
  padding-left: 25px;
}
@media screen and (max-width: 700px) {
  #page_content form ul:not(.chosen-choices):not(.chosen-results):not(.horizontal-tabs-list) {
    padding-left: 5px;
  }
}
#page_content form ul:not(.chosen-choices):not(.chosen-results):not(.horizontal-tabs-list) > li {
  margin-bottom: 15px;
  font-size: 17px;
  padding-left: 25px;
  position: relative;
}
#page_content form ul:not(.chosen-choices):not(.chosen-results):not(.horizontal-tabs-list) > li a {
  color: #133fad;
}
#page_content form ul:not(.chosen-choices):not(.chosen-results):not(.horizontal-tabs-list) > li a:hover {
  color: #801C1B;
}
#page_content form ul:not(.chosen-choices):not(.chosen-results):not(.horizontal-tabs-list) > li:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #263B6E;
  position: absolute;
  left: 0;
  top: 8px;
}
#page_content form ul:not(.chosen-choices):not(.chosen-results):not(.horizontal-tabs-list) > li:last-child {
  margin-bottom: 0;
}
#page_content form .webform-container-inline:before,
#page_content form .webform-container-inline:after {
  content: " ";
  display: table;
}
#page_content form .webform-container-inline:after {
  clear: both;
}
#page_content form .webform-container-inline:before,
#page_content form .webform-container-inline:after {
  content: " ";
  display: table;
}
#page_content form .webform-container-inline:after {
  clear: both;
}
#page_content form .webform-container-inline .form-item {
  float: left;
  min-width: 110px;
}
#page_content form .webform-container-inline .form-item:not(:last-child) {
  margin-right: 20px;
}
#page_content form .webform-container-inline .form-type-radio {
  margin-bottom: 0 !important;
}
#page_content form .form-type-password-confirm .password-strength,
#page_content form .form-type-password-confirm div.password-confirm,
#page_content form .form-type-password-confirm .password-suggestions {
  display: none !important;
}
#page_content form .webform-datepicker {
  margin-left: -15px;
  margin-right: -15px;
}
#page_content form .webform-datepicker:before,
#page_content form .webform-datepicker:after {
  content: " ";
  display: table;
}
#page_content form .webform-datepicker:after {
  clear: both;
}
#page_content form .webform-datepicker:before,
#page_content form .webform-datepicker:after {
  content: " ";
  display: table;
}
#page_content form .webform-datepicker:after {
  clear: both;
}
#page_content form .webform-datepicker > .form-item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1220px) {
  #page_content form .webform-datepicker > .form-item {
    float: left;
    width: 25%;
  }
}
#page_content form .webform-datepicker > .form-item label {
  display: none;
}
#page_content form .webform-datepicker > .form-item:not(:last-child) {
  margin-bottom: 0;
}
#page_content form .form-item {
  margin-bottom: 30px;
}
#page_content form .form-item:before,
#page_content form .form-item:after {
  content: " ";
  display: table;
}
#page_content form .form-item:after {
  clear: both;
}
#page_content form .form-item:before,
#page_content form .form-item:after {
  content: " ";
  display: table;
}
#page_content form .form-item:after {
  clear: both;
}
#page_content form .form-item label {
  font-size: 15px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
}
#page_content form .form-item input[type='text'],
#page_content form .form-item input[type='email'],
#page_content form .form-item select,
#page_content form .form-item textarea,
#page_content form .form-item input[type='password'] {
  width: 100%;
  height: 35px;
  text-indent: 10px;
  background: #fff;
  padding: 0;
  border: solid 1px #adadad;
  outline: none;
  border-radius: 5px;
}
#page_content form .form-item input[type='text']:focus,
#page_content form .form-item input[type='email']:focus,
#page_content form .form-item select:focus,
#page_content form .form-item textarea:focus,
#page_content form .form-item input[type='password']:focus {
  border-color: #263B6E;
}
#page_content form .form-item textarea {
  height: 200px;
  padding: 10px;
  text-indent: 0;
}
#page_content form .form-item .description {
  margin-top: 5px;
  font-style: italic;
}
#page_content form .form-item input[readonly],
#page_content form .form-item input[disabled] {
  background-color: #DDD;
}
#page_content form .form-radios .form-item,
#page_content form .form-checkboxes .form-item {
  margin-bottom: 10px;
}
#page_content form .form-radios label,
#page_content form .form-checkboxes label {
  display: inline;
  font-size: 16px;
  padding-left: 5px;
  text-transform: none;
}
#page_content form .field-type-list-boolean {
  margin-bottom: 30px;
}
#page_content form .form-type-checkbox,
#page_content form .form-type-radio,
#page_content form .webform-component-optionsmarkup .webform-component-optionsmarkup {
  margin-bottom: 15px !important;
}
#page_content form .form-type-checkbox:last-child,
#page_content form .form-type-radio:last-child,
#page_content form .webform-component-optionsmarkup .webform-component-optionsmarkup:last-child {
  margin-bottom: 0 !important;
}
#page_content form .form-type-checkbox input,
#page_content form .form-type-radio input,
#page_content form .webform-component-optionsmarkup .webform-component-optionsmarkup input {
  position: absolute;
  opacity: 0;
  width: 24px;
  height: 24px;
}
#page_content form .form-type-checkbox label,
#page_content form .form-type-radio label,
#page_content form .webform-component-optionsmarkup .webform-component-optionsmarkup label {
  padding-left: 30px;
  position: relative;
  line-height: 24px;
  display: block;
  text-transform: none;
  margin-bottom: 0;
  cursor: pointer;
}
#page_content form .form-type-checkbox label:before,
#page_content form .form-type-radio label:before,
#page_content form .webform-component-optionsmarkup .webform-component-optionsmarkup label:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  left: 0;
  top: 0;
  background: #fff;
  border: solid 1px #adadad;
}
#page_content form .form-type-checkbox label:after,
#page_content form .form-type-radio label:after,
#page_content form .webform-component-optionsmarkup .webform-component-optionsmarkup label:after {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAANCAYAAACkTj4ZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjcwRDVFRkVFODA4MTFFOTg0QUJGODA5MkI4MzAyRTYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjcwRDVFRkRFODA4MTFFOTg0QUJGODA5MkI4MzAyRTYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QjcwRDVFRjlFODA4MTFFOTg0QUJGODA5MkI4MzAyRTYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjcwRDVFRkFFODA4MTFFOTg0QUJGODA5MkI4MzAyRTYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6raPfgAAAAtklEQVR42mJgoAzYAfEaIOanxBBdIP4CxP+B+Ay5hugA8Q+oISAcTa4hX5AMsf///z/JhuihucQWZAipBmkD8Xdkl4AEkQ3iBeINQOyJxxADNEOsYRLIBh2FSv4GYmMcLvmJZIgdsiSyQSFA/AeqCESbornkGzaXYDMIBEyQFINcJgHEIkD8CzlgsfkZW2BbILnsDRC/xOcSfAYxQMPoL5IBIGyDLyrxRb8F1EVvCRmCbBBAgAEA5BBvY+Xo1KMAAAAASUVORK5CYII=');
  background-size: 18px 13px;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#page_content form .form-type-checkbox input:checked + label:after,
#page_content form .form-type-radio input:checked + label:after,
#page_content form .webform-component-optionsmarkup .webform-component-optionsmarkup input:checked + label:after {
  opacity: 1;
}
#page_content form .form-type-radio label:before {
  border-radius: 50%;
}
#page_content form .webform-component-optionsmarkup .webform-component-optionsmarkup input.form-radio + label:before {
  border-radius: 50%;
}
#page_content form .webform-grid-option .form-type-checkbox input,
#page_content form .webform-grid-option .form-type-radio input {
  display: inline-block;
}
#page_content form .form-type-date:before,
#page_content form .form-type-date:after {
  content: " ";
  display: table;
}
#page_content form .form-type-date:after {
  clear: both;
}
#page_content form .form-type-date:before,
#page_content form .form-type-date:after {
  content: " ";
  display: table;
}
#page_content form .form-type-date:after {
  clear: both;
}
#page_content form .form-type-date .container-inline {
  margin-left: -15px;
  margin-right: -15px;
}
#page_content form .form-type-date .container-inline > .form-item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
@media (min-width: 960px) {
  #page_content form .form-type-date .container-inline > .form-item {
    float: left;
    width: 33.33333333%;
  }
}
#page_content form .form-type-date .container-inline > .form-item label {
  text-transform: none;
  margin-bottom: 0px;
  float: left;
  width: 30%;
  height: 35px;
  line-height: 35px;
}
#page_content form .form-type-date .container-inline > .form-item select {
  float: left;
  width: 70%;
  text-align: center;
}
#page_content form .filter-wrapper {
  display: none;
}
#page_content .form-actions,
#page_content .action {
  margin-top: 20px;
}
#page_content .form-actions:before,
#page_content .action:before,
#page_content .form-actions:after,
#page_content .action:after {
  content: " ";
  display: table;
}
#page_content .form-actions:after,
#page_content .action:after {
  clear: both;
}
#page_content .form-actions:before,
#page_content .action:before,
#page_content .form-actions:after,
#page_content .action:after {
  content: " ";
  display: table;
}
#page_content .form-actions:after,
#page_content .action:after {
  clear: both;
}
#page_content .criterion:not(:last-child) {
  margin-bottom: 30px;
}
#page_content #edit-basic {
  margin-bottom: 30px;
}
#page_content #edit-basic:before,
#page_content #edit-basic:after {
  content: " ";
  display: table;
}
#page_content #edit-basic:after {
  clear: both;
}
#page_content #edit-basic:before,
#page_content #edit-basic:after {
  content: " ";
  display: table;
}
#page_content #edit-basic:after {
  clear: both;
}
#page_content #edit-basic #edit-submit {
  float: right;
}
#page_content .form-submit[type='submit'] {
  display: inline-block;
  height: 40px;
  line-height: 43px;
  background: #263B6E;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 18px;
  padding: 0px 30px;
  margin-right: 30px;
  border: none;
  border-radius: 5px;
}
#page_content .form-submit[type='submit']:hover {
  background: #801C1B;
}
#page_content fieldset:not(.horizontal-tabs-pane):not(.collapsed) {
  border: 1px solid #adadad;
  padding: 20px;
  margin-bottom: 20px;
}
#page_content fieldset:not(.horizontal-tabs-pane):not(.collapsed):not(:last-child) {
  padding-bottom: 30px;
  margin-bottom: 30px;
}
#page_content fieldset:not(.horizontal-tabs-pane).collapsed {
  border-top: 1px solid #adadad;
  padding: 0 20px;
  margin-bottom: 20px;
}
#page_content fieldset:not(.horizontal-tabs-pane) legend {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 17px;
  color: #263B6E;
  letter-spacing: 1px;
}
#page_content fieldset:not(.horizontal-tabs-pane) legend span {
  padding: 0 10px;
}
#page_content fieldset:not(.horizontal-tabs-pane) .fieldset-description {
  font-size: 16px;
  margin-bottom: 20px;
}
#page_content .webform-grid .form-type-radio {
  position: relative;
}
#page_content .webform-grid .form-type-radio label {
  width: 24px;
  height: 24px;
  position: relative !important;
}
#page_content .webform-grid .form-type-radio input {
  width: 24px;
  height: 24px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAANCAYAAACkTj4ZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjcwRDVFRkVFODA4MTFFOTg0QUJGODA5MkI4MzAyRTYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjcwRDVFRkRFODA4MTFFOTg0QUJGODA5MkI4MzAyRTYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QjcwRDVFRjlFODA4MTFFOTg0QUJGODA5MkI4MzAyRTYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjcwRDVFRkFFODA4MTFFOTg0QUJGODA5MkI4MzAyRTYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6raPfgAAAAtklEQVR42mJgoAzYAfEaIOanxBBdIP4CxP+B+Ay5hugA8Q+oISAcTa4hX5AMsf///z/JhuihucQWZAipBmkD8Xdkl4AEkQ3iBeINQOyJxxADNEOsYRLIBh2FSv4GYmMcLvmJZIgdsiSyQSFA/AeqCESbornkGzaXYDMIBEyQFINcJgHEIkD8CzlgsfkZW2BbILnsDRC/xOcSfAYxQMPoL5IBIGyDLyrxRb8F1EVvCRmCbBBAgAEA5BBvY+Xo1KMAAAAASUVORK5CYII=');
  background-size: 18px 13px;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  appearance: none;
  -webkit-appearance: none;
}
#page_content .webform-grid .form-type-radio input:checked {
  opacity: 1;
}
html.js fieldset.collapsed .fieldset-wrapper {
  display: none;
}
#outcomestablecontainer .table-select-processed .form-type-checkbox input,
#textbookstablecontainer .table-select-processed .form-type-checkbox input,
#outcomestablecontainer .table-select-processed .form-type-radio input,
#textbookstablecontainer .table-select-processed .form-type-radio input {
  display: inline-block !important;
}
#outcomestablecontainer .form-item-textbook-title,
#textbookstablecontainer .form-item-textbook-title {
  margin-top: 20px;
}
/* CKEDITOR FROM DRUPAL 7 */
/* General indentation & positioning classes */
.rteindent1 {
  margin-left: 40px;
}
.rteindent2 {
  margin-left: 80px;
}
.rteindent3 {
  margin-left: 120px;
}
.rteindent4 {
  margin-left: 160px;
}
.rteleft {
  text-align: left;
}
.rteright {
  text-align: right;
}
.rtecenter {
  text-align: center;
}
.rtejustify {
  text-align: justify;
}
.ibimage_left {
  float: left;
}
.ibimage_right {
  float: right;
}
/* MISCELLANEOUS */
.list-faculty {
  margin-left: -15px;
  margin-right: -15px;
}
.list-faculty > li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 0 30px 0;
}
@media (min-width: 960px) {
  .list-faculty > li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1220px) {
  .list-faculty > li {
    float: left;
    width: 33.33333333%;
  }
}
.list-faculty > li:nth-child(3n+1) {
  clear: both;
}
.list-faculty > li .bg {
  background: #f4f4f4;
}
.list-faculty > li .bg:hover .img img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.list-faculty > li .bg .img {
  overflow: hidden;
}
.list-faculty > li .bg .img img {
  width: 100%;
  display: block;
  height: auto;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.list-faculty > li .bg .detail {
  padding: 15px;
}
.list-faculty > li .bg .detail h3 {
  font-size: 16px;
  text-align: center;
  margin-bottom: 0px;
  line-height: 24px;
}
.list-faculty > li .bg .detail h3 a:hover {
  color: #801C1B;
}
.list-faculty > li .bg .detail h4 {
  display: block;
  text-transform: none;
  font-weight: 600;
  font-style: italic;
  text-align: center;
  font-size: 16px;
  letter-spacing: 0px;
  margin-bottom: 15px;
  line-height: 18px;
  margin-top: 5px;
}
.list-faculty > li .bg .detail .item-list {
  text-align: center;
}
.list-faculty > li .bg .detail .item-list li:not(:last-child) {
  margin-bottom: 5px;
}
.list-faculty > li .bg .detail .infos {
  margin-top: 15px;
}
.list-faculty > li .bg .detail .infos ul {
  font-family: 'Josefin Sans', sans-serif;
  list-style-type: none;
  padding-left: 0;
}
.list-faculty > li .bg .detail .infos > li {
  line-height: 19px;
  text-align: center;
  font-size: 14px;
}
.list-faculty > li .bg .detail .infos > li:not(:last-child) {
  margin-bottom: 10px;
}
.list-faculty > li .bg .detail .infos > li span {
  font-weight: bold;
}
.list-faculty > li .bg .detail .infos > li.rs {
  font-size: 0;
  text-align: center;
}
.list-faculty > li .bg .detail .infos > li.rs a {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
}
.list-faculty > li .bg .detail .infos > li.rs a:not(:last-child) {
  margin-right: 7px;
}
.list-faculty > li .bg .detail .infos > li.rs a img {
  display: block;
  width: 100%;
  height: auto;
}
#views-exposed-form-faculty-directory-page .form-item.disabled {
  width: 200px;
}
.node-faculty .img {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1220px) {
  .node-faculty .img {
    float: left;
    width: 41.66666667%;
  }
}
.node-faculty .img img {
  display: block;
  width: 100%;
  height: auto;
}
.node-faculty .detail {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1220px) {
  .node-faculty .detail {
    float: left;
    width: 58.33333333%;
  }
}
.node-faculty .detail h2 {
  font-size: 20px;
  margin-bottom: 0px;
  line-height: 26px;
}
.node-faculty .detail h2 a:hover {
  color: #801C1B;
}
.node-faculty .detail h3 {
  display: block;
  text-transform: none;
  font-weight: 600;
  font-style: italic;
  font-size: 18px;
  letter-spacing: 0px;
  margin-bottom: 30px;
  line-height: 20px;
  margin-top: 5px;
}
.node-faculty .detail .infos {
  margin-top: 15px;
}
.node-faculty .detail .infos > li {
  line-height: 19px;
  padding-left: 0;
  font-size: 16px;
}
.node-faculty .detail .infos > li:before {
  display: none;
}
.node-faculty .detail .infos > li:not(:last-child) {
  margin-bottom: 10px;
}
.node-faculty .detail .infos > li span {
  font-weight: bold;
}
.node-faculty .detail .infos > li.rs {
  font-size: 0;
}
.node-faculty .detail .infos > li.rs a {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
}
.node-faculty .detail .infos > li.rs a:not(:last-child) {
  margin-right: 7px;
}
.node-faculty .detail .infos > li.rs a img {
  display: block;
  width: 100%;
  height: auto;
}
.node-faculty .faculty_content {
  margin-top: 30px;
  padding-top: 30px;
  border-top: solid 1px #f4f4f4;
}
.department-thumb-list {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -30px;
}
.department-thumb-list > li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
@media (min-width: 960px) {
  .department-thumb-list > li {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1220px) {
  .department-thumb-list > li {
    float: left;
    width: 33.33333333%;
  }
}
.department-thumb-list > li .explore_thumb .hover .top h2 {
  display: none;
}
#page_wrapper.page_wrapper_no_full_width #page #page_content .page-academics-undergraduate-majors-minors {
  margin-top: 50px;
}
#explore_page {
  padding-bottom: 150px;
}
@media screen and (max-width: 1220px) {
  #explore_page {
    padding-top: 50px;
  }
}
#explore_page .container {
  width: 1250px;
  margin: 0px auto;
  max-width: 90%;
}
#explore_page h1 {
  border-bottom: solid 1px #CCCCCC;
  text-transform: uppercase;
  color: #4D4D4D;
  font-weight: bold;
  font-size: 39px;
  padding-bottom: 22px;
  margin-bottom: 30px;
  margin-top: 70px;
  text-align: center;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
#explore_page h1 .legend {
  display: none;
}
@media screen and (max-width: 1220px) {
  #explore_page h1 {
    margin-top: 30px;
  }
}
#explore_page h1.style-list {
  text-align: left;
}
#explore_page h1.style-list a {
  display: none;
}
#explore_page h1 a {
  display: inline-block;
  width: 0px;
  white-space: nowrap;
  text-transform: none;
  font-weight: normal;
  text-indent: 15px;
  font-size: 15px;
  color: #CCCCCC !important;
}
@media screen and (max-width: 610px) {
  #explore_page h1 a {
    display: none;
  }
}
#explore_page h1 a:hover {
  color: #133fad;
  font-weight: 600;
}
#explore_page .views-exposed-form {
  background: none;
  padding: 0;
  border-radius: 0;
}
#explore_page .views-exposed-form .form-item-keyword {
  display: none;
}
#explore_page .views-exposed-form #edit-program--3--wrapper {
  display: none;
}
#explore_page .view-filters {
  margin-bottom: 30px;
  padding: 15px 25px;
  background: #263b6e;
  padding-bottom: 30px;
}
#explore_page .view-filters .views-widget-filter-combine {
  display: none;
}
#explore_page .view-filters .views-widget-filter-field_program_majors_minors_tid {
  display: none;
}
#explore_page .view-filters form {
  background: none;
  padding: 0;
  border-radius: 0;
}
#explore_page .view-filters #views-exposed-form-majors-minors-grid .js-form-item-keyword,
#explore_page .view-filters #views-exposed-form-majors-minors-grid .js-form-item-program {
  display: none;
}
#explore_page .view-filters .js-form-type-checkbox label::before {
  content: none;
}
#explore_page .view-filters .js-form-type-checkbox label::after {
  content: none;
  opacity: 0;
}
#explore_page #sortBy {
  left: 50%;
  position: relative;
  margin-left: -226px;
  margin-bottom: 20px;
  display: inline-block;
}
@media screen and (max-width: 510px) {
  #explore_page #sortBy {
    display: none;
    width: 100%;
    margin-left: 0;
    left: 0;
  }
  #explore_page #sortBy:before,
  #explore_page #sortBy:after {
    content: " ";
    display: table;
  }
  #explore_page #sortBy:after {
    clear: both;
  }
  #explore_page #sortBy:before,
  #explore_page #sortBy:after {
    content: " ";
    display: table;
  }
  #explore_page #sortBy:after {
    clear: both;
  }
}
#explore_page #sortBy h3 {
  float: left;
  height: 37px;
  line-height: 41px;
  vertical-align: middle;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: normal;
  color: #6F6F6F;
  margin-right: 30px;
}
@media screen and (max-width: 510px) {
  #explore_page #sortBy h3 {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
  }
}
#explore_page #sortBy a {
  float: left;
  width: 120px;
  text-align: center;
  line-height: 40px;
  height: 37px;
  font-size: 18px;
  color: #6F6F6F;
  border: solid 1px #6F6F6F;
  margin-right: -1px;
  position: relative;
  z-index: 20;
}
@media screen and (max-width: 510px) {
  #explore_page #sortBy a {
    float: left;
    width: 50%;
    margin: 0px;
    display: block;
  }
}
#explore_page #sortBy a:hover,
#explore_page #sortBy a.active {
  background: #263B6E;
  color: #fff;
  border-color: #263B6E;
  z-index: 40;
}
#explore_page .views-exposed-form .form-actions {
  display: none;
}
#explore_page .views-exposed-form .form-submit {
  display: none;
}
#explore_page .views-exposed-form .fieldgroup {
  overflow: hidden;
  max-height: 0px;
  width: 100%;
  margin: 0;
  padding: 0;
  display: none;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  opacity: 0;
}
#explore_page .views-exposed-form .fieldgroup .clear-checkboxes {
  opacity: 0;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
}
#explore_page .views-exposed-form .fieldgroup.active {
  display: block;
  max-height: 2000px;
  opacity: 1;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#explore_page .views-exposed-form .fieldgroup.active .clear-checkboxes {
  opacity: 1;
  display: block;
  text-align: center;
  font-size: 15px;
  color: #CCCCCC;
  margin-bottom: 13px;
}
#explore_page .views-exposed-form .fieldgroup.active .clear-checkboxes:before {
  content: "X ";
  color: #801C1B;
}
#explore_page .views-exposed-form .fieldgroup.active .clear-checkboxes:hover {
  color: #801C1B;
}
#explore_page .views-exposed-form .fieldgroup > legend {
  display: none;
}
#explore_page .views-exposed-form .fieldgroup .form-checkboxes .form-checkboxes {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}
#explore_page .views-exposed-form .fieldgroup .form-checkboxes .form-checkboxes:before,
#explore_page .views-exposed-form .fieldgroup .form-checkboxes .form-checkboxes:after {
  content: " ";
  display: table;
}
#explore_page .views-exposed-form .fieldgroup .form-checkboxes .form-checkboxes:after {
  clear: both;
}
#explore_page .views-exposed-form .fieldgroup .form-checkboxes .form-checkboxes:before,
#explore_page .views-exposed-form .fieldgroup .form-checkboxes .form-checkboxes:after {
  content: " ";
  display: table;
}
#explore_page .views-exposed-form .fieldgroup .form-checkboxes .form-checkboxes:after {
  clear: both;
}
@media screen and (max-width: 1000px) {
  #explore_page .views-exposed-form .fieldgroup .form-checkboxes .form-checkboxes {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
}
@media screen and (max-width: 700px) {
  #explore_page .views-exposed-form .fieldgroup .form-checkboxes .form-checkboxes {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
}
@media screen and (max-width: 700px) {
  #explore_page .views-exposed-form .fieldgroup .form-checkboxes .form-checkboxes {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
#explore_page .views-exposed-form .fieldgroup .form-checkboxes .form-checkboxes > .form-item {
  margin: 0 !important;
}
#explore_page .views-exposed-form .fieldgroup .form-checkboxes .form-checkboxes > .form-item input {
  display: none;
}
#explore_page .views-exposed-form .fieldgroup .form-checkboxes .form-checkboxes > .form-item label {
  display: block;
  width: 100%;
  height: 44px;
  line-height: 47px;
  color: #6F6F6F;
  font-size: 18px;
  padding-left: 20px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  cursor: pointer;
  white-space: nowrap;
  text-transform: none;
  margin-bottom: 0;
}
#explore_page .views-exposed-form .fieldgroup .form-checkboxes .form-checkboxes > .form-item label:hover {
  color: #fff;
  background: #263B6E;
}
#explore_page .views-exposed-form .fieldgroup .form-checkboxes .form-checkboxes > .form-item input:checked + label {
  color: #fff;
  background: #263B6E;
}
#explore_page .views-exposed-form #edit-career--3--wrapper,
#explore_page .views-exposed-form #edit-career--5--wrapper,
#explore_page .views-exposed-form #edit-interest--3--wrapper,
#explore_page .views-exposed-form #edit-interest--5--wrapper {
  margin: 0;
  padding: 0;
}
#explore_page .views-exposed-form #edit-career--3--wrapper.active,
#explore_page .views-exposed-form #edit-career--5--wrapper.active,
#explore_page .views-exposed-form #edit-interest--3--wrapper.active,
#explore_page .views-exposed-form #edit-interest--5--wrapper.active {
  padding: 20px;
}
#explore_page .views-exposed-form #edit-career--3--wrapper .form-checkboxes .form-checkboxes,
#explore_page .views-exposed-form #edit-career--5--wrapper .form-checkboxes .form-checkboxes,
#explore_page .views-exposed-form #edit-interest--3--wrapper .form-checkboxes .form-checkboxes,
#explore_page .views-exposed-form #edit-interest--5--wrapper .form-checkboxes .form-checkboxes {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}
@media screen and (max-width: 1630px) {
  #explore_page .views-exposed-form #edit-career--3--wrapper .form-checkboxes .form-checkboxes,
  #explore_page .views-exposed-form #edit-career--5--wrapper .form-checkboxes .form-checkboxes,
  #explore_page .views-exposed-form #edit-interest--3--wrapper .form-checkboxes .form-checkboxes,
  #explore_page .views-exposed-form #edit-interest--5--wrapper .form-checkboxes .form-checkboxes {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
}
@media screen and (max-width: 1050px) {
  #explore_page .views-exposed-form #edit-career--3--wrapper .form-checkboxes .form-checkboxes,
  #explore_page .views-exposed-form #edit-career--5--wrapper .form-checkboxes .form-checkboxes,
  #explore_page .views-exposed-form #edit-interest--3--wrapper .form-checkboxes .form-checkboxes,
  #explore_page .views-exposed-form #edit-interest--5--wrapper .form-checkboxes .form-checkboxes {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media screen and (max-width: 1050px) {
  #explore_page .views-exposed-form #edit-career--3--wrapper .form-checkboxes .form-checkboxes,
  #explore_page .views-exposed-form #edit-career--5--wrapper .form-checkboxes .form-checkboxes,
  #explore_page .views-exposed-form #edit-interest--3--wrapper .form-checkboxes .form-checkboxes,
  #explore_page .views-exposed-form #edit-interest--5--wrapper .form-checkboxes .form-checkboxes {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
#explore_page .view-content {
  position: relative;
}
#explore_page .view-content .widget_loader {
  z-index: 10;
}
#explore_page .view-content .widget_loader:after {
  top: 300px;
}
#explore_page .view-content .accordion,
#explore_page .view-content .explore-thumb-list {
  z-index: 50;
  background: #fff;
  opacity: 0;
  position: relative;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
#explore_page .view-content .accordion-row::after {
  content: none;
}
#explore_page.loaded2 h1 {
  opacity: 1;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
#explore_page.loaded .view-content .explore-thumb-list,
#explore_page.loaded .view-content .accordion {
  opacity: 1;
}
#explore_page .accordion .accordion-row {
  margin-bottom: 35px;
}
#explore_page .accordion .accordion-row .accordion-head {
  font-size: 29px;
  font-family: 'Josefin Sans', sans-serif;
  padding-left: 45px;
}
#explore_page .accordion .accordion-row .accordion-head:before {
  top: 9px;
}
#explore_page .accordion .accordion-row .accordion-content {
  padding-left: 0;
  margin-left: 40px;
}
#explore_page .accordion .accordion-row .accordion-content:before,
#explore_page .accordion .accordion-row .accordion-content:after {
  content: " ";
  display: table;
}
#explore_page .accordion .accordion-row .accordion-content:after {
  clear: both;
}
#explore_page .accordion .accordion-row .accordion-content:before,
#explore_page .accordion .accordion-row .accordion-content:after {
  content: " ";
  display: table;
}
#explore_page .accordion .accordion-row .accordion-content:after {
  clear: both;
}
@media screen and (max-width: 1599px) {
  #explore_page .accordion .accordion-row .accordion-content {
    overflow-x: auto;
  }
}
@media screen and (max-width: 700px) {
  #explore_page .accordion .accordion-row .accordion-content {
    padding-left: 0;
  }
}
#explore_page .accordion .accordion-row .accordion-content.is-expanded {
  padding: 20px 0px;
}
#explore_page .accordion .accordion-row .accordion-content .accordion-content-inside {
  width: 1240px;
}
#explore_page .accordion .accordion-row .accordion-content .left {
  width: 330px;
  position: relative;
  float: left;
  padding-right: 40px;
  margin-right: 40px;
}
#explore_page .accordion .accordion-row .accordion-content .left .line {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background: #DCDCDC;
}
#explore_page .accordion .accordion-row .accordion-content .left .line:before {
  content: "";
  background-image: -webkit-linear-gradient(top, #fff 0%, #DCDCDC 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #DCDCDC 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #DCDCDC 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffdcdcdc', GradientType=0);
  position: absolute;
  left: 0;
  top: 0;
  height: 25px;
  width: 1px;
}
#explore_page .accordion .accordion-row .accordion-content .left .line:after {
  content: "";
  background-image: -webkit-linear-gradient(top, #DCDCDC 0%, #fff 100%);
  background-image: -o-linear-gradient(top, #DCDCDC 0%, #fff 100%);
  background-image: linear-gradient(to bottom, #DCDCDC 0%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdcdcdc', endColorstr='#ffffffff', GradientType=0);
  position: absolute;
  left: 0;
  bottom: 0;
  height: 25px;
  width: 1px;
}
#explore_page .accordion .accordion-row .accordion-content .right {
  width: 840px;
  float: left;
  position: relative;
  /*	@media screen and (max-width: 1673px) {
						width: 799px;
					}*/
}
#explore_page .accordion .accordion-row .accordion-content .right > .hover {
  width: 100%;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  z-index: 1000;
  cursor: pointer;
  display: block;
}
#explore_page .accordion .accordion-row .accordion-content .right > .hover.active {
  animation: fadeOutToNone 1s ease-in;
  opacity: 0;
  display: none;
}
#explore_page .accordion .accordion-row .accordion-content .right > .hover:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
#explore_page .accordion .accordion-row .accordion-content .right > .hover span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #DCDCDC;
}
#explore_page .accordion .accordion-row .accordion-content .right > .hover:hover span {
  color: #133fad;
}
#explore_page .accordion .accordion-row .accordion-content .right .list-related-stories a.bg {
  width: 170px;
  float: left;
  margin-right: 25px;
  display: block;
  position: relative;
}
#explore_page .accordion .accordion-row .accordion-content .right .list-related-stories a.bg .front .top {
  height: 165px;
  width: 100%;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
}
#explore_page .accordion .accordion-row .accordion-content .right .list-related-stories a.bg .front .top:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 57px;
  left: 0px;
  bottom: 0;
  background-image: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
  background-image: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
  background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#99000000', GradientType=0);
  z-index: 1;
}
#explore_page .accordion .accordion-row .accordion-content .right .list-related-stories a.bg .front .top h4 {
  position: absolute;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
  z-index: 20;
  padding: 10px 10px;
  bottom: 0;
  left: 0;
  color: #fff;
}
#explore_page .accordion .accordion-row .accordion-content .right .list-related-stories a.bg .front .bottom {
  height: 105px;
  padding: 10px 10px;
  color: #fff;
  padding-top: 14px;
}
#explore_page .accordion .accordion-row .accordion-content .right .list-related-stories a.bg .front .bottom h5 {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 15px;
}
#explore_page .accordion .accordion-row .accordion-content .right .list-related-stories a.bg .front .bottom p {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 13px !important;
  line-height: 16px  !important;
}
#explore_page .accordion .accordion-row .accordion-content .right .list-related-stories a.bg > .hover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 999;
  text-align: center;
}
#explore_page .accordion .accordion-row .accordion-content .right .list-related-stories a.bg > .hover:before {
  content: "";
  display: inline-block;
  width: 0px;
  height: 100%;
  vertical-align: middle;
}
#explore_page .accordion .accordion-row .accordion-content .right .list-related-stories a.bg > .hover span {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  text-transform: uppercase;
  font-size: 19px;
  line-height: 25px;
  font-weight: bold;
}
#explore_page .accordion .accordion-row .accordion-content .right .list-related-stories a.bg:hover > .hover {
  opacity: 1;
}
#explore_page .accordion .accordion-row .accordion-content .right .list-related-stories a.bg:last-chid {
  margin-right: 0;
}
#explore_page .accordion .accordion-row .accordion-content .right .list-related-stories + .show-all {
  display: block;
}
#explore_page .accordion .accordion-row .accordion-content .right .show-all {
  float: left;
  height: 270px;
  display: none;
}
#explore_page .accordion .accordion-row .accordion-content .right .show-all:before {
  content: "";
  width: 0px;
  height: 100%;
  display: inline-block;
  vertical-align: bottom;
}
#explore_page .accordion .accordion-row .accordion-content .right .show-all a {
  display: inline-block;
  vertical-align: bottom;
  color: #B4B4B4;
  font-size: 17px;
  line-height: 20px;
}
#explore_page .accordion .accordion-row .accordion-content .right .show-all a:hover {
  color: #801C1B;
}
#explore_page .accordion.deployed .accordion-row .accordion-head {
  pointer-events: none;
}
#explore_page .accordion.deployed .accordion-row .accordion-content {
  max-height: initial;
  padding-top: 40px;
}
#explore_page .accordion.deployed .accordion-row .accordion-content .accordion-content-inside > .hover {
  display: none;
}
.explore-thumb-list {
  margin: 0px -15px;
}
.explore-thumb-list:before,
.explore-thumb-list:after {
  content: " ";
  display: table;
}
.explore-thumb-list:after {
  clear: both;
}
.explore-thumb-list:before,
.explore-thumb-list:after {
  content: " ";
  display: table;
}
.explore-thumb-list:after {
  clear: both;
}
.explore-thumb-list > li {
  padding: 0px 15px;
  margin-bottom: 30px;
  float: left;
  width: 25%;
}
@media screen and (max-width: 1600px) {
  .explore-thumb-list > li {
    width: 33.333%;
  }
}
@media screen and (max-width: 770px) {
  .explore-thumb-list > li {
    width: 50%;
  }
}
@media screen and (max-width: 540px) {
  .explore-thumb-list > li {
    width: 100%;
  }
}
.explore_thumb {
  display: block;
  height: 270px;
  position: relative;
  margin: 0px auto;
}
.explore_thumb .front {
  width: 100%;
  height: 100%;
}
.explore_thumb .front .top {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.explore_thumb .front .top .img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  display: flex;
}
.explore_thumb .front .top .img img {
  display: block;
}
.explore_thumb .front .bottom {
  background: #F2F2F2;
}
.explore_thumb .front .bottom h2 {
  display: block !important;
  font-weight: normal !important;
  font-size: 16px !important;
  color: #333333 !important;
  text-align: center !important;
  margin-bottom: 0 !important;
  text-transform: none !important;
  line-height: initial !important;
  letter-spacing: 0 !important;
}
.explore_thumb .front .bottom h2.strong {
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
}
.explore_thumb .hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
.explore_thumb .hover .top {
  padding: 30px;
  text-align: center;
  background: rgba(0, 0, 0, 0.75);
  display: flex;
  align-items: center;
  justify-content: center;
}
.explore_thumb .hover .top .inside {
  display: block;
}
.explore_thumb .hover .top h2 {
  color: #fff !important;
  font-size: 18px !important;
  text-transform: uppercase !important;
  margin-bottom: 20px !important;
  font-weight: bold !important;
  line-height: 22px !important;
  letter-spacing: 0 !important;
}
.explore_thumb .hover .top p {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 16px;
  color: #fff;
  line-height: 19px !important;
}
.explore_thumb .hover .link {
  background: #801C1B;
}
.explore_thumb .hover .link:hover {
  background: #263B6E;
}
.explore_thumb .hover .link span {
  display: block;
  text-transform: uppercase;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
}
.explore_thumb .top {
  height: 212px;
}
.explore_thumb .bottom {
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.explore_thumb:hover .hover {
  opacity: 1;
}
.explore_thumb_stories {
  display: block;
  position: relative;
  color: #fff;
  overflow: hidden;
  max-width: 290px;
  margin: 0px auto;
}
.explore_thumb_stories .front .top {
  height: auto;
}
.explore_thumb_stories .front .top img {
  display: block;
  width: 100%;
  height: auto;
}
.explore_thumb_stories .front .bottom {
  padding: 10px 10px 11px 14px;
  padding-bottom: 10.5px;
}
.explore_thumb_stories .front .bottom h3 {
  line-height: 23px;
  height: 17px;
  text-transform: uppercase;
}
.explore_thumb_stories .front .bottom h4 {
  font-weight: 300;
  font-size: 12px;
  margin-top: 3px;
  height: 9px;
  text-transform: uppercase;
}
.explore_thumb_stories .hover {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  opacity: 1;
  bottom: -100%;
}
.explore_thumb_stories .hover .top {
  padding: 20px;
}
.explore_thumb_stories .hover .top h3 {
  line-height: 23px;
  height: 17px;
  text-transform: uppercase;
}
.explore_thumb_stories .hover .top h4 {
  font-weight: 300;
  font-size: 12px;
  margin-top: 3px;
  height: 9px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.explore_thumb_stories .hover .top p {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 15px;
  color: #fff;
  line-height: 23px;
}
.explore_thumb_stories .hover .bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}
.explore_thumb_stories .hover .bottom:hover {
  background: #263B6E;
}
.explore_thumb_stories .hover .bottom span {
  display: block;
  text-transform: uppercase;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
}
.explore_thumb_stories .hover.bg-color-blue .bottom:hover {
  background: #801C1B;
}
.explore_thumb_stories .hover.bg-color-greyLight p {
  color: #484848;
}
.explore_thumb_stories .hover.bg-color-greyLight .bottom span {
  color: #484848;
}
.explore_thumb_stories .hover.bg-color-greyLight .bottom:hover {
  background: #801C1B;
}
.explore_thumb_stories .hover.bg-color-greyLight .bottom:hover span {
  color: #fff;
}
.explore_thumb_stories:hover .hover {
  bottom: 0;
  height: 100%;
}
.explore_thumb_stories .bottom {
  height: 53px;
}
.explore_thumb_stories:hover .hover {
  opacity: 1;
}
@media screen and (max-width: 1220px) {
  .page-academics-undergraduate-majors-minors #sidebar_content_explore,
  .page-stories #sidebar_content_explore {
    background: #fff;
  }
  .page-academics-undergraduate-majors-minors #sidebar_content_explore .relative_content_menu,
  .page-stories #sidebar_content_explore .relative_content_menu {
    display: none;
  }
  .page-academics-undergraduate-majors-minors #sidebar_header_responsive .menu_button #responsive_trigger_menu_page small,
  .page-stories #sidebar_header_responsive .menu_button #responsive_trigger_menu_page small {
    display: none !important;
  }
  .page-academics-undergraduate-majors-minors #sidebar_header_responsive .menu_button #responsive_trigger_menu_page .hamburger-icon,
  .page-stories #sidebar_header_responsive .menu_button #responsive_trigger_menu_page .hamburger-icon {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 19px;
    background-position: -155px -223px;
    background-image: url("/themes/custom/aup/less/sprites/icon.png");
  }
  .page-academics-undergraduate-majors-minors #sidebar_header_responsive .menu_button #responsive_trigger_menu_page .hamburger-icon span,
  .page-stories #sidebar_header_responsive .menu_button #responsive_trigger_menu_page .hamburger-icon span {
    display: none;
  }
  .page-academics-undergraduate-majors-minors #sidebar_header_responsive .menu_button #responsive_trigger_menu_page .hamburger-icon.is-active,
  .page-stories #sidebar_header_responsive .menu_button #responsive_trigger_menu_page .hamburger-icon.is-active {
    width: 20px;
    height: 19px;
    background-position: -201px -223px;
  }
  .page-academics-undergraduate-majors-minors .menu_button_second,
  .page-stories .menu_button_second {
    float: right !important;
  }
}
/* MAJOR MINOR */
.filter-majorsmin h1 {
  position: relative;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
}
.filter-majorsmin h1 .legend {
  color: rgba(0, 0, 0, 0.3);
  font-family: 'adobe-caslon-pro', serif;
  font-size: 14px;
  position: absolute;
  text-transform: none;
  display: block !important;
}
.filter-majorsmin h1.style-grid .legend {
  left: 0;
  bottom: 5px;
}
.filter-majorsmin h1.style-list .legend {
  left: 0;
  top: -27px;
}
.filter-majorsmin .explore_thumb.is-Majors:after {
  content: "M";
  position: absolute;
  width: 17px;
  height: 17px;
  line-height: 17px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  color: #000;
  text-transform: uppercase;
  font-size: 10px;
  top: 8px;
  left: 8px;
  font-family: 'adobe-caslon-pro', serif;
}
.filter-majorsmin .explore_thumb.is-Minors:after {
  content: "m";
  position: absolute;
  width: 17px;
  height: 17px;
  line-height: 17px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  color: #000;
  text-transform: none;
  font-size: 11px;
  top: 8px;
  left: 8px;
  font-family: 'adobe-caslon-pro', serif;
  font-style: italic;
}
.filter-majorsmin .accordion .accordion-row.is-Majors {
  position: relative;
}
.filter-majorsmin .accordion .accordion-row.is-Majors:before {
  content: "";
  width: 1px;
  background: rgba(0, 0, 0, 0.2);
  height: 26px;
  position: absolute;
  top: 0;
  left: 72px;
}
.filter-majorsmin .accordion .accordion-row.is-Majors:after {
  content: "M";
  position: absolute;
  width: 25px;
  height: 25px;
  line-height: 26px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  top: 1px;
  left: 30px;
  font-family: 'adobe-caslon-pro', serif;
  border: solid 1px #000;
  letter-spacing: -1px;
}
.filter-majorsmin .accordion .accordion-row.is-Minors {
  position: relative;
}
.filter-majorsmin .accordion .accordion-row.is-Minors:before {
  content: "";
  width: 1px;
  background: rgba(0, 0, 0, 0.2);
  height: 26px;
  position: absolute;
  top: 0;
  left: 72px;
}
.filter-majorsmin .accordion .accordion-row.is-Minors:after {
  content: "m";
  position: absolute;
  width: 25px;
  height: 25px;
  line-height: 22px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  color: #000;
  text-transform: none;
  font-size: 20px;
  top: 1px;
  left: 30px;
  font-family: 'adobe-caslon-pro', serif;
  font-style: italic;
  border: solid 1px #191919;
}
@media screen and (max-width: 700px) {
  .filter-majorsmin .accordion .accordion-row.is-Minors:after {
    font-size: 18px;
    line-height: 26px;
  }
}
.filter-majorsmin .accordion .accordion-row .accordion-head {
  padding-left: 90px !important;
}
#explore_page.show_all .accordion .accordion-row .accordion-head {
  pointer-events: none;
}
#explore_page.show_all .accordion .accordion-row .accordion-content {
  max-height: initial;
  padding-top: 35px;
  padding-bottom: 25px;
  border-top: solid 1px #dcdcdc;
}
#explore_page.show_all .accordion .accordion-row .accordion-content .right > .hover {
  display: none !important;
}
.field-group-htabs {
  clear: both;
  padding-top: 30px;
}
div.horizontal-tabs .details-wrapper {
  padding: 1em;
}
/* SPECIAL NODES */
.node-5494 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a {
  background: #C15838;
}
.node-5494 .sidebar-widget-text a {
  color: #C15838;
}
.node-5494 #page_content a {
  color: #C15838;
}
.node-5593 #sidebar_content .sidebar-widget-featured-buttons .item-list li a,
.node-5584 #sidebar_content .sidebar-widget-featured-buttons .item-list li a,
.node-41674 #sidebar_content .sidebar-widget-featured-buttons .item-list li a,
.node-5591 #sidebar_content .sidebar-widget-featured-buttons .item-list li a,
.node-5601 #sidebar_content .sidebar-widget-featured-buttons .item-list li a,
.node-5602 #sidebar_content .sidebar-widget-featured-buttons .item-list li a,
.node-5597 #sidebar_content .sidebar-widget-featured-buttons .item-list li a,
.node-5594 #sidebar_content .sidebar-widget-featured-buttons .item-list li a,
.node-5598 #sidebar_content .sidebar-widget-featured-buttons .item-list li a,
.node-41697 #sidebar_content .sidebar-widget-featured-buttons .item-list li a {
  background: #801C1B;
}
.node-5593 .sidebar-widget-text a,
.node-5584 .sidebar-widget-text a,
.node-41674 .sidebar-widget-text a,
.node-5591 .sidebar-widget-text a,
.node-5601 .sidebar-widget-text a,
.node-5602 .sidebar-widget-text a,
.node-5597 .sidebar-widget-text a,
.node-5594 .sidebar-widget-text a,
.node-5598 .sidebar-widget-text a,
.node-41697 .sidebar-widget-text a {
  color: #801C1B;
}
.node-5593 #page_content a,
.node-5584 #page_content a,
.node-41674 #page_content a,
.node-5591 #page_content a,
.node-5601 #page_content a,
.node-5602 #page_content a,
.node-5597 #page_content a,
.node-5594 #page_content a,
.node-5598 #page_content a,
.node-41697 #page_content a {
  color: #801C1B;
}
.node-6094 #sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a,
.node-6103 #sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a,
.node-6104 #sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a,
.node-6105 #sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a,
.node-6106 #sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a,
.node-6107 #sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a,
.node-6108 #sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a,
.node-6110 #sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a,
.node-6094 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a,
.node-6103 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a,
.node-6104 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a,
.node-6105 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a,
.node-6106 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a,
.node-6107 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a,
.node-6108 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a,
.node-6110 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a {
  background: #3a96b0;
}
.node-6094 .sidebar-widget-text a,
.node-6103 .sidebar-widget-text a,
.node-6104 .sidebar-widget-text a,
.node-6105 .sidebar-widget-text a,
.node-6106 .sidebar-widget-text a,
.node-6107 .sidebar-widget-text a,
.node-6108 .sidebar-widget-text a,
.node-6110 .sidebar-widget-text a {
  color: #3a96b0;
}
.node-6094 #page_content a,
.node-6103 #page_content a,
.node-6104 #page_content a,
.node-6105 #page_content a,
.node-6106 #page_content a,
.node-6107 #page_content a,
.node-6108 #page_content a,
.node-6110 #page_content a {
  color: #3a96b0;
}
.node-6094 #sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a:hover,
.node-6103 #sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a:hover,
.node-6104 #sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a:hover,
.node-6105 #sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a:hover,
.node-6106 #sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a:hover,
.node-6107 #sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a:hover,
.node-6108 #sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a:hover,
.node-6110 #sidebar_left_widgets .sidebar-widget-featured-buttons .item-list li a:hover,
.node-6094 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a:hover,
.node-6103 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a:hover,
.node-6104 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a:hover,
.node-6105 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a:hover,
.node-6106 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a:hover,
.node-6107 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a:hover,
.node-6108 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a:hover,
.node-6110 #sidebar_left_widgets_landing .sidebar-widget-featured-buttons .item-list li a:hover {
  background: #daa327;
}
.node-6094 .sidebar-widget-text a:hover,
.node-6103 .sidebar-widget-text a:hover,
.node-6104 .sidebar-widget-text a:hover,
.node-6105 .sidebar-widget-text a:hover,
.node-6106 .sidebar-widget-text a:hover,
.node-6107 .sidebar-widget-text a:hover,
.node-6108 .sidebar-widget-text a:hover,
.node-6110 .sidebar-widget-text a:hover {
  color: #daa327;
}
.node-6094 #page_content a:hover,
.node-6103 #page_content a:hover,
.node-6104 #page_content a:hover,
.node-6105 #page_content a:hover,
.node-6106 #page_content a:hover,
.node-6107 #page_content a:hover,
.node-6108 #page_content a:hover,
.node-6110 #page_content a:hover {
  color: #daa327;
}
.node-6094 #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon,
.node-6103 #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon,
.node-6104 #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon,
.node-6105 #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon,
.node-6106 #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon,
.node-6107 #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon,
.node-6108 #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon,
.node-6110 #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon {
  background: #3a96b0;
}
.node-6094 #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon:after,
.node-6103 #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon:after,
.node-6104 #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon:after,
.node-6105 #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon:after,
.node-6106 #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon:after,
.node-6107 #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon:after,
.node-6108 #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon:after,
.node-6110 #page_wrapper.page_wrapper_no_full_width #header_page_content .ribbon:after {
  border-color: transparent transparent transparent #3a96b0;
}
