@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

@font-face {
  font-family: 'icomoon';
  src: url('/media/site-assets/fonts/icomoon.eot');
  src: url('/media/site-assets/fonts/icomoon.eot') format("embedded-opentype"), url('/media/site-assets/fonts/icomoon.ttf') format("truetype"), url('/media/site-assets/fonts/icomoon.woff') format("woff"), url('/media/site-assets/fonts/icomoon.svg') format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'icomoon2';
  src: url('/media/site-assets/fonts/icomoon/icomoon.eot');
  src: url('/media/site-assets/fonts/icomoon/icomoon.eot') format("embedded-opentype"), url('/media/site-assets/fonts/icomoon/icomoon.ttf') format("truetype"), url('/media/site-assets/fonts/icomoon/icomoon.woff') format("woff"), url('/media/site-assets/fonts/icomoon/icomoon.svg') format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'silvestri';
  src: url('/media/site-assets/fonts/silvestri.ttf') format('truetype'),
    url('/media/site-assets/fonts/silvestri.woff') format('woff'),
    url('/media/site-assets/fonts/silvestri.svg') format('svg');
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
[class^="icon-checkmark"], [class*=" icon-checkmark"], [class^="icon-envelop"], [class*=" icon-envelop"] {
  font-family: 'icomoon2' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
[class^="icon-arrow-up2"], [class*=" icon-arrow-up2"], [class^="icon-instagram"], [class*=" icon-instagram"] {
  font-family: 'silvestri' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-right:before {
  content: "\e909"; }

.icon-arrow-down:before {
  content: "\e900"; }

.icon-arrow-right1:before {
  content: "\e901"; }

.icon-close-btn:before {
  content: "\e902"; }

.icon-facebook:before {
  content: "\e903"; }

.icon-minus:before {
  content: "\e904"; }

.icon-plus:before {
  content: "\e905"; }

.icon-search:before {
  content: "\e906"; }

.icon-twitter:before {
  content: "\e907"; }

.icon-youtube:before {
  content: "\e908"; }

.icon-checkmark:before {
  content: "\ea10"; }

.icon-envelop:before {
  content: "\e945"; }

.icon-arrow-up2:before {
  content: "\ea3a"; }

.icon-instagram:before {
  content: "\ea92"; }


.table-holder {
  overflow-x: auto; }
  .table-holder table {
    min-width: 660px;
    margin: 0; }

/* custom scrollbars styles */
.jcf-scrollable-wrapper {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  position: relative;
  margin-bottom: 30px; }
  @media (min-width: 1024px) {
    .jcf-scrollable-wrapper {
      margin-bottom: 40px; } }
  .jcf-scrollable-wrapper:after {
    content: "";
    clear: both;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 40px;
    right: -20px;
    background: #faf2db;
    z-index: 100; }
    @media (min-width: 700px) {
      .jcf-scrollable-wrapper:after {
        display: none; } }

.jcf-scrollbar-horizontal {
  position: absolute;
  background: none;
  right: 0 !important;
  top: 15px;
  left: 0 !important;
  width: 1px;
  height: 0; }

.jcf-scrollbar-dec,
.jcf-scrollbar-inc {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  background: none;
  height: 19px !important;
  width: 19px !important;
  position: absolute;
  top: 0;
  right: -12px;
  z-index: 101; }
  .jcf-scrollbar-dec:after,
  .jcf-scrollbar-inc:after {
    font-family: 'icomoon';
    content: "\e901";
    clear: both;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 17px;
    line-height: 18px;
    color: #9f1f46;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }

.jcf-scrollbar-inc {
  bottom: -60px;
  top: auto;
  right: -12px; }
  .jcf-scrollbar-inc:after {
    -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
            transform: rotate(0);
    top: 1px; }

.jcf-scrollbar-slider {
  display: inline-block;
  position: relative;
  height: 14px;
  display: none; }

.jcf-scrollbar-handle {
  position: absolute;
  background: #888;
  height: 14px; }

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
  visibility: hidden; }

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec:after,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc:after {
  color: #ca96a6; }

/* common custom form elements styles */
.jcf-disabled {
  background: #ddd !important; }

.jcf-focus, .jcf-focus * {
  border-color: #f00 !important; }

.jcf-scrollbar-vertical {
  display: none !important; }

#colorbox {
  z-index: 200000;
  background: transparent !important; }
  #colorbox iframe {
    z-index: 1000; }

#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  outline: none;
  background: #f9f2db;
  -webkit-transform: translate3d(0, 0, 0); }

#cboxWrapper {
  max-width: none;
  outline: none; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8); }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative;
  outline: none; }

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  outline: none;
  z-index: 888;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }
  #cboxLoadedContent.active {
    opacity: 1; }

#cboxTitle {
  margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
  outline: none; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  position: relative; }

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

#cboxClose {
  background-image: url(../img/ui/close-icon.png);
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #9e1e46;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border: 0;
  outline: 0;
  position: absolute;
  top: -20px;
  right: -20px;
  display: block;
  width: 40px;
  height: 40px;
  z-index: 99999;
  opacity: 0;
  color: white;
  font-size: 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding: 0; }
  #cboxClose em {
    position: relative;
    top: 3px; }
  #cboxClose.fadeIn {
    opacity: 1; }
  @media (max-width: 700px) {
    #cboxClose {
      top: -45px;
      right: 0; } }

.ieIE #cboxClose {
  top: -45px;
  right: 0; }

#cboxWrapper #cboxNext {
  position: absolute;
  top: -25px;
  left: 50px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: -9999px;
  border: 0;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  outline: 0;
  background: none; }
  #cboxWrapper #cboxNext:after {
    content: "";
    width: 45px;
    height: 45px;
    display: inline-block;
    background-size: 55%;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/graphics/arrow-double-right-teal.png);
    position: absolute;
    right: 0;
    bottom: 50%;
    margin-bottom: -22.5px; }

#cboxWrapper #cboxPrevious {
  position: absolute;
  top: -25px;
  left: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 0;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  outline: 0;
  background: none; }
  #cboxWrapper #cboxPrevious:after {
    content: "";
    width: 45px;
    height: 45px;
    display: inline-block;
    background-size: 55%;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/graphics/arrow-double-left-teal.png);
    position: absolute;
    right: 5px;
    bottom: 50%;
    margin-bottom: -22.5px; }

#cboxCurrent {
  display: none !important; }

#cboxTitle {
  color: white;
  font-size: 22px;
  margin-top: 5px; }

#cboxLoadingGraphic {
  background: url(../img/icons/ajax-loader.gif) no-repeat center center; }

body.lightbox-active {
  overflow: hidden; }

.disclaimer-popup-inner {
  padding: 30px;
  background: #f9f2db; }

.main-menu > ul, .sub-menu > ul, .etools-menu > ul, .sub-etools > ul, .breadcrumbs, .content-info ul, .content-info ol, .sidebar-menu ul, .cycle-gallery .pagination ul, .steps .btn-list, .footer-links, .socials-networks {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after, .header-holder:after, .search-form:after, .two-columns:after, .footer-holder:after, .socials-networks:after {
  content: '';
  display: block;
  clear: both; }

.nav-opener span, .nav-opener:before, .nav-opener:after {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

/* ---------------------------------------------------------
   1. General Reset
   ---------------------------------------------------------*/
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

*, *:before, *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

* {
  max-height: 1000000px; }

body {
  color: #000;
  background: #fff;
  font: 16px/1.5 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media (min-width: 700px) {
    body {
      font-size: 16px;
      line-height: 1.625; } }
  @media (min-width: 1024px) {
    body {
      font-size: 18px;
      line-height: 1.666; } }

img {
  max-width: 100%;
  height: auto; }

.gm-style img {
  max-width: none; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.h {
  font-family: inherit;
  font-weight: bold;
  margin: 0 0 0.5em;
  color: #9e1e46;
  line-height: 1.1; }

h1, .h1 {
  font-family: "Roboto Slab", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
  font-size: 28px;
  margin: 0 0 11px;
  text-transform: uppercase;
}
  @media (min-width: 700px) {
    h1, .h1 {
      font-size: 32px;
      margin: 0 0 15px; } }
  @media (min-width: 1024px) {
    h1, .h1 {
      font-size: 50px;
      margin: 0 0 24px; } }

h2, .h2 {
  font-family: "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 28px;
  margin: 0 0 11px; }
  @media (min-width: 700px) {
    h2, .h2 {
      font-size: 30px;
      margin: 0 0 17px; } }
  @media (min-width: 1024px) {
    h2, .h2 {
      font-size: 40px;
      margin: 0 0 16px; } }

h3, .h3 {
  font-family: "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 24px;
  margin: 0 0 11px; }
  @media (min-width: 700px) {
    h3, .h3 {
      font-size: 28px; } }
  @media (min-width: 1024px) {
    h3, .h3 {
      font-size: 28px; } }

h4, .h4 {
  font-family: "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 20px;
  margin: 0 0 7px;
  color: #000000; }
  @media (min-width: 700px) {
    h4, .h4 {
      font-size: 26px; } }
  @media (min-width: 1024px) {
    h4, .h4 {
      font-size: 18px;
      margin: 0 0 10px; } }

h5, .h5 {
  font-family: "Roboto Slab", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
  font-size: 20px;
  font-weight: normal;
  margin: 0 0 7px; }
  @media (min-width: 700px) {
    h5, .h5 {
      font-size: 23px; } }
  @media (min-width: 1024px) {
    h5, .h5 {
      font-size: 26px;
      margin: 0 0 14px; } }

h6, .h6 {
  font-family: "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 5px; }
  @media (min-width: 700px) {
    h6, .h6 {
      font-size: 18px; } }
  @media (min-width: 1024px) {
    h6, .h6 {
      font-size: 20px; } }

p {
  margin: 0 0 1em; }

a {
  color: #2a7da6; }
  a:hover, a:focus {
    text-decoration: none; }

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #999;
  padding: 0.4em 0.7em; }
  input[type='text']:focus,
  input[type='tel']:focus,
  input[type='email']:focus,
  input[type='search']:focus,
  input[type='password']:focus,
  textarea:focus {
    border-color: #000; }
  input[type='text']::-webkit-input-placeholder,
  input[type='tel']::-webkit-input-placeholder,
  input[type='email']::-webkit-input-placeholder,
  input[type='search']::-webkit-input-placeholder,
  input[type='password']::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #999; }
  input[type='text']::-moz-placeholder,
  input[type='tel']::-moz-placeholder,
  input[type='email']::-moz-placeholder,
  input[type='search']::-moz-placeholder,
  input[type='password']::-moz-placeholder,
  textarea::-moz-placeholder {
    opacity: 1;
    color: #999; }
  input[type='text']:-moz-placeholder,
  input[type='tel']:-moz-placeholder,
  input[type='email']:-moz-placeholder,
  input[type='search']:-moz-placeholder,
  input[type='password']:-moz-placeholder,
  textarea:-moz-placeholder {
    color: #999; }
  input[type='text']:-ms-input-placeholder,
  input[type='tel']:-ms-input-placeholder,
  input[type='email']:-ms-input-placeholder,
  input[type='search']:-ms-input-placeholder,
  input[type='password']:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #999; }
  input[type='text'].placeholder,
  input[type='tel'].placeholder,
  input[type='email'].placeholder,
  input[type='search'].placeholder,
  input[type='password'].placeholder,
  textarea.placeholder {
    color: #999; }

select {
  -webkit-border-radius: 0; }

textarea {
  resize: vertical;
  vertical-align: top; }

button,
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='submit'] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer; }

/* ---------------------------------------------------------
   2. Сommon site styles
   ---------------------------------------------------------*/
body {
  position: relative; }
  @media (min-width: 1024px) {
    body:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      background: #ebe3c8;
      height: 51px;
      z-index: 9999;
      border-bottom: 6px solid #9e1e46; } }

#header {
  background: #c7ae6a;
  padding: 19px 20px 15px; }
  @media (min-width: 1024px) {
    #header {
      padding: 0;
      position: relative; } }
  @media (max-width: 700px) {
    #header {
      position: relative;
      z-index: 2000; } }
  @media (max-width: 1023px) {
    .nav-active #header {
      background: #ac945a; } }

.header-holder {
  max-width: none !important; }
  @media (min-width: 1024px) {
    .header-holder {
      position: relative;
      padding: 78px 0 0; } }
  @media (min-width: 1200px) {
    .header-holder {
      padding: 68px 0 0; } }
  @media (min-width: 1024px) {
    .header-holder {
      padding-top: 70px !important; } }
  @media (max-width: 1023px) {
    .header-holder {
      padding: 0 !important; } }

.logo {
  position: relative; }
  @media (min-width: 1200px) {
    .logo {
      margin: 0; } }
  @media (max-width: 1024px) {
    .logo {
      line-height: 1; } }
  .logo a {
    display: block;
    background: #9e1e46;
    padding: 10px 40px;
    position: absolute;
    position: absolute;
    top: -20px;
    left: -30px; }
    @media (max-width: 1024px) {
      .logo a {
        position: static;
        display: inline-block;
        padding: 20px;
        top: auto;
        left: auto;
        margin: -20px; } }
  .logo img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 230px; }
    @media (max-width: 1200px) {
      .logo img {
        max-width: 180px; } }
    @media (max-width: 1024px) {
      .logo img {
        max-width: 145px; } }

.nav-opener {
  position: absolute;
  z-index: 1;
  top: 35px;
  right: 20px;
  width: 25px;
  height: 19px;
  text-indent: -9999px;
  overflow: hidden; }
  .nav-opener span {
    position: absolute !important;
    z-index: 1 !important;
    left: 0 !important;
    right: 0 !important;
    top: 8px !important;
    height: 3px !important;
    background: #574e36 !important; }
    .nav-active .nav-opener span {
      opacity: 0 !important; }
  .nav-opener:before, .nav-opener:after {
    content: '' !important;
    position: absolute !important;
    z-index: 1 !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    height: 3px !important;
    background: #574e36 !important; }
    .nav-active .nav-opener:before, .nav-active .nav-opener:after {
      top: 8px !important;
      -webkit-transform: rotate(45deg) !important;
          -ms-transform: rotate(45deg) !important;
              transform: rotate(45deg) !important; }
  .nav-opener:after {
    top: 16px !important; }
    .nav-active .nav-opener:after {
      -webkit-transform: rotate(-45deg) !important;
          -ms-transform: rotate(-45deg) !important;
              transform: rotate(-45deg) !important; }
  .nav-opener:hover:before, .nav-opener:hover:after, .nav-opener:hover span {
    background: #766a4a !important; }
  @media (min-width: 1024px) {
    .nav-opener {
      display: none !important; } }

.search-opener {
  position: absolute;
  z-index: 101;
  top: 34px;
  right: 66px;
  font-size: 20px;
  line-height: 1;
  color: #706346;
  text-decoration: none; }
  .search-opener:after {
    content: '\e906';
    font-family: 'icomoon'; }
    @media (min-width: 1024px) {
      .search-opener:after {
        display: inline-block;
        vertical-align: top;
        margin: -2px 0 0 15px; } }
    .search-active .search-opener:after {
      content: '\e902'; }
  @media (min-width: 1024px) {
    .search-opener {
      top: 0;
      right: 0;
      z-index: 100000;
      border-left: 1px solid #e1d8bb;
      color: #706346;
      padding: 15px 29px 10px; } }
  .search-opener span {
    display: inline-block;
    vertical-align: top;
    font: 400 16px/1 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    @media (max-width: 1023px) {
      .search-opener span {
        display: none; } }

.search-holder {
  position: absolute;
  z-index: 102;
  top: 79px;
  left: 0;
  right: 0;
  padding: 0 20px 19px;
  background: #c7ae6a;
  opacity: 0; }
  .search-active .search-holder {
    visibility: visible;
    opacity: 1; }
    @media (min-width: 1024px) {
      .search-active .search-holder {
        right: 0;
        visibility: visible; } }
  @media (min-width: 1024px) {
    .search-holder {
      z-index: 100000;
      top: 1px;
      right: 0;
      left: auto;
      padding: 0;
      opacity: 1;
      visibility: hidden;
      -webkit-transition: width 0.3s ease-in-out, right 0.3s ease-in-out, opacity 0.3s ease-in-out;
      transition: width 0.3s ease-in-out, right 0.3s ease-in-out, opacity 0.3s ease-in-out; } }

.search-form {
  border: 1px solid #8e7b4c;
  background: #ebe2c7; }
  @media (min-width: 1024px) {
    .search-form {
      background: #fff;
      border: 0;
      padding-right: 25px; } }
  .search-form input[type="search"],
  .search-form input[type="text"] {
    float: left;
    width: -webkit-calc(100% - 47px);
    width: calc(100% - 47px);
    height: 43px;
    border: 0;
    outline: 0;
    background: transparent;
    padding: 0 15px; }
    @media (min-width: 1024px) {
      .search-form input[type="search"],
      .search-form input[type="text"] {
        padding: 0 0 0 29px;
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px); } }
    .search-form input[type="search"]::-webkit-input-placeholder,
    .search-form input[type="text"]::-webkit-input-placeholder {
      color: #706346; }
    .search-form input[type="search"]::-moz-placeholder,
    .search-form input[type="text"]::-moz-placeholder {
      opacity: 1;
      color: #706346; }
    .search-form input[type="search"]:-moz-placeholder,
    .search-form input[type="text"]:-moz-placeholder {
      color: #706346; }
    .search-form input[type="search"]:-ms-input-placeholder,
    .search-form input[type="text"]:-ms-input-placeholder {
      color: #706346; }
    .search-form input[type="search"].placeholder,
    .search-form input[type="text"].placeholder {
      color: #706346; }
  .search-form button,
  .search-form input[type="submit"] {
    float: right;
    width: 47px;
    height: 43px;
    border: 0;
    outline: 0;
    font-size: 20px;
    line-height: 1;
    color: #574e36;
    background: transparent;
    padding: 2px 0 0;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }
    @media (min-width: 1024px) {
      .search-form button,
      .search-form input[type="submit"] {
        width: 30px; } }
    .search-form button:hover,
    .search-form input[type="submit"]:hover {
      color: #2a7da6; }

.drop-holder {
  position: fixed;
  z-index: 1;
  right: 0;
  top: 0;
  bottom: 0;
  width: 0;
  background: #caad68;
  overflow: hidden;
  -webkit-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out; }
  @media (min-width: 1024px) {
    .drop-holder {
      position: static;
      overflow: visible;
      width: -webkit-calc(100% - 228px);
      width: calc(100% - 228px);
      float: right;
      text-align: right; } }
  @media (min-width: 1200px) {
    .drop-holder {
      width: -webkit-calc(100% - 279px);
      width: calc(100% - 279px);
      padding-right: 10px; } }
  @media (max-width: 1023px) {
    .drop-holder {
      width: 255px;
      right: -255px;
      -webkit-transition: right 0.3s ease-in-out;
      transition: right 0.3s ease-in-out; } }
  @media (max-width: 1023px) {
    .nav-active .drop-holder {
      width: 255px;
      overflow: auto;
      right: 0; } }
  @media (max-width: 1023px) {
    .resize-active .drop-holder {
      display: none; } }

@media (min-width: 1024px) {
  .main-menu {
    display: inline-block;
    vertical-align: top;
    text-align: left; } }
.main-menu > ul {
  font: 600 18px/20px "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
  .main-menu > ul > li {
    padding: 17px 15px 15px 54px;
    border: solid #8e7b4c;
    border-width: 1px 0 0 0;
    position: relative; }
    @media (min-width: 1024px) {
      .main-menu > ul > li {
        display: inline-block;
        vertical-align: top;
        border-width: 0;
        padding: 8px 22px 27px 8px;
        position: relative; }
        .main-menu > ul > li:nth-child(3) .has-three,
        .main-menu > ul > li:nth-child(3) .has-two, .main-menu > ul > li:nth-child(4) .has-three,
        .main-menu > ul > li:nth-child(4) .has-two, .main-menu > ul > li:nth-child(5) .has-three,
        .main-menu > ul > li:nth-child(5) .has-two, .main-menu > ul > li:nth-child(6) .has-three,
        .main-menu > ul > li:nth-child(6) .has-two {
          left: auto !important;
          right: 0 !important; }
        .main-menu > ul > li:nth-child(5) .sub-menu, .main-menu > ul > li:nth-child(6) .sub-menu {
          left: auto !important;
          right: 0 !important; } }
    @media (min-width: 1200px) {
      .main-menu > ul > li {
        padding: 20px 40px 33px 14px; } }
    .main-menu > ul > li:first-child {
      border-top: 0; }
    .main-menu > ul > li.has-drop-down .opener {
      display: block; }
      @media (min-width: 1024px) {
        .main-menu > ul > li.has-drop-down .opener {
          display: none; } }
    @media (min-width: 1024px) {
      .main-menu > ul > li.has-drop-down:after {
        content: '';
        position: absolute;
        z-index: 1;
        bottom: -22px;
        left: 50%;
        margin-left: -14px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 14px 18px 14px;
        border-color: transparent transparent #9e1e46 transparent;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity 0.4s,visibility 0.4s ease-in-out, bottom 0.4s ease-in-out;
        transition: opacity 0.4s,visibility 0.4s ease-in-out, bottom 0.4s ease-in-out; } }
    @media (min-width: 1024px) {
      .main-menu > ul > li.has-drop-down.hover:after, .main-menu > ul > li.has-drop-down:hover:after {
        opacity: 1;
        visibility: visible;
        bottom: -8px; } }
    .main-menu > ul > li.active-item .opener i:before {
      content: '\e904'; }
    .main-menu > ul > li .js-slide-hidden {
      -webkit-transition: max-height 0.3s ease-in-out;
      transition: max-height 0.3s ease-in-out; }
    .main-menu > ul > li.hover > a, .main-menu > ul > li:hover > a, .main-menu > ul > li.active > a {
      color: #332e20; }
      @media (min-width: 1024px) {
        .main-menu > ul > li.hover > a, .main-menu > ul > li:hover > a, .main-menu > ul > li.active > a {
          color: #8a7a56; } }
      @media (min-width: 1024px) {
        .main-menu > ul > li.hover > a .main-title, .main-menu > ul > li:hover > a .main-title, .main-menu > ul > li.active > a .main-title {
          color: #ece2c7; } }
    .main-menu > ul > li.hover .opener, .main-menu > ul > li:hover .opener, .main-menu > ul > li.active .opener {
      color: #fff; }
    @media (min-width: 1024px) {
      .main-menu > ul > li.hover .js-slide-hidden, .main-menu > ul > li:hover .js-slide-hidden, .main-menu > ul > li.active .js-slide-hidden {
        max-height: 800px;
        -webkit-transition: max-height 0.5s ease-in-out;
        transition: max-height 0.5s ease-in-out; } }
    .main-menu > ul > li > a {
      display: block;
      color: #564e37;
      text-decoration: none;
      -webkit-transition: color 0.3s ease-in-out;
      transition: color 0.3s ease-in-out; }
      @media (min-width: 1024px) {
        .main-menu > ul > li > a {
          position: relative; } }
      @media (min-width: 1024px) {
        .main-menu > ul > li > a:before {
          content: '';
          position: absolute;
          z-index: 1;
          top: 5px;
          bottom: 5px;
          left: -14px;
          width: 1px;
          background: #8e7b4c; } }
    .main-menu > ul > li .opener {
      position: absolute;
      z-index: 1;
      left: 20px;
      top: 18px;
      display: none;
      color: #fff;
      font-size: 12px;
      display: none; }
@media (min-width: 1024px) {
  .main-menu .main-title {
    display: block;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0px 0px 3px rgba(125, 107, 64, 0.3);
    margin-bottom: 4px;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; } }
@media (min-width: 1024px) {
  .main-menu .js-slide-hidden {
    height: auto !important;
    top: 100% !important;
    left: 0 !important;
    display: block !important; } }

@media (min-width: 1024px) {
  .sub-menu {
    position: absolute;
    z-index: 5;
    top: 100%;
    left: 0;
    width: 304px;
    max-height: 0;
    overflow: hidden;
    background: #9e1e46;
    -webkit-transition: max-height 0.3s ease-in-out;
    transition: max-height 0.3s ease-in-out;
    -webkit-transition: max-height 0.4s ease-in-out;
    transition: max-height 0.4s ease-in-out; }
    .sub-menu.has-two {
      width: 550px; }
      .sub-menu.has-two > ul {
        display: inline-block;
        vertical-align: top;
        width: 48.5%;
        position: relative; }
        .sub-menu.has-two > ul:before {
          content: '';
          position: absolute;
          z-index: 1;
          left: -1px;
          top: 15px;
          bottom: 17px;
          width: 1px;
          background: #000; }
        .sub-menu.has-two > ul:first-child:before {
          display: none; }
    .sub-menu.has-three {
      width: 650px; }
      .sub-menu.has-three > ul {
        display: inline-block;
        vertical-align: top;
        width: 32.33%;
        position: relative; }
        .sub-menu.has-three > ul:before {
          content: '';
          position: absolute;
          z-index: 1;
          left: -1px;
          top: 15px;
          bottom: 17px;
          width: 1px;
          background: #000; }
        .sub-menu.has-three > ul:first-child:before {
          display: none; } }
.sub-menu > ul {
  font: 500 16px/18px "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  padding-top: 12px; }
  @media (min-width: 1024px) {
    .sub-menu > ul {
      font: 600 18px/1 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      margin: 23px 0;
      padding-top: 0;
      display: none !important; } }
  .sub-menu > ul > li {
    margin-bottom: 10px; }
    @media (min-width: 1024px) {
      .sub-menu > ul > li {
        margin-bottom: 0; } }
    .sub-menu > ul > li:last-child {
      margin-bottom: 0; }
    .sub-menu > ul > li.hover > a, .sub-menu > ul > li:hover > a {
      color: #332e20; }
      @media (min-width: 1024px) {
        .sub-menu > ul > li.hover > a, .sub-menu > ul > li:hover > a {
          color: white;
          background: #891d3b; } }
    .sub-menu > ul > li > a {
      display: inline-block;
      vertical-align: top;
      color: #564e37;
      text-decoration: none;
      -webkit-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
      transition: color 0.3s ease-in-out, background 0.3s ease-in-out; }
      @media (min-width: 1024px) {
        .sub-menu > ul > li > a {
          display: block;
          color: #fff;
          padding: 15px 28px;
          position: relative;
          z-index: 3; } }
@media (min-width: 1024px) {
  .sub-menu.campus-sub {
    right: 0;
    left: auto !important; } }

.top-panel {
  background: #ebe3c8; }
  @media (min-width: 1024px) {
    .top-panel {
      position: absolute;
      z-index: 10000;
      top: 0;
      left: 0;
      right: 0;
      border-bottom: 6px solid #9e1e46;
      text-align: left; } }

@media (min-width: 1024px) {
  .etools-menu {
    float: right;
    margin-right: 138px;
    -webkit-transition: margin-right 0.3s ease-in-out;
    transition: margin-right 0.3s ease-in-out; } }
.etools-menu > ul {
  font: 500 16px/1 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
  @media (min-width: 1024px) {
    .etools-menu > ul {
      font-weight: 400;
      font-size: 0;
      line-height: 0; } }
  .etools-menu > ul > li {
    border: solid #cac2a8;
    border-width: 0 0 1px 0; }
    @media (min-width: 1024px) {
      .etools-menu > ul > li {
        display: inline-block;
        vertical-align: top;
        border-color: #e1d8bb;
        border-width: 0 0 0 1px;
        position: relative;
        font: 500 16px/1 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif; } }
    .etools-menu > ul > li:last-child {
      border-bottom: 0; }
    .etools-menu > ul > li:hover > a {
      color: #3d3625; }
    .etools-menu > ul > li.has-drop-down > a:after {
      content: '\e900';
      font: 14px/1 'icomoon';
      display: inline-block;
      vertical-align: top;
      color: #706346;
      margin: 1px 0 0 9px; }
    .etools-menu > ul > li.active-item > a:after {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
      @media (min-width: 1024px) {
        .etools-menu > ul > li.active-item > a:after {
          color: #fff; } }
    @media (min-width: 1024px) {
      .etools-menu > ul > li.active-item > a {
        color: #fff;
        background: #9e1e46; } }
    @media (min-width: 1024px) {
      .etools-menu > ul > li.active-item .slide {
        max-height: 500px;
        -webkit-transition: max-height 0.3s ease-in-out;
        transition: max-height 0.3s ease-in-out; } }
    .etools-menu > ul > li .js-slide-hidden {
      -webkit-transition: max-height 0.3s ease-in-out;
      transition: max-height 0.3s ease-in-out; }
    .etools-menu > ul > li > a {
      display: inline-block;
      vertical-align: top;
      color: #706346;
      padding: 18px 20px 17px;
      text-decoration: none;
      -webkit-transition: color 0.3s ease-in-out;
      transition: color 0.3s ease-in-out; }
      @media (min-width: 1024px) {
        .etools-menu > ul > li > a {
          padding: 15px 20px 14px; } }
@media (min-width: 1024px) {
  .etools-menu .translate-item {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    border-width: 0 1px 0 0; } }
@media (min-width: 1024px) {
  .search-active .etools-menu {
    margin-right: 225px; } }
@media (min-width: 1024px) {
  .etools-menu .slide {
    height: auto !important;
    top: 100% !important;
    left: 0 !important;
    display: block !important; } }

@media (min-width: 1024px) {
  .sub-etools {
    position: absolute;
    z-index: 5;
    top: 100%;
    left: 0;
    background: #9e1e46;
    width: 306px;
    font-size: 18px;
    font-weight: 600;
    max-height: 0;
    overflow: hidden;
    background: #9e1e46;
    -webkit-transition: max-height 0.3s ease-in-out;
    transition: max-height 0.3s ease-in-out;
    -webkit-transition: max-height 0.4s ease-in-out;
    transition: max-height 0.4s ease-in-out; } }
@media (min-width: 1024px) {
  .sub-etools > ul {
    padding: 23px 0;
    display: none !important; } }
@media (max-width: 1023px) {
  .sub-etools > ul li:hover a {
    color: #3d3625; } }
@media (min-width: 1024px) {
  .sub-etools > ul li.hover a {
    background: #fff;
    color: #9e1e46; } }
.sub-etools > ul a {
  display: inline-block;
  vertical-align: top;
  color: #706346;
  padding: 0 20px 17px;
  text-decoration: none;
  -webkit-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out; }
  @media (min-width: 1024px) {
    .sub-etools > ul a {
      display: block;
      color: #fff;
      padding: 15px 28px; } }
  @media (min-width: 1024px) {
    .sub-etools > ul a.hover, .sub-etools > ul a:hover {
      background: #fff;
      color: #9e1e46; } }

.two-columns #sidebar {
  z-index: 2000; }

.search-active .two-columns #sidebar {
  z-index: 1; }

html {
  height: 100%;
  background: #ebe3c8; }
  @media (max-width: 1023px) {
    html.nav-active {
      overflow: hidden;
      height: 100vh; } }
  @media (max-width: 1023px) {
    html.nav-active body {
      overflow: hidden;
      height: 100vh; } }

body {
  height: 100%;
  max-width: 1300px;
  margin: 0 auto;
  background: white; }

#colorbox {
  font: 16px/1.5 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }

.w2 {
  height: 100%; }

.w1 {
  margin: 0;
  height: 100%;
  display: table;
  table-layout: fixed;
  width: 100%;
  position: relative;
  left: 0;
  -webkit-transition: left 0.3s ease-in-out;
  transition: left 0.3s ease-in-out; }
  @media (max-width: 1023px) {
    .nav-active .w1 {
      left: -255px; } }
  .resize-active .w1 {
    -webkit-transition: none !important;
    transition: none !important; }

.accessibility {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

.accessibility:focus {
  position: static;
  width: auto;
  height: auto; }

.hidden {
  position: absolute !important;
  left: -9999px !important;
  top: auto !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important; }

#wrapper {
  display: table-cell;
  margin: 0 auto;
  overflow: hidden;
  background: white;
  padding-bottom: 70px; }
  @media (max-width: 1024px) {
    #wrapper {
      padding-bottom: 50px; } }
  @media (max-width: 700px) {
    #wrapper {
      padding-bottom: 30px; } }

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px; }
  @media (min-width: 1024px) {
    .container {
      padding: 0 30px; } }

.add-container {
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 20px; }

.page-title {
  padding: 19px 0 17px;
  border-bottom: 1px solid #e1d8bb; }
  @media (max-width: 1023px) {
    .page-title {
      display: none; } }

.breadcrumbs {
  font-size: 0;
  line-height: 0; }
  .breadcrumbs li {
    display: inline-block;
    vertical-align: top;
    font: 600 14px/1 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0 32px 0 0;
    position: relative; }
    .breadcrumbs li:before {
      content: '/';
      position: absolute;
      z-index: 1;
      left: -18px;
      top: 0;
      color: #aa955b; }
    .breadcrumbs li:first-child:before {
      display: none; }
  .breadcrumbs a {
    display: block;
    text-decoration: none;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }
    .breadcrumbs a:hover {
      color: #265a79; }

@media (min-width: 700px) {
  .imgRight {
    float: right !important; } }

@media (min-width: 1024px) {
  #sidebar {
    float: left;
    width: 250px;
    border-right: 1px solid #e1d8bb;
    padding: 30px 0 0; } }
@media (max-width: 700px) {
  #sidebar {
    position: relative;
    z-index: 200; } }

#content {
  padding: 30px 0 0; }
  @media (min-width: 1024px) {
    #content {
      float: right;
      width: -webkit-calc(100% - 250px);
      width: calc(100% - 250px);
      padding: 35px 0 0 35px; } }
  @media (max-width: 1023px) {
    #content {
      padding: 15px 0 0; } }

.interest .programs-wrapper {
  margin-top: -50px;
  padding-top: 80px;
  position: relative; }
  @media (max-width: 1024px) {
    .interest .programs-wrapper {
      margin-top: 0px;
      padding-top: 30px; } }
  @media (max-width: 700px) {
    .interest .programs-wrapper {
      padding-top: 25px; } }
  .interest .programs-wrapper:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.9); }
  .interest .programs-wrapper .container {
    position: relative; }
.interest .page-title {
  border: 0;
  position: relative;
  z-index: 2; }

.one-column #content {
  width: 100%; }

.content-info a {
  font: bold 16px/1.5 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #2a7da6;
  text-decoration: none;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; }
  .content-info a:hover {
    color: #9e1e46;
    color: #265a79; }
  @media (min-width: 700px) {
    .content-info a {
      font-size: 16px;
      line-height: 1.625; } }
  @media (min-width: 1024px) {
    .content-info a {
      font-size: 18px;
      line-height: 1.666; } }
  .content-info a.has-arrow:hover {
    color: #c7ae6a; }
    .content-info a.has-arrow:hover em:before {
      color: #c7ae6a; }
.content-info p {
  margin: 0 0 27px; }
  @media (min-width: 1024px) {
    .content-info p {
      margin: 0 0 32px; } }
  @media (max-width: 1024px) {
    .content-info p {
      margin: 0 0 15px; } }
.content-info ul {
  margin: 0 0 29px; }
  .content-info ul li {
    padding: 0 0 0 31px;
    position: relative; }
    @media (min-width: 1024px) {
      .content-info ul li {
        padding: 0 0 0 36px; } }
    .content-info ul li:before {
      content: '';
      position: absolute;
      z-index: 1;
      left: 20px;
      top: 9px;
      width: 3px;
      height: 3px;
      background: #caad68;
      -webkit-border-radius: 50%;
              border-radius: 50%; }
      @media (min-width: 700px) {
        .content-info ul li:before {
          height: 5px;
          width: 5px;
          left: 22px;
          top: 11px; } }


/*  commented out 5/20/21 by Surdyka to correct numbering error with Acalog content

.content-info ol {
  counter-reset: newCounter;
  margin: 0 0 29px; }
  .content-info ol li {
    padding: 0 0 0 36px;
    position: relative; }
    .content-info ol li:before {
      counter-increment: newCounter;
      content: counters(newCounter,".") ".";
      position: absolute;
      z-index: 1;
      left: 20px; }
*/

.content-info .img-holder {
  margin: 0 -20px 24px;
  position: relative; }
  @media (min-width: 700px) {
    .content-info .img-holder {
      margin: 0 0 24px; } }
  @media (min-width: 1024px) {
    .content-info .img-holder {
      margin: 0 0 32px; } }
  .content-info .img-holder img {
    display: block;
    width: 100%;
    height: auto; }

blockquote {
  margin: 0 0 25px;
  padding: 16px 20px 8px 20px;
  border: solid #a12245;
  border-width: 1px 0; }
  @media (min-width: 700px) {
    blockquote {
      margin: 0 20px 25px;
      padding: 26px 20px 21px 29px; } }
  @media (min-width: 1024px) {
    blockquote {
      padding: 26px 20px 21px 39px; } }
  blockquote q {
    display: block;
    font: 500 18px/24px "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #3a88b6;
    margin-bottom: 17px;
    position: relative; }
    blockquote q:before {
      position: absolute;
      z-index: 1;
      left: -10px; }
      @media (max-width: 700px) {
        blockquote q:before {
          position: static; } }
    @media (min-width: 700px) {
      blockquote q {
        font-weight: 400;
        font-size: 17px;
        margin-bottom: 6px; } }
    @media (min-width: 1024px) {
      blockquote q {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 10px; } }
  blockquote cite {
    font: 600 16px/14px "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #686868; }
    @media (min-width: 700px) {
      blockquote cite {
        font-size: 14px;
        margin-left: 0; } }
    @media (min-width: 1024px) {
      blockquote cite {
        font-size: 20px;
        line-height: 1; } }
  blockquote .add-info {
    font-weight: 400; }

.large-text {
  font: 500 17px/22px "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #484848;
  margin: 0 0 27px; }
  @media (min-width: 700px) {
    .large-text {
      font-size: 18px;
      line-height: 24px;
      margin: 0 0 22px; } }
  @media (min-width: 1024px) {
    .large-text {
      font-weight: 500;
      font-size: 26px;
      line-height: 34px;
      margin: 0 0 30px; } }
  .large-text p {
    margin: 0; }
    @media (max-width: 700px) {
      .large-text p {
        line-height: 1.38; } }

.photo-holder {
  margin: 0 0 21px; }
  @media (min-width: 700px) {
    .photo-holder {
      width: 261px;
      margin: 14px 0 30px 30px; } }
  @media (min-width: 1024px) {
    .photo-holder {
      width: 301px;
      margin: 7px 0 30px 45px; } }
  .photo-holder img {
    display: block;
    width: 100%;
    height: auto; }

.photo-caption1 {
  background: #3988b5;
  padding: 10px 20px;
  color: #fff;
  font: 600 14px/20px "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
  @media (min-width: 700px) {
    .photo-caption1 {
      position: absolute;
      z-index: 1;
      left: 0;
      bottom: 0;
      font-size: 18px;
      line-height: 20px;
      padding: 11px 17px 9px; } }
  @media (min-width: 1024px) {
    .photo-caption1 {
      font-size: 20px;
      line-height: 26px; } }
  @media (max-width: 700px) {
    .photo-caption1 {
      font-size: 18px; } }
  .photo-caption1 p {
    margin: 0; }
    @media (min-width: 1024px) {
      .photo-caption1 p {
        margin: 0; } }

.photo-caption2 {
  background: #faf1da;
  padding: 11px 15px;
  color: #000;
  font: 400 14px/20px "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
  @media (min-width: 700px) {
    .photo-caption2 {
      padding: 20px 20px 20px 25px; } }
  @media (min-width: 1024px) {
    .photo-caption2 {
      font-size: 16px;
      line-height: 24px;
      padding: 23px 25px 20px 28px; } }
  .photo-caption2 p {
    margin: 0; }
    @media (min-width: 1024px) {
      .photo-caption2 p {
        margin: 0; } }

.multilevel-accordion .opener {
  vertical-align: top;
  margin: 0 9px 23px 0;
  cursor: pointer; }
  @media (min-width: 1024px) {
    .multilevel-accordion .opener {
      margin: 5px 9px 0 0; } }
  .multilevel-accordion .opener:before {
    content: '\e905';
    font: 12px/1 'icomoon';
    color: #c8ae6b; }
.multilevel-accordion .no-accordion {
  padding-left: 21px; }
  .multilevel-accordion .no-accordion > .opener {
    display: none !important; }
.multilevel-accordion .active > .opener:before {
  content: '\e904';
  top: -1px; }
.multilevel-accordion .slide {
  position: relative;
  z-index: 1;
  background: #fff;
  left: 0;
  margin-right: -1px;
  width: auto;
  border-right: 1px solid #e1d8bb; }
  .multilevel-accordion .slide li {
    padding-bottom: 10px; }
  @media (max-width: 1023px) {
    .multilevel-accordion .slide {
      width: 100%;
      right: auto;
      border-right: 0;
      position: relative;
      padding-top: 15px; } }
  .multilevel-accordion .slide.level2 {
    padding-left: 37px; }
    @media (min-width: 1024px) {
      .multilevel-accordion .slide.level2 {
        padding: 10px 0 0 18px; } }
    @media (max-width: 1023px) {
      .multilevel-accordion .slide.level2 {
        padding-left: 20px; } }
  .multilevel-accordion .slide.level3 {
    padding-left: 60px; }
    @media (min-width: 1024px) {
      .multilevel-accordion .slide.level3 {
        padding: 10px 0 0 18px; } }
    @media (max-width: 1023px) {
      .multilevel-accordion .slide.level3 {
        padding-left: 20px; } }
    @media (min-width: 1024px) {
      .multilevel-accordion .slide.level3.parts-links {
        padding: 10px 0 0 50px; } }
    @media (max-width: 1023px) {
      .multilevel-accordion .slide.level3.parts-links {
        padding-left: 50px; } }
  .multilevel-accordion .slide.level4 {
    padding-left: 105px; }
    @media (min-width: 1024px) {
      .multilevel-accordion .slide.level4 {
        padding: 18px 0 0 85px; } }
    @media (max-width: 1023px) {
      .multilevel-accordion .slide.level4 {
        padding-left: 50px; } }
    @media (min-width: 1024px) {
      .multilevel-accordion .slide.level4.parts-links {
        padding: 10px 0 0 50px; } }
    @media (max-width: 1023px) {
      .multilevel-accordion .slide.level4.parts-links {
        padding-left: 50px; } }
.multilevel-accordion a {
  text-decoration: none;
  font: 600 18px/1 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; }
  .multilevel-accordion a:hover {
    color: #265a79; }
  @media (min-width: 1024px) {
    .multilevel-accordion a {
      line-height: 1; } }
.multilevel-accordion .parts-links li {
  margin: 0 0 15px;
  margin-bottom: 0 !important; }
  @media (min-width: 1024px) {
    .multilevel-accordion .parts-links li {
      margin: 0 0 10px; } }
  .multilevel-accordion .parts-links li.current a {
    color: #424242; }
.multilevel-accordion .parts-links a {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 1.2;
  padding-right: 20px;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; }
  .multilevel-accordion .parts-links a:hover {
    color: #265a79; }
@media (max-width: 1024px) {
  .multilevel-accordion {
    padding-bottom: 15px !important; } }

.open-close {
  padding: 15px 0;
  margin: 0 -20px;
  background: #fff;
  position: relative; }
  @media (min-width: 1024px) {
    .open-close {
      margin: 0; } }
  .open-close > .slide {
    position: absolute;
    z-index: 100;
    background: #fff;
    width: 100%;
    left: 0;
    padding: 38px 0 0 20px; }
    @media (min-width: 1024px) {
      .open-close > .slide {
        position: static !important;
        height: auto !important;
        display: block !important;
        padding: 0; } }
    @media (max-width: 1023px) {
      .open-close > .slide {
        top: 40px; }
        .open-close > .slide:after {
          content: "";
          position: absolute;
          bottom: 0;
          width: auto;
          left: -20px;
          right: 0;
          background: #c7ae6a;
          height: 1px; } }
  .open-close:after {
    content: '';
    position: absolute;
    z-index: 1;
    left: -20px;
    right: -20px;
    top: 39px;
    height: 1px;
    background: #e1d8bb; }
    @media (min-width: 1024px) {
      .open-close:after {
        display: none; } }
  .open-close:before {
    content: '';
    position: absolute;
    z-index: 101;
    top: 33px;
    left: 20px;
    width: 12px;
    height: 12px;
    border-style: solid;
    border-width: 1px;
    border-color: #fff #e1d8bb #e1d8bb #fff;
    background: #fff;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    display: none; }
  .open-close.active:before {
    display: block; }
    @media (min-width: 1024px) {
      .open-close.active:before {
        display: none; } }
  .open-close.active .opener-mobile:before {
    content: '\e904';
    top: -1px; }
  .open-close .opener-mobile {
    display: block;
    font: 800 13px/1 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #9f1e46;
    padding-left: 44px;
    position: relative; }
    @media (min-width: 1024px) {
      .open-close .opener-mobile {
        display: none; } }
    .open-close .opener-mobile:before {
      content: '\e905';
      font: 12px/1 'icomoon';
      position: absolute;
      z-index: 1;
      left: 20px;
      top: -1px;
      color: #c8ae6b; }

.section-name {
  font: 600 20px/1 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #9f1e46;
  display: block;
  margin-bottom: 14px; }

.table-head {
  display: block;
  font: 500 18px/1 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #9e1e46;
  margin: 0 0 16px; }
  @media (min-width: 1024px) {
    .table-head {
      font-size: 20px;
      margin-bottom: 20px; } }

.table-holder {
  margin-bottom: 30px;
  height: auto !important;
  min-height: 100px; }
  .table-holder td {
    width: auto !important;
    border: 0; }
  .table-holder table {
    width: 100% !important;
    border: 0; }

.jcf-scrollable-wrapper {
  height: auto !important; }

table {
  width: 100%; }
  table th {
    width: 33.33%;
    background: #9e1e46;
    color: #fff;
    font-size: 18px;
    line-height: 1;
    font-weight: 600;
    text-align: left;
    padding: 12px 20px; }
    @media (min-width: 1024px) {
      table th {
        font-size: 20px;
        padding: 12px 20px 11px; } }
  table td {
    width: 33.33%;
    color: #686868;
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    padding: 12px 20px 11px; }
    @media (min-width: 1024px) {
      table td {
        font-size: 18px;
        padding: 11px 20px 10px; } }
  table tbody tr {
    border-bottom: 1px solid #9f1e46; }
    table tbody tr:last-child {
      border-bottom: 0; }

.alert-box {
  text-align: center;
  background: #a12245;
  font: 500 16px/1.2 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #ffffff;
  padding: 15px 0;
  position: relative;
  z-index: 1; }
  @media (min-width: 700px) {
    .alert-box {
      font-size: 18px;
      font-weight: 600; } }
  @media (min-width: 1024px) {
    .alert-box {
      font-size: 24px;
      line-height: 32px;
      padding: 30px 0 20px; } }
  @media (max-width: 699px) {
    .alert-box {
      z-index: 10; } }
  .alert-box .alert-ico {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 0 0;
    width: 20px;
    height: auto; }
    @media (min-width: 700px) {
      .alert-box .alert-ico {
        width: 28px; } }
    @media (min-width: 1024px) {
      .alert-box .alert-ico {
        width: 33px; } }
  .alert-box .title {
    display: inline-block;
    vertical-align: middle;
    color: #f6f18f;
    font-size: 21px;
    line-height: 1;
    font-weight: 700;
    margin: 0 0 10px; }
    @media (min-width: 700px) {
      .alert-box .title {
        font-size: 30px; } }
    @media (min-width: 1024px) {
      .alert-box .title {
        font-size: 36px;
        font-weight: 800;
        margin: 0 0 4px; } }
  .alert-box p {
    margin: 0; }
    @media (max-width: 1023px) {
      .alert-box p br {
        display: none; } }

.intro {
  background-position: 50% 0;
  background-size: cover;
  position: relative;
  z-index: 2; }
  .intro .add-container {
    position: relative;
    min-height: 500px;
    min-height: 600px\9;
    min-height: -webkit-calc(70vh - 78px);
    min-height: calc(70vh - 78px); }
    @media (min-width: 1024px) {
      .intro .add-container {
        min-height: 700px; } }
    @media (min-width: 700px) {
      .intro .add-container {
        min-height: 700px; } }
    @media screen and (min-aspect-ratio: 21 / 9) {
      .intro .add-container {
        min-height: 700px; } }
    @media (max-width: 700px) {
      .intro .add-container {
        min-height: 500px; } }
  .intro .description {
    position: absolute;
    z-index: 2;
    left: 20px;
    right: 20px;
    bottom: 58px; }
    @media (min-width: 700px) {
      .intro .description {
        bottom: 88px; } }
    @media (min-width: 1024px) {
      .intro .description {
        bottom: 138px; } }
    .intro .description .title {
      display: inline-block;
      vertical-align: top;
      position: relative;
      font: bold 28px/36px "Roboto Slab", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
      color: #fff;
      text-shadow: 1px 1px 2px #000;
      text-transform: none; }
      @media (min-width: 700px) {
        .intro .description .title {
          font-size: 32px;
          line-height: 1.2; } }
      @media (min-width: 1024px) {
        .intro .description .title {
          font-size: 50px; } }

.red-boxes-holder {
  background: #f9f2db;
  position: relative; }
  @media (max-width: 700px) {
    .red-boxes-holder {
      position: static; } }
  .red-boxes-holder:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    min-height: 133px; }
    @media (min-width: 700px) {
      .red-boxes-holder:after {
        display: none; } }

.red-boxes,
.content-info .red-boxes {
  position: relative;
  z-index: 2;
  top: -47px; }
  @media (min-width: 700px) {
    .red-boxes,
    .content-info .red-boxes {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      margin-left: -6px;
      top: -72px;
      display: block\9;
      overflow: hidden\9; } }
  @media (min-width: 1024px) {
    .red-boxes,
    .content-info .red-boxes {
      margin-left: -10px;
      top: -96px; } }
  .red-boxes .box,
  .content-info .red-boxes .box {
    background: #9e1e46;
    color: #fff;
    padding: 15px;
    margin-bottom: 4px; }
    @media (min-width: 700px) {
      .red-boxes .box,
      .content-info .red-boxes .box {
        padding: 19px 18px 17px 23px;
        width: 25%;
        margin: 0 0 0 6px;
        display: inline-block\9;
        float: left\9;
        margin: 0 0 0 1% \9;
        width: 23.8% \9;
        min-height: 240px\9;
        overflow: hidden\9; } }
    @media (min-width: 1024px) {
      .red-boxes .box,
      .content-info .red-boxes .box {
        margin: 0 0 0 10px;
        padding: 30px 25px 29px 25px; } }
    .red-boxes .box:last-child,
    .content-info .red-boxes .box:last-child {
      margin-bottom: 0; }
    @media (max-width: 700px) {
      .red-boxes .box,
      .content-info .red-boxes .box {
        padding: 10px 15px; } }
  .red-boxes .title,
  .content-info .red-boxes .title {
    display: inline-block;
    vertical-align: top;
    font-family: "Roboto Slab", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
    font-size: 26px;
    border-bottom: 2px solid #f1eb90;
    font-style: normal;
    padding: 0 0 10px;
    margin: 0 0 10px; }
    @media (min-width: 700px) {
      .red-boxes .title,
      .content-info .red-boxes .title {
        font-size: 20px;
        line-height: 21px;
        border-width: 1px; } }
    @media (min-width: 1024px) {
      .red-boxes .title,
      .content-info .red-boxes .title {
        font-size: 26px;
        font-size: 1.8vw;
        line-height: 1.2;
        border-width: 2px;
        padding: 0 0 13px;
        margin: 0 0 16px; } }
    @media (min-width: 1200px) {
      .red-boxes .title,
      .content-info .red-boxes .title {
        font-size: 26px;
        line-height: 1.2; } }
  .red-boxes .text-link,
  .red-boxes .has-arrow,
  .content-info .red-boxes .text-link,
  .content-info .red-boxes .has-arrow {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    font: 500 18px/1 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #fff;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }
    @media (min-width: 700px) {
      .red-boxes .text-link,
      .red-boxes .has-arrow,
      .content-info .red-boxes .text-link,
      .content-info .red-boxes .has-arrow {
        font-size: 18px;
        line-height: 1; } }
    @media (min-width: 1024px) {
      .red-boxes .text-link,
      .red-boxes .has-arrow,
      .content-info .red-boxes .text-link,
      .content-info .red-boxes .has-arrow {
        font-size: 22px;
        line-height: 24px; } }
    .red-boxes .text-link:hover,
    .red-boxes .has-arrow:hover,
    .content-info .red-boxes .text-link:hover,
    .content-info .red-boxes .has-arrow:hover {
      color: #f1eb90 !important; }
      .red-boxes .text-link:hover em:before,
      .red-boxes .has-arrow:hover em:before,
      .content-info .red-boxes .text-link:hover em:before,
      .content-info .red-boxes .has-arrow:hover em:before {
        color: #f1eb90 !important; }
    .red-boxes .text-link em,
    .red-boxes .has-arrow em,
    .content-info .red-boxes .text-link em,
    .content-info .red-boxes .has-arrow em {
      vertical-align: middle;
      font-size: 22px;
      position: relative;
      top: -2px; }
      .red-boxes .text-link em:before,
      .red-boxes .has-arrow em:before,
      .content-info .red-boxes .text-link em:before,
      .content-info .red-boxes .has-arrow em:before {
        color: white;
        -webkit-transition: color 0.3s ease-in-out;
        transition: color 0.3s ease-in-out;
        font-weight: 600; }
      @media (min-width: 700px) {
        .red-boxes .text-link em,
        .red-boxes .has-arrow em,
        .content-info .red-boxes .text-link em,
        .content-info .red-boxes .has-arrow em {
          font-size: 16px; } }
      @media (min-width: 1024px) {
        .red-boxes .text-link em,
        .red-boxes .has-arrow em,
        .content-info .red-boxes .text-link em,
        .content-info .red-boxes .has-arrow em {
          font-size: 24px; } }

.home .bg-holder {
  background: #f9f2db; }

h2.big-h1 {
  font: 800 36px/34px "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  margin: 0 0 7px;
  text-transform: uppercase; }
  @media (min-width: 700px) {
    h2.big-h1 {
      font-size: 44px;
      line-height: 1; } }
  @media (min-width: 1024px) {
    h2.big-h1 {
      font-size: 70px; } }

.stcc-works {
  background: #f9f2db;
  position: relative;
  z-index: 3;
  top: -9px; }
  @media (min-width: 700px) {
    .stcc-works {
      top: -40px; } }
  @media (min-width: 1024px) {
    .stcc-works {
      top: -24px;
      padding-bottom: 70px; } }
  .stcc-works h1 {
    color: #c8ae6b; }
  .stcc-works .add-content {
    color: #484848;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600; }
    @media (min-width: 1024px) {
      .stcc-works .add-content {
        font-size: 26px;
        line-height: 34px; } }
  .stcc-works .has-arrow {
    position: absolute;
    right: 40px;
    bottom: 40px;
    padding-right: 0; }
    @media (max-width: 1024px) {
      .stcc-works .has-arrow {
        right: 30px;
        bottom: 25px; } }
    @media (max-width: 700px) {
      .stcc-works .has-arrow {
        float: none;
        position: static;
        bottom: auto;
        right: auto;
        display: block; } }
  .stcc-works p {
    margin: 0 0 17px; }
    @media (min-width: 1024px) {
      .stcc-works p {
        margin: 0 0 26px; } }

.cycle-gallery {
  position: relative; }
  .cycle-gallery .mask {
    position: relative;
    overflow: hidden; }
    @media (min-width: 700px) {
      .cycle-gallery .mask {
        width: auto !important;
        height: auto !important;
        position: static !important; } }
  .cycle-gallery .slideset {
    width: 99999px;
    float: left; }
    @media (min-width: 700px) {
      .cycle-gallery .slideset {
        width: 100% !important;
        margin-left: 0 !important;
        height: auto !important;
        position: static !important;
        background: #fff; } }
  @media (min-width: 700px) {
    .cycle-gallery .pagination {
      display: none; } }
  .cycle-gallery .pagination ul {
    text-align: center;
    padding: 19px 0 16px; }
    .cycle-gallery .pagination ul li {
      display: inline-block;
      vertical-align: top;
      margin: 0 13px; }
      .cycle-gallery .pagination ul li:hover a, .cycle-gallery .pagination ul li.active a {
        background: #9e1e46; }
    .cycle-gallery .pagination ul a {
      display: block;
      text-decoration: none;
      width: 10px;
      height: 10px;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      text-indent: -9999px;
      overflow: hidden;
      background: #c8ae6b;
      -webkit-transition: background 0.3s ease-in-out;
      transition: background 0.3s ease-in-out; }
  .cycle-gallery .slide {
    float: left; }
    @media (min-width: 700px) {
      .cycle-gallery .slide.photoRight {
        border: solid #9e1f45;
        border-width: 2px 0; } }
    @media (min-width: 700px) {
      .cycle-gallery .slide.photoRight .img-holder {
        float: right; } }
    @media (min-width: 700px) {
      .cycle-gallery .slide {
        position: static !important; } }
    .cycle-gallery .slide.active {
      z-index: 1; }
    @media (min-width: 700px) {
      .cycle-gallery .slide .img-holder {
        float: left;
        width: 206px; } }
    @media (min-width: 1024px) {
      .cycle-gallery .slide .img-holder {
        width: 318px; } }
    .cycle-gallery .slide .img-holder img {
      display: block;
      width: 100%;
      height: auto; }
    .cycle-gallery .slide .text-holder {
      background: #fff;
      padding: 25px 25px 20px 28px; }
      @media (min-width: 700px) {
        .cycle-gallery .slide .text-holder {
          overflow: hidden;
          padding: 20px 15px 0 34px;
          position: relative; } }
      @media (min-width: 1024px) {
        .cycle-gallery .slide .text-holder {
          padding: 35px 18px 0 48px; } }
      @media (min-width: 1200px) {
        .cycle-gallery .slide .text-holder {
          padding: 35px 35px 0 48px; } }
    .cycle-gallery .slide blockquote {
      border: 0;
      padding: 0;
      margin: 0 0 10px; }
      @media (min-width: 700px) {
        .cycle-gallery .slide blockquote {
          margin: 0 0 12px; } }
      @media (min-width: 1024px) {
        .cycle-gallery .slide blockquote {
          margin: 0 10px 15px 0; } }
      @media (min-width: 700px) {
        .cycle-gallery .slide blockquote q {
          font-size: 17px;
          line-height: 22px;
          margin-bottom: 5px; } }
      @media (min-width: 1024px) {
        .cycle-gallery .slide blockquote q {
          font-size: 26px;
          line-height: 32px;
          margin-bottom: 12px; } }
    .cycle-gallery .slide .btn-holder {
      text-align: right; }

@media (min-width: 700px) {
  .news-events .cycle-gallery .slide {
    width: 33.33% !important;
    position: relative !important;
    margin-bottom: 0 !important;
    left: auto !important; }
    .news-events .cycle-gallery .slide article {
      width: 100%; }
    .news-events .cycle-gallery .slide .img-holder {
      width: 100%; } }
.news-events .cycle-gallery .text-holder {
  padding: 0;
  width: 100%; }
.news-events .cycle-gallery .img-holder {
  display: block; }
.news-events .cycle-gallery .news {
  margin-bottom: 0; }
  @media (max-width: 700px) {
    .news-events .cycle-gallery .news {
      padding: 0 !important; } }

.content-info .cycle-gallery .pagination ul li {
  padding: 0; }
  .content-info .cycle-gallery .pagination ul li:before {
    content: none; }
@media (max-width: 700px) {
  .content-info .news-events .box-holder {
    margin: 0 !important; } }

.read-more,
.has-arrow {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  font: 700 16px/1 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #9e1f45;
  /*padding-right: 33px;*/
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; }
  @media (min-width: 700px) {
    .read-more,
    .has-arrow {
      font-size: 14px; } }
  @media (min-width: 1024px) {
    .read-more,
    .has-arrow {
      font-size: 18px; } }
  .read-more em:before,
  .has-arrow em:before {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }
  .read-more:hover,
  .has-arrow:hover {
    color: #c7ae6a; }
    .read-more:hover em:before,
    .has-arrow:hover em:before {
      color: #c7ae6a; }
  .read-more .icon-arrow-right,
  .has-arrow .icon-arrow-right {
    position: relative;
    font-weight: inherit; }

.content-info .btn-primary,
.btn-primary {
  display: inline-block;
  vertical-align: top;
  font: 700 22px/1 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  text-align: center;
  text-decoration: none;
  color: #9e1e46;
  position: relative;
  min-width: 280px;
  background: white;
  border: 2px solid #c8ae6b;
  padding: 17px 10px 15px;
  margin-bottom: 9px;
  -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out; }
  @media (min-width: 700px) {
    .content-info .btn-primary,
    .btn-primary {
      min-width: 198px;
      font-size: 17px;
      padding: 19px 10px 18px; } }
  @media (max-width: 700px) {
    .content-info .btn-primary,
    .btn-primary {
      min-width: 0;
      width: 100%;
      max-width: 100%; } }
  @media (min-width: 1024px) {
    .content-info .btn-primary,
    .btn-primary {
      min-width: 300px;
      font-size: 30px;
      padding: 32px 10px 30px;
      border-width: 3px; } }
  .content-info .btn-primary:hover,
  .btn-primary:hover {
    background: #c8ae6b; }
  .content-info .btn-primary em,
  .btn-primary em {
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    margin: -2px 0 0 8px; }
    @media (min-width: 700px) {
      .content-info .btn-primary em,
      .btn-primary em {
        font-size: 15px; } }
    @media (min-width: 1024px) {
      .content-info .btn-primary em,
      .btn-primary em {
        font-size: 26px;
        display: none;} }
  .content-info .btn-primary.btn-white,
  .btn-primary.btn-white {
    background: #fff; }
    .content-info .btn-primary.btn-white:hover,
    .btn-primary.btn-white:hover {
      background: #f9f2db;
      color: #9e1e46; }

.stcc-affortable {
  background-position: 65% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative; }
  .stcc-affortable:after {
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.6)));
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.6) 100%); }

.affortable-box {
  height: 450px;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  display: block\9; }
  @media (min-width: 700px) {
    .affortable-box {
      height: 350px; } }
  @media (min-width: 1024px) {
    .affortable-box {
      min-height: 595px; } }
  @media (min-width: 1201px) {
    .affortable-box {
      height: 700px; } }

.affortable-content {
  color: #fff;
  font: 700 18px/24px "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
  @media (min-width: 700px) {
    .affortable-content {
      font-size: 17px;
      line-height: 20px;
      position: absolute\9;
      left: 0\9;
      right: 0\9;
      bottom: 40px\9; } }
  @media (min-width: 1024px) {
    .affortable-content {
      font-size: 26px;
      line-height: 34px; } }
  .affortable-content .big-h1 {
    color: #fff;
    margin: 0 0 8px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 100;
    text-shadow: 1px 1px 2px #000; }
    @media (min-width: 700px) {
      .affortable-content .big-h1 {
        margin: 0 0 2px; } }
    @media (min-width: 1024px) {
      .affortable-content .big-h1 {
        margin: 0 0 10px; } }
  .affortable-content .affortable-info {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 1;
    text-shadow: 1px 1px 2px #000; }
  .affortable-content p {
    margin: 0 0 13px; }
    @media (min-width: 700px) {
      .affortable-content p {
        margin: 0 0 17px; } }
    @media (min-width: 1024px) {
      .affortable-content p {
        margin: 0 0 30px; } }
  .affortable-content .btn-primary {
    margin-bottom: 30px;
    position: relative;
    z-index: 3; }
    .affortable-content .btn-primary:hover {
      background: #f9f2db; }
    @media (min-width: 700px) {
      .affortable-content .btn-primary {
        margin-bottom: 35px; } }
    @media (min-width: 1024px) {
      .affortable-content .btn-primary {
        min-width: 335px;
        margin-bottom: 61px; } }

.news-events {
  background: #faf2db;
  padding: 36px 0 3px;
  margin-bottom: 37px; }
  @media (min-width: 700px) {
    .news-events {
      background: #fcf8ec;
      padding: 36px 0 27px; } }
  @media (min-width: 1024px) {
    .news-events {
      background: #fcf8ec;
      padding: 74px 0 48px;
      margin-bottom: 55px; } }
  .news-events .add-container .big-h1 {
    margin: 0 0 23px; }
    @media (min-width: 700px) {
      .news-events .add-container .big-h1 {
        margin: 0 0 25px; } }
    @media (min-width: 1024px) {
      .news-events .add-container .big-h1 {
        margin: 0 0 35px -5px; } }
  .news-events a:hover {
    color: #891d3b !important; }
    .news-events a:hover em:before {
      color: #891d3b !important;
      border-color: #891d3b !important; }

@media (min-width: 700px) {
  .box-holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    margin: 0 -17px;
    display: block\9;
    overflow: hidden\9; } }
@media (min-width: 1024px) {
  .box-holder {
    margin: 0 -25px; } }

.news {
  margin-bottom: 37px; }
  @media (min-width: 700px) {
    .news {
      width: 33.33%;
      padding: 0 17px 30px;
      position: relative;
      margin-bottom: 0;
      display: inline-block\9;
      float: left\9; } }
  @media (min-width: 1024px) {
    .news {
      padding: 0 25px 30px; } }
  .news .img-holder {
    position: relative; }
    @media (min-width: 700px) {
      .news .img-holder {
        margin-bottom: 19px; } }
    @media (min-width: 1024px) {
      .news .img-holder {
        margin-bottom: 27px; } }
    @media (max-width: 699px) {
      .news .img-holder {
        display: none; } }
    .news .img-holder img {
      display: block;
      width: 100%;
      height: auto; }
    .news .img-holder .photo-caption1 {
      top: 0;
      bottom: auto;
      font-weight: 600;
      font-size: 13px;
      line-height: 1;
      padding: 8px 13px; }
      @media (min-width: 1024px) {
        .news .img-holder .photo-caption1 {
          font-size: 20px;
          padding: 13px 19px 11px; } }
  .news .meta-data {
    font: 600 16px/1 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #484848;
    margin-bottom: 11px; }
    @media (min-width: 700px) {
      .news .meta-data {
        font-size: 14px;
        margin-bottom: 8px; } }
    @media (min-width: 1024px) {
      .news .meta-data {
        font-size: 16px;
        margin-bottom: 13px; } }
    @media (min-width: 700px) {
      .news .meta-data .meta1 {
        display: none; } }
    .news .meta-data .meta1:after {
      content: '|';
      display: inline-block;
      vertical-align: top;
      margin: 1px 3px 0 7px; }
  .news .news-title {
    display: block; }
    .news .news-title a {
      display: inline-block;
      vertical-align: top;
      font: 700 18px/22px "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      color: #9e1f45;
      text-decoration: none;
      margin-bottom: 16px;
      -webkit-transition: color 0.3s ease-in-out;
      transition: color 0.3s ease-in-out; }
      @media (min-width: 700px) {
        .news .news-title a {
          font-size: 17px;
          line-height: 20px;
          margin-bottom: 10px; } }
      @media (min-width: 1024px) {
        .news .news-title a {
          font-size: 26px;
          line-height: 30px;
          margin-bottom: 25px; } }
      .news .news-title a:hover {
        color: #c7ae6a; }
  @media (min-width: 700px) {
    .news .read-more,
    .news .has-arrow {
      font-size: 14px;
      position: absolute;
      z-index: 1;
      bottom: 8px;
      padding-right: 31px; } }
  @media (min-width: 1024px) {
    .news .read-more,
    .news .has-arrow {
      font-size: 18px; } }
  @media (min-width: 700px) {
    .news .read-more:after,
    .news .has-arrow:after {
      font-size: 16px; } }
  @media (min-width: 1024px) {
    .news .read-more:after,
    .news .has-arrow:after {
      font-size: 18px;
      top: -1px; } }

.steps p {
  color: #c8ae6b;
  margin: 0 0 18px;
  margin-bottom: 50px; }
  @media (max-width: 1024px) {
    .steps p {
      margin-bottom: 35px; } }
  @media (max-width: 700px) {
    .steps p {
      margin-bottom: 30px; } }
  @media (min-width: 480px) {
    .steps p br {
      display: none; } }
.steps .btn-list {
  text-align: center; }
  @media (min-width: 700px) {
    .steps .btn-list {
      font-size: 0;
      line-height: 0;
      margin: 0 -16px;
      text-align: left; } }
  @media (max-width: 699px) {
    .steps .btn-list {
      text-align: left; } }
  @media (min-width: 1200px) {
    .steps .btn-list {
      margin: 0 -25px; } }
  @media (max-width: 700px) {
    .steps .btn-list {
      margin: 0 -20px; } }
  @media (min-width: 700px) {
    .steps .btn-list li {
      display: inline-block;
      vertical-align: top;
      padding: 0 16px; } }
  @media (min-width: 1200px) {
    .steps .btn-list li {
      padding: 0 25px; } }
  .steps .btn-list li:last-child .btn-primary {
    margin-bottom: 0; }
  .steps .btn-list li {
    width: 33.333%;
    padding: 0 20px; }
    @media (max-width: 699px) {
      .steps .btn-list li {
        width: 100%; } }
    @media (min-width: 700px) {
      .steps .btn-list li {
        display: table;
        float: left; } }
    .steps .btn-list li:before {
      content: none; }
    .steps .btn-list li a {
      min-width: 0;
      display: block;
      padding: 24px 10px 24px;
      margin-bottom: 0; }
      @media (max-width: 1024px) {
        .steps .btn-list li a {
          padding: 18px 10px 18px;
          margin-bottom: 9px;
          width: 100%;
          min-width: 0; } }
      @media (max-width: 1024px) {
        .steps .btn-list li a {
          padding: 16px 10px 16px; } }
      @media (min-width: 700px) {
        .steps .btn-list li a {
          display: table-cell !important;
          vertical-align: middle; } }

.beige-bg {
  background: #f9f2db;
  padding: 60px 40px;
  margin-bottom: 70px; }
  .beige-bg .more-toggle {
    margin-left: 125px;
    margin-top: 0;
    margin-bottom: 0; }
    @media (max-width: 1024px) {
      .beige-bg .more-toggle {
        margin-left: 70px; } }
    @media (max-width: 700px) {
      .beige-bg .more-toggle {
        margin-left: 60px; } }
  @media (max-width: 1024px) {
    .beige-bg {
      padding: 45px;
      margin-bottom: 50px; } }
  @media (max-width: 700px) {
    .beige-bg {
      margin-bottom: 30px;
      margin-left: -20px;
      margin-right: -20px;
      padding: 30px 20px; } }
  .beige-bg h2,
  .beige-bg .h2 {
    font-size: 57px;
    text-transform: uppercase;
    font-family: "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    @media (max-width: 1024px) {
      .beige-bg h2,
      .beige-bg .h2 {
        font-size: 30px; } }
    @media (max-width: 700px) {
      .beige-bg h2,
      .beige-bg .h2 {
        font-size: 28px; } }
  .beige-bg .large-text p {
    font-weight: 700; }
    @media (max-width: 1024px) {
      .beige-bg .large-text p {
        font-size: 20px;
        line-height: 1.5; } }
    @media (max-width: 700px) {
      .beige-bg .large-text p {
        font-size: 18px; } }
  .beige-bg address {
    font-style: normal; }
  .beige-bg .btn-primary {
    font-size: 22px;
    padding: 18px 40px;
    min-width: 230px; }
    @media (max-width: 1024px) {
      .beige-bg .btn-primary em {
        font-size: 22px; } }
  .beige-bg .big-list {
    margin-bottom: 0 !important;
    margin-top: 50px; }
    @media (max-width: 700px) {
      .beige-bg .big-list {
        margin-top: 30px; } }
    .beige-bg .big-list li {
      padding-bottom: 40px;
      padding-left: 125px;
      list-style: none;
      position: relative; }
      @media (max-width: 1024px) {
        .beige-bg .big-list li {
          padding-left: 70px; } }
      @media (max-width: 700px) {
        .beige-bg .big-list li {
          padding-left: 60px; } }
      .beige-bg .big-list li:before {
        content: "1.";
        font-size: 70px;
        line-height: 1;
        font-weight: 700;
        color: #c7ae6a;
        position: absolute;
        left: 30px;
        top: -8px; }
        @media (max-width: 1024px) {
          .beige-bg .big-list li:before {
            font-size: 50px;
            left: 0; } }
        @media (max-width: 700px) {
          .beige-bg .big-list li:before {
            font-size: 36px; } }
      .beige-bg .big-list li:nth-child(2):before {
        content: "2."; }
      .beige-bg .big-list li:nth-child(3):before {
        content: "3."; }
      .beige-bg .big-list li:nth-child(4):before {
        content: "4."; }
      .beige-bg .big-list li:nth-child(5):before {
        content: "5."; }
      .beige-bg .big-list li:nth-child(6):before {
        content: "6."; }
      .beige-bg .big-list li:nth-child(7):before {
        content: "7."; }
      .beige-bg .big-list li:nth-child(8):before {
        content: "8."; }
      .beige-bg .big-list li:nth-child(9):before {
        content: "9."; }
      .beige-bg .big-list li:nth-child(10):before {
        content: "10."; }
      .beige-bg .big-list li:nth-child(11):before {
        content: "11."; }
      .beige-bg .big-list li:nth-child(12):before {
        content: "12."; }
      .beige-bg .big-list li:nth-child(13):before {
        content: "13."; }
      .beige-bg .big-list li:nth-child(14):before {
        content: "14."; }
      .beige-bg .big-list li:nth-child(15):before {
        content: "15."; }
      .beige-bg .big-list li *:last-child {
        margin-bottom: 0; }
    .beige-bg .big-list .large-text {
      margin-bottom: 1em; }
      .beige-bg .big-list .large-text p {
        font-weight: 500; }
    .beige-bg .big-list .btn-primary {
      border-width: 3px; }
      @media (max-width: 700px) {
        .beige-bg .big-list .btn-primary {
          font-size: 18px;
          padding: 14px 40px;
          min-width: 0;
          max-width: none;
          display: inline-block;
          width: auto; } }
    @media (max-width: 700px) {
      .beige-bg .big-list {
        margin-bottom: 0; } }

.content-info .red-boxes-holder {
  background: none;
  margin-bottom: 70px; }
  @media (max-width: 1024px) {
    .content-info .red-boxes-holder {
      margin-bottom: 50px; } }
  @media (max-width: 700px) {
    .content-info .red-boxes-holder {
      margin-bottom: 30px; } }
  .content-info .red-boxes-holder.three-boxes .box {
    width: 33.333%; }
    @media (max-width: 700px) {
      .content-info .red-boxes-holder.three-boxes .box {
        width: 100%;
        float: none;
        display: block; } }
.content-info .add-container {
  padding: 0; }
.content-info .red-boxes {
  top: auto; }
@media (max-width: 1024px) {
  .content-info .steps p {
    font-size: 44px; } }
@media (max-width: 700px) {
  .content-info .steps p {
    font-size: 36px; } }
.content-info .steps .btn-list {
  margin: 0 -20px;
  text-align: left; }
  .content-info .steps .btn-list li {
    width: 33.333%;
    padding: 0 20px; }
    @media (max-width: 699px) {
      .content-info .steps .btn-list li {
        width: 100%; } }
    .content-info .steps .btn-list li:before {
      content: none; }
    .content-info .steps .btn-list li a {
      min-width: 0;
      display: block;
      padding: 24px 10px 24px;
      margin-bottom: 0; }
      @media (max-width: 1024px) {
        .content-info .steps .btn-list li a {
          padding: 18px 10px 18px;
          margin-bottom: 9px;
          width: 100%;
          min-width: 0; } }
      @media (max-width: 1024px) {
        .content-info .steps .btn-list li a {
          padding: 16px 10px 16px; } }
.content-info .news-events {
  background: transparent;
  padding: 0; }
  .content-info .news-events .news {
    padding: 0 5px 30px; }
  .content-info .news-events .box-holder {
    margin: 0 -5px; }

.has-video {
  position: relative; }
  .has-video .vid-play {
    position: absolute;
    width: 100px;
    height: 100px;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    z-index: 11;
    display: block;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 1;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    -webkit-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
    background-image: url('/media/site-assets/images/icons/play-icon2x.png');
    background-size: 100%; }
    @media (max-width: 1024px) {
      .has-video .vid-play {
        width: 75px;
        height: 75px;
        margin-top: -37.5px;
        margin-left: -37.5px; } }
    @media (max-width: 700px) {
      .has-video .vid-play {
        width: 50px;
        height: 50px;
        margin-top: -25px;
        margin-left: -25px; } }
    .has-video .vid-play.hide {
      opacity: 0; }
  .has-video:hover .vid-play {
    background-color: white; }
  .has-video .iframe-wrapper {
    position: relative;
    height: 0;
    overflow: hidden;
    margin-top: -67.2%;
    padding-bottom: 67.2%;
    width: 100%; }
    .has-video .iframe-wrapper.bring-forward {
      z-index: 13; }
    .has-video .iframe-wrapper iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0; }
  .has-video .vid-cover {
    width: 100%;
    vertical-align: top;
    position: relative;
    z-index: 10;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.5s;
    transition: opacity 0.2s, -webkit-transform 0.5s;
    transition: opacity 0.2s, transform 0.5s;
    transition: opacity 0.2s, transform 0.5s, -webkit-transform 0.5s;
    opacity: 1;
    cursor: pointer; }
    .has-video .vid-cover.hide {
      opacity: 0; }

.video-lightbox {
  cursor: pointer; }

.event {
  margin-bottom: 50px; }
  @media (max-width: 1024px) {
    .event {
      margin-bottom: 25px; } }
  .event:last-child {
    margin-bottom: 0; }
  .event .event-title {
    font-size: 20px;
    text-decoration: none;
    display: block;
    margin-bottom: 0; }
    .event .event-title:hover {
      color: #265a79; }
    @media (max-width: 1024px) {
      .event .event-title {
        font-size: 16px; } }
    @media (max-width: 700px) {
      .event .event-title {
        font-size: 18px;
        line-height: 1.2222; } }
  .event .separator {
    padding: 0 8px; }
  .event .event-date-time {
    font-size: 16px;
    margin-bottom: 0.6em;
    font-weight: 600;
    color: #484848; }
    @media (max-width: 1024px) {
      .event .event-date-time {
        margin-bottom: 0; } }
  .event .event-location {
    color: #9e1e46;
    margin: 0; }
    .event .event-location em {
      font-weight: 700;
      font-style: normal; }
    @media (max-width: 700px) {
      .event .event-location > .separator {
        display: none; } }
    .event .event-location a {
      color: #2a7da6;
      font-size: 16px;
      text-decoration: none;
      display: inline-block; }
      .event .event-location a:hover {
        color: #265a79; }
      @media (max-width: 700px) {
        .event .event-location a {
          width: 100%;
          display: block; } }

.two-blocks {
  display: table;
  margin-bottom: 70px; }
  @media (max-width: 1024px) {
    .two-blocks {
      margin-bottom: 50px; } }
  @media (max-width: 700px) {
    .two-blocks {
      margin-bottom: 30px;
      display: block; } }
  .two-blocks .two-blocks-block {
    vertical-align: middle;
    display: table-cell; }
    .two-blocks .two-blocks-block:first-child {
      width: 58%;
      padding-right: 40px; }
      @media (max-width: 1024px) {
        .two-blocks .two-blocks-block:first-child {
          width: 50%;
          padding-right: 30px; } }
      @media (max-width: 700px) {
        .two-blocks .two-blocks-block:first-child {
          width: 100%;
          padding-right: 0;
          display: block;
          float: none;
          margin-bottom: 30px; } }
    .two-blocks .two-blocks-block:last-child {
      width: 42%; }
      @media (max-width: 1024px) {
        .two-blocks .two-blocks-block:last-child {
          width: 50%;
          padding-left: 0; } }
      @media (max-width: 700px) {
        .two-blocks .two-blocks-block:last-child {
          width: 100%;
          padding-left: 0;
          display: block;
          float: none;
          margin-bottom: 30px; } }
      .two-blocks .two-blocks-block:last-child .two-blocks-block-inner {
        border-left: 1px solid #9e1e46;
        padding-left: 40px; }
        @media (max-width: 1024px) {
          .two-blocks .two-blocks-block:last-child .two-blocks-block-inner {
            padding-left: 30px; } }
        @media (max-width: 700px) {
          .two-blocks .two-blocks-block:last-child .two-blocks-block-inner {
            padding-left: 0;
            border: 0; } }

.content-info .cta-link-group,
.cta-link-group {
  overflow: hidden;
  margin-bottom: 0;
  max-width: 600px; }
  .content-info .cta-link-group li,
  .cta-link-group li {
    display: inline-block;
    float: left;
    list-style: none;
    padding-left: 0; }
    .content-info .cta-link-group li a,
    .cta-link-group li a {
      text-decoration: none;
      color: #9e1e46; }
      .content-info .cta-link-group li a em,
      .cta-link-group li a em {
        font-weight: 600; }
    .content-info .cta-link-group li:before,
    .cta-link-group li:before {
      content: none; }
    .content-info .cta-link-group li:last-child,
    .cta-link-group li:last-child {
      float: right; }
      @media (max-width: 700px) {
        .content-info .cta-link-group li:last-child,
        .cta-link-group li:last-child {
          float: left; } }

.big-video,
.content-info .big-video {
  background-color: #f9f2db;
  margin-bottom: 70px;
  margin-left: 0;
  margin-right: 0; }
  @media (max-width: 1024px) {
    .big-video,
    .content-info .big-video {
      margin-bottom: 50px; } }
  @media (max-width: 700px) {
    .big-video,
    .content-info .big-video {
      margin-bottom: 30px;
      margin-left: -20px;
      margin-right: -20px; } }

.big-cta-list,
.content-info .big-cta-list {
  overflow: hidden;
  margin-bottom: 70px;
  overflow: visible;
  position: relative; }
  .big-cta-list:after,
  .content-info .big-cta-list:after {
    content: "";
    clear: both;
    display: block; }
  @media (max-width: 1024px) {
    .big-cta-list,
    .content-info .big-cta-list {
      margin-bottom: 50px;
      margin-top: 30px; } }
  @media (max-width: 700px) {
    .big-cta-list,
    .content-info .big-cta-list {
      margin-bottom: 30px; } }
  .big-cta-list li,
  .content-info .big-cta-list li {
    width: 50%;
    display: inline-block;
    float: left;
    padding-left: 0; }
    @media (max-width: 700px) {
      .big-cta-list li,
      .content-info .big-cta-list li {
        width: 100%;
        float: none;
        display: block; } }
    .big-cta-list li a,
    .content-info .big-cta-list li a {
      text-decoration: none;
      display: block;
      padding: 45px 0;
      position: relative;
      color: #9e1e46;
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden; }
      .big-cta-list li a .has-arrow,
      .content-info .big-cta-list li a .has-arrow {
        -webkit-transition: color 0.3s ease-in-out;
        transition: color 0.3s ease-in-out; }
        .big-cta-list li a .has-arrow em:before,
        .content-info .big-cta-list li a .has-arrow em:before {
          -webkit-transition: color 0.3s ease-in-out;
          transition: color 0.3s ease-in-out; }
      .big-cta-list li a:hover,
      .content-info .big-cta-list li a:hover {
        color: #891d3b; }
        .big-cta-list li a:hover .has-arrow,
        .content-info .big-cta-list li a:hover .has-arrow {
          color: #891d3b; }
          .big-cta-list li a:hover .has-arrow em:before,
          .content-info .big-cta-list li a:hover .has-arrow em:before {
            color: #891d3b; }
      @media (max-width: 1024px) {
        .big-cta-list li a,
        .content-info .big-cta-list li a {
          padding: 25px 0; } }
      @media (max-width: 700px) {
        .big-cta-list li a,
        .content-info .big-cta-list li a {
          padding: 15px 0; } }
      .big-cta-list li a:before,
      .content-info .big-cta-list li a:before {
        content: "";
        position: absolute;
        width: 90px;
        height: 100%;
        left: 0;
        top: 0;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        -webkit-transition: -webkit-transform 0.3s ease-in-out;
        transition: -webkit-transform 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
        -webkit-backface-visibility: hidden;
                backface-visibility: hidden; }
        @media (max-width: 1024px) {
          .big-cta-list li a:before,
          .content-info .big-cta-list li a:before {
            width: 60px; } }
        @media (max-width: 1024px) {
          .big-cta-list li a:before,
          .content-info .big-cta-list li a:before {
            width: 40px; } }
      .big-cta-list li a:hover:before,
      .content-info .big-cta-list li a:hover:before {
        -webkit-transform: scale(1.05);
            -ms-transform: scale(1.05);
                transform: scale(1.05); }
      .big-cta-list li a em,
      .content-info .big-cta-list li a em {
        font-weight: 700;
        position: relative; }
      .big-cta-list li a > span,
      .content-info .big-cta-list li a > span {
        display: block;
        padding-left: 130px;
        margin-right: 40px; }
        @media (max-width: 1024px) {
          .big-cta-list li a > span,
          .content-info .big-cta-list li a > span {
            padding-left: 90px;
            font-size: 16px; } }
        @media (max-width: 700px) {
          .big-cta-list li a > span,
          .content-info .big-cta-list li a > span {
            padding-left: 60px;
            padding-right: 0;
            margin-right: 0; } }
      .big-cta-list li a.calendar-cta:before,
      .content-info .big-cta-list li a.calendar-cta:before {
        background-image: url('/media/site-assets/images/icons/calender-icon-hover2px.png'); }
        @media (max-width: 1024px) {
          .big-cta-list li a.calendar-cta:before,
          .content-info .big-cta-list li a.calendar-cta:before {
            width: 60px; } }
        @media (max-width: 700px) {
          .big-cta-list li a.calendar-cta:before,
          .content-info .big-cta-list li a.calendar-cta:before {
            width: 40px; } }
      .big-cta-list li a.pdf-cta:before,
      .content-info .big-cta-list li a.pdf-cta:before {
        background-image: url('/media/site-assets/images/icons/pdf-icon-hover2x.png');
        width: 80px; }
        @media (max-width: 1024px) {
          .big-cta-list li a.pdf-cta:before,
          .content-info .big-cta-list li a.pdf-cta:before {
            width: 50px; } }
        @media (max-width: 700px) {
          .big-cta-list li a.pdf-cta:before,
          .content-info .big-cta-list li a.pdf-cta:before {
            width: 30px; } }
      @media (max-width: 1024px) {
        .big-cta-list li a.pdf-cta > span,
        .content-info .big-cta-list li a.pdf-cta > span {
          padding-left: 70px; } }
      @media (max-width: 700px) {
        .big-cta-list li a.pdf-cta > span,
        .content-info .big-cta-list li a.pdf-cta > span {
          padding-left: 60px; } }
      .big-cta-list li a.badge-cta:before,
      .content-info .big-cta-list li a.badge-cta:before {
        background-image: url('/media/site-assets/images/icons/badge-icon2x.png');
        width: 100px; }
        @media (max-width: 1024px) {
          .big-cta-list li a.badge-cta:before,
          .content-info .big-cta-list li a.badge-cta:before {
            width: 60px; } }
        @media (max-width: 700px) {
          .big-cta-list li a.badge-cta:before,
          .content-info .big-cta-list li a.badge-cta:before {
            width: 35px; } }
      @media (max-width: 1024px) {
        .big-cta-list li a.badge-cta > span,
        .content-info .big-cta-list li a.badge-cta > span {
          padding-left: 80px; } }
      @media (max-width: 700px) {
        .big-cta-list li a.badge-cta > span,
        .content-info .big-cta-list li a.badge-cta > span {
          padding-left: 60px; } }
      .big-cta-list li a.info-cta > span,
      .content-info .big-cta-list li a.info-cta > span {
        padding-left: 160px; }
        @media (max-width: 1024px) {
          .big-cta-list li a.info-cta > span,
          .content-info .big-cta-list li a.info-cta > span {
            padding-left: 110px; } }
        @media (max-width: 700px) {
          .big-cta-list li a.info-cta > span,
          .content-info .big-cta-list li a.info-cta > span {
            padding-left: 60px; } }
      .big-cta-list li a.info-cta:before,
      .content-info .big-cta-list li a.info-cta:before {
        background-image: url('/media/site-assets/images/icons/info-icon2px.png');
        width: 120px; }
        @media (max-width: 1024px) {
          .big-cta-list li a.info-cta:before,
          .content-info .big-cta-list li a.info-cta:before {
            width: 80px; } }
        @media (max-width: 700px) {
          .big-cta-list li a.info-cta:before,
          .content-info .big-cta-list li a.info-cta:before {
            width: 40px; } }
    .big-cta-list li:before,
    .content-info .big-cta-list li:before {
      content: none; }
    @media (max-width: 700px) {
      .big-cta-list li:first-child,
      .content-info .big-cta-list li:first-child {
        margin-bottom: 25px; } }

hr {
  border-top: 1px solid #9e1e46;
  background: none;
  margin: 50px 0 70px 0; }
  @media (max-width: 1024px) {
    hr {
      margin: 40px 0 50px 0; } }
  @media (max-width: 700px) {
    hr {
      margin: 30px 0; } }

.last-word {
  display: inline-block; }

.details {
  margin: 30px 0; }
  .details ul {
    padding-left: 0; }
    .details ul:last-child {
      margin-bottom: 0; }
    .details ul li {
      padding-left: 0;
      font-size: 20px;
      font-weight: 600; }
      .details ul li:before {
        content: none; }
      @media (max-width: 700px) {
        .details ul li {
          font-size: 18px; } }
      .details ul li span.label {
        color: #2a7da6; }
  .details.has-borders {
    border-top: 1px solid #9e1e46;
    border-bottom: 1px solid #9e1e46;
    padding: 35px 0; }
    @media (max-width: 1024px) {
      .details.has-borders {
        padding: 30px 0; } }
    @media (max-width: 700px) {
      .details.has-borders {
        padding: 25px 0; } }

.large-accordion {
  margin-bottom: 70px; }
  @media (max-width: 1024px) {
    .large-accordion {
      margin-bottom: 50px; } }
  @media (max-width: 700px) {
    .large-accordion {
      margin-left: -20px;
      margin-right: -20px;
      margin-bottom: 30px; } }
  .large-accordion .accordion-handle {
    background: #f9f2db;
    padding: 21px 50px 21px 50px;
    font-size: 26px;
    color: #2a7da6;
    cursor: pointer;
    position: relative;
    -webkit-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
    border-bottom: 3px solid #9e1e46; }
    .large-accordion .accordion-handle:hover {
      background: #f5eac5; }
    @media (max-width: 1024px) {
      .large-accordion .accordion-handle {
        font-size: 20px;
        padding: 32px 70px 32px 20px; } }
    @media (max-width: 700px) {
      .large-accordion .accordion-handle {
        font-size: 18px; } }
    .large-accordion .accordion-handle .separator {
      padding: 0 8px; }
    .large-accordion .accordion-handle em {
      font-style: normal;
      font-weight: 600; }
  .large-accordion .accordion-content {
    background: #9e1e46;
    color: white;
    display: none;
    padding: 40px 60px;
    font-weight: 600; }
    .large-accordion .accordion-content ul:last-child {
      margin-bottom: 0; }
    @media (max-width: 1024px) {
      .large-accordion .accordion-content {
        padding: 30px 40px; } }
    @media (max-width: 1024px) {
      .large-accordion .accordion-content {
        padding: 25px 20px; } }
    .large-accordion .accordion-content li {
      padding-left: 0;
      margin-bottom: 20px; }
      @media (max-width: 1024px) {
        .large-accordion .accordion-content li {
          font-size: 18px; } }
      @media (max-width: 700px) {
        .large-accordion .accordion-content li {
          font-size: 16px; } }
      .large-accordion .accordion-content li:before {
        content: none; }
      .large-accordion .accordion-content li:last-child {
        margin-bottom: 0; }
    .large-accordion .accordion-content .separator {
      padding: 0 8px; }
  .large-accordion .accordion-section:last-child .accordion-handle {
    border-bottom: 0; }

.expand-collapse {
  position: absolute;
  right: 90px;
  top: 50%;
  margin-top: -13.5px;
  font-size: 15px;
  border: 2px solid #9e1e46;
  color: #9e1e46;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  width: 27px;
  height: 27px; }
  .expand-collapse .icon-plus-wrapper,
  .expand-collapse .icon-minus-wrapper {
    text-align: center;
    display: table;
    width: 27px;
    height: 27px;
    position: absolute;
    top: -2px;
    left: -2px; }
  .expand-collapse .icon-plus,
  .expand-collapse .icon-minus {
    display: table-cell;
    vertical-align: middle;
    text-align: center; }
  .expand-collapse .icon-minus {
    opacity: 0; }
  @media (max-width: 1024px) {
    .expand-collapse {
      right: 50px;
      height: 20px;
      width: 20px;
      margin-top: -10px;
      font-size: 10px; }
      .expand-collapse .icon-plus-wrapper,
      .expand-collapse .icon-minus-wrapper {
        text-align: center;
        display: table;
        width: 20px;
        height: 20px;
        position: absolute;
        top: -2px;
        left: -2px; } }
  @media (max-width: 700px) {
    .expand-collapse {
      height: 19px;
      width: 19px;
      right: 40px;
      font-size: 11px; }
      .expand-collapse .icon-plus-wrapper,
      .expand-collapse .icon-minus-wrapper {
        text-align: center;
        display: table;
        width: 19px;
        height: 19px;
        position: absolute;
        top: -2px;
        left: -2px; } }

.active .expand-collapse .icon-minus {
  opacity: 1; }
.active .expand-collapse .icon-plus {
  opacity: 0; }

.content-info .personnel-list,
.personnel-list {
  margin-bottom: 70px; }
  @media (max-width: 1024px) {
    .content-info .personnel-list,
    .personnel-list {
      margin-bottom: 50px; } }
  @media (max-width: 700px) {
    .content-info .personnel-list,
    .personnel-list {
      margin-bottom: 30px; } }
  .content-info .personnel-list .separator,
  .personnel-list .separator {
    padding: 0 8px; }
  .content-info .personnel-list ul,
  .personnel-list ul {
    overflow: hidden;
    margin-bottom: 0; }
  .content-info .personnel-list li,
  .personnel-list li {
    padding-left: 0;
    width: 50%;
    float: left;
    display: inline-block;
    margin: 20px 0;
    padding-right: 50px; }
    @media (max-width: 1024px) {
      .content-info .personnel-list li,
      .personnel-list li {
        padding-right: 25px; } }
    @media (max-width: 700px) {
      .content-info .personnel-list li,
      .personnel-list li {
        padding-right: 0;
        width: 100%;
        display: block;
        margin: 15px 0; } }
    .content-info .personnel-list li:nth-last-child(-n+2),
    .personnel-list li:nth-last-child(-n+2) {
      margin-bottom: 0; }
      @media (max-width: 700px) {
        .content-info .personnel-list li:nth-last-child(-n+2),
        .personnel-list li:nth-last-child(-n+2) {
          margin: 15px 0; } }
    .content-info .personnel-list li:before,
    .personnel-list li:before {
      content: none; }
    @media (max-width: 700px) {
      .content-info .personnel-list li,
      .personnel-list li {
        font-size: 18px; } }
  .content-info .personnel-list .personnel-title-email,
  .personnel-list .personnel-title-email {
    font-size: 16px;
    font-weight: 600;
    color: #484848;
    margin-bottom: 0; }
    .content-info .personnel-list .personnel-title-email a,
    .personnel-list .personnel-title-email a {
      color: #2a7da6;
      text-decoration: none;
      font-size: 16px; }
      .content-info .personnel-list .personnel-title-email a:hover,
      .personnel-list .personnel-title-email a:hover {
        color: #265a79; }
  .content-info .personnel-list .personnel-office-phone,
  .personnel-list .personnel-office-phone {
    color: #9e1e46;
    margin-bottom: 0; }
    .content-info .personnel-list .personnel-office-phone a,
    .personnel-list .personnel-office-phone a {
      font-weight: 600;
      color: #9e1e46;
      text-decoration: none;
      display: inline-block; }
      .content-info .personnel-list .personnel-office-phone a:hover,
      .personnel-list .personnel-office-phone a:hover {
        color: #891d3b; }
  .content-info .personnel-list .personnel-name,
  .personnel-list .personnel-name {
    color: #9e1e46; }

.more-toggle,
a.more-toggle {
  color: #9e1e46;
  text-decoration: none;
  position: relative;
  padding-right: 30px;
  margin: 50px 0 70px 0;
  display: inline-block !important;
  width: auto !important;
  position: relative;
  font-weight: 600; }
  .more-toggle:after,
  a.more-toggle:after {
    content: "\e905";
    font-family: 'icomoon' !important;
    font-size: 13px;
    margin-left: 10px;
    padding: 4px;
    border: 2px solid #9e1e46;
    -webkit-border-radius: 50%;
            border-radius: 50%; }
  .more-toggle.less:after,
  a.more-toggle.less:after {
    content: "\e904"; }
  @media (max-width: 1024px) {
    .more-toggle,
    a.more-toggle {
      margin: 30px 0 50px 0; }
      .more-toggle:after,
      a.more-toggle:after {
        font-size: 10px; } }
  @media (max-width: 700px) {
    .more-toggle,
    a.more-toggle {
      margin: 10px 0 30px 0; }
      .more-toggle:after,
      a.more-toggle:after {
        font-size: 11px;
        padding: 2px; } }
  .more-toggle:hover,
  a.more-toggle:hover {
    color: #891d3b; }
    .more-toggle:hover:after,
    a.more-toggle:hover:after {
      color: #891d3b;
      border-color: #891d3b; }

.truncated p:last-child {
  margin-bottom: 0; }

.content-info .has-arrow,
.has-arrow {
  color: #9e1e46;
  text-decoration: none; }
  .content-info .has-arrow:hover,
  .has-arrow:hover {
    color: #891d3b !important; }
    .content-info .has-arrow:hover .icon-arrow-right:before,
    .has-arrow:hover .icon-arrow-right:before {
      color: #891d3b !important; }
  .content-info .has-arrow .icon-arrow-right:before,
  .has-arrow .icon-arrow-right:before {
    font-weight: 600;
    color: #9e1e46;
    padding-left: 8px;
    top: 2px;
    position: relative; }
  @media (max-width: 700px) {
    .content-info .has-arrow,
    .has-arrow {
      display: block; } }

.testimonial.two-halves {
  overflow: hidden;
  margin-bottom: 70px; }
  @media (max-width: 1024px) {
    .testimonial.two-halves {
      margin-bottom: 50px; } }
  @media (max-width: 700px) {
    .testimonial.two-halves {
      margin-bottom: 30px;
      margin-left: -20px;
      margin-right: -20px; } }
  .testimonial.two-halves blockquote {
    width: 50%;
    display: inline-block;
    margin: 0;
    float: left;
    border: 0;
    padding: 50px 40px 70px 40px;
    background: #f9f2db;
    position: relative; }
    @media (max-width: 700px) {
      .testimonial.two-halves blockquote {
        width: 100%;
        display: block;
        float: none;
        padding: 40px 20px; } }
    .testimonial.two-halves blockquote .has-arrow {
      position: absolute;
      right: 55px;
      bottom: 35px;
      padding-right: 0; }
      @media (max-width: 700px) {
        .testimonial.two-halves blockquote .has-arrow {
          position: relative;
          right: auto;
          bottom: auto;
          display: block; } }
    @media (max-width: 1024px) {
      .testimonial.two-halves blockquote cite {
        font-size: 16px; } }
    @media (max-width: 700px) {
      .testimonial.two-halves blockquote cite {
        margin-bottom: 17px;
        display: block; } }
    .testimonial.two-halves blockquote q {
      font-size: 26px;
      color: #484848; }
      @media (max-width: 1024px) {
        .testimonial.two-halves blockquote q {
          font-size: 20px; } }
      @media (max-width: 700px) {
        .testimonial.two-halves blockquote q {
          font-size: 18px; } }
  .testimonial.two-halves .testimonial-photo {
    width: 50%;
    display: inline-block;
    float: right;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 50%; }
    @media (max-width: 700px) {
      .testimonial.two-halves .testimonial-photo {
        width: 100%;
        display: block;
        float: none;
        padding-bottom: 100%; } }

.two-thirds-one-third {
  margin-bottom: 70px; }
  @media (max-width: 1024px) {
    .two-thirds-one-third {
      margin-bottom: 50px; } }
  @media (max-width: 700px) {
    .two-thirds-one-third {
      margin-bottom: 30px; } }
  .two-thirds-one-third .beige-box {
    padding: 10px;
    background: #f9f2db;
    overflow: hidden; }
    @media (max-width: 1024px) {
      .two-thirds-one-third .beige-box {
        padding: 7px; } }
    @media (max-width: 700px) {
      .two-thirds-one-third .beige-box {
        padding: 20px;
        margin: 0 -20px;
        overflow: visible;
        margin-top: 42%; } }
    .two-thirds-one-third .beige-box blockquote {
      border: 0;
      background: white;
      position: relative;
      margin: 0;
      height: 100%;
      padding: 26px 20px 60px 39px; }
      @media (max-width: 1024px) {
        .two-thirds-one-third .beige-box blockquote {
          padding: 30px 45px 50px 30px; } }
      @media (max-width: 700px) {
        .two-thirds-one-third .beige-box blockquote {
          padding: 30px 30px 70px 30px; } }
      .two-thirds-one-third .beige-box blockquote q:before {
        left: -10px; }
      @media (max-width: 1024px) {
        .two-thirds-one-third .beige-box blockquote q {
          font-size: 18px; } }
      @media (max-width: 1024px) {
        .two-thirds-one-third .beige-box blockquote cite {
          font-size: 16px; } }
    .two-thirds-one-third .beige-box .has-arrow {
      position: absolute;
      bottom: 20px;
      right: 30px;
      padding-right: 0; }
      @media (max-width: 1024px) {
        .two-thirds-one-third .beige-box .has-arrow {
          right: 45px; } }
      @media (max-width: 700px) {
        .two-thirds-one-third .beige-box .has-arrow {
          right: 30px; } }
    .two-thirds-one-third .beige-box .two-thirds {
      width: 62%;
      float: left;
      display: inline-block; }
      @media (max-width: 700px) {
        .two-thirds-one-third .beige-box .two-thirds {
          width: 100%;
          float: none;
          display: block; } }
    .two-thirds-one-third .beige-box .one-third {
      width: 38%;
      float: left;
      display: inline-block;
      position: relative;
      padding-bottom: 29%; }
      @media (max-width: 700px) {
        .two-thirds-one-third .beige-box .one-third {
          width: 100%;
          float: none;
          display: block;
          padding-bottom: 66.666%;
          margin-top: -42%;
          margin-bottom: 20px; } }
    .two-thirds-one-third .beige-box .testimonial-photo {
      background-size: cover;
      background-repeat: no-repeat;
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0; }
    .two-thirds-one-third .beige-box .news-photo {
      background-size: cover;
      background-repeat: no-repeat;
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      height: 240px;
      width: 365px;}

.has-shadow {
  position: relative; }
  .has-shadow:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-linear-gradient(top, transparent 0%, transparent 30%, rgba(0, 0, 0, 0.5) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(30%, transparent), to(rgba(0, 0, 0, 0.5)));
    background: linear-gradient(to bottom, transparent 0%, transparent 30%, rgba(0, 0, 0, 0.5) 100%); }

.figure-with-caption {
  margin-bottom: 70px; }
  @media (max-width: 1024px) {
    .figure-with-caption {
      margin-bottom: 50px; } }
  @media (max-width: 700px) {
    .figure-with-caption {
      margin-bottom: 30px; } }
  .figure-with-caption figure {
    margin: 0 0 40px 0;
    position: relative; }
    @media (max-width: 1024px) {
      .figure-with-caption figure {
        margin: 0 0 20px 0; } }
    @media (max-width: 700px) {
      .figure-with-caption figure {
        margin: 0 -20px 20px -20px; } }
    .figure-with-caption figure figcaption {
      position: absolute;
      color: white;
      font-size: 50px;
      margin: 50px 25px;
      bottom: 0;
      line-height: 1.2;
      font-weight: 600;
      font-family: "Roboto Slab", "Times New Roman", "Times", "Baskerville", "Georgia", serif; }
      @media (max-width: 1024px) {
        .figure-with-caption figure figcaption {
          font-size: 32px;
          line-height: 1.4;
          max-width: 500px;
          margin: 30px; } }
      @media (max-width: 700px) {
        .figure-with-caption figure figcaption {
          color: #9e1e46;
          font-size: 20px;
          position: static;
          margin: 15px 20px;
          font-weight: 500; } }
    .figure-with-caption figure img {
      width: 100%;
      vertical-align: top; }

@media (max-width: 1024px) {
  .content-info .news-events .news-title a {
    font-size: 20px;
    margin-bottom: 20px; }
    .content-info .news-events .news-title a.has-arrow {
      font-size: 16px; } }
@media (max-width: 1024px) {
  .content-info .news-events a.has-arrow {
    font-size: 16px; } }

.explore-programs-top {
  margin-bottom: 70px;
  overflow: hidden; }
  @media (max-width: 1024px) {
    .explore-programs-top {
      margin-bottom: 50px; } }
  @media (max-width: 700px) {
    .explore-programs-top {
      margin-bottom: 0; } }

#programs {
  position: relative; }
  #programs ul {
    overflow: hidden;
    margin-bottom: 0;
    padding-bottom: 80px; }
    @media (max-width: 1024px) {
      #programs ul {
        padding-bottom: 60px; } }
    @media (max-width: 700px) {
      #programs ul {
        padding-bottom: 20px; } }
    #programs ul li {
      padding: 0;
      font-size: 21px;
      font-weight: 500;
      display: inline-block;
      float: left;
      width: 25%;
      position: relative;
      line-height: 1; }
      #programs ul li label {
        display: block;
        padding: 5px 30px 5px 2px; }
        #programs ul li label.checked em {
          color: #9e1e46;
          opacity: 1; }
        @media (max-width: 1024px) {
          #programs ul li label {
            padding: 8px 30px 8px 2px; } }
        @media (max-width: 700px) {
          #programs ul li label {
            padding: 8px 30px 8px 2px; } }
      @media (max-width: 1024px) {
        #programs ul li {
          font-size: 18px; } }
      @media (max-width: 700px) {
        #programs ul li {
          width: 50%; } }
      #programs ul li:before {
        content: none; }
      #programs ul li input {
        opacity: 0;
        visibility: hidden;
        position: absolute; }
        #programs ul li input:checked + span {
          color: #9e1e46; }
      #programs ul li span {
        cursor: pointer; }
      #programs ul li .icon-checkmark {
        position: relative;
        font-size: 34px;
        top: 50%;
        top: 8px;
        display: inline-block;
        margin-left: 8px;
        opacity: 0; }
        @media (max-width: 1024px) {
          #programs ul li .icon-checkmark {
            font-size: 20px;
            top: 3px; } }
  #programs .program-match-jump {
    position: fixed;
    z-index: 10;
    bottom: 0;
    right: 0;
    background: #2a7da6;
    -webkit-transition: background 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, opacity 0.3s ease-in-out;
    opacity: 0; }
    #programs .program-match-jump:hover {
      background: #265a79; }
    #programs .program-match-jump em {
      font-weight: 600;
      padding-left: 10px;
      position: relative;
      top: 4px; }
      @media (max-width: 700px) {
        #programs .program-match-jump em {
          top: 3px; } }
    #programs .program-match-jump.show {
      opacity: 1; }
    #programs .program-match-jump a {
      color: white;
      font-size: 26px;
      padding: 12px 30px;
      text-decoration: none;
      display: block;
      font-weight: 600; }
      @media (max-width: 1024px) {
        #programs .program-match-jump a {
          font-size: 20px; } }
      @media (max-width: 700px) {
        #programs .program-match-jump a {
          font-size: 18px; } }
      #programs .program-match-jump a .icon-arrow-right:before {
        color: white; }
  #programs .large-accordion {
    margin-bottom: 0; }
    #programs .large-accordion .accordion-handle {
      text-align: center;
      color: white;
      background-color: transparent;
      padding: 82px 30px;
      border-bottom: 8px solid white;
      position: relative;
      -webkit-transition: border-color 0.3s;
      transition: border-color 0.3s;
      line-height: 1; }
      @media (max-width: 1024px) {
        #programs .large-accordion .accordion-handle {
          padding: 80px 30px;
          border-bottom: 6px solid white; } }
      @media (max-width: 700px) {
        #programs .large-accordion .accordion-handle {
          padding: 65px 30px;
          border-bottom: 4px solid white; } }
      #programs .large-accordion .accordion-handle:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.2);
        -webkit-transition: 0.3s background;
        transition: 0.3s background; }
      #programs .large-accordion .accordion-handle h2 {
        margin-bottom: 0;
        color: white;
        position: relative;
        -webkit-transition: color 0.3s;
        transition: color 0.3s;
        text-transform: none;
        font-size: 48px;
        text-shadow: 1px 1px 2px #000; }
        @media (max-width: 1024px) {
          #programs .large-accordion .accordion-handle h2 {
            font-size: 26px; } }
        @media (max-width: 700px) {
          #programs .large-accordion .accordion-handle h2 {
            font-size: 20px; } }
        #programs .large-accordion .accordion-handle h2 em:before {
          color: white !important; }
        #programs .large-accordion .accordion-handle h2 .last-word {
          position: relative;
          padding-right: 80px; }
          @media (max-width: 1024px) {
            #programs .large-accordion .accordion-handle h2 .last-word {
              padding-right: 50px; } }
          @media (max-width: 700px) {
            #programs .large-accordion .accordion-handle h2 .last-word {
              padding-right: 40px; } }
        #programs .large-accordion .accordion-handle h2.has-arrow:hover {
          color: white !important; }
          #programs .large-accordion .accordion-handle h2.has-arrow:hover em:before {
            color: white !important; }
        #programs .large-accordion .accordion-handle h2.has-arrow .icon-arrow-right {
          display: inline-block;
          position: absolute;
          right: 0;
          top: 50%;
          margin-top: -24px;
          -webkit-transition: all 0.3s;
          transition: all 0.3s;
          -webkit-transform-origin: center;
              -ms-transform-origin: center;
                  transform-origin: center; }
          @media (max-width: 1024px) {
            #programs .large-accordion .accordion-handle h2.has-arrow .icon-arrow-right {
              margin-top: -17px; } }
          @media (max-width: 700px) {
            #programs .large-accordion .accordion-handle h2.has-arrow .icon-arrow-right {
              margin-top: -13px; } }
      #programs .large-accordion .accordion-handle.active {
        border-color: rgba(255, 255, 255, 0.8); }
        #programs .large-accordion .accordion-handle.active h2 {
          color: #9e1e46;
          text-shadow: none; }
          #programs .large-accordion .accordion-handle.active h2 em:before {
            color: #9e1e46 !important; }
          #programs .large-accordion .accordion-handle.active h2.has-arrow:hover {
            color: #9e1e46 !important; }
            #programs .large-accordion .accordion-handle.active h2.has-arrow:hover em:before {
              color: #9e1e46 !important; }
          #programs .large-accordion .accordion-handle.active h2.has-arrow .icon-arrow-right {
            -webkit-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                    transform: rotate(90deg); }
        #programs .large-accordion .accordion-handle.active:before {
          background: rgba(255, 255, 255, 0.8); }
        #programs .large-accordion .accordion-handle.active .subhead .subhead-text {
          color: black; }
    #programs .large-accordion .accordion-section:last-child .accordion-handle {
      border-bottom: 0; }
    #programs .large-accordion .accordion-section {
      background-color: transparent;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: top center; }
    #programs .large-accordion .accordion-content {
      background: transparent;
      position: relative;
      color: black; }
      #programs .large-accordion .accordion-content:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background: rgba(255, 255, 255, 0.8); }
      #programs .large-accordion .accordion-content li {
        margin-bottom: 5px; }
    #programs .large-accordion .subhead {
      position: relative; }
      #programs .large-accordion .subhead .subhead-text {
        position: absolute;
        text-align: center;
        font-size: 26px;
        left: 0;
        right: 0;
        color: transparent;
        -webkit-transition: 0.3s color;
        transition: 0.3s color;
        font-weight: 500;
        padding: 10px 0; }
        @media (max-width: 1024px) {
          #programs .large-accordion .subhead .subhead-text {
            font-size: 16px; } }
  #programs .explore-by-area-of-study {
    background-image: url('/media/explore-programs/Explore-Area-Carlos-1200x916.jpg'); }
    #programs .explore-by-area-of-study ul li {
      width: 50%; }
      @media (max-width: 700px) {
        #programs .explore-by-area-of-study ul li {
          width: 100%;
          float: none;
          display: block; } }
  #programs .explore-by-interest {
    background-image: url('/media/explore-programs/Explore-Interest-Jacki-1200x916.jpg'); }
  #programs .explore-all-of-our-programs {
    background-image: url('/media/explore-programs/Explore-All-Tina-1200xcrop.jpg'); }

.show-all-wrapper button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 0;
  display: block;
  width: 100%;
  background: transparent;
  outline: none;
  padding: 0; }
.show-all-wrapper span.container {
  display: block;
  color: white;
  font-size: 48px;
  display: block;
  padding-top: 55px;
  padding-bottom: 55px;
  background: transparent;
  font-weight: 600;
  width: 100%;
  text-align: left; }
  @media (max-width: 1024px) {
    .show-all-wrapper span.container {
      font-size: 26px;
      padding-top: 30px;
      padding-bottom: 30px; } }
  @media (max-width: 700px) {
    .show-all-wrapper span.container {
      font-size: 20px;
      padding-top: 15px;
      padding-bottom: 15px; } }
.show-all-wrapper .icon-arrow-right:before {
  color: white; }

.show-programs {
  padding: 50px 0; }
  .show-programs #filters label {
    color: #4c4c4c; }
  @media (max-width: 1024px) {
    .show-programs {
      padding: 40px 0 0 0; } }
  @media (max-width: 700px) {
    .show-programs {
      padding: 25px 0 0 0; } }
  .show-programs .program {
    margin-bottom: 70px;
    display: none; }
    .show-programs .program .more-toggle {
      display: none !important; }
    @media (max-width: 1024px) {
      .show-programs .program {
        margin-bottom: 40px; } }
    @media (max-width: 700px) {
      .show-programs .program {
        margin-bottom: 20px; } }
    .show-programs .program.visible {
      display: block; }
    .show-programs .program.hide {
      display: none !important; }
    .show-programs .program .more-toggle {
      display: none; }
  .show-programs .area-of-study-title {
    font-size: 32px;
    color: #2a7da6;
    text-decoration: none;
    display: block;
    margin-bottom: 0.5em;
    font-weight: 600;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }
    .show-programs .area-of-study-title:hover {
      color: #265a79; }
    @media (max-width: 1024px) {
      .show-programs .area-of-study-title {
        font-size: 26px;
        margin-bottom: 0; } }
    @media (max-width: 700px) {
      .show-programs .area-of-study-title {
        font-size: 20px; } }
  .show-programs .degree-name {
    font-size: 20px;
    color: #9e1e46;
    margin-bottom: 1em;
    display: block;
    font-weight: 700; }
    @media (max-width: 1024px) {
      .show-programs .degree-name {
        font-size: 20px;
        margin-bottom: 0.8em; } }
    @media (max-width: 700px) {
      .show-programs .degree-name {
        font-size: 16px; } }

.stationary,
.show-programs {
  display: none; }
  .stationary.show,
  .show-programs.show {
    display: block; }

.interest #wrapper {
  padding-bottom: 0; }

#show-programs.hide-filters #filters {
  display: none !important; }

.stationary {
  background: #9e1e46;
  color: white;
  padding: 15px 0; }
  @media (max-width: 1024px) {
    .stationary {
      padding: 13px 0; } }
  .stationary .results-count {
    font-size: 46px;
    color: white;
    font-weight: 600;
    line-height: 1; }
    @media (max-width: 1024px) {
      .stationary .results-count {
        font-size: 30px; } }
    @media (max-width: 700px) {
      .stationary .results-count {
        font-size: 24px; } }
  .stationary .container {
    position: relative;
    display: table;
    width: 100%; }
    .stationary .container .button-wrapper {
      vertical-align: middle;
      display: table-cell; }
  .stationary .clear {
    background: transparent;
    border: 0;
    padding: 0;
    color: white;
    font-size: 26px;
    font-weight: 600;
    float: right;
    outline: 0;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }
    @media (max-width: 1024px) {
      .stationary .clear {
        font-size: 20px; } }
    @media (max-width: 700px) {
      .stationary .clear {
        font-size: 16px; } }
    .stationary .clear em {
      font-size: 11px;
      border: 2px solid white;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      padding: 6px;
      position: relative;
      top: -4px;
      margin-left: 10px;
      -webkit-transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out;
      transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out; }
      @media (max-width: 1024px) {
        .stationary .clear em {
          top: -2px; } }
      @media (max-width: 700px) {
        .stationary .clear em {
          font-size: 8px;
          padding: 4px; } }
    .stationary .clear:hover {
      color: white; }
      .stationary .clear:hover em {
        color: white;
        border-color: white; }

#filters {
  margin-bottom: 70px;
  display: none; }
  #filters.hide {
    display: none !important; }
  @media (max-width: 1024px) {
    #filters {
      margin-bottom: 40px; } }
  @media (max-width: 700px) {
    #filters {
      margin-bottom: 25px; } }
  #filters.show {
    display: block; }
  #filters .narrow-label {
    font-size: 20px;
    color: #9e1e46;
    display: inline-block;
    font-weight: 700;
    margin-right: 100px; }
    @media (max-width: 1024px) {
      #filters .narrow-label {
        font-size: 20px;
        margin-right: 40px; } }
    @media (max-width: 700px) {
      #filters .narrow-label {
        margin-bottom: 20px; } }
  #filters label {
    font-size: 20px;
    font-weight: 700;
    display: inline-block;
    margin-right: 100px;
    padding-left: 40px;
    cursor: pointer;
    position: relative; }
    @media (max-width: 1024px) {
      #filters label {
        font-size: 18px;
        margin-right: 40px; } }
    @media (max-width: 700px) {
      #filters label {
        font-size: 16px;
        margin-bottom: 20px; } }
    #filters label em {
      border: 2px solid #9e1e46;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -13.5px;
      padding: 4px;
      font-size: 15px;
      color: #9e1e46; }
      #filters label em:before {
        color: transparent; }
    #filters label input {
      visibility: visible !important;
      opacity: 0; }
      #filters label input:checked + em, #filters label input.checked + em {
        display: block; }
        #filters label input:checked + em:before, #filters label input.checked + em:before {
          color: #9e1e46; }
    #filters label.checked em:before, #filters label:checked em:before {
      color: #9e1e46; }

#interest-search {
  position: absolute;
  top: 0;
  right: 30px; }
  @media (max-width: 700px) {
    #interest-search {
      position: relative;
      right: auto;
      top: auto;
      margin-bottom: 40px;
      display: inline-block; } }
  #interest-search .interest-search-submit {
    position: absolute;
    background-color: transparent;
    border: 0;
    right: 0;
    top: 0;
    bottom: 0; }
    #interest-search .interest-search-submit em:before {
      font-size: 26px;
      color: #8a7a56;
      position: absolute;
      right: 0;
      padding: 10px 20px;
      top: 50%;
      margin-top: -23px; }
      @media (max-width: 1024px) {
        #interest-search .interest-search-submit em:before {
          font-size: 18px;
          margin-top: -18px; } }

#interest-search-search {
  font-size: 26px;
  border: 3px solid #caad68;
  background: #f9f2db;
  color: #8a7a56;
  font-weight: 500;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  width: 300px; }
  @media (max-width: 1024px) {
    #interest-search-search {
      font-size: 18px; } }
  @media (max-width: 700px) {
    #interest-search-search {
      width: 250px; } }

#interest-search-search::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #8a7a56; }

#interest-search-search::-moz-placeholder {
  /* Firefox 19+ */
  color: #8a7a56; }

#interest-search-search:-ms-input-placeholder {
  /* IE 10+ */
  color: #8a7a56; }

#interest-search-search:-moz-placeholder {
  /* Firefox 18- */
  color: #8a7a56; }

.share-social {
  position: relative; }
  .share-social .share-heading {
    display: inline-block;
    float: left;
    font-size: 18px;
    line-height: 1.8;
    padding-right: 10px;
    font-weight: 600; }
  .share-social:after {
    content: "";
    clear: both;
    display: block; }
  .share-social ul {
    display: inline-block;
    float: left;
    list-style: none;
    overflow: hidden;
    margin-top: -5px; }
    .share-social ul li {
      display: inline-block;
      overflow: hidden;
      padding-right: 3px;
      float: left;
      padding-left: 0;
      font-size: 30px;
      padding-left: 30px; }
      .share-social ul li:before {
        content: none; }
  .share-social .stButton .chicklets {
    padding-top: 0;
    padding-bottom: 0;
    text-indent: -99999px; }
  .share-social span {
    background-color: white;
    width: 15px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative; }
    .share-social span:after {
      -webkit-transition: 0.3s all;
      transition: 0.3s all; }
    .share-social span span {
      background-image: none !important;
      background: none;
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      display: block !important;
      width: auto;
      height: auto; }
    .share-social span.st_facebook {
      color: #415798; }
      .share-social span.st_facebook:after {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-repeat: no-repeat;
        background-image: url(../img/ui/share-facebook@2x.png) !important;
        background-size: 8px;
        background-position: center; }
      .share-social span.st_facebook:hover:after {
        background-image: url(../img/ui/share-facebook_red@2x.png) !important; }
    .share-social span.st_twitter {
      color: #5096fd; }
      .share-social span.st_twitter:after {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-repeat: no-repeat;
        background-image: url(../img/ui/share-twitter@2x.png) !important;
        background-size: 14px;
        background-position: center; }
      .share-social span.st_twitter:hover:after {
        background-image: url(../img/ui/share-twitter_red@2x.png) !important; }
    .share-social span.st_email {
      color: #1c9b07; }
      .share-social span.st_email:after {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-repeat: no-repeat;
        background-image: url(../img/ui/share-moreoptions@2x.png) !important;
        background-size: 15px;
        background-position: center; }
    .share-social span:hover:after {
      background-image: url(../img/ui/share-moreoptions_red@2x.png) !important; }

.alpha-list,
.content-info .alpha-list {
  overflow: hidden; }
  .alpha-list li,
  .content-info .alpha-list li {
    display: inline-block;
    float: left;
    padding: 0;
    margin-right: 5px; }
    .alpha-list li a,
    .content-info .alpha-list li a {
      font-size: 26px;
      display: block;
      color: #9e1e46;
      text-decoration: none;
      padding: 0 2px;
      -webkit-transition: color 0.3s ease-in-out;
      transition: color 0.3s ease-in-out; }
      .alpha-list li a:hover,
      .content-info .alpha-list li a:hover {
        color: #2a7da6; }
      .alpha-list li a.active,
      .content-info .alpha-list li a.active {
        text-decoration: underline;
        color: #2a7da6; }
    .alpha-list li:before,
    .content-info .alpha-list li:before {
      content: none; }

.faculty-table {
  position: relative; }
  .faculty-table:before {
    content: "No results to display";
    position: absolute;
    padding: 20px 0;
    position: absolute;
    z-index: -1;
    width: 100%;
    white-space: nowrap; }
  .faculty-table th {
    text-align: center;
    font-weight: 600; }
    .faculty-table th:first-child {
      width: 40%;
      text-align: left; }
  .faculty-table td {
    font-size: 16px;
    line-height: 1.5;
    text-align: center; }
    .faculty-table td:first-child {
      width: 40%;
      text-align: left; }
  .faculty-table tr {
    position: relative;
    z-index: 1;
    background: white; }
  .faculty-table .phone {
    text-decoration: none;
    color: #686868;
    font-weight: 400; }
  .faculty-table a:hover {
    color: #265a79; }

.top,
.content-info a.top {
  font-size: 26px;
  color: #9e1e46;
  text-decoration: none;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; }
  .top:hover,
  .content-info a.top:hover {
    color: #2a7da6; }

h2 strong {
  text-transform: none;
  display: block; }

@media print {
  #sidebar,
  #header,
  #footer {
    display: none !important; } }
#interest-search-search {
  width: 300px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 1000; }
  @media (max-width: 700px) {
    #interest-search-search {
      width: 250px; } }

.ui-autocomplete {
  list-style: none;
  background: #c7ae6a;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 20px;
  border: 3px solid #c7ae6a;
  width: 290px;
  font-weight: 600;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media (max-width: 700px) {
    .ui-autocomplete {
      width: 250px; } }
  .ui-autocomplete li {
    margin-bottom: 15px;
    line-height: 1.2;
    color: white; }

.content-info .acalog-program-core-course-link {
  color: white; }
  .content-info .acalog-program-core-course-link:hover {
    color: #f9f2db; }

h4.acalog-program-core-name {
  color: #2a7da6;
  font-size: 26px;
  font-weight: 500; }
  @media (max-width: 1024px) {
    h4.acalog-program-core-name {
      font-size: 20px; } }
  @media (max-width: 700px) {
    h4.acalog-program-core-name {
      font-size: 18px; } }

#program-total-credits .acalog-program-core:nth-child(5) h2 {
  text-transform: none !important; }

#footer {
  overflow: hidden;
  display: table-footer-group;
  height: 1%;
  background: #9e1e46;
  background: -webkit-gradient(linear, left top, left bottom, from(#9e1e45), to(#9f1f46));
  background: -webkit-linear-gradient(top, #9e1e45 0%, #9f1f46 100%);
  background: linear-gradient(to bottom, #9e1e45 0%, #9f1f46 100%); }

.footer-holder {
  padding: 29px 0;
  color: #fff;
  overflow: hidden;
  position: relative; }
  @media (min-width: 700px) {
    .footer-holder {
      padding: 29px 0 0; } }
  @media (min-width: 1200px) {
    .footer-holder {
      padding: 39px 0 0; } }

.footer-logo {
  width: 184px;
  margin: 0 0 25px; }
  @media (min-width: 700px) {
    .footer-logo {
      width: 200px;
      margin: 0 0 35px; } }
  @media (min-width: 1024px) {
    .footer-logo {
      float: left;
      width: 184px; } }
  @media (min-width: 1200px) {
    .footer-logo {
      width: 282px; } }
  .footer-logo a {
    display: block; }
  .footer-logo img {
    display: block;
    width: 100%;
    height: auto; }

@media (min-width: 1024px) {
  .address-holder {
    display: inline-block;
    vertical-align: top;
    text-align: left; } }
@media (min-width: 1200px) {
  .address-holder {
    padding: 8px 0 8px 16px; } }

.address-box {
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 26px; }
  @media (min-width: 1024px) {
    .address-box {
      float: left;
      width: -webkit-calc(100% - 359px);
      width: calc(100% - 359px);
      text-align: center; } }
  @media (min-width: 1200px) {
    .address-box {
      float: left;
      width: -webkit-calc(100% - 532px);
      width: calc(100% - 532px); } }
  @media (max-width: 1024px) {
    .address-box {
      margin: 0 0 10px; } }
  .address-box address {
    font-style: normal;
    font-weight: 300;
    margin: 0 0 21px; }
    @media (min-width: 700px) {
      .address-box address {
        font-weight: 400;
        margin: 0 0 11px; } }
    @media (min-width: 1024px) {
      .address-box address {
        margin: 0; } }
    @media (min-width: 1200px) {
      .address-box address {
        margin: 0 0 11px; } }
  @media (min-width: 700px) {
    .address-box .row {
      display: inline-block;
      vertical-align: top; } }
  @media (min-width: 700px) {
    .address-box .row:before {
      content: '-';
      display: inline-block;
      vertical-align: top; } }
  @media (min-width: 700px) {
    .address-box .row:first-child:before {
      display: none; } }
  .address-box .phone-num {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    text-decoration: none;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }
    .address-box .phone-num:hover {
      color: #c7ae6a; }

.footer-links {
  font-size: 16px;
  line-height: 1;
  font-weight: 800; }
  .footer-links li {
    margin: 0 0 15px; }
    @media (min-width: 700px) {
      .footer-links li {
        display: inline-block;
        margin: 0 22px 15px 0; } }
  .footer-links a {
    display: block;
    color: #fff;
    text-decoration: none;
    position: relative;
    padding-right: 30px;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }
    .footer-links a:hover {
      color: #f1eb90 !important; }
      .footer-links a:hover:before {
        color: #f1eb90 !important; }
    .footer-links a.has-arrow em:before {
      -webkit-transition: color 0.3s;
      transition: color 0.3s;
      color: white; }
    .footer-links a.has-arrow:hover em:before {
      color: #f1eb90 !important; }

@media (min-width: 700px) {
  .socials-networks {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 29px; } }
@media (min-width: 1024px) {
  .socials-networks {
    position: static;
    float: right;
    width: 175px; } }
@media (min-width: 1200px) {
  .socials-networks {
    padding: 16px 0 0;
    width: 220px;
    text-align: right; } }
.socials-networks li {
  float: left;
  margin: 0 16px 16px 0; }
  @media (min-width: 1200px) {
    .socials-networks li {
      margin: 0 0 16px 8px;
      display: inline-block;
      vertical-align: top;
      float: none;
      text-align: left; } }
  .socials-networks li:last-child {
    margin: 0 0 16px; }
    @media (min-width: 1200px) {
      .socials-networks li:last-child {
        margin: 0 0 16px 8px; } }
  @media (min-width: 1200px) {
    .socials-networks li:first-child {
      margin: 0 0 16px 0; } }
.socials-networks a {
  display: block;
  text-decoration: none;
  width: 45px;
  height: 45px;
  background: #fff;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  text-indent: -9999px;
  overflow: hidden;
  position: relative;
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out; }
  .socials-networks a:hover {
    background: #c7ae6a; }
    .socials-networks a:hover em {
      color: #fff; }
.socials-networks em {
  position: absolute;
  z-index: 1;
  top: 8px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 28px;
  text-indent: 0;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; }
.socials-networks .icon-facebook {
  color: #405798; }
.socials-networks .icon-twitter {
  color: #4f96fd; }
.socials-networks .icon-youtube {
  color: #c12e2f; }
/**************************
 * Silvestri Added 12/30/16 to support goto top functionality
 **************************/

#toTop {
    cursor: pointer;
    display: none;
    position: fixed;
    z-index: 999;
}

#toTop i {
    border-radius: 50%;
    color: white;
    background-color: rgba(51, 122, 183, 0.7);
    padding: 25px;
    display: inline-block;
    font-size: 30px;
    transition: color 0.3s ease-in-out 0s, background 0.3s ease-in-out 0s;
}

html.cannotTouch #toTop i:hover {
    color: rgb(51, 122, 183);
    background-color: rgba(200,200,200, 0.4);
}

/* ---------------------------------------------------------
   Silvestri Addition 4/21/17
   ---------------------------------------------------------*/
section.steps {
    clear: right;
}

/* ---------------------------------------------------------
   Silvestri Addition 4/23/17 to clean wide gap above footer
   ---------------------------------------------------------*/

section.news-events {
    margin-bottom: 0;
}

/* ---------------------------------------------------------
   Silvestri's Addition 9/29/17 to fix too much space above
   and below hr tag
   ---------------------------------------------------------*/

hr {
    margin: 30px 0;
}

/* ---------------------------------------------------------
   Silvestri's Addition 04/05/18 to fix too much line space in left-hand
   long option
   ---------------------------------------------------------*/

@media (min-width: 1024px) {
  .multilevel-accordion li {
    margin-bottom: 12px;
    line-height: 0.6em;
  }
}


/* ---------------------------------------------------------
   Silvestri's Addition 04/06/18 to fix too much line space in the actual long department
   name
   ---------------------------------------------------------*/

.class-schedule-list ul li {
    line-height: 1em;
    margin-bottom: 15px;
}


@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

@font-face {
  font-family: 'icomoon';
  src: url('/media/site-assets/fonts/icomoon.eot');
  src: url('/media/site-assets/fonts/icomoon.eot') format("embedded-opentype"), url('/media/site-assets/fonts/icomoon.ttf') format("truetype"), url('/media/site-assets/fonts/icomoon.woff') format("woff"), url('/media/site-assets/fonts/icomoon.svg') format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'icomoon2';
  src: url('/media/site-assets/fonts/icomoon/icomoon.eot');
  src: url('/media/site-assets/fonts/icomoon/icomoon.eot') format("embedded-opentype"), url('/media/site-assets/fonts/icomoon/icomoon.ttf') format("truetype"), url('/media/site-assets/fonts/icomoon/icomoon.woff') format("woff"), url('/media/site-assets/fonts/icomoon/icomoon.svg') format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'silvestri';
  src: url('/media/site-assets/fonts/silvestri.ttf') format('truetype'),
    url('/media/site-assets/fonts/silvestri.woff') format('woff'),
    url('/media/site-assets/fonts/silvestri.svg') format('svg');
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
[class^="icon-checkmark"], [class*=" icon-checkmark"], [class^="icon-envelop"], [class*=" icon-envelop"] {
  font-family: 'icomoon2' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
[class^="icon-arrow-up2"], [class*=" icon-arrow-up2"], [class^="icon-instagram"], [class*=" icon-instagram"] {
  font-family: 'silvestri' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-right:before {
  content: "\e909"; }

.icon-arrow-down:before {
  content: "\e900"; }

.icon-arrow-right1:before {
  content: "\e901"; }

.icon-close-btn:before {
  content: "\e902"; }

.icon-facebook:before {
  content: "\e903"; }

.icon-minus:before {
  content: "\e904"; }

.icon-plus:before {
  content: "\e905"; }

.icon-search:before {
  content: "\e906"; }

.icon-twitter:before {
  content: "\e907"; }

.icon-youtube:before {
  content: "\e908"; }

.icon-checkmark:before {
  content: "\ea10"; }

.icon-envelop:before {
  content: "\e945"; }

.icon-arrow-up2:before {
  content: "\ea3a"; }

.icon-instagram:before {
  content: "\ea92"; }


.table-holder {
  overflow-x: auto; }
  .table-holder table {
    min-width: 660px;
    margin: 0; }

/* custom scrollbars styles */
.jcf-scrollable-wrapper {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  position: relative;
  margin-bottom: 30px; }
  @media (min-width: 1024px) {
    .jcf-scrollable-wrapper {
      margin-bottom: 40px; } }
  .jcf-scrollable-wrapper:after {
    content: "";
    clear: both;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 40px;
    right: -20px;
    background: #faf2db;
    z-index: 100; }
    @media (min-width: 700px) {
      .jcf-scrollable-wrapper:after {
        display: none; } }

.jcf-scrollbar-horizontal {
  position: absolute;
  background: none;
  right: 0 !important;
  top: 15px;
  left: 0 !important;
  width: 1px;
  height: 0; }

.jcf-scrollbar-dec,
.jcf-scrollbar-inc {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  background: none;
  height: 19px !important;
  width: 19px !important;
  position: absolute;
  top: 0;
  right: -12px;
  z-index: 101; }
  .jcf-scrollbar-dec:after,
  .jcf-scrollbar-inc:after {
    font-family: 'icomoon';
    content: "\e901";
    clear: both;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 17px;
    line-height: 18px;
    color: #9f1f46;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }

.jcf-scrollbar-inc {
  bottom: -60px;
  top: auto;
  right: -12px; }
  .jcf-scrollbar-inc:after {
    -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
            transform: rotate(0);
    top: 1px; }

.jcf-scrollbar-slider {
  display: inline-block;
  position: relative;
  height: 14px;
  display: none; }

.jcf-scrollbar-handle {
  position: absolute;
  background: #888;
  height: 14px; }

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
  visibility: hidden; }

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec:after,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc:after {
  color: #ca96a6; }

/* common custom form elements styles */
.jcf-disabled {
  background: #ddd !important; }

.jcf-focus, .jcf-focus * {
  border-color: #f00 !important; }

.jcf-scrollbar-vertical {
  display: none !important; }

#colorbox {
  z-index: 200000;
  background: transparent !important; }
  #colorbox iframe {
    z-index: 1000; }

#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  outline: none;
  background: #f9f2db;
  -webkit-transform: translate3d(0, 0, 0); }

#cboxWrapper {
  max-width: none;
  outline: none; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8); }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative;
  outline: none; }

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  outline: none;
  z-index: 888;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }
  #cboxLoadedContent.active {
    opacity: 1; }

#cboxTitle {
  margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
  outline: none; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  position: relative; }

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

#cboxClose {
  background-image: url(../img/ui/close-icon.png);
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #9e1e46;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border: 0;
  outline: 0;
  position: absolute;
  top: -20px;
  right: -20px;
  display: block;
  width: 40px;
  height: 40px;
  z-index: 99999;
  opacity: 0;
  color: white;
  font-size: 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding: 0; }
  #cboxClose em {
    position: relative;
    top: 3px; }
  #cboxClose.fadeIn {
    opacity: 1; }
  @media (max-width: 700px) {
    #cboxClose {
      top: -45px;
      right: 0; } }

.ieIE #cboxClose {
  top: -45px;
  right: 0; }

#cboxWrapper #cboxNext {
  position: absolute;
  top: -25px;
  left: 50px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: -9999px;
  border: 0;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  outline: 0;
  background: none; }
  #cboxWrapper #cboxNext:after {
    content: "";
    width: 45px;
    height: 45px;
    display: inline-block;
    background-size: 55%;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/graphics/arrow-double-right-teal.png);
    position: absolute;
    right: 0;
    bottom: 50%;
    margin-bottom: -22.5px; }

#cboxWrapper #cboxPrevious {
  position: absolute;
  top: -25px;
  left: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 0;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  outline: 0;
  background: none; }
  #cboxWrapper #cboxPrevious:after {
    content: "";
    width: 45px;
    height: 45px;
    display: inline-block;
    background-size: 55%;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/graphics/arrow-double-left-teal.png);
    position: absolute;
    right: 5px;
    bottom: 50%;
    margin-bottom: -22.5px; }

#cboxCurrent {
  display: none !important; }

#cboxTitle {
  color: white;
  font-size: 22px;
  margin-top: 5px; }

#cboxLoadingGraphic {
  background: url(../img/icons/ajax-loader.gif) no-repeat center center; }

body.lightbox-active {
  overflow: hidden; }

.disclaimer-popup-inner {
  padding: 30px;
  background: #f9f2db; }

.main-menu > ul, .sub-menu > ul, .etools-menu > ul, .sub-etools > ul, .breadcrumbs, .content-info ul, .content-info ol, .sidebar-menu ul, .cycle-gallery .pagination ul, .steps .btn-list, .footer-links, .socials-networks {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after, .header-holder:after, .search-form:after, .two-columns:after, .footer-holder:after, .socials-networks:after {
  content: '';
  display: block;
  clear: both; }

.nav-opener span, .nav-opener:before, .nav-opener:after {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

/* ---------------------------------------------------------
   1. General Reset
   ---------------------------------------------------------*/
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

*, *:before, *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

* {
  max-height: 1000000px; }

body {
  color: #000;
  background: #fff;
  font: 16px/1.5 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media (min-width: 700px) {
    body {
      font-size: 16px;
      line-height: 1.625; } }
  @media (min-width: 1024px) {
    body {
      font-size: 18px;
      line-height: 1.666; } }

img {
  max-width: 100%;
  height: auto; }

.gm-style img {
  max-width: none; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.h {
  font-family: inherit;
  font-weight: bold;
  margin: 0 0 0.5em;
  color: #9e1e46;
  line-height: 1.1; }

h1, .h1 {
  font-family: "Roboto Slab", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
  font-size: 28px;
  margin: 0 0 11px;
  text-transform: uppercase; }
  @media (min-width: 700px) {
    h1, .h1 {
      font-size: 32px;
      margin: 0 0 15px; } }
  @media (min-width: 1024px) {
    h1, .h1 {
      font-size: 50px;
      margin: 0 0 24px; } }

h2, .h2 {
  font-family: "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 28px;
  margin: 0 0 11px; }
  @media (min-width: 700px) {
    h2, .h2 {
      font-size: 30px;
      margin: 0 0 17px; } }
  @media (min-width: 1024px) {
    h2, .h2 {
      font-size: 36px;
      margin: 0 0 16px; } }

h3, .h3 {
  font-family: "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 24px;
  margin: 0 0 11px;
  font-weight:normal; }
  @media (min-width: 700px) {
    h3, .h3 {
      font-size: 26px; } }
  @media (min-width: 1024px) {
    h3, .h3 {
      font-size: 28px; } }

h4, .h4 {
  font-family: "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 18px;
  margin: 0 0 7px;
  color:#000000; }
  @media (min-width: 700px) {
    h4, .h4 {
      font-size: 18px; } }
  @media (min-width: 1024px) {
    h4, .h4 {
      font-size: 18px;
      margin: 0 0 10px; } }

h5, .h5 {
  font-family: "Roboto Slab", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
  font-size: 16px;
  font-weight: normal;
  margin: 0 0 7px; }
  @media (min-width: 700px) {
    h5, .h5 {
      font-size: 18px; } }
  @media (min-width: 1024px) {
    h5, .h5 {
      font-size: 18px;
      margin: 0 0 14px; } }

h6, .h6 {
  font-family: "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 5px; }
  @media (min-width: 700px) {
    h6, .h6 {
      font-size: 16px; } }
  @media (min-width: 1024px) {
    h6, .h6 {
      font-size: 16px; } }

p {
  margin: 0 0 1em; }

a {
  color: #2a7da6; }
  a:hover, a:focus {
    text-decoration: none; }

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #999;
  padding: 0.4em 0.7em; }
  input[type='text']:focus,
  input[type='tel']:focus,
  input[type='email']:focus,
  input[type='search']:focus,
  input[type='password']:focus,
  textarea:focus {
    border-color: #000; }
  input[type='text']::-webkit-input-placeholder,
  input[type='tel']::-webkit-input-placeholder,
  input[type='email']::-webkit-input-placeholder,
  input[type='search']::-webkit-input-placeholder,
  input[type='password']::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #999; }
  input[type='text']::-moz-placeholder,
  input[type='tel']::-moz-placeholder,
  input[type='email']::-moz-placeholder,
  input[type='search']::-moz-placeholder,
  input[type='password']::-moz-placeholder,
  textarea::-moz-placeholder {
    opacity: 1;
    color: #999; }
  input[type='text']:-moz-placeholder,
  input[type='tel']:-moz-placeholder,
  input[type='email']:-moz-placeholder,
  input[type='search']:-moz-placeholder,
  input[type='password']:-moz-placeholder,
  textarea:-moz-placeholder {
    color: #999; }
  input[type='text']:-ms-input-placeholder,
  input[type='tel']:-ms-input-placeholder,
  input[type='email']:-ms-input-placeholder,
  input[type='search']:-ms-input-placeholder,
  input[type='password']:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #999; }
  input[type='text'].placeholder,
  input[type='tel'].placeholder,
  input[type='email'].placeholder,
  input[type='search'].placeholder,
  input[type='password'].placeholder,
  textarea.placeholder {
    color: #999; }

select {
  -webkit-border-radius: 0; }

textarea {
  resize: vertical;
  vertical-align: top; }

button,
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='submit'] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer; }

/* ---------------------------------------------------------
   2. Сommon site styles
   ---------------------------------------------------------*/
body {
  position: relative; }
  @media (min-width: 1024px) {
    body:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      background: #ebe3c8;
      height: 51px;
      z-index: 9999;
      border-bottom: 6px solid #9e1e46; } }

#header {
  background: #c7ae6a;
  padding: 19px 20px 15px; }
  @media (min-width: 1024px) {
    #header {
      padding: 0;
      position: relative; } }
  @media (max-width: 700px) {
    #header {
      position: relative;
      z-index: 2000; } }
  @media (max-width: 1023px) {
    .nav-active #header {
      background: #ac945a; } }

.header-holder {
  max-width: none !important; }
  @media (min-width: 1024px) {
    .header-holder {
      position: relative;
      padding: 78px 0 0; } }
  @media (min-width: 1200px) {
    .header-holder {
      padding: 68px 0 0; } }
  @media (min-width: 1024px) {
    .header-holder {
      padding-top: 70px !important; } }
  @media (max-width: 1023px) {
    .header-holder {
      padding: 0 !important; } }

.logo {
  position: relative; }
  @media (min-width: 1200px) {
    .logo {
      margin: 0; } }
  @media (max-width: 1024px) {
    .logo {
      line-height: 1; } }
  .logo a {
    display: block;
    background: #9e1e46;
    padding: 10px 40px;
    position: absolute;
    position: absolute;
    top: -20px;
    left: -30px; }
    @media (max-width: 1024px) {
      .logo a {
        position: static;
        display: inline-block;
        padding: 20px;
        top: auto;
        left: auto;
        margin: -20px; } }
  .logo img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 230px; }
    @media (max-width: 1200px) {
      .logo img {
        max-width: 180px; } }
    @media (max-width: 1024px) {
      .logo img {
        max-width: 145px; } }

.nav-opener {
  position: absolute;
  z-index: 1;
  top: 35px;
  right: 20px;
  width: 25px;
  height: 19px;
  text-indent: -9999px;
  overflow: hidden; }
  .nav-opener span {
    position: absolute !important;
    z-index: 1 !important;
    left: 0 !important;
    right: 0 !important;
    top: 8px !important;
    height: 3px !important;
    background: #574e36 !important; }
    .nav-active .nav-opener span {
      opacity: 0 !important; }
  .nav-opener:before, .nav-opener:after {
    content: '' !important;
    position: absolute !important;
    z-index: 1 !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    height: 3px !important;
    background: #574e36 !important; }
    .nav-active .nav-opener:before, .nav-active .nav-opener:after {
      top: 8px !important;
      -webkit-transform: rotate(45deg) !important;
          -ms-transform: rotate(45deg) !important;
              transform: rotate(45deg) !important; }
  .nav-opener:after {
    top: 16px !important; }
    .nav-active .nav-opener:after {
      -webkit-transform: rotate(-45deg) !important;
          -ms-transform: rotate(-45deg) !important;
              transform: rotate(-45deg) !important; }
  .nav-opener:hover:before, .nav-opener:hover:after, .nav-opener:hover span {
    background: #766a4a !important; }
  @media (min-width: 1024px) {
    .nav-opener {
      display: none !important; } }

.search-opener {
  position: absolute;
  z-index: 101;
  top: 34px;
  right: 66px;
  font-size: 20px;
  line-height: 1;
  color: #706346;
  text-decoration: none; }
  .search-opener:after {
    content: '\e906';
    font-family: 'icomoon'; }
    @media (min-width: 1024px) {
      .search-opener:after {
        display: inline-block;
        vertical-align: top;
        margin: -2px 0 0 15px; } }
    .search-active .search-opener:after {
      content: '\e902'; }
  @media (min-width: 1024px) {
    .search-opener {
      top: 0;
      right: 0;
      z-index: 100000;
      border-left: 1px solid #e1d8bb;
      color: #706346;
      padding: 15px 29px 10px; } }
  .search-opener span {
    display: inline-block;
    vertical-align: top;
    font: 400 16px/1 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    @media (max-width: 1023px) {
      .search-opener span {
        display: none; } }

.search-holder {
  position: absolute;
  z-index: 102;
  top: 79px;
  left: 0;
  right: 0;
  padding: 0 20px 19px;
  background: #c7ae6a;
  opacity: 0; }
  .search-active .search-holder {
    visibility: visible;
    opacity: 1; }
    @media (min-width: 1024px) {
      .search-active .search-holder {
        right: 0;
        visibility: visible; } }
  @media (min-width: 1024px) {
    .search-holder {
      z-index: 100000;
      top: 1px;
      right: 0;
      left: auto;
      padding: 0;
      opacity: 1;
      visibility: hidden;
      -webkit-transition: width 0.3s ease-in-out, right 0.3s ease-in-out, opacity 0.3s ease-in-out;
      transition: width 0.3s ease-in-out, right 0.3s ease-in-out, opacity 0.3s ease-in-out; } }

.search-form {
  border: 1px solid #8e7b4c;
  background: #ebe2c7; }
  @media (min-width: 1024px) {
    .search-form {
      background: #fff;
      border: 0;
      padding-right: 25px; } }
  .search-form input[type="search"],
  .search-form input[type="text"] {
    float: left;
    width: -webkit-calc(100% - 47px);
    width: calc(100% - 47px);
    height: 43px;
    border: 0;
    outline: 0;
    background: transparent;
    padding: 0 15px; }
    @media (min-width: 1024px) {
      .search-form input[type="search"],
      .search-form input[type="text"] {
        padding: 0 0 0 29px;
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px); } }
    .search-form input[type="search"]::-webkit-input-placeholder,
    .search-form input[type="text"]::-webkit-input-placeholder {
      color: #706346; }
    .search-form input[type="search"]::-moz-placeholder,
    .search-form input[type="text"]::-moz-placeholder {
      opacity: 1;
      color: #706346; }
    .search-form input[type="search"]:-moz-placeholder,
    .search-form input[type="text"]:-moz-placeholder {
      color: #706346; }
    .search-form input[type="search"]:-ms-input-placeholder,
    .search-form input[type="text"]:-ms-input-placeholder {
      color: #706346; }
    .search-form input[type="search"].placeholder,
    .search-form input[type="text"].placeholder {
      color: #706346; }
  .search-form button,
  .search-form input[type="submit"] {
    float: right;
    width: 47px;
    height: 43px;
    border: 0;
    outline: 0;
    font-size: 20px;
    line-height: 1;
    color: #574e36;
    background: transparent;
    padding: 2px 0 0;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }
    @media (min-width: 1024px) {
      .search-form button,
      .search-form input[type="submit"] {
        width: 30px; } }
    .search-form button:hover,
    .search-form input[type="submit"]:hover {
      color: #2a7da6; }

.drop-holder {
  position: fixed;
  z-index: 1;
  right: 0;
  top: 0;
  bottom: 0;
  width: 0;
  background: #caad68;
  overflow: hidden;
  -webkit-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out; }
  @media (min-width: 1024px) {
    .drop-holder {
      position: static;
      overflow: visible;
      width: -webkit-calc(100% - 228px);
      width: calc(100% - 228px);
      float: right;
      text-align: right; } }
  @media (min-width: 1200px) {
    .drop-holder {
      width: -webkit-calc(100% - 279px);
      width: calc(100% - 279px);
      padding-right: 10px; } }
  @media (max-width: 1023px) {
    .drop-holder {
      width: 255px;
      right: -255px;
      -webkit-transition: right 0.3s ease-in-out;
      transition: right 0.3s ease-in-out; } }
  @media (max-width: 1023px) {
    .nav-active .drop-holder {
      width: 255px;
      overflow: auto;
      right: 0; } }
  @media (max-width: 1023px) {
    .resize-active .drop-holder {
      display: none; } }

@media (min-width: 1024px) {
  .main-menu {
    display: inline-block;
    vertical-align: top;
    text-align: left; } }
.main-menu > ul {
  font: 600 18px/20px "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
  .main-menu > ul > li {
    padding: 17px 15px 15px 54px;
    border: solid #8e7b4c;
    border-width: 1px 0 0 0;
    position: relative; }
    @media (min-width: 1024px) {
      .main-menu > ul > li {
        display: inline-block;
        vertical-align: top;
        border-width: 0;
        padding: 8px 22px 27px 8px;
        position: relative; }
        .main-menu > ul > li:nth-child(3) .has-three,
        .main-menu > ul > li:nth-child(3) .has-two, .main-menu > ul > li:nth-child(4) .has-three,
        .main-menu > ul > li:nth-child(4) .has-two, .main-menu > ul > li:nth-child(5) .has-three,
        .main-menu > ul > li:nth-child(5) .has-two, .main-menu > ul > li:nth-child(6) .has-three,
        .main-menu > ul > li:nth-child(6) .has-two {
          left: auto !important;
          right: 0 !important; }
        .main-menu > ul > li:nth-child(5) .sub-menu, .main-menu > ul > li:nth-child(6) .sub-menu {
          left: auto !important;
          right: 0 !important;
          max-width: 760px;} }
    @media (min-width: 1200px) {
      .main-menu > ul > li {
        padding: 20px 40px 33px 14px; } }
    .main-menu > ul > li:first-child {
      border-top: 0; }
    .main-menu > ul > li.has-drop-down .opener {
      display: block; }
      @media (min-width: 1024px) {
        .main-menu > ul > li.has-drop-down .opener {
          display: none; } }
    @media (min-width: 1024px) {
      .main-menu > ul > li.has-drop-down:after {
        content: '';
        position: absolute;
        z-index: 1;
        bottom: -22px;
        left: 50%;
        margin-left: -14px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 14px 18px 14px;
        border-color: transparent transparent #9e1e46 transparent;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity 0.4s,visibility 0.4s ease-in-out, bottom 0.4s ease-in-out;
        transition: opacity 0.4s,visibility 0.4s ease-in-out, bottom 0.4s ease-in-out; } }
    @media (min-width: 1024px) {
      .main-menu > ul > li.has-drop-down.hover:after, .main-menu > ul > li.has-drop-down:hover:after {
        opacity: 1;
        visibility: visible;
        bottom: -8px; } }
    .main-menu > ul > li.active-item .opener i:before {
      content: '\e904'; }
    .main-menu > ul > li .js-slide-hidden {
      -webkit-transition: max-height 0.3s ease-in-out;
      transition: max-height 0.3s ease-in-out; }
    .main-menu > ul > li.hover > a, .main-menu > ul > li:hover > a, .main-menu > ul > li.active > a {
      color: #332e20; }
      @media (min-width: 1024px) {
        .main-menu > ul > li.hover > a, .main-menu > ul > li:hover > a, .main-menu > ul > li.active > a {
          color: #8a7a56; } }
      @media (min-width: 1024px) {
        .main-menu > ul > li.hover > a .main-title, .main-menu > ul > li:hover > a .main-title, .main-menu > ul > li.active > a .main-title {
          color: #ece2c7; } }
    .main-menu > ul > li.hover .opener, .main-menu > ul > li:hover .opener, .main-menu > ul > li.active .opener {
      color: #fff; }
    @media (min-width: 1024px) {
      .main-menu > ul > li.hover .js-slide-hidden, .main-menu > ul > li:hover .js-slide-hidden, .main-menu > ul > li.active .js-slide-hidden {
        max-height: 800px;
        -webkit-transition: max-height 0.5s ease-in-out;
        transition: max-height 0.5s ease-in-out; } }
    .main-menu > ul > li > a {
      display: block;
      color: #44442C;
      text-decoration: none;
      -webkit-transition: color 0.3s ease-in-out;
      transition: color 0.3s ease-in-out; }
      @media (min-width: 1024px) {
        .main-menu > ul > li > a {
          position: relative; } }
      @media (min-width: 1024px) {
        .main-menu > ul > li > a:before {
          content: '';
          position: absolute;
          z-index: 1;
          top: 5px;
          bottom: 5px;
          left: -14px;
          width: 1px;
          background: #8e7b4c; } }
    .main-menu > ul > li .opener {
      position: absolute;
      z-index: 1;
      left: 20px;
      top: 18px;
      display: none;
      color: #fff;
      font-size: 12px;
      display: none; }
@media (min-width: 1024px) {
  .main-menu .main-title {
    display: block;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0px 0px 3px rgba(125, 107, 64, 0.3);
    margin-bottom: 4px;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; } }
@media (min-width: 1024px) {
  .main-menu .js-slide-hidden {
    height: auto !important;
    top: 100% !important;
    left: 0 !important;
    display: block !important; } }

@media (min-width: 1024px) {
  .sub-menu {
    position: absolute;
    z-index: 5;
    top: 100%;
    left: 0;
    width: 304px;
    max-height: 0;
    overflow: hidden;
    background: #9e1e46;
    -webkit-transition: max-height 0.3s ease-in-out;
    transition: max-height 0.3s ease-in-out;
    -webkit-transition: max-height 0.4s ease-in-out;
    transition: max-height 0.4s ease-in-out; }
    .sub-menu.has-two {
      width: 550px; }
      .sub-menu.has-two > ul {
        display: inline-block;
        vertical-align: top;
        width: 48.5%;
        position: relative; }
        .sub-menu.has-two > ul:before {
          content: '';
          position: absolute;
          z-index: 1;
          left: -1px;
          top: 15px;
          bottom: 17px;
          width: 1px;
          background: #000; }
        .sub-menu.has-two > ul:first-child:before {
          display: none; }
    .sub-menu.has-three {
      width: 650px; }
      .sub-menu.has-three > ul {
        display: inline-block;
        vertical-align: top;
        width: 32.33%;
        position: relative; }
        .sub-menu.has-three > ul:before {
          content: '';
          position: absolute;
          z-index: 1;
          left: -1px;
          top: 15px;
          bottom: 17px;
          width: 1px;
          background: #000; }
        .sub-menu.has-three > ul:first-child:before {
          display: none; } }
.sub-menu > ul {
  font: 500 16px/18px "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  padding-top: 12px; }
  @media (min-width: 1024px) {
    .sub-menu > ul {
      font: 600 18px/1 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      margin: 23px 0;
      padding-top: 0;
      display: none !important; } }
  .sub-menu > ul > li {
    margin-bottom: 10px; }
    @media (min-width: 1024px) {
      .sub-menu > ul > li {
        margin-bottom: 0; } }
    .sub-menu > ul > li:last-child {
      margin-bottom: 0; }
    .sub-menu > ul > li.hover > a, .sub-menu > ul > li:hover > a {
      color: #332e20; }
      @media (min-width: 1024px) {
        .sub-menu > ul > li.hover > a, .sub-menu > ul > li:hover > a {
          color: white;
          background: #891d3b; } }
    .sub-menu > ul > li > a {
      display: inline-block;
      vertical-align: top;
      color: #564e37;
      text-decoration: none;
      -webkit-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
      transition: color 0.3s ease-in-out, background 0.3s ease-in-out; }
      @media (min-width: 1024px) {
        .sub-menu > ul > li > a {
          display: block;
          color: #fff;
          padding: 15px 28px;
          position: relative;
          z-index: 3; } }
@media (min-width: 1024px) {
  .sub-menu.campus-sub {
    right: 0;
    left: auto !important; } }

.top-panel {
  background: #ebe3c8; }
  @media (min-width: 1024px) {
    .top-panel {
      position: absolute;
      z-index: 10000;
      top: 0;
      left: 0;
      right: 0;
      border-bottom: 6px solid #9e1e46;
      text-align: left; } }

@media (min-width: 1024px) {
  .etools-menu {
    float: right;
    margin-right: 138px;
    -webkit-transition: margin-right 0.3s ease-in-out;
    transition: margin-right 0.3s ease-in-out; } }
.etools-menu > ul {
  font: 500 16px/1 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
  @media (min-width: 1024px) {
    .etools-menu > ul {
      font-weight: 400;
      font-size: 0;
      line-height: 0; } }
  .etools-menu > ul > li {
    border: solid #cac2a8;
    border-width: 0 0 1px 0; }
    @media (min-width: 1024px) {
      .etools-menu > ul > li {
        display: inline-block;
        vertical-align: top;
        border-color: #e1d8bb;
        border-width: 0 0 0 1px;
        position: relative;
        font: 500 16px/1 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif; } }
    .etools-menu > ul > li:last-child {
      border-bottom: 0; }
    .etools-menu > ul > li:hover > a {
      color: #3d3625; }
    .etools-menu > ul > li.has-drop-down > a:after {
      content: '\e900';
      font: 14px/1 'icomoon';
      display: inline-block;
      vertical-align: top;
      color: #706346;
      margin: 1px 0 0 9px; }
    .etools-menu > ul > li.active-item > a:after {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
      @media (min-width: 1024px) {
        .etools-menu > ul > li.active-item > a:after {
          color: #fff; } }
    @media (min-width: 1024px) {
      .etools-menu > ul > li.active-item > a {
        color: #fff;
        background: #9e1e46; } }
    @media (min-width: 1024px) {
      .etools-menu > ul > li.active-item .slide {
        max-height: 595px;
        -webkit-transition: max-height 0.3s ease-in-out;
        transition: max-height 0.3s ease-in-out;
		border-color: black;
      	border-style: solid;
      	border-top: none;
      	border-width: thin;} }
    .etools-menu > ul > li .js-slide-hidden {
      -webkit-transition: max-height 0.3s ease-in-out;
      transition: max-height 0.3s ease-in-out;}
    .etools-menu > ul > li > a {
      display: inline-block;
      vertical-align: top;
      color: #706346;
      padding: 18px 20px 17px;
      text-decoration: none;
      -webkit-transition: color 0.3s ease-in-out;
      transition: color 0.3s ease-in-out; }
      @media (min-width: 1024px) {
        .etools-menu > ul > li > a {
          padding: 15px 20px 14px; } }
@media (min-width: 1024px) {
  .etools-menu .translate-item {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    border-width: 0 1px 0 0; } }
@media (min-width: 1024px) {
  .search-active .etools-menu {
    margin-right: 225px; } }
@media (min-width: 1024px) {
  .etools-menu .slide {
    height: auto !important;
    top: 100% !important;
    left: 0 !important;
    display: block !important; } }

@media (min-width: 1024px) {
  .sub-etools {
    position: absolute;
    z-index: 5;
    top: 100%;
    left: 0;
    background: #9e1e46;
    width: 306px;
    font-size: 18px;
    font-weight: 600;
    max-height: 0;
    overflow: hidden;
    background: #9e1e46;
    -webkit-transition: max-height 0.3s ease-in-out;
    transition: max-height 0.3s ease-in-out;
    -webkit-transition: max-height 0.4s ease-in-out;
    transition: max-height 0.4s ease-in-out; } }
@media (min-width: 1024px) {
  .sub-etools > ul {
    padding: 23px 0;
    display: none !important; } }
@media (max-width: 1023px) {
  .sub-etools > ul li:hover a {
    color: #3d3625; } }
@media (min-width: 1024px) {
  .sub-etools > ul li.hover a {
    background: #fff;
    color: #9e1e46; } }
.sub-etools > ul a {
  display: inline-block;
  vertical-align: top;
  color: #706346;
  padding: 0 20px 17px;
  text-decoration: none;
  -webkit-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background 0.3s ease-in-out; }
  @media (min-width: 1024px) {
    .sub-etools > ul a {
      display: block;
      color: #fff;
      padding: 15px 28px;
	  max-width: 236px;} }
  @media (min-width: 1024px) {
    .sub-etools > ul a.hover, .sub-etools > ul a:hover {
      background: #891d3b;
      color: #ffffff; } }

.two-columns #sidebar {
  z-index: 2000; }

.search-active .two-columns #sidebar {
  z-index: 1; }

html {
  height: 100%;
  background: #ebe3c8; }
  @media (max-width: 1023px) {
    html.nav-active {
      overflow: hidden;
      height: 100vh; } }
  @media (max-width: 1023px) {
    html.nav-active body {
      overflow: hidden;
      height: 100vh; } }

body {
  height: 100%;
  max-width: 1300px;
  margin: 0 auto;
  background: white; }

#colorbox {
  font: 16px/1.5 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }

.w2 {
  height: 100%; }

.w1 {
  margin: 0;
  height: 100%;
  display: table;
  table-layout: fixed;
  width: 100%;
  position: relative;
  left: 0;
  -webkit-transition: left 0.3s ease-in-out;
  transition: left 0.3s ease-in-out; }
  @media (max-width: 1023px) {
    .nav-active .w1 {
      left: -255px; } }
  .resize-active .w1 {
    -webkit-transition: none !important;
    transition: none !important; }

.accessibility {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

.accessibility:focus {
  position: static;
  width: auto;
  height: auto; }

.hidden {
  position: absolute !important;
  left: -9999px !important;
  top: auto !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important; }

#wrapper {
  display: block;
  margin: 0 auto;
  overflow: hidden;
  background: white;
  padding-bottom: 70px; }
  @media (max-width: 1024px) {
    #wrapper {
      padding-bottom: 50px; } }
  @media (max-width: 700px) {
    #wrapper {
      padding-bottom: 30px; } }

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px; }
  @media (min-width: 1024px) {
    .container {
      padding: 0 30px; } }

.add-container {
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 20px; }

.page-title {
  padding: 19px 0 17px;
  border-bottom: 1px solid #e1d8bb; }
  @media (max-width: 1023px) {
    .page-title {
      display: none; } }

.breadcrumbs {
  font-size: 0;
  line-height: 0; }
  .breadcrumbs li {
    display: inline-block;
    vertical-align: top;
    font: 600 14px/1 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    margin: 0 32px 0 0;
    position: relative; }
    .breadcrumbs li:before {
      content: '/';
      position: absolute;
      z-index: 1;
      left: -18px;
      top: 0;
      color: #aa955b; }
    .breadcrumbs li:first-child:before {
      display: none; }
  .breadcrumbs a {
    display: block;
    text-decoration: none;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }
    .breadcrumbs a:hover {
      color: #265a79; }

@media (min-width: 700px) {
  .imgRight {
    float: right !important; } }

@media (min-width: 1024px) {
  #sidebar {
    float: left;
    width: 250px;
    border-right: 1px solid #e1d8bb;
    padding: 30px 0 0; } }
@media (max-width: 700px) {
  #sidebar {
    position: relative;
    z-index: 200; } }

#content {
  padding: 30px 0 0; }
  @media (min-width: 1024px) {
    #content {
      float: right;
      width: -webkit-calc(100% - 250px);
      width: calc(100% - 250px);
      padding: 35px 0 0 35px; } }
  @media (max-width: 1023px) {
    #content {
      padding: 15px 0 0; } }

.interest .programs-wrapper {
  margin-top: -50px;
  padding-top: 80px;
  position: relative; }
  @media (max-width: 1024px) {
    .interest .programs-wrapper {
      margin-top: 0px;
      padding-top: 30px; } }
  @media (max-width: 700px) {
    .interest .programs-wrapper {
      padding-top: 25px; } }
  .interest .programs-wrapper:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.9); }
  .interest .programs-wrapper .container {
    position: relative; }
.interest .page-title {
  border: 0;
  position: relative;
  z-index: 2; }

.one-column #content {
  width: 100%; }

.content-info a {
  font: bold 16px/1.5 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #2a7da6;
  text-decoration: none;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; }
  .content-info a:hover {
    color: #9e1e46;
    color: #265a79; }
  @media (min-width: 700px) {
    .content-info a {
      font-size: 16px;
      line-height: 1.625; } }
  @media (min-width: 1024px) {
    .content-info a {
      font-size: 18px;
      line-height: 1.666; } }
  .content-info a.has-arrow:hover {
    color: #c7ae6a; }
    .content-info a.has-arrow:hover em:before {
      color: #c7ae6a; }
.content-info p {
  margin: 0 0 27px; }
  @media (min-width: 1024px) {
    .content-info p {
      margin: 0 0 32px; } }
  @media (max-width: 1024px) {
    .content-info p {
      margin: 0 0 15px; } }
.content-info ul {
  margin: 0 0 29px; }
  .content-info ul li {
    padding: 0 0 0 31px;
    position: relative; }
    @media (min-width: 1024px) {
      .content-info ul li {
        padding: 0 0 0 36px; } }
    .content-info ul li:before {
      content: '';
      position: absolute;
      z-index: 1;
      left: 20px;
      top: 9px;
      width: 3px;
      height: 3px;
      background: #caad68;
      -webkit-border-radius: 50%;
              border-radius: 50%; }
      @media (min-width: 700px) {
        .content-info ul li:before {
          height: 5px;
          width: 5px;
          left: 22px;
          top: 11px; } }

/* commented out 5/20/21 by Surdyka to correct numbering error with Acalog content

.content-info ol {
  counter-reset: newCounter;
  margin: 0 0 29px; }
  .content-info ol li {
    padding: 0 0 0 36px;
    position: relative; }
    .content-info ol li:before {
      counter-increment: newCounter;
      content: counters(newCounter,".") ".";
      position: absolute;
      z-index: 1;
      left: 20px; }
*/

.content-info .img-holder {
  margin: 0 -20px 24px;
  position: relative; }
  @media (min-width: 700px) {
    .content-info .img-holder {
      margin: 0 0 24px; } }
  @media (min-width: 1024px) {
    .content-info .img-holder {
      margin: 0 0 32px; } }
  .content-info .img-holder img {
    display: block;
    width: 100%;
    height: auto; }

blockquote {
  margin: 0 0 25px;
  padding: 16px 20px 8px 20px;
  border: solid #a12245;
  border-width: 1px 0; }
  @media (min-width: 700px) {
    blockquote {
      margin: 0 20px 25px;
      padding: 26px 20px 21px 29px; } }
  @media (min-width: 1024px) {
    blockquote {
      padding: 26px 20px 21px 39px; } }
  blockquote q {
    display: block;
    font: 500 18px/24px "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #3a88b6;
    margin-bottom: 17px;
    position: relative; }
    blockquote q:before {
      position: absolute;
      z-index: 1;
      left: -10px; }
      @media (max-width: 700px) {
        blockquote q:before {
          position: static; } }
    @media (min-width: 700px) {
      blockquote q {
        font-weight: 400;
        font-size: 17px;
        margin-bottom: 6px; } }
    @media (min-width: 1024px) {
      blockquote q {
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 10px; } }
  blockquote cite {
    font: 600 16px/14px "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #686868; }
    @media (min-width: 700px) {
      blockquote cite {
        font-size: 14px;
        margin-left: 0; } }
    @media (min-width: 1024px) {
      blockquote cite {
        font-size: 20px;
        line-height: 1; } }
  blockquote .add-info {
    font-weight: 400; }

.large-text {
  font: 500 17px/22px "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #484848;
  margin: 0 0 27px; }
  @media (min-width: 700px) {
    .large-text {
      font-size: 18px;
      line-height: 24px;
      margin: 0 0 22px; } }
  @media (min-width: 1024px) {
    .large-text {
      font-weight: 500;
      font-size: 26px;
      line-height: 34px;
      margin: 0 0 30px; } }
  .large-text p {
    margin: 0; }
    @media (max-width: 700px) {
      .large-text p {
        line-height: 1.38; } }

.photo-holder {
  margin: 0 0 21px; }
  @media (min-width: 700px) {
    .photo-holder {
      width: 261px;
      margin: 14px 0 30px 30px; } }
  @media (min-width: 1024px) {
    .photo-holder {
      width: 301px;
      margin: 7px 0 30px 45px; } }
  .photo-holder img {
    display: block;
    width: 100%;
    height: auto; }

.photo-caption1 {
  background: #3988b5;
  padding: 10px 20px;
  color: #fff;
  font: 600 14px/20px "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
  @media (min-width: 700px) {
    .photo-caption1 {
      position: absolute;
      z-index: 1;
      left: 0;
      bottom: 0;
      font-size: 18px;
      line-height: 20px;
      padding: 11px 17px 9px; } }
  @media (min-width: 1024px) {
    .photo-caption1 {
      font-size: 20px;
      line-height: 26px; } }
  @media (max-width: 700px) {
    .photo-caption1 {
      font-size: 18px; } }
  .photo-caption1 p {
    margin: 0; }
    @media (min-width: 1024px) {
      .photo-caption1 p {
        margin: 0; } }

.photo-caption2 {
  background: #faf1da;
  padding: 11px 15px;
  color: #000;
  font: 400 14px/20px "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
  @media (min-width: 700px) {
    .photo-caption2 {
      padding: 20px 20px 20px 25px; } }
  @media (min-width: 1024px) {
    .photo-caption2 {
      font-size: 16px;
      line-height: 24px;
      padding: 23px 25px 20px 28px; } }
  .photo-caption2 p {
    margin: 0; }
    @media (min-width: 1024px) {
      .photo-caption2 p {
        margin: 0; } }

.multilevel-accordion .opener {
  vertical-align: top;
  margin: 0 9px 23px 0;
  cursor: pointer; }
  @media (min-width: 1024px) {
    .multilevel-accordion .opener {
      margin: 5px 9px 0 0; } }
  .multilevel-accordion .opener:before {
    content: '\e905';
    font: 12px/1 'icomoon';
    color: #c8ae6b; }
.multilevel-accordion .no-accordion {
  padding-left: 21px; }
  .multilevel-accordion .no-accordion > .opener {
    display: none !important; }
.multilevel-accordion .active > .opener:before {
  content: '\e904';
  top: -1px; }
.multilevel-accordion .slide {
  position: relative;
  z-index: 1;
  background: #fff;
  left: 0;
  margin-right: -1px;
  width: auto;
  border-right: 1px solid #e1d8bb; }
  .multilevel-accordion .slide li {
    padding-bottom: 10px; }
  @media (max-width: 1023px) {
    .multilevel-accordion .slide {
      width: 100%;
      right: auto;
      border-right: 0;
      position: relative;
      padding-top: 15px; } }
  .multilevel-accordion .slide.level2 {
    padding-left: 37px; }
    @media (min-width: 1024px) {
      .multilevel-accordion .slide.level2 {
        padding: 10px 0 0 18px; } }
    @media (max-width: 1023px) {
      .multilevel-accordion .slide.level2 {
        padding-left: 20px; } }
  .multilevel-accordion .slide.level3 {
    padding-left: 60px; }
    @media (min-width: 1024px) {
      .multilevel-accordion .slide.level3 {
        padding: 10px 0 0 18px; } }
    @media (max-width: 1023px) {
      .multilevel-accordion .slide.level3 {
        padding-left: 20px; } }
    @media (min-width: 1024px) {
      .multilevel-accordion .slide.level3.parts-links {
        padding: 10px 0 0 50px; } }
    @media (max-width: 1023px) {
      .multilevel-accordion .slide.level3.parts-links {
        padding-left: 50px; } }
  .multilevel-accordion .slide.level4 {
    padding-left: 105px; }
    @media (min-width: 1024px) {
      .multilevel-accordion .slide.level4 {
        padding: 18px 0 0 85px; } }
    @media (max-width: 1023px) {
      .multilevel-accordion .slide.level4 {
        padding-left: 50px; } }
    @media (min-width: 1024px) {
      .multilevel-accordion .slide.level4.parts-links {
        padding: 10px 0 0 50px; } }
    @media (max-width: 1023px) {
      .multilevel-accordion .slide.level4.parts-links {
        padding-left: 50px; } }
.multilevel-accordion a {
  text-decoration: none;
  font: 600 18px/1 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; }
  .multilevel-accordion a:hover {
    color: #265a79; }
  @media (min-width: 1024px) {
    .multilevel-accordion a {
      line-height: 1; } }
.multilevel-accordion .parts-links li {
  margin: 0 0 15px;
  margin-bottom: 0 !important; }
  @media (min-width: 1024px) {
    .multilevel-accordion .parts-links li {
      margin: 0 0 10px; } }
  .multilevel-accordion .parts-links li.current a {
    color: #424242; }
.multilevel-accordion .parts-links a {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 1.2;
  padding-right: 20px;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; }
  .multilevel-accordion .parts-links a:hover {
    color: #265a79; }
@media (max-width: 1024px) {
  .multilevel-accordion {
    padding-bottom: 15px !important; } }

.open-close {
  padding: 15px 0;
  margin: 0 -20px;
  background: #fff;
  position: relative; }
  @media (min-width: 1024px) {
    .open-close {
      margin: 0; } }
  .open-close > .slide {
    position: absolute;
    z-index: 100;
    background: #fff;
    width: 100%;
    left: 0;
    padding: 38px 0 0 20px; }
    @media (min-width: 1024px) {
      .open-close > .slide {
        position: static !important;
        height: auto !important;
        display: block !important;
        padding: 0; } }
    @media (max-width: 1023px) {
      .open-close > .slide {
        top: 40px; }
        .open-close > .slide:after {
          content: "";
          position: absolute;
          bottom: 0;
          width: auto;
          left: -20px;
          right: 0;
          background: #c7ae6a;
          height: 1px; } }
  .open-close:after {
    content: '';
    position: absolute;
    z-index: 1;
    left: -20px;
    right: -20px;
    top: 39px;
    height: 1px;
    background: #e1d8bb; }
    @media (min-width: 1024px) {
      .open-close:after {
        display: none; } }
  .open-close:before {
    content: '';
    position: absolute;
    z-index: 101;
    top: 33px;
    left: 20px;
    width: 12px;
    height: 12px;
    border-style: solid;
    border-width: 1px;
    border-color: #fff #e1d8bb #e1d8bb #fff;
    background: #fff;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    display: none; }
  .open-close.active:before {
    display: block; }
    @media (min-width: 1024px) {
      .open-close.active:before {
        display: none; } }
  .open-close.active .opener-mobile:before {
    content: '\e904';
    top: -1px; }
  .open-close .opener-mobile {
    display: block;
    font: 800 13px/1 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #9f1e46;
    padding-left: 44px;
    position: relative; }
    @media (min-width: 1024px) {
      .open-close .opener-mobile {
        display: none; } }
    .open-close .opener-mobile:before {
      content: '\e905';
      font: 12px/1 'icomoon';
      position: absolute;
      z-index: 1;
      left: 20px;
      top: -1px;
      color: #c8ae6b; }

.section-name {
  font: 600 20px/1 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #9f1e46;
  display: block;
  margin-bottom: 14px; }

.table-head {
  display: block;
  font: 500 18px/1 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #9e1e46;
  margin: 0 0 16px; }
  @media (min-width: 1024px) {
    .table-head {
      font-size: 20px;
      margin-bottom: 20px; } }

.table-holder {
  margin-bottom: 30px;
  height: auto !important;
  min-height: 100px; }
  .table-holder td {
    width: auto !important;
    border: 0; }
  .table-holder table {
    width: 100% !important;
    border: 0; }

.jcf-scrollable-wrapper {
  height: auto !important; }

table {
  width: 100%; }
  table th {
    width: auto;
    background: #9e1e46;
    color: #fff;
    font-size: 18px;
    line-height: 1;
    font-weight: 600;
    text-align: left;
    padding: 12px 20px; }
    @media (min-width: 1024px) {
      table th {
        font-size: 20px;
        padding: 12px 20px 11px; } }
  table td {
    width: auto;
    color: #686868;
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
    padding: 12px 20px 11px; }
    @media (min-width: 1024px) {
      table td {
        font-size: 18px;
        padding: 11px 20px 10px; } }
  table tbody tr {
    border-bottom: 1px solid #9f1e46; }
    table tbody tr:last-child {
      border-bottom: 0; }

.alert-box {
  text-align: center;
  background: #8b1e3b;
  font: 500 16px/1.2 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #ffffff;
  padding: 15px 0;
  position: relative;
  z-index: 1; }
  @media (min-width: 700px) {
    .alert-box {
      font-size: 18px;
      font-weight: 600; } }
  @media (min-width: 1024px) {
    .alert-box {
      font-size: 24px;
      line-height: 32px;
      padding: 30px 0 20px; } }
  @media (max-width: 699px) {
    .alert-box {
      z-index: 10; } }
  .alert-box .alert-ico {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 0 0;
    width: 20px;
    height: auto; }
    @media (min-width: 700px) {
      .alert-box .alert-ico {
        width: 28px; } }
    @media (min-width: 1024px) {
      .alert-box .alert-ico {
        width: 33px; } }
  .alert-box .title {
    display: inline-block;
    vertical-align: middle;
    color: #f6f18f;
    font-size: 21px;
    line-height: 1;
    font-weight: 700;
    margin: 0 0 10px; }
    @media (min-width: 700px) {
      .alert-box .title {
        font-size: 30px; } }
    @media (min-width: 1024px) {
      .alert-box .title {
        font-size: 36px;
        font-weight: 800;
        margin: 0 0 4px; } }
  .alert-box p {
    margin: 0; }
    @media (max-width: 1023px) {
      .alert-box p br {
        display: none; } }

.intro {
  background-position: 50% 0;
  background-size: cover;
  position: relative;
  z-index: 2; }
  .intro .add-container {
    position: relative;
    min-height: 500px;
    min-height: 600px\9;
    min-height: -webkit-calc(70vh - 78px);
    min-height: calc(70vh - 78px); }
    @media (min-width: 1024px) {
      .intro .add-container {
        min-height: 700px; } }
    @media (min-width: 700px) {
      .intro .add-container {
        min-height: 700px; } }
    @media screen and (min-aspect-ratio: 21 / 9) {
      .intro .add-container {
        min-height: 700px; } }
    @media (max-width: 700px) {
      .intro .add-container {
        min-height: 500px; } }
  .intro .description {
    position: absolute;
    z-index: 2;
    left: 20px;
    right: 20px;
    bottom: 58px; }
    @media (min-width: 700px) {
      .intro .description {
        bottom: 88px; } }
    @media (min-width: 1024px) {
      .intro .description {
        bottom: 138px; } }
    .intro .description .title {
      display: inline-block;
      vertical-align: top;
      position: relative;
      font: bold 28px/36px "Roboto Slab", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
      color: #fff;
      text-shadow: 1px 1px 2px #000;
      }
      @media (min-width: 700px) {
        .intro .description .title {
          font-size: 32px;
          line-height: 1.2; } }
      @media (min-width: 1024px) {
        .intro .description .title {
          font-size: 50px; } }

.red-boxes-holder {
  background: #f9f2db;
  position: relative; }
  @media (max-width: 700px) {
    .red-boxes-holder {
      position: static; } }
  .red-boxes-holder:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    min-height: 133px; }
    @media (min-width: 700px) {
      .red-boxes-holder:after {
        display: none; } }

.red-boxes,
.content-info .red-boxes {
  position: relative;
  z-index: 2;
  top: -47px; }
  @media (min-width: 700px) {
    .red-boxes,
    .content-info .red-boxes {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      margin-left: -6px;
      top: -72px;
      display: block\9;
      overflow: hidden\9; } }
  @media (min-width: 1024px) {
    .red-boxes,
    .content-info .red-boxes {
      margin-left: -10px;
      top: -96px; } }
  .red-boxes .box,
  .content-info .red-boxes .box {
    background: #9e1e46;
    color: #fff;
    padding: 15px;
    margin-bottom: 4px; }
    @media (min-width: 700px) {
      .red-boxes .box,
      .content-info .red-boxes .box {
        padding: 19px 18px 17px 23px;
        width: 25%;
        margin: 0 0 0 6px;
        display: inline-block\9;
        float: left\9;
        margin: 0 0 0 1% \9;
        width: 23.8% \9;
        min-height: 240px\9;
        overflow: hidden\9; } }
    @media (min-width: 1024px) {
      .red-boxes .box,
      .content-info .red-boxes .box {
        margin: 0 0 0 10px;
        padding: 30px 25px 29px 25px; } }
    .red-boxes .box:last-child,
    .content-info .red-boxes .box:last-child {
      margin-bottom: 0; }
    @media (max-width: 700px) {
      .red-boxes .box,
      .content-info .red-boxes .box {
        padding: 10px 15px; } }
  .red-boxes .title,
  .content-info .red-boxes .title {
    display: inline-block;
    vertical-align: top;
    font-family: "Roboto Slab", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
    font-size: 26px;
    border-bottom: 2px solid #f1eb90;
    font-style: normal;
    padding: 0 0 10px;
    margin: 0 0 10px; }
    @media (min-width: 700px) {
      .red-boxes .title,
      .content-info .red-boxes .title {
        font-size: 20px;
        line-height: 21px;
        border-width: 1px; } }
    @media (min-width: 1024px) {
      .red-boxes .title,
      .content-info .red-boxes .title {
        font-size: 26px;
        font-size: 1.8vw;
        line-height: 1.2;
        border-width: 2px;
        padding: 0 0 13px;
        margin: 0 0 16px; } }
    @media (min-width: 1200px) {
      .red-boxes .title,
      .content-info .red-boxes .title {
        font-size: 26px;
        line-height: 1.2; } }
  .red-boxes .text-link,
  .red-boxes .has-arrow,
  .content-info .red-boxes .text-link,
  .content-info .red-boxes .has-arrow {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    font: 500 18px/1 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #fff;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }
    @media (min-width: 700px) {
      .red-boxes .text-link,
      .red-boxes .has-arrow,
      .content-info .red-boxes .text-link,
      .content-info .red-boxes .has-arrow {
        font-size: 18px;
        line-height: 1; } }
    @media (min-width: 1024px) {
      .red-boxes .text-link,
      .red-boxes .has-arrow,
      .content-info .red-boxes .text-link,
      .content-info .red-boxes .has-arrow {
        font-size: 22px;
        line-height: 24px; } }
    .red-boxes .text-link:hover,
    .red-boxes .has-arrow:hover,
    .content-info .red-boxes .text-link:hover,
    .content-info .red-boxes .has-arrow:hover {
      color: #f1eb90 !important; }
      .red-boxes .text-link:hover em:before,
      .red-boxes .has-arrow:hover em:before,
      .content-info .red-boxes .text-link:hover em:before,
      .content-info .red-boxes .has-arrow:hover em:before {
        color: #f1eb90 !important; }
    .red-boxes .text-link em,
    .red-boxes .has-arrow em,
    .content-info .red-boxes .text-link em,
    .content-info .red-boxes .has-arrow em {
      vertical-align: middle;
      font-size: 22px;
      position: relative;
      top: -2px; }
      .red-boxes .text-link em:before,
      .red-boxes .has-arrow em:before,
      .content-info .red-boxes .text-link em:before,
      .content-info .red-boxes .has-arrow em:before {
        color: white;
        -webkit-transition: color 0.3s ease-in-out;
        transition: color 0.3s ease-in-out;
        font-weight: 600; }
      @media (min-width: 700px) {
        .red-boxes .text-link em,
        .red-boxes .has-arrow em,
        .content-info .red-boxes .text-link em,
        .content-info .red-boxes .has-arrow em {
          font-size: 16px; } }
      @media (min-width: 1024px) {
        .red-boxes .text-link em,
        .red-boxes .has-arrow em,
        .content-info .red-boxes .text-link em,
        .content-info .red-boxes .has-arrow em {
          font-size: 24px; } }

.home .bg-holder {
  background: #f9f2db; }

h2.big-h1 {
  font: 800 36px/34px "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  margin: 0 0 7px;
  text-transform: uppercase; }
  @media (min-width: 700px) {
    h2.big-h1 {
      font-size: 44px;
      line-height: 1; } }
  @media (min-width: 1024px) {
    h2.big-h1 {
      font-size: 70px; } }

.stcc-works {
  background: #f9f2db;
  position: relative;
  z-index: 3;
  top: -9px; }
  @media (min-width: 700px) {
    .stcc-works {
      top: -40px; } }
  @media (min-width: 1024px) {
    .stcc-works {
      top: -24px;
      padding-bottom: 70px; } }
  .stcc-works .big-h1 {
    color: #c8ae6b; }
  .stcc-works .add-content {
    color: #484848;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600; }
    @media (min-width: 1024px) {
      .stcc-works .add-content {
        font-size: 26px;
        line-height: 34px; } }
  .stcc-works .has-arrow {
    position: absolute;
    right: 40px;
    bottom: 40px;
    padding-right: 0; }
    @media (max-width: 1024px) {
      .stcc-works .has-arrow {
        right: 30px;
        bottom: 25px; } }
    @media (max-width: 700px) {
      .stcc-works .has-arrow {
        float: none;
        position: static;
        bottom: auto;
        right: auto;
        display: block; } }
  .stcc-works p {
    margin: 0 0 17px; }
    @media (min-width: 1024px) {
      .stcc-works p {
        margin: 0 0 26px; } }

.cycle-gallery {
  position: relative; }
  .cycle-gallery .mask {
    position: relative;
    overflow: hidden; }
    @media (min-width: 700px) {
      .cycle-gallery .mask {
        width: auto !important;
        height: auto !important;
        position: static !important; } }
  .cycle-gallery .slideset {
    width: 99999px;
    float: left; }
    @media (min-width: 700px) {
      .cycle-gallery .slideset {
        width: 100% !important;
        margin-left: 0 !important;
        height: auto !important;
        position: static !important;
        background: #fff; } }
  @media (min-width: 700px) {
    .cycle-gallery .pagination {
      display: none; } }
  .cycle-gallery .pagination ul {
    text-align: center;
    padding: 19px 0 16px; }
    .cycle-gallery .pagination ul li {
      display: inline-block;
      vertical-align: top;
      margin: 0 13px; }
      .cycle-gallery .pagination ul li:hover a, .cycle-gallery .pagination ul li.active a {
        background: #9e1e46; }
    .cycle-gallery .pagination ul a {
      display: block;
      text-decoration: none;
      width: 10px;
      height: 10px;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      text-indent: -9999px;
      overflow: hidden;
      background: #c8ae6b;
      -webkit-transition: background 0.3s ease-in-out;
      transition: background 0.3s ease-in-out; }
  .cycle-gallery .slide {
    float: left; }
    @media (min-width: 700px) {
      .cycle-gallery .slide.photoRight {
        border: solid #9e1f45;
        border-width: 2px 0; } }
    @media (min-width: 700px) {
      .cycle-gallery .slide.photoRight .img-holder {
        float: right; } }
    @media (min-width: 700px) {
      .cycle-gallery .slide {
        position: static !important; } }
    .cycle-gallery .slide.active {
      z-index: 1; }
    @media (min-width: 700px) {
      .cycle-gallery .slide .img-holder {
        float: left;
        width: 206px; } }
    @media (min-width: 1024px) {
      .cycle-gallery .slide .img-holder {
        width: 318px; } }
    .cycle-gallery .slide .img-holder img {
      display: block;
      width: 100%;
      height: auto; }
    .cycle-gallery .slide .text-holder {
      background: #fff;
      padding: 25px 25px 20px 28px; }
      @media (min-width: 700px) {
        .cycle-gallery .slide .text-holder {
          overflow: hidden;
          padding: 20px 15px 0 34px;
          position: relative; } }
      @media (min-width: 1024px) {
        .cycle-gallery .slide .text-holder {
          padding: 35px 18px 0 48px; } }
      @media (min-width: 1200px) {
        .cycle-gallery .slide .text-holder {
          padding: 35px 35px 0 48px; } }
    .cycle-gallery .slide blockquote {
      border: 0;
      padding: 0;
      margin: 0 0 10px; }
      @media (min-width: 700px) {
        .cycle-gallery .slide blockquote {
          margin: 0 0 12px; } }
      @media (min-width: 1024px) {
        .cycle-gallery .slide blockquote {
          margin: 0 10px 15px 0; } }
      @media (min-width: 700px) {
        .cycle-gallery .slide blockquote q {
          font-size: 17px;
          line-height: 22px;
          margin-bottom: 5px; } }
      @media (min-width: 1024px) {
        .cycle-gallery .slide blockquote q {
          font-size: 26px;
          line-height: 32px;
          margin-bottom: 12px; } }
    .cycle-gallery .slide .btn-holder {
      text-align: right; }

@media (min-width: 700px) {
  .news-events .cycle-gallery .slide {
    width: 33.33% !important;
    position: relative !important;
    margin-bottom: 0 !important;
    left: auto !important; }
    .news-events .cycle-gallery .slide article {
      width: 100%; }
    .news-events .cycle-gallery .slide .img-holder {
      width: 100%; } }
.news-events .cycle-gallery .text-holder {
  padding: 0;
  width: 100%; }
.news-events .cycle-gallery .img-holder {
  display: block; }
.news-events .cycle-gallery .news {
  margin-bottom: 0; }
  @media (max-width: 700px) {
    .news-events .cycle-gallery .news {
      padding: 0 !important; } }

.content-info .cycle-gallery .pagination ul li {
  padding: 0; }
  .content-info .cycle-gallery .pagination ul li:before {
    content: none; }
@media (max-width: 700px) {
  .content-info .news-events .box-holder {
    margin: 0 !important; } }

.read-more,
.has-arrow {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  font: 700 16px/1 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #9e1f45;
  /*padding-right: 33px;*/
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; }
  @media (min-width: 700px) {
    .read-more,
    .has-arrow {
      font-size: 14px; } }
  @media (min-width: 1024px) {
    .read-more,
    .has-arrow {
      font-size: 18px; } }
  .read-more em:before,
  .has-arrow em:before {
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }
  .read-more:hover,
  .has-arrow:hover {
    color: #c7ae6a; }
    .read-more:hover em:before,
    .has-arrow:hover em:before {
      color: #c7ae6a; }
  .read-more .icon-arrow-right,
  .has-arrow .icon-arrow-right {
    position: relative;
    font-weight: inherit; }

.content-info .btn-primary,
.btn-primary {
  display: inline-block;
  vertical-align: top;
  font: 700 22px/1 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  text-align: center;
  text-decoration: none;
  color: #9e1e46;
  position: relative;
  min-width: 280px;
  background: white;
  border: 2px solid #c8ae6b;
  padding: 17px 10px 15px;
  margin-bottom: 9px;
  -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out; }
  @media (min-width: 700px) {
    .content-info .btn-primary,
    .btn-primary {
      min-width: 198px;
      font-size: 17px;
      padding: 19px 10px 18px; } }
  @media (max-width: 700px) {
    .content-info .btn-primary,
    .btn-primary {
      min-width: 0;
      width: 100%;
      max-width: 100%; } }
  @media (min-width: 1024px) {
    .content-info .btn-primary,
    .btn-primary {
      min-width: 300px;
      font-size: 30px;
      padding: 32px 10px 30px;
      border-width: 3px; } }
  .content-info .btn-primary:hover,
  .btn-primary:hover {
    background: #c8ae6b; }
  .content-info .btn-primary em,
  .btn-primary em {
    display: inline-block;
    vertical-align: middle;
    font-weight: normal;
    margin: -2px 0 0 8px; }
    @media (min-width: 700px) {
      .content-info .btn-primary em,
      .btn-primary em {
        font-size: 15px; } }
    @media (min-width: 1024px) {
      .content-info .btn-primary em,
      .btn-primary em {
        font-size: 26px;
        display: none;} }
  .content-info .btn-primary.btn-white,
  .btn-primary.btn-white {
    background: #fff; }
    .content-info .btn-primary.btn-white:hover,
    .btn-primary.btn-white:hover {
      background: #f9f2db;
      color: #9e1e46; }

.stcc-affortable {
  background-position: 65% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative; }
  .stcc-affortable:after {
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.6)));
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.6) 100%);
    background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.6) 100%); }

.affortable-box {
  height: 450px;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  display: block\9; }
  @media (min-width: 700px) {
    .affortable-box {
      height: 350px; } }
  @media (min-width: 1024px) {
    .affortable-box {
      min-height: 595px; } }
  @media (min-width: 1201px) {
    .affortable-box {
      height: 700px; } }

.affortable-content {
  color: #fff;
  font: 700 18px/24px "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
  @media (min-width: 700px) {
    .affortable-content {
      font-size: 17px;
      line-height: 20px;
      position: absolute\9;
      left: 0\9;
      right: 0\9;
      bottom: 40px\9; } }
  @media (min-width: 1024px) {
    .affortable-content {
      font-size: 26px;
      line-height: 34px; } }
  .affortable-content .big-h1 {
    color: #fff;
    margin: 0 0 8px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 100;
    text-shadow: 1px 1px 2px #000; }
    @media (min-width: 700px) {
      .affortable-content .big-h1 {
        margin: 0 0 2px; } }
    @media (min-width: 1024px) {
      .affortable-content .big-h1 {
        margin: 0 0 10px; } }
  .affortable-content .affortable-info {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 1;
    text-shadow: 1px 1px 2px #000; }
  .affortable-content p {
    margin: 0 0 13px; }
    @media (min-width: 700px) {
      .affortable-content p {
        margin: 0 0 17px; } }
    @media (min-width: 1024px) {
      .affortable-content p {
        margin: 0 0 30px; } }
  .affortable-content .btn-primary {
    margin-bottom: 30px;
    position: relative;
    z-index: 3; }
    .affortable-content .btn-primary:hover {
      background: #f9f2db; }
    @media (min-width: 700px) {
      .affortable-content .btn-primary {
        margin-bottom: 35px; } }
    @media (min-width: 1024px) {
      .affortable-content .btn-primary {
        min-width: 335px;
        margin-bottom: 61px; } }

.news-events {
  background: #faf2db;
  padding: 36px 0 3px;
  margin-bottom: 37px; }
  @media (min-width: 700px) {
    .news-events {
      background: #fcf8ec;
      padding: 36px 0 27px; } }
  @media (min-width: 1024px) {
    .news-events {
      background: #fcf8ec;
      padding: 74px 0 48px;
      margin-bottom: 55px; } }
  .news-events .add-container .big-h1 {
    margin: 0 0 23px; }
    @media (min-width: 700px) {
      .news-events .add-container .big-h1 {
        margin: 0 0 25px; } }
    @media (min-width: 1024px) {
      .news-events .add-container .big-h1 {
        margin: 0 0 35px -5px; } }
  .news-events a:hover {
    color: #891d3b !important; }
    .news-events a:hover em:before {
      color: #891d3b !important;
      border-color: #891d3b !important; }

@media (min-width: 700px) {
  .box-holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    margin: 0 -17px;
    display: block\9;
    overflow: hidden\9; } }
@media (min-width: 1024px) {
  .box-holder {
    margin: 0 -25px; } }

.news {
  margin-bottom: 37px; }
  @media (min-width: 700px) {
    .news {
      width: 33.33%;
      padding: 0 17px 30px;
      position: relative;
      margin-bottom: 0;
      display: inline-block\9;
      float: left\9; } }
  @media (min-width: 1024px) {
    .news {
      padding: 0 25px 30px; } }
  .news .img-holder {
    position: relative; }
    @media (min-width: 700px) {
      .news .img-holder {
        margin-bottom: 19px; } }
    @media (min-width: 1024px) {
      .news .img-holder {
        margin-bottom: 27px; } }
    @media (max-width: 699px) {
      .news .img-holder {
        display: none; } }
    .news .img-holder img {
      display: block;
      width: 100%;
      height: auto; }
    .news .img-holder .photo-caption1 {
      top: 0;
      bottom: auto;
      font-weight: 600;
      font-size: 13px;
      line-height: 1;
      padding: 8px 13px; }
      @media (min-width: 1024px) {
        .news .img-holder .photo-caption1 {
          font-size: 20px;
          padding: 13px 19px 11px; } }
  .news .meta-data {
    font: 600 16px/1 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #484848;
    margin-bottom: 11px; }
    @media (min-width: 700px) {
      .news .meta-data {
        font-size: 14px;
        margin-bottom: 8px; } }
    @media (min-width: 1024px) {
      .news .meta-data {
        font-size: 16px;
        margin-bottom: 13px; } }
    @media (min-width: 700px) {
      .news .meta-data .meta1 {
        display: none; } }
    .news .meta-data .meta1:after {
      content: '|';
      display: inline-block;
      vertical-align: top;
      margin: 1px 3px 0 7px; }
  .news .news-title {
    display: block; }
    .news .news-title a {
      display: inline-block;
      vertical-align: top;
      font: 700 18px/22px "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      color: #9e1f45;
      text-decoration: none;
      margin-bottom: 16px;
      -webkit-transition: color 0.3s ease-in-out;
      transition: color 0.3s ease-in-out; }
      @media (min-width: 700px) {
        .news .news-title a {
          font-size: 17px;
          line-height: 20px;
          margin-bottom: 10px; } }
      @media (min-width: 1024px) {
        .news .news-title a {
          font-size: 26px;
          line-height: 30px;
          margin-bottom: 25px; } }
      .news .news-title a:hover {
        color: #c7ae6a; }
  @media (min-width: 700px) {
    .news .read-more,
    .news .has-arrow {
      font-size: 14px;
      position: absolute;
      z-index: 1;
      bottom: 8px;
      padding-right: 31px; } }
  @media (min-width: 1024px) {
    .news .read-more,
    .news .has-arrow {
      font-size: 18px; } }
  @media (min-width: 700px) {
    .news .read-more:after,
    .news .has-arrow:after {
      font-size: 16px; } }
  @media (min-width: 1024px) {
    .news .read-more:after,
    .news .has-arrow:after {
      font-size: 18px;
      top: -1px; } }

.steps p {
  color: #c8ae6b;
  margin: 0 0 18px;
  margin-bottom: 50px; }
  @media (max-width: 1024px) {
    .steps p {
      margin-bottom: 35px; } }
  @media (max-width: 700px) {
    .steps p {
      margin-bottom: 30px; } }
  @media (min-width: 480px) {
    .steps p br {
      display: none; } }
.steps .btn-list {
  text-align: center; }
  @media (min-width: 700px) {
    .steps .btn-list {
      font-size: 0;
      line-height: 0;
      margin: 0 -16px;
      text-align: left; } }
  @media (max-width: 699px) {
    .steps .btn-list {
      text-align: left; } }
  @media (min-width: 1200px) {
    .steps .btn-list {
      margin: 0 -25px; } }
  @media (max-width: 700px) {
    .steps .btn-list {
      margin: 0 -20px; } }
  @media (min-width: 700px) {
    .steps .btn-list li {
      display: inline-block;
      vertical-align: top;
      padding: 0 16px; } }
  @media (min-width: 1200px) {
    .steps .btn-list li {
      padding: 0 25px; } }
  .steps .btn-list li:last-child .btn-primary {
    margin-bottom: 0; }
  .steps .btn-list li {
    width: 33.333%;
    padding: 0 20px; }
    @media (max-width: 699px) {
      .steps .btn-list li {
        width: 100%; } }
    @media (min-width: 700px) {
      .steps .btn-list li {
        display: table;
        float: left; } }
    .steps .btn-list li:before {
      content: none; }
    .steps .btn-list li a {
      min-width: 0;
      display: block;
      padding: 24px 10px 24px;
      margin-bottom: 0; }
      @media (max-width: 1024px) {
        .steps .btn-list li a {
          padding: 18px 10px 18px;
          margin-bottom: 9px;
          width: 100%;
          min-width: 0; } }
      @media (max-width: 1024px) {
        .steps .btn-list li a {
          padding: 16px 10px 16px; } }
      @media (min-width: 700px) {
        .steps .btn-list li a {
          display: table-cell !important;
          vertical-align: middle; } }

.beige-bg {
  background: #f9f2db;
  padding: 60px 40px;
  margin-bottom: 70px; }
  .beige-bg .more-toggle {
    margin-left: 125px;
    margin-top: 0;
    margin-bottom: 0; }
    @media (max-width: 1024px) {
      .beige-bg .more-toggle {
        margin-left: 70px; } }
    @media (max-width: 700px) {
      .beige-bg .more-toggle {
        margin-left: 60px; } }
  @media (max-width: 1024px) {
    .beige-bg {
      padding: 45px;
      margin-bottom: 50px; } }
  @media (max-width: 700px) {
    .beige-bg {
      margin-bottom: 30px;
      margin-left: -20px;
      margin-right: -20px;
      padding: 30px 20px; } }
  .beige-bg h2,
  .beige-bg .h2 {
    font-size: 57px;
    text-transform: uppercase;
    font-family: "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif; }
    @media (max-width: 1024px) {
      .beige-bg h2,
      .beige-bg .h2 {
        font-size: 30px; } }
    @media (max-width: 700px) {
      .beige-bg h2,
      .beige-bg .h2 {
        font-size: 28px; } }
  .beige-bg .large-text p {
    font-weight: 700; }
    @media (max-width: 1024px) {
      .beige-bg .large-text p {
        font-size: 20px;
        line-height: 1.5; } }
    @media (max-width: 700px) {
      .beige-bg .large-text p {
        font-size: 18px; } }
  .beige-bg address {
    font-style: normal; }
  .beige-bg .btn-primary {
    font-size: 22px;
    padding: 18px 40px;
    min-width: 230px; }
    @media (max-width: 1024px) {
      .beige-bg .btn-primary em {
        font-size: 22px; } }
  .beige-bg .big-list {
    margin-bottom: 0 !important;
    margin-top: 50px; }
    @media (max-width: 700px) {
      .beige-bg .big-list {
        margin-top: 30px; } }
    .beige-bg .big-list li {
      padding-bottom: 40px;
      padding-left: 125px;
      list-style: none;
      position: relative; }
      @media (max-width: 1024px) {
        .beige-bg .big-list li {
          padding-left: 70px; } }
      @media (max-width: 700px) {
        .beige-bg .big-list li {
          padding-left: 60px; } }
      .beige-bg .big-list li:before {
        content: "1.";
        font-size: 70px;
        line-height: 1;
        font-weight: 700;
        color: #c7ae6a;
        position: absolute;
        left: 30px;
        top: -8px; }
        @media (max-width: 1024px) {
          .beige-bg .big-list li:before {
            font-size: 50px;
            left: 0; } }
        @media (max-width: 700px) {
          .beige-bg .big-list li:before {
            font-size: 36px; } }
      .beige-bg .big-list li:nth-child(2):before {
        content: "2."; }
      .beige-bg .big-list li:nth-child(3):before {
        content: "3."; }
      .beige-bg .big-list li:nth-child(4):before {
        content: "4."; }
      .beige-bg .big-list li:nth-child(5):before {
        content: "5."; }
      .beige-bg .big-list li:nth-child(6):before {
        content: "6."; }
      .beige-bg .big-list li:nth-child(7):before {
        content: "7."; }
      .beige-bg .big-list li:nth-child(8):before {
        content: "8."; }
      .beige-bg .big-list li:nth-child(9):before {
        content: "9."; }
      .beige-bg .big-list li:nth-child(10):before {
        content: "10."; }
      .beige-bg .big-list li:nth-child(11):before {
        content: "11."; }
      .beige-bg .big-list li:nth-child(12):before {
        content: "12."; }
      .beige-bg .big-list li:nth-child(13):before {
        content: "13."; }
      .beige-bg .big-list li:nth-child(14):before {
        content: "14."; }
      .beige-bg .big-list li:nth-child(15):before {
        content: "15."; }
      .beige-bg .big-list li *:last-child {
        margin-bottom: 0; }
    .beige-bg .big-list .large-text {
      margin-bottom: 1em; }
      .beige-bg .big-list .large-text p {
        font-weight: 500; }
    .beige-bg .big-list .btn-primary {
      border-width: 3px; }
      @media (max-width: 700px) {
        .beige-bg .big-list .btn-primary {
          font-size: 18px;
          padding: 14px 40px;
          min-width: 0;
          max-width: none;
          display: inline-block;
          width: auto; } }
    @media (max-width: 700px) {
      .beige-bg .big-list {
        margin-bottom: 0; } }

.content-info .red-boxes-holder {
  background: none;
  margin-bottom: 70px; }
  @media (max-width: 1024px) {
    .content-info .red-boxes-holder {
      margin-bottom: 50px; } }
  @media (max-width: 700px) {
    .content-info .red-boxes-holder {
      margin-bottom: 30px; } }
  .content-info .red-boxes-holder.three-boxes .box {
    width: 33.333%; }
    @media (max-width: 700px) {
      .content-info .red-boxes-holder.three-boxes .box {
        width: 100%;
        float: none;
        display: block; } }
.content-info .add-container {
  padding: 0; }
.content-info .red-boxes {
  top: auto; }
@media (max-width: 1024px) {
  .content-info .steps p {
    font-size: 44px; } }
@media (max-width: 700px) {
  .content-info .steps p {
    font-size: 36px; } }
.content-info .steps .btn-list {
  margin: 0 -20px;
  text-align: left; }
  .content-info .steps .btn-list li {
    width: 33.333%;
    padding: 0 20px; }
    @media (max-width: 699px) {
      .content-info .steps .btn-list li {
        width: 100%; } }
    .content-info .steps .btn-list li:before {
      content: none; }
    .content-info .steps .btn-list li a {
      min-width: 0;
      display: block;
      padding: 24px 10px 24px;
      margin-bottom: 0; }
      @media (max-width: 1024px) {
        .content-info .steps .btn-list li a {
          padding: 18px 10px 18px;
          margin-bottom: 9px;
          width: 100%;
          min-width: 0; } }
      @media (max-width: 1024px) {
        .content-info .steps .btn-list li a {
          padding: 16px 10px 16px; } }
.content-info .news-events {
  background: transparent;
  padding: 0; }
  .content-info .news-events .news {
    padding: 0 5px 30px; }
  .content-info .news-events .box-holder {
    margin: 0 -5px; }

.has-video {
  position: relative; }
  .has-video .vid-play {
    position: absolute;
    width: 100px;
    height: 100px;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    z-index: 11;
    display: block;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 1;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    -webkit-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
    background-image: url('/media/site-assets/images/icons/play-icon2x.png');
    background-size: 100%; }
    @media (max-width: 1024px) {
      .has-video .vid-play {
        width: 75px;
        height: 75px;
        margin-top: -37.5px;
        margin-left: -37.5px; } }
    @media (max-width: 700px) {
      .has-video .vid-play {
        width: 50px;
        height: 50px;
        margin-top: -25px;
        margin-left: -25px; } }
    .has-video .vid-play.hide {
      opacity: 0; }
  .has-video:hover .vid-play {
    background-color: white; }
  .has-video .iframe-wrapper {
    position: relative;
    height: 0;
    overflow: hidden;
    margin-top: -67.2%;
    padding-bottom: 67.2%;
    width: 100%; }
    .has-video .iframe-wrapper.bring-forward {
      z-index: 13; }
    .has-video .iframe-wrapper iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0; }
  .has-video .vid-cover {
    width: 100%;
    vertical-align: top;
    position: relative;
    z-index: 10;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.5s;
    transition: opacity 0.2s, -webkit-transform 0.5s;
    transition: opacity 0.2s, transform 0.5s;
    transition: opacity 0.2s, transform 0.5s, -webkit-transform 0.5s;
    opacity: 1;
    cursor: pointer; }
    .has-video .vid-cover.hide {
      opacity: 0; }

.video-lightbox {
  cursor: pointer; }

.event {
  margin-bottom: 50px; }
  @media (max-width: 1024px) {
    .event {
      margin-bottom: 25px; } }
  .event:last-child {
    margin-bottom: 0; }
  .event .event-title {
    font-size: 20px;
    text-decoration: none;
    display: block;
    margin-bottom: 0; }
    .event .event-title:hover {
      color: #265a79; }
    @media (max-width: 1024px) {
      .event .event-title {
        font-size: 16px; } }
    @media (max-width: 700px) {
      .event .event-title {
        font-size: 18px;
        line-height: 1.2222; } }
  .event .separator {
    padding: 0 8px; }
  .event .event-date-time {
    font-size: 16px;
    margin-bottom: 0.6em;
    font-weight: 600;
    color: #484848; }
    @media (max-width: 1024px) {
      .event .event-date-time {
        margin-bottom: 0; } }
  .event .event-location {
    color: #9e1e46;
    margin: 0; }
    .event .event-location em {
      font-weight: 700;
      font-style: normal; }
    @media (max-width: 700px) {
      .event .event-location > .separator {
        display: none; } }
    .event .event-location a {
      color: #2a7da6;
      font-size: 16px;
      text-decoration: none;
      display: inline-block; }
      .event .event-location a:hover {
        color: #265a79; }
      @media (max-width: 700px) {
        .event .event-location a {
          width: 100%;
          display: block; } }

.two-blocks {
  display: table;
  margin-bottom: 70px; }
  @media (max-width: 1024px) {
    .two-blocks {
      margin-bottom: 50px; } }
  @media (max-width: 700px) {
    .two-blocks {
      margin-bottom: 30px;
      display: block; } }
  .two-blocks .two-blocks-block {
    vertical-align: middle;
    display: table-cell; }
    .two-blocks .two-blocks-block:first-child {
      width: 58%;
      padding-right: 40px; }
      @media (max-width: 1024px) {
        .two-blocks .two-blocks-block:first-child {
          width: 50%;
          padding-right: 30px; } }
      @media (max-width: 700px) {
        .two-blocks .two-blocks-block:first-child {
          width: 100%;
          padding-right: 0;
          display: block;
          float: none;
          margin-bottom: 30px; } }
    .two-blocks .two-blocks-block:last-child {
      width: 42%; }
      @media (max-width: 1024px) {
        .two-blocks .two-blocks-block:last-child {
          width: 50%;
          padding-left: 0; } }
      @media (max-width: 700px) {
        .two-blocks .two-blocks-block:last-child {
          width: 100%;
          padding-left: 0;
          display: block;
          float: none;
          margin-bottom: 30px; } }
      .two-blocks .two-blocks-block:last-child .two-blocks-block-inner {
        border-left: 1px solid #9e1e46;
        padding-left: 40px; }
        @media (max-width: 1024px) {
          .two-blocks .two-blocks-block:last-child .two-blocks-block-inner {
            padding-left: 30px; } }
        @media (max-width: 700px) {
          .two-blocks .two-blocks-block:last-child .two-blocks-block-inner {
            padding-left: 0;
            border: 0; } }

.content-info .cta-link-group,
.cta-link-group {
  overflow: hidden;
  margin-bottom: 0;
  max-width: 600px; }
  .content-info .cta-link-group li,
  .cta-link-group li {
    display: inline-block;
    float: left;
    list-style: none;
    padding-left: 0; }
    .content-info .cta-link-group li a,
    .cta-link-group li a {
      text-decoration: none;
      color: #9e1e46; }
      .content-info .cta-link-group li a em,
      .cta-link-group li a em {
        font-weight: 600; }
    .content-info .cta-link-group li:before,
    .cta-link-group li:before {
      content: none; }
    .content-info .cta-link-group li:last-child,
    .cta-link-group li:last-child {
      float: right; }
      @media (max-width: 700px) {
        .content-info .cta-link-group li:last-child,
        .cta-link-group li:last-child {
          float: left; } }

.big-video,
.content-info .big-video {
  background-color: #f9f2db;
  margin-bottom: 70px;
  margin-left: 0;
  margin-right: 0; }
  @media (max-width: 1024px) {
    .big-video,
    .content-info .big-video {
      margin-bottom: 50px; } }
  @media (max-width: 700px) {
    .big-video,
    .content-info .big-video {
      margin-bottom: 30px;
      margin-left: -20px;
      margin-right: -20px; } }

.big-cta-list,
.content-info .big-cta-list {
  overflow: hidden;
  margin-bottom: 70px;
  overflow: visible;
  position: relative; }
  .big-cta-list:after,
  .content-info .big-cta-list:after {
    content: "";
    clear: both;
    display: block; }
  @media (max-width: 1024px) {
    .big-cta-list,
    .content-info .big-cta-list {
      margin-bottom: 50px;
      margin-top: 30px; } }
  @media (max-width: 700px) {
    .big-cta-list,
    .content-info .big-cta-list {
      margin-bottom: 30px; } }
  .big-cta-list li,
  .content-info .big-cta-list li {
    width: 50%;
    display: inline-block;
    float: left;
    padding-left: 0; }
    @media (max-width: 700px) {
      .big-cta-list li,
      .content-info .big-cta-list li {
        width: 100%;
        float: none;
        display: block; } }
    .big-cta-list li a,
    .content-info .big-cta-list li a {
      text-decoration: none;
      display: block;
      padding: 45px 0;
      position: relative;
      color: #9e1e46;
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden; }
      .big-cta-list li a .has-arrow,
      .content-info .big-cta-list li a .has-arrow {
        -webkit-transition: color 0.3s ease-in-out;
        transition: color 0.3s ease-in-out; }
        .big-cta-list li a .has-arrow em:before,
        .content-info .big-cta-list li a .has-arrow em:before {
          -webkit-transition: color 0.3s ease-in-out;
          transition: color 0.3s ease-in-out; }
      .big-cta-list li a:hover,
      .content-info .big-cta-list li a:hover {
        color: #891d3b; }
        .big-cta-list li a:hover .has-arrow,
        .content-info .big-cta-list li a:hover .has-arrow {
          color: #891d3b; }
          .big-cta-list li a:hover .has-arrow em:before,
          .content-info .big-cta-list li a:hover .has-arrow em:before {
            color: #891d3b; }
      @media (max-width: 1024px) {
        .big-cta-list li a,
        .content-info .big-cta-list li a {
          padding: 25px 0; } }
      @media (max-width: 700px) {
        .big-cta-list li a,
        .content-info .big-cta-list li a {
          padding: 15px 0; } }
      .big-cta-list li a:before,
      .content-info .big-cta-list li a:before {
        content: "";
        position: absolute;
        width: 90px;
        height: 100%;
        left: 0;
        top: 0;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        -webkit-transition: -webkit-transform 0.3s ease-in-out;
        transition: -webkit-transform 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
        -webkit-backface-visibility: hidden;
                backface-visibility: hidden; }
        @media (max-width: 1024px) {
          .big-cta-list li a:before,
          .content-info .big-cta-list li a:before {
            width: 60px; } }
        @media (max-width: 1024px) {
          .big-cta-list li a:before,
          .content-info .big-cta-list li a:before {
            width: 40px; } }
      .big-cta-list li a:hover:before,
      .content-info .big-cta-list li a:hover:before {
        -webkit-transform: scale(1.05);
            -ms-transform: scale(1.05);
                transform: scale(1.05); }
      .big-cta-list li a em,
      .content-info .big-cta-list li a em {
        font-weight: 700;
        position: relative; }
      .big-cta-list li a > span,
      .content-info .big-cta-list li a > span {
        display: block;
        padding-left: 130px;
        margin-right: 40px; }
        @media (max-width: 1024px) {
          .big-cta-list li a > span,
          .content-info .big-cta-list li a > span {
            padding-left: 90px;
            font-size: 16px; } }
        @media (max-width: 700px) {
          .big-cta-list li a > span,
          .content-info .big-cta-list li a > span {
            padding-left: 60px;
            padding-right: 0;
            margin-right: 0; } }
      .big-cta-list li a.calendar-cta:before,
      .content-info .big-cta-list li a.calendar-cta:before {
        background-image: url('/media/site-assets/images/icons/calender-icon-hover2px.png'); }
        @media (max-width: 1024px) {
          .big-cta-list li a.calendar-cta:before,
          .content-info .big-cta-list li a.calendar-cta:before {
            width: 60px; } }
        @media (max-width: 700px) {
          .big-cta-list li a.calendar-cta:before,
          .content-info .big-cta-list li a.calendar-cta:before {
            width: 40px; } }
      .big-cta-list li a.pdf-cta:before,
      .content-info .big-cta-list li a.pdf-cta:before {
        background-image: url('/media/site-assets/images/icons/pdf-icon-hover2x.png');
        width: 80px; }
        @media (max-width: 1024px) {
          .big-cta-list li a.pdf-cta:before,
          .content-info .big-cta-list li a.pdf-cta:before {
            width: 50px; } }
        @media (max-width: 700px) {
          .big-cta-list li a.pdf-cta:before,
          .content-info .big-cta-list li a.pdf-cta:before {
            width: 30px; } }
      @media (max-width: 1024px) {
        .big-cta-list li a.pdf-cta > span,
        .content-info .big-cta-list li a.pdf-cta > span {
          padding-left: 70px; } }
      @media (max-width: 700px) {
        .big-cta-list li a.pdf-cta > span,
        .content-info .big-cta-list li a.pdf-cta > span {
          padding-left: 60px; } }
      .big-cta-list li a.badge-cta:before,
      .content-info .big-cta-list li a.badge-cta:before {
        background-image: url('/media/site-assets/images/icons/badge-icon2x.png');
        width: 100px; }
        @media (max-width: 1024px) {
          .big-cta-list li a.badge-cta:before,
          .content-info .big-cta-list li a.badge-cta:before {
            width: 60px; } }
        @media (max-width: 700px) {
          .big-cta-list li a.badge-cta:before,
          .content-info .big-cta-list li a.badge-cta:before {
            width: 35px; } }
      @media (max-width: 1024px) {
        .big-cta-list li a.badge-cta > span,
        .content-info .big-cta-list li a.badge-cta > span {
          padding-left: 80px; } }
      @media (max-width: 700px) {
        .big-cta-list li a.badge-cta > span,
        .content-info .big-cta-list li a.badge-cta > span {
          padding-left: 60px; } }
      .big-cta-list li a.info-cta > span,
      .content-info .big-cta-list li a.info-cta > span {
        padding-left: 160px; }
        @media (max-width: 1024px) {
          .big-cta-list li a.info-cta > span,
          .content-info .big-cta-list li a.info-cta > span {
            padding-left: 110px; } }
        @media (max-width: 700px) {
          .big-cta-list li a.info-cta > span,
          .content-info .big-cta-list li a.info-cta > span {
            padding-left: 60px; } }
      .big-cta-list li a.info-cta:before,
      .content-info .big-cta-list li a.info-cta:before {
        background-image: url('/media/site-assets/images/icons/info-icon2px.png');
        width: 120px; }
        @media (max-width: 1024px) {
          .big-cta-list li a.info-cta:before,
          .content-info .big-cta-list li a.info-cta:before {
            width: 80px; } }
        @media (max-width: 700px) {
          .big-cta-list li a.info-cta:before,
          .content-info .big-cta-list li a.info-cta:before {
            width: 40px; } }
    .big-cta-list li:before,
    .content-info .big-cta-list li:before {
      content: none; }
    @media (max-width: 700px) {
      .big-cta-list li:first-child,
      .content-info .big-cta-list li:first-child {
        margin-bottom: 25px; } }

hr {
  border-top: 1px solid #9e1e46;
  background: none;
  margin: 50px 0 70px 0; }
  @media (max-width: 1024px) {
    hr {
      margin: 40px 0 50px 0; } }
  @media (max-width: 700px) {
    hr {
      margin: 30px 0; } }

.last-word {
  display: inline-block; }

.details {
  margin: 30px 0; }
  .details ul {
    padding-left: 0; }
    .details ul:last-child {
      margin-bottom: 0; }
    .details ul li {
      padding-left: 0;
      font-size: 20px;
      font-weight: 600; }
      .details ul li:before {
        content: none; }
      @media (max-width: 700px) {
        .details ul li {
          font-size: 18px; } }
      .details ul li span.label {
        color: #2a7da6; }
  .details.has-borders {
    border-top: 1px solid #9e1e46;
    border-bottom: 1px solid #9e1e46;
    padding: 35px 0; }
    @media (max-width: 1024px) {
      .details.has-borders {
        padding: 30px 0; } }
    @media (max-width: 700px) {
      .details.has-borders {
        padding: 25px 0; } }

.large-accordion {
  margin-bottom: 70px; }
  @media (max-width: 1024px) {
    .large-accordion {
      margin-bottom: 50px; } }
  @media (max-width: 700px) {
    .large-accordion {
      margin-left: -20px;
      margin-right: -20px;
      margin-bottom: 30px; } }
  .large-accordion .accordion-handle {
    background: #f9f2db;
    padding: 21px 50px 21px 50px;
    font-size: 26px;
    color: #2a7da6;
    cursor: pointer;
    position: relative;
    -webkit-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
    border-bottom: 3px solid #9e1e46; }
    .large-accordion .accordion-handle:hover {
      background: #f5eac5; }
    @media (max-width: 1024px) {
      .large-accordion .accordion-handle {
        font-size: 20px;
        padding: 32px 70px 32px 20px; } }
    @media (max-width: 700px) {
      .large-accordion .accordion-handle {
        font-size: 18px; } }
    .large-accordion .accordion-handle .separator {
      padding: 0 8px; }
    .large-accordion .accordion-handle em {
      font-style: normal;
      font-weight: 600; }
  .large-accordion .accordion-content {
    background: #9e1e46;
    color: white;
    display: none;
    padding: 40px 60px;
    font-weight: 600; }
    .large-accordion .accordion-content ul:last-child {
      margin-bottom: 0; }
    @media (max-width: 1024px) {
      .large-accordion .accordion-content {
        padding: 30px 40px; } }
    @media (max-width: 1024px) {
      .large-accordion .accordion-content {
        padding: 25px 20px; } }
    .large-accordion .accordion-content li {
      padding-left: 0;
      margin-bottom: 20px; }
      @media (max-width: 1024px) {
        .large-accordion .accordion-content li {
          font-size: 18px; } }
      @media (max-width: 700px) {
        .large-accordion .accordion-content li {
          font-size: 16px; } }
      .large-accordion .accordion-content li:before {
        content: none; }
      .large-accordion .accordion-content li:last-child {
        margin-bottom: 0; }
    .large-accordion .accordion-content .separator {
      padding: 0 8px; }
  .large-accordion .accordion-section:last-child .accordion-handle {
    border-bottom: 0; }

.expand-collapse {
  position: absolute;
  right: 90px;
  top: 50%;
  margin-top: -13.5px;
  font-size: 15px;
  border: 2px solid #9e1e46;
  color: #9e1e46;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  width: 27px;
  height: 27px; }
  .expand-collapse .icon-plus-wrapper,
  .expand-collapse .icon-minus-wrapper {
    text-align: center;
    display: table;
    width: 27px;
    height: 27px;
    position: absolute;
    top: -2px;
    left: -2px; }
  .expand-collapse .icon-plus,
  .expand-collapse .icon-minus {
    display: table-cell;
    vertical-align: middle;
    text-align: center; }
  .expand-collapse .icon-minus {
    opacity: 0; }
  @media (max-width: 1024px) {
    .expand-collapse {
      right: 50px;
      height: 20px;
      width: 20px;
      margin-top: -10px;
      font-size: 10px; }
      .expand-collapse .icon-plus-wrapper,
      .expand-collapse .icon-minus-wrapper {
        text-align: center;
        display: table;
        width: 20px;
        height: 20px;
        position: absolute;
        top: -2px;
        left: -2px; } }
  @media (max-width: 700px) {
    .expand-collapse {
      height: 19px;
      width: 19px;
      right: 40px;
      font-size: 11px; }
      .expand-collapse .icon-plus-wrapper,
      .expand-collapse .icon-minus-wrapper {
        text-align: center;
        display: table;
        width: 19px;
        height: 19px;
        position: absolute;
        top: -2px;
        left: -2px; } }

.active .expand-collapse .icon-minus {
  opacity: 1; }
.active .expand-collapse .icon-plus {
  opacity: 0; }

.content-info .personnel-list,
.personnel-list {
  margin-bottom: 70px; }
  @media (max-width: 1024px) {
    .content-info .personnel-list,
    .personnel-list {
      margin-bottom: 50px; } }
  @media (max-width: 700px) {
    .content-info .personnel-list,
    .personnel-list {
      margin-bottom: 30px; } }
  .content-info .personnel-list .separator,
  .personnel-list .separator {
    padding: 0 8px; }
  .content-info .personnel-list ul,
  .personnel-list ul {
    overflow: hidden;
    margin-bottom: 0; }
  .content-info .personnel-list li,
  .personnel-list li {
    padding-left: 0;
    width: 50%;
    float: left;
    display: inline-block;
    margin: 20px 0;
    padding-right: 50px; }
    @media (max-width: 1024px) {
      .content-info .personnel-list li,
      .personnel-list li {
        padding-right: 25px; } }
    @media (max-width: 700px) {
      .content-info .personnel-list li,
      .personnel-list li {
        padding-right: 0;
        width: 100%;
        display: block;
        margin: 15px 0; } }
    .content-info .personnel-list li:nth-last-child(-n+2),
    .personnel-list li:nth-last-child(-n+2) {
      margin-bottom: 0; }
      @media (max-width: 700px) {
        .content-info .personnel-list li:nth-last-child(-n+2),
        .personnel-list li:nth-last-child(-n+2) {
          margin: 15px 0; } }
    .content-info .personnel-list li:before,
    .personnel-list li:before {
      content: none; }
    @media (max-width: 700px) {
      .content-info .personnel-list li,
      .personnel-list li {
        font-size: 18px; } }
  .content-info .personnel-list .personnel-title-email,
  .personnel-list .personnel-title-email {
    font-size: 16px;
    font-weight: 600;
    color: #484848;
    margin-bottom: 0; }
    .content-info .personnel-list .personnel-title-email a,
    .personnel-list .personnel-title-email a {
      color: #2a7da6;
      text-decoration: none;
      font-size: 16px; }
      .content-info .personnel-list .personnel-title-email a:hover,
      .personnel-list .personnel-title-email a:hover {
        color: #265a79; }
  .content-info .personnel-list .personnel-office-phone,
  .personnel-list .personnel-office-phone {
    color: #9e1e46;
    margin-bottom: 0; }
    .content-info .personnel-list .personnel-office-phone a,
    .personnel-list .personnel-office-phone a {
      font-weight: 600;
      color: #9e1e46;
      text-decoration: none;
      display: inline-block; }
      .content-info .personnel-list .personnel-office-phone a:hover,
      .personnel-list .personnel-office-phone a:hover {
        color: #891d3b; }
  .content-info .personnel-list .personnel-name,
  .personnel-list .personnel-name {
    color: #9e1e46; }

.more-toggle,
a.more-toggle {
  color: #9e1e46;
  text-decoration: none;
  position: relative;
  padding-right: 30px;
  margin: 50px 0 70px 0;
  display: inline-block !important;
  width: auto !important;
  position: relative;
  font-weight: 600; }
  .more-toggle:after,
  a.more-toggle:after {
    content: "\e905";
    font-family: 'icomoon' !important;
    font-size: 13px;
    margin-left: 10px;
    padding: 4px;
    border: 2px solid #9e1e46;
    -webkit-border-radius: 50%;
            border-radius: 50%; }
  .more-toggle.less:after,
  a.more-toggle.less:after {
    content: "\e904"; }
  @media (max-width: 1024px) {
    .more-toggle,
    a.more-toggle {
      margin: 30px 0 50px 0; }
      .more-toggle:after,
      a.more-toggle:after {
        font-size: 10px; } }
  @media (max-width: 700px) {
    .more-toggle,
    a.more-toggle {
      margin: 10px 0 30px 0; }
      .more-toggle:after,
      a.more-toggle:after {
        font-size: 11px;
        padding: 2px; } }
  .more-toggle:hover,
  a.more-toggle:hover {
    color: #891d3b; }
    .more-toggle:hover:after,
    a.more-toggle:hover:after {
      color: #891d3b;
      border-color: #891d3b; }

.truncated p:last-child {
  margin-bottom: 0; }

.content-info .has-arrow,
.has-arrow {
  color: #9e1e46;
  text-decoration: none; }
  .content-info .has-arrow:hover,
  .has-arrow:hover {
    color: #891d3b !important; }
    .content-info .has-arrow:hover .icon-arrow-right:before,
    .has-arrow:hover .icon-arrow-right:before {
      color: #891d3b !important; }
  .content-info .has-arrow .icon-arrow-right:before,
  .has-arrow .icon-arrow-right:before {
    font-weight: 600;
    color: #9e1e46;
    padding-left: 8px;
    top: 2px;
    position: relative; }
  @media (max-width: 700px) {
    .content-info .has-arrow,
    .has-arrow {
      display: block; } }

.testimonial.two-halves {
  overflow: hidden;
  margin-bottom: 70px; }
  @media (max-width: 1024px) {
    .testimonial.two-halves {
      margin-bottom: 50px; } }
  @media (max-width: 700px) {
    .testimonial.two-halves {
      margin-bottom: 30px;
      margin-left: -20px;
      margin-right: -20px; } }
  .testimonial.two-halves blockquote {
    width: 50%;
    display: inline-block;
    margin: 0;
    float: left;
    border: 0;
    padding: 50px 40px 70px 40px;
    background: #f9f2db;
    position: relative; }
    @media (max-width: 700px) {
      .testimonial.two-halves blockquote {
        width: 100%;
        display: block;
        float: none;
        padding: 40px 20px; } }
    .testimonial.two-halves blockquote .has-arrow {
      position: absolute;
      right: 55px;
      bottom: 35px;
      padding-right: 0; }
      @media (max-width: 700px) {
        .testimonial.two-halves blockquote .has-arrow {
          position: relative;
          right: auto;
          bottom: auto;
          display: block; } }
    @media (max-width: 1024px) {
      .testimonial.two-halves blockquote cite {
        font-size: 16px; } }
    @media (max-width: 700px) {
      .testimonial.two-halves blockquote cite {
        margin-bottom: 17px;
        display: block; } }
    .testimonial.two-halves blockquote q {
      font-size: 26px;
      color: #484848; }
      @media (max-width: 1024px) {
        .testimonial.two-halves blockquote q {
          font-size: 20px; } }
      @media (max-width: 700px) {
        .testimonial.two-halves blockquote q {
          font-size: 18px; } }
  .testimonial.two-halves .testimonial-photo {
    width: 50%;
    display: inline-block;
    float: right;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 50%; }
    @media (max-width: 700px) {
      .testimonial.two-halves .testimonial-photo {
        width: 100%;
        display: block;
        float: none;
        padding-bottom: 100%; } }

.two-thirds-one-third {
  margin-bottom: 70px; }
  @media (max-width: 1024px) {
    .two-thirds-one-third {
      margin-bottom: 50px; } }
  @media (max-width: 700px) {
    .two-thirds-one-third {
      margin-bottom: 30px; } }
  .two-thirds-one-third .beige-box {
    padding: 10px;
    background: #f9f2db;
    overflow: hidden; }
    @media (max-width: 1024px) {
      .two-thirds-one-third .beige-box {
        padding: 7px; } }
    @media (max-width: 700px) {
      .two-thirds-one-third .beige-box {
        padding: 20px;
        margin: 0 -20px;
        overflow: visible;
        margin-top: 42%; } }
    .two-thirds-one-third .beige-box blockquote {
      border: 0;
      background: white;
      position: relative;
      margin: 0;
      height: 100%;
      padding: 26px 20px 60px 39px; }
      @media (max-width: 1024px) {
        .two-thirds-one-third .beige-box blockquote {
          padding: 30px 45px 50px 30px; } }
      @media (max-width: 700px) {
        .two-thirds-one-third .beige-box blockquote {
          padding: 30px 30px 70px 30px; } }
      .two-thirds-one-third .beige-box blockquote q:before {
        left: -10px; }
      @media (max-width: 1024px) {
        .two-thirds-one-third .beige-box blockquote q {
          font-size: 18px; } }
      @media (max-width: 1024px) {
        .two-thirds-one-third .beige-box blockquote cite {
          font-size: 16px; } }
    .two-thirds-one-third .beige-box .has-arrow {
      position: absolute;
      bottom: 20px;
      right: 30px;
      padding-right: 0; }
      @media (max-width: 1024px) {
        .two-thirds-one-third .beige-box .has-arrow {
          right: 45px; } }
      @media (max-width: 700px) {
        .two-thirds-one-third .beige-box .has-arrow {
          right: 30px; } }
    .two-thirds-one-third .beige-box .two-thirds {
      width: 62%;
      float: left;
      display: inline-block; }
      @media (max-width: 700px) {
        .two-thirds-one-third .beige-box .two-thirds {
          width: 100%;
          float: none;
          display: block; } }
    .two-thirds-one-third .beige-box .one-third {
      width: 38%;
      float: left;
      display: inline-block;
      position: relative;
      padding-bottom: 29%; }
      @media (max-width: 700px) {
        .two-thirds-one-third .beige-box .one-third {
          width: 100%;
          float: none;
          display: block;
          padding-bottom: 66.666%;
          margin-top: -42%;
          margin-bottom: 20px; } }
    .two-thirds-one-third .beige-box .testimonial-photo {
      background-size: cover;
      background-repeat: no-repeat;
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0; }
    .two-thirds-one-third .beige-box .news-photo {
      background-size: cover;
      background-repeat: no-repeat;
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      height: 240px;
      width: 365px;}

.has-shadow {
  position: relative; }
  .has-shadow:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-linear-gradient(top, transparent 0%, transparent 30%, rgba(0, 0, 0, 0.5) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(30%, transparent), to(rgba(0, 0, 0, 0.5)));
    background: linear-gradient(to bottom, transparent 0%, transparent 30%, rgba(0, 0, 0, 0.5) 100%); }

.figure-with-caption {
  margin-bottom: 70px; }
  @media (max-width: 1024px) {
    .figure-with-caption {
      margin-bottom: 50px; } }
  @media (max-width: 700px) {
    .figure-with-caption {
      margin-bottom: 30px; } }
  .figure-with-caption figure {
    margin: 0 0 40px 0;
    position: relative; }
    @media (max-width: 1024px) {
      .figure-with-caption figure {
        margin: 0 0 20px 0; } }
    @media (max-width: 700px) {
      .figure-with-caption figure {
        margin: 0 -20px 20px -20px; } }
    .figure-with-caption figure figcaption {
      position: absolute;
      color: white;
      font-size: 50px;
      margin: 50px 25px;
      bottom: 0;
      line-height: 1.2;
      font-weight: 600;
      font-family: "Roboto Slab", "Times New Roman", "Times", "Baskerville", "Georgia", serif; }
      @media (max-width: 1024px) {
        .figure-with-caption figure figcaption {
          font-size: 32px;
          line-height: 1.4;
          max-width: 500px;
          margin: 30px; } }
      @media (max-width: 700px) {
        .figure-with-caption figure figcaption {
          color: #9e1e46;
          font-size: 20px;
          position: static;
          margin: 15px 20px;
          font-weight: 500; } }
    .figure-with-caption figure img {
      width: 100%;
      vertical-align: top; }

@media (max-width: 1024px) {
  .content-info .news-events .news-title a {
    font-size: 20px;
    margin-bottom: 20px; }
    .content-info .news-events .news-title a.has-arrow {
      font-size: 16px; } }
@media (max-width: 1024px) {
  .content-info .news-events a.has-arrow {
    font-size: 16px; } }

.explore-programs-top {
  margin-bottom: 70px;
  overflow: hidden; }
  @media (max-width: 1024px) {
    .explore-programs-top {
      margin-bottom: 50px; } }
  @media (max-width: 700px) {
    .explore-programs-top {
      margin-bottom: 0; } }

#programs {
  position: relative; }
  #programs ul {
    overflow: hidden;
    margin-bottom: 0;
    padding-bottom: 80px; }
    @media (max-width: 1024px) {
      #programs ul {
        padding-bottom: 60px; } }
    @media (max-width: 700px) {
      #programs ul {
        padding-bottom: 20px; } }
    #programs ul li {
      padding: 0;
      font-size: 21px;
      font-weight: 500;
      display: inline-block;
      float: left;
      width: 25%;
      position: relative;
      line-height: 1; }
      #programs ul li label {
        display: block;
        padding: 5px 30px 5px 2px; }
        #programs ul li label.checked em {
          color: #9e1e46;
          opacity: 1; }
        @media (max-width: 1024px) {
          #programs ul li label {
            padding: 8px 30px 8px 2px; } }
        @media (max-width: 700px) {
          #programs ul li label {
            padding: 8px 30px 8px 2px; } }
      @media (max-width: 1024px) {
        #programs ul li {
          font-size: 18px; } }
      @media (max-width: 700px) {
        #programs ul li {
          width: 50%; } }
      #programs ul li:before {
        content: none; }
      #programs ul li input {
        opacity: 0;
        visibility: hidden;
        position: absolute; }
        #programs ul li input:checked + span {
          color: #9e1e46; }
      #programs ul li span {
        cursor: pointer; }
      #programs ul li .icon-checkmark {
        position: relative;
        font-size: 34px;
        top: 50%;
        top: 8px;
        display: inline-block;
        margin-left: 8px;
        opacity: 0; }
        @media (max-width: 1024px) {
          #programs ul li .icon-checkmark {
            font-size: 20px;
            top: 3px; } }
  #programs .program-match-jump {
    position: fixed;
    z-index: 10;
    bottom: 0;
    right: 0;
    background: #2a7da6;
    -webkit-transition: background 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, opacity 0.3s ease-in-out;
    opacity: 0; }
    #programs .program-match-jump:hover {
      background: #265a79; }
    #programs .program-match-jump em {
      font-weight: 600;
      padding-left: 10px;
      position: relative;
      top: 4px; }
      @media (max-width: 700px) {
        #programs .program-match-jump em {
          top: 3px; } }
    #programs .program-match-jump.show {
      opacity: 1; }
    #programs .program-match-jump a {
      color: white;
      font-size: 26px;
      padding: 12px 30px;
      text-decoration: none;
      display: block;
      font-weight: 600; }
      @media (max-width: 1024px) {
        #programs .program-match-jump a {
          font-size: 20px; } }
      @media (max-width: 700px) {
        #programs .program-match-jump a {
          font-size: 18px; } }
      #programs .program-match-jump a .icon-arrow-right:before {
        color: white; }
  #programs .large-accordion {
    margin-bottom: 0; }
    #programs .large-accordion .accordion-handle {
      text-align: center;
      color: white;
      background-color: transparent;
      padding: 82px 30px;
      border-bottom: 8px solid white;
      position: relative;
      -webkit-transition: border-color 0.3s;
      transition: border-color 0.3s;
      line-height: 1; }
      @media (max-width: 1024px) {
        #programs .large-accordion .accordion-handle {
          padding: 80px 30px;
          border-bottom: 6px solid white; } }
      @media (max-width: 700px) {
        #programs .large-accordion .accordion-handle {
          padding: 65px 30px;
          border-bottom: 4px solid white; } }
      #programs .large-accordion .accordion-handle:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.2);
        -webkit-transition: 0.3s background;
        transition: 0.3s background; }
      #programs .large-accordion .accordion-handle h2 {
        margin-bottom: 0;
        color: white;
        position: relative;
        -webkit-transition: color 0.3s;
        transition: color 0.3s;
        text-transform: none;
        font-size: 48px;
        text-shadow: 1px 1px 2px #000; }
        @media (max-width: 1024px) {
          #programs .large-accordion .accordion-handle h2 {
            font-size: 26px; } }
        @media (max-width: 700px) {
          #programs .large-accordion .accordion-handle h2 {
            font-size: 20px; } }
        #programs .large-accordion .accordion-handle h2 em:before {
          color: white !important; }
        #programs .large-accordion .accordion-handle h2 .last-word {
          position: relative;
          padding-right: 80px; }
          @media (max-width: 1024px) {
            #programs .large-accordion .accordion-handle h2 .last-word {
              padding-right: 50px; } }
          @media (max-width: 700px) {
            #programs .large-accordion .accordion-handle h2 .last-word {
              padding-right: 40px; } }
        #programs .large-accordion .accordion-handle h2.has-arrow:hover {
          color: white !important; }
          #programs .large-accordion .accordion-handle h2.has-arrow:hover em:before {
            color: white !important; }
        #programs .large-accordion .accordion-handle h2.has-arrow .icon-arrow-right {
          display: inline-block;
          position: absolute;
          right: 0;
          top: 50%;
          margin-top: -24px;
          -webkit-transition: all 0.3s;
          transition: all 0.3s;
          -webkit-transform-origin: center;
              -ms-transform-origin: center;
                  transform-origin: center; }
          @media (max-width: 1024px) {
            #programs .large-accordion .accordion-handle h2.has-arrow .icon-arrow-right {
              margin-top: -17px; } }
          @media (max-width: 700px) {
            #programs .large-accordion .accordion-handle h2.has-arrow .icon-arrow-right {
              margin-top: -13px; } }
      #programs .large-accordion .accordion-handle.active {
        border-color: rgba(255, 255, 255, 0.8); }
        #programs .large-accordion .accordion-handle.active h2 {
          color: #9e1e46;
          text-shadow: none; }
          #programs .large-accordion .accordion-handle.active h2 em:before {
            color: #9e1e46 !important; }
          #programs .large-accordion .accordion-handle.active h2.has-arrow:hover {
            color: #9e1e46 !important; }
            #programs .large-accordion .accordion-handle.active h2.has-arrow:hover em:before {
              color: #9e1e46 !important; }
          #programs .large-accordion .accordion-handle.active h2.has-arrow .icon-arrow-right {
            -webkit-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                    transform: rotate(90deg); }
        #programs .large-accordion .accordion-handle.active:before {
          background: rgba(255, 255, 255, 0.8); }
        #programs .large-accordion .accordion-handle.active .subhead .subhead-text {
          color: black; }
    #programs .large-accordion .accordion-section:last-child .accordion-handle {
      border-bottom: 0; }
    #programs .large-accordion .accordion-section {
      background-color: transparent;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: top center; }
    #programs .large-accordion .accordion-content {
      background: transparent;
      position: relative;
      color: black; }
      #programs .large-accordion .accordion-content:before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background: rgba(255, 255, 255, 0.8); }
      #programs .large-accordion .accordion-content li {
        margin-bottom: 5px; }
    #programs .large-accordion .subhead {
      position: relative; }
      #programs .large-accordion .subhead .subhead-text {
        position: absolute;
        text-align: center;
        font-size: 26px;
        left: 0;
        right: 0;
        color: transparent;
        -webkit-transition: 0.3s color;
        transition: 0.3s color;
        font-weight: 500;
        padding: 10px 0; }
        @media (max-width: 1024px) {
          #programs .large-accordion .subhead .subhead-text {
            font-size: 16px; } }
  #programs .explore-by-area-of-study {
    background-image: url('/media/explore-programs/Explore-Area-Carlos-1200x916.jpg'); }
    #programs .explore-by-area-of-study ul li {
      width: 50%; }
      @media (max-width: 700px) {
        #programs .explore-by-area-of-study ul li {
          width: 100%;
          float: none;
          display: block; } }
  #programs .explore-by-interest {
    background-image: url('/media/explore-programs/Explore-Interest-Jacki-1200x916.jpg'); }
  #programs .explore-all-of-our-programs {
    background-image: url('/media/explore-programs/Explore-All-Tina-1200xcrop.jpg'); }

.show-all-wrapper button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 0;
  display: block;
  width: 100%;
  background: transparent;
  outline: none;
  padding: 0; }
.show-all-wrapper span.container {
  display: block;
  color: white;
  font-size: 48px;
  display: block;
  padding-top: 55px;
  padding-bottom: 55px;
  background: transparent;
  font-weight: 600;
  width: 100%;
  text-align: left; }
  @media (max-width: 1024px) {
    .show-all-wrapper span.container {
      font-size: 26px;
      padding-top: 30px;
      padding-bottom: 30px; } }
  @media (max-width: 700px) {
    .show-all-wrapper span.container {
      font-size: 20px;
      padding-top: 15px;
      padding-bottom: 15px; } }
.show-all-wrapper .icon-arrow-right:before {
  color: white; }

.show-programs {
  padding: 50px 0; }
  .show-programs #filters label {
    color: #4c4c4c; }
  @media (max-width: 1024px) {
    .show-programs {
      padding: 40px 0 0 0; } }
  @media (max-width: 700px) {
    .show-programs {
      padding: 25px 0 0 0; } }
  .show-programs .program {
    margin-bottom: 70px;
    display: none; }
    .show-programs .program .more-toggle {
      display: none !important; }
    @media (max-width: 1024px) {
      .show-programs .program {
        margin-bottom: 40px; } }
    @media (max-width: 700px) {
      .show-programs .program {
        margin-bottom: 20px; } }
    .show-programs .program.visible {
      display: block; }
    .show-programs .program.hide {
      display: none !important; }
    .show-programs .program .more-toggle {
      display: none; }
  .show-programs .area-of-study-title {
    font-size: 32px;
    color: #2a7da6;
    text-decoration: none;
    display: block;
    margin-bottom: 0.5em;
    font-weight: 600;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }
    .show-programs .area-of-study-title:hover {
      color: #265a79; }
    @media (max-width: 1024px) {
      .show-programs .area-of-study-title {
        font-size: 26px;
        margin-bottom: 0; } }
    @media (max-width: 700px) {
      .show-programs .area-of-study-title {
        font-size: 20px; } }
  .show-programs .degree-name {
    font-size: 20px;
    color: #9e1e46;
    margin-bottom: 1em;
    display: block;
    font-weight: 700; }
    @media (max-width: 1024px) {
      .show-programs .degree-name {
        font-size: 20px;
        margin-bottom: 0.8em; } }
    @media (max-width: 700px) {
      .show-programs .degree-name {
        font-size: 16px; } }

.stationary,
.show-programs {
  display: none; }
  .stationary.show,
  .show-programs.show {
    display: block; }

.interest #wrapper {
  padding-bottom: 0; }

#show-programs.hide-filters #filters {
  display: none !important; }

.stationary {
  background: #9e1e46;
  color: white;
  padding: 15px 0; }
  @media (max-width: 1024px) {
    .stationary {
      padding: 13px 0; } }
  .stationary .results-count {
    font-size: 46px;
    color: white;
    font-weight: 600;
    line-height: 1; }
    @media (max-width: 1024px) {
      .stationary .results-count {
        font-size: 30px; } }
    @media (max-width: 700px) {
      .stationary .results-count {
        font-size: 24px; } }
  .stationary .container {
    position: relative;
    display: table;
    width: 100%; }
    .stationary .container .button-wrapper {
      vertical-align: middle;
      display: table-cell; }
  .stationary .clear {
    background: transparent;
    border: 0;
    padding: 0;
    color: white;
    font-size: 26px;
    font-weight: 600;
    float: right;
    outline: 0;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }
    @media (max-width: 1024px) {
      .stationary .clear {
        font-size: 20px; } }
    @media (max-width: 700px) {
      .stationary .clear {
        font-size: 16px; } }
    .stationary .clear em {
      font-size: 11px;
      border: 2px solid white;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      padding: 6px;
      position: relative;
      top: -4px;
      margin-left: 10px;
      -webkit-transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out;
      transition: color 0.3s ease-in-out, border-color 0.3s ease-in-out; }
      @media (max-width: 1024px) {
        .stationary .clear em {
          top: -2px; } }
      @media (max-width: 700px) {
        .stationary .clear em {
          font-size: 8px;
          padding: 4px; } }
    .stationary .clear:hover {
      color: white; }
      .stationary .clear:hover em {
        color: white;
        border-color: white; }

#filters {
  margin-bottom: 70px;
  display: none; }
  #filters.hide {
    display: none !important; }
  @media (max-width: 1024px) {
    #filters {
      margin-bottom: 40px; } }
  @media (max-width: 700px) {
    #filters {
      margin-bottom: 25px; } }
  #filters.show {
    display: block; }
  #filters .narrow-label {
    font-size: 20px;
    color: #9e1e46;
    display: inline-block;
    font-weight: 700;
    margin-right: 100px; }
    @media (max-width: 1024px) {
      #filters .narrow-label {
        font-size: 20px;
        margin-right: 40px; } }
    @media (max-width: 700px) {
      #filters .narrow-label {
        margin-bottom: 20px; } }
  #filters label {
    font-size: 20px;
    font-weight: 700;
    display: inline-block;
    margin-right: 100px;
    padding-left: 40px;
    cursor: pointer;
    position: relative; }
    @media (max-width: 1024px) {
      #filters label {
        font-size: 18px;
        margin-right: 40px; } }
    @media (max-width: 700px) {
      #filters label {
        font-size: 16px;
        margin-bottom: 20px; } }
    #filters label em {
      border: 2px solid #9e1e46;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -13.5px;
      padding: 4px;
      font-size: 15px;
      color: #9e1e46; }
      #filters label em:before {
        color: transparent; }
    #filters label input {
      visibility: visible !important;
      opacity: 0; }
      #filters label input:checked + em, #filters label input.checked + em {
        display: block; }
        #filters label input:checked + em:before, #filters label input.checked + em:before {
          color: #9e1e46; }
    #filters label.checked em:before, #filters label:checked em:before {
      color: #9e1e46; }

#interest-search {
  position: absolute;
  top: 0;
  right: 30px; }
  @media (max-width: 700px) {
    #interest-search {
      position: relative;
      right: auto;
      top: auto;
      margin-bottom: 40px;
      display: inline-block; } }
  #interest-search .interest-search-submit {
    position: absolute;
    background-color: transparent;
    border: 0;
    right: 0;
    top: 0;
    bottom: 0; }
    #interest-search .interest-search-submit em:before {
      font-size: 26px;
      color: #8a7a56;
      position: absolute;
      right: 0;
      padding: 10px 20px;
      top: 50%;
      margin-top: -23px; }
      @media (max-width: 1024px) {
        #interest-search .interest-search-submit em:before {
          font-size: 18px;
          margin-top: -18px; } }

#interest-search-search {
  font-size: 26px;
  border: 3px solid #caad68;
  background: #f9f2db;
  color: #8a7a56;
  font-weight: 500;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  width: 300px; }
  @media (max-width: 1024px) {
    #interest-search-search {
      font-size: 18px; } }
  @media (max-width: 700px) {
    #interest-search-search {
      width: 250px; } }

#interest-search-search::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #8a7a56; }

#interest-search-search::-moz-placeholder {
  /* Firefox 19+ */
  color: #8a7a56; }

#interest-search-search:-ms-input-placeholder {
  /* IE 10+ */
  color: #8a7a56; }

#interest-search-search:-moz-placeholder {
  /* Firefox 18- */
  color: #8a7a56; }

.share-social {
  position: relative; }
  .share-social .share-heading {
    display: inline-block;
    float: left;
    font-size: 18px;
    line-height: 1.8;
    padding-right: 10px;
    font-weight: 600; }
  .share-social:after {
    content: "";
    clear: both;
    display: block; }
  .share-social ul {
    display: inline-block;
    float: left;
    list-style: none;
    overflow: hidden;
    margin-top: -5px; }
    .share-social ul li {
      display: inline-block;
      overflow: hidden;
      padding-right: 3px;
      float: left;
      padding-left: 0;
      font-size: 30px;
      padding-left: 30px; }
      .share-social ul li:before {
        content: none; }
  .share-social .stButton .chicklets {
    padding-top: 0;
    padding-bottom: 0;
    text-indent: -99999px; }
  .share-social span {
    background-color: white;
    width: 15px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative; }
    .share-social span:after {
      -webkit-transition: 0.3s all;
      transition: 0.3s all; }
    .share-social span span {
      background-image: none !important;
      background: none;
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      display: block !important;
      width: auto;
      height: auto; }
    .share-social span.st_facebook {
      color: #415798; }
      .share-social span.st_facebook:after {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-repeat: no-repeat;
        background-image: url(../img/ui/share-facebook@2x.png) !important;
        background-size: 8px;
        background-position: center; }
      .share-social span.st_facebook:hover:after {
        background-image: url(../img/ui/share-facebook_red@2x.png) !important; }
    .share-social span.st_twitter {
      color: #5096fd; }
      .share-social span.st_twitter:after {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-repeat: no-repeat;
        background-image: url(../img/ui/share-twitter@2x.png) !important;
        background-size: 14px;
        background-position: center; }
      .share-social span.st_twitter:hover:after {
        background-image: url(../img/ui/share-twitter_red@2x.png) !important; }
    .share-social span.st_email {
      color: #1c9b07; }
      .share-social span.st_email:after {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-repeat: no-repeat;
        background-image: url(../img/ui/share-moreoptions@2x.png) !important;
        background-size: 15px;
        background-position: center; }
    .share-social span:hover:after {
      background-image: url(../img/ui/share-moreoptions_red@2x.png) !important; }

.alpha-list,
.content-info .alpha-list {
  overflow: hidden; }
  .alpha-list li,
  .content-info .alpha-list li {
    display: inline-block;
    float: left;
    padding: 0;
    margin-right: 5px; }
    .alpha-list li a,
    .content-info .alpha-list li a {
      font-size: 26px;
      display: block;
      color: #9e1e46;
      text-decoration: none;
      padding: 0 2px;
      -webkit-transition: color 0.3s ease-in-out;
      transition: color 0.3s ease-in-out; }
      .alpha-list li a:hover,
      .content-info .alpha-list li a:hover {
        color: #2a7da6; }
      .alpha-list li a.active,
      .content-info .alpha-list li a.active {
        text-decoration: underline;
        color: #2a7da6; }
    .alpha-list li:before,
    .content-info .alpha-list li:before {
      content: none; }

.faculty-table {
  position: relative; }
  .faculty-table:before {
    content: "No results to display";
    position: absolute;
    padding: 20px 0;
    position: absolute;
    z-index: -1;
    width: 100%;
    white-space: nowrap; }
  .faculty-table th {
    text-align: center;
    font-weight: 600; }
    .faculty-table th:first-child {
      width: 40%;
      text-align: left; }
  .faculty-table td {
    font-size: 16px;
    line-height: 1.5;
    text-align: center; }
    .faculty-table td:first-child {
      width: 40%;
      text-align: left; }
  .faculty-table tr {
    position: static;
    z-index: 1;
    background: white; }
  .faculty-table .phone {
    text-decoration: none;
    color: #686868;
    font-weight: 400; }
  .faculty-table a:hover {
    color: #265a79; }

.top,
.content-info a.top {
  font-size: 26px;
  color: #9e1e46;
  text-decoration: none;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; }
  .top:hover,
  .content-info a.top:hover {
    color: #2a7da6; }

h2 strong {
  text-transform: none;
  display: block; }

@media print {
  #sidebar,
  #header,
  #footer {
    display: none !important; } }
#interest-search-search {
  width: 300px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 1000; }
  @media (max-width: 700px) {
    #interest-search-search {
      width: 250px; } }

.ui-autocomplete {
  list-style: none;
  background: #c7ae6a;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 20px;
  border: 3px solid #c7ae6a;
  width: 290px;
  font-weight: 600;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media (max-width: 700px) {
    .ui-autocomplete {
      width: 250px; } }
  .ui-autocomplete li {
    margin-bottom: 15px;
    line-height: 1.2;
    color: white; }

.content-info .acalog-program-core-course-link {
  color: white; }
  .content-info .acalog-program-core-course-link:hover {
    color: #265a79; }

h4.acalog-program-core-name {
  color: #2a7da6;
  font-size: 26px;
  font-weight: 500; }
  @media (max-width: 1024px) {
    h4.acalog-program-core-name {
      font-size: 20px; } }
  @media (max-width: 700px) {
    h4.acalog-program-core-name {
      font-size: 18px; } }

#program-total-credits .acalog-program-core:nth-child(5) h2 {
  text-transform: none !important; }

#footer {
  overflow: hidden;
  display: table-footer-group;
  height: 1%;
  background: #9e1e46;
  background: -webkit-gradient(linear, left top, left bottom, from(#9e1e45), to(#9f1f46));
  background: -webkit-linear-gradient(top, #9e1e45 0%, #9f1f46 100%);
  background: linear-gradient(to bottom, #9e1e45 0%, #9f1f46 100%); }

.footer-holder {
  padding: 29px 0;
  color: #fff;
  overflow: hidden;
  position: relative; }
  @media (min-width: 700px) {
    .footer-holder {
      padding: 29px 0 0; } }
  @media (min-width: 1200px) {
    .footer-holder {
      padding: 39px 0 0; } }

.footer-logo {
  width: 184px;
  margin: 0 0 25px; }
  @media (min-width: 700px) {
    .footer-logo {
      width: 200px;
      margin: 0 0 35px; } }
  @media (min-width: 1024px) {
    .footer-logo {
      float: left;
      width: 184px; } }
  @media (min-width: 1200px) {
    .footer-logo {
      width: 282px; } }
  .footer-logo a {
    display: block; }
  .footer-logo img {
    display: block;
    width: 100%;
    height: auto; }

@media (min-width: 1024px) {
  .address-holder {
    display: inline-block;
    vertical-align: top;
    text-align: left; } }
@media (min-width: 1200px) {
  .address-holder {
    padding: 8px 0 8px 16px; } }

.address-box {
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 26px; }
  @media (min-width: 1024px) {
    .address-box {
      float: left;
      width: -webkit-calc(100% - 359px);
      width: calc(100% - 359px);
      text-align: center; } }
  @media (min-width: 1200px) {
    .address-box {
      float: left;
      width: -webkit-calc(100% - 532px);
      width: calc(100% - 532px); } }
  @media (max-width: 1024px) {
    .address-box {
      margin: 0 0 10px; } }
  .address-box address {
    font-style: normal;
    font-weight: 300;
    margin: 0 0 21px; }
    @media (min-width: 700px) {
      .address-box address {
        font-weight: 400;
        margin: 0 0 11px; } }
    @media (min-width: 1024px) {
      .address-box address {
        margin: 0; } }
    @media (min-width: 1200px) {
      .address-box address {
        margin: 0 0 11px; } }
  @media (min-width: 700px) {
    .address-box .row {
      display: inline-block;
      vertical-align: top; } }
  @media (min-width: 700px) {
    .address-box .row:before {
      content: '-';
      display: inline-block;
      vertical-align: top; } }
  @media (min-width: 700px) {
    .address-box .row:first-child:before {
      display: none; } }
  .address-box .phone-num {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    text-decoration: none;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }
    .address-box .phone-num:hover {
      color: #c7ae6a; }

.footer-links {
  font-size: 16px;
  line-height: 1;
  font-weight: 800; }
  .footer-links li {
    margin: 0 0 15px; }
    @media (min-width: 700px) {
      .footer-links li {
        display: inline-block;
        margin: 0 22px 15px 0; } }
  .footer-links a {
    display: block;
    color: #fff;
    text-decoration: none;
    position: relative;
    padding-right: 23px;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }
    .footer-links a:hover {
      color: #f1eb90 !important; }
      .footer-links a:hover:before {
        color: #f1eb90 !important; }
    .footer-links a.has-arrow em:before {
      -webkit-transition: color 0.3s;
      transition: color 0.3s;
      color: white; }
    .footer-links a.has-arrow:hover em:before {
      color: #f1eb90 !important; }

@media (min-width: 700px) {
  .socials-networks {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 29px; } }
@media (min-width: 1024px) {
  .socials-networks {
    position: static;
    float: right;
    width: 175px; } }
@media (min-width: 1200px) {
  .socials-networks {
    padding: 16px 0 0;
    width: 220px;
    text-align: right; } }
.socials-networks li {
  float: left;
  margin: 0 16px 16px 0; }
  @media (min-width: 1200px) {
    .socials-networks li {
      margin: 0 0 16px 8px;
      display: inline-block;
      vertical-align: top;
      float: none;
      text-align: left; } }
  .socials-networks li:last-child {
    margin: 0 0 16px; }
    @media (min-width: 1200px) {
      .socials-networks li:last-child {
        margin: 0 0 16px 8px; } }
  @media (min-width: 1200px) {
    .socials-networks li:first-child {
      margin: 0 0 16px 0; } }
.socials-networks a {
  display: block;
  text-decoration: none;
  width: 45px;
  height: 45px;
  background: #fff;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  text-indent: -9999px;
  overflow: hidden;
  position: relative;
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out; }
  .socials-networks a:hover {
    background: #c7ae6a; }
    .socials-networks a:hover em {
      color: #fff; }
.socials-networks em {
  position: absolute;
  z-index: 1;
  top: 8px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 28px;
  text-indent: 0;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; }
.socials-networks .icon-facebook {
  color: #405798; }
.socials-networks .icon-twitter {
  color: #4f96fd; }
.socials-networks .icon-youtube {
  color: #c12e2f; }
/**************************
 * Silvestri Added 12/30/16 to support goto top functionality
 **************************/

#toTop {
    cursor: pointer;
    display: none;
    position: fixed;
    z-index: 999;
}

#toTop i {
    border-radius: 50%;
    color: white;
    background-color: rgba(51, 122, 183, 0.7);
    padding: 25px;
    display: inline-block;
    font-size: 30px;
    transition: color 0.3s ease-in-out 0s, background 0.3s ease-in-out 0s;
}

html.cannotTouch #toTop i:hover {
    color: rgb(51, 122, 183);
    background-color: rgba(200,200,200, 0.4);
}

/* ---------------------------------------------------------
   Silvestri Addition 4/21/17 -Surdyka added padding 1/24/20
   ---------------------------------------------------------*/
section.steps {
    clear: right;
    padding-top: 30px;
}

/* ---------------------------------------------------------
   Silvestri Addition 4/23/17 to clean wide gap above footer
   ---------------------------------------------------------*/

section.news-events {
    margin-bottom: 0;
}

/* ---------------------------------------------------------
   Silvestri's Addition 9/29/17 to fix too much space above
   and below hr tag
   ---------------------------------------------------------*/

hr {
    margin: 30px 0;
}

/* ---------------------------------------------------------
   Silvestri's Addition 04/05/18 to fix too much line space in left-hand
   long option
   ---------------------------------------------------------*/

@media (min-width: 1024px) {
  .multilevel-accordion li {
    margin-bottom: 12px;
    line-height: 0.6em;
  }
}


/* ---------------------------------------------------------
   Silvestri's Addition 04/06/18 to fix too much line space in the actual long department
   name
   ---------------------------------------------------------*/

.class-schedule-list ul li {
    line-height: 1em;
    margin-bottom: 15px;
}

/* ---------------------------------------------------------
   Silvestri's Addition 06/08/18 to style address link to google map
   ---------------------------------------------------------*/

#goomap {
    color: inherit;
    text-decoration: none;
    transition: color 0.3s ease-in-out;
}

#goomap:hover {
    color: #f1eb90 !important;
}

/* ---------------------------------------------------------
   Silvestri's Addition 07/21/18 to style Intro Image
   ---------------------------------------------------------*/

@media (max-width: 1024px) {
  .intro {
      background-position: 50% 30%;
      background-size: contain;
      position: relative;
      z-index: 2;
      background-color: #f9f2db;
      background-repeat: no-repeat;
  }
}

/* ---------------------------------------------------------
   Silvestri's Addition 09/08/18 reduce horizontal spacing on top menu
   ---------------------------------------------------------*/

@media (min-width: 1024px) {
   .etools-menu > ul > li > a {
       padding: 15px 15px 14px;
   }
}


/* ---------------------------------------------------------
   Silvestri's Addition 10/22/18 to support proper page printing
   ---------------------------------------------------------*/

@media print {
  #content {
    width: 100% !important;
	overflow:visible;
  }

#wrapper {
    display: block;
	overflow:visible;
}


}



/* ---------------------------------------------------------
   Surdyka's Addition 05/02/19 to style landing page form
   ---------------------------------------------------------*/

#landing-form {
	float: right;
    border-color: #9e1e45;
    border-style: solid;
    border-radius: 5px;
    padding: 30px;
    margin: 50px;
    margin-top: 0px;
    margin-right: 50px;
    background: #CAAD68;
}


#landing-form button {
  background-color: #9E1E46;
  border: none;
  width: 100%;
  font-weight: bold;
  font-size: 1.2em;
 }

#landing-form button:hover {
	background-color: #7d1837;
}


@media screen and (max-width: 650px) {
	#landing-form {
      margin-top: 30px;
      margin-left: 0px;
      margin-bottom: 30px;
      margin-right: 0px;
      float:none;
	}
}

/* ---------------------------------------------------------
   Surdyka's Addition 05/02/19 to style form buttons globally
   ---------------------------------------------------------*/


button.btn.btn-primary.pull-right.js-submit {
	background-color: #9E1E46;
    border: none;
    font-weight: bold;
    font-size: 1.2em;
    float: left !important;
}

button.btn.btn-primary.pull-right.js-submit:hover {
  background-color: #8e1b3f;
  box-shadow: 4px 4px 4px gray;
 }


/* ---------------------------------------------------------
   Surdyka's Addition 06/03/19 to removed cropped thermometer from STCC Gives
   ---------------------------------------------------------*/
@media screen and (max-width: 530px) {
	.thermometer-graphic {
	display:none;
	}
}

/* ---------------------------------------------------------
   Surdyka's Addition 07/05/19 to style new links in footer
   ---------------------------------------------------------*/
.footer-links-white {
color: inherit;
text-decoration: none;
transition: color 0.3s ease-in-out;
}

.t4Edit-page {
display: none;
}

/* ---------------------------------------------------------
   Surdyka's Addition 07/12/19 for callout box styling
   ---------------------------------------------------------*/

.banner-image {
	float: left;
}

.callout-box {
  position: absolute;max-width: 350px;
  background: rgb(300, 300, 300);
  background: rgba(300, 300, 300, 0.88);
  margin: 60px;padding: 20px;
}

.callout-heading {
  font-family: "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 20px;
  color: #9e1e46;
  line-height: 1.1;
  margin: 0 0 5px;
}

@media screen and (max-width:500px) {
	.callout-box {
	margin: 0px;
	margin-bottom: 10px;
	position: relative;
	max-width: 500px;
}

.banner-image {
	margin-bottom: 0px;
	float: none;
}

}

@media screen and (max-width:320px) {
	.callout-box {
		max-height: 186px;
}
}

/* ---------------------------------------------------------
   Surdyka's Addition 07/19/19 adding main nav headings
   ---------------------------------------------------------*/

.nav-heading {
color: #DAC495;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
text-align: center;
}

/* ---------------------------------------------------------
   Surdyka's Addition 07/23/19 adding main nav child list items
   ---------------------------------------------------------*/
.nav-list-child {
   list-style: none;
}

.nav-list-child a{
  display: block;
  color: #fff;
  padding: 5px 28px 5px 5px;
  position: relative;
  z-index: 3;
  font-size: 16px;
  text-decoration: none;
}

.nav-list-child a:hover {
    color: white;
    background: #891d3b;
}

/* ---------------------------------------------------------
   Surdyka's Addition 09/04/19 adjusting logo
   ---------------------------------------------------------*/



  @media screen and (min-width:1024px) {

.logo img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 250px;
    padding-bottom: 15px;
    padding-left: 0px;
    padding-top: 5px;
}

  .logo {
    margin: 0;
    max-width: 280px;
}
}

  @media screen and (max-width:1199px) {

.logo a{
padding: 0px 38px;
}
}

@media screen and (max-width:1023px) {

.logo a{
padding: 20px
}

.logo {
    line-height: 1.2;
}
}

/* ---------------------------------------------------------
   Surdyka's Addition 09/23/19 styling bootstrap accordion
   ---------------------------------------------------------*/

.btn-link {
color: #000000;
}
.btn-link:hover {
color: #265a79;
}

/* ---------------------------------------------------------
   Surdyka's Addition 09/24/19 top navigation search hover style
   ---------------------------------------------------------*/

.search-opener:hover {
    color: #3d3625;
}

/* ---------------------------------------------------------
   Surdyka's Addition 10/01/19 top navigation search hover style
   ---------------------------------------------------------*/

#stembanner {
	color: #fff;
}

#stembanner a {
    text-decoration: none;
}

#banner-top {
font-size: 30px;
}


#banner-bottom {
font-size: 20px;
}

/* removed for general-info-box with no link
.general-info-box :hover{
	background: #004b89;
}
*/

@media screen and (max-width:699px) {
  .general-info-box #stembanner {
      display: block;
  }
}

/* ---------------------------------------------------------
   Surdyka's Addition 10/11/19 mobile main navigation col heading styles
   ---------------------------------------------------------*/

@media screen and (max-width:1023px) {

.nav-heading {
color: #9e1e46;
text-align: left;
font-weight: bold;
padding-top: 10px;
}

}

/* ---------------------------------------------------------
   Surdyka's Addition 10/11/19 new footer styling
   ---------------------------------------------------------*/

.footer-links a {
	padding-right: 11px;
	padding-left: 5px;
}

.footer-links {
	display: table-cell;
}

@media screen and (min-width:1200px) {

.footer-logo img {
    width: 80%;
	height: auto;
}

.socials-networks {
    width: 124px;
	padding: 4px 0 0;
}

.address-box {
width: calc(100% - 541px);
}

.footer-logo {
	margin: 3px 0 15px;
}


.address-holder {
	padding: 8px 0 8px 52px;
    display: table;
    width: 100%;
}

.footer-holder {
    padding: 25px 0 0;
}

}

@media screen and (min-width: 700px) {
.footer-links li {
	display: block;
	margin: 0 0px 15px 0;
}
}


/* ---------------------------------------------------------
   Surdyka's Addition 10/15/19 bold class for form styling
   ---------------------------------------------------------*/


.field-title {
	font-weight:bold;
	margin-bottom: 0px !important;
}

.field-description {
	margin-bottom: 0px !important;
}

/* ---------------------------------------------------------
   Surdyka's Addition 10/23/19 content image padding
   ---------------------------------------------------------*/

@media (min-width: 700px)
.image-float-right {
margin-left: 20px;
margin-bottom:20px;
}
}

@media (max-width: 699px)
.image-float-right {
margin-bottom: 20px;
float: none;
}
}


/* ---------------------------------------------------------
   Surdyka's Addition 10/29/19 footer logos commonwealth commitment
   ---------------------------------------------------------*/

.logos {
    margin-top: 9px;
}

@media screen and (min-width: 700px) {

  .socials-networks {
      position: absolute;
  }
}

@media screen and (max-width: 700px) {
  .logos {
      margin-bottom: 10px;
  }
}

/* ---------------------------------------------------------
   Surdyka's Addition 12/16/19 ordering red boxes
   ---------------------------------------------------------*/

@media screen and (max-width: 699px) {
  .red-boxes {
    display: flex;
    flex-direction: column;
  }

  #d {
    order: 1;
    margin-bottom: 4px;
  }

   #c {
   order: 2;
  }

  #b {
    order: 3;
  }

  #a {
    order: 4;
    margin-bottom: 0px;
  }

}


/* ---------------------------------------------------------
   Surdyka's Addition 1/24/20 removing extra h1's - coloring News & Events Heading on Homepage
   ---------------------------------------------------------*/

.news-events .add-container .big-h1 {
    color: #9e1e46;
}

.steps .add-container .big-h1 {
    color: #c8ae6b;
	margin: 0 0 18px;
 	margin-bottom: 35px;
}

/* ---------------------------------------------------------
   Surdyka's Addition 2/3/20 reducing bottom margin of search results h1
   ---------------------------------------------------------*/


.search-h1 {
    margin-bottom: 0px
}


/* ---------------------------------------------------------
   Surdyka's Addition 2/5/20 addign bottom margin to tables
   ---------------------------------------------------------*/

table {
	margin-bottom: 1rem;
}

/* ---------------------------------------------------------
   Surdyka's Addition 2/11/20 content with image content type styling
   ---------------------------------------------------------*/

#image-block {
  clear:both;

}


/* ---------------------------------------------------------
   Surdyka's Addition 2/14/20 YouTube Video Styles for Responsiveness
   ---------------------------------------------------------*/


.videoWrapper {
    max-width: 30rem;
    height: auto;
    margin: 2rem 0;
}
.videoWrapper  .iframe-wrapper {
    position: relative;
    padding-bottom: 67.2%;
    width: 100%;
}
.videoWrapper .iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/* ---------------------------------------------------------
   Surdyka's Addition 2/20/20 Hover function for WDC Tiles
   ---------------------------------------------------------*/

div.wtcategories figure:hover {
    opacity: .9;
    text-decoration: underline;
    color: 
    #9e1e46;
}
/* ---------------------------------------------------------
   Surdyka's Addition 2/24/20 smaller top padding for h1's
   ---------------------------------------------------------*/

  @media (min-width: 1024px) {
    #content {
      padding: 20px 0 0 35px; } }


/* ---------------------------------------------------------
   Surdyka's Addition 3/3/20 fixing search top nav overlap
   ---------------------------------------------------------*/

 @media (min-width: 1024px) {
.search-active .etools-menu {

    margin-right: 300px;
}

}

/* ---------------------------------------------------------
   Surdyka's Addition 4/6/20 hover function to homepage chat icon
   ---------------------------------------------------------*/


#chat-icon:hover img {

    opacity: .9;

}

/* ---------------------------------------------------------
   Surdyka's Addition 4/10/20 phone icon to tel links
   ---------------------------------------------------------*/

a[href^="tel:"]:before {
  content: "\2706";
  margin-right: 0.2em;
}

/* ---------------------------------------------------------
   Surdyka's Addition 4/13/20 Homepage Testimonial section heading to maroon for accessibility contrast
   ---------------------------------------------------------*/
.stcc-works .big-h1 {
    color: #9e1e46;
}

/* ---------------------------------------------------------
   Surdyka's Addition 4/22/20 Homepage accessibility contrast
   ---------------------------------------------------------*/

.photo-caption1 {
    background: #337AA3;
}

#disability a {
	color:#267197;
}

/* ---------------------------------------------------------
   Surdyka's Addition 4/22/20 Branding Form Headings for consistency
   ---------------------------------------------------------*/


.js-t4form-container h1, .js-t4form-container .h1, .js-t4form-container h2, .js-t4form-container .h2, .js-t4form-container h3, .js-t4form-container .h3, .js-t4form-container h4, .js-t4form-container .h4, .js-t4form-container h5, .js-t4form-container .h5, .js-t4form-container h6, .js-t4form-container .h6 {
    color: #9e1e46 !important;
}

/* ---------------------------------------------------------
   Surdyka's Addition 5/13/20 Image with Content Content Type
   ---------------------------------------------------------*/

#image-block img {
  width:100%;
  max-width:275px; 
  height:auto; 
  float:left;
  clear:left;
  margin: 0px 20px 20px 0px;

}

@media (max-width: 450px) {
  #image-block img {
      float:none;
  }
}


/* ---------------------------------------------------------
   Surdyka's Addition 5/14/20 FourAction Box content page varient
   ---------------------------------------------------------*/
.action-boxes-holder {
  background: #f9f2db;
  position: relative; }
  @media (max-width: 700px) {
    .action-boxes-holder {
      position: static; } }
  .action-boxes-holder:after {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    min-height: 133px; }
    @media (min-width: 700px) {
      .action-boxes-holder:after {
        display: none; } }

.action-boxes,
.content-info .action-boxes {
  position: relative;
  z-index: 2;
  top: -47px; }
  @media (min-width: 700px) {
    .action-boxes,
    .content-info .action-boxes {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      margin-left: -6px;
      top: 0px;
      display: block\9;
      overflow: hidden\9; } }
  @media (min-width: 1024px) {
    .action-boxes,
    .content-info .action-boxes {
      margin-left: -10px;
      top: 0px; } }
  .action-boxes .box,
  .content-info .action-boxes .box {
    background: #9e1e46;
    color: #fff;
    padding: 15px;
    margin-bottom: 4px; }
    @media (min-width: 700px) {
      .action-boxes .box,
      .content-info .action-boxes .box {
        padding: 19px 18px 17px 23px;
        width: 25%;
        margin: 0 0 0 6px;
        display: inline-block\9;
        float: left\9;
        margin: 0 0 0 1% \9;
        width: 23.8% \9;
        min-height: 240px\9;
        overflow: hidden\9; } }
    @media (min-width: 1024px) {
      .action-boxes .box,
      .content-info .action-boxes .box {
        margin: 0 0 0 10px;
        padding: 30px 25px 29px 25px; } }
    .action-boxes .box:last-child,
    .content-info .action-boxes .box:last-child {
      margin-bottom: 0; }
    @media (max-width: 700px) {
      .action-boxes .box,
      .content-info .action-boxes .box {
        padding: 10px 15px; } }
  .action-boxes .title,
  .content-info .action-boxes .title {
    display: inline-block;
    vertical-align: top;
    font-family: "Roboto Slab", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
    font-size: 26px;
    border-bottom: 2px solid #f1eb90;
    font-style: normal;
    padding: 0 0 10px;
    margin: 0 0 10px; }
    @media (min-width: 700px) {
      .action-boxes .title,
      .content-info .action-boxes .title {
        font-size: 20px;
        line-height: 21px;
        border-width: 1px; } }
    @media (min-width: 1024px) {
      .action-boxes .title,
      .content-info .action-boxes .title {
        font-size: 26px;
        font-size: 1.8vw;
        line-height: 1.2;
        border-width: 2px;
        padding: 0 0 13px;
        margin: 0 0 16px; } }
    @media (min-width: 1200px) {
      .action-boxes .title,
      .content-info .action-boxes .title {
        font-size: 26px;
        line-height: 1.2; } }
  .action-boxes .text-link,
  .action-boxes .has-arrow,
  .content-info .action-boxes .text-link,
  .content-info .action-boxes .has-arrow {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    font: 500 18px/1 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #fff;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }
    @media (min-width: 700px) {
      .action-boxes .text-link,
      .action-boxes .has-arrow,
      .content-info .action-boxes .text-link,
      .content-info .action-boxes .has-arrow {
        font-size: 18px;
        line-height: 1; } }
    @media (min-width: 1024px) {
      .action-boxes .text-link,
      .action-boxes .has-arrow,
      .content-info .action-boxes .text-link,
      .content-info .action-boxes .has-arrow {
        font-size: 22px;
        line-height: 24px; } }
    .action-boxes .text-link:hover,
    .action-boxes .has-arrow:hover,
    .content-info .action-boxes .text-link:hover,
    .content-info .action-boxes .has-arrow:hover {
      color: #f1eb90 !important; }
      .action-boxes .text-link:hover em:before,
      .action-boxes .has-arrow:hover em:before,
      .content-info .action-boxes .text-link:hover em:before,
      .content-info .action-boxes .has-arrow:hover em:before {
        color: #f1eb90 !important; }
    .action-boxes .text-link em,
    .action-boxes .has-arrow em,
    .content-info .action-boxes .text-link em,
    .content-info .action-boxes .has-arrow em {
      vertical-align: middle;
      font-size: 22px;
      position: relative;
      top: -2px; }
      .action-boxes .text-link em:before,
      .action-boxes .has-arrow em:before,
      .content-info .action-boxes .text-link em:before,
      .content-info .action-boxes .has-arrow em:before {
        color: white;
        -webkit-transition: color 0.3s ease-in-out;
        transition: color 0.3s ease-in-out;
        font-weight: 600; }
      @media (min-width: 700px) {
        .action-boxes .text-link em,
        .action-boxes .has-arrow em,
        .content-info .action-boxes .text-link em,
        .content-info .action-boxes .has-arrow em {
          font-size: 16px; } }
      @media (min-width: 1024px) {
        .action-boxes .text-link em,
        .action-boxes .has-arrow em,
        .content-info .action-boxes .text-link em,
        .content-info .action-boxes .has-arrow em {
          font-size: 24px; } }


.content-info .action-boxes-holder {
  background: none;
  margin-bottom: 70px; }
  @media (max-width: 1024px) {
    .content-info .action-boxes-holder {
      margin-bottom: 50px; } }
  @media (max-width: 700px) {
    .content-info .action-boxes-holder {
      margin-bottom: 30px; } }
  .content-info .action-boxes-holder.three-boxes .box {
    width: 33.333%; }
    @media (max-width: 700px) {
      .content-info .action-boxes-holder.three-boxes .box {
        width: 100%;
        float: none;
        display: block; } }
.content-info .action-add-container {
  padding: 0;
  margin-bottom: 50px; }
.content-info .action-boxes {
  top: auto; }


  .action-boxes-holder {
    background: #f9f2db;
    position: relative; }
    @media (max-width: 700px) {
      .action-boxes-holder {
        position: static; } }
    .action-boxes-holder:after {
      content: '';
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      right: 0;
      background: #fff;
      min-height: 133px; }
      @media (min-width: 700px) {
        .action-boxes-holder:after {
          display: none; } }
  
  .action-boxes,
  .content-info .action-boxes {
    position: relative;
    z-index: 2;
    top: 0px; }
    @media (min-width: 700px) {
      .action-boxes,
      .content-info .action-boxes {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
        margin-left: -6px;
        top: 0px;
        display: block\9;
        overflow: hidden\9; } }
    @media (min-width: 1024px) {
      .action-boxes,
      .content-info .action-boxes {
        margin-left: -10px;
        top: 0px; } }
    .action-boxes .box,
    .content-info .action-boxes .box {
      background: #9e1e46;
      color: #fff;
      padding: 15px;
      margin-bottom: 4px; }
      @media (min-width: 700px) {
        .action-boxes .box,
        .content-info .action-boxes .box {
          padding: 19px 18px 17px 23px;
          width: 25%;
          margin: 0 0 0 6px;
          display: inline-block\9;
          float: left\9;
          margin: 0 0 0 1% \9;
          width: 23.8% \9;
          min-height: 240px\9;
          overflow: hidden\9; } }
      @media (min-width: 1024px) {
        .action-boxes .box,
        .content-info .action-boxes .box {
          margin: 0 0 0 10px;
          padding: 30px 25px 29px 25px; } }
      .action-boxes .box:last-child,
      .content-info .action-boxes .box:last-child {
        margin-bottom: 0; }
      @media (max-width: 700px) {
        .action-boxes .box,
        .content-info .action-boxes .box {
          padding: 10px 15px; } }
    .action-boxes .title,
    .content-info .action-boxes .title {
      display: inline-block;
      vertical-align: top;
      font-family: "Roboto Slab", "Times New Roman", "Times", "Baskerville", "Georgia", serif;
      font-size: 26px;
      border-bottom: 2px solid #f1eb90;
      font-style: normal;
      padding: 0 0 10px;
      margin: 0 0 10px; }
      @media (min-width: 700px) {
        .action-boxes .title,
        .content-info .action-boxes .title {
          font-size: 20px;
          line-height: 21px;
          border-width: 1px; } }
      @media (min-width: 1024px) {
        .action-boxes .title,
        .content-info .action-boxes .title {
          font-size: 26px;
          font-size: 1.8vw;
          line-height: 1.2;
          border-width: 2px;
          padding: 0 0 13px;
          margin: 0 0 16px; } }
      @media (min-width: 1200px) {
        .action-boxes .title,
        .content-info .action-boxes .title {
          font-size: 26px;
          line-height: 1.2; } }
    .action-boxes .text-link,
    .action-boxes .has-arrow,
    .content-info .action-boxes .text-link,
    .content-info .action-boxes .has-arrow {
      display: inline-block;
      vertical-align: top;
      text-decoration: none;
      font: 500 18px/1 "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
      color: #fff;
      -webkit-transition: color 0.3s ease-in-out;
      transition: color 0.3s ease-in-out; }
      @media (min-width: 700px) {
        .action-boxes .text-link,
        .action-boxes .has-arrow,
        .content-info .action-boxes .text-link,
        .content-info .action-boxes .has-arrow {
          font-size: 18px;
          line-height: 1; } }
      @media (min-width: 1024px) {
        .action-boxes .text-link,
        .action-boxes .has-arrow,
        .content-info .action-boxes .text-link,
        .content-info .action-boxes .has-arrow {
          font-size: 22px;
          line-height: 24px; } }
      .action-boxes .text-link:hover,
      .action-boxes .has-arrow:hover,
      .content-info .action-boxes .text-link:hover,
      .content-info .action-boxes .has-arrow:hover {
        color: #f1eb90 !important; }
        .action-boxes .text-link:hover em:before,
        .action-boxes .has-arrow:hover em:before,
        .content-info .action-boxes .text-link:hover em:before,
        .content-info .action-boxes .has-arrow:hover em:before {
          color: #f1eb90 !important; }
      .action-boxes .text-link em,
      .action-boxes .has-arrow em,
      .content-info .action-boxes .text-link em,
      .content-info .action-boxes .has-arrow em {
        vertical-align: middle;
        font-size: 22px;
        position: relative;
        top: -2px; }
        .action-boxes .text-link em:before,
        .action-boxes .has-arrow em:before,
        .content-info .action-boxes .text-link em:before,
        .content-info .action-boxes .has-arrow em:before {
          color: white;
          -webkit-transition: color 0.3s ease-in-out;
          transition: color 0.3s ease-in-out;
          font-weight: 600; }
        @media (min-width: 700px) {
          .action-boxes .text-link em,
          .action-boxes .has-arrow em,
          .content-info .action-boxes .text-link em,
          .content-info .action-boxes .has-arrow em {
            font-size: 16px; } }
        @media (min-width: 1024px) {
          .action-boxes .text-link em,
          .action-boxes .has-arrow em,
          .content-info .action-boxes .text-link em,
          .content-info .action-boxes .has-arrow em {
            font-size: 24px; } }

.action-add-container {
  margin-bottom: 40px; }

/* ---------------------------------------------------------
   Surdyka's Addition 5/27/20 Image with Content styles for stacking
   ---------------------------------------------------------*/

@media (min-width: 700px) {

  .image-block-content-margin {
  margin-left: 295px;
  }
}

#image-block {
	width:100%;
	margin-bottom:20px;
}

/* ---------------------------------------------------------
   Surdyka's Addition 5/28/20 h4 color and size
   ---------------------------------------------------------*/


h4, .h4 {
  font-size: 18px;
  margin: 0 0 7px;
  color: #9e1e46; }
  @media (min-width: 700px) {
    h4, .h4 {
      font-size: 18px; } }
  @media (min-width: 1024px) {
    h4, .h4 {
      font-size: 19px;
      margin: 0 0 10px; } }



/* ---------------------------------------------------------
   Surdyka's Addition 6/19/20 homepage affordable content text background and removing image dark overlay
   ---------------------------------------------------------*/

.affortable-content .affortable-info {
	background: rgba(0, 0, 0, 0.4);
	padding-left: 15px;
	padding-top: 10px;
}

.stcc-affortable:after {
	background: none; }


/* ---------------------------------------------------------
   Surdyka's Addition 6/25/20 discontinued programs note styles
   ---------------------------------------------------------*/

#discontinued {
    font-weight: bold;
    font-size: 22px;
}
  @media (max-width: 1023px) {
	#discontinued {
	    font-size: 18px; }

}

  @media (max-width: 700px) {
	#discontinued {
	    font-size: 17px; }

}


/* ---------------------------------------------------------
   Surdyka's Addition 07/14/20 button hover styles
   ---------------------------------------------------------*/


.styled-button:hover {
  background-color: #8e1b3f;
  box-shadow: 4px 4px 4px gray;
 }


/* ---------------------------------------------------------
   Surdyka's Addition 07/31/20 large numbered lists
   ---------------------------------------------------------*/

.big-ol ::marker {
    font-size: 2rem;
    color: #9e1e46;
    font-weight: bold;
}


/* ---------------------------------------------------------
   Surdyka's Addition 08/17/20 larger table bottom margin
   ---------------------------------------------------------*/

table {
	margin-bottom: 3rem; 
}

/* ---------------------------------------------------------
   Surdyka's Addition 08/27/20 YouTube responsive embeds and class for indented content
   ---------------------------------------------------------*/

.videoWrapper {
    max-width: 37rem;
    height: auto;
    margin-bottom: 2rem;

}
.videoWrapper  .iframe-wrapper {
    position: relative;
    padding-bottom: 67.2%;
    width: 100%;
}
.videoWrapper .iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.left {
	padding-right:40px;
}


.videoWrapper-image-block {
    max-width: 37rem;
    height: auto;
    margin-bottom: 2rem;
	margin-left: 12rem;

}
.videoWrapper-image-block  .iframe-wrapper {
    position: relative;
    padding-bottom: 67.2%;
    width: 100%;
}
.videoWrapper-image-block .iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

@media (max-width: 450px) {
  .videoWrapper-image-block {
      margin-left: 0rem;
  }
}

/* ---------------------------------------------------------
   Surdyka's Addition 08/28/20 full width YouTube embeds
   ---------------------------------------------------------*/


.videoWrapper-full-width {
    max-width: 100%;
    height: auto;
    margin-bottom: 2rem;

}
.videoWrapper-full-width  .iframe-wrapper {
    position: relative;
    padding-bottom: 67.2%;
    width: 100%;
}
.videoWrapper-full-width .iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/* ---------------------------------------------------------
   Surdyka's Addition 09/14/20 darkening table text
   ---------------------------------------------------------*/

table td {
	color:#000;

}


/* ---------------------------------------------------------
   Surdyka's Addition 1/11/21 two equal columns that float next to each other
   ---------------------------------------------------------*/

.equal-two-column {
  float: left;
  width: 50%;
  padding: 10px;
}

/* Clear floats after the columns */
.equal-two-row:after {
  content: "";
  display: table;
  clear: both;
  padding-bottom: 10px;
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media (max-width: 600px) {
  .equal-two-column {
    width: 100%;
  }
}

@media (min-width: 600px) {
	.equal-two-column.col-border-left {
		border-left: solid;
		border-color: #9e1e46;
		padding-left: 30px;
		border-width: thin;
	}
}

/* ---------------------------------------------------------
   Surdyka's Addition 1/14/21 adjusts spacing for eTools hr
   ---------------------------------------------------------*/

.etools-hr {
    margin: 10px 0;
	color: #DAC495
}

@media (max-width: 1023px) {
	.etools-hr {
		display: none;
	}

}

/* ---------------------------------------------------------
   Surdyka's Addition 3/10/21 css for news section of porgram 2021 content type
   ---------------------------------------------------------*/

.program-news-list {
    margin-bottom: 70px;
    overflow: visible;
    position: relative;
	padding:0;
}

.program-news-item {
	width: 50%;
    display: inline-block;
    float: left;
    padding-left: 0;
}

.program-news-link {
	text-decoration: none;
    display: block;
    position: relative;
    color: #9e1e46;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
	margin: 10px 0px 70px 0px;
}

.program-news-image {
	max-width:200px;
	height:auto;
	position:absolute;
}

.program-news-image img{
	max-width:200px;
	height:auto;
	position:absolute;
}

.program-news-text {
	padding-left: 210px;
	min-width:400px;
	padding: 30px 0 30px 220px;
}

.program-news-link:hover .program-news-image img{
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
	transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}


.program-2021-ul {
	list-style:none;
}


/* ---------------------------------------------------------
   Surdyka's Addition 4/27/21 heading above three columns in main navigation
   ---------------------------------------------------------*/

.nav-heading-parent {
	padding: 15px 28px;
	padding-left: 0px;
    padding-bottom: 13px;
    padding-right: 0px;
    text-align: center;
	margin:0px;
}

.nav-heading-parent a {
	text-decoration: none;
	color: #fff;
}


.nav-heading-parent:hover {
	background: #891d3b;
}


.student-resources-hr {
	margin:0px;
}


@media (max-width: 1023px) {
  .nav-heading-parent {
    text-align: left !important;
	font: 500 16px/18px "Catamaran", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	padding-bottom: 0px;
  }


  .nav-heading-parent a{
    color: #564e37;
  }
}


/* ---------------------------------------------------------
   Surdyka's Addition 5/20/21 Acalog to program pages bullet styling
   ---------------------------------------------------------*/




    .content-info ul li:before {
      background: #000000;
 }


.content-info ul {
    margin: 0;
}


.content-info ul {
    list-style-type: initial;
	padding: 0 40px;
}

.content-info ol  {
	   list-style-type: decimal;
}



.content-info ul li::before {
    counter-increment: none;
    content: none;

}

.content-info ol li::before {
    counter-increment: none;
    content: none;

}



.content-info ol li, .content-info ul li {
	padding: 0;

}

.content-info ul ul {
    list-style-type: circle;
}

.content-info ul p {
    margin: 0 0 0px;
}




/* ---------------------------------------------------------
   Surdyka's Addition 5/25/21 program 2021 industry partnerships borders
   ---------------------------------------------------------*/



.industry-partnerships-logos img{
    border-width: 2px;
    border-style: solid;
    border-color: #9e1e46;
    margin: 0px;
    padding: 30px;
    border-spacing: 20px;
    box-sizing: content-box;
    border-radius: 20px;
    margin: 10px;
    margin-top: 0px;
	width: 150px
}


.industry-partnerships-logos {
	margin-bottom:25px;
}



/* ---------------------------------------------------------
   Surdyka's Addition 6/16/21 correcting pagination at bottom of calendar list
   ---------------------------------------------------------*/

.pagination ajax-load-link li{
	list-style-type: none;
}


/* ---------------------------------------------------------
   Surdyka's Addition 6/21/21 Program page template 2021
   ---------------------------------------------------------*/


.gold-background {
	background: #f9f2db;
    padding: 30px;
    margin-bottom: 30px;
}


.program-2021-ul li span.label {
	color: #9e1e46;
}

.program-2021-ul {
padding-left: 0;
margin-bottom: 0;
font-size: 20px;
font-weight: 600;
}





