/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 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: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.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: 'Acumin Pro Regular', Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.5;
  color: #002058;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #002058;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #00040c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.5;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-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: 27px;
  margin-bottom: 27px;
  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;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 27px;
  margin-bottom: 13.5px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 13.5px;
  margin-bottom: 13.5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 60px;
}
h2,
.h2 {
  font-size: 40px;
}
h3,
.h3 {
  font-size: 31px;
}
h4,
.h4 {
  font-size: 23px;
}
h5,
.h5 {
  font-size: 18px;
}
h6,
.h6 {
  font-size: 16px;
}
p {
  margin: 0 0 13.5px;
}
.lead {
  margin-bottom: 27px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 27px;
  }
}
small,
.small {
  font-size: 94%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.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;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #002058;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #000d25;
}
.text-success {
  color: #3e5983;
}
a.text-success:hover,
a.text-success:focus {
  color: #2e4160;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #002058;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #000d25;
}
.bg-primary {
  color: #fff;
  background-color: #002058;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #000d25;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 12.5px;
  margin: 54px 0 27px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 13.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 27px;
}
dt,
dd {
  line-height: 1.5;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 13.5px 27px;
  margin: 0 0 27px;
  font-size: 22.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.5;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 27px;
  font-style: normal;
  line-height: 1.5;
}
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: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0;
  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: 13px;
  margin: 0 0 13.5px;
  font-size: 17px;
  line-height: 1.5;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
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: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 992px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.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: 10px;
  padding-right: 10px;
}
.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: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 27px;
}
.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 #e5e5e5;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #e5e5e5;
}
.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 #e5e5e5;
}
.table .table {
  background-color: #ffffff;
}
.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 #e5e5e5;
}
.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 #e5e5e5;
}
.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: 20.25px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #e5e5e5;
  }
  .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: 27px;
  font-size: 27px;
  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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 18px;
  line-height: 1.5;
  color: #002058;
}
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.5;
  color: #002058;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -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;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -ms-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: #002058;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 32, 88, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 32, 88, 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::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.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: 32px;
  }
  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: 46px;
  }
  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: 42px;
  }
}
.form-group {
  margin-bottom: 30px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 27px;
  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: 45px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 46px;
  padding: 5px 10px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 46px;
  line-height: 46px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 46px;
  padding: 5px 10px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 46px;
  min-height: 44px;
  padding: 6px 10px;
  font-size: 17px;
  line-height: 1.5;
}
.input-lg {
  height: 42px;
  padding: 10px 15px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-lg {
  height: 42px;
  line-height: 42px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 42px;
  padding: 10px 15px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 42px;
  line-height: 42px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 42px;
  min-height: 50px;
  padding: 11px 15px;
  font-size: 23px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 40px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  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: 42px;
  height: 42px;
  line-height: 42px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.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: #3e5983;
}
.has-success .form-control {
  border-color: #3e5983;
  -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: #2e4160;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba;
}
.has-success .input-group-addon {
  color: #3e5983;
  border-color: #3e5983;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3e5983;
}
.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: #002058;
}
.has-error .form-control {
  border-color: #002058;
  -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: #000d25;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #0045be;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #0045be;
}
.has-error .input-group-addon {
  color: #002058;
  border-color: #002058;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #002058;
}
.has-feedback label ~ .form-control-feedback {
  top: 32px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #004ed8;
}
@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: 34px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@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: 10px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 23px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 17px;
  }
}
.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: 18px;
  line-height: 1.5;
  border-radius: 0;
  -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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #ffffff;
  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: #ffffff;
  background-color: #c8102e;
  border-color: #c8102e;
}
.btn-default:focus,
.btn-default.focus {
  color: #ffffff;
  background-color: #990c23;
  border-color: #520713;
}
.btn-default:hover {
  color: #ffffff;
  background-color: #990c23;
  border-color: #8f0b21;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #990c23;
  border-color: #8f0b21;
}
.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: #ffffff;
  background-color: #780a1c;
  border-color: #520713;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.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 {
  background-color: #c8102e;
  border-color: #c8102e;
}
.btn-default .badge {
  color: #c8102e;
  background-color: #ffffff;
}
.btn-primary {
  color: #ffffff;
  background-color: #002058;
  border-color: #002058;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #000d25;
  border-color: #000000;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #000d25;
  border-color: #000a1b;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #000d25;
  border-color: #000a1b;
}
.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: #000001;
  border-color: #000000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.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 {
  background-color: #002058;
  border-color: #002058;
}
.btn-primary .badge {
  color: #002058;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #002058;
  border-color: transparent;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #000d25;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:hover {
  color: #ffffff;
  background-color: #000d25;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #000d25;
  border-color: rgba(0, 0, 0, 0);
}
.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: #000001;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.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 {
  background-color: #002058;
  border-color: transparent;
}
.btn-success .badge {
  color: #002058;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #000000;
  border-color: transparent;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.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: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.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 {
  background-color: #000000;
  border-color: transparent;
}
.btn-info .badge {
  color: #000000;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #c5b783;
  border-color: transparent;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #b5a360;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #b5a360;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #b5a360;
  border-color: rgba(0, 0, 0, 0);
}
.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: #a4924d;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.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 {
  background-color: #c5b783;
  border-color: transparent;
}
.btn-warning .badge {
  color: #c5b783;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #c8102e;
  border-color: transparent;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #990c23;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #990c23;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #990c23;
  border-color: rgba(0, 0, 0, 0);
}
.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: #780a1c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.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 {
  background-color: #c8102e;
  border-color: transparent;
}
.btn-danger .badge {
  color: #c8102e;
  background-color: #ffffff;
}
.btn-link {
  color: #002058;
  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: #00040c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #d8d8d8;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 15px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 0;
}
.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;
  -moz-transition: opacity 0.15s linear;
  -ms-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: 18px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -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: 12.5px 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: #002058;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.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: 17px;
  line-height: 1.5;
  color: #777777;
  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: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-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 .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 42px;
  padding: 10px 15px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 42px;
  line-height: 42px;
}
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: 46px;
  padding: 5px 10px;
  font-size: 17px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
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: 18px;
  font-weight: normal;
  line-height: 1;
  color: #002058;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 17px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 15px;
  font-size: 23px;
  border-radius: 0;
}
.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;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #002058;
}
.nav .nav-divider {
  height: 1px;
  margin: 12.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.5;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #002058;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 27px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 576px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 11.5px 10px;
  font-size: 23px;
  line-height: 27px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 5.75px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 27px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 27px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 11.5px;
    padding-bottom: 11.5px;
  }
}
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 9px;
  margin-bottom: 9px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 9px;
  margin-bottom: 9px;
}
.navbar-btn.btn-sm {
  margin-top: 2px;
  margin-bottom: 2px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 11.5px;
  margin-bottom: 11.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -10px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 10px 0;
  margin-bottom: 27px;
  list-style: none;
  background-color: #d9d9d9;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #002058;
}
.breadcrumb > .active {
  color: #002058;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 27px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.5;
  text-decoration: none;
  color: #002058;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #a6a6a6;
  background-color: transparent;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #a6a6a6;
  background-color: #002058;
  border-color: #002058;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #a6a6a6;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 15px;
  font-size: 23px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 17px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 27px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #a6a6a6;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #c8102e;
  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: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #002058;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #000d25;
}
.label-success {
  background-color: #002058;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #000d25;
}
.label-info {
  background-color: #000000;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #000000;
}
.label-warning {
  background-color: #c5b783;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #b5a360;
}
.label-danger {
  background-color: #c8102e;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #990c23;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 17px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  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: #002058;
  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;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 27px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 81px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 27px;
  line-height: 1.5;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -moz-transition: border 0.2s ease-in-out;
  -ms-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #002058;
}
.thumbnail .caption {
  padding: 9px;
  color: #002058;
}
.alert {
  padding: 15px;
  margin-bottom: 27px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3e5983;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2e4160;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #002058;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #000d25;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 27px;
  margin-bottom: 27px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 17px;
  line-height: 27px;
  color: #ffffff;
  text-align: center;
  background-color: #002058;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -ms-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #002058;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #000000;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #c5b783;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #c8102e;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #002058;
  border-color: #002058;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #2574ff;
}
.list-group-item-success {
  color: #3e5983;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3e5983;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3e5983;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3e5983;
  border-color: #3e5983;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #002058;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #002058;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #002058;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #002058;
  border-color: #002058;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 27px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #e5e5e5;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 27px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #75787b;
  background-color: #000000;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #000000;
  background-color: #75787b;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #002058;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #002058;
  border-color: #002058;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #002058;
}
.panel-primary > .panel-heading .badge {
  color: #002058;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #002058;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3e5983;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3e5983;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #002058;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #002058;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.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%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 27px;
  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 {
  transform: translate(0, -25%);
  -webkit-transform: translate(0, -25%);
  -moz-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-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 {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-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: 0;
  -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;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  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;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'Acumin Pro Regular', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 17px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Acumin Pro Regular', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 18px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -ms-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd: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,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd: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,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header: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;
  }
}
.btn-formblock {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-top: 32px;
}
.btn {
  padding: 14px 30px 12px;
  font-size: inherit;
  line-height: 1em;
  border-radius: 0;
  text-decoration: none!important;
  position: relative;
  border: 3px solid;
  color: #ffffff;
  background-color: #c8102e;
  border-color: #c8102e;
  -webkit-transition: border 0.3s linear, background-color 0.3s linear;
  -moz-transition: border 0.3s linear, background-color 0.3s linear;
  -ms-transition: border 0.3s linear, background-color 0.3s linear;
  -o-transition: border 0.3s linear, background-color 0.3s linear;
  transition: border 0.3s linear, background-color 0.3s linear;
}
.btn:focus,
.btn.focus {
  color: #ffffff;
  background-color: #990c23;
  border-color: #520713;
}
.btn:hover {
  color: #ffffff;
  background-color: #990c23;
  border-color: #8f0b21;
}
.btn:active,
.btn.active,
.open > .dropdown-toggle.btn {
  color: #ffffff;
  background-color: #990c23;
  border-color: #8f0b21;
}
.btn:active:hover,
.btn.active:hover,
.open > .dropdown-toggle.btn:hover,
.btn:active:focus,
.btn.active:focus,
.open > .dropdown-toggle.btn:focus,
.btn:active.focus,
.btn.active.focus,
.open > .dropdown-toggle.btn.focus {
  color: #ffffff;
  background-color: #780a1c;
  border-color: #520713;
}
.btn:active,
.btn.active,
.open > .dropdown-toggle.btn {
  background-image: none;
}
.btn.disabled:hover,
.btn[disabled]:hover,
fieldset[disabled] .btn:hover,
.btn.disabled:focus,
.btn[disabled]:focus,
fieldset[disabled] .btn:focus,
.btn.disabled.focus,
.btn[disabled].focus,
fieldset[disabled] .btn.focus {
  background-color: #c8102e;
  border-color: #c8102e;
}
.btn .badge {
  color: #c8102e;
  background-color: #ffffff;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.open .dropdown-toggle.btn {
  color: #ffffff;
  background-color: #820014;
  border-color: #820014;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn:active,
.btn.active,
.open .dropdown-toggle.btn {
  background-image: none;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn,
.btn.disabled:hover,
.btn[disabled]:hover,
fieldset[disabled] .btn:hover,
.btn.disabled:focus,
.btn[disabled]:focus,
fieldset[disabled] .btn:focus,
.btn.disabled:active,
.btn[disabled]:active,
fieldset[disabled] .btn:active,
.btn.disabled.active,
.btn[disabled].active,
fieldset[disabled] .btn.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn .badge {
  color: #c8102e;
  background-color: #ffffff;
}
.btn.glyphicon {
  padding: 3px 0 4px 0;
}
.btn.glyphicon:before {
  font-size: 25px;
}
.btn,
.btn:active,
.btn.active {
  box-shadow: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: 0;
}
.btn span[class^="icon"] {
  margin-left: 10px;
  margin-right: -15px;
  font-weight: bold;
  font-size: 20px;
  display: inline-block;
}
.btn-small {
  padding: 6px 15px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 3px;
}
.btn-icon {
  padding-left: 83px;
  position: relative;
}
.btn-icon:before {
  position: absolute;
  font-size: 25px;
  top: 9px;
  left: 20px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.btn-icon:after {
  content: "";
  position: absolute;
  left: 65px;
  top: -3px;
  border-right: 3px solid currentColor;
  height: 48px;
}
:hover.btn-icon:after {
  border-right-width: 3px;
}
.btn-edit-confirm {
  width: 48%;
}
.btn-block + .btn-block {
  margin-top: 10px;
}
.btn-default {
  border: 3px solid;
  color: #ffffff;
  background-color: #c8102e;
  border-color: #c8102e;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #820014;
  border-color: #820014;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.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:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #c8102e;
  background-color: #ffffff;
}
.btn-primary {
  border: 3px solid;
  color: #ffffff;
  background-color: #002058;
  border-color: #002058;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #002058;
  background-color: #ffffff;
  border-color: #002058;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.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:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  color: #ffffff;
  background-color: #8cbbdd;
  border-color: #8cbbdd;
}
.btn-primary .badge {
  color: #002058;
  background-color: #ffffff;
}
.bold {
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.strong {
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
}
.font-secondary {
  font-family: 'Apotek Extra Condensed Light', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
}
.font-secondary-bold {
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
}
sup {
  font-size: 50%;
  top: -0.65em;
}
html,
body {
  position: relative;
  min-width: 320px;
  min-height: 100vh;
}
body {
  overflow-x: hidden;
}
@media (max-width: 1199px) {
  body {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  body.offcanvas {
    overflow: hidden;
  }
}
section {
  max-width: 1920px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
section.nopadding {
  padding: 0;
}
@media (min-width: 768px) {
  section {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1440px) {
  section {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.no-margin {
  margin: 0 !important;
}
h1,
h2,
h3 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1;
}
@media (max-width: 991px) {
  h1 {
    font-size: 44px;
  }
}
.section1 {
  overflow: hidden;
  position: relative;
}
.main-content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: calc(100vh - 80px);
}
.main-content > header,
.main-content > footer {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.main-content > main {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.main-content > main a {
  text-decoration: underline;
}
.main-content > main a:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .main-content {
    min-height: calc(100vh - 90px);
  }
}
@media (min-width: 1200px) {
  .main-content {
    min-height: calc(100vh - 100px);
  }
}
.section2 > .content a:not(.btn),
.section3 > .content a:not(.btn) {
  color: #003087;
}
.section2 > .content img,
.section3 > .content img {
  max-width: 100%;
}
.section2 .content li,
.section3 .content li {
  padding-bottom: 10px;
}
@media (min-width: 1200px) {
  .container-lg {
    float: none;
    margin: 0 auto !important;
    overflow: hidden;
  }
}
button {
  font-weight: bold;
}
.btn {
  border-radius: 0 !important;
}
ul,
ol {
  padding-left: 25px;
}
@media (max-width: 991px) {
  .form-control {
    font-size: 18px;
  }
}
option {
  font-size: 0.875em;
  /* 14/16 */
  line-height: 18px;
  padding: 6px 13px;
  width: 100%;
}
/*
General
*****************************************************************/
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #002058;
}
button {
  color: #002058;
}
a:hover,
button:hover,
a:active,
button:active {
  outline: 0;
}
a:focus,
button:focus,
a:focus-visible,
button:focus-visible {
  text-decoration: none;
  outline: 0;
}
[class^="icon-"],
[class*=" icon-"] {
  outline: 0;
}
b,
strong {
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #002058;
}
.open > .dropdown-menu {
  padding: 15px 0 0 0;
}
.dropdown-menu li {
  margin-top: 3px;
}
.dropdown-menu li:first-child {
  margin-top: 0px;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 25px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857;
  color: #002058;
  white-space: nowrap;
}
.display-none {
  display: none;
}
.page-title {
  font-size: 34px;
  line-height: 1em;
  margin-bottom: 20px;
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
}
@media (min-width: 992px) {
  .page-title {
    font-size: 60px;
  }
}
.page-title.font-secondary {
  font-family: 'Apotek Extra Condensed Light', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
}
.page-subtitle {
  font-size: 32px;
  line-height: 1em;
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
  text-align: center;
  color: #002058;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .page-subtitle {
    font-size: 40px;
  }
}
.page-highlight {
  font-size: 24px;
  line-height: 1em;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .page-highlight {
    font-size: 30px;
  }
}
.sub-headline {
  font-size: 22px;
  margin-bottom: 20px;
  line-height: 1.2;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
@media (min-width: 992px) {
  .sub-headline {
    font-size: 24px;
  }
}
.sub-headline.font-secondary {
  font-family: 'Apotek Extra Condensed Light', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
}
.sub-heading {
  font-size: 22px;
  margin: 20px 0;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.highlight {
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  line-height: 1.2em;
}
@media (min-width: 992px) {
  .highlight {
    font-size: 30px;
  }
}
.disclaimer {
  font-size: 14px;
}
.disclaimer p a {
  color: #003087 !important;
}
.disclaimer p strong {
  color: #003087;
}
.text-secondary-bold-sm {
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
  font-size: 22px;
  line-height: 1em;
}
@media (min-width: 992px) {
  .text-secondary-bold-sm {
    font-size: 30px;
  }
}
.text-secondary-bold-md {
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
  font-size: 28px;
  line-height: 1em;
}
@media (min-width: 992px) {
  .text-secondary-bold-md {
    font-size: 32px;
  }
}
.text-secondary-bold-lg {
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
  font-size: 32px;
  line-height: 1em;
}
@media (min-width: 992px) {
  .text-secondary-bold-lg {
    font-size: 40px;
  }
}
.text-secondary-sm {
  font-family: 'Apotek Extra Condensed Light', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
  font-size: 20px;
  line-height: 1em;
}
@media (min-width: 992px) {
  .text-secondary-sm {
    font-size: 24px;
  }
}
.text-secondary-md {
  font-family: 'Apotek Extra Condensed Light', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
  font-size: 28px;
  line-height: 1em;
}
@media (min-width: 992px) {
  .text-secondary-md {
    font-size: 32px;
  }
}
.text-secondary-lg {
  font-family: 'Apotek Extra Condensed Light', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
  font-size: 32px;
  line-height: 1em;
}
@media (min-width: 992px) {
  .text-secondary-lg {
    font-size: 40px;
  }
}
.box-notch {
  clip-path: polygon(0% 0%, 0% 0%, 100% 0%, 100% 100%, 100% calc(100% -  80px), calc(100% -  80px) 100%, 100% 100%, 0% 100%);
}
.grid-content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
  padding: 20px 0;
}
.grid-content > div {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}
.grid-content [class^="icon-"] {
  font-size: 60px;
  margin-bottom: 10px;
}
.grid-content.grid-lines {
  align-items: stretch;
  line-height: 1;
}
.grid-content.grid-lines > div {
  border-left: 1px solid;
  padding: 30px 20px;
}
.grid-content.grid-lines > div:first-child {
  border-left: 0;
}
.grid-content.grid-lines > div .sub-headline {
  margin-bottom: 0;
}
.grid-content.single-column-mobile,
.grid-content.align-top {
  -webkit-align-items: start;
  -ms-align-items: start;
  align-items: start;
}
@media (max-width: 991px) {
  .grid-content {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: start;
    -ms-justify-content: start;
    justify-content: start;
    -webkit-align-items: start;
    -ms-align-items: start;
    align-items: start;
  }
  .grid-content > div {
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    min-width: 50%;
    max-width: 50%;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 40px;
  }
  .grid-content.grid-lines > div {
    border-bottom: 1px solid;
  }
  .grid-content.grid-lines > div:nth-child(odd) {
    border-left: 0;
  }
  .grid-content.grid-lines > div:nth-last-of-type(-n+2) {
    border-bottom: 0;
  }
  .grid-content.single-column-mobile {
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    position: relative;
  }
  .grid-content.single-column-mobile > div {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: auto;
    max-width: none;
  }
  .grid-content.single-row {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
  }
  .grid-content.single-row > div {
    min-width: 0;
    border-left: 1px solid;
    border-bottom: 0;
  }
  .grid-content.single-row > div:nth-child(2n) {
    border-right: 1px solid;
  }
  .grid-content.single-row > div:first-child {
    border-left: 0;
  }
}
@media (max-width: 576px) {
  .grid-content.single-row {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .grid-content.single-row > div {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 100%;
    max-width: 100%;
    border: 0;
    border-bottom: 1px solid;
  }
  .grid-content.single-row > div:nth-child(2n) {
    border-right: 0;
    border-bottom: 1px solid;
  }
}
@media (min-width: 992px) {
  .grid-content.three-per-row {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: start;
    -ms-justify-content: start;
    justify-content: start;
    -webkit-align-items: start;
    -ms-align-items: start;
    align-items: start;
  }
  .grid-content.three-per-row > div {
    -webkit-flex: 1 1 33.3%;
    -moz-flex: 1 1 33.3%;
    -ms-flex: 1 1 33.3%;
    flex: 1 1 33.3%;
    min-width: 33.3%;
    max-width: 33.3%;
    padding-bottom: 40px;
  }
  .grid-content > div:empty {
    display: none;
  }
}
@media (min-width: 768px) {
  .item-label,
  .item-value {
    display: block;
  }
}
@media (max-width: 767px) {
  .item-label,
  .item-value {
    display: inline-block;
    line-height: 27px;
    vertical-align: top;
    width: 49%;
  }
  .item-value {
    padding-left: 10px;
  }
  .item-action {
    margin-top: 20px;
  }
}
.item-label {
  text-transform: uppercase;
  font-weight: 300;
}
.item-value {
  font-size: 18px;
  padding-bottom: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.alert {
  font-size: 16px;
  padding: 10px 20px;
  max-width: 900px;
  margin: 0 auto;
}
.alert > button.close {
  right: -10px;
}
.container__full {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 992px) {
  .container__full {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1440px) {
  .container__full {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #000000;
  border: none;
  border-bottom: 1px solid #334b5c;
  padding: 10px 15px;
  margin: 0;
}
.well:before,
.well:after {
  content: " ";
  display: table;
}
.well:after {
  clear: both;
}
.well:before,
.well:after {
  content: " ";
  display: table;
}
.well:after {
  clear: both;
}
.well:before,
.well:after {
  content: " ";
  display: table;
}
.well:after {
  clear: both;
}
.well:before,
.well:after {
  content: " ";
  display: table;
}
.well:after {
  clear: both;
}
.well.well-single-headline {
  padding-left: 0;
  padding-right: 0;
}
.well.well-xs {
  padding: 0px 15px 5px;
}
.well.well-xs .well-headline {
  padding-top: 15px;
  margin: 0;
}
.well.well-xs .well-content {
  padding-top: 20px;
}
.well.well-sm {
  padding: 10px 20px;
}
.well.well-md {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 992px) {
  .well.well-md {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1440px) {
  .well.well-md {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.well.well-lg {
  padding-top: 45px;
  padding-bottom: 35px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 992px) {
  .well.well-lg {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1440px) {
  .well.well-lg {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.well.well-primary {
  background-color: #002058;
  color: #ffffff;
}
.well.well-secondary {
  background-color: #8bb5ff;
  color: #002058;
}
.well.well-tertiary {
  background-color: #142939;
  color: #ffffff;
}
.well.well-tertiary .item-label {
  color: #7f919e;
}
.well.well-tertiary .item-value {
  color: #fff;
}
.well.well-tertiary .item-value a {
  color: #fff;
  text-decoration: underline;
}
.well.well-quaternary {
  background-color: #f2f2f2;
  color: #002058;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.well.well-quinary {
  background-color: #ffffff;
  color: #002058;
  border-color: #e5e5e5;
  padding-left: 0;
  padding-right: 0;
}
.well.well-quinary .well-headline {
  background-color: #142939;
  color: #ffffff;
}
.well.well-quinary .well-content {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 992px) {
  .well.well-quinary .well-content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1440px) {
  .well.well-quinary .well-content {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.well-headline {
  margin-left: -15px;
  margin-right: -15px;
  font-size: 16px;
  font-weight: 700;
  border-bottom: 1px solid #334b5c;
  padding: 5px 30px 15px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 992px) {
  .well-headline {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1440px) {
  .well-headline {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.well-headline-sub {
  font-weight: 400;
  padding-left: 10px;
}
@media (max-width: 767px) {
  .well-headline {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.well-single-headline {
  padding-bottom: 0;
  border-bottom: 0;
}
.well-content {
  padding-top: 40px;
  padding-bottom: 20px;
}
.well-content:before,
.well-content:after {
  content: " ";
  display: table;
}
.well-content:after {
  clear: both;
}
.well-content:before,
.well-content:after {
  content: " ";
  display: table;
}
.well-content:after {
  clear: both;
}
.well-content:before,
.well-content:after {
  content: " ";
  display: table;
}
.well-content:after {
  clear: both;
}
.well-content:before,
.well-content:after {
  content: " ";
  display: table;
}
.well-content:after {
  clear: both;
}
.well > .col-no-padding {
  padding-left: 0;
  padding-right: 0;
}
.well .well-headline {
  margin: 0;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 992px) {
  .well .well-headline {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1440px) {
  .well .well-headline {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (max-width: 767px) {
  .well,
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 991px) {
  .container {
    width: 100%;
  }
  textarea.form-control,
  select[multiple].form-control {
    height: auto;
  }
}
@-ms-viewport {
  width: device-width;
}
.chat-container {
  -webkit-transition: right .4s ease-in-out;
  -moz-transition: right .4s ease-in-out;
  -ms-transition: right .4s ease-in-out;
  -o-transition: right .4s ease-in-out;
  transition: right .4s ease-in-out;
  position: absolute;
  right: 20px;
  margin-top: -10px;
  left: auto;
  z-index: 12;
  border: 0;
  -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) {
  .chat-container {
    right: 30px;
    margin-top: -50px;
  }
}
@media (min-width: 1440px) {
  .chat-container {
    right: 60px;
  }
}
.chat-container img {
  width: 0;
  height: 0;
}
.chat-container a {
  display: block;
  height: 61px;
  width: 66px;
  background: url("../images/chat-img.png") no-repeat;
}
.chat-container.sticky {
  position: fixed;
  bottom: 12px;
  right: 20px;
}
.global-alerts-slot {
  background-color: #003087;
  color: #ffffff;
  max-width: 100%;
}
.global-alerts-slot > .global-alert {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  min-height: 40px;
  overflow: hidden;
  height: auto;
  -webkit-transition: min-height 0.2s ease, height 0.2s ease;
  -moz-transition: min-height 0.2s ease, height 0.2s ease;
  -ms-transition: min-height 0.2s ease, height 0.2s ease;
  -o-transition: min-height 0.2s ease, height 0.2s ease;
  transition: min-height 0.2s ease, height 0.2s ease;
}
.global-alerts-slot > .global-alert.disabled {
  min-height: 0;
  height: 0;
}
.global-alerts-slot a {
  color: #ffffff;
  text-decoration: underline;
}
.global-alerts-slot a:hover {
  text-decoration: none;
}
.global-alerts-slot .content {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-size: 12px;
  line-height: 1.1em;
  padding: 10px 10px 10px 0;
}
.global-alerts-slot .close-alert {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  cursor: pointer;
  height: 18px;
}
.global-alerts-slot .alert-banner-location-details a {
  color: #002058;
}
.icon-arrow-down.left-arrow {
  display: inline-block;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.small-red-border {
  position: relative;
  margin-bottom: 20px;
}
.small-red-border:after {
  content: "";
  background: #c8102e;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 30px;
}
footer {
  margin-top: 30px;
  background: #002058;
  color: #ffffff;
  padding: 50px 20px;
  position: relative;
}
@media (min-width: 768px) {
  footer {
    margin-top: 50px;
    padding: 40px 30px;
  }
}
@media (min-width: 1440px) {
  footer {
    padding: 50px 60px;
  }
}
footer a {
  position: relative;
  color: #ffffff;
}
footer a:hover,
footer a:focus,
footer a:active {
  color: #ffffff;
  text-decoration: none;
}
.footer-container {
  position: relative;
}
@media (min-width: 768px) {
  .footer-container {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    min-height: 200px;
  }
}
.footer-container .backToTop {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  position: absolute;
  right: 0;
  top: -100px;
  color: #002058;
  cursor: pointer;
  font-size: 36px;
  width: 40px;
  height: 40px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .footer-container .backToTop {
    top: -85px;
  }
}
@media (min-width: 1200px) {
  .footer-container .backToTop {
    top: -95px;
  }
}
.footer-container .contact-col div {
  font-size: 32px;
  padding-bottom: 20px;
  line-height: 1em;
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
}
.footer-container .contact-col p {
  font-size: 16px;
  line-height: 1.9em;
  margin: 0;
}
@media (min-width: 768px) {
  .footer-container .contact-col {
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-container .contact-col {
    padding-right: 40px;
  }
  .footer-container .contact-col p {
    font-size: 14px;
  }
  .footer-container .contact-col div {
    font-size: 24px;
  }
}
@media (min-width: 992px) {
  .footer-container .contact-col {
    padding-right: 80px;
  }
}
.footer-container .site-links {
  min-width: 140px;
}
@media (max-width: 767px) {
  .footer-container .site-links {
    margin: 40px 0 60px;
  }
}
@media (min-width: 768px) {
  .footer-container .site-links {
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}
.footer-container .site-links a {
  font-size: 16px;
  line-height: 1em;
}
.footer-container .site-links a:after {
  content: "";
  display: block;
  margin-bottom: 20px;
}
.footer-container .site-links a span[class^="icon-"] {
  padding-right: 20px;
  font-size: 24px;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .footer-container .site-links a span[class^="icon-"] {
    font-size: 22px;
    vertical-align: text-bottom;
    padding-right: 10px;
  }
}
.footer-container .site-links a span.entry {
  position: relative;
}
@media (min-width: 768px) {
  .footer-container .site-links a span.entry {
    vertical-align: text-bottom;
  }
  .footer-container .site-links a span.entry:before {
    content: '';
    position: absolute;
    bottom: -5px;
    right: 0;
    width: 0;
    height: 2px;
    background-color: #ffffff;
    -webkit-transition: width 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    -moz-transition: width 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    -ms-transition: width 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    -o-transition: width 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    transition: width 0.3s cubic-bezier(0.25, 1, 0.5, 1);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-container .site-links a span.entry {
    font-size: 14px;
  }
}
.footer-container .site-links a:hover .entry:before {
  left: 0;
  right: auto;
  width: 100%;
}
.footer-container .content-links {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.footer-container .content-links a {
  font-size: 16px;
}
@media (max-width: 767px) {
  .footer-container .content-links a:after {
    content: "";
    display: block;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .footer-container .content-links {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    margin-top: 4px;
  }
  .footer-container .content-links a {
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-left: 35px;
    margin-bottom: 20px;
  }
  .footer-container .content-links a:before {
    content: '';
    position: absolute;
    bottom: -5px;
    right: 0;
    width: 0;
    height: 2px;
    background-color: #ffffff;
    -webkit-transition: width 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    -moz-transition: width 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    -ms-transition: width 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    -o-transition: width 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    transition: width 0.3s cubic-bezier(0.25, 1, 0.5, 1);
  }
  .footer-container .content-links a:hover::before {
    left: 0;
    right: auto;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-container .content-links a {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .footer-container .content-links a {
    margin-left: 70px;
  }
}
.lower-wrapper {
  margin-top: 100px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column-reverse;
  -moz-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  font-size: 12px;
}
.lower-wrapper .notice {
  padding-top: 20px;
}
.lower-wrapper .notice-links a {
  margin-left: 5px;
  margin-right: 5px;
  white-space: nowrap;
  line-height: 2em;
}
@media (min-width: 768px) {
  .lower-wrapper {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 3.4rem;
    border-top: 1px solid #ffffff;
    padding-top: 20px;
  }
  .lower-wrapper .notice {
    padding-top: 5px;
  }
  .lower-wrapper .notice-links a:before {
    content: '';
    position: absolute;
    bottom: -5px;
    right: 0;
    width: 0;
    height: 2px;
    background-color: #ffffff;
    -webkit-transition: width 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    -moz-transition: width 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    -ms-transition: width 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    -o-transition: width 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    transition: width 0.3s cubic-bezier(0.25, 1, 0.5, 1);
  }
  .lower-wrapper .notice-links a:hover::before {
    left: 0;
    right: auto;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .lower-wrapper {
    font-size: 14px;
  }
}
.lower-wrapper .footer-lower-links {
  padding-top: 3rem;
}
@media (max-width: 767px) {
  .lower-wrapper .footer-lower-links {
    border-top: 1px solid #ffffff;
  }
}
@media (min-width: 768px) {
  .lower-wrapper .footer-lower-links {
    padding-top: 0;
    padding-right: 20px;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
.footer-social-icons {
  padding-bottom: 20px;
  font-size: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  max-width: 360px;
}
.footer-social-icons img {
  vertical-align: text-bottom;
  background: #fff;
  border-radius: 50%;
  padding: 7px;
  width: 34px;
}
.footer-social-icons span {
  border: 2px solid #002058;
  border-radius: 50%;
  padding: 4px;
  -webkit-transition: border-color 0.3s cubic-bezier(0.77, 0.2, 0.05, 1);
  -moz-transition: border-color 0.3s cubic-bezier(0.77, 0.2, 0.05, 1);
  -ms-transition: border-color 0.3s cubic-bezier(0.77, 0.2, 0.05, 1);
  -o-transition: border-color 0.3s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: border-color 0.3s cubic-bezier(0.77, 0.2, 0.05, 1);
}
@media (min-width: 768px) {
  .footer-social-icons {
    text-align: right;
    min-width: 315px;
    border: 0;
    padding-bottom: 0;
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}
.footer-social-icons a {
  font-size: 35px;
}
.footer-social-icons a:last-child {
  margin-right: 0;
}
.footer-social-icons a:hover span {
  border-color: #ffffff;
}
.cookie-notification {
  z-index: 9999999999;
  padding: 20px;
  background: #ffffff;
  position: fixed;
  color: #002058;
  bottom: 20px;
  left: 20px;
  width: 90%;
  max-width: 375px;
  box-shadow: 4px 4px 40px 4px rgba(0, 0, 0, 0.25);
}
.cookie-notification .headline {
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
  font-size: 38px;
  text-transform: uppercase;
  line-height: 1em;
  padding-bottom: 20px;
}
.cookie-notification a {
  color: #c8102e;
  white-space: nowrap;
  text-decoration: underline;
}
.cookie-notification a:hover {
  color: #c8102e;
  text-decoration: none;
}
.cookie-notification .btn {
  margin-top: 20px;
}
@media (max-width: 991px) {
  .cookie-notification {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .cookie-notification {
    max-width: 560px;
    padding: 50px;
    left: 60px;
    bottom: 50px;
  }
  .cookie-notification .headline {
    font-size: 40px;
  }
}
@media (max-width: 1199px) {
  main,
  footer,
  .logo-container {
    -webkit-transition: transform 0.3s ease-in;
    -moz-transition: transform 0.3s ease-in;
    -ms-transition: transform 0.3s ease-in;
    -o-transition: transform 0.3s ease-in;
    transition: transform 0.3s ease-in;
  }
}
.offcanvas main,
.offcanvas footer,
.offcanvas .logo-container {
  position: relative;
}
@media (max-width: 576px) {
  .offcanvas main,
  .offcanvas footer,
  .offcanvas .logo-container {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
  }
}
@media (min-width: 576px) and (max-width: 1199px) {
  .offcanvas main,
  .offcanvas footer,
  .offcanvas .logo-container {
    -webkit-transform: translateX(-380px);
    -moz-transform: translateX(-380px);
    -ms-transform: translateX(-380px);
    -o-transform: translateX(-380px);
  }
}
@media (max-width: 1199px) {
  .navigation.navigation--top {
    -webkit-transition: transform 0.3s ease-in;
    -moz-transition: transform 0.3s ease-in;
    -ms-transition: transform 0.3s ease-in;
    -o-transition: transform 0.3s ease-in;
    transition: transform 0.3s ease-in;
    min-width: 100%;
    min-height: 100vh;
    position: absolute;
    background: #ffffff;
    color: #002058;
    right: 0;
    top: 0;
    z-index: 1;
    padding-top: 100px;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    overflow: hidden;
  }
  .navigation.navigation--top > div {
    padding-bottom: 42px;
  }
  .navigation.navigation--top a {
    color: #002058;
    border-color: #002058;
  }
  .navigation.navigation--top:not(.active) {
    overflow: hidden;
    left: 0;
    width: 0;
    min-width: 0;
    padding: 0;
  }
  .offcanvas .navigation.navigation--top {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
  }
  .navigation.navigation--top .backBtn {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 65px;
    left: 110%;
    z-index: 10;
    -webkit-transition: left 0.3s ease-in;
    -moz-transition: left 0.3s ease-in;
    -ms-transition: left 0.3s ease-in;
    -o-transition: left 0.3s ease-in;
    transition: left 0.3s ease-in;
  }
  .navigation.navigation--top .backBtn span {
    border: solid #002058;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 6px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    margin-left: 6px;
  }
  .navigation.navigation--top .nav-panel {
    left: 100%;
    -webkit-transition: left 0.3s ease-in;
    -moz-transition: left 0.3s ease-in;
    -ms-transition: left 0.3s ease-in;
    -o-transition: left 0.3s ease-in;
    transition: left 0.3s ease-in;
    position: absolute;
    background: #ffffff;
    top: 100px;
    z-index: 9;
    font-size: 16px;
    width: 100%;
    height: 100vh;
    overflow-y: scroll;
    padding-left: 40px;
    padding-bottom: 160px;
  }
  .navigation.navigation--top .nav-panel a {
    display: block;
    padding-bottom: 20px;
  }
  .navigation.navigation--top .overview {
    color: #002058;
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .navigation.navigation--top .overview a {
    display: inline-block;
    padding: 0;
    border-bottom: 2px solid #c8102e;
  }
  .navigation.navigation--top .main-navigation {
    overflow-x: hidden;
    overflow-y: scroll;
    height: 100vh;
    padding-bottom: 120px;
    padding-top: 20px;
  }
  .navigation.navigation--top .main-navigation > div:not(.mobile-tools) {
    padding-bottom: 30px;
  }
  .navigation.navigation--top .main-navigation > div:not(.mobile-tools) > a:first-child {
    display: block;
    padding-left: 40px;
    font-size: 20px;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transition: transform 0.3s ease-in;
    -moz-transition: transform 0.3s ease-in;
    -ms-transition: transform 0.3s ease-in;
    -o-transition: transform 0.3s ease-in;
    transition: transform 0.3s ease-in;
  }
  .navigation.navigation--top .main-navigation > div:not(.mobile-tools) > a:first-child:after {
    content: " ";
    border: solid #002058;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    right: 52px;
    position: absolute;
    margin-top: 5px;
  }
  .navigation.navigation--top .main-navigation > div:not(.mobile-tools).active-nav .nav-panel {
    left: 0;
  }
  .navigation.navigation--top .main-navigation > div:not(.mobile-tools).active-nav .backBtn {
    left: 40px;
  }
  .navigation.navigation--top .main-navigation.open-nav > div > a:first-child,
  .navigation.navigation--top .main-navigation.open-nav .mobile-tools {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
  }
  .navigation.navigation--top .mobile-tools {
    border-top: 1px solid #002058;
    padding-top: 40px;
    margin: 10px 40px;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transition: transform 0.3s ease-in;
    -moz-transition: transform 0.3s ease-in;
    -ms-transition: transform 0.3s ease-in;
    -o-transition: transform 0.3s ease-in;
    transition: transform 0.3s ease-in;
  }
  .navigation.navigation--top .mobile-tools > div {
    padding-bottom: 20px;
  }
  .navigation.navigation--top .mobile-tools a {
    display: block;
    font-size: 16px;
  }
  .navigation.navigation--top .mobile-tools a > span:first-child {
    font-size: 20px;
    vertical-align: text-bottom;
    padding-right: 10px;
  }
  .navigation.navigation--top .mobile-tools .request-quote-btn {
    background: #c8102e;
    color: #ffffff;
    padding: 10px 20px;
    display: inline-block;
  }
}
@media (min-width: 576px) and (max-width: 1199px) {
  .navigation.navigation--top {
    width: 380px;
    min-width: 380px;
    -webkit-transform: translateX(380px);
    -moz-transform: translateX(380px);
    -ms-transform: translateX(380px);
    -o-transform: translateX(380px);
  }
}
@media (min-width: 1200px) {
  .navigation.navigation--top {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .navigation.navigation--top .mobile-heading,
  .navigation.navigation--top .mobile-tools {
    display: none;
  }
  .navigation.navigation--top .main-navigation {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    font-size: 16px;
    max-width: 860px;
    margin: 0 auto;
  }
  .navigation.navigation--top .main-navigation > div:not(.mobile-tools) {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
    height: 100px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .navigation.navigation--top .main-navigation > div:not(.mobile-tools) > a:first-child {
    -webkit-transition: border 0.5s ease-in;
    -moz-transition: border 0.5s ease-in;
    -ms-transition: border 0.5s ease-in;
    -o-transition: border 0.5s ease-in;
    transition: border 0.5s ease-in;
    color: #ffffff;
    line-height: 2em;
    display: inline-block;
    position: relative;
    margin: 0 auto;
  }
  .navigation.navigation--top .main-navigation > div:not(.mobile-tools) > a:first-child:before {
    content: '';
    position: absolute;
    bottom: -5px;
    right: 0;
    width: 0;
    height: 2px;
    background-color: #ffffff;
    -webkit-transition: width 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    -moz-transition: width 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    -ms-transition: width 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    -o-transition: width 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    transition: width 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    background-color: #c8102e;
  }
  .navigation.navigation--top .main-navigation > div:not(.mobile-tools) .inner {
    width: 860px;
    text-align: left;
    padding: 40px 0;
  }
  .navigation.navigation--top .main-navigation > div:not(.mobile-tools) .inner .inner-links {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .navigation.navigation--top .main-navigation > div:not(.mobile-tools) .inner .inner-links > .column {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    max-width: 33.33%;
    padding-right: 10px;
  }
  .navigation.navigation--top .main-navigation > div:not(.mobile-tools) .inner .inner-links > .column > div {
    padding-bottom: 5px;
  }
  .navigation.navigation--top .main-navigation > div:not(.mobile-tools) .inner .inner-links > .column > div:last-child {
    padding-bottom: 0;
  }
  .navigation.navigation--top .main-navigation > div:not(.mobile-tools) .inner .overview {
    font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
    font-weight: normal;
    padding-bottom: 10px;
  }
  .navigation.navigation--top .main-navigation > div:not(.mobile-tools) .inner a:hover {
    text-decoration: underline;
  }
  .navigation.navigation--top .main-navigation > div:not(.mobile-tools).nav-active a:before {
    left: 0;
    right: auto;
    width: 100%;
  }
  .navigation.navigation--top .nav-panel {
    position: absolute;
    z-index: 0;
    width: 100%;
    top: 100px;
    left: 0;
    overflow: hidden;
    background: #ffffff;
    text-align: left;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    max-height: 0;
    opacity: 0.75;
  }
  .navigation.navigation--top .nav-panel > div {
    display: inline-block;
  }
  .navigation.navigation--top .nav-panel > div a {
    color: #002058;
    display: inline-block;
    padding: 5px 0;
  }
  .navigation.navigation--top:not(.nav-open) .nav-panel {
    -webkit-transition: opacity 0.4s ease-out, max-height 0.4s ease-out;
    -moz-transition: opacity 0.4s ease-out, max-height 0.4s ease-out;
    -ms-transition: opacity 0.4s ease-out, max-height 0.4s ease-out;
    -o-transition: opacity 0.4s ease-out, max-height 0.4s ease-out;
    transition: opacity 0.4s ease-out, max-height 0.4s ease-out;
  }
  .navigation.navigation--top .nav-active > .nav-panel {
    max-height: 400px;
    z-index: 1000;
    opacity: 1;
  }
}
@media (min-width: 1920px) {
  .navigation.navigation--top {
    max-width: 1000px;
  }
}
.mobile-menu-toggle {
  position: relative;
  width: 27px;
  height: 30px;
  z-index: 1;
  overflow: hidden;
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
}
.mobile-menu-toggle span {
  display: block;
  width: 35px;
  height: 1px;
  margin: 6px 0 8px;
  position: relative;
  background-color: #ffffff;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 4px 0px;
  -webkit-transition: all 0.4s ease, transform 0.6s cubic-bezier(0.77, 0.2, 0.05, 1);
  -moz-transition: all 0.4s ease, transform 0.6s cubic-bezier(0.77, 0.2, 0.05, 1);
  -ms-transition: all 0.4s ease, transform 0.6s cubic-bezier(0.77, 0.2, 0.05, 1);
  -o-transition: all 0.4s ease, transform 0.6s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: all 0.4s ease, transform 0.6s cubic-bezier(0.77, 0.2, 0.05, 1);
}
.mobile-menu-toggle span:first-child {
  transform-origin: 0% 0%;
}
.mobile-menu-toggle span:nth-last-child(2) {
  transform-origin: 0% 100%;
}
.offcanvas .mobile-menu-toggle span {
  opacity: 1;
  background-color: #002058;
  -webkit-transform: rotate(45deg) translate(-3px, -4px);
  -moz-transform: rotate(45deg) translate(-3px, -4px);
  -ms-transform: rotate(45deg) translate(-3px, -4px);
  -o-transform: rotate(45deg) translate(-3px, -4px);
}
.offcanvas .mobile-menu-toggle span:nth-child(2) {
  opacity: 0;
  -webkit-transform: rotate(0deg) scale(0.2, 0.2);
  -moz-transform: rotate(0deg) scale(0.2, 0.2);
  -ms-transform: rotate(0deg) scale(0.2, 0.2);
  -o-transform: rotate(0deg) scale(0.2, 0.2);
}
.offcanvas .mobile-menu-toggle span:last-child {
  -webkit-transform: rotate(-45deg) translate(0, -2px);
  -moz-transform: rotate(-45deg) translate(0, -2px);
  -ms-transform: rotate(-45deg) translate(0, -2px);
  -o-transform: rotate(-45deg) translate(0, -2px);
}
header {
  background: #002058;
  color: #ffffff;
  min-height: 80px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  position: sticky;
  top: 0;
  z-index: 99;
}
header .logo-container {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 50%;
  padding-right: 10px;
}
@media (min-width: 1200px) {
  header .logo-container {
    -webkit-flex: 0 0 20%;
    -moz-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 380px;
  }
}
@media (min-width: 1440px) {
  header .logo-container {
    -webkit-flex: 0 0 18%;
    -moz-flex: 0 0 18%;
    -ms-flex: 0 0 18%;
    flex: 0 0 18%;
  }
}
header .site-logo {
  padding-left: 20px;
  min-width: 150px;
  display: inline-block;
}
header .site-logo .banner__component img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
}
@media (min-width: 768px) {
  header .site-logo {
    padding-left: 30px;
  }
}
@media (min-width: 992px) {
  header .site-logo {
    min-width: 200px;
  }
}
@media (min-width: 1440px) {
  header .site-logo {
    padding-left: 60px;
    min-width: 230px;
  }
}
header a:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  header {
    min-height: 90px;
  }
}
@media (min-width: 1200px) {
  header {
    min-height: 100px;
  }
}
header .header-tools {
  text-align: right;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  padding-right: 20px;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: 240px;
}
header .header-tools a {
  color: #ffffff;
  line-height: 1em;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
header .header-tools .icon-link {
  font-size: 24px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  position: relative;
}
header .header-tools .icon-link.account-icon {
  font-size: 28px;
}
header .header-tools .request-quote-btn {
  font-size: 24px;
}
header .header-tools > .yCmsComponent {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
@media (min-width: 768px) {
  header .header-tools {
    padding-right: 30px;
  }
  header .header-tools .icon-link:before,
  header .header-tools .request-quote-btn:before {
    content: '';
    position: absolute;
    bottom: -5px;
    right: 0;
    width: 0;
    height: 2px;
    background-color: #ffffff;
    -webkit-transition: width 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    -moz-transition: width 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    -ms-transition: width 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    -o-transition: width 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    transition: width 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    background-color: #c8102e;
    max-width: 60%;
    right: 20%;
    margin-left: 20%;
  }
  header .header-tools .icon-link:hover::before,
  header .header-tools .request-quote-btn:hover::before {
    left: 0;
    right: auto;
    width: 100%;
    width: 60%;
  }
}
@media (max-width: 1199px) {
  header .header-tools .quote-label {
    display: none;
  }
  header .header-tools .request-quote-btn {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    position: relative;
    -webkit-order: -1;
    -ms-order: -1;
    order: -1;
  }
  header .header-tools .mobile-menu {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
  }
}
@media (min-width: 1200px) {
  header .header-tools {
    max-width: 300px;
  }
  header .header-tools .preferred-store {
    font-size: 12px;
    position: absolute;
    top: 5px;
    right: 30px;
  }
  header .header-tools .preferred-store span {
    padding-left: 5px;
  }
  header .header-tools .preferred-store span:first-child {
    font-size: 14px;
    vertical-align: middle;
  }
  header .header-tools .preferred-store a {
    text-decoration: underline;
  }
  header .header-tools .preferred-store a span {
    display: none;
  }
  header .header-tools .request-quote-btn {
    -webkit-transition: border 0.3s linear, background-color 0.3s linear;
    -moz-transition: border 0.3s linear, background-color 0.3s linear;
    -ms-transition: border 0.3s linear, background-color 0.3s linear;
    -o-transition: border 0.3s linear, background-color 0.3s linear;
    transition: border 0.3s linear, background-color 0.3s linear;
    background: #c8102e;
    color: #ffffff;
    padding: 8px 15px;
    font-size: 16px;
    line-height: 16px;
    vertical-align: bottom;
    margin-left: 20px;
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  header .header-tools .request-quote-btn .icon-form {
    font-size: 23px;
    vertical-align: middle;
  }
  header .header-tools .request-quote-btn .quote-label {
    vertical-align: bottom;
  }
  header .header-tools .request-quote-btn:hover {
    color: #ffffff;
    background: #820014;
  }
  header .header-tools .request-quote-btn:hover:before {
    width: 0;
  }
}
@media (min-width: 1440px) {
  header .header-tools {
    padding-right: 60px;
    max-width: 380px;
  }
  header .header-tools .preferred-store {
    right: 60px;
  }
}
.offcanvas header .header-tools {
  z-index: 5;
}
.offcanvas header .header-tools a {
  -webkit-transition: opacity 0.2s ease, transform 0.15s ease-out;
  -moz-transition: opacity 0.2s ease, transform 0.15s ease-out;
  -ms-transition: opacity 0.2s ease, transform 0.15s ease-out;
  -o-transition: opacity 0.2s ease, transform 0.15s ease-out;
  transition: opacity 0.2s ease, transform 0.15s ease-out;
  -webkit-transform: translateX(-50px);
  -moz-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  -o-transform: translateX(-50px);
  opacity: 0;
}
header a {
  color: #ffffff;
}
.cookie-alert--top {
  margin-bottom: 0;
}
#consent-management-alert .consent-management-list {
  max-width: 100%;
  line-height: 1.6;
  padding: 0;
  margin: 0;
}
#consent-management-alert .consent-management-list__item {
  position: relative;
  margin-top: 0;
  margin-bottom: 3px;
  list-style-type: none;
}
@media (max-width: 991px) {
  #consent-management-alert .consent-management-list__item {
    border-left: 0 none;
    border-right: 0 none;
    margin-left: -20px;
    margin-right: -20px;
  }
}
#consent-management-alert .consent-management-list__title {
  padding: 0 15px 0 62px;
  display: block;
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  font-weight: bold;
}
#consent-management-alert .consent-management-list__title:before {
  font-family: 'Glyphicons Halflings';
  content: '\e114';
  font-size: 16px;
  position: absolute;
  left: 20px;
  top: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#consent-management-alert .consent-management-list__title:hover,
#consent-management-alert .consent-management-list__title:focus {
  cursor: pointer;
  outline: none;
}
#consent-management-alert .is-expanded .consent-management-list__title:before {
  content: "\e113";
}
#consent-management-alert .consent-management-list__label {
  width: 85%;
  font-size: 15px;
}
@media (max-width: 991px) {
  #consent-management-alert .consent-management-list__label {
    width: 60%;
    font-size: 14px;
  }
}
#consent-management-alert .consent-management-list__content-inner {
  padding: 10px 40px 0 65px;
  font-size: 16px;
}
@media (max-width: 991px) {
  #consent-management-alert .consent-management-list__content-inner {
    font-size: 14px;
  }
}
#consent-management-alert .consent-management-list__content {
  transition: height 0.3s ease-out;
  height: 0;
  overflow: hidden;
}
#consent-management-alert .consent-buttons-group {
  position: absolute;
  top: 10px;
  right: 20px;
}
@media (max-width: 767px) {
  #consent-management-alert .consent-buttons-group {
    right: 30px;
  }
}
#consent-management-alert .consent-buttons-group .btn {
  padding: 4px 38px;
  font-size: 13px;
  margin-left: 10px;
}
@media (max-width: 767px) {
  #consent-management-alert .consent-buttons-group .btn {
    padding: 4px;
    font-size: 12px;
    margin-left: 0;
  }
}
.page-headline {
  color: #002058;
  font-size: 31px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
}
.page-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.page-headline h1,
.page-headline h2,
.page-headline h3 {
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
}
.page-sub-headline {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.571;
}
.text-variant-bold {
  font-weight: 600;
}
.full-width-padding {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 992px) {
  .full-width-padding {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1440px) {
  .full-width-padding {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.half-width-padding {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 992px) {
  .half-width-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
@keyframes blockFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.yCmsContentSlot > div .headline h1,
.yCmsContentSlot > div .headline h2,
.yCmsContentSlot > div .headline h3 {
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
}
div.responsive-banner {
  height: 100%;
  width: 100%;
}
div.responsive-banner > span {
  background-size: cover;
  background-position: center center;
  height: 100%;
  width: 100%;
  display: block;
  padding-top: 56.25%;
  opacity: 0.25;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
div.responsive-banner > span.active {
  opacity: 1;
}
img.responsive-image {
  opacity: 0.5;
  -webkit-transition: opacity 0.75s ease;
  -moz-transition: opacity 0.75s ease;
  -ms-transition: opacity 0.75s ease;
  -o-transition: opacity 0.75s ease;
  transition: opacity 0.75s ease;
  width: 100%;
}
img.responsive-image[loaded=true] {
  opacity: 1;
}
.poster-banner {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  height: 650px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 767px) {
  .poster-banner .slick-prev,
  .poster-banner .slick-next {
    display: none!important;
  }
}
@media (min-width: 768px) {
  .poster-banner {
    height: 760px;
  }
}
.poster-banner h1,
.poster-banner h2,
.poster-banner h3 {
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  background: none !important;
}
.poster-banner .responsive-banner {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-color: #003087;
}
.poster-banner > div {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.poster-banner .content-shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(115deg, rgba(0, 0, 0, 0.25) 35%, rgba(0, 0, 0, 0) 80%);
  z-index: 0;
  animation: blockFadeIn 0.5s ease-in 0s 1;
}
.poster-banner .banner-content {
  position: relative;
  z-index: 1;
  max-width: 450px;
  margin: 44px 20px 0;
  color: #ffffff;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}
.poster-banner .banner-content.justifyRight {
  float: right;
}
.poster-banner .banner-content .heading {
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
  font-size: 44px;
  line-height: 0.9em;
  text-shadow: 2px 10px 20px rgba(0, 0, 0, 0.6);
}
.poster-banner .banner-content .subheading {
  font-size: 18px;
  padding: 20px 0;
  width: 80%;
  text-shadow: 2px 10px 20px rgba(0, 0, 0, 0.6);
  background: none !important;
}
.poster-banner .banner-content .btn {
  min-width: 160px;
}
@media (min-width: 768px) {
  .poster-banner .banner-content {
    max-width: 560px;
    margin: 80px 90px 0 90px;
  }
  .poster-banner .banner-content .heading {
    font-size: 56px;
  }
  .poster-banner .banner-content .heading h2 {
    background: none !important;
  }
  .poster-banner .banner-content .subheading {
    font-size: 20px;
    background: none !important;
  }
}
@media (min-width: 1200px) {
  .poster-banner .banner-content {
    max-width: 700px;
    margin: 130px 170px 0 170px;
  }
  .poster-banner .banner-content .heading {
    font-size: 70px;
  }
  .poster-banner .banner-content .subheading {
    font-size: 24px;
  }
  .poster-banner .banner-content .btn {
    min-width: 200px;
  }
}
.statsWrapper {
  margin-top: 10px;
  padding: 0 20px;
}
@media (min-width: 992px) {
  .statsWrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    padding: 0 50px 0 100px;
  }
  .statsWrapper .statsContent {
    -webkit-flex: 1 0 50%;
    -moz-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    padding-right: 50px;
  }
}
@media (min-width: 1200px) {
  .statsWrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    padding: 0 80px 0 170px;
  }
}
.statsWrapper .page-headline {
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
}
.statsWrapper .statsContainer {
  margin: 2rem 0;
  font-family: 'Apotek Extra Condensed Light', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
  list-style-type: none;
  padding-left: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.statsWrapper .statsContainer li {
  font-size: 40px;
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  position: relative;
  text-align: center;
}
@media (min-width: 992px) {
  .statsWrapper .statsContainer li {
    font-size: 70px;
  }
}
.statsWrapper .statsContainer li > span {
  display: block;
  font-size: 18px;
}
@media (min-width: 992px) {
  .statsWrapper .statsContainer li > span {
    font-size: 20px;
  }
}
.statsWrapper .statsContainer li:last-child {
  margin-right: 0;
}
.statsWrapper .statsContainer li:last-child::after {
  border-left: 0;
}
.statsWrapper .statsContainer li::after {
  border-left: 1px solid #002058;
  content: "";
  position: absolute;
  height: 100%;
  right: 0;
  top: 0;
}
@media (min-width: 992px) {
  .statsWrapper .statsContainer {
    -webkit-flex: 1 0 50%;
    -moz-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    align-items: center;
  }
}
.banner-with-content-box-component {
  margin-bottom: 40px;
}
.banner-with-content-box-component .box_content .headline {
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
  font-size: 40px;
  line-height: 1em;
}
@media (min-width: 894px) {
  .banner-with-content-box-component {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 500px;
    position: relative;
    justify-content: flex-start;
    padding-right: 63px;
    padding-left: 30px;
  }
  .banner-with-content-box-component .box_content {
    width: 80%;
    background-color: #f0f0f0;
    height: auto;
    padding: 102px 170px 80px 0px;
  }
  .banner-with-content-box-component .box_content .headline {
    width: 93%;
    float: inline-start;
    margin-left: 73px;
  }
  .banner-with-content-box-component .box_content .content {
    margin-top: 20px;
    width: 77%;
    float: inline-start;
    margin-left: 73px;
  }
  .banner-with-content-box-component .box_content .js-gtm-promo {
    margin-top: 25px;
  }
  .banner-with-content-box-component .banner-box-content-image {
    position: absolute;
    width: 20%;
  }
  .banner-with-content-box-component .banner-box-content-image {
    max-width: 49% !important;
    top: 65px;
    right: 7%;
  }
  .banner-with-content-box-component .banner-box-content-image .item {
    height: 350px !important;
  }
  .banner-with-content-box-component .image {
    min-width: 35% !important;
  }
}
@media (max-width: 893px) {
  .banner-with-content-box-component {
    display: flex;
    flex-wrap: wrap;
    background-color: #f0f0f0;
  }
  .banner-with-content-box-component .box_content {
    flex: 1 1 100%;
    padding: 40px 20px;
    height: auto;
    order: 1;
  }
  .banner-with-content-box-component .box_content .headline {
    font-size: 32px;
  }
  .banner-with-content-box-component .box_content .content {
    margin-top: 20px;
  }
  .banner-with-content-box-component .banner-box-content-image {
    flex: 0 0 100%;
    margin: 0 auto;
  }
}
@media (min-width: 1775px) {
  .banner-with-content-box-component .box_content {
    padding-right: 207px;
  }
}
@media (min-width: 894px) {
  .banner-with-content-box-component.content-aligned-right {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 500px;
    position: relative;
    justify-content: end !important;
    padding-right: 63px;
  }
  .banner-with-content-box-component.content-aligned-right .box_content {
    width: 80%;
    background-color: #f0f0f0;
    flex: 1 1 auto !important;
    height: auto;
    padding: 80px 80px 65px 328px !important;
  }
  .banner-with-content-box-component.content-aligned-right .box_content .headline {
    width: 90% !important;
    float: inline-end !important;
  }
  .banner-with-content-box-component.content-aligned-right .box_content .content {
    margin-top: 20px;
    width: 90% !important;
    float: inline-end !important;
  }
  .banner-with-content-box-component.content-aligned-right .box_content .js-gtm-promo {
    margin-top: 25px;
  }
  .banner-with-content-box-component.content-aligned-right .banner-box-content-image {
    position: absolute;
    width: 20%;
  }
  .banner-with-content-box-component.content-aligned-right > .image {
    -webkit-order: 0;
    -ms-order: 0;
    order: 0;
    left: 3%;
    top: 83px;
    min-width: 35% !important;
  }
  .banner-with-content-box-component.content-aligned-right > .box {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
    flex: 1 1 85%;
    min-width: 85%;
    max-width: 85%;
  }
  .banner-with-content-box-component.content-aligned-right > .box .inner {
    margin-top: 60px;
  }
  .banner-with-content-box-component.content-aligned-right .banner-box-content-image {
    max-width: 49% !important;
    top: 65px;
    right: 66%;
  }
  .banner-with-content-box-component.content-aligned-right .banner-box-content-image .item {
    height: 350px !important;
  }
}
@media (max-width: 893px) {
  .banner-with-content-box-component.content-aligned-right {
    display: flex;
    flex-wrap: wrap;
    background-color: #f0f0f0;
  }
  .banner-with-content-box-component.content-aligned-right .box_content {
    flex: 1 1 100%;
    padding: 40px 20px;
    height: auto;
    order: 1;
  }
  .banner-with-content-box-component.content-aligned-right .box_content .headline {
    font-size: 32px;
  }
  .banner-with-content-box-component.content-aligned-right .box_content .content {
    margin-top: 20px;
  }
  .banner-with-content-box-component.content-aligned-right .banner-box-content-image {
    flex: 0 0 100%;
    margin: 0 auto;
  }
}
@media (min-width: 894px) and (max-width: 1200px) {
  .banner-with-content-box-component.content-aligned-right .box_content {
    padding: 80px 80px 65px 279px !important;
  }
  .banner-with-content-box-component.content-aligned-right .box {
    min-width: 90% !important;
    max-width: 90% !important;
  }
}
@media (min-width: 1201px) and (max-width: 1300px) {
  .banner-with-content-box-component.content-aligned-right .box {
    min-width: 87% !important;
    max-width: 87% !important;
  }
}
@media (min-width: 1775px) {
  .banner-with-content-box-component.content-aligned-right .box_content {
    padding-left: 377px !important;
  }
  .banner-with-content-box-component.content-aligned-right .image {
    min-width: 32%;
  }
}
.bannerContentBox {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 40px;
  top: 30px;
}
.bannerContentBox > .image {
  -webkit-flex: 0 0 100%;
  -moz-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  margin: 0 auto;
}
.bannerContentBox > .image .item {
  height: auto;
}
.bannerContentBox .slick-dots {
  bottom: -40px;
}
.bannerContentBox .slick-active:before {
  background-color: #002058;
}
.bannerContentBox .box {
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  padding: 40px 20px;
  height: auto;
}
.bannerContentBox .box .content {
  padding: 0;
}
.bannerContentBox .box .content a:not(.btn) {
  color: #003087;
}
.bannerContentBox .box .headline {
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
  font-size: 32px;
  line-height: 1em;
}
.bannerContentBox .box .headline + .content {
  margin-top: 20px;
}
.bannerContentBox .box .headline > div {
  font-size: 20px;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.2;
}
.bannerContentBox .box .headline img {
  max-width: 100%;
}
.bannerContentBox .box .btn {
  margin-top: 20px;
}
.bannerContentBox .video {
  position: relative;
  cursor: pointer;
}
.bannerContentBox .video .icon-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  font-size: 80px;
  -webkit-transition: font-size 0.3s ease;
  -moz-transition: font-size 0.3s ease;
  -ms-transition: font-size 0.3s ease;
  -o-transition: font-size 0.3s ease;
  transition: font-size 0.3s ease;
}
.bannerContentBox .video:hover .icon-play {
  font-size: 94px;
}
@media (max-width: 767px) {
  .bannerContentBox > .image {
    -webkit-order: 0;
    -ms-order: 0;
    order: 0;
    overflow: hidden;
  }
  .bannerContentBox .box {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
  }
  .bannerContentBox:not(.colored-background) .box {
    padding-bottom: 0;
  }
}
@media (min-width: 768px) {
  .bannerContentBox {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-top: 0;
    margin-bottom: 40px;
  }
  .bannerContentBox + .bannerContentBox {
    margin-top: 60px;
  }
  .bannerContentBox > .image {
    -webkit-flex: 1 1 60%;
    -moz-flex: 1 1 60%;
    -ms-flex: 1 1 60%;
    flex: 1 1 60%;
    min-width: 60%;
    max-width: 60%;
  }
  .bannerContentBox > .image.image-only {
    max-width: 1200px;
    position: relative;
  }
  .bannerContentBox .box {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-self: center;
    -ms-align-self: center;
    align-self: center;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 40px;
  }
  .bannerContentBox .box .headline {
    font-size: 40px;
  }
}
@media (min-width: 1200px) {
  .bannerContentBox {
    margin-bottom: 80px;
  }
  .bannerContentBox .box {
    padding-left: 80px;
    padding-right: 80px;
  }
  .bannerContentBox + .twoColumnContent {
    padding-top: 20px;
  }
}
.bannerContentBox .image .slick-prev,
.bannerContentBox .image .slick-next {
  background: #c8102e;
  color: #ffffff;
  -webkit-transition: background-color 0.3s linear;
  -moz-transition: background-color 0.3s linear;
  -ms-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}
.bannerContentBox .image .slick-prev:hover,
.bannerContentBox .image .slick-next:hover {
  background: #820014;
}
.bannerContentBox .image .slick-prev:focus,
.bannerContentBox .image .slick-next:focus {
  background: #c8102e;
}
.bannerContentBox .image .slick-prev [class^="icon-"],
.bannerContentBox .image .slick-next [class^="icon-"] {
  font-size: 30px;
  display: block;
  margin: 0 auto;
}
.bannerContentBox .image .slick-next {
  right: 0;
}
.bannerContentBox .image .slick-prev {
  left: 0;
}
.bannerContentBox .image .slick-list {
  padding-left: 0!important;
}
.bannerContentBox .js-contentBoxCarousel {
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.75s ease;
  -moz-transition: opacity 0.75s ease;
  -ms-transition: opacity 0.75s ease;
  -o-transition: opacity 0.75s ease;
  transition: opacity 0.75s ease;
}
.bannerContentBox .js-contentBoxCarousel .responsive-banner > span {
  border-right: 20px solid #ffffff;
}
.bannerContentBox .js-contentBoxCarousel.slick-initialized {
  height: auto;
  opacity: 1;
}
.bannerContentBox.content-aligned-right > .image {
  -webkit-order: 0;
  -ms-order: 0;
  order: 0;
}
.bannerContentBox.content-aligned-right > .box {
  -webkit-order: 1;
  -ms-order: 1;
  order: 1;
}
@media (min-width: 768px) {
  .bannerContentBox.text-overlay-image .image {
    position: relative;
    max-width: 80%;
  }
  .bannerContentBox.text-overlay-image .box {
    position: absolute;
    bottom: 0;
    width: 48rem;
    padding: 1em;
    height: auto;
    color: #ffffff;
    word-break: break-word;
    opacity: 0.9;
    text-align: center;
    left: 0;
    right: auto;
  }
}
@media (min-width: 1200px) {
  .bannerContentBox.text-overlay-image .image {
    max-width: 60%;
  }
}
@media (min-width: 768px) {
  .bannerContentBox.text-overlay-image.content-aligned-right .text-overlay-image-box {
    right: 0;
    left: auto;
  }
}
.bannerWithDescription {
  width: 100%;
}
.bannerWithDescription a:not(.btn) {
  color: #003087;
}
.bannerWithDescription .headline {
  font-size: 24px;
  line-height: 1.25;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding: 30px 0 10px;
  word-break: break-word;
}
.bannerWithDescription .headline a {
  color: #002058 !important;
  text-decoration: none;
}
.bannerWithDescription .content {
  padding-bottom: 40px;
}
.bannerWithDescription .responsive-banner {
  overflow: hidden;
}
.bannerWithDescription .responsive-banner span {
  -webkit-transition: transform 0.2s ease-in-out;
  -moz-transition: transform 0.2s ease-in-out;
  -ms-transition: transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}
.bannerWithDescription .image a:hover .responsive-banner {
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.5);
}
.bannerWithDescription .image a:hover .responsive-banner span {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.bannerWithDescription ul,
.bannerWithDescription ol {
  padding-left: 20px;
}
@media (max-width: 767px) {
  .bannerWithDescription {
    padding: 0 20px;
  }
}
.heroWithTitle {
  position: relative;
  z-index: 5;
}
.heroWithTitle > section {
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media (min-width: 1200px) {
  .heroWithTitle > section {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.heroWithTitle .content {
  position: absolute;
  bottom: 30px;
  padding-right: 20px;
  opacity: 0;
  animation: blockFadeIn 0.75s ease-in 0s 1;
  animation-fill-mode: forwards;
}
.heroWithTitle .content.justifyRight {
  right: 0px;
}
.heroWithTitle .headline {
  color: #ffffff;
  font-size: 50px;
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
  text-shadow: 2px 10px 20px rgba(0, 0, 0, 0.6);
  line-height: 1;
}
.heroWithTitle .subheading {
  color: #ffffff;
  text-shadow: 2px 10px 20px rgba(0, 0, 0, 0.6);
}
.heroWithTitle .responsive-banner span {
  height: 400px;
  padding-top: 0;
}
@media (max-width: 480px) {
  .heroWithTitle .responsive-banner span {
    height: 400px;
    padding-top: 0;
  }
}
@media (min-width: 768px) {
  .heroWithTitle .content {
    bottom: 40px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .heroWithTitle .content.justifyRight {
    right: 20px;
  }
  .heroWithTitle .headline {
    font-size: 60px;
  }
}
@media (min-width: 768px) {
  .heroWithTitle .responsive-banner span {
    height: 500px;
  }
}
@media (min-width: 992px) {
  .heroWithTitle .content {
    padding-left: 5%;
    padding-right: 5%;
  }
  .heroWithTitle .content.justifyRight {
    right: 20px;
  }
}
@media (min-width: 1200px) {
  .heroWithTitle .content {
    bottom: 80px;
    padding-left: 3.6%;
    padding-right: 3.6%;
  }
  .heroWithTitle .content.justifyRight {
    right: 40px;
  }
  .heroWithTitle .headline {
    font-size: 80px;
  }
}
@media (min-width: 1200px) {
  .heroWithTitle .responsive-banner span {
    height: 600px;
  }
}
.twoColumnContent {
  margin-top: 20px;
  margin-bottom: 40px;
}
.section2 .twoColumnContent:first-child {
  margin-top: 40px;
}
.twoColumnContent .page-subtitle {
  text-align: left;
}
.twoColumnContent .page-subtitle h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
}
.twoColumnContent .content a:not(.btn) {
  color: #003087;
}
@media (max-width: 767px) {
  .section2 .twoColumnContent,
  .section3 .twoColumnContent {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  .twoColumnContent {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .twoColumnContent .headline {
    -webkit-flex: 1 1 40%;
    -moz-flex: 1 1 40%;
    -ms-flex: 1 1 40%;
    flex: 1 1 40%;
    min-width: 40%;
    max-width: 40%;
    padding-right: 5%;
    padding-left: 40px;
  }
  .twoColumnContent .page-subtitle {
    max-width: 390px;
    margin-bottom: 0;
    position: relative;
  }
  .twoColumnContent .content {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .twoColumnContent .headline {
    padding-left: 6.5%;
  }
  .twoColumnContent .page-subtitle span:before {
    content: " ";
    background: url("../images/heading-decor.png") repeat-y;
    width: 23px;
    height: 100vh;
    position: absolute;
    margin-left: -45px;
    max-height: 95%;
  }
  .twoColumnContent .content {
    padding-right: 10%;
    font-size: 18px;
  }
}
@media (min-width: 1440px) {
  .twoColumnContent .page-subtitle {
    font-size: 44px;
  }
}
.jobsSearchComponent {
  padding: 40px 20px;
}
.jobsSearchComponent .headline {
  font-size: 34px;
  line-height: 0.85em;
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
  margin-bottom: 30px;
}
.jobsSearchComponent .headline h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
}
.jobsSearchComponent .description {
  padding: 20px 0;
}
.jobsSearchComponent .btn {
  width: 200px;
}
.jobsSearchComponent .bottomContent {
  margin-top: 20px;
}
.jobsSearchComponent .form-group:not(.has-error) .help-block {
  display: none;
}
.jobsSearchComponent .help-block {
  position: absolute;
}
.jobsSearchComponent input:-internal-autofill-selected {
  background: #ffffff !important;
  color: #002058 !important;
}
.jobsSearchComponent input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: searchfield;
  -moz-appearance: searchfield;
  appearance: searchfield;
  padding: 3px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .jobsSearchComponent {
    padding: 60px 4%;
  }
  .jobsSearchComponent .topContent {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .jobsSearchComponent .headline {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-right: 30px;
    margin-bottom: 0px;
  }
  .jobsSearchComponent .description {
    -webkit-flex: 1 1 63%;
    -moz-flex: 1 1 63%;
    -ms-flex: 1 1 63%;
    flex: 1 1 63%;
    max-width: 63%;
    min-width: 63%;
    padding: 0;
  }
  .jobsSearchComponent .bottomContent {
    margin-top: -40px;
    max-width: 70%;
    padding-right: 20px;
  }
  .jobsSearchComponent form {
    padding-top: 40px;
  }
  .jobsSearchComponent form .fields {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .jobsSearchComponent form .form-group {
    -webkit-flex: 1 1 37%;
    -moz-flex: 1 1 37%;
    -ms-flex: 1 1 37%;
    flex: 1 1 37%;
    max-width: 37%;
    padding-right: 20px;
  }
  .jobsSearchComponent form .form-group:last-child {
    -webkit-flex: 1 1 26%;
    -moz-flex: 1 1 26%;
    -ms-flex: 1 1 26%;
    flex: 1 1 26%;
    max-width: 26%;
    padding-right: 0;
  }
  .jobsSearchComponent form .submit-btn {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .jobsSearchComponent {
    padding-left: 7%;
    padding-right: 7%;
  }
}
@media (min-width: 1200px) {
  .jobsSearchComponent {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .jobsSearchComponent .headline {
    font-size: 60px;
  }
}
.eventsSearchComponent {
  padding: 0 20px 40px;
}
.eventsSearchComponent .headline {
  font-size: 34px;
  line-height: 0.85em;
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
  margin-bottom: 30px;
}
.eventsSearchComponent .headline h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
}
.eventsSearchComponent .description {
  padding: 20px 0;
}
.eventsSearchComponent .btn {
  width: 200px;
}
.eventsSearchComponent .bottomContent {
  margin-top: 20px;
}
.eventsSearchComponent .form-group:not(.has-error) .help-block {
  display: none;
}
.eventsSearchComponent .help-block {
  position: absolute;
}
.eventsSearchComponent input:-internal-autofill-selected {
  background: #ffffff !important;
  color: #002058 !important;
}
.eventsSearchComponent input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: searchfield;
  -moz-appearance: searchfield;
  appearance: searchfield;
  padding: 3px;
  cursor: pointer;
}
@media (min-width: 576px) {
  .eventsSearchComponent form .form-group .datepicker,
  .eventsSearchComponent form .form-group .eventTypeDropDown {
    width: 100%;
    position: relative;
  }
  .eventsSearchComponent form .form-group .datepicker input,
  .eventsSearchComponent form .form-group .eventTypeDropDown input {
    width: 100%;
  }
  .eventsSearchComponent form .form-group .datepicker input::-webkit-calendar-picker-indicator,
  .eventsSearchComponent form .form-group .eventTypeDropDown input::-webkit-calendar-picker-indicator {
    position: absolute;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    opacity: 0;
    cursor: pointer;
  }
}
@media (min-width: 768px) {
  .eventsSearchComponent {
    padding: 0 4% 60px;
  }
  .eventsSearchComponent .topContent {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .eventsSearchComponent .headline {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-right: 30px;
    margin-bottom: 0px;
  }
  .eventsSearchComponent .description {
    -webkit-flex: 1 1 63%;
    -moz-flex: 1 1 63%;
    -ms-flex: 1 1 63%;
    flex: 1 1 63%;
    max-width: 63%;
    min-width: 63%;
    padding: 0;
  }
  .eventsSearchComponent .bottomContent {
    margin-top: -40px;
    max-width: 70%;
    padding-right: 20px;
  }
  .eventsSearchComponent form {
    padding-top: 0;
  }
  .eventsSearchComponent form .fields {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .eventsSearchComponent form .form-group {
    -webkit-flex: 1 1 37%;
    -moz-flex: 1 1 37%;
    -ms-flex: 1 1 37%;
    flex: 1 1 37%;
    max-width: 37%;
    padding-right: 20px;
  }
  .eventsSearchComponent form .form-group:last-child {
    -webkit-flex: 1 1 26%;
    -moz-flex: 1 1 26%;
    -ms-flex: 1 1 26%;
    flex: 1 1 26%;
    max-width: 26%;
    padding-right: 0;
  }
  .eventsSearchComponent form .submit-btn {
    text-align: right;
  }
}
@media (min-width: 992px) {
  .eventsSearchComponent {
    padding-left: 7%;
    padding-right: 7%;
  }
}
@media (min-width: 1200px) {
  .eventsSearchComponent {
    padding-top: 0;
    padding-bottom: 80px;
  }
  .eventsSearchComponent .headline {
    font-size: 60px;
  }
}
.military-logos {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.military-logos img {
  max-width: 100%;
}
.military-logos > div {
  -webkit-flex: 1 1 33.3%;
  -moz-flex: 1 1 33.3%;
  -ms-flex: 1 1 33.3%;
  flex: 1 1 33.3%;
  min-width: 33.3%;
  max-width: 33.3%;
  text-align: center;
  padding: 0 20px 60px;
}
@media (min-width: 992px) {
  .military-logos {
    padding-bottom: 20px;
  }
  .military-logos > div {
    -webkit-flex: 1 1 20%;
    -moz-flex: 1 1 20%;
    -ms-flex: 1 1 20%;
    flex: 1 1 20%;
    min-width: 20%;
    max-width: 20%;
    text-align: center;
  }
}
.event-viewmore {
  text-align: center;
  padding-bottom: 40px;
}
.event-viewmore .btn {
  width: 205px;
}
.leadership-bios {
  max-width: 1400px;
  margin: 0 auto;
}
.leadership-bios > div {
  padding-bottom: 60px;
}
.leadership-bios > div div.responsive-banner > span {
  padding-top: 107.5%;
}
.leadership-bios > div .headline {
  font-size: 38px;
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
}
.leadership-bios > div .headline div {
  font-size: 16px;
  line-height: 1.2em;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 0;
  padding-top: 10px;
}
@media (max-width: 767px) {
  .leadership-bios > div .content {
    display: none;
  }
}
@media (min-width: 576px) {
  .leadership-bios {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .leadership-bios > div {
    -webkit-flex: 0 0 50%;
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 20px;
  }
}
@media (min-width: 768px) {
  .leadership-bios > div {
    padding: 30px;
  }
  .leadership-bios > div:first-child {
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .leadership-bios > div:first-child .image {
    -webkit-flex: 0 0 46%;
    -moz-flex: 0 0 46%;
    -ms-flex: 0 0 46%;
    flex: 0 0 46%;
  }
  .leadership-bios > div:first-child .description {
    padding-left: 60px;
    padding-right: 20px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  .leadership-bios > div:first-child .description .content {
    -webkit-order: -1;
    -ms-order: -1;
    order: -1;
    font-size: 24px;
    font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
    font-weight: normal;
  }
}
@media (min-width: 992px) {
  .leadership-bios > div {
    -webkit-flex: 0 0 33.3%;
    -moz-flex: 0 0 33.3%;
    -ms-flex: 0 0 33.3%;
    flex: 0 0 33.3%;
  }
  .leadership-bios > div:first-child .image {
    -webkit-flex: 0 0 29.4%;
    -moz-flex: 0 0 29.4%;
    -ms-flex: 0 0 29.4%;
    flex: 0 0 29.4%;
  }
  .leadership-bios > div:first-child .description .content {
    font-size: 30px;
    line-height: 1.2em;
  }
}
@media (min-width: 1200px) {
  .leadership-bios > div:first-child .image {
    -webkit-flex: 0 0 30%;
    -moz-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
  }
}
.content-grid {
  margin-bottom: 10px;
}
.content-grid > .headline {
  font-size: 32px;
  line-height: 1em;
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
  text-align: center;
  color: #002058;
  margin-bottom: 20px;
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 992px) {
  .content-grid > .headline {
    font-size: 40px;
  }
}
.content-grid.colored-background {
  padding-bottom: 40px;
  margin-bottom: 20px;
}
.content-grid.colored-background > .headline {
  padding-top: 30px;
  margin-bottom: 30px;
}
.content-grid.colored-background .bannerWithDescription {
  background: #ffffff;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  height: 100%;
  padding: 0;
}
.content-grid.colored-background .bannerWithDescription .headline {
  padding: 20px 0 0 0;
  font-size: 22px;
}
.content-grid.colored-background .bannerWithDescription > .description {
  padding: 0 20px 20px 20px;
}
.content-grid.colored-background .slick-track {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.content-grid.colored-background .slick-slide {
  padding-left: 10px;
  padding-right: 10px;
  height: auto;
}
.content-grid .js-bindPullquoteCarousel .slick-arrow {
  top: 50%;
}
@media (max-width: 992px) {
  .content-grid .js-bindPullquoteCarousel .slick-arrow {
    top: 45%;
  }
}
@media (max-width: 768px) {
  .content-grid .js-bindPullquoteCarousel .slick-arrow {
    top: 40%;
  }
}
.content-grid .components .slick-list {
  margin: 0 30px;
}
.content-grid .components .slick-prev,
.content-grid .components .slick-next {
  font-size: 35px;
  height: 37px;
}
.content-grid .components .slick-prev {
  left: 10px;
}
@media (max-width: 768px) {
  .content-grid .components .slick-prev {
    left: -10px;
  }
}
.content-grid .components .slick-next {
  right: 10px;
}
@media (max-width: 768px) {
  .content-grid .components .slick-next {
    right: -10px;
  }
}
.content-grid .components.js-contentCarousel {
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.75s ease;
  -moz-transition: opacity 0.75s ease;
  -ms-transition: opacity 0.75s ease;
  -o-transition: opacity 0.75s ease;
  transition: opacity 0.75s ease;
}
.content-grid .components.js-contentCarousel.slick-initialized {
  height: auto;
  opacity: 1;
}
.content-grid .components:not(.js-contentCarousel) > div {
  padding-bottom: 40px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  display: block;
}
.content-grid .components:not(.js-contentCarousel).three-per-row > div {
  display: block;
  padding: 0 20px;
}
@media (min-width: 768px) {
  .content-grid .components:not(.js-contentCarousel) {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    padding: 0 20px;
  }
  .content-grid .components:not(.js-contentCarousel) > div {
    -webkit-flex: 1 1 0;
    -moz-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0;
    padding: 0 10px 40px;
  }
  .content-grid .components:not(.js-contentCarousel).three-per-row,
  .content-grid .components:not(.js-contentCarousel).four-per-row {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .content-grid .components:not(.js-contentCarousel).two-per-row > div {
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    min-width: 50%;
    max-width: 50%;
  }
  .content-grid .components:not(.js-contentCarousel).three-per-row > div {
    -webkit-flex: 1 1 33.3%;
    -moz-flex: 1 1 33.3%;
    -ms-flex: 1 1 33.3%;
    flex: 1 1 33.3%;
    min-width: 33.3%;
    max-width: 33.3%;
  }
  .content-grid .components:not(.js-contentCarousel).four-per-row > div {
    -webkit-flex: 1 1 25%;
    -moz-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    min-width: 25%;
    max-width: 25%;
  }
}
@media (min-width: 768px) {
  .content-grid .components .slick-prev {
    left: 15px;
  }
  .content-grid .components .slick-next {
    right: 15px;
  }
}
@media (min-width: 1440px) {
  .content-grid .components {
    padding: 0 50px;
  }
  .content-grid .components .slick-prev {
    left: 35px;
  }
  .content-grid .components .slick-next {
    right: 35px;
  }
}
@media (max-width: 991px) {
  .content-grid + .twoColumnContent {
    padding-top: 20px;
  }
}
@media (min-width: 992px) {
  .content-grid {
    margin-bottom: 60px;
  }
}
.tiles-grid {
  padding: 20px;
  background: #d8d8d8;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .tiles-grid {
    padding: 30px;
    margin-bottom: 30px;
  }
}
@media (min-width: 1200px) {
  .tiles-grid {
    padding: 50px;
    margin-bottom: 50px;
  }
}
.tiles-grid > .headline {
  font-size: 32px;
  line-height: 1em;
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
  text-align: center;
  color: #002058;
  margin-bottom: 20px;
  margin: 10px 0 20px;
}
@media (min-width: 992px) {
  .tiles-grid > .headline {
    font-size: 40px;
  }
}
.tiles-grid .tiles-container {
  margin-bottom: 20px;
}
@media only screen and (max-width: 660px) {
  .tiles-grid .tiles-container {
    min-height: 260px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 900px) {
  .tiles-grid .tiles-container {
    min-height: 435px;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1200px) {
  .tiles-grid .tiles-container {
    min-height: 570px;
  }
}
@media only screen and (min-width: 1201px) {
  .tiles-grid .tiles-container {
    min-height: 824px;
  }
}
.tiles-grid .tiles-container .headline {
  background: #ffffff;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.tiles-grid .tiles-container .headline a {
  padding: 20px;
  font-size: 20px;
  line-height: 1.2em;
  text-decoration: none;
  display: block;
}
.tiles-grid .tiles-container .tile {
  width: 100%;
}
.tiles-grid .tiles-container .tile-component {
  margin-bottom: 20px;
  cursor: pointer;
}
.tiles-grid .tiles-container .tile-component .responsive-banner {
  overflow: hidden;
}
.tiles-grid .tiles-container .tile-component .responsive-banner span {
  -webkit-transition: transform 0.2s ease-in-out;
  -moz-transition: transform 0.2s ease-in-out;
  -ms-transition: transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}
.tiles-grid .tiles-container .tile-component:hover {
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.5);
}
.tiles-grid .tiles-container .tile-component:hover .responsive-banner span {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
@media (min-width: 460px) {
  .tiles-grid .tiles-container .tile {
    width: 50%;
    padding: 10px;
  }
  .tiles-grid .tiles-container .tile.large-box:nth-child(2) {
    left: 50%;
  }
  .tiles-grid .tiles-container .tile-component {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    position: relative;
    margin-bottom: 0;
  }
  .tiles-grid .tiles-container .tile-component > a {
    position: absolute;
    -webkit-flex: 1 1 calc(100% -  78px);
    -moz-flex: 1 1 calc(100% -  78px);
    -ms-flex: 1 1 calc(100% -  78px);
    flex: 1 1 calc(100% -  78px);
    height: calc(100% -  78px);
    width: 100%;
  }
  .tiles-grid .tiles-container .tile-component:before {
    content: "";
    padding-bottom: 100%;
    display: block;
    width: 100%;
  }
  .tiles-grid .tiles-container .headline {
    -webkit-flex: 1 1 78px;
    -moz-flex: 1 1 78px;
    -ms-flex: 1 1 78px;
    flex: 1 1 78px;
    position: absolute;
    width: 100%;
    height: 78px;
    bottom: 0;
  }
  .tiles-grid .tiles-container .headline a {
    padding: 15px;
    height: 65px;
    overflow: hidden;
  }
}
@media (min-width: 992px) {
  .tiles-grid .tiles-container .tile {
    width: 25%;
  }
  .tiles-grid .tiles-container .tile.large-box {
    width: 50%;
  }
  .tiles-grid .tiles-container .tile.large-box:nth-child(2) {
    left: 50%;
  }
}
@media (min-width: 1440px) {
  .tiles-grid .tiles-container .tile.large-box:nth-child(2) {
    left: 50%;
  }
  .tiles-grid .tiles-container .tile-component > a {
    -webkit-flex: 1 1 calc(100% -  95px);
    -moz-flex: 1 1 calc(100% -  95px);
    -ms-flex: 1 1 calc(100% -  95px);
    flex: 1 1 calc(100% -  95px);
    height: calc(100% -  95px);
  }
  .tiles-grid .tiles-container .headline {
    height: 95px;
  }
  .tiles-grid .tiles-container .headline a {
    font-size: 24px;
    height: 78px;
    padding: 20px;
  }
}
.idea-gallery {
  overflow: hidden;
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  padding: 0;
}
.idea-gallery > div {
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  min-width: 100%;
  -webkit-transition: left 0.3s ease-out;
  -moz-transition: left 0.3s ease-out;
  -ms-transition: left 0.3s ease-out;
  -o-transition: left 0.3s ease-out;
  transition: left 0.3s ease-out;
  position: relative;
  left: 0;
}
.idea-gallery .section-tabs {
  padding: 30px 20px;
}
@media (min-width: 460px) and (max-width: 767px) {
  .idea-gallery .section-tabs {
    padding: 30px 10px;
  }
}
@media (min-width: 1440px) {
  .idea-gallery .section-tabs {
    padding: 50px;
  }
}
.idea-gallery .content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  overflow: hidden;
  position: relative;
  left: 0;
  -webkit-transition: left 0.3s ease-out;
  -moz-transition: left 0.3s ease-out;
  -ms-transition: left 0.3s ease-out;
  -o-transition: left 0.3s ease-out;
  transition: left 0.3s ease-out;
}
.idea-gallery .content > div {
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  min-width: 100%;
  -webkit-transition: left 0.3s ease-out;
  -moz-transition: left 0.3s ease-out;
  -ms-transition: left 0.3s ease-out;
  -o-transition: left 0.3s ease-out;
  transition: left 0.3s ease-out;
  overflow: hidden;
  position: relative;
  left: 0;
  z-index: 1;
}
.idea-gallery .section-details {
  overflow: hidden;
  background: #ffffff;
}
.idea-gallery .section-details .toolbar {
  padding: 20px 40px 200px;
  background: #d8d8d8;
}
.idea-gallery .section-details .toolbar .title {
  text-transform: uppercase;
  font-size: 30px;
  text-align: center;
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 15px;
}
.idea-gallery .section-details .back-btn {
  cursor: pointer;
  text-align: center;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.idea-gallery .section-details .back-btn span {
  font-size: 12px;
  padding-right: 5px;
}
.idea-gallery .section-details .selected-player {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  margin: -175px auto 40px;
  max-width: 1500px;
}
.idea-gallery .section-details .selected-player button {
  border: 0;
  font-size: 35px;
  background: transparent;
  line-height: 1;
  height: 37px;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0 10px;
  margin-top: 26%;
}
.idea-gallery .section-details .selected {
  max-width: 1100px;
  margin: 0 auto;
  background: #ffffff;
  position: relative;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.idea-gallery .section-details .selected .image {
  position: relative;
  cursor: pointer;
  display: block;
}
.idea-gallery .section-details .selected .image .responsive-banner > span {
  padding-top: 75%;
}
.idea-gallery .section-details .selected .image .responsive-banner:after {
  content: "";
  width: 26px;
  height: 27px;
  display: block;
  position: absolute;
  margin-left: -40px;
  background: transparent url("../images/icon-zoom.png") no-repeat;
  right: 15px;
  bottom: 15px;
}
.idea-gallery .section-details .selected .info {
  -webkit-flex: 1 1 40%;
  -moz-flex: 1 1 40%;
  -ms-flex: 1 1 40%;
  flex: 1 1 40%;
  padding: 20px 0 0;
}
.idea-gallery .section-details .selected .title {
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 1.25;
}
.idea-gallery .section-details .selected .index {
  font-size: 30px;
  font-family: 'Apotek Extra Condensed Light', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
}
.idea-gallery .section-details .selected .category,
.idea-gallery .section-details .selected .filter1,
.idea-gallery .section-details .selected .count {
  display: none;
}
.idea-gallery .section-details .selection {
  padding-bottom: 40px;
  display: none;
}
.idea-gallery .section-details .selection > div {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  padding: 0 20px;
}
.idea-gallery .section-details .selection > div > div {
  -webkit-flex: 1 1 50%;
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  min-width: 50%;
  max-width: 50%;
  padding: 0 10px;
  cursor: pointer;
  margin-bottom: 40px;
}
.idea-gallery .section-details .selection > div > div .responsive-banner > span {
  padding-top: 75%;
}
.idea-gallery .section-details .selection > div > div.active .responsive-banner span {
  outline: 6px solid #003087;
  outline-offset: -6px;
}
.idea-gallery .section-details .selection .info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  padding-top: 20px;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.idea-gallery .section-details .selection .info .count {
  -webkit-flex: 0 0 25px;
  -moz-flex: 0 0 25px;
  -ms-flex: 0 0 25px;
  flex: 0 0 25px;
  max-width: 25px;
  min-width: 25px;
  background-color: #c8102e;
  text-align: center;
  color: #ffffff;
  border-radius: 100%;
  height: 25px;
  line-height: 28px;
}
.idea-gallery .section-details .selection .info > div:last-child {
  padding-left: 5px;
}
.idea-gallery .section-details .selection .info .title {
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.2;
}
.idea-gallery .section-details .selection .info .category,
.idea-gallery .section-details .selection .info .filter1 {
  font-size: 15px;
}
.idea-gallery .section-details .selection .info .index,
.idea-gallery .section-details .selection .info .description {
  display: none;
}
@media (min-width: 576px) {
  .idea-gallery .section-details .selected-player button {
    margin-top: 30%;
    padding: 0 20px;
  }
  .idea-gallery .section-details .selection .info .count {
    -webkit-flex: 0 0 35px;
    -moz-flex: 0 0 35px;
    -ms-flex: 0 0 35px;
    flex: 0 0 35px;
    max-width: 35px;
    min-width: 35px;
    height: 35px;
    line-height: 38px;
  }
  .idea-gallery .section-details .selection .info > div:last-child {
    padding-left: 10px;
  }
}
@media (min-width: 768px) {
  .idea-gallery .section-details .selection > div {
    height: 620px;
    overflow-y: scroll;
  }
  .idea-gallery .section-details .selection > div > div {
    -webkit-flex: 1 1 33.3%;
    -moz-flex: 1 1 33.3%;
    -ms-flex: 1 1 33.3%;
    flex: 1 1 33.3%;
    min-width: 33.3%;
    max-width: 33.3%;
  }
}
@media (min-width: 992px) {
  .idea-gallery .section-details .toolbar {
    padding: 50px 50px 300px;
  }
  .idea-gallery .section-details .toolbar .title {
    font-size: 40px;
  }
  .idea-gallery .section-details .back-btn {
    margin-top: -45px;
    width: 200px;
    text-align: left;
  }
  .idea-gallery .section-details .selected-player {
    margin: -250px auto 50px;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .idea-gallery .section-details .selected-player button {
    margin-top: 0;
    font-size: 46px;
    height: 43px;
  }
  .idea-gallery .section-details .selection > div > div {
    -webkit-flex: 1 1 25%;
    -moz-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    min-width: 25%;
    max-width: 25%;
  }
  .idea-gallery .section-details .selected {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .idea-gallery .section-details .selected .index {
    position: absolute;
    bottom: 40px;
  }
  .idea-gallery .section-details .selected .info {
    padding: 0 40px;
  }
  .idea-gallery .section-details .selected .image {
    -webkit-flex: 1 1 60%;
    -moz-flex: 1 1 60%;
    -ms-flex: 1 1 60%;
    flex: 1 1 60%;
    max-width: 60%;
  }
  .idea-gallery .section-details .selected .title {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .idea-gallery .section-details .selection > div {
    height: 725px;
  }
  .idea-gallery .section-details .selection > div > div {
    -webkit-flex: 1 1 20%;
    -moz-flex: 1 1 20%;
    -ms-flex: 1 1 20%;
    flex: 1 1 20%;
    min-width: 20%;
    max-width: 20%;
  }
}
@media (min-width: 1440px) {
  .idea-gallery .section-details .selection {
    padding: 0 40px 60px;
  }
  .idea-gallery .section-details .selection > div {
    padding: 0 40px;
  }
}
.idea-gallery .grid-tabs {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
  font-size: 13px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .idea-gallery .grid-tabs {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .idea-gallery .grid-tabs {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  .idea-gallery .grid-tabs {
    padding-bottom: 40px;
  }
}
.idea-gallery .grid-tabs > div {
  padding: 0 30px;
  cursor: pointer;
  -webkit-flex: 1 1 50%;
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
}
.idea-gallery .grid-tabs > div > div {
  border-bottom: 3px solid #d8d8d8;
  display: inline-block;
}
.idea-gallery .grid-tabs > div > div span {
  line-height: 1;
  display: block;
}
.idea-gallery .grid-tabs > div .active {
  border-right: 1px solid #002058;
  padding: 0 30px;
}
@media (max-width: 767px) {
  .idea-gallery .grid-tabs > div {
    padding: 0;
    text-align: center;
  }
  .idea-gallery .grid-tabs > div > div {
    max-width: 110px;
    margin: 0 auto;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .idea-gallery .grid-tabs > div:first-child:not(.filter1, .filter2, .filter3, .filter4) {
    text-align: right;
  }
}
.idea-gallery .grid-tabs > div:not(:last-child) {
  border-right: 1px solid #002058;
}
.idea-gallery .grid-tabs .filter1.active > div,
.idea-gallery .grid-tabs .filter2.active > div,
.idea-gallery .grid-tabs .filter3.active > div,
.idea-gallery .grid-tabs .filter4.active > div,
.idea-gallery .grid-tabs .categories.active > div,
.idea-gallery .grid-tabs .brands.active > div {
  border-color: #c8102e;
}
.idea-gallery .grid-tabs .filter1.active .idea-gallery .grid-tabs > div.active,
.idea-gallery .grid-tabs .filter2.active .idea-gallery .grid-tabs > div.active,
.idea-gallery .grid-tabs .filter3.active .idea-gallery .grid-tabs > div.active,
.idea-gallery .grid-tabs .filter4.active .idea-gallery .grid-tabs > div.active,
.idea-gallery .grid-tabs .categories.active .idea-gallery .grid-tabs > div.active,
.idea-gallery .grid-tabs .brands.active .idea-gallery .grid-tabs > div.active {
  border-right: 1px solid #002058;
  padding: 2px;
}
.idea-gallery .grid-tabs .filter1,
.idea-gallery .grid-tabs .filter2,
.idea-gallery .grid-tabs .filter3,
.idea-gallery .grid-tabs .filter4 {
  text-align: center;
}
.idea-gallery.brands .grid-tabs > div:first-child > div {
  border-color: #d8d8d8;
}
.idea-gallery.brands .grid-tabs > div:last-child > div {
  border-color: #c8102e;
}
.idea-gallery.brands .content > div {
  left: -100%;
}
.idea-gallery.filter2 .content > div {
  left: -100%;
}
.idea-gallery.filter3 .content > div {
  left: -200%;
}
.idea-gallery.filter4 .content > div {
  left: -300%;
}
.idea-gallery.details > div {
  left: -100%;
}
.idea-gallery.details .section-details .selection {
  display: block;
}
.idea-gallery-modal .modal-dialog {
  width: 1100px;
  max-width: 100%;
  margin: 0 auto;
}
.idea-gallery-modal .modal-body {
  padding: 0;
}
.idea-gallery-modal .modal-body img {
  width: 100%;
  max-width: 100%;
}
.idea-gallery-modal .modal-header {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.idea-gallery-modal .modal-header button {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #002058;
  opacity: 1;
}
.idea-gallery-modal .modal-title {
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.literatureLayoutPage .section2 {
  background-color: #d8d8d8;
}
.literatureLayoutPage .section2 .twoColumnContent {
  padding-top: 40px;
  margin-top: 0;
}
.literatureLayoutPage .section2 .sub-heading {
  padding-bottom: 20px;
  margin-bottom: 0;
}
.literature-search-form {
  background-color: #d8d8d8;
}
.literature-search-form .fields > div {
  padding: 0 20px 30px;
}
.literature-search-form .fields > div.disabled {
  opacity: 0.5;
}
.literature-search-form .fields label {
  display: block;
  font-size: 12px;
  text-transform: none;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #002058;
}
.literature-search-form .fields select {
  height: 36px;
  font-size: 16px;
  border: 1px solid #002058;
  width: 100%;
  outline: 0;
  padding: 0 40px 0 10px;
  appearance: none;
  moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  background: #ffffff url("../images/icon-arrow.png") no-repeat center right;
  background-size: 40px;
  border-radius: 0;
}
@media (min-width: 768px) {
  .literature-search-form {
    padding: 0 20px;
  }
  .literature-search-form .fields {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -20px;
  }
  .literature-search-form .fields > div {
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    min-width: 50%;
  }
}
@media (min-width: 768px) {
  .literature-search-form {
    padding: 0 40px;
  }
}
@media (min-width: 992px) {
  .literature-search-form {
    padding: 0 6.5%;
  }
}
@media (min-width: 1440px) {
  .literature-search-form .fields > div {
    min-width: 0;
    max-width: 650px;
  }
}
.literature-page-status {
  text-align: right;
  margin: 0 auto;
  max-width: 1800px;
  font-size: 16px;
  padding: 30px 30px 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.literature-page-status > div {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
@media (min-width: 1440px) {
  .literature-page-status {
    padding-left: 65px;
    padding-right: 65px;
  }
}
.literature-items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 10px;
  max-width: 1845px;
  margin: 0 auto;
}
.literature-items .literature .bannerWithDescription .image {
  border: 1px solid #0a0a0a;
}
.literature-items > div {
  -webkit-flex: 1 1 50%;
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  min-width: 50%;
  max-width: 50%;
  padding: 0 10px 60px;
}
.literature-items > div div.responsive-banner > span {
  padding-top: 130%;
}
.literature-items > div > div {
  max-width: 220px;
  margin: 0 auto;
  padding: 0;
}
.literature-items > div > div .headline {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 18px;
}
.literature-items > div > div .category {
  padding: 20px 0 5px;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  line-height: 1.1;
}
.literature-items > div > div .image a:hover .responsive-banner span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
@media (min-width: 768px) {
  .literature-items > div {
    -webkit-flex: 1 1 25%;
    -moz-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    min-width: 25%;
    max-width: 25%;
  }
}
@media (min-width: 1200px) {
  .literature-items > div {
    -webkit-flex: 1 1 20%;
    -moz-flex: 1 1 20%;
    -ms-flex: 1 1 20%;
    flex: 1 1 20%;
    min-width: 20%;
    max-width: 20%;
  }
  .literature-items > div .headline {
    font-size: 20px;
  }
  .literature-items > div .category {
    font-size: 15px;
  }
}
.literature-pagination {
  text-align: center;
  margin: 0 auto 60px;
}
.literature-pagination > div {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.literature-pagination > div > div {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.literature-pagination .disabled {
  color: #a7a8a9;
  cursor: not-allowed;
}
.literature-pagination .selected {
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.literature-pagination a {
  color: #003087;
}
.literature-pagination a,
.literature-pagination span {
  display: block;
  height: 30px;
  line-height: 34px;
}
@media (min-width: 768px) {
  .literature-pagination > div {
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
  }
  .literature-pagination > div a,
  .literature-pagination > div span {
    display: block;
    padding: 0 30px;
  }
}
.odometer.odometer-auto-theme {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  position: relative;
  *display: inline;
}
.odometer.odometer-auto-theme .odometer-digit {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  position: relative;
  *display: inline;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  visibility: hidden;
  *display: inline;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon {
  display: block;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value {
  position: absolute;
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
  transform: translate(0, -100%);
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner {
  transform: translate(0, -100%);
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
}
.ready-frame-counter {
  margin-bottom: 40px;
}
.ready-frame-counter .banner-counter {
  min-height: 400px;
  width: 100%;
  color: #ffffff;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  text-align: center;
  margin-top: 30px;
  text-shadow: 2px 2px 3px #000000;
  position: relative;
}
.ready-frame-counter .banner-counter .odometer {
  font-size: 50px;
  letter-spacing: 0.08em;
  line-height: 1;
}
.ready-frame-counter .content {
  position: relative;
}
.ready-frame-counter .text-above {
  font-size: 28px;
  line-height: 1.2;
  padding: 30px;
  max-width: 1200px;
  margin: 0 auto;
}
.ready-frame-counter .text-bellow {
  font-size: 35px;
  padding: 30px;
  line-height: 1.2;
}
.ready-frame-counter .odometer,
.ready-frame-counter .text-bellow {
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
}
.ready-frame-counter .image {
  width: 100%;
  height: 100%;
  position: absolute;
}
.ready-frame-counter .image div.responsive-banner > span {
  padding-top: 0;
}
.ready-frame-counter .disclaimer {
  font-size: 14px;
  padding: 20px;
}
@media (min-width: 576px) {
  .ready-frame-counter .banner-counter .odometer {
    font-size: 70px;
  }
}
@media (min-width: 768px) {
  .ready-frame-counter .banner-counter .odometer {
    font-size: 100px;
  }
  .ready-frame-counter .text-above {
    font-size: 35px;
  }
  .ready-frame-counter .text-bellow {
    font-size: 40px;
  }
  .ready-frame-counter .disclaimer {
    padding: 20px 6.5%;
  }
}
@media (min-width: 768px) {
  .page-JobsSearch .jobsSearchComponent {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.jobs-search-results {
  padding: 0 20px;
  font-size: 16px;
}
.jobs-search-results .loading {
  background: url("../images/loading.svg") no-repeat center center;
  height: 80px;
}
.jobs-search-results .noresults {
  font-size: 32px;
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
}
.jobs-search-results .results-title {
  padding-bottom: 15px;
  border-bottom: 1px solid #002058;
}
.jobs-search-results .results-title .status {
  font-size: 32px;
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1em;
}
.jobs-search-results .results-title .pagination-status {
  text-align: center;
  padding-top: 15px;
}
@media (min-width: 768px) {
  .jobs-search-results .results-title {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .jobs-search-results .results-title .status {
    padding-right: 20px;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .jobs-search-results .results-title .pagination-status {
    text-align: right;
    padding-top: 5px;
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}
.jobs-search-results .job-item {
  padding: 30px 0;
  border-bottom: 1px solid #002058;
}
.jobs-search-results .job-item .job-cta {
  position: relative;
}
.jobs-search-results .job-item .job-cta a {
  width: 160px;
  margin-top: 30px;
}
.jobs-search-results .job-item .job-cta a span {
  float: right;
  margin-top: -5px;
}
.jobs-search-results .job-item .req {
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.jobs-search-results .job-item .job-address {
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding: 15px 0;
}
.jobs-search-results .job-item .job-title {
  padding-bottom: 15px;
}
.jobs-search-results .job-item .job-title a {
  font-size: 30px;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-decoration: none;
  line-height: 1em;
}
.jobs-search-results .job-item:not(.show-es) .es,
.jobs-search-results .job-item:not(.show-es) .lang-cta {
  display: none;
}
.jobs-search-results .job-item.show-es .en {
  display: none;
}
.jobs-search-results .job-item.lang-active .lang-cta {
  display: block;
  padding-top: 10px;
}
@media (max-width: 767px) {
  .jobs-search-results .job-item .job-cta .req {
    display: none;
  }
}
@media (min-width: 768px) {
  .jobs-search-results {
    padding-left: 4%;
    padding-right: 4%;
  }
  .jobs-search-results .results-title {
    padding-bottom: 30px;
  }
  .jobs-search-results .job-item {
    padding: 50px 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .jobs-search-results .job-item .job-info {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .jobs-search-results .job-item .job-info .req {
    display: none;
  }
  .jobs-search-results .job-item .job-cta {
    -webkit-flex: 0 0 240px;
    -moz-flex: 0 0 240px;
    -ms-flex: 0 0 240px;
    flex: 0 0 240px;
    max-width: 240px;
    text-align: right;
  }
  .jobs-search-results .job-item .job-cta a {
    width: 205px;
    margin-top: 75px;
  }
  .jobs-search-results .job-item .job-description {
    padding-right: 40px;
  }
  .jobs-search-results .job-item.lang-active .lang-cta {
    position: absolute;
    right: 0;
  }
}
@media (min-width: 992px) {
  .jobs-search-results {
    padding-left: 7%;
    padding-right: 7%;
  }
}
.jobs-search-results .pagination {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.jobs-search-results .pagination > li a,
.jobs-search-results .pagination > li span {
  border: 0;
  text-decoration: none;
}
@media (min-width: 768px) {
  .jobs-search-results .pagination > li a {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.jobs-search-results .pagination > li.cta a:hover {
  text-decoration: underline;
  color: #002058;
}
.jobs-search-results .pagination > li.active a,
.jobs-search-results .pagination > li.active a:hover {
  text-decoration: none;
  color: #ffffff;
}
.jobs-search-results .pagination > li.disabled {
  padding-left: 20px;
  padding-right: 20px;
}
.jobs-search-results .pagination [class^="icon-"] {
  font-size: 20px;
  vertical-align: middle;
}
.content-boxes-component {
  background-color: #002058;
  padding: 60px 20px;
}
.content-boxes-component > div {
  margin: 0 auto 40px;
  width: 100%;
}
.content-boxes-component > div:last-child {
  margin-bottom: 0;
}
.content-boxes-component .box {
  clip-path: polygon(0% 0%, 0% 0%, 100% 0%, 100% 100%, 100% calc(100% -  80px), calc(100% -  80px) 100%, 100% 100%, 0% 100%);
  border-top: 12px solid #c8102e;
  padding: 30px 60px 30px 30px;
  background: #ffffff;
  height: 100%;
}
@media (max-width: 991px) {
  .content-boxes-component > div {
    max-width: 700px;
  }
}
@media (min-width: 768px) {
  .content-boxes-component {
    padding: 80px 30px;
  }
}
@media (min-width: 992px) {
  .content-boxes-component {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .content-boxes-component > div {
    margin: 0;
    padding: 0 10px;
  }
  .content-boxes-component.boxcount-3 > div {
    -webkit-flex: 1 1 33.3%;
    -moz-flex: 1 1 33.3%;
    -ms-flex: 1 1 33.3%;
    flex: 1 1 33.3%;
    max-width: 33.3%;
  }
  .content-boxes-component.boxcount-2 > div {
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
  }
}
@media (min-width: 1440px) {
  .content-boxes-component {
    padding-left: 40px;
    padding-right: 40px;
  }
  .content-boxes-component > div {
    padding: 0 20px;
  }
}
.video-player-component {
  margin-bottom: 40px;
  padding: 0 20px;
}
.video-player-component .video {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
}
.video-player-component .video:hover {
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.5);
}
.video-player-component .video:hover .icon-play {
  font-size: 94px;
}
.video-player-component .icon-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  font-size: 80px;
  -webkit-transition: font-size 0.3s ease;
  -moz-transition: font-size 0.3s ease;
  -ms-transition: font-size 0.3s ease;
  -o-transition: font-size 0.3s ease;
  transition: font-size 0.3s ease;
  cursor: pointer;
}
.video-player-component > .headline {
  font-size: 32px;
  line-height: 1em;
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
  text-align: center;
  color: #002058;
  margin-bottom: 20px;
  padding: 40px 0;
  color: inherit;
}
@media (min-width: 992px) {
  .video-player-component > .headline {
    font-size: 40px;
  }
}
.video-player-component .video-sub-headline {
  text-align: start;
  word-break: break-word;
  font-size: 24px;
  line-height: 1.25;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding: 30px 0 20px;
  margin: 0;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .video-player-component .video-sub-headline {
    margin: 0;
  }
}
.video-player-component .js-gtm-promo {
  color: #003087;
}
.video-player-component .content {
  padding-bottom: 5px;
}
.video-player-component .content a {
  color: #003087 !important;
}
.video-player-component .description {
  padding: 30px 20px;
  max-width: 1200px;
  margin: 0 auto;
}
@media (min-width: 992px) {
  .video-player-component {
    margin-bottom: 60px;
  }
}
@media (min-width: 768px) {
  .video-player-component {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .video-player-component .description {
    padding: 40px 0;
  }
}
.video-modal-container {
  width: 95%;
  max-width: 1200px;
  margin: 0 auto;
  top: 50%;
  transform: translate(0, -50%) !important;
  -webkit-transform: translate(0, -50%) !important;
  -moz-transform: translate(0, -50%) !important;
  -ms-transform: translate(0, -50%) !important;
  -o-transform: translate(0, -50%) !important;
  color: #002058;
}
.video-modal-container .title {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 15px;
}
.video-modal-container .title > div {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
  padding-right: 20px;
  line-height: 1;
}
.video-modal-container .title button {
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 0;
  font-size: 25px;
  padding: 0;
  margin: 0;
  background: transparent;
}
@media (min-width: 1200px) {
  .video-modal-container .title {
    padding: 15px 20px;
  }
}
.content-tabs-component {
  background: #002058;
  padding: 20px 20px 40px;
}
.content-tabs-component .tabs-top {
  color: #ffffff;
  padding: 30px 0 0px;
}
.content-tabs-component .tabs-nav {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  width: auto;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  text-align: center;
}
@media (max-width: 576px) {
  .content-tabs-component .tabs-nav {
    overflow-x: scroll;
  }
  .content-tabs-component .tabs-nav > div {
    min-width: fit-content;
  }
}
.content-tabs-component .tabs-nav > div {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 10px 20px;
  height: auto;
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
  font-size: 30px;
  line-height: 1;
  min-width: fit-content;
}
.content-tabs-component .tabs-nav > div:not(:first-child),
.content-tabs-component .tabs-nav > div :not(:last-child) {
  border-left: 1px solid #fff;
}
.content-tabs-component .tabs-nav > div span {
  cursor: pointer;
}
.content-tabs-component .tabs-top .tabs-nav .tab-title.active span {
  border-bottom: 3px solid #c8102e;
}
.content-tabs-component .tabs-top-content {
  padding: 60px 0 0 0;
  color: #ffffff;
}
.content-tabs-component .tabs-top-content .tab-top-item {
  display: none;
}
.content-tabs-component .tabs-top-content .tab-top-item.active {
  display: block;
}
.content-tabs-component .tabs-content {
  clip-path: polygon(0% 0%, 0% 0%, 100% 0%, 100% 100%, 100% calc(100% -  80px), calc(100% -  80px) 100%, 100% 100%, 0% 100%);
  border-top: 12px solid #c8102e;
  padding: 40px 20px 20px;
  background: #ffffff;
}
.content-tabs-component .tabs-content .tab-content-item {
  display: none;
}
.content-tabs-component .tabs-content .tab-content-item.active {
  display: block;
}
.content-tabs-component .tabs-content .grid-content {
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.content-tabs-component .tabs-content .grid-content > div {
  padding-left: 25px;
  padding-right: 25px;
}
@media (max-width: 576px) {
  .content-tabs-component .grid-content > div {
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    min-width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .content-tabs-component {
    padding: 30px 30px 40px;
    margin-bottom: 60px;
  }
}
@media (min-width: 992px) {
  .content-tabs-component {
    padding: 30px 30px 50px;
  }
  .content-tabs-component .tabs-top {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .content-tabs-component .tabs-top-content {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 2em;
  }
}
@media (min-width: 1200px) {
  .content-tabs-component .tabs-top-content {
    width: 100%;
  }
}
@media (min-width: 1440px) {
  .content-tabs-component {
    padding: 40px 60px 80px;
    margin-bottom: 80px;
  }
  .content-tabs-component .tabs-top-content {
    padding-left: 100px;
    padding-right: 100px;
  }
}
.blog-component {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 20px;
}
@media (min-width: 768px) {
  .blog-component {
    padding: 0 10px;
  }
}
@media (min-width: 1200px) {
  .blog-component {
    padding: 0;
  }
}
@media (min-width: 1440px) {
  .blog-component {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .blog-component > div {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .blog-component > div {
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1200px) {
  .blog-component > div {
    -webkit-flex: 1 1 33.3%;
    -moz-flex: 1 1 33.3%;
    -ms-flex: 1 1 33.3%;
    flex: 1 1 33.3%;
    max-width: 33.3%;
    padding: 0 30px 30px;
  }
}
.blog-post-component {
  padding-bottom: 40px;
}
.blog-post-component .image {
  padding-bottom: 15px;
}
.blog-post-component .image a:hover .responsive-banner {
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.5);
}
.blog-post-component .image a:hover .responsive-banner span {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.blog-post-component .responsive-banner {
  overflow: hidden;
}
.blog-post-component .responsive-banner span {
  -webkit-transition: transform 0.2s ease-in-out;
  -moz-transition: transform 0.2s ease-in-out;
  -ms-transition: transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}
.blog-post-component .date {
  font-size: 16px;
}
.blog-post-component .title {
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 24px;
  line-height: 1.25;
  padding-top: 6px;
}
.blog-post-component .title a {
  text-decoration: none;
}
.blog-post-component .title a:hover {
  text-decoration: underline;
}
.blog-post-component .description {
  font-size: 15px;
  padding: 15px 0 6px;
}
.blog-post-component .link a:not(.btn) {
  font-size: 16px;
  color: #003087;
}
.blog-search-form {
  padding: 0 0 40px;
}
.blog-search-form .heading {
  padding: 0 20px 20px;
  font-size: 22px;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.blog-search-form .fields > div {
  padding: 0 20px 30px;
}
.blog-search-form .fields > div.cta {
  max-width: 160px;
}
.blog-search-form .fields label {
  display: block;
  font-size: 12px;
  text-transform: none;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #002058;
}
.blog-search-form .fields select {
  height: 36px;
  font-size: 16px;
  border: 1px solid #002058;
  width: 100%;
  outline: 0;
  padding: 0 40px 0 10px;
  appearance: none;
  moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  background: transparent url("../images/icon-arrow.png") no-repeat center right;
  background-size: 40px;
  border-radius: 0;
}
.blog-search-form .fields input {
  height: 36px;
  border: 0;
  border-bottom: 1px solid #002058;
  font-size: 16px;
  width: 100%;
  outline: 0;
}
.blog-search-form .fields input::-webkit-search-cancel-button {
  -webkit-appearance: searchfield;
  -moz-appearance: searchfield;
  appearance: searchfield;
}
.blog-search-form .fields .btn {
  width: 100%;
}
@media (min-width: 768px) {
  .blog-search-form {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 60px;
  }
  .blog-search-form .fields {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    margin-left: -20px;
  }
  .blog-search-form .fields > div {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-bottom: 0;
  }
  .blog-search-form .fields > div:first-child {
    max-width: 37.5%;
  }
  .blog-search-form .fields > div.cta {
    padding-top: 9px;
  }
}
@media (min-width: 992px) {
  .blog-search-form {
    padding-left: 6.5%;
    padding-right: 6.5%;
  }
  .blog-search-form .fields > div.cta {
    max-width: 245px;
  }
}
@media (min-width: 1440px) {
  .blog-search-form {
    padding-bottom: 100px;
  }
}
.blog-loadmore {
  text-align: center;
  padding-bottom: 40px;
}
.blog-loadmore .btn {
  width: 205px;
}
.blog-noresults {
  text-align: center;
}
.blog-noresults .message {
  font-size: 32px;
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 20px;
}
.contentHighlightComponent {
  margin-bottom: 60px;
  padding: 0 20px;
}
.contentHighlightComponent > .image {
  margin-bottom: 40px;
}
.contentHighlightComponent > .content > .headline {
  font-size: 32px;
  line-height: 1em;
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
  text-align: center;
  color: #002058;
  margin-bottom: 20px;
  margin-bottom: 40px;
  color: inherit;
}
@media (min-width: 992px) {
  .contentHighlightComponent > .content > .headline {
    font-size: 40px;
  }
}
.contentHighlightComponent > .content a:not(.btn) {
  color: #003087;
}
.contentHighlightComponent.colored-background {
  padding-top: 40px;
  padding-bottom: 40px;
}
.contentHighlightComponent + .twoColumnContent {
  padding-top: 20px;
}
.contentHighlightComponent .grid-content {
  padding: 0;
}
@media (min-width: 768px) {
  .contentHighlightComponent {
    padding-left: 30px;
    padding-right: 30px;
  }
  .contentHighlightComponent.colored-background {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .contentHighlightComponent > .image {
    margin-bottom: 60px;
  }
  .contentHighlightComponent > .content .columns {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .contentHighlightComponent > .content .columns > div {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0 20px;
  }
  .two-columns.contentHighlightComponent > .content .columns > div {
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
    min-width: 50%;
    padding: 0 20px;
  }
}
@media (min-width: 992px) {
  .contentHighlightComponent {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    padding-left: 6.5%;
    padding-right: 6.5%;
  }
  .contentHighlightComponent > .image {
    max-width: 420px;
    min-width: 30%;
    -webkit-flex: 1 1 30%;
    -moz-flex: 1 1 30%;
    -ms-flex: 1 1 30%;
    flex: 1 1 30%;
    margin-bottom: 0;
  }
  .contentHighlightComponent > .image div.responsive-banner > span {
    padding-top: 100%;
  }
  .contentHighlightComponent > .content {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .has-image.contentHighlightComponent > .content > .headline {
    text-align: left;
    padding-left: 40px;
  }
  .contentHighlightComponent > .content .columns {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .contentHighlightComponent > .content .columns > div {
    padding: 0 40px;
  }
  .two-columns.contentHighlightComponent > .content .columns > div {
    padding: 0 0 0 40px;
  }
}
@media (min-width: 1200px) {
  .contentHighlightComponent.colored-background {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .has-image.contentHighlightComponent > .content > .headline {
    padding-left: 80px;
  }
  .contentHighlightComponent > .content .columns > div {
    padding: 0 80px;
  }
  .two-columns.contentHighlightComponent > .content .columns > div {
    padding: 0 0 0 80px;
  }
}
.contentHighlightComponent.content-aligned-left > .content {
  -webkit-order: 0;
  -ms-order: 0;
  order: 0;
}
.contentHighlightComponent.content-aligned-left > .content > .headline {
  padding: 0;
}
@media (min-width: 768px) {
  .contentHighlightComponent.content-aligned-left > .content > .headline {
    padding: 0 80px 0 0;
  }
}
.contentHighlightComponent.content-aligned-left > .content .columns > div {
  padding: 0;
}
@media (min-width: 768px) {
  .contentHighlightComponent.content-aligned-left > .content .columns > div {
    padding: 0 80px 0 0;
  }
}
.contentHighlightComponent.content-aligned-left > .image {
  -webkit-order: 1;
  -ms-order: 1;
  order: 1;
}
.video-carousel-strip {
  padding: 20px 40px;
  margin-bottom: 60px;
}
.video-carousel-strip > .headline {
  font-size: 32px;
  line-height: 1em;
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
  text-align: center;
  color: #002058;
  margin-bottom: 20px;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .video-carousel-strip > .headline {
    font-size: 40px;
  }
}
.video-carousel-strip .item {
  padding: 0 40px;
}
.video-carousel-strip .videos {
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.75s ease;
  -moz-transition: opacity 0.75s ease;
  -ms-transition: opacity 0.75s ease;
  -o-transition: opacity 0.75s ease;
  transition: opacity 0.75s ease;
}
.video-carousel-strip .videos.slick-initialized {
  height: auto;
  opacity: 1;
}
.video-carousel-strip .video {
  position: relative;
  cursor: pointer;
}
.video-carousel-strip .video:hover .icon-play {
  font-size: 55px;
}
.video-carousel-strip .icon-play {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  font-size: 45px;
  position: absolute;
  -webkit-transition: font-size 0.2s ease;
  -moz-transition: font-size 0.2s ease;
  -ms-transition: font-size 0.2s ease;
  -o-transition: font-size 0.2s ease;
  transition: font-size 0.2s ease;
  cursor: pointer;
}
.video-carousel-strip .video-title {
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
  padding-top: 5px;
}
.video-carousel-strip .slick-prev {
  left: -30px;
}
.video-carousel-strip .slick-next {
  right: -30px;
}
.video-carousel-strip .slick-prev,
.video-carousel-strip .slick-next {
  font-size: 40px;
}
.video-carousel-strip .slick-prev:hover,
.video-carousel-strip .slick-next:hover {
  color: #002058;
}
.content-carousel-component {
  margin-bottom: 80px;
}
.content-carousel-component > .headline {
  font-size: 32px;
  line-height: 1em;
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
  text-align: center;
  color: #002058;
  margin-bottom: 20px;
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 992px) {
  .content-carousel-component > .headline {
    font-size: 40px;
  }
}
.content-carousel-component .slides {
  padding-left: 30px;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.75s ease;
  -moz-transition: opacity 0.75s ease;
  -ms-transition: opacity 0.75s ease;
  -o-transition: opacity 0.75s ease;
  transition: opacity 0.75s ease;
}
.content-carousel-component .slides.slick-initialized {
  height: auto;
  opacity: 1;
}
.content-carousel-component .slick-prev,
.content-carousel-component .slick-next {
  background: #c8102e;
  color: #ffffff;
  top: 0;
  margin-top: 20%;
}
.content-carousel-component .slick-prev:hover,
.content-carousel-component .slick-next:hover,
.content-carousel-component .slick-prev:focus,
.content-carousel-component .slick-next:focus {
  background: #c8102e;
}
.content-carousel-component .slick-prev [class^="icon-"],
.content-carousel-component .slick-next [class^="icon-"] {
  font-size: 30px;
  display: block;
  margin: 0 auto;
}
.content-carousel-component .slick-next {
  right: 0;
}
.content-carousel-component .slick-prev {
  left: 0;
}
.content-carousel-component .slick-list {
  padding-left: 0 !important;
}
.content-carousel-component .slick-dots {
  bottom: -50px;
  left: 0;
}
.content-carousel-component .slick-dots li {
  width: 70px;
}
.content-carousel-component .slick-active:before {
  background-color: #002058;
}
.content-carousel-component .bannerContentBox {
  margin-bottom: 0;
  height: 100%;
}
.content-carousel-component .bannerContentBox > .image-only .item {
  height: 100%;
}
.content-carousel-component .slide {
  padding-left: 20px;
  height: auto;
}
.content-carousel-component .slick-track {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
@media (max-width: 767px) {
  .content-carousel-component .slick-dots {
    display: none;
  }
}
@media (min-width: 576px) {
  .content-carousel-component .slick-prev,
  .content-carousel-component .slick-next {
    margin-top: 24%;
  }
}
@media (min-width: 768px) {
  .content-carousel-component .slick-prev,
  .content-carousel-component .slick-next {
    top: 50%;
    margin-top: 0;
  }
}
.video-carousel-component {
  margin-bottom: 40px;
}
.video-carousel-component > .headline {
  font-size: 32px;
  line-height: 1em;
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
  text-align: center;
  color: #002058;
  margin-bottom: 20px;
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 992px) {
  .video-carousel-component > .headline {
    font-size: 40px;
  }
}
.video-carousel-component .bannerContentBox {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.video-carousel-component .bannerContentBox > .boxes,
.video-carousel-component .bannerContentBox > .image {
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.75s ease;
  -moz-transition: opacity 0.75s ease;
  -ms-transition: opacity 0.75s ease;
  -o-transition: opacity 0.75s ease;
  transition: opacity 0.75s ease;
}
.video-carousel-component .bannerContentBox > .boxes.slick-initialized,
.video-carousel-component .bannerContentBox > .image.slick-initialized {
  height: auto;
  opacity: 1;
}
.video-carousel-component .bannerContentBox > .image {
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  min-width: 100%;
  max-width: 100%;
}
.video-carousel-component .video {
  position: relative;
  height: 100%;
  cursor: pointer;
}
.video-carousel-component .video:hover .icon-play {
  font-size: 94px;
}
.video-carousel-component .icon-play {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  font-size: 80px;
  position: absolute;
  -webkit-transition: font-size 0.3s ease;
  -moz-transition: font-size 0.3s ease;
  -ms-transition: font-size 0.3s ease;
  -o-transition: font-size 0.3s ease;
  transition: font-size 0.3s ease;
}
@media (max-width: 991px) {
  .video-carousel-component .bannerContentBox > .boxes {
    width: 100%;
    max-width: 100%;
  }
  .video-carousel-component .bannerContentBox > .image {
    -webkit-order: -1;
    -ms-order: -1;
    order: -1;
  }
}
@media (min-width: 992px) {
  .video-carousel-component {
    margin-bottom: 60px;
  }
  .video-carousel-component .boxes {
    max-width: 40%;
  }
  .video-carousel-component .bannerContentBox {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .video-carousel-component .bannerContentBox > .image {
    -webkit-flex: 1 1 60%;
    -moz-flex: 1 1 60%;
    -ms-flex: 1 1 60%;
    flex: 1 1 60%;
    min-width: 60%;
    max-width: 60%;
  }
  .video-carousel-component .slick-slide.box {
    height: 100%;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
}
@media (min-width: 1440px) {
  .video-carousel-component {
    margin-bottom: 80px;
  }
}
.autoplay-video-component {
  margin-top: calc(-15.1875vw);
  overflow: hidden;
  margin-bottom: calc(-14.0625vw);
}
.event-component {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .event-component {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 992px) {
  .event-component {
    padding-left: 6.5%;
    padding-right: 6.5%;
  }
}
.event-component .event-content {
  -webkit-flex: 1 1 80%;
  -moz-flex: 1 1 80%;
  -ms-flex: 1 1 80%;
  flex: 1 1 80%;
  padding-top: 20px;
  padding-bottom: 20px;
  border-style: solid;
  border-width: 1px 0px 0px;
  border-color: #002058;
}
@media (min-width: 768px) {
  .event-component .event-content {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.event-component .event-content > div {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .event-component .event-content > div {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.event-component .event-content > div .image {
  -webkit-flex: 1 1 20%;
  -moz-flex: 1 1 20%;
  -ms-flex: 1 1 20%;
  flex: 1 1 20%;
  min-width: 50%;
  max-width: 50%;
  margin: 0px 25% 20px 25%;
}
.event-component .event-content > div .image > div > span {
  padding-top: 100% !important;
}
@media (min-width: 768px) {
  .event-component .event-content > div .image {
    min-width: 30%;
    max-width: 220px;
    margin: 0px 20px 0px 0px;
  }
}
@media (min-width: 1200px) {
  .event-component .event-content > div .image {
    min-width: 20%;
    max-width: 220px;
    margin: 0px 40px 0px 0px;
  }
}
.event-component .event-content > div .content {
  -webkit-flex: 1 1 80%;
  -moz-flex: 1 1 80%;
  -ms-flex: 1 1 80%;
  flex: 1 1 80%;
  font-size: 16px;
  line-height: 1.5;
}
.event-component .event-content > div .content .title {
  font-size: 24px;
  line-height: 1.08;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 0 0 5px;
}
@media (min-width: 992px) {
  .event-component .event-content > div .content .title {
    width: 64%;
  }
}
@media (min-width: 1200px) {
  .event-component .event-content > div .content .title {
    font-size: 30px;
    line-height: 1.33;
    width: 70%;
  }
}
.event-component .event-content > div .content .address-cta {
  text-decoration-line: underline;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #003087;
}
@media (min-width: 992px) {
  .event-component .event-content > div .content .address-cta {
    color: inherit;
    text-decoration-line: none;
  }
}
.event-component .event-content > div .content .directions {
  color: #003087;
  display: none;
}
@media (min-width: 992px) {
  .event-component .event-content > div .content .directions {
    display: inline;
  }
}
@media (min-width: 992px) {
  .event-component .event-content > div .content .description {
    padding-right: 20%;
  }
}
.event-component .event-content > div .content .date {
  position: relative;
}
@media (min-width: 992px) {
  .event-component .event-content > div .content .date {
    float: right;
    top: -30px;
    width: 36%;
    text-align: right;
  }
}
@media (min-width: 1200px) {
  .event-component .event-content > div .content .date {
    top: -36px;
    width: 30%;
  }
}
.image-component {
  text-align: center;
}
.image-component img {
  max-width: 100%;
}
.literature-collection-component,
.blogposts-collection-component {
  margin-bottom: 40px;
}
.literature-collection-component > div,
.blogposts-collection-component > div {
  padding: 0 20px 40px;
}
@media (min-width: 768px) {
  .literature-collection-component,
  .blogposts-collection-component {
    padding: 0 20px;
  }
  .literature-collection-component > div,
  .blogposts-collection-component > div {
    padding: 0 10px;
  }
}
.literature-collection-component {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.literature-collection-component > div {
  -webkit-flex: 1 1 50%;
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 50%;
  min-width: 50%;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .literature-collection-component > div {
    -webkit-flex: 1 1 33.3%;
    -moz-flex: 1 1 33.3%;
    -ms-flex: 1 1 33.3%;
    flex: 1 1 33.3%;
    max-width: 33.3%;
    min-width: 33.3%;
  }
}
@media (min-width: 1200px) {
  .literature-collection-component > div {
    -webkit-flex: 1 1 16.6%;
    -moz-flex: 1 1 16.6%;
    -ms-flex: 1 1 16.6%;
    flex: 1 1 16.6%;
    max-width: 16.6%;
    min-width: 16.6%;
  }
}
.literature-collection-component > div > div {
  max-width: 220px;
  margin: 0 auto;
}
.literature-collection-component div.responsive-banner > span {
  padding-top: 130%;
}
.literature-collection-component .content {
  padding-top: 10px;
  line-height: 1.1;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.literature-collection-component .title {
  font-size: 18px;
  padding-top: 5px;
}
.literature-collection-component .title a {
  text-decoration: none;
}
.literature-collection-component .title a:hover {
  text-decoration: underline;
}
.literature-collection-component .category {
  font-size: 13px;
}
.literature-collection-component .image a:hover .responsive-banner {
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.5);
}
@media (min-width: 768px) {
  .blogposts-collection-component {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .blogposts-collection-component > div {
    -webkit-flex: 1 1 33.3%;
    -moz-flex: 1 1 33.3%;
    -ms-flex: 1 1 33.3%;
    flex: 1 1 33.3%;
    max-width: 33.3%;
    min-width: 33.3%;
  }
}
@media (min-width: 992px) {
  .icon-collection-component-wrap {
    padding-left: 6.5%;
    padding-right: 6.5%;
  }
}
.icon-collection-component-wrap .content-grid {
  margin-bottom: 0;
}
.icon-collection-component-wrap .headline {
  color: #002058;
}
.icon-collection-component-wrap .headline .subtitle {
  font-size: 16px;
  font-weight: normal;
  font-family: 'Acumin Pro', sans-serif;
  line-height: 1.5;
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .icon-collection-component-wrap .headline .subtitle {
    font-size: 18px;
  }
}
.icon-collection-component-wrap .icon-component {
  display: flex;
}
.icon-collection-component-wrap .columns {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.icon-collection-component-wrap .column {
  padding: 1em;
}
@media (min-width: 768px) {
  .icon-collection-component-wrap .column {
    width: 33.33%;
  }
}
.icon-collection-component-wrap .column .icon-component .image-component {
  max-width: 40px;
  min-width: 40px;
}
@media (min-width: 768px) {
  .icon-collection-component-wrap .column .icon-component .image-component {
    max-width: 50px;
    min-width: 50px;
  }
}
.icon-collection-component-wrap .column .icon-component .image-component img {
  width: 100%;
  height: auto;
  display: block;
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    img {
      transform: scale(1.15);
      transform-origin: center center;
    }
  }
}
.icon-collection-component-wrap .column .icon-component .content {
  padding: 0 1em;
}
.icon-collection-component-wrap .column .icon-component .content .title {
  margin-bottom: 10px;
  font-size: 20px;
  color: #002058;
}
.icon-collection-component-wrap .column .icon-component .content .description {
  font-size: 16px;
  line-height: 1.5;
  font-family: 'Acumin Pro Regular', Helvetica, Arial, sans-serif;
}
@media (min-width: 768px) {
  .icon-collection-component-wrap .column .icon-component .content .description {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .icon-collection-component-wrap .column {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .icon-collection-component-wrap .column {
    width: 33.33%;
  }
}
.pullquoteBannerWithDescription {
  display: flex;
  max-width: 1148px;
  margin: 0 7%;
}
@media (max-width: 767px) {
  .pullquoteBannerWithDescription {
    display: block;
    margin: 0 auto;
  }
}
.pullquoteBannerWithDescription a:not(.btn) {
  color: #003087;
}
.pullquoteBannerWithDescription .headline {
  font-size: 24px;
  line-height: 1.25;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding: 30px 0 20px;
  word-break: break-word;
}
.pullquoteBannerWithDescription .headline a {
  color: #002058 !important;
  text-decoration: none;
}
.pullquoteBannerWithDescription > div {
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  .pullquoteBannerWithDescription > div {
    padding-bottom: 0;
  }
}
.pullquoteBannerWithDescription > div div.responsive-banner > span {
  padding-top: 122.5%;
}
.pullquoteBannerWithDescription > div .headline {
  font-size: 38px;
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
}
.pullquoteBannerWithDescription > div .headline div {
  font-size: 16px;
  line-height: 1.2em;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 0;
  padding-top: 10px;
}
.pullquoteBannerWithDescription > div .headline a {
  text-decoration: none;
}
.pullquoteBannerWithDescription .image {
  flex: 0 0 31%;
}
@media (max-width: 767px) {
  .pullquoteBannerWithDescription .image {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .pullquoteBannerWithDescription .image {
    width: 50%;
    height: 50%;
  }
}
@media (max-width: 992px) {
  .pullquoteBannerWithDescription .image {
    width: 100%;
    height: 50%;
  }
}
.pullquoteBannerWithDescription .description {
  padding-left: 60px;
  padding-right: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .pullquoteBannerWithDescription .description {
    width: 50%;
  }
}
@media (min-width: 768px) and (max-width: 875px) {
  .pullquoteBannerWithDescription .description {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .pullquoteBannerWithDescription .description {
    padding-left: 0;
    width: 100%;
  }
}
.content-grid .headline-sub-heading {
  text-transform: uppercase;
  text-align: center;
  letter-spacing: .05em;
  -webkit-transform: translate(0, 110%);
}
.pullquoteBannerWithDescription-GridWithCarousel {
  display: flex;
  padding: 25px 11px;
  gap: 20px;
  margin-top: 75px;
}
.pullquoteBannerWithDescription-GridWithCarousel .image {
  min-width: 125px;
  width: 28%;
  height: 96px;
  background-position: center center;
  background-size: cover;
  margin-left: 20px;
}
.pullquoteBannerWithDescription-GridWithCarousel .description .headline {
  font-size: 20px;
  letter-spacing: 0.03em;
  word-break: break-word;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
}
.pullquoteBannerWithDescription-GridWithCarousel .description .headline a {
  text-decoration: none !important;
}
.pullquoteBannerWithDescription-GridWithCarousel .description .js-gtm-promo-sub-link {
  color: #003087;
}
@media only screen and (max-width: 992px) and (min-width: 768px) {
  .content-grid .three-per-row {
    padding: 0 !important;
  }
  .content-grid .three-per-row .carousel-item {
    flex: 1 1 49.3% !important;
    min-width: 49.3% !important;
    max-width: 49.3% !important;
    padding: 0 !important;
  }
}
.pullquoteBannerWithout-Grid {
  margin-top: 35px;
  margin-bottom: -40px;
  padding: 25px 5px;
}
@media only screen and (max-width: 992px) and (min-width: 768px) {
  .pullquoteBannerWithout-Grid {
    padding: 25px 5px;
  }
}
@media (max-width: 768px) {
  .pullquoteBannerWithout-Grid {
    margin-top: 20px;
    margin-bottom: 30px;
  }
}
.expandable {
  padding: 0 60px;
}
.expandable .contentTitle {
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
  font-size: 40px;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.expandable .contentTitle [class^="icon-"] {
  font-size: 20px;
}
.expandable .contentTitle span {
  display: inline-block;
  vertical-align: middle;
}
.expandable a:not(.btn) {
  color: #003087;
}
.expandable .expandableContent {
  padding: 30px 30px 10px;
  background: #d8d8d8;
}
.expandable .expandableContent .items {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s, max-height 0.3s;
  -moz-transition: opacity 0.5s, max-height 0.3s;
  -ms-transition: opacity 0.5s, max-height 0.3s;
  -o-transition: opacity 0.5s, max-height 0.3s;
  transition: opacity 0.5s, max-height 0.3s;
}
.expandable .expandableContent .items > div {
  padding-bottom: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.expandable .expandableContent .items > div .image {
  -webkit-flex: 1 1 100px;
  -moz-flex: 1 1 100px;
  -ms-flex: 1 1 100px;
  flex: 1 1 100px;
  max-width: 100px;
  min-width: 100px;
}
.expandable .expandableContent .items > div .image div.responsive-banner > span {
  padding-top: 100%;
}
.expandable .expandableContent .items > div .info {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding-left: 20px;
}
.expandable .expandableContent .items > div .info a {
  display: block;
}
.expandable .expandableContent .items > div .info a:first-child {
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #002058;
  text-decoration: none;
  line-height: 1.25;
}
.expandable .expandableContent .contentTitle {
  cursor: pointer;
}
.expandable .expandableContent .contentTitle:not(.active) .icon-minus {
  display: none;
}
.expandable .expandableContent .contentTitle.active + .items {
  max-height: 100%;
  opacity: 1;
}
.expandable .expandableContent .contentTitle.active .icon-plus {
  display: none;
}
.expandable .expandableContent .content + .contentTitle {
  margin-top: 20px;
}
@media (min-width: 576px) {
  .expandable .expandableContent .items > div {
    padding-right: 10px;
  }
}
.redirect-modal-container {
  width: 95%;
  max-width: 800px;
  margin: 0 auto;
  top: 50%;
  transform: translate(0, -50%) !important;
  -webkit-transform: translate(0, -50%) !important;
  -moz-transform: translate(0, -50%) !important;
  -ms-transform: translate(0, -50%) !important;
  -o-transform: translate(0, -50%) !important;
}
.redirect-modal-container .modal-content {
  background: #003087;
}
.redirect-modal-container .title {
  position: absolute;
  right: 0;
  padding: 15px;
}
.redirect-modal-container .title button {
  border: 0;
  font-size: 25px;
  padding: 0;
  margin: 0;
  background: transparent;
}
.redirect-modal-container .title button span {
  color: #ffffff;
}
.redirect-modal-container .content {
  max-width: 750px;
  margin: 0 auto;
  padding: 25px;
  color: #ffffff;
}
.redirect-modal-container .content a {
  color: #ffffff;
  text-decoration: underline;
}
.redirect-modal-container .content a:hover {
  text-decoration: none;
}
.redirect-modal-container .content img {
  margin-bottom: 25px;
  margin-top: 15px;
  max-width: 90%;
}
.redirect-modal-container .content .heading {
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
  font-size: 38px;
  line-height: 1em;
  padding-bottom: 20px;
}
.cardscollection-banner {
  padding: 64px 24px 32px;
  text-align: center;
  margin: auto;
}
.cardscollection-banner .cms-card-link {
  color: #003087;
}
.cardscollection-banner .content-max {
  max-width: 1440px;
  margin: auto;
}
.cardscollection-banner .content-max .cms-headline {
  max-width: 900px;
  margin: 0 auto;
  letter-spacing: .05em;
}
.cardscollection-banner .content-max .cms-content {
  max-width: 800px;
  margin: 0 auto;
  padding: 20px 0;
  font-size: 16px;
}
.cardscollection-banner .content-max .cms-cards .cms-card-headline {
  font-size: 24px;
  line-height: 1.25;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding: 20px 0 10px;
}
.cardscollection-banner .content-max .cms-cards .cms-card-headline > a {
  text-decoration: none !important;
}
.cardscollection-banner .content-max .cms-cards .cms-card-content {
  font-family: 'Acumin Pro Regular', Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.5;
  color: #002058;
  padding-bottom: 5px;
}
.cardscollection-banner .card-banner-text {
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .cardscollection-banner {
    padding-bottom: 16px;
  }
  .cardscollection-banner .cms-cards {
    padding-top: 0;
  }
  .cardscollection-banner .cms-cards .cms-card-img {
    padding-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 1150px) {
  .cardscollection-banner .cms-card-headline a {
    height: auto;
    display: block;
    text-decoration: none !important;
  }
  .cardscollection-banner .cms-card-content {
    height: auto;
  }
}
.cms-cards {
  padding-top: 8px;
}
.cms-cards .cms-card {
  padding: 0 0 48px;
}
.cms-cards .cms-card-img {
  padding: 8px 0;
}
@media (min-width: 768px) {
  .cms-cards {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 64px;
  }
  .cms-cards .cms-card {
    -webkit-flex: 1 1 25%;
    -moz-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    max-width: 330px;
  }
}
.multiimage-banner {
  padding: 80px 0;
  background: transparent;
  background-image: none;
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: top;
}
.multiimage-banner .cms-headline {
  text-align: center;
}
.multiimage-banner .cms-cta {
  text-align: center;
}
.multiimage-banner.theme-GREY {
  background-image: url(../../../images/arch_background_mobile.svg);
}
.multiimage-banner.theme-LIGHTGREY {
  background-image: none;
  background-color: rgba(242, 240, 238, 0.4);
}
.multiimage-banner img {
  width: 100%;
}
.multiimage-banner .cms-cta {
  padding-top: 28px;
}
.multiimage-banner .content-max {
  padding: 0 24px;
  max-width: 1440px;
  margin: auto;
}
.multiimage-banner .content-max .cms-headline {
  max-width: 900px;
  margin: 0 auto;
  letter-spacing: .05em;
}
.multiimage-banner .content-max .cms-content {
  max-width: 800px;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
}
.multiimage-banner .content-max .cms-content span {
  font-size: 16px;
  line-height: 1.5;
  color: #676462;
}
@media (min-width: 768px) {
  .multiimage-banner.theme-GREY {
    background-image: url(../../../images/arch_background.svg);
  }
  .multiimage-banner .cms-cta {
    padding-top: 4px;
  }
}
@media (min-width: 992px) {
  .multiimage-banner .content-max {
    padding: 0 80px;
  }
}
.multiimage-banner .images {
  padding-top: 20px;
}
@media (min-width: 768px) {
  .multiimage-banner .images {
    padding-bottom: 16px;
  }
}
.multiimage-banner .images.imagescount-1 > div {
  max-width: 620px;
  margin: 0 auto;
  padding: 4px;
}
@media (min-width: 768px) {
  .multiimage-banner .images.imagescount-1 > div {
    padding: 16px;
  }
}
.multiimage-banner .images.imagescount-2 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.multiimage-banner .images.imagescount-2 > div {
  -webkit-flex: 1 1 50%;
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 50%;
  min-width: 50%;
  padding-left: 4px;
  padding-right: 4px;
}
@media (min-width: 768px) {
  .multiimage-banner .images.imagescount-2 > div {
    padding: 12px;
  }
}
@media (max-width: 767px) {
  .multiimage-banner .images.imagescount-3 > div {
    padding: 4px;
  }
  .multiimage-banner .images.imagescount-3 > div.right-sidebar {
    padding-left: 0;
    padding-right: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .multiimage-banner .images.imagescount-3 > div.right-sidebar div {
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
    min-width: 50%;
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 768px) {
  .multiimage-banner .images.imagescount-3 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .multiimage-banner .images.imagescount-3 > div {
    padding: 12px;
  }
  .multiimage-banner .images.imagescount-3 > div.right-sidebar {
    -webkit-flex: 1 1 33%;
    -moz-flex: 1 1 33%;
    -ms-flex: 1 1 33%;
    flex: 1 1 33%;
    max-width: 33%;
    min-width: 33%;
  }
  .multiimage-banner .images.imagescount-3 > div.right-sidebar div:first-child {
    padding-bottom: 24px;
  }
  .multiimage-banner .images.imagescount-3 > div.main-image {
    -webkit-flex: 1 1 66%;
    -moz-flex: 1 1 66%;
    -ms-flex: 1 1 66%;
    flex: 1 1 66%;
    max-width: 66%;
    min-width: 66%;
  }
}
.multiimage-banner .images.imagescount-4 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.multiimage-banner .images.imagescount-4 > div {
  -webkit-flex: 1 1 50%;
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 50%;
  min-width: 50%;
  padding: 4px;
}
@media (min-width: 768px) {
  .multiimage-banner .images.imagescount-4 > div {
    padding: 12px;
  }
}
@media (max-width: 767px) {
  .multiimage-banner .images.imagescount-5 > div.main-image {
    padding: 4px;
  }
  .multiimage-banner .images.imagescount-5 > div.left-sidebar,
  .multiimage-banner .images.imagescount-5 > div.right-sidebar {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
  }
  .multiimage-banner .images.imagescount-5 > div.left-sidebar > div,
  .multiimage-banner .images.imagescount-5 > div.right-sidebar > div {
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
    min-width: 50%;
    padding: 4px;
  }
}
@media (min-width: 768px) {
  .multiimage-banner .images.imagescount-5 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .multiimage-banner .images.imagescount-5 > div {
    padding: 12px;
  }
  .multiimage-banner .images.imagescount-5 > div.main-image {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
    min-width: 50%;
  }
  .multiimage-banner .images.imagescount-5 > div.left-sidebar,
  .multiimage-banner .images.imagescount-5 > div.right-sidebar {
    -webkit-flex: 1 1 25%;
    -moz-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    max-width: 25%;
    min-width: 25%;
  }
  .multiimage-banner .images.imagescount-5 > div.left-sidebar {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
  }
  .multiimage-banner .images.imagescount-5 > div.right-sidebar {
    -webkit-order: 3;
    -ms-order: 3;
    order: 3;
  }
  .multiimage-banner .images.imagescount-5 img {
    margin-bottom: 24px;
  }
}
.highlightedArticlescollection-banner {
  background-color: #f2f0ee;
  padding-top: 72px;
  padding-bottom: 64px;
}
.highlightedArticlescollection-banner > div {
  display: flex;
}
.highlightedArticlescollection-banner > div .left-side {
  flex: 1 1 66.66%;
  max-width: calc(100% - 32px);
  margin-right: 16px;
}
.highlightedArticlescollection-banner > div .right-side {
  flex: 1 1 33.33%;
  max-width: calc(100% - 32px);
  margin-left: 16px;
}
.highlightedArticlescollection-banner > div .cms-headline {
  font-size: 20px;
  font-weight: 800;
  line-height: 16px;
  letter-spacing: 1.68px;
  text-transform: uppercase;
  text-align: left;
  padding-bottom: 16px;
  border-bottom: 2px solid rgba(157, 153, 151, 0.4);
  margin-bottom: 32px;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  color: #002058;
}
.highlightedArticlescollection-banner .highlighted-container {
  display: flex;
  height: 475px;
}
.highlightedArticlescollection-banner .highlighted-container .cms-card-inner {
  flex: 1 1 50%;
  max-width: calc(50% - 24px);
  width: calc(50% - 25px);
  border-radius: 8px;
  background: #fefcfb;
  box-shadow: 0px 24px 32px -16px rgba(26, 27, 46, 0.16);
}
.highlightedArticlescollection-banner .highlighted-container .cms-card-inner > a {
  display: block;
  height: 100%;
  position: relative;
}
.highlightedArticlescollection-banner .highlighted-container .cms-card-inner:first-of-type {
  margin-right: 12px;
}
.highlightedArticlescollection-banner .highlighted-container .cms-card-inner:last-of-type {
  margin-left: 12px;
}
.highlightedArticlescollection-banner .highlighted-container .cms-card-inner .image-wrapper img {
  border-radius: 0;
  width: 100%;
}
.highlightedArticlescollection-banner .highlighted-container .cms-card-inner .category-text {
  margin-top: 24px;
}
.highlightedArticlescollection-banner .highlighted-container .cms-card-inner .cms-card-headline {
  color: #002058;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 32px;
  text-align: left;
  padding: 4px 24px;
}
.highlightedArticlescollection-banner .highlighted-container .cms-card-inner .article-subtitle {
  text-align: left;
}
.highlightedArticlescollection-banner .highlighted-container .cms-card-inner .read-time {
  padding-top: 24px;
  position: absolute;
  bottom: 12px;
}
.highlightedArticlescollection-banner .secondry-card {
  border-radius: 8px;
  background: #fefcfb;
  box-shadow: 0px 24px 32px -16px rgba(26, 27, 46, 0.16);
  padding: 24px;
  text-align: left;
  height: 148px;
  width: 100%;
  margin-left: 0 !important;
}
.highlightedArticlescollection-banner .secondry-card::after {
  background-color: transparent;
}
.highlightedArticlescollection-banner .secondry-card:focus::after,
.highlightedArticlescollection-banner .secondry-card:hover::after,
.highlightedArticlescollection-banner .secondry-card:active::after {
  background-color: transparent;
}
.highlightedArticlescollection-banner .secondry-card:not(:first-of-type) {
  margin-top: 16px;
}
.highlightedArticlescollection-banner .secondry-card h4 {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin: 0 0 4px;
  margin-bottom: 4px;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  color: #002058;
}
.highlightedArticlescollection-banner .secondry-card > div {
  color: #002058;
}
.highlightedArticlescollection-banner .link a {
  margin: 40px auto 0;
}
@media (max-width: 992px) {
  .highlightedArticlescollection-banner {
    padding-top: 64px;
  }
  .highlightedArticlescollection-banner > div {
    flex-direction: column;
  }
  .highlightedArticlescollection-banner > div .left-side,
  .highlightedArticlescollection-banner > div .right-side {
    flex: 1 1 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .highlightedArticlescollection-banner > div .right-side {
    margin-top: 40px;
  }
  .highlightedArticlescollection-banner .highlighted-container {
    flex-direction: column;
    height: auto;
  }
  .highlightedArticlescollection-banner .highlighted-container .cms-card-inner {
    margin: 0 !important;
    flex: 1 1 100%;
    max-width: 100%;
    width: 100%;
  }
  .highlightedArticlescollection-banner .highlighted-container .cms-card-inner .read-time {
    position: unset;
    border-top: 2px solid rgba(157, 153, 151, 0.4);
    margin: 24px 24px 0;
    padding: 24px 0;
  }
  .highlightedArticlescollection-banner .highlighted-container .cms-card-inner:last-of-type {
    margin-top: 24px !important;
  }
}
.highlightedArticlescollection-banner {
  background-color: #f2f0ee;
  padding-top: 72px;
  padding-bottom: 64px;
}
.highlightedArticlescollection-banner .content-max-padded {
  max-width: 1440px;
  margin: auto;
  padding-left: 80px;
  padding-right: 80px;
}
@media (max-width: 768px) {
  .highlightedArticlescollection-banner .content-max-padded {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.highlightedArticlescollection-banner > div {
  display: flex;
}
.highlightedArticlescollection-banner > div .left-side {
  flex: 1 1 66.66%;
  max-width: calc(100% - 32px);
  margin-right: 16px;
}
.highlightedArticlescollection-banner > div .right-side {
  flex: 1 1 33.33%;
  max-width: calc(100% - 32px);
  margin-left: 16px;
}
.highlightedArticlescollection-banner .highlighted-container {
  display: flex;
  height: 475px;
}
.highlightedArticlescollection-banner .highlighted-container a {
  text-decoration: none !important;
}
.highlightedArticlescollection-banner .highlighted-container .cms-card-inner {
  flex: 1 1 50%;
  max-width: calc(50% - 24px);
  width: calc(50% - 25px);
  border-radius: 8px;
  background: #fefcfb;
  box-shadow: 0px 24px 32px -16px rgba(26, 27, 46, 0.16);
}
.highlightedArticlescollection-banner .highlighted-container .cms-card-inner > a {
  display: block;
  height: 100%;
  position: relative;
}
.highlightedArticlescollection-banner .highlighted-container .cms-card-inner:first-of-type {
  margin-right: 12px;
}
.highlightedArticlescollection-banner .highlighted-container .cms-card-inner:last-of-type {
  margin-left: 12px;
}
.highlightedArticlescollection-banner .highlighted-container .cms-card-inner .image-wrapper img {
  border-radius: 0;
  width: 100%;
}
.highlightedArticlescollection-banner .highlighted-container .cms-card-inner .category-text {
  margin-top: 24px;
  margin: 12px 24px;
  height: 30px;
}
.highlightedArticlescollection-banner .highlighted-container .cms-card-inner .category-text > div {
  padding: 6px 10px;
  background-color: #fee3bb;
  font-family: 'hkgrotesk', sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 12px;
  line-height: 133%;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-size: 10px;
  font-family: 'hkgrotesk-bold';
  border-radius: 4px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  align-items: center;
  width: fit-content;
  color: #3d3a39;
}
.highlightedArticlescollection-banner .highlighted-container .cms-card-inner .category-text .ti {
  font-size: 18px;
  margin-right: 4px;
  font-family: tabler-icons !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.highlightedArticlescollection-banner .highlighted-container .cms-card-inner .cms-card-headline {
  font-size: 24px;
  line-height: 32px;
  text-align: left;
  padding: 4px 24px;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  color: #002058;
}
.highlightedArticlescollection-banner .highlighted-container .cms-card-inner .article-subtitle {
  text-align: left;
  color: #002058;
  padding: 0 24px;
  height: 48px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: auto;
}
.highlightedArticlescollection-banner .highlighted-container .cms-card-inner .read-time {
  padding-top: 24px;
  position: absolute;
  bottom: 12px;
  color: #676462;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  align-items: center;
  padding: 12px 24px 24px;
}
.highlightedArticlescollection-banner .right-side .secondry-card {
  border-radius: 8px;
  background: #fefcfb;
  box-shadow: 0px 24px 32px -16px rgba(26, 27, 46, 0.16);
  padding: 24px;
  text-align: left;
  height: 148px;
  width: 100%;
  margin-left: 0 !important;
  display: inline-block;
  text-decoration: none !important;
}
.highlightedArticlescollection-banner .right-side .secondry-card::after {
  background-color: transparent;
}
.highlightedArticlescollection-banner .right-side .secondry-card:focus::after,
.highlightedArticlescollection-banner .right-side .secondry-card:hover::after,
.highlightedArticlescollection-banner .right-side .secondry-card:active::after {
  background-color: transparent;
}
.highlightedArticlescollection-banner .right-side .secondry-card:not(:first-of-type) {
  margin-top: 16px;
}
.highlightedArticlescollection-banner .right-side .secondry-card h4 {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin: 0 0 4px;
  margin-bottom: 4px;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  color: #002058;
}
.highlightedArticlescollection-banner .right-side .secondry-card > div {
  color: #002058;
}
.highlightedArticlescollection-banner .link a {
  margin: 40px auto 0;
}
.highlightedArticlescollection-banner .link a:hover {
  background-color: #820014;
  border: 1px solid #bc0d2a;
  color: #ffffff;
}
.highlightedArticlescollection-banner .link .btn-primary {
  background-color: #c8102e;
  border-color: #c8102e;
}
@media (max-width: 992px) {
  .highlightedArticlescollection-banner {
    padding-top: 64px;
  }
  .highlightedArticlescollection-banner > div {
    flex-direction: column;
  }
  .highlightedArticlescollection-banner > div .left-side,
  .highlightedArticlescollection-banner > div .right-side {
    flex: 1 1 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .highlightedArticlescollection-banner > div .right-side {
    margin-top: 40px;
  }
  .highlightedArticlescollection-banner .highlighted-container {
    flex-direction: column;
    height: auto;
  }
  .highlightedArticlescollection-banner .highlighted-container .cms-card-inner {
    margin: 0 !important;
    flex: 1 1 100%;
    max-width: 100%;
    width: 100%;
  }
  .highlightedArticlescollection-banner .highlighted-container .cms-card-inner .read-time {
    position: unset;
    border-top: 2px solid rgba(157, 153, 151, 0.4);
    margin: 24px 24px 0;
    padding: 24px 0;
  }
  .highlightedArticlescollection-banner .highlighted-container .cms-card-inner:last-of-type {
    margin-top: 24px !important;
  }
}
#onetrust-banner-sdk #onetrust-policy-title {
  font-family: 'Acumin Pro', sans-serif !important;
  font-weight: 800 !important;
}
#onetrust-banner-sdk .ot-sdk-container #onetrust-policy #onetrust-policy-text {
  font-family: 'Acumin Pro', sans-serif !important;
  line-height: 22px;
}
#onetrust-pc-sdk .ot-tgl input:checked + .ot-switch .ot-switch-nob {
  background-color: #307FE2 !important;
}
#onetrust-pc-sdk .ot-switch-nob {
  background-color: #C8102E !important;
}
#ot-sdk-btn.ot-sdk-show-settings:hover,
#ot-sdk-btn.optanon-show-settings:hover {
  color: #ffffff;
  background-color: #002058 !important;
}
a:hover,
a:focus {
  border-bottom: none;
  background-color: transparent;
}
a.keyboard-focus {
  border-bottom: 2px solid #ff0000bd;
}
.photo-gallery-component-container {
  background: #d8d8d8;
}
.photo-gallery-component-container .photo-gallery-content {
  text-align: center;
  margin-top: 30px;
  padding-top: 30px;
  padding: 15px;
}
@media (min-width: 768px) {
  .photo-gallery-component-container .photo-gallery-content {
    padding-top: 50px;
  }
}
.photo-gallery-component-container .photo-gallery-content .photo-galley-header,
.photo-gallery-component-container .photo-gallery-content .photo-galley-sub-header {
  letter-spacing: .05em;
  padding-bottom: 20px;
}
@media (max-width: 768px) {
  .photo-gallery-component-container .photo-gallery-content .photo-galley-header {
    font-size: 32px;
  }
  .photo-gallery-component-container .photo-gallery-content .photo-galley-sub-header {
    font-size: 24px;
  }
}
.photo-gallery-component-container .photo-gallery-content .photo-galley-body {
  margin-bottom: 0px;
  padding-bottom: 25px;
}
.photo-gallery-component-container .photo-gallery-container {
  display: grid;
  gap: 30px;
  padding: 30px;
  margin-bottom: 40px;
  grid-template-columns: repeat(3, 1fr);
}
.photo-gallery-component-container .photo-gallery-container.items-4 {
  grid-template-columns: repeat(4, 1fr);
}
.photo-gallery-component-container .photo-gallery-container.items-3 {
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 900px) {
  .photo-gallery-component-container .photo-gallery-container {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}
@media (max-width: 600px) {
  .photo-gallery-component-container .photo-gallery-container {
    grid-template-columns: 1fr !important;
  }
}
.photo-gallery-component-container .photo-gallery-container .photo-gallery-item {
  background: #f9f9f9;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  display: flex;
  flex-direction: column;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.photo-gallery-component-container .photo-gallery-container .photo-gallery-item a {
  text-decoration: none;
}
.photo-gallery-component-container .photo-gallery-container .photo-gallery-item a:hover {
  color: #002058;
}
.photo-gallery-component-container .photo-gallery-container .photo-gallery-item:hover {
  transform: scale(1.03);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}
.photo-gallery-component-container .photo-gallery-container .photo-gallery-item:hover .responsive-banner {
  transition: filter 0.3s ease;
}
.photo-gallery-component-container .photo-gallery-container .responsive-banner {
  width: 100%;
  padding-top: 56.25%;
  position: relative;
  background-color: #ddd;
  overflow: hidden;
}
.photo-gallery-component-container .photo-gallery-container .js-responsive-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.photo-gallery-component-container .photo-gallery-container .headline {
  padding: 20px;
}
.photo-gallery-component-container .photo-gallery-container .headline .photo-galley-caption {
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif !important;
  font-weight: normal;
}
.photo-gallery-component-container .photo-galley-popup .popup {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 9999;
  width: 100vw;
  height: 100vh;
  background-color: #000000d9;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 20px;
}
.photo-gallery-component-container .photo-galley-popup .popup.show {
  display: flex;
}
.photo-gallery-component-container .photo-galley-popup .popup .popup-content {
  width: 100%;
  background-size: cover;
  background-position: center center;
}
@media (min-width: 992px) {
  .photo-gallery-component-container .photo-galley-popup .popup .popup-content {
    width: 75%;
    margin: 0 auto;
    object-fit: cover;
    height: 635px;
  }
}
.photo-gallery-component-container .photo-galley-popup .popup .icon-arrow-left,
.photo-gallery-component-container .photo-galley-popup .popup .icon-arrow-right {
  color: #ffffff;
  font-size: 35px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10000;
  border-radius: 50%;
  text-align: center;
}
.photo-gallery-component-container .photo-galley-popup .popup .icon-arrow-left {
  left: 3%;
}
@media (max-width: 992px) {
  .photo-gallery-component-container .photo-galley-popup .popup .icon-arrow-left {
    left: 2%;
  }
}
.photo-gallery-component-container .photo-galley-popup .popup .icon-arrow-right {
  right: 28%;
}
@media (max-width: 992px) {
  .photo-gallery-component-container .photo-galley-popup .popup .icon-arrow-right {
    right: 2%;
  }
}
.photo-gallery-component-container .photo-galley-popup .photo-galley-popup-item {
  display: flex;
  position: relative;
  margin-top: 30px;
}
@media (max-width: 992px) {
  .photo-gallery-component-container .photo-galley-popup .photo-galley-popup-item {
    flex-direction: column;
  }
}
.photo-gallery-component-container .photo-galley-popup #popup-caption {
  padding: 0 40px;
  text-align: center;
  color: #002058;
  background: #ffffff;
  width: 25%;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif !important;
  font-size: 24px;
  display: flex;
  align-items: center;
}
@media (max-width: 992px) {
  .photo-gallery-component-container .photo-galley-popup #popup-caption {
    width: 100%;
    padding: 50px 40px;
    font-size: 20px;
    margin: 0 auto;
  }
}
.photo-gallery-component-container .photo-galley-popup .icon-close {
  position: absolute;
  top: 20px;
  right: 30px;
  font-size: 35px;
  font-weight: 500;
  color: #ffffff;
  cursor: pointer;
  user-select: none;
  background-color: #0a0a0a;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  text-align: center;
  padding-top: 8px;
  text-shadow: 0 0 8px #000000b3;
}
@media (max-width: 768px) {
  .photo-gallery-component-container .photo-galley-popup .icon-close {
    right: 10px;
    top: 10px;
  }
}
.photo-gallery-component-container .photo-galley-popup .icon-close:hover {
  color: #ffffff;
  background-color: #00000099;
}
.photo-gallery-component-container .photo-gallery-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: flex-start;
  background: #d8d8d8;
  padding: 20px;
  margin-bottom: 40px;
}
.photo-gallery-component-container .photo-gallery-grid .icon-arrow-left,
.photo-gallery-component-container .photo-gallery-grid .icon-arrow-right {
  color: #ffffff;
}
@media (max-width: 768px) {
  .photo-gallery-component-container .photo-gallery-grid .icon-arrow-left,
  .photo-gallery-component-container .photo-gallery-grid .icon-arrow-right {
    font-size: 36px;
    color: #0a0a0a;
  }
}
@media (max-width: 992px) {
  .photo-gallery-component-container .photo-gallery-grid .slick-prev {
    left: -8px;
  }
  .photo-gallery-component-container .photo-gallery-grid .slick-next {
    right: -8px;
  }
}
.photo-gallery-component-container .photo-gallery-grid .photo-gallery-card {
  margin-left: 20px;
  margin-right: 20px;
  background-color: #ffffff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  text-align: center;
}
.photo-gallery-component-container .photo-gallery-grid .photo-gallery-card a {
  text-decoration: none;
}
.photo-gallery-component-container .photo-gallery-grid .photo-gallery-card .carousel-photo-item img {
  min-height: 288px;
  background-size: cover;
  background-position: center center;
  height: 100%;
  width: 100%;
}
@media (min-width: 1200px) {
  .photo-gallery-component-container .photo-gallery-grid .photo-gallery-card .carousel-photo-item img {
    min-height: 318px;
  }
}
@media (min-width: 1160px) {
  .photo-gallery-component-container .photo-gallery-grid .photo-gallery-card .carousel-photo-item img {
    min-height: 300px;
    max-height: 300px;
  }
}
@media (min-width: 1000px) and (max-width: 1110px) {
  .photo-gallery-component-container .photo-gallery-grid .photo-gallery-card .carousel-photo-item img {
    min-height: 241px;
  }
}
@media (max-width: 768px) {
  .photo-gallery-component-container .photo-gallery-grid .photo-gallery-card .carousel-photo-item img {
    object-fit: cover;
    max-height: 300px;
  }
}
.photo-gallery-component-container .photo-gallery-grid .photo-gallery-card .headline .photo-galley-caption {
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif !important;
  font-weight: normal;
  padding: 20px;
  text-align: justify;
}
.location-finder-component .map-view .gm-style .map-pointer-number-contrast {
  color: #ffffff !important;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
  font-weight: 600;
}
@media (max-width: 642px) {
  .smcx-widget.smcx-modal.smcx-animate-in {
    width: 90%;
    height: 90%;
  }
  .smcx-widget.smcx-modal.smcx-animate-in .smcx-modal-content {
    height: 82svh;
  }
}
.smcx-widget.smcx-modal.smcx-animate-in {
  grid-template-rows: auto 1fr;
  max-height: 90vh;
  overflow: hidden;
  padding: 1rem;
  box-sizing: border-box;
}
.smcx-widget.smcx-modal.smcx-animate-in .smcx-modal-content {
  height: 97%;
}
.hide-btn-in-safari {
  display: none !important;
}
#storeFinder {
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 992px) {
  #storeFinder {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1440px) {
  #storeFinder {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.store__finder--search #storeFinderForm {
  margin-bottom: 10px;
}
.store__finder {
  display: none;
  padding: 0;
}
.store__finder .store__finder--pagination {
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-block;
  width: 100%;
}
.store__finder .store__finder--pagination:before,
.store__finder .store__finder--pagination:after {
  content: " ";
  display: table;
}
.store__finder .store__finder--pagination:after {
  clear: both;
}
.store__finder .store__finder--pagination:before,
.store__finder .store__finder--pagination:after {
  content: " ";
  display: table;
}
.store__finder .store__finder--pagination:after {
  clear: both;
}
.store__finder .store__finder--pagination:before,
.store__finder .store__finder--pagination:after {
  content: " ";
  display: table;
}
.store__finder .store__finder--pagination:after {
  clear: both;
}
.store__finder .store__finder--pagination:before,
.store__finder .store__finder--pagination:after {
  content: " ";
  display: table;
}
.store__finder .store__finder--pagination:after {
  clear: both;
}
.store__finder .store__finder--navigation,
.store__finder .store__finder--details {
  padding: 0;
}
.store__finder .store__finder--navigation {
  overflow: hidden;
  height: 561px;
}
@media (min-width: 768px) {
  .store__finder .store__finder--navigation {
    padding-right: 10px;
  }
}
.store__finder .store__finder--map {
  width: 100%;
  height: 200px;
}
.store__finder .stores-nearby {
  margin-bottom: 10px;
}
.store__finder .store__finder--navigation-list {
  padding-left: 0;
  list-style: none;
  margin: 0;
  border: 1px solid #ddd;
  position: relative;
}
.store__finder .store__finder--navigation-list li.loading {
  background: #000000;
  border-bottom: 1px solid #ddd;
  text-align: center;
  line-height: 56px;
}
.store__finder .store__finder--navigation-list li.loading .glyphicon {
  color: #ff4444;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.store__finder .store__finder--navigation-list .list__entry {
  height: 56px;
}
.store__finder .store__finder--navigation-list .list__entry:last-child label {
  border: 0;
}
.store__finder .store__finder--navigation-list .list__entry input {
  display: none;
}
.store__finder .store__finder--navigation-list .list__entry label {
  margin: 0;
  height: 100%;
  font-size: 17px;
  padding: 0 14px 0 10px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #000000;
  border-bottom: 1px solid #ddd;
}
.store__finder .store__finder--navigation-list .list__entry label:hover {
  background: #f2f2f2;
}
.store__finder .store__finder--navigation-list .list__entry input:checked + label {
  background: #002058;
  color: #fff !important;
}
.store__finder .store__finder--navigation-list .list__entry input:checked + label:after {
  display: block;
  content: "";
  width: 28px;
  height: 28px;
  position: absolute;
  top: 50%;
  right: -1px;
  background: transparent;
  border: 14px solid transparent;
  border-right-color: #fff;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
.store__finder .store__finder--navigation-list .list__entry .entry__info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.store__finder .store__finder--navigation-list .list__entry .entry__name {
  display: block;
}
.store__finder .store__finder--navigation-list .list__entry .entry__city {
  display: block;
  font-weight: normal;
}
.store__finder .store__finder--navigation-list .list__entry .entry__distance {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #ddd;
}
.store__finder .store__finder--navigation-list .list__entry .entry__distance span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap;
}
.store__finder .store__finder--details .store__finder--details-back {
  margin-bottom: 20px;
}
.store__finder .store__finder--details .store__finder--details-image {
  width: 112px;
  float: left;
  margin-right: 10px;
}
.store__finder .store__finder--details .store__finder--details-image img {
  width: 100%;
  height: auto;
}
.store__finder .store__finder--details .store__finder--details-info {
  margin-left: 122px;
}
.store__finder .store__finder--details .info__name {
  font-weight: bold;
}
.store__finder .store__finder--details hr {
  clear: both;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 1px;
  position: relative;
  border: 0;
}
.store__finder .store__finder--details hr:after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  height: 1px;
  right: 0;
  left: 0;
  background: #ddd;
}
.store__finder .store__finder--details .store__finder--details-map {
  background: #eee;
}
.store__finder .store__finder--details .store__finder--details-openings dl dt {
  text-align: left !important;
  width: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings dl dd {
  margin-left: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings ul {
  padding-left: 0;
  list-style: none;
}
@media (max-width: 767px) {
  .store__finder .back__to__storelist {
    margin-bottom: 10px;
  }
  .store__finder .store__finder--panel {
    width: 200%;
    margin: 0;
  }
  .store__finder .store__finder--panel > * {
    padding: 0;
  }
  .store__finder .store__finder--panel .store__finder--details {
    display: none;
  }
  .store__finder .store__finder--pagination {
    line-height: 27px;
  }
  .store__finder.show-store .store__finder--pagination {
    color: rgba(0, 0, 0, 0);
    height: 46px;
  }
  .store__finder.show-store .store__finder--pagination * {
    display: none;
  }
  .store__finder.show-store .store__finder--panel {
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
  }
  .store__finder.show-store .store__finder--panel .store__finder--navigation {
    padding-right: 20px;
  }
  .store__finder.show-store .store__finder--panel .store__finder--details {
    display: block;
  }
}
input[type="radio"],
input[type="checkbox"] {
  margin-right: 10px;
  margin-bottom: 20px;
}
label {
  color: inherit;
  font-size: 13px;
  font-weight: normal;
}
.help-block {
  font-size: 14px;
}
.form-control:focus {
  border-color: #002058;
  outline: 0;
  box-shadow: none;
}
.form-control::-moz-placeholder {
  color: #c8102e;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #c8102e;
}
select.form-control {
  text-transform: uppercase;
  font-size: 13px;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  color: #c8102e;
}
.has-error .control-label {
  color: #c8102e;
}
.has-error input.form-control {
  background: transparent;
  border-color: #c8102e;
}
.has-error .help-block {
  font-weight: 600;
  color: #c8102e;
}
.has-success .control-label {
  color: #c8102e;
}
.has-success input.form-control {
  background: transparent;
  border-color: #cccccc;
}
.has-success .help-block {
  font-weight: 600;
  color: #00a651;
}
legend {
  font-size: 18px;
  border-bottom: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.form-element-icon {
  position: relative;
}
.form-element-icon .glyphicon {
  position: absolute;
}
.form-element-icon.datepicker .glyphicon {
  top: 32px;
  right: 10px;
  color: #002058;
  cursor: pointer;
}
@media (max-width: 991px) {
  .form-element-icon.datepicker .glyphicon {
    top: 38px;
  }
}
.form-control-radio,
.form-control-checkbox {
  display: block;
}
.form-control-radio input,
.form-control-checkbox input {
  margin-bottom: 0;
  float: left;
}
.form-control-radio .form-control-label,
.form-control-checkbox .form-control-label {
  margin-left: 25px;
}
fieldset > div:last-of-type input,
fieldset > div:last-of-type label {
  margin-bottom: 0;
}
.legend {
  margin-bottom: 20px;
}
textarea {
  min-height: 115px;
}
textarea + .help-block {
  font-size: 12px;
  margin-bottom: 25px;
  text-align: right;
}
/* Toggle Button */
.toggle-button {
  position: absolute;
  top: 19px;
  right: 73px;
}
.toggle-button input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.toggle-button input[type="checkbox"][disabled] ~ label {
  color: #ffffff;
  pointer-events: none;
}
.toggle-button input[type="checkbox"][disabled] ~ label .toggle-button__switch {
  opacity: 0.4;
}
.toggle-button input[type="checkbox"]:focus ~ label .toggle-button__switch,
.toggle-button input[type="checkbox"]:hover ~ label .toggle-button__switch {
  background-color: #ffffff;
  border-color: #999999;
}
.toggle-button input[type="checkbox"]:checked ~ label .toggle-button__switch {
  background-color: #002058;
}
.toggle-button input[type="checkbox"]:checked ~ label .toggle-button__switch:after {
  content: '\00a0';
  transform: translate3d(22px, 0, 0);
}
.toggle-button input[type="checkbox"]:checked ~ label .toggle-button__switch :before {
  content: '\00a0';
  left: 0;
}
.toggle-button label {
  user-select: none;
  position: relative;
  display: flex;
  align-items: center;
}
.toggle-button label .toggle-button__switch {
  position: relative;
  height: 33px;
  flex: 0 0 56px;
  border-radius: 60px;
  border: 1px solid #cccccc;
}
.toggle-button label .toggle-button__switch.is-checked {
  border-color: #002058;
}
.toggle-button label .toggle-button__switch:before {
  left: 28px;
  font-size: 12px;
  line-height: 23px;
  width: 28px;
  padding: 0 12px;
  content: '\00a0';
  position: absolute;
  top: 0;
}
.toggle-button label .toggle-button__switch:after {
  top: 4px;
  left: 4px;
  border-radius: 30px;
  width: 23px;
  line-height: 23px;
  font-size: 12px;
  background-color: #cccccc;
  content: '\00a0';
  position: absolute;
  z-index: 5;
}
.toggle-button input[type="checkbox"]:checked:focus ~ label .toggle-button__switch,
.toggle-button input[type="checkbox"]:checked:hover ~ label .toggle-button__switch {
  background-color: #0045be;
  border-color: #0045be;
}
/*
## landingLayout2Page
********************************************************************/
.veteransLayoutPage .section1 > .responsive-banner > span,
.landingLayout2Page .section1 > .responsive-banner > span {
  padding-top: 0;
  height: 250px;
}
@media (max-width: 480px) {
  .veteransLayoutPage .section1 > .responsive-banner > span,
  .landingLayout2Page .section1 > .responsive-banner > span {
    padding-top: 0;
    height: 250px;
  }
}
@media (min-width: 768px) {
  .veteransLayoutPage .section1 > .responsive-banner > span,
  .landingLayout2Page .section1 > .responsive-banner > span {
    height: 400px;
  }
}
.veteransLayoutPage .section1:not(:empty),
.landingLayout2Page .section1:not(:empty) {
  min-height: 40px;
}
.veteransLayoutPage .section2 > .content,
.landingLayout2Page .section2 > .content,
.veteransLayoutPage .section3 > .content,
.landingLayout2Page .section3 > .content,
.veteransLayoutPage .section4 > .content,
.landingLayout2Page .section4 > .content {
  padding: 20px;
}
@media (min-width: 768px) {
  .veteransLayoutPage .section2 > .responsive-banner > span,
  .landingLayout2Page .section2 > .responsive-banner > span,
  .veteransLayoutPage .section3 > .responsive-banner > span,
  .landingLayout2Page .section3 > .responsive-banner > span {
    padding-top: 0;
    height: 400px;
  }
  .veteransLayoutPage .section2 > .content,
  .landingLayout2Page .section2 > .content,
  .veteransLayoutPage .section3 > .content,
  .landingLayout2Page .section3 > .content {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.veteransLayoutPage .privacy-policy-header,
.landingLayout2Page .privacy-policy-header {
  font-size: 45px;
  font-weight: 500;
  font-family: sans-serif;
  margin-top: 25px;
  text-transform: uppercase;
}
.veteransLayoutPage .privacy-policy-underline,
.landingLayout2Page .privacy-policy-underline {
  display: flex;
  gap: 18px;
  margin-top: 25px;
  margin-bottom: 25px;
}
.blogLandingLayoutPage .section2 > .content,
.literatureLayoutPage .section2 > .content {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .blogLandingLayoutPage .section2 > .content,
  .literatureLayoutPage .section2 > .content {
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .blogLandingLayoutPage .section2 .sub-heading,
  .literatureLayoutPage .section2 .sub-heading {
    padding-left: 40px;
  }
}
@media (min-width: 992px) {
  .blogLandingLayoutPage .section2 .sub-heading,
  .literatureLayoutPage .section2 .sub-heading {
    padding-left: 6.5%;
  }
}
/*
## blogArticleLayoutPage
********************************************************************/
.blogArticleLayoutPage .section1 .heroWithTitle .headline {
  font-size: 30px;
}
.blogArticleLayoutPage .section1 .heroWithTitle .responsive-banner > span {
  padding-top: 0;
  height: 250px;
}
.blogArticleLayoutPage .section1 .heroWithTitle .content {
  bottom: 30px;
}
@media (min-width: 768px) {
  .blogArticleLayoutPage .section1 .heroWithTitle .content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .blogArticleLayoutPage .section1 .heroWithTitle .responsive-banner > span {
    height: 400px;
  }
  .blogArticleLayoutPage .section1 .heroWithTitle .headline {
    font-size: 50px;
  }
}
@media (min-width: 1200px) {
  .blogArticleLayoutPage .section1 .heroWithTitle .content {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.blogArticleLayoutPage .section2,
.blogArticleLayoutPage .section3 {
  padding-top: 20px;
}
@media (max-width: 768px) {
  .blogArticleLayoutPage .section2 > .content,
  .blogArticleLayoutPage .section3 > .content {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .blogArticleLayoutPage .section2 > .content,
  .blogArticleLayoutPage .section3 > .content {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}
@media (min-width: 1200px) {
  .blogArticleLayoutPage .section2 > .content,
  .blogArticleLayoutPage .section3 > .content {
    padding-left: 80px;
    padding-right: 80px;
  }
}
/*
## contentLayout1Page
********************************************************************/
.contentLayout1Page .section2b .content-grid {
  margin-left: -20px;
  margin-right: -20px;
}
@media (min-width: 768px) {
  .contentLayout1Page .section2b .content-grid {
    margin-left: -30px;
    margin-right: -30px;
  }
}
.contentLayout1Page img {
  max-width: 100%;
}
.contentLayout1Page .section2a + .section2b .content-grid {
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 767px) {
  .contentLayout1Page .section2a {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .contentLayout1Page .section2 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    max-width: 100%;
  }
  .contentLayout1Page .section2 .section2a {
    -webkit-flex: 0 0 250px;
    -moz-flex: 0 0 250px;
    -ms-flex: 0 0 250px;
    flex: 0 0 250px;
  }
  .contentLayout1Page .section2 .section2a img {
    width: 100%;
    max-width: 100%;
  }
  .contentLayout1Page .section2 .section2a + .section2b {
    padding-left: 40px;
  }
  .contentLayout1Page .section2 .section2b {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
@media (min-width: 992px) {
  .contentLayout1Page .section2 .section2a {
    -webkit-flex: 0 0 430px;
    -moz-flex: 0 0 430px;
    -ms-flex: 0 0 430px;
    flex: 0 0 430px;
  }
}
.content-container {
  max-width: 900px;
  margin: 20px auto;
}
@media (max-width: 992px) {
  .content-container {
    padding: 0 30px 0 30px;
  }
}
@media (max-width: 600px) {
  .content-container {
    padding: 0 20px;
  }
}
.content-container a:not(.btn) {
  color: #003087;
}
.card-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.card-wrapper .access-card {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.card-wrapper .access-card > div {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.card-wrapper .card-image {
  border: 1px solid #002058;
}
.card-wrapper .card-image a {
  display: block;
  height: 100%;
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border: 3px solid #ffffff;
}
.card-wrapper .card-image a img {
  max-width: 100%;
  margin: 0 auto;
}
.card-wrapper .card-image a:hover {
  border-color: #002058;
}
.card-wrapper .card-content .subheader {
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.card-wrapper .card-content a {
  color: #002058;
}
.customer-access .card-wrapper {
  margin: 20px -10px;
}
.customer-access .card-wrapper .card-image {
  min-height: 115px;
}
@media (max-width: 576px) {
  .customer-access .card-wrapper .card-image img {
    max-width: 100px;
  }
}
@media (min-width: 768px) {
  .customer-access .card-wrapper .card-image {
    min-height: 280px;
  }
}
.customer-access .card-wrapper .access-card {
  padding: 0 10px;
  -webkit-flex: 1 1 50%;
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 50%;
}
.team-access .card-wrapper {
  margin-top: 4rem;
}
.team-access .card-wrapper .access-card {
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .team-access .card-wrapper .access-card {
    margin-bottom: 4rem;
  }
}
.team-access .card-wrapper .card-image {
  min-width: 70px;
  max-width: 70px;
  height: 55px;
}
.team-access .card-wrapper .card-content {
  padding-left: 20px;
}
@media (min-width: 768px) {
  .team-access .card-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .team-access .card-wrapper .access-card {
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
  }
  .team-access .card-wrapper .card-image {
    min-width: 90px;
    max-width: 90px;
    height: 70px;
  }
  .team-access .card-wrapper .card-content {
    padding-right: 20px;
  }
}
.confirmation-middle {
  margin: 50px 0 20px 0;
  text-align: center;
}
.confirmation-bottom {
  margin: 50px auto 40px;
  text-align: center;
}
.confirmation-bottom .social-icons {
  padding-top: 10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  max-width: 400px;
  margin: 0 auto;
}
.confirmation-bottom .social-icons .x-icon {
  height: 1em;
  border-radius: 50%;
  padding: 7px;
  background: #c8102e;
  vertical-align: text-bottom;
  fill: white;
}
.confirmation-bottom .social-icons a {
  font-size: 38px;
  text-decoration: none;
  color: #c8102e !important;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.confirmation-bottom .social-icons a:hover {
  text-decoration: none;
}
.confirmation-bottom .social-icons a:hover span {
  border-color: #c8102e;
}
@media (min-width: 768px) {
  .confirmation-bottom .social-icons a {
    font-size: 44px;
  }
  .confirmation-bottom .social-icons span {
    border: 3px solid #ffffff;
    border-radius: 50%;
    padding: 3px;
    -webkit-transition: border-color 0.3s ease;
    -moz-transition: border-color 0.3s ease;
    -ms-transition: border-color 0.3s ease;
    -o-transition: border-color 0.3s ease;
    transition: border-color 0.3s ease;
  }
}
.social-media-sharing {
  margin: 50px auto 40px;
  text-align: center;
}
.social-media-sharing .social-icons {
  padding-top: 10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  max-width: 400px;
  margin: 0 auto;
}
.social-media-sharing .social-icons .x-icon {
  height: 1em;
  border-radius: 50%;
  padding: 7px;
  background: #c8102e;
  vertical-align: text-bottom;
  fill: white;
}
.social-media-sharing .social-icons a {
  font-size: 38px;
  text-decoration: none;
  color: #c8102e !important;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.social-media-sharing .social-icons a:hover {
  text-decoration: none;
}
.social-media-sharing .social-icons a:hover span {
  border-color: #c8102e;
}
@media (min-width: 768px) {
  .social-media-sharing .social-icons a {
    font-size: 44px;
  }
  .social-media-sharing .social-icons span {
    border: 3px solid #ffffff;
    border-radius: 50%;
    padding: 3px;
    -webkit-transition: border-color 0.3s ease;
    -moz-transition: border-color 0.3s ease;
    -ms-transition: border-color 0.3s ease;
    -o-transition: border-color 0.3s ease;
    transition: border-color 0.3s ease;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@charset "UTF-8";
.poster-banner .responsive-banner {
  opacity: 0;
  -webkit-transition: opacity 0.25s linear;
  -moz-transition: opacity 0.25s linear;
  -ms-transition: opacity 0.25s linear;
  -o-transition: opacity 0.25s linear;
  transition: opacity 0.25s linear;
}
.poster-banner.initialized .responsive-banner {
  opacity: 1;
}
/* Slider */
.slick-slider .slick-track,
.slick-slider .slick-list {
  height: 100%!important;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 50px;
  width: 50px;
  cursor: pointer;
  background: transparent;
  color: #75787b;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  font-size: 50px;
  z-index: 9;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.5);
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
}
.slick-prev:hover,
.slick-next:hover {
  color: #ffffff;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: 0;
}
.slick-prev {
  left: 30px;
}
.slick-next {
  right: 30px;
}
.slick-prev,
.slick-next {
  display: block!important;
}
@media (min-width: 1200px) {
  .slick-prev {
    left: 60px;
  }
  .slick-next {
    right: 60px;
  }
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: 50px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
  z-index: 9;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 40px;
  width: 60px;
  margin: 0 5px;
  padding: 18px 0;
  cursor: pointer;
}
.slick-dots li:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  background-color: #a7a8a9;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
  left: 0;
}
.slick-dots li button {
  border: 0;
  display: block;
  height: 4px;
  width: 0px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: #ffffff;
  cursor: pointer;
  padding: 0;
  background-color: #ffffff;
  position: relative;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li.selected button,
.slick-dots li.onpause button,
.slick-dots li.onpause.slick-active button {
  width: 60px;
}
@media (min-width: 768px) {
  .slick-dots li.selected button,
  .slick-dots li.onpause button,
  .slick-dots li.onpause.slick-active button {
    width: 78px;
  }
}
@media (min-width: 768px) {
  .slick-dots li {
    width: 78px;
  }
}
.slick-dots:not(.notimer) li.selected:not(.complete):not(.onpause) button {
  -webkit-transition: width 8s linear;
  -moz-transition: width 8s linear;
  -ms-transition: width 8s linear;
  -o-transition: width 8s linear;
  transition: width 8s linear;
}
main .section1 .breadcrumb-section {
  visibility: hidden;
}
.breadcrumb-section {
  padding: 5px 20px;
}
@media (max-width: 576px) {
  main > .breadcrumb-section {
    display: none;
  }
}
@media (min-width: 768px) {
  .breadcrumb-section {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1440px) {
  .breadcrumb-section {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.breadcrumb-section .breadcrumb {
  font-size: 14px;
  margin: 0;
  color: #ffffff;
  background: transparent;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}
.breadcrumb-section .breadcrumb .active {
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.breadcrumb-section .breadcrumb a,
.breadcrumb-section .breadcrumb .active,
.breadcrumb-section .breadcrumb li:before {
  color: #ffffff;
}
.breadcrumb-section .breadcrumb.dark-color-text a,
.breadcrumb-section .breadcrumb.dark-color-text .active,
.breadcrumb-section .breadcrumb.dark-color-text li:before {
  color: #002058;
}
.breadcrumb-section .breadcrumb > li {
  display: inline;
}
.template-pages-layout-blogLandingLayoutPage .breadcrumb-section,
.template-pages-layout-blogArticleLayoutPage .breadcrumb-section,
.template-pages-layout-landingLayout2Page:not(.page-JobsSearch) .breadcrumb-section,
.template-pages-layout-literatureLayoutPage .breadcrumb-section {
  position: absolute;
  z-index: 9;
}
.template-pages-layout-contentLayout1Page .breadcrumb-section.default-breadcrumbs a,
.template-pages-layout-contentLayout1Page .breadcrumb-section.default-breadcrumbs .active,
.template-pages-layout-contentLayout1Page .breadcrumb-section.default-breadcrumbs li:before {
  color: #002058;
}
.form-progress-bar {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.form-progress-bar span {
  -webkit-flex: 1 1 50%;
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 49%;
  background: #a7a8a9;
  height: 4px;
}
.form-progress-bar span.active {
  background: #c8102e;
}
.form-progress-bar.three-step span {
  max-width: 32%;
}
@media (min-width: 768px) {
  .contactUs,
  .requestQuote .slidePanel-panel {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
  }
}
.required-fields-legend {
  color: #c8102e;
  font-size: 14px;
  text-align: right;
  margin: 10px 0 15px;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
@media (min-width: 768px) {
  .required-fields-legend {
    font-size: 12px;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }
}
.required-fields-legend .backBtn {
  display: inline-block;
  float: left;
  text-decoration: none;
}
.requiredField {
  color: #c8102e;
  margin-left: -8px;
}
label[for=message] {
  width: 100%;
}
@media (min-width: 768px) {
  .form-group {
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 49%;
  }
}
.form-group label {
  text-transform: none;
  color: #002058;
  font-size: 14px;
}
@media (min-width: 768px) {
  .form-group label {
    font-size: 12px;
  }
}
.form-group input,
.form-group textarea,
.form-group select {
  font-size: 16px;
}
.form-group textarea {
  width: 100%;
  padding: 10px;
}
.form-group .form-control {
  border: 0;
  border-bottom: 1px solid #002058;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}
.form-group select {
  width: 100%;
  padding: 10px 40px 10px 10px;
  appearance: none;
  moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  background: transparent url("../images/icon-arrow.png") no-repeat center right;
  background-size: 40px;
  border-radius: 0;
  border: 1px solid #002058;
}
@media (min-width: 768px) {
  .form-group select {
    padding: 5px 40px 1px 10px;
  }
}
.form-group.full-width {
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width: 100%;
}
.multiselect .form-group select {
  background: none;
  padding-right: 0;
}
.multiselect .form-group select option {
  padding-left: 25px;
  position: relative;
}
.multiselect .form-group select option::before {
  content: "\2610";
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translate(0%, -50%);
}
.multiselect .form-group select option:first-child[selected="selected"] {
  background-color: #c0c0c5;
}
.multiselect .form-group select option[selected="selected"] {
  background-color: #0080ff;
  color: #fff;
}
.multiselect .form-group select option:checked::before {
  content: "\2611";
  position: absolute;
}
.multiselect .form-group {
  margin-bottom: 5px;
}
.multiselect p {
  font-size: 14px;
  display: none;
}
@media (min-width: 1200px) {
  .multiselect p {
    display: block;
  }
}
.custom-multiselect .title {
  font-size: 12px;
  color: #002058;
  font-weight: bold;
}
.custom-multiselect .title span {
  color: #ff0000;
}
.custom-multiselect .form-group {
  padding: 5px 40px 5px 10px;
  max-height: 100px;
  overflow-y: scroll;
  border: 1px solid #000;
}
.custom-multiselect .form-group label {
  font-size: 14px;
  vertical-align: middle;
}
.form-two-group {
  justify-content: space-between;
  width: 100%;
  display: flex;
}
@media (min-width: 768px) {
  .form-two-group {
    display: flex;
  }
}
.form-three-group {
  justify-content: space-between;
  width: 100%;
}
@media (min-width: 768px) {
  .form-three-group {
    display: flex;
  }
}
@media (min-width: 768px) {
  .form-three-group > .form-group {
    -webkit-flex: 1 1 33%;
    -moz-flex: 1 1 33%;
    -ms-flex: 1 1 33%;
    flex: 1 1 33%;
    max-width: 32%;
  }
}
.form-three-group > .form-group label {
  text-transform: none;
  color: #002058;
  font-size: 14px;
}
@media (min-width: 768px) {
  .form-three-group > .form-group label {
    font-size: 12px;
  }
}
.form-three-group > .form-group input,
.form-three-group > .form-group textarea,
.form-three-group > .form-group select {
  font-size: 16px;
}
.form-three-group > .form-group textarea {
  width: 100%;
  padding: 10px;
}
.form-three-group > .form-group .form-control {
  border: 0;
  border-bottom: 1px solid #002058;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}
.form-three-group > .form-group select {
  width: 100%;
  padding: 10px 40px 10px 10px;
  appearance: none;
  moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  background: transparent url("../images/icon-arrow.png") no-repeat center right;
  background-size: 40px;
  border-radius: 0;
  border: 1px solid #002058;
}
@media (min-width: 768px) {
  .form-three-group > .form-group select {
    padding: 5px 40px 1px 10px;
  }
}
.form-three-group > .form-group.full-width {
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width: 100%;
}
.form-long-group {
  justify-content: space-between;
  width: 100%;
}
@media (min-width: 768px) {
  .form-long-group {
    display: flex;
  }
}
.form-long-group .centered {
  justify-content: center;
}
.form-long-group > .form-group {
  align-self: end;
  display: flex;
}
@media (min-width: 768px) {
  .form-long-group > .form-group {
    max-width: 25% !important;
    -webkit-flex: 1 1 auto !important;
    -moz-flex: 1 1 auto !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
}
.form-long-group > .form-group label {
  text-transform: none;
  color: #002058;
  font-size: 16px;
}
@media (min-width: 768px) {
  .form-long-group > .form-group label {
    font-size: 14px;
  }
}
.form-long-group > .form-group input,
.form-long-group > .form-group textarea,
.form-long-group > .form-group select {
  font-size: 16px;
}
.form-long-group > .form-group textarea {
  width: 100%;
  padding: 10px;
}
.form-long-group > .form-group .form-control {
  border: 0;
  border-bottom: 1px solid #002058;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
}
.form-long-group > .form-group select {
  width: 100%;
  padding: 10px 40px 10px 10px;
  appearance: none;
  moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  background: transparent url("../images/icon-arrow.png") no-repeat center right;
  background-size: 40px;
  border-radius: 0;
  border: 1px solid #002058;
}
@media (min-width: 768px) {
  .form-long-group > .form-group select {
    padding: 5px 40px 1px 10px;
  }
}
.form-long-group > .form-group.full-width {
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width: 100%;
}
.textarea-container {
  position: relative;
  border: 1px solid #002058;
  padding-bottom: 20px;
}
.textarea-container > textarea {
  border: 0;
  outline: 0;
  resize: none;
}
@media (min-width: 768px) {
  .textarea-container {
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }
}
.textarea-container .char-count {
  margin: -5px 0 -15px 10px;
  font-size: 14px;
}
.checkboxes-group,
.checkbox {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.checkboxes-group label,
.checkbox label {
  width: 100%;
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}
.checkboxes-group div,
.checkbox div {
  margin-right: 30px;
}
.checkboxes-group div label,
.checkbox div label {
  vertical-align: middle;
  width: auto;
}
.checkboxes-group .checkbox-text,
.checkbox .checkbox-text {
  font-size: 14px;
  margin-right: 0;
  margin-left: 10px;
}
.form-control[type=number]::-webkit-inner-spin-button,
.form-control[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="checkbox"] {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  margin: 0 10px 0 0;
  font: inherit;
  color: currentColor;
  width: 16px;
  height: 16px;
  border: 1px solid #002058;
  display: grid;
  place-content: center;
  float: left;
  border-radius: 0;
}
.checkbox input[type="checkbox"] {
  position: relative;
  margin-left: -15px;
  margin-top: 3px;
}
input[type="checkbox"]:focus {
  outline: 0;
}
input[type="checkbox"]::before {
  content: "";
  width: 10px;
  height: 10px;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em #c8102e;
  background-color: CanvasText;
}
input[type="checkbox"]:checked {
  border: 1px solid #c8102e;
}
input[type="checkbox"]:checked::before {
  transform: scale(1);
}
input[type="file"] {
  display: none;
}
.file-wrapper > div span {
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.file-wrapper > div:first-child {
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .file-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
}
.fileUpload + label {
  margin-right: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  padding: 15px 60px 15px 20px;
  font-size: 16px;
  color: #002058;
  border: 1px solid #002058;
  background: transparent url("../images/download.svg") no-repeat 90% 50%;
  max-width: 280px;
}
.submit-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 40px;
}
@media (min-width: 576px) {
  .submit-container {
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }
}
.submit-container .js-recaptcha-cvb2bcaptcha {
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  margin: 0 0 40px 0;
}
@media (min-width: 576px) {
  .submit-container .js-recaptcha-cvb2bcaptcha {
    margin: 0;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
.submit-container .js-recaptcha-cvb2bcaptcha #g-recaptcha_widget {
  position: relative;
}
.submit-container .js-recaptcha-cvb2bcaptcha #g-recaptcha_incorrect {
  font-size: 12px;
  position: absolute;
  padding-top: 80px;
  z-index: 0;
  color: #c8102e;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.submit-container button {
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width: 210px;
  max-height: 50px;
}
@media (min-width: 576px) {
  .submit-container button {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
.control-label {
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -ms-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease;
}
.has-error .help-block {
  text-align: left;
  color: #c8102e;
  font-size: 12px;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.has-error .control-label {
  color: inherit;
}
.has-error input.form-control {
  background: transparent;
}
.has-error .form-control::-moz-placeholder,
.has-error .textarea::-moz-placeholder {
  color: #c8102e;
  opacity: 1;
}
.has-error .form-control:-ms-input-placeholder,
.has-error .textarea:-ms-input-placeholder {
  color: #c8102e;
}
.has-error .form-control::-webkit-input-placeholder,
.has-error .textarea::-webkit-input-placeholder {
  color: #c8102e;
}
.has-error .form-control::-moz-placeholder,
.has-error .textarea::-moz-placeholder {
  color: #c8102e;
  opacity: 1;
}
.has-error .form-control:-ms-input-placeholder,
.has-error .textarea:-ms-input-placeholder {
  color: #c8102e;
}
.has-error .form-control::-webkit-input-placeholder,
.has-error .textarea::-webkit-input-placeholder {
  color: #c8102e;
}
.has-error .form-control:focus,
.has-error .textarea:focus {
  box-shadow: none;
  border-color: initial;
}
.has-error .control select {
  color: #c8102e;
}
.form-errors {
  color: #75787b;
  font-size: 12px;
  padding: 10px 0;
}
.page-contactUs main > .global-alerts,
.page-requestQuote main > .global-alerts {
  display: none;
}
.slidePanel-container {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  overflow: hidden;
  position: relative;
}
.slidePanel-container > .slidePanel-panel {
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  min-width: 100%;
  position: relative;
  left: 0;
  opacity: 0;
  -webkit-transition: left 0.5s ease, opacity 0.5s;
  -moz-transition: left 0.5s ease, opacity 0.5s;
  -ms-transition: left 0.5s ease, opacity 0.5s;
  -o-transition: left 0.5s ease, opacity 0.5s;
  transition: left 0.5s ease, opacity 0.5s;
}
form[data-target="slidePanel-1"] .slidePanel-container > .slidePanel-panel:first-child {
  opacity: 1;
}
form[data-target="slidePanel-2"] .slidePanel-container > .slidePanel-panel {
  left: -100%;
}
form[data-target="slidePanel-2"] .slidePanel-container > .slidePanel-panel:nth-child(2) {
  opacity: 1;
}
.slidePanel-container > .slidePanel-panel .form-group {
  padding-left: 10px;
}
 > .slidePanel-T .slidePanel-container.form-progress-title > .slidePanel-panel {
  padding: 0;
}
.slidePanel-container .sub-heading {
  margin-top: 0;
}
.js-slidePanel .form-progress-bar span {
  position: relative;
}
.js-slidePanel .form-progress-bar span:before {
  content: "";
  display: inline-block;
  background-color: #c8102e;
  width: 0;
  position: absolute;
  height: 4px;
  -webkit-transition: width 0.5s ease;
  -moz-transition: width 0.5s ease;
  -ms-transition: width 0.5s ease;
  -o-transition: width 0.5s ease;
  transition: width 0.5s ease;
}
.js-slidePanel .form-progress-bar span:first-child:before {
  width: 100%;
}
.js-slidePanel .backBtn {
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.js-slidePanel[data-target="slidePanel-1"] .backBtn {
  opacity: 0;
  cursor: none;
}
.js-slidePanel[data-target="slidePanel-2"] .form-progress-bar span:nth-child(2):before {
  width: 100%;
}
.continue-container {
  text-align: right;
}
.continue-container .btn-default {
  width: 200px;
}
.continue-container .btn-default span {
  position: absolute;
  right: 15px;
  font-size: 15px;
  margin-right: 0;
}
.continue-error .control-label,
.continue-error .form-control,
.continue-error select {
  color: #c8102e;
}
.continue-error .control-label::-moz-placeholder,
.continue-error .form-control::-moz-placeholder,
.continue-error select::-moz-placeholder {
  color: #c8102e;
  opacity: 1;
}
.continue-error .control-label:-ms-input-placeholder,
.continue-error .form-control:-ms-input-placeholder,
.continue-error select:-ms-input-placeholder {
  color: #c8102e;
}
.continue-error .control-label::-webkit-input-placeholder,
.continue-error .form-control::-webkit-input-placeholder,
.continue-error select::-webkit-input-placeholder {
  color: #c8102e;
}
.continue-error .control-label::-moz-placeholder,
.continue-error .form-control::-moz-placeholder,
.continue-error select::-moz-placeholder {
  color: #c8102e;
  opacity: 1;
}
.continue-error .control-label:-ms-input-placeholder,
.continue-error .form-control:-ms-input-placeholder,
.continue-error select:-ms-input-placeholder {
  color: #c8102e;
}
.continue-error .control-label::-webkit-input-placeholder,
.continue-error .form-control::-webkit-input-placeholder,
.continue-error select::-webkit-input-placeholder {
  color: #c8102e;
}
.continue-tooltip {
  width: 160px;
  background-color: #002058;
  color: #ffffff;
  padding: 10px 15px;
  position: absolute;
  line-height: 1.2em;
  font-size: 12px;
  margin-top: 4px;
  right: 215px;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.continue-tooltip:after {
  content: " ";
  position: absolute;
  right: -15px;
  top: 0px;
  border-top: 24px solid transparent;
  border-left: 15px solid #002058;
  border-right: none;
  border-bottom: 24px solid transparent;
}
.continue-tooltip.active {
  opacity: 1;
}
.newsletterSignup {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 0 20px;
}
.newsletterSignup .headline {
  font-size: 24px;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.newsletterSignup form {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.newsletterSignup form > div {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.newsletterSignup form .form-group {
  padding-right: 20px;
}
@media (max-width: 767px) {
  .newsletterSignup form .form-group:first-child {
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    min-width: 100%;
    padding-right: 0;
  }
}
.newsletterSignup form .submit-container {
  max-width: 200px;
  margin: 10px 0 0 0;
}
.newsletterSignup iframe {
  height: 250px;
}
@media (min-width: 400px) {
  .newsletterSignup iframe {
    height: 230px;
  }
}
@media (min-width: 828px) {
  .newsletterSignup iframe {
    height: 135px;
  }
}
.newsletterSignup .disclaimer {
  font-size: 12px;
}
@media (min-width: 768px) {
  .newsletterSignup {
    margin-top: 80px;
    padding: 0 30px;
  }
}
@media (min-width: 992px) {
  .newsletterSignup {
    padding: 0;
  }
}
.location-page img {
  max-width: 100%;
}
.location-page .section2Promo,
.location-page .section3Promo {
  margin: 40px 0;
}
.location-page .location-header {
  margin-bottom: 20px;
  background-color: #ffffff;
}
.location-page .location-header .content {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-align-self: center;
  -ms-align-self: center;
  align-self: center;
  padding: 60px 20px 10px 20px;
  min-width: 50%;
}
.location-page .location-header .image {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.location-page .location-header h1 {
  text-transform: uppercase;
  font-size: 34px;
  padding: 20px 0;
}
.location-page .location-header h2,
.location-page .location-header h3 {
  padding: 20px 0;
}
.location-page .location-header .contact-info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  flex-grow: 1;
}
.location-page .location-header .contact-info > div {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding-right: 20px;
  padding-bottom: 20px;
}
.location-page .location-header .contact-info .loction-get-a-quote-item .btn {
  top: 10px;
}
@media (min-width: 768px) {
  .location-page .location-header .contact-info .loction-get-a-quote-item a:nth-child(1) {
    display: inline-block;
  }
}
.location-page .location-header .heading {
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin-left: -2px;
  padding-bottom: 5px;
  display: flex;
  gap: 5px;
}
.location-page .location-header .heading span {
  vertical-align: text-top;
}
.location-page .location-header .heading [class^="icon-"] {
  font-size: 22px;
  color: #c8102e;
  margin-right: 5px;
}
.location-page .location-header .heading .text {
  font-size: 18px;
  line-height: 140%;
  text-transform: uppercase;
  padding-right: 4px;
}
@media (min-width: 768px) {
  .location-page .location-header .heading .text {
    font-size: 22px;
  }
}
.location-page .location-header .heading .open-close-hours {
  font-size: 18px;
  line-height: 140%;
  color: #004e14;
  background-color: #fff;
}
@media (min-width: 768px) {
  .location-page .location-header .heading .open-close-hours {
    font-size: 22px;
  }
}
.location-page .location-header .heading .border-right {
  padding-right: 5px;
  position: relative;
}
.location-page .location-header .heading .border-right::before {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
  height: 17px;
  width: 2px;
  background-color: #8090ad;
}
.location-page .location-header .phone,
.location-page .location-header .email {
  white-space: nowrap;
}
.location-page .location-header .placeLink {
  color: #002058;
  text-decoration: none;
}
.location-page .subheading {
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
  font-size: 40px;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.location-page .subheading [class^="icon-"] {
  font-size: 20px;
}
.location-page .subheading span {
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 768px) {
  .location-page .subheading {
    font-size: 30px;
  }
}
.location-page .services-subheading {
  margin: 30px 0 40px 0;
}
.location-page .section2,
.location-page .section3 {
  padding: 0 20px;
}
.location-page a:not(.btn) {
  color: #003087;
}
.location-page .subinfo .heading {
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding-bottom: 3px;
}
.location-page .bottominfo {
  margin-top: 30px;
}
.location-page .location-id {
  padding-bottom: 32px;
  font-size: 18px;
  line-height: 140%;
  text-transform: uppercase;
  position: relative;
}
.location-page .location-id::before {
  content: '';
  position: absolute;
  left: 215px;
  top: 4px;
  height: 16px;
  width: 2px;
  background-color: #8090ad;
}
@media (min-width: 768px) {
  .location-page .location-id::before {
    left: 270px;
  }
}
@media (min-width: 768px) {
  .location-page .location-id {
    font-size: 22px;
  }
}
.location-page .hours .time {
  text-transform: lowercase;
}
.location-page .details {
  padding-top: 30px;
  padding-bottom: 40px;
}
.location-page .extraDetails,
.location-page .pickupHours {
  padding-top: 20px;
}
.location-page .extraDetails .heading {
  position: absolute;
  top: 71px;
  left: 250px;
}
@media (min-width: 768px) {
  .location-page .extraDetails .heading {
    font-size: 22px;
    top: 119px;
    left: 350px;
  }
}
.location-page .extraDetails > div {
  font-size: 22px;
  font-weight: 700;
}
.location-page .topinfo .details {
  background: #D6E5F94D;
  padding: 20px;
  position: relative;
}
.location-page .topinfo .location-details-products {
  background: #D6E5F9;
  padding: 35px 20px 50px 50px;
}
.location-page .topinfo .location-details-products .responsive-banner span {
  width: 86%;
}
.location-page .topinfo .location-details-products .info {
  width: 86%;
  background: #ffffff;
  padding: 10px;
  min-height: 73px;
}
.location-page .topinfo .location-details-products .info a {
  text-decoration: none !important;
}
.location-page .topinfo .location-details-products .slick-prev,
.location-page .topinfo .location-details-products .slick-next {
  top: 47%;
  color: #002058;
}
.location-page .topinfo .location-details-products .products-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.location-page .topinfo .location-map {
  margin: 10px 20px 20px 20px;
  height: 419px;
}
.location-page .topinfo .facilityType {
  padding-top: 20px;
  line-height: 30px;
}
.location-page .topinfo .facilityType .heading {
  font-size: 18px;
  line-height: 140%;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .location-page .topinfo .facilityType .heading {
    font-size: 22px;
  }
}
.location-page .location-marketing-spot {
  padding: 20px;
}
@media (min-width: 768px) {
  .location-page .location-marketing-spot {
    padding: 60px;
  }
}
.location-page center {
  padding: 20px;
}
@media (min-width: 768px) {
  .location-page center {
    padding: 60px;
  }
}
.location-page .quote-button {
  padding: 40px 0;
}
.location-page .quote-button .btn {
  font-size: 20px;
  width: 205px;
}
.location-page .heading-about-us {
  text-align: left;
  padding-left: 60px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .location-page .heading-about-us {
    padding-left: 60px;
  }
}
.location-page .about-our-yard {
  padding: 48px 60px 80px 60px;
  display: flex;
}
.location-page .about-our-yard .icon-arrow-left,
.location-page .about-our-yard .icon-arrow-right {
  font-size: 30px !important;
  display: block !important;
  margin: 0 auto !important;
}
.location-page .about-our-yard .slick-next,
.location-page .about-our-yard .slick-prev {
  color: #002058;
}
.location-page .about-our-yard .slick-next {
  right: 0;
}
.location-page .about-our-yard .slick-prev {
  left: 0;
}
.location-page .about-our-yard .aboutus {
  margin-bottom: 40px;
  background-color: #D6E5F9;
  max-width: 66.67%;
}
.location-page .about-our-yard .aboutus .slick-list {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.location-page .about-our-yard .content {
  margin-top: 30px;
}
.location-page .about-our-yard .image {
  margin-bottom: 39px;
  width: 608px;
  height: 500px;
}
@media (min-width: 1201px) and (max-width: 1486px) {
  .location-page .about-our-yard .image {
    max-width: 489px;
    height: 554px;
  }
}
@media (min-width: 1201px) and (max-width: 1276px) {
  .location-page .about-our-yard .image {
    height: 554px !important;
  }
}
.location-page .about-our-yard .slick-dots {
  bottom: -40px !important;
}
.location-page .about-our-yard .slick-dots .slick-active::before {
  background-color: #002058;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .location-page .about-our-yard {
    padding: 60px;
  }
  .location-page .about-our-yard .aboutus {
    margin-bottom: 40px;
    background-color: #D6E5F9;
    flex: 2;
    max-width: unset;
  }
  .location-page .about-our-yard .image-banner-item {
    flex: 1;
  }
  .location-page .about-our-yard .slick-dots {
    bottom: -20px !important;
  }
  .location-page .about-our-yard .content .about-our-yard-section {
    margin-top: 30px;
    padding: 30px;
    padding-top: 0px;
  }
}
@media (max-width: 1200px) {
  .location-page .about-our-yard {
    display: flex;
    flex-flow: column-reverse;
    align-items: center;
    padding-top: 30px !important;
  }
  .location-page .about-our-yard .image-banner-item {
    width: 100%;
  }
  .location-page .about-our-yard .image {
    width: 100%;
    margin-bottom: 0;
    height: unset;
  }
  .location-page .about-our-yard .image .responsive-banner span {
    height: 0%;
  }
  .location-page .about-our-yard .aboutus {
    margin-bottom: 40px;
    width: 100%;
    padding-left: 30px;
    max-width: unset !important;
  }
  .location-page .about-our-yard .aboutus .image {
    width: 100%;
  }
  .location-page .about-our-yard .content {
    flex-direction: column-reverse;
  }
  .location-page .about-our-yard .slick-dots {
    bottom: -50px !important;
    right: 2%;
  }
  .location-page .about-our-yard .about-our-yard-section {
    width: 90%;
  }
  .location-page .about-our-yard .about-our-yard-section p {
    word-wrap: break-word;
  }
  .location-page .about-our-yard .slick-next {
    right: -60px !important;
  }
  .location-page .about-our-yard .slick-prev {
    left: -60px !important;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .location-page .about-our-yard .slick-next {
    right: 0;
  }
  .location-page .about-our-yard .slick-prev {
    left: -60px;
  }
  .location-page .about-our-yard .slick-dots {
    bottom: -40px !important;
  }
  .location-page .about-our-yard .content .about-our-yard-section {
    margin-top: 30px;
    padding: 30px;
    padding-top: 0;
  }
}
@media (min-width: 1200px) {
  .location-page .about-our-yard .slick-next {
    right: 20px;
  }
  .location-page .about-our-yard .slick-prev {
    left: -60px;
  }
  .location-page .about-our-yard .slick-dots {
    bottom: -43px !important;
  }
  .location-page .about-our-yard .content .about-our-yard-section {
    margin-top: 30px;
    padding: 30px;
    width: 96%;
    padding-top: 0px;
  }
}
.location-page .categories {
  padding: 30px 30px 10px;
  background: #d6e5f9;
}
.location-page .categories .items {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s, max-height 0.3s;
  -moz-transition: opacity 0.5s, max-height 0.3s;
  -ms-transition: opacity 0.5s, max-height 0.3s;
  -o-transition: opacity 0.5s, max-height 0.3s;
  transition: opacity 0.5s, max-height 0.3s;
}
.location-page .categories .items > div {
  padding-bottom: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.location-page .categories .items > div .image {
  -webkit-flex: 1 1 100px;
  -moz-flex: 1 1 100px;
  -ms-flex: 1 1 100px;
  flex: 1 1 100px;
  max-width: 100px;
  min-width: 100px;
}
.location-page .categories .items > div .image div.responsive-banner > span {
  padding-top: 100%;
}
.location-page .categories .items > div .info {
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding-left: 20px;
}
.location-page .categories .items > div .info a {
  display: block;
}
.location-page .categories .items > div .info a:first-child {
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #002058;
  text-decoration: none;
  line-height: 1.25;
}
.location-page .categories .subheading {
  cursor: pointer;
}
.location-page .categories .subheading:not(.active) .icon-minus {
  display: none;
}
.location-page .categories .subheading.active + .items {
  max-height: 100%;
  opacity: 1;
}
.location-page .categories .subheading.active .icon-plus {
  display: none;
}
.location-page .categories .products + .subheading {
  margin-top: 20px;
}
.location-page .preferred-location > div {
  display: none;
}
.location-page .preferred-location .setPreferredStore {
  cursor: pointer;
}
.location-page .preferred-location img {
  vertical-align: initial;
}
.location-page .preferred-location.active .setPreferredStore {
  display: block;
}
.location-page .preferred-location.set .isPreferredStore {
  display: block;
  cursor: pointer;
}
.location-page .map {
  height: 320px;
  width: 100%;
  margin: 10px 0;
}
.location-page .location-news .headline a {
  color: #002058;
}
.location-page .location-team-members {
  margin-top: 60px;
  padding-right: 40px;
  padding-left: 40px;
}
@media (min-width: 768px) {
  .location-page .location-team-members {
    padding-right: 60px;
    padding-left: 60px;
  }
}
.location-page .location-team-members .items {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 40px -10px 0;
  font-size: 16px;
}
.location-page .location-team-members .items > div {
  -webkit-flex: 1 1 50%;
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 50%;
  padding: 0 10px 20px;
}
.location-page .location-team-members .items div.responsive-banner > span {
  padding-top: 100%;
}
.location-page .location-team-members .items .join-team {
  min-width: 100%;
  padding: 20px 10px 0;
}
.location-page .location-team-members .info {
  padding-top: 20px;
  overflow-wrap: anywhere;
}
.location-page .location-team-members .name {
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.location-page .location-team-members .role {
  margin-bottom: 20px;
}
.location-page .products .slick-list .slick-track,
.location-page .services .slick-list .slick-track {
  margin: 0 !important;
}
.location-page .location-news {
  margin-top: 50px;
}
.location-page .location-news .location-news-header {
  text-align: left;
  padding-left: 40px;
}
@media (min-width: 768px) {
  .location-page .location-news .location-news-header {
    padding-left: 60px;
  }
}
@media (max-width: 768px) {
  .location-page .location-news .components .item .location-news-articles {
    padding-bottom: 40px;
  }
  .location-page .location-news .components .item .location-news-articles .description .content {
    padding-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .location-page .location-news .components {
    padding: 0 40px !important;
  }
}
.location-page .facebook {
  overflow: hidden;
  margin-bottom: 60px;
}
.location-page .products .slick-list .slick-track,
.location-page .services .slick-list .slick-track {
  margin: 0 !important;
}
@media (max-width: 768px) {
  .location-page .products .slick-prev,
  .location-page .services .slick-prev {
    left: -58px;
    z-index: 1;
    top: 125px;
    color: #002058;
    font-size: 30px;
    display: block;
    margin: 0 auto;
  }
  .location-page .products .slick-next,
  .location-page .services .slick-next {
    right: -27px;
    z-index: 1;
    top: 115px;
    color: #002058;
    font-size: 30px;
    display: block;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .location-page .two-columns {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .location-page .two-columns .details {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 40%;
    min-width: 40%;
    padding: 60px;
    background: #D6E5F94D;
  }
  .location-page .two-columns .location-details-products {
    background: #d6e5f9;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 60%;
    min-width: 60%;
    padding: 60px 60px 0 60px;
  }
  .location-page .two-columns .location-details-products .products-item {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
  }
  .location-page .two-columns .location-details-products .products,
  .location-page .two-columns .location-details-products .services {
    margin-bottom: 40px !important;
  }
  .location-page .two-columns .location-details-products .products .image .responsive-banner .js-responsive-image,
  .location-page .two-columns .location-details-products .services .image .responsive-banner .js-responsive-image {
    width: 90%;
    height: 140px;
  }
  .location-page .two-columns .location-details-products .products .description,
  .location-page .two-columns .location-details-products .services .description,
  .location-page .two-columns .location-details-products .products .info,
  .location-page .two-columns .location-details-products .services .info {
    background: #ffffff;
    width: 90%;
    min-height: 90px;
    padding: 10px;
  }
  .location-page .two-columns .location-details-products .products .description a,
  .location-page .two-columns .location-details-products .services .description a,
  .location-page .two-columns .location-details-products .products .info a,
  .location-page .two-columns .location-details-products .services .info a {
    text-decoration: none;
  }
  .location-page .two-columns .location-details-products .products .info,
  .location-page .two-columns .location-details-products .services .info {
    margin-bottom: 20px;
  }
  .location-page .two-columns .location-details-products .products .slick-prev,
  .location-page .two-columns .location-details-products .services .slick-prev {
    left: -25px;
    z-index: 1;
    top: 40%;
    color: #002058;
    font-size: 30px;
    display: block;
    margin: 0 auto;
  }
  .location-page .two-columns .location-details-products .products .slick-next,
  .location-page .two-columns .location-details-products .services .slick-next {
    right: -10px;
    z-index: 1;
    top: 40%;
    color: #002058;
    font-size: 30px;
    display: block;
    margin: 0 auto;
  }
  .location-page .two-columns .products,
  .location-page .two-columns .services {
    padding: 0 40px;
  }
  .location-page .two-columns .services {
    margin-bottom: 60px !important;
  }
  .location-page .facilityType {
    padding: 0 0 0 10px;
  }
  .location-page .categories .items > div {
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .location-page .aboutus .image {
    margin-left: -20px;
    margin-right: -20px;
  }
  .location-page .contact-info .phone,
  .location-page .contact-info .email {
    width: 50%;
    box-sizing: border-box;
  }
}
@media (max-width: 991px) {
  .location-page .bottominfo.two-columns > div {
    max-width: 100%;
    min-width: 0;
  }
}
@media (max-width: 1199px) {
  .location-page .topinfo.two-columns > div {
    max-width: 100%;
    min-width: 0;
  }
}
@media (min-width: 768px) {
  .location-page .location-header .content {
    padding-left: 30px;
    display: flex;
    row-gap: 60px;
    padding: 60px 60px 0px 60px;
  }
  .location-page .location-header h1 {
    font-size: 44px;
    padding: 20px 0;
    padding-right: 60px;
    text-wrap: wrap;
  }
  .location-page .location-header h2,
  .location-page .location-header h3 {
    padding: 20px 0;
  }
  .location-page .section2,
  .location-page .section3 {
    padding: 0 30px;
  }
  .location-page .location-team-members .items > div {
    -webkit-flex: 1 1 25%;
    -moz-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    max-width: 25%;
  }
}
@media (min-width: 768px) {
  .location-page .topinfo .details {
    padding: 60px;
    background: #D6E5F94D;
  }
  .location-page .bottominfo {
    margin-top: 60px;
  }
}
@media (min-width: 1200px) {
  .location-page .details {
    padding-right: 40px;
  }
  .location-page .map {
    max-width: 600px;
  }
  .location-page .location-team-members .items {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .location-page .location-team-members .items .join-team {
    min-width: 0;
    padding-top: 0;
  }
  .location-page .location-team-members .items .join-team > div {
    position: relative;
    padding-bottom: 100%;
  }
  .location-page .location-team-members .items .join-team a {
    position: absolute;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    height: 100%;
    width: 100%;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    border: 1px solid #002058;
  }
}
@media (min-width: 992px) and (max-width: 1440px) {
  .location-page .location-header .content {
    display: flex;
    padding: 60px 60px 0px 60px;
    align-items: flex-start;
    gap: 50px;
  }
  .location-page .location-header .content .contact-info {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    align-items: flex-start;
    gap: 13px;
    flex: 0 0 53%;
    flex-wrap: nowrap;
  }
  .location-page .location-header h1 {
    font-size: 68px;
    font-style: normal;
    font-weight: 716;
    line-height: 120%;
    text-transform: uppercase;
    padding: 0;
    flex: 0 1 40%;
    text-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .location-page .location-header .image {
    padding: 1px;
  }
  .location-page .location-header .image .responsive-banner {
    position: relative;
    overflow: hidden;
  }
  .location-page .location-header .location-marketing-spot .bannerContentBox .headline {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .location-page .location-header .contact-info {
    display: flex;
    flex-wrap: wrap;
  }
  .location-page .location-header .contact-info .address {
    flex: 1 1 45%;
  }
  .location-page .location-header .contact-info .phone {
    flex: 1 1 45%;
  }
  .location-page .location-header .contact-info .email {
    flex: 1 1 100%;
    margin-top: 10px;
  }
  .location-page .location-header .contact-info .heading {
    display: flex;
    align-items: center;
  }
  .location-page .location-header .contact-info .heading .icon-pin,
  .location-page .location-header .contact-info .heading .icon-phone,
  .location-page .location-header .contact-info .heading .icon-contact {
    margin-right: 5px;
  }
  .location-page .location-header .contact-info .border-right {
    padding-right: 5px;
  }
  .location-page .location-header .contact-info .border-right::before {
    top: -9px;
  }
}
@media (max-width: 1440px) {
  .location-page .location-header div.responsive-banner > span {
    padding-top: 46.25%;
  }
}
@media (min-width: 1440px) {
  .location-page .location-header {
    margin-bottom: 30px;
  }
  .location-page .location-header .content {
    display: flex;
    padding: 60px 60px 0px 60px;
    align-items: flex-start;
    gap: 60px;
  }
  .location-page .location-header h1 {
    font-size: 68px;
    font-style: normal;
    line-height: 120%;
    /* 81.6px */
    text-transform: uppercase;
    margin-right: 60px;
    padding: 0;
    flex: 0 1 40%;
  }
  .location-page .location-header h2,
  .location-page .location-header h3 {
    padding: 60px 0;
  }
  .location-page .section2,
  .location-page .section3 {
    padding: 0 60px;
  }
}
.nearby-locations {
  background: #F0F0F0;
  padding: 48px 24px;
  margin-bottom: -30px;
}
.nearby-locations .headline {
  font-size: 32px;
  line-height: 1em;
  font-family: 'Apotek Extra Condensed Bold', Helvetica, Arial, sans-serif;
  letter-spacing: .05em;
  font-weight: normal;
  text-align: center;
  color: #002058;
  margin-bottom: 20px;
  text-align: left;
  margin-bottom: 8px;
}
@media (min-width: 992px) {
  .nearby-locations .headline {
    font-size: 40px;
  }
}
.nearby-locations .locations {
  padding-top: 40px;
}
@media (max-width: 1200px) {
  .nearby-locations .locations > div:nth-child(3) {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1160px) {
  .nearby-locations .locations .item .address-cta {
    text-wrap: unset !important;
  }
  .nearby-locations .locations .item .directions {
    top: 45px !important;
    font-size: 18px;
  }
  .nearby-locations .locations .item .phone {
    left: 135px !important;
    top: 49px !important;
    text-wrap-mode: nowrap;
    font-size: 18px;
  }
  .nearby-locations .locations .item .details .address .border-right-width::before {
    left: 125px !important;
    top: 52px !important;
    height: 12px;
  }
}
.nearby-locations .locations .index,
.nearby-locations .locations .id,
.nearby-locations .locations .hours,
.nearby-locations .locations .badges,
.nearby-locations .locations .facility {
  display: none;
}
.nearby-locations .locations .details {
  margin-top: 30px;
  position: relative;
}
.nearby-locations .locations .details .address {
  display: ruby;
}
.nearby-locations .locations .details .address .border-right-width {
  padding-right: 5px;
  position: relative;
}
.nearby-locations .locations .details .address .border-right-width::before {
  content: '';
  position: absolute;
  left: 142px;
  top: 41px;
  height: 14px;
  width: 2px;
  background-color: #8090ad;
}
.nearby-locations .locations .details .address .heading {
  display: none;
}
.nearby-locations .locations .details .address .directions {
  position: absolute;
  top: 35px;
}
.nearby-locations .locations .details .address .address-cta {
  font-weight: normal;
}
.nearby-locations .locations .details .address .address-cta br {
  display: none;
}
.nearby-locations .locations .details .phone {
  position: absolute;
  left: 167px;
  top: 40px;
}
.nearby-locations .locations .details .phone .heading {
  display: none;
}
.nearby-locations .locations .details .directions-details {
  display: flex;
  gap: 24px;
  align-items: center;
  margin-top: 8px;
}
@media (min-width: 768px) and (max-width: 861px) {
  .nearby-locations .locations .details .directions-details {
    gap: 7px;
    font-size: 15px;
  }
}
.nearby-locations .locations .details .border-right {
  padding-right: 5px;
  position: relative;
}
.nearby-locations .locations .details .border-right::before {
  content: '';
  position: absolute;
  left: -173px;
  top: 39px;
  height: 14px;
  width: 2px;
  background-color: #8090ad;
}
@media (min-width: 768px) and (max-width: 861px) {
  .nearby-locations .locations .details .border-right::before {
    content: '';
    left: 98px;
    top: -22px;
    height: 11px;
  }
}
.nearby-locations .locations .item {
  font-size: 16px;
}
@media (min-width: 768px) {
  .nearby-locations .locations .item {
    font-size: 18px;
  }
}
.nearby-locations .locations .item .title {
  position: relative;
  text-decoration: none;
  display: block;
  color: #002058;
}
.nearby-locations .locations .item .title .name {
  font-size: 18px;
  line-height: 25.2px;
  padding-top: 4px;
}
.nearby-locations .locations .item .title .info {
  font-size: 16px;
  padding-top: 5px;
}
.nearby-locations .locations .item .title .info .distance span {
  color: #a50023;
}
.nearby-locations .locations .item .title .name,
.nearby-locations .locations .item .title .info {
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.nearby-locations .locations .item .title .index {
  color: #ffffff;
  background-color: #c8102e;
  border-radius: 100%;
  width: 26px;
  height: 26px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  left: -40px;
}
.nearby-locations .locations .item .details {
  padding: 0;
}
.nearby-locations .locations .item .details > div:empty {
  display: none;
}
.nearby-locations .locations .item .facility ul {
  padding: 0;
  list-style: none;
}
.nearby-locations .locations .item .facility li {
  text-transform: capitalize;
}
.nearby-locations .locations .item .facility li[data-value^="ready-frame"] {
  text-transform: uppercase;
}
.nearby-locations .locations .item .facility .icon-plus {
  display: none;
}
.nearby-locations .locations .item .heading {
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding-top: 20px;
  padding-bottom: 5px;
}
.nearby-locations .locations .item .cta {
  padding: 10px 0 40px;
  font-size: 16px;
  margin-top: 60px;
}
.nearby-locations .locations .item .cta a {
  width: 175px;
  border: 3px solid;
  color: #ffffff;
  background-color: #a50023;
  border-color: #a50023;
  padding: 15px 3px 15px;
}
.nearby-locations .locations .item .cta a:hover {
  color: #ffffff;
  background-color: #C8102E;
  border-color: #C8102E;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.nearby-locations .locations .item .directions {
  color: #003087;
  display: block;
  text-wrap-mode: nowrap;
}
.nearby-locations .locations .item .address-cta {
  text-decoration: none;
  color: #002058;
  text-wrap-mode: nowrap;
}
@media (min-width: 576px) {
  .nearby-locations .locations .item .name {
    font-size: 22px;
    line-height: 30.8px;
    padding-top: 4px;
  }
  .nearby-locations .locations .item .details > div {
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    min-width: 50%;
  }
}
@media (max-width: 768px) {
  .nearby-locations .locations .item .details {
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  .nearby-locations .locations {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    padding-top: 40px;
    gap: 24px;
  }
  .nearby-locations .locations > div {
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
  }
  .nearby-locations .locations .item {
    max-width: 650px;
  }
  .nearby-locations .locations .item .name {
    font-size: 22px !important;
  }
  .nearby-locations .locations .item .distance span {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .nearby-locations .locations {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    padding-top: 40px;
    gap: 24px;
  }
  .nearby-locations .locations > div {
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
  }
  .nearby-locations .locations .item {
    max-width: 650px;
  }
  .nearby-locations .locations .item .name {
    font-size: 22px !important;
  }
  .nearby-locations .locations .item .distance span {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .nearby-locations {
    padding: 60px 60px 0px 60px;
    margin-bottom: -48px;
    padding-bottom: 46px;
  }
  .nearby-locations .see-all-location-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
/*** All Locations ***/
.all-locations .section2 .page-highlight {
  text-align: left;
  margin: 30px 0;
}
.all-locations .section2 > .content {
  padding-left: 0;
  padding-right: 0;
}
.all-locations h2 {
  text-transform: uppercase;
  padding-bottom: 20px;
}
.all-locations .map {
  display: none;
  width: 1000px;
  margin: 0 auto;
}
.all-locations .map svg {
  overflow: visible;
}
.all-locations .selector {
  display: inline-block;
  overflow: hidden;
  width: 100%;
}
.all-locations .selector > div:first-child {
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
}
.all-locations .selector select {
  max-width: 100%;
  font-size: 16px;
}
.all-locations .selector .form-group {
  max-width: 100%;
}
.all-locations .links > div {
  padding-bottom: 40px;
}
.all-locations .links > div > div > div {
  line-height: 1.2;
  padding-bottom: 20px;
}
.all-locations .links > div > div > div div {
  font-size: 13px;
}
.all-locations .links a {
  color: #003087;
}
.all-locations a.backToTop {
  display: inline-block;
  float: right;
  text-decoration: none;
  padding: 9px;
  color: #002058;
}
.all-locations a.backToTop span {
  font-size: 7px;
  line-height: 20px;
  display: block;
  color: #ffffff;
  background: #a7a8a9;
  border-radius: 100%;
  height: 20px;
  width: 20px;
  text-align: center;
  font-weight: bold;
}
@media (min-width: 576px) {
  .all-locations .selector {
    margin-left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    width: auto;
  }
  .all-locations .selector select {
    width: 320px;
  }
  .all-locations .links > div > div {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .all-locations .links > div > div > div {
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .all-locations .header .page-highlight {
    margin: 40px 0;
  }
  .all-locations .links > div > div > div {
    -webkit-flex: 1 1 33%;
    -moz-flex: 1 1 33%;
    -ms-flex: 1 1 33%;
    flex: 1 1 33%;
    max-width: 33%;
  }
  .all-locations .map {
    display: block;
  }
}
@media (min-width: 1200px) {
  .all-locations .links > div > div > div {
    -webkit-flex: 1 1 25%;
    -moz-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    max-width: 25%;
  }
}
.page-locationFinder .breadcrumb a,
.page-locationFinder .breadcrumb .active,
.page-locationFinder .breadcrumb li:before {
  color: #002058;
}
.location-finder-component {
  padding: 60px 0;
}
.location-finder-component .headline {
  font-size: 24px;
  padding: 20px 0 10px;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.location-finder-component .location-search {
  padding-left: 20px;
  padding-right: 20px;
}
.location-finder-component .icon-plus {
  font-size: 14px;
  margin-left: 3px;
}
.location-finder-component .location-form {
  font-size: 16px;
}
.location-finder-component .location-form .fields > div:first-child {
  margin-bottom: 30px;
  position: relative;
}
.location-finder-component .location-form .filters {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 10px;
}
.location-finder-component .location-form .filters > div {
  -webkit-flex: 1 1 50%;
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  padding-right: 15px;
  padding-bottom: 5px;
}
.location-finder-component .location-form .title {
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding-bottom: 5px;
}
.location-finder-component .location-form label {
  color: #002058;
  text-transform: none;
  font-size: inherit;
  display: inline;
  margin: 0;
  line-height: 1;
  vertical-align: middle;
}
.location-finder-component .location-form input[type=checkbox] {
  margin-top: 2px;
  margin-bottom: 10px;
}
.location-finder-component .location-form input[type=search] {
  border: 0;
  border-bottom: 1px solid #002058;
  padding: 0 6px 0 0;
  font-size: 16px;
  box-shadow: none;
  background: transparent;
  position: relative;
  z-index: 2;
}
.location-finder-component .location-form input[type=search]::-moz-placeholder {
  color: #808fab;
  opacity: 1;
}
.location-finder-component .location-form input[type=search]:-ms-input-placeholder {
  color: #808fab;
}
.location-finder-component .location-form input[type=search]::-webkit-input-placeholder {
  color: #808fab;
}
.location-finder-component .location-form input[type=search]::-moz-placeholder {
  color: #808fab;
  opacity: 1;
}
.location-finder-component .location-form input[type=search]:-ms-input-placeholder {
  color: #808fab;
}
.location-finder-component .location-form input[type=search]::-webkit-input-placeholder {
  color: #808fab;
}
.location-finder-component .location-form input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  height: 26px;
  width: 22px;
  display: block;
  background-color: #ffffff;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAn0lEQVR42u3UMQrDMBBEUZ9WfQqDmm22EaTyjRMHAlM5K+Y7lb0wnUZPIKHlnutOa+25Z4D++MRBX98MD1V/trSppLKHqj9TTBWKcoUqffbUcbBBEhTjBOV4ja4l4OIAZThEOV6jHO8ARXD+gPPvKMABinGOrnu6gTNUawrcQKNCAQ7QeTxORzle3+sDfjJpPCqhJh7GixZq4rHcc9l5A9qZ+WeBhgEuAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-size: 22px;
  background-position: center bottom;
  padding: 0;
  margin: 0;
}
.location-finder-component .location-form input[type=search]:focus,
.location-finder-component .location-form input[type=search]:hover {
  background: #ffffff;
}
.location-finder-component .location-form input[type=search]:placeholder-shown + .search-icon {
  display: block;
}
.location-finder-component .location-form .submit {
  padding: 20px 0;
}
.location-finder-component .location-form .submit .btn {
  width: 160px;
}
.location-finder-component .location-form .tools-cta {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  padding-top: 10px;
}
.location-finder-component .location-form .tools-cta a {
  color: #003087;
}
.location-finder-component .location-form .icon-plus {
  display: none;
}
.location-finder-component .search-icon {
  position: absolute;
  right: 3px;
  font-size: 25px;
  z-index: 1;
  display: none;
  margin-top: -30px;
}
.location-finder-component .clearCta {
  float: right;
  cursor: pointer;
  color: #003087;
  text-decoration: underline;
}
.location-finder-component .status-bar {
  padding: 20px 0 40px;
  font-size: 24px;
  line-height: 1.2;
  position: relative;
}
.location-finder-component .loadingResults {
  background: url("../images/loading.svg") no-repeat top center;
  height: 80px;
  margin-top: 60px;
}
.location-finder-component .search-results {
  padding-left: 20px;
  padding-right: 20px;
}
.location-finder-component .search-results .map-view > div {
  width: 100%;
  height: 100%;
  min-height: 500px;
}
.location-finder-component .item {
  font-size: 16px;
  padding-left: 40px;
}
.location-finder-component .item .title {
  position: relative;
  text-decoration: none;
  display: block;
}
.location-finder-component .item .title .name {
  font-size: 24px;
  line-height: 1;
  padding-top: 4px;
}
.location-finder-component .item .title .info {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  font-size: 16px;
  padding-top: 5px;
}
.location-finder-component .item .title .name,
.location-finder-component .item .title .info {
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.location-finder-component .item .title .index {
  color: #ffffff;
  background-color: #c8102e;
  border-radius: 100%;
  width: 26px;
  height: 26px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  left: -40px;
}
.location-finder-component .item .preferred-location {
  padding-top: 5px;
}
.location-finder-component .item .preferred-location > div {
  display: none;
}
.location-finder-component .item .preferred-location .setPreferredStore {
  cursor: pointer;
}
.location-finder-component .item .preferred-location img {
  vertical-align: initial;
}
.location-finder-component .item .preferred-location.active .setPreferredStore {
  display: block;
}
.location-finder-component .item .preferred-location.set .isPreferredStore {
  display: block;
  cursor: pointer;
}
.location-finder-component .item .details > div:empty {
  display: none;
}
.location-finder-component .item .facility ul {
  padding: 0;
  list-style: none;
}
.location-finder-component .item .facility li {
  text-transform: capitalize;
}
.location-finder-component .item .facility li[data-value^="ready-frame"] {
  text-transform: uppercase;
}
.location-finder-component .item .facility .icon-plus {
  display: none;
}
.location-finder-component .item .heading {
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding-top: 20px;
  padding-bottom: 5px;
}
.location-finder-component .item .phone a {
  text-decoration: none;
}
.location-finder-component .item .cta {
  padding: 30px 0 40px;
  margin-bottom: 40px;
  border-bottom: 1px solid #002058;
}
.location-finder-component .item:last-item .cta {
  margin-bottom: 0;
}
.location-finder-component .item .directions {
  color: #003087;
  display: block;
  padding-top: 5px;
}
.location-finder-component .item .address-cta {
  text-decoration: none;
}
.location-finder-component .pagination-container {
  text-align: center;
}
.location-finder-component .pagination {
  margin: 0;
}
.location-finder-component .pagination > li > a,
.location-finder-component .pagination > li > span {
  border: 0;
}
.location-finder-component .pagination > li:not(.disabled) a {
  color: #003087;
}
.location-finder-component .show-map {
  font-size: 16px;
  padding-top: 20px;
}
.location-finder-component .show-map > div {
  cursor: pointer;
  text-decoration: underline;
  color: #003087;
  padding-left: 30px;
  line-height: 25px;
}
.location-finder-component .show-map > div.map-view {
  background: url("../images/map.png") no-repeat top left;
}
.location-finder-component .show-map > div.list-view {
  background: url("../images/list.png") no-repeat top left;
  display: none;
}
.location-finder-component.map-view .show-map > div.map-view {
  display: none;
}
.location-finder-component.map-view .show-map > div.list-view {
  display: block;
}
.location-finder-component .gm-style .gm-style-iw-t::after {
  display: none;
}
.location-finder-component .gm-style .gm-style-iw-c {
  top: -97px;
  left: -166px;
}
.location-finder-component .gm-style .gm-style-iw {
  font-size: 16px;
  outline: none;
  border-radius: 0;
}
.location-finder-component .gm-style .gm-style-iw a {
  color: #003087;
  outline: none;
}
.location-finder-component .gm-style .gm-style-iw-tc::after {
  left: -165px;
  top: -98px;
}
.location-finder-component .noresults {
  padding-top: 40px;
}
.location-finder-component .noresults.filters .no-filters {
  display: none;
}
.location-finder-component .noresults:not(.filters) .with-filters {
  display: none;
}
.location-finder-component .resultsStatus.single .multi {
  display: none;
}
.location-finder-component .resultsStatus:not(.single) .single {
  display: none;
}
@media (max-width: 576px) {
  .location-finder-component .item .facility .heading {
    cursor: pointer;
    padding-bottom: 0;
  }
  .location-finder-component .item .facility .heading .icon-plus {
    display: inline-block;
  }
  .location-finder-component .item .facility .heading + div {
    height: 0;
    overflow: hidden;
  }
  .location-finder-component .item .facility .heading.active {
    padding-bottom: 5px;
  }
  .location-finder-component .item .facility .heading.active + div {
    height: auto;
  }
  .location-finder-component .item .facility .heading.active .icon-plus:before {
    content: "\e92d";
  }
}
@media (min-width: 576px) {
  .location-finder-component .item .details {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .location-finder-component .item .details > div {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .location-finder-component .item .details > div:first-child {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .location-finder-component .item .details > div:first-child > div {
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    min-width: 130px;
    padding-right: 10px;
  }
  .location-finder-component .item .details > div:last-child {
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
    min-width: 50%;
    padding-left: 20px;
  }
}
@media (min-width: 768px) {
  .location-finder-component .location-search {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .location-finder-component:not(.map-view) .search-results .map-view {
    display: none;
  }
  .location-finder-component.map-view .search-results .list-view {
    display: none;
  }
  .location-finder-component .location-form .js-collapse-toggle {
    cursor: pointer;
    padding-bottom: 0;
  }
  .location-finder-component .location-form .js-collapse-toggle .icon-plus {
    display: inline-block;
  }
  .location-finder-component .location-form .js-collapse-toggle + div {
    height: 0;
    overflow: hidden;
  }
  .location-finder-component .location-form .js-collapse-toggle.active {
    padding-bottom: 5px;
  }
  .location-finder-component .location-form .js-collapse-toggle.active + div {
    height: auto;
  }
  .location-finder-component .location-form .js-collapse-toggle.active .icon-plus:before {
    content: "\e92d";
  }
}
@media (min-width: 768px) and (max-width: 1440px) {
  .location-finder-component .search-results {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 992px) {
  .location-finder-component .headline {
    font-size: 30px;
    padding: 50px 0 10px;
  }
  .location-finder-component .search-icon {
    right: 63px;
  }
  .location-finder-component .status-bar {
    font-size: 30px;
  }
  .location-finder-component .location-form .fields {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .location-finder-component .location-form .fields > div {
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    min-width: 50%;
  }
  .location-finder-component .location-form .fields > div:first-child {
    padding-right: 60px;
    margin-bottom: 0;
  }
  .location-finder-component .location-form .submit {
    text-align: right;
    padding: 30px 0 0;
  }
  .location-finder-component .location-form .submit .btn {
    width: 205px;
    font-size: 20px;
  }
  .location-finder-component .search-results {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    padding-right: 0;
  }
  .location-finder-component .search-results .list-view {
    -webkit-flex: 1 1 580px;
    -moz-flex: 1 1 580px;
    -ms-flex: 1 1 580px;
    flex: 1 1 580px;
    max-width: 580px;
    padding-right: 20px;
  }
  .location-finder-component .search-results .map-view {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .location-finder-component .search-results .resultsItems {
    height: 700px;
    overflow-y: scroll;
    position: relative;
  }
  .location-finder-component .search-results .resultsItems .item {
    position: relative;
  }
  .location-finder-component .show-map {
    display: none;
  }
  .location-finder-component .pagination {
    margin: 30px 0 0;
  }
  .location-finder-component .item {
    padding-right: 20px;
  }
  .location-finder-component .item .cta .btn {
    font-size: 20px;
    width: 205px;
  }
}
@media (min-width: 1200px) {
  .location-finder-component {
    padding: 80px 0;
  }
}
@media (min-width: 1440px) {
  .location-finder-component .location-search {
    padding-left: 60px;
    padding-right: 120px;
  }
  .location-finder-component .location-form .filters > div {
    -webkit-flex: 1 1 33%;
    -moz-flex: 1 1 33%;
    -ms-flex: 1 1 33%;
    flex: 1 1 33%;
  }
}
.bold {
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.form-group-section {
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  min-width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  justify-content: space-between;
  left: 0;
  -webkit-transition: left 0.5s ease, opacity 0.5s;
  -moz-transition: left 0.5s ease, opacity 0.5s;
  -ms-transition: left 0.5s ease, opacity 0.5s;
  -o-transition: left 0.5s ease, opacity 0.5s;
  transition: left 0.5s ease, opacity 0.5s;
}
.form-group-label {
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width: 100%;
  margin-top: 10px;
}
.form-group-label label {
  font-size: 18px;
}
#tfa_103-L .sub-heading {
  font-size: 22px;
  margin: 20px 0;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.textarea {
  border: 0;
  outline: 0;
  resize: none;
}
.lengthIndicator {
  font-size: 14px;
}
.removeSpan {
  color: #307FE2;
  display: block;
  margin: -25px 0 0 5px;
  padding: 0 0 0 0;
}
.removeLink {
  text-decoration: none !important;
}
.duplicateSpan {
  margin-bottom: 30px;
  color: #307FE2;
}
.google-captcha {
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  margin: 0 0 40px 0;
}
@media (min-width: 576px) {
  .google-captcha {
    margin: 0;
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
.captchaHelp {
  font-size: 14px;
}
.submit-container input {
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width: 210px;
  max-height: 50px;
}
@media (min-width: 576px) {
  .submit-container input {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
.required-fields-legend-paradigm {
  color: #c8102e;
  font-size: 14px;
  text-align: right;
  font-family: 'Acumin Pro Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.errMsg {
  color: #c8102e;
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: -15px;
}
#19 .contactUsForm .box1-alt2,
#19 .contactHrForm .box1-alt2,
#19 .quickQuoteForm .box1-alt2,
#19 .siteFeedbackForm .box1-alt2 {
  background: transparent;
  padding: 0;
  margin-bottom: 1em;
}
#19 .contactUsForm .box1-alt2 label,
#19 .contactHrForm .box1-alt2 label,
#19 .quickQuoteForm .box1-alt2 label,
#19 .siteFeedbackForm .box1-alt2 label {
  font-weight: normal;
  padding: 0.5em 0 0 0.4em;
}
#19 .contactUsForm h3,
#19 .contactHrForm h3,
#19 .quickQuoteForm h3,
#19 .siteFeedbackForm h3 {
  margin-bottom: 0.2em;
  font-family: sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #4e585f;
}
#19 .fileUpload {
  box-shadow: none;
  margin-bottom: 1.5em;
  padding-left: 0;
  line-height: normal;
}
#19 .fileUploadError {
  color: #ff0000;
}
#19 .fileUploadTip {
  font-size: 12px;
  font-style: italic;
}
.black-hills-gallery-section {
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 50px;
}
.black-hills-gallery-section .intrinsic .embed-block-wrapper {
  padding: 0 !important;
}
.black-hills-gallery-section .intrinsic .embed-block-wrapper .embed-block-wrapper div iframe {
  margin-top: 30px;
  width: 100%;
  height: 40vw;
}
.black-hills-gallery-section .image-block-wrappe .sqs-image-shape-container-element.has-aspect-ratio img {
  width: unset !important;
}
.black-hills-gallery-section .intrinsic .embed-block-wrapper iframe {
  margin-top: 30px;
  width: 100%;
  height: 40vw;
}
.black-hills-gallery-section h1 {
  font-weight: 700;
  font-family: rial, Helvetica, sans-serif;
  font-size: 27px;
  line-height: 30px;
  margin-bottom: 32px;
}
.black-hills-gallery-section strong {
  color: #00205b;
  font-weight: 700;
}
.black-hills-gallery-section p {
  font-size: 17px;
  line-height: 35px;
}
.black-hills-gallery-section pre {
  display: none;
}
.black-hills-gallery-section header {
  display: none;
}
.black-hills-gallery-section hr {
  display: none;
}
.black-hills-gallery-section h4 {
  font-size: 27px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
}
.black-hills-gallery-section .gl-container {
  display: none;
}
.black-hills-gallery-section .sqs-html-content h4 a {
  text-decoration: unset;
  color: #00205b !important;
}
.black-hills-gallery-section .sqs-html-content p a {
  text-decoration: unset;
  color: #00205b !important;
}
.black-hills-gallery-section .sqs-html-content .more {
  transform: translate(0rem, 1rem);
}
.black-hills-gallery-section .content {
  padding: 0 !important;
}
.black-hills-gallery-section .sqs-block-image-button {
  border: none;
}
.black-hills-gallery-section .sqs-block-image-button span {
  display: none;
}
.black-hills-gallery-section .sqs-image-shape-container-element {
  padding-bottom: 0 !important;
}
.black-hills-gallery-section .sqs-gallery {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  width: 100%;
  box-sizing: border-box;
  margin-top: 30px;
}
.black-hills-gallery-section .sqs-gallery .slide {
  width: 49%;
}
.black-hills-gallery-section .sqs-gallery .summary-title a {
  text-decoration: none;
  color: #00205b !important;
}
.black-hills-gallery-section .sqs-gallery .margin-wrapper span {
  display: none;
}
.black-hills-gallery-section .sqs-html-content {
  margin: 20px 0;
  padding: 0;
}
.black-hills-gallery-section .embedly-embed {
  width: 100%;
  margin: 52px 0 52px 0;
}
.black-hills-gallery-section .summary-item-list {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  text-align: center;
  row-gap: 10px;
}
.black-hills-gallery-section .post-tags {
  font-size: 17px;
  font-weight: 600;
  line-height: 75px;
}
.black-hills-gallery-section .summary-content.sqs-gallery-meta-container {
  margin-top: 20px;
}
.black-hills-gallery-section .thumb-image {
  object-fit: fill;
  height: 28vw;
  width: 100%;
}
@media only screen and (max-width: 593px) {
  .black-hills-gallery-section .sqs-gallery {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    width: 100%;
    box-sizing: border-box;
    margin-top: 30px;
  }
  .black-hills-gallery-section .sqs-gallery .slide {
    width: 48%;
  }
  .black-hills-gallery-section .thumb-image {
    object-fit: fill;
    height: 28vw;
    width: 100%;
  }
  .black-hills-gallery-section .summary-thumbnail-outer-container {
    margin-top: 50px;
  }
}
@media only screen and (min-width: 768px) {
  .black-hills-gallery-section .sqs-gallery {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    width: 74%;
    box-sizing: border-box;
    margin-top: 30px;
    justify-content: end;
    float: right;
  }
  .black-hills-gallery-section .sqs-gallery .slide {
    width: 23%;
  }
  .black-hills-gallery-section .summary-item-list {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    text-align: center;
    row-gap: 40px;
  }
  .black-hills-gallery-section .thumb-image {
    object-fit: fill;
    height: 9.4vw;
    width: 226px;
  }
  .black-hills-gallery-section .more {
    transform: translate(40rem, 43rem);
  }
}
.template-pages-layout-articleDetailLayoutPage main .bodyComponent {
  height: fit-content;
}
.template-pages-layout-articleDetailLayoutPage main .bodyComponent .simple-banner > div > img {
  border-radius: 16px;
  margin: 32px auto 18px auto;
  max-height: 110vh;
}
@media (min-width: 768px) {
  .template-pages-layout-articleDetailLayoutPage main .bodyComponent .simple-banner > div > img {
    margin: 48px auto 18px auto;
  }
}
.template-pages-layout-articleDetailLayoutPage main .bodyComponent .content {
  max-width: 1024px;
  text-align: left;
  padding-top: 24px;
  padding-bottom: 24px;
}
@media (min-width: 768px) {
  .template-pages-layout-articleDetailLayoutPage main .bodyComponent .content {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
.template-pages-layout-articleDetailLayoutPage main .bodyComponent .content h3 {
  margin-top: 0;
}
.template-pages-layout-articleDetailLayoutPage main .bodyComponent .content h6 {
  font-family: 'hkgrotesk-bold';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #676462;
}
.template-pages-layout-articleDetailLayoutPage main .bodyComponent .content-max-padded {
  max-width: 1024px;
  text-align: left;
  padding-top: 24px;
  padding-bottom: 24px;
}
@media (min-width: 768px) {
  .template-pages-layout-articleDetailLayoutPage main .bodyComponent .content-max-padded {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
.template-pages-layout-articleDetailLayoutPage main .tags-authoring-block {
  padding-bottom: 80px;
  max-width: 1024px;
}
@media (max-width: 768px) {
  .template-pages-layout-articleDetailLayoutPage main .tags-authoring-block {
    padding-top: 8px;
    padding-bottom: 64px;
  }
}
.template-pages-layout-articleDetailLayoutPage main .tags-authoring-block .content-tags {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.template-pages-layout-articleDetailLayoutPage main .tags-authoring-block .content-tags .content-tag {
  border: 1px solid rgba(157, 153, 151, 0.4);
  padding: 5px;
  border-radius: 4px;
  margin-right: 15px;
  font-family: "hkgrotesk";
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  margin-bottom: 15px;
}
.template-pages-layout-articleDetailLayoutPage main .tags-authoring-block .content-tags .content-tag a {
  color: #1e1c1b;
}
.template-pages-layout-articleDetailLayoutPage main .tags-authoring-block .author-resources-container {
  background-color: #f2f0ee;
  border-radius: 8px;
  margin-top: 20px;
  padding: 24px;
}
@media (min-width: 768px) {
  .template-pages-layout-articleDetailLayoutPage main .tags-authoring-block .author-resources-container {
    padding: 40px;
  }
}
.template-pages-layout-articleDetailLayoutPage main .tags-authoring-block .label {
  color: #676462;
  text-transform: uppercase;
  font-family: "hkgrotesk-bold";
  letter-spacing: 1.1px;
  padding: 0;
}
@media (min-width: 768px) {
  .template-pages-layout-articleDetailLayoutPage main .tags-authoring-block .authors {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
}
.template-pages-layout-articleDetailLayoutPage main .tags-authoring-block .authors .author {
  margin-right: 40px;
  font-size: 12px;
  color: #1e1c1b;
  margin-bottom: 16px;
  margin-top: 16px;
}
.template-pages-layout-articleDetailLayoutPage main .tags-authoring-block .authors .author .author-name {
  font-family: "hkgrotesk-bold";
  font-size: 16px;
}
.template-pages-layout-articleDetailLayoutPage main .tags-authoring-block .authors .sponsored-by {
  display: flex;
  align-items: center;
  margin-right: 15px;
}
.template-pages-layout-articleDetailLayoutPage main .tags-authoring-block .authors .sponsored-by a {
  margin: auto 0;
}
.template-pages-layout-articleDetailLayoutPage main .tags-authoring-block .authors .sponsored-by a::after {
  content: '';
  display: none;
}
.template-pages-layout-articleDetailLayoutPage main .tags-authoring-block .authors .sponsored-by img {
  border-radius: unset;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
@media (min-width: 576px) {
  .template-pages-layout-articleDetailLayoutPage main .tags-authoring-block .authors .sponsored-by {
    width: 400px;
    height: 77px;
  }
}
.template-pages-layout-articleDetailLayoutPage main .tags-authoring-block .div-resources {
  margin-top: 32px;
}
.template-pages-layout-articleDetailLayoutPage main .tags-authoring-block .div-resources .resources {
  margin-top: 16px;
}
@media (min-width: 768px) {
  .template-pages-layout-articleDetailLayoutPage main .tags-authoring-block .div-resources .resources {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
}
.template-pages-layout-articleDetailLayoutPage main .tags-authoring-block .div-resources .resources .resource {
  margin-right: 30px;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-family: "hkgrotesk-bold";
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  margin-bottom: 16px;
}
.template-pages-layout-articleDetailLayoutPage main .tags-authoring-block .div-resources .resources .resource .ti-file-download {
  font-size: 22px;
  color: #000000;
  margin-right: 10px;
}
@media (max-width: 768px) {
  .template-pages-layout-articleDetailLayoutPage main .btn + .btn {
    margin-left: 0;
  }
}
.articlescollection-banner .cms-card-inner a:focus {
  outline: unset;
}
@media (min-width: 992px) {
  .articlescollection-banner .content-max-padded {
    padding-left: 68px;
    padding-right: 68px;
  }
  .articlescollection-banner .content-max-padded .js-resourceCardCarousel {
    margin: 0;
  }
}
.article-details-return-link {
  padding-top: 12px;
  line-height: 16px;
}
.article-details-return-link a {
  font-family: 'hkgrotesk', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  color: #1e1c1b;
  text-transform: capitalize;
}
.article-details-return-link a .ti {
  font-size: 12px;
  margin-right: 4px;
  position: relative;
  top: 1px;
}
.article-details-return-link + .yComponentWrapper.article-details-heroComponent .hero-general {
  padding-top: 36px;
}
.page-articleHub {
  background: #f2f0ee;
}
.page-articleHub .content-max-padded {
  padding-left: 24px;
  padding-right: 24px;
}
@media (min-width: 767px) {
  .page-articleHub .content-max-padded {
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media (min-width: 1200px) {
  .page-articleHub .content-max-padded {
    padding-left: 64px;
    padding-right: 64px;
  }
}
@media (min-width: 1200px) {
  .page-articleHub .content-max-padded {
    padding-left: 80px;
    padding-right: 80px;
  }
}
.page-articleHub .responsive-table {
  width: 100%;
}
.page-articleHub .pagination-bar {
  margin: 40px 0 0;
}
.page-articleHub .pagination-bar .input-inner {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  padding: 0 20px;
}
.page-articleHub .pagination-bar .input-inner .bootstrap-select.has-value .dropdown-toggle {
  padding-top: 12px;
}
.page-articleHub .pagination-bar .input-inner .hide-caret .ti {
  display: none;
}
.page-articleHub .pagination-bar .input-inner .form-group {
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  max-width: 100%;
}
.page-articleHub .pagination-bar .input-inner .form-group .ti {
  font-size: 24px;
}
.page-articleHub .pagination-bar .input-inner .form-group .dropdown-toggle {
  padding: 10px 16px 4px 24px;
}
.page-articleHub .pagination-bar .input-inner .form-group .form-control {
  padding: 0;
}
.page-articleHub .pagination-bar .input-inner .form-group .form-control.enable-label .filter-option {
  padding-top: 8px;
  color: #1e1c1b;
  font-weight: 400;
}
.page-articleHub .pagination-bar .input-inner .form-group .dropdown-toggle {
  height: inherit;
  color: #676462;
  margin: 0;
}
.page-articleHub .pagination-bar .input-inner .form-group .dropdown-menu ul:not(.nostyle) li:last-child {
  margin-top: 3px;
}
.page-articleHub .pagination-bar .input-inner .form-group #filter-remove {
  display: inline-block;
  position: absolute;
  color: #676462;
  padding: 10px 0 0 0;
  margin: 0 0 0 -42px;
  z-index: 4;
}
@media (min-width: 768px) {
  .page-articleHub .pagination-bar .input-inner {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .page-articleHub .pagination-bar .input-inner .form-group {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 300px;
  }
}
.page-articleHub .pagination-bar .dropdown-menu.open {
  padding-top: 0;
}
.page-articleHub .pagination-bar .dropdown-menu.open .inner {
  padding-top: 20px;
}
.page-articleHub .pagination-bar .dropdown-menu.open .inner li {
  margin: 0 5px 8px 8px;
  line-height: 24px;
  height: 32px;
}
.page-articleHub .pagination-bar .dropdown-menu.open .inner li.selected {
  background-color: #f2f0ee;
  border-radius: 8px;
  height: 32px;
}
.page-articleHub .pagination-bar .dropdown-menu.open .inner li.selected span.text {
  padding-top: 4px;
  padding-bottom: 4px;
}
.page-articleHub .pagination-bar .dropdown-menu.open .inner li a {
  padding-top: 0;
  padding-bottom: 0;
  height: inherit;
  border-radius: 8px;
}
.page-articleHub .pagination-bar .filter-select .inner {
  max-height: 262px !important;
}
.page-articleHub .pagination-bar .filter-select .inner li:first-of-type {
  display: none;
}
.page-articleHub .pagination-bar .filter-select .control-label {
  position: absolute;
  top: 0;
  left: 0;
  padding: 2px 16px 12px 25px;
  font-weight: 400;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
  z-index: 3;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 1.5em;
}
.page-articleHub .pagination-bar .filter-select .form-control {
  margin-bottom: 0 !important;
}
.page-articleHub .pagination-bar .filter-select .dropdown-menu.open {
  Width: 264px;
  Height: 262px;
  margin-top: 8px;
}
@media (min-width: 992px) {
  .page-articleHub .pagination-bar .filter-select .dropdown-menu.open {
    Width: 300px;
  }
}
.page-articleHub .pagination-bar .input-inner {
  flex-direction: column;
}
.page-articleHub .pagination-bar .input-inner .pagination-container {
  display: flex;
  justify-content: space-between;
  margin-top: 24px;
}
.page-articleHub .pagination-bar .input-inner .pagination-container .pagination-message {
  font-family: 'Acumin Pro Regular', Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #1e1c1b;
  flex: auto;
}
.page-articleHub .pagination-bar .input-inner .pagination-container .pagination-message span {
  margin-left: 4px;
}
@media (max-width: 768px) {
  .page-articleHub .pagination-bar .input-inner .pagination-container .pagination-message span {
    display: none;
  }
}
.page-articleHub .pagination-bar .input-inner .pagination-container .sort-select {
  display: flex;
  justify-content: flex-end;
}
.page-articleHub .pagination-bar .input-inner .pagination-container .sort-select label {
  font-family: 'Acumin Pro Regular', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 0;
  color: #1e1c1b;
  padding: 0;
  position: unset;
}
.page-articleHub .pagination-bar .input-inner .pagination-container .sort-select .bootstrap-select {
  background-color: transparent;
  box-shadow: unset;
  padding: 0 0 0 8px;
  width: fit-content;
  height: auto;
  margin-bottom: 0 !important;
}
.page-articleHub .pagination-bar .input-inner .pagination-container .sort-select .bootstrap-select .filter-option {
  padding-top: 0;
}
.page-articleHub .pagination-bar .input-inner .pagination-container .sort-select .bootstrap-select .btn.dropdown-toggle {
  color: #676462;
  background-color: transparent;
  margin-bottom: 0;
  font-size: 12px;
  height: 16px;
  line-height: 16px;
  padding: 0;
  width: fit-content;
  border: none;
  border-radius: unset;
}
.page-articleHub .pagination-bar .input-inner .pagination-container .sort-select .bootstrap-select .btn.dropdown-toggle:active {
  box-shadow: unset;
}
.page-articleHub .pagination-bar .input-inner .pagination-container .sort-select .bootstrap-select .btn.dropdown-toggle .filter-option.pull-left {
  border-bottom: 1.5px solid rgba(0, 0, 0, 0.4);
  font-family: 'hkgrotesk-bold', sans-serif;
  font-weight: 600;
  margin-top: 0;
  color: #1e1c1b;
}
.page-articleHub .pagination-bar .input-inner .pagination-container .sort-select .bootstrap-select .btn.dropdown-toggle .ti {
  font-size: 16px;
}
.page-articleHub .pagination-bar .input-inner .pagination-container .sort-select .bootstrap-select .dropdown-menu.open {
  width: 206px;
  height: 192px;
  max-height: 192px !important;
  padding: 0 20px 24px 8px;
  margin-top: 8px;
  left: -68px;
  top: 16px;
  box-shadow: 0px 36px 24px -16px rgba(26, 27, 46, 0.25);
  border-radius: 16px;
  overflow-y: auto;
  overflow-x: hidden;
}
.page-articleHub .pagination-bar .input-inner .pagination-container .sort-select .bootstrap-select .dropdown-menu.open li {
  border-radius: 8px;
  margin: 0 0 8px;
}
.page-articleHub .pagination-bar .input-inner .pagination-container .sort-select .bootstrap-select .dropdown-menu.open li:last-of-type {
  margin-bottom: 0;
}
.page-articleHub .pagination-bar .input-inner .pagination-container .sort-select .bootstrap-select .dropdown-menu.open li.selected a {
  background: #f2f0ee;
}
.page-articleHub .pagination-bar .input-inner .pagination-container .sort-select .bootstrap-select .dropdown-menu.open li.selected span.check-mark {
  right: 12px;
}
.page-articleHub .pagination-bar .input-inner .pagination-container .sort-select .bootstrap-select .dropdown-menu.open li span.text {
  font-weight: 400;
}
.page-articleHub .pagination-bar .input-inner .pagination-container .sort-select .bootstrap-select .dropdown-menu.open li a {
  padding: 0 25px 0 16px;
}
.page-articleHub .pagination-bar .input-inner .pagination-container .sort-select .bootstrap-select .dropdown-menu.open li a span.text {
  color: #3d3a39;
}
.page-articleHub .pagination-bar .input-inner .pagination-container .sort-select .bootstrap-select .dropdown-menu.open li a::after {
  height: 0;
}
@media (min-width: 768px) {
  .page-articleHub .pagination-bar .input-inner .pagination-container .sort-select .bootstrap-select .dropdown-menu.open {
    left: -76px;
  }
}
@media (min-width: 992px) {
  .page-articleHub .pagination-bar .input-inner .pagination-container .sort-select .bootstrap-select .dropdown-menu.open {
    left: -87px;
  }
}
@media (max-width: 992px) {
  .page-articleHub .pagination-bar .input-inner .pagination-container .sort-select .bootstrap-select .dropdown-menu.open {
    top: 4px;
  }
}
@media (max-width: 992px) {
  .page-articleHub .pagination-bar .input-inner {
    display: flex;
    justify-content: space-between;
  }
  .page-articleHub .pagination-bar .input-inner .pagination-container .sort-select {
    flex: auto;
  }
  .page-articleHub .pagination-bar .input-inner .pagination-container .sort-select .dropdown-menu.open {
    margin-top: 20px !important;
  }
}
.page-articleHub .pagination-bar .filter-select .control-label {
  position: absolute;
  top: 0;
  left: 0;
  padding: 2px 16px 12px 25px;
  font-weight: 400;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
  z-index: 3;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 1.5em;
}
.page-articleHub .pagination-bar .filter-select .form-control {
  margin-bottom: 0 !important;
}
.page-articleHub .cms-cards {
  padding-top: 8px;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  padding-top: 16px;
  padding-bottom: 0;
  gap: 16px;
}
.page-articleHub .cms-cards .cms-card {
  padding: 0 0 48px;
}
.page-articleHub .cms-cards .cms-card-img {
  padding: 8px 0;
}
@media (min-width: 768px) {
  .page-articleHub .cms-cards {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 64px;
  }
  .page-articleHub .cms-cards .cms-card {
    -webkit-flex: 1 1 25%;
    -moz-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    max-width: 330px;
  }
}
.page-articleHub .cms-cards .cms-card {
  padding-top: 0;
  padding-bottom: 24px;
}
.page-articleHub .cms-cards .cms-card-inner {
  box-shadow: 0 24px 32px -16px rgba(26, 27, 46, 0.16);
}
.page-articleHub .cms-cards .cms-card-inner > a {
  display: flex;
  flex-direction: column;
}
.page-articleHub .cms-cards .cms-card-inner > a .card-info {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.page-articleHub .cms-cards .cms-card-inner > a .card-info .read-time {
  margin-top: auto;
}
@media (min-width: 768px) {
  .page-articleHub .cms-cards {
    gap: 0;
  }
  .page-articleHub .cms-cards .cms-card {
    -webkit-flex: 1 1 50%;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
  }
  .page-articleHub .cms-cards .cms-card-inner {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 992px) {
  .page-articleHub .cms-cards {
    gap: unset;
    margin: 0;
  }
  .page-articleHub .cms-cards .cms-card {
    -webkit-flex: 1 1 33%;
    -moz-flex: 1 1 33%;
    -ms-flex: 1 1 33%;
    flex: 1 1 33%;
    max-width: 33%;
  }
}
@media (min-width: 1200px) {
  .page-articleHub .cms-cards {
    gap: unset;
    margin: 0;
  }
  .page-articleHub .cms-cards .cms-card {
    -webkit-flex: 1 1 25%;
    -moz-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    max-width: 25%;
  }
  .page-articleHub .cms-cards .cms-card-inner {
    margin-left: 12px;
    margin-right: 12px;
  }
}
.page-articleHub .pagination-bar.bottom {
  margin: 0;
}
.page-articleHub .pagination-bar.bottom .pagination-toolbar {
  border: none;
  padding: 16px 0 64px 0;
}
@media (min-width: 992px) {
  .page-articleHub .pagination-bar.bottom .pagination-toolbar {
    padding-bottom: 80px;
  }
}
.page-articleHub .pagination-bar.bottom .pagination-toolbar .ti {
  font-size: 12px;
  line-height: 1.5em;
  margin: auto 0;
}
.page-articleHub .pagination-bar.bottom .pagination-toolbar .pagination-wrap {
  padding-left: 0;
}
.page-articleHub .pagination-bar.bottom .pagination-toolbar .pagination,
.page-articleHub .pagination-bar.bottom .pagination-toolbar .row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  gap: 28px;
  margin: 0 auto;
  border: none;
  font-size: 12px;
}
.page-articleHub .pagination-bar.bottom .pagination-toolbar .pagination > div,
.page-articleHub .pagination-bar.bottom .pagination-toolbar .row > div {
  -webkit-flex: 0 1 auto;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.page-articleHub .pagination-bar.bottom .pagination-toolbar .pagination > div.disabled > span,
.page-articleHub .pagination-bar.bottom .pagination-toolbar .row > div.disabled > span {
  background-color: inherit;
}
.page-articleHub .pagination-bar.bottom .pagination-toolbar .pagination .btn-group .dropdown-toggle .filter-option,
.page-articleHub .pagination-bar.bottom .pagination-toolbar .row .btn-group .dropdown-toggle .filter-option {
  padding-left: 2px;
}
.page-articleHub .pagination-bar.bottom .pagination-toolbar .pagination .btn-group .dropdown-menu ul:not(.nostyle) li:last-child,
.page-articleHub .pagination-bar.bottom .pagination-toolbar .row .btn-group .dropdown-menu ul:not(.nostyle) li:last-child {
  margin-top: 3px;
}
@media (min-width: 992px) {
  .page-articleHub .main-navigation .nav__links--primary:nth-child(3) .link-text {
    border-bottom: 2px solid #767cda;
  }
  .page-articleHub .pagination-toolbar {
    padding-bottom: 80px;
  }
}
.page-articleHub .account-overview-table .responsive-table-item.empty {
  justify-content: center;
}
.page-articleHub .account-overview-table .responsive-table-item.empty .responsive-table-cell.cms-card {
  max-width: 100%;
  padding-bottom: 80px;
}
.page-articleHub .account-overview-table .responsive-table-item.empty .responsive-table-cell.cms-card .account-section-content.content-empty {
  text-align: center;
}
.page-articleHub .account-overview-table .responsive-table-item.empty .responsive-table-cell.cms-card .account-section-content.content-empty h3 {
  font-size: 32px;
  line-height: 40px;
  margin-top: 48px;
}
@media (min-width: 768px) {
  .page-articleHub .account-overview-table .responsive-table-item.empty .responsive-table-cell.cms-card {
    max-width: 628px;
    padding-bottom: 120px;
  }
  .page-articleHub .account-overview-table .responsive-table-item.empty .responsive-table-cell.cms-card .account-section-content.content-empty h3 {
    font-size: 40px;
    line-height: 48px;
    margin-top: 64px;
  }
  .page-articleHub .account-overview-table .responsive-table-item.empty .responsive-table-cell.cms-card .account-section-content.content-empty span {
    display: block;
    margin: 0 55px;
  }
}
.article-details-return-link {
  padding-top: 12px;
  line-height: 16px;
}
.article-details-return-link a {
  font-family: 'hkgrotesk', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  color: #1e1c1b;
  text-transform: capitalize;
}
.article-details-return-link a .ti {
  font-size: 12px;
  margin-right: 4px;
  position: relative;
  top: 1px;
}
.article-details-return-link + .yComponentWrapper.article-details-heroComponent .hero-general {
  padding-top: 36px;
}
.read-time {
  color: #676462;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  align-items: center;
  padding: 12px 24px 24px;
}
.read-time .ti {
  padding-right: 6px;
  font-size: 15px;
}
.article-subtitle {
  color: #676462;
  padding: 0 24px;
  height: 48px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: auto;
}
.category-text {
  margin: 12px 24px;
  height: 30px;
}
.category-text > div {
  padding: 6px 10px;
  background-color: #fee3bb;
  font-family: 'hkgrotesk', sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 12px;
  line-height: 133%;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-size: 10px;
  font-family: 'hkgrotesk-bold';
  border-radius: 4px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  align-items: center;
  width: fit-content;
  color: #3d3a39;
}
.category-text > div .ti {
  font-size: 18px;
  margin-right: 4px;
}
.category-text > div span {
  margin-bottom: -3px;
}
.category-section .category-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  justify-content: flex-start;
  padding: 24px 0;
  flex-wrap: nowrap;
  overflow-x: scroll;
  gap: 16px;
}
@media (min-width: 1210px) {
  .category-section .category-list {
    justify-content: center;
  }
}
.category-section .category-list .category-item {
  border: 1.5px solid rgba(157, 153, 151, 0.72);
  border-radius: 40px;
  padding: 15px 25px;
  color: #676462;
  font-family: 'hkgrotesk-bold';
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  white-space: nowrap;
  height: 48px;
  background-color: #f2f0ee;
  text-transform: capitalize;
}
.category-section .category-list .category-item.active {
  border-color: #3d3a39;
  color: #3d3a39;
}
.category-section .category-list .category-item .ti {
  padding-right: 10px;
  font-size: 20px;
}
.category-section .divider {
  border-bottom: 1.5px dashed #9d9997;
  opacity: 0.4;
  margin: 0 12px;
}
.article-details-heroComponent .category-section {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  justify-content: center;
}
.article-details-heroComponent .category-section .category-text {
  margin-left: 0;
}
.articlescollection-banner .cms-card .cms-card-inner > a,
.page-articleHub .cms-card .cms-card-inner > a {
  display: flex;
  flex-direction: column;
}
.articlescollection-banner .cms-card .cms-card-inner > a .card-info,
.page-articleHub .cms-card .cms-card-inner > a .card-info {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.articlescollection-banner .cms-card .cms-card-inner > a .card-info .read-time,
.page-articleHub .cms-card .cms-card-inner > a .card-info .read-time {
  margin: 0 24px;
  padding: 12px 0 24px;
}
.article-hub-image-wrapper {
  position: relative;
}
.continue-reading-cards {
  background-image: url(../../../images/text-guyot-body-largegreen-background.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 40px 24px;
}
@media (max-width: 767px) {
  .continue-reading-cards {
    background-image: url(../../../images/green-background-mobile.png);
    padding: 64px 24px;
  }
}
@media (min-width: 767px) {
  .continue-reading-cards {
    padding: 64px 50px 80px;
  }
}
.continue-reading-cards .title {
  color: #fefcfb;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  margin-bottom: 40px;
  font-weight: 800;
  font-size: 14px;
}
.continue-reading-cards .cms-cards {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .continue-reading-cards .cms-cards {
    flex-direction: column;
  }
}
.continue-reading-cards .cms-cards .cms-card {
  background-color: #FFFFFF        ;
  border-radius: 8px;
  margin-bottom: 24px;
  -webkit-flex: 0 1 50%;
  -moz-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
}
@media (min-width: 767px) {
  .continue-reading-cards .cms-cards .cms-card {
    margin-right: 24px;
    margin-bottom: 0;
    max-width: 410px;
  }
}
.continue-reading-cards .cms-cards .cms-card a {
  height: 100%;
  display: block;
}
.continue-reading-cards .cms-cards .cms-card a .card-info {
  padding: 24px;
  padding-bottom: 32px;
}
.continue-reading-cards .cms-cards .cms-card .category-text {
  margin: 0;
  margin-bottom: 16px;
  overflow: hidden;
}
.continue-reading-cards .cms-cards .cms-card .cms-card-headline {
  font-family: "guyot-headline", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 133%;
}
#quickQuoteForm .form_field_error {
  width: auto;
  float: none;
  padding-right: 0;
  clear: both;
}
#detailQuoteForm .form_field_error {
  width: auto;
  float: none;
  padding-right: 0;
  clear: both;
}
.js-recaptcha-cvb2bcaptcha {
  margin: 20px 0;
}
#g-recaptcha_incorrect {
  color: #f00;
  display: none;
}
