@charset "UTF-8";
/* line 12, ../assets/scss/_variables.scss */
.minus-circle {
  border: 2px solid #000;
  width: 1.15em;
  height: 1.15em;
  display: inline-block;
  border-radius: 90px;
  line-height: 0;
}
/* line 19, ../assets/scss/_variables.scss */
.minus-circle:before {
  content: '\2212';
  display: block;
  font-size: 1.33em;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 0px;
  position: relative;
  font-weight: bold;
}

/* line 12, ../assets/scss/_variables.scss */
.minus-circle {
  border: 2px solid #000;
  width: 1.15em;
  height: 1.15em;
  display: inline-block;
  border-radius: 90px;
  line-height: 0;
}
/* line 19, ../assets/scss/_variables.scss */
.minus-circle:before {
  content: '\2212';
  display: block;
  font-size: 1.33em;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 0px;
  position: relative;
  font-weight: bold;
}

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* line 12, ../assets/scss/_variables.scss */
.minus-circle {
  border: 2px solid #000;
  width: 1.15em;
  height: 1.15em;
  display: inline-block;
  border-radius: 90px;
  line-height: 0;
}
/* line 19, ../assets/scss/_variables.scss */
.minus-circle:before {
  content: '\2212';
  display: block;
  font-size: 1.33em;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 0px;
  position: relative;
  font-weight: bold;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 9, ../assets/scss/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, ../assets/scss/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, ../assets/scss/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, ../assets/scss/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, ../assets/scss/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, ../assets/scss/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, ../assets/scss/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 98, ../assets/scss/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 110, ../assets/scss/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 118, ../assets/scss/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 127, ../assets/scss/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 136, ../assets/scss/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 145, ../assets/scss/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 154, ../assets/scss/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 162, ../assets/scss/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 170, ../assets/scss/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 174, ../assets/scss/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 185, ../assets/scss/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 193, ../assets/scss/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 204, ../assets/scss/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 212, ../assets/scss/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 221, ../assets/scss/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 229, ../assets/scss/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, ../assets/scss/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, ../assets/scss/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 277, ../assets/scss/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 290, ../assets/scss/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 302, ../assets/scss/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311, ../assets/scss/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, ../assets/scss/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 334, ../assets/scss/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 346, ../assets/scss/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 356, ../assets/scss/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 367, ../assets/scss/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 376, ../assets/scss/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 387, ../assets/scss/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 396, ../assets/scss/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 405, ../assets/scss/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 416, ../assets/scss/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 421, ../assets/scss/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, ../assets/scss/bootstrap/_print.scss */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 18, ../assets/scss/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 23, ../assets/scss/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 27, ../assets/scss/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 33, ../assets/scss/bootstrap/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  /* line 38, ../assets/scss/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 44, ../assets/scss/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 48, ../assets/scss/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 53, ../assets/scss/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }

  /* line 57, ../assets/scss/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 64, ../assets/scss/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 72, ../assets/scss/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 77, ../assets/scss/bootstrap/_print.scss */
  .btn > .caret, article[class*="hero_custom"] .field--type-link a > .caret, article[class*="hero_custom"] .learn-more-link > .caret,
  .dropup > .btn > .caret,
  article[class*="hero_custom"] .field--type-link .dropup > a > .caret,
  article[class*="hero_custom"] .dropup > .learn-more-link > .caret {
    border-top-color: #000 !important;
  }

  /* line 81, ../assets/scss/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 85, ../assets/scss/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 88, ../assets/scss/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 94, ../assets/scss/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
/* line 24, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon, .btn-option, body a.btn-option-orange, body a.btn-option-white, body a.btn-option-red {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 37, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\002a";
}

/* line 38, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\002b";
}

/* line 40, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

/* line 41, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 42, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 43, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 44, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 45, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 46, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 47, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 48, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 49, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 50, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 51, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 52, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 53, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 54, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 55, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 56, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 57, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 58, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 59, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 60, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 61, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 62, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 63, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 64, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 65, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 66, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 67, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 68, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 69, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 70, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 71, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 72, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 73, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 74, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 75, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 76, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 77, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 78, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 79, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 80, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 81, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 82, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 83, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 84, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 85, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 86, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 87, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 88, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 89, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 90, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 91, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 92, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 93, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 94, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 95, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 96, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 97, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 98, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 99, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 100, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 101, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 102, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 103, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 104, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 105, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 106, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 107, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 108, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 109, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 110, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 111, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 112, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 113, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 114, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 115, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 116, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 117, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 118, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 119, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 120, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 121, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 122, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 123, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 124, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 125, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 126, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 127, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 128, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 129, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 130, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 131, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 132, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 133, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 134, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 135, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 136, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 137, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 138, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 139, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 140, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 141, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 142, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 143, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 144, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 145, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 146, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 147, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 148, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 149, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 150, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 151, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 152, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 153, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 154, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 155, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 156, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 157, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 158, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 159, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 160, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 161, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 162, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 163, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 164, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 165, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 166, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 167, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 168, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 169, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 170, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 171, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 172, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 173, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 174, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 175, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 176, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 177, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 178, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 179, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 180, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 181, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 182, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 183, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 184, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 185, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 186, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 187, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 188, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 189, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 190, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 191, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 192, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 193, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 194, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 195, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 196, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 197, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 198, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 199, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 200, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 201, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 202, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 203, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 204, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 205, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 206, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 207, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 208, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 209, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 210, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 211, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 212, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 213, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 214, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 215, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 216, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 217, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 218, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 219, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 220, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 221, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 222, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 223, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 224, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 225, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 226, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 227, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 228, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 229, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 230, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 231, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 232, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 233, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 234, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 235, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 236, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 237, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 238, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 239, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 240, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 241, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 242, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 243, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 252, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 253, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 254, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 255, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 256, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 257, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 258, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 259, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 260, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 261, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 262, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 263, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 264, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 265, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 266, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 267, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 268, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 269, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 270, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 271, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 272, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 273, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 274, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 275, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 276, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 277, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 278, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 279, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 280, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 281, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before, .btn-option:before, body a.btn-option-orange:before, body a.btn-option-white:before, body a.btn-option-red:before {
  content: "\e234";
}

/* line 282, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 283, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 284, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 285, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 286, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 287, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 288, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 289, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 290, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 291, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 292, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 293, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 294, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 295, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 296, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 297, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 298, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 299, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 300, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 301, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 302, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 303, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 304, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 305, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 306, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 307, ../assets/scss/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 11, ../assets/scss/bootstrap/_scaffolding.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, ../assets/scss/bootstrap/_scaffolding.scss */
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 22, ../assets/scss/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 27, ../assets/scss/bootstrap/_scaffolding.scss */
body {
  font-family: "Proxima Nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857;
  color: #4b4a4a;
  background-color: #fff;
}

/* line 36, ../assets/scss/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, ../assets/scss/bootstrap/_scaffolding.scss */
a {
  color: #DC2324;
  text-decoration: none;
}
/* line 52, ../assets/scss/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #9A0D21;
  text-decoration: none;
}
/* line 58, ../assets/scss/bootstrap/_scaffolding.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, ../assets/scss/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, ../assets/scss/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, ../assets/scss/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, ../assets/scss/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 93, ../assets/scss/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 0;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, ../assets/scss/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, ../assets/scss/bootstrap/_scaffolding.scss */
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #e8e8e8;
}

/* line 125, ../assets/scss/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 141, ../assets/scss/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 159, ../assets/scss/bootstrap/_scaffolding.scss */
[role="button"] {
  cursor: pointer;
}

/* line 9, ../assets/scss/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
/* line 16, ../assets/scss/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #787878;
}

/* line 24, ../assets/scss/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
/* line 30, ../assets/scss/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, ../assets/scss/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
/* line 41, ../assets/scss/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, ../assets/scss/bootstrap/_type.scss */
h1, .h1 {
  font-size: 2em;
}

/* line 48, ../assets/scss/bootstrap/_type.scss */
h2, .h2 {
  font-size: 1.5em;
}

/* line 49, ../assets/scss/bootstrap/_type.scss */
h3, .h3 {
  font-size: 1.125em;
}

/* line 50, ../assets/scss/bootstrap/_type.scss */
h4, .h4 {
  font-size: 1em;
}

/* line 51, ../assets/scss/bootstrap/_type.scss */
h5, .h5 {
  font-size: 0.8125em;
}

/* line 52, ../assets/scss/bootstrap/_type.scss */
h6, .h6 {
  font-size: 0.75em;
}

/* line 58, ../assets/scss/bootstrap/_type.scss */
p {
  margin: 0 0 11px;
}

/* line 62, ../assets/scss/bootstrap/_type.scss */
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 721px) {
  /* line 62, ../assets/scss/bootstrap/_type.scss */
  .lead {
    font-size: 24px;
  }
}

/* line 78, ../assets/scss/bootstrap/_type.scss */
small,
.small {
  font-size: 50%;
}

/* line 83, ../assets/scss/bootstrap/_type.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 90, ../assets/scss/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, ../assets/scss/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, ../assets/scss/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, ../assets/scss/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, ../assets/scss/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, ../assets/scss/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, ../assets/scss/bootstrap/_type.scss */
.text-uppercase, .initialism {
  text-transform: uppercase;
}

/* line 99, ../assets/scss/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, ../assets/scss/bootstrap/_type.scss */
.text-muted {
  color: #787878;
}

/* line 5, ../assets/scss/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #DC2324;
}

/* line 8, ../assets/scss/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover,
a.text-primary:focus {
  color: #b01c1d;
}

/* line 5, ../assets/scss/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, ../assets/scss/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

/* line 5, ../assets/scss/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, ../assets/scss/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

/* line 5, ../assets/scss/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, ../assets/scss/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

/* line 5, ../assets/scss/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, ../assets/scss/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

/* line 119, ../assets/scss/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, ../assets/scss/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #DC2324;
}

/* line 8, ../assets/scss/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #b01c1d;
}

/* line 5, ../assets/scss/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, ../assets/scss/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 5, ../assets/scss/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, ../assets/scss/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 5, ../assets/scss/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, ../assets/scss/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

/* line 5, ../assets/scss/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, ../assets/scss/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* line 138, ../assets/scss/bootstrap/_type.scss */
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #e8e8e8;
}

/* line 149, ../assets/scss/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
/* line 153, ../assets/scss/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, ../assets/scss/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 173, ../assets/scss/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
/* line 177, ../assets/scss/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 185, ../assets/scss/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 22px;
}

/* line 189, ../assets/scss/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.42857;
}

/* line 193, ../assets/scss/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 196, ../assets/scss/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 992px) {
  /* line 211, ../assets/scss/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 218, ../assets/scss/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 229, ../assets/scss/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #787878;
}

/* line 235, ../assets/scss/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
}

/* line 241, ../assets/scss/bootstrap/_type.scss */
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #e8e8e8;
}
/* line 250, ../assets/scss/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 257, ../assets/scss/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #787878;
}
/* line 265, ../assets/scss/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 274, ../assets/scss/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #e8e8e8;
  border-left: 0;
  text-align: right;
}
/* line 286, ../assets/scss/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
/* line 287, ../assets/scss/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 294, ../assets/scss/bootstrap/_type.scss */
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857;
}

/* line 7, ../assets/scss/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, ../assets/scss/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 24, ../assets/scss/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 32, ../assets/scss/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

/* line 41, ../assets/scss/bootstrap/_code.scss */
pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #383838;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 55, ../assets/scss/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 66, ../assets/scss/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, ../assets/scss/bootstrap/_grid.scss */
.container, .navbar-collapse, .page-events .region-below-hero.container-fluid,
.path-events .region-below-hero.container-fluid, .page-news .region-below-hero.container-fluid,
.path-news .region-below-hero.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.container:before, .navbar-collapse:before, .page-events .region-below-hero.container-fluid:before,
.path-events .region-below-hero.container-fluid:before, .page-news .region-below-hero.container-fluid:before,
.path-news .region-below-hero.container-fluid:before, .container:after, .navbar-collapse:after, .page-events .region-below-hero.container-fluid:after,
.path-events .region-below-hero.container-fluid:after, .page-news .region-below-hero.container-fluid:after,
.path-news .region-below-hero.container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.container:after, .navbar-collapse:after, .page-events .region-below-hero.container-fluid:after,
.path-events .region-below-hero.container-fluid:after, .page-news .region-below-hero.container-fluid:after,
.path-news .region-below-hero.container-fluid:after {
  clear: both;
}
@media (min-width: 721px) {
  /* line 10, ../assets/scss/bootstrap/_grid.scss */
  .container, .navbar-collapse, .page-events .region-below-hero.container-fluid,
  .path-events .region-below-hero.container-fluid, .page-news .region-below-hero.container-fluid,
  .path-news .region-below-hero.container-fluid {
    width: calc(100% - 40px);
  }
}
@media (min-width: 992px) {
  /* line 10, ../assets/scss/bootstrap/_grid.scss */
  .container, .navbar-collapse, .page-events .region-below-hero.container-fluid,
  .path-events .region-below-hero.container-fluid, .page-news .region-below-hero.container-fluid,
  .path-news .region-below-hero.container-fluid {
    width: calc(100% - 50px);
  }
}
@media (min-width: 1281px) {
  /* line 10, ../assets/scss/bootstrap/_grid.scss */
  .container, .navbar-collapse, .page-events .region-below-hero.container-fluid,
  .path-events .region-below-hero.container-fluid, .page-news .region-below-hero.container-fluid,
  .path-news .region-below-hero.container-fluid {
    width: calc(100% - 50px);
  }
}

/* line 30, ../assets/scss/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../assets/scss/bootstrap/_grid.scss */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 27, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

/* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66667%;
}

/* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66667%;
}

/* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66667%;
}

/* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66667%;
}

/* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333%;
}

/* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66667%;
}

/* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333%;
}

/* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66667%;
}

/* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333%;
}

/* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66667%;
}

/* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333%;
}

/* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66667%;
}

/* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 721px) {
  /* line 27, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 27, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 55, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1281px) {
  /* line 27, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* line 6, ../assets/scss/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 9, ../assets/scss/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #787878;
  text-align: left;
}

/* line 15, ../assets/scss/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 22, ../assets/scss/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
/* line 31, ../assets/scss/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
/* line 41, ../assets/scss/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
/* line 50, ../assets/scss/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
/* line 57, ../assets/scss/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
/* line 62, ../assets/scss/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 75, ../assets/scss/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 88, ../assets/scss/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}
/* line 94, ../assets/scss/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
/* line 101, ../assets/scss/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 114, ../assets/scss/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 125, ../assets/scss/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 135, ../assets/scss/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, ../assets/scss/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 9, ../assets/scss/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 20, ../assets/scss/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 9, ../assets/scss/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 20, ../assets/scss/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 9, ../assets/scss/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 20, ../assets/scss/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 9, ../assets/scss/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 20, ../assets/scss/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 9, ../assets/scss/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 20, ../assets/scss/bootstrap/mixins/_table-row.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 171, ../assets/scss/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 720px) {
  /* line 171, ../assets/scss/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 183, ../assets/scss/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, ../assets/scss/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 200, ../assets/scss/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, ../assets/scss/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 212, ../assets/scss/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 225, ../assets/scss/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 10, ../assets/scss/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, ../assets/scss/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #383838;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, ../assets/scss/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 47, ../assets/scss/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 52, ../assets/scss/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 59, ../assets/scss/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 64, ../assets/scss/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 70, ../assets/scss/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 76, ../assets/scss/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 83, ../assets/scss/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857;
  color: #a19f9f;
}

/* line 114, ../assets/scss/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857;
  color: #a19f9f;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 57, ../assets/scss/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* line 103, ../assets/scss/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
/* line 107, ../assets/scss/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}
/* line 108, ../assets/scss/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}
/* line 136, ../assets/scss/bootstrap/_forms.scss */
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
/* line 146, ../assets/scss/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #e8e8e8;
  opacity: 1;
}
/* line 153, ../assets/scss/bootstrap/_forms.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 162, ../assets/scss/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 174, ../assets/scss/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 193, ../assets/scss/bootstrap/_forms.scss */
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 36px;
  }
  /* line 197, ../assets/scss/bootstrap/_forms.scss */
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  article[class*="hero_custom"] .input-group-sm > .input-group-btn > input[type="date"].learn-more-link, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  article[class*="hero_custom"] .input-group-sm > .input-group-btn > input[type="time"].learn-more-link, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  article[class*="hero_custom"] .input-group-sm > .input-group-btn > input[type="datetime-local"].learn-more-link, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  article[class*="hero_custom"] .input-group-sm > .input-group-btn > input[type="month"].learn-more-link, .input-group-sm
  input[type="month"] {
    line-height: 24px;
  }
  /* line 202, ../assets/scss/bootstrap/_forms.scss */
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  article[class*="hero_custom"] .input-group-lg > .input-group-btn > input[type="date"].learn-more-link, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  article[class*="hero_custom"] .input-group-lg > .input-group-btn > input[type="time"].learn-more-link, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  article[class*="hero_custom"] .input-group-lg > .input-group-btn > input[type="datetime-local"].learn-more-link, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  article[class*="hero_custom"] .input-group-lg > .input-group-btn > input[type="month"].learn-more-link, .input-group-lg
  input[type="month"] {
    line-height: 52px;
  }
}
/* line 215, ../assets/scss/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 224, ../assets/scss/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 231, ../assets/scss/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 239, ../assets/scss/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

/* line 248, ../assets/scss/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 254, ../assets/scss/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 264, ../assets/scss/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 276, ../assets/scss/bootstrap/_forms.scss */
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 285, ../assets/scss/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 295, ../assets/scss/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

/* line 307, ../assets/scss/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px;
}
/* line 315, ../assets/scss/bootstrap/_forms.scss */
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
article[class*="hero_custom"] .field--type-link .input-group-lg > .input-group-btn > a.form-control-static,
article[class*="hero_custom"] .input-group-lg > .input-group-btn > .form-control-static.learn-more-link, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn,
article[class*="hero_custom"] .field--type-link .input-group-sm > .input-group-btn > a.form-control-static,
article[class*="hero_custom"] .input-group-sm > .input-group-btn > .form-control-static.learn-more-link {
  padding-left: 0;
  padding-right: 0;
}

/* line 71, ../assets/scss/bootstrap/mixins/_forms.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
article[class*="hero_custom"] .field--type-link .input-group-sm > .input-group-btn > a,
article[class*="hero_custom"] .input-group-sm > .input-group-btn > .learn-more-link {
  height: 24px;
  padding: 5px 10px;
  font-size: 8px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 79, ../assets/scss/bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn,
article[class*="hero_custom"] .input-group-sm > .input-group-btn > select.learn-more-link {
  height: 24px;
  line-height: 24px;
}

/* line 84, ../assets/scss/bootstrap/mixins/_forms.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
article[class*="hero_custom"] .input-group-sm > .input-group-btn > textarea.learn-more-link,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
article[class*="hero_custom"] .input-group-sm > .input-group-btn > select[multiple].learn-more-link {
  height: auto;
}

/* line 333, ../assets/scss/bootstrap/_forms.scss */
.form-group-sm .form-control {
  height: 24px;
  padding: 5px 10px;
  font-size: 8px;
  line-height: 1.5;
  border-radius: 3px;
}
/* line 340, ../assets/scss/bootstrap/_forms.scss */
.form-group-sm select.form-control {
  height: 24px;
  line-height: 24px;
}
/* line 344, ../assets/scss/bootstrap/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
/* line 348, ../assets/scss/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 24px;
  min-height: 30px;
  padding: 6px 10px;
  font-size: 8px;
  line-height: 1.5;
}

/* line 71, ../assets/scss/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
article[class*="hero_custom"] .field--type-link .input-group-lg > .input-group-btn > a,
article[class*="hero_custom"] .input-group-lg > .input-group-btn > .learn-more-link {
  height: 52px;
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.33333;
  border-radius: 6px;
}

/* line 79, ../assets/scss/bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn,
article[class*="hero_custom"] .input-group-lg > .input-group-btn > select.learn-more-link {
  height: 52px;
  line-height: 52px;
}

/* line 84, ../assets/scss/bootstrap/mixins/_forms.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
article[class*="hero_custom"] .input-group-lg > .input-group-btn > textarea.learn-more-link,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn,
article[class*="hero_custom"] .input-group-lg > .input-group-btn > select[multiple].learn-more-link {
  height: auto;
}

/* line 359, ../assets/scss/bootstrap/_forms.scss */
.form-group-lg .form-control {
  height: 52px;
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.33333;
  border-radius: 6px;
}
/* line 366, ../assets/scss/bootstrap/_forms.scss */
.form-group-lg select.form-control {
  height: 52px;
  line-height: 52px;
}
/* line 370, ../assets/scss/bootstrap/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
/* line 374, ../assets/scss/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 52px;
  min-height: 44px;
  padding: 11px 16px;
  font-size: 22px;
  line-height: 1.33333;
}

/* line 388, ../assets/scss/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}
/* line 393, ../assets/scss/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 45px;
}

/* line 398, ../assets/scss/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none;
}

/* line 410, ../assets/scss/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
article[class*="hero_custom"] .field--type-link .input-group-lg > .input-group-btn > a + .form-control-feedback,
article[class*="hero_custom"] .input-group-lg > .input-group-btn > .learn-more-link + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 52px;
  height: 52px;
  line-height: 52px;
}

/* line 417, ../assets/scss/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
article[class*="hero_custom"] .field--type-link .input-group-sm > .input-group-btn > a + .form-control-feedback,
article[class*="hero_custom"] .input-group-sm > .input-group-btn > .learn-more-link + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 24px;
  height: 24px;
  line-height: 24px;
}

/* line 8, ../assets/scss/bootstrap/mixins/_forms.scss */
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
/* line 21, ../assets/scss/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../assets/scss/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
/* line 31, ../assets/scss/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
/* line 37, ../assets/scss/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 8, ../assets/scss/bootstrap/mixins/_forms.scss */
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
/* line 21, ../assets/scss/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../assets/scss/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
/* line 31, ../assets/scss/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
/* line 37, ../assets/scss/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, ../assets/scss/bootstrap/mixins/_forms.scss */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
/* line 21, ../assets/scss/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../assets/scss/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
/* line 31, ../assets/scss/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
/* line 37, ../assets/scss/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 439, ../assets/scss/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 27px;
}
/* line 442, ../assets/scss/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 453, ../assets/scss/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #8b8989;
}

@media (min-width: 721px) {
  /* line 478, ../assets/scss/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 485, ../assets/scss/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 492, ../assets/scss/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 496, ../assets/scss/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 500, ../assets/scss/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  /* line 508, ../assets/scss/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 512, ../assets/scss/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, ../assets/scss/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 526, ../assets/scss/bootstrap/_forms.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 530, ../assets/scss/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 537, ../assets/scss/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 559, ../assets/scss/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
/* line 569, ../assets/scss/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
/* line 575, ../assets/scss/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 721px) {
  /* line 582, ../assets/scss/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
/* line 593, ../assets/scss/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 721px) {
  /* line 603, ../assets/scss/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 22px;
  }
}
@media (min-width: 721px) {
  /* line 611, ../assets/scss/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 8px;
  }
}

/* line 9, ../assets/scss/bootstrap/_buttons.scss */
.btn, article[class*="hero_custom"] .field--type-link a, article[class*="hero_custom"] .learn-more-link {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857;
  border-radius: 90px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 26, ../assets/scss/bootstrap/_buttons.scss */
.btn:focus, article[class*="hero_custom"] .field--type-link a:focus, article[class*="hero_custom"] .learn-more-link:focus, .btn.focus, article[class*="hero_custom"] .field--type-link a.focus, article[class*="hero_custom"] .focus.learn-more-link, .btn:active:focus, article[class*="hero_custom"] .field--type-link a:active:focus, article[class*="hero_custom"] .learn-more-link:active:focus, .btn:active.focus, article[class*="hero_custom"] .field--type-link a:active.focus, article[class*="hero_custom"] .learn-more-link:active.focus, .btn.active:focus, article[class*="hero_custom"] .field--type-link a.active:focus, article[class*="hero_custom"] .active.learn-more-link:focus, .btn.active.focus, article[class*="hero_custom"] .field--type-link a.active.focus, article[class*="hero_custom"] .active.focus.learn-more-link {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 32, ../assets/scss/bootstrap/_buttons.scss */
.btn:hover, article[class*="hero_custom"] .field--type-link a:hover, article[class*="hero_custom"] .learn-more-link:hover, .btn:focus, article[class*="hero_custom"] .field--type-link a:focus, article[class*="hero_custom"] .learn-more-link:focus, .btn.focus, article[class*="hero_custom"] .field--type-link a.focus, article[class*="hero_custom"] .focus.learn-more-link {
  color: #fff;
  text-decoration: none;
}
/* line 39, ../assets/scss/bootstrap/_buttons.scss */
.btn:active, article[class*="hero_custom"] .field--type-link a:active, article[class*="hero_custom"] .learn-more-link:active, .btn.active, article[class*="hero_custom"] .field--type-link a.active, article[class*="hero_custom"] .active.learn-more-link {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 46, ../assets/scss/bootstrap/_buttons.scss */
.btn.disabled, article[class*="hero_custom"] .field--type-link a.disabled, article[class*="hero_custom"] .disabled.learn-more-link, .btn[disabled], article[class*="hero_custom"] .field--type-link a[disabled], article[class*="hero_custom"] [disabled].learn-more-link, fieldset[disabled] .btn, fieldset[disabled] article[class*="hero_custom"] .field--type-link a, article[class*="hero_custom"] .field--type-link fieldset[disabled] a, fieldset[disabled] article[class*="hero_custom"] .learn-more-link, article[class*="hero_custom"] fieldset[disabled] .learn-more-link {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 58, ../assets/scss/bootstrap/_buttons.scss */
a.btn.disabled, article[class*="hero_custom"] .field--type-link a.disabled, article[class*="hero_custom"] a.disabled.learn-more-link, fieldset[disabled] a.btn, fieldset[disabled] article[class*="hero_custom"] .field--type-link a, article[class*="hero_custom"] .field--type-link fieldset[disabled] a, fieldset[disabled] article[class*="hero_custom"] a.learn-more-link, article[class*="hero_custom"] fieldset[disabled] a.learn-more-link {
  pointer-events: none;
}

/* line 68, ../assets/scss/bootstrap/_buttons.scss */
.btn-default, article[class*="hero_custom"] .field--type-link a, article[class*="hero_custom"] .learn-more-link {
  color: #fff;
  background-color: #4b4a4a;
  border-color: #fff;
}
/* line 11, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-default:focus, article[class*="hero_custom"] .field--type-link a:focus, article[class*="hero_custom"] .learn-more-link:focus, .btn-default.focus, article[class*="hero_custom"] .field--type-link a.focus, article[class*="hero_custom"] .focus.learn-more-link {
  color: #fff;
  background-color: #313131;
  border-color: #bfbfbf;
}
/* line 17, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-default:hover, article[class*="hero_custom"] .field--type-link a:hover, article[class*="hero_custom"] .learn-more-link:hover {
  color: #fff;
  background-color: #313131;
  border-color: #e0e0e0;
}
/* line 22, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-default:active, article[class*="hero_custom"] .field--type-link a:active, article[class*="hero_custom"] .learn-more-link:active, .btn-default.active, article[class*="hero_custom"] .field--type-link a.active, article[class*="hero_custom"] .active.learn-more-link, .open > .btn-default.dropdown-toggle, article[class*="hero_custom"] .field--type-link .open > a.dropdown-toggle, article[class*="hero_custom"] .open > .dropdown-toggle.learn-more-link {
  color: #fff;
  background-color: #313131;
  border-color: #e0e0e0;
}
/* line 29, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-default:active:hover, article[class*="hero_custom"] .field--type-link a:active:hover, article[class*="hero_custom"] .learn-more-link:active:hover, .btn-default:active:focus, article[class*="hero_custom"] .field--type-link a:active:focus, article[class*="hero_custom"] .learn-more-link:active:focus, .btn-default:active.focus, article[class*="hero_custom"] .field--type-link a:active.focus, article[class*="hero_custom"] .learn-more-link:active.focus, .btn-default.active:hover, article[class*="hero_custom"] .field--type-link a.active:hover, article[class*="hero_custom"] .active.learn-more-link:hover, .btn-default.active:focus, article[class*="hero_custom"] .field--type-link a.active:focus, article[class*="hero_custom"] .active.learn-more-link:focus, .btn-default.active.focus, article[class*="hero_custom"] .field--type-link a.active.focus, article[class*="hero_custom"] .active.focus.learn-more-link, .open > .btn-default.dropdown-toggle:hover, article[class*="hero_custom"] .field--type-link .open > a.dropdown-toggle:hover, article[class*="hero_custom"] .open > .dropdown-toggle.learn-more-link:hover, .open > .btn-default.dropdown-toggle:focus, article[class*="hero_custom"] .field--type-link .open > a.dropdown-toggle:focus, article[class*="hero_custom"] .open > .dropdown-toggle.learn-more-link:focus, .open > .btn-default.dropdown-toggle.focus, article[class*="hero_custom"] .field--type-link .open > a.dropdown-toggle.focus, article[class*="hero_custom"] .open > .dropdown-toggle.focus.learn-more-link {
  color: #fff;
  background-color: #1f1f1f;
  border-color: #bfbfbf;
}
/* line 37, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-default:active, article[class*="hero_custom"] .field--type-link a:active, article[class*="hero_custom"] .learn-more-link:active, .btn-default.active, article[class*="hero_custom"] .field--type-link a.active, article[class*="hero_custom"] .active.learn-more-link, .open > .btn-default.dropdown-toggle, article[class*="hero_custom"] .field--type-link .open > a.dropdown-toggle, article[class*="hero_custom"] .open > .dropdown-toggle.learn-more-link {
  background-image: none;
}
/* line 45, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-default.disabled:hover, article[class*="hero_custom"] .field--type-link a.disabled:hover, article[class*="hero_custom"] .disabled.learn-more-link:hover, .btn-default.disabled:focus, article[class*="hero_custom"] .field--type-link a.disabled:focus, article[class*="hero_custom"] .disabled.learn-more-link:focus, .btn-default.disabled.focus, article[class*="hero_custom"] .field--type-link a.disabled.focus, article[class*="hero_custom"] .disabled.focus.learn-more-link, .btn-default[disabled]:hover, article[class*="hero_custom"] .field--type-link a[disabled]:hover, article[class*="hero_custom"] [disabled].learn-more-link:hover, .btn-default[disabled]:focus, article[class*="hero_custom"] .field--type-link a[disabled]:focus, article[class*="hero_custom"] [disabled].learn-more-link:focus, .btn-default[disabled].focus, article[class*="hero_custom"] .field--type-link a[disabled].focus, article[class*="hero_custom"] [disabled].focus.learn-more-link, fieldset[disabled] .btn-default:hover, fieldset[disabled] article[class*="hero_custom"] .field--type-link a:hover, article[class*="hero_custom"] .field--type-link fieldset[disabled] a:hover, fieldset[disabled] article[class*="hero_custom"] .learn-more-link:hover, article[class*="hero_custom"] fieldset[disabled] .learn-more-link:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] article[class*="hero_custom"] .field--type-link a:focus, article[class*="hero_custom"] .field--type-link fieldset[disabled] a:focus, fieldset[disabled] article[class*="hero_custom"] .learn-more-link:focus, article[class*="hero_custom"] fieldset[disabled] .learn-more-link:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] article[class*="hero_custom"] .field--type-link a.focus, article[class*="hero_custom"] .field--type-link fieldset[disabled] a.focus, fieldset[disabled] article[class*="hero_custom"] .focus.learn-more-link, article[class*="hero_custom"] fieldset[disabled] .focus.learn-more-link {
  background-color: #4b4a4a;
  border-color: #fff;
}
/* line 53, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-default .badge, article[class*="hero_custom"] .field--type-link a .badge, article[class*="hero_custom"] .learn-more-link .badge {
  color: #4b4a4a;
  background-color: #fff;
}

/* line 71, ../assets/scss/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #DC2324;
  border-color: #DC2324;
}
/* line 11, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #b01c1d;
  border-color: #6e1212;
}
/* line 17, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #b01c1d;
  border-color: #a71b1b;
}
/* line 22, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #b01c1d;
  border-color: #a71b1b;
}
/* line 29, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #911718;
  border-color: #6e1212;
}
/* line 37, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 45, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #DC2324;
  border-color: #DC2324;
}
/* line 53, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #DC2324;
  background-color: #fff;
}

/* line 75, ../assets/scss/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 11, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
/* line 17, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
/* line 22, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
/* line 29, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
/* line 37, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 45, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 53, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 79, ../assets/scss/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 11, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
/* line 17, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 22, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 29, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
/* line 37, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 45, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 53, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 83, ../assets/scss/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 11, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
/* line 17, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 22, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 29, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
/* line 37, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 45, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 53, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 87, ../assets/scss/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 11, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
/* line 17, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
/* line 22, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
/* line 29, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
/* line 37, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 45, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 53, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 96, ../assets/scss/bootstrap/_buttons.scss */
.btn-link {
  color: #DC2324;
  font-weight: normal;
  border-radius: 0;
}
/* line 101, ../assets/scss/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 109, ../assets/scss/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 115, ../assets/scss/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #9A0D21;
  text-decoration: none;
  background-color: transparent;
}
/* line 123, ../assets/scss/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #787878;
  text-decoration: none;
}

/* line 135, ../assets/scss/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn, article[class*="hero_custom"] .field--type-link .btn-group-lg > a, article[class*="hero_custom"] .btn-group-lg > .learn-more-link {
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.33333;
  border-radius: 45px;
}

/* line 139, ../assets/scss/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn, article[class*="hero_custom"] .field--type-link .btn-group-sm > a, article[class*="hero_custom"] .btn-group-sm > .learn-more-link {
  padding: 5px 10px;
  font-size: 8px;
  line-height: 1.5;
  border-radius: 25px;
}

/* line 143, ../assets/scss/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn, article[class*="hero_custom"] .field--type-link .btn-group-xs > a, article[class*="hero_custom"] .btn-group-xs > .learn-more-link {
  padding: 1px 5px;
  font-size: 8px;
  line-height: 1.5;
  border-radius: 25px;
}

/* line 151, ../assets/scss/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 157, ../assets/scss/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 165, ../assets/scss/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 10, ../assets/scss/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 13, ../assets/scss/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, ../assets/scss/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}
/* line 21, ../assets/scss/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 26, ../assets/scss/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 28, ../assets/scss/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 30, ../assets/scss/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 7, ../assets/scss/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 20, ../assets/scss/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 26, ../assets/scss/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 31, ../assets/scss/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: transparent;
  border: 1px solid transparent;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
/* line 54, ../assets/scss/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 60, ../assets/scss/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 65, ../assets/scss/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #383838;
  white-space: nowrap;
}

/* line 78, ../assets/scss/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #383838, 5%;
  background-color: transparent;
}

/* line 88, ../assets/scss/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #DC2324;
}

/* line 103, ../assets/scss/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #787878;
}
/* line 110, ../assets/scss/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 123, ../assets/scss/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 128, ../assets/scss/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 137, ../assets/scss/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 147, ../assets/scss/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 153, ../assets/scss/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 8px;
  line-height: 1.42857;
  color: #787878;
  white-space: nowrap;
}

/* line 163, ../assets/scss/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 173, ../assets/scss/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 186, ../assets/scss/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
/* line 193, ../assets/scss/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 992px) {
  /* line 207, ../assets/scss/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 212, ../assets/scss/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 6, ../assets/scss/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 11, ../assets/scss/bootstrap/_button-groups.scss */
.btn-group > .btn, article[class*="hero_custom"] .field--type-link .btn-group > a, article[class*="hero_custom"] .btn-group > .learn-more-link,
.btn-group-vertical > .btn,
article[class*="hero_custom"] .field--type-link .btn-group-vertical > a,
article[class*="hero_custom"] .btn-group-vertical > .learn-more-link {
  position: relative;
  float: left;
}
/* line 15, ../assets/scss/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, article[class*="hero_custom"] .field--type-link .btn-group > a:hover, article[class*="hero_custom"] .btn-group > .learn-more-link:hover, .btn-group > .btn:focus, article[class*="hero_custom"] .field--type-link .btn-group > a:focus, article[class*="hero_custom"] .btn-group > .learn-more-link:focus, .btn-group > .btn:active, article[class*="hero_custom"] .field--type-link .btn-group > a:active, article[class*="hero_custom"] .btn-group > .learn-more-link:active, .btn-group > .btn.active, article[class*="hero_custom"] .field--type-link .btn-group > a.active, article[class*="hero_custom"] .btn-group > .active.learn-more-link,
.btn-group-vertical > .btn:hover,
article[class*="hero_custom"] .field--type-link .btn-group-vertical > a:hover,
article[class*="hero_custom"] .btn-group-vertical > .learn-more-link:hover,
.btn-group-vertical > .btn:focus,
article[class*="hero_custom"] .field--type-link .btn-group-vertical > a:focus,
article[class*="hero_custom"] .btn-group-vertical > .learn-more-link:focus,
.btn-group-vertical > .btn:active,
article[class*="hero_custom"] .field--type-link .btn-group-vertical > a:active,
article[class*="hero_custom"] .btn-group-vertical > .learn-more-link:active,
.btn-group-vertical > .btn.active,
article[class*="hero_custom"] .field--type-link .btn-group-vertical > a.active,
article[class*="hero_custom"] .btn-group-vertical > .active.learn-more-link {
  z-index: 2;
}

/* line 26, ../assets/scss/bootstrap/_button-groups.scss */
.btn-group .btn + .btn, .btn-group article[class*="hero_custom"] .field--type-link a + .btn, article[class*="hero_custom"] .field--type-link .btn-group a + .btn, .btn-group article[class*="hero_custom"] .learn-more-link + .btn, article[class*="hero_custom"] .btn-group .learn-more-link + .btn, .btn-group article[class*="hero_custom"] .field--type-link .btn + a, article[class*="hero_custom"] .field--type-link .btn-group .btn + a, .btn-group article[class*="hero_custom"] .field--type-link a + a, article[class*="hero_custom"] .field--type-link .btn-group a + a, .btn-group article[class*="hero_custom"] .field--type-link .learn-more-link + a, article[class*="hero_custom"] .btn-group .field--type-link .learn-more-link + a, article[class*="hero_custom"] .field--type-link .btn-group .learn-more-link + a, .btn-group article[class*="hero_custom"] .btn + .learn-more-link, article[class*="hero_custom"] .btn-group .btn + .learn-more-link, .btn-group article[class*="hero_custom"] .field--type-link a + .learn-more-link, article[class*="hero_custom"] .field--type-link .btn-group a + .learn-more-link, .btn-group article[class*="hero_custom"] .learn-more-link + .learn-more-link, article[class*="hero_custom"] .btn-group .learn-more-link + .learn-more-link,
.btn-group .btn + .btn-group,
.btn-group article[class*="hero_custom"] .field--type-link a + .btn-group,
article[class*="hero_custom"] .field--type-link .btn-group a + .btn-group,
.btn-group article[class*="hero_custom"] .learn-more-link + .btn-group,
article[class*="hero_custom"] .btn-group .learn-more-link + .btn-group,
.btn-group .btn-group + .btn,
.btn-group article[class*="hero_custom"] .field--type-link .btn-group + a,
article[class*="hero_custom"] .field--type-link .btn-group .btn-group + a,
.btn-group article[class*="hero_custom"] .btn-group + .learn-more-link,
article[class*="hero_custom"] .btn-group .btn-group + .learn-more-link,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 35, ../assets/scss/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 39, ../assets/scss/bootstrap/_button-groups.scss */
.btn-toolbar .btn, .btn-toolbar article[class*="hero_custom"] .field--type-link a, article[class*="hero_custom"] .field--type-link .btn-toolbar a, .btn-toolbar article[class*="hero_custom"] .learn-more-link, article[class*="hero_custom"] .btn-toolbar .learn-more-link,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 44, ../assets/scss/bootstrap/_button-groups.scss */
.btn-toolbar > .btn, article[class*="hero_custom"] .field--type-link .btn-toolbar > a, article[class*="hero_custom"] .btn-toolbar > .learn-more-link,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 51, ../assets/scss/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), article[class*="hero_custom"] .field--type-link .btn-group > a:not(:first-child):not(:last-child):not(.dropdown-toggle), article[class*="hero_custom"] .btn-group > .learn-more-link:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 56, ../assets/scss/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child, article[class*="hero_custom"] .field--type-link .btn-group > a:first-child, article[class*="hero_custom"] .btn-group > .learn-more-link:first-child {
  margin-left: 0;
}
/* line 58, ../assets/scss/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), article[class*="hero_custom"] .field--type-link .btn-group > a:first-child:not(:last-child):not(.dropdown-toggle), article[class*="hero_custom"] .btn-group > .learn-more-link:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 63, ../assets/scss/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child), article[class*="hero_custom"] .field--type-link .btn-group > a:last-child:not(:first-child), article[class*="hero_custom"] .btn-group > .learn-more-link:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 69, ../assets/scss/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 72, ../assets/scss/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, article[class*="hero_custom"] .field--type-link .btn-group > .btn-group:not(:first-child):not(:last-child) > a, article[class*="hero_custom"] .btn-group > .btn-group:not(:first-child):not(:last-child) > .learn-more-link {
  border-radius: 0;
}

/* line 76, ../assets/scss/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, article[class*="hero_custom"] .field--type-link .btn-group > .btn-group:first-child:not(:last-child) > a:last-child, article[class*="hero_custom"] .btn-group > .btn-group:first-child:not(:last-child) > .learn-more-link:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 81, ../assets/scss/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, article[class*="hero_custom"] .field--type-link .btn-group > .btn-group:last-child:not(:first-child) > a:first-child, article[class*="hero_custom"] .btn-group > .btn-group:last-child:not(:first-child) > .learn-more-link:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 86, ../assets/scss/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 105, ../assets/scss/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle, article[class*="hero_custom"] .field--type-link .btn-group > a + .dropdown-toggle, article[class*="hero_custom"] .btn-group > .learn-more-link + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 109, ../assets/scss/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, article[class*="hero_custom"] .field--type-link .btn-group-lg.btn-group > a + .dropdown-toggle, article[class*="hero_custom"] .btn-group-lg.btn-group > .learn-more-link + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 116, ../assets/scss/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 120, ../assets/scss/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 127, ../assets/scss/bootstrap/_button-groups.scss */
.btn .caret, article[class*="hero_custom"] .field--type-link a .caret, article[class*="hero_custom"] .learn-more-link .caret {
  margin-left: 0;
}

/* line 131, ../assets/scss/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret, article[class*="hero_custom"] .field--type-link .btn-group-lg > a .caret, article[class*="hero_custom"] .btn-group-lg > .learn-more-link .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 136, ../assets/scss/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup article[class*="hero_custom"] .field--type-link .btn-group-lg > a .caret, article[class*="hero_custom"] .field--type-link .dropup .btn-group-lg > a .caret, .dropup article[class*="hero_custom"] .btn-group-lg > .learn-more-link .caret, article[class*="hero_custom"] .dropup .btn-group-lg > .learn-more-link .caret {
  border-width: 0 5px 5px;
}

/* line 145, ../assets/scss/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn, article[class*="hero_custom"] .field--type-link .btn-group-vertical > a, article[class*="hero_custom"] .btn-group-vertical > .learn-more-link,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
article[class*="hero_custom"] .field--type-link .btn-group-vertical > .btn-group > a,
article[class*="hero_custom"] .btn-group-vertical > .btn-group > .learn-more-link {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 157, ../assets/scss/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn, article[class*="hero_custom"] .field--type-link .btn-group-vertical > .btn-group > a, article[class*="hero_custom"] .btn-group-vertical > .btn-group > .learn-more-link {
  float: none;
}
/* line 162, ../assets/scss/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn, article[class*="hero_custom"] .field--type-link .btn-group-vertical > a + .btn, article[class*="hero_custom"] .btn-group-vertical > .learn-more-link + .btn, article[class*="hero_custom"] .field--type-link .btn-group-vertical > .btn + a, article[class*="hero_custom"] .field--type-link .btn-group-vertical > a + a, article[class*="hero_custom"] .field--type-link .btn-group-vertical > .learn-more-link + a, article[class*="hero_custom"] .btn-group-vertical > .btn + .learn-more-link, article[class*="hero_custom"] .field--type-link .btn-group-vertical > a + .learn-more-link, article[class*="hero_custom"] .btn-group-vertical > .learn-more-link + .learn-more-link,
.btn-group-vertical > .btn + .btn-group,
article[class*="hero_custom"] .field--type-link .btn-group-vertical > a + .btn-group,
article[class*="hero_custom"] .btn-group-vertical > .learn-more-link + .btn-group,
.btn-group-vertical > .btn-group + .btn,
article[class*="hero_custom"] .field--type-link .btn-group-vertical > .btn-group + a,
article[class*="hero_custom"] .btn-group-vertical > .btn-group + .learn-more-link,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 172, ../assets/scss/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child), article[class*="hero_custom"] .field--type-link .btn-group-vertical > a:not(:first-child):not(:last-child), article[class*="hero_custom"] .btn-group-vertical > .learn-more-link:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 175, ../assets/scss/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child), article[class*="hero_custom"] .field--type-link .btn-group-vertical > a:first-child:not(:last-child), article[class*="hero_custom"] .btn-group-vertical > .learn-more-link:first-child:not(:last-child) {
  border-top-right-radius: 90px;
  border-top-left-radius: 90px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 179, ../assets/scss/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child), article[class*="hero_custom"] .field--type-link .btn-group-vertical > a:last-child:not(:first-child), article[class*="hero_custom"] .btn-group-vertical > .learn-more-link:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 90px;
  border-bottom-left-radius: 90px;
}

/* line 184, ../assets/scss/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, article[class*="hero_custom"] .field--type-link .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a, article[class*="hero_custom"] .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .learn-more-link {
  border-radius: 0;
}

/* line 188, ../assets/scss/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, article[class*="hero_custom"] .field--type-link .btn-group-vertical > .btn-group:first-child:not(:last-child) > a:last-child, article[class*="hero_custom"] .btn-group-vertical > .btn-group:first-child:not(:last-child) > .learn-more-link:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 193, ../assets/scss/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, article[class*="hero_custom"] .field--type-link .btn-group-vertical > .btn-group:last-child:not(:first-child) > a:first-child, article[class*="hero_custom"] .btn-group-vertical > .btn-group:last-child:not(:first-child) > .learn-more-link:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 201, ../assets/scss/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 206, ../assets/scss/bootstrap/_button-groups.scss */
.btn-group-justified > .btn, article[class*="hero_custom"] .field--type-link .btn-group-justified > a, article[class*="hero_custom"] .btn-group-justified > .learn-more-link,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
/* line 212, ../assets/scss/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group article[class*="hero_custom"] .field--type-link a, article[class*="hero_custom"] .field--type-link .btn-group-justified > .btn-group a, .btn-group-justified > .btn-group article[class*="hero_custom"] .learn-more-link, article[class*="hero_custom"] .btn-group-justified > .btn-group .learn-more-link {
  width: 100%;
}
/* line 216, ../assets/scss/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 237, ../assets/scss/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"], article[class*="hero_custom"] .field--type-link [data-toggle="buttons"] > a input[type="radio"], article[class*="hero_custom"] [data-toggle="buttons"] > .learn-more-link input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
article[class*="hero_custom"] .field--type-link [data-toggle="buttons"] > a input[type="checkbox"],
article[class*="hero_custom"] [data-toggle="buttons"] > .learn-more-link input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
article[class*="hero_custom"] .field--type-link [data-toggle="buttons"] > .btn-group > a input[type="radio"],
article[class*="hero_custom"] [data-toggle="buttons"] > .btn-group > .learn-more-link input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
article[class*="hero_custom"] .field--type-link [data-toggle="buttons"] > .btn-group > a input[type="checkbox"],
article[class*="hero_custom"] [data-toggle="buttons"] > .btn-group > .learn-more-link input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, ../assets/scss/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, ../assets/scss/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 19, ../assets/scss/bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
/* line 33, ../assets/scss/bootstrap/_input-groups.scss */
.input-group .form-control:focus {
  z-index: 3;
}

/* line 58, ../assets/scss/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 63, ../assets/scss/bootstrap/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 68, ../assets/scss/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 77, ../assets/scss/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #a19f9f;
  text-align: center;
  background-color: #e8e8e8;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 89, ../assets/scss/bootstrap/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn,
article[class*="hero_custom"] .field--type-link .input-group-sm > .input-group-btn > a.input-group-addon,
article[class*="hero_custom"] .input-group-sm > .input-group-btn > .input-group-addon.learn-more-link {
  padding: 5px 10px;
  font-size: 8px;
  border-radius: 3px;
}
/* line 94, ../assets/scss/bootstrap/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn,
article[class*="hero_custom"] .field--type-link .input-group-lg > .input-group-btn > a.input-group-addon,
article[class*="hero_custom"] .input-group-lg > .input-group-btn > .input-group-addon.learn-more-link {
  padding: 10px 16px;
  font-size: 22px;
  border-radius: 6px;
}
/* line 101, ../assets/scss/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 108, ../assets/scss/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
article[class*="hero_custom"] .field--type-link .input-group-btn:first-child > a,
article[class*="hero_custom"] .input-group-btn:first-child > .learn-more-link,
.input-group-btn:first-child > .btn-group > .btn,
article[class*="hero_custom"] .field--type-link .input-group-btn:first-child > .btn-group > a,
article[class*="hero_custom"] .input-group-btn:first-child > .btn-group > .learn-more-link,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
article[class*="hero_custom"] .field--type-link .input-group-btn:last-child > a:not(:last-child):not(.dropdown-toggle),
article[class*="hero_custom"] .input-group-btn:last-child > .learn-more-link:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
article[class*="hero_custom"] .field--type-link .input-group-btn:last-child > .btn-group:not(:last-child) > a,
article[class*="hero_custom"] .input-group-btn:last-child > .btn-group:not(:last-child) > .learn-more-link {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 117, ../assets/scss/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 120, ../assets/scss/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
article[class*="hero_custom"] .field--type-link .input-group-btn:last-child > a,
article[class*="hero_custom"] .input-group-btn:last-child > .learn-more-link,
.input-group-btn:last-child > .btn-group > .btn,
article[class*="hero_custom"] .field--type-link .input-group-btn:last-child > .btn-group > a,
article[class*="hero_custom"] .input-group-btn:last-child > .btn-group > .learn-more-link,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
article[class*="hero_custom"] .field--type-link .input-group-btn:first-child > a:not(:first-child),
article[class*="hero_custom"] .input-group-btn:first-child > .learn-more-link:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
article[class*="hero_custom"] .field--type-link .input-group-btn:first-child > .btn-group:not(:first-child) > a,
article[class*="hero_custom"] .input-group-btn:first-child > .btn-group:not(:first-child) > .learn-more-link {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 129, ../assets/scss/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 135, ../assets/scss/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 144, ../assets/scss/bootstrap/_input-groups.scss */
.input-group-btn > .btn, article[class*="hero_custom"] .field--type-link .input-group-btn > a, article[class*="hero_custom"] .input-group-btn > .learn-more-link {
  position: relative;
}
/* line 146, ../assets/scss/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn, article[class*="hero_custom"] .field--type-link .input-group-btn > a + .btn, article[class*="hero_custom"] .input-group-btn > .learn-more-link + .btn, article[class*="hero_custom"] .field--type-link .input-group-btn > .btn + a, article[class*="hero_custom"] .field--type-link .input-group-btn > a + a, article[class*="hero_custom"] .field--type-link .input-group-btn > .learn-more-link + a, article[class*="hero_custom"] .input-group-btn > .btn + .learn-more-link, article[class*="hero_custom"] .field--type-link .input-group-btn > a + .learn-more-link, article[class*="hero_custom"] .input-group-btn > .learn-more-link + .learn-more-link {
  margin-left: -1px;
}
/* line 150, ../assets/scss/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, article[class*="hero_custom"] .field--type-link .input-group-btn > a:hover, article[class*="hero_custom"] .input-group-btn > .learn-more-link:hover, .input-group-btn > .btn:focus, article[class*="hero_custom"] .field--type-link .input-group-btn > a:focus, article[class*="hero_custom"] .input-group-btn > .learn-more-link:focus, .input-group-btn > .btn:active, article[class*="hero_custom"] .field--type-link .input-group-btn > a:active, article[class*="hero_custom"] .input-group-btn > .learn-more-link:active {
  z-index: 2;
}
/* line 159, ../assets/scss/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn, article[class*="hero_custom"] .field--type-link .input-group-btn:first-child > a, article[class*="hero_custom"] .input-group-btn:first-child > .learn-more-link,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* line 165, ../assets/scss/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn, article[class*="hero_custom"] .field--type-link .input-group-btn:last-child > a, article[class*="hero_custom"] .input-group-btn:last-child > .learn-more-link,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 9, ../assets/scss/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}
/* line 15, ../assets/scss/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, ../assets/scss/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
/* line 23, ../assets/scss/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #e8e8e8;
}
/* line 31, ../assets/scss/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #787878;
}
/* line 34, ../assets/scss/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #787878;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 46, ../assets/scss/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #e8e8e8;
  border-color: #DC2324;
}
/* line 59, ../assets/scss/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 66, ../assets/scss/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, ../assets/scss/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
/* line 78, ../assets/scss/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 84, ../assets/scss/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
/* line 89, ../assets/scss/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #e8e8e8 #e8e8e8 #ddd;
}
/* line 96, ../assets/scss/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #a19f9f;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 118, ../assets/scss/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 122, ../assets/scss/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 4px;
}
/* line 125, ../assets/scss/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 131, ../assets/scss/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #DC2324;
}

/* line 144, ../assets/scss/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 146, ../assets/scss/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, ../assets/scss/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 163, ../assets/scss/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 165, ../assets/scss/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
/* line 171, ../assets/scss/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 721px) {
  /* line 177, ../assets/scss/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, ../assets/scss/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, ../assets/scss/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 193, ../assets/scss/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
/* line 199, ../assets/scss/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 721px) {
  /* line 206, ../assets/scss/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 210, ../assets/scss/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 224, ../assets/scss/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 227, ../assets/scss/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 237, ../assets/scss/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, ../assets/scss/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 80px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 992px) {
  /* line 11, ../assets/scss/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 0px;
  }
}

/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 992px) {
  /* line 31, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, ../assets/scss/bootstrap/_navbar.scss */
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 59, ../assets/scss/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 992px) {
  /* line 50, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 75, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 81, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 92, ../assets/scss/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 481px) and (orientation: landscape) {
  /* line 92, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 108, ../assets/scss/bootstrap/_navbar.scss */
.container > .navbar-header, .navbar-collapse > .navbar-header, .page-events .region-below-hero.container-fluid > .navbar-header,
.path-events .region-below-hero.container-fluid > .navbar-header, .page-news .region-below-hero.container-fluid > .navbar-header,
.path-news .region-below-hero.container-fluid > .navbar-header,
.container > .navbar-collapse,
.navbar-collapse > .navbar-collapse,
.page-events .region-below-hero.container-fluid > .navbar-collapse,
.path-events .region-below-hero.container-fluid > .navbar-collapse,
.page-news .region-below-hero.container-fluid > .navbar-collapse,
.path-news .region-below-hero.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 992px) {
  /* line 108, ../assets/scss/bootstrap/_navbar.scss */
  .container > .navbar-header, .navbar-collapse > .navbar-header, .page-events .region-below-hero.container-fluid > .navbar-header,
  .path-events .region-below-hero.container-fluid > .navbar-header, .page-news .region-below-hero.container-fluid > .navbar-header,
  .path-news .region-below-hero.container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .navbar-collapse > .navbar-collapse,
  .page-events .region-below-hero.container-fluid > .navbar-collapse,
  .path-events .region-below-hero.container-fluid > .navbar-collapse,
  .page-news .region-below-hero.container-fluid > .navbar-collapse,
  .path-news .region-below-hero.container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 128, ../assets/scss/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 992px) {
  /* line 128, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 138, ../assets/scss/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 992px) {
  /* line 138, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 150, ../assets/scss/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 154, ../assets/scss/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 163, ../assets/scss/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 29px 15px;
  font-size: 22px;
  line-height: 22px;
  height: 80px;
}
/* line 170, ../assets/scss/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
/* line 175, ../assets/scss/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}
@media (min-width: 992px) {
  /* line 180, ../assets/scss/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .navbar-collapse .navbar-brand, .page-events .navbar > .region-below-hero.container-fluid .navbar-brand,
  .path-events .navbar > .region-below-hero.container-fluid .navbar-brand, .page-news .navbar > .region-below-hero.container-fluid .navbar-brand,
  .path-news .navbar > .region-below-hero.container-fluid .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 193, ../assets/scss/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 23px;
  margin-bottom: 23px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 206, ../assets/scss/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}
/* line 211, ../assets/scss/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 217, ../assets/scss/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 992px) {
  /* line 193, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 232, ../assets/scss/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 14.5px -15px;
}
/* line 235, ../assets/scss/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@media (max-width: 991px) {
  /* line 243, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 251, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 255, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 22px;
  }
  /* line 257, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 992px) {
  /* line 232, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 270, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 272, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 29px;
    padding-bottom: 29px;
  }
}

/* line 286, ../assets/scss/bootstrap/_navbar.scss */
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 22px;
  margin-bottom: 22px;
}
@media (min-width: 721px) {
  /* line 478, ../assets/scss/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 485, ../assets/scss/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 492, ../assets/scss/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 496, ../assets/scss/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 500, ../assets/scss/bootstrap/_forms.scss */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 508, ../assets/scss/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 512, ../assets/scss/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 519, ../assets/scss/bootstrap/_forms.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 526, ../assets/scss/bootstrap/_forms.scss */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 530, ../assets/scss/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 537, ../assets/scss/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 991px) {
  /* line 298, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 302, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  /* line 286, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 327, ../assets/scss/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 332, ../assets/scss/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 343, ../assets/scss/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 22px;
  margin-bottom: 22px;
}
/* line 346, ../assets/scss/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, article[class*="hero_custom"] .field--type-link .btn-group-sm > a.navbar-btn, article[class*="hero_custom"] .btn-group-sm > .navbar-btn.learn-more-link {
  margin-top: 28px;
  margin-bottom: 28px;
}
/* line 349, ../assets/scss/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, article[class*="hero_custom"] .field--type-link .btn-group-xs > a.navbar-btn, article[class*="hero_custom"] .btn-group-xs > .navbar-btn.learn-more-link {
  margin-top: 29px;
  margin-bottom: 29px;
}

/* line 359, ../assets/scss/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 29px;
  margin-bottom: 29px;
}
@media (min-width: 992px) {
  /* line 359, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 992px) {
  /* line 379, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 382, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  /* line 386, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 397, ../assets/scss/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #fff;
  border-color: #fff;
}
/* line 401, ../assets/scss/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #4b4a4a;
}
/* line 403, ../assets/scss/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #9A0D21;
  background-color: transparent;
}
/* line 410, ../assets/scss/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #4b4a4a;
}
/* line 415, ../assets/scss/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #4b4a4a;
}
/* line 418, ../assets/scss/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #9A0D21;
  background-color: transparent;
}
/* line 425, ../assets/scss/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #9A0D21;
  background-color: transparent;
}
/* line 433, ../assets/scss/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
/* line 442, ../assets/scss/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: transparent;
}
/* line 444, ../assets/scss/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
/* line 448, ../assets/scss/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #4b4a4a;
}
/* line 453, ../assets/scss/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #fff;
}
/* line 462, ../assets/scss/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #9A0D21;
}
@media (max-width: 991px) {
  /* line 473, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #4b4a4a;
  }
  /* line 475, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #9A0D21;
    background-color: transparent;
  }
  /* line 482, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #9A0D21;
    background-color: transparent;
  }
  /* line 490, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
/* line 506, ../assets/scss/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #4b4a4a;
}
/* line 508, ../assets/scss/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #9A0D21;
}
/* line 513, ../assets/scss/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #4b4a4a;
}
/* line 515, ../assets/scss/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #9A0D21;
}
/* line 521, ../assets/scss/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 531, ../assets/scss/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
/* line 535, ../assets/scss/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9e9e9e;
}
/* line 537, ../assets/scss/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
/* line 544, ../assets/scss/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #9e9e9e;
}
/* line 549, ../assets/scss/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9e9e9e;
}
/* line 552, ../assets/scss/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
/* line 559, ../assets/scss/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
/* line 567, ../assets/scss/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
/* line 577, ../assets/scss/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
/* line 579, ../assets/scss/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
/* line 583, ../assets/scss/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* line 588, ../assets/scss/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 596, ../assets/scss/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 991px) {
  /* line 607, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 610, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 613, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9e9e9e;
  }
  /* line 615, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  /* line 622, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  /* line 630, ../assets/scss/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
/* line 641, ../assets/scss/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9e9e9e;
}
/* line 643, ../assets/scss/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
/* line 648, ../assets/scss/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #9e9e9e;
}
/* line 650, ../assets/scss/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
/* line 656, ../assets/scss/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 6, ../assets/scss/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: transparent;
  border-radius: 4px;
}
/* line 13, ../assets/scss/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 16, ../assets/scss/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: " ";
  padding: 0 5px;
  color: #787878;
}
/* line 25, ../assets/scss/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #787878;
}

/* line 4, ../assets/scss/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 4px;
}
/* line 10, ../assets/scss/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 12, ../assets/scss/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #DC2324;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
/* line 25, ../assets/scss/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 32, ../assets/scss/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 41, ../assets/scss/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #9A0D21;
  background-color: #e8e8e8;
  border-color: #ddd;
}
/* line 52, ../assets/scss/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #DC2324;
  border-color: #DC2324;
  cursor: default;
}
/* line 64, ../assets/scss/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #787878;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

/* line 5, ../assets/scss/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.33333;
}
/* line 12, ../assets/scss/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
/* line 18, ../assets/scss/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 5, ../assets/scss/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 8px;
  line-height: 1.5;
}
/* line 12, ../assets/scss/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 18, ../assets/scss/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 6, ../assets/scss/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 22px 0;
  list-style: none;
  text-align: center;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}
/* line 12, ../assets/scss/bootstrap/_pager.scss */
.pager li {
  display: inline;
}
/* line 14, ../assets/scss/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
/* line 23, ../assets/scss/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #e8e8e8;
}
/* line 31, ../assets/scss/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 38, ../assets/scss/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 45, ../assets/scss/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #787878;
  background-color: #fff;
  cursor: not-allowed;
}

/* line 5, ../assets/scss/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #4b4a4a;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
/* line 20, ../assets/scss/bootstrap/_labels.scss */
.label:empty {
  display: none;
}
/* line 25, ../assets/scss/bootstrap/_labels.scss */
.btn .label, article[class*="hero_custom"] .field--type-link a .label, article[class*="hero_custom"] .learn-more-link .label {
  position: relative;
  top: -1px;
}

/* line 33, ../assets/scss/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #9A0D21;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, ../assets/scss/bootstrap/_labels.scss */
.label-default {
  background-color: transparent;
}
/* line 7, ../assets/scss/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: transparent;
}

/* line 48, ../assets/scss/bootstrap/_labels.scss */
.label-primary {
  background-color: #DC2324;
}
/* line 7, ../assets/scss/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #b01c1d;
}

/* line 52, ../assets/scss/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}
/* line 7, ../assets/scss/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 56, ../assets/scss/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}
/* line 7, ../assets/scss/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 60, ../assets/scss/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}
/* line 7, ../assets/scss/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 64, ../assets/scss/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}
/* line 7, ../assets/scss/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, ../assets/scss/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 8px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #787878;
  border-radius: 10px;
}
/* line 22, ../assets/scss/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}
/* line 27, ../assets/scss/bootstrap/_badges.scss */
.btn .badge, article[class*="hero_custom"] .field--type-link a .badge, article[class*="hero_custom"] .learn-more-link .badge {
  position: relative;
  top: -1px;
}
/* line 32, ../assets/scss/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge, article[class*="hero_custom"] .field--type-link .btn-group-xs > a .badge, article[class*="hero_custom"] .btn-group-xs > .learn-more-link .badge, .btn-group-xs > .btn .badge, article[class*="hero_custom"] .field--type-link .btn-group-xs > a .badge, article[class*="hero_custom"] .btn-group-xs > .learn-more-link .badge {
  top: 0;
  padding: 1px 5px;
}
/* line 41, ../assets/scss/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #DC2324;
  background-color: #fff;
}
/* line 47, ../assets/scss/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}
/* line 51, ../assets/scss/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
/* line 55, ../assets/scss/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 62, ../assets/scss/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, ../assets/scss/bootstrap/_jumbotron.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #e8e8e8;
}
/* line 13, ../assets/scss/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
/* line 18, ../assets/scss/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}
/* line 24, ../assets/scss/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: #cfcfcf;
}
/* line 28, ../assets/scss/bootstrap/_jumbotron.scss */
.container .jumbotron, .navbar-collapse .jumbotron, .page-events .region-below-hero.container-fluid .jumbotron,
.path-events .region-below-hero.container-fluid .jumbotron, .page-news .region-below-hero.container-fluid .jumbotron,
.path-news .region-below-hero.container-fluid .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 35, ../assets/scss/bootstrap/_jumbotron.scss */
.jumbotron .container, .jumbotron .navbar-collapse, .jumbotron .page-events .region-below-hero.container-fluid, .page-events .jumbotron .region-below-hero.container-fluid,
.jumbotron .path-events .region-below-hero.container-fluid,
.path-events .jumbotron .region-below-hero.container-fluid, .jumbotron .page-news .region-below-hero.container-fluid, .page-news .jumbotron .region-below-hero.container-fluid,
.jumbotron .path-news .region-below-hero.container-fluid,
.path-news .jumbotron .region-below-hero.container-fluid {
  max-width: 100%;
}
@media screen and (min-width: 721px) {
  /* line 6, ../assets/scss/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 43, ../assets/scss/bootstrap/_jumbotron.scss */
  .container .jumbotron, .navbar-collapse .jumbotron, .page-events .region-below-hero.container-fluid .jumbotron,
  .path-events .region-below-hero.container-fluid .jumbotron, .page-news .region-below-hero.container-fluid .jumbotron,
  .path-news .region-below-hero.container-fluid .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 49, ../assets/scss/bootstrap/_jumbotron.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 72px;
  }
}

/* line 7, ../assets/scss/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 0;
  margin-bottom: 22px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
/* line 17, ../assets/scss/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
/* line 27, ../assets/scss/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 0;
  color: #4b4a4a;
}

/* line 34, ../assets/scss/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #DC2324;
}

/* line 9, ../assets/scss/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 16, ../assets/scss/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 23, ../assets/scss/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 28, ../assets/scss/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 33, ../assets/scss/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, ../assets/scss/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
/* line 47, ../assets/scss/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, ../assets/scss/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
/* line 8, ../assets/scss/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 11, ../assets/scss/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, ../assets/scss/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
/* line 8, ../assets/scss/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 11, ../assets/scss/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, ../assets/scss/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
/* line 8, ../assets/scss/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}
/* line 11, ../assets/scss/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, ../assets/scss/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
/* line 8, ../assets/scss/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}
/* line 11, ../assets/scss/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 26, ../assets/scss/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 36, ../assets/scss/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 8px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #DC2324;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 54, ../assets/scss/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-size: 40px 40px;
}

/* line 64, ../assets/scss/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, ../assets/scss/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}
/* line 7, ../assets/scss/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 77, ../assets/scss/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}
/* line 7, ../assets/scss/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 81, ../assets/scss/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}
/* line 7, ../assets/scss/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 85, ../assets/scss/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}
/* line 7, ../assets/scss/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 1, ../assets/scss/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}
/* line 5, ../assets/scss/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, ../assets/scss/bootstrap/_media.scss */
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

/* line 16, ../assets/scss/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, ../assets/scss/bootstrap/_media.scss */
.media-object {
  display: block;
}
/* line 24, ../assets/scss/bootstrap/_media.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 29, ../assets/scss/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 34, ../assets/scss/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 39, ../assets/scss/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 46, ../assets/scss/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 50, ../assets/scss/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 55, ../assets/scss/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 63, ../assets/scss/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, ../assets/scss/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 21, ../assets/scss/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 31, ../assets/scss/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 34, ../assets/scss/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 46, ../assets/scss/bootstrap/_list-group.scss */
a.list-group-item,
button.list-group-item {
  color: #555;
}
/* line 50, ../assets/scss/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
/* line 55, ../assets/scss/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

/* line 63, ../assets/scss/bootstrap/_list-group.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 70, ../assets/scss/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #e8e8e8;
  color: #787878;
  cursor: not-allowed;
}
/* line 78, ../assets/scss/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
/* line 81, ../assets/scss/bootstrap/_list-group.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #787878;
}
/* line 87, ../assets/scss/bootstrap/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #DC2324;
  border-color: #DC2324;
}
/* line 96, ../assets/scss/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
/* line 101, ../assets/scss/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #f8d3d3;
}

/* line 4, ../assets/scss/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, ../assets/scss/bootstrap/mixins/_list-group.scss */
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
/* line 15, ../assets/scss/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* line 19, ../assets/scss/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* line 24, ../assets/scss/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, ../assets/scss/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, ../assets/scss/bootstrap/mixins/_list-group.scss */
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
/* line 15, ../assets/scss/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
/* line 19, ../assets/scss/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
/* line 24, ../assets/scss/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, ../assets/scss/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, ../assets/scss/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
/* line 15, ../assets/scss/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* line 19, ../assets/scss/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* line 24, ../assets/scss/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, ../assets/scss/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, ../assets/scss/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
/* line 15, ../assets/scss/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* line 19, ../assets/scss/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
/* line 24, ../assets/scss/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 123, ../assets/scss/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 127, ../assets/scss/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../assets/scss/bootstrap/_panels.scss */
.panel {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, ../assets/scss/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, ../assets/scss/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 27, ../assets/scss/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, ../assets/scss/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
/* line 39, ../assets/scss/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 49, ../assets/scss/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 63, ../assets/scss/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
/* line 67, ../assets/scss/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* line 74, ../assets/scss/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 82, ../assets/scss/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 89, ../assets/scss/bootstrap/_panels.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 96, ../assets/scss/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 100, ../assets/scss/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 110, ../assets/scss/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
/* line 115, ../assets/scss/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 121, ../assets/scss/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 127, ../assets/scss/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 131, ../assets/scss/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
/* line 135, ../assets/scss/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
/* line 143, ../assets/scss/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 149, ../assets/scss/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 153, ../assets/scss/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
/* line 157, ../assets/scss/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
/* line 164, ../assets/scss/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
/* line 170, ../assets/scss/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
/* line 174, ../assets/scss/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 181, ../assets/scss/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
/* line 185, ../assets/scss/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
/* line 194, ../assets/scss/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
/* line 203, ../assets/scss/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
/* line 210, ../assets/scss/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 222, ../assets/scss/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 22px;
}
/* line 226, ../assets/scss/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
/* line 230, ../assets/scss/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 235, ../assets/scss/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 238, ../assets/scss/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
/* line 244, ../assets/scss/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 246, ../assets/scss/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 254, ../assets/scss/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}
/* line 6, ../assets/scss/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #383838;
  background-color: #f5f5f5;
  border-color: #ddd;
}
/* line 11, ../assets/scss/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
/* line 14, ../assets/scss/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #383838;
}
/* line 20, ../assets/scss/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 257, ../assets/scss/bootstrap/_panels.scss */
.panel-primary {
  border-color: #DC2324;
}
/* line 6, ../assets/scss/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #DC2324;
  border-color: #DC2324;
}
/* line 11, ../assets/scss/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #DC2324;
}
/* line 14, ../assets/scss/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #DC2324;
  background-color: #fff;
}
/* line 20, ../assets/scss/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #DC2324;
}

/* line 260, ../assets/scss/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}
/* line 6, ../assets/scss/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 11, ../assets/scss/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
/* line 14, ../assets/scss/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
/* line 20, ../assets/scss/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 263, ../assets/scss/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}
/* line 6, ../assets/scss/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 11, ../assets/scss/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
/* line 14, ../assets/scss/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
/* line 20, ../assets/scss/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 266, ../assets/scss/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}
/* line 6, ../assets/scss/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 11, ../assets/scss/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
/* line 14, ../assets/scss/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
/* line 20, ../assets/scss/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 269, ../assets/scss/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}
/* line 6, ../assets/scss/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 11, ../assets/scss/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
/* line 14, ../assets/scss/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
/* line 20, ../assets/scss/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, ../assets/scss/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 12, ../assets/scss/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

/* line 28, ../assets/scss/bootstrap/_responsive-embed.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 33, ../assets/scss/bootstrap/_responsive-embed.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, ../assets/scss/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 15, ../assets/scss/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../assets/scss/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, ../assets/scss/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, ../assets/scss/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 15, ../assets/scss/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 30, ../assets/scss/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, ../assets/scss/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../assets/scss/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 32, ../assets/scss/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* line 36, ../assets/scss/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, ../assets/scss/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, ../assets/scss/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, ../assets/scss/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 64, ../assets/scss/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
/* line 73, ../assets/scss/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 74, ../assets/scss/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 79, ../assets/scss/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.modal-header:after {
  clear: both;
}

/* line 85, ../assets/scss/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 90, ../assets/scss/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857;
}

/* line 97, ../assets/scss/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 103, ../assets/scss/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}
/* line 110, ../assets/scss/bootstrap/_modals.scss */
.modal-footer .btn + .btn, .modal-footer article[class*="hero_custom"] .field--type-link a + .btn, article[class*="hero_custom"] .field--type-link .modal-footer a + .btn, .modal-footer article[class*="hero_custom"] .learn-more-link + .btn, article[class*="hero_custom"] .modal-footer .learn-more-link + .btn, .modal-footer article[class*="hero_custom"] .field--type-link .btn + a, article[class*="hero_custom"] .field--type-link .modal-footer .btn + a, .modal-footer article[class*="hero_custom"] .field--type-link a + a, article[class*="hero_custom"] .field--type-link .modal-footer a + a, .modal-footer article[class*="hero_custom"] .field--type-link .learn-more-link + a, article[class*="hero_custom"] .modal-footer .field--type-link .learn-more-link + a, article[class*="hero_custom"] .field--type-link .modal-footer .learn-more-link + a, .modal-footer article[class*="hero_custom"] .btn + .learn-more-link, article[class*="hero_custom"] .modal-footer .btn + .learn-more-link, .modal-footer article[class*="hero_custom"] .field--type-link a + .learn-more-link, article[class*="hero_custom"] .field--type-link .modal-footer a + .learn-more-link, .modal-footer article[class*="hero_custom"] .learn-more-link + .learn-more-link, article[class*="hero_custom"] .modal-footer .learn-more-link + .learn-more-link {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 115, ../assets/scss/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group article[class*="hero_custom"] .field--type-link a + .btn, article[class*="hero_custom"] .field--type-link .modal-footer .btn-group a + .btn, .modal-footer .btn-group article[class*="hero_custom"] .learn-more-link + .btn, article[class*="hero_custom"] .modal-footer .btn-group .learn-more-link + .btn, .modal-footer .btn-group article[class*="hero_custom"] .field--type-link .btn + a, article[class*="hero_custom"] .field--type-link .modal-footer .btn-group .btn + a, .modal-footer .btn-group article[class*="hero_custom"] .field--type-link a + a, article[class*="hero_custom"] .field--type-link .modal-footer .btn-group a + a, .modal-footer .btn-group article[class*="hero_custom"] .field--type-link .learn-more-link + a, article[class*="hero_custom"] .modal-footer .btn-group .field--type-link .learn-more-link + a, article[class*="hero_custom"] .field--type-link .modal-footer .btn-group .learn-more-link + a, .modal-footer .btn-group article[class*="hero_custom"] .btn + .learn-more-link, article[class*="hero_custom"] .modal-footer .btn-group .btn + .learn-more-link, .modal-footer .btn-group article[class*="hero_custom"] .field--type-link a + .learn-more-link, article[class*="hero_custom"] .field--type-link .modal-footer .btn-group a + .learn-more-link, .modal-footer .btn-group article[class*="hero_custom"] .learn-more-link + .learn-more-link, article[class*="hero_custom"] .modal-footer .btn-group .learn-more-link + .learn-more-link {
  margin-left: -1px;
}
/* line 119, ../assets/scss/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 125, ../assets/scss/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 721px) {
  /* line 136, ../assets/scss/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 140, ../assets/scss/bootstrap/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  /* line 145, ../assets/scss/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 149, ../assets/scss/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 7, ../assets/scss/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Proxima Nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 8px;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 18, ../assets/scss/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 19, ../assets/scss/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 20, ../assets/scss/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 21, ../assets/scss/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 22, ../assets/scss/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 26, ../assets/scss/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 36, ../assets/scss/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 45, ../assets/scss/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 52, ../assets/scss/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 59, ../assets/scss/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 66, ../assets/scss/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
/* line 73, ../assets/scss/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
/* line 80, ../assets/scss/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 87, ../assets/scss/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 94, ../assets/scss/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6, ../assets/scss/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Proxima Nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
/* line 27, ../assets/scss/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 28, ../assets/scss/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 29, ../assets/scss/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 30, ../assets/scss/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 33, ../assets/scss/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 42, ../assets/scss/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 51, ../assets/scss/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 61, ../assets/scss/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 64, ../assets/scss/bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 70, ../assets/scss/bootstrap/_popovers.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
/* line 77, ../assets/scss/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
/* line 85, ../assets/scss/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 92, ../assets/scss/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
/* line 100, ../assets/scss/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
/* line 107, ../assets/scss/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
/* line 116, ../assets/scss/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 123, ../assets/scss/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 7, ../assets/scss/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../assets/scss/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, ../assets/scss/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 22, ../assets/scss/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, ../assets/scss/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 34, ../assets/scss/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, ../assets/scss/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, ../assets/scss/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
/* line 53, ../assets/scss/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 59, ../assets/scss/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 63, ../assets/scss/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 70, ../assets/scss/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 73, ../assets/scss/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 76, ../assets/scss/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 81, ../assets/scss/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 84, ../assets/scss/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, ../assets/scss/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
}
/* line 109, ../assets/scss/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
/* line 112, ../assets/scss/bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
/* line 119, ../assets/scss/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 128, ../assets/scss/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
/* line 138, ../assets/scss/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
/* line 143, ../assets/scss/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
/* line 148, ../assets/scss/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
/* line 158, ../assets/scss/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 163, ../assets/scss/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 174, ../assets/scss/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
/* line 185, ../assets/scss/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}
/* line 207, ../assets/scss/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 218, ../assets/scss/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 229, ../assets/scss/bootstrap/_carousel.scss */
.carousel-caption .btn, .carousel-caption article[class*="hero_custom"] .field--type-link a, article[class*="hero_custom"] .field--type-link .carousel-caption a, .carousel-caption article[class*="hero_custom"] .learn-more-link, article[class*="hero_custom"] .carousel-caption .learn-more-link {
  text-shadow: none;
}

@media screen and (min-width: 721px) {
  /* line 240, ../assets/scss/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  /* line 249, ../assets/scss/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  /* line 253, ../assets/scss/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

  /* line 260, ../assets/scss/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 267, ../assets/scss/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../assets/scss/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, ../assets/scss/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../assets/scss/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../assets/scss/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../assets/scss/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../assets/scss/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../assets/scss/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../assets/scss/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
}

/* line 53, ../assets/scss/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 18, ../assets/scss/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 18, ../assets/scss/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 18, ../assets/scss/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 18, ../assets/scss/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 36, ../assets/scss/bootstrap/_responsive-utilities.scss */
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 720px) {
  /* line 7, ../assets/scss/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, ../assets/scss/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table !important;
  }

  /* line 11, ../assets/scss/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 12, ../assets/scss/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 720px) {
  /* line 54, ../assets/scss/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 720px) {
  /* line 59, ../assets/scss/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 720px) {
  /* line 64, ../assets/scss/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 721px) and (max-width: 991px) {
  /* line 7, ../assets/scss/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, ../assets/scss/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table !important;
  }

  /* line 11, ../assets/scss/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 12, ../assets/scss/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 721px) and (max-width: 991px) {
  /* line 73, ../assets/scss/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 721px) and (max-width: 991px) {
  /* line 78, ../assets/scss/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 721px) and (max-width: 991px) {
  /* line 83, ../assets/scss/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1280px) {
  /* line 7, ../assets/scss/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, ../assets/scss/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table !important;
  }

  /* line 11, ../assets/scss/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 12, ../assets/scss/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1280px) {
  /* line 92, ../assets/scss/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1280px) {
  /* line 97, ../assets/scss/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1280px) {
  /* line 102, ../assets/scss/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1281px) {
  /* line 7, ../assets/scss/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 10, ../assets/scss/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table !important;
  }

  /* line 11, ../assets/scss/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 12, ../assets/scss/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1281px) {
  /* line 111, ../assets/scss/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1281px) {
  /* line 116, ../assets/scss/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1281px) {
  /* line 121, ../assets/scss/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 720px) {
  /* line 18, ../assets/scss/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 721px) and (max-width: 991px) {
  /* line 18, ../assets/scss/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1280px) {
  /* line 18, ../assets/scss/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1281px) {
  /* line 18, ../assets/scss/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 18, ../assets/scss/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, ../assets/scss/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, ../assets/scss/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table !important;
  }

  /* line 11, ../assets/scss/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 12, ../assets/scss/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 155, ../assets/scss/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 155, ../assets/scss/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 162, ../assets/scss/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 162, ../assets/scss/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 169, ../assets/scss/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 169, ../assets/scss/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, ../assets/scss/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);

  or object-fit and object-position:
  @include object-fit(cover, top);

  (this came from a polyfill in vendor/object-fit-images-2.5.3)
*/
/* add object-fit, including commonly used css */
/* line 5, ../assets/scss/_responsive-visibility.scss */
.visible-hh-block,
.visible-hh-inline,
.visible-hh-inline-block,
.visible-wd-block,
.visible-wd-inline,
.visible-wd-inline-block {
  display: none !important;
}

@media (max-width: 480px) {
  /* line 14, ../assets/scss/_responsive-visibility.scss */
  .visible-hh-block {
    display: block !important;
  }
}

@media (max-width: 480px) {
  /* line 19, ../assets/scss/_responsive-visibility.scss */
  .visible-hh-inline {
    display: inline !important;
  }
}

@media (max-width: 480px) {
  /* line 24, ../assets/scss/_responsive-visibility.scss */
  .visible-hh-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1400px) {
  /* line 30, ../assets/scss/_responsive-visibility.scss */
  .visible-wd-block {
    display: block !important;
  }
}

@media (min-width: 1400px) {
  /* line 35, ../assets/scss/_responsive-visibility.scss */
  .visible-wd-inline {
    display: inline !important;
  }
}

@media (min-width: 1400px) {
  /* line 40, ../assets/scss/_responsive-visibility.scss */
  .visible-wd-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 480px) {
  /* line 18, ../assets/scss/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-hh {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  /* line 18, ../assets/scss/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-wd {
    display: none !important;
  }
}
/* line 8, ../assets/scss/_grid.scss */
.col-hh-1, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-wd-1, .col-hh-2, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-wd-2, .col-hh-3, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-wd-3, .col-hh-4, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-wd-4, .col-hh-5, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-wd-5, .col-hh-6, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-wd-6, .col-hh-7, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-wd-7, .col-hh-8, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-wd-8, .col-hh-9, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-wd-9, .col-hh-10, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-wd-10, .col-hh-11, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-wd-11, .col-hh-12, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-wd-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (max-width: 400px) {
  /* line 23, ../assets/scss/_grid.scss */
  .container, .navbar-collapse, .page-events .region-below-hero.container-fluid,
  .path-events .region-below-hero.container-fluid, .page-news .region-below-hero.container-fluid,
  .path-news .region-below-hero.container-fluid {
    width: 100%;
  }
}
@media screen and (min-width: 401px) and (max-width: 480px) {
  /* line 23, ../assets/scss/_grid.scss */
  .container, .navbar-collapse, .page-events .region-below-hero.container-fluid,
  .path-events .region-below-hero.container-fluid, .page-news .region-below-hero.container-fluid,
  .path-news .region-below-hero.container-fluid {
    width: calc(100% - 10px);
  }
}
@media screen and (min-width: 481px) and (max-width: 720px) {
  /* line 23, ../assets/scss/_grid.scss */
  .container, .navbar-collapse, .page-events .region-below-hero.container-fluid,
  .path-events .region-below-hero.container-fluid, .page-news .region-below-hero.container-fluid,
  .path-news .region-below-hero.container-fluid {
    width: calc(100% - 20px);
  }
}
@media screen and (min-width: 721px) and (max-width: 991px) {
  /* line 23, ../assets/scss/_grid.scss */
  .container, .navbar-collapse, .page-events .region-below-hero.container-fluid,
  .path-events .region-below-hero.container-fluid, .page-news .region-below-hero.container-fluid,
  .path-news .region-below-hero.container-fluid {
    width: calc(100% - 40px);
  }
}
@media screen and (min-width: 992px) and (max-width: 1280px) {
  /* line 23, ../assets/scss/_grid.scss */
  .container, .navbar-collapse, .page-events .region-below-hero.container-fluid,
  .path-events .region-below-hero.container-fluid, .page-news .region-below-hero.container-fluid,
  .path-news .region-below-hero.container-fluid {
    width: calc(100% - 50px);
  }
}
@media screen and (min-width: 1281px) and (max-width: 1399px) {
  /* line 23, ../assets/scss/_grid.scss */
  .container, .navbar-collapse, .page-events .region-below-hero.container-fluid,
  .path-events .region-below-hero.container-fluid, .page-news .region-below-hero.container-fluid,
  .path-news .region-below-hero.container-fluid {
    width: calc(100% - 50px);
  }
}
@media screen and (min-width: 1400px) {
  /* line 23, ../assets/scss/_grid.scss */
  .container, .navbar-collapse, .page-events .region-below-hero.container-fluid,
  .path-events .region-below-hero.container-fluid, .page-news .region-below-hero.container-fluid,
  .path-news .region-below-hero.container-fluid {
    width: 1350px;
  }
}

/* line 27, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-1, .col-hh-2, .col-hh-3, .col-hh-4, .col-hh-5, .col-hh-6, .col-hh-7, .col-hh-8, .col-hh-9, .col-hh-10, .col-hh-11, .col-hh-12 {
  float: left;
}

/* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-1 {
  width: 8.33333%;
}

/* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-2 {
  width: 16.66667%;
}

/* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-3 {
  width: 25%;
}

/* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-4 {
  width: 33.33333%;
}

/* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-5 {
  width: 41.66667%;
}

/* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-6 {
  width: 50%;
}

/* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-7 {
  width: 58.33333%;
}

/* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-8 {
  width: 66.66667%;
}

/* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-9 {
  width: 75%;
}

/* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-10 {
  width: 83.33333%;
}

/* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-11 {
  width: 91.66667%;
}

/* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-12 {
  width: 100%;
}

/* line 55, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-pull-0 {
  right: auto;
}

/* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-pull-1 {
  right: 8.33333%;
}

/* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-pull-2 {
  right: 16.66667%;
}

/* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-pull-3 {
  right: 25%;
}

/* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-pull-4 {
  right: 33.33333%;
}

/* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-pull-5 {
  right: 41.66667%;
}

/* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-pull-6 {
  right: 50%;
}

/* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-pull-7 {
  right: 58.33333%;
}

/* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-pull-8 {
  right: 66.66667%;
}

/* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-pull-9 {
  right: 75%;
}

/* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-pull-10 {
  right: 83.33333%;
}

/* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-pull-11 {
  right: 91.66667%;
}

/* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-pull-12 {
  right: 100%;
}

/* line 45, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-push-0 {
  left: auto;
}

/* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-push-1 {
  left: 8.33333%;
}

/* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-push-2 {
  left: 16.66667%;
}

/* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-push-3 {
  left: 25%;
}

/* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-push-4 {
  left: 33.33333%;
}

/* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-push-5 {
  left: 41.66667%;
}

/* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-push-6 {
  left: 50%;
}

/* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-push-7 {
  left: 58.33333%;
}

/* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-push-8 {
  left: 66.66667%;
}

/* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-push-9 {
  left: 75%;
}

/* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-push-10 {
  left: 83.33333%;
}

/* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-push-11 {
  left: 91.66667%;
}

/* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-push-12 {
  left: 100%;
}

/* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-offset-0 {
  margin-left: 0%;
}

/* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-offset-1 {
  margin-left: 8.33333%;
}

/* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-offset-2 {
  margin-left: 16.66667%;
}

/* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-offset-3 {
  margin-left: 25%;
}

/* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-offset-4 {
  margin-left: 33.33333%;
}

/* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-offset-5 {
  margin-left: 41.66667%;
}

/* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-offset-6 {
  margin-left: 50%;
}

/* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-offset-7 {
  margin-left: 58.33333%;
}

/* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-offset-8 {
  margin-left: 66.66667%;
}

/* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-offset-9 {
  margin-left: 75%;
}

/* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-offset-10 {
  margin-left: 83.33333%;
}

/* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-offset-11 {
  margin-left: 91.66667%;
}

/* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
.col-hh-offset-12 {
  margin-left: 100%;
}

@media (min-width: 481px) {
  /* line 27, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-1 {
    width: 8.33333%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-2 {
    width: 16.66667%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-3 {
    width: 25%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-4 {
    width: 33.33333%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-5 {
    width: 41.66667%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-6 {
    width: 50%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-7 {
    width: 58.33333%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-8 {
    width: 66.66667%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-9 {
    width: 75%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-10 {
    width: 83.33333%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-11 {
    width: 91.66667%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-12 {
    width: 100%;
  }

  /* line 55, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-pull-0 {
    right: auto;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-pull-3 {
    right: 25%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-pull-6 {
    right: 50%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-pull-9 {
    right: 75%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-pull-12 {
    right: 100%;
  }

  /* line 45, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-push-0 {
    left: auto;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-push-3 {
    left: 25%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-push-6 {
    left: 50%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-push-9 {
    left: 75%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-push-12 {
    left: 100%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-xs-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 721px) {
  /* line 27, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 27, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 55, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1281px) {
  /* line 27, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1400px) {
  /* line 27, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-1, .col-wd-2, .col-wd-3, .col-wd-4, .col-wd-5, .col-wd-6, .col-wd-7, .col-wd-8, .col-wd-9, .col-wd-10, .col-wd-11, .col-wd-12 {
    float: left;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-1 {
    width: 8.33333%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-2 {
    width: 16.66667%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-3 {
    width: 25%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-4 {
    width: 33.33333%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-5 {
    width: 41.66667%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-6 {
    width: 50%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-7 {
    width: 58.33333%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-8 {
    width: 66.66667%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-9 {
    width: 75%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-10 {
    width: 83.33333%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-11 {
    width: 91.66667%;
  }

  /* line 35, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-12 {
    width: 100%;
  }

  /* line 55, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-pull-0 {
    right: auto;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-pull-3 {
    right: 25%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-pull-6 {
    right: 50%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-pull-9 {
    right: 75%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-pull-12 {
    right: 100%;
  }

  /* line 45, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-push-0 {
    left: auto;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-push-3 {
    left: 25%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-push-6 {
    left: 50%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-push-9 {
    left: 75%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-push-12 {
    left: 100%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../assets/scss/bootstrap/mixins/_grid-framework.scss */
  .col-wd-offset-12 {
    margin-left: 100%;
  }
}
/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;

At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/
/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
/*
The `sprites` mixin generates identical output to the CSS template
  but can be overridden inside of SCSS

@include sprites($spritesheet-sprites);
*/
/* line 5, ../assets/scss/components/_style-guide.scss */
body {
  font-family: "Proxima Nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
@media screen and (min-width: 992px) {
  /* line 5, ../assets/scss/components/_style-guide.scss */
  body {
    font-size: 18px;
  }
}

/* line 13, ../assets/scss/components/_style-guide.scss */
.date-text {
  font-family: "Proxima Nova Semibold";
  font-size: 10px;
  letter-spacing: 0.06em;
}

/* line 19, ../assets/scss/components/_style-guide.scss */
.large-text {
  font-family: "Proxima Nova";
  font-size: 22px;
  line-height: 1.58em;
}

/* line 25, ../assets/scss/components/_style-guide.scss */
h1, .h1 {
  font-size: 2em;
}
@media screen and (min-width: 721px) {
  /* line 25, ../assets/scss/components/_style-guide.scss */
  h1, .h1 {
    font-size: 2.4em;
  }
}
@media screen and (min-width: 1281px) {
  /* line 25, ../assets/scss/components/_style-guide.scss */
  h1, .h1 {
    font-size: 2.6em;
  }
}

/* line 34, ../assets/scss/components/_style-guide.scss */
h2, .h2 {
  font-size: 1.5em;
}
@media screen and (min-width: 721px) {
  /* line 34, ../assets/scss/components/_style-guide.scss */
  h2, .h2 {
    font-size: 1.8em;
  }
}
@media screen and (min-width: 1281px) {
  /* line 34, ../assets/scss/components/_style-guide.scss */
  h2, .h2 {
    font-size: 1.95em;
  }
}

/* line 43, ../assets/scss/components/_style-guide.scss */
h3, .h3 {
  font-family: "Proxima Nova Semibold";
  font-size: 1.125em;
}
@media screen and (min-width: 721px) {
  /* line 43, ../assets/scss/components/_style-guide.scss */
  h3, .h3 {
    font-size: 1.4625em;
  }
}
@media screen and (min-width: 1281px) {
  /* line 43, ../assets/scss/components/_style-guide.scss */
  h3, .h3 {
    font-size: 1.8em;
  }
}

/* line 53, ../assets/scss/components/_style-guide.scss */
h4, .h4 {
  font-family: "Proxima Nova Semibold";
  font-size: 1em;
}
@media screen and (min-width: 721px) {
  /* line 53, ../assets/scss/components/_style-guide.scss */
  h4, .h4 {
    font-size: 1.3em;
  }
}
@media screen and (min-width: 1281px) {
  /* line 53, ../assets/scss/components/_style-guide.scss */
  h4, .h4 {
    font-size: 1.6em;
  }
}

/* line 63, ../assets/scss/components/_style-guide.scss */
h5, .h5 {
  text-transform: uppercase;
  font-size: 0.8125em;
}
@media screen and (min-width: 721px) {
  /* line 63, ../assets/scss/components/_style-guide.scss */
  h5, .h5 {
    font-size: 1.05625em;
  }
}
@media screen and (min-width: 1281px) {
  /* line 63, ../assets/scss/components/_style-guide.scss */
  h5, .h5 {
    font-size: 1.3em;
  }
}

/* line 73, ../assets/scss/components/_style-guide.scss */
h6, .h6 {
  text-transform: uppercase;
  font-size: 0.75em;
}
@media screen and (min-width: 721px) {
  /* line 73, ../assets/scss/components/_style-guide.scss */
  h6, .h6 {
    font-size: 0.975em;
  }
}
@media screen and (min-width: 1281px) {
  /* line 73, ../assets/scss/components/_style-guide.scss */
  h6, .h6 {
    font-size: 1.2em;
  }
}

/* line 83, ../assets/scss/components/_style-guide.scss */
p {
  font-size: 16px;
}
@media screen and (min-width: 992px) {
  /* line 83, ../assets/scss/components/_style-guide.scss */
  p {
    font-size: 18px;
  }
}

/* line 89, ../assets/scss/components/_style-guide.scss */
.read-more-text {
  color: #DC2324;
  font-family: "Proxima Nova Italic";
  font-size: 18px;
  transition: ease-in-out 0.4s;
}

/* line 96, ../assets/scss/components/_style-guide.scss */
.sbp-gradient {
  background-color: #b91026;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFB91026', endColorstr='#FFEF7D19');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMTU4NDk0IiB5MT0iLTAuMDkxNTA2IiB4Mj0iMC44NDE1MDYiIHkyPSIxLjA5MTUwNiI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I5MTAyNiIvPjxzdG9wIG9mZnNldD0iMzAlIiBzdG9wLWNvbG9yPSIjYjkxMDI2Ii8+PHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNlZjdkMTkiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -moz-linear-gradient(300deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
  background-image: -webkit-linear-gradient(300deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
  background-image: linear-gradient(150deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
}

/* line 100, ../assets/scss/components/_style-guide.scss */
.headline-gradient {
  background-color: #b91026;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFB91026', endColorstr='#FFEF7D19');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMTU4NDk0IiB5MT0iLTAuMDkxNTA2IiB4Mj0iMC44NDE1MDYiIHkyPSIxLjA5MTUwNiI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I5MTAyNiIvPjxzdG9wIG9mZnNldD0iMzAlIiBzdG9wLWNvbG9yPSIjYjkxMDI2Ii8+PHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNlZjdkMTkiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -moz-linear-gradient(300deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
  background-image: -webkit-linear-gradient(300deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
  background-image: linear-gradient(150deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
  height: 210px;
  position: relative;
  position: relative;
}
/* line 38, ../assets/scss/_mixins.scss */
.headline-gradient::before {
  background-image: url('../images/red-molecule.svg?1469648799');
  background-repeat: no-repeat;
  background-position: right center;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
  right: 0;
}

/* line 107, ../assets/scss/components/_style-guide.scss */
.element-invisible {
  display: none;
  margin: 0;
  padding: 0;
  visibility: hidden;
}

/* line 114, ../assets/scss/components/_style-guide.scss */
button[type="reset"] {
  display: none;
}

/* line 118, ../assets/scss/components/_style-guide.scss */
.red-title {
  color: #DC2324;
  font-family: "DIN Condensed Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: uppercase;
}

/* line 122, ../assets/scss/components/_style-guide.scss */
.white-title {
  color: #fff;
  font-family: "DIN Condensed Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: uppercase;
}

/* line 126, ../assets/scss/components/_style-guide.scss */
#cboxOverlay {
  background-color: #b91026;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFB91026', endColorstr='#FFEF7D19');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMTU4NDk0IiB5MT0iLTAuMDkxNTA2IiB4Mj0iMC44NDE1MDYiIHkyPSIxLjA5MTUwNiI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I5MTAyNiIvPjxzdG9wIG9mZnNldD0iMzAlIiBzdG9wLWNvbG9yPSIjYjkxMDI2Ii8+PHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNlZjdkMTkiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -moz-linear-gradient(300deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
  background-image: -webkit-linear-gradient(300deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
  background-image: linear-gradient(150deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
  position: relative;
}
/* line 38, ../assets/scss/_mixins.scss */
#cboxOverlay::before {
  background-image: url('../images/red-molecule.svg?1469648799');
  background-repeat: no-repeat;
  background-position: left center;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
  left: 0;
}

/* line 131, ../assets/scss/components/_style-guide.scss */
.gray-background {
  position: relative;
}
/* line 38, ../assets/scss/_mixins.scss */
.gray-background::before {
  background-image: url('../images/white-molecule.svg?1469648799');
  background-repeat: no-repeat;
  background-position: right center;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
  right: 0;
}
/* line 133, ../assets/scss/components/_style-guide.scss */
.gray-background:before {
  background-position: 1090px -320px;
}
/* line 136, ../assets/scss/components/_style-guide.scss */
.gray-background .content-wrapper {
  background-color: #e8e8e8;
  margin-top: 0;
}
@media screen and (max-width: 991px) {
  /* line 141, ../assets/scss/components/_style-guide.scss */
  .gray-background .addtoany_share_save {
    display: none;
  }
}

/* line 148, ../assets/scss/components/_style-guide.scss */
.social-links {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 152, ../assets/scss/components/_style-guide.scss */
.social-links .twitter a {
  background-image: url(/themes/sbp/images/spritesheet.png);
  background-position: -39px -108px;
  width: 34px;
  height: 31px;
  opacity: 1;
  transition: opacity .3s linear;
}
/* line 156, ../assets/scss/components/_style-guide.scss */
.social-links .twitter a:hover {
  opacity: .8;
  transition: opacity .3s linear;
}
/* line 161, ../assets/scss/components/_style-guide.scss */
.social-links .facebook a {
  background-image: url(/themes/sbp/images/spritesheet.png);
  background-position: -78px 0px;
  width: 34px;
  height: 31px;
  opacity: 1;
  transition: opacity .3s linear;
}
/* line 165, ../assets/scss/components/_style-guide.scss */
.social-links .facebook a:hover {
  opacity: .8;
  transition: opacity .3s linear;
}
/* line 170, ../assets/scss/components/_style-guide.scss */
.social-links .youtube a {
  background-image: url(/themes/sbp/images/spritesheet.png);
  background-position: -39px 0px;
  width: 34px;
  height: 31px;
  opacity: 1;
  transition: opacity .3s linear;
}
/* line 174, ../assets/scss/components/_style-guide.scss */
.social-links .youtube a:hover {
  opacity: .8;
  transition: opacity .3s linear;
}
/* line 179, ../assets/scss/components/_style-guide.scss */
.social-links .rss a {
  background-image: url(/themes/sbp/images/spritesheet.png);
  background-position: 0px 0px;
  width: 34px;
  height: 31px;
  opacity: 1;
  transition: opacity .3s linear;
}
/* line 183, ../assets/scss/components/_style-guide.scss */
.social-links .rss a:hover {
  opacity: .8;
  transition: opacity .3s linear;
}
/* line 188, ../assets/scss/components/_style-guide.scss */
.social-links li {
  display: inline-block;
  float: left;
}
/* line 191, ../assets/scss/components/_style-guide.scss */
.social-links li a {
  background-repeat: no-repeat;
  text-indent: -999em;
  list-style: none;
  display: inline-block;
  margin-left: 1em;
  margin-right: 1em;
}

/* line 204, ../assets/scss/components/_style-guide.scss */
.field--type-text-with-summary ul,
.field--type-text-long ul {
  padding-left: 0;
  column-count: 3;
  list-style-position: inside;
  margin: 0 -1em;
}
/* line 210, ../assets/scss/components/_style-guide.scss */
.field--type-text-with-summary ul li,
.field--type-text-long ul li {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid-column;
  padding: 0 1em 1em;
}
@media (max-width: 991px) {
  /* line 219, ../assets/scss/components/_style-guide.scss */
  .field--type-text-with-summary ul,
  .field--type-text-long ul {
    column-count: 1;
    margin: 0;
  }
  /* line 223, ../assets/scss/components/_style-guide.scss */
  .field--type-text-with-summary ul li,
  .field--type-text-long ul li {
    break-inside: inherit;
    padding: 0 0 1em;
  }
}

/* line 231, ../assets/scss/components/_style-guide.scss */
#accordion {
  margin-bottom: 0;
}

/* line 235, ../assets/scss/components/_style-guide.scss */
.form-group {
  margin-bottom: 0;
}

/* line 239, ../assets/scss/components/_style-guide.scss */
.gradient-border {
  border-image: gradient(linear, left top, left bottom, from(#e8e8e8), to(#fff)) 0% 100% 0 0 stretch;
  -o-border-image: -o-gradient(linear, left top, left bottom, from(#e8e8e8), to(#fff)) 0% 100% 0 0 stretch;
  -ms-border-image: -ms-gradient(linear, left top, left bottom, from(#e8e8e8), to(#fff)) 0% 100% 0 0 stretch;
  -moz-border-image: -moz-gradient(linear, left top, left bottom, from(#e8e8e8), to(#fff)) 0% 100% 0 0 stretch;
  -webkit-border-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#fff)) 0% 100% 0 0 stretch;
  border-width: 2px;
}

/* line 2, ../assets/scss/components/_accordions.scss */
.panel-group .panel {
  border: none;
  box-shadow: none;
}
/* line 7, ../assets/scss/components/_accordions.scss */
.panel-group .panel-heading {
  border: none;
  background-color: #e8e8e8;
  margin-top: 5px;
  padding: 0;
}
/* line 13, ../assets/scss/components/_accordions.scss */
.panel-group .panel-heading:first-child {
  margin-top: 0;
}
/* line 18, ../assets/scss/components/_accordions.scss */
.panel-group .panel-body {
  border: none !important;
  background-color: #e8e8e8;
  padding: 0;
}

/* line 27, ../assets/scss/components/_accordions.scss */
.panel-heading h4.panel-title a {
  color: #DC2324;
  font-family: "DIN Condensed Bold";
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: uppercase;
  position: relative;
  display: block;
  padding: 1.1em 3em 0.8em 1em;
}
/* line 34, ../assets/scss/components/_accordions.scss */
.panel-heading h4.panel-title a:hover, .panel-heading h4.panel-title a:focus {
  text-decoration: none;
}
/* line 40, ../assets/scss/components/_accordions.scss */
.panel-heading h4.panel-title a::before {
  content: "";
  width: 38px;
  height: 38px;
  background: url('../images/accordion-close.svg?1479859331') no-repeat center center transparent;
  background-size: cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1em;
}
/* line 52, ../assets/scss/components/_accordions.scss */
.panel-heading h4.panel-title a.collapsed::before {
  background: url('../images/accordion-open.svg?1479859331') no-repeat center center transparent;
}

/* line 1, ../assets/scss/components/_buttons.scss */
.btn, article[class*="hero_custom"] .field--type-link a, article[class*="hero_custom"] .learn-more-link {
  padding: 10px 30px;
  font-size: 18px;
  line-height: 1em;
  border-radius: 90px;
  font-family: "Proxima Nova Italic", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  transition: ease-in-out 0.4s;
}

/* line 8, ../assets/scss/components/_buttons.scss */
.btn-white-border, .btn-default, article[class*="hero_custom"] .field--type-link a, article[class*="hero_custom"] .learn-more-link {
  padding: 10px 30px;
  font-size: 18px;
  line-height: 1em;
  border-radius: 90px;
  font-family: "Proxima Nova Italic", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  border-color: #fff;
  background-color: transparent;
  color: #fff !important;
}
/* line 16, ../assets/scss/components/_buttons.scss */
.btn-white-border:hover, .btn-default:hover, article[class*="hero_custom"] .field--type-link a:hover, article[class*="hero_custom"] .learn-more-link:hover {
  background-color: #DC2324 !important;
}
/* line 20, ../assets/scss/components/_buttons.scss */
.btn-white-border:active, .btn-white-border:focus, .btn-default:active, article[class*="hero_custom"] .field--type-link a:active, article[class*="hero_custom"] .learn-more-link:active, .btn-default:focus, article[class*="hero_custom"] .field--type-link a:focus, article[class*="hero_custom"] .learn-more-link:focus {
  background-color: transparent;
}

/* line 26, ../assets/scss/components/_buttons.scss */
.btn-option {
  border: 3px solid red;
  color: red !important;
  padding: 5px;
  margin: 5px;
  font-style: normal;
  font-family: 'Glyphicons Halflings' !important;
}
/* line 71, ../assets/scss/_mixins.scss */
.btn-option:before {
  font-size: 24px;
  line-height: 1;
}

/* line 38, ../assets/scss/components/_buttons.scss */
body a.btn-option-orange {
  border: 3px solid #FF7B13;
  color: #FF7B13 !important;
  padding: 5px;
  margin: 5px;
  font-style: normal;
  display: inline-block;
  padding: 0;
  margin: 0;
  border-width: 1px;
  font-family: "Proxima Nova Italic";
  font-size: 0.9em;
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 50%;
  transition: left .3s linear;
}
/* line 71, ../assets/scss/_mixins.scss */
body a.btn-option-orange:before {
  font-size: 24px;
  line-height: 1;
}
/* line 53, ../assets/scss/components/_buttons.scss */
body a.btn-option-orange span {
  position: relative;
  left: 100%;
  width: 47px;
}
/* line 59, ../assets/scss/components/_buttons.scss */
body a.btn-option-orange::before {
  font-family: 'Glyphicons Halflings' !important;
  transform: translateY(-50%);
  top: 50%;
  position: absolute;
  left: 7px;
}
/* line 67, ../assets/scss/components/_buttons.scss */
body a.btn-option-orange:hover {
  padding: 10px 10px 10px 50px;
  width: auto;
  border-radius: 90px;
}
/* line 71, ../assets/scss/components/_buttons.scss */
body a.btn-option-orange:hover span {
  left: 0;
  transition: left .3s linear;
}

/* line 38, ../assets/scss/components/_buttons.scss */
body a.btn-option-white {
  border: 3px solid #FFFFFF;
  color: #FFFFFF !important;
  padding: 5px;
  margin: 5px;
  font-style: normal;
  display: inline-block;
  padding: 0;
  margin: 0;
  border-width: 1px;
  font-family: "Proxima Nova Italic";
  font-size: 0.9em;
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 50%;
  transition: left .3s linear;
}
/* line 71, ../assets/scss/_mixins.scss */
body a.btn-option-white:before {
  font-size: 24px;
  line-height: 1;
}
/* line 53, ../assets/scss/components/_buttons.scss */
body a.btn-option-white span {
  position: relative;
  left: 100%;
  width: 47px;
}
/* line 59, ../assets/scss/components/_buttons.scss */
body a.btn-option-white::before {
  font-family: 'Glyphicons Halflings' !important;
  transform: translateY(-50%);
  top: 50%;
  position: absolute;
  left: 7px;
}
/* line 67, ../assets/scss/components/_buttons.scss */
body a.btn-option-white:hover {
  padding: 10px 10px 10px 50px;
  width: auto;
  border-radius: 90px;
}
/* line 71, ../assets/scss/components/_buttons.scss */
body a.btn-option-white:hover span {
  left: 0;
  transition: left .3s linear;
}

/* line 38, ../assets/scss/components/_buttons.scss */
body a.btn-option-red {
  border: 3px solid #DC2324;
  color: #DC2324 !important;
  padding: 5px;
  margin: 5px;
  font-style: normal;
  display: inline-block;
  padding: 0;
  margin: 0;
  border-width: 1px;
  font-family: "Proxima Nova Italic";
  font-size: 0.9em;
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 50%;
  transition: left .3s linear;
}
/* line 71, ../assets/scss/_mixins.scss */
body a.btn-option-red:before {
  font-size: 24px;
  line-height: 1;
}
/* line 53, ../assets/scss/components/_buttons.scss */
body a.btn-option-red span {
  position: relative;
  left: 100%;
  width: 47px;
}
/* line 59, ../assets/scss/components/_buttons.scss */
body a.btn-option-red::before {
  font-family: 'Glyphicons Halflings' !important;
  transform: translateY(-50%);
  top: 50%;
  position: absolute;
  left: 7px;
}
/* line 67, ../assets/scss/components/_buttons.scss */
body a.btn-option-red:hover {
  padding: 10px 10px 10px 50px;
  width: auto;
  border-radius: 90px;
}
/* line 71, ../assets/scss/components/_buttons.scss */
body a.btn-option-red:hover span {
  left: 0;
  transition: left .3s linear;
}

/* line 79, ../assets/scss/components/_buttons.scss */
.btn-special {
  color: #4b4a4a;
  background-color: transparent;
  border-color: transparent;
}
/* line 11, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-special:focus, .btn-special.focus {
  color: #4b4a4a;
  background-color: transparent;
  border-color: transparent;
}
/* line 17, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-special:hover {
  color: #4b4a4a;
  background-color: transparent;
  border-color: transparent;
}
/* line 22, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-special:active, .btn-special.active, .open > .btn-special.dropdown-toggle {
  color: #4b4a4a;
  background-color: transparent;
  border-color: transparent;
}
/* line 29, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-special:active:hover, .btn-special:active:focus, .btn-special:active.focus, .btn-special.active:hover, .btn-special.active:focus, .btn-special.active.focus, .open > .btn-special.dropdown-toggle:hover, .open > .btn-special.dropdown-toggle:focus, .open > .btn-special.dropdown-toggle.focus {
  color: #4b4a4a;
  background-color: transparent;
  border-color: transparent;
}
/* line 37, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-special:active, .btn-special.active, .open > .btn-special.dropdown-toggle {
  background-image: none;
}
/* line 45, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-special.disabled:hover, .btn-special.disabled:focus, .btn-special.disabled.focus, .btn-special[disabled]:hover, .btn-special[disabled]:focus, .btn-special[disabled].focus, fieldset[disabled] .btn-special:hover, fieldset[disabled] .btn-special:focus, fieldset[disabled] .btn-special.focus {
  background-color: transparent;
  border-color: transparent;
}
/* line 53, ../assets/scss/bootstrap/mixins/_buttons.scss */
.btn-special .badge {
  color: transparent;
  background-color: #4b4a4a;
}
/* line 81, ../assets/scss/components/_buttons.scss */
.btn-special:focus, .btn-special.focus {
  background-color: 'transparent';
  border-color: 'transparent';
}
/* line 86, ../assets/scss/components/_buttons.scss */
.btn-special:hover {
  background-color: 'transparent';
  border-color: 'transparent';
}
/* line 90, ../assets/scss/components/_buttons.scss */
.btn-special:active, .btn-special.active, .open > .btn-special.dropdown-toggle {
  background-color: 'transparent';
  border-color: 'transparent';
}
/* line 96, ../assets/scss/components/_buttons.scss */
.btn-special:active:hover, .btn-special:active:focus, .btn-special:active.focus, .btn-special.active:hover, .btn-special.active:focus, .btn-special.active.focus, .open > .btn-special.dropdown-toggle:hover, .open > .btn-special.dropdown-toggle:focus, .open > .btn-special.dropdown-toggle.focus {
  background-color: 'transparent';
  border-color: 'transparent';
}

/* line 106, ../assets/scss/components/_buttons.scss */
.btn-primary {
  background-color: #DC2324;
  border-color: #DC2324;
  color: #fff !important;
  transition: .3s linear !important;
}
/* line 112, ../assets/scss/components/_buttons.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: #b01c1d !important;
  border-color: #a71b1b !important;
  color: #fff !important;
  transition: .3s linear !important;
}

/* line 3, ../assets/scss/components/_caption-overlay-caption-left.scss */
.thumbnail.caption-overlay-caption-left > .caption {
  width: 62%;
  height: 100%;
}

/* line 2, ../assets/scss/components/_circle-tabs.scss */
ul.nav-pills {
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  margin-top: 40px;
}
/* line 9, ../assets/scss/components/_circle-tabs.scss */
ul.nav-pills > li a {
  color: #4b4a4a;
  padding: 10px 28px;
  transition: ease-in-out 0.4s;
}
/* line 13, ../assets/scss/components/_circle-tabs.scss */
ul.nav-pills > li a:hover, ul.nav-pills > li a:focus {
  color: #DC2324;
  background-color: transparent;
  border-radius: 0px;
  transition: ease-in-out 0.4s;
}
/* line 20, ../assets/scss/components/_circle-tabs.scss */
ul.nav-pills > li a:before {
  content: '';
  display: block;
  border: none;
  border-radius: 90px;
  height: 15px;
  width: 15px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -15px;
}
/* line 36, ../assets/scss/components/_circle-tabs.scss */
ul.nav-pills > li.active > a, ul.nav-pills > li.active > a:hover, ul.nav-pills > li.active > a:focus,
ul.nav-pills > li.menu-item--active-trail > a,
ul.nav-pills > li.menu-item--active-trail > a:hover,
ul.nav-pills > li.menu-item--active-trail > a:focus {
  color: #DC2324;
  background-color: transparent;
  border-radius: 0px;
  transition: ease-in-out 0.4s;
}
/* line 44, ../assets/scss/components/_circle-tabs.scss */
ul.nav-pills > li.active > a:before,
ul.nav-pills > li.menu-item--active-trail > a:before {
  border: 2px solid #DC2324;
}

/* line 51, ../assets/scss/components/_circle-tabs.scss */
.inner-subnav ul.nav-pills {
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  margin-top: 10px;
  text-transform: uppercase;
}
/* line 59, ../assets/scss/components/_circle-tabs.scss */
.inner-subnav ul.nav-pills > li a {
  color: #787878;
  transition: ease-in-out 0.4s;
  font-size: .889em;
}
/* line 63, ../assets/scss/components/_circle-tabs.scss */
.inner-subnav ul.nav-pills > li a:hover, .inner-subnav ul.nav-pills > li a:focus {
  color: #050505;
  background-color: transparent;
  border-radius: 0px;
  transition: ease-in-out 0.4s;
}
/* line 69, ../assets/scss/components/_circle-tabs.scss */
.inner-subnav ul.nav-pills > li a:hover::before, .inner-subnav ul.nav-pills > li a:focus::before {
  border: 0px;
  display: none;
}
/* line 74, ../assets/scss/components/_circle-tabs.scss */
.inner-subnav ul.nav-pills > li a:before {
  display: none;
}
/* line 82, ../assets/scss/components/_circle-tabs.scss */
.inner-subnav ul.nav-pills > li.active > a, .inner-subnav ul.nav-pills > li.active > a:hover, .inner-subnav ul.nav-pills > li.active > a:focus,
.inner-subnav ul.nav-pills > li.menu-item--active-trail > a,
.inner-subnav ul.nav-pills > li.menu-item--active-trail > a:hover,
.inner-subnav ul.nav-pills > li.menu-item--active-trail > a:focus,
.inner-subnav ul.nav-pills > li a.is-active,
.inner-subnav ul.nav-pills > li a.is-active:hover,
.inner-subnav ul.nav-pills > li a.is-active:focus {
  color: #050505;
  background-color: transparent;
  border-radius: 0px;
  transition: ease-in-out 0.4s;
}
/* line 90, ../assets/scss/components/_circle-tabs.scss */
.inner-subnav ul.nav-pills > li.active > a:before,
.inner-subnav ul.nav-pills > li.menu-item--active-trail > a:before,
.inner-subnav ul.nav-pills > li a.is-active:before {
  border: 0;
  display: none;
}

@media (max-width: 720px) {
  /* line 99, ../assets/scss/components/_circle-tabs.scss */
  ul.nav.nav-pills {
    display: none;
  }

  /* line 103, ../assets/scss/components/_circle-tabs.scss */
  .team-nav ul.nav.nav-pills {
    display: inline-block;
  }
  /* line 106, ../assets/scss/components/_circle-tabs.scss */
  .team-nav ul.nav.nav-pills > li a {
    padding: 10px;
  }

  /* line 112, ../assets/scss/components/_circle-tabs.scss */
  .mobile-subnav-wrapper {
    width: 80%;
    margin: 20px auto;
    border: 2px solid #4b4a4a;
    padding: 5px;
  }
  /* line 118, ../assets/scss/components/_circle-tabs.scss */
  .mobile-subnav-wrapper span.select2 {
    width: 100% !important;
  }
}
@media (min-width: 721px) {
  /* line 124, ../assets/scss/components/_circle-tabs.scss */
  .mobile-subnav-wrapper {
    display: none;
  }
}
/* line 2, ../assets/scss/components/_clear-filter-links.scss */
.clear-filter-link {
  position: relative;
  display: block;
  clear: left;
  text-align: left;
  background-color: #d8d8d8;
  font-size: 14px;
  border-radius: 20px;
  border: none;
  padding: 9px 11px;
  color: #787878;
  margin-top: 2em;
  padding-left: 20px;
  padding-right: 50px;
}
@media (max-width: 1200px) {
  /* line 2, ../assets/scss/components/_clear-filter-links.scss */
  .clear-filter-link {
    display: inline-block;
    clear: none;
    margin-top: 0;
    margin-left: 2em;
  }
}
@media (max-width: 991px) {
  /* line 2, ../assets/scss/components/_clear-filter-links.scss */
  .clear-filter-link {
    margin-left: 1em;
    margin-right: 1em;
  }
}
/* line 30, ../assets/scss/components/_clear-filter-links.scss */
.clear-filter-link .close-x {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
}
/* line 37, ../assets/scss/components/_clear-filter-links.scss */
.clear-filter-link .close-x::before {
  content: "";
  display: inline-block;
  position: relative;
  top: 3px;
  margin-left: 19px;
  background-image: url(/themes/sbp/images/spritesheet.png);
  background-position: -156px -21px;
  width: 16px;
  height: 16px;
}

/* line 2, ../assets/scss/components/_detail_page_overview.scss */
.content-overview {
  text-align: center;
}
/* line 5, ../assets/scss/components/_detail_page_overview.scss */
.content-overview .text-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 800px;
  padding: 3.125em;
  text-align: center;
  z-index: 1;
}
/* line 15, ../assets/scss/components/_detail_page_overview.scss */
.content-overview h2 {
  color: #DC2324;
  font-family: "DIN Condensed Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: uppercase;
  margin-bottom: 1.5625em;
}
/* line 20, ../assets/scss/components/_detail_page_overview.scss */
.content-overview .overview-text p {
  font-size: 1.333em;
  color: #4b4a4a;
  line-height: 1.556em;
  margin-bottom: 1.222em;
}

/* line 30, ../assets/scss/components/_detail_page_overview.scss */
.page-node-type-page .content-overview {
  background-color: #e8e8e8;
  margin: 0 -15px 0;
  position: relative;
  padding: 10px 0 100px;
  overflow: hidden;
}
/* line 37, ../assets/scss/components/_detail_page_overview.scss */
.page-node-type-page .content-overview::before {
  background-image: url('../images/orange-corner-molecule.svg?1469648799');
  background-repeat: no-repeat;
  background-position: left center;
  content: '';
  display: block;
  height: 600px;
  position: absolute;
  bottom: -102px;
  width: 900px;
  z-index: 0;
  left: -50px;
  opacity: 0.7;
  transform: rotate(-14deg);
}
@media (max-width: 1280px) {
  /* line 53, ../assets/scss/components/_detail_page_overview.scss */
  .page-node-type-page .content-overview::before {
    display: none;
  }
}
/* line 58, ../assets/scss/components/_detail_page_overview.scss */
.page-node-type-page .content-overview h2 {
  margin-bottom: 0em;
}

/* line 2, ../assets/scss/components/_exposed-filters.scss */
.views-exposed-form input[type="text"] {
  background-color: #e8e8e8;
  border: 1px solid #4b4a4a;
  border-radius: 90px;
  padding: 5px 20px;
  min-width: 250px;
}
/* line 10, ../assets/scss/components/_exposed-filters.scss */
.views-exposed-form .form-select.form-control {
  border-radius: 0;
  border: none;
  background: transparent;
  box-shadow: none;
  color: #4b4a4a;
  margin-right: 2em;
}

/* line 3, ../assets/scss/components/_footer-menu.scss */
#block-sbp-footer ul:not(.contextual-links),
#block-sociallinks ul:not(.contextual-links) {
  margin: 0;
  padding: 0;
  border: 0;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
#block-sbp-footer ul:not(.contextual-links):before, #block-sbp-footer ul:not(.contextual-links):after,
#block-sociallinks ul:not(.contextual-links):before,
#block-sociallinks ul:not(.contextual-links):after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
#block-sbp-footer ul:not(.contextual-links):after,
#block-sociallinks ul:not(.contextual-links):after {
  clear: both;
}
/* line 5, ../assets/scss/components/_footer-menu.scss */
#block-sbp-footer ul:not(.contextual-links) > li,
#block-sociallinks ul:not(.contextual-links) > li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  float: left;
}
/* line 7, ../assets/scss/components/_footer-menu.scss */
#block-sbp-footer ul:not(.contextual-links) > li > a,
#block-sociallinks ul:not(.contextual-links) > li > a {
  font-size: 0.75em;
  padding: 1em 1.25em;
  color: #000;
  text-decoration: none;
}
/* line 12, ../assets/scss/components/_footer-menu.scss */
#block-sbp-footer ul:not(.contextual-links) > li > a:hover,
#block-sociallinks ul:not(.contextual-links) > li > a:hover {
  text-decoration: underline;
}
/* line 17, ../assets/scss/components/_footer-menu.scss */
#block-sbp-footer ul:not(.contextual-links) > li:first-child a, #block-sbp-footer ul:not(.contextual-links) > li:first-child span,
#block-sociallinks ul:not(.contextual-links) > li:first-child a,
#block-sociallinks ul:not(.contextual-links) > li:first-child span {
  padding-left: 0;
}
/* line 22, ../assets/scss/components/_footer-menu.scss */
#block-sbp-footer ul:not(.contextual-links) > li:last-child a, #block-sbp-footer ul:not(.contextual-links) > li:last-child span,
#block-sociallinks ul:not(.contextual-links) > li:last-child a,
#block-sociallinks ul:not(.contextual-links) > li:last-child span {
  padding-right: 0;
}

/* line 30, ../assets/scss/components/_footer-menu.scss */
footer.footer #block-socialmediabuttons {
  float: right;
}
@media (max-width: 720px) {
  /* line 30, ../assets/scss/components/_footer-menu.scss */
  footer.footer #block-socialmediabuttons {
    float: none;
    display: block;
    width: 10em;
    margin: 0 auto 1em;
  }
}
/* line 40, ../assets/scss/components/_footer-menu.scss */
footer.footer #block-socialmediabuttons .social-links {
  float: right;
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 45, ../assets/scss/components/_footer-menu.scss */
footer.footer #block-socialmediabuttons .social-links .twitter a {
  background-image: url(/themes/sbp/images/spritesheet.png);
  background-position: -117px -36px;
  width: 34px;
  height: 31px;
  transition: ease-in-out 0.4s;
}
/* line 48, ../assets/scss/components/_footer-menu.scss */
footer.footer #block-socialmediabuttons .social-links .twitter a span {
  background-image: url(/themes/sbp/images/spritesheet.png);
  background-position: 0px -108px;
  width: 34px;
  height: 31px;
  opacity: 0;
  display: block;
  transition: opacity .3s linear;
}
/* line 54, ../assets/scss/components/_footer-menu.scss */
footer.footer #block-socialmediabuttons .social-links .twitter a:hover {
  transition: opacity .3s linear;
  text-indent: 0;
}
/* line 57, ../assets/scss/components/_footer-menu.scss */
footer.footer #block-socialmediabuttons .social-links .twitter a:hover span {
  opacity: 1;
  transition: opacity .3s linear;
}
/* line 63, ../assets/scss/components/_footer-menu.scss */
footer.footer #block-socialmediabuttons .social-links .facebook a {
  background-image: url(/themes/sbp/images/spritesheet.png);
  background-position: -117px 0px;
  width: 34px;
  height: 31px;
  transition: ease-in-out 0.4s;
}
/* line 66, ../assets/scss/components/_footer-menu.scss */
footer.footer #block-socialmediabuttons .social-links .facebook a span {
  background-image: url(/themes/sbp/images/spritesheet.png);
  background-position: -39px -36px;
  width: 34px;
  height: 31px;
  opacity: 0;
  display: block;
  transition: opacity .3s linear;
}
/* line 72, ../assets/scss/components/_footer-menu.scss */
footer.footer #block-socialmediabuttons .social-links .facebook a:hover {
  transition: opacity .3s linear;
  text-indent: 0;
}
/* line 75, ../assets/scss/components/_footer-menu.scss */
footer.footer #block-socialmediabuttons .social-links .facebook a:hover span {
  opacity: 1;
  transition: opacity .3s linear;
}
/* line 81, ../assets/scss/components/_footer-menu.scss */
footer.footer #block-socialmediabuttons .social-links .youtube a {
  background-image: url(/themes/sbp/images/spritesheet.png);
  background-position: -78px -108px;
  width: 34px;
  height: 31px;
  opacity: 1;
}
/* line 84, ../assets/scss/components/_footer-menu.scss */
footer.footer #block-socialmediabuttons .social-links .youtube a span {
  background-image: url(/themes/sbp/images/spritesheet.png);
  background-position: -78px -36px;
  width: 34px;
  height: 31px;
  opacity: 0;
  display: block;
  transition: opacity .3s linear;
}
/* line 90, ../assets/scss/components/_footer-menu.scss */
footer.footer #block-socialmediabuttons .social-links .youtube a:hover {
  transition: opacity .3s linear;
  text-indent: 0;
}
/* line 93, ../assets/scss/components/_footer-menu.scss */
footer.footer #block-socialmediabuttons .social-links .youtube a:hover span {
  opacity: 1;
  transition: opacity .3s linear;
}
/* line 99, ../assets/scss/components/_footer-menu.scss */
footer.footer #block-socialmediabuttons .social-links li {
  display: inline-block;
  float: left;
}
/* line 102, ../assets/scss/components/_footer-menu.scss */
footer.footer #block-socialmediabuttons .social-links li a {
  background-repeat: no-repeat;
  text-indent: -999em;
  list-style: none;
  display: inline-block;
  margin-left: 0.5em;
  margin-right: 0.5em;
}

/* line 115, ../assets/scss/components/_footer-menu.scss */
.footer-bottom .copyright-info {
  display: inline;
  font-size: 0.75em;
  text-decoration: none;
}
@media (max-width: 720px) {
  /* line 120, ../assets/scss/components/_footer-menu.scss */
  .footer-bottom .copyright-info .copyright-second-line {
    display: block;
  }
}
/* line 126, ../assets/scss/components/_footer-menu.scss */
.footer-bottom ul {
  display: inline;
  padding-left: 0;
}
@media (max-width: 991px) {
  /* line 126, ../assets/scss/components/_footer-menu.scss */
  .footer-bottom ul {
    display: block;
    margin-top: 1em;
  }
}
/* line 135, ../assets/scss/components/_footer-menu.scss */
.footer-bottom ul > li {
  display: inline;
  padding: 0 0 0 15px;
}
/* line 139, ../assets/scss/components/_footer-menu.scss */
.footer-bottom ul > li > a {
  display: inline;
  font-size: 0.75em;
  text-decoration: none;
}
/* line 145, ../assets/scss/components/_footer-menu.scss */
.footer-bottom ul > li a:hover {
  text-decoration: underline;
}

/* line 1, ../assets/scss/components/_footer.scss */
.footer {
  padding-bottom: 60px;
  padding-top: 60px;
}
@media (max-width: 720px) {
  /* line 1, ../assets/scss/components/_footer.scss */
  .footer {
    text-align: center;
    padding-top: 0;
  }
}

/* line 11, ../assets/scss/components/_footer.scss */
#block-sbp-footer {
  float: left;
}
@media (max-width: 720px) {
  /* line 11, ../assets/scss/components/_footer.scss */
  #block-sbp-footer {
    float: none;
    display: inline-block;
    margin-left: 73px;
    margin-top: 2em;
    margin-bottom: 2em;
  }
  /* line 20, ../assets/scss/components/_footer.scss */
  #block-sbp-footer ul.menu {
    text-transform: uppercase;
    text-align: left;
  }
  /* line 23, ../assets/scss/components/_footer.scss */
  #block-sbp-footer ul.menu li.menu-item {
    float: none;
  }
  /* line 25, ../assets/scss/components/_footer.scss */
  #block-sbp-footer ul.menu li.menu-item a {
    padding: 1em 0;
  }
}

/* line 33, ../assets/scss/components/_footer.scss */
#block-cityblocks {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  /* line 33, ../assets/scss/components/_footer.scss */
  #block-cityblocks {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  /* line 33, ../assets/scss/components/_footer.scss */
  #block-cityblocks {
    margin-left: 50%;
  }
}

/* line 39, ../assets/scss/components/_footer.scss */
#block-sociallinks {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  /* line 39, ../assets/scss/components/_footer.scss */
  #block-sociallinks {
    float: left;
    width: 50%;
  }
}

/* line 44, ../assets/scss/components/_footer.scss */
.footer-bottom {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (max-width: 991px) {
  /* line 44, ../assets/scss/components/_footer.scss */
  .footer-bottom {
    text-align: center;
  }
}

/* line 4, ../assets/scss/components/_image_text_slider.scss */
.text-image-slider-field .swiper-slide .media {
  height: 700px;
  display: block;
}
@media (max-width: 991px) {
  /* line 4, ../assets/scss/components/_image_text_slider.scss */
  .text-image-slider-field .swiper-slide .media {
    height: 620px;
  }
}
/* line 13, ../assets/scss/components/_image_text_slider.scss */
.text-image-slider-field .swiper-slide .media .media-body {
  position: relative;
}
/* line 17, ../assets/scss/components/_image_text_slider.scss */
.text-image-slider-field .swiper-slide .media .media-body {
  position: relative;
  float: left;
  width: 40%;
  height: 700px;
  color: #fff;
}
/* line 23, ../assets/scss/components/_image_text_slider.scss */
.text-image-slider-field .swiper-slide .media .media-body::before {
  background-image: url('../images/carousel-text-bg.svg?1469648799');
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
@media (max-width: 991px) {
  /* line 17, ../assets/scss/components/_image_text_slider.scss */
  .text-image-slider-field .swiper-slide .media .media-body {
    float: left;
    width: 100%;
    height: 410px;
  }
}
/* line 42, ../assets/scss/components/_image_text_slider.scss */
.text-image-slider-field .swiper-slide .media .media-body .media-content {
  top: 40%;
}
/* line 45, ../assets/scss/components/_image_text_slider.scss */
.text-image-slider-field .swiper-slide .media .media-body .media-content .field--type-text-long h4 {
  font-family: "Proxima Nova";
  font-size: 1.25em;
  line-height: 1.165em;
  margin-bottom: 2.645em;
}
@media (max-width: 991px) {
  /* line 45, ../assets/scss/components/_image_text_slider.scss */
  .text-image-slider-field .swiper-slide .media .media-body .media-content .field--type-text-long h4 {
    margin-bottom: 0.645em;
  }
}
/* line 54, ../assets/scss/components/_image_text_slider.scss */
.text-image-slider-field .swiper-slide .media .media-body .media-content .field--type-text-long h3 {
  font-family: "DIN Condensed Bold";
  color: #ffffff;
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: uppercase;
  margin-bottom: 0.645em;
}
/* line 63, ../assets/scss/components/_image_text_slider.scss */
.text-image-slider-field .swiper-slide .media .media-body .media-content .field--type-text-long p {
  font-family: "Proxima Nova";
  font-size: 16px;
}
@media (max-width: 991px) {
  /* line 42, ../assets/scss/components/_image_text_slider.scss */
  .text-image-slider-field .swiper-slide .media .media-body .media-content {
    top: 53%;
  }
}
/* line 74, ../assets/scss/components/_image_text_slider.scss */
.text-image-slider-field .swiper-slide .media .media-left {
  float: right;
  position: relative;
  width: 60%;
  height: 700px;
  overflow: hidden;
}
@media (max-width: 991px) {
  /* line 74, ../assets/scss/components/_image_text_slider.scss */
  .text-image-slider-field .swiper-slide .media .media-left {
    float: left;
    width: 100%;
    height: 230px;
  }
}

/* line 2, ../assets/scss/components/_layout_paragraphs.scss */
.layout-paragraph {
  margin: 4em 0;
}

@media (max-width: 991px) {
  /* line 9, ../assets/scss/components/_layout_paragraphs.scss */
  .layout-paragraph.left-pull .media:not(.snippet),
  .layout-paragraph.right-pull .media:not(.snippet) {
    display: block;
    height: auto;
  }
  /* line 14, ../assets/scss/components/_layout_paragraphs.scss */
  .layout-paragraph.left-pull .media:not(.snippet) .media-left,
  .layout-paragraph.left-pull .media:not(.snippet) .media-right,
  .layout-paragraph.right-pull .media:not(.snippet) .media-left,
  .layout-paragraph.right-pull .media:not(.snippet) .media-right {
    height: 300px;
  }
  /* line 19, ../assets/scss/components/_layout_paragraphs.scss */
  .layout-paragraph.left-pull .media:not(.snippet) .media-content,
  .layout-paragraph.right-pull .media:not(.snippet) .media-content {
    position: relative;
    top: 0;
    transform: none;
    padding: 2em 0;
  }
}
/* line 2, ../assets/scss/components/_media.scss */
.media .media-heading {
  font-size: 1.2em;
  margin-bottom: .875em;
  display: block;
  text-transform: capitalize;
}
/* line 8, ../assets/scss/components/_media.scss */
.media .media-heading a {
  color: #4b4a4a;
  font-family: "Proxima Nova";
}
/* line 14, ../assets/scss/components/_media.scss */
.media .media-title {
  margin-bottom: 1em;
}
/* line 17, ../assets/scss/components/_media.scss */
.media .media-title > span div {
  display: inline;
}
/* line 18, ../assets/scss/components/_media.scss */
.media .media-title > span.item-title {
  color: #DC2324;
  font-family: "DIN Condensed Bold";
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: uppercase;
}
/* line 21, ../assets/scss/components/_media.scss */
.media .media-title > span.item-date {
  float: right;
  font-family: "Proxima Nova Semibold";
  font-size: 0.625em;
  text-transform: uppercase;
}
/* line 30, ../assets/scss/components/_media.scss */
.media .media-teaser-text {
  font-size: .889em;
  margin-bottom: 1em;
}
/* line 35, ../assets/scss/components/_media.scss */
.media p {
  font-size: .889em;
}
/* line 39, ../assets/scss/components/_media.scss */
.media a {
  color: #DC2324;
  font-family: "Proxima Nova Italic";
  margin-top: 15px;
  transition: color .3s linear;
}
/* line 44, ../assets/scss/components/_media.scss */
.media a:hover {
  color: #9A0D21;
  transition: color .3s linear;
}

/* line 51, ../assets/scss/components/_media.scss */
.media:not(.snippet) {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: inherit;
  height: 465px;
  /*
    .media-left,
    .media-right {
      img {
        @include img-responsive;
      }
    }
  */
}
@media all and (min-width: 992px) {
  /* line 51, ../assets/scss/components/_media.scss */
  .media:not(.snippet) {
    flex-direction: row;
    align-items: inherit;
  }
}
/* line 62, ../assets/scss/components/_media.scss */
.media:not(.snippet) .media-left,
.media:not(.snippet) .media-right {
  position: relative;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  height: 100%;
  overflow: hidden;
}
@media all and (min-width: 992px) {
  /* line 62, ../assets/scss/components/_media.scss */
  .media:not(.snippet) .media-left,
  .media:not(.snippet) .media-right {
    width: 33.333%;
  }
}
/* line 73, ../assets/scss/components/_media.scss */
.media:not(.snippet) .media-left .field--type-image,
.media:not(.snippet) .media-right .field--type-image {
  height: 100%;
  width: 100%;
}
/* line 77, ../assets/scss/components/_media.scss */
.media:not(.snippet) .media-left .field--type-image img,
.media:not(.snippet) .media-right .field--type-image img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0;
  object-position: 50% 0;
  font-family: "object-fit: cover; object-position: 50% 0";
  width: 100%;
  height: 100%;
}
/* line 82, ../assets/scss/components/_media.scss */
.media:not(.snippet) .media-body {
  width: 100%;
  position: relative;
}
@media all and (min-width: 992px) {
  /* line 82, ../assets/scss/components/_media.scss */
  .media:not(.snippet) .media-body {
    width: 66.667%;
  }
}
/* line 88, ../assets/scss/components/_media.scss */
.media:not(.snippet) .media-body .media-content {
  width: 100%;
  padding-left: 2em;
  padding-right: 2em;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
/* line 98, ../assets/scss/components/_media.scss */
.media:not(.snippet) .media-right {
  float: right;
}
/* line 101, ../assets/scss/components/_media.scss */
.media:not(.snippet) .media-left,
.media:not(.snippet) .media-body {
  float: left;
}

@media screen and (min-width: 992px) {
  /* line 116, ../assets/scss/components/_media.scss */
  .media.no-image .media-body {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 126, ../assets/scss/components/_media.scss */
.layout-paragraph.background-image .media {
  display: block;
  height: 650px;
}
/* line 133, ../assets/scss/components/_media.scss */
.layout-paragraph.background-image .media .media-background .field--type-image {
  position: absolute;
  width: 100%;
  height: 100%;
}
/* line 138, ../assets/scss/components/_media.scss */
.layout-paragraph.background-image .media .media-background .field--type-image img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0;
  object-position: 50% 0;
  font-family: "object-fit: cover; object-position: 50% 0";
  width: 100%;
  height: 100%;
}
/* line 143, ../assets/scss/components/_media.scss */
.layout-paragraph.background-image .media .media-background + .media-body {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
/* line 151, ../assets/scss/components/_media.scss */
.layout-paragraph.background-image .media .media-background + .media-body .media-content {
  max-width: 800px;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  color: #fff;
  text-align: center;
}
/* line 159, ../assets/scss/components/_media.scss */
.layout-paragraph.background-image .media .media-background + .media-body .media-content .media-title > span.item-title {
  color: #FF7B13;
}
/* line 163, ../assets/scss/components/_media.scss */
.layout-paragraph.background-image .media .media-background + .media-body .media-content .item-date {
  display: block;
  float: none;
  clear: left;
}
/* line 169, ../assets/scss/components/_media.scss */
.layout-paragraph.background-image .media .media-background + .media-body .media-content p {
  font-size: 1.5em;
}

/* line 2, ../assets/scss/components/_navbar.scss */
.navbar-collapse {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

/* line 10, ../assets/scss/components/_navbar.scss */
.navbar-is-fixed-top .main-container {
  margin-top: 122px;
}
@media (max-width: 991px) {
  /* line 10, ../assets/scss/components/_navbar.scss */
  .navbar-is-fixed-top .main-container {
    margin-top: 138px;
  }
}

/* line 19, ../assets/scss/components/_navbar.scss */
.toolbar-vertical .navbar-fixed-top,
.toolbar-fixed .navbar-fixed-top {
  top: 39px;
}

/* line 24, ../assets/scss/components/_navbar.scss */
.toolbar-tray-open.toolbar-horizontal .navbar-fixed-top {
  top: 80px;
}
/* line 27, ../assets/scss/components/_navbar.scss */
.toolbar-tray-open.toolbar-vertical .navbar-fixed-top {
  margin-left: 15rem;
}
/* line 30, ../assets/scss/components/_navbar.scss */
.toolbar-tray-open .navbar-fixed-top {
  z-index: 499;
}

/* line 35, ../assets/scss/components/_navbar.scss */
.navbar {
  margin-bottom: 0;
  min-height: 122px;
}
/* line 38, ../assets/scss/components/_navbar.scss */
.navbar .logo {
  float: left;
  margin-top: 45px;
  margin-left: 22px;
  width: 250px;
  height: 26px;
  background: url("/themes/sbp/logo.svg") no-repeat center center transparent;
}
/* line 48, ../assets/scss/components/_navbar.scss */
.navbar.navbar-fixed-top .navbar-collapse, .navbar.navbar-fixed-bottom .navbar-collapse {
  max-height: calc(100vh);
}
/* line 55, ../assets/scss/components/_navbar.scss */
.navbar.navbar-default #block-sbp-main-menu .navbar-nav > li > a {
  color: #DC2324;
  font-family: "DIN Condensed Bold";
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: uppercase;
  font-size: 2em;
}
@media (min-width: 992px) and (max-width: 1800px) {
  /* line 55, ../assets/scss/components/_navbar.scss */
  .navbar.navbar-default #block-sbp-main-menu .navbar-nav > li > a {
    font-size: 1.1em;
  }
}
@media (min-width: 1801px) {
  /* line 55, ../assets/scss/components/_navbar.scss */
  .navbar.navbar-default #block-sbp-main-menu .navbar-nav > li > a {
    font-size: 1.5em;
  }
}
/* line 64, ../assets/scss/components/_navbar.scss */
.navbar.navbar-default #block-sbp-main-menu .navbar-nav > li > a .caret {
  display: none;
}
@media (max-width: 991px) {
  /* line 35, ../assets/scss/components/_navbar.scss */
  .navbar {
    min-height: 138px;
  }
  /* line 76, ../assets/scss/components/_navbar.scss */
  .navbar .region-navigation {
    min-height: 138px;
  }
  /* line 80, ../assets/scss/components/_navbar.scss */
  .navbar .navbar-header {
    position: relative;
  }
  /* line 84, ../assets/scss/components/_navbar.scss */
  .navbar ol.breadcrumb {
    display: none;
  }
  /* line 88, ../assets/scss/components/_navbar.scss */
  .navbar a.logo {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
  }
  /* line 96, ../assets/scss/components/_navbar.scss */
  .navbar .nav-toggle-wrapper,
  .navbar .search-block-form,
  .navbar .search-block-form form,
  .navbar .form-item-keys .input-group,
  .navbar .input-group-btn {
    position: static !important;
  }
  /* line 104, ../assets/scss/components/_navbar.scss */
  .navbar .search-block-form .js-form-submit {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    z-index: 99999;
    padding: 0;
    background: transparent;
    border-radius: 0;
    color: #000;
    width: 37px;
    height: 41px;
  }
  /* line 117, ../assets/scss/components/_navbar.scss */
  .navbar .search-block-form .js-form-submit span.icon {
    font-size: 22px;
  }
  /* line 122, ../assets/scss/components/_navbar.scss */
  .navbar button.navbar-toggle {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    margin: 0 !important;
    padding: 9px 7px;
  }
}
@media (max-width: 480px) {
  /* line 133, ../assets/scss/components/_navbar.scss */
  .navbar .logo {
    width: 165px;
    height: 17px;
  }
}

@media (max-width: 991px) {
  /* line 140, ../assets/scss/components/_navbar.scss */
  .navbar-fixed-top {
    position: absolute;
  }
}
/* line 146, ../assets/scss/components/_navbar.scss */
.navbar-default .navbar-header {
  width: 100%;
}
/* line 149, ../assets/scss/components/_navbar.scss */
.navbar-default .navbar-toggle {
  display: block;
  border: none;
  margin-top: 37px;
  transition: border-color, border-radius 1s;
}
/* line 154, ../assets/scss/components/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  transition: all 0.5s;
}
/* line 157, ../assets/scss/components/_navbar.scss */
.navbar-default .navbar-toggle.open {
  border: 2px solid #383838;
  height: 36px;
  width: 36px;
  padding: 0 5px;
  margin-right: 18px;
  border-radius: 90px;
  margin-top: 43px;
}
/* line 166, ../assets/scss/components/_navbar.scss */
.navbar-default .navbar-toggle.open span.icon-bar {
  height: 2px;
  position: absolute;
  top: 15px;
  margin-top: 0;
}
/* line 172, ../assets/scss/components/_navbar.scss */
.navbar-default .navbar-toggle.open span:nth-child(2), .navbar-default .navbar-toggle.open span:nth-child(4) {
  opacity: 0;
}
/* line 180, ../assets/scss/components/_navbar.scss */
.navbar-default .navbar-collapse.collapse {
  display: none !important;
}
/* line 182, ../assets/scss/components/_navbar.scss */
.navbar-default .navbar-collapse.collapse.in {
  display: block !important;
}

@media (min-width: 992px) {
  /* line 190, ../assets/scss/components/_navbar.scss */
  .navbar-default .navbar-header {
    float: none;
  }
  /* line 193, ../assets/scss/components/_navbar.scss */
  .navbar-default .navbar-toggle {
    display: block;
    margin-bottom: 42px;
    margin-top: 46px;
  }
  /* line 198, ../assets/scss/components/_navbar.scss */
  .navbar-default .navbar-collapse.collapse {
    display: none !important;
    z-index: 1;
    position: absolute;
    width: 100%;
    background-color: #fff;
    padding-bottom: 1em;
  }
  /* line 205, ../assets/scss/components/_navbar.scss */
  .navbar-default .navbar-collapse.collapse.in {
    display: block !important;
  }
}

/* line 214, ../assets/scss/components/_navbar.scss */
#block-sbp-main-menu > .nav > li.dropdown {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  /* line 214, ../assets/scss/components/_navbar.scss */
  #block-sbp-main-menu > .nav > li.dropdown {
    float: left;
    width: 16.66667%;
  }
}
@media (min-width: 992px) {
  /* line 220, ../assets/scss/components/_navbar.scss */
  #block-sbp-main-menu > .nav {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 223, ../assets/scss/components/_navbar.scss */
  #block-sbp-main-menu > .nav > li.dropdown {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    white-space: nowrap;
    float: left;
    margin-bottom: 0;
    padding: 0;
  }
  /* line 227, ../assets/scss/components/_navbar.scss */
  #block-sbp-main-menu > .nav > li.dropdown > a {
    color: #DC2324;
    font-family: "DIN Condensed Bold";
    font-size: 1.25em;
    letter-spacing: 0.03em;
    line-height: 1.165em;
    text-transform: uppercase;
    font-size: 2em;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
  /* line 233, ../assets/scss/components/_navbar.scss */
  #block-sbp-main-menu > .nav > li.dropdown > a .caret {
    display: none;
  }
  /* line 239, ../assets/scss/components/_navbar.scss */
  #block-sbp-main-menu .dropdown-menu {
    display: block;
    position: relative;
    min-width: 100%;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 rgba(255, 255, 255, 0);
  }
  /* line 247, ../assets/scss/components/_navbar.scss */
  #block-sbp-main-menu .dropdown-menu > li > a {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 255, ../assets/scss/components/_navbar.scss */
#block-sbp-main-menu > .nav {
  margin-bottom: 2em;
}
@media (min-width: 991px) and (max-width: 1800px) {
  /* line 255, ../assets/scss/components/_navbar.scss */
  #block-sbp-main-menu > .nav {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1280px) {
  /* line 255, ../assets/scss/components/_navbar.scss */
  #block-sbp-main-menu > .nav {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1399px) {
  /* line 255, ../assets/scss/components/_navbar.scss */
  #block-sbp-main-menu > .nav {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  /* line 273, ../assets/scss/components/_navbar.scss */
  #block-sbp-main-menu > .nav > li.dropdown {
    padding-left: 1em;
  }
}
@media screen and (min-width: 1400px) {
  /* line 255, ../assets/scss/components/_navbar.scss */
  #block-sbp-main-menu > .nav {
    margin-left: auto;
    margin-right: auto;
    max-width: 1400px;
    float: none;
  }
  /* line 282, ../assets/scss/components/_navbar.scss */
  #block-sbp-main-menu > .nav > li.dropdown {
    padding-left: 1em;
  }
}

/* line 292, ../assets/scss/components/_navbar.scss */
#block-mainnavigation {
  position: absolute;
  bottom: 22px;
  right: 26px;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.5s, visibility 0.5s;
}
/* line 301, ../assets/scss/components/_navbar.scss */
#block-mainnavigation.fadeout {
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 991px) {
  /* line 292, ../assets/scss/components/_navbar.scss */
  #block-mainnavigation {
    display: none;
  }
}
/* line 312, ../assets/scss/components/_navbar.scss */
#block-mainnavigation .navbar-nav li a {
  font-size: .7222em;
  text-transform: uppercase;
  padding: 0 14px;
}

@media (min-width: 992px) {
  /* line 324, ../assets/scss/components/_navbar.scss */
  .front .nav-toggle-wrapper {
    display: none;
  }
}
/* line 329, ../assets/scss/components/_navbar.scss */
.front .region-navigation {
  height: 121px;
}

/* line 2, ../assets/scss/components/_related_content_slider.scss */
.view-related-blog-posts.view-display-id-block_1 {
  margin-bottom: 3em;
}

/* line 6, ../assets/scss/components/_related_content_slider.scss */
.view-related-blog-posts.view-display-id-block_1,
.view-related-blog-posts.view-display-id-block_2,
.view-related-blog-posts.view-display-id-fancy_blog {
  position: relative;
  height: 790px;
}
@media (max-width: 720px) {
  /* line 6, ../assets/scss/components/_related_content_slider.scss */
  .view-related-blog-posts.view-display-id-block_1,
  .view-related-blog-posts.view-display-id-block_2,
  .view-related-blog-posts.view-display-id-fancy_blog {
    height: 695px;
  }
}
/* line 17, ../assets/scss/components/_related_content_slider.scss */
.view-related-blog-posts.view-display-id-block_1 .view-header,
.view-related-blog-posts.view-display-id-block_2 .view-header,
.view-related-blog-posts.view-display-id-fancy_blog .view-header {
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
}
/* line 23, ../assets/scss/components/_related_content_slider.scss */
.view-related-blog-posts.view-display-id-block_1 .view-header .views-field-field-program-related-content-bg,
.view-related-blog-posts.view-display-id-block_1 .view-header .views-field-field-center-related-content-bg,
.view-related-blog-posts.view-display-id-block_2 .view-header .views-field-field-program-related-content-bg,
.view-related-blog-posts.view-display-id-block_2 .view-header .views-field-field-center-related-content-bg,
.view-related-blog-posts.view-display-id-fancy_blog .view-header .views-field-field-program-related-content-bg,
.view-related-blog-posts.view-display-id-fancy_blog .view-header .views-field-field-center-related-content-bg {
  position: absolute;
  width: 100%;
  height: 100%;
}
/* line 29, ../assets/scss/components/_related_content_slider.scss */
.view-related-blog-posts.view-display-id-block_1 .view-header .views-field-field-program-related-content-bg img,
.view-related-blog-posts.view-display-id-block_1 .view-header .views-field-field-center-related-content-bg img,
.view-related-blog-posts.view-display-id-block_2 .view-header .views-field-field-program-related-content-bg img,
.view-related-blog-posts.view-display-id-block_2 .view-header .views-field-field-center-related-content-bg img,
.view-related-blog-posts.view-display-id-fancy_blog .view-header .views-field-field-program-related-content-bg img,
.view-related-blog-posts.view-display-id-fancy_blog .view-header .views-field-field-center-related-content-bg img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0;
  object-position: 50% 0;
  font-family: "object-fit: cover; object-position: 50% 0";
  width: 100%;
  height: 100%;
  position: absolute;
}
/* line 37, ../assets/scss/components/_related_content_slider.scss */
.view-related-blog-posts.view-display-id-block_1 .more-news,
.view-related-blog-posts.view-display-id-block_2 .more-news,
.view-related-blog-posts.view-display-id-fancy_blog .more-news {
  position: absolute;
  bottom: 57px;
  right: 80px;
  color: #FF7B13;
  z-index: 2;
  opacity: 1;
  transition: opacity 0.5s;
}
/* line 46, ../assets/scss/components/_related_content_slider.scss */
.view-related-blog-posts.view-display-id-block_1 .more-news:hover, .view-related-blog-posts.view-display-id-block_1 .more-news:active, .view-related-blog-posts.view-display-id-block_1 .more-news:focus,
.view-related-blog-posts.view-display-id-block_2 .more-news:hover,
.view-related-blog-posts.view-display-id-block_2 .more-news:active,
.view-related-blog-posts.view-display-id-block_2 .more-news:focus,
.view-related-blog-posts.view-display-id-fancy_blog .more-news:hover,
.view-related-blog-posts.view-display-id-fancy_blog .more-news:active,
.view-related-blog-posts.view-display-id-fancy_blog .more-news:focus {
  opacity: 0.8;
}
/* line 53, ../assets/scss/components/_related_content_slider.scss */
.view-related-blog-posts.view-display-id-block_1 > .view-content,
.view-related-blog-posts.view-display-id-block_2 > .view-content,
.view-related-blog-posts.view-display-id-fancy_blog > .view-content {
  position: absolute;
  right: 4.4444em;
  top: 50%;
  transform: translateY(-50%);
  width: 605px;
  height: 625px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
}
@media (max-width: 1280px) {
  /* line 53, ../assets/scss/components/_related_content_slider.scss */
  .view-related-blog-posts.view-display-id-block_1 > .view-content,
  .view-related-blog-posts.view-display-id-block_2 > .view-content,
  .view-related-blog-posts.view-display-id-fancy_blog > .view-content {
    bottom: 0;
    top: auto;
    right: 0;
    height: 50%;
    width: 100%;
    transform: none;
  }
}
/* line 73, ../assets/scss/components/_related_content_slider.scss */
.view-related-blog-posts.view-display-id-block_1 > .view-content .media,
.view-related-blog-posts.view-display-id-block_2 > .view-content .media,
.view-related-blog-posts.view-display-id-fancy_blog > .view-content .media {
  height: 100%;
}
/* line 76, ../assets/scss/components/_related_content_slider.scss */
.view-related-blog-posts.view-display-id-block_1 > .view-content .media .item-title,
.view-related-blog-posts.view-display-id-block_2 > .view-content .media .item-title,
.view-related-blog-posts.view-display-id-fancy_blog > .view-content .media .item-title {
  color: #FF7B13;
}
/* line 82, ../assets/scss/components/_related_content_slider.scss */
.view-related-blog-posts.view-display-id-block_1 > .view-content .media-heading a,
.view-related-blog-posts.view-display-id-block_2 > .view-content .media-heading a,
.view-related-blog-posts.view-display-id-fancy_blog > .view-content .media-heading a {
  color: #fff;
  opacity: 1;
  transition: opacity 0.5s;
}
/* line 87, ../assets/scss/components/_related_content_slider.scss */
.view-related-blog-posts.view-display-id-block_1 > .view-content .media-heading a:hover, .view-related-blog-posts.view-display-id-block_1 > .view-content .media-heading a:active, .view-related-blog-posts.view-display-id-block_1 > .view-content .media-heading a:focus,
.view-related-blog-posts.view-display-id-block_2 > .view-content .media-heading a:hover,
.view-related-blog-posts.view-display-id-block_2 > .view-content .media-heading a:active,
.view-related-blog-posts.view-display-id-block_2 > .view-content .media-heading a:focus,
.view-related-blog-posts.view-display-id-fancy_blog > .view-content .media-heading a:hover,
.view-related-blog-posts.view-display-id-fancy_blog > .view-content .media-heading a:active,
.view-related-blog-posts.view-display-id-fancy_blog > .view-content .media-heading a:focus {
  color: #fff;
  opacity: 0.8;
}
/* line 96, ../assets/scss/components/_related_content_slider.scss */
.view-related-blog-posts.view-display-id-block_1 > .view-content .media-body,
.view-related-blog-posts.view-display-id-block_2 > .view-content .media-body,
.view-related-blog-posts.view-display-id-fancy_blog > .view-content .media-body {
  height: 625px;
  width: 100%;
}
@media (max-width: 1280px) {
  /* line 105, ../assets/scss/components/_related_content_slider.scss */
  .view-related-blog-posts.view-display-id-block_1 .swiper-container,
  .view-related-blog-posts.view-display-id-block_2 .swiper-container,
  .view-related-blog-posts.view-display-id-fancy_blog .swiper-container {
    height: 100%;
  }
  /* line 109, ../assets/scss/components/_related_content_slider.scss */
  .view-related-blog-posts.view-display-id-block_1 .swiper-slide > article,
  .view-related-blog-posts.view-display-id-block_2 .swiper-slide > article,
  .view-related-blog-posts.view-display-id-fancy_blog .swiper-slide > article {
    position: relative;
    height: 100%;
  }
  /* line 113, ../assets/scss/components/_related_content_slider.scss */
  .view-related-blog-posts.view-display-id-block_1 .swiper-slide > article .media-body,
  .view-related-blog-posts.view-display-id-block_2 .swiper-slide > article .media-body,
  .view-related-blog-posts.view-display-id-fancy_blog .swiper-slide > article .media-body {
    height: auto;
  }
}
@media (max-width: 1280px) and (max-width: 1280px) {
  /* line 113, ../assets/scss/components/_related_content_slider.scss */
  .view-related-blog-posts.view-display-id-block_1 .swiper-slide > article .media-body,
  .view-related-blog-posts.view-display-id-block_2 .swiper-slide > article .media-body,
  .view-related-blog-posts.view-display-id-fancy_blog .swiper-slide > article .media-body {
    height: 100%;
  }
  /* line 117, ../assets/scss/components/_related_content_slider.scss */
  .view-related-blog-posts.view-display-id-block_1 .swiper-slide > article .media-body .media-content,
  .view-related-blog-posts.view-display-id-block_2 .swiper-slide > article .media-body .media-content,
  .view-related-blog-posts.view-display-id-fancy_blog .swiper-slide > article .media-body .media-content {
    position: relative;
    top: 35%;
  }
}
@media (max-width: 1280px) {
  /* line 125, ../assets/scss/components/_related_content_slider.scss */
  .view-related-blog-posts.view-display-id-block_1 .swiper-controls,
  .view-related-blog-posts.view-display-id-block_2 .swiper-controls,
  .view-related-blog-posts.view-display-id-fancy_blog .swiper-controls {
    left: 50%;
    transform: translateX(-50%);
    top: -60px;
  }
}
/* line 133, ../assets/scss/components/_related_content_slider.scss */
.view-related-blog-posts.view-display-id-block_1 .swiper-controls,
.view-related-blog-posts.view-display-id-block_2 .swiper-controls,
.view-related-blog-posts.view-display-id-fancy_blog .swiper-controls {
  display: none;
}

/* line 2, ../assets/scss/components/_searchbar.scss */
.navbar-header .search-block-form form[role="search"] {
  background: #fff;
  position: relative;
  z-index: 1;
}
/* line 7, ../assets/scss/components/_searchbar.scss */
.navbar-header .search-block-form form[role="search"] input[type="search"],
.navbar-header .search-block-form form[role="search"] button[type="reset"] {
  display: none;
}
/* line 12, ../assets/scss/components/_searchbar.scss */
.navbar-header .search-block-form form[role="search"] button[type="submit"],
.navbar-header .search-block-form form[role="search"] button[type="reset"] {
  border: none;
  padding: 11px 7px;
  box-shadow: none;
  background-color: transparent !important;
}
/* line 19, ../assets/scss/components/_searchbar.scss */
.navbar-header .search-block-form form[role="search"] button[type="submit"]:hover,
.navbar-header .search-block-form form[role="search"] button[type="reset"]:hover {
  background: #fff;
}
/* line 24, ../assets/scss/components/_searchbar.scss */
.navbar-header .search-block-form form[role="search"] .minus-circle {
  position: relative;
  top: -3px;
}
/* line 29, ../assets/scss/components/_searchbar.scss */
.navbar-header .search-block-form form[role="search"].active {
  height: 138px;
  width: calc(100vw);
  margin-left: -30px;
}
@media screen and (max-width: 720px) {
  /* line 29, ../assets/scss/components/_searchbar.scss */
  .navbar-header .search-block-form form[role="search"].active {
    max-width: 401px;
  }
}
@media screen and (min-width: 401px) and (max-width: 480px) {
  /* line 29, ../assets/scss/components/_searchbar.scss */
  .navbar-header .search-block-form form[role="search"].active {
    max-width: calc(100% - 10px);
  }
}
@media screen and (min-width: 481px) and (max-width: 720px) {
  /* line 29, ../assets/scss/components/_searchbar.scss */
  .navbar-header .search-block-form form[role="search"].active {
    max-width: calc(100% - 20px);
  }
}
@media screen and (min-width: 721px) and (max-width: 991px) {
  /* line 29, ../assets/scss/components/_searchbar.scss */
  .navbar-header .search-block-form form[role="search"].active {
    max-width: calc(100% - 40px);
  }
}
/* line 53, ../assets/scss/components/_searchbar.scss */
.navbar-header .search-block-form form[role="search"].active .input-group {
  top: 80px;
}
/* line 55, ../assets/scss/components/_searchbar.scss */
.navbar-header .search-block-form form[role="search"].active .input-group input[type="search"] {
  display: table-cell;
  border: none;
  box-shadow: none;
}
/* line 60, ../assets/scss/components/_searchbar.scss */
.navbar-header .search-block-form form[role="search"].active .input-group button {
  border: none;
}
/* line 63, ../assets/scss/components/_searchbar.scss */
.navbar-header .search-block-form form[role="search"].active .input-group button[type="reset"] {
  display: block;
  position: absolute;
  top: -90px;
}
@media (max-width: 991px) {
  /* line 72, ../assets/scss/components/_searchbar.scss */
  .navbar-header .search-block-form.active {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 1;
  }
  /* line 82, ../assets/scss/components/_searchbar.scss */
  .navbar-header .search-block-form.active form {
    height: 138px;
    margin: 0;
    padding: 0;
  }
  /* line 88, ../assets/scss/components/_searchbar.scss */
  .navbar-header .search-block-form.active input.form-search {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    width: calc(100% - 42px);
    padding-left: 7px;
  }
}

/* line 102, ../assets/scss/components/_searchbar.scss */
.navbar-header .search-block-form button, .navbar-header .search-block-form input {
  color: #383838 !important;
}
@media screen and (min-width: 992px) {
  /* line 100, ../assets/scss/components/_searchbar.scss */
  .navbar-header .search-block-form {
    position: absolute;
    right: 0;
  }
  /* line 110, ../assets/scss/components/_searchbar.scss */
  .navbar-header .search-block-form form[role="search"] {
    position: absolute;
    top: 0;
    right: 10px;
    width: 32px;
    height: 52px;
    padding: 0;
    margin: 35px 0;
    z-index: 1;
    background-color: #fff;
  }
  /* line 121, ../assets/scss/components/_searchbar.scss */
  .navbar-header .search-block-form form[role="search"] button, .navbar-header .search-block-form form[role="search"] input {
    padding: 0px 12px;
    border-radius: 0;
    border-width: 0;
    background-color: transparent;
    border: none;
    box-shadow: none;
    outline: none;
  }
  /* line 131, ../assets/scss/components/_searchbar.scss */
  .navbar-header .search-block-form form[role="search"] button {
    line-height: 0;
  }
  /* line 135, ../assets/scss/components/_searchbar.scss */
  .navbar-header .search-block-form form[role="search"] input {
    padding: 16px 12px;
    font-style: italic;
    box-shadow: none;
    font-size: 18px;
    opacity: 0;
    display: none;
    height: 54px;
    position: relative;
    top: 2px;
    font-size: 0.75em;
  }
  /* line 148, ../assets/scss/components/_searchbar.scss */
  .navbar-header .search-block-form form[role="search"] .input-group-btn {
    width: 1% !important;
    padding-bottom: 7px;
    padding-top: 7px;
  }
  /* line 153, ../assets/scss/components/_searchbar.scss */
  .navbar-header .search-block-form form[role="search"] .input-group-btn > .btn + .btn, .navbar-header .search-block-form form[role="search"] article[class*="hero_custom"] .field--type-link .input-group-btn > a + .btn, article[class*="hero_custom"] .field--type-link .navbar-header .search-block-form form[role="search"] .input-group-btn > a + .btn, .navbar-header .search-block-form form[role="search"] article[class*="hero_custom"] .input-group-btn > .learn-more-link + .btn, article[class*="hero_custom"] .navbar-header .search-block-form form[role="search"] .input-group-btn > .learn-more-link + .btn, .navbar-header .search-block-form form[role="search"] article[class*="hero_custom"] .field--type-link .input-group-btn > .btn + a, article[class*="hero_custom"] .field--type-link .navbar-header .search-block-form form[role="search"] .input-group-btn > .btn + a, .navbar-header .search-block-form form[role="search"] article[class*="hero_custom"] .field--type-link .input-group-btn > a + a, article[class*="hero_custom"] .field--type-link .navbar-header .search-block-form form[role="search"] .input-group-btn > a + a, .navbar-header .search-block-form form[role="search"] article[class*="hero_custom"] .field--type-link .input-group-btn > .learn-more-link + a, article[class*="hero_custom"] .navbar-header .search-block-form form[role="search"] .field--type-link .input-group-btn > .learn-more-link + a, article[class*="hero_custom"] .field--type-link .navbar-header .search-block-form form[role="search"] .input-group-btn > .learn-more-link + a, .navbar-header .search-block-form form[role="search"] article[class*="hero_custom"] .input-group-btn > .btn + .learn-more-link, article[class*="hero_custom"] .navbar-header .search-block-form form[role="search"] .input-group-btn > .btn + .learn-more-link, .navbar-header .search-block-form form[role="search"] article[class*="hero_custom"] .field--type-link .input-group-btn > a + .learn-more-link, article[class*="hero_custom"] .field--type-link .navbar-header .search-block-form form[role="search"] .input-group-btn > a + .learn-more-link, .navbar-header .search-block-form form[role="search"] article[class*="hero_custom"] .input-group-btn > .learn-more-link + .learn-more-link, article[class*="hero_custom"] .navbar-header .search-block-form form[role="search"] .input-group-btn > .learn-more-link + .learn-more-link, .navbar-header .search-block-form form[role="search"] .input-group-btn:last-child > .btn, .navbar-header .search-block-form form[role="search"] article[class*="hero_custom"] .field--type-link .input-group-btn:last-child > a, article[class*="hero_custom"] .field--type-link .navbar-header .search-block-form form[role="search"] .input-group-btn:last-child > a, .navbar-header .search-block-form form[role="search"] article[class*="hero_custom"] .input-group-btn:last-child > .learn-more-link, article[class*="hero_custom"] .navbar-header .search-block-form form[role="search"] .input-group-btn:last-child > .learn-more-link, .navbar-header .search-block-form form[role="search"] .input-group-btn:last-child > .btn-group {
    margin-left: 0;
  }
  /* line 160, ../assets/scss/components/_searchbar.scss */
  .navbar-header .search-block-form form[role="search"] .description {
    display: none;
  }
  /* line 164, ../assets/scss/components/_searchbar.scss */
  .navbar-header .search-block-form form[role="search"].active {
    width: 260px;
    right: 59px;
    margin-top: 35px;
  }
  /* line 169, ../assets/scss/components/_searchbar.scss */
  .navbar-header .search-block-form form[role="search"].active button {
    display: table-cell;
    opacity: 1;
  }
  /* line 174, ../assets/scss/components/_searchbar.scss */
  .navbar-header .search-block-form form[role="search"].active input {
    display: table-cell;
    opacity: 1;
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  /* line 184, ../assets/scss/components/_searchbar.scss */
  .navbar-header .search-block-form form[role="search"].active {
    height: 52px !important;
    margin-left: 0;
    right: 10px;
  }
  /* line 189, ../assets/scss/components/_searchbar.scss */
  .navbar-header .search-block-form form[role="search"].active .input-group {
    top: 0;
  }
  /* line 192, ../assets/scss/components/_searchbar.scss */
  .navbar-header .search-block-form form[role="search"].active .input-group button[type="reset"] {
    position: relative;
    top: 3px;
    display: inline-block;
  }
}

@media (min-width: 992px) {
  /* line 204, ../assets/scss/components/_searchbar.scss */
  .front .navbar-header .search-block-form form[role="search"] {
    top: 14px;
    right: 33px;
    margin: 0;
  }
}

/* line 2, ../assets/scss/components/_select-lists.scss */
select {
  min-width: 150px;
}

/* line 7, ../assets/scss/components/_select-lists.scss */
body .select2-container--default .select2-selection--single .select2-selection__arrow b {
  /*background: url('../images/select-arrow.svg?1479859331') no-repeat center center transparent;*/
  background: url('../images/white-down-arrow.gif?1479859331') no-repeat center center transparent;
  background-size: cover;
  border: none;
  width: 19px;
  height: 13px;
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
  right: 7px;
  left: auto;
}
/* line 20, ../assets/scss/components/_select-lists.scss */
body .select2-container--default .select2-selection--single {
  background-color: transparent;
  border: none;
}
/* line 25, ../assets/scss/components/_select-lists.scss */
body .select2-results__option {
  font-size: 0.8em;
  padding: 0.5em 1em;
}
/* line 30, ../assets/scss/components/_select-lists.scss */
body .select2-dropdown {
  border: none;
  border-radius: 0;
}
/* line 35, ../assets/scss/components/_select-lists.scss */
body .select2-container--default .select2-results > .select2-results__options {
  max-height: 300px;
}
/* line 39, ../assets/scss/components/_select-lists.scss */
body .select2-container--open .select2-dropdown {
  position: relative;
  top: 10px;
}
/* line 44, ../assets/scss/components/_select-lists.scss */
body .select2-container--open .select2-dropdown--above {
  top: auto;
  bottom: 10px;
}
/* line 49, ../assets/scss/components/_select-lists.scss */
body .select2-container .select2-selection--single .select2-selection__rendered {
  padding-right: 33px;
}
/* line 53, ../assets/scss/components/_select-lists.scss */
body .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #FF7B13;
}
/* line 57, ../assets/scss/components/_select-lists.scss */
body .select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
body .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 63, ../assets/scss/components/_select-lists.scss */
body .select2-container--default .select2-selection--multiple {
  border: 1px solid #000;
  background-color: transparent;
}
/* line 68, ../assets/scss/components/_select-lists.scss */
body .select2-container .select2-selection--multiple {
  min-height: 42px;
}

/* line 4, ../assets/scss/components/_share_buttons.scss */
body .addtoany_list.a2a_kit_size_32 > a {
  font-size: inherit;
  padding: 10px 30px;
  font-size: 18px;
  line-height: 1em;
  border-radius: 90px;
  font-family: "Proxima Nova Italic", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  background-color: #DC2324;
  border-color: #DC2324;
  color: #fff;
  height: 40px;
  transition: background-color .3s linear;
}
/* line 15, ../assets/scss/components/_share_buttons.scss */
body .addtoany_list.a2a_kit_size_32 > a:hover {
  text-decoration: none;
  background-color: #b01c1d;
  border-color: #a71b1b;
  transition: background-color .3s linear;
}
/* line 20, ../assets/scss/components/_share_buttons.scss */
body .addtoany_list.a2a_kit_size_32 > a:hover span {
  opacity: 1;
}
/* line 26, ../assets/scss/components/_share_buttons.scss */
body .addtoany_list.a2a_kit_size_32 span.a2a_svg {
  display: none;
}
/* line 30, ../assets/scss/components/_share_buttons.scss */
body .addtoany_list.a2a_kit_size_32 span.a2a_label {
  position: relative !important;
  clip: auto;
  height: auto;
  width: auto;
  border-radius: 0;
  display: inline;
  line-height: inherit;
}

/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;

At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/
/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
/*
The `sprites` mixin generates identical output to the CSS template
  but can be overridden inside of SCSS

@include sprites($spritesheet-sprites);
*/
/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;

At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/
/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}

Example usage in HTML:

`display: block` sprite:
<div class="icon-home"></div>

To change `display` (e.g. `display: inline-block;`), we suggest using a common CSS class:

// CSS
.icon {
  display: inline-block;
}

// HTML
<i class="icon icon-home"></i>
*/
/*
The `sprites` mixin generates identical output to the CSS template
  but can be overridden inside of SCSS

@include sprites($spritesheet-sprites);
*/
/* line 5, ../assets/scss/components/_style-guide.scss */
body {
  font-family: "Proxima Nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
@media screen and (min-width: 992px) {
  /* line 5, ../assets/scss/components/_style-guide.scss */
  body {
    font-size: 18px;
  }
}

/* line 13, ../assets/scss/components/_style-guide.scss */
.date-text {
  font-family: "Proxima Nova Semibold";
  font-size: 10px;
  letter-spacing: 0.06em;
}

/* line 19, ../assets/scss/components/_style-guide.scss */
.large-text {
  font-family: "Proxima Nova";
  font-size: 22px;
  line-height: 1.58em;
}

/* line 25, ../assets/scss/components/_style-guide.scss */
h1, .h1 {
  font-size: 2em;
}
@media screen and (min-width: 721px) {
  /* line 25, ../assets/scss/components/_style-guide.scss */
  h1, .h1 {
    font-size: 2.4em;
  }
}
@media screen and (min-width: 1281px) {
  /* line 25, ../assets/scss/components/_style-guide.scss */
  h1, .h1 {
    font-size: 2.6em;
  }
}

/* line 34, ../assets/scss/components/_style-guide.scss */
h2, .h2 {
  font-size: 1.5em;
}
@media screen and (min-width: 721px) {
  /* line 34, ../assets/scss/components/_style-guide.scss */
  h2, .h2 {
    font-size: 1.8em;
  }
}
@media screen and (min-width: 1281px) {
  /* line 34, ../assets/scss/components/_style-guide.scss */
  h2, .h2 {
    font-size: 1.95em;
  }
}

/* line 43, ../assets/scss/components/_style-guide.scss */
h3, .h3 {
  font-family: "Proxima Nova Semibold";
  font-size: 1.125em;
}
@media screen and (min-width: 721px) {
  /* line 43, ../assets/scss/components/_style-guide.scss */
  h3, .h3 {
    font-size: 1.4625em;
  }
}
@media screen and (min-width: 1281px) {
  /* line 43, ../assets/scss/components/_style-guide.scss */
  h3, .h3 {
    font-size: 1.8em;
  }
}

/* line 53, ../assets/scss/components/_style-guide.scss */
h4, .h4 {
  font-family: "Proxima Nova Semibold";
  font-size: 1em;
}
@media screen and (min-width: 721px) {
  /* line 53, ../assets/scss/components/_style-guide.scss */
  h4, .h4 {
    font-size: 1.3em;
  }
}
@media screen and (min-width: 1281px) {
  /* line 53, ../assets/scss/components/_style-guide.scss */
  h4, .h4 {
    font-size: 1.6em;
  }
}

/* line 63, ../assets/scss/components/_style-guide.scss */
h5, .h5 {
  text-transform: uppercase;
  font-size: 0.8125em;
}
@media screen and (min-width: 721px) {
  /* line 63, ../assets/scss/components/_style-guide.scss */
  h5, .h5 {
    font-size: 1.05625em;
  }
}
@media screen and (min-width: 1281px) {
  /* line 63, ../assets/scss/components/_style-guide.scss */
  h5, .h5 {
    font-size: 1.3em;
  }
}

/* line 73, ../assets/scss/components/_style-guide.scss */
h6, .h6 {
  text-transform: uppercase;
  font-size: 0.75em;
}
@media screen and (min-width: 721px) {
  /* line 73, ../assets/scss/components/_style-guide.scss */
  h6, .h6 {
    font-size: 0.975em;
  }
}
@media screen and (min-width: 1281px) {
  /* line 73, ../assets/scss/components/_style-guide.scss */
  h6, .h6 {
    font-size: 1.2em;
  }
}

/* line 83, ../assets/scss/components/_style-guide.scss */
p {
  font-size: 16px;
}
@media screen and (min-width: 992px) {
  /* line 83, ../assets/scss/components/_style-guide.scss */
  p {
    font-size: 18px;
  }
}

/* line 89, ../assets/scss/components/_style-guide.scss */
.read-more-text {
  color: #DC2324;
  font-family: "Proxima Nova Italic";
  font-size: 18px;
  transition: ease-in-out 0.4s;
}

/* line 96, ../assets/scss/components/_style-guide.scss */
.sbp-gradient {
  background-color: #b91026;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFB91026', endColorstr='#FFEF7D19');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMTU4NDk0IiB5MT0iLTAuMDkxNTA2IiB4Mj0iMC44NDE1MDYiIHkyPSIxLjA5MTUwNiI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I5MTAyNiIvPjxzdG9wIG9mZnNldD0iMzAlIiBzdG9wLWNvbG9yPSIjYjkxMDI2Ii8+PHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNlZjdkMTkiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -moz-linear-gradient(300deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
  background-image: -webkit-linear-gradient(300deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
  background-image: linear-gradient(150deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
}

/* line 100, ../assets/scss/components/_style-guide.scss */
.headline-gradient {
  background-color: #b91026;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFB91026', endColorstr='#FFEF7D19');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMTU4NDk0IiB5MT0iLTAuMDkxNTA2IiB4Mj0iMC44NDE1MDYiIHkyPSIxLjA5MTUwNiI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I5MTAyNiIvPjxzdG9wIG9mZnNldD0iMzAlIiBzdG9wLWNvbG9yPSIjYjkxMDI2Ii8+PHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNlZjdkMTkiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -moz-linear-gradient(300deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
  background-image: -webkit-linear-gradient(300deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
  background-image: linear-gradient(150deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
  height: 210px;
  position: relative;
  position: relative;
}
/* line 38, ../assets/scss/_mixins.scss */
.headline-gradient::before {
  background-image: url('../images/red-molecule.svg?1469648799');
  background-repeat: no-repeat;
  background-position: right center;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
  right: 0;
}

/* line 107, ../assets/scss/components/_style-guide.scss */
.element-invisible {
  display: none;
  margin: 0;
  padding: 0;
  visibility: hidden;
}

/* line 114, ../assets/scss/components/_style-guide.scss */
button[type="reset"] {
  display: none;
}

/* line 118, ../assets/scss/components/_style-guide.scss */
.red-title {
  color: #DC2324;
  font-family: "DIN Condensed Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: uppercase;
}

/* line 122, ../assets/scss/components/_style-guide.scss */
.white-title {
  color: #fff;
  font-family: "DIN Condensed Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: uppercase;
}

/* line 126, ../assets/scss/components/_style-guide.scss */
#cboxOverlay {
  background-color: #b91026;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFB91026', endColorstr='#FFEF7D19');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMTU4NDk0IiB5MT0iLTAuMDkxNTA2IiB4Mj0iMC44NDE1MDYiIHkyPSIxLjA5MTUwNiI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I5MTAyNiIvPjxzdG9wIG9mZnNldD0iMzAlIiBzdG9wLWNvbG9yPSIjYjkxMDI2Ii8+PHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNlZjdkMTkiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -moz-linear-gradient(300deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
  background-image: -webkit-linear-gradient(300deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
  background-image: linear-gradient(150deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
  position: relative;
}
/* line 38, ../assets/scss/_mixins.scss */
#cboxOverlay::before {
  background-image: url('../images/red-molecule.svg?1469648799');
  background-repeat: no-repeat;
  background-position: left center;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
  left: 0;
}

/* line 131, ../assets/scss/components/_style-guide.scss */
.gray-background {
  position: relative;
}
/* line 38, ../assets/scss/_mixins.scss */
.gray-background::before {
  background-image: url('../images/white-molecule.svg?1469648799');
  background-repeat: no-repeat;
  background-position: right center;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
  right: 0;
}
/* line 133, ../assets/scss/components/_style-guide.scss */
.gray-background:before {
  background-position: 1090px -320px;
}
/* line 136, ../assets/scss/components/_style-guide.scss */
.gray-background .content-wrapper {
  background-color: #e8e8e8;
  margin-top: 0;
}
@media screen and (max-width: 991px) {
  /* line 141, ../assets/scss/components/_style-guide.scss */
  .gray-background .addtoany_share_save {
    display: none;
  }
}

/* line 148, ../assets/scss/components/_style-guide.scss */
.social-links {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 152, ../assets/scss/components/_style-guide.scss */
.social-links .twitter a {
  background-image: url(/themes/sbp/images/spritesheet.png);
  background-position: -39px -108px;
  width: 34px;
  height: 31px;
  opacity: 1;
  transition: opacity .3s linear;
}
/* line 156, ../assets/scss/components/_style-guide.scss */
.social-links .twitter a:hover {
  opacity: .8;
  transition: opacity .3s linear;
}
/* line 161, ../assets/scss/components/_style-guide.scss */
.social-links .facebook a {
  background-image: url(/themes/sbp/images/spritesheet.png);
  background-position: -78px 0px;
  width: 34px;
  height: 31px;
  opacity: 1;
  transition: opacity .3s linear;
}
/* line 165, ../assets/scss/components/_style-guide.scss */
.social-links .facebook a:hover {
  opacity: .8;
  transition: opacity .3s linear;
}
/* line 170, ../assets/scss/components/_style-guide.scss */
.social-links .youtube a {
  background-image: url(/themes/sbp/images/spritesheet.png);
  background-position: -39px 0px;
  width: 34px;
  height: 31px;
  opacity: 1;
  transition: opacity .3s linear;
}
/* line 174, ../assets/scss/components/_style-guide.scss */
.social-links .youtube a:hover {
  opacity: .8;
  transition: opacity .3s linear;
}
/* line 179, ../assets/scss/components/_style-guide.scss */
.social-links .rss a {
  background-image: url(/themes/sbp/images/spritesheet.png);
  background-position: 0px 0px;
  width: 34px;
  height: 31px;
  opacity: 1;
  transition: opacity .3s linear;
}
/* line 183, ../assets/scss/components/_style-guide.scss */
.social-links .rss a:hover {
  opacity: .8;
  transition: opacity .3s linear;
}
/* line 188, ../assets/scss/components/_style-guide.scss */
.social-links li {
  display: inline-block;
  float: left;
}
/* line 191, ../assets/scss/components/_style-guide.scss */
.social-links li a {
  background-repeat: no-repeat;
  text-indent: -999em;
  list-style: none;
  display: inline-block;
  margin-left: 1em;
  margin-right: 1em;
}

/* line 204, ../assets/scss/components/_style-guide.scss */
.field--type-text-with-summary ul,
.field--type-text-long ul {
  padding-left: 0;
  column-count: 3;
  list-style-position: inside;
  margin: 0 -1em;
}
/* line 210, ../assets/scss/components/_style-guide.scss */
.field--type-text-with-summary ul li,
.field--type-text-long ul li {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid-column;
  padding: 0 1em 1em;
}
@media (max-width: 991px) {
  /* line 219, ../assets/scss/components/_style-guide.scss */
  .field--type-text-with-summary ul,
  .field--type-text-long ul {
    column-count: 1;
    margin: 0;
  }
  /* line 223, ../assets/scss/components/_style-guide.scss */
  .field--type-text-with-summary ul li,
  .field--type-text-long ul li {
    break-inside: inherit;
    padding: 0 0 1em;
  }
}

/* line 231, ../assets/scss/components/_style-guide.scss */
#accordion {
  margin-bottom: 0;
}

/* line 235, ../assets/scss/components/_style-guide.scss */
.form-group {
  margin-bottom: 0;
}

/* line 239, ../assets/scss/components/_style-guide.scss */
.gradient-border {
  border-image: gradient(linear, left top, left bottom, from(#e8e8e8), to(#fff)) 0% 100% 0 0 stretch;
  -o-border-image: -o-gradient(linear, left top, left bottom, from(#e8e8e8), to(#fff)) 0% 100% 0 0 stretch;
  -ms-border-image: -ms-gradient(linear, left top, left bottom, from(#e8e8e8), to(#fff)) 0% 100% 0 0 stretch;
  -moz-border-image: -moz-gradient(linear, left top, left bottom, from(#e8e8e8), to(#fff)) 0% 100% 0 0 stretch;
  -webkit-border-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#fff)) 0% 100% 0 0 stretch;
  border-width: 2px;
}

/* line 1, ../assets/scss/components/_swiper-controls.scss */
.swiper-controls {
  position: absolute;
  bottom: 2.8889em;
  left: 5.1111em;
  width: 4.6667em;
  height: 2.2778em;
}
@media (max-width: 991px) {
  /* line 1, ../assets/scss/components/_swiper-controls.scss */
  .swiper-controls {
    top: 16.3em;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
  }
}
/* line 15, ../assets/scss/components/_swiper-controls.scss */
.swiper-controls .swiper-button-prev, .swiper-controls .img-swiper-button-prev {
  background-image: url('../images/arrow-left.svg?1479859331');
  background-size: cover;
  width: 20px;
  height: 16px;
  margin: 0;
  transform: translateY(-50%);
  left: 0;
  opacity: 1;
  transition: opacity .3s linear;
}
/* line 25, ../assets/scss/components/_swiper-controls.scss */
.swiper-controls .swiper-button-prev:hover, .swiper-controls .img-swiper-button-prev:hover {
  opacity: .6;
  transition: opacity .3s linear;
}
/* line 31, ../assets/scss/components/_swiper-controls.scss */
.swiper-controls .swiper-button-separator {
  background-color: #fff;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#00000000');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIxMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -moz-linear-gradient(270deg, #ffffff 10%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-linear-gradient(270deg, #ffffff 10%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(180deg, #ffffff 10%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.4;
  width: 2px;
  height: 41px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}
/* line 45, ../assets/scss/components/_swiper-controls.scss */
.swiper-controls .swiper-button-next, .swiper-controls .img-swiper-button-next {
  background-image: url('../images/arrow-right.svg?1479859331');
  background-size: cover;
  width: 20px;
  height: 16px;
  margin: 0;
  transform: translateY(-50%);
  right: 0;
  opacity: 1;
  transition: opacity .3s linear;
}
/* line 55, ../assets/scss/components/_swiper-controls.scss */
.swiper-controls .swiper-button-next:hover, .swiper-controls .img-swiper-button-next:hover {
  opacity: .6;
  transition: opacity .3s linear;
}
/* line 61, ../assets/scss/components/_swiper-controls.scss */
.swiper-controls .img-swiper-button-next, .swiper-controls .img-swiper-button-prev {
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
}
/* line 69, ../assets/scss/components/_swiper-controls.scss */
.swiper-controls .img-swiper-button-next.swiper-button-disabled, .swiper-controls .img-swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

/* line 78, ../assets/scss/components/_swiper-controls.scss */
.swiper-container.dark-controls .swiper-controls .swiper-button-separator {
  background-color: #666;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE8E8E8', endColorstr='#FF4B4A4A');
  background-image: linear-gradient(180deg, #666666 30%, #ffffff 100%);
}
/* line 84, ../assets/scss/components/_swiper-controls.scss */
.swiper-container.dark-controls .swiper-controls .swiper-button-prev {
  background-image: url('../images/arrow-left-dark.svg?1479859331');
  transition: .3s linear;
}
/* line 87, ../assets/scss/components/_swiper-controls.scss */
.swiper-container.dark-controls .swiper-controls .swiper-button-prev:hover {
  background-image: url('../images/arrow-left-red.svg?1469648799');
  transition: .3s linear;
}
/* line 93, ../assets/scss/components/_swiper-controls.scss */
.swiper-container.dark-controls .swiper-controls .swiper-button-next {
  background-image: url('../images/arrow-right-dark.svg?1479859331');
  transition: .3s linear;
}
/* line 96, ../assets/scss/components/_swiper-controls.scss */
.swiper-container.dark-controls .swiper-controls .swiper-button-next:hover {
  background-image: url('../images/arrow-right-red.svg?1469648799');
  transition: .3s linear;
}

/* line 104, ../assets/scss/components/_swiper-controls.scss */
.hide-controls .swiper-controls {
  display: none;
}

/* line 6, ../assets/scss/components/_thumbnail.scss */
.thumbnail {
  position: relative;
  height: 100%;
  overflow: hidden;
  display: block;
  padding: 0;
  margin-bottom: 0;
  line-height: inherit;
  background-color: #fff;
  border: none;
  border-radius: 0;
  -webkit-transition: border 0s ease-in-out;
  -o-transition: border 0s ease-in-out;
  transition: border 0s ease-in-out;
}
/* line 24, ../assets/scss/_mixins.scss */
.thumbnail .caption {
  position: absolute;
  background: rgba(56, 56, 56, 0.79);
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  padding: 0 0;
  color: #FFFFFF;
}
/* line 17, ../assets/scss/components/_thumbnail.scss */
.thumbnail > img,
.thumbnail a > img,
.thumbnail .field--type-image {
  height: 100%;
  width: 100%;
}
/* line 23, ../assets/scss/components/_thumbnail.scss */
.thumbnail .field--type-image img {
  position: relative;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0;
  object-position: 50% 0;
  font-family: "object-fit: cover; object-position: 50% 0";
  width: 100%;
  height: 100%;
}
/* line 27, ../assets/scss/components/_thumbnail.scss */
.thumbnail .caption {
  display: block;
}
/* line 30, ../assets/scss/components/_thumbnail.scss */
.thumbnail .caption-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 2.5em;
  width: 100%;
}
@media screen and (max-width: 991px) {
  /* line 30, ../assets/scss/components/_thumbnail.scss */
  .thumbnail .caption-content {
    min-height: 5.382em;
  }
}
@media screen and (max-width: 1280px) {
  /* line 30, ../assets/scss/components/_thumbnail.scss */
  .thumbnail .caption-content {
    min-height: 5.382em;
  }
}
@media screen and (min-width: 1281px) {
  /* line 30, ../assets/scss/components/_thumbnail.scss */
  .thumbnail .caption-content {
    min-height: 7.999em;
  }
}
/* line 46, ../assets/scss/components/_thumbnail.scss */
.thumbnail .caption-title {
  margin-bottom: 1em;
}
/* line 49, ../assets/scss/components/_thumbnail.scss */
.thumbnail .caption-title > span div {
  display: inline;
}
/* line 50, ../assets/scss/components/_thumbnail.scss */
.thumbnail .caption-title > span.item-title {
  color: #FF7B13;
  font-family: "DIN Condensed Bold";
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: uppercase;
}
/* line 53, ../assets/scss/components/_thumbnail.scss */
.thumbnail .caption-title > span.item-date {
  float: right;
  font-family: "Proxima Nova Semibold";
  font-size: 0.625em;
  text-transform: uppercase;
}
/* line 61, ../assets/scss/components/_thumbnail.scss */
.thumbnail .caption-heading {
  font-size: 1.2em;
  margin-bottom: .875em;
  display: block;
  text-transform: capitalize;
}
/* line 66, ../assets/scss/components/_thumbnail.scss */
.thumbnail .caption-heading a {
  color: #fff;
  font-family: "Proxima Nova";
  transition: color .3s linear;
}
/* line 70, ../assets/scss/components/_thumbnail.scss */
.thumbnail .caption-heading a:hover {
  color: #B0B0B0;
  transition: color .3s linear;
}
@media screen and (max-width: 991px) {
  /* line 66, ../assets/scss/components/_thumbnail.scss */
  .thumbnail .caption-heading a {
    display: inline-block;
  }
}
/* line 79, ../assets/scss/components/_thumbnail.scss */
.thumbnail .media-teaser-text {
  font-size: .889em;
  margin-bottom: 1em;
}
/* line 83, ../assets/scss/components/_thumbnail.scss */
.thumbnail p {
  font-size: 1em;
}
/* line 86, ../assets/scss/components/_thumbnail.scss */
.thumbnail a {
  color: #FF7B13;
  font-family: "Proxima Nova Italic";
  margin-top: 15px;
}
/* line 91, ../assets/scss/components/_thumbnail.scss */
.thumbnail .btn, .thumbnail article[class*="hero_custom"] .field--type-link a, article[class*="hero_custom"] .field--type-link .thumbnail a, .thumbnail article[class*="hero_custom"] .learn-more-link, article[class*="hero_custom"] .thumbnail .learn-more-link {
  margin-top: 15px;
}

/* line 97, ../assets/scss/components/_thumbnail.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #DC2324;
}

/* line 103, ../assets/scss/components/_thumbnail.scss */
.thumbnail.image-right {
  height: 100%;
  width: 100%;
}
@media screen and (min-width: 992px) {
  /* line 103, ../assets/scss/components/_thumbnail.scss */
  .thumbnail.image-right {
    height: 400px;
    width: 700px;
  }
}
/* line 110, ../assets/scss/components/_thumbnail.scss */
.thumbnail.image-right .caption {
  width: 100%;
  background: rgba(56, 56, 56, 0.6);
  left: 0;
  bottom: 0;
  height: 100%;
}
@media screen and (min-width: 992px) {
  /* line 110, ../assets/scss/components/_thumbnail.scss */
  .thumbnail.image-right .caption {
    width: 57%;
  }
}
/* line 120, ../assets/scss/components/_thumbnail.scss */
.thumbnail.image-right .caption a.btn, .thumbnail.image-right .caption article[class*="hero_custom"] .field--type-link a, article[class*="hero_custom"] .field--type-link .thumbnail.image-right .caption a, .thumbnail.image-right .caption article[class*="hero_custom"] a.learn-more-link, article[class*="hero_custom"] .thumbnail.image-right .caption a.learn-more-link {
  background-color: transparent;
  color: #FFFFFF;
  width: 60%;
  margin-top: 3em;
}

/* line 6, ../assets/scss/components/system/_breadcrumb.scss */
.breadcrumb {
  float: left;
  margin: 48px 1.825em;
  padding: 0;
}
/* line 10, ../assets/scss/components/system/_breadcrumb.scss */
.breadcrumb > li {
  font-size: 0.75em;
}
/* line 12, ../assets/scss/components/system/_breadcrumb.scss */
.breadcrumb > li + li:before {
  display: none;
}
/* line 16, ../assets/scss/components/system/_breadcrumb.scss */
.breadcrumb a,
.breadcrumb span {
  color: #787878;
  padding: 8px 15px;
}

@media (min-width: 721px) {
  /* line 6, ../assets/scss/components/system/_forms.scss */
  .navbar-form .form-group {
    display: block;
    margin-bottom: inherit;
    vertical-align: inherit;
  }
  /* line 13, ../assets/scss/components/system/_forms.scss */
  .navbar-form .form-control {
    display: block;
    width: auto;
    vertical-align: inherit;
  }
  /* line 20, ../assets/scss/components/system/_forms.scss */
  .navbar-form .form-control-static {
    display: block;
  }
  /* line 24, ../assets/scss/components/system/_forms.scss */
  .navbar-form .input-group {
    display: table;
    vertical-align: inherit;
  }
  /* line 28, ../assets/scss/components/system/_forms.scss */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: 1%;
  }
  /* line 36, ../assets/scss/components/system/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 40, ../assets/scss/components/system/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: inherit;
    vertical-align: inherit;
  }
  /* line 47, ../assets/scss/components/system/_forms.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: block;
    margin-top: inherit;
    margin-bottom: inherit;
    vertical-align: inherit;
  }
  /* line 54, ../assets/scss/components/system/_forms.scss */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: inherit;
  }
  /* line 58, ../assets/scss/components/system/_forms.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: inherit;
    margin-left: inherit;
  }
  /* line 65, ../assets/scss/components/system/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: inherit;
  }
}
@media (min-width: 992px) {
  /* line 74, ../assets/scss/components/system/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 81, ../assets/scss/components/system/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 88, ../assets/scss/components/system/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 92, ../assets/scss/components/system/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 96, ../assets/scss/components/system/_forms.scss */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 104, ../assets/scss/components/system/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 108, ../assets/scss/components/system/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 115, ../assets/scss/components/system/_forms.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 122, ../assets/scss/components/system/_forms.scss */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 126, ../assets/scss/components/system/_forms.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 133, ../assets/scss/components/system/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 1, ../assets/scss/components/system/_front.scss */
body.front {
  background-color: #e9eaeb;
}
/* line 4, ../assets/scss/components/system/_front.scss */
body.front .main-container > .content-wrapper {
  background-color: #e9eaeb;
}

/* line 9, ../assets/scss/components/system/_front.scss */
#homepage-top-feature-tabs {
  margin-top: 60px;
  margin-bottom: 40px;
}

/* line 14, ../assets/scss/components/system/_front.scss */
#homepage-tab-separator {
  width: 48%;
  height: 1px;
  background-color: #787878;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFE8E8E8', endColorstr='#FF4B4A4A');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMTU4NDk0IiB5MT0iLTAuMDkxNTA2IiB4Mj0iMC44NDE1MDYiIHkyPSIxLjA5MTUwNiI+PHN0b3Agb2Zmc2V0PSIxMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiLz48c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iIzc4Nzg3OCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRiNGE0YSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -moz-linear-gradient(300deg, #e8e8e8 10%, #787878 80%, #4b4a4a 100%);
  background-image: -webkit-linear-gradient(300deg, #e8e8e8 10%, #787878 80%, #4b4a4a 100%);
  background-image: linear-gradient(150deg, #e8e8e8 10%, #787878 80%, #4b4a4a 100%);
}
@media (max-width: 991px) {
  /* line 14, ../assets/scss/components/system/_front.scss */
  #homepage-tab-separator {
    width: 90%;
    margin: 0 auto;
  }
}

/* line 32, ../assets/scss/components/system/_front.scss */
.node-person-homepage_caption .thumbnail,
.node-blog-homepage_caption .thumbnail,
.node-paper_of_the_week-homepage_caption .thumbnail,
.node-portal_magazine-homepage_caption .thumbnail,
.node-press-homepage_caption .thumbnail {
  height: 550px;
}
/* line 36, ../assets/scss/components/system/_front.scss */
.node-person-homepage_caption .thumbnail .caption,
.node-blog-homepage_caption .thumbnail .caption,
.node-paper_of_the_week-homepage_caption .thumbnail .caption,
.node-portal_magazine-homepage_caption .thumbnail .caption,
.node-press-homepage_caption .thumbnail .caption {
  height: 275px;
}
/* line 40, ../assets/scss/components/system/_front.scss */
.node-person-homepage_caption .thumbnail .caption-content,
.node-blog-homepage_caption .thumbnail .caption-content,
.node-paper_of_the_week-homepage_caption .thumbnail .caption-content,
.node-portal_magazine-homepage_caption .thumbnail .caption-content,
.node-press-homepage_caption .thumbnail .caption-content {
  padding-left: 25px;
  padding-right: 210px;
}
/* line 44, ../assets/scss/components/system/_front.scss */
.node-person-homepage_caption .thumbnail .caption-content .bottom-text p:last-child,
.node-blog-homepage_caption .thumbnail .caption-content .bottom-text p:last-child,
.node-paper_of_the_week-homepage_caption .thumbnail .caption-content .bottom-text p:last-child,
.node-portal_magazine-homepage_caption .thumbnail .caption-content .bottom-text p:last-child,
.node-press-homepage_caption .thumbnail .caption-content .bottom-text p:last-child {
  margin: 0;
}
/* line 49, ../assets/scss/components/system/_front.scss */
.node-person-homepage_caption .caption-title,
.node-person-homepage_caption h4.caption-heading,
.node-blog-homepage_caption .caption-title,
.node-blog-homepage_caption h4.caption-heading,
.node-paper_of_the_week-homepage_caption .caption-title,
.node-paper_of_the_week-homepage_caption h4.caption-heading,
.node-portal_magazine-homepage_caption .caption-title,
.node-portal_magazine-homepage_caption h4.caption-heading,
.node-press-homepage_caption .caption-title,
.node-press-homepage_caption h4.caption-heading {
  margin-bottom: 8px;
}
/* line 53, ../assets/scss/components/system/_front.scss */
.node-person-homepage_caption .caption-title a,
.node-person-homepage_caption h4.caption-heading a,
.node-blog-homepage_caption .caption-title a,
.node-blog-homepage_caption h4.caption-heading a,
.node-paper_of_the_week-homepage_caption .caption-title a,
.node-paper_of_the_week-homepage_caption h4.caption-heading a,
.node-portal_magazine-homepage_caption .caption-title a,
.node-portal_magazine-homepage_caption h4.caption-heading a,
.node-press-homepage_caption .caption-title a,
.node-press-homepage_caption h4.caption-heading a {
  margin: 0;
}
/* line 58, ../assets/scss/components/system/_front.scss */
.node-person-homepage_caption .view-all-link,
.node-blog-homepage_caption .view-all-link,
.node-paper_of_the_week-homepage_caption .view-all-link,
.node-portal_magazine-homepage_caption .view-all-link,
.node-press-homepage_caption .view-all-link {
  position: absolute;
  bottom: 20px;
  right: 25px;
  top: auto;
}

/* line 66, ../assets/scss/components/system/_front.scss */
#block-homepagepipeline {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 3em;
  background-color: #e9eaeb;
}
/* line 73, ../assets/scss/components/system/_front.scss */
#block-homepagepipeline h2 {
  color: #DC2324;
  font-family: "DIN Condensed Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: uppercase;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
#block-homepagepipeline:before, #block-homepagepipeline:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
#block-homepagepipeline:after {
  clear: both;
}
/* line 81, ../assets/scss/components/system/_front.scss */
#block-homepagepipeline .field--name-field-block-pipeline-image {
  overflow-x: auto;
  background-color: #e9eaeb;
  padding-bottom: 2.5em;
}
/* line 86, ../assets/scss/components/system/_front.scss */
#block-homepagepipeline .field--name-field-block-pipeline-image img {
  height: 450px;
  max-height: 50vh;
  width: auto;
  margin: 0 auto;
  display: block;
}
@media (max-width: 720px) {
  /* line 86, ../assets/scss/components/system/_front.scss */
  #block-homepagepipeline .field--name-field-block-pipeline-image img {
    margin: 0;
  }
}
/* line 99, ../assets/scss/components/system/_front.scss */
#block-homepagepipeline .pipeline-cta-link {
  float: left;
  margin-bottom: 1.5em;
}
/* line 104, ../assets/scss/components/system/_front.scss */
#block-homepagepipeline .field--name-field-block-pipeline-key-text {
  float: right;
  margin-top: 11px;
  margin-bottom: 2em;
  font-size: 14px;
}
/* line 110, ../assets/scss/components/system/_front.scss */
#block-homepagepipeline .field--name-field-block-pipeline-key-text::before {
  content: '';
  width: 14px;
  height: 14px;
  background: #DC2324;
  display: inline-block;
  border-radius: 50%;
  margin-right: 10px;
  position: relative;
  top: 2px;
}

/* line 124, ../assets/scss/components/system/_front.scss */
#block-drugdiscoveryandtechnology {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 45px;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
#block-drugdiscoveryandtechnology:before, #block-drugdiscoveryandtechnology:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
#block-drugdiscoveryandtechnology:after {
  clear: both;
}
/* line 129, ../assets/scss/components/system/_front.scss */
#block-drugdiscoveryandtechnology .desktop-version,
#block-drugdiscoveryandtechnology .mobile-version {
  clear: both;
}
@media (max-width: 991px) {
  /* line 134, ../assets/scss/components/system/_front.scss */
  #block-drugdiscoveryandtechnology .desktop-version {
    display: none;
  }
}
/* line 140, ../assets/scss/components/system/_front.scss */
#block-drugdiscoveryandtechnology .mobile-version {
  background-color: #fff;
}
@media (min-width: 992px) {
  /* line 140, ../assets/scss/components/system/_front.scss */
  #block-drugdiscoveryandtechnology .mobile-version {
    display: none;
  }
}
/* line 148, ../assets/scss/components/system/_front.scss */
#block-drugdiscoveryandtechnology .mobile-version .swiper-slide {
  height: auto;
}
/* line 151, ../assets/scss/components/system/_front.scss */
#block-drugdiscoveryandtechnology .mobile-version .swiper-slide .field--type-image {
  position: relative;
  width: 100%;
  height: 360px;
  overflow: hidden;
}
/* line 157, ../assets/scss/components/system/_front.scss */
#block-drugdiscoveryandtechnology .mobile-version .swiper-slide .field--type-image img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0;
  object-position: 50% 0;
  font-family: "object-fit: cover; object-position: 50% 0";
  width: 100%;
  height: 100%;
}
/* line 163, ../assets/scss/components/system/_front.scss */
#block-drugdiscoveryandtechnology .mobile-version .swiper-controls {
  top: 410px;
}

/* line 169, ../assets/scss/components/system/_front.scss */
.technology-block {
  padding-bottom: 3em;
}
/* line 172, ../assets/scss/components/system/_front.scss */
.technology-block .header-content {
  position: relative;
  z-index: 2;
  text-align: left;
  padding: 4em 25% 0;
  color: #fff;
}
@media (max-width: 991px) {
  /* line 172, ../assets/scss/components/system/_front.scss */
  .technology-block .header-content {
    background-color: #b91026;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFB91026', endColorstr='#FFEF7D19');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMTU4NDk0IiB5MT0iLTAuMDkxNTA2IiB4Mj0iMC44NDE1MDYiIHkyPSIxLjA5MTUwNiI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I5MTAyNiIvPjxzdG9wIG9mZnNldD0iMzAlIiBzdG9wLWNvbG9yPSIjYjkxMDI2Ii8+PHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNlZjdkMTkiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100%;
    background-image: -moz-linear-gradient(300deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
    background-image: -webkit-linear-gradient(300deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
    background-image: linear-gradient(150deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
    padding: 5em 25%;
  }
}
@media (max-width: 720px) {
  /* line 172, ../assets/scss/components/system/_front.scss */
  .technology-block .header-content {
    padding: 5em 30px;
  }
}
/* line 188, ../assets/scss/components/system/_front.scss */
.technology-block .header-content .field--name-field-block-home-feat-desc {
  font-size: 24px;
  overflow: hidden;
}
/* line 192, ../assets/scss/components/system/_front.scss */
.technology-block .header-content .field--name-field-block-home-feat-desc p {
  font-size: 24px;
}
@media (max-width: 991px) {
  /* line 188, ../assets/scss/components/system/_front.scss */
  .technology-block .header-content .field--name-field-block-home-feat-desc {
    font-size: 21px;
  }
  /* line 199, ../assets/scss/components/system/_front.scss */
  .technology-block .header-content .field--name-field-block-home-feat-desc p {
    font-size: 21px;
  }
}
/* line 206, ../assets/scss/components/system/_front.scss */
.technology-block .container > .row, .technology-block .navbar-collapse > .row, .technology-block .page-events .region-below-hero.container-fluid > .row, .page-events .technology-block .region-below-hero.container-fluid > .row,
.technology-block .path-events .region-below-hero.container-fluid > .row,
.path-events .technology-block .region-below-hero.container-fluid > .row, .technology-block .page-news .region-below-hero.container-fluid > .row, .page-news .technology-block .region-below-hero.container-fluid > .row,
.technology-block .path-news .region-below-hero.container-fluid > .row,
.path-news .technology-block .region-below-hero.container-fluid > .row {
  float: left;
  position: relative;
  top: 4em;
  background: #fff;
}
/* line 213, ../assets/scss/components/system/_front.scss */
.technology-block .row > div {
  padding: 0;
}
/* line 216, ../assets/scss/components/system/_front.scss */
.technology-block .row > div .field--type-image {
  position: relative;
  height: 315px;
}
/* line 220, ../assets/scss/components/system/_front.scss */
.technology-block .row > div .field--type-image img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0;
  object-position: 50% 0;
  font-family: "object-fit: cover; object-position: 50% 0";
  width: 100%;
  height: 100%;
}
/* line 226, ../assets/scss/components/system/_front.scss */
.technology-block .caption-content {
  padding: 3em;
}
@media (max-width: 991px) {
  /* line 226, ../assets/scss/components/system/_front.scss */
  .technology-block .caption-content {
    padding: 120px 3em 3em;
  }
}
@media (max-width: 480px) {
  /* line 226, ../assets/scss/components/system/_front.scss */
  .technology-block .caption-content {
    padding: 120px 30px 30px;
  }
}
/* line 237, ../assets/scss/components/system/_front.scss */
.technology-block .caption-content .field--name-field-block-home-feat-title-1,
.technology-block .caption-content .field--name-field-block-home-feat-title-2,
.technology-block .caption-content .field--name-field-block-home-feat-title-3 {
  font-size: 1.3334em;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  /* line 237, ../assets/scss/components/system/_front.scss */
  .technology-block .caption-content .field--name-field-block-home-feat-title-1,
  .technology-block .caption-content .field--name-field-block-home-feat-title-2,
  .technology-block .caption-content .field--name-field-block-home-feat-title-3 {
    font-size: 34px;
  }
}
/* line 248, ../assets/scss/components/system/_front.scss */
.technology-block .caption-content .field--name-field-block-home-feat-desc-1,
.technology-block .caption-content .field--name-field-block-home-feat-desc-2,
.technology-block .caption-content .field--name-field-block-home-feat-desc-3 {
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  /* line 248, ../assets/scss/components/system/_front.scss */
  .technology-block .caption-content .field--name-field-block-home-feat-desc-1,
  .technology-block .caption-content .field--name-field-block-home-feat-desc-2,
  .technology-block .caption-content .field--name-field-block-home-feat-desc-3 {
    font-size: 21px;
  }
  /* line 256, ../assets/scss/components/system/_front.scss */
  .technology-block .caption-content .field--name-field-block-home-feat-desc-1 p,
  .technology-block .caption-content .field--name-field-block-home-feat-desc-2 p,
  .technology-block .caption-content .field--name-field-block-home-feat-desc-3 p {
    font-size: 21px;
  }
}
/* line 265, ../assets/scss/components/system/_front.scss */
.technology-block .caption-content .field--name-field-block-home-feat-links-1 .field--item,
.technology-block .caption-content .field--name-field-block-home-feat-links-2 .field--item,
.technology-block .caption-content .field--name-field-block-home-feat-links-3 .field--item {
  margin-bottom: 10px;
}
/* line 268, ../assets/scss/components/system/_front.scss */
.technology-block .caption-content .field--name-field-block-home-feat-links-1 .field--item a,
.technology-block .caption-content .field--name-field-block-home-feat-links-2 .field--item a,
.technology-block .caption-content .field--name-field-block-home-feat-links-3 .field--item a {
  font-family: "Proxima Nova Italic";
}
/* line 272, ../assets/scss/components/system/_front.scss */
.technology-block .caption-content .field--name-field-block-home-feat-links-1 .field--item:last-child,
.technology-block .caption-content .field--name-field-block-home-feat-links-2 .field--item:last-child,
.technology-block .caption-content .field--name-field-block-home-feat-links-3 .field--item:last-child {
  margin-bottom: 0;
}

@media (max-width: 991px) {
  /* line 281, ../assets/scss/components/system/_front.scss */
  #block-views-block-news-blocks-for-listing-of-latest-homepage .form-group {
    margin: 0;
  }
}
/* line 288, ../assets/scss/components/system/_front.scss */
.view-news-blocks-for-listing-of-latest.view-display-id-homepage .thumbnail .caption-heading {
  font-size: 0.9em;
}
/* line 292, ../assets/scss/components/system/_front.scss */
.view-news-blocks-for-listing-of-latest.view-display-id-homepage .above-slides {
  position: relative;
  height: 40px;
  margin: 30px 0;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.view-news-blocks-for-listing-of-latest.view-display-id-homepage .above-slides:before, .view-news-blocks-for-listing-of-latest.view-display-id-homepage .above-slides:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.view-news-blocks-for-listing-of-latest.view-display-id-homepage .above-slides:after {
  clear: both;
}
/* line 299, ../assets/scss/components/system/_front.scss */
.view-news-blocks-for-listing-of-latest.view-display-id-homepage .above-slides h2.red-title {
  float: left;
}
/* line 303, ../assets/scss/components/system/_front.scss */
.view-news-blocks-for-listing-of-latest.view-display-id-homepage .above-slides .social-links {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 4px;
}
/* line 310, ../assets/scss/components/system/_front.scss */
.view-news-blocks-for-listing-of-latest.view-display-id-homepage .above-slides .social-links .twitter a {
  background-image: url(/themes/sbp/images/spritesheet.png);
  background-position: -117px -72px;
  width: 34px;
  height: 31px;
}
/* line 312, ../assets/scss/components/system/_front.scss */
.view-news-blocks-for-listing-of-latest.view-display-id-homepage .above-slides .social-links .twitter a span {
  background-image: url(/themes/sbp/images/spritesheet.png);
  background-position: 0px -108px;
  width: 34px;
  height: 31px;
  opacity: 0;
  display: block;
  transition: opacity .3s linear;
}
/* line 318, ../assets/scss/components/system/_front.scss */
.view-news-blocks-for-listing-of-latest.view-display-id-homepage .above-slides .social-links .twitter a:hover {
  transition: opacity .3s linear;
  text-indent: 0;
}
/* line 321, ../assets/scss/components/system/_front.scss */
.view-news-blocks-for-listing-of-latest.view-display-id-homepage .above-slides .social-links .twitter a:hover span {
  opacity: 1;
  transition: opacity .3s linear;
}
/* line 327, ../assets/scss/components/system/_front.scss */
.view-news-blocks-for-listing-of-latest.view-display-id-homepage .above-slides .social-links .facebook a {
  background-image: url(/themes/sbp/images/spritesheet.png);
  background-position: 0px -36px;
  width: 34px;
  height: 31px;
}
/* line 329, ../assets/scss/components/system/_front.scss */
.view-news-blocks-for-listing-of-latest.view-display-id-homepage .above-slides .social-links .facebook a span {
  background-image: url(/themes/sbp/images/spritesheet.png);
  background-position: -39px -36px;
  width: 34px;
  height: 31px;
  opacity: 0;
  display: block;
  transition: opacity .3s linear;
}
/* line 335, ../assets/scss/components/system/_front.scss */
.view-news-blocks-for-listing-of-latest.view-display-id-homepage .above-slides .social-links .facebook a:hover {
  transition: opacity .3s linear;
  text-indent: 0;
}
/* line 338, ../assets/scss/components/system/_front.scss */
.view-news-blocks-for-listing-of-latest.view-display-id-homepage .above-slides .social-links .facebook a:hover span {
  opacity: 1;
  transition: opacity .3s linear;
}
/* line 344, ../assets/scss/components/system/_front.scss */
.view-news-blocks-for-listing-of-latest.view-display-id-homepage .above-slides .social-links .youtube a {
  background-image: url(/themes/sbp/images/spritesheet.png);
  background-position: 0px -72px;
  width: 34px;
  height: 31px;
}
/* line 346, ../assets/scss/components/system/_front.scss */
.view-news-blocks-for-listing-of-latest.view-display-id-homepage .above-slides .social-links .youtube a span {
  background-image: url(/themes/sbp/images/spritesheet.png);
  background-position: -78px -36px;
  width: 34px;
  height: 31px;
  opacity: 0;
  display: block;
  transition: opacity .3s linear;
}
/* line 352, ../assets/scss/components/system/_front.scss */
.view-news-blocks-for-listing-of-latest.view-display-id-homepage .above-slides .social-links .youtube a:hover {
  transition: opacity .3s linear;
  text-indent: 0;
}
/* line 355, ../assets/scss/components/system/_front.scss */
.view-news-blocks-for-listing-of-latest.view-display-id-homepage .above-slides .social-links .youtube a:hover span {
  opacity: 1;
  transition: opacity .3s linear;
}
@media (max-width: 720px) {
  /* line 303, ../assets/scss/components/system/_front.scss */
  .view-news-blocks-for-listing-of-latest.view-display-id-homepage .above-slides .social-links {
    display: none;
  }
}
/* line 367, ../assets/scss/components/system/_front.scss */
.view-news-blocks-for-listing-of-latest.view-display-id-homepage .above-slides .buttons {
  float: right;
}
/* line 370, ../assets/scss/components/system/_front.scss */
.view-news-blocks-for-listing-of-latest.view-display-id-homepage .above-slides .buttons .follow-us-button {
  margin-right: 20px;
}
@media (max-width: 1050px) {
  /* line 370, ../assets/scss/components/system/_front.scss */
  .view-news-blocks-for-listing-of-latest.view-display-id-homepage .above-slides .buttons .follow-us-button {
    display: none;
  }
}
@media (max-width: 720px) {
  /* line 367, ../assets/scss/components/system/_front.scss */
  .view-news-blocks-for-listing-of-latest.view-display-id-homepage .above-slides .buttons {
    display: none;
  }
}
@media (min-width: 992px) {
  /* line 385, ../assets/scss/components/system/_front.scss */
  .view-news-blocks-for-listing-of-latest.view-display-id-homepage .thumbnail .caption-content {
    position: relative;
    top: auto;
    transform: none;
    padding: 2em 2em 0 2em;
  }
}
/* line 393, ../assets/scss/components/system/_front.scss */
.view-news-blocks-for-listing-of-latest.view-display-id-homepage .thumbnail .caption-title > span.item-date {
  float: none;
  display: block;
}
/* line 398, ../assets/scss/components/system/_front.scss */
.view-news-blocks-for-listing-of-latest.view-display-id-homepage .thumbnail .caption-heading a {
  display: block;
}
/* line 402, ../assets/scss/components/system/_front.scss */
.view-news-blocks-for-listing-of-latest.view-display-id-homepage h4.caption-heading {
  margin-bottom: 0;
}
/* line 406, ../assets/scss/components/system/_front.scss */
.view-news-blocks-for-listing-of-latest.view-display-id-homepage .field--type-text-with-summary {
  display: none;
}
@media screen and (min-width: 992px) {
  /* line 410, ../assets/scss/components/system/_front.scss */
  .view-news-blocks-for-listing-of-latest.view-display-id-homepage .swiper-container {
    padding-bottom: 6.5em;
  }
}
@media (max-width: 991px) {
  /* line 410, ../assets/scss/components/system/_front.scss */
  .view-news-blocks-for-listing-of-latest.view-display-id-homepage .swiper-container {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
}
/* line 419, ../assets/scss/components/system/_front.scss */
.view-news-blocks-for-listing-of-latest.view-display-id-homepage .swiper-controls {
  position: absolute;
  bottom: 35px;
  width: 4.6667em;
  height: 2.2778em;
  left: 50%;
  transform: translateX(-50%);
}
/* line 426, ../assets/scss/components/system/_front.scss */
.view-news-blocks-for-listing-of-latest.view-display-id-homepage .swiper-controls .swiper-slide > div {
  padding: 0;
}
@media (max-width: 991px) {
  /* line 419, ../assets/scss/components/system/_front.scss */
  .view-news-blocks-for-listing-of-latest.view-display-id-homepage .swiper-controls {
    top: 180px;
  }
}
@media (max-width: 480px) {
  /* line 419, ../assets/scss/components/system/_front.scss */
  .view-news-blocks-for-listing-of-latest.view-display-id-homepage .swiper-controls {
    top: 300px;
  }
}
@media (max-width: 991px) {
  /* line 441, ../assets/scss/components/system/_front.scss */
  .view-news-blocks-for-listing-of-latest.view-display-id-homepage .swiper-controls .swiper-button-prev, .view-news-blocks-for-listing-of-latest.view-display-id-homepage .swiper-controls .img-swiper-button-prev {
    background-image: url('../images/arrow-left.svg?1479859331');
  }
  /* line 445, ../assets/scss/components/system/_front.scss */
  .view-news-blocks-for-listing-of-latest.view-display-id-homepage .swiper-controls .swiper-button-separator {
    background-color: #fff;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#00000000');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIxMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -moz-linear-gradient(270deg, #ffffff 10%, rgba(0, 0, 0, 0) 100%);
    background-image: -webkit-linear-gradient(270deg, #ffffff 10%, rgba(0, 0, 0, 0) 100%);
    background-image: linear-gradient(180deg, #ffffff 10%, rgba(0, 0, 0, 0) 100%);
  }
  /* line 451, ../assets/scss/components/system/_front.scss */
  .view-news-blocks-for-listing-of-latest.view-display-id-homepage .swiper-controls .swiper-button-next, .view-news-blocks-for-listing-of-latest.view-display-id-homepage .swiper-controls .img-swiper-button-next {
    background-image: url('../images/arrow-right.svg?1479859331');
  }
}
/* line 457, ../assets/scss/components/system/_front.scss */
.view-news-blocks-for-listing-of-latest.view-display-id-homepage .thumbnail {
  height: 470px;
}
@media (max-width: 480px) {
  /* line 457, ../assets/scss/components/system/_front.scss */
  .view-news-blocks-for-listing-of-latest.view-display-id-homepage .thumbnail {
    height: 730px;
  }
}
/* line 465, ../assets/scss/components/system/_front.scss */
.view-news-blocks-for-listing-of-latest.view-display-id-homepage .thumbnail .view-all-link {
  display: none;
}

/* line 471, ../assets/scss/components/system/_front.scss */
body.front .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: 80%;
  height: 17px;
  left: 10%;
}
/* line 477, ../assets/scss/components/system/_front.scss */
body.front .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #383838;
}
/* line 481, ../assets/scss/components/system/_front.scss */
body.front .mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
body.front .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
body.front .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
body.front .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
body.front .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
body.front .mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 17px;
  margin: 0;
}
/* line 491, ../assets/scss/components/system/_front.scss */
body.front .mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
body.front .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
body.front .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
body.front .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
body.front .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
body.front .mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 17px;
  margin: 0;
}
/* line 501, ../assets/scss/components/system/_front.scss */
body.front .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
body.front .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
body.front .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #DC2324;
}
/* line 506, ../assets/scss/components/system/_front.scss */
body.front .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover,
body.front .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover,
body.front .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover {
  background-color: #DC2324;
}
/* line 511, ../assets/scss/components/system/_front.scss */
body.front .mCSB_scrollTools {
  opacity: 1;
}

/* line 516, ../assets/scss/components/system/_front.scss */
#block-homepagebottompromoandstatistic {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 518, ../assets/scss/components/system/_front.scss */
#block-homepagebottompromoandstatistic .upcoming-events .sbp-gradient > .views-element-container {
  position: relative;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
#block-homepagebottompromoandstatistic:before, #block-homepagebottompromoandstatistic:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
#block-homepagebottompromoandstatistic:after {
  clear: both;
}
/* line 524, ../assets/scss/components/system/_front.scss */
#block-homepagebottompromoandstatistic .form-group {
  margin: 0;
}
/* line 528, ../assets/scss/components/system/_front.scss */
#block-homepagebottompromoandstatistic .home-bottom-promo {
  float: left;
  padding: 0 70px 0 0;
}
@media (max-width: 720px) {
  /* line 528, ../assets/scss/components/system/_front.scss */
  #block-homepagebottompromoandstatistic .home-bottom-promo {
    padding: 0;
  }
}
/* line 536, ../assets/scss/components/system/_front.scss */
#block-homepagebottompromoandstatistic .home-bottom-promo .field--name-field-block-home-promo-title {
  color: #fff;
  font-family: "DIN Condensed Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: uppercase;
  margin-bottom: 10px;
}
/* line 541, ../assets/scss/components/system/_front.scss */
#block-homepagebottompromoandstatistic .home-bottom-promo .field--name-field-block-home-promo-desc {
  color: #fff;
  font-size: 24px;
  line-height: 38px;
}
/* line 546, ../assets/scss/components/system/_front.scss */
#block-homepagebottompromoandstatistic .home-bottom-promo .field--name-field-block-home-promo-desc p {
  font-size: 24px;
}
@media (max-width: 720px) {
  /* line 541, ../assets/scss/components/system/_front.scss */
  #block-homepagebottompromoandstatistic .home-bottom-promo .field--name-field-block-home-promo-desc {
    font-size: 21px;
    line-height: 1.45;
  }
  /* line 554, ../assets/scss/components/system/_front.scss */
  #block-homepagebottompromoandstatistic .home-bottom-promo .field--name-field-block-home-promo-desc p {
    font-size: 21px;
    line-height: 1.45;
  }
}
/* line 561, ../assets/scss/components/system/_front.scss */
#block-homepagebottompromoandstatistic .home-bottom-promo .home-bottom-promo-link {
  background: transparent;
  float: left;
  margin-top: 45px;
}
@media (max-width: 720px) {
  /* line 561, ../assets/scss/components/system/_front.scss */
  #block-homepagebottompromoandstatistic .home-bottom-promo .home-bottom-promo-link {
    float: none;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin: 3em 0;
  }
}
/* line 576, ../assets/scss/components/system/_front.scss */
#block-homepagebottompromoandstatistic .home-bottom-statistic {
  float: right;
  padding: 50px 0 0;
  text-align: center;
}
@media (max-width: 720px) {
  /* line 576, ../assets/scss/components/system/_front.scss */
  #block-homepagebottompromoandstatistic .home-bottom-statistic {
    margin: 3em 0 2em;
  }
}
/* line 585, ../assets/scss/components/system/_front.scss */
#block-homepagebottompromoandstatistic .home-bottom-statistic .field--name-field-block-home-stat-number {
  font-size: 160px;
  color: #fff;
  font-family: "DIN Condensed Bold";
  line-height: 170px;
}
@media (max-width: 720px) {
  /* line 585, ../assets/scss/components/system/_front.scss */
  #block-homepagebottompromoandstatistic .home-bottom-statistic .field--name-field-block-home-stat-number {
    font-size: 140px;
    line-height: 1.1;
    height: 130px;
  }
}
@media (max-width: 480px) {
  /* line 585, ../assets/scss/components/system/_front.scss */
  #block-homepagebottompromoandstatistic .home-bottom-statistic .field--name-field-block-home-stat-number {
    font-size: 44vw;
    height: 42vw;
  }
}
/* line 603, ../assets/scss/components/system/_front.scss */
#block-homepagebottompromoandstatistic .home-bottom-statistic .field--name-field-block-home-stat-text {
  color: #fff;
  font-family: "Proxima Nova Italic";
  font-size: 24px;
}
/* line 608, ../assets/scss/components/system/_front.scss */
#block-homepagebottompromoandstatistic .home-bottom-statistic .field--name-field-block-home-stat-text p {
  font-size: 24px;
}
@media (max-width: 720px) {
  /* line 603, ../assets/scss/components/system/_front.scss */
  #block-homepagebottompromoandstatistic .home-bottom-statistic .field--name-field-block-home-stat-text {
    font-size: 21px;
    line-height: 1.1;
    height: 130px;
  }
  /* line 617, ../assets/scss/components/system/_front.scss */
  #block-homepagebottompromoandstatistic .home-bottom-statistic .field--name-field-block-home-stat-text p {
    font-size: 21px;
    line-height: 1.1;
  }
}

/* line 3, ../assets/scss/components/system/_hero.scss */
.hero-wrapper .form-group {
  margin-bottom: 0;
}

@media screen and (min-width: 1281px) {
  /* line 8, ../assets/scss/components/system/_hero.scss */
  .page-hero-block h2 {
    font-size: 2.889em;
  }
}

/* line 16, ../assets/scss/components/system/_hero.scss */
.page-hero-block .views-field-field-page-hero-image {
  background-color: #b91026;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFB91026', endColorstr='#FFEF7D19');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMTU4NDk0IiB5MT0iLTAuMDkxNTA2IiB4Mj0iMC44NDE1MDYiIHkyPSIxLjA5MTUwNiI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I5MTAyNiIvPjxzdG9wIG9mZnNldD0iMzAlIiBzdG9wLWNvbG9yPSIjYjkxMDI2Ii8+PHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNlZjdkMTkiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -moz-linear-gradient(300deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
  background-image: -webkit-linear-gradient(300deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
  background-image: linear-gradient(150deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
  position: relative;
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 0;
  overflow: hidden;
}
/* line 38, ../assets/scss/_mixins.scss */
.page-hero-block .views-field-field-page-hero-image::before {
  background-image: url('../images/header-molecule.svg?1469648799');
  background-repeat: no-repeat;
  background-position: right center;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 150%;
  z-index: 0;
  right: 0;
}
@media (max-width: 991px) {
  /* line 20, ../assets/scss/components/system/_hero.scss */
  .page-hero-block .views-field-field-page-hero-image:before {
    background-image: none;
  }
}
/* line 30, ../assets/scss/components/system/_hero.scss */
.page-hero-block .views-field-field-page-hero-image img {
  position: relative;
  z-index: 1;
}
/* line 35, ../assets/scss/components/system/_hero.scss */
.page-hero-block .views-field-field-page-headline,
.page-hero-block .hero-cta-link {
  z-index: 2;
}

/* line 41, ../assets/scss/components/system/_hero.scss */
.page-hero-block,
.program-hero-block,
.shared-resource-hero-block,
.center-hero-block {
  position: relative;
}
@media screen and (min-width: 992px) {
  /* line 41, ../assets/scss/components/system/_hero.scss */
  .page-hero-block,
  .program-hero-block,
  .shared-resource-hero-block,
  .center-hero-block {
    max-height: 635px;
  }
}
/* line 49, ../assets/scss/components/system/_hero.scss */
.page-hero-block .views-field-field-page-hero-image,
.page-hero-block .views-field-field-program-hero-image,
.page-hero-block .views-field-field-sr-hero-image,
.page-hero-block .views-field-field-center-hero-image,
.program-hero-block .views-field-field-page-hero-image,
.program-hero-block .views-field-field-program-hero-image,
.program-hero-block .views-field-field-sr-hero-image,
.program-hero-block .views-field-field-center-hero-image,
.shared-resource-hero-block .views-field-field-page-hero-image,
.shared-resource-hero-block .views-field-field-program-hero-image,
.shared-resource-hero-block .views-field-field-sr-hero-image,
.shared-resource-hero-block .views-field-field-center-hero-image,
.center-hero-block .views-field-field-page-hero-image,
.center-hero-block .views-field-field-program-hero-image,
.center-hero-block .views-field-field-sr-hero-image,
.center-hero-block .views-field-field-center-hero-image {
  height: 100%;
}
/* line 54, ../assets/scss/components/system/_hero.scss */
.page-hero-block .views-field-field-page-hero-image img,
.page-hero-block .views-field-field-program-hero-image img,
.page-hero-block .views-field-field-sr-hero-image img,
.page-hero-block .views-field-field-center-hero-image img,
.program-hero-block .views-field-field-page-hero-image img,
.program-hero-block .views-field-field-program-hero-image img,
.program-hero-block .views-field-field-sr-hero-image img,
.program-hero-block .views-field-field-center-hero-image img,
.shared-resource-hero-block .views-field-field-page-hero-image img,
.shared-resource-hero-block .views-field-field-program-hero-image img,
.shared-resource-hero-block .views-field-field-sr-hero-image img,
.shared-resource-hero-block .views-field-field-center-hero-image img,
.center-hero-block .views-field-field-page-hero-image img,
.center-hero-block .views-field-field-program-hero-image img,
.center-hero-block .views-field-field-sr-hero-image img,
.center-hero-block .views-field-field-center-hero-image img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 991px) {
  /* line 49, ../assets/scss/components/system/_hero.scss */
  .page-hero-block .views-field-field-page-hero-image,
  .page-hero-block .views-field-field-program-hero-image,
  .page-hero-block .views-field-field-sr-hero-image,
  .page-hero-block .views-field-field-center-hero-image,
  .program-hero-block .views-field-field-page-hero-image,
  .program-hero-block .views-field-field-program-hero-image,
  .program-hero-block .views-field-field-sr-hero-image,
  .program-hero-block .views-field-field-center-hero-image,
  .shared-resource-hero-block .views-field-field-page-hero-image,
  .shared-resource-hero-block .views-field-field-program-hero-image,
  .shared-resource-hero-block .views-field-field-sr-hero-image,
  .shared-resource-hero-block .views-field-field-center-hero-image,
  .center-hero-block .views-field-field-page-hero-image,
  .center-hero-block .views-field-field-program-hero-image,
  .center-hero-block .views-field-field-sr-hero-image,
  .center-hero-block .views-field-field-center-hero-image {
    height: 490px;
  }
  /* line 60, ../assets/scss/components/system/_hero.scss */
  .page-hero-block .views-field-field-page-hero-image img,
  .page-hero-block .views-field-field-program-hero-image img,
  .page-hero-block .views-field-field-sr-hero-image img,
  .page-hero-block .views-field-field-center-hero-image img,
  .program-hero-block .views-field-field-page-hero-image img,
  .program-hero-block .views-field-field-program-hero-image img,
  .program-hero-block .views-field-field-sr-hero-image img,
  .program-hero-block .views-field-field-center-hero-image img,
  .shared-resource-hero-block .views-field-field-page-hero-image img,
  .shared-resource-hero-block .views-field-field-program-hero-image img,
  .shared-resource-hero-block .views-field-field-sr-hero-image img,
  .shared-resource-hero-block .views-field-field-center-hero-image img,
  .center-hero-block .views-field-field-page-hero-image img,
  .center-hero-block .views-field-field-program-hero-image img,
  .center-hero-block .views-field-field-sr-hero-image img,
  .center-hero-block .views-field-field-center-hero-image img {
    display: block;
    width: 100vw;
    height: 100vh;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    font-family: "object-fit: cover; object-position: center center";
  }
}
/* line 69, ../assets/scss/components/system/_hero.scss */
.page-hero-block .views-field-field-page-headline,
.page-hero-block .views-field-field-program-hero-text,
.page-hero-block .views-field-field-sr-headline,
.page-hero-block .views-field-field-center-headline,
.program-hero-block .views-field-field-page-headline,
.program-hero-block .views-field-field-program-hero-text,
.program-hero-block .views-field-field-sr-headline,
.program-hero-block .views-field-field-center-headline,
.shared-resource-hero-block .views-field-field-page-headline,
.shared-resource-hero-block .views-field-field-program-hero-text,
.shared-resource-hero-block .views-field-field-sr-headline,
.shared-resource-hero-block .views-field-field-center-headline,
.center-hero-block .views-field-field-page-headline,
.center-hero-block .views-field-field-program-hero-text,
.center-hero-block .views-field-field-sr-headline,
.center-hero-block .views-field-field-center-headline {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  position: absolute;
  top: 0;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.page-hero-block .views-field-field-page-headline:before, .page-hero-block .views-field-field-page-headline:after,
.page-hero-block .views-field-field-program-hero-text:before,
.page-hero-block .views-field-field-program-hero-text:after,
.page-hero-block .views-field-field-sr-headline:before,
.page-hero-block .views-field-field-sr-headline:after,
.page-hero-block .views-field-field-center-headline:before,
.page-hero-block .views-field-field-center-headline:after,
.program-hero-block .views-field-field-page-headline:before,
.program-hero-block .views-field-field-page-headline:after,
.program-hero-block .views-field-field-program-hero-text:before,
.program-hero-block .views-field-field-program-hero-text:after,
.program-hero-block .views-field-field-sr-headline:before,
.program-hero-block .views-field-field-sr-headline:after,
.program-hero-block .views-field-field-center-headline:before,
.program-hero-block .views-field-field-center-headline:after,
.shared-resource-hero-block .views-field-field-page-headline:before,
.shared-resource-hero-block .views-field-field-page-headline:after,
.shared-resource-hero-block .views-field-field-program-hero-text:before,
.shared-resource-hero-block .views-field-field-program-hero-text:after,
.shared-resource-hero-block .views-field-field-sr-headline:before,
.shared-resource-hero-block .views-field-field-sr-headline:after,
.shared-resource-hero-block .views-field-field-center-headline:before,
.shared-resource-hero-block .views-field-field-center-headline:after,
.center-hero-block .views-field-field-page-headline:before,
.center-hero-block .views-field-field-page-headline:after,
.center-hero-block .views-field-field-program-hero-text:before,
.center-hero-block .views-field-field-program-hero-text:after,
.center-hero-block .views-field-field-sr-headline:before,
.center-hero-block .views-field-field-sr-headline:after,
.center-hero-block .views-field-field-center-headline:before,
.center-hero-block .views-field-field-center-headline:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.page-hero-block .views-field-field-page-headline:after,
.page-hero-block .views-field-field-program-hero-text:after,
.page-hero-block .views-field-field-sr-headline:after,
.page-hero-block .views-field-field-center-headline:after,
.program-hero-block .views-field-field-page-headline:after,
.program-hero-block .views-field-field-program-hero-text:after,
.program-hero-block .views-field-field-sr-headline:after,
.program-hero-block .views-field-field-center-headline:after,
.shared-resource-hero-block .views-field-field-page-headline:after,
.shared-resource-hero-block .views-field-field-program-hero-text:after,
.shared-resource-hero-block .views-field-field-sr-headline:after,
.shared-resource-hero-block .views-field-field-center-headline:after,
.center-hero-block .views-field-field-page-headline:after,
.center-hero-block .views-field-field-program-hero-text:after,
.center-hero-block .views-field-field-sr-headline:after,
.center-hero-block .views-field-field-center-headline:after {
  clear: both;
}
@media (max-width: 720px) {
  /* line 69, ../assets/scss/components/system/_hero.scss */
  .page-hero-block .views-field-field-page-headline,
  .page-hero-block .views-field-field-program-hero-text,
  .page-hero-block .views-field-field-sr-headline,
  .page-hero-block .views-field-field-center-headline,
  .program-hero-block .views-field-field-page-headline,
  .program-hero-block .views-field-field-program-hero-text,
  .program-hero-block .views-field-field-sr-headline,
  .program-hero-block .views-field-field-center-headline,
  .shared-resource-hero-block .views-field-field-page-headline,
  .shared-resource-hero-block .views-field-field-program-hero-text,
  .shared-resource-hero-block .views-field-field-sr-headline,
  .shared-resource-hero-block .views-field-field-center-headline,
  .center-hero-block .views-field-field-page-headline,
  .center-hero-block .views-field-field-program-hero-text,
  .center-hero-block .views-field-field-sr-headline,
  .center-hero-block .views-field-field-center-headline {
    width: calc(100% - 20px);
  }
}
@media (min-width: 721px) {
  /* line 69, ../assets/scss/components/system/_hero.scss */
  .page-hero-block .views-field-field-page-headline,
  .page-hero-block .views-field-field-program-hero-text,
  .page-hero-block .views-field-field-sr-headline,
  .page-hero-block .views-field-field-center-headline,
  .program-hero-block .views-field-field-page-headline,
  .program-hero-block .views-field-field-program-hero-text,
  .program-hero-block .views-field-field-sr-headline,
  .program-hero-block .views-field-field-center-headline,
  .shared-resource-hero-block .views-field-field-page-headline,
  .shared-resource-hero-block .views-field-field-program-hero-text,
  .shared-resource-hero-block .views-field-field-sr-headline,
  .shared-resource-hero-block .views-field-field-center-headline,
  .center-hero-block .views-field-field-page-headline,
  .center-hero-block .views-field-field-program-hero-text,
  .center-hero-block .views-field-field-sr-headline,
  .center-hero-block .views-field-field-center-headline {
    width: calc(100% - 40px);
  }
}
@media (min-width: 992px) {
  /* line 69, ../assets/scss/components/system/_hero.scss */
  .page-hero-block .views-field-field-page-headline,
  .page-hero-block .views-field-field-program-hero-text,
  .page-hero-block .views-field-field-sr-headline,
  .page-hero-block .views-field-field-center-headline,
  .program-hero-block .views-field-field-page-headline,
  .program-hero-block .views-field-field-program-hero-text,
  .program-hero-block .views-field-field-sr-headline,
  .program-hero-block .views-field-field-center-headline,
  .shared-resource-hero-block .views-field-field-page-headline,
  .shared-resource-hero-block .views-field-field-program-hero-text,
  .shared-resource-hero-block .views-field-field-sr-headline,
  .shared-resource-hero-block .views-field-field-center-headline,
  .center-hero-block .views-field-field-page-headline,
  .center-hero-block .views-field-field-program-hero-text,
  .center-hero-block .views-field-field-sr-headline,
  .center-hero-block .views-field-field-center-headline {
    width: calc(100% - 50px);
  }
}
@media (min-width: 1281px) {
  /* line 69, ../assets/scss/components/system/_hero.scss */
  .page-hero-block .views-field-field-page-headline,
  .page-hero-block .views-field-field-program-hero-text,
  .page-hero-block .views-field-field-sr-headline,
  .page-hero-block .views-field-field-center-headline,
  .program-hero-block .views-field-field-page-headline,
  .program-hero-block .views-field-field-program-hero-text,
  .program-hero-block .views-field-field-sr-headline,
  .program-hero-block .views-field-field-center-headline,
  .shared-resource-hero-block .views-field-field-page-headline,
  .shared-resource-hero-block .views-field-field-program-hero-text,
  .shared-resource-hero-block .views-field-field-sr-headline,
  .shared-resource-hero-block .views-field-field-center-headline,
  .center-hero-block .views-field-field-page-headline,
  .center-hero-block .views-field-field-program-hero-text,
  .center-hero-block .views-field-field-sr-headline,
  .center-hero-block .views-field-field-center-headline {
    width: calc(100% - 50px);
  }
}
/* line 91, ../assets/scss/components/system/_hero.scss */
.page-hero-block .views-field-field-page-headline .field-content,
.page-hero-block .views-field-field-program-hero-text .field-content,
.page-hero-block .views-field-field-sr-headline .field-content,
.page-hero-block .views-field-field-center-headline .field-content,
.program-hero-block .views-field-field-page-headline .field-content,
.program-hero-block .views-field-field-program-hero-text .field-content,
.program-hero-block .views-field-field-sr-headline .field-content,
.program-hero-block .views-field-field-center-headline .field-content,
.shared-resource-hero-block .views-field-field-page-headline .field-content,
.shared-resource-hero-block .views-field-field-program-hero-text .field-content,
.shared-resource-hero-block .views-field-field-sr-headline .field-content,
.shared-resource-hero-block .views-field-field-center-headline .field-content,
.center-hero-block .views-field-field-page-headline .field-content,
.center-hero-block .views-field-field-program-hero-text .field-content,
.center-hero-block .views-field-field-sr-headline .field-content,
.center-hero-block .views-field-field-center-headline .field-content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: #FFFFFF;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 721px) {
  /* line 91, ../assets/scss/components/system/_hero.scss */
  .page-hero-block .views-field-field-page-headline .field-content,
  .page-hero-block .views-field-field-program-hero-text .field-content,
  .page-hero-block .views-field-field-sr-headline .field-content,
  .page-hero-block .views-field-field-center-headline .field-content,
  .program-hero-block .views-field-field-page-headline .field-content,
  .program-hero-block .views-field-field-program-hero-text .field-content,
  .program-hero-block .views-field-field-sr-headline .field-content,
  .program-hero-block .views-field-field-center-headline .field-content,
  .shared-resource-hero-block .views-field-field-page-headline .field-content,
  .shared-resource-hero-block .views-field-field-program-hero-text .field-content,
  .shared-resource-hero-block .views-field-field-sr-headline .field-content,
  .shared-resource-hero-block .views-field-field-center-headline .field-content,
  .center-hero-block .views-field-field-page-headline .field-content,
  .center-hero-block .views-field-field-program-hero-text .field-content,
  .center-hero-block .views-field-field-sr-headline .field-content,
  .center-hero-block .views-field-field-center-headline .field-content {
    float: left;
    width: 83.33333%;
  }
}
@media (min-width: 721px) {
  /* line 91, ../assets/scss/components/system/_hero.scss */
  .page-hero-block .views-field-field-page-headline .field-content,
  .page-hero-block .views-field-field-program-hero-text .field-content,
  .page-hero-block .views-field-field-sr-headline .field-content,
  .page-hero-block .views-field-field-center-headline .field-content,
  .program-hero-block .views-field-field-page-headline .field-content,
  .program-hero-block .views-field-field-program-hero-text .field-content,
  .program-hero-block .views-field-field-sr-headline .field-content,
  .program-hero-block .views-field-field-center-headline .field-content,
  .shared-resource-hero-block .views-field-field-page-headline .field-content,
  .shared-resource-hero-block .views-field-field-program-hero-text .field-content,
  .shared-resource-hero-block .views-field-field-sr-headline .field-content,
  .shared-resource-hero-block .views-field-field-center-headline .field-content,
  .center-hero-block .views-field-field-page-headline .field-content,
  .center-hero-block .views-field-field-program-hero-text .field-content,
  .center-hero-block .views-field-field-sr-headline .field-content,
  .center-hero-block .views-field-field-center-headline .field-content {
    margin-left: 8.33333%;
  }
}
/* line 100, ../assets/scss/components/system/_hero.scss */
.page-hero-block .views-field-field-page-headline,
.program-hero-block .views-field-field-page-headline,
.shared-resource-hero-block .views-field-field-page-headline,
.center-hero-block .views-field-field-page-headline {
  padding: 0 2em;
  width: 100%;
}
/* line 103, ../assets/scss/components/system/_hero.scss */
.page-hero-block .views-field-field-page-headline .field-content,
.program-hero-block .views-field-field-page-headline .field-content,
.shared-resource-hero-block .views-field-field-page-headline .field-content,
.center-hero-block .views-field-field-page-headline .field-content {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/* line 106, ../assets/scss/components/system/_hero.scss */
.page-hero-block .views-field-field-page-headline .field-content h1,
.program-hero-block .views-field-field-page-headline .field-content h1,
.shared-resource-hero-block .views-field-field-page-headline .field-content h1,
.center-hero-block .views-field-field-page-headline .field-content h1 {
  margin-top: 0 !important;
}
/* line 111, ../assets/scss/components/system/_hero.scss */
.page-hero-block .hero-cta-link,
.program-hero-block .hero-cta-link,
.shared-resource-hero-block .hero-cta-link,
.center-hero-block .hero-cta-link {
  position: absolute;
  right: 2.1875em;
  top: 2.18753em;
  border-color: #fff;
  background-color: rgba(0, 0, 0, 0.4);
}
/* line 117, ../assets/scss/components/system/_hero.scss */
.page-hero-block .hero-cta-link:hover,
.program-hero-block .hero-cta-link:hover,
.shared-resource-hero-block .hero-cta-link:hover,
.center-hero-block .hero-cta-link:hover {
  background-color: #DC2324;
  border-color: #fff !important;
}
@media (max-width: 720px) {
  /* line 111, ../assets/scss/components/system/_hero.scss */
  .page-hero-block .hero-cta-link,
  .program-hero-block .hero-cta-link,
  .shared-resource-hero-block .hero-cta-link,
  .center-hero-block .hero-cta-link {
    display: none;
  }
}

/* line 129, ../assets/scss/components/system/_hero.scss */
#block-views-block-page-header-block-1 .form-group {
  margin-bottom: 0;
}

/* line 134, ../assets/scss/components/system/_hero.scss */
.node-hero_custom {
  height: 400px;
  overflow: hidden;
}
@media (max-width: 991px) {
  /* line 134, ../assets/scss/components/system/_hero.scss */
  .node-hero_custom {
    height: 490px;
  }
}
@media (max-width: 720px) {
  /* line 134, ../assets/scss/components/system/_hero.scss */
  .node-hero_custom {
    text-align: center;
  }
}

/* line 148, ../assets/scss/components/system/_hero.scss */
article[class*="hero_custom"] {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
article[class*="hero_custom"]:before, article[class*="hero_custom"]:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
article[class*="hero_custom"]:after {
  clear: both;
}
@media screen and (min-width: 992px) {
  /* line 154, ../assets/scss/components/system/_hero.scss */
  article[class*="hero_custom"], article[class*="hero_custom"] .field--type-image {
    height: 400px;
    max-height: 635px;
  }
}
/* line 159, ../assets/scss/components/system/_hero.scss */
article[class*="hero_custom"] .field--type-image {
  position: absolute;
  width: 100%;
  height: 100%;
}
/* line 164, ../assets/scss/components/system/_hero.scss */
article[class*="hero_custom"] .field--type-image img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0;
  object-position: 50% 0;
  font-family: "object-fit: cover; object-position: 50% 0";
  width: 100%;
  height: 100%;
}
/* line 168, ../assets/scss/components/system/_hero.scss */
article[class*="hero_custom"] .event-image {
  padding: 0;
}
/* line 171, ../assets/scss/components/system/_hero.scss */
article[class*="hero_custom"] .news-events-hero-content {
  position: absolute;
  bottom: 12%;
  left: 50%;
  padding: 0;
  transform: translateX(-50%);
  max-width: 1350px;
  width: 80%;
}
/* line 180, ../assets/scss/components/system/_hero.scss */
article[class*="hero_custom"] h2,
article[class*="hero_custom"] .event-title {
  font-size: 44px;
  color: white;
  margin-top: 0;
  margin-bottom: 20px;
  width: 84%;
}
@media (max-width: 991px) {
  /* line 180, ../assets/scss/components/system/_hero.scss */
  article[class*="hero_custom"] h2,
  article[class*="hero_custom"] .event-title {
    font-size: 40px;
  }
}
@media (max-width: 720px) {
  /* line 180, ../assets/scss/components/system/_hero.scss */
  article[class*="hero_custom"] h2,
  article[class*="hero_custom"] .event-title {
    font-size: 33px;
    width: 100%;
  }
}
/* line 197, ../assets/scss/components/system/_hero.scss */
article[class*="hero_custom"] .field--type-datetime {
  font-size: 0.667em;
  font-family: "Proxima Nova Semibold";
  color: white;
  margin-bottom: 20px;
  width: 84%;
  text-transform: uppercase;
}
@media (max-width: 720px) {
  /* line 197, ../assets/scss/components/system/_hero.scss */
  article[class*="hero_custom"] .field--type-datetime {
    width: 100%;
  }
}
/* line 209, ../assets/scss/components/system/_hero.scss */
article[class*="hero_custom"] .field--type-text-with-summary,
article[class*="hero_custom"] .field--type-text-with-summary p {
  font-size: 20px;
  color: white;
  margin-bottom: 45px;
  width: 84%;
}
@media (max-width: 991px) {
  /* line 209, ../assets/scss/components/system/_hero.scss */
  article[class*="hero_custom"] .field--type-text-with-summary,
  article[class*="hero_custom"] .field--type-text-with-summary p {
    font-size: 20px;
  }
}
@media (max-width: 720px) {
  /* line 209, ../assets/scss/components/system/_hero.scss */
  article[class*="hero_custom"] .field--type-text-with-summary,
  article[class*="hero_custom"] .field--type-text-with-summary p {
    width: 100%;
  }
}
/* line 224, ../assets/scss/components/system/_hero.scss */
article[class*="hero_custom"] .field--type-link a {
  background-color: transparent;
}
/* line 229, ../assets/scss/components/system/_hero.scss */
article[class*="hero_custom"] .field--type-link a:hover {
  background-color: #DC2324;
}
/* line 233, ../assets/scss/components/system/_hero.scss */
article[class*="hero_custom"] .field--type-link a:active, article[class*="hero_custom"] .field--type-link a:focus {
  background-color: transparent;
}
/* line 238, ../assets/scss/components/system/_hero.scss */
article[class*="hero_custom"] .learn-more-link {
  background-color: transparent;
}
/* line 243, ../assets/scss/components/system/_hero.scss */
article[class*="hero_custom"] .learn-more-link:hover {
  background-color: #DC2324;
}
/* line 247, ../assets/scss/components/system/_hero.scss */
article[class*="hero_custom"] ul.social-links {
  float: right;
  margin-top: 9px;
}
@media (max-width: 720px) {
  /* line 247, ../assets/scss/components/system/_hero.scss */
  article[class*="hero_custom"] ul.social-links {
    display: none;
  }
}
/* line 255, ../assets/scss/components/system/_hero.scss */
article[class*="hero_custom"] .hero-content {
  position: relative;
  color: #FFFFFF;
  top: 50%;
  transform: translateY(-50%);
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 721px) {
  /* line 255, ../assets/scss/components/system/_hero.scss */
  article[class*="hero_custom"] .hero-content {
    float: left;
    width: 50%;
  }
}
@media (min-width: 721px) {
  /* line 255, ../assets/scss/components/system/_hero.scss */
  article[class*="hero_custom"] .hero-content {
    margin-left: 16.66667%;
  }
}
/* line 263, ../assets/scss/components/system/_hero.scss */
article[class*="hero_custom"] .field--type-link {
  display: inline-block;
}
@media screen and (max-width: 720px) {
  /* line 267, ../assets/scss/components/system/_hero.scss */
  article[class*="hero_custom"] .field--type-text-with-summary {
    width: 100%;
    margin-bottom: 10px;
  }
  /* line 271, ../assets/scss/components/system/_hero.scss */
  article[class*="hero_custom"] ul.social-links {
    float: none;
    margin-top: 20px;
  }
}

/* line 6, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .main-container > .content-wrapper {
  padding-top: 2em;
  background-color: #e8e8e8 !important;
}
/* line 10, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .field--name-field-page-components > .field--items > .field--item,
.page-node-type-page .field--name-field-page-components > .field--item {
  clear: both;
  margin: 4em auto;
}
/* line 16, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .field--name-field-page-components .layout-paragraph.background-image {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
/* line 20, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--p-full-width-image {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  height: 650px;
  overflow: hidden;
}
/* line 27, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--p-full-width-image img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0;
  object-position: 50% 0;
  font-family: "object-fit: cover; object-position: 50% 0";
  width: 100%;
  height: 100%;
}
/* line 33, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--p-tabbed-text .text-wrapper {
  text-align: left;
  margin: 0 auto;
}
@media screen and (min-width: 992px) {
  /* line 33, ../assets/scss/components/system/_page-basic-page-components.scss */
  .page-node-type-page .paragraph--type--p-tabbed-text .text-wrapper {
    max-width: 70%;
  }
}
/* line 39, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--p-tabbed-text .text-wrapper p {
  font-size: 1.5em;
}
/* line 42, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--p-tabbed-text .text-wrapper h2 {
  color: #DC2324;
  font-family: "DIN Condensed Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: uppercase;
  margin-bottom: 0.645em;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.page-node-type-page .paragraph--type--multi-sections-highlight:before, .page-node-type-page .paragraph--type--multi-sections-highlight:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.page-node-type-page .paragraph--type--multi-sections-highlight:after {
  clear: both;
}
/* line 52, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--multi-sections-highlight .caption-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  padding: 0 0;
  color: #FFFFFF;
}
/* line 60, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--multi-sections-highlight .text-wrapper {
  text-align: left;
  margin: 2em auto;
}
@media screen and (min-width: 721px) {
  /* line 60, ../assets/scss/components/system/_page-basic-page-components.scss */
  .page-node-type-page .paragraph--type--multi-sections-highlight .text-wrapper {
    max-width: 60%;
    margin: 5em auto;
  }
}
/* line 67, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--multi-sections-highlight .text-wrapper p {
  font-size: 1.5em;
}
@media (max-width: 720px) {
  /* line 67, ../assets/scss/components/system/_page-basic-page-components.scss */
  .page-node-type-page .paragraph--type--multi-sections-highlight .text-wrapper p {
    font-size: 1em;
  }
}
/* line 74, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--multi-sections-highlight .text-wrapper h2 {
  color: #DC2324;
  font-family: "DIN Condensed Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: uppercase;
  margin-bottom: 0.645em;
}
@media screen and (min-width: 992px) {
  /* line 80, ../assets/scss/components/system/_page-basic-page-components.scss */
  .page-node-type-page .paragraph--type--multi-sections-highlight .right-column {
    margin-top: 210px;
  }
}
/* line 84, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--multi-sections-highlight .paragraph--type--p-section {
  height: 485px;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}
/* line 90, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--multi-sections-highlight .paragraph--type--p-section::before {
  background-image: url('../images/carousel-text-bg.svg?1469648799');
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
@media (max-width: 720px) {
  /* line 84, ../assets/scss/components/system/_page-basic-page-components.scss */
  .page-node-type-page .paragraph--type--multi-sections-highlight .paragraph--type--p-section {
    margin-left: -15px;
    margin-right: -15px;
  }
}
/* line 108, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--multi-sections-highlight .paragraph--type--p-section .caption {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 2.5em;
}
/* line 115, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--multi-sections-highlight .paragraph--type--p-section .field--name-field-section-image {
  width: 100%;
  height: 100%;
}
/* line 119, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--multi-sections-highlight .paragraph--type--p-section .field--name-field-section-image img {
  position: relative;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0;
  object-position: 50% 0;
  font-family: "object-fit: cover; object-position: 50% 0";
  width: 100%;
  height: 100%;
}
/* line 126, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--multi-sections-highlight .overlay .caption-wrapper {
  background: rgba(56, 56, 56, 0.79);
  width: 62%;
}
/* line 129, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--multi-sections-highlight .overlay .caption-wrapper .field--name-field-section-title {
  color: #FF7B13;
  font-family: "DIN Condensed Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: uppercase;
}
/* line 134, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--multi-sections-highlight .overlay.no-background .field--name-field-section-title {
  color: #fff;
}
/* line 138, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--multi-sections-highlight .no-overlay .caption-wrapper {
  width: 100%;
}
/* line 140, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--multi-sections-highlight .no-overlay .caption-wrapper .field--name-field-section-title {
  color: #DC2324;
  font-family: "Proxima Nova";
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: uppercase;
}
/* line 148, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--p-related-blogs {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  position: relative;
}
/* line 153, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--p-related-blogs .related-blog-posts-background-image {
  position: absolute;
  width: 100%;
  height: 100%;
}
/* line 158, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--p-related-blogs .related-blog-posts-background-image div {
  position: relative;
  width: 100%;
  height: 100%;
}
/* line 164, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--p-related-blogs .related-blog-posts-background-image img {
  position: relative;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0;
  object-position: 50% 0;
  font-family: "object-fit: cover; object-position: 50% 0";
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 992px) {
  /* line 173, ../assets/scss/components/system/_page-basic-page-components.scss */
  .page-node-type-page .sections-wrapper {
    width: 90%;
    margin: 0 auto;
  }
}
/* line 181, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .view-display-id-fancy_promos article {
  height: 650px;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.page-node-type-page .field--name-field-blog-detail:before, .page-node-type-page .field--name-field-blog-detail:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.page-node-type-page .field--name-field-blog-detail:after {
  clear: both;
}
/* line 190, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--p-related-blog-with-detail {
  clear: both;
}
/* line 193, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--p-related-blog-with-detail .field--name-field-blog-detail-blog article {
  height: 790px;
}
/* line 197, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--p-related-blog-with-detail .thumbnail .caption {
  height: 40%;
}
/* line 200, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--p-related-blog-with-detail .field--name-field-blog-detail-title {
  color: #DC2324;
  font-family: "DIN Condensed Bold";
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  /* line 204, ../assets/scss/components/system/_page-basic-page-components.scss */
  .page-node-type-page .paragraph--type--p-related-blog-with-detail .left-column {
    float: left;
    width: 50%;
    position: relative;
    height: 790px;
    background-color: #e8e8e8;
  }
  /* line 210, ../assets/scss/components/system/_page-basic-page-components.scss */
  .page-node-type-page .paragraph--type--p-related-blog-with-detail .left-column .text-wrapper {
    position: absolute;
    top: 33%;
    padding: 0 2.5em;
  }
  /* line 216, ../assets/scss/components/system/_page-basic-page-components.scss */
  .page-node-type-page .paragraph--type--p-related-blog-with-detail .field--name-field-blog-detail-blog {
    clear: none;
    float: left;
    width: 50%;
  }
  /* line 220, ../assets/scss/components/system/_page-basic-page-components.scss */
  .page-node-type-page .paragraph--type--p-related-blog-with-detail .field--name-field-blog-detail-blog article {
    height: 790px;
  }
}
/* line 227, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--p-related-blogs-with-detail .field--name-field-blog-detail > .field--item:nth-child(odd) .left-column {
  background-color: #fff;
}
@media (max-width: 991px) {
  /* line 227, ../assets/scss/components/system/_page-basic-page-components.scss */
  .page-node-type-page .paragraph--type--p-related-blogs-with-detail .field--name-field-blog-detail > .field--item:nth-child(odd) .left-column {
    background-color: transparent;
  }
}
@media (max-width: 991px) {
  /* line 237, ../assets/scss/components/system/_page-basic-page-components.scss */
  .page-node-type-page .paragraph--type--p-related-blogs-with-detail .field--name-field-blog-detail .text-wrapper {
    margin-bottom: 1em;
  }
  /* line 241, ../assets/scss/components/system/_page-basic-page-components.scss */
  .page-node-type-page .paragraph--type--p-related-blogs-with-detail .field--name-field-blog-detail .field--name-field-blog-detail-blog {
    margin-bottom: 4em;
  }
  /* line 245, ../assets/scss/components/system/_page-basic-page-components.scss */
  .page-node-type-page .paragraph--type--p-related-blogs-with-detail .field--name-field-blog-detail .field--item:last-child .field--name-field-blog-detail-blog {
    margin-bottom: 0;
  }
}
/* line 252, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .layout-paragraph.left-pull,
.page-node-type-page .layout-paragraph.right-pull {
  max-width: 1400px;
  margin: 0 auto;
}
/* line 263, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .field--name-field-p-always-visible-text p,
.page-node-type-page .field--name-field-p-expandable-text p,
.page-node-type-page .field--name-field-p-text p,
.page-node-type-page .field--name-field-p-description p {
  max-width: 800px;
  margin-bottom: 1em;
}
/* line 269, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page a.expandable-text-toggle {
  line-height: 40px;
  height: 40px;
  display: inline-block;
  position: relative;
  padding-right: 50px;
}
/* line 277, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page a.expandable-text-toggle:hover, .page-node-type-page a.expandable-text-toggle:active, .page-node-type-page a.expandable-text-toggle:focus {
  color: #DC2324;
}
/* line 283, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page a.expandable-text-toggle::after {
  content: "";
  width: 38px;
  height: 38px;
  background: url('../images/accordion-open.svg?1479859331') no-repeat center center transparent;
  background-size: cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  display: inline-block;
}
/* line 296, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page a.expandable-text-toggle.expanded::after {
  background: url('../images/accordion-close.svg?1479859331') no-repeat center center transparent;
}
/* line 302, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .field--name-field-p-heading {
  font-size: 24px;
  margin-bottom: 0.5em;
}
/* line 307, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .field--name-field-p-description {
  margin-bottom: 2em;
}
/* line 311, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .field--name-field-p-subheading {
  color: #DC2324;
  font-family: "DIN Condensed Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}
/* line 317, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .field--name-field-p-column-1-heading,
.page-node-type-page .field--name-field-p-column-2-heading,
.page-node-type-page .field--name-field-p-column-3-heading {
  color: #DC2324;
  font-family: "DIN Condensed Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}
@media (max-width: 991px) {
  /* line 326, ../assets/scss/components/system/_page-basic-page-components.scss */
  .page-node-type-page .paragraph--type--p-three-columns-of-text .text-column {
    margin-bottom: 1em;
  }
}
/* line 335, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--p-team {
  background-color: #f7f7f7;
  text-align: center;
  padding: 3em 1em;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.page-node-type-page .paragraph--type--p-team:before, .page-node-type-page .paragraph--type--p-team:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.page-node-type-page .paragraph--type--p-team:after {
  clear: both;
}
/* line 341, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--p-team article {
  text-align: left;
}
@media (min-width: 992px) {
  /* line 346, ../assets/scss/components/system/_page-basic-page-components.scss */
  .page-node-type-page .paragraph--type--p-team .media:not(.snippet) .media-left, .page-node-type-page .paragraph--type--p-team .media:not(.snippet) .media-right {
    width: 33.333%;
  }
}
@media (min-width: 721px) {
  /* line 352, ../assets/scss/components/system/_page-basic-page-components.scss */
  .page-node-type-page .paragraph--type--p-team .media:not(.snippet) .media-left, .page-node-type-page .paragraph--type--p-team .media:not(.snippet) .media-right {
    width: 100%;
  }
}
@media screen and (min-width: 1281px) {
  /* line 335, ../assets/scss/components/system/_page-basic-page-components.scss */
  .page-node-type-page .paragraph--type--p-team {
    padding: 4em 8.33%;
  }
  /* line 359, ../assets/scss/components/system/_page-basic-page-components.scss */
  .page-node-type-page .paragraph--type--p-team article {
    height: 375px;
  }
}
@media (max-width: 991px) {
  /* line 364, ../assets/scss/components/system/_page-basic-page-components.scss */
  .page-node-type-page .paragraph--type--p-team article {
    height: 100%;
  }
}
/* line 368, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--p-team .field--name-field-team-title {
  color: #DC2324;
  font-family: "Proxima Nova";
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 2em;
}
/* line 373, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--p-team .media-body {
  padding: 0 2em;
}
/* line 375, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--p-team .media-body .field--item {
  padding: 0;
}
/* line 378, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--p-team .media-body .view-more {
  position: inherit;
  bottom: inherit;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.page-node-type-page .paragraph--type--p-team .media-body .view-more:before, .page-node-type-page .paragraph--type--p-team .media-body .view-more:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.page-node-type-page .paragraph--type--p-team .media-body .view-more:after {
  clear: both;
}
/* line 384, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--p-team .col-centered {
  display: inline-block;
  float: none;
  text-align: left;
  margin-right: -4px;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.page-node-type-page .paragraph--type--p-team .paragraph--type--p-roles:before, .page-node-type-page .paragraph--type--p-team .paragraph--type--p-roles:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.page-node-type-page .paragraph--type--p-team .paragraph--type--p-roles:after {
  clear: both;
}
/* line 395, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .paragraph--type--p-fancy-carousel {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
/* line 399, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .pubmed-component {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
/* line 402, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .pubmed-component::before {
  display: none;
}
/* line 407, ../assets/scss/components/system/_page-basic-page-components.scss */
.page-node-type-page .field--name-field-page-promos {
  padding-bottom: 100px;
}

/**
  * @file
  * describes styles  for the blog content type
  *
  */
/* line 8, ../assets/scss/components/system/_page-blog.scss */
.page-node-type-blog .field--name-field-blog-date,
.page-node-type-blog .field--name-field-blog-author {
  float: left;
  clear: left;
  font-size: 0.7778em;
  text-transform: uppercase;
  margin-top: 0.5em;
}
/* line 17, ../assets/scss/components/system/_page-blog.scss */
.page-node-type-blog .field--name-field-blog-author {
  clear: none;
}
/* line 21, ../assets/scss/components/system/_page-blog.scss */
.page-node-type-blog .date-author-separator {
  float: left;
  font-size: 0.7778em;
  text-transform: uppercase;
  margin-top: 0.5em;
  padding: 0 10px;
}
/* line 28, ../assets/scss/components/system/_page-blog.scss */
.page-node-type-blog .date-author-separator::before {
  content: "|";
}
@media (max-width: 991px) {
  /* line 21, ../assets/scss/components/system/_page-blog.scss */
  .page-node-type-blog .date-author-separator {
    display: none;
  }
}
/* line 37, ../assets/scss/components/system/_page-blog.scss */
.page-node-type-blog .author-label {
  float: left;
  font-size: 0.7778em;
  text-transform: uppercase;
  margin-top: 0.5em;
}
@media (max-width: 991px) {
  /* line 37, ../assets/scss/components/system/_page-blog.scss */
  .page-node-type-blog .author-label {
    clear: left;
  }
}
/* line 48, ../assets/scss/components/system/_page-blog.scss */
.page-node-type-blog .field--name-field-ref-associated-program {
  margin-bottom: 1em;
}
/* line 51, ../assets/scss/components/system/_page-blog.scss */
.page-node-type-blog .field--name-field-ref-associated-program .field--item {
  margin-bottom: 1em;
}
/* line 55, ../assets/scss/components/system/_page-blog.scss */
.page-node-type-blog .field--name-field-ref-associated-program a {
  color: #DC2324;
  font-family: "DIN Condensed Bold";
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: uppercase;
}
/* line 61, ../assets/scss/components/system/_page-blog.scss */
.page-node-type-blog .field--name-field-blog-body p {
  width: 66.6667%;
}
@media (max-width: 991px) {
  /* line 61, ../assets/scss/components/system/_page-blog.scss */
  .page-node-type-blog .field--name-field-blog-body p {
    width: 100%;
  }
}
@media (max-width: 991px) {
  /* line 70, ../assets/scss/components/system/_page-blog.scss */
  .page-node-type-blog .news-events-detail-top-buttons {
    margin-top: 60px;
  }
}

/* line 4, ../assets/scss/components/system/_page-center.scss */
.page-node-type-center .main-container > .content-wrapper {
  background-color: #e8e8e8;
  padding-bottom: 3em;
}
/* line 8, ../assets/scss/components/system/_page-center.scss */
.page-node-type-center .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
/* line 12, ../assets/scss/components/system/_page-center.scss */
.page-node-type-center .field--name-field-center-programs-desc {
  width: 100%;
  max-width: 60%;
  margin: 5em auto;
}
/* line 17, ../assets/scss/components/system/_page-center.scss */
.page-node-type-center .field--name-field-center-programs-desc p {
  font-size: 1.5em;
  color: #4b4a4a;
  margin: 0 0 11px !important;
  max-width: none !important;
}
/* line 30, ../assets/scss/components/system/_page-center.scss */
.page-node-type-center .node-center .tab-content .tab-pane .field--item .content-overview .text-wrapper {
  text-align: left;
  max-width: 80%;
}
@media (max-width: 991px) {
  /* line 30, ../assets/scss/components/system/_page-center.scss */
  .page-node-type-center .node-center .tab-content .tab-pane .field--item .content-overview .text-wrapper {
    max-width: 95%;
  }
}
/* line 36, ../assets/scss/components/system/_page-center.scss */
.page-node-type-center .node-center .tab-content .tab-pane .field--item .content-overview .text-wrapper h2 {
  color: #DC2324;
  font-family: "DIN Condensed Bold", Georgia, "Times New Roman", Times, serif;
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: uppercase;
  margin-bottom: 0.645em;
}
/* line 43, ../assets/scss/components/system/_page-center.scss */
.page-node-type-center .node-center .tab-content .tab-pane .field--item .view-program-view .view-content {
  max-width: 90%;
  margin: 0 auto;
}
/* line 49, ../assets/scss/components/system/_page-center.scss */
.page-node-type-center .node-center .tab-content .tab-pane .field--name-field-center-related-blog-conten {
  margin-top: -.6em;
}
/* line 52, ../assets/scss/components/system/_page-center.scss */
.page-node-type-center .node-center .tab-content .tab-pane .field--name-field-center-related-blog-conten .form-group {
  margin: 0;
}
/* line 57, ../assets/scss/components/system/_page-center.scss */
.page-node-type-center .node-center .tab-content .tab-pane > .field--type-text-long > p {
  max-width: 80%;
  font-size: 1.5em;
  margin: 0 auto;
}

/**
  * @file
  * describes styles  for the event content type
  *
  */
/* line 8, ../assets/scss/components/system/_page-event.scss */
.page-node-type-event .calendar-link-wrapper {
  float: left;
}
/* line 10, ../assets/scss/components/system/_page-event.scss */
.page-node-type-event .calendar-link-wrapper a {
  float: right;
}
/* line 15, ../assets/scss/components/system/_page-event.scss */
.page-node-type-event .calendar-link-wrapper {
  margin-right: 25px;
}
@media (max-width: 991px) {
  /* line 15, ../assets/scss/components/system/_page-event.scss */
  .page-node-type-event .calendar-link-wrapper {
    margin-right: 0;
  }
}
/* line 23, ../assets/scss/components/system/_page-event.scss */
.page-node-type-event .event-website-link {
  display: inline-block;
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  /* line 23, ../assets/scss/components/system/_page-event.scss */
  .page-node-type-event .event-website-link {
    margin-bottom: 15px;
  }
}
/* line 32, ../assets/scss/components/system/_page-event.scss */
.page-node-type-event .field--name-field-event-hosts {
  margin-bottom: 25px;
}
/* line 35, ../assets/scss/components/system/_page-event.scss */
.page-node-type-event .field--name-field-event-hosts .field--items {
  color: #787878;
}
/* line 40, ../assets/scss/components/system/_page-event.scss */
.page-node-type-event .event-contact-info-wrapper {
  color: #787878;
}
/* line 43, ../assets/scss/components/system/_page-event.scss */
.page-node-type-event .event-contact-info-wrapper .event-info-label {
  color: #4b4a4a;
}
@media (max-width: 991px) {
  /* line 48, ../assets/scss/components/system/_page-event.scss */
  .page-node-type-event .event-right {
    margin-bottom: 35px;
  }
}
/* line 54, ../assets/scss/components/system/_page-event.scss */
.page-node-type-event .event-left {
  padding-top: 17px;
}
@media (max-width: 991px) {
  /* line 54, ../assets/scss/components/system/_page-event.scss */
  .page-node-type-event .event-left {
    padding-top: 0;
  }
}
/* line 62, ../assets/scss/components/system/_page-event.scss */
.page-node-type-event .event-details {
  color: #787878;
}
/* line 65, ../assets/scss/components/system/_page-event.scss */
.page-node-type-event .event-details .event-info-label {
  color: #4b4a4a;
}
/* line 70, ../assets/scss/components/system/_page-event.scss */
.page-node-type-event .event-info {
  margin-bottom: 1.6em;
}
/* line 77, ../assets/scss/components/system/_page-event.scss */
.page-node-type-event .field--name-field-event-start-date .field--label,
.page-node-type-event .field--name-field-event-end-date .field--label,
.page-node-type-event .field--name-field-event-time-zone .field--label {
  color: #4b4a4a;
}
/* line 85, ../assets/scss/components/system/_page-event.scss */
.page-node-type-event .field--name-field-event-start-date .field--label,
.page-node-type-event .field--name-field-event-start-date .field--item,
.page-node-type-event .field--name-field-event-end-date .field--label,
.page-node-type-event .field--name-field-event-end-date .field--item,
.page-node-type-event .field--name-field-event-time-zone .field--label,
.page-node-type-event .field--name-field-event-time-zone .field--item {
  display: inline;
}
/* line 93, ../assets/scss/components/system/_page-event.scss */
.page-node-type-event .field--name-field-ref-event-location > .field--label {
  margin-bottom: 1em;
  color: #4b4a4a;
}
/* line 98, ../assets/scss/components/system/_page-event.scss */
.page-node-type-event .field--name-field-ref-event-location > .field--items > .field--item {
  margin-bottom: 1em;
}
/* line 102, ../assets/scss/components/system/_page-event.scss */
.page-node-type-event .field--name-field-ref-event-location .field--name-field-p-location-address p:last-child {
  margin-bottom: 0;
}
/* line 109, ../assets/scss/components/system/_page-event.scss */
.page-node-type-event .field_event_images img {
  width: 50%;
  height: auto;
}
/* line 115, ../assets/scss/components/system/_page-event.scss */
.page-node-type-event .field--name-field-event-images {
  margin-bottom: 4em;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.page-node-type-event .field--name-field-event-images:before, .page-node-type-event .field--name-field-event-images:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.page-node-type-event .field--name-field-event-images:after {
  clear: both;
}
@media (max-width: 720px) {
  /* line 115, ../assets/scss/components/system/_page-event.scss */
  .page-node-type-event .field--name-field-event-images {
    margin-left: -40px;
    margin-right: -40px;
  }
}
/* line 124, ../assets/scss/components/system/_page-event.scss */
.page-node-type-event .field--name-field-event-images .field--item {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 721px) {
  /* line 124, ../assets/scss/components/system/_page-event.scss */
  .page-node-type-event .field--name-field-event-images .field--item {
    float: left;
    width: 50%;
  }
}
/* line 126, ../assets/scss/components/system/_page-event.scss */
.page-node-type-event .field--name-field-event-images .field--item img {
  display: block;
  max-width: 100%;
  height: auto;
}
/* line 132, ../assets/scss/components/system/_page-event.scss */
.page-node-type-event .field--name-field-ref-event-speakers {
  width: 66.6666%;
}
@media (max-width: 991px) {
  /* line 132, ../assets/scss/components/system/_page-event.scss */
  .page-node-type-event .field--name-field-ref-event-speakers {
    width: 100%;
  }
}
/* line 139, ../assets/scss/components/system/_page-event.scss */
.page-node-type-event .field--name-field-ref-event-speakers > .field--items > .field--item {
  margin-bottom: 2.6em;
}
/* line 143, ../assets/scss/components/system/_page-event.scss */
.page-node-type-event .field--name-field-ref-event-speakers .speaker-name-affiliation {
  font-size: 1.3333em;
  margin-bottom: 1.3em;
}
/* line 148, ../assets/scss/components/system/_page-event.scss */
.page-node-type-event .field--name-field-ref-event-speakers .speaker-name-affiliation > div {
  display: inline;
}
/* line 152, ../assets/scss/components/system/_page-event.scss */
.page-node-type-event .field--name-field-ref-event-speakers .field--name-field-p-event-speakers-bio {
  margin-bottom: 1.3em;
}
/* line 157, ../assets/scss/components/system/_page-event.scss */
.page-node-type-event .field--name-field-ref-event-program,
.page-node-type-event .field--name-field-ref-event-speakers .field--label {
  color: #DC2324;
  font-family: "DIN Condensed Bold";
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: uppercase;
}
/* line 162, ../assets/scss/components/system/_page-event.scss */
.page-node-type-event .field--name-field-event-body {
  margin-bottom: 1em;
}
/* line 166, ../assets/scss/components/system/_page-event.scss */
.page-node-type-event .event-details,
.page-node-type-event .field--name-field-ref-event-program,
.page-node-type-event .field--name-field-ref-event-speakers .field--label {
  margin-bottom: 2em;
}
@media (max-width: 991px) {
  /* line 171, ../assets/scss/components/system/_page-event.scss */
  .page-node-type-event .event-program {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  /* line 177, ../assets/scss/components/system/_page-event.scss */
  .page-node-type-event .event-info .pull-right {
    float: none !important;
  }
}
/* line 182, ../assets/scss/components/system/_page-event.scss */
.page-node-type-event .event-register-link {
  width: 100%;
  margin-bottom: 35px;
}
@media (max-width: 991px) {
  /* line 182, ../assets/scss/components/system/_page-event.scss */
  .page-node-type-event .event-register-link {
    width: auto;
  }
}

/* line 194, ../assets/scss/components/system/_page-event.scss */
.event.media .field--name-field-ref-event-type {
  color: #DC2324;
  font-family: "DIN Condensed Bold";
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: uppercase;
}
/* line 197, ../assets/scss/components/system/_page-event.scss */
.event.media .event-date {
  display: table-cell;
  vertical-align: top;
  width: 10%;
}
/* line 202, ../assets/scss/components/system/_page-event.scss */
.event.media .fancy-date {
  margin: 0 auto;
}
/* line 206, ../assets/scss/components/system/_page-event.scss */
.event .media-right,
.event .media-left {
  width: 50%;
}
/* line 209, ../assets/scss/components/system/_page-event.scss */
.event .media-right img,
.event .media-left img {
  display: block;
  max-width: 100%;
  height: auto;
}
/* line 216, ../assets/scss/components/system/_page-event.scss */
.event.snippet .media-left,
.event.snippet .media-right {
  width: 15%;
  padding-right: 2em;
  padding-left: 1em;
}
/* line 223, ../assets/scss/components/system/_page-event.scss */
.event.snippet .field--name-field-event-start-date,
.event.snippet .field--name-field-event-end-date {
  display: inline;
}

/* line 231, ../assets/scss/components/system/_page-event.scss */
.view-events.view-display-id-upcoming_events_homepage_block > .view-content {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  height: 600px;
  overflow: hidden;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.view-events.view-display-id-upcoming_events_homepage_block > .view-content:before, .view-events.view-display-id-upcoming_events_homepage_block > .view-content:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.view-events.view-display-id-upcoming_events_homepage_block > .view-content:after {
  clear: both;
}
/* line 236, ../assets/scss/components/system/_page-event.scss */
.view-events.view-display-id-upcoming_events_homepage_block > .view-content > .views-row {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.view-events.view-display-id-upcoming_events_homepage_block > .view-content > .views-row:before, .view-events.view-display-id-upcoming_events_homepage_block > .view-content > .views-row:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.view-events.view-display-id-upcoming_events_homepage_block > .view-content > .views-row:after {
  clear: both;
}
@media (max-width: 720px) {
  /* line 231, ../assets/scss/components/system/_page-event.scss */
  .view-events.view-display-id-upcoming_events_homepage_block > .view-content {
    height: 520px;
  }
}
/* line 243, ../assets/scss/components/system/_page-event.scss */
.view-events.view-display-id-upcoming_events_homepage_block > .view-content > .views-row > article {
  position: static;
}
@media (max-width: 720px) {
  /* line 246, ../assets/scss/components/system/_page-event.scss */
  .view-events.view-display-id-upcoming_events_homepage_block > .container, .view-events.view-display-id-upcoming_events_homepage_block > .navbar-collapse, .page-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid,
  .path-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid, .page-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid,
  .path-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid {
    width: 100%;
    padding: 1em;
    background-color: #fff;
  }
}
/* line 253, ../assets/scss/components/system/_page-event.scss */
.view-events.view-display-id-upcoming_events_homepage_block > .container > .attachment-after, .view-events.view-display-id-upcoming_events_homepage_block > .navbar-collapse > .attachment-after, .page-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after,
.path-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after, .page-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after,
.path-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after {
  position: relative;
  top: -150px;
  background-color: #FFFFFF;
  padding: 25px 0;
}
@media screen and (min-width: 992px) {
  /* line 253, ../assets/scss/components/system/_page-event.scss */
  .view-events.view-display-id-upcoming_events_homepage_block > .container > .attachment-after, .view-events.view-display-id-upcoming_events_homepage_block > .navbar-collapse > .attachment-after, .page-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after,
  .path-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after, .page-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after,
  .path-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after {
    padding: 25px 25px;
  }
}
@media (max-width: 720px) {
  /* line 253, ../assets/scss/components/system/_page-event.scss */
  .view-events.view-display-id-upcoming_events_homepage_block > .container > .attachment-after, .view-events.view-display-id-upcoming_events_homepage_block > .navbar-collapse > .attachment-after, .page-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after,
  .path-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after, .page-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after,
  .path-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after {
    top: 0;
    padding: 0;
  }
}
/* line 265, ../assets/scss/components/system/_page-event.scss */
.view-events.view-display-id-upcoming_events_homepage_block > .container > .attachment-after .views-view-grid > .row, .view-events.view-display-id-upcoming_events_homepage_block > .navbar-collapse > .attachment-after .views-view-grid > .row, .page-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row,
.path-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row, .page-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row,
.path-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row {
  margin-bottom: 0;
  padding-top: 0;
  margin-left: 0;
  margin-right: 0;
}
/* line 270, ../assets/scss/components/system/_page-event.scss */
.view-events.view-display-id-upcoming_events_homepage_block > .container > .attachment-after .views-view-grid > .row > div, .view-events.view-display-id-upcoming_events_homepage_block > .navbar-collapse > .attachment-after .views-view-grid > .row > div, .page-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row > div,
.path-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row > div, .page-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row > div,
.path-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row > div {
  padding-bottom: 2em;
  padding-top: 2em;
}
@media screen and (min-width: 992px) {
  /* line 270, ../assets/scss/components/system/_page-event.scss */
  .view-events.view-display-id-upcoming_events_homepage_block > .container > .attachment-after .views-view-grid > .row > div, .view-events.view-display-id-upcoming_events_homepage_block > .navbar-collapse > .attachment-after .views-view-grid > .row > div, .page-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row > div,
  .path-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row > div, .page-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row > div,
  .path-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row > div {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 720px) {
  /* line 278, ../assets/scss/components/system/_page-event.scss */
  .view-events.view-display-id-upcoming_events_homepage_block > .container > .attachment-after .views-view-grid > .row > div::after, .view-events.view-display-id-upcoming_events_homepage_block > .navbar-collapse > .attachment-after .views-view-grid > .row > div::after, .page-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row > div::after,
  .path-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row > div::after, .page-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row > div::after,
  .path-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row > div::after {
    content: "";
    position: relative;
    top: 2em;
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #787878;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFFFFFFF', endColorstr='#FF4B4A4A');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMTU4NDk0IiB5MT0iLTAuMDkxNTA2IiB4Mj0iMC44NDE1MDYiIHkyPSIxLjA5MTUwNiI+PHN0b3Agb2Zmc2V0PSIxMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iIzc4Nzg3OCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRiNGE0YSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -moz-linear-gradient(300deg, #ffffff 10%, #787878 80%, #4b4a4a 100%);
    background-image: -webkit-linear-gradient(300deg, #ffffff 10%, #787878 80%, #4b4a4a 100%);
    background-image: linear-gradient(150deg, #ffffff 10%, #787878 80%, #4b4a4a 100%);
  }
}
@media (max-width: 480px) {
  /* line 270, ../assets/scss/components/system/_page-event.scss */
  .view-events.view-display-id-upcoming_events_homepage_block > .container > .attachment-after .views-view-grid > .row > div, .view-events.view-display-id-upcoming_events_homepage_block > .navbar-collapse > .attachment-after .views-view-grid > .row > div, .page-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row > div,
  .path-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row > div, .page-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row > div,
  .path-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row > div {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 294, ../assets/scss/components/system/_page-event.scss */
.view-events.view-display-id-upcoming_events_homepage_block > .container > .attachment-after .views-view-grid > .row > div:first-child, .view-events.view-display-id-upcoming_events_homepage_block > .navbar-collapse > .attachment-after .views-view-grid > .row > div:first-child, .page-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row > div:first-child,
.path-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row > div:first-child, .page-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row > div:first-child,
.path-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row > div:first-child {
  border-right: none;
}
@media screen and (min-width: 992px) {
  /* line 294, ../assets/scss/components/system/_page-event.scss */
  .view-events.view-display-id-upcoming_events_homepage_block > .container > .attachment-after .views-view-grid > .row > div:first-child, .view-events.view-display-id-upcoming_events_homepage_block > .navbar-collapse > .attachment-after .views-view-grid > .row > div:first-child, .page-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row > div:first-child,
  .path-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row > div:first-child, .page-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row > div:first-child,
  .path-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row > div:first-child {
    border-right: 1px solid #ccc;
  }
}
@media (max-width: 480px) {
  /* line 301, ../assets/scss/components/system/_page-event.scss */
  .view-events.view-display-id-upcoming_events_homepage_block > .container > .attachment-after .views-view-grid > .row > div .media-left, .view-events.view-display-id-upcoming_events_homepage_block > .navbar-collapse > .attachment-after .views-view-grid > .row > div .media-left, .page-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row > div .media-left,
  .path-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row > div .media-left, .page-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row > div .media-left,
  .path-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row > div .media-left {
    padding-left: 0;
    padding-right: 1.5em;
  }
}
/* line 308, ../assets/scss/components/system/_page-event.scss */
.view-events.view-display-id-upcoming_events_homepage_block > .container > .attachment-after .views-view-grid > .row:first-child, .view-events.view-display-id-upcoming_events_homepage_block > .navbar-collapse > .attachment-after .views-view-grid > .row:first-child, .page-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row:first-child,
.path-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row:first-child, .page-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row:first-child,
.path-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row:first-child {
  border-bottom: 1px solid #ccc;
}
@media (max-width: 991px) {
  /* line 308, ../assets/scss/components/system/_page-event.scss */
  .view-events.view-display-id-upcoming_events_homepage_block > .container > .attachment-after .views-view-grid > .row:first-child, .view-events.view-display-id-upcoming_events_homepage_block > .navbar-collapse > .attachment-after .views-view-grid > .row:first-child, .page-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row:first-child,
  .path-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row:first-child, .page-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row:first-child,
  .path-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row:first-child {
    border: none;
  }
}
@media screen and (min-width: 992px) {
  /* line 313, ../assets/scss/components/system/_page-event.scss */
  .view-events.view-display-id-upcoming_events_homepage_block > .container > .attachment-after .views-view-grid > .row:first-child > div, .view-events.view-display-id-upcoming_events_homepage_block > .navbar-collapse > .attachment-after .views-view-grid > .row:first-child > div, .page-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row:first-child > div,
  .path-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row:first-child > div, .page-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row:first-child > div,
  .path-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row:first-child > div {
    padding-top: 1em;
  }
}
/* line 319, ../assets/scss/components/system/_page-event.scss */
.view-events.view-display-id-upcoming_events_homepage_block > .container > .attachment-after .views-view-grid > .row:last-child > div:last-child::after, .view-events.view-display-id-upcoming_events_homepage_block > .navbar-collapse > .attachment-after .views-view-grid > .row:last-child > div:last-child::after, .page-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row:last-child > div:last-child::after,
.path-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row:last-child > div:last-child::after, .page-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row:last-child > div:last-child::after,
.path-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row:last-child > div:last-child::after {
  display: none;
}
/* line 323, ../assets/scss/components/system/_page-event.scss */
.view-events.view-display-id-upcoming_events_homepage_block > .container > .attachment-after .views-view-grid > .row .event-time, .view-events.view-display-id-upcoming_events_homepage_block > .navbar-collapse > .attachment-after .views-view-grid > .row .event-time, .page-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row .event-time,
.path-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row .event-time, .page-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row .event-time,
.path-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row .event-time,
.view-events.view-display-id-upcoming_events_homepage_block > .container > .attachment-after .views-view-grid > .row .event-time-zone,
.view-events.view-display-id-upcoming_events_homepage_block > .navbar-collapse > .attachment-after .views-view-grid > .row .event-time-zone,
.page-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row .event-time-zone,
.path-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row .event-time-zone,
.page-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row .event-time-zone,
.path-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row .event-time-zone,
.view-events.view-display-id-upcoming_events_homepage_block > .container > .attachment-after .views-view-grid > .row .event-location,
.view-events.view-display-id-upcoming_events_homepage_block > .navbar-collapse > .attachment-after .views-view-grid > .row .event-location,
.page-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row .event-location,
.path-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row .event-location,
.page-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row .event-location,
.path-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row .event-location {
  color: #787878;
}
/* line 330, ../assets/scss/components/system/_page-event.scss */
.view-events.view-display-id-upcoming_events_homepage_block > .container > .attachment-after .views-view-grid > .row .event-time-zone .field--label, .view-events.view-display-id-upcoming_events_homepage_block > .navbar-collapse > .attachment-after .views-view-grid > .row .event-time-zone .field--label, .page-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row .event-time-zone .field--label,
.path-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row .event-time-zone .field--label, .page-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row .event-time-zone .field--label,
.path-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row .event-time-zone .field--label,
.view-events.view-display-id-upcoming_events_homepage_block > .container > .attachment-after .views-view-grid > .row .event-time-zone .field--item,
.view-events.view-display-id-upcoming_events_homepage_block > .navbar-collapse > .attachment-after .views-view-grid > .row .event-time-zone .field--item,
.page-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row .event-time-zone .field--item,
.path-events .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row .event-time-zone .field--item,
.page-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row .event-time-zone .field--item,
.path-news .view-events.view-display-id-upcoming_events_homepage_block > .region-below-hero.container-fluid > .attachment-after .views-view-grid > .row .event-time-zone .field--item {
  display: inline;
}
/* line 337, ../assets/scss/components/system/_page-event.scss */
.view-events.view-display-id-upcoming_events_homepage_block > .form-group {
  margin-bottom: 0;
}

/* line 341, ../assets/scss/components/system/_page-event.scss */
.homepage-events-bottom {
  position: absolute;
  bottom: -80px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 940px;
}
@media (max-width: 720px) {
  /* line 341, ../assets/scss/components/system/_page-event.scss */
  .homepage-events-bottom {
    position: relative;
    bottom: auto;
    left: auto;
    transform: none;
    text-align: center;
    padding: 2em 0;
  }
}
/* line 358, ../assets/scss/components/system/_page-event.scss */
.homepage-events-bottom .btn-all-events {
  float: right;
  background-color: transparent;
}
@media (max-width: 720px) {
  /* line 358, ../assets/scss/components/system/_page-event.scss */
  .homepage-events-bottom .btn-all-events {
    border-color: #4b4a4a;
    color: #4b4a4a;
    float: none;
    display: inline-block;
  }
}

/* line 372, ../assets/scss/components/system/_page-event.scss */
.upcoming-events .sbp-gradient {
  position: relative;
  overflow: hidden;
}
/* line 377, ../assets/scss/components/system/_page-event.scss */
.upcoming-events > div {
  margin-bottom: 0;
}
/* line 380, ../assets/scss/components/system/_page-event.scss */
.upcoming-events > div::before {
  background-image: url('../images/red-molecule.svg?1469648799');
  background-repeat: no-repeat;
  background-position: center center;
  content: '';
  display: block;
  height: 1863px;
  position: absolute;
  width: 1742px;
  z-index: 0;
  right: -637px;
  top: -600px;
  opacity: 0.8;
}
/* line 395, ../assets/scss/components/system/_page-event.scss */
.upcoming-events .additional-info {
  position: relative;
  max-width: 1230px;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 7em;
  overflow: hidden;
}
@media (max-width: 720px) {
  /* line 395, ../assets/scss/components/system/_page-event.scss */
  .upcoming-events .additional-info {
    background-color: #b91026;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFB91026', endColorstr='#FFEF7D19');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMTU4NDk0IiB5MT0iLTAuMDkxNTA2IiB4Mj0iMC44NDE1MDYiIHkyPSIxLjA5MTUwNiI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I5MTAyNiIvPjxzdG9wIG9mZnNldD0iMzAlIiBzdG9wLWNvbG9yPSIjYjkxMDI2Ii8+PHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNlZjdkMTkiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
    background-size: 100%;
    background-image: -moz-linear-gradient(300deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
    background-image: -webkit-linear-gradient(300deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
    background-image: linear-gradient(150deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
    width: 100%;
    padding: 0 30px;
  }
  /* line 410, ../assets/scss/components/system/_page-event.scss */
  .upcoming-events .additional-info::before {
    background-image: url('../images/red-molecule.svg?1469648799');
    background-repeat: no-repeat;
    background-position: center center;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 0;
    left: 0;
    top: -58%;
    background-size: cover;
    opacity: 0.5;
  }
}

/* line 429, ../assets/scss/components/system/_page-event.scss */
.node-event-teaser .event-image {
  height: 550px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  background-color: #000;
}
/* line 440, ../assets/scss/components/system/_page-event.scss */
.node-event-teaser .event-image .field--name-field-event-hero {
  position: absolute;
  width: 100%;
  height: 100%;
}
@media (max-width: 720px) {
  /* line 429, ../assets/scss/components/system/_page-event.scss */
  .node-event-teaser .event-image {
    height: 520px;
  }
}
/* line 450, ../assets/scss/components/system/_page-event.scss */
.node-event-teaser .event-image img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0;
  object-position: 50% 0;
  font-family: "object-fit: cover; object-position: 50% 0";
  width: 100%;
  height: 100%;
  opacity: 0.7;
}
/* line 456, ../assets/scss/components/system/_page-event.scss */
.node-event-teaser .event-details {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  max-width: 940px;
}
@media (max-width: 720px) {
  /* line 456, ../assets/scss/components/system/_page-event.scss */
  .node-event-teaser .event-details {
    top: auto;
    bottom: 2em;
    height: auto;
  }
}
/* line 470, ../assets/scss/components/system/_page-event.scss */
.node-event-teaser .event-details .inner {
  position: relative;
  width: 100%;
  height: 100%;
}
/* line 476, ../assets/scss/components/system/_page-event.scss */
.node-event-teaser .event-title,
.node-event-teaser .event-date,
.node-event-teaser .event-link {
  padding: 0;
}
/* line 481, ../assets/scss/components/system/_page-event.scss */
.node-event-teaser .event-title {
  position: absolute;
  bottom: 200px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 2em;
  color: #FFFFFF;
  padding-right: 2em;
  transition: color .3s linear;
}
/* line 490, ../assets/scss/components/system/_page-event.scss */
.node-event-teaser .event-title:hover {
  color: #B0B0B0;
  transition: color .3s linear;
}
@media (max-width: 720px) {
  /* line 481, ../assets/scss/components/system/_page-event.scss */
  .node-event-teaser .event-title {
    position: relative;
    bottom: auto;
    left: auto;
    transform: none;
    padding-right: 0;
  }
}
/* line 501, ../assets/scss/components/system/_page-event.scss */
.node-event-teaser .event-title span {
  padding-left: 0;
}
/* line 505, ../assets/scss/components/system/_page-event.scss */
.node-event-teaser .event-category {
  color: #FFFFFF;
  font-family: "DIN Condensed Bold";
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: uppercase;
  position: relative;
  top: 50px;
}
/* line 510, ../assets/scss/components/system/_page-event.scss */
.node-event-teaser .event-date {
  position: absolute;
  bottom: 175px;
  left: 0;
}
@media (max-width: 720px) {
  /* line 510, ../assets/scss/components/system/_page-event.scss */
  .node-event-teaser .event-date {
    position: relative;
    bottom: auto;
    left: auto;
    margin-bottom: 1em;
  }
}
/* line 520, ../assets/scss/components/system/_page-event.scss */
.node-event-teaser .event-date .month-year {
  color: #FFFFFF;
}
/* line 523, ../assets/scss/components/system/_page-event.scss */
.node-event-teaser .event-date .day-date {
  background: transparent;
  border: 1px solid #FFFFFF;
  transition: ease-in-out 0.4s;
}
/* line 527, ../assets/scss/components/system/_page-event.scss */
.node-event-teaser .event-date .day-date:hover {
  background-color: #b01c1d;
  border-color: #a71b1b;
  transition: ease-in-out 0.4s;
}
/* line 534, ../assets/scss/components/system/_page-event.scss */
.node-event-teaser .event-link {
  position: absolute;
  bottom: 200px;
  right: 0;
}
@media (max-width: 720px) {
  /* line 534, ../assets/scss/components/system/_page-event.scss */
  .node-event-teaser .event-link {
    display: none;
  }
}
/* line 541, ../assets/scss/components/system/_page-event.scss */
.node-event-teaser .event-link .btn-default, .node-event-teaser .event-link article[class*="hero_custom"] .field--type-link a, article[class*="hero_custom"] .field--type-link .node-event-teaser .event-link a, .node-event-teaser .event-link article[class*="hero_custom"] .learn-more-link, article[class*="hero_custom"] .node-event-teaser .event-link .learn-more-link {
  background: transparent;
  float: right;
}

/* line 3, ../assets/scss/components/system/_page-events.scss */
.page-events .region-content-top .row > section.block {
  height: 357px;
  overflow: hidden;
  position: relative;
}
/* line 7, ../assets/scss/components/system/_page-events.scss */
.page-events .region-content-top .row > section.block.views-element-container {
  height: 696px;
}
@media all and (min-width: 992px) {
  /* line 11, ../assets/scss/components/system/_page-events.scss */
  .page-events .region-content-top .row > section.block, .page-events .region-content-top .row > section.block.views-element-container {
    height: 465px;
  }
}
/* line 16, ../assets/scss/components/system/_page-events.scss */
.page-events .region-content-top .row > section.block:nth-child(1), .page-events .region-content-top .row > section.block:nth-child(3), .page-events .region-content-top .row > section.block:nth-child(6) {
  background-color: #e8e8e8;
}
/* line 21, ../assets/scss/components/system/_page-events.scss */
.page-events .region-content-top .row > section.block:nth-child(2), .page-events .region-content-top .row > section.block:nth-child(5) {
  background-color: #4b4a4a;
  color: #FFFFFF;
}
/* line 26, ../assets/scss/components/system/_page-events.scss */
.page-events .region-content-top .row > section.block:nth-child(4) {
  background-color: #fff;
}
/* line 29, ../assets/scss/components/system/_page-events.scss */
.page-events .region-content-top .row > section.block:nth-child(1), .page-events .region-content-top .row > section.block:nth-child(4) {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 721px) {
  /* line 29, ../assets/scss/components/system/_page-events.scss */
  .page-events .region-content-top .row > section.block:nth-child(1), .page-events .region-content-top .row > section.block:nth-child(4) {
    float: left;
    width: 100%;
  }
}
@media (max-width: 991px) {
  /* line 34, ../assets/scss/components/system/_page-events.scss */
  .page-events .region-content-top .row > section.block:nth-child(1) .media, .page-events .region-content-top .row > section.block:nth-child(4) .media {
    max-height: 696px;
  }
  /* line 37, ../assets/scss/components/system/_page-events.scss */
  .page-events .region-content-top .row > section.block:nth-child(1) .media .media-left,
  .page-events .region-content-top .row > section.block:nth-child(1) .media .media-body, .page-events .region-content-top .row > section.block:nth-child(4) .media .media-left,
  .page-events .region-content-top .row > section.block:nth-child(4) .media .media-body {
    width: 100% !important;
  }
}
/* line 44, ../assets/scss/components/system/_page-events.scss */
.page-events .region-content-top .row > section.block:nth-child(2), .page-events .region-content-top .row > section.block:nth-child(5) {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 721px) {
  /* line 44, ../assets/scss/components/system/_page-events.scss */
  .page-events .region-content-top .row > section.block:nth-child(2), .page-events .region-content-top .row > section.block:nth-child(5) {
    float: left;
    width: 100%;
  }
}
/* line 49, ../assets/scss/components/system/_page-events.scss */
.page-events .region-content-top .row > section.block:nth-child(2) .media .media-title span:first-child, .page-events .region-content-top .row > section.block:nth-child(5) .media .media-title span:first-child {
  color: #FF7B13;
}
/* line 53, ../assets/scss/components/system/_page-events.scss */
.page-events .region-content-top .row > section.block:nth-child(2) .media a, .page-events .region-content-top .row > section.block:nth-child(5) .media a {
  color: #FF7B13;
}
@media (max-width: 991px) {
  /* line 44, ../assets/scss/components/system/_page-events.scss */
  .page-events .region-content-top .row > section.block:nth-child(2), .page-events .region-content-top .row > section.block:nth-child(5) {
    height: 348px;
  }
  /* line 62, ../assets/scss/components/system/_page-events.scss */
  .page-events .region-content-top .row > section.block:nth-child(2) .media, .page-events .region-content-top .row > section.block:nth-child(5) .media {
    max-height: 348px;
  }
  /* line 65, ../assets/scss/components/system/_page-events.scss */
  .page-events .region-content-top .row > section.block:nth-child(2) .media .media-body, .page-events .region-content-top .row > section.block:nth-child(5) .media .media-body {
    width: 100% !important;
  }
  /* line 69, ../assets/scss/components/system/_page-events.scss */
  .page-events .region-content-top .row > section.block:nth-child(2) .media .media-right, .page-events .region-content-top .row > section.block:nth-child(5) .media .media-right {
    display: none;
  }
}
@media all and (min-width: 992px) {
  /* line 44, ../assets/scss/components/system/_page-events.scss */
  .page-events .region-content-top .row > section.block:nth-child(2), .page-events .region-content-top .row > section.block:nth-child(5) {
    margin-bottom: -465px;
  }
  /* line 76, ../assets/scss/components/system/_page-events.scss */
  .page-events .region-content-top .row > section.block:nth-child(2),
  .page-events .region-content-top .row > section.block:nth-child(2) .media,
  .page-events .region-content-top .row > section.block:nth-child(2) .media .media-right, .page-events .region-content-top .row > section.block:nth-child(5),
  .page-events .region-content-top .row > section.block:nth-child(5) .media,
  .page-events .region-content-top .row > section.block:nth-child(5) .media .media-right {
    height: 930px;
    max-height: 930px;
  }
  /* line 82, ../assets/scss/components/system/_page-events.scss */
  .page-events .region-content-top .row > section.block:nth-child(2) .media .media-right img, .page-events .region-content-top .row > section.block:nth-child(5) .media .media-right img {
    height: 110%;
    width: auto;
  }
  /* line 86, ../assets/scss/components/system/_page-events.scss */
  .page-events .region-content-top .row > section.block:nth-child(2) .media .media-body, .page-events .region-content-top .row > section.block:nth-child(5) .media .media-body {
    position: relative;
  }
}
/* line 93, ../assets/scss/components/system/_page-events.scss */
.page-events .region-content-top .row > section.block:nth-child(3), .page-events .region-content-top .row > section.block:nth-child(6) {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 721px) {
  /* line 93, ../assets/scss/components/system/_page-events.scss */
  .page-events .region-content-top .row > section.block:nth-child(3), .page-events .region-content-top .row > section.block:nth-child(6) {
    float: left;
    width: 50%;
  }
}
/* line 97, ../assets/scss/components/system/_page-events.scss */
.page-events .region-content-top .row > section.block:nth-child(3) .media .media-body, .page-events .region-content-top .row > section.block:nth-child(6) .media .media-body {
  width: 100%;
}
@media (max-width: 991px) {
  /* line 93, ../assets/scss/components/system/_page-events.scss */
  .page-events .region-content-top .row > section.block:nth-child(3), .page-events .region-content-top .row > section.block:nth-child(6) {
    height: 348px;
    width: 100%;
  }
}
/* line 110, ../assets/scss/components/system/_page-events.scss */
.page-events .region-content-top .row > section.block:nth-child(1) .media .media-body,
.page-events .region-content-top .row > section.block:nth-child(1) .media .media-left,
.page-events .region-content-top .row > section.block:nth-child(1) .media .media-right, .page-events .region-content-top .row > section.block:nth-child(2) .media .media-body,
.page-events .region-content-top .row > section.block:nth-child(2) .media .media-left,
.page-events .region-content-top .row > section.block:nth-child(2) .media .media-right, .page-events .region-content-top .row > section.block:nth-child(5) .media .media-body,
.page-events .region-content-top .row > section.block:nth-child(5) .media .media-left,
.page-events .region-content-top .row > section.block:nth-child(5) .media .media-right {
  width: 50%;
}
/* line 119, ../assets/scss/components/system/_page-events.scss */
.page-events .region-content-top .row > section.block .form-group {
  margin-bottom: 0;
  height: 100%;
  overflow: hidden;
  position: relative;
}
/* line 128, ../assets/scss/components/system/_page-events.scss */
.page-events .region-content-top .row .media .media-left,
.page-events .region-content-top .row .media .media-right,
.page-events .region-content-top .row .media .media-body {
  height: 348px;
}
@media all and (min-width: 992px) {
  /* line 128, ../assets/scss/components/system/_page-events.scss */
  .page-events .region-content-top .row .media .media-left,
  .page-events .region-content-top .row .media .media-right,
  .page-events .region-content-top .row .media .media-body {
    height: 465px;
  }
}
/* line 137, ../assets/scss/components/system/_page-events.scss */
.page-events .region-content-top .row .media .media-body .media-heading {
  margin-bottom: 1em;
}
/* line 143, ../assets/scss/components/system/_page-events.scss */
.page-events .region-content-top .row .media,
.page-events .region-content-top .row .thumbnail {
  height: 100%;
  min-height: 357px;
  max-height: 465px;
}
/* line 151, ../assets/scss/components/system/_page-events.scss */
.page-events .field--name-field-page-body {
  margin-top: 2em;
}
/* line 154, ../assets/scss/components/system/_page-events.scss */
.page-events .field--name-field-page-body .next-button {
  float: right;
}

/* line 164, ../assets/scss/components/system/_page-events.scss */
.node-event-media_right .media .fancy-date,
.node-event-media_left .media .fancy-date,
.node-event-media_no_image .media .fancy-date {
  float: left;
  margin-left: -150px;
}
@media (max-width: 500px) {
  /* line 164, ../assets/scss/components/system/_page-events.scss */
  .node-event-media_right .media .fancy-date,
  .node-event-media_left .media .fancy-date,
  .node-event-media_no_image .media .fancy-date {
    margin-left: 0;
    margin-right: 2em;
  }
}
/* line 173, ../assets/scss/components/system/_page-events.scss */
.node-event-media_right .media .media-body .media-content,
.node-event-media_left .media .media-body .media-content,
.node-event-media_no_image .media .media-body .media-content {
  padding-left: 200px;
}
@media (max-width: 500px) {
  /* line 173, ../assets/scss/components/system/_page-events.scss */
  .node-event-media_right .media .media-body .media-content,
  .node-event-media_left .media .media-body .media-content,
  .node-event-media_no_image .media .media-body .media-content {
    padding-left: 2em;
  }
}
/* line 181, ../assets/scss/components/system/_page-events.scss */
.node-event-media_right .media .media-title h2, .node-event-media_right .media .media-title h2 a,
.node-event-media_left .media .media-title h2,
.node-event-media_left .media .media-title h2 a,
.node-event-media_no_image .media .media-title h2,
.node-event-media_no_image .media .media-title h2 a {
  margin-top: 0;
}

/* line 4, ../assets/scss/components/system/_page-news-events-detail.scss */
.page-node-type-event .main-container .content-wrapper,
.page-node-type-blog .main-container .content-wrapper {
  background-color: #e8e8e8;
  margin-top: 0;
  position: relative;
  overflow: hidden;
}
/* line 10, ../assets/scss/components/system/_page-news-events-detail.scss */
.page-node-type-event .main-container .content-wrapper::before,
.page-node-type-blog .main-container .content-wrapper::before {
  background-image: url('../images/white-molecule.svg?1469648799');
  background-repeat: no-repeat;
  background-position: center center;
  content: '';
  display: block;
  height: 2088px;
  position: absolute;
  width: 1364px;
  z-index: 0;
  top: -1100px;
  left: -770px;
  opacity: .5;
}
@media (max-width: 991px) {
  /* line 10, ../assets/scss/components/system/_page-news-events-detail.scss */
  .page-node-type-event .main-container .content-wrapper::before,
  .page-node-type-blog .main-container .content-wrapper::before {
    left: -970px;
  }
}
@media (max-width: 720px) {
  /* line 10, ../assets/scss/components/system/_page-news-events-detail.scss */
  .page-node-type-event .main-container .content-wrapper::before,
  .page-node-type-blog .main-container .content-wrapper::before {
    display: none;
  }
}
/* line 33, ../assets/scss/components/system/_page-news-events-detail.scss */
.page-node-type-event .main-container .content-wrapper::after,
.page-node-type-blog .main-container .content-wrapper::after {
  background-image: url('../images/white-molecule.svg?1469648799');
  background-repeat: no-repeat;
  background-position: center center;
  content: '';
  display: block;
  height: 2088px;
  position: absolute;
  width: 1364px;
  z-index: 0;
  bottom: 0;
  right: -890px;
  opacity: .5;
}
@media (max-width: 991px) {
  /* line 33, ../assets/scss/components/system/_page-news-events-detail.scss */
  .page-node-type-event .main-container .content-wrapper::after,
  .page-node-type-blog .main-container .content-wrapper::after {
    right: -1090px;
  }
}
@media (max-width: 720px) {
  /* line 33, ../assets/scss/components/system/_page-news-events-detail.scss */
  .page-node-type-event .main-container .content-wrapper::after,
  .page-node-type-blog .main-container .content-wrapper::after {
    display: none;
  }
}
/* line 56, ../assets/scss/components/system/_page-news-events-detail.scss */
.page-node-type-event .main-container .content-wrapper .region-content,
.page-node-type-blog .main-container .content-wrapper .region-content {
  position: relative;
  z-index: 1;
  padding-top: 130px;
  padding-bottom: 3em;
}
@media (max-width: 991px) {
  /* line 56, ../assets/scss/components/system/_page-news-events-detail.scss */
  .page-node-type-event .main-container .content-wrapper .region-content,
  .page-node-type-blog .main-container .content-wrapper .region-content {
    padding-top: 0;
  }
}
/* line 68, ../assets/scss/components/system/_page-news-events-detail.scss */
.page-node-type-event header + div,
.page-node-type-blog header + div {
  clear: both;
}
@media screen and (max-width: 991px) {
  /* line 72, ../assets/scss/components/system/_page-news-events-detail.scss */
  .page-node-type-event .hero-wrapper,
  .page-node-type-blog .hero-wrapper {
    height: auto;
  }
}
/* line 76, ../assets/scss/components/system/_page-news-events-detail.scss */
.page-node-type-event article.node-event > header,
.page-node-type-event article.node-blog > header,
.page-node-type-blog article.node-event > header,
.page-node-type-blog article.node-blog > header {
  position: relative;
  margin-bottom: 44px;
}
@media (max-width: 991px) {
  /* line 76, ../assets/scss/components/system/_page-news-events-detail.scss */
  .page-node-type-event article.node-event > header,
  .page-node-type-event article.node-blog > header,
  .page-node-type-blog article.node-event > header,
  .page-node-type-blog article.node-blog > header {
    padding: 2em 0;
    margin-bottom: 0;
  }
}
/* line 86, ../assets/scss/components/system/_page-news-events-detail.scss */
.page-node-type-event article.node-event > header h2,
.page-node-type-event article.node-blog > header h2,
.page-node-type-blog article.node-event > header h2,
.page-node-type-blog article.node-blog > header h2 {
  float: left;
  width: calc(100% - 450px);
  margin-top: 14px;
  margin-bottom: 0;
  display: inline-block;
  font-size: 1.33em;
}
@media (max-width: 991px) {
  /* line 86, ../assets/scss/components/system/_page-news-events-detail.scss */
  .page-node-type-event article.node-event > header h2,
  .page-node-type-event article.node-blog > header h2,
  .page-node-type-blog article.node-event > header h2,
  .page-node-type-blog article.node-blog > header h2 {
    width: 100%;
    margin: 0;
    font-size: 1.8333em;
  }
}
/* line 100, ../assets/scss/components/system/_page-news-events-detail.scss */
.page-node-type-event article.node-event > header h2 span.node-title,
.page-node-type-event article.node-blog > header h2 span.node-title,
.page-node-type-blog article.node-event > header h2 span.node-title,
.page-node-type-blog article.node-blog > header h2 span.node-title {
  display: inline-block;
}
/* line 106, ../assets/scss/components/system/_page-news-events-detail.scss */
.page-node-type-event .news-events-detail-top-buttons,
.page-node-type-blog .news-events-detail-top-buttons {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (max-width: 991px) {
  /* line 106, ../assets/scss/components/system/_page-news-events-detail.scss */
  .page-node-type-event .news-events-detail-top-buttons,
  .page-node-type-blog .news-events-detail-top-buttons {
    position: relative;
    bottom: auto;
    right: auto;
    text-align: center;
  }
  /* line 117, ../assets/scss/components/system/_page-news-events-detail.scss */
  .page-node-type-event .news-events-detail-top-buttons > span,
  .page-node-type-blog .news-events-detail-top-buttons > span {
    float: none;
    display: inline-block;
    margin: 0 15px 10px;
  }
}
/* line 125, ../assets/scss/components/system/_page-news-events-detail.scss */
.page-node-type-event .addtoany_list,
.page-node-type-blog .addtoany_list {
  float: left;
}
/* line 127, ../assets/scss/components/system/_page-news-events-detail.scss */
.page-node-type-event .addtoany_list a,
.page-node-type-blog .addtoany_list a {
  float: right;
}
/* line 132, ../assets/scss/components/system/_page-news-events-detail.scss */
.page-node-type-event .field--name-field-event-hero,
.page-node-type-event .field--name-field-blog-image,
.page-node-type-blog .field--name-field-event-hero,
.page-node-type-blog .field--name-field-blog-image {
  position: relative;
  height: 390px;
  margin-bottom: 45px;
  overflow: hidden;
}
@media (max-width: 991px) {
  /* line 132, ../assets/scss/components/system/_page-news-events-detail.scss */
  .page-node-type-event .field--name-field-event-hero,
  .page-node-type-event .field--name-field-blog-image,
  .page-node-type-blog .field--name-field-event-hero,
  .page-node-type-blog .field--name-field-blog-image {
    margin-bottom: 35px;
  }
}
@media (max-width: 720px) {
  /* line 132, ../assets/scss/components/system/_page-news-events-detail.scss */
  .page-node-type-event .field--name-field-event-hero,
  .page-node-type-event .field--name-field-blog-image,
  .page-node-type-blog .field--name-field-event-hero,
  .page-node-type-blog .field--name-field-blog-image {
    margin-left: -40px;
    margin-right: -40px;
  }
}
/* line 148, ../assets/scss/components/system/_page-news-events-detail.scss */
.page-node-type-event .field--name-field-event-hero img,
.page-node-type-event .field--name-field-blog-image img,
.page-node-type-blog .field--name-field-event-hero img,
.page-node-type-blog .field--name-field-blog-image img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0;
  object-position: 50% 0;
  font-family: "object-fit: cover; object-position: 50% 0";
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 992px) {
  /* line 132, ../assets/scss/components/system/_page-news-events-detail.scss */
  .page-node-type-event .field--name-field-event-hero,
  .page-node-type-event .field--name-field-blog-image,
  .page-node-type-blog .field--name-field-event-hero,
  .page-node-type-blog .field--name-field-blog-image {
    margin-left: 0px;
    margin-right: 0px;
  }
}
/* line 160, ../assets/scss/components/system/_page-news-events-detail.scss */
.page-node-type-event .field--name-field-event-body img,
.page-node-type-event .field--name-field-blog-body img,
.page-node-type-blog .field--name-field-event-body img,
.page-node-type-blog .field--name-field-blog-body img {
  width: 100%;
  height: auto;
}
/* line 164, ../assets/scss/components/system/_page-news-events-detail.scss */
.page-node-type-event .field--name-field-event-body p,
.page-node-type-event .field--name-field-blog-body p,
.page-node-type-blog .field--name-field-event-body p,
.page-node-type-blog .field--name-field-blog-body p {
  margin-bottom: 2em;
}

/* line 2, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .promos-wrapper {
  display: none;
}
/* line 5, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .main-container {
  background-color: #e8e8e8;
  position: relative;
  margin-bottom: 3em;
}
/* line 38, ../assets/scss/_mixins.scss */
.page-node-type-person .main-container::before {
  background-image: url('../images/white-molecule.svg?1469648799');
  background-repeat: no-repeat;
  background-position: right center;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
  right: 0;
}
/* line 9, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .main-container:before {
  background-position: 1250px 960px;
}
/* line 14, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-header {
  background-color: #E8E8E8;
  overflow: hidden;
}
@media (min-width: 992px) {
  /* line 14, ../assets/scss/components/system/_page-person.scss */
  .page-node-type-person .person-header {
    position: relative;
  }
  /* line 38, ../assets/scss/_mixins.scss */
  .page-node-type-person .person-header::before {
    background-image: url('../images/persondetail-molecule.svg?1469648799');
    background-repeat: no-repeat;
    background-position: right center;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    right: 0;
  }
}
/* line 21, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-header:before {
  background-color: #E8E8E8;
  background-position: right bottom;
  background-size: 30%;
}
/* line 26, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-header > .person-header-top {
  position: relative;
  min-height: 600px;
}
/* line 29, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-header > .person-header-top > h4 {
  display: none;
}
/* line 32, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-header > .person-header-top > .field--name-field-person-ref-research-assis,
.page-node-type-person .person-header > .person-header-top > .field--contact-info,
.page-node-type-person .person-header > .person-header-top > .field--name-field-person-lab-url {
  display: none;
}
/* line 38, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-header .person-headshot {
  position: absolute;
  top: 0;
  left: 0;
  width: 55%;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}
/* line 47, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-header .person-headshot .field--type-image {
  position: relative;
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  /* line 47, ../assets/scss/components/system/_page-person.scss */
  .page-node-type-person .person-header .person-headshot .field--type-image {
    height: 600px;
  }
}
@media (max-width: 720px) {
  /* line 47, ../assets/scss/components/system/_page-person.scss */
  .page-node-type-person .person-header .person-headshot .field--type-image {
    height: 500px;
  }
}
@media (max-width: 480px) {
  /* line 47, ../assets/scss/components/system/_page-person.scss */
  .page-node-type-person .person-header .person-headshot .field--type-image {
    height: 325px;
  }
}
/* line 64, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-header .person-headshot .field--type-image img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0;
  object-position: 50% 0;
  font-family: "object-fit: cover; object-position: 50% 0";
  width: 100%;
  height: 100%;
  position: absolute;
}
@media (min-width: 721px) {
  /* line 38, ../assets/scss/components/system/_page-person.scss */
  .page-node-type-person .person-header .person-headshot {
    padding-right: 64px;
  }
}
@media (max-width: 991px) {
  /* line 38, ../assets/scss/components/system/_page-person.scss */
  .page-node-type-person .person-header .person-headshot {
    width: 100%;
    padding: 0;
    position: relative;
  }
}
/* line 80, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-header h4 {
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  /* line 80, ../assets/scss/components/system/_page-person.scss */
  .page-node-type-person .person-header h4 {
    padding-left: 30px;
  }
}
/* line 86, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-header .field--name-field-person-ref-research-assis,
.page-node-type-person .person-header .field--contact-info,
.page-node-type-person .person-header .field--name-field-person-lab-url {
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  /* line 86, ../assets/scss/components/system/_page-person.scss */
  .page-node-type-person .person-header .field--name-field-person-ref-research-assis,
  .page-node-type-person .person-header .field--contact-info,
  .page-node-type-person .person-header .field--name-field-person-lab-url {
    padding-left: 30px;
  }
}
/* line 96, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-header .field--contact-info .field--name-field-person-center .field--label {
  display: none;
}
/* line 101, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-header .person-profile {
  float: right;
  width: 45%;
  padding-top: 70px;
  padding-bottom: 70px;
  padding-left: 65px;
}
/* line 107, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-header .person-profile .field--name-field-person-roles {
  margin-bottom: 1.625em;
}
/* line 109, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-header .person-profile .field--name-field-person-roles > .field--item {
  margin-bottom: 1.425em;
}
/* line 113, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-header .person-profile .field--name-field-person-center {
  margin-bottom: 1.425em;
}
@media (max-width: 991px) {
  /* line 101, ../assets/scss/components/system/_page-person.scss */
  .page-node-type-person .person-header .person-profile {
    width: 100%;
    float: none;
    padding-left: 30px;
    padding-bottom: 20px;
  }
  /* line 121, ../assets/scss/components/system/_page-person.scss */
  .page-node-type-person .person-header .person-profile .field--name-field-person-ref-research-assis,
  .page-node-type-person .person-header .person-profile .field--contact-info,
  .page-node-type-person .person-header .person-profile .field--name-field-person-lab-url, .page-node-type-person .person-header .person-profile h4 {
    padding-left: 0;
  }
}
/* line 127, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-header .person-profile h4, .page-node-type-person .person-header .person-profile .field--label {
  font-size: 1.5em;
}
/* line 130, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-header .person-profile a {
  color: #787878;
}
/* line 133, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-header .person-profile .field--label-inline .field--label {
  font-size: 16px;
}
/* line 135, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-header .person-profile .field--label-inline .field--label, .page-node-type-person .person-header .person-profile .field--label-inline .field--label + .field--item {
  display: inline-block;
}
/* line 139, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-header .person-profile .field--label-inline .field--label:after {
  display: inline-block;
  content: ':';
}
/* line 146, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-header .field--name-field-p-role + .field--name-field-p-institution:before {
  content: ', ';
  display: inline-block;
  padding-right: 5px;
  margin-left: -5px;
}
/* line 153, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-header .field--name-field-person-appointments {
  margin-bottom: 25px;
}
/* line 161, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-header .content-tabs {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
/* line 167, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-header ul.nav-pills > li {
  padding: 20px 85px;
}
@media (max-width: 991px) {
  /* line 167, ../assets/scss/components/system/_page-person.scss */
  .page-node-type-person .person-header ul.nav-pills > li {
    padding: 20px;
  }
}
/* line 176, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-content {
  position: relative;
  overflow: hidden;
}
/* line 38, ../assets/scss/_mixins.scss */
.page-node-type-person .person-content::before {
  background-image: url('../images/white-molecule.svg?1469648799');
  background-repeat: no-repeat;
  background-position: right center;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
  right: 0;
}
/* line 178, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-content:before {
  background-position: 1060px -300px;
}
/* line 182, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-content .tab-content {
  background-color: #fff;
  overflow: hidden;
  padding-top: 74px;
  padding-bottom: 60px;
}
/* line 187, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-content .tab-content .tab-pane {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  /* line 187, ../assets/scss/components/system/_page-person.scss */
  .page-node-type-person .person-content .tab-content .tab-pane {
    float: left;
    width: 66.66667%;
  }
}
@media (min-width: 992px) {
  /* line 187, ../assets/scss/components/system/_page-person.scss */
  .page-node-type-person .person-content .tab-content .tab-pane {
    margin-left: 16.66667%;
  }
}
/* line 191, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-content .tab-content .extra-links {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  /* line 191, ../assets/scss/components/system/_page-person.scss */
  .page-node-type-person .person-content .tab-content .extra-links {
    float: left;
    width: 66.66667%;
  }
}
@media (min-width: 992px) {
  /* line 191, ../assets/scss/components/system/_page-person.scss */
  .page-node-type-person .person-content .tab-content .extra-links {
    margin-left: 16.66667%;
  }
}
/* line 195, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-content .tab-content .extra-links .field--item {
  margin: 10px 0;
}
/* line 199, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-content .tab-content .field--name-field-person-ref-research-focus {
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 20px;
}
/* line 203, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-content .tab-content .field--name-field-person-ref-research-focus .field--label {
  color: #DC2324;
  font-family: "DIN Condensed Bold";
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: uppercase;
  margin-bottom: 10px;
}
/* line 207, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-content .tab-content .field--name-field-person-ref-research-focus .field--items {
  margin: 0;
  padding: 0;
  border: 0;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.page-node-type-person .person-content .tab-content .field--name-field-person-ref-research-focus .field--items:before, .page-node-type-person .person-content .tab-content .field--name-field-person-ref-research-focus .field--items:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.page-node-type-person .person-content .tab-content .field--name-field-person-ref-research-focus .field--items:after {
  clear: both;
}
/* line 209, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-content .tab-content .field--name-field-person-ref-research-focus .field--items .field--item {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  float: left;
  padding-left: 4px;
  padding-right: 4px;
}
/* line 49, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/typography/lists/_horizontal-list.scss */
.page-node-type-person .person-content .tab-content .field--name-field-person-ref-research-focus .field--items .field--item:first-child {
  padding-left: 0;
}
/* line 50, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/typography/lists/_horizontal-list.scss */
.page-node-type-person .person-content .tab-content .field--name-field-person-ref-research-focus .field--items .field--item:last-child {
  padding-right: 0;
}
/* line 52, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/typography/lists/_horizontal-list.scss */
.page-node-type-person .person-content .tab-content .field--name-field-person-ref-research-focus .field--items .field--item.last {
  padding-right: 0;
}
/* line 211, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-content .tab-content .field--name-field-person-ref-research-focus .field--items .field--item > a {
  font-family: "Proxima Nova Semibold";
  font-size: 0.875em;
  color: #787878;
  text-decoration: none;
}
/* line 216, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-content .tab-content .field--name-field-person-ref-research-focus .field--items .field--item > a:hover {
  text-decoration: underline;
}
/* line 223, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-content .tab-content .field--name-field-person-research-focus-text {
  margin-bottom: 35px;
}
/* line 226, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-content .tab-content .field--name-field-person-research-report {
  margin-bottom: 35px;
}
/* line 229, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-content .tab-content .field--name-field-person-research-report .field--label {
  color: #DC2324;
  font-family: "DIN Condensed Bold";
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: uppercase;
  margin-top: 32px;
  margin-bottom: 32px;
}
/* line 235, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-content .tab-content .field--name-field-person-extra-links {
  margin-top: 32px;
}
/* line 237, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-content .tab-content .field--name-field-person-extra-links .field--item a {
  font-family: "Proxima Nova Italic";
  text-decoration: none;
  padding-bottom: 1em;
  padding-top: 1em;
}
/* line 242, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-content .tab-content .field--name-field-person-extra-links .field--item a:first-child {
  padding-top: 0;
}
/* line 245, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-content .tab-content .field--name-field-person-extra-links .field--item a:last-child {
  padding-bottom: 0;
}
/* line 251, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-content .static-content {
  position: relative;
  overflow: hidden;
}
/* line 255, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-content .static-content .form-group {
  margin: 0;
}
/* line 259, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-content .static-content .extra-media {
  width: 100%;
}
@media (min-width: 721px) {
  /* line 264, ../assets/scss/components/system/_page-person.scss */
  .page-node-type-person .person-content .static-content .no-vid .field.field--name-field-person-accessory-image {
    float: none;
    position: relative;
  }
}
@media (min-width: 721px) {
  /* line 273, ../assets/scss/components/system/_page-person.scss */
  .page-node-type-person .person-content .static-content .field.field--name-field-person-video {
    width: 58.33333%;
    float: left;
  }
}
/* line 278, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-content .static-content .field.field--name-field-person-video {
  position: relative;
  min-height: 1px;
}
/* line 282, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-content .static-content .field.field--name-field-person-accessory-image {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  float: none;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
@media (min-width: 721px) {
  /* line 282, ../assets/scss/components/system/_page-person.scss */
  .page-node-type-person .person-content .static-content .field.field--name-field-person-accessory-image {
    float: left;
    width: 41.66667%;
  }
}
@media (max-width: 720px) {
  /* line 282, ../assets/scss/components/system/_page-person.scss */
  .page-node-type-person .person-content .static-content .field.field--name-field-person-accessory-image {
    position: relative;
  }
}
/* line 293, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-content .static-content .field.field--name-field-person-accessory-image img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0;
  object-position: 50% 0;
  font-family: "object-fit: cover; object-position: 50% 0";
  width: 100%;
  height: 100%;
}
/* line 297, ../assets/scss/components/system/_page-person.scss */
.page-node-type-person .person-content .static-content .field.field--name-field-person-video,
.page-node-type-person .person-content .static-content .field.field--name-field-person-accessory-image {
  padding: 0;
  overflow: hidden;
  margin: 0 auto;
}

/* line 307, ../assets/scss/components/system/_page-person.scss */
.node-person-teaser {
  background-color: #e8e8e8;
  margin-bottom: 1.5em;
}
/* line 310, ../assets/scss/components/system/_page-person.scss */
.node-person-teaser .media-left {
  padding-right: 36px;
}
/* line 313, ../assets/scss/components/system/_page-person.scss */
.node-person-teaser .media-heading {
  margin-top: 1.5em;
  margin-bottom: 20px;
}
/* line 318, ../assets/scss/components/system/_page-person.scss */
.node-person-teaser .media-body .paragraph--type--p-roles {
  margin-bottom: 0.5em;
}
/* line 321, ../assets/scss/components/system/_page-person.scss */
.node-person-teaser .media-body .field--name-field-p-roles-institution a {
  color: #787878;
  font-family: "Proxima Nova";
}
/* line 325, ../assets/scss/components/system/_page-person.scss */
.node-person-teaser .media-body a.view-more {
  position: absolute;
  bottom: 1.5em;
}
@media (max-width: 991px) {
  /* line 325, ../assets/scss/components/system/_page-person.scss */
  .node-person-teaser .media-body a.view-more {
    position: relative;
    bottom: 0;
    top: 15px;
  }
}
/* line 334, ../assets/scss/components/system/_page-person.scss */
.node-person-teaser .media-body .field--name-field-p-roles-institution {
  color: #787878;
}
@media (max-width: 991px) {
  /* line 317, ../assets/scss/components/system/_page-person.scss */
  .node-person-teaser .media-body {
    padding-bottom: 36px;
    min-height: 17.5em;
  }
}

/* line 344, ../assets/scss/components/system/_page-person.scss */
#block-publications {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
#block-publications:before, #block-publications:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
#block-publications:after {
  clear: both;
}
/* line 346, ../assets/scss/components/system/_page-person.scss */
#block-publications .block-title {
  font-size: 4.063em;
  color: #DC2324;
  text-transform: uppercase;
  font-family: "DIN Condensed Bold";
  position: relative;
  float: left;
  width: 83.33333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 8.33333%;
  margin-top: 1.185em;
}
@media (min-width: 721px) {
  /* line 346, ../assets/scss/components/system/_page-person.scss */
  #block-publications .block-title {
    font-size: 8.125em;
  }
}
/* line 358, ../assets/scss/components/system/_page-person.scss */
#block-publications .field--name-body {
  position: relative;
  float: left;
  width: 83.33333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 8.33333%;
}
/* line 361, ../assets/scss/components/system/_page-person.scss */
#block-publications .field--name-body > div[class^="col-"] {
  margin-bottom: 1em;
}
@media (min-width: 721px) {
  /* line 364, ../assets/scss/components/system/_page-person.scss */
  #block-publications .field--name-body > div[class^="col-"]:first-child {
    padding-left: 0;
  }
  /* line 367, ../assets/scss/components/system/_page-person.scss */
  #block-publications .field--name-body > div[class^="col-"]:last-child {
    padding-right: 0;
  }
}
/* line 371, ../assets/scss/components/system/_page-person.scss */
#block-publications .field--name-body > div[class^="col-"] .content {
  border: 1px solid #ccc;
  padding: 20px;
}

/* line 1, ../assets/scss/components/system/_page-press.scss */
.node-press-teaser {
  /*
    .caption {
      padding-left: 2.78em;
      padding-right: 2.78em;
    }
    h3 + span {
      font-family: $font-proxima;
      font-size: 1.33em;
      display: block;
      margin-bottom: 12px;
      text-transform: capitalize;
    }
  */
}

/* line 4, ../assets/scss/components/system/_page-program.scss */
.page-node-type-program .node-program-full {
  padding: 3em 0;
}
/* line 8, ../assets/scss/components/system/_page-program.scss */
.page-node-type-program .field--name-field-ref-p-program-appointments > .field--label {
  font-size: 1.5em;
  color: #4b4a4a;
  margin-bottom: 0.5em;
}
/* line 15, ../assets/scss/components/system/_page-program.scss */
.page-node-type-program .appointments .field--name-field-p-person-appointment {
  display: block;
}
/* line 18, ../assets/scss/components/system/_page-program.scss */
.page-node-type-program .appointments .field--name-field-p-person-appointment a {
  color: #4b4a4a;
}
/* line 23, ../assets/scss/components/system/_page-program.scss */
.page-node-type-program .appointments .field--name-field-p-role {
  display: block;
  font-family: "DIN Condensed Bold";
  font-size: 1.25em;
  color: #DC2324;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  margin-bottom: 0.5em;
}
/* line 34, ../assets/scss/components/system/_page-program.scss */
.page-node-type-program .promos-wrapper {
  background-color: #fff;
}
/* line 38, ../assets/scss/components/system/_page-program.scss */
.page-node-type-program .node-program-full > div > .swiper-container,
.page-node-type-program .field--name-field-ref-p-program-appointments,
.page-node-type-program .field--name-field-ref-p-program-layout > .field--item,
.page-node-type-program #block-views-block-related-blog-posts-block-2 {
  margin-bottom: 2em;
}

/* line 1, ../assets/scss/components/system/_page-promos.scss */
.node-promo {
  padding: 6px 0;
  height: 100%;
  cursor: pointer;
  text-align: left;
}
@media screen and (min-width: 992px) {
  /* line 1, ../assets/scss/components/system/_page-promos.scss */
  .node-promo {
    cursor: default;
  }
}

/* line 12, ../assets/scss/components/system/_page-promos.scss */
div[class*="-promos"].field--type-entity-reference {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
div[class*="-promos"].field--type-entity-reference:before, div[class*="-promos"].field--type-entity-reference:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
div[class*="-promos"].field--type-entity-reference:after {
  clear: both;
}
/* line 14, ../assets/scss/components/system/_page-promos.scss */
div[class*="-promos"].field--type-entity-reference > .field--item {
  height: 650px;
  padding: 0 10px;
  float: none;
  width: 33%;
  display: inline-block;
}
@media (max-width: 991px) {
  /* line 14, ../assets/scss/components/system/_page-promos.scss */
  div[class*="-promos"].field--type-entity-reference > .field--item {
    width: 49%;
  }
}
@media (max-width: 720px) {
  /* line 14, ../assets/scss/components/system/_page-promos.scss */
  div[class*="-promos"].field--type-entity-reference > .field--item {
    width: 100%;
  }
}

/* line 32, ../assets/scss/components/system/_page-promos.scss */
.view-promo-blocks {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  /* line 32, ../assets/scss/components/system/_page-promos.scss */
  .view-promo-blocks {
    float: left;
    width: 83.33333%;
  }
}
@media (min-width: 992px) {
  /* line 32, ../assets/scss/components/system/_page-promos.scss */
  .view-promo-blocks {
    margin-left: 8.33333%;
  }
}

/* line 38, ../assets/scss/components/system/_page-promos.scss */
.contain-promos div[class*="-promos"].field--type-entity-reference {
  max-width: 1350px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 100px;
  text-align: center;
}

/* line 3, ../assets/scss/components/system/_page-shared-resource.scss */
.page-node-type-shared-resource .field--name-field-sr-page-image img {
  width: 100%;
  height: auto;
}
/* line 8, ../assets/scss/components/system/_page-shared-resource.scss */
.page-node-type-shared-resource .node-shared_resource-full {
  padding: 3em 0;
}
/* line 12, ../assets/scss/components/system/_page-shared-resource.scss */
.page-node-type-shared-resource .promos-wrapper {
  background-color: #fff;
}
/* line 16, ../assets/scss/components/system/_page-shared-resource.scss */
.page-node-type-shared-resource #block-views-block-related-content-block-related-sr-by-type {
  margin-bottom: 2em;
}

/* line 2, ../assets/scss/components/system/_page-title.scss */
.page-header {
  background-color: #b91026;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFB91026', endColorstr='#FFEF7D19');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMTU4NDk0IiB5MT0iLTAuMDkxNTA2IiB4Mj0iMC44NDE1MDYiIHkyPSIxLjA5MTUwNiI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I5MTAyNiIvPjxzdG9wIG9mZnNldD0iMzAlIiBzdG9wLWNvbG9yPSIjYjkxMDI2Ii8+PHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNlZjdkMTkiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -moz-linear-gradient(300deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
  background-image: -webkit-linear-gradient(300deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
  background-image: linear-gradient(150deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
  position: relative;
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 0;
  overflow: hidden;
  min-height: 200px;
  border: none;
}
/* line 38, ../assets/scss/_mixins.scss */
.page-header::before {
  background-image: url('../images/header-molecule.svg?1469648799');
  background-repeat: no-repeat;
  background-position: right center;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 150%;
  z-index: 0;
  right: 0;
}
@media (max-width: 991px) {
  /* line 6, ../assets/scss/components/system/_page-title.scss */
  .page-header:before {
    background-image: none;
  }
}
/* line 17, ../assets/scss/components/system/_page-title.scss */
.page-header > span {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  display: inline-block;
  margin: 0;
  text-align: center;
}
/* line 27, ../assets/scss/components/system/_page-title.scss */
.page-header:before {
  height: 101%;
  top: -3px;
}

/* line 1, ../assets/scss/components/system/_page.scss */
html,
body {
  overflow-x: hidden;
}

/* line 6, ../assets/scss/components/system/_page.scss */
.main-container {
  background-color: #e8e8e8;
  margin-bottom: 2em;
}
@media (max-width: 480px) {
  /* line 6, ../assets/scss/components/system/_page.scss */
  .main-container {
    margin-bottom: 0;
  }
}
/* line 14, ../assets/scss/components/system/_page.scss */
.main-container > .hero-wrapper {
  max-height: 635px;
  overflow: hidden;
}
/* line 18, ../assets/scss/components/system/_page.scss */
.main-container > .content-wrapper {
  background-color: #fff;
}
/* line 21, ../assets/scss/components/system/_page.scss */
.main-container > .content-wrapper.gray {
  background-color: #e8e8e8;
}

/* line 27, ../assets/scss/components/system/_page.scss */
.field--name-field-page-promos {
  clear: both;
}

/* line 32, ../assets/scss/components/system/_page.scss */
.node-press-teaser .thumbnail,
.node-promo .thumbnail {
  position: relative;
  height: 100%;
  overflow: hidden;
  background-color: #b91026;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFB91026', endColorstr='#FFEF7D19');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMTU4NDk0IiB5MT0iLTAuMDkxNTA2IiB4Mj0iMC44NDE1MDYiIHkyPSIxLjA5MTUwNiI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I5MTAyNiIvPjxzdG9wIG9mZnNldD0iMzAlIiBzdG9wLWNvbG9yPSIjYjkxMDI2Ii8+PHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNlZjdkMTkiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -moz-linear-gradient(300deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
  background-image: -webkit-linear-gradient(300deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
  background-image: linear-gradient(150deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
  position: relative;
  z-index: 0;
}
/* line 24, ../assets/scss/_mixins.scss */
.node-press-teaser .thumbnail .caption,
.node-promo .thumbnail .caption {
  position: absolute;
  background: rgba(56, 56, 56, 0.79);
  bottom: 0;
  left: 0;
  width: 100%;
  height: 222px;
  padding: 10px 0;
  color: #FFFFFF;
}
/* line 38, ../assets/scss/_mixins.scss */
.node-press-teaser .thumbnail::before,
.node-promo .thumbnail::before {
  background-image: url('../images/gradient-molecule.svg?1469648799');
  background-repeat: no-repeat;
  background-position: left center;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
  left: 0;
}
/* line 36, ../assets/scss/components/system/_page.scss */
.node-press-teaser .thumbnail::before,
.node-promo .thumbnail::before {
  z-index: -1;
}
@media screen and (min-width: 992px) {
  /* line 32, ../assets/scss/components/system/_page.scss */
  .node-press-teaser .thumbnail,
  .node-promo .thumbnail {
    position: relative;
    height: 100%;
    overflow: hidden;
  }
  /* line 24, ../assets/scss/_mixins.scss */
  .node-press-teaser .thumbnail .caption,
  .node-promo .thumbnail .caption {
    position: absolute;
    background: rgba(56, 56, 56, 0.79);
    bottom: 0;
    left: 0;
    width: 100%;
    height: 263px;
    padding: 10px 1.67em;
    color: #FFFFFF;
  }
}
/* line 43, ../assets/scss/components/system/_page.scss */
.node-press-teaser .thumbnail .caption,
.node-promo .thumbnail .caption {
  background: rgba(0, 0, 0, 0.55);
}
/* line 45, ../assets/scss/components/system/_page.scss */
.node-press-teaser .thumbnail .caption .caption-title,
.node-promo .thumbnail .caption .caption-title {
  margin-top: 0;
  margin-bottom: 1em;
}
/* line 49, ../assets/scss/components/system/_page.scss */
.node-press-teaser .thumbnail .caption .caption-title span.item-title,
.node-promo .thumbnail .caption .caption-title span.item-title {
  color: #FF7B13;
  font-family: "DIN Condensed Bold";
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: uppercase;
  cursor: pointer;
}
/* line 52, ../assets/scss/components/system/_page.scss */
.node-press-teaser .thumbnail .caption .caption-title span.item-title:hover,
.node-promo .thumbnail .caption .caption-title span.item-title:hover {
  color: #ac4c00;
  transition: color .3s linear;
}
/* line 57, ../assets/scss/components/system/_page.scss */
.node-press-teaser .thumbnail .caption .caption-title span.item-date,
.node-promo .thumbnail .caption .caption-title span.item-date {
  float: right;
  font-family: "Proxima Nova Semibold";
  font-size: 0.625em;
  text-transform: uppercase;
}
/* line 65, ../assets/scss/components/system/_page.scss */
.node-press-teaser .thumbnail .caption .caption-heading,
.node-promo .thumbnail .caption .caption-heading {
  font-size: 1.333em;
  margin-bottom: .875em;
  display: block;
  text-transform: capitalize;
}
/* line 71, ../assets/scss/components/system/_page.scss */
.node-press-teaser .thumbnail .caption p,
.node-promo .thumbnail .caption p {
  font-size: .889em;
}
/* line 74, ../assets/scss/components/system/_page.scss */
.node-press-teaser .thumbnail .caption a,
.node-promo .thumbnail .caption a {
  color: #FF7B13;
  font-family: "Proxima Nova Italic";
  display: none;
  margin-top: 15px;
}
@media screen and (min-width: 992px) {
  /* line 74, ../assets/scss/components/system/_page.scss */
  .node-press-teaser .thumbnail .caption a,
  .node-promo .thumbnail .caption a {
    display: block;
  }
}
/* line 82, ../assets/scss/components/system/_page.scss */
.node-press-teaser .thumbnail .caption a:hover,
.node-promo .thumbnail .caption a:hover {
  color: #ac4c00;
  transition: color .3s linear;
}

/* line 91, ../assets/scss/components/system/_page.scss */
article {
  position: relative;
}

/* line 2, ../assets/scss/components/system/_pager.scss */
nav.pager {
  margin: 70px 0;
}
/* line 6, ../assets/scss/components/system/_pager.scss */
nav.pager ul.pager__items {
  padding: 0;
  font-size: 14px;
}
/* line 11, ../assets/scss/components/system/_pager.scss */
nav.pager ul.pager__items li.pager__item {
  display: inline-block;
  margin: 0 1px;
}
/* line 16, ../assets/scss/components/system/_pager.scss */
nav.pager ul.pager__items li.pager__item a {
  background-color: #d8d8d8;
  font-size: 14px;
  border-radius: 4px;
  border: none;
  padding: 5px 11px;
  color: #787878;
}
/* line 25, ../assets/scss/components/system/_pager.scss */
nav.pager ul.pager__items li.pager__item.is-active a,
nav.pager ul.pager__items li.pager__item a:hover,
nav.pager ul.pager__items li.pager__item a:active,
nav.pager ul.pager__items li.pager__item a:focus {
  background-color: #DC2324;
  color: #fff;
}
/* line 35, ../assets/scss/components/system/_pager.scss */
nav.pager ul.pager__items li.pager__item--ellipsis {
  display: inline-block;
  background-color: #d8d8d8;
  font-size: 14px;
  border: none;
  border-radius: 4px;
  padding: 5px 11px;
  color: #787878;
  width: 30px;
  height: 29px;
}
/* line 51, ../assets/scss/components/system/_pager.scss */
nav.pager ul.pager__items li.pager__item--first a,
nav.pager ul.pager__items li.pager__item--previous a,
nav.pager ul.pager__items li.pager__item--next a,
nav.pager ul.pager__items li.pager__item--last a {
  border-radius: 20px;
  padding: 5px 20px;
}
@media (max-width: 720px) {
  /* line 58, ../assets/scss/components/system/_pager.scss */
  nav.pager ul.pager__items li.pager__item--ellipsis,
  nav.pager ul.pager__items li.pager__item--first,
  nav.pager ul.pager__items li.pager__item--last {
    display: none;
  }
}

/* line 69, ../assets/scss/components/system/_pager.scss */
.fake-pager-link-wrapper {
  float: left;
  width: 100%;
  margin-top: 70px;
  text-align: center;
}
/* line 76, ../assets/scss/components/system/_pager.scss */
.fake-pager-link-wrapper .fake-pager-link {
  background-color: #d8d8d8;
  font-size: 14px;
  border: none;
  border-radius: 4px;
  color: #787878;
  border-radius: 20px;
  padding: 6px 20px;
}
/* line 85, ../assets/scss/components/system/_pager.scss */
.fake-pager-link-wrapper .fake-pager-link:hover, .fake-pager-link-wrapper .fake-pager-link:focus, .fake-pager-link-wrapper .fake-pager-link:active {
  text-decoration: none;
  background-color: #DC2324;
  color: #fff;
}

/* line 1, ../assets/scss/components/system/_publications.scss */
.pubmed-component {
  background-color: #e8e8e8;
  position: relative;
  padding: 100px 0;
}
/* line 6, ../assets/scss/components/system/_publications.scss */
.pubmed-component:before {
  background-image: url('../images/publications-molecule.svg?1469648799');
  background-repeat: no-repeat;
  background-position: right top;
  content: '';
  display: block;
  height: 70%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
  right: 0;
}
/* line 20, ../assets/scss/components/system/_publications.scss */
.pubmed-component h2 {
  font-size: 7em;
  font-family: "DIN Condensed Bold";
  color: #DC2324;
  text-transform: uppercase;
  position: relative;
  text-align: center;
}
@media (max-width: 720px) {
  /* line 20, ../assets/scss/components/system/_publications.scss */
  .pubmed-component h2 {
    font-size: 4em;
  }
}
/* line 33, ../assets/scss/components/system/_publications.scss */
.pubmed-component .tab-content {
  padding-top: 2em;
}
@media (max-width: 991px) {
  /* line 37, ../assets/scss/components/system/_publications.scss */
  .pubmed-component .publication {
    margin-bottom: 2em;
  }
}
/* line 43, ../assets/scss/components/system/_publications.scss */
.pubmed-component .publication:last-child {
  margin-bottom: 0;
}
/* line 47, ../assets/scss/components/system/_publications.scss */
.pubmed-component .publication .inner {
  border: 0.063em solid #4b4a4a;
  padding: 1.875em 1.5625em;
}
/* line 52, ../assets/scss/components/system/_publications.scss */
.pubmed-component .publication .publication-content {
  border: 0.056em solid #4b4a4a;
  padding: 0.556em;
  margin-right: 0.556em;
  margin-left: 0.556em;
}
/* line 60, ../assets/scss/components/system/_publications.scss */
.pubmed-component .publication .publication-title a {
  display: inline-block;
  color: #4b4a4a;
  font-size: 1.111em;
  margin-bottom: 1.297em;
}
@media (max-width: 720px) {
  /* line 60, ../assets/scss/components/system/_publications.scss */
  .pubmed-component .publication .publication-title a {
    font-size: 1.25em;
  }
}
/* line 72, ../assets/scss/components/system/_publications.scss */
.pubmed-component .publication .publication-author {
  color: #DC2324;
  font-size: 0.75em;
  font-family: "Proxima Nova Semibold";
  text-transform: uppercase;
  margin-bottom: 2.593em;
}
/* line 81, ../assets/scss/components/system/_publications.scss */
.pubmed-component .publication .publication-source {
  color: #787878;
  text-decoration: none;
}
/* line 88, ../assets/scss/components/system/_publications.scss */
.pubmed-component #select_publications, .pubmed-component #recent_publications {
  padding: 0;
  margin: 0;
}
/* line 92, ../assets/scss/components/system/_publications.scss */
.pubmed-component #select_publications .row-centered, .pubmed-component #recent_publications .row-centered {
  text-align: center;
}
/* line 95, ../assets/scss/components/system/_publications.scss */
.pubmed-component #select_publications .col-centered, .pubmed-component #recent_publications .col-centered {
  display: inline-block;
  float: none;
  text-align: left;
  margin-right: -4px;
  vertical-align: top;
}
@media (max-width: 720px) {
  /* line 104, ../assets/scss/components/system/_publications.scss */
  .pubmed-component .button {
    text-align: center;
  }
}
/* line 110, ../assets/scss/components/system/_publications.scss */
.pubmed-component .button .view-all-publications,
.pubmed-component .button .view-select-publications {
  display: inline-block;
  margin: 3.75em 0;
}
/* line 117, ../assets/scss/components/system/_publications.scss */
.pubmed-component ul.nav {
  column-count: inherit !important;
  margin: inherit !important;
  margin-top: 40px !important;
  list-style-position: inherit !important;
}
/* line 123, ../assets/scss/components/system/_publications.scss */
.pubmed-component ul.nav li {
  break-inside: inherit !important;
  padding: 0 !important;
}

/* line 135, ../assets/scss/components/system/_publications.scss */
.page-node-type-program .pubmed-component .tab-content {
  padding-top: 2em;
  padding-right: 2em;
}

/* line 1, ../assets/scss/components/system/_regions.scss */
.below-hero-wrapper {
  background-color: #e8e8e8;
}

/* line 3, ../assets/scss/components/system/_search.scss */
.path-search .search-page-form {
  margin-top: 2em;
}
/* line 7, ../assets/scss/components/system/_search.scss */
.path-search .search-page-form input.form-search {
  width: 100%;
}
/* line 11, ../assets/scss/components/system/_search.scss */
.path-search .search-page-form button[type="submit"] {
  color: #fff;
  background-color: #DC2324;
  border-color: #DC2324;
  padding: 6px 30px;
}
/* line 11, ../assets/scss/bootstrap/mixins/_buttons.scss */
.path-search .search-page-form button[type="submit"]:focus, .path-search .search-page-form button[type="submit"].focus {
  color: #fff;
  background-color: #b01c1d;
  border-color: #6e1212;
}
/* line 17, ../assets/scss/bootstrap/mixins/_buttons.scss */
.path-search .search-page-form button[type="submit"]:hover {
  color: #fff;
  background-color: #b01c1d;
  border-color: #a71b1b;
}
/* line 22, ../assets/scss/bootstrap/mixins/_buttons.scss */
.path-search .search-page-form button[type="submit"]:active, .path-search .search-page-form button[type="submit"].active, .open > .path-search .search-page-form button[type="submit"].dropdown-toggle {
  color: #fff;
  background-color: #b01c1d;
  border-color: #a71b1b;
}
/* line 29, ../assets/scss/bootstrap/mixins/_buttons.scss */
.path-search .search-page-form button[type="submit"]:active:hover, .path-search .search-page-form button[type="submit"]:active:focus, .path-search .search-page-form button[type="submit"]:active.focus, .path-search .search-page-form button[type="submit"].active:hover, .path-search .search-page-form button[type="submit"].active:focus, .path-search .search-page-form button[type="submit"].active.focus, .open > .path-search .search-page-form button[type="submit"].dropdown-toggle:hover, .open > .path-search .search-page-form button[type="submit"].dropdown-toggle:focus, .open > .path-search .search-page-form button[type="submit"].dropdown-toggle.focus {
  color: #fff;
  background-color: #911718;
  border-color: #6e1212;
}
/* line 37, ../assets/scss/bootstrap/mixins/_buttons.scss */
.path-search .search-page-form button[type="submit"]:active, .path-search .search-page-form button[type="submit"].active, .open > .path-search .search-page-form button[type="submit"].dropdown-toggle {
  background-image: none;
}
/* line 45, ../assets/scss/bootstrap/mixins/_buttons.scss */
.path-search .search-page-form button[type="submit"].disabled:hover, .path-search .search-page-form button[type="submit"].disabled:focus, .path-search .search-page-form button[type="submit"].disabled.focus, .path-search .search-page-form button[type="submit"][disabled]:hover, .path-search .search-page-form button[type="submit"][disabled]:focus, .path-search .search-page-form button[type="submit"][disabled].focus, fieldset[disabled] .path-search .search-page-form button[type="submit"]:hover, fieldset[disabled] .path-search .search-page-form button[type="submit"]:focus, fieldset[disabled] .path-search .search-page-form button[type="submit"].focus {
  background-color: #DC2324;
  border-color: #DC2324;
}
/* line 53, ../assets/scss/bootstrap/mixins/_buttons.scss */
.path-search .search-page-form button[type="submit"] .badge {
  color: #DC2324;
  background-color: #fff;
}
/* line 16, ../assets/scss/components/system/_search.scss */
.path-search .search-page-form .search-help-link {
  display: none;
}

/* line 2, ../assets/scss/components/system/_subnavs.scss */
.subnav-separator {
  height: 1px;
  margin-top: 40px;
  background-color: transparent;
}

/* line 1, ../assets/scss/components/system/_time.scss */
.month-year {
  width: 92px;
  font-family: "Proxima Nova Semibold";
  font-size: 10px;
  text-align: center;
  color: #DC2324;
  text-transform: uppercase;
}

/* line 10, ../assets/scss/components/system/_time.scss */
.fancy-date {
  width: 92px;
}

/* line 14, ../assets/scss/components/system/_time.scss */
.day-date {
  background-color: #b91026;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFB91026', endColorstr='#FFEF7D19');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMTU4NDk0IiB5MT0iLTAuMDkxNTA2IiB4Mj0iMC44NDE1MDYiIHkyPSIxLjA5MTUwNiI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I5MTAyNiIvPjxzdG9wIG9mZnNldD0iMzAlIiBzdG9wLWNvbG9yPSIjYjkxMDI2Ii8+PHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNlZjdkMTkiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -moz-linear-gradient(300deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
  background-image: -webkit-linear-gradient(300deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
  background-image: linear-gradient(150deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
  display: inline-block;
  background-size: 100% 100% !important;
  padding: 30px 0px;
  margin: 3px 0;
  text-align: center;
  font-size: 24px;
  color: white;
  border-radius: 50%;
  width: 92px;
  height: 92px;
  transition: ease-in-out 0.4s;
}
/* line 27, ../assets/scss/components/system/_time.scss */
.day-date:hover {
  transition: ease-in-out 0.4s;
  background-color: #b01c1d;
  border-color: #a71b1b;
  background-image: none;
}
/* line 33, ../assets/scss/components/system/_time.scss */
.day-date span {
  font-size: .5em;
  vertical-align: super;
  text-transform: uppercase;
  padding-left: 1px;
}

/* line 2, ../assets/scss/components/views/_block-footer-cities.scss */
#block-views-block-footer-cities-footer-cities {
  display: inline-block;
  clear: left;
  width: 100%;
  margin-top: 3.125em;
  margin-bottom: 1.25em;
  overflow: hidden;
}
@media (max-width: 480px) {
  /* line 2, ../assets/scss/components/views/_block-footer-cities.scss */
  #block-views-block-footer-cities-footer-cities {
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
  }
}

/* line 17, ../assets/scss/components/views/_block-footer-cities.scss */
.view-footer-cities {
  float: right;
}
@media (max-width: 991px) {
  /* line 17, ../assets/scss/components/views/_block-footer-cities.scss */
  .view-footer-cities {
    float: none;
    text-align: center;
  }
}
/* line 25, ../assets/scss/components/views/_block-footer-cities.scss */
.view-footer-cities .views-row {
  position: relative;
  float: left;
  width: 225px;
  height: 225px;
  margin-left: 3px;
  background-color: #000;
}
@media (max-width: 991px) {
  /* line 25, ../assets/scss/components/views/_block-footer-cities.scss */
  .view-footer-cities .views-row {
    float: none;
    display: inline-block;
  }
}
@media (max-width: 720px) {
  /* line 25, ../assets/scss/components/views/_block-footer-cities.scss */
  .view-footer-cities .views-row {
    width: calc(50% - 6px);
    height: 0;
    padding-bottom: calc(50% - 6px);
  }
}
@media (max-width: 480px) {
  /* line 25, ../assets/scss/components/views/_block-footer-cities.scss */
  .view-footer-cities .views-row {
    float: left;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    margin-left: 0;
  }
}
/* line 52, ../assets/scss/components/views/_block-footer-cities.scss */
.view-footer-cities .views-row:first-child {
  margin-left: 0;
}
/* line 56, ../assets/scss/components/views/_block-footer-cities.scss */
.view-footer-cities .views-row .views-field-view-node a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  font-size: 0;
}
/* line 66, ../assets/scss/components/views/_block-footer-cities.scss */
.view-footer-cities .views-row .views-field-name {
  position: absolute;
  width: 100%;
  height: auto;
  bottom: 1.875em;
  left: 0;
  text-align: center;
  z-index: 1;
  padding: 0 20px;
}
/* line 76, ../assets/scss/components/views/_block-footer-cities.scss */
.view-footer-cities .views-row .views-field-name a {
  font-size: .94444em;
  color: #fff;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  /* line 76, ../assets/scss/components/views/_block-footer-cities.scss */
  .view-footer-cities .views-row .views-field-name a {
    font-size: 1.5em;
  }
}
/* line 87, ../assets/scss/components/views/_block-footer-cities.scss */
.view-footer-cities .views-row .views-field-field-city-image {
  width: 100%;
  height: 100%;
}
/* line 91, ../assets/scss/components/views/_block-footer-cities.scss */
.view-footer-cities .views-row .views-field-field-city-image img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0;
  object-position: 50% 0;
  font-family: "object-fit: cover; object-position: 50% 0";
  width: 100%;
  height: 100%;
}
/* line 96, ../assets/scss/components/views/_block-footer-cities.scss */
.view-footer-cities .views-row .views-field-field-city-image img {
  opacity: 0.5;
  transition: opacity 0.5s;
}
/* line 101, ../assets/scss/components/views/_block-footer-cities.scss */
.view-footer-cities .views-row:hover .views-field-field-city-image img {
  opacity: 1;
}

/* line 6, ../assets/scss/components/views/_block-program-view.scss */
.view-program-view .view-content > .row > .left > .views-row,
.view-program-view .view-content > .row > .right > .views-row {
  margin-bottom: 30px;
}
/* line 9, ../assets/scss/components/views/_block-program-view.scss */
.view-program-view .view-content > .row > .left > .views-row:last-child,
.view-program-view .view-content > .row > .right > .views-row:last-child {
  margin-bottom: 0;
}
/* line 15, ../assets/scss/components/views/_block-program-view.scss */
.view-program-view .view-content > .row > .right {
  margin-top: 13%;
}
@media (max-width: 991px) {
  /* line 15, ../assets/scss/components/views/_block-program-view.scss */
  .view-program-view .view-content > .row > .right {
    margin-top: 30px;
  }
}
/* line 23, ../assets/scss/components/views/_block-program-view.scss */
.view-program-view .views-row .thumbnail {
  height: 485px;
}
/* line 25, ../assets/scss/components/views/_block-program-view.scss */
.view-program-view .views-row .thumbnail::before {
  background-image: url('../images/program-gradient-gray.svg?1469648799');
  background-repeat: no-repeat;
  background-size: cover;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

/* line 42, ../assets/scss/components/views/_block-program-view.scss */
.view-program-view.view-display-id-all_programs_block .view-content {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 2em;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.view-program-view.view-display-id-all_programs_block .view-content:before, .view-program-view.view-display-id-all_programs_block .view-content:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.view-program-view.view-display-id-all_programs_block .view-content:after {
  clear: both;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.view-program-view.view-display-id-all_programs_block .view-content:before, .view-program-view.view-display-id-all_programs_block .view-content:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.view-program-view.view-display-id-all_programs_block .view-content:after {
  clear: both;
}
/* line 49, ../assets/scss/components/views/_block-program-view.scss */
.view-program-view.view-display-id-all_programs_block .views-row {
  padding-top: 15px;
  padding-bottom: 15px;
}

/* line 2, ../assets/scss/components/views/_block-text-in-a-box.scss */
.text-in-a-box-box {
  padding: .750em;
}
/* line 6, ../assets/scss/components/views/_block-text-in-a-box.scss */
.text-in-a-box-box .inner {
  border: 0.063em solid #4b4a4a;
  padding: 1em .750em;
  height: 200px;
}
/* line 12, ../assets/scss/components/views/_block-text-in-a-box.scss */
.text-in-a-box-box .title {
  display: inline-block;
  color: #4b4a4a;
  font-size: 1.5em;
  font-family: "Proxima Nova Semibold";
  margin-bottom: 0.250em;
}
@media (max-width: 720px) {
  /* line 12, ../assets/scss/components/views/_block-text-in-a-box.scss */
  .text-in-a-box-box .title {
    font-size: 1.25em;
  }
}
/* line 24, ../assets/scss/components/views/_block-text-in-a-box.scss */
.text-in-a-box-box .overview {
  color: #4b4a4a;
  font-size: 0.75em;
  margin-bottom: 2.593em;
}

@media (max-width: 991px) {
  /* line 3, ../assets/scss/components/views/_homepage-top.scss */
  .front ul.nav.nav-pills li a {
    padding: 10px 18px;
    font-size: 14px;
  }
}

@media screen and (min-width: 721px) {
  /* line 11, ../assets/scss/components/views/_homepage-top.scss */
  #block-views-block-homepage-top-feature-accordion {
    display: none;
  }
}

/* line 17, ../assets/scss/components/views/_homepage-top.scss */
.front #accordion {
  padding: 30px 15px;
}
@media (max-width: 480px) {
  /* line 17, ../assets/scss/components/views/_homepage-top.scss */
  .front #accordion {
    padding: 15px 0;
  }
}

/* line 27, ../assets/scss/components/views/_homepage-top.scss */
.view-display-id-feature_accordion .views-field-nothing {
  padding: 50px 25px;
}
/* line 32, ../assets/scss/components/views/_homepage-top.scss */
.view-display-id-feature_accordion .panel-group .panel-heading {
  background-color: #FFFFFF;
  margin-top: 0px;
}
/* line 36, ../assets/scss/components/views/_homepage-top.scss */
.view-display-id-feature_accordion .panel-group .panel-body {
  background-color: #FFFFFF;
}
/* line 41, ../assets/scss/components/views/_homepage-top.scss */
.view-display-id-feature_accordion .panel-heading h4.panel-title a {
  color: #4b4a4a;
  font-family: "Proxima Nova";
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: inherit;
}
/* line 49, ../assets/scss/components/views/_homepage-top.scss */
.view-display-id-feature_accordion .panel-heading h4.panel-title a::before {
  background-image: url('../images/accordion-close-dark.svg?1479859331');
}
/* line 52, ../assets/scss/components/views/_homepage-top.scss */
.view-display-id-feature_accordion .panel-heading h4.panel-title a.collapsed::before {
  background-image: url('../images/accordion-open-dark.svg?1479859331');
}
/* line 58, ../assets/scss/components/views/_homepage-top.scss */
.view-display-id-feature_accordion .thumbnail .caption-heading a {
  display: block;
}
/* line 63, ../assets/scss/components/views/_homepage-top.scss */
.view-display-id-feature_accordion .thumbnail .caption .field--name-field-person-body,
.view-display-id-feature_accordion .thumbnail .caption .field--name-field-person-position,
.view-display-id-feature_accordion .thumbnail .caption .field--name-field-blog-body,
.view-display-id-feature_accordion .thumbnail .caption .field--name-field-paper-highlights,
.view-display-id-feature_accordion .thumbnail .caption .field--name-field-portal-magazine-summary,
.view-display-id-feature_accordion .thumbnail .caption .field--name-field-press-body {
  display: none;
}

/* line 75, ../assets/scss/components/views/_homepage-top.scss */
#block-views-block-homepage-top-feature {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  overflow: hidden;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
#block-views-block-homepage-top-feature:before, #block-views-block-homepage-top-feature:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
#block-views-block-homepage-top-feature:after {
  clear: both;
}
/* line 81, ../assets/scss/components/views/_homepage-top.scss */
#block-views-block-homepage-top-feature::before {
  background-image: url('../images/gradient-molecule.svg?1469648799');
  background-repeat: no-repeat;
  background-position: left center;
  content: '';
  display: block;
  width: 725px;
  height: 1626px;
  position: absolute;
  bottom: -460px;
  left: -310px;
  transform: rotate(310deg);
}
/* line 95, ../assets/scss/components/views/_homepage-top.scss */
#block-views-block-homepage-top-feature .form-group {
  margin: 0;
}
@media (max-width: 720px) {
  /* line 100, ../assets/scss/components/views/_homepage-top.scss */
  #block-views-block-homepage-top-feature ul.nav.nav-pills {
    display: block;
  }
}

/* line 106, ../assets/scss/components/views/_homepage-top.scss */
.view-display-id-feature {
  display: none;
}
@media (min-width: 1600px) {
  /* line 106, ../assets/scss/components/views/_homepage-top.scss */
  .view-display-id-feature {
    max-width: 1760px;
    margin: 0 auto;
    padding: 0 80px;
  }
}
@media screen and (min-width: 721px) {
  /* line 106, ../assets/scss/components/views/_homepage-top.scss */
  .view-display-id-feature {
    display: block;
  }
}
/* line 119, ../assets/scss/components/views/_homepage-top.scss */
.view-display-id-feature.view-display-id-feature .form-group {
  margin-bottom: 0;
}
/* line 124, ../assets/scss/components/views/_homepage-top.scss */
.view-display-id-feature .thumbnail .field--name-field-person-position {
  margin-bottom: 1.33em;
  font-size: .875em;
}
/* line 129, ../assets/scss/components/views/_homepage-top.scss */
.view-display-id-feature .thumbnail .caption-heading a {
  display: block;
}
/* line 133, ../assets/scss/components/views/_homepage-top.scss */
.view-display-id-feature .tab-pane .views-field-view:last-child {
  display: none;
}
/* line 136, ../assets/scss/components/views/_homepage-top.scss */
.view-display-id-feature .tab-pane .views-field-nothing,
.view-display-id-feature .tab-pane .views-field-view,
.view-display-id-feature .tab-pane .views-field-view-1 {
  width: 100%;
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  /* line 136, ../assets/scss/components/views/_homepage-top.scss */
  .view-display-id-feature .tab-pane .views-field-nothing,
  .view-display-id-feature .tab-pane .views-field-view,
  .view-display-id-feature .tab-pane .views-field-view-1 {
    width: 50%;
  }
}
/* line 145, ../assets/scss/components/views/_homepage-top.scss */
.view-display-id-feature .tab-pane .views-field-nothing {
  float: left;
}
/* line 148, ../assets/scss/components/views/_homepage-top.scss */
.view-display-id-feature .tab-pane .views-field-nothing .red-title {
  margin-bottom: 20px;
}
/* line 151, ../assets/scss/components/views/_homepage-top.scss */
.view-display-id-feature .tab-pane .views-field-nothing p {
  font-size: 24px;
  line-height: 38px;
}
/* line 155, ../assets/scss/components/views/_homepage-top.scss */
.view-display-id-feature .tab-pane .views-field-nothing .field-content {
  position: relative;
  z-index: 2;
  width: 80%;
  margin: 6.5em auto 0;
}
@media (min-width: 1600px) {
  /* line 155, ../assets/scss/components/views/_homepage-top.scss */
  .view-display-id-feature .tab-pane .views-field-nothing .field-content {
    margin: 3em auto 0 0;
  }
}
@media (max-width: 991px) {
  /* line 155, ../assets/scss/components/views/_homepage-top.scss */
  .view-display-id-feature .tab-pane .views-field-nothing .field-content {
    margin: 3em auto;
  }
}
@media screen and (min-width: 992px) {
  /* line 145, ../assets/scss/components/views/_homepage-top.scss */
  .view-display-id-feature .tab-pane .views-field-nothing {
    height: 800px;
  }
}
/* line 173, ../assets/scss/components/views/_homepage-top.scss */
.view-display-id-feature .tab-pane .views-field-view,
.view-display-id-feature .tab-pane .views-field-view-1 {
  height: 550px;
  float: right;
}
/* line 180, ../assets/scss/components/views/_homepage-top.scss */
.view-display-id-feature .tab-content .thumbnail.image-right {
  width: 100%;
}
@media screen and (min-width: 992px) {
  /* line 180, ../assets/scss/components/views/_homepage-top.scss */
  .view-display-id-feature .tab-content .thumbnail.image-right {
    width: 100%;
  }
}

/* line 193, ../assets/scss/components/views/_homepage-top.scss */
.view-display-id-feature .swiper-controls,
.view-display-id-feature_accordion .swiper-controls {
  z-index: 1;
  height: 3em;
  width: 3em;
  top: 25px;
  right: 25px;
  bottom: auto;
  left: auto;
  transform: none;
}
/* line 202, ../assets/scss/components/views/_homepage-top.scss */
.view-display-id-feature .swiper-controls .swiper-button-prev,
.view-display-id-feature .swiper-controls .swiper-button-separator,
.view-display-id-feature_accordion .swiper-controls .swiper-button-prev,
.view-display-id-feature_accordion .swiper-controls .swiper-button-separator {
  display: none;
}
/* line 206, ../assets/scss/components/views/_homepage-top.scss */
.view-display-id-feature .swiper-controls .swiper-button-next,
.view-display-id-feature_accordion .swiper-controls .swiper-button-next {
  color: white;
  border: 2px solid white;
  border-radius: 90pc;
  height: 50px;
  width: 50px;
  text-align: center;
  font-size: 30px;
  line-height: 1em;
  padding-top: 8px;
  background: none;
  position: absolute;
  transform: initial;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/* line 230, ../assets/scss/components/views/_homepage-top.scss */
.view-display-id-feature_accordion .views-field-nothing .field-content {
  font-size: 21px;
}
/* line 233, ../assets/scss/components/views/_homepage-top.scss */
.view-display-id-feature_accordion .views-field-nothing .field-content p {
  font-size: 21px;
}
/* line 238, ../assets/scss/components/views/_homepage-top.scss */
.view-display-id-feature_accordion .thumbnail {
  height: 300px;
}
@media (max-width: 480px) {
  /* line 238, ../assets/scss/components/views/_homepage-top.scss */
  .view-display-id-feature_accordion .thumbnail {
    height: 190px;
  }
}
/* line 246, ../assets/scss/components/views/_homepage-top.scss */
.view-display-id-feature_accordion .thumbnail .caption {
  height: 100%;
}
/* line 249, ../assets/scss/components/views/_homepage-top.scss */
.view-display-id-feature_accordion .thumbnail .caption .bottom-text,
.view-display-id-feature_accordion .thumbnail .caption .view-all-link {
  display: none;
}
/* line 255, ../assets/scss/components/views/_homepage-top.scss */
.view-display-id-feature_accordion .thumbnail .caption-content {
  padding-right: 25px;
}

/* line 2, ../assets/scss/components/views/_page-careers.scss */
#block-views-block-careers-block-1 {
  margin-top: 6.389em;
}
@media (max-width: 720px) {
  /* line 2, ../assets/scss/components/views/_page-careers.scss */
  #block-views-block-careers-block-1 {
    margin-top: 3.0556em;
  }
}

/* line 10, ../assets/scss/components/views/_page-careers.scss */
.view-careers {
  background: #fff;
  padding: 4em;
  margin-left: -15px;
  margin-right: -15px;
}
/* line 17, ../assets/scss/components/views/_page-careers.scss */
.view-careers .views-row {
  padding: 3em 3.1em 2.5em;
  border-bottom: 5px solid #fff;
}
@media (max-width: 720px) {
  /* line 17, ../assets/scss/components/views/_page-careers.scss */
  .view-careers .views-row {
    padding: 2.75em 0.9375em 2.5em;
  }
}
/* line 25, ../assets/scss/components/views/_page-careers.scss */
.view-careers .views-row:last-child {
  border-bottom: none;
}
@media (max-width: 720px) {
  /* line 29, ../assets/scss/components/views/_page-careers.scss */
  .view-careers .views-row .expandy-wrapper {
    padding-left: 0.9375em;
  }
}
/* line 36, ../assets/scss/components/views/_page-careers.scss */
.view-careers .views-field-title,
.view-careers .views-field-field-job-id,
.view-careers .views-field-field-ref-job-location {
  margin-bottom: 0.9375em;
}
/* line 42, ../assets/scss/components/views/_page-careers.scss */
.view-careers .views-field-title .views-label,
.view-careers .views-field-field-job-id .views-label,
.view-careers .views-field-field-ref-job-location .views-label {
  float: left;
  width: 5.185em;
  color: #787878;
  line-height: 2em;
  font-size: 1.125em;
}
@media (max-width: 720px) {
  /* line 42, ../assets/scss/components/views/_page-careers.scss */
  .view-careers .views-field-title .views-label,
  .view-careers .views-field-field-job-id .views-label,
  .view-careers .views-field-field-ref-job-location .views-label {
    line-height: inherit;
  }
}
/* line 54, ../assets/scss/components/views/_page-careers.scss */
.view-careers .views-field-title .field-content,
.view-careers .views-field-field-job-id .field-content,
.view-careers .views-field-field-ref-job-location .field-content {
  font-size: 1.5em;
  padding-left: 3.89em;
  color: #4b4a4a;
}
@media (max-width: 720px) {
  /* line 54, ../assets/scss/components/views/_page-careers.scss */
  .view-careers .views-field-title .field-content,
  .view-careers .views-field-field-job-id .field-content,
  .view-careers .views-field-field-ref-job-location .field-content {
    font-size: 1.125em;
    padding-left: 5.185em;
  }
}
/* line 67, ../assets/scss/components/views/_page-careers.scss */
.view-careers .views-field-field-job-requirements,
.view-careers .views-field-field-job-research {
  padding-top: 2em;
}
/* line 72, ../assets/scss/components/views/_page-careers.scss */
.view-careers .views-field-field-job-requirements .views-label,
.view-careers .views-field-field-job-research .views-label {
  font-size: 1.5em;
  color: #4b4a4a;
}
/* line 77, ../assets/scss/components/views/_page-careers.scss */
.view-careers .views-field-field-job-requirements .field-content,
.view-careers .views-field-field-job-research .field-content {
  color: #787878;
}
/* line 83, ../assets/scss/components/views/_page-careers.scss */
.view-careers .apply-link {
  margin: 30px 1em 30px 0;
}
@media (max-width: 720px) {
  /* line 83, ../assets/scss/components/views/_page-careers.scss */
  .view-careers .apply-link {
    display: table;
  }
}
/* line 90, ../assets/scss/components/views/_page-careers.scss */
.view-careers .read-more-text {
  margin-top: 1.5625em;
  display: inline-block;
}
/* line 94, ../assets/scss/components/views/_page-careers.scss */
.view-careers .read-more-text.expanded {
  margin-left: 0.5em;
}

/* line 1, ../assets/scss/components/views/_page-center-listing.scss */
.view-center {
  margin: -12px -15px 5.625em;
}
/* line 4, ../assets/scss/components/views/_page-center-listing.scss */
.view-center .view-content > div {
  background-color: #e8e8e8;
}
@media (min-width: 992px) {
  /* line 7, ../assets/scss/components/views/_page-center-listing.scss */
  .view-center .view-content > div > article {
    min-height: 550px;
  }
}
/* line 12, ../assets/scss/components/views/_page-center-listing.scss */
.view-center .view-content > div:nth-child(even) {
  background-color: #fff;
}
/* line 17, ../assets/scss/components/views/_page-center-listing.scss */
.view-center .left {
  float: left;
  width: 50%;
  padding: 6.875em 4.6875em 3.4375em;
}
@media (max-width: 991px) {
  /* line 17, ../assets/scss/components/views/_page-center-listing.scss */
  .view-center .left {
    float: none;
    width: 100%;
    padding: 3.75em 1.875em 1.875em;
  }
}
/* line 29, ../assets/scss/components/views/_page-center-listing.scss */
.view-center .title {
  margin-bottom: 0.9375em;
}
/* line 32, ../assets/scss/components/views/_page-center-listing.scss */
.view-center .title a {
  color: #DC2324;
  font-family: "DIN Condensed Bold";
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: uppercase;
  transition: color .3s linear;
}
/* line 40, ../assets/scss/components/views/_page-center-listing.scss */
.view-center .title a:hover {
  color: #9A0D21;
  transition: color .3s linear;
}
/* line 47, ../assets/scss/components/views/_page-center-listing.scss */
.view-center .subtext,
.view-center .btn-primary {
  margin-bottom: 2.5em;
}
/* line 52, ../assets/scss/components/views/_page-center-listing.scss */
.view-center .subtext p {
  line-height: 1.6em;
}
/* line 58, ../assets/scss/components/views/_page-center-listing.scss */
.view-center .programs ul {
  list-style: none;
  padding: 0;
  column-count: inherit;
}
/* line 64, ../assets/scss/components/views/_page-center-listing.scss */
.view-center .programs li {
  margin-bottom: 0.625em;
}
/* line 68, ../assets/scss/components/views/_page-center-listing.scss */
.view-center .programs li a {
  color: #DC2324;
  font-family: "Proxima Nova Italic";
  font-size: 18px;
}
/* line 72, ../assets/scss/components/views/_page-center-listing.scss */
.view-center .programs li a:hover {
  color: #9A0D21;
  transition: color .3s linear;
}
/* line 79, ../assets/scss/components/views/_page-center-listing.scss */
.view-center .view-related-blog-posts .view-content {
  float: right;
  width: 50%;
  height: 0;
  padding-bottom: 31%;
}
@media (min-width: 992px) {
  /* line 86, ../assets/scss/components/views/_page-center-listing.scss */
  .view-center .view-related-blog-posts .view-content .item-list ul li > article {
    float: none;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 50%;
  }
}
@media (max-width: 991px) {
  /* line 79, ../assets/scss/components/views/_page-center-listing.scss */
  .view-center .view-related-blog-posts .view-content {
    float: none;
    width: 100%;
    position: relative;
    height: 0;
    padding-bottom: 80%;
  }
}
@media (max-width: 720px) {
  /* line 79, ../assets/scss/components/views/_page-center-listing.scss */
  .view-center .view-related-blog-posts .view-content {
    padding-bottom: 112%;
  }
}
@media (max-width: 480px) {
  /* line 79, ../assets/scss/components/views/_page-center-listing.scss */
  .view-center .view-related-blog-posts .view-content {
    padding-bottom: 220%;
  }
}
/* line 112, ../assets/scss/components/views/_page-center-listing.scss */
.view-center .view-related-blog-posts .view-content .item-list > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 991px) {
  /* line 119, ../assets/scss/components/views/_page-center-listing.scss */
  .view-center .view-related-blog-posts .view-content article.node-blog {
    position: absolute;
    height: 100%;
    width: 100%;
  }
}

/* line 128, ../assets/scss/components/views/_page-center-listing.scss */
.region.full-gray-bg {
  background-color: #e8e8e8;
}

@media (max-width: 991px) {
  /* line 5, ../assets/scss/components/views/_page-events-listing.scss */
  .page-events .views-exposed-form,
  .page-events .subnav-separator,
  .path-events .views-exposed-form,
  .path-events .subnav-separator {
    display: none;
  }
  /* line 10, ../assets/scss/components/views/_page-events-listing.scss */
  .page-events #block-newseventsswitcher,
  .path-events #block-newseventsswitcher {
    margin-bottom: 0;
  }
}
/* line 17, ../assets/scss/components/views/_page-events-listing.scss */
.page-events .region-below-hero.container-fluid .views-exposed-form,
.path-events .region-below-hero.container-fluid .views-exposed-form {
  padding-bottom: 1em;
  padding-top: 0.5em;
}
/* line 21, ../assets/scss/components/views/_page-events-listing.scss */
.page-events .region-below-hero.container-fluid .views-exposed-form .select2,
.path-events .region-below-hero.container-fluid .views-exposed-form .select2 {
  margin-left: 15px;
}
/* line 25, ../assets/scss/components/views/_page-events-listing.scss */
.page-events .region-below-hero.container-fluid .views-exposed-form .btn-primary,
.path-events .region-below-hero.container-fluid .views-exposed-form .btn-primary {
  margin-left: 15px;
}
/* line 31, ../assets/scss/components/views/_page-events-listing.scss */
.page-events .region-content.container > .views-element-container, .page-events .region-content.navbar-collapse > .views-element-container, .page-events .region-content.region-below-hero.container-fluid > .views-element-container,
.page-events .path-events .region-content.region-below-hero.container-fluid > .views-element-container, .page-events .page-news .region-content.region-below-hero.container-fluid > .views-element-container,
.page-events .path-news .region-content.region-below-hero.container-fluid > .views-element-container,
.path-events .region-content.container > .views-element-container,
.path-events .region-content.navbar-collapse > .views-element-container,
.path-events .page-events .region-content.region-below-hero.container-fluid > .views-element-container,
.path-events .region-content.region-below-hero.container-fluid > .views-element-container,
.path-events .page-news .region-content.region-below-hero.container-fluid > .views-element-container,
.path-events .path-news .region-content.region-below-hero.container-fluid > .views-element-container {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.page-events .region-content.container > .views-element-container:before, .page-events .region-content.navbar-collapse > .views-element-container:before, .page-events .region-content.region-below-hero.container-fluid > .views-element-container:before,
.page-events .path-events .region-content.region-below-hero.container-fluid > .views-element-container:before, .page-events .page-news .region-content.region-below-hero.container-fluid > .views-element-container:before,
.page-events .path-news .region-content.region-below-hero.container-fluid > .views-element-container:before, .page-events .region-content.container > .views-element-container:after, .page-events .region-content.navbar-collapse > .views-element-container:after, .page-events .region-content.region-below-hero.container-fluid > .views-element-container:after,
.page-events .path-events .region-content.region-below-hero.container-fluid > .views-element-container:after, .page-events .page-news .region-content.region-below-hero.container-fluid > .views-element-container:after,
.page-events .path-news .region-content.region-below-hero.container-fluid > .views-element-container:after,
.path-events .region-content.container > .views-element-container:before,
.path-events .region-content.navbar-collapse > .views-element-container:before,
.path-events .page-events .region-content.region-below-hero.container-fluid > .views-element-container:before,
.path-events .region-content.region-below-hero.container-fluid > .views-element-container:before,
.path-events .page-news .region-content.region-below-hero.container-fluid > .views-element-container:before,
.path-events .path-news .region-content.region-below-hero.container-fluid > .views-element-container:before,
.path-events .region-content.container > .views-element-container:after,
.path-events .region-content.navbar-collapse > .views-element-container:after,
.path-events .page-events .region-content.region-below-hero.container-fluid > .views-element-container:after,
.path-events .region-content.region-below-hero.container-fluid > .views-element-container:after,
.path-events .page-news .region-content.region-below-hero.container-fluid > .views-element-container:after,
.path-events .path-news .region-content.region-below-hero.container-fluid > .views-element-container:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
.page-events .region-content.container > .views-element-container:after, .page-events .region-content.navbar-collapse > .views-element-container:after, .page-events .region-content.region-below-hero.container-fluid > .views-element-container:after,
.page-events .path-events .region-content.region-below-hero.container-fluid > .views-element-container:after, .page-events .page-news .region-content.region-below-hero.container-fluid > .views-element-container:after,
.page-events .path-news .region-content.region-below-hero.container-fluid > .views-element-container:after,
.path-events .region-content.container > .views-element-container:after,
.path-events .region-content.navbar-collapse > .views-element-container:after,
.path-events .page-events .region-content.region-below-hero.container-fluid > .views-element-container:after,
.path-events .region-content.region-below-hero.container-fluid > .views-element-container:after,
.path-events .page-news .region-content.region-below-hero.container-fluid > .views-element-container:after,
.path-events .path-news .region-content.region-below-hero.container-fluid > .views-element-container:after {
  clear: both;
}
/* line 38, ../assets/scss/components/views/_page-events-listing.scss */
.page-events .region-below-hero.container-fluid .views-exposed-form,
.path-events .region-below-hero.container-fluid .views-exposed-form {
  padding-bottom: 28px;
  padding-top: 5px;
}
/* line 43, ../assets/scss/components/views/_page-events-listing.scss */
.page-events .region-below-hero.container-fluid .views-exposed-form .form-item-field-event-start-date-value .select2,
.path-events .region-below-hero.container-fluid .views-exposed-form .form-item-field-event-start-date-value .select2 {
  width: 125px !important;
}
/* line 47, ../assets/scss/components/views/_page-events-listing.scss */
.page-events .region-below-hero.container-fluid .views-exposed-form .form-item-event-city .select2,
.path-events .region-below-hero.container-fluid .views-exposed-form .form-item-event-city .select2 {
  width: 125px !important;
}
/* line 51, ../assets/scss/components/views/_page-events-listing.scss */
.page-events .region-below-hero.container-fluid .views-exposed-form .form-item-event-type .select2,
.path-events .region-below-hero.container-fluid .views-exposed-form .form-item-event-type .select2 {
  width: 130px !important;
}

@media (max-width: 1399px) {
  /* line 60, ../assets/scss/components/views/_page-events-listing.scss */
  .path-events .content-wrapper > .region-content {
    width: 100%;
    padding: 0;
  }
}

@media (max-width: 991px) {
  /* line 70, ../assets/scss/components/views/_page-events-listing.scss */
  .view-events.view-display-id-page_1 .media {
    flex-direction: column-reverse;
    height: 700px;
  }
  /* line 74, ../assets/scss/components/views/_page-events-listing.scss */
  .view-events.view-display-id-page_1 .media .media-body,
  .view-events.view-display-id-page_1 .media .media-right {
    width: 100%;
    height: 50%;
  }
}
/* line 82, ../assets/scss/components/views/_page-events-listing.scss */
.view-events.view-display-id-page_1 .views-row:nth-child(even) .media-body {
  background-color: #e8e8e8;
}
/* line 86, ../assets/scss/components/views/_page-events-listing.scss */
.view-events.view-display-id-page_1 .view-content {
  margin-bottom: 70px;
}
/* line 90, ../assets/scss/components/views/_page-events-listing.scss */
.view-events.view-display-id-page_1 .view-empty {
  text-align: center;
  margin: 70px 0;
}
/* line 95, ../assets/scss/components/views/_page-events-listing.scss */
.view-events.view-display-id-page_1 ul.js-pager__items {
  padding: 0;
  list-style: none;
}
/* line 100, ../assets/scss/components/views/_page-events-listing.scss */
.view-events.view-display-id-page_1 ul.js-pager__items li.next,
.view-events.view-display-id-page_1 ul.js-pager__items li.previous {
  display: inline-block;
  margin: 0;
}
/* line 106, ../assets/scss/components/views/_page-events-listing.scss */
.view-events.view-display-id-page_1 ul.js-pager__items li.next {
  float: right;
}
/* line 110, ../assets/scss/components/views/_page-events-listing.scss */
.view-events.view-display-id-page_1 ul.js-pager__items li.previous {
  float: left;
}

/* line 2, ../assets/scss/components/views/_page-news-listing.scss */
#block-views-block-news-blocks-for-listing-of-latest-block-2 {
  width: 53.5%;
}
@media (max-width: 991px) {
  /* line 2, ../assets/scss/components/views/_page-news-listing.scss */
  #block-views-block-news-blocks-for-listing-of-latest-block-2 {
    width: 100%;
  }
}

/* line 10, ../assets/scss/components/views/_page-news-listing.scss */
#edit-select-news-page {
  min-width: 200px;
}

/* line 14, ../assets/scss/components/views/_page-news-listing.scss */
#views-exposed-form-news-listing-pages-by-content-type-page-news-search .form-item-year-filter {
  display: none;
}

/* line 18, ../assets/scss/components/views/_page-news-listing.scss */
.news-listing-exposed-form .form-item-homepage-category-tid,
.news-listing-exposed-form .form-item-field-ref-blog-center-target-id {
  display: none;
}

@media (max-width: 1399px) {
  /* line 25, ../assets/scss/components/views/_page-news-listing.scss */
  .path-news .content-wrapper > .region-content {
    width: 100%;
    padding: 0;
  }
  /* line 30, ../assets/scss/components/views/_page-news-listing.scss */
  .path-news div.main-container > .content-wrapper.container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 41, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-below-hero.container-fluid .views-exposed-form,
.path-news .region-below-hero.container-fluid .views-exposed-form {
  padding-bottom: 28px;
  padding-top: 5px;
}
/* line 45, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-below-hero.container-fluid .views-exposed-form .form-item-field-press-date-value-min,
.page-news .region-below-hero.container-fluid .views-exposed-form .form-item-field-press-date-value-max,
.page-news .region-below-hero.container-fluid .views-exposed-form .form-item-field-blog-date-value-min,
.page-news .region-below-hero.container-fluid .views-exposed-form .form-item-field-blog-date-value-max,
.page-news .region-below-hero.container-fluid .views-exposed-form .form-item-field-paper-publish-date-value-min,
.page-news .region-below-hero.container-fluid .views-exposed-form .form-item-field-paper-publish-date-value-max,
.page-news .region-below-hero.container-fluid .views-exposed-form .form-item-field-portal-magazine-date-value-min,
.page-news .region-below-hero.container-fluid .views-exposed-form .form-item-field-portal-magazine-date-value-max,
.path-news .region-below-hero.container-fluid .views-exposed-form .form-item-field-press-date-value-min,
.path-news .region-below-hero.container-fluid .views-exposed-form .form-item-field-press-date-value-max,
.path-news .region-below-hero.container-fluid .views-exposed-form .form-item-field-blog-date-value-min,
.path-news .region-below-hero.container-fluid .views-exposed-form .form-item-field-blog-date-value-max,
.path-news .region-below-hero.container-fluid .views-exposed-form .form-item-field-paper-publish-date-value-min,
.path-news .region-below-hero.container-fluid .views-exposed-form .form-item-field-paper-publish-date-value-max,
.path-news .region-below-hero.container-fluid .views-exposed-form .form-item-field-portal-magazine-date-value-min,
.path-news .region-below-hero.container-fluid .views-exposed-form .form-item-field-portal-magazine-date-value-max {
  display: none;
}

@media (max-width: 1200px) {
  /* line 62, ../assets/scss/components/views/_page-news-listing.scss */
  .path-news .news-listing-exposed-form {
    text-align: center;
  }
  /* line 65, ../assets/scss/components/views/_page-news-listing.scss */
  .path-news .news-listing-exposed-form .pull-left,
  .path-news .news-listing-exposed-form .pull-right {
    float: none !important;
    display: inline-block;
  }
  /* line 71, ../assets/scss/components/views/_page-news-listing.scss */
  .path-news .news-listing-exposed-form .pull-right {
    margin-top: 2em;
  }
}
@media (max-width: 991px) {
  /* line 79, ../assets/scss/components/views/_page-news-listing.scss */
  .path-news .news-listing-exposed-form .form-item-keys,
  .path-news .news-listing-exposed-form .pull-right {
    display: none;
  }
}

@media (max-width: 991px) {
  /* line 91, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .views-exposed-form,
  .page-news .subnav-separator {
    display: none;
  }
  /* line 96, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news #block-newseventsswitcher {
    margin-bottom: 0;
  }
}

/* line 105, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-content-top .row > section.block {
  height: 357px;
  overflow: hidden;
  position: relative;
}
@media all and (min-width: 721px) {
  /* line 110, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block, .page-news .region-content-top .row > section.block.views-element-container {
    height: 465px;
  }
}
/* line 115, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-content-top .row > section.block:nth-child(1) {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 721px) {
  /* line 115, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(1) {
    float: left;
    width: 41.66667%;
  }
}
@media (min-width: 992px) {
  /* line 115, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(1) {
    float: left;
    width: 33.33333%;
  }
}
/* line 120, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-content-top .row > section.block:nth-child(2) {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 721px) {
  /* line 120, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(2) {
    float: left;
    width: 58.33333%;
  }
}
@media (min-width: 992px) {
  /* line 120, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(2) {
    float: left;
    width: 66.66667%;
  }
}
@media (max-width: 720px) {
  /* line 120, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(2) {
    height: 700px;
  }
  /* line 128, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(2) .thumbnail {
    height: 700px;
  }
}
/* line 133, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-content-top .row > section.block:nth-child(3) {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  background-color: #FFFFFF;
}
@media (min-width: 721px) {
  /* line 133, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(3) {
    float: left;
    width: 100%;
  }
}
@media (max-width: 720px) {
  /* line 133, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(3) {
    height: 700px;
  }
}
/* line 142, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-content-top .row > section.block:nth-child(3) .media-left {
  width: 53.5%;
}
@media (max-width: 720px) {
  /* line 142, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(3) .media-left {
    width: 100%;
  }
}
/* line 150, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-content-top .row > section.block:nth-child(3) .media-body {
  width: 46.5%;
}
@media (max-width: 720px) {
  /* line 150, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(3) .media-body {
    width: 100%;
  }
}
@media (max-width: 720px) {
  /* line 159, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(3) .media {
    height: 700px;
  }
}
@media (min-width: 721px) {
  /* line 165, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(3) .media:not(.snippet) {
    flex-direction: row;
    align-items: inherit;
  }
}
/* line 172, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-content-top .row > section.block:nth-child(4) {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  background-color: #4b4a4a;
  color: #FFFFFF;
}
@media (min-width: 721px) {
  /* line 172, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(4) {
    float: left;
    width: 100%;
  }
}
@media (max-width: 720px) {
  /* line 172, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(4) {
    height: 357px;
  }
  /* line 181, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(4) .media {
    height: 357px;
  }
  /* line 185, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(4) .media-body {
    width: 100%;
  }
  /* line 189, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(4) .media-right {
    display: none;
  }
}
/* line 196, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-content-top .row > section.block:nth-child(4) .media .media-title span:first-child {
  color: #FF7B13;
}
/* line 200, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-content-top .row > section.block:nth-child(4) .media a {
  color: #FF7B13;
}
/* line 204, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-content-top .row > section.block:nth-child(4) .media .media-right {
  width: 46.5%;
}
@media (max-width: 720px) {
  /* line 204, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(4) .media .media-right {
    width: 100%;
  }
}
/* line 212, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-content-top .row > section.block:nth-child(4) .media .media-body {
  width: 53.5%;
}
@media (max-width: 720px) {
  /* line 212, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(4) .media .media-body {
    width: 100%;
  }
}
@media all and (min-width: 992px) {
  /* line 172, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(4) {
    margin-bottom: -465px;
  }
  /* line 221, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(4),
  .page-news .region-content-top .row > section.block:nth-child(4) .media,
  .page-news .region-content-top .row > section.block:nth-child(4) .media .media-right {
    height: 930px;
    max-height: 930px;
  }
  /* line 227, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(4) .media .media-body {
    position: relative;
  }
}
@media (min-width: 721px) {
  /* line 234, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(4) .media:not(.snippet) {
    flex-direction: row;
    align-items: inherit;
  }
}
/* line 241, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-content-top .row > section.block:nth-child(5) {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  background-color: #FFFFFF;
}
@media (min-width: 721px) {
  /* line 241, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(5) {
    float: left;
    width: 50%;
  }
}
/* line 246, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-content-top .row > section.block:nth-child(5) .media .media-body {
  width: 100%;
}
@media (max-width: 991px) {
  /* line 241, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(5) {
    height: 357px;
  }
  /* line 254, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(5) .media {
    height: 357px;
  }
}
/* line 259, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-content-top .row > section.block:nth-child(6) {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 721px) {
  /* line 259, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(6) {
    float: left;
    width: 66.66667%;
  }
}
@media (max-width: 720px) {
  /* line 259, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(6) {
    height: 700px;
  }
  /* line 266, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(6) .thumbnail {
    height: 700px;
  }
}
/* line 271, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-content-top .row > section.block:nth-child(7) {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 721px) {
  /* line 271, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(7) {
    float: left;
    width: 33.33333%;
  }
}
/* line 275, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-content-top .row > section.block:nth-child(8) {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  background-color: #e8e8e8;
}
@media (min-width: 721px) {
  /* line 275, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(8) {
    float: left;
    width: 100%;
  }
}
@media (max-width: 720px) {
  /* line 275, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(8) {
    height: 700px;
  }
}
/* line 284, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-content-top .row > section.block:nth-child(8) .media-left {
  width: 43%;
}
@media (max-width: 720px) {
  /* line 284, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(8) .media-left {
    width: 100%;
  }
}
/* line 292, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-content-top .row > section.block:nth-child(8) .media-body {
  width: 57%;
}
@media (max-width: 720px) {
  /* line 292, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(8) .media-body {
    width: 100%;
  }
}
@media (max-width: 720px) {
  /* line 301, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(8) .media {
    height: 700px;
  }
}
@media (min-width: 721px) {
  /* line 307, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row > section.block:nth-child(8) .media:not(.snippet) {
    flex-direction: row;
    align-items: inherit;
  }
}
/* line 315, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-content-top .row > section.block .form-group {
  margin-bottom: 0;
  height: 100%;
  overflow: hidden;
  position: relative;
}
/* line 323, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-content-top .row #block-newslistingtweet1,
.page-news .region-content-top .row #block-newslistingtweet2 {
  background-color: #b91026;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFB91026', endColorstr='#FFEF7D19');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMTU4NDk0IiB5MT0iLTAuMDkxNTA2IiB4Mj0iMC44NDE1MDYiIHkyPSIxLjA5MTUwNiI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I5MTAyNiIvPjxzdG9wIG9mZnNldD0iMzAlIiBzdG9wLWNvbG9yPSIjYjkxMDI2Ii8+PHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNlZjdkMTkiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -moz-linear-gradient(300deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
  background-image: -webkit-linear-gradient(300deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
  background-image: linear-gradient(150deg, #b91026 0%, #b91026 30%, #ef7d19 70%);
}
/* line 327, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-content-top .row #block-newslistingtweet1::before,
.page-news .region-content-top .row #block-newslistingtweet2::before {
  background-image: url('../images/red-molecule.svg?1469648799');
  background-repeat: no-repeat;
  background-position: center center;
  content: '';
  display: block;
  height: 1285px;
  position: absolute;
  top: -746px;
  width: 1200px;
  z-index: 0;
  right: -587px;
  background-size: 1200px 1285px;
  opacity: 0.4;
  transform: rotate(-36deg);
}
/* line 344, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-content-top .row #block-newslistingtweet1 > div[class^="news-listing-tweet-"],
.page-news .region-content-top .row #block-newslistingtweet2 > div[class^="news-listing-tweet-"] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 30px;
  color: #FFFFFF;
  width: 100%;
}
/* line 353, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-content-top .row #block-newslistingtweet1 .news-listing-tweet-1,
.page-news .region-content-top .row #block-newslistingtweet2 .news-listing-tweet-1 {
  visibility: hidden;
  opacity: 0;
}
/* line 357, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-content-top .row #block-newslistingtweet1 .news-listing-tweet-1.visible,
.page-news .region-content-top .row #block-newslistingtweet2 .news-listing-tweet-1.visible {
  visibility: visible;
  opacity: 1;
}
/* line 363, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-content-top .row #block-newslistingtweet1 .twitter-link,
.page-news .region-content-top .row #block-newslistingtweet2 .twitter-link {
  float: left;
  font-size: 0;
  width: 39px;
  height: 28px;
  background: url('../images/twitter.svg?1479859331') no-repeat center center transparent;
  background-size: contain;
  opacity: 1;
  transition: opacity .3s linear;
}
/* line 372, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-content-top .row #block-newslistingtweet1 .twitter-link:hover,
.page-news .region-content-top .row #block-newslistingtweet2 .twitter-link:hover {
  opacity: .8;
  transition: opacity .3s linear;
}
/* line 378, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-content-top .row #block-newslistingtweet1 .date,
.page-news .region-content-top .row #block-newslistingtweet2 .date {
  float: right;
  font-size: 0.625em;
  font-family: "Proxima Nova Semibold";
  padding-top: 8px;
  text-transform: uppercase;
}
/* line 386, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-content-top .row #block-newslistingtweet1 .tweet-text,
.page-news .region-content-top .row #block-newslistingtweet2 .tweet-text {
  clear: left;
  padding-top: 20px;
}
/* line 390, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-content-top .row #block-newslistingtweet1 .tweet-text a,
.page-news .region-content-top .row #block-newslistingtweet2 .tweet-text a {
  color: #fff;
}
/* line 398, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-content-top .row .media .media-left,
.page-news .region-content-top .row .media .media-right,
.page-news .region-content-top .row .media .media-body {
  height: 348px;
}
@media all and (min-width: 481px) {
  /* line 398, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row .media .media-left,
  .page-news .region-content-top .row .media .media-right,
  .page-news .region-content-top .row .media .media-body {
    height: 465px;
  }
}
/* line 407, ../assets/scss/components/views/_page-news-listing.scss */
.page-news .region-content-top .row .media .media-body .media-heading {
  margin-bottom: 1em;
}
@media (min-width: 721px) {
  /* line 413, ../assets/scss/components/views/_page-news-listing.scss */
  .page-news .region-content-top .row .media,
  .page-news .region-content-top .row .thumbnail {
    height: 465px;
  }
}

/* line 425, ../assets/scss/components/views/_page-news-listing.scss */
.view-news-listing-pages-by-content-type .views-row:nth-child(even) .media-body {
  background-color: #e8e8e8;
}
/* line 429, ../assets/scss/components/views/_page-news-listing.scss */
.view-news-listing-pages-by-content-type .view-content {
  margin-bottom: 70px;
}
/* line 433, ../assets/scss/components/views/_page-news-listing.scss */
.view-news-listing-pages-by-content-type .view-empty {
  text-align: center;
  margin: 70px 0;
}
@media (max-width: 991px) {
  /* line 439, ../assets/scss/components/views/_page-news-listing.scss */
  .view-news-listing-pages-by-content-type .media {
    flex-direction: column-reverse;
    height: 700px;
  }
  /* line 443, ../assets/scss/components/views/_page-news-listing.scss */
  .view-news-listing-pages-by-content-type .media .media-body,
  .view-news-listing-pages-by-content-type .media .media-right {
    width: 100%;
    height: 50%;
  }
}

/* line 453, ../assets/scss/components/views/_page-news-listing.scss */
#block-newseventsswitcher {
  margin-bottom: 85px;
}
/* line 457, ../assets/scss/components/views/_page-news-listing.scss */
#block-newseventsswitcher ul.nav-pills > li,
#block-newseventsswitcher ul.nav-pills > li + li {
  margin: 0 75px;
}
@media (max-width: 720px) {
  /* line 457, ../assets/scss/components/views/_page-news-listing.scss */
  #block-newseventsswitcher ul.nav-pills > li,
  #block-newseventsswitcher ul.nav-pills > li + li {
    margin: 0 15px;
  }
}
/* line 466, ../assets/scss/components/views/_page-news-listing.scss */
#block-newseventsswitcher .subnav-separator {
  margin-top: 0;
}

/* line 472, ../assets/scss/components/views/_page-news-listing.scss */
.news-listing-exposed-form .btn-primary {
  margin-left: 15px;
}

/* line 476, ../assets/scss/components/views/_page-news-listing.scss */
.news-listing-exposed-form .select2 {
  margin-left: 15px;
}

/* line 5, ../assets/scss/components/views/_page-shared-resource-listing.scss */
.view-shared-resources .view-content > h3 {
  font-size: 1.3333em;
}
/* line 9, ../assets/scss/components/views/_page-shared-resource-listing.scss */
.view-shared-resources .view-content > .views-group {
  margin-bottom: 3em;
}
/* line 12, ../assets/scss/components/views/_page-shared-resource-listing.scss */
.view-shared-resources .view-content > .views-group > .views-group {
  margin-left: -1em;
  margin-right: 1em;
}
/* line 19, ../assets/scss/components/views/_page-shared-resource-listing.scss */
.view-shared-resources .location-group {
  float: left;
  width: 33.3333%;
  padding: 1em;
}
/* line 25, ../assets/scss/components/views/_page-shared-resource-listing.scss */
.view-shared-resources .location-group:nth-child(4n) {
  clear: both;
}
@media (max-width: 991px) {
  /* line 19, ../assets/scss/components/views/_page-shared-resource-listing.scss */
  .view-shared-resources .location-group {
    width: 50%;
  }
  /* line 32, ../assets/scss/components/views/_page-shared-resource-listing.scss */
  .view-shared-resources .location-group:nth-child(4n) {
    clear: none;
  }
  /* line 36, ../assets/scss/components/views/_page-shared-resource-listing.scss */
  .view-shared-resources .location-group:nth-child(3n) {
    clear: both;
  }
}
@media (max-width: 720px) {
  /* line 19, ../assets/scss/components/views/_page-shared-resource-listing.scss */
  .view-shared-resources .location-group {
    width: 100%;
  }
}
/* line 45, ../assets/scss/components/views/_page-shared-resource-listing.scss */
.view-shared-resources .location-group > h3 {
  color: #DC2324;
  font-family: "DIN Condensed Bold";
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: uppercase;
}

/* line 1, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists,
#block-views-block-person-view-team-leadership,
#block-views-block-person-view-team-trustees {
  margin-top: -2em;
}
/* line 7, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .view-filters,
#block-views-block-person-view-team-scientists .view-content,
#block-views-block-person-view-team-leadership .view-filters,
#block-views-block-person-view-team-leadership .view-content,
#block-views-block-person-view-team-trustees .view-filters,
#block-views-block-person-view-team-trustees .view-content {
  margin-left: -15px;
  margin-right: -15px;
}
/* line 14, ../assets/scss/bootstrap/mixins/_clearfix.scss */
#block-views-block-person-view-team-scientists .view-filters:before, #block-views-block-person-view-team-scientists .view-filters:after,
#block-views-block-person-view-team-scientists .view-content:before,
#block-views-block-person-view-team-scientists .view-content:after,
#block-views-block-person-view-team-leadership .view-filters:before,
#block-views-block-person-view-team-leadership .view-filters:after,
#block-views-block-person-view-team-leadership .view-content:before,
#block-views-block-person-view-team-leadership .view-content:after,
#block-views-block-person-view-team-trustees .view-filters:before,
#block-views-block-person-view-team-trustees .view-filters:after,
#block-views-block-person-view-team-trustees .view-content:before,
#block-views-block-person-view-team-trustees .view-content:after {
  content: " ";
  display: table;
}
/* line 19, ../assets/scss/bootstrap/mixins/_clearfix.scss */
#block-views-block-person-view-team-scientists .view-filters:after,
#block-views-block-person-view-team-scientists .view-content:after,
#block-views-block-person-view-team-leadership .view-filters:after,
#block-views-block-person-view-team-leadership .view-content:after,
#block-views-block-person-view-team-trustees .view-filters:after,
#block-views-block-person-view-team-trustees .view-content:after {
  clear: both;
}
/* line 11, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .views-exposed-form,
#block-views-block-person-view-team-leadership .views-exposed-form,
#block-views-block-person-view-team-trustees .views-exposed-form {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 1em;
}
@media (min-width: 992px) {
  /* line 11, ../assets/scss/components/views/_person.scss */
  #block-views-block-person-view-team-scientists .views-exposed-form,
  #block-views-block-person-view-team-leadership .views-exposed-form,
  #block-views-block-person-view-team-trustees .views-exposed-form {
    float: left;
    width: 83.33333%;
  }
}
@media (min-width: 992px) {
  /* line 11, ../assets/scss/components/views/_person.scss */
  #block-views-block-person-view-team-scientists .views-exposed-form,
  #block-views-block-person-view-team-leadership .views-exposed-form,
  #block-views-block-person-view-team-trustees .views-exposed-form {
    margin-left: 8.33333%;
  }
}
@media (max-width: 991px) {
  /* line 11, ../assets/scss/components/views/_person.scss */
  #block-views-block-person-view-team-scientists .views-exposed-form,
  #block-views-block-person-view-team-leadership .views-exposed-form,
  #block-views-block-person-view-team-trustees .views-exposed-form {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  /* line 11, ../assets/scss/components/views/_person.scss */
  #block-views-block-person-view-team-scientists .views-exposed-form,
  #block-views-block-person-view-team-leadership .views-exposed-form,
  #block-views-block-person-view-team-trustees .views-exposed-form {
    width: 95%;
    float: none;
    margin: 0 auto;
  }
}
/* line 24, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .view-filters,
#block-views-block-person-view-team-leadership .view-filters,
#block-views-block-person-view-team-trustees .view-filters {
  background-color: #e8e8e8;
  padding-bottom: 3em;
  margin-bottom: 0;
}
/* line 28, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .view-filters:before,
#block-views-block-person-view-team-leadership .view-filters:before,
#block-views-block-person-view-team-trustees .view-filters:before {
  background-image: url('../images/publications-molecule.svg?1469648799');
  background-repeat: no-repeat;
  background-position: right top;
  content: '';
  display: block;
  height: 1064px;
  position: absolute;
  top: -173px;
  width: 1000px;
  z-index: 0;
  right: -378px;
  transform: rotate(346deg);
}
@media (max-width: 1280px) {
  /* line 28, ../assets/scss/components/views/_person.scss */
  #block-views-block-person-view-team-scientists .view-filters:before,
  #block-views-block-person-view-team-leadership .view-filters:before,
  #block-views-block-person-view-team-trustees .view-filters:before {
    display: none;
  }
}
/* line 48, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .view-content,
#block-views-block-person-view-team-leadership .view-content,
#block-views-block-person-view-team-trustees .view-content {
  padding: 0 8.33333% 60px;
  background-color: #f7f7f7;
}
@media (min-width: 992px) {
  /* line 48, ../assets/scss/components/views/_person.scss */
  #block-views-block-person-view-team-scientists .view-content,
  #block-views-block-person-view-team-leadership .view-content,
  #block-views-block-person-view-team-trustees .view-content {
    padding: 0 2% 60px;
  }
}
/* line 58, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .views-exposed-form .subnav-separator,
#block-views-block-person-view-team-leadership .views-exposed-form .subnav-separator,
#block-views-block-person-view-team-trustees .views-exposed-form .subnav-separator {
  margin-bottom: 1em;
}
/* line 62, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .views-exposed-form .js-form-type-select,
#block-views-block-person-view-team-leadership .views-exposed-form .js-form-type-select,
#block-views-block-person-view-team-trustees .views-exposed-form .js-form-type-select {
  display: none;
}
/* line 66, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .views-exposed-form .extra-filters .js-form-type-select,
#block-views-block-person-view-team-leadership .views-exposed-form .extra-filters .js-form-type-select,
#block-views-block-person-view-team-trustees .views-exposed-form .extra-filters .js-form-type-select {
  float: left;
  display: block;
}
/* line 71, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .views-exposed-form .edit-actions,
#block-views-block-person-view-team-leadership .views-exposed-form .edit-actions,
#block-views-block-person-view-team-trustees .views-exposed-form .edit-actions {
  clear: both;
}
/* line 75, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .views-exposed-form .option-list,
#block-views-block-person-view-team-leadership .views-exposed-form .option-list,
#block-views-block-person-view-team-trustees .views-exposed-form .option-list {
  display: block;
  text-align: left;
  margin: 0 auto;
  padding: 0;
}
/* line 82, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .views-exposed-form .option-list li,
#block-views-block-person-view-team-leadership .views-exposed-form .option-list li,
#block-views-block-person-view-team-trustees .views-exposed-form .option-list li {
  float: none;
  display: inline-block;
  margin-bottom: 10px;
  margin-top: 10px;
}
/* line 102, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .views-exposed-form .option-list li a,
#block-views-block-person-view-team-leadership .views-exposed-form .option-list li a,
#block-views-block-person-view-team-trustees .views-exposed-form .option-list li a {
  margin-right: 1.125em;
  color: #787878;
  text-decoration: none;
}
/* line 108, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .views-exposed-form .option-list li:last-child a,
#block-views-block-person-view-team-leadership .views-exposed-form .option-list li:last-child a,
#block-views-block-person-view-team-trustees .views-exposed-form .option-list li:last-child a {
  margin-right: 0;
}
/* line 112, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .views-exposed-form .option-list li a.active,
#block-views-block-person-view-team-scientists .views-exposed-form .option-list li a:hover,
#block-views-block-person-view-team-leadership .views-exposed-form .option-list li a.active,
#block-views-block-person-view-team-leadership .views-exposed-form .option-list li a:hover,
#block-views-block-person-view-team-trustees .views-exposed-form .option-list li a.active,
#block-views-block-person-view-team-trustees .views-exposed-form .option-list li a:hover {
  color: #DC2324;
  text-decoration: none;
}
/* line 118, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .views-exposed-form .form-actions,
#block-views-block-person-view-team-leadership .views-exposed-form .form-actions,
#block-views-block-person-view-team-trustees .views-exposed-form .form-actions {
  float: right;
}
/* line 122, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .views-exposed-form .form-item-keys,
#block-views-block-person-view-team-leadership .views-exposed-form .form-item-keys,
#block-views-block-person-view-team-trustees .views-exposed-form .form-item-keys {
  float: left;
  margin-top: 30px;
}
/* line 126, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .views-exposed-form .form-item-keys input,
#block-views-block-person-view-team-leadership .views-exposed-form .form-item-keys input,
#block-views-block-person-view-team-trustees .views-exposed-form .form-item-keys input {
  width: 350px;
  max-width: 100%;
}
/* line 132, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .views-exposed-form .select2-container .select2-selection--multiple,
#block-views-block-person-view-team-leadership .views-exposed-form .select2-container .select2-selection--multiple,
#block-views-block-person-view-team-trustees .views-exposed-form .select2-container .select2-selection--multiple {
  min-height: 115px;
}
/* line 136, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .views-exposed-form .custom-filter-group,
#block-views-block-person-view-team-leadership .views-exposed-form .custom-filter-group,
#block-views-block-person-view-team-trustees .views-exposed-form .custom-filter-group {
  display: inline-block;
}
/* line 138, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .views-exposed-form .custom-filter-group h3,
#block-views-block-person-view-team-leadership .views-exposed-form .custom-filter-group h3,
#block-views-block-person-view-team-trustees .views-exposed-form .custom-filter-group h3 {
  color: #DC2324;
  font-family: "DIN Condensed Bold";
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  /* line 143, ../assets/scss/components/views/_person.scss */
  #block-views-block-person-view-team-scientists .views-exposed-form .top-items,
  #block-views-block-person-view-team-leadership .views-exposed-form .top-items,
  #block-views-block-person-view-team-trustees .views-exposed-form .top-items {
    display: -moz-box;
    -moz-box-orient: horizontal;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: center;
    -webkit-box-align: center;
  }
  /* line 153, ../assets/scss/components/views/_person.scss */
  #block-views-block-person-view-team-scientists .views-exposed-form .top-items .space-it,
  #block-views-block-person-view-team-leadership .views-exposed-form .top-items .space-it,
  #block-views-block-person-view-team-trustees .views-exposed-form .top-items .space-it {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
  }
}
/* line 159, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .views-exposed-form .top-items .custom-filter-group,
#block-views-block-person-view-team-leadership .views-exposed-form .top-items .custom-filter-group,
#block-views-block-person-view-team-trustees .views-exposed-form .top-items .custom-filter-group {
  margin-right: 4em;
}
/* line 162, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .views-exposed-form .top-items .custom-filter-group:last-child,
#block-views-block-person-view-team-leadership .views-exposed-form .top-items .custom-filter-group:last-child,
#block-views-block-person-view-team-trustees .views-exposed-form .top-items .custom-filter-group:last-child {
  margin-right: 0;
}
/* line 168, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .views-exposed-form .extra-filters,
#block-views-block-person-view-team-leadership .views-exposed-form .extra-filters,
#block-views-block-person-view-team-trustees .views-exposed-form .extra-filters {
  display: none;
  clear: left;
  margin: 3em 0 2em;
}
/* line 181, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .views-exposed-form .extra-filters .extra-filter-item,
#block-views-block-person-view-team-leadership .views-exposed-form .extra-filters .extra-filter-item,
#block-views-block-person-view-team-trustees .views-exposed-form .extra-filters .extra-filter-item {
  margin-bottom: 2em;
}
/* line 184, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .views-exposed-form .extra-filters .extra-filter-item:last-child,
#block-views-block-person-view-team-leadership .views-exposed-form .extra-filters .extra-filter-item:last-child,
#block-views-block-person-view-team-trustees .views-exposed-form .extra-filters .extra-filter-item:last-child {
  margin-bottom: 0;
}
/* line 187, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .views-exposed-form .extra-filters .extra-filter-item .select2-container--default .select2-selection--multiple,
#block-views-block-person-view-team-leadership .views-exposed-form .extra-filters .extra-filter-item .select2-container--default .select2-selection--multiple,
#block-views-block-person-view-team-trustees .views-exposed-form .extra-filters .extra-filter-item .select2-container--default .select2-selection--multiple {
  border-radius: 0;
}
/* line 190, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .views-exposed-form .extra-filters .extra-filter-item .select2-container--default .select2-selection--multiple .select2-selection__choice,
#block-views-block-person-view-team-leadership .views-exposed-form .extra-filters .extra-filter-item .select2-container--default .select2-selection--multiple .select2-selection__choice,
#block-views-block-person-view-team-trustees .views-exposed-form .extra-filters .extra-filter-item .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: transparent;
  border: none;
  float: none;
}
/* line 195, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .views-exposed-form .extra-filters .extra-filter-item .select2-container--default .select2-selection--multiple .select2-selection__choice__remove,
#block-views-block-person-view-team-leadership .views-exposed-form .extra-filters .extra-filter-item .select2-container--default .select2-selection--multiple .select2-selection__choice__remove,
#block-views-block-person-view-team-trustees .views-exposed-form .extra-filters .extra-filter-item .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #DC2324;
}
@media (min-width: 992px) {
  /* line 199, ../assets/scss/components/views/_person.scss */
  #block-views-block-person-view-team-scientists .views-exposed-form .extra-filters .extra-filter-item.col-md-2,
  #block-views-block-person-view-team-leadership .views-exposed-form .extra-filters .extra-filter-item.col-md-2,
  #block-views-block-person-view-team-trustees .views-exposed-form .extra-filters .extra-filter-item.col-md-2 {
    width: 20%;
  }
}
/* line 205, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .views-exposed-form .extra-filters .form-group,
#block-views-block-person-view-team-leadership .views-exposed-form .extra-filters .form-group,
#block-views-block-person-view-team-trustees .views-exposed-form .extra-filters .form-group {
  width: 100%;
}
/* line 209, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .views-exposed-form .extra-filters label,
#block-views-block-person-view-team-leadership .views-exposed-form .extra-filters label,
#block-views-block-person-view-team-trustees .views-exposed-form .extra-filters label {
  float: left;
  color: #DC2324;
  font-family: "DIN Condensed Bold";
  font-size: 1.25em;
  letter-spacing: 0.03em;
  line-height: 1.165em;
  text-transform: uppercase;
  min-height: 2.889em;
}
/* line 215, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .views-exposed-form .extra-filters .select2,
#block-views-block-person-view-team-leadership .views-exposed-form .extra-filters .select2,
#block-views-block-person-view-team-trustees .views-exposed-form .extra-filters .select2 {
  float: left;
  clear: left;
  width: 100% !important;
}
/* line 222, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .views-exposed-form .bottom-buttons,
#block-views-block-person-view-team-leadership .views-exposed-form .bottom-buttons,
#block-views-block-person-view-team-trustees .views-exposed-form .bottom-buttons {
  float: right;
  clear: right;
  margin-top: 30px;
}
/* line 227, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .views-exposed-form .bottom-buttons .toggle-extra-filters,
#block-views-block-person-view-team-leadership .views-exposed-form .bottom-buttons .toggle-extra-filters,
#block-views-block-person-view-team-trustees .views-exposed-form .bottom-buttons .toggle-extra-filters {
  line-height: 40px;
  font-family: "Proxima Nova Italic";
}
/* line 232, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .views-exposed-form .bottom-buttons button,
#block-views-block-person-view-team-leadership .views-exposed-form .bottom-buttons button,
#block-views-block-person-view-team-trustees .views-exposed-form .bottom-buttons button {
  margin-left: 1.875em;
}
/* line 239, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .media,
#block-views-block-person-view-team-leadership .media,
#block-views-block-person-view-team-trustees .media {
  height: 375px;
}
/* line 243, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .media-body,
#block-views-block-person-view-team-leadership .media-body,
#block-views-block-person-view-team-trustees .media-body {
  padding-left: 25px;
  padding-right: 25px;
}
/* line 248, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .view-empty,
#block-views-block-person-view-team-leadership .view-empty,
#block-views-block-person-view-team-trustees .view-empty {
  text-align: center;
  margin: 70px 0;
}
@media (max-width: 991px) {
  /* line 254, ../assets/scss/components/views/_person.scss */
  #block-views-block-person-view-team-scientists .node-person-teaser,
  #block-views-block-person-view-team-leadership .node-person-teaser,
  #block-views-block-person-view-team-trustees .node-person-teaser {
    height: 100%;
  }
}
/* line 259, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .view-header,
#block-views-block-person-view-team-leadership .view-header,
#block-views-block-person-view-team-trustees .view-header {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  background-color: #f7f7f7;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}
/* line 268, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .view-header ul,
#block-views-block-person-view-team-leadership .view-header ul,
#block-views-block-person-view-team-trustees .view-header ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 273, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .view-header ul li,
#block-views-block-person-view-team-leadership .view-header ul li,
#block-views-block-person-view-team-trustees .view-header ul li {
  display: inline-block;
  margin: 0 80px;
}
@media (max-width: 720px) {
  /* line 273, ../assets/scss/components/views/_person.scss */
  #block-views-block-person-view-team-scientists .view-header ul li,
  #block-views-block-person-view-team-leadership .view-header ul li,
  #block-views-block-person-view-team-trustees .view-header ul li {
    margin: 0 25px;
  }
}
/* line 281, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .view-header ul li a,
#block-views-block-person-view-team-leadership .view-header ul li a,
#block-views-block-person-view-team-trustees .view-header ul li a {
  font-family: "Proxima Nova Semibold";
}
/* line 284, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .view-header ul li a:focus, #block-views-block-person-view-team-scientists .view-header ul li a:active,
#block-views-block-person-view-team-leadership .view-header ul li a:focus,
#block-views-block-person-view-team-leadership .view-header ul li a:active,
#block-views-block-person-view-team-trustees .view-header ul li a:focus,
#block-views-block-person-view-team-trustees .view-header ul li a:active {
  color: #DC2324;
}
/* line 289, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-scientists .view-header ul li a.active,
#block-views-block-person-view-team-leadership .view-header ul li a.active,
#block-views-block-person-view-team-trustees .view-header ul li a.active {
  color: #9A0D21;
}

/* line 300, ../assets/scss/components/views/_person.scss */
#block-views-block-person-view-team-leadership .toggle-extra-filters,
#block-views-block-person-view-team-trustees .toggle-extra-filters {
  display: none;
}

/* line 2, ../assets/scss/components/views/_views.scss */
.view-display-mode-sample .attachment .form-group {
  margin-bottom: 25px;
  margin-top: 25px;
  overflow: hidden;
  clear: both;
}
/* line 10, ../assets/scss/components/views/_views.scss */
.view-display-mode-sample .view-display-id-attachment_020 article {
  width: 1440px;
  height: 750px;
}
/* line 16, ../assets/scss/components/views/_views.scss */
.view-display-mode-sample .view-display-id-attachment_010 article {
  width: 1440px;
  height: 400px;
}
/* line 22, ../assets/scss/components/views/_views.scss */
.view-display-mode-sample .view-display-id-attachment_070 article {
  width: 690px;
  height: 540px;
  margin: 0 auto;
}
/* line 27, ../assets/scss/components/views/_views.scss */
.view-display-mode-sample .view-display-id-attachment_080 article {
  width: 420px;
  height: 650px;
  margin: 0 auto;
}
/* line 32, ../assets/scss/components/views/_views.scss */
.view-display-mode-sample .view-display-id-attachment_090 article {
  width: 700px;
  height: 400px;
  margin: 0 auto;
}
/* line 36, ../assets/scss/components/views/_views.scss */
.view-display-mode-sample .view-display-id-attachment_090 article .thumbnail .caption {
  width: 50%;
  height: 100%;
}
/* line 41, ../assets/scss/components/views/_views.scss */
.view-display-mode-sample .view-display-id-attachment_100 article {
  width: 330px;
  height: 470px;
  margin: 0 auto;
}

/*# sourceMappingURL=style.css.map */
