/*! 
    Theme Name: NeverApart Theme
    Description: Custom Wordpress Theme for NeverApart
*/
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('fonts/glyphicons-halflings-regular.eot');
  src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  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;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Atlas Grotesk Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #000000;
  background-color: #fafafa;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #999999;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #737373;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.5;
  background-color: #fafafa;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -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;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 1.5;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}
@media (min-width: 768px) {
  .container {
    width: 692px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 884px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1124px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}
.row {
  margin-left: -1rem;
  margin-right: -1rem;
}
.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: 1rem;
  padding-right: 1rem;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #999999;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.5;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #fafafa;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.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;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.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;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.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;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.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;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.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;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
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;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.5;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.5;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  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 .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 38px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 49px;
  }
}
.form-group {
  margin-bottom: 2rem;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 24px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.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;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 40px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 49px;
  line-height: 49px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 44px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 47.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.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;
}
.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);
}
.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;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.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;
}
.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);
}
.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;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.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;
}
.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);
}
.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;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 29px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 31px;
}
.form-horizontal .form-group {
  margin-left: -1rem;
  margin-right: -1rem;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 1rem;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  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.5;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  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);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #000000;
  border-color: #000000;
}
.btn-primary .badge {
  color: #000000;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #999999;
  font-weight: normal;
  border-radius: 0;
}
.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;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #737373;
  text-decoration: none;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.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;
}
.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;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.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: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  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;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #000000;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.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;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.5;
  color: #999999;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.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);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  line-height: 49px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.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;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 24px;
  list-style: none;
  background-color: #f0f0f0;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #999999;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #000000;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #000000;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #999999;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.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;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.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;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  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;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.5px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  padding: 2rem;
}
.modal-footer {
  padding: 2rem;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .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);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.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: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
.owl-theme .owl-controls {
  text-align: center;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  transform: scale(1);
  /* Standard Property */
  transform-origin: 0 0;
  /* Standard Property */
  *display: inline;
  /*IE7 life-saver */
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  transform: scale(1);
  /* Standard Property */
  transform-origin: 0 0;
  /* Standard Property */
  *display: inline;
  /*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center;
}
/* 
 * Ported from style.css
 */
/*------------------------------------*\
    FONTS
\*------------------------------------*/
@font-face {
  font-family: 'Atlas Grotesk Web';
  src: url('fonts/AtlasGrotesk-Medium-Web.eot');
  src: url('fonts/AtlasGrotesk-Medium-Web.eot?#iefix') format('embedded-opentype'), url('fonts/AtlasGrotesk-Medium-Web.woff') format('woff'), url('fonts/AtlasGrotesk-Medium-Web.ttf') format('truetype'), url('fonts/AtlasGrotesk-Medium-Web.svg#AtlasGrotesk-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
}
.AtlasGrotesk-Medium-Web {
  font-family: 'Atlas Grotesk Web';
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Atlas Grotesk Web';
  src: url('fonts/AtlasGrotesk-Regular-Web.eot');
  src: url('fonts/AtlasGrotesk-Regular-Web.eot?#iefix') format('embedded-opentype'), url('fonts/AtlasGrotesk-Regular-Web.woff') format('woff'), url('fonts/AtlasGrotesk-Regular-Web.ttf') format('truetype'), url('fonts/AtlasGrotesk-Regular-Web.svg#AtlasGrotesk-Regular') format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.AtlasGrotesk-Regular-Web {
  font-family: 'Atlas Grotesk Web';
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
/*------------------------------------*\
    FONTS
\*------------------------------------*/
html,
body {
  -moz-font-feature-settings: "liga", "kern";
  -moz-font-feature-settings: "liga=1, kern=1";
  -ms-font-feature-settings: "liga", "kern";
  -o-font-feature-settings: "liga", "kern";
  -webkit-font-feature-settings: "liga", "kern";
  font-feature-settings: "liga", "kern";
  font-family: 'Atlas Grotesk Web', 'Helvetica Neue Regular', 'Helvetica', Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 768px) {
  html,
  body {
    font-size: 12px;
    line-height: 18px;
  }
}
@media (max-width: 480px) {
  html,
  body {
    font-size: 10px;
    line-height: 15px;
  }
}
.font-face-bold {
  font-family: 'Atlas Grotesk Web', 'Helvetica Neue Medium', 'Helvetica', Arial, sans-serif;
  font-weight: 500;
}
h1,
h2,
h3,
h4,
h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: normal;
  color: #000000;
}
h1,
.font-size-1 {
  font-size: 7rem;
  line-height: 7.75rem;
  position: relative;
  left: -0.5rem;
}
@media (max-width: 992px) {
  h1,
  .font-size-1 {
    font-size: 5rem;
    line-height: 5.25rem;
    left: -0.25rem;
  }
}
@media (max-width: 768px) {
  h1,
  .font-size-1 {
    left: 0;
  }
}
@media (max-width: 480px) {
  h1,
  .font-size-1 {
    font-size: 2.5rem;
    line-height: 3rem;
    left: 0;
  }
}
h2,
.font-size-2 {
  font-size: 4rem;
  line-height: 4.5rem;
  position: relative;
  left: -0.25rem;
}
@media (max-width: 992px) {
  h2,
  .font-size-2 {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
@media (max-width: 768px) {
  h2,
  .font-size-2 {
    left: 0;
  }
}
@media (max-width: 480px) {
  h2,
  .font-size-2 {
    font-size: 1.6875rem;
    line-height: 2.25rem;
    left: 0;
  }
}
@media (max-width: 480px) {
  h2.nva-page-header.layout-block {
    font-size: 7rem;
    line-height: 7.75rem;
    position: relative;
    left: -0.5rem;
    margin-bottom: 1rem;
  }
}
@media (max-width: 480px) and (max-width: 992px) {
  h2.nva-page-header.layout-block {
    font-size: 5rem;
    line-height: 5.25rem;
    left: -0.25rem;
  }
}
@media (max-width: 480px) and (max-width: 768px) {
  h2.nva-page-header.layout-block {
    left: 0;
  }
}
@media (max-width: 480px) and (max-width: 480px) {
  h2.nva-page-header.layout-block {
    font-size: 2.5rem;
    line-height: 3rem;
    left: 0;
  }
}
h3,
.font-size-3 {
  position: relative;
  font-size: 2.5rem;
  line-height: 3rem;
}
h3.event-date,
.font-size-3.event-date {
  left: 0;
}
@media (max-width: 992px) {
  h3,
  .font-size-3 {
    font-size: 1.6875rem;
    line-height: 2.25rem;
  }
}
@media (max-width: 768px) {
  h3,
  .font-size-3 {
    left: 0;
  }
}
@media (max-width: 480px) {
  h3,
  .font-size-3 {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
h4,
.font-size-4 {
  font-size: 1.6875rem;
  line-height: 2.25rem;
}
@media (max-width: 992px) {
  h4,
  .font-size-4 {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
@media (max-width: 768px) {
  h4,
  .font-size-4 {
    left: 0;
  }
}
@media (max-width: 992px) {
  h4 {
    position: relative;
    font-size: 2.5rem;
    line-height: 3rem;
  }
  h4.event-date {
    left: 0;
  }
}
@media (max-width: 992px) and (max-width: 992px) {
  h4 {
    font-size: 1.6875rem;
    line-height: 2.25rem;
  }
}
@media (max-width: 992px) and (max-width: 768px) {
  h4 {
    left: 0;
  }
}
@media (max-width: 992px) and (max-width: 480px) {
  h4 {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
h5,
.font-size-5 {
  font-size: 1.25rem;
  line-height: 1.875rem;
}
.base-text {
  font-size: 1rem;
  line-height: 1.5rem;
}
.small-text {
  font-size: 0.75rem;
  line-height: 1.125rem;
}
@media (max-width: 480px) {
  .btn {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.dropdown-toggle {
  background-color: #eeeeee;
}
.dropdown-menu {
  left: -1px;
  border-width: 0px;
}
p {
  margin: 0 0 1.5em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
ul {
  list-style-type: none;
  padding-left: 0px;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.color-white {
  color: #fafafa;
}
.color-gray-base {
  color: #000000;
}
.color-gray-light {
  color: #999999;
}
.color-gray-lighter {
  color: #eeeeee;
}
.color-gray-mid-light {
  color: #cccccc;
}
.bottom-line {
  border-bottom: 2px solid #000000;
}
@media (max-width: 992px) {
  .bottom-line {
    border-bottom: 1px solid #000000;
  }
}
.bottom-line-white {
  border-bottom: 2px solid #fafafa;
}
@media (max-width: 992px) {
  .bottom-line-white {
    border-bottom: 1px solid #fafafa;
  }
}
/*------------------------------------*\
    MIXINS
\*------------------------------------*/
/*------------------------------------*\
    RESET
\*------------------------------------*/
a,
a:focus {
  outline: 0;
  cursor: pointer;
}
b,
strong {
  font-weight: normal;
  font-family: 'Atlas Grotesk Web', 'Helvetica Neue Medium', 'Helvetica', Arial, sans-serif;
  font-weight: 500;
}
/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/
/* wrapper */
body {
  background-color: #fafafa;
}
.front-page .wrapper {
  background-color: transparent;
}
.container-outer {
  width: 100%;
}
/* header */
.header {
  padding-top: 48px;
  padding-bottom: 36px;
}
@media (max-width: 768px) {
  .header {
    padding-top: 36px;
    padding-bottom: 27px;
  }
}
@media (max-width: 480px) {
  .header {
    padding-top: 31.999968px;
    padding-bottom: 23.999976px;
  }
}
.header .site-name {
  border-bottom: 2px solid #000000;
  margin-right: 1.332rem;
}
@media (max-width: 992px) {
  .header .site-name {
    border-bottom: 1px solid #000000;
  }
}
@media (max-width: 1200px) {
  .header .site-name {
    margin-right: 1rem;
  }
}
.header .site-name:hover {
  border-bottom-color: #999999;
}
.about .header {
  padding-bottom: 60px;
}
.front-page .header {
  position: fixed;
}
.nva .header {
  position: absolute;
}
.front-page .header,
.nva .header,
.header.video-feature {
  padding-top: 48px;
  padding-bottom: 0px;
  width: 100%;
  top: 0px;
  z-index: 1;
}
@media (max-width: 768px) {
  .front-page .header,
  .nva .header,
  .header.video-feature {
    padding-top: 36px;
    padding-bottom: 0px;
  }
}
@media (max-width: 480px) {
  .front-page .header,
  .nva .header,
  .header.video-feature {
    padding-top: 31.999968px;
    padding-bottom: 0px;
  }
}
.front-page .header .site-name,
.nva .header .site-name,
.header.video-feature .site-name {
  color: #fafafa;
  padding-bottom: 2px;
  display: inline-block;
  margin-right: 1.332rem;
  border-bottom: 2px solid #fafafa;
}
@media (max-width: 1200px) {
  .front-page .header .site-name,
  .nva .header .site-name,
  .header.video-feature .site-name {
    margin-right: 1rem;
  }
}
@media (max-width: 992px) {
  .front-page .header .site-name,
  .nva .header .site-name,
  .header.video-feature .site-name {
    border-bottom: 1px solid #fafafa;
  }
}
.front-page .header .site-name:hover,
.nva .header .site-name:hover,
.header.video-feature .site-name:hover {
  text-decoration: none;
}
.front-page .header .lang-select,
.nva .header .lang-select,
.header.video-feature .lang-select {
  color: #fafafa;
  padding-bottom: 5px;
  transition: 0.2s;
}
.front-page .header .lang-select:hover,
.nva .header .lang-select:hover,
.header.video-feature .lang-select:hover {
  color: #fafafa;
  border-bottom: 2px solid white;
}
.front-page .header .join-header,
.nva .header .join-header,
.header.video-feature .join-header {
  color: #fafafa;
}
.front-page .header .join-header:hover,
.nva .header .join-header:hover,
.header.video-feature .join-header:hover {
  padding-bottom: 5px;
  border-bottom: 2px solid white;
}
@media (max-width: 768px) {
  .front-page .header .logo a,
  .nva .header .logo a,
  .header.video-feature .logo a {
    float: right;
  }
  .front-page .header .logo img,
  .nva .header .logo img,
  .header.video-feature .logo img {
    max-width: 72px;
  }
}
.front-page .header .menu-button,
.nva .header .menu-button,
.header.video-feature .menu-button {
  padding-bottom: 2px;
  color: #fafafa;
  display: inline-block;
  cursor: pointer;
}
.front-page .header .nav,
.nva .header .nav,
.header.video-feature .nav {
  float: left;
  padding-left: 1rem;
}
.front-page .header .nav ul,
.nva .header .nav ul,
.header.video-feature .nav ul {
  display: inline-block;
  margin-bottom: 0px;
}
.front-page .header .nav ul li,
.nva .header .nav ul li,
.header.video-feature .nav ul li {
  color: #eeeeee;
  display: inline-block;
  margin-right: 1.332rem;
}
.front-page .header .nav ul li a,
.nva .header .nav ul li a,
.header.video-feature .nav ul li a {
  color: #eeeeee;
  padding-bottom: 2px;
  display: inline-block;
}
.front-page .header .nav ul li a:hover,
.nva .header .nav ul li a:hover,
.header.video-feature .nav ul li a:hover {
  border-bottom: 2px solid #fafafa;
  color: #fafafa;
  text-decoration: none;
}
@media (max-width: 992px) {
  .front-page .header .nav ul li a:hover,
  .nva .header .nav ul li a:hover,
  .header.video-feature .nav ul li a:hover {
    border-bottom: 1px solid #fafafa;
  }
}
.front-page .header .nav ul li.current-menu-item a,
.nva .header .nav ul li.current-menu-item a,
.header.video-feature .nav ul li.current-menu-item a {
  color: #fafafa;
  border-bottom: 0px solid #fafafa;
}
@media (max-width: 1200px) {
  .front-page .header .nav ul li,
  .nva .header .nav ul li,
  .header.video-feature .nav ul li {
    margin-right: 1rem;
  }
}
.header.video-feature {
  background-color: #000000;
}
.site-name {
  display: inline-block;
  padding-bottom: 2px;
}
.site-name:hover {
  text-decoration: none;
}
.btn-menu {
  padding-bottom: 2px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  top: -1px;
}
@media (max-width: 768px) {
  .btn-menu {
    top: 3px;
  }
}
.btn-menu img {
  width: 18px;
  height: 18px;
}
.nav {
  float: left;
  padding-left: 1rem;
}
.nav ul {
  display: inline-block;
  margin-bottom: 0px;
}
.nav ul li {
  color: #999999;
  display: inline-block;
  margin-right: 1.332rem;
}
.nav ul li a {
  transition: 0.2s;
  color: inherit;
  padding-bottom: 2px;
  display: inline-block;
}
.nav ul li a:hover {
  color: #000000;
  text-decoration: none;
}
.nav ul li.current-menu-item a {
  color: #000000;
  border-bottom: 0px solid #000000;
}
@media (max-width: 1200px) {
  .nav ul li {
    margin-right: 1rem;
  }
}
.nav a.lang-select {
  transition: 0.2s;
}
.nav a.lang-select:hover {
  color: #000000;
}
/* logo */
.logo a img {
  padding-top: 3px;
  width: 100%;
  height: auto;
}
/* footer */
.footer {
  background-color: #000000;
  color: #999999;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.footer a,
.footer .btn-join {
  color: inherit;
  transition: 0.2s;
}
.footer a:hover,
.footer .btn-join:hover {
  color: #fafafa;
}
.footer .footer__container {
  min-height: 18rem;
}
.footer .footer__block {
  margin-bottom: 48px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .footer .footer__block {
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
}
@media (max-width: 768px) {
  .footer .footer__block {
    margin-bottom: 24px;
  }
}
.footer h4 {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #fafafa;
  margin-bottom: 1.5rem;
  left: 0px;
}
.footer .logo {
  margin-top: 0.75rem;
}
.footer-home {
  font-size: 0.75rem;
  line-height: 1.125rem;
  width: 100%;
  background-color: transparent;
  position: fixed;
  bottom: 0px;
  padding-bottom: 48px;
  color: #fafafa;
}
.footer-home a {
  color: inherit;
}
.footer-home ul li {
  display: inline-block;
  margin-left: 1.5em;
}
/*------------------------------------*\
    STICKY MENU
\*------------------------------------*/
#sticky-menu {
  background-color: #fafafa;
  position: fixed;
  top: -150px;
  width: 100%;
  text-align: center;
  z-index: 200;
  padding-top: 2em;
  padding-bottom: 2em;
  transition: 0.8s ease;
}
#sticky-menu .site-name {
  position: relative;
  margin-right: 1.332rem;
  display: inline-block;
}
@media (max-width: 1200px) {
  #sticky-menu .site-name {
    margin-right: 1rem;
  }
}
#sticky-menu .site-name:hover {
  color: inherit;
}
@media (max-width: 768px) {
  #sticky-menu .site-name {
    font-size: 1.25rem;
    line-height: 1.25rem;
    position: relative;
    top: 2px;
  }
}
@media (max-width: 480px) {
  #sticky-menu .site-name {
    top: 5px;
  }
}
#sticky-menu .text-center .site-name {
  margin-right: 0px;
}
#sticky-menu img {
  display: inline-block;
}
#sticky-menu .logo {
  margin-right: 10px;
  position: relative;
  top: -2px;
}
#sticky-menu.show-menu {
  top: 0px;
}
#sticky-menu .container {
  text-align: left;
}
/*------------------------------------*\
    PAGES
\*------------------------------------*/
.nva-page-header {
  font-family: 'Atlas Grotesk Web', 'Helvetica Neue Medium', 'Helvetica', Arial, sans-serif;
  font-weight: 500;
}
.nva-page-header.layout-block {
  margin-bottom: 2.25rem;
  margin-bottom: 1.5rem;
}
.nva-page-header a.archive-type {
  color: #cccccc;
  transition: 0.5s;
}
.nva-page-header a.archive-type:hover {
  color: #000000;
}
.nva-page-header .archive-type {
  color: #cccccc;
}
.nva-page-sub-header {
  display: none;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: right;
  margin-bottom: 0;
}
.nva-page-sub-header ul {
  margin-bottom: 0;
}
.nva-features {
  position: absolute;
  top: 650px;
  z-index: 200;
  width: 100%;
}
.nva-features ul li {
  display: inline-block;
  margin-left: 2rem;
}
.nva-features a {
  color: #000000;
}
.nva-feature-menu {
  box-sizing: border-box;
  padding: 2rem;
  background-color: #dfdfdf;
}
.nva-page-submenu {
  font-size: 1.6875rem;
  line-height: 2.25rem;
}
@media (max-width: 992px) {
  .nva-page-submenu {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
@media (max-width: 768px) {
  .nva-page-submenu {
    left: 0;
  }
}
.nva-page-submenu.layout-block {
  margin-bottom: 0;
}
.nva-address {
  margin-top: 2.25rem;
  color: #999999;
}
.nva-sub-menu {
  display: block;
  clear: both;
  float: left;
  width: 100%;
}
.nva-sub-menu.layout-block {
  margin-bottom: 4.5rem;
  display: block;
  clear: both;
  float: left;
  width: 100%;
}
@media (max-width: 767px) {
  .nva-sub-menu.layout-block {
    margin-bottom: 0.75rem;
  }
}
.nva-sub-menu a {
  transition: 0.2s;
  display: inline-block;
  color: inherit;
  color: #999999;
  padding-bottom: 4px;
  font-size: 1.67rem;
  line-height: 2rem;
}
.nva-sub-menu a.active {
  border-bottom: 2px solid #000000;
}
@media (max-width: 992px) {
  .nva-sub-menu a.active {
    border-bottom: 1px solid #000000;
  }
}
.nva-sub-menu a:hover {
  color: #000000;
}
@media (max-width: 1200px) {
  .nva-sub-menu a {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}
.sub-menu-dropdown {
  margin-bottom: 2rem;
}
.featured-image > img,
.block-image > img,
.layout-block--image .full-width-image,
.placeholder-image {
  width: 100%;
  height: auto;
  margin-bottom: 2.25rem;
}
.layout-block--image .full-width-image.no_caption {
  margin-bottom: 0px;
}
.home-address a h2 {
  color: #000000;
}
/*------------------------------------*\
    LAYOUT BLOCKS
\*------------------------------------*/
.archive-block-bottom {
  min-height: 12rem;
  border-bottom: 1px solid #dfdfdf;
}
@media (max-width: 992px) {
  .archive-block-bottom {
    min-height: 0;
    padding-bottom: 1em;
    border-bottom: 0px solid #dfdfdf;
  }
}
.archive-block:hover .more {
  opacity: 1;
}
.link-block,
.archive-block {
  margin-bottom: 4.5rem;
}
.link-block a,
.archive-block a {
  color: inherit;
}
.link-block .block-title,
.archive-block .block-title {
  margin-bottom: 1.5rem;
}
@media (max-width: 1200px) {
  .link-block .block-title,
  .archive-block .block-title {
    font-size: 1.25rem;
    line-height: 1.6875rem;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .link-block .block-title,
  .archive-block .block-title {
    font-size: 1.5rem;
    line-height: 1.875rem;
  }
}
@media (max-width: 768px) {
  .link-block .block-title,
  .archive-block .block-title {
    margin-bottom: 0.65rem;
  }
}
.link-block .featured-image,
.archive-block .featured-image {
  opacity: 1;
  transition: 0.3s ease;
}
.link-block .block-caption,
.archive-block .block-caption {
  color: #999999;
}
.link-block .block-caption p:first-child,
.archive-block .block-caption p:first-child {
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .link-block .block-caption,
  .archive-block .block-caption {
    padding-bottom: 1em;
  }
}
@media (max-width: 992px) {
  .link-block .block-caption,
  .archive-block .block-caption {
    padding-bottom: 0em;
  }
}
@media (max-width: 768px) {
  .link-block .block-caption,
  .archive-block .block-caption {
    min-height: 0;
    padding-bottom: 0em;
  }
  .link-block .block-caption p:first-child,
  .archive-block .block-caption p:first-child {
    margin-bottom: 0.65rem;
    margin-bottom: 0;
  }
}
.link-block:hover .nva-arrow,
.archive-block:hover .nva-arrow {
  left: 5px;
}
.link-block:hover .block-caption,
.archive-block:hover .block-caption {
  color: #555555;
}
.link-block:hover .featured-image,
.archive-block:hover .featured-image {
  opacity: 0.75;
}
.link-block .more,
.archive-block .more {
  color: #000000;
}
.link-block .more .nva-arrow,
.archive-block .more .nva-arrow {
  transition: 0.2s;
  position: relative;
  left: 0;
  background-position: 0px -20px;
}
@media (max-width: 768px) {
  .link-block .more .nva-arrow,
  .archive-block .more .nva-arrow {
    height: 5px;
    width: 15px;
    background-size: 15px 15px;
    background-position: 0px -10px;
    position: relative;
    top: -1px;
  }
}
.block-error {
  background-color: #eeeeee;
  padding: 2rem;
  text-align: left;
  margin-bottom: 6rem;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.extra-top-padding {
  padding-top: 3rem;
}
.layout-block {
  opacity: 0;
  transition: 0.8s ease;
  margin-bottom: 3rem;
}
.layout-block.margin-none {
  margin-bottom: 0;
}
@media (max-width: 480px) {
  .layout-block {
    margin-bottom: 2rem;
    opacity: 1;
  }
}
.layout-block.fade-in {
  opacity: 1;
}
.layout-block .featured-image-credit,
.layout-block.featured-image-credit {
  width: 100%;
  padding-top: 0.5rem;
  padding-left: 0;
  padding-bottom: 0.5rem;
  font-size: 0.75rem;
  color: #cccccc;
}
.layout-block .layout-block-event .featured-image {
  margin-bottom: 1.875rem;
}
@media (max-width: 768px) {
  .layout-block .layout-block-event .featured-image {
    margin-bottom: 1.25rem;
    min-height: 288px;
  }
}
.layout-block .featured-image,
.layout-block.featured-image {
  margin-bottom: 2.25rem;
  display: block;
}
@media (max-width: 768px) {
  .layout-block .featured-image,
  .layout-block.featured-image {
    margin-bottom: 1.75rem;
  }
}
.layout-block .featured-image img,
.layout-block.featured-image img {
  margin-bottom: 0px;
}
.layout-block.short-bottom-margin {
  margin-bottom: 1.5rem;
}
.layout-block.no-bottom-margin {
  margin-bottom: 0rem;
}
.layout-block .block-title,
.layout-block a .block-title {
  text-decoration: none;
  color: #000000;
}
.layout-block .block-title h2,
.layout-block a .block-title h2 {
  color: #000000;
}
.layout-block .block-caption {
  transition: 0.2s;
}
.layout-block p:last-child {
  margin-bottom: 0;
}
.french {
  color: #808080 !important;
}
.bilingual .french.layout-block--title,
.bilingual .french.no-title {
  margin-top: 2rem;
}
.bilingual .french.layout-block--title.no-top-margin {
  margin-top: 0;
}
.layout-block-event .block-title {
  border-bottom: 1px solid #dfdfdf;
}
@media (max-width: 768px) {
  .layout-block-event .block-title {
    padding-bottom: 1rem;
  }
}
.layout-block--title {
  margin-bottom: 2rem;
}
@media (max-width: 480px) {
  .layout-block--title {
    margin-bottom: 1rem;
  }
}
.layout-block--caption {
  font-size: 0.75rem;
  line-height: 1.125rem;
  padding-top: 0px;
}
.layout-block--caption h4 {
  margin-bottom: 0.75rem;
  font-weight: normal;
}
.layout-block--info-section {
  margin-top: 0.625rem;
}
@media (max-width: 480px) {
  .layout-block--info-section {
    margin-top: 0;
  }
}
.layout-block--info-section h3,
.layout-block--info-section h4 {
  margin-bottom: 1rem;
}
.layout-block--info-section.layout-block--title {
  margin-bottom: 1rem;
  margin-top: 0px;
}
.layout-block--top-border {
  border-top: 1px solid #999999;
  margin-bottom: 3rem;
}
@media (max-width: 480px) {
  .layout-block--top-border {
    margin-bottom: 2rem;
  }
}
.layout-block--massive-text {
  position: relative;
  font-size: 2.5rem;
  line-height: 3rem;
}
.layout-block--massive-text.event-date {
  left: 0;
}
@media (max-width: 992px) {
  .layout-block--massive-text {
    font-size: 1.6875rem;
    line-height: 2.25rem;
  }
}
@media (max-width: 768px) {
  .layout-block--massive-text {
    left: 0;
  }
}
@media (max-width: 480px) {
  .layout-block--massive-text {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
.layout-block--massive-text p {
  margin-bottom: 3rem;
}
@media (max-width: 480px) {
  .layout-block--massive-text {
    font-size: 1.6875rem;
    line-height: 2.25rem;
  }
}
@media (max-width: 480px) and (max-width: 992px) {
  .layout-block--massive-text {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
@media (max-width: 480px) and (max-width: 768px) {
  .layout-block--massive-text {
    left: 0;
  }
}
.layout-block--large-text {
  font-size: 1.6875rem;
  line-height: 2.25rem;
}
@media (max-width: 992px) {
  .layout-block--large-text {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
@media (max-width: 768px) {
  .layout-block--large-text {
    left: 0;
  }
}
.layout-block--large-text p {
  margin-bottom: 2.25rem;
}
@media (max-width: 480px) {
  .layout-block--large-text {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
.layout-block--large-first p:first-child {
  font-size: 1.6875rem;
  line-height: 2.25rem;
  margin-bottom: 2.25rem;
}
@media (max-width: 992px) {
  .layout-block--large-first p:first-child {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
@media (max-width: 768px) {
  .layout-block--large-first p:first-child {
    left: 0;
  }
}
@media (max-width: 992px) {
  .layout-block--large-first p:first-child {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
.layout-block--text p:last-child,
.layout-block--large-first .layout-block--text p:last-child {
  margin-bottom: 0px !important;
}
.layout-block--text h1,
.layout-block--text h2,
.layout-block--text h3,
.layout-block--text h4,
.layout-block--text h5 {
  margin-bottom: 1.5rem;
}
@media (max-width: 992px) {
  .layout-block--media.has-sidebar {
    margin-bottom: 1rem;
  }
}
.mediablock-image {
  width: 100%;
  height: auto;
}
.media-sidebar h4 {
  margin-bottom: 0.5em;
}
.layout-block-event h2.event-date,
.layout-block-event h3.event-date {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #999999;
  margin-bottom: 1.25rem;
  text-transform: capitalize;
}
@media (max-width: 768px) {
  .layout-block-event h2.event-date,
  .layout-block-event h3.event-date {
    margin-bottom: 0.65rem;
  }
}
.layout-block-event .event-title {
  font-size: 1.25rem;
  line-height: 1.875rem;
  min-height: 7.75rem;
  color: #000000;
  /*
         @media (max-width: @screen-md) {
            .font-size-2;
            margin-bottom: 3rem;
            min-height: 0rem;
        }
*/
}
@media (max-width: 768px) {
  .layout-block-event .event-title {
    margin-bottom: 1.5rem;
    margin-bottom: 0rem;
  }
}
span.today {
  color: #00a8da;
}
span.tomorrow {
  color: #29c7b0;
}
span.this-week {
  color: #ff7175;
}
.layout-block-event .featured-image {
  position: relative;
  opacity: 1;
  transition: 0.3s ease;
  height: auto;
  background-color: #ccc;
}
@media (max-width: 1200px) {
  .layout-block-event .featured-image {
    min-height: 222px;
  }
}
@media (max-width: 992px) {
  .layout-block-event .featured-image {
    min-height: 0;
  }
}
.layout-block-event .featured-image.stickered.single:hover .sticker {
  width: 50%;
  height: 50%;
}
.layout-block-event .featured-image.stickered.single:hover .sticker-text {
  color: #fafafa;
  border-bottom-color: #fafafa;
}
.layout-block-event .featured-image.single .sticker {
  left: 1em;
}
.layout-block-event .featured-image .sticker {
  font-size: 1rem;
  line-height: 1.5rem;
  background: url(img/triangle-blue.svg) top left no-repeat;
  background-size: cover;
  transition: 0.4s ease;
  position: absolute;
  top: 0em;
  left: 0em;
  padding: 1em;
  width: 50%;
  height: 50%;
  padding: 0em;
  text-align: center;
}
.layout-block-event .featured-image .sticker.tomorrow {
  background: url(img/triangle-green.svg) top left no-repeat;
  background-size: cover;
}
.layout-block-event .featured-image .sticker.this-week {
  background: url(img/triangle-pink.svg) top left no-repeat;
  background-size: cover;
}
.layout-block-event .featured-image .sticker.past {
  background: url(img/triangle-gray.svg) top left no-repeat;
  background-size: cover;
}
.layout-block-event .featured-image .sticker.past .sticker-text {
  color: #fafafa;
}
.layout-block-event .featured-image .sticker img {
  float: left;
  width: 100%;
  height: 100%;
}
.layout-block-event .featured-image:hover {
  opacity: 0.75;
}
.sticker-text {
  font-size: 0.75rem;
  line-height: 1.125rem;
  font-size: 1rem;
  position: absolute;
  color: #fafafa;
  top: 1rem;
  left: 1rem;
  padding-bottom: 0.25em;
  border-bottom: 1px solid #fafafa;
}
@media (max-width: 768px) {
  .sticker-text {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.acf-map {
  width: 100%;
  height: 25rem;
  border: #ccc solid 1px;
  margin: 1.5rem 0;
}
.archive-block-title h3 {
  min-height: 6rem;
}
.archive-block .featured-image {
  min-height: 290px;
}
@media (max-width: 1200px) {
  .archive-block .featured-image {
    min-height: 222px;
  }
}
@media (max-width: 768px) {
  .archive-block .featured-image {
    min-height: 0px;
  }
}
.event-sub-menu {
  font-size: 1.6875rem;
  line-height: 2.25rem;
  text-transform: capitalize;
  color: #999999;
}
@media (max-width: 992px) {
  .event-sub-menu {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
@media (max-width: 768px) {
  .event-sub-menu {
    left: 0;
  }
}
@media (max-width: 768px) {
  .event-sub-menu {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-top: 0.5rem;
  }
}
.nva-layout-blocks {
  padding-bottom: 2rem;
  padding-top: 4rem;
}
.nva-page-header {
  position: relative;
}
.nva-nav {
  font-family: "Atlas Grotesk Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: absolute;
  bottom: 1.75rem;
  height: 1.5rem;
  text-align: right;
  right: 0;
}
.nva-nav ul li {
  margin-right: 0px;
  margin-left: 1.25rem;
}
.related-posts h4 {
  margin-bottom: 2.5rem;
}
.related-posts .box-border {
  padding: 0 0 0.5em;
  border-bottom: 2px solid #000000;
}
@media (max-width: 992px) {
  .related-posts .box-border {
    border-bottom: 1px solid #000000;
  }
}
.commentmetadata {
  text-transform: capitalize;
}
.related-post {
  position: relative;
}
.related-post a {
  display: block;
}
.related-post a:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.related-post a:hover img {
  opacity: 0.75;
}
.related-post img {
  width: 100%;
  height: auto;
  padding-bottom: 1rem;
  opacity: 1;
  transition: 0.3s ease;
}
.related-post h5 {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-top: 0.25em;
  color: #000000;
}
@media (max-width: 992px) {
  .related-post h5 {
    margin-top: 0;
  }
}
@media (max-width: 1200px) {
  .related-post h5 {
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
}
@media (max-width: 767px) {
  .related-post {
    margin: 0.5rem 0rem;
  }
  .related-post a {
    position: relative;
  }
  .related-post:last-child {
    margin-bottom: 0px;
  }
  .related-post img {
    width: 50%;
    height: auto;
    padding-right: 1em;
    float: left;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .related-post h5 {
    font-size: 1.25rem;
    line-height: 1.875rem;
    color: #000000;
  }
  .related-post .related-post-title {
    width: 50%;
    float: left;
    position: relative;
    top: -3px;
  }
}
.related-post-type,
.adjacent-post-type {
  font-size: 0.75rem;
  line-height: 1.125rem;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .related-post-type,
  .adjacent-post-type {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
.adjacent-posts header h4 {
  color: #eeeeee;
}
.adjacent-posts h4 {
  margin-bottom: 2.5rem;
}
.adjacent-posts .box-border {
  padding: 0 0 0.5em;
  border-bottom: 2px solid #fafafa;
}
@media (max-width: 992px) {
  .adjacent-posts .box-border {
    border-bottom: 1px solid #fafafa;
  }
}
.post-previous a,
.post-next a {
  display: block;
}
.post-previous img,
.post-next img {
  width: 100%;
  height: auto;
  padding-bottom: 1.25rem;
  opacity: 1;
  transition: 0.3s ease;
  cursor: pointer;
}
.post-previous:hover,
.post-next:hover {
  opacity: 0.75;
}
.post-previous h4,
.post-next h4 {
  color: #eeeeee;
}
.post-previous h5,
.post-next h5 {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-top: 0.25em;
  color: #999999;
}
@media (max-width: 992px) {
  .post-previous h5,
  .post-next h5 {
    font-size: 0.75rem;
    line-height: 1.125rem;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .post-previous,
  .post-next {
    margin: 0.5rem 0rem;
  }
  .post-previous a,
  .post-next a {
    position: relative;
  }
  .post-previous h5,
  .post-next h5 {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
  .post-previous:last-child,
  .post-next:last-child {
    margin-bottom: 0px;
  }
  .post-previous img,
  .post-next img {
    width: 50%;
    height: auto;
    padding-right: 1em;
    float: left;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .post-previous .adjacent-post-title,
  .post-next .adjacent-post-title {
    width: 50%;
    float: left;
    position: relative;
    top: -3px;
  }
}
.post-next-inactive {
  opacity: 0.3;
}
/*------------------------------------*\
    COLOURED BACKGROUNDS
\*------------------------------------*/
.colored-bg {
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.colored-bg.layout-block {
  margin-bottom: 0px;
}
.default-bg {
  background-color: #eeeeee;
}
.black-bg {
  background-color: #000000;
}
.black-bg h2,
.black-bg h3,
.black-bg h4,
.black-bg h5 {
  color: #fafafa;
}
.black-bg .event-date {
  color: #cccccc;
}
.black-bg .block-title,
.black-bg .event-title {
  color: #fafafa;
}
.black-bg .block-caption {
  color: #999999;
}
.black-bg .link-block:hover .block-caption {
  color: #eeeeee;
}
.black-bg .archive-block-bottom {
  border-bottom: 1px solid #999999;
}
.dark-grey-bg {
  background-color: #222222;
}
.dark-grey-bg h2,
.dark-grey-bg h3,
.dark-grey-bg h4,
.dark-grey-bg h5 {
  color: #fafafa !important;
}
.dark-grey-bg .block-title {
  color: #fafafa;
}
.dark-grey-bg .block-caption {
  color: #999999;
}
.dark-grey-bg .link-block:hover .block-caption {
  color: #eeeeee;
}
.dark-grey-bg .archive-block-bottom {
  border-bottom: 1px solid #999999;
}
.grey-bg {
  background-color: #dfdfdf;
}
.grey-bg.related-posts {
  padding-top: 3rem;
}
.subscribe-bg {
  background-color: #02c39a;
}
.subscribe-bg h2,
.subscribe-bg h3,
.subscribe-bg h4,
.subscribe-bg h5 {
  color: #fafafa;
  margin-bottom: 3rem;
}
.subscribe-bg .form-control {
  margin-bottom: 0.5rem;
}
.subscribe-bg .btn-primary {
  background-color: transparent;
  border-color: #fafafa;
  color: #fafafa;
}
.subscribe-bg .btn-primary:hover {
  background-color: #02aa86;
  border-color: #fafafa;
  color: #fafafa;
}
.light-grey-bg {
  background-color: #eeeeee;
}
.light-grey-bg.related-posts {
  padding-top: 3rem;
}
.cinema-block {
  margin-bottom: 6rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.cinema-block .cinema-block-inner {
  max-width: 1300px;
  margin: 0px auto;
  padding: 2rem;
  border: 2px solid #222222;
}
@media (max-width: 1300px) {
  .cinema-block {
    padding-top: 1rem;
    padding-bottom: 0rem;
    margin-bottom: 3rem;
  }
  .cinema-block .cinema-block-inner {
    max-width: 100%;
    border: 0;
  }
}
/*------------------------------------*\
    STAFF
\*------------------------------------*/
.team-image img {
  width: 100%;
  height: auto;
  margin-bottom: 1rem;
}
.team-content {
  margin-bottom: 2rem;
  min-height: 8rem;
}
.team-content p {
  margin-bottom: 0;
  clear: both;
}
.team-name {
  display: inline-block;
  font-size: 1rem;
  line-height: 1.5rem;
  border-bottom: 2px solid #000000;
  margin-bottom: 0.5rem;
}
@media (max-width: 992px) {
  .team-name {
    border-bottom: 1px solid #000000;
  }
}
.team-title,
.team-email {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #999999;
}
@media (max-width: 992px) {
  .team-title,
  .team-email {
    font-size: 0.75rem;
    line-height: 1.125rem;
  }
}
/*------------------------------------*\
    MAGAZINE
\*------------------------------------*/
.magazine-featured-image {
  position: relative;
  margin: 1.5rem auto;
  max-width: 1200px;
}
@media (max-width: 1200px) {
  .magazine-featured-image {
    margin: 1.5rem 2rem;
  }
}
.magazine-inner {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  margin-top: -5em;
}
@media (max-width: 992px) {
  .magazine-inner {
    margin-top: -3em;
  }
}
.magazine-title {
  position: static;
}
.magazine-title h2,
.magazine-title h5,
.magazine-title a {
  color: #fafafa;
}
.magazine-title h5 {
  font-size: 1.6875rem;
  line-height: 2.25rem;
  border-bottom: 2px solid #fafafa;
  display: inline-block;
}
@media (max-width: 992px) {
  .magazine-title h5 {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
@media (max-width: 768px) {
  .magazine-title h5 {
    left: 0;
  }
}
.magazine-title h5 a:hover {
  color: #eeeeee;
  border-bottom: 2px solid #eeeeee;
}
@media (max-width: 480px) {
  .magazine-title h5 {
    border-bottom: 1px solid #fafafa;
  }
  .magazine-title h5 a:hover {
    border-bottom: 1px solid #eeeeee;
  }
}
.magazine-title h2 {
  font-size: 7rem;
  line-height: 7.75rem;
  position: relative;
  margin-left: 2rem;
  margin-right: 2rem;
  left: -0.5rem;
  font-weight: 500;
}
@media (max-width: 992px) {
  .magazine-title h2 {
    font-size: 4rem;
    line-height: 4.25rem;
    left: -0.25rem;
  }
}
@media (max-width: 768px) {
  .magazine-title h2 {
    left: 0;
  }
}
@media (max-width: 480px) {
  .magazine-title h2 {
    font-size: 2.5rem;
    line-height: 3rem;
    left: 0;
  }
}
.magazine-archive-block {
  margin-bottom: 2rem;
}
.magazine-archive-block .magazine-inner {
  margin-top: -2.5rem;
}
.magazine-archive-block .featured-image {
  margin: 0 0 0rem;
}
.magazine-archive-block h5 {
  font-size: 1rem;
  line-height: 1rem;
}
.magazine-archive-block h2 {
  font-size: 2.5rem;
  line-height: 3rem;
}
.magazine-intro {
  margin-top: 3rem;
  margin-bottom: 3rem;
  font-size: 1.6875rem;
  line-height: 2.25rem;
  text-align: center;
}
@media (max-width: 992px) {
  .magazine-intro {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
@media (max-width: 768px) {
  .magazine-intro {
    left: 0;
  }
}
.magazine-intro.french {
  margin-top: 0rem;
  color: #999999;
}
.background-cover {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.grid {
  margin-left: -1rem;
  margin-right: -1rem;
  margin-bottom: 3rem;
}
/*

.grid-item { 
    float: left;
    position: relative;
    width: 33.33%;
    padding-left: 1rem;
    padding-right: 1rem; 
    padding-bottom: 0rem;
    margin-bottom: 2rem;
    opacity: 1;
    transition: 0.3s ease;
    box-sizing: border-box;
    
    .post-type {
        text-transform: capitalize;
        
        &.features {
            color: @neonpink;
        }
        
        &.events {
            color: @neonblue;
        }
        
        &.exhibitions {
            color: @neongreen;
        }
        
    }
    
    img {
        float: left;
        width: 100%;
        height: auto;        
    }
    
    .block-overlay {
        position: absolute;
        top: 0;
        left: 1rem;
        right: 1rem;
        bottom: 0;
    }
    
    .inner {
        position: absolute;
        overflow: hidden;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    
    .block-screen {
        opacity: 0;
        background-color: @gray-base;
        position: absolute;
        width: 100%;
        height: 100%;
    }
    
    .inner-cell {
        position: relative;
        display: table;
        z-index: 10;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
    }
    
    .inner-inner-cell {
        display: table-cell;
        vertical-align: middle;
        padding: 2rem;
    }
    
    h4 {
        color: @gray-base;
        width: 100%;
        text-align: center;
        padding: 2rem;
        .base-text;
        background-color: @white;
        opacity: 1;
        //display: inline-block;
        //border-bottom: 2px solid @gray-base;
        transition: 0.3s ease;
        
        @media (max-width: @screen-xs) {
            //border-bottom: 1px solid @gray-base;            
        }
    }
    
    
    @media (max-width: @screen-md) {
        width: 50%;
    } 

    &:hover {
        opacity: 0.75;
    }

}

*/
.grid-item {
  float: left;
  position: relative;
  width: 33.3%;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 0rem;
  margin-bottom: 4rem;
  opacity: 1;
  transition: 0.2s ease;
  box-sizing: border-box;
  text-align: center;
}
.grid-item img {
  float: left;
  width: 100%;
  height: auto;
  margin-bottom: 1.5rem;
}
.grid-item h4 {
  font-size: 1rem;
  line-height: 1.5rem;
  text-align: center;
  width: 100%;
  float: left;
  padding: 0 1rem;
}
.grid-item .block-overlay {
  float: left;
  width: 100%;
}
.grid-item .block-excerpt {
  float: left;
  clear: both;
  font-size: 0.75rem;
  line-height: 1.125rem;
  margin-top: 0.75rem;
  padding: 0 1rem;
  color: #999999;
  width: 100%;
}
@media (max-width: 992px) {
  .grid-item .block-excerpt {
    padding: 0 1rem;
  }
}
.grid-item .block-more {
  float: left;
  clear: both;
  font-size: 0.75rem;
  line-height: 1.125rem;
  margin-top: 0.75rem;
  padding: 0.75rem 0rem;
  color: #999999;
  width: 100%;
  height: 40px;
}
.grid-item .block-more span {
  border: 1px solid #999999;
  border-radius: 4px;
  padding: 0.5rem 0.66rem;
}
@media (max-width: 992px) {
  .grid-item .block-more {
    padding: 0 1rem;
  }
}
.grid-item .post-type {
  transition: 0.3s ease;
  text-transform: capitalize;
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: #fafafa;
  padding: 0.25rem 0.5rem 0.2rem 0.5rem;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  display: inline-block;
  display: none;
  margin-top: 0.5rem;
}
.grid-item .post-type.features {
  color: #ff7175;
  border-top: 1px solid #ff7175;
  border-bottom: 1px solid #ff7175;
}
.grid-item .post-type.events {
  color: #00a8da;
  border-top: 1px solid #00a8da;
  border-bottom: 1px solid #00a8da;
}
.grid-item .post-type.exhibitions {
  color: #29c7b0;
  border-top: 1px solid #29c7b0;
  border-bottom: 1px solid #29c7b0;
}
.grid-item.gallery-grid-image {
  margin-bottom: 1rem;
}
.grid-item.gallery-grid-image .block-excerpt {
  margin-top: 0;
  margin-bottom: 0.75rem;
  width: 100%;
  height: 48px;
}
@media (max-width: 480px) {
  .grid-item.gallery-grid-image {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .grid-item {
    width: 50%;
  }
}
a.grid-item:hover {
  opacity: 0.66;
}
a.grid-item:hover .post-type {
  opacity: 1;
}
.grid-sizer {
  width: 33.3%;
}
@media (max-width: 992px) {
  .grid-sizer {
    width: 50%;
  }
}
.grid-item.double {
  width: 66.6%;
}
@media (max-width: 992px) {
  .grid-item.double {
    width: 50%;
  }
}
/*------------------------------------*\
    METADATA
\*------------------------------------*/
@media (max-width: 991px) {
  .meta-section {
    min-height: 10rem;
  }
}
@media (max-width: 767px) {
  .meta-section {
    min-height: 0;
    margin-bottom: 2em;
  }
  .meta-section:first-child {
    margin-top: 1rem;
  }
  .meta-section:last-child {
    margin-bottom: 0;
  }
}
.meta-section h4 {
  font-size: 1rem;
  line-height: 1.5rem;
  border-bottom: 2px solid #000000;
  padding-bottom: 3px;
  margin-bottom: 0.75rem;
  margin-top: 0px;
}
@media (max-width: 992px) {
  .meta-section h4 {
    border-bottom: 1px solid #000000;
  }
}
@media (max-width: 767px) {
  .meta-section h4 {
    display: inline-block;
  }
}
.meta-section p {
  color: #999999;
  margin-bottom: 0px;
}
/*------------------------------------*\
    MODAL
\*------------------------------------*/
.modal-dialog {
  margin-top: 5rem;
}
.modal-body {
  padding: 1rem;
}
.modal-body input {
  margin-bottom: 24px;
}
.modal-body input.no-bottom-margin {
  margin-bottom: 0px;
}
#mce-responses {
  margin-top: 1rem;
}
.modal-footer,
.modal-header {
  padding: 1rem;
  text-align: left;
}
.modal-trigger {
  cursor: pointer;
  transition: 0.2s;
}
.modal-trigger:hover {
  color: #fafafa;
}
/*------------------------------------*\
    IMAGES
\*------------------------------------*/
.nva-arrow {
  height: 10px;
  width: 30px;
  background: url(img/nva-arrow-right.png) top left no-repeat;
  display: inline-block;
  background-size: 30px 30px;
  margin-left: 0.66666667rem;
}
@media (max-width: 768px) {
  .nva-arrow {
    height: 5px;
    width: 15px;
    background-size: 15px 15px;
    background-position: 0px -10px;
    position: relative;
    top: -1px;
  }
}
.nva-arrow-right {
  height: 10px;
  width: 30px;
  background: url(img/nva-arrow-right.png) no-repeat;
  display: inline-block;
  background-size: 30px 30px;
  background-position: 0px -20px;
}
.nva-arrow-right:hover {
  background-position: 0px 0px;
}
@media (max-width: 768px) {
  .nva-arrow-right {
    height: 5px;
    width: 15px;
    background-size: 15px 15px;
    background-position: 0px -10px;
    position: relative;
    top: -1px;
  }
}
.nva-arrow-left {
  height: 10px;
  width: 30px;
  background: url(img/nva-arrow-left.png) no-repeat;
  display: inline-block;
  background-size: 30px 30px;
  background-position: 0px -20px;
}
.nva-arrow-left:hover {
  background-position: 0px 0px;
}
@media (max-width: 768px) {
  .nva-arrow-left {
    height: 5px;
    width: 15px;
    background-size: 15px 15px;
    background-position: 0px -10px;
    position: relative;
    top: -1px;
  }
}
.nva-logo {
  width: 100%;
  height: auto;
  margin-bottom: 12px;
}
.nva-logo-white {
  margin-top: 5px;
}
@media (max-width: 480px) {
  .nva-logo-white {
    margin-top: 0px;
  }
}
.nva-gallery-top.nva-gallery .slider-section,
.nva-gallery-top .owl-slider {
  margin-bottom: 0;
  background-color: #000000;
}
.nva-gallery-bottom.nva-gallery {
  margin-top: 0;
}
.nva-gallery-bottom .layout-block {
  margin-bottom: 0;
}
.layout-block--image.layout-block .gallery-stacked-image > img {
  margin-bottom: 0;
}
.layout-block--image.layout-block .gallery-grid-image img {
  width: 100%;
  height: auto;
}
.layout-block--sidebar img,
.layout-block--sidebar-text-block img,
.layout-block--sidebar img.alignnone,
.layout-block--sidebar-text-block img.alignnone {
  width: 100%;
  height: auto;
  margin: 0px 0px 20px;
}
.gallery-stacked-image-caption {
  margin-bottom: 3rem;
}
.pagination .nav-previous,
.pagination .nav-next {
  margin-right: 1.5rem;
  opacity: 0.5;
}
.pagination .nav-previous a,
.pagination .nav-next a {
  color: inherit;
  display: block;
  position: relative;
}
.pagination .nav-previous:hover,
.pagination .nav-next:hover {
  opacity: 1;
}
.pagination .nva-arrow-right,
.pagination .nva-arrow-left {
  position: relative;
  top: -1px;
}
/*------------------------------------*\
	OVERLAY
\*------------------------------------*/
#mce-responses {
  margin-bottom: 1rem;
}
.overlay {
  display: none;
  opacity: 1;
  position: fixed;
  top: 0;
  left: 0;
  color: #fafafa;
  width: 100%;
  z-index: 5000;
  overflow-y: scroll;
}
.overlay .inner {
  position: relative;
  width: 100%;
  height: 100%;
  display: table;
}
.overlay .overlay-menu {
  font-size: 3.25rem;
  line-height: 3.75rem;
}
.overlay .overlay-menu a {
  color: #cccccc;
  transition: 0.2s ease;
}
.overlay .overlay-menu a:hover {
  color: #999999;
}
.overlay .overlay-menu .menu {
  margin-bottom: 0;
}
.overlay .fb-follow {
  padding-left: 20px;
}
.overlay .overlay-body {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #000000;
}
.overlay .overlay-body h4 {
  margin-bottom: 0.75rem;
}
@media (max-width: 768px) {
  .overlay .overlay-body h4 {
    font-size: 4rem;
    line-height: 4.5rem;
    position: relative;
    left: -0.25rem;
    margin-bottom: 1.25rem;
  }
}
@media (max-width: 768px) and (max-width: 992px) {
  .overlay .overlay-body h4 {
    font-size: 2.5rem;
    line-height: 3rem;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .overlay .overlay-body h4 {
    left: 0;
  }
}
@media (max-width: 768px) and (max-width: 480px) {
  .overlay .overlay-body h4 {
    font-size: 1.6875rem;
    line-height: 2.25rem;
    left: 0;
  }
}
@media (max-width: 480px) {
  .overlay .overlay-body h4 {
    font-size: 7rem;
    line-height: 7.75rem;
    position: relative;
    left: -0.5rem;
    margin-bottom: 1.25rem;
  }
}
@media (max-width: 480px) and (max-width: 992px) {
  .overlay .overlay-body h4 {
    font-size: 5rem;
    line-height: 5.25rem;
    left: -0.25rem;
  }
}
@media (max-width: 480px) and (max-width: 768px) {
  .overlay .overlay-body h4 {
    left: 0;
  }
}
@media (max-width: 480px) and (max-width: 480px) {
  .overlay .overlay-body h4 {
    font-size: 2.5rem;
    line-height: 3rem;
    left: 0;
  }
}
.overlay .overlay-body .form-control {
  margin-bottom: 0.5rem;
}
.overlay .overlay-body-section {
  margin-bottom: 1.25rem;
}
.overlay .overlay-menu,
.overlay .overlay-body {
  text-align: center;
  height: 100%;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  padding: 96px 0px 72px;
}
.overlay .overlay-header {
  padding-bottom: 0;
  position: fixed;
  top: 0;
  width: 100%;
}
.overlay .overlay-header .close-button {
  cursor: pointer;
  width: 18px;
  height: 18px;
}
@media (max-width: 768px) {
  .overlay .overlay-header .close-button {
    margin-top: 3px;
  }
}
.overlay .current-menu-item a,
.overlay .current-page-item a {
  color: #555555;
}
.image-enlarge {
  cursor: pointer;
}
.enlargeable {
  position: relative;
}
.no-touch .enlargeable:before {
  content: "";
  opacity: 0;
  background: url('img/enlarge.jpg');
  background-size: 48px 48px;
  position: absolute;
  width: 48px;
  height: 48px;
  top: 0;
  right: 1rem;
  cursor: pointer;
  transition: 0.3s ease;
}
@media (max-width: 992px) {
  .no-touch .enlargeable:before {
    background-size: 36px 36px;
    width: 36px;
    height: 36px;
    opacity: 0;
  }
}
.team-image.enlargeable:before {
  right: 0;
}
.no-touch .enlargeable:hover::before {
  opacity: 0.8;
}
#image-overlay {
  display: block;
  opacity: 0;
  background-color: #fafafa;
  visibility: hidden;
}
#image-overlay .inner {
  background-color: black;
  display: block;
  cursor: url('img/x2.ico'), auto;
  text-align: center;
}
#image-overlay .inner img.vertical {
  height: 100%;
  width: auto;
}
#image-overlay .inner img.horizontal {
  width: 100%;
  height: auto;
}
#image-overlay .inner img {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}
#image-overlay .inner img.fade-image {
  opacity: 0;
  transition: 0.5s ease;
}
#image-overlay .image-enlarge {
  cursor: url('img/x2.ico'), auto;
}
#image-overlay.active {
  visibility: visible;
  opacity: 1;
  transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
}
#image-overlay .next-link {
  z-index: 1000;
  position: absolute;
  height: 100%;
  width: 20%;
  right: 0;
  top: 0;
  cursor: url('img/next_icon.ico'), auto;
}
#image-overlay .prev-link {
  z-index: 1000;
  position: absolute;
  height: 100%;
  width: 20%;
  left: 0;
  top: 0;
  cursor: url('img/prev_icon.ico'), auto;
}
.noscroll {
  overflow: hidden;
}
.btn-join {
  cursor: pointer;
}
.header .btn-join,
#sticky-menu .btn-join {
  display: none;
}
.social-btn {
  width: 48px;
  height: 48px;
  background: url('img/socialicons.png');
  background-size: 144px 48px;
  background-repeat: no-repeat;
  background-origin: 0px 0px;
  display: inline-block;
  margin-right: 12px;
  opacity: 0.5;
  transition: 0.2s ease;
}
.social-btn:hover {
  opacity: 1;
}
.tw-btn {
  background-position: -48px 0px;
}
.ig-btn {
  background-position: -96px 0px;
}
/*------------------------------------*\
	Comments
\*------------------------------------*/
.border-bg {
  border-top: 1px solid #eeeeee;
}
.comments-header {
  padding-top: 3rem;
  padding-bottom: 3rem;
  margin-bottom: 0;
  cursor: pointer;
}
.comments-header span {
  opacity: 0;
  transition: 0.5s;
  color: #999999;
}
.comments-header .hide-comments {
  display: none;
}
.comments-header.open .view-comments {
  display: none;
}
.comments-header.open .hide-comments {
  display: block;
}
.comments-header.open:hover span {
  display: inline;
  opacity: 1;
}
.comments-body-container {
  margin-bottom: 0;
}
.comments-body-container:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.comments-body {
  position: relative;
  display: none;
  padding-top: 0;
}
.comments-body:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.layout-block--comments {
  padding-bottom: 3rem;
}
.layout-block--comments h4 {
  margin-bottom: 2rem;
}
.layout-block--comments h3 {
  font-size: 1.6875rem;
  line-height: 2.25rem;
  margin-bottom: 1.5rem;
}
@media (max-width: 992px) {
  .layout-block--comments h3 {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }
}
@media (max-width: 768px) {
  .layout-block--comments h3 {
    left: 0;
  }
}
.layout-block--comments:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
@media (max-width: 768px) {
  .comment-author img {
    width: 3rem;
    height: 3rem;
  }
}
@media (max-width: 480px) {
  .comment-author img {
    width: 1.875rem;
    height: 1.875rem;
  }
}
.header-comments {
  font-size: 1rem;
  line-height: 1.5rem;
}
#reply-title {
  cursor: pointer;
  margin-bottom: 1.5rem;
}
.comment .comment-respond {
  margin-top: 3rem;
  padding-top: 1.5rem;
  margin-bottom: 0;
}
.comment #commentform {
  display: block;
}
#commentform label {
  font-weight: normal;
}
#respond .form-submit {
  margin-bottom: 0;
}
p.logged-in-as,
p.comment-notes {
  margin-bottom: 1.5rem;
}
.comment-text,
.comment-notes {
  color: #999999;
}
.comment-notes {
  font-size: 0.75rem;
  line-height: 1.125rem;
}
li.comment .comment-text p:last-child {
  margin-bottom: 0px;
}
ol.comment-list {
  list-style: none;
  margin: 0rem 0 1rem;
  padding: 0px;
  margin-bottom: 3rem;
  text-indent: 0;
}
@media (max-width: 480px) {
  ol.comment-list {
    margin-bottom: 2rem;
  }
}
ol.comment-list li.comment,
#respond {
  background-color: #fafafa;
  padding: 2.25rem;
  margin-bottom: 1rem;
}
.comment-top {
  margin-bottom: 1.5rem;
}
ol.comment-list li.comment div.vcard {
  font: normal;
}
ol.comment-list li.comment div.vcard cite.fn {
  font-style: normal;
}
ol.comment-list li.comment div.vcard img.avatar {
  float: left;
  margin-right: 1rem;
}
ol.comment-list li.comment div.comment-meta {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #999999;
}
ol.comment-list li.comment div.comment-meta a {
  color: #999999;
}
ol.comment-list li.comment p {
  font-size: 1rem;
  line-height: 1.5rem;
  margin: 0 0 1em;
}
ol.comment-list li.comment ul {
  font-size: 1rem;
  line-height: 1.5rem;
  list-style: square;
  margin: 0 0 1em 2em;
}
ol.comment-list li.comment div.reply {
  font-size: 1rem;
  line-height: 1.5rem;
}
ol.comment-list li.comment div.reply a {
  color: #999999;
}
ol.comment-list li.comment ul.children {
  list-style: none;
  margin: 1em 0 0;
  text-indent: 0;
}
ol.comment-list li.comment ul.children li.depth-2 {
  padding-left: 2rem;
}
ol.comment-list li.comment ul.children li.depth-3 {
  padding-left: 2rem;
}
ol.comment-list li.comment ul.children li.depth-4 {
  padding-left: 2rem;
}
/*------------------------------------*\
    SLIDERS
\*------------------------------------*/
.visible-lg-margin {
  display: none;
}
@media (min-width: 1320px) {
  .visible-lg-margin {
    display: block;
  }
}
.hidden-lg-margin {
  display: block;
}
@media (min-width: 1320px) {
  .hidden-lg-margin {
    display: none;
  }
}
.gallery-caption.nva-gallery-caption {
  font-size: 1rem;
  line-height: 1.5rem;
  color: inherit;
  min-height: 12.5rem;
  display: block;
}
.gallery-caption.nva-gallery-caption h2,
.gallery-caption.nva-gallery-caption h3,
.gallery-caption.nva-gallery-caption h4 {
  margin-bottom: 1.5rem;
}
.gallery-caption.nva-gallery-caption h2 .title-cat,
.gallery-caption.nva-gallery-caption h3 .title-cat,
.gallery-caption.nva-gallery-caption h4 .title-cat {
  color: #999999;
}
.gallery-caption.nva-gallery-caption p {
  color: #999999;
  margin-bottom: 1.6875rem;
}
@media (max-width: 480px) {
  .gallery-caption.nva-gallery-caption p {
    margin-bottom: 1rem;
  }
}
.gallery-caption.nva-gallery-caption p.more {
  margin-bottom: 0px;
  color: #fafafa;
}
.gallery-caption.nva-gallery-caption p.more .nva-arrow {
  transition: 0.2s;
  position: relative;
  left: 0;
  background-position: 0px -20px;
}
@media (max-width: 768px) {
  .gallery-caption.nva-gallery-caption p.more .nva-arrow {
    height: 5px;
    width: 15px;
    background-size: 15px 15px;
    background-position: 0px -10px;
    position: relative;
    top: -1px;
  }
}
.gallery-caption.nva-gallery-caption:hover p {
  color: #555555;
}
.gallery-caption.nva-gallery-caption:hover p.more {
  color: #fafafa;
}
.slider-inner-text {
  position: relative;
  top: -0.6666rem;
}
.nva-slider-inner-text {
  position: relative;
  top: 0.75rem;
  padding: 0rem 6rem;
}
@media (max-width: 768px) {
  .nva-slider-inner-text {
    padding: 0rem 4rem;
  }
}
@media (max-width: 480px) {
  .nva-slider-inner-text {
    padding: 0rem 3rem;
  }
}
.nva-slider-container {
  position: relative;
}
.nva-home-slider-outer-container {
  position: relative;
}
.nva-home-slider-outer-container:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.nva-slider-next {
  cursor: pointer;
  color: #000000;
}
.nva-slider-next .nva-arrow {
  background-position: 0px -20px;
}
@media (max-width: 768px) {
  .nva-slider-next .nva-arrow {
    height: 5px;
    width: 15px;
    background-size: 15px 15px;
    background-position: 0px -10px;
    position: relative;
    top: -1px;
  }
}
.nva-home-slider-nav,
.nva-nva-slider-nav,
.nva-default-slider-nav {
  position: absolute;
  top: 50%;
  color: #fafafa;
  z-index: 120;
  margin-top: -1rem;
  padding: 1rem;
  background-color: #000000;
  background-color: #fafafa;
  opacity: 0.15;
  transition: 0.2s ease;
  cursor: pointer;
}
.nva-home-slider-nav:hover,
.nva-nva-slider-nav:hover,
.nva-default-slider-nav:hover {
  opacity: 1;
}
@media (max-width: 480px) {
  .nva-home-slider-nav,
  .nva-nva-slider-nav,
  .nva-default-slider-nav {
    margin-top: -3rem;
    padding: 3rem 1rem;
  }
}
.nva-home-slider-nav.next,
.nva-nva-slider-nav.next,
.nva-default-slider-nav.next {
  right: 0;
}
.nva-home-slider-nav.next .arrow,
.nva-nva-slider-nav.next .arrow,
.nva-default-slider-nav.next .arrow {
  height: 10px;
  width: 30px;
  background: url(img/nva-arrow-right.png) no-repeat;
  display: inline-block;
  background-size: 30px 30px;
  background-position: 0px -20px;
}
@media (max-width: 768px) {
  .nva-home-slider-nav.next .arrow,
  .nva-nva-slider-nav.next .arrow,
  .nva-default-slider-nav.next .arrow {
    height: 5px;
    width: 15px;
    background-size: 15px 15px;
    background-position: 0px -10px;
    position: relative;
    top: -1px;
  }
}
.nva-home-slider-nav.prev,
.nva-nva-slider-nav.prev,
.nva-default-slider-nav.prev {
  left: 0;
}
.nva-home-slider-nav.prev .arrow,
.nva-nva-slider-nav.prev .arrow,
.nva-default-slider-nav.prev .arrow {
  height: 10px;
  width: 30px;
  background: url(img/nva-arrow-left.png) no-repeat;
  display: inline-block;
  background-size: 30px 30px;
  background-position: 0px -20px;
}
@media (max-width: 768px) {
  .nva-home-slider-nav.prev .arrow,
  .nva-nva-slider-nav.prev .arrow,
  .nva-default-slider-nav.prev .arrow {
    height: 5px;
    width: 15px;
    background-size: 15px 15px;
    background-position: 0px -10px;
    position: relative;
    top: -1px;
  }
}
.nva-default-slider-nav.next {
  right: 1rem;
}
.nva-default-slider-nav.prev {
  left: 1rem;
}
.slider-top-counter {
  margin-bottom: 24px;
}
.owl-controls {
  position: absolute;
  display: block;
  width: 300px;
  padding-bottom: 0px;
  margin: 0px;
  left: 50%;
  margin-left: -150px;
  text-align: center;
  z-index: 200;
}
.ignore {
  display: none;
}
.owl-item .image-caption {
  display: none;
}
.owl-slider {
  margin-bottom: 3rem;
}
@media (max-width: 480px) {
  .owl-slider {
    margin-bottom: 2rem;
  }
}
.owl-slider-default {
  margin-bottom: 2rem;
}
.owl-slider-caption h4 {
  font-size: 1rem;
  line-height: 1.5rem;
}
.nva-gallery .owl-slider {
  max-height: 550px;
  overflow: hidden;
}
.owl-wrapper {
  cursor: all-scroll;
}
.owl-slider-cell .vertical-image {
  width: 100%;
  max-height: 23.75rem;
  height: 23.75rem;
  overflow: hidden;
}
@media (min-width: 992px) {
  .owl-slider-cell .vertical-image {
    max-height: 30.5rem;
    height: 30.5rem;
  }
}
@media (min-width: 1200px) {
  .owl-slider-cell .vertical-image {
    max-height: 38.5rem;
    height: 38.5rem;
  }
}
.owl-slider-cell .vertical-image img {
  float: left;
  height: 100%;
  width: auto;
}
.owl-slider-caption {
  min-height: 7.5rem;
  display: block;
}
#home-slider {
  background-color: #000000;
  position: fixed;
  top: 0px;
  box-sizing: border-box;
}
#home-slider.full-nva-slider {
  position: relative;
}
#home-slider.full-nva-slider h1 {
  padding: 4rem 4rem 4rem 2rem;
}
#home-slider .owl-slider-cell {
  overflow: hidden;
  height: 100%;
}
#home-slider .slide-image {
  height: 100%;
}
#home-slider .slide-image .slide-inner {
  width: 100%;
  height: 100%;
  display: table;
  position: relative;
}
#home-slider .slide-screen {
  background-color: #000000;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
#home-slider .slide-screen-nva {
  display: table-cell;
  vertical-align: middle;
  opacity: 1;
  background-color: transparent;
}
#home-slider .slide-screen-nva img {
  width: 100%;
  height: auto;
}
#home-slider .slide-contents {
  position: relative;
  z-index: 1;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#home-slider .slide-contents h4 {
  font-size: 1rem;
  line-height: 1.5rem;
  display: inline-block;
  margin-bottom: 1.25rem;
}
#home-slider .slide-contents h2,
#home-slider .slide-contents h1 {
  font-family: 'Atlas Grotesk Web', 'Helvetica Neue Medium', 'Helvetica', Arial, sans-serif;
  font-weight: 500;
  letter-spacing: -1px;
}
#home-slider .no-link {
  cursor: default;
}
#home-slider .owl-controls {
  z-index: 2;
  bottom: 53px;
}
#home-slider .owl-controls .owl-page span {
  display: block;
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  opacity: 0.5;
  border-radius: 20px;
  background: #fafafa none repeat scroll 0% 0%;
}
#home-slider .owl-controls .owl-page.active span {
  opacity: 1;
}
.full-nva-slider,
.full-nva-slider .owl-item {
  height: 600px;
}
.full-nva-slider h1,
.full-nva-slider .owl-item h1 {
  font-size: 6rem;
  line-height: 7rem;
}
@media (max-width: 480px) {
  .full-nva-slider,
  .full-nva-slider .owl-item {
    height: 480px;
  }
}
@media (max-width: 992px) {
  #home-slider .slide-contents h2 {
    font-size: 2.75rem;
    line-height: 3.5rem;
    left: 0;
  }
}
@media (max-width: 768px) {
  #home-slider .slide-contents h4 {
    font-size: 1.25rem;
    padding-bottom: 0.25rem;
  }
}
@media (max-width: 480px) {
  #home-slider .slide-contents h2 {
    font-size: 2rem;
    line-height: 2.5rem;
    left: 0;
  }
}
.slider-white-text h1,
.slider-white-text h2,
.slider-white-text h3,
.slider-white-text h4 {
  color: #fafafa;
}
.slider-white-text h4 {
  border-bottom: 2px solid #fafafa;
}
@media (max-width: 992px) {
  .slider-white-text h4 {
    border-bottom: 1px solid #fafafa;
  }
}
@media (max-width: 768px) {
  .slider-white-text .container {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
.slider-black-text h1,
.slider-black-text h2,
.slider-black-text h3,
.slider-black-text h4 {
  color: #000000;
}
.slider-black-text h4 {
  border-bottom: 2px solid #000000;
}
@media (max-width: 992px) {
  .slider-black-text h4 {
    border-bottom: 1px solid #000000;
  }
}
/*------------------------------------*\
	SCREEN OPACITY
\*------------------------------------*/
.opacity-10 {
  opacity: 0.1;
}
.opacity-20 {
  opacity: 0.2;
}
.opacity-30 {
  opacity: 0.3;
}
.opacity-40 {
  opacity: 0.4;
}
.opacity-50 {
  opacity: 0.5;
}
.opacity-60 {
  opacity: 0.6;
}
.opacity-70 {
  opacity: 0.7;
}
.opacity-80 {
  opacity: 0.8;
}
.opacity-90 {
  opacity: 0.9;
}
/*------------------------------------*\
	Owl Carousel CSS3 Transitions 
    v1.3.2
\*------------------------------------*/
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}
@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
}
@-webkit-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}
@-moz-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}
@keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}
@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
/*------------------------------------*\
    MISC
\*------------------------------------*/
::selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none;
}
::-webkit-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none;
}
::-moz-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none;
}
/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  max-width: 100%;
  text-align: left;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  padding-bottom: 24px;
  width: auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: #999999;
}
.wp-caption .wp-caption-text h4,
.gallery-caption h4 {
  color: #000000;
  margin-bottom: 0.5rem;
}
@media (max-width: 480px) {
  .wp-caption .wp-caption-text h4,
  .gallery-caption h4 {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
/*# sourceMappingURL=bootstrap.css.map */