@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after 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,
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/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

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 {
  -moz-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"] {
  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
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * 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;
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " ("attr(href) ")";
  }

  abbr[title]:after {
    content: " ("attr(title) ")";
  }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*
 * Image replacement
 */

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
  display: none !important;
  visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.text-list:before,
.clearfix:after,
.text-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after,
.text-list:after {
  clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix,
.text-list {
  *zoom: 1;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.visible-ty-inline,
.visible-sm-inline,
.visible-md-inline,
.visible-lg-inline,
.visible-xl-inline,
.visible-ty,
.visible-sm,
.visible-md,
.visible-lg,
.visible-xl {
  display: none !important;
}

@media (max-width: 320px) {
  .visible-ty {
    display: block !important;
  }

  .visible-ty-inline {
    display: inline-block !important;
  }

  table.visible-ty {
    display: table;
  }

  tr.visible-ty {
    display: table-row !important;
  }

  th.visible-ty,
  td.visible-ty {
    display: table-cell !important;
  }

  .navigation-footer .container-wrapper {
    background: url(../img/knighthead-mobile-70px.png) bottom right no-repeat;
  }
}

@media (min-width: 321px) and (max-width: 480px) {
  .visible-sm {
    display: block !important;
  }

  .visible-sm-inline {
    display: inline-block !important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }

  .navigation-footer .container-wrapper {
    background: url(../img/knighthead-mobile-70px.png) bottom right no-repeat;
  }
}

@media (min-width: 481px) and (max-width: 768px) {
  .visible-md {
    display: block !important;
  }

  .visible-md-inline {
    display: inline-block !important;
  }

  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }

  .navigation-footer .container-wrapper {
    background: url(../img/knighthead-desktop-175px.png) bottom right no-repeat;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .visible-lg {
    display: block !important;
  }

  .visible-lg-inline {
    display: inline-block !important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }

  .navigation-footer .container-wrapper {
    background: url(../img/knighthead-desktop-175px.png) bottom right no-repeat;
  }
}

@media (min-width: 1025px) {
  .visible-xl {
    display: block !important;
  }

  .visible-xl-inline {
    display: inline-block !important;
  }

  table.visible-xl {
    display: table;
  }

  tr.visible-xl {
    display: table-row !important;
  }

  th.visible-xl,
  td.visible-xl {
    display: table-cell !important;
  }

  .navigation-footer .container-wrapper {
    background: url(../img/knighthead-desktop-175px.png) bottom right no-repeat;
  }
}

@media (max-width: 320px) {
  .hidden-ty {
    display: none !important;
  }
}

@media (min-width: 321px) and (max-width: 480px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 481px) and (max-width: 768px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .hidden-lg {
    display: none !important;
  }
}

@media (min-width: 1025px) {
  .hidden-xl {
    display: none !important;
  }
}

html,
button,
input,
select,
textarea {
  color: #56595c;
}

html {
  font-size: 1em;
  line-height: 150%;
  -webkit-tap-highlight-color: transparent;
}

body {
  background-color: white;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  /* Fix for webkit rendering */
  -webkit-font-smoothing: antialiased;
  min-width: 17.5em;
}

.container-wrapper {
  position: relative;
}

#page {
  position: relative;
}

#page .clickable {
  cursor: pointer;
}

.unscrollable {
  height: 100%;
  overflow: hidden;
  width: 100%;
  position: fixed;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
  background: #33669a;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #33669a;
  color: #fff;
  text-shadow: none;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
  vertical-align: middle;
}

.img-responsive {
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-responsive.full-width {
  width: 100%;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
  resize: vertical;
}

.browsehappy {
  margin: 0;
  background: #cccccc;
  color: black;
  padding: 0.2em 4%;
}

.float-center-align-wrapper {
  float: left;
  left: 50%;
  margin: 0 auto;
  position: relative;
}

.float-center-align-wrapper .float-center-align-content {
  float: left;
  position: relative;
  right: 50%;
}

body .bg-image {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width: 30.0625em) {
  .flexbox-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 30.0625em) {
  .flexbox-wrapper.flexbox-wrap {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 30.0625em) {
  .flexbox-wrapper.flexbox-column {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
  }
}

@media (min-width: 481px) and (max-width: 624px) {
  .flexbox-wrapper .block {
    margin-bottom: 0.75em !important;
  }
}

@media screen and (min-width: 30.0625em) {
  .flexbox-wrapper .block {
    margin-bottom: 0.938em !important;
  }
}

@media (min-width: 769px) and (max-width: 896px) {
  .flexbox-wrapper .block {
    margin-bottom: 1.063em !important;
  }
}

@media screen and (min-width: 48.0625em) {
  .flexbox-wrapper .block {
    margin-bottom: 1.25em !important;
  }
}

@media screen and (min-width: 64.0625em) {
  .flexbox-wrapper .block {
    margin-bottom: 1.563em !important;
  }
}

@media (min-width: 1300px) {
  .flexbox-wrapper .block {
    margin-bottom: 1.625em !important;
  }
}

body .text-au-red {
  color: #a4001e;
}

body .text-au-dark-red {
  color: #710015;
}

body .text-au-grey {
  color: #56595c;
}

body .text-au-dark-grey {
  color: #3d3f42;
}

body .text-blueberry {
  color: #33669a;
}

body .text-dark-blueberry {
  color: #29527b;
}

body .text-mango {
  color: #f4b50e;
}

body .text-dark-mango {
  color: #d09909;
}

body .text-avocado {
  color: #669940;
}

body .text-dark-avocado {
  color: #537c34;
}

body .text-black {
  color: black;
}

body .text-white {
  color: white;
}

body .text-dark-grey {
  color: #333333;
}

body .text-grey {
  color: #cccccc;
}

body .text-light-grey {
  color: #eeeeee;
}

body .text-extralight-grey {
  color: #f8f8f8;
}

body .text-citrus {
  color: #3b5998;
}

body .text-jelly {
  color: #b0289f;
}

body .text-grape {
  color: #560b98;
}

body .text-blackberry {
  color: #074a79;
}

body .text-alert-severe {
  color: red;
}

body .text-alert-elevated {
  color: #ccad22;
}

body .text-alert-low {
  color: #1abe1e;
}

body .text-twitter {
  color: #4099ff;
}

body .text-facebook {
  color: #3b5998;
}

body .bg-au-red {
  background-color: #a4001e;
}

body .bg-au-dark-red {
  background-color: #710015;
}

body .bg-au-grey {
  background-color: #56595c;
}

body .bg-au-dark-grey {
  background-color: #3d3f42;
}

body .bg-blueberry {
  background-color: #33669a;
}

body .bg-dark-blueberry {
  background-color: #29527b;
}

body .bg-mango {
  background-color: #f4b50e;
}

body .bg-dark-mango {
  background-color: #d09909;
}

body .bg-avocado {
  background-color: #669940;
}

body .bg-dark-avocado {
  background-color: #537c34;
}

body .bg-color-black {
  background-color: black;
}

body .bg-dark-grey {
  background-color: #333333;
}

body .bg-grey {
  background-color: #cccccc;
}

body .bg-light-grey {
  background-color: #eeeeee;
}

body .bg-extralight-grey {
  background-color: #f8f8f8;
}

body .bg-citrus {
  background-color: #3b5998;
}

body .bg-jelly {
  background-color: #b0289f;
}

body .bg-grape {
  background-color: #560b98;
}

body .bg-blackberry {
  background-color: #074a79;
}

body .bg-alert-severe {
  background-color: red;
}

body .bg-alert-elevated {
  background-color: #ccad22;
}

body .bg-alert-low {
  background-color: #1abe1e;
}

body .bg-twitter {
  background-color: #4099ff;
}

body .bg-facebook {
  background-color: #3b5998;
}

body .bg-white {
  background-color: white;
}

.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 30px;
  margin-top: 4px;
}

.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 30px;
  margin-top: 4px;
}

.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 4px;
}

.video-container {
  position: relative;
}

.container-wrapper {
  padding: 0 4%;
}

.container-wrapper.full-width {
  padding-left: 0;
  padding-right: 0;
}

.container-wrapper.full-width .layout-image {
  max-width: 100%;
  height: inherit;
}

.container.layout-full,
.container.layout-semifull,
.container.layout-image {
  max-width: 80em;
  margin-left: auto;
  margin-right: auto;
}

.container.layout-full:after,
.container.layout-semifull:after,
.container.layout-image:after {
  content: "";
  display: table;
  clear: both;
}

@media screen and (min-width: 30.0625em) {
  .container.layout-semifull>.block:first-child {
    margin-left: 8.5144927536%;
  }
}

.lt-ie9 .container.layout-semifull>.block:first-child {
  margin-left: 8.5144927536%;
}

@media screen and (min-width: 30.0625em) {
  .container.layout-semifull>.layout-twothirds {
    float: left;
    display: block;
    margin-right: 2.1739130435%;
    width: 57.4275362319%;
  }

  .container.layout-semifull>.layout-twothirds:last-child {
    margin-right: 0;
  }
}

.lt-ie9 .container.layout-semifull>.layout-twothirds {
  float: left;
  display: block;
  margin-right: 2.1739130435%;
  width: 57.4275362319%;
}

.lt-ie9 .container.layout-semifull>.layout-twothirds:last-child {
  margin-right: 0;
}

@media screen and (min-width: 30.0625em) {
  .container.layout-semifull>.layout-third {
    float: left;
    display: block;
    margin-right: 2.1739130435%;
    width: 26.207701087%;
  }

  .container.layout-semifull>.layout-third:nth-child(3n+1) {
    margin-left: 8.5144927536%;
  }

  .container.layout-semifull>.layout-third:last-child {
    margin-right: 0;
  }
}

.lt-ie9 .container.layout-semifull>.layout-third {
  float: left;
  display: block;
  margin-right: 2.1739130435%;
  width: 26.207701087%;
}

.lt-ie9 .container.layout-semifull>.layout-third:nth-child(3n+1) {
  margin-left: 8.5144927536%;
}

.lt-ie9 .container.layout-semifull>.layout-third:last-child {
  margin-right: 0;
}

@media screen and (min-width: 30.0625em) {
  .container.layout-semifull>.layout-half {
    float: left;
    display: block;
    margin-right: 2.1739130435%;
    width: 40.3985507246%;
  }

  .container.layout-semifull>.layout-half:nth-child(2n+1) {
    margin-left: 8.5144927536%;
  }

  .container.layout-semifull>.layout-half:last-child {
    margin-right: 0;
  }
}

.lt-ie9 .container.layout-semifull>.layout-half {
  float: left;
  display: block;
  margin-right: 2.1739130435%;
  width: 40.3985507246%;
}

.lt-ie9 .container.layout-semifull>.layout-half:nth-child(2n+1) {
  margin-left: 8.5144927536%;
}

.lt-ie9 .container.layout-semifull>.layout-half:last-child {
  margin-right: 0;
}

@media screen and (min-width: 30.0625em) {
  .container.layout-semifull>.layout-single {
    margin-left: 8.5144927536%;
    float: left;
    display: block;
    margin-right: 2.1739130435%;
    width: 82.9710144928%;
  }

  .container.layout-semifull>.layout-single:last-child {
    margin-right: 0;
  }
}

.lt-ie9 .container.layout-semifull>.layout-single {
  margin-left: 8.5144927536%;
  float: left;
  display: block;
  margin-right: 2.1739130435%;
  width: 82.9710144928%;
}

.lt-ie9 .container.layout-semifull>.layout-single:last-child {
  margin-right: 0;
}

.container .block {
  overflow: hidden;
}

@media screen and (min-width: 0) {
  .container .block {
    margin-bottom: 4%;
  }
}

@media screen and (min-width: 30.0625em) {
  .container .block {
    margin-bottom: 2%;
  }
}

@media (min-width: 1382.4px) {
  .container .block {
    margin-bottom: 1.5em;
  }
}

@media screen and (min-width: 0) {

  .container .layout-twelfth,
  .container .layout-sixth,
  .container .layout-fourth,
  .container .layout-third,
  .container .layout-half,
  .container .layout-threefourths,
  .container .layout-twothirds,
  .container .layout-fivesixths,
  .container .layout-single,
  .container .layout-thirdlarge {
    float: left;
    display: block;
    margin-right: 34.2857142857%;
    width: 100%;
    margin-right: 0;
  }

  .container .layout-twelfth:last-child,
  .container .layout-sixth:last-child,
  .container .layout-fourth:last-child,
  .container .layout-third:last-child,
  .container .layout-half:last-child,
  .container .layout-threefourths:last-child,
  .container .layout-twothirds:last-child,
  .container .layout-fivesixths:last-child,
  .container .layout-single:last-child,
  .container .layout-thirdlarge:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 30.0625em) {
  .container .layout-twelfth {
    float: left;
    display: block;
    margin-right: 2.1739130435%;
    width: 6.3405797101%;
  }

  .container .layout-twelfth:last-child {
    margin-right: 0;
  }

  .container .layout-twelfth:nth-child(12n) {
    margin-right: 0;
  }

  .container .layout-twelfth:nth-child(12n+1) {
    clear: left;
  }
}

.lt-ie9 .container .layout-twelfth {
  float: left;
  display: block;
  margin-right: 2.1739130435%;
  width: 6.3405797101%;
}

.lt-ie9 .container .layout-twelfth:last-child {
  margin-right: 0;
}

.lt-ie9 .container .layout-twelfth:nth-child(12n) {
  margin-right: 0;
}

.lt-ie9 .container .layout-twelfth:nth-child(12n+1) {
  clear: left;
}

@media screen and (min-width: 30.0625em) {
  .container .layout-sixth {
    float: left;
    display: block;
    margin-right: 2.1739130435%;
    width: 14.8550724638%;
  }

  .container .layout-sixth:last-child {
    margin-right: 0;
  }

  .container .layout-sixth:nth-child(6n) {
    margin-right: 0;
  }

  .container .layout-sixth:nth-child(6n+1) {
    clear: left;
  }
}

.lt-ie9 .container .layout-sixth {
  float: left;
  display: block;
  margin-right: 2.1739130435%;
  width: 14.8550724638%;
}

.lt-ie9 .container .layout-sixth:last-child {
  margin-right: 0;
}

.lt-ie9 .container .layout-sixth:nth-child(6n) {
  margin-right: 0;
}

.lt-ie9 .container .layout-sixth:nth-child(6n+1) {
  clear: left;
}

@media screen and (min-width: 30.0625em) {
  .container .layout-fourth {
    float: left;
    display: block;
    margin-right: 2.1739130435%;
    width: 23.3695652174%;
  }

  .container .layout-fourth:last-child {
    margin-right: 0;
  }

  .container .layout-fourth:nth-child(4n) {
    margin-right: 0;
  }

  .container .layout-fourth:nth-child(4n+1) {
    clear: left;
  }
}

.lt-ie9 .container .layout-fourth {
  float: left;
  display: block;
  margin-right: 2.1739130435%;
  width: 23.3695652174%;
}

.lt-ie9 .container .layout-fourth:last-child {
  margin-right: 0;
}

.lt-ie9 .container .layout-fourth:nth-child(4n) {
  margin-right: 0;
}

.lt-ie9 .container .layout-fourth:nth-child(4n+1) {
  clear: left;
}

@media screen and (min-width: 30.0625em) {
  .container .layout-third {
    float: left;
    display: block;
    margin-right: 2.1739130435%;
    width: 31.884057971%;
  }

  .container .layout-third:last-child {
    margin-right: 0;
  }

  .container .layout-third:nth-child(3n) {
    margin-right: 0;
  }

  .container .layout-third:nth-child(3n+1) {
    clear: left;
  }
}

.lt-ie9 .container .layout-third {
  float: left;
  display: block;
  margin-right: 2.1739130435%;
  width: 31.884057971%;
}

.lt-ie9 .container .layout-third:last-child {
  margin-right: 0;
}

.lt-ie9 .container .layout-third:nth-child(3n) {
  margin-right: 0;
}

.lt-ie9 .container .layout-third:nth-child(3n+1) {
  clear: left;
}

@media screen and (min-width: 30.0625em) {
  .container .layout-half {
    float: left;
    display: block;
    margin-right: 2.1739130435%;
    width: 48.9130434783%;
  }

  .container .layout-half:last-child {
    margin-right: 0;
  }

  .container .layout-half:nth-child(2n) {
    margin-right: 0;
  }

  .container .layout-half:nth-child(2n+1) {
    clear: left;
  }
}

.lt-ie9 .container .layout-half {
  float: left;
  display: block;
  margin-right: 2.1739130435%;
  width: 48.9130434783%;
}

.lt-ie9 .container .layout-half:last-child {
  margin-right: 0;
}

.lt-ie9 .container .layout-half:nth-child(2n) {
  margin-right: 0;
}

.lt-ie9 .container .layout-half:nth-child(2n+1) {
  clear: left;
}

@media screen and (min-width: 30.0625em) {
  .container .layout-twothirds {
    float: left;
    display: block;
    margin-right: 2.1739130435%;
    width: 65.9420289855%;
  }

  .container .layout-twothirds:last-child {
    margin-right: 0;
  }
}

.lt-ie9 .container .layout-twothirds {
  float: left;
  display: block;
  margin-right: 2.1739130435%;
  width: 65.9420289855%;
}

.lt-ie9 .container .layout-twothirds:last-child {
  margin-right: 0;
}

@media screen and (min-width: 30.0625em) {
  .container .layout-threefourths {
    float: left;
    display: block;
    margin-right: 2.1739130435%;
    width: 74.4565217391%;
  }

  .container .layout-threefourths:last-child {
    margin-right: 0;
  }
}

.lt-ie9 .container .layout-threefourths {
  float: left;
  display: block;
  margin-right: 2.1739130435%;
  width: 74.4565217391%;
}

.lt-ie9 .container .layout-threefourths:last-child {
  margin-right: 0;
}

@media screen and (min-width: 30.0625em) {
  .container .layout-fivesixths {
    float: left;
    display: block;
    margin-right: 2.1739130435%;
    width: 82.9710144928%;
  }

  .container .layout-fivesixths:last-child {
    margin-right: 0;
  }
}

.lt-ie9 .container .layout-fivesixths {
  float: left;
  display: block;
  margin-right: 2.1739130435%;
  width: 82.9710144928%;
}

.lt-ie9 .container .layout-fivesixths:last-child {
  margin-right: 0;
}

@media screen and (min-width: 30.0625em) {
  .container .layout-single {
    float: left;
    display: block;
    margin-right: 2.1739130435%;
    width: 100%;
  }

  .container .layout-single:last-child {
    margin-right: 0;
  }
}

.lt-ie9 .container .layout-single {
  float: left;
  display: block;
  margin-right: 2.1739130435%;
  width: 100%;
}

.lt-ie9 .container .layout-single:last-child {
  margin-right: 0;
}

@media screen and (min-width: 30.0625em) {
  .container .layout-thirdlarge {
    float: left;
    display: block;
    margin-right: 2.1739130435%;
    width: 40.3985507246%;
  }

  .container .layout-thirdlarge:last-child {
    margin-right: 0;
  }
}

.lt-ie9 .container .layout-thirdlarge {
  float: left;
  display: block;
  margin-right: 2.1739130435%;
  width: 40.3985507246%;
}

.lt-ie9 .container .layout-thirdlarge:last-child {
  margin-right: 0;
}

.block-col-sm-1,
.block-col-ty-1,
.block-col-sm-2,
.block-col-ty-2,
.block-col-sm-3,
.block-col-ty-3,
.block-col-sm-4,
.block-col-ty-4,
.block-col-sm-5,
.block-col-ty-5,
.block-col-sm-6,
.block-col-ty-6,
.block-col-sm-7,
.block-col-ty-7,
.block-col-sm-8,
.block-col-ty-8,
.block-col-sm-9,
.block-col-ty-9,
.block-col-sm-10,
.block-col-ty-10,
.block-col-sm-11,
.block-col-ty-11,
.block-col-sm-12,
.block-col-ty-12 {
  position: relative;
  min-height: 1px;
}

@media screen and (min-width: 0) {
  .block-col-ty-1 {
    width: 5.5833333333%;
    float: left;
    margin-left: 3%;
  }

  .block-col-ty-1:first-of-type {
    margin-left: 0;
  }
}

@media screen and (min-width: 20.0625em) {
  .block-col-ty-1 {
    width: auto;
    float: none;
    margin-left: auto;
  }

  .block-col-ty-1:first-of-type {
    margin-left: auto;
  }
}

@media screen and (min-width: 0) {
  .block-col-ty-2 {
    width: 14.1666666667%;
    float: left;
    margin-left: 3%;
  }

  .block-col-ty-2:first-of-type {
    margin-left: 0;
  }
}

@media screen and (min-width: 20.0625em) {
  .block-col-ty-2 {
    width: auto;
    float: none;
    margin-left: auto;
  }

  .block-col-ty-2:first-of-type {
    margin-left: auto;
  }
}

@media screen and (min-width: 0) {
  .block-col-ty-3 {
    width: 22.75%;
    float: left;
    margin-left: 3%;
  }

  .block-col-ty-3:first-of-type {
    margin-left: 0;
  }
}

@media screen and (min-width: 20.0625em) {
  .block-col-ty-3 {
    width: auto;
    float: none;
    margin-left: auto;
  }

  .block-col-ty-3:first-of-type {
    margin-left: auto;
  }
}

@media screen and (min-width: 0) {
  .block-col-ty-4 {
    width: 31.3333333333%;
    float: left;
    margin-left: 3%;
  }

  .block-col-ty-4:first-of-type {
    margin-left: 0;
  }
}

@media screen and (min-width: 20.0625em) {
  .block-col-ty-4 {
    width: auto;
    float: none;
    margin-left: auto;
  }

  .block-col-ty-4:first-of-type {
    margin-left: auto;
  }
}

@media screen and (min-width: 0) {
  .block-col-ty-5 {
    width: 39.9166666667%;
    float: left;
    margin-left: 3%;
  }

  .block-col-ty-5:first-of-type {
    margin-left: 0;
  }
}

@media screen and (min-width: 20.0625em) {
  .block-col-ty-5 {
    width: auto;
    float: none;
    margin-left: auto;
  }

  .block-col-ty-5:first-of-type {
    margin-left: auto;
  }
}

@media screen and (min-width: 0) {
  .block-col-ty-6 {
    width: 48.5%;
    float: left;
    margin-left: 3%;
  }

  .block-col-ty-6:first-of-type {
    margin-left: 0;
  }
}

@media screen and (min-width: 20.0625em) {
  .block-col-ty-6 {
    width: auto;
    float: none;
    margin-left: auto;
  }

  .block-col-ty-6:first-of-type {
    margin-left: auto;
  }
}

@media screen and (min-width: 0) {
  .block-col-ty-7 {
    width: 57.0833333333%;
    float: left;
    margin-left: 3%;
  }

  .block-col-ty-7:first-of-type {
    margin-left: 0;
  }
}

@media screen and (min-width: 20.0625em) {
  .block-col-ty-7 {
    width: auto;
    float: none;
    margin-left: auto;
  }

  .block-col-ty-7:first-of-type {
    margin-left: auto;
  }
}

@media screen and (min-width: 0) {
  .block-col-ty-8 {
    width: 65.6666666667%;
    float: left;
    margin-left: 3%;
  }

  .block-col-ty-8:first-of-type {
    margin-left: 0;
  }
}

@media screen and (min-width: 20.0625em) {
  .block-col-ty-8 {
    width: auto;
    float: none;
    margin-left: auto;
  }

  .block-col-ty-8:first-of-type {
    margin-left: auto;
  }
}

@media screen and (min-width: 0) {
  .block-col-ty-9 {
    width: 74.25%;
    float: left;
    margin-left: 3%;
  }

  .block-col-ty-9:first-of-type {
    margin-left: 0;
  }
}

@media screen and (min-width: 20.0625em) {
  .block-col-ty-9 {
    width: auto;
    float: none;
    margin-left: auto;
  }

  .block-col-ty-9:first-of-type {
    margin-left: auto;
  }
}

@media screen and (min-width: 0) {
  .block-col-ty-10 {
    width: 82.8333333333%;
    float: left;
    margin-left: 3%;
  }

  .block-col-ty-10:first-of-type {
    margin-left: 0;
  }
}

@media screen and (min-width: 20.0625em) {
  .block-col-ty-10 {
    width: auto;
    float: none;
    margin-left: auto;
  }

  .block-col-ty-10:first-of-type {
    margin-left: auto;
  }
}

@media screen and (min-width: 0) {
  .block-col-ty-11 {
    width: 91.4166666667%;
    float: left;
    margin-left: 3%;
  }

  .block-col-ty-11:first-of-type {
    margin-left: 0;
  }
}

@media screen and (min-width: 20.0625em) {
  .block-col-ty-11 {
    width: auto;
    float: none;
    margin-left: auto;
  }

  .block-col-ty-11:first-of-type {
    margin-left: auto;
  }
}

@media screen and (min-width: 0) {
  .block-col-ty-12 {
    width: 100%;
    float: left;
    margin-left: 3%;
  }

  .block-col-ty-12:first-of-type {
    margin-left: 0;
  }
}

@media screen and (min-width: 20.0625em) {
  .block-col-ty-12 {
    width: auto;
    float: none;
    margin-left: auto;
  }

  .block-col-ty-12:first-of-type {
    margin-left: auto;
  }
}

@media screen and (min-width: 20.0625em) {
  .block-col-sm-1 {
    width: 5.5833333333%;
    float: left;
    margin-left: 3%;
  }

  .block-col-sm-1:first-of-type {
    margin-left: 0;
  }
}

@media screen and (min-width: 30.0625em) {
  .block-col-sm-1 {
    width: auto;
    float: none;
    margin-left: auto;
  }

  .block-col-sm-1:first-of-type {
    margin-left: auto;
  }
}

@media screen and (min-width: 20.0625em) {
  .block-col-sm-2 {
    width: 14.1666666667%;
    float: left;
    margin-left: 3%;
  }

  .block-col-sm-2:first-of-type {
    margin-left: 0;
  }
}

@media screen and (min-width: 30.0625em) {
  .block-col-sm-2 {
    width: auto;
    float: none;
    margin-left: auto;
  }

  .block-col-sm-2:first-of-type {
    margin-left: auto;
  }
}

@media screen and (min-width: 20.0625em) {
  .block-col-sm-3 {
    width: 22.75%;
    float: left;
    margin-left: 3%;
  }

  .block-col-sm-3:first-of-type {
    margin-left: 0;
  }
}

@media screen and (min-width: 30.0625em) {
  .block-col-sm-3 {
    width: auto;
    float: none;
    margin-left: auto;
  }

  .block-col-sm-3:first-of-type {
    margin-left: auto;
  }
}

@media screen and (min-width: 20.0625em) {
  .block-col-sm-4 {
    width: 31.3333333333%;
    float: left;
    margin-left: 3%;
  }

  .block-col-sm-4:first-of-type {
    margin-left: 0;
  }
}

@media screen and (min-width: 30.0625em) {
  .block-col-sm-4 {
    width: auto;
    float: none;
    margin-left: auto;
  }

  .block-col-sm-4:first-of-type {
    margin-left: auto;
  }
}

@media screen and (min-width: 20.0625em) {
  .block-col-sm-5 {
    width: 39.9166666667%;
    float: left;
    margin-left: 3%;
  }

  .block-col-sm-5:first-of-type {
    margin-left: 0;
  }
}

@media screen and (min-width: 30.0625em) {
  .block-col-sm-5 {
    width: auto;
    float: none;
    margin-left: auto;
  }

  .block-col-sm-5:first-of-type {
    margin-left: auto;
  }
}

@media screen and (min-width: 20.0625em) {
  .block-col-sm-6 {
    width: 48.5%;
    float: left;
    margin-left: 3%;
  }

  .block-col-sm-6:first-of-type {
    margin-left: 0;
  }
}

@media screen and (min-width: 30.0625em) {
  .block-col-sm-6 {
    width: auto;
    float: none;
    margin-left: auto;
  }

  .block-col-sm-6:first-of-type {
    margin-left: auto;
  }
}

@media screen and (min-width: 20.0625em) {
  .block-col-sm-7 {
    width: 57.0833333333%;
    float: left;
    margin-left: 3%;
  }

  .block-col-sm-7:first-of-type {
    margin-left: 0;
  }
}

@media screen and (min-width: 30.0625em) {
  .block-col-sm-7 {
    width: auto;
    float: none;
    margin-left: auto;
  }

  .block-col-sm-7:first-of-type {
    margin-left: auto;
  }
}

@media screen and (min-width: 20.0625em) {
  .block-col-sm-8 {
    width: 65.6666666667%;
    float: left;
    margin-left: 3%;
  }

  .block-col-sm-8:first-of-type {
    margin-left: 0;
  }
}

@media screen and (min-width: 30.0625em) {
  .block-col-sm-8 {
    width: auto;
    float: none;
    margin-left: auto;
  }

  .block-col-sm-8:first-of-type {
    margin-left: auto;
  }
}

@media screen and (min-width: 20.0625em) {
  .block-col-sm-9 {
    width: 74.25%;
    float: left;
    margin-left: 3%;
  }

  .block-col-sm-9:first-of-type {
    margin-left: 0;
  }
}

@media screen and (min-width: 30.0625em) {
  .block-col-sm-9 {
    width: auto;
    float: none;
    margin-left: auto;
  }

  .block-col-sm-9:first-of-type {
    margin-left: auto;
  }
}

@media screen and (min-width: 20.0625em) {
  .block-col-sm-10 {
    width: 82.8333333333%;
    float: left;
    margin-left: 3%;
  }

  .block-col-sm-10:first-of-type {
    margin-left: 0;
  }
}

@media screen and (min-width: 30.0625em) {
  .block-col-sm-10 {
    width: auto;
    float: none;
    margin-left: auto;
  }

  .block-col-sm-10:first-of-type {
    margin-left: auto;
  }
}

@media screen and (min-width: 20.0625em) {
  .block-col-sm-11 {
    width: 91.4166666667%;
    float: left;
    margin-left: 3%;
  }

  .block-col-sm-11:first-of-type {
    margin-left: 0;
  }
}

@media screen and (min-width: 30.0625em) {
  .block-col-sm-11 {
    width: auto;
    float: none;
    margin-left: auto;
  }

  .block-col-sm-11:first-of-type {
    margin-left: auto;
  }
}

@media screen and (min-width: 20.0625em) {
  .block-col-sm-12 {
    width: 100%;
    float: left;
    margin-left: 3%;
  }

  .block-col-sm-12:first-of-type {
    margin-left: 0;
  }
}

@media screen and (min-width: 30.0625em) {
  .block-col-sm-12 {
    width: auto;
    float: none;
    margin-left: auto;
  }

  .block-col-sm-12:first-of-type {
    margin-left: auto;
  }
}

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

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

.no-padding-top {
  padding-top: 0 !important;
}

.no-padding-bottom {
  padding-bottom: 0 !important;
}

.margin-top-ty {
  margin-top: 8px !important;
}

.margin-top-sm {
  margin-top: 12px !important;
}

.margin-top-md {
  margin-top: 24px !important;
}

.margin-top-lg {
  margin-top: 32px !important;
}

.margin-top-xl {
  margin-top: 40px !important;
}

.margin-bottom-ty {
  margin-bottom: 8px !important;
}

.margin-bottom-sm {
  margin-bottom: 12px !important;
}

.margin-bottom-md {
  margin-bottom: 24px !important;
}

.margin-bottom-lg {
  margin-bottom: 32px !important;
}

.margin-bottom-xl {
  margin-bottom: 40px !important;
}

.padding-top-ty {
  padding-top: 8px !important;
}

.padding-top-sm {
  padding-top: 12px !important;
}

.padding-top-md {
  padding-top: 24px !important;
}

.padding-top-lg {
  padding-top: 32px !important;
}

.padding-top-xl {
  padding-top: 40px !important;
}

.padding-bottom-ty {
  padding-bottom: 8px !important;
}

.padding-bottom-sm {
  padding-bottom: 12px !important;
}

.padding-bottom-md {
  padding-bottom: 24px !important;
}

.padding-bottom-lg {
  padding-bottom: 32px !important;
}

.padding-bottom-xl {
  padding-bottom: 40px !important;
}

@media screen and (min-width: 0) {
  .default-margin-top {
    margin-top: 4% !important;
  }
}

@media screen and (min-width: 30.0625em) {
  .default-margin-top {
    margin-top: 2% !important;
  }
}

@media (min-width: 1382.4px) {
  .default-margin-top {
    margin-top: 1.5em !important;
  }
}

@media screen and (min-width: 0) {
  .double-margin-top {
    margin-top: 8% !important;
  }
}

@media screen and (min-width: 30.0625em) {
  .double-margin-top {
    margin-top: 4% !important;
  }
}

@media (min-width: 1382.4px) {
  .double-margin-top {
    margin-top: 3em !important;
  }
}

@media screen and (min-width: 0) {
  .default-margin-bottom {
    margin-bottom: 4% !important;
  }
}

@media screen and (min-width: 30.0625em) {
  .default-margin-bottom {
    margin-bottom: 2% !important;
  }
}

@media (min-width: 1382.4px) {
  .default-margin-bottom {
    margin-bottom: 1.5em !important;
  }
}

@media screen and (min-width: 0) {
  .double-margin-bottom {
    margin-bottom: 8% !important;
  }
}

@media screen and (min-width: 30.0625em) {
  .double-margin-bottom {
    margin-bottom: 4% !important;
  }
}

@media (min-width: 1382.4px) {
  .double-margin-bottom {
    margin-bottom: 3em !important;
  }
}

@media screen and (min-width: 0) {
  .default-padding-top {
    padding-top: 4% !important;
  }
}

@media screen and (min-width: 30.0625em) {
  .default-padding-top {
    padding-top: 2% !important;
  }
}

@media (min-width: 1382.4px) {
  .default-padding-top {
    padding-top: 1.5em !important;
  }
}

@media screen and (min-width: 0) {
  .double-padding-top {
    padding-top: 8% !important;
  }
}

@media screen and (min-width: 30.0625em) {
  .double-padding-top {
    padding-top: 4% !important;
  }
}

@media (min-width: 1382.4px) {
  .double-padding-top {
    padding-top: 3em !important;
  }
}

@media screen and (min-width: 0) {
  .default-padding-bottom {
    padding-bottom: 4% !important;
  }
}

@media screen and (min-width: 30.0625em) {
  .default-padding-bottom {
    padding-bottom: 2% !important;
  }
}

@media (min-width: 1382.4px) {
  .default-padding-bottom {
    padding-bottom: 1.5em !important;
  }
}

@media screen and (min-width: 0) {
  .double-padding-bottom {
    padding-bottom: 8% !important;
  }
}

@media screen and (min-width: 30.0625em) {
  .double-padding-bottom {
    padding-bottom: 4% !important;
  }
}

@media (min-width: 1382.4px) {
  .double-padding-bottom {
    padding-bottom: 3em !important;
  }
}

@media screen and (min-width: 0) {
  .default-margin-right {
    margin-right: 4% !important;
  }
}

@media screen and (min-width: 30.0625em) {
  .default-margin-right {
    margin-right: 2% !important;
  }
}

@media (min-width: 1382.4px) {
  .default-margin-right {
    margin-right: 1.5em !important;
  }
}

@media screen and (min-width: 0) {
  .default-margin-bottom-small {
    margin-bottom: 4% !important;
  }
}

@media screen and (min-width: 30.0625em) {
  .default-margin-bottom-small {
    margin-bottom: 0 !important;
  }
}

@media screen and (min-width: 0) {
  .right-sidebar {
    padding-left: 0;
  }
}

@media screen and (min-width: 30.0625em) {
  .right-sidebar {
    padding-left: 1.875em !important;
  }
}

@media screen and (min-width: 0) {
  .left-sidebar {
    padding-right: 0;
  }
}

@media screen and (min-width: 30.0625em) {
  .left-sidebar {
    padding-right: 1.875em !important;
  }
}

.sidebar-content {
  margin-bottom: 2.5em !important;
}

.sidebar-content hr {
  margin-bottom: 1.25em !important;
}

.sidebar-content hr.hr-learn-more {
  margin-bottom: 0.625em !important;
}

.sidebar-content .sidebar-block {
  margin-bottom: 1.25em !important;
}

@media screen and (min-width: 0) {
  .default-margin-top-sidebar {
    margin-top: 2.5em !important;
  }
}

@media screen and (min-width: 30.0625em) {
  .default-margin-top-sidebar {
    margin-top: 0 !important;
  }
}

@media (min-width: 0px) and (max-width: 480px) {
  .floated-element>* {
    width: 100%;
    margin-bottom: 1.25em;
  }
}

@media screen and (min-width: 30.0625em) {
  .floated-element.fe-layout-half {
    width: 48.913%;
  }
}

@media screen and (min-width: 30.0625em) {
  .floated-element.fe-layout-third {
    width: 31.8841%;
  }
}

@media screen and (min-width: 30.0625em) {
  .floated-element.fe-layout-fourth {
    width: 23.3696%;
  }
}

.floated-element.fe-layout-content,
.floated-element.fe-layout-full {
  width: 100%;
}

@media screen and (min-width: 30.0625em) {
  .floated-element.fe-alignleft {
    float: left;
    margin-right: 2.17391%;
  }
}

@media screen and (min-width: 30.0625em) {
  .floated-element.fe-alignright {
    float: right;
    margin-left: 2.17391%;
  }
}

.floated-element .block {
  float: none !important;
  margin: 0 !important;
  width: 100% !important;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  direction: ltr;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  font-weight: normal;
  margin: 0.2em 0 0.5em;
}

h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 150%;
  margin-bottom: 1.25em;
}

h1 span.smi,
h2 span.smi,
h3 span.smi,
h4 span.smi,
h5 span.smi,
h6 span.smi {
  font-style: italic;
}

@media screen and (min-width: 0) {

  h1 span.smi,
  h2 span.smi,
  h3 span.smi,
  h4 span.smi,
  h5 span.smi,
  h6 span.smi {
    font-size: 12px;
  }
}

@media screen and (min-width: 30.0625em) {

  h1 span.smi,
  h2 span.smi,
  h3 span.smi,
  h4 span.smi,
  h5 span.smi,
  h6 span.smi {
    font-size: 12.25px;
  }
}

@media screen and (min-width: 48.0625em) {

  h1 span.smi,
  h2 span.smi,
  h3 span.smi,
  h4 span.smi,
  h5 span.smi,
  h6 span.smi {
    font-size: 13.125px;
  }
}

@media screen and (min-width: 64.0625em) {

  h1 span.smi,
  h2 span.smi,
  h3 span.smi,
  h4 span.smi,
  h5 span.smi,
  h6 span.smi {
    font-size: 14px;
  }
}

h1 {
  line-height: 120%;
}

@media screen and (min-width: 0) {
  h1 {
    font-size: 2.25em;
  }
}

@media screen and (min-width: 20.0625em) {
  h1 {
    font-size: 2.4375em;
  }
}

@media screen and (min-width: 30.0625em) {
  h1 {
    font-size: 2.625em;
  }
}

@media screen and (min-width: 48.0625em) {
  h1 {
    font-size: 2.8125em;
  }
}

@media screen and (min-width: 64.0625em) {
  h1 {
    font-size: 3em;
  }
}

h2 {
  line-height: 130%;
}

@media screen and (min-width: 0) {
  h2 {
    font-size: 1.6875em;
  }
}

@media screen and (min-width: 20.0625em) {
  h2 {
    font-size: 1.828125em;
  }
}

@media screen and (min-width: 30.0625em) {
  h2 {
    font-size: 1.96875em;
  }
}

@media screen and (min-width: 48.0625em) {
  h2 {
    font-size: 2.109375em;
  }
}

@media screen and (min-width: 64.0625em) {
  h2 {
    font-size: 2.25em;
  }
}

h3 {
  line-height: 140%;
}

@media screen and (min-width: 0) {
  h3 {
    font-size: 1.125em;
  }
}

@media screen and (min-width: 20.0625em) {
  h3 {
    font-size: 1.21875em;
  }
}

@media screen and (min-width: 30.0625em) {
  h3 {
    font-size: 1.3125em;
  }
}

@media screen and (min-width: 48.0625em) {
  h3 {
    font-size: 1.40625em;
  }
}

@media screen and (min-width: 64.0625em) {
  h3 {
    font-size: 1.5em;
  }
}

h4 {
  line-height: 130%;
}

@media screen and (min-width: 0) {
  h4 {
    font-size: 0.984375em;
  }
}

@media screen and (min-width: 20.0625em) {
  h4 {
    font-size: 1.06640625em;
  }
}

@media screen and (min-width: 30.0625em) {
  h4 {
    font-size: 1.1484375em;
  }
}

@media screen and (min-width: 48.0625em) {
  h4 {
    font-size: 1.23046875em;
  }
}

@media screen and (min-width: 64.0625em) {
  h4 {
    font-size: 1.3125em;
  }
}

h5 {
  line-height: 150%;
}

@media screen and (min-width: 0) {
  h5 {
    font-size: 0.84375em;
  }
}

@media screen and (min-width: 20.0625em) {
  h5 {
    font-size: 0.9140625em;
  }
}

@media screen and (min-width: 30.0625em) {
  h5 {
    font-size: 0.984375em;
  }
}

@media screen and (min-width: 48.0625em) {
  h5 {
    font-size: 1.0546875em;
  }
}

@media screen and (min-width: 64.0625em) {
  h5 {
    font-size: 1.125em;
  }
}

h6 {
  line-height: 150%;
}

@media screen and (min-width: 0) {
  h6 {
    font-size: 0.75em;
  }
}

@media screen and (min-width: 20.0625em) {
  h6 {
    font-size: 0.8125em;
  }
}

@media screen and (min-width: 30.0625em) {
  h6 {
    font-size: 0.875em;
  }
}

@media screen and (min-width: 48.0625em) {
  h6 {
    font-size: 0.9375em;
  }
}

@media screen and (min-width: 64.0625em) {
  h6 {
    font-size: 1em;
  }
}

a {
  color: #a4001e;
  line-height: inherit;
  text-decoration: none;
}

a:hover,
a:focus {
  text-decoration: underline;
}

a:active {
  text-decoration: none;
}

a.color-inherit {
  color: inherit;
}

a.font-weight-normal {
  font-weight: normal;
}

a.tel,
a[href^=tel] {
  color: inherit !important;
  text-decoration: none !important;
}

a img {
  border: none;
}

p {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 150%;
  margin-bottom: 1.25em;
}

p a {
  font-weight: bolder;
}

@media screen and (min-width: 0) {
  p {
    font-size: 0.75em;
  }
}

@media screen and (min-width: 20.0625em) {
  p {
    font-size: 0.8125em;
  }
}

@media screen and (min-width: 30.0625em) {
  p {
    font-size: 0.875em;
  }
}

@media screen and (min-width: 48.0625em) {
  p {
    font-size: 0.9375em;
  }
}

@media screen and (min-width: 64.0625em) {
  p {
    font-size: 1em;
  }
}

body p.lrg {
  font-weight: 600;
}

@media screen and (min-width: 0) {
  body p.lrg {
    font-size: 0.84375em;
  }
}

@media screen and (min-width: 20.0625em) {
  body p.lrg {
    font-size: 0.9140625em;
  }
}

@media screen and (min-width: 30.0625em) {
  body p.lrg {
    font-size: 0.984375em;
  }
}

@media screen and (min-width: 48.0625em) {
  body p.lrg {
    font-size: 1.0546875em;
  }
}

@media screen and (min-width: 64.0625em) {
  body p.lrg {
    font-size: 1.125em;
  }
}

@media screen and (min-width: 0) {

  body p.sm,
  body #user-login #edit-cas-login-redirection-message,
  #user-login body #edit-cas-login-redirection-message,
  body p.smi {
    font-size: 0.75em;
  }
}

@media screen and (min-width: 30.0625em) {

  body p.sm,
  body #user-login #edit-cas-login-redirection-message,
  #user-login body #edit-cas-login-redirection-message,
  body p.smi {
    font-size: 0.765625em;
  }
}

@media screen and (min-width: 48.0625em) {

  body p.sm,
  body #user-login #edit-cas-login-redirection-message,
  #user-login body #edit-cas-login-redirection-message,
  body p.smi {
    font-size: 0.8203125em;
  }
}

@media screen and (min-width: 64.0625em) {

  body p.sm,
  body #user-login #edit-cas-login-redirection-message,
  #user-login body #edit-cas-login-redirection-message,
  body p.smi {
    font-size: 0.875em;
  }
}

body p.sm.img-desc,
body #user-login .img-desc#edit-cas-login-redirection-message,
#user-login body .img-desc#edit-cas-login-redirection-message,
body p.smi.img-desc {
  padding-top: 0.625em;
}

body p.smi {
  font-style: italic;
}

@media screen and (min-width: 0) {
  body p.tag {
    font-size: 0.75em;
  }
}

@media screen and (min-width: 30.0625em) {
  body p.tag {
    font-size: 0.75em;
  }
}

p img {
  margin: 0;
}

p span.smi {
  font-style: italic;
}

@media screen and (min-width: 0) {
  p span.smi {
    font-size: 0.75em;
  }
}

@media screen and (min-width: 30.0625em) {
  p span.smi {
    font-size: 0.765625em;
  }
}

@media screen and (min-width: 48.0625em) {
  p span.smi {
    font-size: 0.8203125em;
  }
}

@media screen and (min-width: 64.0625em) {
  p span.smi {
    font-size: 0.875em;
  }
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-normal {
  font-weight: normal;
}

.text-semibold {
  font-weight: bolder;
}

.text-bold {
  font-weight: bold;
}

@media screen and (min-width: 0) {
  .text-right-md {
    text-align: left;
  }
}

@media screen and (min-width: 30.0625em) {
  .text-right-md {
    text-align: right;
  }
}

.text-uppercase {
  text-transform: uppercase;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-capitalize {
  text-transform: capitalize;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 60%;
  line-height: inherit;
}

code {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-weight: bold;
  color: #cccccc;
}

ul,
ol,
dl {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  line-height: 150%;
  list-style-position: outside;
  margin-bottom: 1.25em;
}

@media screen and (min-width: 0) {

  ul,
  ol,
  dl {
    font-size: 0.75em;
  }
}

@media screen and (min-width: 20.0625em) {

  ul,
  ol,
  dl {
    font-size: 0.8125em;
  }
}

@media screen and (min-width: 30.0625em) {

  ul,
  ol,
  dl {
    font-size: 0.875em;
  }
}

@media screen and (min-width: 48.0625em) {

  ul,
  ol,
  dl {
    font-size: 0.9375em;
  }
}

@media screen and (min-width: 64.0625em) {

  ul,
  ol,
  dl {
    font-size: 1em;
  }
}

ul,
ol,
ul.no-bullet,
ol.no-bullet {
  margin-left: .25em;
  padding-left: 1.75em;
}

ul.menu {
  padding-left: .5em;
}

ul li {
  margin-bottom: 0.313em;
}

ul li ul,
ul li ol {
  margin-left: .25em;
  margin-bottom: 0;
  font-size: 1em;
}

ul.square li ul,
ul.circle li ul,
ul.disc li ul {
  list-style: inherit;
}

ul.square {
  list-style-type: square;
}

ul.circle {
  list-style-type: circle;
}

ul.disc {
  list-style-type: disc;
}

ul.no-bullet {
  list-style: none;
}

ul.flat {
  padding: 0;
}

ol li {
  margin-bottom: 4px;
}

ol li ul,
ol li ol {
  margin-left: .25em;
  margin-bottom: 0;
}

dl dt {
  margin-bottom: 0.3em;
  font-weight: 600;
}

dl dd {
  margin-bottom: 0.75em;
}

abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  border-bottom: 1px dotted #eeeeee;
  cursor: help;
}

abbr {
  text-transform: none;
}

blockquote {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 150%;
  font-style: italic;
  position: relative;
  display: inline-block;
  margin: 0.5em 0;
  margin-bottom: 1.25em;
  padding-left: 2.5em;
}

@media screen and (min-width: 0) {
  blockquote {
    font-size: 0.75em;
  }
}

@media screen and (min-width: 20.0625em) {
  blockquote {
    font-size: 0.8125em;
  }
}

@media screen and (min-width: 30.0625em) {
  blockquote {
    font-size: 0.875em;
  }
}

@media screen and (min-width: 48.0625em) {
  blockquote {
    font-size: 0.9375em;
  }
}

@media screen and (min-width: 64.0625em) {
  blockquote {
    font-size: 1em;
  }
}

blockquote:before {
  display: block;
  content: "\00201C";
  font-family: "SSSymbolicons";
  font-size: 1.625em;
  position: absolute;
  left: 0px;
  top: 0.4em;
  color: #a4001e;
  font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
  font-family: "SSSymbolicons";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  /*-webkit-font-feature-settings: "liga"; Currently broken in Chrome >= v22.
  Falls back to text-rendering. Safari is unaffected. */
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga"1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

blockquote p {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}

blockquote cite {
  display: block;
  font-size: 0.8125em;
  color: #56595c;
  font-style: normal;
}

@media screen and (min-width: 0) {
  blockquote cite {
    font-size: 0.75em;
  }
}

@media screen and (min-width: 30.0625em) {
  blockquote cite {
    font-size: 0.765625em;
  }
}

@media screen and (min-width: 48.0625em) {
  blockquote cite {
    font-size: 0.8203125em;
  }
}

@media screen and (min-width: 64.0625em) {
  blockquote cite {
    font-size: 0.875em;
  }
}

blockquote cite:before {
  content: "\2014 \0020";
}

blockquote cite a {
  color: #cccccc;
}

blockquote cite a:visited {
  color: #cccccc;
}

.pullquote blockquote,
blockquote.pullquote {
  font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
  line-height: 160%;
  position: static;
  padding: 0.5em 1.25em 0 1.25em;
  margin: 0.5em 0;
  color: inherit;
  font-style: normal;
}

@media screen and (min-width: 0) {

  .pullquote blockquote,
  blockquote.pullquote {
    font-size: 1.125em;
  }
}

@media screen and (min-width: 20.0625em) {

  .pullquote blockquote,
  blockquote.pullquote {
    font-size: 1.21875em;
  }
}

@media screen and (min-width: 30.0625em) {

  .pullquote blockquote,
  blockquote.pullquote {
    font-size: 1.3125em;
  }
}

@media screen and (min-width: 48.0625em) {

  .pullquote blockquote,
  blockquote.pullquote {
    font-size: 1.40625em;
  }
}

@media screen and (min-width: 64.0625em) {

  .pullquote blockquote,
  blockquote.pullquote {
    font-size: 1.5em;
  }
}

.pullquote blockquote:before,
blockquote.pullquote:before {
  content: "";
  display: none;
}

.pullquote blockquote cite,
blockquote.pullquote cite {
  color: #cccccc;
  font-style: italic;
}

form,
fieldset {
  margin-bottom: 1.25em;
}

label,
legend {
  display: block;
  font-weight: normal;
  color: #56595c;
  margin-bottom: 5px;
}

@media screen and (min-width: 0) {

  label,
  legend {
    font-size: 0.75em;
  }
}

@media screen and (min-width: 30.0625em) {

  label,
  legend {
    font-size: 0.765625em;
  }
}

@media screen and (min-width: 48.0625em) {

  label,
  legend {
    font-size: 0.8203125em;
  }
}

@media screen and (min-width: 64.0625em) {

  label,
  legend {
    font-size: 0.875em;
  }
}

label span,
legend span {
  font-weight: normal;
  font-size: inherit;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
  height: auto;
  min-height: 50px;
}

input[type="checkbox"] {
  display: inline;
}

input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
  background: #fff;
  border: 1px solid #cccccc;
  color: #56595c;
  display: block;
  font-size: 1em;
  margin: 0 0 14px;
  max-width: 100%;
  outline: none;
  padding: 8px 15px;
}

input[type="text"].fixed-width,
input[type="password"].fixed-width,
input[type="email"].fixed-width,
textarea.fixed-width,
select.fixed-width {
  width: 400px;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus,
select:focus {
  border-color: #a4001e;
}

input[type="text"].success,
input[type="password"].success,
input[type="email"].success,
textarea.success,
select.success {
  border-color: #1abe1e;
}

input[type="text"].warning,
input[type="password"].warning,
input[type="email"].warning,
textarea.warning,
select.warning {
  border-color: #ccad22;
}

input[type="text"].error,
input[type="password"].error,
input[type="email"].error,
textarea.error,
select.error {
  border-color: red;
}

textarea {
  width: 400px;
}

.search-input-wrapper {
  position: relative;
}

.search-input-wrapper .search-btn {
  font-size: 1.875em;
  height: 54px;
  padding-top: 12px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 54px;
}

.search-input-wrapper .search-btn:hover,
.search-input-wrapper .search-btn:focus {
  text-decoration: none;
}

.search-input-wrapper .search-btn i {
  display: inline-block;
  padding-top: 7px;
}

.search-input-wrapper button.search-btn {
  background: none;
  border: none;
  padding: 0;
}

.search-input-wrapper button.search-btn:hover,
.search-input-wrapper button.search-btn:focus {
  background: none;
}

.search-input-wrapper button.search-btn:hover i,
.search-input-wrapper button.search-btn:focus i {
  color: #cccccc;
}

.search-input-wrapper input[type="text"].search-input {
  padding: 15px;
  width: 100%;
  padding-right: 54px;
}

input[type=checkbox].custom-checkbox,
input[type=radio].custom-radio {
  display: none;
}

input[type=checkbox].custom-checkbox+label.custom-label,
input[type=radio].custom-radio+label.custom-label {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0 0;
  vertical-align: middle;
  cursor: pointer;
}

input[type=checkbox].custom-checkbox+label.custom-label.checkbox {
  padding-left: 20px;
  height: 15px;
  line-height: 15px;
}

input[type=radio].custom-radio+label.custom-label.radio {
  padding-left: 22px;
  height: 17px;
  line-height: 17px;
}

input[type=checkbox].custom-checkbox:checked+label.custom-label.checkbox {
  background-position: 0 -15px;
}

input[type=radio].custom-radio:checked+label.custom-label.radio {
  background-position: 0 -17px;
}

label.custom-label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

label.custom-label.checkbox {
  background-image: url("../img/custom-checkbox.png");
}

label.custom-label.radio {
  background-image: url("../img/custom-radio.png");
}

input.custom-color-checkbox[type=checkbox] {
  display: none;
}

input.custom-color-checkbox[type=checkbox]+label.custom-color-checkbox {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0 0;
  vertical-align: middle;
  cursor: pointer;
  padding-left: 20px;
  height: 15px;
  line-height: 1.1em;
}

input.custom-color-checkbox[type=checkbox]:checked+label.custom-color-checkbox {
  background-position: 0 -15px;
}

label.custom-color-checkbox {
  background-image: url("../img/custom-checkbox-2.png");
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1.25em;
}

table.default {
  background: #f6f6f6;
  border: solid 1px #eeeeee;
}

table.default thead,
table.default tfoot {
  background: #e6e6e6;
  font-weight: 600;
}

table.stripes tbody tr.odd,
table.stripes tbody tr.alt,
table.stripes tbody tr:nth-of-type(odd) {
  background: #eeeeee;
}

table.half tr td {
  width: 50%;
}

table.no-style tbody {
  border: none;
}

table.no-style tr th,
table.no-style tr td {
  padding: 0;
  font-size: 1em;
}

table tr th,
table tr td {
  padding: 0.4em 1em;
  font-size: 0.8125em;
  text-align: left;
}

table thead tr th,
table tfoot tr th,
table tbody tr td,
table tr td,
table tfoot tr td {
  display: table-cell;
  line-height: 150%;
}

.btn,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  background-color: transparent;
  background-image: none;
  border: 1px solid #cccccc;
  color: #a4001e;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  max-width: 100%;
  padding: 7px 15px;
  text-align: center;
  vertical-align: middle;
  white-space: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn i,
button i,
input[type="submit"] i,
input[type="reset"] i,
input[type="button"] i {
  color: #cccccc;
  vertical-align: middle;
}

.btn:hover,
.btn:focus,
.btn.active,
button:hover,
button:focus,
button.active,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"].active,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="reset"].active,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="button"].active {
  color: white;
  border-color: transparent;
  background-color: #a4001e;
  text-decoration: none;
}

.btn:hover i,
.btn:focus i,
.btn.active i,
button:hover i,
button:focus i,
button.active i,
input[type="submit"]:hover i,
input[type="submit"]:focus i,
input[type="submit"].active i,
input[type="reset"]:hover i,
input[type="reset"]:focus i,
input[type="reset"].active i,
input[type="button"]:hover i,
input[type="button"]:focus i,
input[type="button"].active i {
  color: white;
}

.btn:active,
.btn.active,
button:active,
button.active,
input[type="submit"]:active,
input[type="submit"].active,
input[type="reset"]:active,
input[type="reset"].active,
input[type="button"]:active,
input[type="button"].active {
  outline: 0;
  background-image: none;
}

.btn.btn-no-wrap,
button.btn-no-wrap,
input[type="submit"].btn-no-wrap,
input[type="reset"].btn-no-wrap,
input[type="button"].btn-no-wrap {
  white-space: nowrap;
}

.btn.sm,
button.sm,
input[type="submit"].sm,
input[type="reset"].sm,
input[type="button"].sm {
  padding: 4px 10px;
  font-size: 13px;
}

.btn.progress,
button.progress,
input[type="submit"].progress,
input[type="reset"].progress,
input[type="button"].progress {
  float: left;
  color: #56595c;
  border-left: none;
}

.btn.progress:first-child,
button.progress:first-child,
input[type="submit"].progress:first-child,
input[type="reset"].progress:first-child,
input[type="button"].progress:first-child {
  border-left: 1px solid #cccccc;
}

.btn.progress:hover,
.btn.progress:focus,
button.progress:hover,
button.progress:focus,
input[type="submit"].progress:hover,
input[type="submit"].progress:focus,
input[type="reset"].progress:hover,
input[type="reset"].progress:focus,
input[type="button"].progress:hover,
input[type="button"].progress:focus {
  color: white !important;
}

.btn.progress.active,
button.progress.active,
input[type="submit"].progress.active,
input[type="reset"].progress.active,
input[type="button"].progress.active {
  color: white;
}

.btn.progress.completed,
button.progress.completed,
input[type="submit"].progress.completed,
input[type="reset"].progress.completed,
input[type="button"].progress.completed {
  color: #1abe1e;
}

.btn.btn-grey,
button.btn-grey,
input[type="submit"].btn-grey,
input[type="reset"].btn-grey,
input[type="button"].btn-grey {
  background-color: #56595c;
  color: white;
}

.btn.btn-grey i,
button.btn-grey i,
input[type="submit"].btn-grey i,
input[type="reset"].btn-grey i,
input[type="button"].btn-grey i {
  color: white;
}

.btn.btn-grey:hover,
.btn.btn-grey:focus,
.btn.btn-grey.active,
button.btn-grey:hover,
button.btn-grey:focus,
button.btn-grey.active,
input[type="submit"].btn-grey:hover,
input[type="submit"].btn-grey:focus,
input[type="submit"].btn-grey.active,
input[type="reset"].btn-grey:hover,
input[type="reset"].btn-grey:focus,
input[type="reset"].btn-grey.active,
input[type="button"].btn-grey:hover,
input[type="button"].btn-grey:focus,
input[type="button"].btn-grey.active {
  background-color: #3d3f42;
}

.btn.backdrop-au-red,
.btn.backdrop-au-grey,
.btn.backdrop-image,
.btn.backdrop-transparent,
button.backdrop-au-red,
button.backdrop-au-grey,
button.backdrop-image,
button.backdrop-transparent,
input[type="submit"].backdrop-au-red,
input[type="submit"].backdrop-au-grey,
input[type="submit"].backdrop-image,
input[type="submit"].backdrop-transparent,
input[type="reset"].backdrop-au-red,
input[type="reset"].backdrop-au-grey,
input[type="reset"].backdrop-image,
input[type="reset"].backdrop-transparent,
input[type="button"].backdrop-au-red,
input[type="button"].backdrop-au-grey,
input[type="button"].backdrop-image,
input[type="button"].backdrop-transparent {
  border-color: white;
  color: white;
}

.btn.backdrop-au-red i,
.btn.backdrop-au-grey i,
.btn.backdrop-image i,
.btn.backdrop-transparent i,
button.backdrop-au-red i,
button.backdrop-au-grey i,
button.backdrop-image i,
button.backdrop-transparent i,
input[type="submit"].backdrop-au-red i,
input[type="submit"].backdrop-au-grey i,
input[type="submit"].backdrop-image i,
input[type="submit"].backdrop-transparent i,
input[type="reset"].backdrop-au-red i,
input[type="reset"].backdrop-au-grey i,
input[type="reset"].backdrop-image i,
input[type="reset"].backdrop-transparent i,
input[type="button"].backdrop-au-red i,
input[type="button"].backdrop-au-grey i,
input[type="button"].backdrop-image i,
input[type="button"].backdrop-transparent i {
  color: white;
}

.btn.backdrop-au-red:hover,
.btn.backdrop-au-red:focus,
.btn.backdrop-au-red.active,
button.backdrop-au-red:hover,
button.backdrop-au-red:focus,
button.backdrop-au-red.active,
input[type="submit"].backdrop-au-red:hover,
input[type="submit"].backdrop-au-red:focus,
input[type="submit"].backdrop-au-red.active,
input[type="reset"].backdrop-au-red:hover,
input[type="reset"].backdrop-au-red:focus,
input[type="reset"].backdrop-au-red.active,
input[type="button"].backdrop-au-red:hover,
input[type="button"].backdrop-au-red:focus,
input[type="button"].backdrop-au-red.active {
  border-color: transparent;
  background-color: #710015;
}

.btn.backdrop-au-grey:hover,
.btn.backdrop-au-grey:focus,
.btn.backdrop-au-grey.active,
button.backdrop-au-grey:hover,
button.backdrop-au-grey:focus,
button.backdrop-au-grey.active,
input[type="submit"].backdrop-au-grey:hover,
input[type="submit"].backdrop-au-grey:focus,
input[type="submit"].backdrop-au-grey.active,
input[type="reset"].backdrop-au-grey:hover,
input[type="reset"].backdrop-au-grey:focus,
input[type="reset"].backdrop-au-grey.active,
input[type="button"].backdrop-au-grey:hover,
input[type="button"].backdrop-au-grey:focus,
input[type="button"].backdrop-au-grey.active {
  border-color: transparent;
  background-color: #3d3f42;
}

.btn.backdrop-image:hover,
.btn.backdrop-image:focus,
.btn.backdrop-image.active,
button.backdrop-image:hover,
button.backdrop-image:focus,
button.backdrop-image.active,
input[type="submit"].backdrop-image:hover,
input[type="submit"].backdrop-image:focus,
input[type="submit"].backdrop-image.active,
input[type="reset"].backdrop-image:hover,
input[type="reset"].backdrop-image:focus,
input[type="reset"].backdrop-image.active,
input[type="button"].backdrop-image:hover,
input[type="button"].backdrop-image:focus,
input[type="button"].backdrop-image.active {
  border-color: transparent;
  background-color: #a4001e;
}

.btn.backdrop-transparent:hover,
.btn.backdrop-transparent:focus,
.btn.backdrop-transparent.active,
button.backdrop-transparent:hover,
button.backdrop-transparent:focus,
button.backdrop-transparent.active,
input[type="submit"].backdrop-transparent:hover,
input[type="submit"].backdrop-transparent:focus,
input[type="submit"].backdrop-transparent.active,
input[type="reset"].backdrop-transparent:hover,
input[type="reset"].backdrop-transparent:focus,
input[type="reset"].backdrop-transparent.active,
input[type="button"].backdrop-transparent:hover,
input[type="button"].backdrop-transparent:focus,
input[type="button"].backdrop-transparent.active {
  border-color: transparent;
  background-color: rgba(0, 0, 0, 0.1);
}

.progress-btns {
  margin-bottom: 1.25em;
}

.btn-circle {
  background-image: none;
  border-radius: 50%;
  border: 2px solid #cccccc;
  color: #cccccc;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  width: 32px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn-circle:hover,
.btn-circle:focus {
  text-decoration: none;
  border-color: #a4001e;
  color: #a4001e;
}

.btn-circle:active,
.btn-circle.active {
  outline: 0;
  background-image: none;
}

.btn-circle.backdrop-au-red:hover,
.btn-circle.backdrop-au-red:focus,
.btn-circle.backdrop-au-grey:hover,
.btn-circle.backdrop-au-grey:focus,
.btn-circle.backdrop-color:hover,
.btn-circle.backdrop-color:focus {
  border-color: white;
  color: white;
}

@media screen and (min-width: 0) {
  .btn.advanced-search {
    float: left;
    margin-top: 5px;
    margin-left: 5px;
  }
}

@media screen and (min-width: 370px) {
  .btn.advanced-search {
    float: right;
    margin-top: 2px;
  }
}

@media screen and (min-width: 637px) {
  .btn.advanced-search {
    float: left;
    margin-top: 5px;
    width: 150px
  }
}

@media screen and (min-width: 1169px) {
  .btn.advanced-search {
    float: right;
    margin-top: 2px;
  }
}

.tab {
  background-color: #eeeeee;
  background-image: none;
  border: none;
  color: #cccccc;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  padding: 13px 15px 8px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.tab:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 5px;
  background-color: #cccccc;
}

.tab:hover,
.tab:focus,
.tab.active {
  background-color: #333333;
  color: white;
  text-decoration: none;
}

.tab:hover:after,
.tab:focus:after,
.tab.active:after {
  background-color: #a4001e;
}

.tab:active,
.tab.active {
  outline: 0;
  background-image: none;
}

.tab.sm {
  background-color: transparent;
  color: #56595c;
  font-size: 13px;
  padding: 6px 10px 8px;
}

.tab.sm:after {
  top: auto;
  bottom: 0;
  background-color: #cccccc;
}

.tab.sm:hover,
.tab.sm:focus,
.tab.sm.active {
  color: #56595c;
}

.tab.sm:hover:after,
.tab.sm:focus:after,
.tab.sm.active:after {
  background-color: #a4001e;
}

.tab-list-wrapper {
  width: 100%;
  position: relative;
  height: 50px;
  overflow: hidden;
}

.tab-list-wrapper .tab-list {
  width: 100%;
  height: 70px;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}

.tab-list-wrapper .tab-list ::-webkit-scrollbar {
  display: none;
}

.tab-list-wrapper .tab-list .tab-wrapper {
  display: inline-block;
}

.tab-list-wrapper.overflow-sm {
  padding: 0 20px;
}

.tab-list-wrapper .item-nav {
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
  padding: 0 5px;
  bottom: 0;
  top: 0;
  width: 20px;
}

.tab-list-wrapper .item-nav.next-item {
  right: 0;
}

.tab-list-wrapper .item-nav.next-item i {
  left: 3px;
}

.tab-list-wrapper .item-nav.previous-item {
  left: 0;
}

.tab-list-wrapper .item-nav.previous-item i {
  left: 0;
}

.tab-list-wrapper .item-nav i {
  position: absolute;
  top: 50%;
  margin-top: -11px;
  display: block;
}

.tab-list-wrapper .item-nav:hover {
  text-decoration: none;
}

.tab-list-wrapper .item-nav:hover i {
  color: #a4001e;
}

hr {
  display: block;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1.25em 0;
  padding: 0;
}

hr.hr-no-margin {
  margin: 0;
}

hr.hr-height-3 {
  border-top-width: 3px;
}

hr.hr-height-5 {
  border-top-width: 5px;
}

hr.hr-height-8 {
  border-top-width: 8px;
}

hr.hr-au-red {
  border-top-color: #a4001e;
}

hr.hr-au-dark-red {
  border-top-color: #710015;
}

hr.hr-au-grey {
  border-top-color: #56595c;
}

hr.hr-au-dark-grey {
  border-top-color: #3d3f42;
}

hr.hr-blueberry {
  border-top-color: #33669a;
}

hr.hr-dark-blueberry {
  border-top-color: #29527b;
}

hr.hr-mango {
  border-top-color: #f4b50e;
}

hr.hr-dark-mango {
  border-top-color: #d09909;
}

hr.hr-avocado {
  border-top-color: #669940;
}

hr.hr-dark-avocado {
  border-top-color: #537c34;
}

hr.hr-dark-grey {
  border-top-color: #333333;
}

hr.hr-grey {
  border-top-color: #cccccc;
}

hr.hr-light-grey {
  border-top-color: #eeeeee;
}

hr.hr-extralight-grey {
  border-top-color: #f8f8f8;
}

hr.hr-citrus {
  border-top-color: #3b5998;
}

hr.hr-jelly {
  border-top-color: #b0289f;
}

hr.hr-grape {
  border-top-color: #560b98;
}

hr.hr-blackberry {
  border-top-color: #074a79;
}

hr.hr-alert-severe {
  border-top-color: red;
}

hr.hr-alert-elevated {
  border-top-color: #ccad22;
}

hr.hr-alert-low {
  border-top-color: #1abe1e;
}

hr.hr-twitter {
  border-top-color: #4099ff;
}

hr.hr-facebook {
  border-top-color: #3b5998;
}

@media screen and (min-width: 0) {
  .breadcrumb {
    display: none;
  }
}

@media screen and (min-width: 48.0625em) {
  .breadcrumb {
    display: block;
  }
}

.breadcrumb span {
  margin: 0 5px;
}

.breadcrumb a {
  color: #56595c;
}

.breadcrumb a.current {
  color: #a4001e;
}

.breadcrumb a:hover,
.breadcrumb a:focus {
  color: #a4001e;
}

.layout-sign-in {
  float: left;
  display: block;
  margin-right: 2.1739130435%;
  width: 100%;
}

.layout-sign-in:last-child {
  margin-right: 0;
}

@media screen and (min-width: 30.0625em) {
  .layout-sign-in {
    float: left;
    display: block;
    margin-right: 2.1739130435%;
    width: 82.9710144928%;
    margin-left: 8.5144927536%;
  }

  .layout-sign-in:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 48.0625em) {
  .layout-sign-in {
    float: left;
    display: block;
    margin-right: 2.1739130435%;
    width: 65.9420289855%;
    margin-left: 17.0289855072%;
  }

  .layout-sign-in:last-child {
    margin-right: 0;
  }
}

.lt-ie9 .layout-sign-in {
  float: left;
  display: block;
  margin-right: 2.1739130435%;
  width: 65.9420289855%;
  margin-left: 17.0289855072%;
}

.lt-ie9 .layout-sign-in:last-child {
  margin-right: 0;
}

.sign-in .sign-in-body {
  padding: 51px 25px 60px;
  background-color: #f8f8f8;
  border-bottom: 8px solid #eeeeee;
}

.sign-in .sign-in-body h2 {
  margin-bottom: 0.75em;
}

.sign-in .sign-in-body p.sm,
.sign-in .sign-in-body #user-login #edit-cas-login-redirection-message,
#user-login .sign-in .sign-in-body #edit-cas-login-redirection-message {
  margin-bottom: 3em;
}

.sign-in .sign-in-body form,
.sign-in .sign-in-body .form-wrapper {
  display: inline-block;
  width: 400px;
  max-width: 100%;
  margin-bottom: 0;
}

.sign-in .sign-in-body form input[type="text"],
.sign-in .sign-in-body form input[type="password"],
.sign-in .sign-in-body form input[type="email"],
.sign-in .sign-in-body .form-wrapper input[type="text"],
.sign-in .sign-in-body .form-wrapper input[type="password"],
.sign-in .sign-in-body .form-wrapper input[type="email"] {
  display: inline-block;
}

.sign-in .sign-in-body form input[type="submit"],
.sign-in .sign-in-body form .btn,
.sign-in .sign-in-body .form-wrapper input[type="submit"],
.sign-in .sign-in-body .form-wrapper .btn {
  width: 100%;
  margin-top: 8px;
  padding-top: 9px;
  padding-bottom: 9px;
}

.sign-in .sign-in-body .avatar,
.sign-in .sign-in-body .avatar img {
  border-radius: 50%;
  box-sizing: content-box;
}

@media screen and (min-width: 0) {

  .sign-in .sign-in-body .avatar,
  .sign-in .sign-in-body .avatar img {
    width: 120px;
    height: 120px;
  }
}

@media screen and (min-width: 30.0625em) {

  .sign-in .sign-in-body .avatar,
  .sign-in .sign-in-body .avatar img {
    width: 150px;
    height: 150px;
  }
}

@media screen and (min-width: 48.0625em) {

  .sign-in .sign-in-body .avatar,
  .sign-in .sign-in-body .avatar img {
    width: 180px;
    height: 180px;
  }
}

.sign-in .sign-in-body .avatar {
  margin-top: 9px;
  border: 3px solid #669940;
  padding: 8px;
  background: white;
  display: inline-block;
}

@media screen and (min-width: 0) {
  .sign-in .sign-in-body .avatar {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 30.0625em) {
  .sign-in .sign-in-body .avatar {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 48.0625em) {
  .sign-in .sign-in-body .avatar {
    margin-bottom: 40px;
  }
}

.sign-in .sign-in-body .avatar img {
  display: block;
}

.sign-in .sign-in-footer {
  min-height: 45px;
  padding: 12px 0;
}

.sign-in .sign-in-footer p br {
  display: none;
}

@media (min-width: 0px) and (max-width: 600px) {
  .sign-in .sign-in-footer p span {
    display: none;
  }

  .sign-in .sign-in-footer p br {
    display: block;
  }
}

.sign-in .sign-in-footer a {
  color: #56595c;
}

.sign-in .sign-in-footer a:hover,
.sign-in .sign-in-footer a:focus {
  color: #a4001e;
  text-decoration: underline;
}

#user-login {
  margin-bottom: 0;
}

#user-login .form-wrapper .form-item,
#user-login .form-wrapper .form-actions {
  margin: 0;
}

#user-login .form-wrapper .form-item label {
  text-align: left;
}

#user-login .form-wrapper .form-item input.error,
#user-login .form-wrapper .form-item textarea.error,
#user-login .form-wrapper .form-item select.error {
  border: 1px solid red;
}

#user-login .form-wrapper .item-list .cas-links {
  margin: 0;
  padding: 0;
}

#user-login .form-wrapper .item-list .cas-links li {
  margin: 0 0 7px;
}

#user-login #edit-cas-login-redirection-message {
  position: relative;
}

@media (min-width: 960px) {
  #user-login #edit-cas-login-redirection-message {
    left: -15%;
    width: 130%;
  }
}

@media screen and (min-width: 48.0625em) {
  .container .group-side {
    float: left;
    display: block;
    margin-right: 2.1739130435%;
    width: 23.3695652174%;
  }

  .container .group-side:last-child {
    margin-right: 0;
  }

  .container .group-side:nth-child(4n) {
    margin-right: 0;
  }

  .container .group-side:nth-child(4n+1) {
    clear: left;
  }
}

.lt-ie9 .container .group-side {
  float: left;
  display: block;
  margin-right: 2.1739130435%;
  width: 23.3695652174%;
}

.lt-ie9 .container .group-side:last-child {
  margin-right: 0;
}

.lt-ie9 .container .group-side:nth-child(4n) {
  margin-right: 0;
}

.lt-ie9 .container .group-side:nth-child(4n+1) {
  clear: left;
}

@media screen and (min-width: 48.0625em) {
  .container .group {
    float: left;
    display: block;
    margin-right: 2.1739130435%;
    width: 74.4565217391%;
  }

  .container .group:last-child {
    margin-right: 0;
  }
}

.lt-ie9 .container .group {
  float: left;
  display: block;
  margin-right: 2.1739130435%;
  width: 74.4565217391%;
}

.lt-ie9 .container .group:last-child {
  margin-right: 0;
}

.group-block {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 1.25em;
  background-color: white;
}

.group-block.block-search-wrapper {
  background-color: transparent;
}

@media screen and (min-width: 0) {
  .group-block.block-search-wrapper {
    border: 0;
  }

  .group-block.block-search-wrapper hr {
    display: none;
  }
}

@media screen and (min-width: 48.0625em) {
  .group-block.block-search-wrapper {
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
  }
}

.group-block.search-block {
  background-color: transparent;
  border: 0 !important;
}

.group-block.search-block .block-title {
  padding: 0;
  margin: 0.2em 0 0.5em;
}

.group-block.search-block .text-list {
  padding: 15px 0 0;
  margin: 0;
}

.group-block .block-title {
  padding: 15px 30px;
  margin: 0;
}

.group-block .text-list {
  padding: 15px 30px 30px;
  margin: 0;
}

.group-block .notification {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 0;
}

.group-block .notification h4 {
  margin: 0;
}

.calendar .calendar-header {
  position: relative;
}

.calendar .calendar-header h3 {
  padding: 30px 0;
  margin: 0;
}

.calendar .calendar-header .btn-circle {
  position: absolute;
  top: 30px;
  color: white;
  border-color: white;
}

.calendar .calendar-header .btn-circle.prev {
  left: 10%;
}

.calendar .calendar-header .btn-circle.next {
  right: 10%;
}

.calendar .calendar-placeholder {
  width: 100%;
  height: 600px;
  margin: 0;
  padding: 30px 0;
}

.calendar-sidebar-block {
  margin-bottom: 1.25em;
}

@media screen and (min-width: 0) {
  .calendar-sidebar-block {
    width: 180px;
  }
}

@media screen and (min-width: 48.0625em) {
  .calendar-sidebar-block {
    width: auto;
  }
}

@media screen and (min-width: 0) {
  .calendar-sidebar-block a.btn.calendar-view {
    width: 50%;
    float: left;
  }
}

@media screen and (min-width: 48.0625em) {
  .calendar-sidebar-block a.btn.calendar-view {
    width: 100%;
    float: none;
  }

  .calendar-sidebar-block a.btn.calendar-view:first-child {
    border-bottom: 0;
  }
}

.calendar-sidebar-block a.btn.calendar-view.active {
  background-color: #a4001e;
  border-color: transparent;
  color: white;
  text-decoration: none;
}

.calendar-sidebar-block a.btn.calendar-view.active:hover,
.calendar-sidebar-block a.btn.calendar-view.active:focus {
  background-color: #a4001e;
  border-color: transparent;
  color: white;
  text-decoration: none;
}

.calendar-sidebar-block a.btn.calendar-view:hover,
.calendar-sidebar-block a.btn.calendar-view:focus {
  background-color: transparent;
  border: 1px solid #cccccc;
  color: #a4001e;
}

.calendar-sidebar-block a.btn.calendar-view:hover:first-child,
.calendar-sidebar-block a.btn.calendar-view:focus:first-child {
  border-bottom: 0;
}

.calendar-sidebar-block a.btn.calendar-toggle {
  width: 100%;
  text-align: left;
}

.calendar-sidebar-block a.btn.calendar-toggle.active {
  background-color: #a4001e;
  border-color: transparent;
  color: white;
  text-decoration: none;
}

.calendar-sidebar-block a.btn.calendar-toggle.active i {
  color: white;
}

.calendar-sidebar-block a.btn.select-all {
  margin: 0 0 15px 15px;
}

.calendar-sidebar-block .toggle-menu.collapsed {
  display: none;
}

.calendar-sidebar-block .toggle-menu ul {
  list-style-type: none;
  padding: 10px 0;
  margin: 0;
}

.calendar-sidebar-block .toggle-menu ul li {
  width: 100%;
  font-size: 14px;
  margin-bottom: 5px;
}

.calendar-sidebar-block .toggle-menu ul li a {
  display: inline-block;
  padding: 10px 15px;
  width: 100%;
  height: 35px;
  line-height: 1.4;
}

.calendar-sidebar-block .toggle-menu ul li a span {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 3px;
  border: 1px solid #cccccc;
}

.calendar-sidebar-block .toggle-menu ul li a:hover,
.calendar-sidebar-block .toggle-menu ul li a:focus,
.calendar-sidebar-block .toggle-menu ul li a:active {
  text-decoration: none;
  background-color: #a4001e;
  color: white;
}

.calendar-sidebar-block .toggle-menu ul li span.checkbox-container {
  display: inline-block;
  padding: 7px 15px;
  width: 100%;
}

.calendar-sidebar-block .toggle-menu ul li span.checkbox-container label {
  font-size: 14px;
}

.dev-block {
  font-weight: bold;
  line-height: 70px;
  text-align: center;
  color: white;
  background: #a4001e;
}

@media screen and (min-width: 0) {
  .dev-block {
    font-size: 0.75em;
    min-height: 35px;
  }
}

@media screen and (min-width: 20.0625em) {
  .dev-block {
    font-size: 0.8125em;
  }
}

@media screen and (min-width: 30.0625em) {
  .dev-block {
    font-size: 0.875em;
    min-height: 70px;
  }
}

@media screen and (min-width: 48.0625em) {
  .dev-block {
    font-size: 0.9375em;
  }
}

@media screen and (min-width: 64.0625em) {
  .dev-block {
    font-size: 1em;
  }
}

.dev-block-flexbox {
  padding: 1.25em 1.5em;
}

.dev-block-flexbox>*:last-child {
  margin-bottom: 0;
}

.dev-block-col {
  overflow: hidden;
}

.dev-breakpoint-color-1 {
  background-color: #ff0b38;
}

.dev-breakpoint-color-2 {
  background-color: #d70027;
}

.dev-breakpoint-color-3 {
  background-color: #a4001e;
}

.dev-breakpoint-color-4 {
  background-color: #710015;
}

.dev-breakpoint-color-5 {
  background-color: #3e000b;
}

.dev-breakpoint-color-6 {
  background-color: #0b0002;
}

@media screen and (min-width: 0) {
  .dev-breakpoints {
    background: #ff0b38;
  }
}

@media screen and (min-width: 20.0625em) {
  .dev-breakpoints {
    background: #d70027;
  }
}

@media screen and (min-width: 30.0625em) {
  .dev-breakpoints {
    background: #a4001e;
  }
}

@media screen and (min-width: 48.0625em) {
  .dev-breakpoints {
    background: #710015;
  }
}

@media screen and (min-width: 64.0625em) {
  .dev-breakpoints {
    background: #3e000b;
  }
}

.bcg {
  background-size: cover;
  background-color: transparent !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  background-position: left top !important;
  height: 100% !important;
  width: 100% !important;
}

.hsContainer {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.view-timeline .views-field-title h3 {
  font-size: 5em;
  letter-spacing: 5px;
  font-weight: bold;
  color: #C61B1B;
  text-shadow: 2px 2px #fff;
  font-family: 'Lora', serif;
}

.view-timeline .views-field-body {
  font-size: 2em;
  font-weight: normal;
  text-shadow: 1px 1px #000;
  color: #fff;
  width: 80%;
  margin: auto;
  line-height: 2em;
  font-family: 'Oswald', sans-serif;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
  border-radius: 15px;
}

.view-timeline .views-field-field-era {
  display: none;
}

.hsContent {
  display: table-cell;
  vertical-align: middle;
  color: #ebebeb;
  padding: 0 8%;
  text-align: center;
}

.debug {
  position: fixed;
  right: 20px;
  xheight: 400px;
  xwidth: 50px;
  top: 50%;
  margin: -200px 0 0 0;
  z-index: 100;
  text-align: center;
}

.mini_scroller {
  border-top: 1px solid #000;
  background: #fff;
  visibility: hidden;
}

.message {
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
  border-radius: 5px;
}

.mini_slide a {
  width: 100%;
}

.mini_slide a:hover {
  color: #fff;
}

.mini_slide span {
  display: block;
  xborder-radius: 50%;
  xbackground-color: rgba(255, 255, 255, 0.4);
  xborder: 1px solid rgba(255, 255, 255, 0.4);
  width: 60px;
  xheight: 8px;
  margin: 4px auto 0 auto;
  color: #fff;
}

.mini_slide.active_slide span {
  background: transparent url(/assets/img/timeline/white-triangle-bullet.png) left no-repeat;
  xbackground-color: white;
}

.mini_slide {
  xborder: 1px solid rgba(255, 255, 255, 0.4);
  xoverflow: hidden;
  margin: 0;
  height: 20px;
  font-size: .9em;
  font-family: Verdana, Helvetica, sans-serif;
}

.timeline_sidebar {
  float: right;
  width: 20%;
  background: #fff;
  z-index: 999999;
}

.slide_title {
  display: none;
  font-weight: bold;
}

.timeline_sidebar li {
  list-style: none;
}

.timeline_sidebar li.active {
  xbackground: #ccc;
  list-style: circle;
}

li .slide_body {
  display: none;
}

li.active .slide_body {
  display: block;
  xposition: absolute;
  xtop: 275px;
  xleft: 100px;
  xbackground: #ccc;
}

li.active .slide_title {
  display: none;
  position: absolute;
  top: 200px;
  left: 100px;
  xbackground: #ccc;
}

li a.slide_link:hover {
  text-decoration: none;
}

li a.slide_link {
  font-weight: normal;
  font-size: 1em;
  font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
}

li.active a.slide_link {
  font-weight: bold;
  font-size: 3em;
  color: #a4001e;
  text-decoration: none;
  font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
  margin: 0.2em 0 0.5em;
  line-height: 120%;
}

#debug {
  border: 1px solid #000;
  background: #fff;
  height: 20px;
  width: 50px;
  margin-left: 20px;
}

select.select-dropdown,
select.select2-dropdown {
  background: transparent;
  border-radius: 0;
  border: 1px solid #cccccc;
  color: #a4001e;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  margin: 0;
  padding: 6px 15px 7px;
}

select.select-dropdown.backdrop-au-red,
select.select-dropdown.backdrop-au-grey,
select.select-dropdown.backdrop-image,
select.select2-dropdown.backdrop-au-red,
select.select2-dropdown.backdrop-au-grey,
select.select2-dropdown.backdrop-image {
  border-color: white;
  color: white;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.select2-container,
.select2-results {
  font-size: 14px;
}

.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
  width: 245px;
  max-width: 100%;
}

.select2-container.backdrop-au-red .select2-choice,
.select2-container.backdrop-au-grey .select2-choice,
.select2-container.backdrop-image .select2-choice {
  border-color: white;
  color: white;
}

.select2-container.backdrop-au-red .select2-choice .select2-arrow,
.select2-container.backdrop-au-grey .select2-choice .select2-arrow,
.select2-container.backdrop-image .select2-choice .select2-arrow {
  color: white;
}

.select2-container.backdrop-au-red:hover .select2-choice,
.select2-container.backdrop-au-red:focus .select2-choice,
.select2-container.backdrop-au-red.select2-dropdown-open .select2-choice {
  background-color: #710015;
  border-color: #710015;
}

.select2-container.backdrop-au-grey:hover .select2-choice,
.select2-container.backdrop-au-grey:focus .select2-choice,
.select2-container.backdrop-au-grey.select2-dropdown-open .select2-choice {
  background-color: #3d3f42;
  border-color: #3d3f42;
}

.select2-container.backdrop-image:hover .select2-choice,
.select2-container.backdrop-image:focus .select2-choice,
.select2-container.backdrop-image.select2-dropdown-open .select2-choice {
  background-color: #a4001e;
  border-color: #a4001e;
}

.select2-container .select2-choice {
  display: block;
  height: 36px;
  padding: 7px 15px;
  overflow: hidden;
  position: relative;
  border: 1px solid #cccccc;
  white-space: nowrap;
  line-height: 1.4;
  color: #a4001e;
  text-decoration: none;
  font-weight: 600;
  -webkit-touch-callout: none;
  text-align: left;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.select2-container .select2-choice>.select2-chosen {
  margin-right: 20px;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: none;
  width: auto;
  overflow: hidden;
}

.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 44px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  padding-top: 9px;
  color: #cccccc;
}

.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
}

.select2-container .select2-choice .select2-arrow b,
.select2-container .select2-choice .select2-arrow b:before {
  font-family: "SSStandard";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga"1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  content: "▾";
  -ms-zoom: 1;
}

.select-dropdown:hover .select2-choice,
.select-dropdown:focus .select2-choice,
.select2-dropdown-open .select2-choice {
  background-color: #a4001e;
  border-color: #a4001e;
  color: white;
}

.select-dropdown:hover .select2-choice .select2-arrow,
.select-dropdown:focus .select2-choice .select2-arrow,
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none;
}

.select-dropdown:hover .select2-choice .select2-arrow b:before,
.select-dropdown:focus .select2-choice .select2-arrow b:before,
.select2-dropdown-open .select2-choice .select2-arrow b:before {
  color: white;
}

.select2-results {
  max-height: 330px;
  padding: 0;
  margin: 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: transparent;
}

.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
  margin: 0;
}

.select2-results .select2-result-label {
  padding: 6px 15px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.select2-results .select2-highlighted {
  background: #a4001e;
  color: white;
}

.select2-results .select2-highlighted em {
  background: transparent;
}

.select2-results .select2-highlighted ul {
  background: #fff;
  color: #56595c;
}

.backdrop-au-red .select2-results .select2-highlighted {
  background: #710015;
}

.backdrop-au-grey .select2-results .select2-highlighted {
  background: #3d3f42;
}

.backdrop-image .select2-results .select2-highlighted {
  background: #a4001e;
}

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background-color: #eeeeee;
  color: #56595c;
  display: list-item;
  padding-left: 5px;
}

.select2-results .select2-selected {
  display: none;
}

.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-drop {
  width: 100%;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #56595c;
  background-color: #eeeeee;
}

.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.select2-offscreen {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}

.select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}

.select2-display-none {
  display: none;
}

.select2-container-multi {
  width: 400px;
  font-size: 12px;
}

.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0;
  position: relative;
  border: 1px solid #cccccc;
  cursor: text;
  overflow: hidden;
  background-color: white;
  min-height: 40px;
}

.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}

.select2-container-multi .select2-choices .select2-search-choice {
  padding: 6px 25px 6px 7px;
  margin: 7px 0 0 7px;
  position: relative;
  line-height: 1em;
  color: #56595c;
  cursor: default;
  background-color: #eeeeee;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close {
  display: block;
  width: 25px;
  height: 100%;
  padding-top: 8px;
  position: absolute;
  right: 0;
  top: 0;
  color: #56595c;
  outline: none;
  text-align: center;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover,
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:focus {
  color: #3d3f42;
  text-decoration: none;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:before {
  font-family: "SSSymbolicons";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga"1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  content: "␡";
  -ms-zoom: 1;
}

.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.select2-container-multi .select2-choices .select2-search-field input {
  padding: 7px;
  margin: 0;
  line-height: 24px;
  font-size: 100%;
  color: #56595c;
  outline: 0;
  border: 0;
  background: transparent !important;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: white url("../img/select2/select2-spinner.gif") no-repeat 100% !important;
}

.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #a4001e;
  outline: none;
}

/*
 * CSS TOGGLE SWITCHES
 * Unlicense
 *
 * Ionuț Colceriu - ghinda.net
 * https://github.com/ghinda/css-toggle-switch
 *
 */

/* Toggle Switches
 */

/* Shared
 */

/* Checkbox
 */

/* Radio Switch
 */

/* Hide by default
 */

.switch-toggle a,
.switch-light span span {
  display: none;
}

/* We can't test for a specific feature,
 * so we only target browsers with support for media queries.
 */

@media only screen {

  /* Checkbox switch
   */
  .switch-light {
    display: block;
    height: 30px;
    /* Outline the toggles when the inputs are focused
     */
    position: relative;
    overflow: visible;
    padding: 0;
    margin-left: 100px;
    /* Position the label over all the elements, except the slide-button (<a>)
     * Clicking anywhere on the label will change the switch-state
     */
    /* Don't hide the input from screen-readers and keyboard access
     */
  }

  .switch-light * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .switch-light a {
    display: block;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }

  .switch-light label,
  .switch-light>span {
    line-height: 30px;
    vertical-align: middle;
  }

  .switch-light input:focus~a,
  .switch-light input:focus+label {
    outline: 1px dotted #888;
  }

  .switch-light label {
    position: relative;
    z-index: 3;
    display: block;
    width: 100%;
  }

  .switch-light input {
    position: absolute;
    opacity: 0;
    z-index: 5;
  }

  .switch-light input:checked~a {
    right: 0%;
  }

  .switch-light>span {
    position: absolute;
    left: -100px;
    width: 100%;
    margin: 0;
    padding-right: 100px;
    text-align: left;
  }

  .switch-light>span span {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    display: block;
    width: 50%;
    margin-left: 100px;
    text-align: center;
  }

  .switch-light>span span:last-child {
    left: 50%;
  }

  .switch-light a {
    position: absolute;
    right: 50%;
    top: 0;
    z-index: 4;
    display: block;
    width: 50%;
    height: 100%;
    padding: 0;
  }

  /* Radio switch
   */
  .switch-toggle {
    display: block;
    height: 30px;
    /* Outline the toggles when the inputs are focused
     */
    position: relative;
    /* For callout panels in foundation
     */
    padding: 0 !important;
    /* Generate styles for the multiple states */
  }

  .switch-toggle * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .switch-toggle a {
    display: block;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }

  .switch-toggle label,
  .switch-toggle>span {
    line-height: 30px;
    vertical-align: middle;
  }

  .switch-toggle input:focus~a,
  .switch-toggle input:focus+label {
    outline: 1px dotted #888;
  }

  .switch-toggle input {
    position: absolute;
    opacity: 0;
  }

  .switch-toggle input+label {
    position: relative;
    z-index: 2;
    float: left;
    width: 50%;
    height: 100%;
    margin: 0;
    text-align: center;
  }

  .switch-toggle a {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    z-index: 1;
    width: 50%;
    height: 100%;
  }

  .switch-toggle input:last-of-type:checked~a {
    left: 50%;
  }

  .switch-toggle.switch-3 label,
  .switch-toggle.switch-3 a {
    width: 33.3333333333%;
  }

  .switch-toggle.switch-3 input:checked:nth-of-type(2)~a {
    left: 33.3333333333%;
  }

  .switch-toggle.switch-3 input:checked:last-of-type~a {
    left: 66.6666666667%;
  }

  .switch-toggle.switch-4 label,
  .switch-toggle.switch-4 a {
    width: 25%;
  }

  .switch-toggle.switch-4 input:checked:nth-of-type(2)~a {
    left: 25%;
  }

  .switch-toggle.switch-4 input:checked:nth-of-type(3)~a {
    left: 50%;
  }

  .switch-toggle.switch-4 input:checked:last-of-type~a {
    left: 75%;
  }

  .switch-toggle.switch-5 label,
  .switch-toggle.switch-5 a {
    width: 20%;
  }

  .switch-toggle.switch-5 input:checked:nth-of-type(2)~a {
    left: 20%;
  }

  .switch-toggle.switch-5 input:checked:nth-of-type(3)~a {
    left: 40%;
  }

  .switch-toggle.switch-5 input:checked:nth-of-type(4)~a {
    left: 60%;
  }

  .switch-toggle.switch-5 input:checked:last-of-type~a {
    left: 80%;
  }

  /* Standalone Themes */
  /* Candy Theme
   * Based on the "Sort Switches / Toggles (PSD)" by Ormal Clarck
   * http://www.premiumpixels.com/freebies/sort-switches-toggles-psd/
   */
  .switch-candy {
    background-color: #2d3035;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    text-shadow: 1px 1px 1px #191b1e;
    box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.3), 0 1px 0px rgba(255, 255, 255, 0.2);
  }

  .switch-candy label {
    color: #fff;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
  }

  .switch-candy input:checked+label {
    color: #333;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  }

  .switch-candy a {
    border: 1px solid #333;
    background-color: #70c66b;
    border-radius: 3px;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2), transparent);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), transparent);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), inset 0 1px 1px rgba(255, 255, 255, 0.45);
  }

  .switch-candy>span {
    color: #333;
    text-shadow: none;
  }

  .switch-candy span {
    color: #fff;
  }

  .switch-candy.switch-candy-blue a {
    background-color: #38a3d4;
  }

  .switch-candy.switch-candy-yellow a {
    background-color: #f5e560;
  }

  /* Android Theme
   */
  .switch-android {
    background-color: #464747;
    border-radius: 1px;
    color: #fff;
    box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 0;
    /* Selected ON switch-light
     */
  }

  .switch-android label {
    color: #fff;
  }

  .switch-android>span span {
    opacity: 0;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
  }

  .switch-android>span span:first-of-type {
    opacity: 1;
  }

  .switch-android a {
    background-color: #666;
    border-radius: 1px;
    box-shadow: inset rgba(255, 255, 255, 0.2) 0 1px 0, inset rgba(0, 0, 0, 0.3) 0 -1px 0;
  }

  .switch-android.switch-light input:checked~a {
    background-color: #0E88B1;
  }

  .switch-android.switch-light input:checked~span span:first-of-type {
    opacity: 0;
  }

  .switch-android.switch-light input:checked~span span:last-of-type {
    opacity: 1;
  }

  .switch-android.switch-toggle,
  .switch-android>span span {
    font-size: 85%;
    text-transform: uppercase;
  }

  /* iOS Theme
   */
  .switch-ios.switch-light {
    color: #868686;
  }

  .switch-ios.switch-light a {
    left: 0;
    width: 30px;
    background-color: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 100%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    box-shadow: inset 0 -3px 3px rgba(0, 0, 0, 0.025), 0 1px 4px rgba(0, 0, 0, 0.15), 0 4px 4px rgba(0, 0, 0, 0.1);
  }

  .switch-ios.switch-light>span span {
    width: 100%;
    left: 0;
    opacity: 0;
  }

  .switch-ios.switch-light>span span:first-of-type {
    opacity: 1;
    padding-left: 30px;
  }

  .switch-ios.switch-light>span span:last-of-type {
    padding-right: 30px;
  }

  .switch-ios.switch-light>span:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 100px;
    top: 0;
    background-color: #fafafa;
    border: 1px solid #d3d3d3;
    border-radius: 30px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 0;
  }

  .switch-ios.switch-light input:checked~a {
    left: 100%;
    margin-left: -30px;
  }

  .switch-ios.switch-light input:checked~span:before {
    border-color: #53d76a;
    box-shadow: inset 0 0 0 30px #53d76a;
  }

  .switch-ios.switch-light input:checked~span span:first-of-type {
    opacity: 0;
  }

  .switch-ios.switch-light input:checked~span span:last-of-type {
    opacity: 1;
    color: #fff;
  }

  .switch-ios.switch-toggle {
    background-color: #fafafa;
    border: 1px solid #d3d3d3;
    border-radius: 30px;
    box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 0;
  }

  .switch-ios.switch-toggle a {
    background-color: #53d76a;
    border-radius: 25px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }

  .switch-ios.switch-toggle label {
    color: #868686;
  }

  .switch-ios input:checked+label {
    color: #3a3a3a;
  }
}

/* Bugfix for older Webkit, including mobile Webkit. Adapted from
 * http://css-tricks.com/webkit-sibling-bug/
 */

@media only screen and (-webkit-max-device-pixel-ratio: 2) and (max-device-width: 1280px) {

  .switch-light,
  .switch-toggle {
    -webkit-animation: webkitSiblingBugfix infinite 1s;
  }
}

@-webkit-keyframes webkitSiblingBugfix {
  from {
    -webkit-transform: translate3d(0, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
  }
}

.switch-custom {
  width: 80px;
  background-color: white;
  border: 1px solid #cccccc;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  margin-left: 0;
  margin-bottom: 0;
  cursor: pointer;
}

.switch-custom label {
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}

.switch-custom input:checked~span span:first-of-type {
  color: #a4001e;
}

.switch-custom input:checked~span span:last-of-type {
  color: white;
}

.switch-custom>span span {
  margin-left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.switch-custom>span span:first-of-type {
  color: white;
}

.switch-custom>span span:last-of-type {
  color: #a4001e;
}

.switch-custom a {
  background-color: #a4001e;
}

.switch-custom>span {
  left: 0;
  padding-right: 0;
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: black;
  opacity: 0.85;
  filter: alpha(opacity=85);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mfp-preloader a {
  color: #cccccc;
}

.mfp-preloader a:hover {
  color: white;
}

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

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

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

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 19px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 0;
  top: -37px;
  text-decoration: none;
  text-align: center;
  opacity: 0.3;
  filter: alpha(opacity=30);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 34px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-close:active {
  top: -37px;
}

.mfp-close-btn-in .mfp-close {
  color: white;
}

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

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

.mfp-arrow {
  position: absolute;
  opacity: 0.3;
  filter: alpha(opacity=30);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #333333;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #333333;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 780px;
}

.mfp-iframe-holder .mfp-close {
  top: -37px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

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

/* Main image in popup */

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */

.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #333333;
}

.mfp-figure small {
  color: #eeeeee;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

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

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

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

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

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: -37px;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 4%;
    padding-right: 4%;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: -37px;
  right: 0;
  padding-top: 0;
}

.modal-form-ic,
.modal-youtube-ic,
.modal-vimeo-ic,
.modal-gallery-slider-ic,
.modal-sign-in-ic {
  position: relative;
  padding: 0;
  width: auto;
  margin: 0 auto;
}

.modal-youtube-ic,
.modal-vimeo-ic,
.modal-gallery-slider-ic {
  max-width: 780px;
}

.modal-youtube-ic iframe,
.modal-vimeo-ic iframe {
  display: block;
  width: 100%;
}

.modal-form-ic {
  background: white;
  border-top: 3px solid #a4001e;
  max-width: 400px;
  padding: 30px 40px;
}

.modal-form-ic input[type="text"],
.modal-form-ic input[type="password"],
.modal-form-ic input[type="email"] {
  width: 100%;
}

.modal-form-ic .modal-form-step-2 {
  display: none;
}

.modal-gallery-slider-ic .gallery-slider .gallery-filmroll-carousel {
  background-color: #262626;
}

.modal-gallery-slider-ic .gallery-slider p {
  color: white;
}

@media screen and (min-width: 30.0625em) {
  .modal-sign-in-ic {
    width: 82.971%;
  }
}

@media screen and (min-width: 48.0625em) {
  .modal-sign-in-ic {
    width: 65.942%;
  }
}

@media (min-width: 1391px) {
  .modal-sign-in-ic {
    width: 844px;
  }
}

.modal-sign-in-ic .sign-in-body {
  background-color: white;
}

.modal-sign-in-ic .sign-in-footer a {
  color: white;
}

.modal-sign-in-ic .sign-in-footer a:hover,
.modal-sign-in-ic .sign-in-footer a:focus {
  color: white;
}

/*!
 * Hover.css (http://ianlunn.co.uk/)
 * Version: 1.0.8
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Made available under a MIT License:
 * http://www.opensource.org/licenses/mit-license.php

 * Hover.css Copyright Ian Lunn 2014.
 */

/* Default styles for the demo buttons */

.button {
  margin: .4em;
  padding: 1em;
  cursor: pointer;
  background: #e1e1e1;
  text-decoration: none;
  color: #666;
  -webkit-tap-highlight-color: transparent;
}

/* 2D TRANSITIONS */

/* Grow */

.grow {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-property: all;
  transition-property: all;
  z-index: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.grow:hover,
.grow:focus,
.grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  z-index: 9999;
}

.grow.active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* Shrink */

.shrink {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.shrink:hover,
.shrink:focus,
.shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

/* Pulse */

@-webkit-keyframes $name {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes $name {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.pulse {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.pulse:hover,
.pulse:focus,
.pulse:active {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Pulse Grow */

@-webkit-keyframes $name {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

@keyframes $name {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.pulse-grow {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.pulse-grow:hover,
.pulse-grow:focus,
.pulse-grow:active {
  -webkit-animation-name: pulse-grow;
  animation-name: pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Pulse Shrink */

@-webkit-keyframes $name {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes $name {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.pulse-shrink {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.pulse-shrink:hover,
.pulse-shrink:focus,
.pulse-shrink:active {
  -webkit-animation-name: pulse-shrink;
  animation-name: pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Push */

@-webkit-keyframes $name {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes $name {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.push {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.push:hover,
.push:focus,
.push:active {
  -webkit-animation-name: push;
  animation-name: push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Pop */

@-webkit-keyframes $name {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes $name {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.pop {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.pop:hover,
.pop:focus,
.pop:active {
  -webkit-animation-name: pop;
  animation-name: pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Rotate */

.rotate {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.rotate:hover,
.rotate:focus,
.rotate:active {
  -webkit-transform: rotate(4deg);
  transform: rotate(4deg);
}

/* Grow Rotate */

.grow-rotate {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.grow-rotate:hover,
.grow-rotate:focus,
.grow-rotate:active {
  -webkit-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg);
}

/* Float */

.float {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.float:hover,
.float:focus,
.float:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

/* Sink */

.sink {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.sink:hover,
.sink:focus,
.sink:active {
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}

/* Hover */

@-webkit-keyframes $name {
  50% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@keyframes $name {
  50% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

.hover {
  display: inline-block;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.hover:hover,
.hover:focus,
.hover:active {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
  -webkit-animation-name: hover;
  animation-name: hover;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Hang */

@-webkit-keyframes $name {
  50% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
  }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@keyframes $name {
  50% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
  }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

.hang {
  display: inline-block;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.hang:hover,
.hang:focus,
.hang:active {
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-animation-name: hang;
  animation-name: hang;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Skew */

.skew {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.skew:hover,
.skew:focus,
.skew:active {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}

/* Skew Forward */

.skew-forward {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.skew-forward:hover,
.skew-forward:focus,
.skew-forward:active {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}

/* Skew Backward */

.skew-backward {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.skew-backward:hover,
.skew-backward:focus,
.skew-backward:active {
  -webkit-transform: skew(10deg);
  transform: skew(10deg);
}

/* Wobble Vertical */

@-webkit-keyframes $name {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes $name {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.wobble-vertical {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.wobble-vertical:hover,
.wobble-vertical:focus,
.wobble-vertical:active {
  -webkit-animation-name: wobble-vertical;
  animation-name: wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Horizontal */

@-webkit-keyframes $name {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }

  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes $name {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }

  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.wobble-horizontal {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.wobble-horizontal:hover,
.wobble-horizontal:focus,
.wobble-horizontal:active {
  -webkit-animation-name: wobble-horizontal;
  animation-name: wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble To Bottom Right */

@-webkit-keyframes $name {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }

  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }

  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }

  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }

  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes $name {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }

  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }

  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }

  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }

  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.wobble-to-bottom-right {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.wobble-to-bottom-right:hover,
.wobble-to-bottom-right:focus,
.wobble-to-bottom-right:active {
  -webkit-animation-name: wobble-to-bottom-right;
  animation-name: wobble-to-bottom-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble To Top Right */

@-webkit-keyframes $name {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }

  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }

  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }

  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }

  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes $name {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }

  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }

  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }

  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }

  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.wobble-to-top-right {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.wobble-to-top-right:hover,
.wobble-to-top-right:focus,
.wobble-to-top-right:active {
  -webkit-animation-name: wobble-to-top-right;
  animation-name: wobble-to-top-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Top */

@-webkit-keyframes $name {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

@keyframes $name {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

.wobble-top {
  display: inline-block;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.wobble-top:hover,
.wobble-top:focus,
.wobble-top:active {
  -webkit-animation-name: wobble-top;
  animation-name: wobble-top;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Bottom */

@-webkit-keyframes $name {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

@keyframes $name {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

.wobble-bottom {
  display: inline-block;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.wobble-bottom:hover,
.wobble-bottom:focus,
.wobble-bottom:active {
  -webkit-animation-name: wobble-bottom;
  animation-name: wobble-bottom;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Skew */

@-webkit-keyframes $name {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

@keyframes $name {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

.wobble-skew {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.wobble-skew:hover,
.wobble-skew:focus,
.wobble-skew:active {
  -webkit-animation-name: wobble-skew;
  animation-name: wobble-skew;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Buzz */

@-webkit-keyframes $name {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

@keyframes $name {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

.buzz {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.buzz:hover,
.buzz:focus,
.buzz:active {
  -webkit-animation-name: buzz;
  animation-name: buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Buzz Out */

@-webkit-keyframes $name {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

@keyframes $name {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

.buzz-out {
  display: inline-block;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.buzz-out:hover,
.buzz-out:focus,
.buzz-out:active {
  -webkit-animation-name: buzz-out;
  animation-name: buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* BORDER TRANSITIONS */

/* Border Fade */

.border-fade {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent;
  /* Hack to improve aliasing on mobile/tablet devices */
}

.border-fade:hover,
.border-fade:focus,
.border-fade:active {
  box-shadow: inset 0 0 0 4px #666, 0 0 1px transparent;
  /* Hack to improve aliasing on mobile/tablet devices */
}

/* Hollow */

.hollow {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: background;
  transition-property: background;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent;
  /* Hack to improve aliasing on mobile/tablet devices */
}

.hollow:hover,
.hollow:focus,
.hollow:active {
  background: none;
}

/* Trim */

.trim {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.trim:before {
  content: '';
  position: absolute;
  border: white solid 4px;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.trim:hover:before,
.trim:focus:before,
.trim:active:before {
  opacity: 1;
}

/* Outline Outward */

.outline-outward {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.outline-outward:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}

.outline-outward:hover:before,
.outline-outward:focus:before,
.outline-outward:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
}

/* Outline Inward */

.outline-inward {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.outline-inward:before {
  pointer-events: none;
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -16px;
  right: -16px;
  bottom: -16px;
  left: -16px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}

.outline-inward:hover:before,
.outline-inward:focus:before,
.outline-inward:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  opacity: 1;
}

/* Round Corners */

.round-corners {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: border-radius;
  transition-property: border-radius;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.round-corners:hover,
.round-corners:focus,
.round-corners:active {
  border-radius: 1em;
}

/* SHADOW/GLOW TRANSITIONS */

/* Glow */

.glow {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.glow:hover,
.glow:focus,
.glow:active {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

/* Box Shadow Outset */

.box-shadow-outset {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.box-shadow-outset:hover,
.box-shadow-outset:focus,
.box-shadow-outset:active {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}

/* Box Shadow Inset */

.box-shadow-inset {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px transparent;
  /* Hack to improve aliasing on mobile/tablet devices */
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.box-shadow-inset:hover,
.box-shadow-inset:focus,
.box-shadow-inset:active {
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px transparent;
  /* Hack to improve aliasing on mobile/tablet devices */
}

/* Float Shadow */

.float-shadow {
  display: inline-block;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}

.float-shadow:hover,
.float-shadow:focus,
.float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}

.float-shadow:hover:before,
.float-shadow:focus:before,
.float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

/* Hover Shadow */

@-webkit-keyframes $name {
  50% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@keyframes $name {
  50% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@-webkit-keyframes $name {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }

  50% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }
}

@keyframes $name {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }

  50% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
    opacity: .4;
  }
}

.hover-shadow {
  display: inline-block;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.hover-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}

.hover-shadow:hover,
.hover-shadow:focus,
.hover-shadow:active {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
  -webkit-animation-name: hover;
  animation-name: hover;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

.hover-shadow:hover:before,
.hover-shadow:focus:before,
.hover-shadow:active:before {
  opacity: .4;
  -webkit-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-animation-name: hover-shadow;
  animation-name: hover-shadow;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Shadow Radial */

.shadow-radial {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.shadow-radial:before,
.shadow-radial:after {
  pointer-events: none;
  position: absolute;
  content: '';
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background-repeat: no-repeat;
  height: 5px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.shadow-radial:before {
  bottom: 100%;
  background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0%, transparent 80%);
}

.shadow-radial:after {
  top: 100%;
  background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, transparent 80%);
}

.shadow-radial:hover:before,
.shadow-radial:focus:before,
.shadow-radial:active:before,
.shadow-radial:hover:after,
.shadow-radial:focus:after,
.shadow-radial:active:after {
  opacity: 1;
}

/* SPEECH BUBBLES */

/* Bubble Top */

.bubble-top {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.bubble-top:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top;
  transition-property: top;
  left: calc(50% - 10px);
  top: 0;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent;
}

.bubble-top:hover:before,
.bubble-top:focus:before,
.bubble-top:active:before {
  top: -10px;
}

/* Bubble Right */

.bubble-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.bubble-right:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: right;
  transition-property: right;
  top: calc(50% - 10px);
  right: 0;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
}

.bubble-right:hover:before,
.bubble-right:focus:before,
.bubble-right:active:before {
  right: -10px;
}

/* Bubble Bottom */

.bubble-bottom {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.bubble-bottom:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: bottom;
  transition-property: bottom;
  left: calc(50% - 10px);
  bottom: 0;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent;
}

.bubble-bottom:hover:before,
.bubble-bottom:focus:before,
.bubble-bottom:active:before {
  bottom: -10px;
}

/* Bubble Left */

.bubble-left {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.bubble-left:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: left;
  transition-property: left;
  top: calc(50% - 10px);
  left: 0;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
}

.bubble-left:hover:before,
.bubble-left:focus:before,
.bubble-left:active:before {
  left: -10px;
}

/* Bubble Float Top */

.bubble-float-top {
  display: inline-block;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.bubble-float-top:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  top: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top;
  transition-property: top;
}

.bubble-float-top:hover,
.bubble-float-top:focus,
.bubble-float-top:active {
  -webkit-transform: translateY(5px) translateZ(0);
  transform: translateY(5px) translateZ(0);
}

.bubble-float-top:hover:before,
.bubble-float-top:focus:before,
.bubble-float-top:active:before {
  top: -10px;
}

/* Bubble Float Right */

.bubble-float-right {
  display: inline-block;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.bubble-float-right:before {
  position: absolute;
  z-index: -1;
  top: calc(50% - 10px);
  right: 0;
  content: '';
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: right;
  transition-property: right;
}

.bubble-float-right:hover,
.bubble-float-right:focus,
.bubble-float-right:active {
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px);
}

.bubble-float-right:hover:before,
.bubble-float-right:focus:before,
.bubble-float-right:active:before {
  right: -10px;
}

/* Bubble Float Bottom */

.bubble-float-bottom {
  display: inline-block;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.bubble-float-bottom:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  bottom: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: bottom;
  transition-property: bottom;
}

.bubble-float-bottom:hover,
.bubble-float-bottom:focus,
.bubble-float-bottom:active {
  -webkit-transform: translateY(-5px) translateZ(0);
  transform: translateY(-5px) translateZ(0);
}

.bubble-float-bottom:hover:before,
.bubble-float-bottom:focus:before,
.bubble-float-bottom:active:before {
  bottom: -10px;
}

/* Bubble Float Left */

.bubble-float-left {
  display: inline-block;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.bubble-float-left:before {
  position: absolute;
  z-index: -1;
  content: '';
  top: calc(50% - 10px);
  left: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: left;
  transition-property: left;
}

.bubble-float-left:hover,
.bubble-float-left:focus,
.bubble-float-left:active {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}

.bubble-float-left:hover:before,
.bubble-float-left:focus:before,
.bubble-float-left:active:before {
  left: -10px;
}

/* CURLS */

/* Curl Top Left */

.curl-top-left {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.curl-top-left:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  left: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(135deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#000000');
  /*For IE7-8-9*/
  z-index: 1000;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}

.curl-top-left:hover:before,
.curl-top-left:focus:before,
.curl-top-left:active:before {
  width: 25px;
  height: 25px;
}

/* Curl Top Right */

.curl-top-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}

.curl-top-right:hover:before,
.curl-top-right:focus:before,
.curl-top-right:active:before {
  width: 25px;
  height: 25px;
}

/* Curl Bottom Right */

.curl-bottom-right {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.curl-bottom-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(315deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}

.curl-bottom-right:hover:before,
.curl-bottom-right:focus:before,
.curl-bottom-right:active:before {
  width: 25px;
  height: 25px;
}

/* Curl Bottom Left */

.curl-bottom-left {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.curl-bottom-left:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  left: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(45deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}

.curl-bottom-left:hover:before,
.curl-bottom-left:focus:before,
.curl-bottom-left:active:before {
  width: 25px;
  height: 25px;
}

.multilevelpushmenu_wrapper {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  min-width: 100%;
  min-height: 100%;
  margin: 0;
  padding: 0;
  -webkit-overflow-scrolling: touch;
}

.multilevelpushmenu_wrapper .levelHolderClass {
  position: absolute;
  top: 0;
  width: auto;
  min-height: 100%;
  background: #333333 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 70px;
  overflow: hidden;
}

.multilevelpushmenu_wrapper .ltr {
  margin-left: -100%;
  left: 0;
}

.multilevelpushmenu_wrapper .rtl {
  margin-right: -100%;
  right: 0;
}

.multilevelpushmenu_wrapper .multilevelpushmenu_inactive {
  background: #2e6196;
}

.multilevelpushmenu_wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.multilevelpushmenu_wrapper li {
  font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: bolder;
  cursor: pointer;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.multilevelpushmenu_wrapper li.active-item {
  border-left: 10px solid #a4001e;
  width: 100%;
  min-height: 50px;
  line-height: 50px;
  padding: 0 10px;
}

.multilevelpushmenu_wrapper li.active-item:hover,
.multilevelpushmenu_wrapper li.active-item:focus {
  background: transparent;
  cursor: default;
}

.multilevelpushmenu_wrapper a.menu-item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  outline: none;
  overflow: hidden;
  text-decoration: none;
  color: #fff;
  padding-left: 20px;
  width: 220px;
  min-height: 50px;
  text-align: left;
  float: left;
  font-size: 16px;
  position: relative;
}

.multilevelpushmenu_wrapper a.menu-item span {
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  display: inline-block;
  height: 17px;
  position: absolute;
  right: 0;
  top: 17px;
}

.multilevelpushmenu_wrapper a.menu-item.leaf {
  border-right: none;
  margin-top: 0;
  width: 100%;
}

.multilevelpushmenu_wrapper a.menu-item.leaf span {
  display: none;
}

.multilevelpushmenu_wrapper a.menu-item:hover,
.multilevelpushmenu_wrapper a.menu-item:focus {
  background-color: #a4001e;
}

.multilevelpushmenu_wrapper a.arrow-btn {
  width: 50px;
  height: 50px;
  text-align: center;
  display: inline-block;
  line-height: 50px;
  float: left;
  display: inline-block;
  padding-left: 17px;
  text-decoration: none;
  font-size: 18px;
}

.multilevelpushmenu_wrapper a.arrow-btn i {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="15 ")";
  filter: alpha(opacity=15);
  -moz-opacity: 0.15;
  -khtml-opacity: 0.15;
  opacity: 0.15;
  zoom: 1;
}

.multilevelpushmenu_wrapper a.arrow-btn:hover,
.multilevelpushmenu_wrapper a.arrow-btn:focus {
  background-color: #a4001e;
  color: white;
  margin-left: -1px;
  width: 51px;
}

.multilevelpushmenu_wrapper a.arrow-btn:hover i,
.multilevelpushmenu_wrapper a.arrow-btn:focus i {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  zoom: 1;
}

.multilevelpushmenu_wrapper a:hover {
  color: #ffe;
}

.multilevelpushmenu_wrapper .backItemClass {
  display: block;
}

.multilevelpushmenu_wrapper .backItemClass a {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bolder;
  padding: 0 20px;
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: white;
  text-decoration: none;
}

.multilevelpushmenu_wrapper .backItemClass a i {
  padding-right: 5px;
}

.multilevelpushmenu_wrapper .floatRight {
  float: right;
}

.multilevelpushmenu_wrapper .floatLeft {
  float: left;
}

.multilevelpushmenu_wrapper .cursorPointer {
  cursor: pointer;
}

/*
 * qTip2 - Pretty powerful tooltips - v2.2.0
 * http://qtip2.com
 *
 * Copyright (c) 2014 Craig Michael Thompson
 * Released under the MIT, GPL licenses
 * http://jquery.org/license
 *
 * Date: Wed Sep 3 2014 10:07 EDT-0400
 * Plugins: tips viewport
 * Styles: None
 */

.qtip {
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  max-width: 230px;
  min-width: 50px;
  direction: ltr;
  box-shadow: none;
  padding: 0;
}

.qtip-content {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  word-wrap: break-word;
}

.qtip-content p.lrg {
  margin: 0;
  padding: 10px 0 20px;
  line-height: 100%;
}

.qtip-content p.tag {
  margin: 0;
  padding: 10px 0 !important;
}

.qtip-titlebar {
  position: relative;
  padding: 5px 35px 5px 10px;
  overflow: hidden;
  border-width: 0 0 1px;
  font-weight: bold;
}

.qtip-titlebar+.qtip-content {
  border-top-width: 0 !important;
}

/* Default close button class */

.qtip-close {
  position: absolute;
  right: -9px;
  top: -9px;
  cursor: pointer;
  outline: medium none;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
}

.qtip-titlebar .qtip-close {
  right: 4px;
  top: 50%;
  margin-top: -9px;
}

* html .qtip-titlebar .qtip-close {
  top: 16px;
}

/* IE fix */

.qtip-titlebar .ui-icon,
.qtip-icon .ui-icon {
  display: block;
  text-indent: -1000em;
  direction: ltr;
}

.qtip-icon,
.qtip-icon .ui-icon {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
}

.qtip-icon .ui-icon {
  width: 18px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  text-indent: 0;
  font: normal bold 10px/13px Tahoma, sans-serif;
  color: inherit;
  background: transparent none no-repeat -100em -100em;
}

/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */

/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */

/* Default tooltip style */

.qtip-default {
  border-width: 1px;
  border-style: solid;
  border-color: #333333;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  background-color: #333333;
  color: white;
}

.qtip-default .qtip-titlebar {
  background-color: #FFEF93;
}

.qtip-default .qtip-icon {
  border-color: #CCC;
  background: #F1F1F1;
  color: #777;
}

.qtip-default .qtip-titlebar .qtip-close {
  border-color: #AAA;
  color: #111;
}

.qtip .qtip-tip {
  margin: 0 auto;
  overflow: hidden;
  z-index: 10;
}

/* Opera bug #357 - Incorrect tip position
https://github.com/Craga89/qTip2/issues/367 */

x:-o-prefocus,
.qtip .qtip-tip {
  visibility: hidden;
}

.qtip .qtip-tip,
.qtip .qtip-tip .qtip-vml,
.qtip .qtip-tip canvas {
  position: absolute;
  background: transparent;
  border: 0 dashed transparent;
}

.qtip .qtip-tip canvas {
  top: 0;
  left: 0;
}

.qtip .qtip-tip .qtip-vml {
  behavior: url(#default#VML);
  display: inline-block;
  visibility: visible;
}

.tooltip-content {
  display: none;
}

/* Foundation v2.1.4 http://foundation.zurb.com */

/* Artfully masterminded by ZURB  */

/* --------------------------------------------------
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/

/* -----------------------------------------
   Shared Styles
----------------------------------------- */

table th {
  font-weight: bold;
}

table td,
table th {
  padding: 9px 10px;
  text-align: left;
}

/* Mobile */

@media only screen and (max-width: 768px) {
  table.responsive {
    margin-bottom: 0;
  }

  .pinned {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
  }
}

@media only screen and (max-width: 768px) and (min-width: 0) {
  .pinned {
    width: 50%;
  }
}

@media only screen and (max-width: 768px) and (min-width: 20.0625em) {
  .pinned {
    width: 35%;
  }
}

@media only screen and (max-width: 768px) {
  .pinned table {
    border-top: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    border-right: none;
    width: 100%;
    margin-bottom: 0;
  }

  .pinned table th,
  .pinned table td {
    white-space: nowrap;
  }

  div.table-wrapper {
    position: relative;
    overflow: hidden;
  }

  div.table-wrapper div.scrollable {
    position: relative;
    width: 100%;
    overflow: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
}

@media only screen and (max-width: 768px) and (min-width: 0) {
  div.table-wrapper.anchored-scroll div.scrollable table {
    margin-left: 50%;
  }
}

@media only screen and (max-width: 768px) and (min-width: 20.0625em) {
  div.table-wrapper.anchored-scroll div.scrollable table {
    margin-left: 35%;
  }
}

@media only screen and (max-width: 768px) {
  table.responsive td {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
  }

  table.responsive th {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
  }

  table.responsive.anchored th:first-child {
    display: none;
  }

  table.responsive.anchored td:first-child,
  table.responsive.anchored.pinned td {
    display: none;
  }
}

/* -----------------------------------------
   Custom Styles
----------------------------------------- */

table.responsive,
.pinned table {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 150%;
  margin-bottom: 1.25em;
}

table.responsive a,
.pinned table a {
  font-weight: bolder;
}

@media screen and (min-width: 0) {

  table.responsive,
  .pinned table {
    font-size: 0.75em;
  }
}

@media screen and (min-width: 20.0625em) {

  table.responsive,
  .pinned table {
    font-size: 0.8125em;
  }
}

@media screen and (min-width: 30.0625em) {

  table.responsive,
  .pinned table {
    font-size: 0.875em;
  }
}

@media screen and (min-width: 48.0625em) {

  table.responsive,
  .pinned table {
    font-size: 0.9375em;
  }
}

@media screen and (min-width: 64.0625em) {

  table.responsive,
  .pinned table {
    font-size: 1em;
  }
}

table.responsive th,
.pinned table th {
  background-color: #56595c;
  color: white;
}

table.responsive tr:nth-child(odd),
.pinned table tr:nth-child(odd) {
  background-color: #eeeeee;
}

table.responsive tr:nth-child(even),
.pinned table tr:nth-child(even) {
  background-color: white;
}

@media screen and (min-width: 0) {
  table.responsive {
    border-top: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    border-left: none;
  }
}

@media screen and (min-width: 48.0625em) {
  table.responsive {
    border: 1px solid #eeeeee;
  }
}

.advertisement-slider {
  width: 100%;
}

.advertisement-slider #advertisement-slider-carousel {
  width: 100%;
  height: 273px;
  overflow: hidden;
}

.advertisement-slider #advertisement-slider-carousel a {
  display: block;
  float: left;
  width: 100%;
  height: auto;
}

.advertisement-slider #advertisement-slider-carousel a img {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}

.advertisement-slider #advertisement-slider-carousel-pagination {
  position: relative;
  margin: 10px 0;
  text-align: center;
  line-height: 1;
}

.advertisement-slider #advertisement-slider-carousel-pagination a {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: inherit;
  margin: 0 7px 0 0;
  background-color: #cccccc;
  border-radius: 50%;
}

.advertisement-slider #advertisement-slider-carousel-pagination a span {
  display: none;
}

.advertisement-slider #advertisement-slider-carousel-pagination a.selected {
  background-color: #a4001e;
  cursor: default;
}

.directory-catlist i {
  padding: 2px 0 4px;
}

.directory-catlist a {
  background-color: #eeeeee;
  color: #333333;
  margin: 0 6px 13px 0;
  padding: 4px 7px;
}

.directory-catlist a:hover,
.directory-catlist a.active {
  background-color: #a4001e;
  color: white;
  text-decoration: none;
}

.alphabet-filter {
  width: 100%;
}

@media screen and (min-width: 0) {
  .alphabet-filter {
    display: none;
  }
}

@media screen and (min-width: 48.0625em) {
  .alphabet-filter {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.alphabet-filter .btn {
  height: 30px;
  line-height: 30px;
  padding: 0;
}

@media screen and (min-width: 48.0625em) {
  .alphabet-filter .btn {
    width: 25px;
  }
}

@media screen and (min-width: 64.0625em) {
  .alphabet-filter .btn {
    width: 30px;
  }
}

.alphabet-filter .btn.active {
  color: white;
  border-color: transparent;
  background-color: #a4001e;
  text-decoration: none;
}

.alphabet-filter .btn.active i {
  color: white;
}

@media screen and (min-width: 0) {
  .block-bio {
    text-align: left;
  }
}

@media screen and (min-width: 30.0625em) {
  .block-bio {
    text-align: center;
  }
}

@media (min-width: 481px) and (max-width: 768px) {
  .container .block-bio {
    float: left;
    display: block;
    margin-right: 2.1739130435%;
    width: 48.9130434783%;
  }

  .container .block-bio:nth-child(4n) {
    margin-right: 2.1739130435%;
  }

  .container .block-bio:nth-child(4n+1) {
    clear: none;
  }

  .container .block-bio:last-child {
    margin-right: 0;
  }

  .container .block-bio:nth-child(2n) {
    margin-right: 0;
  }

  .container .block-bio:nth-child(2n+1) {
    clear: left;
  }
}

.block-bio .circle-border {
  display: inline-block;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 0) {
  .block-bio .circle-border {
    width: 95%;
    height: 0;
    padding: 92% 0 0 0;
  }
}

@media screen and (min-width: 20.0625em) {
  .block-bio .circle-border {
    width: 95%;
    height: 0;
    padding: 92% 0 0 0;
  }
}

@media screen and (min-width: 30.0625em) {
  .block-bio .circle-border {
    width: 173px;
    height: 173px;
    padding: 8px 0;
  }
}

@media screen and (min-width: 48.0625em) {
  .block-bio .circle-border {
    width: 93%;
    height: 0;
    padding: 91% 0 0 0;
  }
}

@media screen and (min-width: 64.0625em) {
  .block-bio .circle-border {
    width: 198px;
    height: 198px;
    padding: 8px 0;
  }
}

.block-bio .circle-border .main-circle {
  position: relative;
  border-radius: 50%;
  background-position: center;
  background-size: cover;
  display: inline-block;
  overflow: hidden;
  z-index: 2;
}

.block-bio .circle-border .main-circle .avatar {
  border-radius: 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 0) {
  .block-bio .circle-border .main-circle .avatar {
    border: 6px solid white;
  }
}

@media screen and (min-width: 20.0625em) {
  .block-bio .circle-border .main-circle .avatar {
    border: 7px solid white;
  }
}

@media screen and (min-width: 30.0625em) {
  .block-bio .circle-border .main-circle .avatar {
    border: 0;
  }
}

@media screen and (min-width: 48.0625em) {
  .block-bio .circle-border .main-circle .avatar {
    border: 8px solid white;
  }
}

@media screen and (min-width: 64.0625em) {
  .block-bio .circle-border .main-circle .avatar {
    border: 0;
  }
}

.block-bio .circle-border .main-circle .avatar img {
  border-radius: 50%;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 0) {
  .block-bio .circle-border .main-circle .avatar img {
    position: relative;
  }
}

@media screen and (min-width: 30.0625em) {
  .block-bio .circle-border .main-circle .avatar img {
    width: 150px;
    height: 150px;
    position: relative;
    padding: 0;
    position: relative;
    margin-left: 0;
    margin-top: 0;
    top: auto;
    left: auto;
  }
}

@media screen and (min-width: 48.0625em) {
  .block-bio .circle-border .main-circle .avatar img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

@media screen and (min-width: 64.0625em) {
  .block-bio .circle-border .main-circle .avatar img {
    width: 175px;
    height: 175px;
    position: relative;
    padding: 0;
    position: relative;
    margin-left: 0;
    margin-top: 0;
    top: auto;
    left: auto;
  }
}

@media screen and (min-width: 0) {
  .block-bio .circle-border .main-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px;
  }
}

@media screen and (min-width: 30.0625em) {
  .block-bio .circle-border .main-circle {
    width: 150px;
    height: 150px;
    position: relative;
    padding: 0;
  }
}

@media screen and (min-width: 48.0625em) {
  .block-bio .circle-border .main-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px;
  }
}

@media screen and (min-width: 64.0625em) {
  .block-bio .circle-border .main-circle {
    width: 175px;
    height: 175px;
    position: relative;
    padding: 0;
  }
}

.block-bio .circle-border .main-circle .mask {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  display: block;
  position: absolute;
  z-index: 1;
  overflow: hidden;
  top: 0;
  left: 0;
  overflow: visible;
  border: 0px solid rgba(0, 0, 0, 0.7);
  border-radius: 50%;
}

@media screen and (min-width: 0) {
  .block-bio .circle-border .main-circle .mask {
    width: 100%;
    height: 100%;
    opacity: 1;
  }
}

@media screen and (min-width: 64.0625em) {
  .block-bio .circle-border .main-circle .mask {
    width: 175px;
    height: 175px;
    opacity: 0;
  }
}

.block-bio .circle-border .main-circle span {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
  -moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
  transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
  font-size: 1em;
  font-weight: bolder;
  font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
  display: inline-block;
  width: 100px;
  position: relative;
  top: -10px;
  left: -50px;
  opacity: 0;
}

@media screen and (min-width: 0) {
  .block-bio .circle-border .main-circle:hover .mask {
    border: none;
  }
}

@media screen and (min-width: 64.0625em) {
  .block-bio .circle-border .main-circle:hover .mask {
    opacity: 1;
    border: 88px solid rgba(0, 0, 0, 0.7);
  }
}

.block-bio .circle-border .main-circle:hover span {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

@media screen and (min-width: 0) {
  .block-bio .circle-border .main-circle:hover span {
    opacity: 0;
  }
}

@media screen and (min-width: 64.0625em) {
  .block-bio .circle-border .main-circle:hover span {
    opacity: 1;
  }
}

.block-bio .border-au-red {
  border: 3px solid #a4001e;
}

.block-bio .border-au-dark-red {
  border: 3px solid #710015;
}

.block-bio .border-au-grey {
  border: 3px solid #56595c;
}

.block-bio .border-au-dark-grey {
  border: 3px solid #3d3f42;
}

.block-bio .border-blueberry {
  border: 3px solid #33669a;
}

.block-bio .border-dark-blueberry {
  border: 3px solid #29527b;
}

.block-bio .border-mango {
  border: 3px solid #f4b50e;
}

.block-bio .border-dark-mango {
  border: 3px solid #d09909;
}

.block-bio .border-avocado {
  border: 3px solid #669940;
}

.block-bio .border-dark-avocado {
  border: 3px solid #537c34;
}

.block-bio .border-black {
  border: 3px solid black;
}

.block-bio .border-white {
  border: white;
}

.block-bio .border-dark-grey {
  border: 3px solid #333333;
}

.block-bio .border-grey {
  border: 3px solid #cccccc;
}

.block-bio .border-light-grey {
  border: 3px solid #eeeeee;
}

.block-bio .border-extralight-grey {
  border: 3px solid #f8f8f8;
}

.block-bio .border-citrus {
  border: 3px solid #3b5998;
}

.block-bio .border-jelly {
  border: 3px solid #b0289f;
}

.block-bio .border-grape {
  border: 3px solid #560b98;
}

.block-bio .border-blackberry {
  border: 3px solid #074a79;
}

@media screen and (min-width: 0) {

  .block-contact .block-contact-address,
  .block-contact .block-contact-wysiwig,
  .block-contact .block-contact-cta {
    padding: 0 20px;
  }
}

@media screen and (min-width: 30.0625em) {

  .block-contact .block-contact-address,
  .block-contact .block-contact-wysiwig,
  .block-contact .block-contact-cta {
    padding: 0 35px;
  }
}

@media (min-width: 0px) and (max-width: 480px) {
  .block-contact .block-contact-wysiwig {
    padding-top: 18px;
    padding-bottom: 18px;
  }
}

@media screen and (min-width: 30.0625em) {
  .block-contact .block-contact-wysiwig {
    padding-left: 0;
    padding-right: 0;
  }
}

.block-contact .block-contact-wysiwig p:last-child {
  margin-bottom: 0;
}

@media (min-width: 481px) and (max-width: 810px) {
  .block-contact .block-contact-cta .btn {
    white-space: normal;
  }
}

.block-cta {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width: 0) {
  .block-cta {
    padding: 30px 8.58333%;
  }
}

@media screen and (min-width: 30.0625em) {
  .block-cta {
    padding: 30px;
    height: 235px;
  }
}

.block-cta .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="90 ")";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  zoom: 1;
}

.block-cta>h4,
.block-cta>p,
.block-cta .divider {
  position: relative;
  z-index: 2;
}

.block-cta .divider {
  width: 50px;
  height: 4px;
  background-color: rgba(238, 238, 238, 0.4);
}

@media screen and (min-width: 0) {
  .block-cta .divider {
    margin: 0.5em 0;
  }
}

@media screen and (min-width: 30.0625em) {
  .block-cta .divider {
    margin: 0.5em 0 0.7em;
  }
}

@media screen and (min-width: 48.0625em) {
  .block-multimedia.mm-large .img-wrapper .mask {
    display: block;
    width: 1400px;
    height: 1400px;
    opacity: 0;
    margin-top: -700px;
    margin-left: -700px;
  }
}

@media screen and (min-width: 48.0625em) {
  .block-multimedia.mm-large .img-wrapper:hover .mask {
    opacity: 1;
    border: 700px solid rgba(164, 0, 30, 0.7);
  }
}

.block-multimedia .top-line {
  margin-bottom: 5px;
}

.block-multimedia .img-wrapper {
  display: block;
  overflow: hidden;
  position: relative;
}

.block-multimedia .img-wrapper .mask {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  position: absolute;
  z-index: 1;
  overflow: hidden;
  top: 50%;
  left: 50%;
  overflow: visible;
  border: 0px solid rgba(0, 0, 0, 0.7);
}

@media screen and (min-width: 0) {
  .block-multimedia .img-wrapper .mask {
    display: none;
  }
}

@media screen and (min-width: 48.0625em) {
  .block-multimedia .img-wrapper .mask {
    display: block;
    width: 630px;
    height: 630px;
    opacity: 0;
    margin-top: -315px;
    margin-left: -315px;
  }
}

.block-multimedia .img-wrapper h5 {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
  -moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
  transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
  font-weight: bolder;
  display: inline-block;
  width: 160px;
  position: relative;
  top: -15px;
  left: -80px;
  opacity: 0;
  text-align: center;
}

@media screen and (min-width: 0) {
  .block-multimedia .img-wrapper:hover .mask {
    border: none;
  }
}

@media screen and (min-width: 48.0625em) {
  .block-multimedia .img-wrapper:hover .mask {
    opacity: 1;
    border: 315px solid rgba(164, 0, 30, 0.7);
  }
}

.block-multimedia .img-wrapper:hover h5 {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

@media screen and (min-width: 0) {
  .block-multimedia .img-wrapper:hover h5 {
    opacity: 0;
  }
}

@media screen and (min-width: 48.0625em) {
  .block-multimedia .img-wrapper:hover h5 {
    opacity: 1;
  }
}

.block-multimedia h4 a:hover,
.block-multimedia h4 a:focus {
  text-decoration: none;
}

@media screen and (min-width: 0) {
  .block-multimedia h4 {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 30.0625em) {
  .block-multimedia h4 {
    margin-bottom: 0.8em;
  }
}

.block-multimedia .block-taglist a {
  margin-bottom: 0;
}

.block-map .bg-au-light-red {
  background-color: #E22E0C;
}

.block-map .bg-blueberry-map {
  background-color: #2A5A91;
}

.block-map .bg-avocado-map {
  background-color: #5A8F33;
}

.block-map .bg-mango-map {
  background-color: #F4AD00;
}

.block-map .bg-au-light-blue {
  background-color: #73BAC1;
}

.block-map .map-categories label.custom-color-checkbox {
  background-image: url("../img/custom-checkbox-white-bg.png");
}

.block-map .include-map-marker-style,
.block-map .map-marker,
.block-map .map-marker .map-marker-inner {
  height: 10px;
  width: 10px;
  position: absolute;
  border-radius: 50%;
  box-sizing: border-box;
}

.block-map .map-marker {
  width: 30px;
  height: 30px;
  background-color: rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.block-map .map-marker .map-marker-inner {
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.block-map .qtip-map {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.4);
  border-radius: 8px;
  padding: 0;
  border: 1px solid transparent;
  cursor: pointer;
  max-width: 100%;
}

.block-map .qtip-map .qtip-content {
  padding: 20px 15px 10px;
}

.block-map .qtip-map .qtip-content i {
  font-size: 24px;
}

.block-map .qtip-map .qtip-content .point-address {
  display: none;
  padding-left: 15px;
  float: right;
  margin-top: -2px;
  color: #56595c;
}

.block-map .qtip-map.qtip-open .qtip-tip {
  left: 27px !important;
}

.block-map .qtip-map.map-hover,
.block-map .qtip-map.qtip-open {
  background-color: white;
}

.block-map .qtip-map.map-hover.bg-au-red i,
.block-map .qtip-map.qtip-open.bg-au-red i {
  color: #a4001e;
}

.block-map .qtip-map.map-hover.bg-au-light-red i,
.block-map .qtip-map.qtip-open.bg-au-light-red i {
  color: #E22E0C;
}

.block-map .qtip-map.map-hover.bg-au-grey i,
.block-map .qtip-map.qtip-open.bg-au-grey i {
  color: #56595c;
}

.block-map .qtip-map.map-hover.bg-blueberry-map i,
.block-map .qtip-map.qtip-open.bg-blueberry-map i {
  color: #2A5A91;
}

.block-map .qtip-map.map-hover.bg-avocado-map i,
.block-map .qtip-map.qtip-open.bg-avocado-map i {
  color: #5A8F33;
}

.block-map .qtip-map.map-hover.bg-mango-map i,
.block-map .qtip-map.qtip-open.bg-mango-map i {
  color: #F4AD00;
}

.block-map .qtip-map.map-hover.bg-au-light-blue i,
.block-map .qtip-map.qtip-open.bg-au-light-blue i {
  color: #73BAC1;
}

.block-map .qtip-map.map-hover.bg-white i,
.block-map .qtip-map.qtip-open.bg-white i {
  color: black;
}

ul.pagination {
  padding: 0;
  list-style-type: none;
}

ul.pagination li {
  padding: 0 2px;
  margin: 0;
  display: inline;
}

ul.pagination li a i {
  font-size: 0.8125em;
  color: #cccccc;
}

ul.pagination li.page a {
  background-color: transparent;
  background-image: none;
  border: 1px solid #cccccc;
  color: #a4001e;
  display: inline-block;
  font-weight: 600;
  line-height: 1.4;
  max-width: 100%;
  padding: 4px 10px;
  font-size: 13px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

ul.pagination li.page a i {
  color: #cccccc;
  vertical-align: middle;
}

ul.pagination li.page a:hover,
ul.pagination li.page a:focus,
ul.pagination li.page a:active,
ul.pagination li.page a.active {
  color: white;
  border-color: transparent;
  background-color: #a4001e;
  text-decoration: none;
}

ul.pagination li.page a:hover i,
ul.pagination li.page a:focus i,
ul.pagination li.page a:active i,
ul.pagination li.page a.active i {
  color: white;
}

ul.pagination li.page a.btn-wrap {
  white-space: normal;
}

ul.pagination li.page.active a {
  color: white;
  border-color: transparent;
  background-color: #a4001e;
  text-decoration: none;
  outline: 0;
  background-image: none;
}

ul.pagination li.page.active a i {
  color: white;
}

ul.pagination li.active {
  border: 1px solid #cccccc;
  background-color: transparent;
  background-image: none;
  cursor: pointer;
  display: inline-block;
  font-weight: 600;
  line-height: 1.4;
  max-width: 100%;
  padding: 4px 10px;
  font-size: 13px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  color: white;
  border-color: transparent;
  background-color: #a4001e;
  text-decoration: none;
}

ul.pagination li.arrow a {
  display: inline-block;
  font-weight: 600;
  max-width: 100%;
  font-size: 13px;
  padding: 4px 10px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}

ul.pagination li.arrow a:hover,
ul.pagination li.arrow a:focus {
  text-decoration: none;
}

ul.pagination li.arrow a:hover i,
ul.pagination li.arrow a:focus i {
  color: #a4001e;
}

.program-search .tab {
  width: 100%;
  font-size: 1.125em;
  background-color: white;
}

@media screen and (min-width: 0) {
  .program-search .tab {
    text-align: center;
    padding: 13px 0 8px;
  }
}

@media screen and (min-width: 30.0625em) {
  .program-search .tab {
    padding: 13px 15px 8px;
  }
}

@media screen and (min-width: 48.0625em) {
  .program-search .tab {
    text-align: left;
  }
}

.program-search .tab span {
  display: inline-block;
}

.program-search .tab:hover,
.program-search .tab:focus,
.program-search .tab:active,
.program-search .tab.active {
  background-color: #a4001e;
  color: white;
}

.program-search .tab:after {
  background-color: #a4001e;
}

@media (max-width: 480px) {
  .container .program-search {
    width: 46px;
    margin-left: 3%;
  }

  .container .program-search:first-of-type {
    margin-left: 0;
  }
}

@media (min-width: 481px) and (max-width: 768px) {
  .container .program-search {
    float: left;
    display: block;
    margin-right: 2.1739130435%;
    width: 48.9130434783%;
  }

  .container .program-search:nth-child(4n) {
    margin-right: 2.1739130435%;
  }

  .container .program-search:nth-child(4n+1) {
    clear: none;
  }

  .container .program-search:last-child {
    margin-right: 0;
  }

  .container .program-search:nth-child(2n) {
    margin-right: 0;
  }

  .container .program-search:nth-child(2n+1) {
    clear: left;
  }
}

.choices-container {
  width: 100%;
  float: left;
}

.choices-container .choices-wrapper {
  display: none;
  width: 100%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: white;
}

@media screen and (min-width: 0) {
  .choices-container .choices-wrapper {
    padding: 10px 0 20px;
  }
}

@media screen and (min-width: 64.0625em) {
  .choices-container .choices-wrapper {
    padding: 0 0 20px;
  }
}

.choices-container .choices-wrapper .checkbox-wrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 35px;
  line-height: 35px;
  margin-bottom: 5px;
  padding: 0 15px;
  float: left;
}

@media screen and (min-width: 0) {
  .choices-container .choices-wrapper .checkbox-wrapper {
    width: 100%;
  }
}

@media screen and (min-width: 30.0625em) {
  .choices-container .choices-wrapper .checkbox-wrapper {
    width: 50%;
  }
}

@media screen and (min-width: 48.0625em) {
  .choices-container .choices-wrapper .checkbox-wrapper {
    width: 25%;
  }
}

.choices-container .preload-mask {
  display: none;
}

.filtered-by {
  padding: 25px 0;
}

.filtered-by h6.tag-title {
  margin: 0 6px 13px 0;
}

.filtered-by p.tag a i {
  padding-left: 10px;
  font-size: 0.75em;
  margin: 0;
}

.filtered-by p.tag a.grey i {
  color: #56595c;
}

.filtered-by p.tag a.grey:hover,
.filtered-by p.tag a.grey:focus,
.filtered-by p.tag a.grey:active {
  background-color: #cccccc;
  color: #56595c;
}

.filtered-by p.tag a.colored {
  color: white;
}

.filtered-by p.tag a.colored i {
  color: white;
}

.block-search ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

a.facetapi-limit-link {
  font-weight: bold;
}

a.facetapi-limit-link,
.block-search ul li {
  min-height: 40px;
  margin: 0;
  border-bottom: 1px solid #cccccc;
}

a.facetapi-limit-link.open,
.block-search ul li:first-child {
  border-top: 1px solid #cccccc;
}

.block-search ul li:last-child {
  border-bottom: 0;
}

a.facetapi-limit-link,
.block-search ul li a {
  width: 100%;
  height: 100%;
  display: inline-block;
  text-decoration: none;
  padding: 8px 20px;
}

@media screen and (min-width: 0) {

  a.facetapi-limit-link,
  .block-search ul li a {
    font-size: 0.75em;
  }
}

@media screen and (min-width: 30.0625em) {

  a.facetapi-limit-link,
  .block-search ul li a {
    font-size: 0.765625em;
  }
}

@media screen and (min-width: 48.0625em) {

  a.facetapi-limit-link,
  .block-search ul li a {
    font-size: 0.8203125em;
  }
}

@media screen and (min-width: 64.0625em) {

  a.facetapi-limit-link,
  .block-search ul li a {
    font-size: 0.875em;
  }
}

a:hover.facetapi-limit-link,
.block-search ul li a:hover,
.block-search ul li a:focus,
.block-search ul li a.selected,
.block-search ul li a.active,
.block-search ul li a:hover,
.block-search ul li a:focus,
.block-search ul li a.selected,
.block-search ul li a.active {
  text-decoration: none;
  background-color: #a4001e;
  color: white;
}

.block-search ul li a:hover span,
.block-search ul li a:focus span,
.block-search ul li a.selected span,
.block-search ul li a.active span {
  color: white;
}

.block-search ul li a:hover i,
.block-search ul li a:focus i,
.block-search ul li a.selected i,
.block-search ul li a.active i {
  color: white;
}

.block-search ul li a span {
  font-style: italic;
}

.block-search ul li.selected a {
  text-decoration: none;
  background-color: #a4001e;
  color: white;
}

.block-search ul li.selected a span {
  color: white;
}

.block-search ul li.selected a i {
  color: white;
}

.block-search option span {
  font-style: italic;
}

.block-sidebar {
  position: relative;
  overflow: visible !important;
}

.block-sidebar h4 {
  margin-top: 0;
}

@media screen and (min-width: 0) {
  .block-sidebar {
    border-top: 10px solid #f4b50e;
    padding: 1em 1.5em 0.5em;
  }
}

@media screen and (min-width: 30.0625em) {
  .block-sidebar {
    padding: 1em 1em 0.5;
  }
}

@media screen and (min-width: 48.0625em) {
  .block-sidebar {
    border-top: none;
    border-left: 15px solid #f4b50e;
    padding: 1.5em 2em 0.5em;
  }
}

.block-sidebar:after {
  position: absolute;
  content: "";
  background-color: #c69209;
}

@media screen and (min-width: 0) {
  .block-sidebar:after {
    width: 10px;
    height: 10px;
    top: -10px;
    left: 0;
  }
}

@media screen and (min-width: 48.0625em) {
  .block-sidebar:after {
    width: 15px;
    height: 15px;
    top: 0;
    left: -15px;
  }
}

.block-social {
  border: 1px solid #cccccc;
  padding: 23px;
  position: relative;
}

.container .block-social {
  overflow: visible;
}

@media screen and (min-width: 0) {
  .container .block-social {
    margin-bottom: 31px;
  }
}

@media screen and (min-width: 20.0625em) {
  .container .block-social {
    margin-bottom: 37px;
  }
}

@media screen and (min-width: 30.0625em) {
  .container .block-social {
    margin-bottom: 35px;
  }
}

@media screen and (min-width: 48.0625em) {
  .container .block-social {
    margin-bottom: 50px;
  }
}

@media (min-width: 481px) and (max-width: 768px) {
  .container .block-social {
    margin-right: 0;
    width: 100%;
  }
}

.block-social.twitter i,
.block-social.twitter .sm {
  color: #4099ff;
}

.block-social.facebook i,
.block-social.facebook .sm {
  color: #3b5998;
}

.block-social i {
  float: left;
  margin-right: 10px;
  font-size: 34px;
  line-height: 30px;
}

.block-social .sm {
  margin-bottom: 1.1em;
}

.block-social .sm a {
  color: inherit;
  font-weight: inherit;
}

.block-social .sm a:hover,
.block-social .sm a:focus {
  color: #a4001e;
}

.block-social h6 {
  margin-bottom: 1.5em;
}

.block-social .tag {
  margin-bottom: 0;
}

.block-social .tag span {
  margin: 0 0.3em;
}

.block-social .tag a {
  color: inherit;
}

.block-social .tag a:hover,
.block-social .tag a:focus {
  color: #a4001e;
}

/* AE*/

.blog-topics-list,
.blog-catlist {
  margin-bottom: 1.5em;
}

.blog-subscribe {
  float: right;
  margin-bottom: 1.5em;
}

.blog-subscribe a {
  background-image: none;
  border: 1px solid #cccccc;
  color: #a4001e;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  max-width: 100%;
  padding: 7px 15px;
  text-align: center;
  vertical-align: middle;
  white-space: normal;
}

.blog-subscribe a:hover {
  color: white;
  background-color: #a4001e;
  border: 1px solid #a4001e;
  text-decoration: none;
}

.blog-catlist a,
.blog-topics-list a,
.container .blog-topics-list a {
  display: inline-block;
  line-height: normal;
  font-size: 14px;
  background-color: #eeeeee;
  color: #333333;
  margin: 0 6px 6px 0;
  padding: 4px 7px;
}

.blog-catlist a:hover,
.blog-topics-list a:hover,
.container .blog-topics-list a:hover {
  background-color: #a4001e;
  color: white;
  text-decoration: none;
}

.block-social:before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 23px;
  height: 0;
  width: 0;
  border-top: 20px solid #cccccc;
  border-right: 20px solid transparent;
}

.block-social:after {
  content: "";
  position: absolute;
  bottom: -18px;
  left: 24px;
  height: 0;
  width: 0;
  border-top: 18px solid white;
  border-right: 18px solid transparent;
}

/*.block-catlist,
.block-taglist,
.topics-taglist {
  margin-bottom: 0;
}*/

.block-catlist i,
.block-catlist a,
.block-taglist i,
.block-taglist a,
.topics-taglist i,
.topics-taglist a {
  display: inline-block;
  line-height: normal;
}

.block-catlist i,
.block-taglist i,
.topics-taglist i {
  color: #a4001e;
  font-size: 14px;
  margin-right: 5px;
}

.block-catlist a,
.block-taglist a,
.topics-taglist a {
  font-weight: inherit;
}

.block-catlist i {
  padding: 2px 0 4px;
}

.block-catlist a {
  background-color: #eeeeee;
  color: #333333;
  margin: 0 6px 13px 0;
  padding: 4px 7px;
}

.block-catlist a:hover,
.block-catlist a:focus,
.block-catlist a.active {
  background-color: #a4001e;
  color: white;
  text-decoration: none;
}

.block-taglist a {
  color: #333333;
  margin: 0 9px 5px 0;
}

.block-taglist a:hover,
.block-taglist a:focus {
  color: #a4001e;
}

.topics-taglist a {
  color: #333333;
  line-height: 2;
  word-wrap: break-word;
}

.topics-taglist a:hover,
.topics-taglist a:focus {
  color: #a4001e;
}

@media screen and (min-width: 0) {
  .topics-taglist a {
    margin-right: 5px;
  }
}

@media screen and (min-width: 48.0625em) {
  .topics-taglist a {
    margin-right: 0;
    display: block;
    float: left;
    margin-right: 2.17391%;
    width: 14.8551%;
  }

  .topics-taglist a:nth-child(6n+1) {
    clear: left;
  }

  .topics-taglist a:nth-child(6n) {
    margin-right: 0;
  }
}

.block-title a {
  float: right;
}

.block-title a:hover,
.block-title a:focus {
  color: #a4001e;
  text-decoration: none;
}

.block-title a i {
  font-size: 14px;
}

.block-title i {
  padding-right: 5px;
}

.block-title-hr {
  margin-bottom: 1.25em !important;
}

.block-title-wrapper {
  position: relative;
}

@media screen and (min-width: 20.0625em) {
  .card-event-wrapper:not(.only) {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.card-event-wrapper.only {
  text-align: center;
}

.card-event-container {
  overflow: visible !important;
  display: flex !important;
  flex-direction: column;
  flex: 1;
  text-align: left;
}

.card-event-container.only {
  display: inline-block !important;
  float: none !important;
}

@media (min-width: 321px) and (max-width: 480px) {
  .card-event-container.layout-fourth {
    float: left;
    display: block;
    margin-right: 2.1739130435%;
    width: 48.9130434783%;
  }

  .card-event-container.layout-fourth:nth-child(3n) {
    margin-right: 2.1739130435%;
  }

  .card-event-container.layout-fourth:nth-child(3n+1) {
    clear: none;
  }

  .card-event-container.layout-fourth:last-child {
    margin-right: 0;
  }

  .card-event-container.layout-fourth:nth-child(2n) {
    margin-right: 0;
  }

  .card-event-container.layout-fourth:nth-child(2n+1) {
    clear: left;
  }
}

@media (min-width: 481px) and (max-width: 768px) {
  .card-event-container.layout-fourth {
    float: left;
    display: block;
    margin-right: 2.1739130435%;
    width: 31.884057971%;
  }

  .card-event-container.layout-fourth:nth-child(4n) {
    margin-right: 2.1739130435%;
  }

  .card-event-container.layout-fourth:nth-child(4n+1) {
    clear: none;
  }

  .card-event-container.layout-fourth:last-child {
    margin-right: 0;
  }

  .card-event-container.layout-fourth:nth-child(3n) {
    margin-right: 0;
  }

  .card-event-container.layout-fourth:nth-child(3n+1) {
    clear: left;
  }
}

.card-event {
  overflow: visible !important;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex: 1;
  z-index: 99;
  position: relative;
  text-align: left;
}

@media screen and (min-width: 0) {
  .card-event {
    min-height: 90px;
  }
}

@media screen and (min-width: 20.0625em) {
  .card-event {
    min-height: auto;
  }
}

.card-event .content-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex: 1;
  position: relative;
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.card-event .content-wrapper .front {
  border: 1px solid #cccccc;
  cursor: pointer;
  width: 100%;
  height: auto;
  position: relative;
  background-color: white;
  z-index: 0;
}

.card-event .content-wrapper .front .active-overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: #000;
  opacity: 0.3;
  z-index: 99;
}

@media screen and (min-width: 0) {
  .card-event .content-wrapper .front .active-overlay {
    display: block;
  }
}

@media screen and (min-width: 48.0625em) {
  .card-event .content-wrapper .front .active-overlay {
    display: none;
  }
}

.card-event .content-wrapper .front.ie {
  z-index: 1;
}

.card-event .content-wrapper .front .date-wrapper {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

@media screen and (min-width: 0) {
  .card-event .content-wrapper .front .date-wrapper {
    height: 100%;
    width: 35%;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
  }
}

@media screen and (min-width: 20.0625em) {
  .card-event .content-wrapper .front .date-wrapper {
    width: 100%;
    height: 175px;
    position: relative;
  }
}

@media screen and (min-width: 48.0625em) {
  .card-event .content-wrapper .front .date-wrapper {
    width: 100%;
    height: 225px;
  }
}

.card-event .content-wrapper .front .date-wrapper .img-overlay {
  background: rgba(164, 0, 30, 0.8);
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (min-width: 0) {
  .card-event .content-wrapper .front .date-wrapper .img-overlay {
    height: 100%;
    width: 100%;
  }
}

@media screen and (min-width: 20.0625em) {
  .card-event .content-wrapper .front .date-wrapper .img-overlay {
    height: 175px;
    width: 100%;
  }
}

@media screen and (min-width: 48.0625em) {
  .card-event .content-wrapper .front .date-wrapper .img-overlay {
    height: 225px;
    width: 100%;
  }
}

.card-event .content-wrapper .front .date-wrapper .date-holder {
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  border: 2px solid white;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 0;
}

@media screen and (min-width: 0) {
  .card-event .content-wrapper .front .date-wrapper .date-holder {
    height: 76px;
    width: 76px;
    margin-top: -38px;
    margin-left: -38px;
    line-height: 17px;
  }
}

@media screen and (min-width: 20.0625em) {
  .card-event .content-wrapper .front .date-wrapper .date-holder {
    height: 90px;
    width: 90px;
    margin-top: -45px;
    margin-left: -45px;
    line-height: 20px;
  }
}

@media screen and (min-width: 48.0625em) {
  .card-event .content-wrapper .front .date-wrapper .date-holder {
    height: 100px;
    width: 100px;
    margin-top: -50px;
    margin-left: -50px;
    line-height: 24px;
  }
}

.card-event .content-wrapper .front .date-wrapper .date-holder span {
  font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
  display: inline;
}

.card-event .content-wrapper .front .date-wrapper .date-holder span.month {
  font-weight: bolder;
}

@media screen and (min-width: 0) {
  .card-event .content-wrapper .front .date-wrapper .date-holder span.month {
    font-size: 38px;
  }
}

@media screen and (min-width: 20.0625em) {
  .card-event .content-wrapper .front .date-wrapper .date-holder span.month {
    font-size: 2.625em;
  }
}

@media screen and (min-width: 48.0625em) {
  .card-event .content-wrapper .front .date-wrapper .date-holder span.month {
    font-size: 3em;
  }
}

.card-event .content-wrapper .front .date-wrapper .date-holder span.day {
  font-weight: normal;
  font-size: 1.5625em;
}

@media screen and (min-width: 0) {
  .card-event .content-wrapper .front .date-wrapper .date-holder span.day {
    font-size: 20px;
  }
}

@media screen and (min-width: 20.0625em) {
  .card-event .content-wrapper .front .date-wrapper .date-holder span.day {
    font-size: 1.375em;
  }
}

@media screen and (min-width: 48.0625em) {
  .card-event .content-wrapper .front .date-wrapper .date-holder span.day {
    font-size: 1.5625em;
  }
}

.card-event .content-wrapper .front .info-wrapper {
  -webkit-box-sizing: box-sizing;
  -moz-box-sizing: box-sizing;
  box-sizing: box-sizing;
  position: relative;
}

@media screen and (min-width: 0) {
  .card-event .content-wrapper .front .info-wrapper {
    width: 65%;
    float: left;
    padding: 24px 10px;
    margin-left: 35%;
  }
}

@media screen and (min-width: 20.0625em) {
  .card-event .content-wrapper .front .info-wrapper {
    width: 100%;
    float: left;
    padding: 10px 20px 17px;
    margin-left: 0;
    margin-bottom: 42px;
  }
}

.card-event .content-wrapper .front .info-wrapper h5 {
  margin-top: 0;
  margin-bottom: 0;
  float: left;
  width: 100%;
}

@media screen and (min-width: 0) {
  .card-event .content-wrapper .front .info-wrapper p.block-catlist.tag {
    display: none;
  }
}

@media screen and (min-width: 20.0625em) {
  .card-event .content-wrapper .front .info-wrapper p.block-catlist.tag {
    display: inline-block;
  }
}

.card-event .content-wrapper .front .info-wrapper p.block-catlist.tag a {
  margin-bottom: 5px;
}

.card-event .content-wrapper .front p {
  float: left;
}

.card-event .content-wrapper .front p.block-taglist {
  font-weight: normal;
  width: 100%;
  padding: 0 20px 24px;
}

@media screen and (min-width: 0) {
  .card-event .content-wrapper .front p.block-taglist {
    display: none;
  }
}

@media screen and (min-width: 20.0625em) {
  .card-event .content-wrapper .front p.block-taglist {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}

.card-event .content-wrapper .front p.block-taglist a {
  margin-bottom: 0;
}

.card-event .content-wrapper .front:hover .info-wrapper h3 {
  text-decoration: underline;
}

.card-event .content-wrapper .front:hover .info-wrapper span {
  cursor: pointer;
}

.card-event .content-wrapper .front:hover .info-wrapper span.info-ico {
  border-color: #a4001e;
  color: #a4001e;
}

.card-event .content-wrapper .back {
  cursor: pointer;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: white;
  z-index: 1;
  overflow: hidden;
}

@media screen and (min-width: 0) {
  .card-event .content-wrapper .back {
    display: none;
  }
}

@media screen and (min-width: 48.0625em) {
  .card-event .content-wrapper .back {
    display: block;
  }
}

.card-event .content-wrapper .back.ie {
  z-index: 0;
}

.card-event .content-wrapper .back .back-content {
  width: 100%;
  height: 100%;
  z-index: 2;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
}

.card-event .content-wrapper .back .back-content h3 {
  margin-bottom: 1em;
}

.card-event .content-wrapper .back .back-content p {
  font-weight: bolder;
}

.card-event .content-wrapper .back .back-content p i {
  padding-right: 5px;
}

.card-event .content-wrapper .back .back-content p span.full-content-line {
  width: 100%;
  display: inline-block;
  padding-left: 20px;
}

.card-event .content-wrapper .back .back-content p.block-catlist {
  font-weight: normal;
}

.card-event .content-wrapper .back .back-content p.block-catlist a {
  background: transparent;
  border: 1px solid white;
  color: white;
}

.card-event .content-wrapper .back .back-content p.block-taglist {
  font-weight: normal;
  width: 60%;
  position: absolute;
  bottom: 30px;
  left: 20px;
}

.card-event .content-wrapper .back .back-content p.block-taglist a {
  color: white;
}

.card-event .content-wrapper .back .back-content a.btn {
  position: absolute;
  bottom: 30px;
  left: 20px;
}

.card-event .content-wrapper .back .back-bg {
  z-index: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  -webkit-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg"><filter id="blur"><feGaussianBlur stdDeviation="5" /></filter></svg>#blur');
  filter: progid:DXImageTransform.Microsoft.Blur(Strength=$radius);
  left: 0;
  overflow: hidden;
}

.card-event .content-wrapper .back .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.6);
}

@media screen and (min-width: 48.0625em) {
  .card-event.flip {
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    perspective: 800px;
  }

  .card-event.flip .content-wrapper {
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }

  .card-event.flip .back {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
  }

  .card-event.flip .front,
  .card-event.flip .back {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }

  .card-event.flip .flipIt {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
  }
}

.card-event-carousel-wrapper {
  text-align: center;
  overflow-x: hidden;
}

.card-event-carousel-wrapper .caroufredsel_wrapper {
  overflow: visible !important;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.card-event-carousel-wrapper #card-event-carousel {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 320px) {
  .card-event-carousel-wrapper #card-event-carousel {
    display: block;
  }
}

.card-event-carousel-wrapper #card-event-carousel div.carousel-item {
  float: left;
  margin: 0 10px;
}

@media (max-width: 320px) {
  .card-event-carousel-wrapper #card-event-carousel div.carousel-item {
    float: none;
    clear: both;
    margin: 10px 0;
    width: 100%;
  }
}

.card-event-carousel-wrapper #card-event-carousel-pager {
  text-align: center;
  margin-top: 10px;
  height: 24px;
}

.card-event-carousel-wrapper #card-event-carousel-pager a {
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  outline: 0;
  margin: 0 2px;
}

.card-event-carousel-wrapper #card-event-carousel-pager a.selected,
.card-event-carousel-wrapper #card-event-carousel-pager a:hover {
  background-color: #cccccc;
}

#events-block {
  display: none;
}

.card-exhibit-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.card-exhibit-container .block {
  margin-bottom: 25px;
  overflow: visible !important;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 481px) and (max-width: 1024px) {
  .card-exhibit-container .block {
    float: left;
    display: block;
    margin-right: 2.1739130435%;
    width: 31.884057971%;
  }

  .card-exhibit-container .block:nth-child(4n) {
    margin-right: 2.1739130435%;
  }

  .card-exhibit-container .block:nth-child(4n+1) {
    clear: none;
  }

  .card-exhibit-container .block:last-child {
    margin-right: 0;
  }

  .card-exhibit-container .block:nth-child(3n) {
    margin-right: 0;
  }

  .card-exhibit-container .block:nth-child(3n+1) {
    clear: left;
  }
}

@media (min-width: 481px) and (max-width: 768px) {
  .card-exhibit-container .block {
    float: left;
    display: block;
    margin-right: 2.1739130435%;
    width: 48.9130434783%;
  }

  .card-exhibit-container .block:nth-child(3n) {
    margin-right: 2.1739130435%;
  }

  .card-exhibit-container .block:nth-child(3n+1) {
    clear: none;
  }

  .card-exhibit-container .block:last-child {
    margin-right: 0;
  }

  .card-exhibit-container .block:nth-child(2n) {
    margin-right: 0;
  }

  .card-exhibit-container .block:nth-child(2n+1) {
    clear: left;
  }
}

.card-exhibit-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.card-exhibit-wrapper .card-exhibit {
  width: 100%;
  min-height: 200px;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 0;
}

.card-exhibit-wrapper .card-exhibit .avatar,
.card-exhibit-wrapper .card-exhibit .avatar img {
  width: 115px;
  height: 115px;
  border-radius: 50%;
}

.card-exhibit-wrapper .card-exhibit p {
  padding: 0 20px;
}

.card-exhibit-wrapper .card-exhibit .avatar {
  display: inline-block;
  float: none;
  border: 3px solid #33669a;
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 5px;
}

@media screen and (min-width: 0) {
  .card-exhibit-wrapper .card-exhibit .avatar {
    margin-bottom: 0.5625em;
  }
}

@media screen and (min-width: 20.0625em) {
  .card-exhibit-wrapper .card-exhibit .avatar {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 30.0625em) {
  .card-exhibit-wrapper .card-exhibit .avatar {
    margin-bottom: 0.5625em;
  }
}

.card-exhibit-wrapper .card-exhibit .avatar img {
  display: block;
}

.card-exhibit-wrapper .card-exhibit .social-btn-container a {
  margin-right: 5px;
}

.card-exhibit-wrapper .card-exhibit .social-btn-container a.btn-info {
  font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
  line-height: 25px;
}

@media screen and (min-width: 20.0625em) {
  .card-exhibit-wrapper .card-exhibit .block-col-sm-7 {
    text-align: left;
  }
}

@media screen and (min-width: 30.0625em) {
  .card-exhibit-wrapper .card-exhibit .block-col-sm-7 {
    text-align: center;
  }
}

@media screen and (min-width: 20.0625em) {
  .card-exhibit-wrapper .card-exhibit .block-col-sm-7 h5 {
    margin-top: 15px;
  }
}

@media screen and (min-width: 30.0625em) {
  .card-exhibit-wrapper .card-exhibit .block-col-sm-7 h5 {
    margin-top: 0;
  }
}

@media screen and (min-width: 20.0625em) {
  .card-exhibit-wrapper .card-exhibit .block-col-sm-7 p {
    padding: 0;
  }
}

@media screen and (min-width: 30.0625em) {
  .card-exhibit-wrapper .card-exhibit .block-col-sm-7 p {
    padding: 0 20px;
  }
}

.card-exhibit-wrapper .content-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  cursor: pointer;
  width: 100%;
}

.card-exhibit-wrapper .content-wrapper .front {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 0;
  width: 100%;
}

.card-exhibit-wrapper .content-wrapper .front.ie {
  z-index: 1;
}

.card-exhibit-wrapper .content-wrapper .front hr {
  padding-bottom: 30px;
}

.card-exhibit-wrapper .content-wrapper .back {
  cursor: pointer;
  width: 100%;
  height: 320px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.card-exhibit-wrapper .content-wrapper .back.ie {
  z-index: 0;
}

.card-exhibit-wrapper .content-wrapper .back .back-content {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 25px 50px 25px;
  position: relative;
}

.card-exhibit-wrapper .content-wrapper .back .back-content .social-btn-container {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0px 22px 20px;
  width: 100%;
}

.card-exhibit-wrapper .content-wrapper .back .back-content .social-btn-container a {
  display: block;
  float: left;
  margin-left: 4px;
}

.card-exhibit-wrapper .content-wrapper .back .back-content .social-btn-container a:first-child {
  margin-left: 0;
}

.card-exhibit-wrapper .content-wrapper .back .back-content .social-btn-container a.arrow-btn {
  float: right;
}

.card-exhibit-wrapper .content-wrapper .back .back-content .block-catlist {
  padding-right: 30px;
}

@media (min-width: 321px) and (max-width: 480px) {
  .card-exhibit-wrapper .content-wrapper .back .back-content {
    padding: 20px 25px;
  }

  .card-exhibit-wrapper .content-wrapper .back .back-content .working-hours {
    margin-right: 2%;
    float: left;
    width: 48%;
  }

  .card-exhibit-wrapper .content-wrapper .back .back-content .social-btn-container {
    position: static;
    float: left;
    padding: 0;
    width: 50%;
    text-align: right;
  }

  .card-exhibit-wrapper .content-wrapper .back .back-content .social-btn-container a {
    margin: 2px 0 2px 4px;
    display: inline-block;
    float: none;
  }

  .card-exhibit-wrapper .content-wrapper .back .back-content .social-btn-container.full-width {
    width: 100%;
    text-align: left;
  }
}

.card-exhibit-wrapper .content-wrapper .card-exhibit {
  padding: 0 0 20px;
}

.card-exhibit-wrapper.flip {
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  perspective: 800px;
}

.card-exhibit-wrapper.flip .content-wrapper {
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.card-exhibit-wrapper.flip .back {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

.card-exhibit-wrapper.flip .front,
.card-exhibit-wrapper.flip .back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.card-exhibit-wrapper.flip .flipIt {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

.card-exhibit-wrapper .avatar.border-au-red {
  border-color: #a4001e;
}

.card-exhibit-wrapper .avatar.border-au-dark-red {
  border-color: #710015;
}

.card-exhibit-wrapper .avatar.border-au-grey {
  border-color: #56595c;
}

.card-exhibit-wrapper .avatar.border-au-dark-grey {
  border-color: #3d3f42;
}

.card-exhibit-wrapper .avatar.border-blueberry {
  border-color: #33669a;
}

.card-exhibit-wrapper .avatar.border-dark-blueberry {
  border-color: #29527b;
}

.card-exhibit-wrapper .avatar.border-mango {
  border-color: #f4b50e;
}

.card-exhibit-wrapper .avatar.border-dark-mango {
  border-color: #d09909;
}

.card-exhibit-wrapper .avatar.border-avocado {
  border-color: #669940;
}

.card-exhibit-wrapper .avatar.border-dark-avocado {
  border-color: #537c34;
}

.card-exhibit-wrapper .avatar.border-dark-grey {
  border-color: #333333;
}

.card-exhibit-wrapper .avatar.border-grey {
  border-color: #cccccc;
}

.card-exhibit-wrapper .avatar.border-light-grey {
  border-color: #eeeeee;
}

.card-exhibit-wrapper .avatar.border-extralight-grey {
  border-color: #f8f8f8;
}

.card-exhibit-wrapper .avatar.border-citrus {
  border-color: #3b5998;
}

.card-exhibit-wrapper .avatar.border-jelly {
  border-color: #b0289f;
}

.card-exhibit-wrapper .avatar.border-grape {
  border-color: #560b98;
}

.card-exhibit-wrapper .avatar.border-blackberry {
  border-color: #074a79;
}

.card-info-wrapper {
  align-content: stretch;
}

@media screen and (min-width: 0) {
  .card-info-wrapper {
    display: block;
  }
}

@media screen and (min-width: 30.0625em) {
  .card-info-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.card-info-wrapper .card-info-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.card-info-wrapper .card-info {
  border: 1px solid #cccccc;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 40px;
  position: relative;
}

.card-info-wrapper .card-info .left-rule {
  width: 14px;
  background-color: #f8f8f8;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.card-info-wrapper .card-info .left-rule .top-square {
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
  background-color: #eeeeee;
}

.card-info-wrapper .card-info .contact-block:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* styles to hide news mosaic blue text part of slider on tablet and mobile*/

@media screen and (min-width: 0) {
  #mosaic-slider {
    display: none;
  }
}

/*@media screen and (min-width: 64.0625em) {
  #mosaic-slider {
    display: block;
  }
}*/

.card-news {
  position: relative;
}

.card-news .front {
  float: left;
  width: 100%;
  position: relative;
  min-height: 212px;
  overflow: hidden;
}

.card-news .front div.tags {
  position: absolute;
  z-index: 500;
}

.card-news .front div.tags .tags {
  font-size: 0.8em;
  font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
}

.card-news .front div.tags .tags span {
  padding: 0 15px 0 0;
}

@media screen and (min-width: 0) {
  .card-news .front div.tags {
    display: none;
  }
}

@media screen and (min-width: 64.0625em) {
  .card-news .front div.tags {
    left: 25px;
    bottom: 18px;
    display: block;
  }

  .card-news .front div.tags a {
    font-size: 1em;
  }
}

.card-news .front div.tags a {
  xpadding-right: 25px;
  text-decoration: underline;
  font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  font-size: 1em;
}

.card-news .front div.tags a:hover {
  text-decoration: none;
}

.card-news .front .thumb {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  margin: -1px;
  padding: 1px;
  background-position: center;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.card-news .front .thumb-overlay {
  -webkit-transition: background 0.3s linear;
  -moz-transition: background 0.3s linear;
  transition: background 0.3s linear;
}

.card-news.layout-half .front {
  min-height: 380px;
}

.card-news .gradient {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  zoom: 1;
  background-color: transparent;
  background-image: -webkit-linear-gradient(bottom, black 0%, transparent 50%);
  background-image: linear-gradient(to top, black 0%, transparent 50%);
}

.card-news a.overlay {
  display: block;
  position: absolute;
  z-index: 498;
  width: 100%;
  height: 100%;
  float: left;
}

.card-news a.overlay .btn-circle {
  position: absolute;
  right: 20px;
  bottom: 14px;
  color: #eeeeee;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="0 ")";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  zoom: 1;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.card-news a.overlay .desc {
  position: relative;
  z-index: 499;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="0 ")";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  zoom: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-size: 0.75em;
  font-weight: bold;
  height: 55px;
  overflow: hidden;
}

@media screen and (min-width: 20.0625em) {
  .card-news a.overlay .desc {
    margin-bottom: 35px;
  }
}

@media screen and (min-width: 30.0625em) {
  .card-news a.overlay .desc {
    margin-bottom: 50px;
  }
}

@media screen and (min-width: 64.0625em) {
  .card-news a.overlay .desc {
    /*margin-bottom: 75px;*/
  }
}

.card-news a.overlay h5,
.card-news a.overlay h2,
.card-news a.overlay h3 {
  position: absolute;
  z-index: 498;
  font-weight: bold;
  -webkit-transition: all 0.2s linear 0.2s;
  -moz-transition: all 0.2s linear 0.2s;
  transition: all 0.2s linear 0.2s;
}

@media screen and (min-width: 0) {

  .card-news a.overlay h5,
  .card-news a.overlay h2,
  .card-news a.overlay h3 {
    bottom: 40px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 30.0625em) {

  .card-news a.overlay h5,
  .card-news a.overlay h2,
  .card-news a.overlay h3 {
    max-height: 138px;
    overflow: hidden;
    padding-right: 25px;
  }
}

@media screen and (min-width: 48.0625em) {

  .card-news a.overlay h5,
  .card-news a.overlay h2,
  .card-news a.overlay h3 {
    bottom: 40px;
    padding-right: 25px;
  }
}

@media screen and (min-width: 48.0625em) {
  .card-news a.overlay:hover .thumb {
    -webkit-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg"><filter id="blur"><feGaussianBlur stdDeviation="10" /></filter></svg>#blur');
    filter: progid:DXImageTransform.Microsoft.Blur(Strength=$radius);
  }

  .card-news a.overlay:hover .thumb-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #a4001e;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="60 ")";
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    zoom: 1;
  }

  .card-news a.overlay:hover .gradient {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="0 ")";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    zoom: 1;
  }

  .card-news a.overlay:hover .desc {
    -webkit-transition: all 0.3s linear 0.1s;
    -moz-transition: all 0.3s linear 0.1s;
    transition: all 0.3s linear 0.1s;
  }
}

@media screen and (min-width: 48.0625em) and (min-width: 20.0625em) {
  .card-news a.overlay:hover .desc {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="100 ")";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    zoom: 1;
  }
}

@media screen and (min-width: 48.0625em) and (min-width: 30.0625em) {
  .card-news a.overlay:hover .desc {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="0 ")";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    zoom: 1;
  }
}

@media screen and (min-width: 48.0625em) and (min-width: 48.0625em) {
  .card-news a.overlay:hover .desc {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="100 ")";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    zoom: 1;
  }
}

@media screen and (min-width: 48.0625em) and (min-width: 20.0625em) {
  .card-news a.overlay:hover .btn-circle {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="100 ")";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    zoom: 1;
  }
}

@media screen and (min-width: 48.0625em) and (min-width: 30.0625em) {
  .card-news a.overlay:hover .btn-circle {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="0 ")";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    zoom: 1;
  }
}

@media screen and (min-width: 48.0625em) and (min-width: 48.0625em) {
  .card-news a.overlay:hover .btn-circle {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="100 ")";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    zoom: 1;
  }
}

@media screen and (min-width: 48.0625em) {

  .card-news a.overlay:hover h5,
  .card-news a.overlay:hover h2,
  .card-news a.overlay:hover h3 {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
}

@media screen and (min-width: 48.0625em) and (min-width: 0) {

  .card-news a.overlay:hover h5,
  .card-news a.overlay:hover h2,
  .card-news a.overlay:hover h3 {
    bottom: 15px;
  }
}

@media screen and (min-width: 48.0625em) and (min-width: 30.0625em) {

  .card-news a.overlay:hover h5,
  .card-news a.overlay:hover h2,
  .card-news a.overlay:hover h3 {
    bottom: 40px;
  }
}

@media screen and (min-width: 48.0625em) and (min-width: 48.0625em) {

  .card-news a.overlay:hover h5,
  .card-news a.overlay:hover h2,
  .card-news a.overlay:hover h3 {
    bottom: 105px;
  }
}

@media screen and (min-width: 48.0625em) and (min-width: 64.0625em) {

  .card-news a.overlay:hover h5,
  .card-news a.overlay:hover h2,
  .card-news a.overlay:hover h3 {
    bottom: 105px;
  }
}

.card-news .content {
  position: absolute;
  bottom: 0;
  width: 100%;
}

@media screen and (min-width: 0) {
  .card-news .content {
    padding: 0 20px;
  }
}

@media screen and (min-width: 20.0625em) {
  .card-news .content {
    padding: 0 25px;
  }
}

@media screen and (min-width: 30.0625em) {
  .card-news .content {
    padding: 0 25px;
  }
}

@media screen and (min-width: 48.0625em) {
  .card-news .content {
    padding: 0 25px;
  }
}

.card-news .content a {
  position: relative;
  z-index: 497;
}

.card-news .content .tags {
  font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  font-size: 0.8em;
  min-height: 22px;
}

.card-news .content .tags .text-white {
  text-decoration: underline;
}

@media screen and (min-width: 0) {
  .card-news .content .tags .title {
    visibility: hidden;
  }
}

@media screen and (min-width: 64.0625em) {
  .card-news .content .tags .title {
    visibility: visible;
  }
}

.card-news .content .tags {
  display: none;
  /*display: block;
  float: left;
  padding: 0 15px 20px 0;*/
}

.card-news .resource {
  display: none;
  /*padding: 0;
  margin: 0 0 5px 0;
  font-size: 0.75em;*/
}

@media screen and (min-width: 0) {
  .featured-news .card-news.layout-half .front {
    min-height: 200px;
  }
}

@media screen and (min-width: 30.0625em) {
  .featured-news .card-news.layout-half .front {
    min-height: 215px;
  }
}

@media screen and (min-width: 48.0625em) {
  .featured-news .card-news.layout-half .front {
    min-height: 330px;
  }
}

.featured-news .card-news .front .tag span {
  padding: 0 15px 0 0;
}

.featured-news {
  margin-bottom: 1.25em;
}

.featured-news .text-list .block {
  position: relative;
  margin-bottom: 12px;
}

@media screen and (min-width: 30.0625em) {
  .featured-news .text-list .block:first-child {
    margin-top: 1.5em;
  }
}

.featured-news .text-list .block:before {
  display: none;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 10%;
  border-bottom: 2px solid #cccccc;
}

@media screen and (min-width: 48.0625em) {
  .featured-news .text-list .block:before {
    display: block;
  }
}

@media screen and (min-width: 20.0625em) {
  .featured-news .text-list .block:last-child {
    display: block;
  }
}

@media screen and (min-width: 30.0625em) {
  .featured-news .text-list .block:last-child {
    display: none;
  }
}

@media screen and (min-width: 48.0625em) {
  .featured-news .text-list .block:last-child {
    display: block;
  }

  .featured-news .text-list .block:last-child:before {
    display: none;
  }
}

.featured-news .text-list .block h5 {
  line-height: 130%;
  margin-bottom: 0;
}

@media screen and (min-width: 48.0625em) {
  .featured-news .text-list .block h5 {
    margin-bottom: 1.125em;
  }
}

.featured-news .text-list .block .tag {
  margin: 0 0 5px 0;
}

.card-news-inline .block {
  margin: 0 !important;
}

.card-news-inline .card-news .front {
  min-height: 380px !important;
}

@media screen and (min-width: 0) {
  .card-news-inline .card-news {
    width: 100%;
  }
}

@media screen and (min-width: 48.0625em) {
  .card-news-inline .card-news {
    width: 50%;
  }
}

@media screen and (min-width: 0) {
  .card-news-inline .card-news.pull-right {
    margin-left: 0 !important;
  }
}

@media screen and (min-width: 48.0625em) {
  .card-news-inline .card-news.pull-right {
    margin-left: 30px !important;
  }
}

@media screen and (min-width: 0) {
  .card-news-inline .card-news.pull-left {
    margin-right: 0 !important;
  }
}

@media screen and (min-width: 48.0625em) {
  .card-news-inline .card-news.pull-left {
    margin-right: 30px !important;
  }
}

.card-one {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width: 0) {
  .card-one {
    padding: 29px 20px 17px;
    text-align: center;
  }
}

@media screen and (min-width: 20.0625em) {
  .card-one {
    padding: 38px 20px 20px;
    text-align: left;
  }
}

@media screen and (min-width: 30.0625em) {
  .card-one {
    padding: 64px 20px 22px;
    text-align: center;
    height: 235px;
  }
}

@media screen and (min-width: 48.0625em) {
  .card-one {
    padding: 71px 20px 15px;
    height: 235px;
  }
}

@media screen and (min-width: 48.0625em) {
  .container .card-one {
    float: left;
    display: block;
    margin-right: 2.1739130435%;
    width: 23.3695652174%;
  }

  .container .card-one:nth-child(2n) {
    margin-right: 2.1739130435%;
  }

  .container .card-one:nth-child(2n+1) {
    clear: none;
  }

  .container .card-one:last-child {
    margin-right: 0;
  }

  .container .card-one:nth-child(4n) {
    margin-right: 0;
  }

  .container .card-one:nth-child(4n+1) {
    clear: left;
  }
}

.lt-ie9 .container .card-one {
  float: left;
  display: block;
  margin-right: 2.1739130435%;
  width: 23.3695652174%;
}

.lt-ie9 .container .card-one:nth-child(2n) {
  margin-right: 2.1739130435%;
}

.lt-ie9 .container .card-one:nth-child(2n+1) {
  clear: none;
}

.lt-ie9 .container .card-one:last-child {
  margin-right: 0;
}

.lt-ie9 .container .card-one:nth-child(4n) {
  margin-right: 0;
}

.lt-ie9 .container .card-one:nth-child(4n+1) {
  clear: left;
}

@media screen and (min-width: 48.0625em) {
  .container .card-one.card-one-layout-half {
    float: left;
    display: block;
    margin-right: 2.1739130435%;
    width: 48.9130434783%;
  }

  .container .card-one.card-one-layout-half:last-child {
    margin-right: 0;
  }

  .container .card-one.card-one-layout-half:nth-child(2n) {
    margin-right: 0;
  }

  .container .card-one.card-one-layout-half:nth-child(2n+1) {
    clear: left;
  }
}

.lt-ie9 .container .card-one.card-one-layout-half {
  float: left;
  display: block;
  margin-right: 2.1739130435%;
  width: 48.9130434783%;
}

.lt-ie9 .container .card-one.card-one-layout-half:last-child {
  margin-right: 0;
}

.lt-ie9 .container .card-one.card-one-layout-half:nth-child(2n) {
  margin-right: 0;
}

.lt-ie9 .container .card-one.card-one-layout-half:nth-child(2n+1) {
  clear: left;
}

.card-one .color-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.8)) left repeat;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.8)) left repeat;
}

.card-one .tag {
  margin-bottom: 0;
  line-height: 120%;
}

.card-one h5 {
  margin-top: 0;
}

@media screen and (min-width: 0) {
  .card-one h5 {
    margin-bottom: 0.75em;
  }
}

@media screen and (min-width: 20.0625em) {
  .card-one h5 {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 30.0625em) {
  .card-one h5 {
    margin-bottom: 0.75em;
  }
}

@media screen and (min-width: 0) {
  .card-one .btn {
    position: relative;
  }
}

@media screen and (min-width: 20.0625em) {
  .card-one .btn {
    position: absolute;
    right: 20px;
    bottom: 25px;
  }
}

@media screen and (min-width: 30.0625em) {
  .card-one .btn {
    position: relative;
    right: auto;
    bottom: auto;
  }
}

/* Manual Crop Thumbnail list */

.manualcrop-thumblist {
  outline: 1px solid red;
}

.card-program {
  position: relative;
  border: 0;
  border-top: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px;
  cursor: pointer;
  overflow: visible !important;
}

@media screen and (min-width: 48.0625em) {
  .card-program.grow-custom {
    display: inline-block;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-property: all;
    transition-property: all;
    z-index: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
  }

  .card-program.grow-custom:hover,
  .card-program.grow-custom:focus,
  .card-program.grow-custom:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    z-index: 9999;
  }

  .card-program.grow-custom.active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.card-program .card-program-link:hover {
  text-decoration: none;
}

@media (min-width: 481px) and (max-width: 768px) {
  .container .card-program {
    float: left;
    display: block;
    margin-right: 2.1739130435%;
    width: 31.884057971%;
  }

  .container .card-program:last-child {
    margin-right: 0;
  }

  .container .card-program.last-col-md {
    margin-right: 0;
  }

  .container .card-program.first-col-md {
    clear: left;
  }
}

@media screen and (min-width: 48.0625em) {
  .container .card-program {
    float: left;
    display: block;
    margin-right: 2.1739130435%;
    width: 23.3695652174%;
  }

  .container .card-program:last-child {
    margin-right: 0;
  }

  .container .card-program.last-col-lg {
    margin-right: 0;
  }

  .container .card-program.first-col-lg {
    clear: left;
  }
}

.lt-ie9 .container .card-program {
  float: left;
  display: block;
  margin-right: 2.1739130435%;
  width: 23.3695652174%;
}

.lt-ie9 .container .card-program:last-child {
  margin-right: 0;
}

@media screen and (min-width: 30.0625em) {
  .card-program {
    min-height: 175px;
  }
}

@media screen and (min-width: 48.0625em) {
  .card-program {
    min-height: 225px;
  }
}

@media screen and (min-width: 0) {
  .card-program h4 {
    padding-right: 70px;
  }
}

@media screen and (min-width: 30.0625em) {
  .card-program h4 {
    padding-right: 0;
  }
}

.card-program .btn-circle {
  position: absolute;
  color: white;
  border: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="40 ")";
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
  zoom: 1;
}

.card-program .btn-circle i {
  font-size: 24px;
}

.card-program .btn-circle:hover {
  color: white;
}

@media screen and (min-width: 0) {
  .card-program .btn-circle {
    margin-top: -16px;
    top: 50%;
    right: 20px;
  }
}

@media screen and (min-width: 30.0625em) {
  .card-program .btn-circle {
    top: auto;
    bottom: 15px;
    right: 20px;
    margin-top: 0;
  }
}

.card-program .card-program-hr {
  width: 20%;
  background-color: white;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="10 ")";
  filter: alpha(opacity=10);
  -moz-opacity: 0.1;
  -khtml-opacity: 0.1;
  opacity: 0.1;
  zoom: 1;
}

.card-program .categories-wrapper {
  padding-top: 10px;
}

@media screen and (min-width: 0) {
  .card-program .categories-wrapper p {
    padding-right: 70px;
  }
}

@media screen and (min-width: 30.0625em) {
  .card-program .categories-wrapper p {
    padding-right: 0;
  }
}

.card-program .categories-wrapper p span {
  display: inline-block;
}

@media screen and (min-width: 0) {
  .card-program .categories-wrapper p span {
    margin-bottom: 5px;
    width: 100%;
    padding-right: 0;
  }
}

@media screen and (min-width: 20.0625em) {
  .card-program .categories-wrapper p span {
    margin-bottom: 5px;
    width: auto;
    padding-right: 10px;
  }
}

@media screen and (min-width: 30.0625em) {
  .card-program .categories-wrapper p span {
    margin-bottom: 5px;
    width: 100%;
    padding-right: 0;
  }
}

.card-program .btn-circle {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="10 ")";
  filter: alpha(opacity=10);
  -moz-opacity: 0.1;
  -khtml-opacity: 0.1;
  opacity: 0.1;
  zoom: 1;
}

.card-program .concentration-content {
  display: none;
}

.card-program.concentration .clipper {
  position: absolute;
  top: -1px;
  right: -1px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 21px 21px 0;
  border-color: transparent #ffffff transparent transparent;
  z-index: 99;
}

.card-program.active .down-arrow {
  position: absolute;
  bottom: -13px;
  left: 50%;
  margin-left: -7px;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  width: 0;
  height: 0;
  z-index: 99;
  display: none;
}

.card-program.active .down-arrow.border-au-red {
  border-top: 14px solid #a4001e;
}

.card-program.active .down-arrow.border-au-dark-red {
  border-top: 14px solid #710015;
}

.card-program.active .down-arrow.border-au-grey {
  border-top: 14px solid #56595c;
}

.card-program.active .down-arrow.border-au-dark-grey {
  border-top: 14px solid #3d3f42;
}

.card-program.active .down-arrow.border-blueberry {
  border-top: 14px solid #33669a;
}

.card-program.active .down-arrow.border-dark-blueberry {
  border-top: 14px solid #29527b;
}

.card-program.active .down-arrow.border-mango {
  border-top: 14px solid #f4b50e;
}

.card-program.active .down-arrow.border-dark-mango {
  border-top: 14px solid #d09909;
}

.card-program.active .down-arrow.border-avocado {
  border-top: 14px solid #669940;
}

.card-program.active .down-arrow.border-dark-avocado {
  border-top: 14px solid #537c34;
}

.card-program.active .down-arrow.border-black {
  border-top: 14px solid black;
}

.card-program.active .down-arrow.border-white {
  border-top: 20hite;
}

.card-program.active .down-arrow.border-dark-grey {
  border-top: 14px solid #333333;
}

.card-program.active .down-arrow.border-grey {
  border-top: 14px solid #cccccc;
}

.card-program.active .down-arrow.border-light-grey {
  border-top: 14px solid #eeeeee;
}

.card-program.active .down-arrow.border-extralight-grey {
  border-top: 14px solid #f8f8f8;
}

.card-program.active .down-arrow.border-citrus {
  border-top: 14px solid #3b5998;
}

.card-program.active .down-arrow.border-jelly {
  border-top: 14px solid #b0289f;
}

.card-program.active .down-arrow.border-grape {
  border-top: 14px solid #560b98;
}

.card-program.active .down-arrow.border-blackberry {
  border-top: 14px solid #074a79;
}

@media screen and (min-width: 48.0625em) {
  .card-program.active .down-arrow {
    display: block;
  }
}

.card-program.active .active-overlay {
  display: block;
}

@media screen and (min-width: 48.0625em) {
  .card-program.active .active-overlay {
    display: none;
  }
}

.card-program.active.disabled .down-arrow {
  display: none;
}

.card-program .active-overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.3;
}

.concentration-container {
  display: none;
  clear: both;
}

.concentration-container .concentration-item {
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 5px solid #cccccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
}

.dashboard-social .dashboard-social-icon-wrapper {
  float: left;
  width: 60px;
  padding-top: 8px;
}

@media (min-width: 481px) and (max-width: 600px) {
  .dashboard-social .dashboard-social-icon-wrapper {
    width: 44px;
  }
}

.dashboard-social .dashboard-social-icon-wrapper i {
  line-height: 1em;
  font-size: 2.125em;
}

.dashboard-social .dashboard-social-body-wrapper {
  margin-left: 60px;
}

@media (min-width: 481px) and (max-width: 600px) {
  .dashboard-social .dashboard-social-body-wrapper {
    margin-left: 44px;
  }
}

.dashboard-social .dashboard-social-body-wrapper .sm {
  margin: 0;
}

.dashboard-social .dashboard-social-body-wrapper .sm a {
  color: inherit;
}

.dashboard-social .dashboard-social-body-wrapper h5,
.dashboard-social .dashboard-social-body-wrapper h6 {
  margin: 0 0 1em;
}

.dashboard-social .dashboard-social-body-wrapper .tag {
  margin-bottom: 0;
}

.dashboard-social .dashboard-social-body-wrapper .tag span {
  margin: 0 0.3em;
}

.dashboard-social .dashboard-social-body-wrapper .tag a {
  color: inherit;
}

.carousel-wrapper,
.gallery-slider {
  position: relative;
  overflow: hidden;
}

.carousel_bundle {
  width: 100%;
  height: inherit;
  display: block;
  position: relative;
}

.carousel_bundle .container-wrapper {
  float: left;
  height: inherit;
}

.gallery-slider .gallery-slider-carousel {
  height: 315px;
  width: 100%;
  position: relative;
}

.gallery-slider .gallery-slider-carousel .gallery-item {
  float: left;
  height: auto;
  width: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #000;
}

.carousel-wrapper .item-nav,
.gallery-slider .item-nav {
  position: absolute;
  text-decoration: none;
  z-index: 99;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="30 ")";
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
  zoom: 1;
  top: 297px;
}

.carousel-wrapper .item-nav.next-item,
.gallery-slider .item-nav.next-item {
  right: 10px;
}

.carousel-wrapper .item-nav.previous-item,
.gallery-slider .item-nav.previous-item {
  left: 10px;
}

.gallery-slider .item-nav:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  zoom: 1;
}

.gallery-slider .gallery-filmroll-carousel .thumbnail {
  width: 132px;
  height: 72px;
  background-size: cover;
  background-position: center;
  float: left;
  cursor: pointer;
  display: block;
  position: relative;
  margin: 2px 1px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="20 ")";
  filter: alpha(opacity=20);
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  opacity: 0.2;
  zoom: 1;
}

.gallery-slider .gallery-filmroll-carousel .thumbnail.active {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  zoom: 1;
}

.gallery-slider .item-desc {
  display: none;
}

.header-image img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}

/* new blog header css */

.masthead-wrapper.large {
  height: 0;
  padding-bottom: 26.25%;
  /*fit wide image*/
  position: relative;
}

.masthead-wrapper.small {
  height: 0;
  padding-bottom: 53.33%;
  /*fit wide image*/
  position: relative;
}

.masthead-wrapper .masthead-content-container {
  background-image: linear-gradient(to top, black 0%, transparent 30%);
}

.masthead-wrapper .masthead.large-header-image,
.masthead-wrapper .masthead.small-header-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 0 !important;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  /* max-width: 1900px; */
  height: 100%;
  /* max-height: 500px; */
}

@media (min-width: 320px) {
  .masthead-wrapper.large {
    display: none;
  }

  .masthead-wrapper.small {
    display: block;
  }
}

@media (min-width: 769px) {
  .masthead-wrapper.large {
    display: block;
  }

  .masthead-wrapper.small {
    display: none;
  }
}

.masthead-wrapper.large .masthead .masthead-content-container,
.masthead-wrapper.small .masthead .masthead-content-container {
  position: relative;
  height: inherit;
  text-align: center;
}

.masthead-wrapper.large .masthead .masthead-content-container .masthead-content,
.masthead-wrapper.small .masthead .masthead-content-container .masthead-content {
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%
}

.masthead-wrapper.large .masthead .masthead-content h1,
.masthead-wrapper.small .masthead .masthead-content h1 {
  color: white;
  text-shadow: 2px 2px #333 !important;
}

.masthead-wrapper.large .masthead .masthead-content .sm,
.masthead-wrapper.small .masthead .masthead-content .sm {
  color: white;
}

@media (min-width:320px) {

  .masthead-wrapper.large .masthead .masthead-content h1,
  .masthead-wrapper.small .masthead .masthead-content h1 {
    font-size: 1.50em;
  }
}

@media (min-width:30.0625em) {

  .masthead-wrapper.large .masthead .masthead-content h1,
  .masthead-wrapper.small .masthead .masthead-content h1 {
    font-size: 2.25em;
  }
}

@media (min-width:896px) {

  .masthead-wrapper.large .masthead .masthead-content h1,
  .masthead-wrapper.small .masthead .masthead-content h1 {
    font-size: 2.625em;
  }
}

@media (min-width:320px) {

  .masthead-wrapper.large .masthead .masthead-content .sm,
  .masthead-wrapper.small .masthead .masthead-content .sm {
    font-size: 1.0em;
    text-shadow: 2px 2px #333 !important;
  }
}

@media (min-width:30.0625em) {

  .masthead-wrapper.large .masthead .masthead-content .sm,
  .masthead-wrapper.small .masthead .masthead-content .sm {
    font-size: 1.25em;
  }
}

@media (min-width:64.0625em) {

  .masthead-wrapper.large .masthead .masthead-content .sm,
  .masthead-wrapper.small .masthead .masthead-content .sm {
    font-size: 1.5em;
  }
}

/* end new blog header css */

.masthead.container-wrapper-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 0 !important;
}

.masthead.container-wrapper-image .container-wrapper {
  border-bottom: 3px solid #a4001e;
  background-color: transparent;
  background-image: -webkit-linear-gradient(bottom, black 0%, transparent 30%);
  background-image: linear-gradient(to top, black 0%, transparent 30%);
}

.masthead.container-wrapper-image .block {
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}

@media screen and (min-width: 0) {
  .masthead.container-wrapper-image .block {
    height: 400px;
  }
}

@media screen and (min-width: 48.0625em) {
  .masthead.container-wrapper-image .block {
    height: 500px;
  }
}

.mashead.container-wrapper-image .layout-semifull {
  position: relative;
}

.masthead.container-wrapper-image .block .masthead-content {
  width: 100%;
  position: absolute;
  bottom: 0;
}

.masthead.container-wrapper-image .block .masthead-content h1,
.masthead.container-wrapper-image .block .masthead-content p {
  color: white;
}

.masthead.container-wrapper-image .block .masthead-content h1 span,
.masthead.container-wrapper-image .block .masthead-content p span {
  margin: 0 3px;
}

.masthead.container-wrapper-image .block .masthead-content h1 a,
.masthead.container-wrapper-image .block .masthead-content p a {
  color: inherit;
  font-weight: normal;
}

.masthead.container-wrapper-image .block .masthead-content h1 {
  margin-top: 0;
  margin-bottom: 0.4em;
}

.masthead.container-wrapper-image .block .masthead-content .buttons-wrapper .btn {
  margin-left: 19px;
}

.masthead.container-wrapper-image .block .masthead-content .buttons-wrapper .btn:first-child {
  margin-left: 0;
}

@media screen and (min-width: 0) {
  .masthead .block {
    margin: 1em 0;
  }
}

@media screen and (min-width: 20.0625em) {
  .masthead .block {
    margin: 1.5em 0;
  }
}

@media screen and (min-width: 30.0625em) {
  .masthead .block {
    margin: 2em 0;
  }
}

@media screen and (min-width: 48.0625em) {
  .masthead .block {
    margin: 3em 0;
  }
}

@media screen and (min-width: 0) {
  .masthead-blog.masthead-blog-top {
    margin-top: 4%;
  }
}

@media screen and (min-width: 30.0625em) {
  ` {
    margin-top: 1.25em;
    margin-bottom: 0.25em;
  }
}

@media screen and (min-width: 30.0625em) {
  .masthead-blog.masthead-blog-image {
    border-bottom: 3px solid #a4001e;
    margin-top: 0;
    /*margin-bottom: 5.5em;*/
    position: relative;
    overflow: visible !important;
  }
}

@media screen and (min-width: 30.0625em) {
  .masthead-blog.masthead-blog-image .mb-avatar {
    border-color: white;
    position: absolute;
    bottom: -78px;
    left: 50%;
    margin-left: -78px;
  }
}

.masthead-blog .mb-avatar,
.masthead-blog .mb-avatar img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.masthead-blog .mb-avatar {
  display: none;
  border: 3px solid #cccccc;
}

.masthead-blog .mb-avatar img {
  display: none;
}

.masthead-blog p.lrg {
  margin-bottom: 0;
}

.masthead-blog h2 {
  line-height: 110%;
  margin-bottom: 0.75em;
}

.masthead-profile-wrapper {
  padding-top: 30px;
}

@media screen and (min-width: 30.0625em) {
  .masthead-profile-wrapper {
    background-color: #f8f8f8;
  }
}

.masthead-profile-wrapper .tab-list-wrapper {
  float: left;
}

.container .masthead-profile {
  margin-bottom: 1.15em;
}

.masthead-profile .avatar,
.masthead-profile .avatar img {
  border-radius: 50%;
  box-sizing: content-box;
}

@media screen and (min-width: 0) {

  .masthead-profile .avatar,
  .masthead-profile .avatar img {
    width: 116px;
    height: 116px;
  }
}

@media screen and (min-width: 30.0625em) {

  .masthead-profile .avatar,
  .masthead-profile .avatar img {
    width: 150px;
    height: 150px;
  }
}

.masthead-profile .avatar {
  border: 3px solid #cccccc;
  display: inline-block;
}

.masthead-profile .avatar img {
  display: block;
}

.masthead-profile p.lrg {
  margin-bottom: 0.75em;
}

.masthead-profile .buttons-wrapper {
  margin-bottom: 0.25em;
}

.masthead-profile .buttons-wrapper .btn-circle {
  margin-right: 4px;
}

.masthead-profile .contact-wrapper {
  line-height: 225%;
}

@media screen and (min-width: 0) {
  .masthead-profile .contact-wrapper span {
    display: block;
  }
}

@media screen and (min-width: 30.0625em) {
  .masthead-profile .contact-wrapper span {
    display: inline-block;
    margin-right: 22px;
  }
}

.masthead-profile .contact-wrapper span i {
  margin-right: 2px;
}

.masthead-video {
  position: relative;
}

.masthead-video .content-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}

@media screen and (min-width: 0) {
  .masthead-video .content-wrapper {
    height: 300px;
  }
}

@media screen and (min-width: 30.0625em) {
  .masthead-video .content-wrapper {
    height: 400px;
  }
}

@media screen and (min-width: 48.0625em) {
  .masthead-video .content-wrapper {
    height: 500px;
  }
}

.masthead-video .content-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  z-index: 0;
}

.masthead-video .content-wrapper .video-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background-size: cover;
  background-position: center;
}

.masthead-video .content-wrapper .text-container {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
  z-index: 1;
}

.masthead-video .content-wrapper .text-container h1,
.masthead-video .content-wrapper .text-container h3 {
  text-shadow: 1px 1px 3px black;
}

.masthead-video .content-wrapper .text-container p {
  text-shadow: 1px 1px 3px black;
}

@media screen and (min-width: 0) {
  .masthead-video .content-wrapper .text-container p {
    padding: 0;
  }
}

@media screen and (min-width: 30.0625em) {
  .masthead-video .content-wrapper .text-container p {
    padding: 0 20%;
  }
}

@media screen and (min-width: 48.0625em) {
  .masthead-video .content-wrapper .text-container p {
    padding: 0 25%;
  }
}

.masthead-video .content-wrapper .text-container a.btn {
  text-shadow: 1px 1px 3px black;
  margin-bottom: 2.6em;
}

.masthead-video-iframe {
  position: relative;
  width: 100%;
  overflow: hidden;
}

@media screen and (min-width: 0) {
  .masthead-video-iframe {
    /*height: 300px;*/
    display: block;
    height: inherit;
  }
}

@media screen and (min-width: 30.0625em) {
  .masthead-video-iframe {
    /*height: 400px;*/
  }
}

@media screen and (min-width: 48.0625em) {
  .masthead-video-iframe {
    display: block;
    height: 500px;
  }

  .masthead-video-iframe.home-masthead-video {
    height: 100%;
    max-height: 700px;
  }
}

.masthead-video-iframe .video-thumbnail {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.masthead-video-iframe .video-iframe-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

@media (min-width: 769px) and (max-width: 900px) {
  .masthead-video-iframe .video-iframe-wrapper {
    width: 120%;
    left: -10%;
  }
}

.masthead-video-iframe .video-iframe-wrapper .video-iframe-inner-wrapper {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.masthead-video-iframe .content-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /*@include background(linear-gradient(transparent, rgba(black, 0.5)) left repeat);*/
}

.masthead-video-iframe .content-wrapper .content-inner-wrapper {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
}

@media screen and (min-width: 0) {
  .masthead-video-iframe .content-wrapper .content-inner-wrapper {
    padding: 0 4% 17px;
  }
}

@media screen and (min-width: 20.0625em) {
  .masthead-video-iframe .content-wrapper .content-inner-wrapper {
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 30.0625em) {
  .masthead-video-iframe .content-wrapper .content-inner-wrapper {
    padding: 0 15% 26px;
  }
}

@media screen and (min-width: 48.0625em) {
  .masthead-video-iframe .content-wrapper .content-inner-wrapper {
    padding-bottom: 27px;
  }
}

@media screen and (min-width: 64.0625em) {
  .masthead-video-iframe .content-wrapper .content-inner-wrapper {
    padding: 0 25% 29px;
  }

  .masthead-video-iframe .content-wrapper .content-inner-wrapper.text-right {
    padding: 0 10% 29px 60%;
  }

  .masthead-video-iframe .content-wrapper .content-inner-wrapper.text-left {
    padding: 0 60% 29px 10%;
  }
}

.masthead-video-iframe .content-wrapper h1,
.masthead-video-iframe .content-wrapper p,
.masthead-video-iframe .content-wrapper .btn {
  text-shadow: 1px 1px 3px black;
}

.masthead-video-iframe .content-wrapper .description {
  margin-bottom: 1.75em;
}

.masthead-video-iframe .content-wrapper .btn {
  margin-left: 19px;
  margin-bottom: 4px;
}

.masthead-video-iframe .content-wrapper .btn:first-child {
  margin-left: 0;
}

.masthead-video-iframe .content-wrapper .btn i {
  color: inherit;
}

.masthead-video-iframe.home-masthead-video .video-iframe-wrapper .video-iframe-inner-wrapper {
  position: static;
  top: auto;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.masthead-video-iframe.home-masthead-video .content-wrapper .content-inner-wrapper {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: auto;
  bottom: auto;
}

.navigation-desktop {
  position: relative;
}

.navigation-desktop .header-wrapper {
  position: relative;
}

.navigation-desktop .header-wrapper .layout-full {
  position: relative;
  z-index: 2;
}

.navigation-desktop .header-wrapper .menu-strip {
  height: 15px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #333333;
  border-bottom: 3px solid #3D3D3D;
  z-index: 1;
}

@media screen and (min-width: 0) {
  .navigation-desktop {
    display: none;
  }
}

@media screen and (min-width: 48.0625em) {
  .navigation-desktop {
    display: block;
  }
}

.navigation-desktop .logo-wrapper {
  margin-bottom: 0;
  overflow: visible;
  width: 300px;
}

.navigation-desktop #logo {
  width: 282px;
  height: 113px;
  box-shadow: 0 2px 3px 0 #333333;
  display: block;
  float: left;
}

.navigation-desktop .nav-categories {
  overflow: visible;
  padding-top: 30px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  margin-left: 300px;
}

.navigation-desktop .nav-categories h6 {
  display: none;
}

.navigation-desktop .nav-categories.nav-subsite h6 {
  padding-top: 4px;
  display: inline-block;
}

@media screen and (min-width: 48.0625em) {
  .navigation-desktop .nav-categories.nav-subsite h6 {
    max-width: 60%;
  }
}

@media screen and (min-width: 64.0625em) {
  .navigation-desktop .nav-categories.nav-subsite h6 {
    max-width: 49%;
  }
}

.navigation-desktop .nav-categories p.tag {
  display: none;
  padding-right: 10px;
  padding-top: 10px;
  margin: 0;
  float: right;
}

@media screen and (min-width: 64.0625em) {
  .navigation-desktop .nav-categories p.tag {
    display: inline-block;
  }
}

.navigation-desktop .nav-categories p.tag a,
.navigation-desktop .nav-categories li.tag a {
  font-weight: normal;
  padding: 0 10px;
}

.navigation-desktop .nav-categories p.tag a i,
.navigation-desktop .nav-categories li.tag a i {
  padding-right: 5px;
}

.navigation-desktop .nav-categories p .sep,
.navigation-desktop .nav-categories li .sep {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="15 ")";
  filter: alpha(opacity=15);
  -moz-opacity: 0.15;
  -khtml-opacity: 0.15;
  opacity: 0.15;
  z-index: 0;
}

.navigation-desktop .nav-categories .search-wrapper {
  float: right;
  position: relative;
  z-index: 9;
}

.navigation-desktop .nav-categories .search-wrapper .btn-circle {
  height: 40px;
  width: 40px;
  line-height: 37px;
}

.navigation-desktop .nav-categories .search-wrapper .btn-circle:hover,
.navigation-desktop .nav-categories .search-wrapper .btn-circle:focus {
  background-color: #a4001e;
  color: white;
}

.navigation-desktop .nav-categories .search-wrapper .btn-circle.active {
  background-color: #a4001e;
  border-color: #a4001e;
}

.navigation-desktop .nav-categories .search-wrapper .btn-circle.search-btn {
  font-size: 14px;
  position: relative;
  z-index: 99;
}

.navigation-desktop .nav-categories .search-wrapper .btn-circle.close-btn {
  font-size: 14px;
  position: absolute;
  top: 0;
  right: 0;
}

.navigation-desktop .nav-categories .search-wrapper .input-wrapper {
  height: 40px;
  width: 40px;
  border-radius: 20px;
  padding: 5px 10px 5px 18px;
  position: absolute;
  right: 0;
}

.navigation-desktop .nav-categories .search-wrapper .input-wrapper input[type="text"] {
  border: 0;
  height: 30px;
  margin: 0;
  width: 190px;
  padding: 0 5px;
  background-image: none;
}

.navigation-desktop .nav-wrapper {
  box-shadow: 0 -2px 2px 0 rgba(0, 0, 0, 0.6) inset;
  background-color: #3D3D3D;
  position: relative;
}

.navigation-desktop nav.main-nav {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

.navigation-desktop nav.main-nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.navigation-desktop nav.main-nav ul li {
  margin: 0;
  display: inline-block;
  width: 20%;
  float: left;
}

.navigation-desktop nav.main-nav ul li a {
  float: left;
  font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
  font-weight: 400;
  font-size: 18px;
  padding: 17px 0 20px 10px;
  display: inline-block;
  width: 100%;
  position: relative;
}

.navigation-desktop nav.main-nav ul li a:hover,
.navigation-desktop nav.main-nav ul li a:focus {
  border-bottom: 10px solid #a4001e;
  padding-bottom: 10px;
  text-decoration: none;
  color: white;
}

.navigation-desktop nav.main-nav ul li a.active {
  text-decoration: none;
  color: white;
}

.navigation-desktop nav.main-nav ul li a span {
  border-left: 1px solid white;
  height: 14px;
  margin-right: 10px;
  margin-left: -10px;
  display: inline-block;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="15 ")";
  filter: alpha(opacity=15);
  -moz-opacity: 0.15;
  -khtml-opacity: 0.15;
  opacity: 0.15;
  zoom: 1;
}

.navigation-desktop .secondary-nav-wrapper {
  display: none;
  padding-top: 11px;
  padding-bottom: 25px;
}

.navigation-desktop .secondary-nav-wrapper ul {
  list-style-type: none;
  width: 20%;
  margin: 0;
  padding: 0 0 0 11px;
  float: left;
}

.navigation-desktop .secondary-nav-wrapper ul li {
  width: 100%;
}

.navigation-desktop .secondary-nav-wrapper ul li a {
  font-size: 13px;
}

.navigation-desktop .secondary-nav-wrapper ul li a:hover,
.navigation-desktop .secondary-nav-wrapper ul li a:focus,
.navigation-desktop .secondary-nav-wrapper ul li a.active {
  color: white;
}

ul.quick-links {
  position: relative;
  margin: 0;
  padding: 0 5px;
  z-index: 100;
}

@media screen and (min-width: 48.0625em) {
  ul.quick-links {
    display: inline-block;
    float: right;
  }
}

@media screen and (min-width: 64.0625em) {
  ul.quick-links {
    display: none;
  }
}

ul.quick-links li {
  position: relative;
  float: left;
  margin: 0;
  padding: 8px 0;
  line-height: 150%;
  font-size: 12px;
}

ul.quick-links li>a {
  color: #56595c;
}

ul.quick-links li>a i {
  float: right;
  padding: 2px 5px;
}

ul.quick-links li ul {
  display: none;
  position: absolute;
  width: 150px;
  top: 100%;
  left: 50%;
  margin-left: -75px;
  background: #F0F0F0;
  padding: 0;
}

ul.quick-links li ul:after {
  content: '';
  position: absolute;
  left: 50%;
  top: -6px;
  margin-left: -6px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #F0F0F0;
}

ul.quick-links li ul li {
  float: none;
  cursor: pointer;
}

ul.quick-links li ul li a {
  width: 100%;
  padding: 0 10px;
  display: inline-block;
  text-decoration: none;
}

ul.quick-links li ul li:hover {
  background: #a4001e;
}

ul.quick-links li ul li:hover a {
  color: #FFF;
}

ul.quick-links li:hover>a {
  color: #a4001e;
  text-decoration: none;
}

ul.quick-links li:hover ul {
  display: block;
}

.navigation-footer {
  width: 100%;
  border-top: 10px solid #333333;
}

.navigation-footer .container-wrapper {
  position: relative;
  padding-bottom: 10px;
}

.navigation-footer .container-wrapper .transparent {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="40 ")";
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
  zoom: 1;
}

@media screen and (min-width: 48.0625em) {
  .navigation-footer .container-wrapper {
    background-image: url(../img/knighthead-desktop-175px.png);
  }

  .navigation-footer .container-wrapper .footer-info-left {
    float: left;
    display: block;
    margin-right: 2.1739130435%;
    width: 31.884057971%;
  }

  .navigation-footer .container-wrapper .footer-info-left:nth-child(2n) {
    margin-right: 2.1739130435%;
  }

  .navigation-footer .container-wrapper .footer-info-left:nth-child(2n+1) {
    clear: none;
  }

  .navigation-footer .container-wrapper .footer-info-left:last-child {
    margin-right: 0;
  }

  .navigation-footer .container-wrapper .footer-info-left:nth-child(3n) {
    margin-right: 0;
  }

  .navigation-footer .container-wrapper .footer-info-left:nth-child(3n+1) {
    clear: left;
  }
}

@media screen and (min-width: 0) {
  .navigation-footer .container-wrapper .footer-info-left img {
    margin: 20px 0 10px;
  }
}

@media screen and (min-width: 30.0625em) {
  .navigation-footer .container-wrapper .footer-info-left img {
    margin: 10px 0 5px;
  }
}

@media screen and (min-width: 30.0625em) {
  .navigation-footer .container-wrapper .footer-info-left p {
    margin-bottom: 34px;
  }
}

.navigation-footer .container-wrapper .footer-info-left p span.indented {
  margin-left: 0;
}

@media screen and (min-width: 0) {
  .navigation-footer .container-wrapper .footer-info-left p span.indented {
    padding-left: 15px;
  }
}

@media screen and (min-width: 30.0625em) {
  .navigation-footer .container-wrapper .footer-info-left p span.indented {
    padding-left: 17px;
  }
}

@media screen and (min-width: 48.0625em) {
  .navigation-footer .container-wrapper .footer-info-left p span.indented {
    padding-left: 19px;
  }
}

.navigation-footer .container-wrapper .footer-info-left p a {
  font-weight: normal;
  color: #fff;
}

@media screen and (min-width: 0) {
  .navigation-footer .container-wrapper .footer-info-right {
    margin-bottom: 50px;
  }
}

@media screen and (min-width: 30.0625em) {
  .navigation-footer .container-wrapper .footer-info-right {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 48.0625em) {
  .navigation-footer .container-wrapper .footer-info-right {
    float: left;
    display: block;
    margin-right: 2.1739130435%;
    width: 65.9420289855%;
  }

  .navigation-footer .container-wrapper .footer-info-right:nth-child(2n) {
    margin-right: 2.1739130435%;
  }

  .navigation-footer .container-wrapper .footer-info-right:nth-child(2n+1) {
    clear: none;
  }

  .navigation-footer .container-wrapper .footer-info-right:last-child {
    margin-right: 0;
  }
}

.navigation-footer .container-wrapper .footer-info-right .footer-col-4 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 30.0625em) {
  .navigation-footer .container-wrapper .footer-info-right .footer-col-4.footer-col-third {
    clear: left;
  }
}

@media screen and (min-width: 48.0625em) {
  .navigation-footer .container-wrapper .footer-info-right .footer-col-4.footer-col-third {
    clear: none;
  }
}

@media screen and (min-width: 30.0625em) {
  .navigation-footer .container-wrapper .footer-info-right .footer-col-4 {
    width: 50%;
    padding: 0 15px 30px;
  }
}

@media screen and (min-width: 48.0625em) {
  .navigation-footer .container-wrapper .footer-info-right .footer-col-4 {
    width: 25%;
    padding: 0 20px;
  }
}

.navigation-footer .container-wrapper .footer-info-right .footer-col-4 ul {
  margin: 0;
  padding: 0;
  font-size: 13px;
}

.navigation-footer .container-wrapper .footer-info-right .footer-col-4 ul li {
  margin-bottom: 0.7em;
}

.navigation-footer .container-wrapper .footer-info-right .footer-col-4 ul a {
  color: white;
}

.navigation-footer .container-wrapper .footer-info-right .footer-col-4 ul a i {
  padding-right: 5px;
}

.navigation-footer .container-wrapper .footer-info-right .social-link-mobile p {
  margin-top: 5px;
}

.navigation-footer .container-wrapper .footer-info-right .social-link-mobile a {
  font-size: 16px;
  color: #cccccc;
  text-align: left;
  padding-left: 5px;
}

.navigation-footer .container-wrapper .footer-info-right .social-link-mobile a:hover,
.navigation-footer .container-wrapper .footer-info-right .social-link-mobile a:focus {
  color: white;
  text-decoration: none;
}

.navigation-footer .container-wrapper .footer-bottom-left {
  margin-bottom: 0;
}

@media screen and (min-width: 30.0625em) {
  .navigation-footer .container-wrapper .footer-bottom-left {
    position: absolute;
    bottom: 10px;
  }
}

@media screen and (min-width: 48.0625em) {
  .navigation-footer .container-wrapper .footer-bottom-left {
    position: relative;
    bottom: auto;
  }
}

.navigation-footer .container-wrapper .footer-bottom-left .tag a {
  color: white;
  font-weight: normal;
}

@media screen and (min-width: 0) {
  .navigation-mobile {
    display: block;
  }
}

@media screen and (min-width: 48.0625em) {
  .navigation-mobile {
    display: none;
  }
}

.navigation-mobile.transparent {
  opacity: 0;
}

.navigation-mobile #menu {
  position: fixed;
  top: 0px;
  right: 0px;
  height: 100%;
  z-index: 10000;
}

.navigation-mobile #menu.active {
  width: 270px !important;
}

.navigation-mobile #menu.active:after {
  box-shadow: 2px 0 2px 0 black;
  content: "";
  height: 100%;
  left: -1px;
  position: absolute;
  top: 0;
  width: 1px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="30 ")";
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
  zoom: 1;
}

.navigation-mobile .expand-btn {
  position: fixed;
  top: 15px;
  right: 0;
  display: inline-block;
  width: 42px;
  height: 35px;
  text-align: left;
  font-size: 22px;
  z-index: 99999;
}

.navigation-mobile .expand-btn:hover,
.navigation-mobile .expand-btn:focus {
  text-decoration: none;
}

.navigation-mobile .expand-btn i {
  line-height: 38px;
  padding-left: 10px;
}

.navigation-mobile .search-placeholder {
  width: 100%;
  height: 50px;
}

.navigation-mobile .search-placeholder:hover {
  background: transparent;
  cursor: default;
}

.navigation-mobile .search-btn {
  display: block;
  position: absolute;
  z-index: 97;
  width: 50px;
  height: 48px;
  line-height: 50px;
  top: 0;
  right: -50px;
  text-align: center;
}

.navigation-mobile .search-btn:hover,
.navigation-mobile .search-btn:focus {
  text-decoration: none;
}

.navigation-mobile .search-input-wrapper {
  width: 270px;
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10001;
  padding: 10px 0 10px 20px;
}

.navigation-mobile .search-input-wrapper i.input-ico {
  position: absolute;
  top: 15px;
  left: 30px;
}

.navigation-mobile .search-input-wrapper input[type="text"] {
  width: 200px;
  height: 30px;
  float: left;
  margin: 0;
  padding: 0 10px;
  -webkit-appearance: none;
  border-radius: 0;
  background-image: none;
}

.navigation-mobile .search-input-wrapper .close-btn {
  display: block;
  float: right;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  top: 0;
  right: 0;
  position: absolute;
}

.navigation-mobile .search-input-wrapper .close-btn:hover,
.navigation-mobile .search-input-wrapper .close-btn:focus {
  text-decoration: none;
}

.navigation-mobile .main-categories {
  padding-bottom: 10px;
}

.navigation-mobile .main-categories.first {
  padding-top: 20px;
}

.navigation-mobile .main-categories:hover,
.navigation-mobile .main-categories:focus {
  background: transparent;
}

.navigation-mobile .main-categories a {
  display: inline-block;
  width: 100%;
  font-size: 12px;
  font-weight: normal;
  padding: 0 10px 0 20px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="40 ")";
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
  zoom: 1;
}

.navigation-mobile .main-categories a:hover,
.navigation-mobile .main-categories a:focus {
  text-decoration: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  zoom: 1;
}

.navigation-mobile .main-categories a i {
  float: none;
  padding-right: 5px;
}

.mobile-header {
  z-index: 10000;
  height: 64px;
}

.mobile-header p {
  display: none;
}

.mobile-header.mobile-subsite {
  height: 85px;
}

.mobile-header.mobile-subsite img {
  margin-bottom: 4px;
  width: 50%;
}

.mobile-header.mobile-subsite p {
  display: block;
}

@media screen and (min-width: 0) {
  .mobile-header {
    display: block;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 10px;
    position: relative;
  }
}

@media screen and (min-width: 48.0625em) {
  .mobile-header {
    display: none;
  }
}

.mobile-header img {
  position: relative;
}

@media screen and (min-width: 0) {
  .navigation-secondary {
    display: none;
  }
}

@media screen and (min-width: 48.0625em) {
  .navigation-secondary {
    display: block;
  }
}

.navigation-secondary .layout-twothirds {
  padding-top: 11px;
}

.navigation-secondary ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: left;
}

.navigation-secondary ul li a:hover,
.navigation-secondary ul li a:focus,
.navigation-secondary ul li a.active {
  color: #a4001e;
}

.navigation-secondary .cta {
  margin-bottom: 0.5em;
}

.navigation-secondary .cta:first-child {
  margin-top: 5px;
}

@media screen and (min-width: 48.0625em) {
  .container .slab-alert {
    float: left;
    display: block;
    margin-right: 2.1739130435%;
    width: 82.9710144928%;
  }

  .container .slab-alert:last-child {
    margin-right: 0;
  }

  .container .slab-alert:first-child {
    margin-left: 8.5144927536%;
  }
}

.lt-ie9 .container .slab-alert {
  float: left;
  display: block;
  margin-right: 2.1739130435%;
  width: 82.9710144928%;
}

.lt-ie9 .container .slab-alert:last-child {
  margin-right: 0;
}

.lt-ie9 .container .slab-alert:first-child {
  margin-left: 8.5144927536%;
}

.slab-alert .sm {
  margin-bottom: 0;
}

.slab-alert .sm span {
  margin: 0 0.3em;
}

.slab-alert h4 {
  margin-top: 0;
  margin-bottom: 0.8em;
}

.slab-alert .block-icon-wrapper {
  color: white;
  float: left;
  line-height: normal;
}

@media screen and (min-width: 0) {
  .slab-alert .block-icon-wrapper {
    font-size: 1.125em;
    width: 18%;
  }
}

@media screen and (min-width: 20.0625em) {
  .slab-alert .block-icon-wrapper {
    font-size: 1.5625em;
    width: 13%;
  }
}

@media screen and (min-width: 30.0625em) {
  .slab-alert .block-icon-wrapper {
    font-size: 1.875em;
    width: 10%;
  }
}

@media screen and (min-width: 48.0625em) {
  .slab-alert .block-icon-wrapper {
    width: 8%;
  }
}

.slab-alert .block-content-wrapper {
  float: left;
}

@media screen and (min-width: 0) {
  .slab-alert .block-content-wrapper {
    width: 82%;
  }
}

@media screen and (min-width: 20.0625em) {
  .slab-alert .block-content-wrapper {
    width: 87%;
  }
}

@media screen and (min-width: 30.0625em) {
  .slab-alert .block-content-wrapper {
    width: 90%;
  }
}

@media screen and (min-width: 48.0625em) {
  .slab-alert .block-content-wrapper {
    width: 92%;
  }
}

.bg-au-red .slab-one .btn,
.bg-dark-grey .slab-one .btn {
  border-color: white;
  color: white;
}

.bg-au-red .slab-one .btn i,
.bg-dark-grey .slab-one .btn i {
  color: white;
}

.bg-au-red .slab-one .btn:hover,
.bg-au-red .slab-one .btn:focus,
.bg-au-red .slab-one .btn.active,
.bg-dark-grey .slab-one .btn:hover,
.bg-dark-grey .slab-one .btn:focus,
.bg-dark-grey .slab-one .btn.active {
  border-color: transparent;
}

.bg-au-red .slab-one .btn:hover,
.bg-au-red .slab-one .btn:focus,
.bg-au-red .slab-one .btn.active {
  background-color: #710015;
}

.bg-dark-grey .slab-one .btn:hover,
.bg-dark-grey .slab-one .btn:focus,
.bg-dark-grey .slab-one .btn.active {
  background-color: #f4b50e;
}

.bg-dark-grey .slab-one h6 {
  color: white;
}

.bg-dark-grey .slab-one a {
  color: white;
}

.slab-one h6 {
  margin: 0 0 0.2em;
  line-height: 120%;
}

.slab-one p.sm,
.slab-one #user-login #edit-cas-login-redirection-message,
#user-login .slab-one #edit-cas-login-redirection-message {
  margin: 0;
}

.slab-one .select-dropdown {
  margin: 0.25em 0;
}

@media screen and (min-width: 0) {
  .slab-one .btn {
    margin: 0.75em 0;
  }
}

@media screen and (min-width: 30.0625em) {
  .slab-one .btn {
    margin: 0.25em 0;
  }
}

@media screen and (min-width: 48.0625em) {
  .container .slab-social {
    float: left;
    display: block;
    margin-right: 2.1739130435%;
    width: 82.9710144928%;
  }

  .container .slab-social:last-child {
    margin-right: 0;
  }

  .container .slab-social:first-child {
    margin-left: 8.5144927536%;
  }
}

.lt-ie9 .container .slab-social {
  float: left;
  display: block;
  margin-right: 2.1739130435%;
  width: 82.9710144928%;
}

.lt-ie9 .container .slab-social:last-child {
  margin-right: 0;
}

.lt-ie9 .container .slab-social:first-child {
  margin-left: 8.5144927536%;
}

.slab-social .sm {
  margin-bottom: 0;
}

.slab-social .sm span {
  margin: 0 0.3em;
}

.slab-social .sm a {
  color: inherit;
}

.slab-social h4 {
  margin-top: 0;
  margin-bottom: 0.8em;
}

.slab-social .tag {
  margin-bottom: 0;
}

.slab-social .tag span {
  margin: 0 0.3em;
}

.slab-social .tag a {
  color: inherit;
}

.slab-social .block-icon-wrapper {
  color: inherit;
  float: left;
  line-height: normal;
}

@media screen and (min-width: 0) {
  .slab-social .block-icon-wrapper {
    font-size: 1.125em;
    width: 18%;
  }
}

@media screen and (min-width: 20.0625em) {
  .slab-social .block-icon-wrapper {
    font-size: 1.5625em;
    width: 13%;
  }
}

@media screen and (min-width: 30.0625em) {
  .slab-social .block-icon-wrapper {
    font-size: 1.875em;
    width: 10%;
  }
}

@media screen and (min-width: 48.0625em) {
  .slab-social .block-icon-wrapper {
    width: 8%;
  }
}

.slab-social .block-content-wrapper {
  float: left;
}

@media screen and (min-width: 0) {
  .slab-social .block-content-wrapper {
    width: 82%;
  }
}

@media screen and (min-width: 20.0625em) {
  .slab-social .block-content-wrapper {
    width: 87%;
  }
}

@media screen and (min-width: 30.0625em) {
  .slab-social .block-content-wrapper {
    width: 90%;
  }
}

@media screen and (min-width: 48.0625em) {
  .slab-social .block-content-wrapper {
    width: 92%;
  }
}

.slider-wrapper {
  width: 100%;
  position: relative;
}

.slider-wrapper #slider-carousel {
  width: 100%;
  overflow: hidden;
}

@media screen and (min-width: 30.0625em) {
  .slider-wrapper #slider-carousel {
    height: 400;
  }
}

@media screen and (min-width: 48.0625em) {
  .slider-wrapper #slider-carousel {
    height: 500px;
  }
}

.slider-wrapper #slider-carousel .slide {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  float: left;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width: 0) {
  .slider-wrapper #slider-carousel .slide {
    height: 220px;
  }
}

@media screen and (min-width: 20.0625em) {
  .slider-wrapper #slider-carousel .slide {
    height: 330px;
  }
}

@media screen and (min-width: 30.0625em) {
  .slider-wrapper #slider-carousel .slide {
    height: 300px;
  }
}

@media screen and (min-width: 48.0625em) {
  .slider-wrapper #slider-carousel .slide {
    height: 450px;
  }
}

.slider-wrapper #slider-carousel .slide .slide-heading {
  width: 100%;
  margin: 0;
  padding: 0 10%;
  z-index: 1;
}

@media screen and (min-width: 0) {
  .slider-wrapper #slider-carousel .slide .slide-heading {
    padding: 0;
  }
}

@media screen and (min-width: 48.0625em) {
  .slider-wrapper #slider-carousel .slide .slide-heading {
    padding: 0 10%;
  }
}

.slider-wrapper #slider-carousel .slide h2 {
  text-shadow: 1px 1px 3px #000;
}

.slider-wrapper #slider-carousel .slide .gradient-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-color: transparent;
  background-image: -webkit-linear-gradient(bottom, black 0%, transparent 30%);
  background-image: linear-gradient(to top, black 0%, transparent 30%);
}

.slider-wrapper #slider-carousel-pagination {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  z-index: 1;
}

@media screen and (min-width: 0) {
  .slider-wrapper #slider-carousel-pagination {
    bottom: 10px;
  }
}

@media screen and (min-width: 20.0625em) {
  .slider-wrapper #slider-carousel-pagination {
    bottom: 20px;
  }
}

@media screen and (min-width: 48.0625em) {
  .slider-wrapper #slider-carousel-pagination {
    bottom: 35px;
  }
}

@media screen and (min-width: 0) {
  .slider-wrapper #slider-carousel-pagination a {
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    outline: 0;
    margin: 0 2px;
    background-color: white;
  }

  .slider-wrapper #slider-carousel-pagination a.selected,
  .slider-wrapper #slider-carousel-pagination a:hover {
    background-color: #a4001e;
  }

  .slider-wrapper #slider-carousel-pagination a span.image {
    display: none;
  }
}

@media screen and (min-width: 48.0625em) {
  .slider-wrapper #slider-carousel-pagination a {
    border-radius: 0;
    border: 0;
    margin: 0;
    display: inline-block;
    width: 117px;
    height: 72px;
    position: relative;
    border-bottom: 5px solid white;
  }

  .slider-wrapper #slider-carousel-pagination a:nth-child(odd) {
    border-bottom: 5px solid #eeeeee;
  }

  .slider-wrapper #slider-carousel-pagination a:nth-child(even) {
    border-bottom: 5px solid #cccccc;
  }

  .slider-wrapper #slider-carousel-pagination a span.image {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    top: 0;
    left: 0;
  }

  .slider-wrapper #slider-carousel-pagination a:hover,
  .slider-wrapper #slider-carousel-pagination a.selected {
    border-bottom: 5px solid #a4001e;
  }
}

.slider-wrapper .navigation-btn {
  z-index: 1;
}

@media screen and (min-width: 0) {
  .slider-wrapper .navigation-btn {
    display: none !important;
  }
}

@media screen and (min-width: 30.0625em) {
  .slider-wrapper .navigation-btn {
    position: absolute;
    top: 50%;
    display: inline-block !important;
    font-size: 1.875em;
    line-height: 1.875em;
    margin-top: -25px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="40 ")";
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
    zoom: 1;
  }

  .slider-wrapper .navigation-btn#prev {
    left: 4%;
  }

  .slider-wrapper .navigation-btn#next {
    right: 4%;
  }

  .slider-wrapper .navigation-btn i {
    color: white;
  }

  .slider-wrapper .navigation-btn:hover,
  .slider-wrapper .navigation-btn:focus {
    text-decoration: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="100 ")";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    zoom: 1;
  }
}

.slider-tab-content {
  text-align: center;
  background: #eeeeee;
  min-height: 100px;
}

.slider-controls {
  position: relative;
  margin-bottom: 0 !important;
}

.slider-controls .controls {
  position: absolute;
  top: 0;
  left: 0;
  background: black;
  height: 100%;
  z-index: 1005;
  width: 40px;
}

@media screen and (min-width: 0) {
  .slider-controls .controls {
    display: none;
  }
}

@media screen and (min-width: 64.0625em) {
  .slider-controls .controls {
    display: block;
  }
}

.slider-controls .controls span {
  position: absolute;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  width: 92px;
  height: 76px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  color: white;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="50 ")";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  zoom: 1;
}

.slider-controls .controls a {
  display: inline;
  width: auto;
  height: auto;
  border: 0;
  position: absolute;
}

.slider-controls .controls a.prev {
  top: 99px;
  left: 10px;
}

.slider-controls .controls a.next {
  top: 125px;
  left: 10px;
}

.slider-controls .controls a i {
  font-size: 21px;
  color: white;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="50 ")";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  zoom: 1;
}

.slider-controls .controls a:hover {
  text-decoration: none;
}

.slider-controls .controls a:hover i {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="100 ")";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  zoom: 1;
}

.tab-slider,
.carousel-tab-slider {
  position: relative;
  overflow: hidden;
  background: black;
}

.carousel-tab-slider a,
.carousel-tab-slider div.single-tab,
.tab-slider a,
.tab-slider div.single-tab,
.tab-slider div.single-cta {
  position: relative;
  display: block;
  float: left;
  cursor: pointer;
}

@media screen and (min-width: 0) {

  .carousel-tab-slider a,
  .carousel-tab-slider div.single-tab,
  .tab-slider a,
  .tab-slider div.single-tab,
  .tab-slider div.single-cta {
    width: 195px;
    height: 125px;
    border-bottom: 5px solid #eeeeee;
  }
}

@media screen and (min-width: 48.0625em) {

  .carousel-tab-slider a,
  .carousel-tab-slider div.single-tab,
  .tab-slider a,
  .tab-slider div.single-tab,
  .tab-slider div.single-cta {
    width: 250px;
    height: 160px;
    border-bottom: 10px solid #eeeeee;
  }
}

.carousel-tab-slider a .tab-content,
.carousel-tab-slider div.single-tab .tab-content,
.tab-slider a .tab-content,
.tab-slider div.single-tab .tab-content,
.tab-slider div.single-cta .tab-content {
  display: none;
}

@media screen and (min-width: 0) {

  .carousel-tab-slider a i.large,
  .carousel-tab-slider div.single-tab i.large,
  .tab-slider a i.large,
  .tab-slider div.single-tab i.large,
  .tab-slider div.single-cta i.large {
    font-size: 18px;
    line-height: 18px;
  }
}

@media screen and (min-width: 48.0625em) {

  .carousel-tab-slider a i.large,
  .carousel-tab-slider div.single-tab i.large,
  .tab-slider a i.large,
  .tab-slider div.single-tab i.large,
  .tab-slider div.single-cta i.large {
    font-size: 24px;
    line-height: 24px;
  }
}

.carousel-tab-slider a.active,
.carousel-tab-slider div.single-tab.active,
.tab-slider a.active,
.tab-slider div.single-tab.active,
.tab-slider div.single-cta.active {
  border-color: #a4001e !important;
}

.carousel-tab-slider a .highlight,
.carousel-tab-slider div.single-tab .highlight,
.tab-slider a .highlight,
.tab-slider div.single-tab .highlight,
.tab-slider div.single-cta .highlight {
  position: absolute;
  width: 100%;
  background: #a4001e;
  height: 10px;
  bottom: -10px;
  visibility: hidden;
}

.carousel-tab-slider a .gradient,
.carousel-tab-slider div.single-tab .gradient,
.tab-slider a .gradient,
.tab-slider div.single-tab .gradient,
.tab-slider div.single-cta .gradient {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: black;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="60 ")";
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
  zoom: 1;
}

.carousel-tab-slider a .thumb,
.carousel-tab-slider div.single-tab .thumb,
.tab-slider a .thumb,
.tab-slider div.single-tab .thumb,
.tab-slider div.single-cta .thumb {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1000;
}

@media screen and (min-width: 0) {

  .carousel-tab-slider a.single-tab .content,
  .carousel-tab-slider div.single-tab.single-tab .content,
  .tab-slider a.single-tab .content,
  .tab-slider div.single-tab.single-tab .content,
  .tab-slider div.single-cta.single-tab .content {
    padding: 30px 0 0 0;
  }
}

@media screen and (min-width: 48.0625em) {

  .carousel-tab-slider a.single-tab .content,
  .carousel-tab-slider div.single-tab.single-tab .content,
  .tab-slider a.single-tab .content,
  .tab-slider div.single-tab.single-tab .content,
  .tab-slider div.single-cta.single-tab .content {
    padding: 45px 0 0 0;
  }
}

.carousel-tab-slider a.single-cta .content,
.carousel-tab-slider div.single-tab.single-cta .content,
.tab-slider a.single-cta .content,
.tab-slider div.single-tab.single-cta .content,
.tab-slider div.single-cta.single-cta .content {
  padding: 30px 0 0 0;
}

.carousel-tab-slider a .content,
.carousel-tab-slider div.single-tab .content,
.tab-slider a .content,
.tab-slider div.single-tab .content,
.tab-slider div.single-cta .content {
  position: relative;
  z-index: 1002;
  text-align: center;
  padding: 0 !important;
  height: 100%;
}

@media screen and (min-width: 0) {

  .carousel-tab-slider a .content,
  .carousel-tab-slider div.single-tab .content,
  .tab-slider a .content,
  .tab-slider div.single-tab .content,
  .tab-slider div.single-cta .content {
    line-height: 120px;
  }
}

@media screen and (min-width: 48.0625em) {

  .carousel-tab-slider a .content,
  .carousel-tab-slider div.single-tab .content,
  .tab-slider a .content,
  .tab-slider div.single-tab .content,
  .tab-slider div.single-cta .content {
    line-height: 160px;
  }
}

.carousel-tab-slider a .content .wrap,
.carousel-tab-slider div.single-tab .content .wrap,
.tab-slider a .content .wrap,
.tab-slider div.single-tab .content .wrap,
.tab-slider div.single-cta .content .wrap {
  display: inline-block;
  vertical-align: middle;
  line-height: 14px;
}

.carousel-tab-slider a .content h5,
.carousel-tab-slider div.single-tab .content h5,
.tab-slider a .content h5,
.tab-slider div.single-tab .content h5,
.tab-slider div.single-cta .content h5 {
  font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
}

@media screen and (min-width: 0) {

  .carousel-tab-slider a .content h5,
  .carousel-tab-slider div.single-tab .content h5,
  .tab-slider a .content h5,
  .tab-slider div.single-tab .content h5,
  .tab-slider div.single-cta .content h5 {
    font-size: 14px;
    line-height: 14px;
  }
}

@media screen and (min-width: 48.0625em) {

  .carousel-tab-slider a .content h5,
  .carousel-tab-slider div.single-tab .content h5,
  .tab-slider a .content h5,
  .tab-slider div.single-tab .content h5,
  .tab-slider div.single-cta .content h5 {
    font-size: 18px;
    line-height: 18px;
  }
}

.carousel-tab-slider a .content .desc,
.carousel-tab-slider div.single-tab .content .desc,
.tab-slider a .content .desc,
.tab-slider div.single-tab .content .desc,
.tab-slider div.single-cta .content .desc {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

@media screen and (min-width: 0) {

  .carousel-tab-slider a .content .desc,
  .carousel-tab-slider div.single-tab .content .desc,
  .tab-slider a .content .desc,
  .tab-slider div.single-tab .content .desc,
  .tab-slider div.single-cta .content .desc {
    font-size: 9px;
    line-height: 9px;
  }
}

@media screen and (min-width: 48.0625em) {

  .carousel-tab-slider a .content .desc,
  .carousel-tab-slider div.single-tab .content .desc,
  .tab-slider a .content .desc,
  .tab-slider div.single-tab .content .desc,
  .tab-slider div.single-cta .content .desc {
    font-size: 12px;
    line-height: 12px;
  }
}

.carousel-tab-slider a:nth-child(even),
.carousel-tab-slider div.single-tab:nth-child(even),
.tab-slider a:nth-child(even),
.tab-slider div.single-tab:nth-child(even),
.tab-slider div.single-cta:nth-child(even) {
  border-color: #cccccc;
}

.carousel-tab-slider a:hover,
.carousel-tab-slider a:focus,
.carousel-tab-slider div.single-tab:hover,
.tab-slider a:hover,
.tab-slider a:focus,
.tab-slider div.single-tab:hover,
.tab-slider div.single-tab:focus,
.tab-slider div.single-cta:hover,
.tab-slider div.single-cta:focus {
  text-decoration: none;
}

@media screen and (min-width: 48.0625em) {

  .carousel-tab-slider a:hover .thumb,
  .carousel-tab-slider a:focus .thumb,
  .carousel-tab-slider div.single-tab:hover .thumb,
  .carousel-tab-slider div.single-tab:focus .thumb,
  .tab-slider a:hover .thumb,
  .tab-slider a:focus .thumb,
  .tab-slider div.single-tab:hover .thumb,
  .tab-slider div.single-tab:focus .thumb,
  .tab-slider div.single-cta:hover .thumb,
  .tab-slider div.single-cta:focus .thumb {
    -webkit-filter: blur(7px);
    -ms-filter: blur(7px);
    filter: url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg"><filter id="blur"><feGaussianBlur stdDeviation="7" /></filter></svg>#blur');
    filter: progid:DXImageTransform.Microsoft.Blur(Strength=$radius);
  }
}

@media screen and (min-width: 48.0625em) and (min-width: 0) {

  .carousel-tab-slider a:hover .thumb,
  .carousel-tab-slider a:focus .thumb,
  .carousel-tab-slider div.single-tab:hover .thumb,
  .carousel-tab-slider div.single-tab:focus .thumb,
  .tab-slider a:hover .thumb,
  .tab-slider a:focus .thumb,
  .tab-slider div.single-tab:hover .thumb,
  .tab-slider div.single-tab:focus .thumb,
  .tab-slider div.single-cta:hover .thumb,
  .tab-slider div.single-cta:focus .thumb {
    width: 186px;
    height: 106px;
  }
}

@media screen and (min-width: 48.0625em) and (min-width: 48.0625em) {

  .carousel-tab-slider a:hover .thumb,
  .carousel-tab-slider a:focus .thumb,
  .carousel-tab-slider div.single-tab:hover .thumb,
  .carousel-tab-slider div.single-tab:focus .thumb,
  .tab-slider a:hover .thumb,
  .tab-slider a:focus .thumb,
  .tab-slider div.single-tab:hover .thumb,
  .tab-slider div.single-tab:focus .thumb,
  .tab-slider div.single-cta:hover .thumb,
  .tab-slider div.single-cta:focus .thumb {
    width: 100%;
    height: 151px;
  }
}

@media screen and (min-width: 48.0625em) {

  .carousel-tab-slider a:hover .highlight,
  .carousel-tab-slider a:focus .highlight,
  .carousel-tab-slider div.single-tab:hover .highlight,
  .carousel-tab-slider div.single-tab:focus .highlight,
  .tab-slider a:hover .highlight,
  .tab-slider a:focus .highlight,
  .tab-slider div.single-tab:hover .highlight,
  .tab-slider div.single-tab:focus .highlight,
  .tab-slider div.single-cta:hover .highlight,
  .tab-slider div.single-cta:focus .highlight {
    visibility: visible;
    z-index: 1001;
  }
}

@media screen and (min-width: 0) {
  .teaser-bio {
    padding: 22px 0 24px;
  }
}

@media screen and (min-width: 20.0625em) {
  .teaser-bio {
    padding: 31px 0 34px;
  }
}

@media screen and (min-width: 30.0625em) {
  .teaser-bio {
    padding: 29px 0 34px;
  }
}

@media screen and (min-width: 48.0625em) {
  .teaser-bio {
    padding: 34px 0 39px;
  }
}

.teaser-bio h2 {
  margin-top: 0;
}

.teaser-bio .teaser-bio-carousel-wrapper {
  position: relative;
  margin-bottom: 0;
}

.teaser-bio #teaser-bio-carousel {
  margin-bottom: 5px;
  overflow: hidden;
}

@media screen and (min-width: 0) {
  .teaser-bio #teaser-bio-carousel {
    height: 278px;
  }
}

@media screen and (min-width: 20.0625em) {
  .teaser-bio #teaser-bio-carousel {
    height: 280px;
  }
}

@media screen and (min-width: 30.0625em) {
  .teaser-bio #teaser-bio-carousel {
    height: 282px;
  }
}

@media screen and (min-width: 48.0625em) {
  .teaser-bio #teaser-bio-carousel {
    height: 287px;
  }
}

@media screen and (min-width: 64.0625em) {
  .teaser-bio #teaser-bio-carousel {
    height: 292px;
  }
}

.teaser-bio #teaser-bio-carousel div {
  float: left;
  text-align: center;
  margin: 0 10px;
}

@media screen and (min-width: 0) {
  .teaser-bio #teaser-bio-carousel div {
    width: 300px;
  }
}

@media screen and (min-width: 20.0625em) {
  .teaser-bio #teaser-bio-carousel div {
    width: 301px;
  }
}

@media (min-width: 400px) {
  .teaser-bio #teaser-bio-carousel div {
    width: 175px;
  }
}

@media screen and (min-width: 30.0625em) {
  .teaser-bio #teaser-bio-carousel div {
    width: 211px;
  }
}

@media (min-width: 624px) {
  .teaser-bio #teaser-bio-carousel div {
    width: 183px;
  }
}

@media screen and (min-width: 48.0625em) {
  .teaser-bio #teaser-bio-carousel div {
    width: 167px;
  }
}

@media (min-width: 896px) {
  .teaser-bio #teaser-bio-carousel div {
    width: 184px;
  }
}

@media screen and (min-width: 64.0625em) {
  .teaser-bio #teaser-bio-carousel div {
    width: 184px;
  }
}

.teaser-bio #teaser-bio-carousel div .avatar,
.teaser-bio #teaser-bio-carousel div .avatar img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.teaser-bio #teaser-bio-carousel div .avatar {
  float: none;
  border: 3px solid white;
  display: inline-block;
  margin-bottom: 0.5625em;
}

.teaser-bio #teaser-bio-carousel div .avatar img {
  display: block;
}

.teaser-bio #teaser-bio-carousel div h6 {
  margin-bottom: 0;
}

.teaser-bio #teaser-bio-carousel div p {
  font-style: normal;
  margin-bottom: 2em;
}

.teaser-bio #teaser-bio-carousel div .btn {
  margin-bottom: 20px;
}

.teaser-bio #teaser-bio-carousel-pager {
  height: 24px;
}

.teaser-bio #teaser-bio-carousel-pager a {
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  outline: 0;
  margin: 0 2px;
}

.teaser-bio #teaser-bio-carousel-pager a.selected,
.teaser-bio #teaser-bio-carousel-pager a:hover {
  background-color: #cccccc;
}

.teaser-one .play-placeholder {
  display: none;
}

.teaser-one.video .play-placeholder {
  display: block;
  background: url("../img/demo/play.png") no-repeat left top;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

@media screen and (min-width: 30.0625em) {
  .teaser-one.video .play-placeholder {
    top: 10px;
    right: 10px;
    left: auto;
    bottom: auto;
  }
}

@media screen and (min-width: 48.0625em) {
  .teaser-one.video .play-placeholder {
    display: none;
  }
}

@media screen and (min-width: 48.0625em) {
  .teaser-one.layout-full .img-wrapper .mask {
    display: block;
    width: 880px;
    height: 880px;
    opacity: 0;
    margin-top: -440px;
    margin-left: -440px;
  }
}

@media screen and (min-width: 48.0625em) {
  .teaser-one.layout-full .img-wrapper:hover .mask {
    opacity: 1;
    border: 440px solid rgba(164, 0, 30, 0.7);
  }
}

.teaser-one h4 {
  margin-top: 0;
}

@media screen and (min-width: 0) {
  .teaser-one h4 {
    margin-bottom: 0.2em;
  }
}

@media screen and (min-width: 48.0625em) {
  .teaser-one h4 {
    margin-bottom: 0.4em;
  }
}

.teaser-one h4 a:hover,
.teaser-one h4 a:focus {
  text-decoration: none;
}

.teaser-one.image img {
  width: 100%;
  margin-bottom: 7px;
}

.teaser-one .img-wrapper {
  display: block;
  overflow: hidden;
  position: relative;
}

@media screen and (min-width: 0) {
  .teaser-one .img-wrapper {
    height: 70px;
    margin-top: 7px;
  }
}

@media screen and (min-width: 30.0625em) {
  .teaser-one .img-wrapper {
    height: auto;
    margin-bottom: 7px;
    margin-top: auto;
  }
}

@media screen and (min-width: 0) {
  .teaser-one .img-wrapper img {
    max-width: none;
    width: auto;
    height: 100%;
    margin-left: -50%;
  }
}

@media screen and (min-width: 30.0625em) {
  .teaser-one .img-wrapper img {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin-left: auto;
  }
}

.teaser-one .img-wrapper .mask {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  position: absolute;
  z-index: 1;
  overflow: hidden;
  top: 50%;
  left: 50%;
  overflow: visible;
  border: 0px solid rgba(0, 0, 0, 0.7);
}

@media screen and (min-width: 0) {
  .teaser-one .img-wrapper .mask {
    display: none;
  }
}

@media screen and (min-width: 48.0625em) {
  .teaser-one .img-wrapper .mask {
    display: block;
    width: 1280px;
    height: 1280px;
    opacity: 0;
    margin-top: -640px;
    margin-left: -640px;
  }
}

.teaser-one .img-wrapper h5 {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
  -moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
  transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
  font-weight: bolder;
  display: inline-block;
  width: 160px;
  position: relative;
  top: -15px;
  left: -80px;
  opacity: 0;
  text-align: center;
}

@media screen and (min-width: 0) {
  .teaser-one .img-wrapper:hover .mask {
    border: none;
  }
}

@media screen and (min-width: 48.0625em) {
  .teaser-one .img-wrapper:hover .mask {
    opacity: 1;
    border: 640px solid rgba(164, 0, 30, 0.7);
  }
}

.teaser-one .img-wrapper:hover h5 {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

@media screen and (min-width: 0) {
  .teaser-one .img-wrapper:hover h5 {
    opacity: 0;
  }
}

@media screen and (min-width: 48.0625em) {
  .teaser-one .img-wrapper:hover h5 {
    opacity: 1;
  }
}

@media screen and (min-width: 0) {
  .teaser-one .desc {
    line-height: 140%;
    margin-bottom: 0.4em;
  }
}

@media screen and (min-width: 48.0625em) {
  .teaser-one .desc {
    line-height: 150%;
    margin-bottom: 0.8em;
  }
}

.teaser-one .desc .read-more {
  display: inline;
  font-weight: normal;
}

.teaser-one h6 {
  line-height: 1.4;
  margin: 0;
}

.teaser-one h6 .btn {
  display: block;
  font-size: inherit;
  font-weight: inherit;
  padding-bottom: 10px;
  padding-top: 10px;
}

.teaser-one h6 .btn i {
  margin-left: 5px;
}

.teaser-profile {
  position: relative;
}

.teaser-profile .layout-full {
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 30.0625em) {
  .teaser-profile .layout-full {
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    box-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -ms-flex-align: stretch;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
  }
}

.teaser-profile .layout-full .layout-half {
  position: relative;
}

@media screen and (min-width: 30.0625em) {
  .teaser-profile .layout-full .layout-half {
    width: 100%;
  }
}

.teaser-profile .layout-full .student-quote {
  margin-top: 30px;
  margin-bottom: 8px;
  text-align: center;
}

@media screen and (min-width: 48.0625em) {
  .teaser-profile .layout-full .student-quote {
    text-align: left;
  }
}

.teaser-profile .bg-image {
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  z-index: 0;
  position: relative;
  width: 100%;
  margin: 30px 0 0;
}

.teaser-profile .bg-image .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #333333;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity="90 ")";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
  zoom: 1;
  z-index: 1;
}

.teaser-profile .bg-image hr {
  width: 100%;
  margin: 0;
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 2;
}

.teaser-profile .student-image {
  overflow: visible;
  margin-bottom: 0;
}

@media screen and (min-width: 0) {
  .teaser-profile .student-image img {
    position: relative;
    max-width: 100%;
    max-height: 100%;
  }
}

@media screen and (min-width: 30.0625em) {
  .teaser-profile .student-image img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-height: 100%;
    max-height: -o-calc(100% + 25px);
    /* opera */
    max-height: -webkit-calc(100% + 25px);
    /* google, safari */
    max-height: -moz-calc(100% + 25px);
    /* firefox */
    max-height: calc(100% + 25px);
    /* default */
  }
}

.teaser-two-block .desc {
  margin-top: -5px;
}

.teaser-two-block .desc.no-title {
  padding-top: 1.25em;
}

@media screen and (min-width: 0) {
  .teaser-two-block .desc {
    padding: 0 10px;
  }
}

@media screen and (min-width: 30.0625em) {
  .teaser-two-block .desc {
    padding: 0 20px;
  }
}

@media screen and (min-width: 48.0625em) {
  .teaser-two-block .desc {
    padding: 0 40px;
  }
}

.teaser-two-block .feature {
  /*line-height: 1em;*/
  /*padding: 40px 0 0 0;*/
  margin: 0;
}

@media screen and (min-width: 0) {
  .teaser-two-block .feature {
    height: 175px;
  }
}

@media screen and (min-width: 30.0625em) {
  .teaser-two-block .feature {
    height: 125px;
  }
}

@media screen and (min-width: 48.0625em) {
  .teaser-two-block .feature {
    height: 175px;
  }
}

.teaser-two-block .feature.factoid,
.teaser-two-block .feature.icon {
  font-size: 8em;
}

@media screen and (min-width: 30.0625em) {

  .teaser-two-block .feature.factoid,
  .teaser-two-block .feature.icon {
    font-size: 5em;
  }
}

@media screen and (min-width: 48.0625em) {

  .teaser-two-block .feature.factoid,
  .teaser-two-block .feature.icon {
    font-size: 8em;
  }
}

.teaser-two-block .feature.factoid.no-padding,
.teaser-two-block .feature.icon.no-padding {
  padding: 0 !important;
  height: auto !important;
}

.teaser-two-block .feature.image {
  margin-top: 30px;
}

@media screen and (min-width: 30.0625em) {
  .teaser-two-block .feature.image {
    margin-top: 0;
  }
}

.teaser-two-block .feature.image img {
  xmargin-top: -30px;
}

@media screen and (min-width: 0) {
  .teaser-two-block .feature.image img {
    height: 150px;
  }
}

@media screen and (min-width: 30.0625em) {
  .teaser-two-block .feature.image img {
    height: 110px;
  }
}

@media screen and (min-width: 48.0625em) {
  .teaser-two-block .feature.image img {
    height: 150px;
  }
}

.teaser-two-block .feature.factoid {
  font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
}

.text-intro p {
  margin-bottom: 0;
}

.bg-dark-grey .text-intro p {
  color: white;
}

.bg-dark-grey .text-intro h2 {
  color: white;
}

.text-intro h2 {
  margin-top: 0;
  margin-bottom: 0.55em;
  line-height: 110%;
}

.text-list {
  margin-bottom: 12px;
}

.blog-trending-list .block-content-wrapper {
  margin-left: 0;
}

.blog-trending-list .block-content-wrapper .top-line {
  margin-bottom: 0;
}

/* for social media follow icons on blogs */

.follow-icons {
  display: inline-block;
  margin: 0 6px 1.5em 0;
}

.block>.text-list {
  padding-right: 20px;
}

.text-list .block-thumbnail-wrapper {
  float: left;
  overflow: hidden;
}

@media screen and (min-width: 0) {
  .text-list .block-thumbnail-wrapper {
    width: 63px;
    height: 63px;
  }
}

@media screen and (min-width: 30.0625em) {
  .text-list .block-thumbnail-wrapper {
    width: 77px;
    height: 77px;
  }
}

.text-list .block-thumbnail-wrapper .thumbnail.image img {
  width: 100%;
  max-height: 120px;
}

.text-list .block-thumbnail-wrapper .thumbnail.avatar,
.text-list .block-thumbnail-wrapper .thumbnail.avatar img {
  border-radius: 50%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

@media screen and (min-width: 0) {

  .text-list .block-thumbnail-wrapper .thumbnail.avatar,
  .text-list .block-thumbnail-wrapper .thumbnail.avatar img {
    width: 63px;
    height: 63px;
  }
}

@media screen and (min-width: 30.0625em) {

  .text-list .block-thumbnail-wrapper .thumbnail.avatar,
  .text-list .block-thumbnail-wrapper .thumbnail.avatar img {
    width: 77px;
    height: 77px;
  }
}

.text-list .block-thumbnail-wrapper .thumbnail.avatar {
  display: inline-block;
}

.text-list .block-thumbnail-wrapper .thumbnail.avatar img {
  display: block;
}

.text-list .block-thumbnail-wrapper .thumbnail.date {
  border-radius: 50%;
  border: 3px solid #cccccc;
  text-align: center;
  font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
  color: #a4001e;
}

@media screen and (min-width: 0) {
  .text-list .block-thumbnail-wrapper .thumbnail.date {
    width: 63px;
    height: 63px;
    line-height: 1em;
    padding-top: 13px;
  }
}

@media screen and (min-width: 30.0625em) {
  .text-list .block-thumbnail-wrapper .thumbnail.date {
    width: 77px;
    height: 77px;
    line-height: 1.15em;
    padding-top: 17px;
  }
}

.text-list .block-thumbnail-wrapper .thumbnail.date .day {
  font-weight: bold;
}

@media screen and (min-width: 0) {
  .text-list .block-thumbnail-wrapper .thumbnail.date .day {
    font-size: 30px;
  }
}

@media screen and (min-width: 30.0625em) {
  .text-list .block-thumbnail-wrapper .thumbnail.date .day {
    font-size: 37px;
  }
}

.text-list .block-thumbnail-wrapper .thumbnail.date .month {
  text-transform: uppercase;
}

@media screen and (min-width: 0) {
  .text-list .block-thumbnail-wrapper .thumbnail.date .month {
    font-size: 15px;
  }
}

@media screen and (min-width: 30.0625em) {
  .text-list .block-thumbnail-wrapper .thumbnail.date .month {
    font-size: 18px;
  }
}

@media screen and (min-width: 0) {
  .text-list .block-content-wrapper {
    margin-left: 77px;
  }
}

@media screen and (min-width: 30.0625em) {
  .text-list .block-content-wrapper {
    margin-left: 100px;
  }
}

.text-list .top-line {
  margin-bottom: 0;
}

.text-list h5 {
  margin-top: 0;
  margin-bottom: 0.35em;
}

.text-list .sm {
  margin-bottom: 1em;
}

.text-project .block-catlist {
  margin-bottom: 0.15em;
}

.text-project .block-catlist a {
  margin-bottom: 0;
}

.text-project h1 {
  margin: 0;
}

.text-project p {
  margin-bottom: 1.05em;
}

.text-project p.sm,
.text-project #user-login #edit-cas-login-redirection-message,
#user-login .text-project #edit-cas-login-redirection-message {
  margin-bottom: 0.15em;
}

.text-quote blockquote {
  color: #56595c;
  padding: 1.7em 0 0;
  background: url("../img/quotes.png") no-repeat center top;
}

.text-quote blockquote strong,
.text-quote blockquote b {
  color: #a4001e;
  font-weight: normal;
}

.text-quote.text-left blockquote {
  background-position: left top;
}

q.text-quote {
  font-family: "Roboto Slab", Georgia, "Times New Roman", Times, serif;
  line-height: 150%;
  color: #cccccc;
  padding: 2.5em 0 0;
  background: url("../img/quotes.png") no-repeat left top;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media screen and (min-width: 0) {
  q.text-quote {
    font-size: 1.125em;
  }
}

@media screen and (min-width: 20.0625em) {
  q.text-quote {
    font-size: 1.21875em;
  }
}

@media screen and (min-width: 30.0625em) {
  q.text-quote {
    font-size: 1.3125em;
  }
}

@media screen and (min-width: 48.0625em) {
  q.text-quote {
    font-size: 1.40625em;
  }
}

@media screen and (min-width: 64.0625em) {
  q.text-quote {
    font-size: 1.5em;
  }
}

@media screen and (min-width: 0) {
  q.text-quote.third {
    width: 100%;
  }
}

@media screen and (min-width: 30.0625em) {
  q.text-quote.third {
    width: 33.33%;
  }
}

@media screen and (min-width: 0) {
  q.text-quote.half {
    width: 100%;
  }
}

@media screen and (min-width: 30.0625em) {
  q.text-quote.half {
    width: 50%;
  }
}

q.text-quote.full {
  width: 100%;
}

q.text-quote.alignleft {
  margin-right: 30px;
  display: inline;
}

q.text-quote.alignright {
  margin-left: 30px;
  display: inline;
}

q.text-quote.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

q.text-quote strong,
q.text-quote b {
  color: #a4001e;
  font-weight: normal;
}

.tray-personalize {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
}

.tray-personalize .tray-personalize-tabs {
  margin-bottom: 0;
}

.tray-personalize .tray-personalize-tabs .btns-wrapper,
.tray-personalize .tray-personalize-tabs .tab {
  float: left;
}

.tray-personalize .tray-personalize-content {
  display: none;
}

.tray-personalize .tray-personalize-content.scroll-fix {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.tray-personalize .tray-personalize-content .btn {
  color: white;
  margin-bottom: 1.25em;
}

.tray-personalize .tray-personalize-content .btn i {
  color: inherit;
}

.tray-personalize .tray-personalize-content .btn.icon-only {
  padding-left: 10px;
  padding-right: 10px;
}

.tray-personalize .tray-personalize-content .tag a {
  color: white;
}

.tray-personalize .tray-personalize-content .tag a i {
  color: inherit;
}

i.ss-users:before,
.ss-users.right:after {
  padding-right: 3px;
}

/* AE adding styling for Anouncements listpage views row */

.announcements-row {
  border-top: 1px solid #cccccc;
  margin: 1.25em 0;
  font-size: .875em;
  color: #56595c;
  /*grey*/
}

.announcements-row h2 {
  font-size: 1.8em;
}

.announcements-row i {
  color: #a4001e;
  /*red*/
  ;
}

.announcements-row .field-tag {
  color: #56595c;
  /*grey*/
  padding: 0 3px;
  font-size: 0.75em;
}

.announcements-row .field-tag:hover {
  color: #a4001e;
  /*red*/
  ;
}

/**
 * cookie bar styling (disclaimer for GDPC)
 */

.cookie-bar {
  position: fixed;
  z-index: 2001;
  background-color: #e3e3e3;
  bottom: 0;
  padding: 1.5rem 4%;
  width: 100%;
  display: none;
}

.cookie-bar .block {
  max-width: 76em;
  position: relative;
  margin-right: 3rem;
}

.cookie-bar .block .block-inner {
  position: relative;
}

.cookie-bar .cookie-bar--close {
  display: block;
  font-size: 2rem;
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
  padding: 0.5rem;
  text-decoration: none;
}

.cookie-bar .cookie-bar--close:hover {
  text-decoration: none;
}

.cookie-bar p {
  margin-bottom: 0;
}

.pg-webform-reference {
  margin-left: auto;
  margin-right: auto;
}

.pg-webform-reference.center,
.pg-webform-reference.right {
  max-width: 40em;
}

.pg-webform-reference.left {
  max-width: 80em;
}

.pg-webform-reference.right {
  margin-left: auto;
  margin-right: 0;
}

.pg-webform-reference .container-wrapper {
  margin: 0;
  padding: 0;
}

.pg-webform-reference .layout-semifull>.layout-single:last-child {
  margin: 0 auto;
  width: 100%;
  float: none;
}

/*
.pg-webform-reference.left form {
  text-align: left;
}

.pg-webform-reference.center form {
  text-align: center;
}

.pg-webform-reference.center form input {
  margin: 0 auto;
}

.pg-webform-reference.right form {
  text-align: right;
}
*/

/* .pg-webform-reference.left h1,
.pg-webform-reference.left h3 {
  text-align: left;
}

.pg-webform-reference.center h1,
.pg-webform-reference.center h3 {
  text-align: center;
}


.pg-webform-reference.right h1,
.pg-webform-reference.right h3 {
  text-align: right;
} */
