/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
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 {
  -moz-box-sizing: content-box;
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  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,
  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;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('fonts/glyphicons-halflings-regular.eot');
  src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #2c2c2c;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #2398c4;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #af2525;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  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: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #e7e7e7;
}
.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: inherit;
  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: #a3a3a3;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
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: 11px;
  margin-bottom: 11px;
}
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: 41px;
}
h2,
.h2 {
  font-size: 34px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 769px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 87%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.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: #a3a3a3;
}
.text-primary {
  color: #2398c4;
}
a.text-primary:hover {
  color: #1b7699;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #2398c4;
}
a.bg-primary:hover {
  background-color: #1b7699;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #e7e7e7;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
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: 22px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 769px) {
  .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 #a3a3a3;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #e7e7e7;
}
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.42857143;
  color: #a3a3a3;
}
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 #e7e7e7;
  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: 22px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #686868;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 769px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.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: 769px) {
  .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: #a3a3a3;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.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.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.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 #ddd;
}
.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 #ddd;
}
.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 #ddd;
}
.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: 768px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .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: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #686868;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #818181;
}
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #818181;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #e7e7e7;
  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"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 36px;
  }
  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: 33px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 49px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 22px;
  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: 38px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.form-group-sm .form-control {
  height: 33px;
  line-height: 33px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  min-height: 36px;
}
.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 49px;
  line-height: 49px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.form-group-lg .form-control {
  height: 49px;
  line-height: 49px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  min-height: 42px;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 45px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}
.input-sm + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 27px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #6c6c6c;
}
@media (min-width: 769px) {
  .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: 29px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 769px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 769px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 769px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  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;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #2398c4;
  border-color: #1f87ae;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #1b7699;
  border-color: #165f7a;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #2398c4;
  border-color: #1f87ae;
}
.btn-primary .badge {
  color: #2398c4;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #7bbc31;
  border-color: #6ea82c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #619426;
  border-color: #4e771f;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #7bbc31;
  border-color: #6ea82c;
}
.btn-success .badge {
  color: #7bbc31;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #af2525;
  border-color: #9a2121;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #851c1c;
  border-color: #671616;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #af2525;
  border-color: #9a2121;
}
.btn-danger .badge {
  color: #af2525;
  background-color: #fff;
}
.btn-link {
  color: #2398c4;
  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: #af2525;
  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: #a3a3a3;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #686868;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #5b5b5b;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #2398c4;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #a3a3a3;
}
.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: 14px;
  line-height: 1.42857143;
  color: #a3a3a3;
  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 solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 769px) {
  .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-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 49px;
  line-height: 49px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  line-height: 33px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #818181;
  text-align: center;
  background-color: #e7e7e7;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  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: #e7e7e7;
}
.nav > li.disabled > a {
  color: #a3a3a3;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #a3a3a3;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #e7e7e7;
  border-color: #2398c4;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #e7e7e7 #e7e7e7 #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #818181;
  background-color: #ffffff;
  border: 1px solid #ddd;
  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: 769px) {
  .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: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 769px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 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: 4px;
}
.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: #fff;
  background-color: #2398c4;
}
.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: 769px) {
  .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: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 769px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 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: 102px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}
@media (min-width: 769px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 769px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 769px) {
  .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: auto;
}
@media (max-device-width: 480px) 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: -15px;
  margin-left: -15px;
}
@media (min-width: 769px) {
  .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: 769px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 769px) {
  .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: 40px 15px;
  font-size: 20px;
  line-height: 22px;
  height: 102px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 769px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 34px;
  margin-bottom: 34px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.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: 769px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 20px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@media (max-width: 768px) {
  .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: 22px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 769px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 33px;
  margin-bottom: 33px;
}
@media (min-width: 769px) {
  .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: 768px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 769px) {
  .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: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 33px;
  margin-bottom: 33px;
}
.navbar-btn.btn-sm {
  margin-top: 34.5px;
  margin-bottom: 34.5px;
}
.navbar-btn.btn-xs {
  margin-top: 40px;
  margin-bottom: 40px;
}
.navbar-text {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (min-width: 769px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 769px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #ffffff;
  border-color: #eeeeee;
}
.navbar-default .navbar-brand {
  color: #2c2c2c;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #121212;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #2c2c2c;
}
.navbar-default .navbar-nav > li > a {
  color: #2c2c2c;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #2c2c2c;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #2c2c2c;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #eeeeee;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #2c2c2c;
}
@media (max-width: 768px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #2c2c2c;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #2c2c2c;
    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: #2c2c2c;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #2c2c2c;
}
.navbar-default .navbar-link:hover {
  color: #2c2c2c;
}
.navbar-default .btn-link {
  color: #2c2c2c;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #2c2c2c;
}
.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: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #c9c9c9;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #c9c9c9;
}
.navbar-inverse .navbar-nav > li > a {
  color: #c9c9c9;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.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: #fff;
}
@media (max-width: 768px) {
  .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: #c9c9c9;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #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: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #c9c9c9;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #c9c9c9;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.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: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #a3a3a3;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #2398c4;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #af2525;
  background-color: #e7e7e7;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #2398c4;
  border-color: #2398c4;
  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: #a3a3a3;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 20px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 22px 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: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #e7e7e7;
}
.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: #a3a3a3;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #a3a3a3;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #8a8a8a;
}
.label-primary {
  background-color: #2398c4;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #1b7699;
}
.label-success {
  background-color: #7bbc31;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #619426;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #af2525;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #851c1c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #a3a3a3;
  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: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #2398c4;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #e7e7e7;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #cecece;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 769px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 72px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-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: #2398c4;
}
.thumbnail .caption {
  padding: 9px;
  color: #2c2c2c;
}
.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.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: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.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: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #2398c4;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.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: #7bbc31;
}
.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: #5bc0de;
}
.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: #f0ad4e;
}
.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: #af2525;
}
.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-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: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #e7e7e7;
  color: #a3a3a3;
  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: #a3a3a3;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #2398c4;
  border-color: #2398c4;
}
.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: #bfe5f4;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.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 {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  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 #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.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: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.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: 3px;
  border-top-left-radius: 3px;
}
.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: 3px;
  border-top-right-radius: 3px;
}
.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: 3px;
}
.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: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.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: 3px;
  border-bottom-right-radius: 3px;
}
.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: 3px;
}
.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: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.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: 22px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.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 #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #686868;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #686868;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #2398c4;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #2398c4;
  border-color: #2398c4;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #2398c4;
}
.panel-primary > .panel-heading .badge {
  color: #2398c4;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #2398c4;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  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: #3c763d;
}
.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: #a94442;
  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: #a94442;
}
.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%;
}
.embed-responsive-21by9 {
  padding-bottom: 42.8571%;
}
.embed-responsive-30by9 {
  padding-bottom: 32.65%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.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: 769px) {
  .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: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  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: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.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: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.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: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 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: #fff;
}
.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: #fff;
}
.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: #fff;
}
.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: #fff;
  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;
  -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: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .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: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.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: #fff;
  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%;
  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;
  margin-top: -10px;
  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 #fff;
  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: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 769px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .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-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-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: 768px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 768px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 768px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 768px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 769px) 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;
  }
  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;
  }
  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: 768px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 769px) 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;
  }
  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;
  }
}
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.4.1
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2015 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}
.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('/images/ui-assets/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('/images/ui-assets/chosen-sprite.png') no-repeat 0px 2px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url('/images/ui-assets/chosen-sprite.png') no-repeat 100% -20px;
  background: url('/images/ui-assets/chosen-sprite.png') no-repeat 100% -20px;
  font-size: 1em;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('/images/ui-assets/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url('/images/ui-assets/chosen-sprite.png') no-repeat -30px -20px;
  background: url('/images/ui-assets/chosen-sprite.png') no-repeat -30px -20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url('/images/ui-assets/chosen-sprite@2x.png') !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */

/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    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;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[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;
}

/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch {
  overflow: hidden !important;
}

#swipebox-overlay img {
  border: none !important;
}

#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

#swipebox-container {
  position: relative;
  width: 100%;
  height: 100%;
}

#swipebox-slider {
  -webkit-transition: -webkit-transform 0.4s ease;
          transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
  cursor: pointer;
}
#swipebox-slider .slide {
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
}
#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide .swipebox-inline-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
#swipebox-slider .slide-loading {
  background: url("/images/ui-assets/swipebox/loader.gif") no-repeat center center;
}

#swipebox-bottom-bar,
#swipebox-top-bar {
  -webkit-transition: 0.5s;
          transition: 0.5s;
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%;
}

#swipebox-bottom-bar {
  bottom: -50px;
}
#swipebox-bottom-bar.visible-bars {
  -webkit-transform: translate3d(0, -50px, 0);
          transform: translate3d(0, -50px, 0);
}

#swipebox-top-bar {
  top: -50px;
}
#swipebox-top-bar.visible-bars {
  -webkit-transform: translate3d(0, 50px, 0);
          transform: translate3d(0, 50px, 0);
}

#swipebox-title {
  display: block;
  width: 100%;
  text-align: center;
}

#swipebox-prev,
#swipebox-next,
#swipebox-close {
  background-image: url("/images/ui-assets/swipebox/icons.png");
  background-repeat: no-repeat;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  width: 50px;
  height: 50px;
  top: 0;
}

#swipebox-arrows {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 50px;
}

#swipebox-prev {
  background-position: -32px 13px;
  float: left;
}

#swipebox-next {
  background-position: -78px 13px;
  float: right;
}

#swipebox-close {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 9999;
  background-position: 15px 12px;
}

.swipebox-no-close-button #swipebox-close {
  display: none;
}

#swipebox-prev.disabled,
#swipebox-next.disabled {
  opacity: 0.3;
}

.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  -webkit-animation: rightSpring 0.3s;
          animation: rightSpring 0.3s;
}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  -webkit-animation: leftSpring 0.3s;
          animation: leftSpring 0.3s;
}

.swipebox-touch #swipebox-container:before, .swipebox-touch #swipebox-container:after {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
  content: ' ';
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0;
}
.swipebox-touch #swipebox-container:before {
  left: 0;
  -webkit-box-shadow: inset 10px 0px 10px -8px #656565;
          box-shadow: inset 10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-container:after {
  right: 0;
  -webkit-box-shadow: inset -10px 0px 10px -8px #656565;
          box-shadow: inset -10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
  opacity: 1;
}
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
  opacity: 1;
}

@-webkit-keyframes rightSpring {
  0% {
    left: 0;
  }

  50% {
    left: -30px;
  }

  100% {
    left: 0;
  }
}

@keyframes rightSpring {
  0% {
    left: 0;
  }

  50% {
    left: -30px;
  }

  100% {
    left: 0;
  }
}
@-webkit-keyframes leftSpring {
  0% {
    left: 0;
  }

  50% {
    left: 30px;
  }

  100% {
    left: 0;
  }
}
@keyframes leftSpring {
  0% {
    left: 0;
  }

  50% {
    left: 30px;
  }

  100% {
    left: 0;
  }
}
@media screen and (min-width: 800px) {
  #swipebox-close {
    right: 10px;
  }

  #swipebox-arrows {
    width: 92%;
    max-width: 800px;
  }
}
/* Skin 
--------------------------*/
#swipebox-overlay {
  background: #0d0d0d;
  background: rgba(13,13,13,0.95);
}

#swipebox-bottom-bar,
#swipebox-top-bar {
  text-shadow: 1px 1px 1px black;
  background: #000;
  opacity: 0.95;
}

#swipebox-top-bar {
  color: white !important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif;
}

@font-face {
   font-family: 'bebas_neue_pro_regular';
   src:  url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_regular-webfont.woff') format('woff'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_regular-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_regular-webfont.ttf')  format('truetype');
}

@font-face {
   font-family: 'bebas_neue_pro_italic';
   src:  url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_italic-webfont.woff') format('woff'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_italic-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_italic-webfont.ttf')  format('truetype');
}

@font-face {
   font-family: 'bebas_neue_pro_bold';
   src:  url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_bold-webfont.woff') format('woff'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_bold-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_bold-webfont.ttf')  format('truetype');
}

@font-face {
   font-family: 'bebas_neue_pro_bold_italic';
   src:  url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_bold_italic-webfont.woff') format('woff'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_bold_italic-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_bold_italic-webfont.ttf')  format('truetype');
}


@font-face {
   font-family: 'bebas_neue_pro_book';
   src:  url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_book-webfont.woff') format('woff'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_book-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_book-webfont.ttf')  format('truetype');
}

@font-face {
   font-family: 'bebas_neue_pro_book_italic';
   src:  url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_book_italic-webfont.woff') format('woff'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_book_italic-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_book_italic-webfont.ttf')  format('truetype');
}


@font-face {
   font-family: 'bebas_neue_pro_light';
   src:  url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_light-webfont.woff') format('woff'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_light-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_light-webfont.ttf')  format('truetype');
}

@font-face {
   font-family: 'bebas_neue_pro_light_italic';
   src:  url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_light_italic-webfont.woff') format('woff'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_light_italic-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_light_italic-webfont.ttf')  format('truetype');
}


@font-face {
   font-family: 'bebas_neue_pro_middle';
   src:  url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_middle-webfont.woff') format('woff'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_middle-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_middle-webfont.ttf')  format('truetype');
}

@font-face {
   font-family: 'bebas_neue_pro_middle_italic';
   src:  url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_middle_italic-webfont.woff') format('woff'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_middle_italic-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_middle_italic-webfont.ttf')  format('truetype');
}


@font-face {
   font-family: 'bebas_neue_pro_thin';
   src:  url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_thin-webfont.woff') format('woff'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_thin-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_thin-webfont.ttf')  format('truetype');
}

@font-face {
   font-family: 'bebas_neue_pro_thin_italic';
   src:  url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_thin_italic-webfont.woff') format('woff'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_thin_italic-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_thin_italic-webfont.ttf')  format('truetype');
}


@font-face {
   font-family: 'bebas_neue_pro_expanded_regular';
   src:  url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_expanded_regular-webfont.woff') format('woff'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_expanded_regular-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_expanded_regular-webfont.ttf')  format('truetype');
}

@font-face {
   font-family: 'bebas_neue_pro_expanded_italic';
   src:  url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_expanded_italic-webfont.woff') format('woff'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_expanded_italic-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_expanded_italic-webfont.ttf')  format('truetype');
}

@font-face {
   font-family: 'bebas_neue_pro_expanded_bold';
   src:  url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_expanded_bold-webfont.woff') format('woff'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_expanded_bold-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_expanded_bold-webfont.ttf')  format('truetype');
}

@font-face {
   font-family: 'bebas_neue_pro_expanded_bold_italic';
   src:  url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_expanded_bold_italic-webfont.woff') format('woff'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_expanded_bold_italic-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_expanded_bold_italic-webfont.ttf')  format('truetype');
}


@font-face {
   font-family: 'bebas_neue_pro_expanded_book';
   src:  url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_expanded_book-webfont.woff') format('woff'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_expanded_book-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_expanded_book-webfont.ttf')  format('truetype');
}

@font-face {
   font-family: 'bebas_neue_pro_expanded_book_italic';
   src:  url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_expanded_book_italic-webfont.woff') format('woff'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_expanded_book_italic-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_expanded_book_italic-webfont.ttf')  format('truetype');
}

@font-face {
    font-family: 'bebas_neue_pro_expanded_middle_italic';
    src: url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_expanded_middle_italic-webfont.eot');
    src: url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_expanded_middle_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_expanded_middle_italic-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_expanded_middle_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bebas_neue_pro_expanded_middle';
    src: url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_expanded_middle-webfont.eot');
    src: url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_expanded_middle-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_expanded_middle-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_expanded_middle-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bebas_neue_pro_semi_expanded_bold_italic';
    src: url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_bold_italic-webfont.eot');
    src: url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_bold_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_bold_italic-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_bold_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bebas_neue_pro_semi_expanded_bold';
    src: url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_bold-webfont.eot');
    src: url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_bold-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bebas_neue_pro_semi_expanded_italic';
    src: url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_italic-webfont.eot');
    src: url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_italic-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bebas_neue_pro_semi_expanded_regular';
    src: url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_regular-webfont.eot');
    src: url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_regular-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'bebas_neue_pro_semi_expanded_book_italic';
    src: url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_book_italic-webfont.eot');
    src: url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_book_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_book_italic-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_book_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'bebas_neue_pro_semi_expanded_book';
    src: url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_book-webfont.eot');
    src: url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_book-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_book-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'bebas_neue_pro_semi_expanded_extra_bold_iralic';
    src: url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_extrabold_italic-webfont.eot');
    src: url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_extrabold_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_extrabold_italic-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_extrabold_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'bebas_neue_pro_semi_expanded_extra_bold';
    src: url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_extrabold-webfont.eot');
    src: url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_extrabold-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'bebas_neue_pro_semi_expanded_light_italic';
    src: url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_light_italic-webfont.eot');
    src: url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_light_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_light_italic-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_light_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'bebas_neue_pro_semi_expanded_light';
    src: url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_light-webfont.eot');
    src: url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_light-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'bebas_neue_pSexpanded_middle_italic';
    src: url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_middle_italic-webfont.eot');
    src: url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_middle_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_middle_italic-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_middle_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'bebas_neue_pro_semi_expanded_middle';
    src: url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_middle-webfont.eot');
    src: url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_middle-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_middle-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_middle-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'bebas_neue_pro_semi_expanded_thin_italic';
    src: url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_thin_italic-webfont.eot');
    src: url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_thin_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_thin_italic-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_thin_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'bebas_neue_pro_semi_expanded_thin';
    src: url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_thin-webfont.eot');
    src: url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_thin-webfont.woff2') format('woff2'),
         url('fonts/dharma_type_-_bebas/dharma_type_-_bebas_neue_pro_semiexpanded_thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/*!
Custom
*/
/* MIXINS */
/************************************************
  GENERAL
************************************************/
a,
input,
button,
.btn,
a:hover,
a:focus {
  transition: all 0.1s ease-in-out;
  text-decoration: none;
  outline: none;
}
body {
  padding-bottom: 540px;
  position: relative;
  color: #2c2c2c;
  /* Fonts */
  font-family: bio-sans, sans-serif;
  font-weight: 200;
  font-size: 16px;
  line-height: 1.6;
  font-style: normal;
}
@media (max-width: 991px) {
  body {
    padding-bottom: 0;
  }
}
a {
  color: #1c355e;
}
a:hover,
a:active,
a:focus {
  color: #909299;
  text-underline-offset: 1px;
}
a.icon-external-link img {
  width: 21px;
  vertical-align: inherit;
  margin-left: 4px;
  margin-bottom: -2px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 5px;
}
h1 {
  font-size: 3.5rem;
  margin-bottom: 10px;
  font-weight: 300;
  color: #2c2c2c;
  text-transform: uppercase;
  font-family: bebas_neue_pro_expanded_bold, Arial, sans-serif;
}
@media (max-width: 768px) {
  h1 {
    font-size: 2.8rem;
  }
}
h1 sup {
  top: -1.67em;
  font-size: 30%;
}
h2 {
  font-size: 3.2rem;
  font-weight: 100;
  text-transform: uppercase;
  font-family: bebas_neue_pro_expanded_bold, Arial, sans-serif;
}
@media (max-width: 768px) {
  h2 {
    font-size: 2.6rem;
  }
}
h3 {
  position: relative;
  font-size: 2.4rem;
  font-weight: 100;
  text-transform: uppercase;
  font-family: bebas_neue_pro_expanded_bold, Arial, sans-serif;
}
@media (max-width: 768px) {
  h3 {
    font-size: 2rem;
  }
}
h4 {
  font-size: 2rem;
  font-weight: 100;
}
@media (max-width: 768px) {
  h4 {
    font-size: 1.8rem;
  }
}
h4.tagline {
  margin-top: -10px;
  margin-bottom: 20px;
}
h4.tagline b {
  color: #2398c4;
}
h5,
legend {
  font-size: 1.7rem;
  font-weight: 100;
  text-transform: uppercase;
  font-family: bebas_neue_pro_expanded_bold, Arial, sans-serif;
}
h6 {
  font-weight: 100;
}
p {
  padding-bottom: 10px;
}
p b,
p strong,
p a {
  /* Fonts */
  font-weight: 600;
}
p a {
  color: #6D94AD;
}
hr {
  border: none;
  clear: both;
  border-bottom: 1px solid #e5e5e5;
  /*&:after {
    .separatorfade(@line-height: 1px; @start-color-rgba: fade(@gray-base, 100%); @end-color-rgba: fade(@gray-base, 0%); @start-color-hex: @gray-base; @end-color-hex: @gray-base-ie-transparent );
  }*/
}
ol,
ul {
  margin-bottom: 15px;
}
blockquote {
  color: #2398c4;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin: 0 0 20px;
  font-size: inherit;
  border-left: none;
}
blockquote:before,
blockquote:after {
  content: "";
  width: 100%;
  background: linear-gradient(to right, #a3a3a3 0%, rgba(163, 163, 163, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(endColorstr='@start-color-hex', startColorstr='@end-color-hex', GradientType=1);
  /* IE6-9 */
  display: inline-block;
  height: 1px;
}
blockquote:before {
  margin-bottom: 10px;
}
blockquote:after {
  margin-top: 10px;
}
blockquote footer {
  text-align: right;
  font-size: inherit;
  color: inherit;
  font-weight: 600;
  font-style: normal;
}
.svg-color-one {
  fill: #818181;
}
.svg-color-two {
  fill: #ffffff;
}
.main {
  padding-top: 50px;
  padding-bottom: 50px;
  /*background: @body-bg; 
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: linear-gradient(to bottom,  @body-bg 75%,#eeeeee 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  margin-bottom:10px;*/
  font-size: 2rem;
  font-weight: 300;
}
@media (max-width: 768px) {
  .main:not(.no-banner-content) {
    padding-top: 20px;
  }
}
.main h1 {
  font-size: 4rem;
}
.main h2 {
  color: #2c2c2c;
  font-size: 3rem;
}
.main h2,
.main h3,
.main h4,
.main h5,
.main h6 {
  padding-top: 15px;
  padding-bottom: 5px;
  font-weight: 300;
}
.main .section {
  padding-bottom: 50px;
}
@media (max-width: 768px) {
  .main .section {
    padding-bottom: 35px;
  }
}
.banner-carousel {
  margin-top: 93px!important;
}
@media (max-width: 1400px) {
  .banner-carousel {
    margin-top: 135px !important;
  }
}
@media (max-width: 768px) {
  .banner-carousel {
    margin-top: 84px !important;
  }
}
.no-banner-content {
  margin-top: 82px!important;
}
@media (max-width: 1400px) {
  .no-banner-content {
    margin-top: 125px !important;
  }
}
@media (max-width: 768px) {
  .no-banner-content {
    margin-top: 55px !important;
  }
}
.section {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  display: block;
}
.header,
.nav,
.article,
.main {
  display: block;
}
.intro-block p:first-child {
  font-family: 'bebas_neue_pro_expanded_bold', Arial, sans-serif;
  font-size: 2.75rem;
  line-height: 1.35;
}
@media screen and (max-width: 832px) {
  .intro-block p:first-child {
    text-align: left;
    font-size: 2.4rem;
  }
}
.home-section-title,
.section-title {
  margin-top: 70px;
}
.home-section-title h2,
.section-title h2 {
  font-size: 5.5rem;
  margin-bottom: 14px;
}
@media screen and (max-width: 832px) {
  .home-section-title h2,
  .section-title h2 {
    font-size: 5rem;
  }
}
@media screen and (max-width: 480px) {
  .home-section-title h2,
  .section-title h2 {
    font-size: 4.25rem;
  }
}
.home-section-title h2 span,
.section-title h2 span {
  color: #37A0C3;
  display: block;
  font-family: 'bebas_neue_pro_book', Arial, sans-serif;
  font-family: 'bebas_neue_pro_semi_expanded_regular', Arial, sans-serif;
  font-size: 3.85rem;
  line-height: 1.05;
}
/* ----- REMOVED .subnav-bar to styles-navigation ----- */
.aside {
  padding-bottom: 30px;
  /*@media (min-width: @screen-md-min) {
    width: 28% !important;
    display: block;
    float: right;
  }*/
}
.aside .header,
.aside .header a {
  text-align: right;
  background-color: #1c355e;
  font-size: 3.2rem;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 300;
  line-height: 1;
}
@media (max-width: 768px) {
  .aside .header,
  .aside .header a {
    text-align: left;
  }
}
.aside .header {
  padding: 15px;
}
.aside .nav {
  background-color: #CAC6CC;
  padding: 5px 15px 15px;
  text-align: right;
}
@media (max-width: 768px) {
  .aside .nav {
    text-align: left;
  }
}
.aside .nav ul {
  list-style: none;
  padding: 3px 0px 0;
}
.aside .nav ul li {
  padding: 0;
  position: relative;
}
.aside .nav ul li a {
  color: #2c2c2c;
  font-weight: 300;
  display: block;
  padding-top: 12px;
  font-size: 1.8rem;
  right: 0;
  line-height: 1;
}
.aside .nav ul li a:hover,
.aside .nav ul li a:focus,
.aside .nav ul li a.active {
  color: #909299;
}
.aside .nav ul ul.list-group {
  margin-bottom: 0px;
}
.aside .nav ul ul:after {
  content: "";
  width: 100%;
  background: linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(endColorstr='@start-color-hex', startColorstr='@end-color-hex', GradientType=1);
  /* IE6-9 */
  display: inline-block;
  height: 1px;
}
.aside .nav ul ul li a {
  font-size: 1.65rem;
}
.aside .nav > ul > li:not(:last-child):after {
  content: "";
  width: 100%;
  background: linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(endColorstr='@start-color-hex', startColorstr='@end-color-hex', GradientType=1);
  /* IE6-9 */
  display: inline-block;
  height: 1px;
}
a.scroll-to-top {
  position: fixed;
  top: auto;
  bottom: 25px;
  right: 25px;
  z-index: 10001;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: none;
  text-decoration: none;
  text-indent: 1000px;
  overflow: hidden;
  background-image: url('/images/ui-assets/arrow-top-blue.png');
  background-position: 50% 50%;
}
.scroll-down {
  position: fixed;
  top: auto;
  bottom: 0;
  bottom: 25px;
  right: 25px;
  z-index: 10001;
  width: 30px;
  height: 30px;
  transform: rotate(180deg);
  border-radius: 50%;
  display: none;
  text-decoration: none;
  text-indent: 1000px;
  overflow: hidden;
  background-image: url('/images/ui-assets/arrow-top-blue.png');
  background-position: 50% 50%;
  cursor: pointer;
}
/*a.scroll-down {
    //width: 100%;
    //height: 30px;
    text-decoration: none;
    background-color: @gray-dark;
    color: @body-bg;
    display: block;
    text-align: center;
    font-size: 2.2rem;
    padding-top: 4px;
    padding-bottom: 1px;
    line-height: 1;
    
    
    span {
      //position:fixed;
      //top: auto;
      //margin-top:25px;
      //right:25px;
      //z-index:10001;
      //width:30px;
      //height:30px;
      //transform: rotate(180deg);
      border-radius: 50%;
      //display: none;
      //text-decoration: none;
      //text-indent: 1000px;
      //overflow: hidden;
      //background-image: url('/images/ui-assets/arrow-top.png');
      //background-position:  50% 50%;
  }
}*/
.btn {
  border-radius: 0px;
  border: none;
  text-transform: uppercase;
  font-size: 1.5rem;
  min-width: 140px;
  font-weight: 300;
  padding: 4px 12px;
  display: inline-block;
  margin-bottom: 5px;
}
.more-btn {
  text-transform: uppercase;
  font-family: bebas_neue_pro_expanded_regular, Arial, sans-serif;
  font-size: 2rem;
  display: block;
  margin-top: -10px;
}
.more-btn img {
  width: 20px;
  margin-left: 5px;
  vertical-align: baseline;
  display: inline-block !important;
}
.more-btn:hover {
  color: #909299;
}
/* SLICK Carousel Elements */
.slick-dots {
  margin: 10px auto;
  text-align: center;
  padding-left: 0;
}
.slick-dots li {
  list-style: none;
  display: inline-block;
}
.slick-dots li button {
  width: 14px;
  height: 14px;
  text-indent: -100px;
  overflow: hidden;
  padding: 0;
  border-radius: 50%;
  background: #00bad1;
  margin: 17px;
  border: none;
  box-shadow: 0 0 0 0 #00bad1;
  transform: scale(1);
}
.slick-dots li:hover button,
.slick-dots li:focus button {
  animation: button-dot-pulse 1.5s infinite;
}
.slick-dots li.slick-active button {
  background: #525761;
  animation: none;
}
@keyframes button-dot-pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 186, 209, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(0, 186, 209, 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 186, 209, 0);
  }
}
.vertically-aligned-element:before {
  content: '';
  display: inline-block;
  zoom: 1;
  *display: inline;
  height: 100%;
  vertical-align: middle;
  width: 1px;
  margin-left: -5px;
}
.vertically-aligned-element span {
  display: inline-block;
  vertical-align: middle;
}
.pod-media {
  margin-top: 50px;
}
.pod-media li {
  padding-top: 15px;
  font-size: 1.65rem;
}
.pod-media li:not(:last-child):after {
  content: "";
  width: 100%;
  background: linear-gradient(to right, #909299 0%, rgba(144, 146, 153, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(endColorstr='@start-color-hex', startColorstr='@end-color-hex', GradientType=1);
  /* IE6-9 */
  display: inline-block;
  height: 1px;
  margin-top: 16px;
}
.pod-media li h4 {
  font-size: 1.65rem;
  font-weight: bold;
  line-height: 1.4;
  padding-top: 0px;
  padding-bottom: 10px;
}
.pod-media a {
  font-family: bio-sans, sans-serif;
  font-weight: 600;
  color: #6D94AD;
}
.pod-media,
.pod-more-information {
  margin-top: 50px;
}
.pod-media h3,
.pod-more-information h3 {
  font-size: 3.5rem;
  font-weight: 300;
  padding-top: 0;
  padding-bottom: 10px;
  margin-bottom: 18px;
}
.pod-media h3:before,
.pod-more-information h3:before {
  content: "";
  width: 100%;
  background: linear-gradient(to right, #909299 0%, rgba(144, 146, 153, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(endColorstr='@start-color-hex', startColorstr='@end-color-hex', GradientType=1);
  /* IE6-9 */
  display: inline-block;
  height: 1px;
  position: absolute;
  bottom: 0;
}
.pod-media h3 .twitter-follow-button,
.pod-more-information h3 .twitter-follow-button {
  float: right;
  margin-top: 12px;
}
.pod-media ul,
.pod-more-information ul {
  list-style: none;
  padding: 0;
  margin-top: -15px;
}
.pod-more-information {
  margin-top: 50px;
}
.pod-more-information ul {
  margin-top: 0px;
}
.pod-more-information ul li {
  padding-bottom: 6px;
}
.pod-more-information ul li a {
  padding-top: 11px;
  padding-bottom: 11px;
  display: block;
}
.pod-more-information ul li a.icon-pdf,
.pod-more-information ul li a.icon-support,
.pod-more-information ul li a.icon-questions,
.pod-more-information ul li a.icon-link {
  background: url('/images/ui-assets/icon-docs.png') left center no-repeat;
  padding-left: 55px;
}
.pod-more-information ul li a.icon-pdf {
  background-position: left 0;
  background: url('/images/ui-assets/_AV_Web_Icons_Fact Sheets.svg') left center no-repeat;
  background-size: 55px;
}
.pod-more-information ul li a.icon-support {
  background-position: left -100px;
}
.pod-more-information ul li a.icon-questions {
  background-position: left -195px;
}
.pod-more-information ul li a.icon-link {
  background-position: left -292px;
}
.pod-more-information ul li a span {
  padding: 5px 10px;
  display: block;
  transition: all 0.3s ease-in-out;
  font-size: 2.4rem;
  line-height: 1.3;
  font-family: bio-sans, sans-serif;
  font-weight: 600;
}
.pod-twitter h3 .twitter-follow-button {
  font-size: 1.2rem;
  text-transform: capitalize;
}
.badge.badge-danger {
  background-color: #00BED6;
  vertical-align: text-top;
  margin-left: 3px;
  font-size: 1.3rem;
  font-weight: 300;
  margin-top: -5px;
  border-radius: 50%;
  padding: 4px 7px 3px;
}
/* ----- REMOVED .social-share to styles-navigation ----- */
#infscr-loading {
  clear: both;
  text-align: center;
  margin-bottom: 25px;
  width: 100%;
}
#infscr-loading span {
  padding-top: 15px;
}
.banner-callout .callout {
  background-color: #e7e7e7;
  padding: 10px 15px;
  margin-bottom: 0px !important;
  position: relative;
}
.banner-callout .callout:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 20px solid #e7e7e7;
  border-left: 20px solid transparent;
  border-right: 0;
  position: absolute;
  right: 40px;
  bottom: -20px;
}
.banner-callout h6 {
  padding-top: 0px;
}
#pop-notice img {
  width: 100%;
  max-width: 100%;
}
/************************************************
  HEADER - REMOVED to styles-navigation 
************************************************/
/* ----- REMOVED .navbar, .nav, .news-alerts-body, .news-alerts, .news-alerts-scroller, .breaking-news to styles-navigation ----- */
/************************************************
  SECTION NAVIGATION - REMOVED to styles-navigation 
************************************************/
/* ----- REMOVED #section-navbar to styles-navigation ----- */
/************************************************
  TABLE ELEMENTS
************************************************/
table {
  margin-top: 10px;
  margin-bottom: 15px;
  border-collapse: collapse;
  border: 1px solid #ddd;
  border-bottom: 2px solid #2398c4;
  width: 100%;
  font-size: 1.4rem;
}
table tr:hover {
  background: #fcfcfc;
}
table th,
table td {
  border: 1px solid #ddd;
  padding: 8px 20px;
  border-collapse: collapse;
  vertical-align: middle;
}
table th {
  background: #2398c4;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 500;
}
table th.last {
  border-right: none;
}
table.table-2 th,
table.table-2 td {
  border: none;
}
.table-responsive {
  border: none;
  margin-bottom: 0;
}
.flex-table {
  display: flex;
  flex-flow: row wrap;
  border-left: 1px solid #ddd;
  transition: 0.5s;
}
.flex-table:first-of-type .flex-row {
  background: #CECBD0;
  border-color: #767677;
  text-transform: uppercase;
  font-weight: 500;
  padding: 12px 16px;
}
.flex-table [role='cell'] {
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 12px 16px;
}
.flex-table [role='cell']:first-of-type {
  font-weight: 600;
}
@media (max-width: 991px) {
  .flex-table [role='cell']:first-of-type {
    background-color: #eceaea;
  }
}
/************************************************
  FORM'S ELEMENTS
************************************************/
span.deleteicon {
  position: relative;
  height: 36px;
  display: inline-block;
}
@media (max-width: 768px) {
  span.deleteicon {
    display: block;
    width: 100%;
  }
}
span.deleteicon span {
  position: absolute;
  display: block;
  top: -9%;
  right: 9px;
  cursor: pointer;
  font-size: 3.9rem;
  line-height: 1;
  color: #999;
  font-family: bebas_neue_pro_thin, Arial, sans-serif;
}
@media (max-width: 768px) {
  span.deleteicon span {
    top: -2px;
  }
}
span.deleteicon input {
  box-sizing: border-box;
}
form .note,
form label.error {
  font-size: 0.7em;
  text-transform: uppercase;
  color: #2c2c2c;
  vertical-align: middle;
}
form .note.pull-right,
form label.error.pull-right {
  text-align: right;
  clear: both;
}
form legend {
  display: inline-block;
  color: #2c2c2c;
  font-weight: 300;
  padding-bottom: 5px;
}
form legend .note {
  clear: both;
  display: block;
  font-size: 0.35em;
}
form fieldset {
  text-align: left;
  white-space: nowrap;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}
form .form-row .glyphicon-remove {
  color: #af2525;
}
form label {
  color: #2c2c2c;
  display: block;
  font-weight: 400 !important;
  min-height: 22px;
}
form label .note {
  font-size: 1.1rem;
}
form .btn {
  border-radius: 4px;
  margin-bottom: 10px;
  padding: 6px 10px !important;
}
@media (min-width: 769px) {
  form .btn {
    margin-right: 10px;
  }
  form .btn.pull-right {
    margin-left: 10px;
    margin-right: 0;
  }
}
form .button-note {
  clear: both;
  display: block;
  text-transform: uppercase;
  font-size: 1.1rem;
  padding-top: 10px;
  text-align: left;
  font-weight: bold;
  width: 212px;
  margin-left: auto;
  margin-right: auto;
}
form .button-note span {
  background-size: 200%;
  width: 8px;
  height: 13px;
  display: inline-block;
  overflow: hidden;
  text-indent: 50px;
  margin-right: 5px;
}
form .button-note:hover {
  text-decoration: none;
}
form .button-note:hover span {
  background-position: 0 -13px;
}
form .field-required label {
  font-weight: 500;
}
form .field-required .required-icon {
  color: #af2525;
  font-size: 1rem;
  vertical-align: top;
}
form input,
form .form-control:focus,
form textarea,
form .selectpicker {
  box-shadow: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  appearance: none;
  border-radius: 0;
}
form input,
form textarea,
form .custom-checkbox,
form .custom-radio,
form input[type="checkbox"],
form input[type="radio"] {
  width: 100%;
  /*height: 34px;*/
  height: 36px;
  padding: 3px 10px 6px !important;
  line-height: 1.42857;
  color: #2c2c2c;
  background-color: #ffffff;
  background-image: none;
  /*border: 2px solid @gray-lighter;*/
  border: 1px solid #c1c0c0;
  /*border-radius:  @border-radius-base;*/
  border-radius: 0;
  box-shadow: none;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  font-size: 1.7rem;
}
form input:focus:not[readonly="readonly"],
form textarea:focus:not[readonly="readonly"],
form .custom-checkbox:focus:not[readonly="readonly"],
form .custom-radio:focus:not[readonly="readonly"],
form input[type="checkbox"]:focus:not[readonly="readonly"],
form input[type="radio"]:focus:not[readonly="readonly"],
form input:hover:not[readonly="readonly"],
form textarea:hover:not[readonly="readonly"],
form .custom-checkbox:hover:not[readonly="readonly"],
form .custom-radio:hover:not[readonly="readonly"],
form input[type="checkbox"]:hover:not[readonly="readonly"],
form input[type="radio"]:hover:not[readonly="readonly"] {
  /*border-color:@gray-light;
        	border-radius: @border-radius-base;*/
  border-radius: 0;
  border-color: #37A0C3;
  box-shadow: 0px 0px 0px 1px #37a0c3;
}
form input:focus:not[readonly="readonly"][disabled="disabled"],
form textarea:focus:not[readonly="readonly"][disabled="disabled"],
form .custom-checkbox:focus:not[readonly="readonly"][disabled="disabled"],
form .custom-radio:focus:not[readonly="readonly"][disabled="disabled"],
form input[type="checkbox"]:focus:not[readonly="readonly"][disabled="disabled"],
form input[type="radio"]:focus:not[readonly="readonly"][disabled="disabled"],
form input:hover:not[readonly="readonly"][disabled="disabled"],
form textarea:hover:not[readonly="readonly"][disabled="disabled"],
form .custom-checkbox:hover:not[readonly="readonly"][disabled="disabled"],
form .custom-radio:hover:not[readonly="readonly"][disabled="disabled"],
form input[type="checkbox"]:hover:not[readonly="readonly"][disabled="disabled"],
form input[type="radio"]:hover:not[readonly="readonly"][disabled="disabled"] {
  border-color: #e7e7e7;
}
form input[disabled="disabled"],
form textarea[disabled="disabled"],
form .custom-checkbox[disabled="disabled"],
form .custom-radio[disabled="disabled"],
form input[type="checkbox"][disabled="disabled"],
form input[type="radio"][disabled="disabled"] {
  background-color: #c9c9c9;
}
form input ~ label,
form textarea ~ label,
form .custom-checkbox ~ label,
form .custom-radio ~ label,
form input[type="checkbox"] ~ label,
form input[type="radio"] ~ label {
  font-weight: 300;
}
form input:hover,
form textarea:hover,
form .custom-checkbox:hover,
form .custom-radio:hover,
form input[type="checkbox"]:hover,
form input[type="radio"]:hover {
  border-color: #686868;
}
form input:focus,
form input:active,
form textarea:focus,
form textarea:active,
form .custom-checkbox:focus-within {
  /*border-color: #a2a9b7;
      outline: none;*/
  border-color: #37A0C3;
  box-shadow: 0px 0px 0px 1px #37a0c3;
}
form input[type="checkbox"],
form input[type="radio"],
form .custom-radio,
form .custom-checkbox {
  width: 22px;
  height: 22px;
  float: left;
  margin-bottom: 5px;
  margin-right: 20px;
  vertical-align: middle;
  clear: left;
  padding: 0 !important;
}
form textarea {
  height: 148px;
  padding: 5px 10px 6px !important;
}
form .chosen-container {
  width: 100% !important;
  font-size: 1.6rem;
  font-weight: 300;
}
form .chosen-container.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  /*padding: 3px 10px !important;*/
  padding: 5px 10px !important;
  /*height: 34px;*/
  height: 36px;
  /*border: 2px solid @gray-lighter;*/
  border: 1px solid #c1c0c0;
  /*border-radius:  @border-radius-base;*/
  border-radius: 0;
  background-color: #ffffff;
  background-clip: padding-box;
  box-shadow: none;
  background: #ffffff;
  color: #2c2c2c;
  text-decoration: none;
  white-space: nowrap;
  line-height: 1.3;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
form .chosen-container.chosen-container-single .chosen-single:hover {
  /*border-color:@gray-light;*/
  border-color: #686868;
}
form .chosen-container.chosen-container-single .chosen-single div b {
  margin-top: 3px;
}
form .chosen-container .chosen-drop {
  /*margin-top: -2px;*/
  margin-top: -1px;
  /*border-radius: 0 0 @border-radius-base @border-radius-base;*/
  border-radius: 0;
  background-clip: padding-box;
  /*border: 2px solid @gray-light;*/
  /*border: 1px solid #c1c0c0;*/
  border: 1px solid #37A0C3;
  box-shadow: 0px 0px 0px 1px #37a0c3;
}
form .chosen-container .chosen-drop .chosen-results .highlighted {
  background-color: #e7e7e7;
  background-image: none;
  color: #2c2c2c;
}
form .chosen-container.chosen-container-active .chosen-single {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  /*border-color:@gray-light; */
  background-image: none;
  border: 1px solid #37A0C3;
  box-shadow: 0px 0px 0px 1px #37a0c3;
}
form .chosen-container .chosen-results {
  margin: 4px 4px 4px 0;
}
form .chosen-container .chosen-results li {
  padding: 4px 6px 7px;
}
form .dform_container .dfinput_left,
form .dform_container .dfinput_right,
form .dform_container .dfinput_full {
  overflow: visible;
}
form .dform_container label {
  font-size: 1.6rem;
  font-weight: 300 !important;
}
form .dform_container input.text {
  font-size: 1.8rem;
  font-weight: 300;
}
form .custom-radio {
  border-radius: 50%;
}
form .custom-radio:focus,
form .custom-radio:hover {
  border-radius: 50%;
}
form .custom-radio,
form .custom-checkbox {
  clear: both;
}
form .custom-radio input[type="checkbox"],
form .custom-checkbox input[type="checkbox"],
form .custom-radio input[type="radio"],
form .custom-checkbox input[type="radio"] {
  margin: 0 15px 0 0;
}
form .custom-radio.selected,
form .custom-checkbox.selected {
  background-color: #2398c4;
  border-color: #2398c4;
}
form .custom-radio.focus,
form .custom-checkbox.focus {
  border-color: #a3a3a3;
}
form .fileinput-field {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  padding-top: 7px;
  display: block;
  color: #f0ad4e;
  padding-bottom: 10px;
}
form .fileinput-field .btn {
  color: #2398c4;
  text-transform: uppercase;
  font-size: 1.4rem;
  margin-bottom: 1px;
  height: 34px;
  line-height: 1.42857;
  border: 2px solid #e7e7e7;
  border-radius: 4px;
  min-width: 100px;
}
@media (max-width: 1199px) {
  form .fileinput-field .btn {
    min-width: 82px;
  }
}
form .fileinput-field:hover .btn {
  background-color: #2398c4;
  border-color: #2398c4;
  color: #ffffff;
}
form .fileinput-field:hover input#uploadFile {
  border-color: #a3a3a3;
}
form .fileinput-field input#uploadFile {
  position: relative;
  opacity: 1;
  -ms-filter: 'alpha(opacity=1)';
  filter: opacity(1);
  display: inline-block;
  margin-right: 5px;
  background-color: #ffffff;
  color: #a3a3a3;
}
@media (max-width: 769px) {
  form .fileinput-field input#uploadFile {
    width: 60%;
  }
}
form .fileinput-field input[type="file"] {
  right: auto;
  left: 0;
  height: 42px;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  filter: opacity(0);
  direction: ltr;
  cursor: pointer;
  /* Fixes for IE < 8 */
}
@media screen\9 {
  form .fileinput-field input[type="file"] {
    filter: alpha(opacity=0);
    font-size: 100%;
    height: 100%;
  }
}
form .form-control::-webkit-input-placeholder {
  text-transform: uppercase;
}
form .form-control::-moz-placeholder {
  text-transform: uppercase;
}
form .form-control::-ms-input-placeholder {
  text-transform: uppercase;
}
form .field-control {
  position: relative;
}
form .field-control label {
  float: left;
}
form .form-group {
  clear: both;
}
@media (min-width: 769px) {
  form.form-horizontal .field-control {
    position: relative;
    padding-left: 0;
    padding-right: 0;
  }
  form.form-horizontal .form-group {
    margin-right: 0;
    clear: none;
  }
}
form .has-feedback .form-control-feedback {
  top: 0;
}
@media (min-width: 769px) {
  form .has-feedback .form-control-feedback {
    right: 0 !important;
  }
}
form .has-feedback .form-control-feedback.glyphicon-remove {
  color: #af2525;
}
form .has-feedback .form-control-feedback.glyphicon-ok {
  color: #a3a3a3;
}
form .has-feedback input[type="number"] ~ .form-control-feedback {
  right: 35px !important;
}
@media (min-width: 769px) {
  form .has-feedback input[type="number"] ~ .form-control-feedback {
    right: 20px !important;
  }
}
form .has-feedback .chosen-container ~ .form-control-feedback {
  right: 29px !important;
}
@media (min-width: 769px) {
  form .has-feedback .chosen-container ~ .form-control-feedback {
    right: 13px !important;
  }
}
form .has-feedback .fileinput-field .form-control-feedback {
  top: 7px;
  left: 58.3333%;
  margin-left: -38px;
}
form .has-error input,
form .has-error textarea,
form .has-error .custom-checkbox,
form .has-error .custom-radio,
form .has-error .chosen-container.chosen-container-single .chosen-single,
form .has-error .chosen-container .chosen-drop {
  border-color: #af2525;
}
form .has-error .help-block {
  font-size: 14px;
  font-weight: 400;
}
form .error-block {
  color: #af2525;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 6px;
  padding-left: 0px;
  font-size: 1.4rem;
}
form .error-block.valid {
  display: none;
}
form .dform_element.submit_button input[type="submit"] {
  clear: both;
  margin: 20px 0 10px 10px;
  border: none;
  text-transform: uppercase;
  min-width: 140px;
  font-weight: 300;
  float: right;
  color: #ffffff;
  background-color: #1c355e;
  font-family: bebas_neue_pro_expanded_bold, Arial, sans-serif;
  width: 25%;
  /*line-height: 1.7;*/
  line-height: 2.4;
  height: 48px;
}
@media (max-width: 768px) {
  form .dform_element.submit_button input[type="submit"] {
    width: 100%;
  }
}
form .dform_element.submit_button input[type="submit"]:hover {
  color: #ffffff;
  background-color: #1a7090;
  border-color: #176683;
}
form .dform_element .dform_error {
  font-weight: 400;
  font-size: 1.6rem;
  padding-bottom: 7px;
  color: #af2525;
  /*&+ .dform_container {
         
         .dfinput_full:first-child input, .chosen-container:first-child .chosen-single, input:first-child, .phone_cc input, .phone_area input, .phone_number input {
            border-color: #af2525;
         }
      }*/
}
form form label {
  font-size: 1.6rem;
}
form .field-container {
  margin-bottom: 18px;
}
form .has-error .control-label {
  color: #2c2c2c;
}
form form .chosen-container.chosen-container-single .chosen-single {
  line-height: 1.4;
}
form form input,
form form .chosen-container.chosen-container-single .chosen-single {
  border: 1px solid #c1c0c0;
  border-radius: 0;
}
form form input:focus,
form form input:active,
form form textarea:focus,
form form textarea:active,
form form .chosen-container.chosen-container-active.chosen-with-drop .chosen-single,
form form .chosen-container .chosen-drop {
  border: 1px solid #37A0C3;
}
form .help-block {
  margin-bottom: 0;
}
.help-block {
  font-size: 12px;
}
.ui-datepicker-next {
  float: right;
}
.ui-datepicker {
  background-color: #ffffff;
  border: 1px solid #e7e7e7;
  padding: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  margin-top: -95px;
  display: none;
}
.btn-primary {
  background-color: #1c355e;
  font-family: bebas_neue_pro_expanded_bold, Arial, sans-serif;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #1a7090;
  border-color: #176683;
}
.btn-primary[type="submit"] {
  font-size: 2.1rem;
  line-height: 1;
}
.open > .dropdown-toggle.btn-primary {
  background-color: #525761;
  font-family: bebas_neue_pro_expanded_bold, Arial, sans-serif;
}
.mktoForm {
  font-size: 1.5rem !important;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  color: #2c2c2c !important;
  width: 100% !important;
}
.mktoForm .mktoFormRow {
  margin: 5px 0 10px !important;
  width: 100% !important;
}
.mktoForm .mktoFormRow .mktoFieldDescriptor {
  width: 750px !important;
}
@media (max-width: 768px) {
  .mktoForm .mktoFormRow .mktoFieldDescriptor {
    width: 100% !important;
  }
}
.mktoForm .mktoFormRow .mktoFieldDescriptor .mktoOffset,
.mktoForm .mktoFormRow .mktoFieldDescriptor .mktoGutter {
  display: none !important;
}
.mktoForm .mktoFormRow .mktoFieldDescriptor .mktoFieldWrap {
  width: 100% !important;
}
.mktoForm .mktoFormRow .mktoFieldDescriptor .mktoFieldWrap label.mktoLabel {
  margin: 8px 0 6px 0 !important;
  padding-top: 0 !important;
  display: -moz-inline-stack !important;
  display: inline-block !important;
  line-height: 1.2em !important;
  clear: both !important;
  width: 250px !important;
  font-weight: normal !important;
}
@media (max-width: 768px) {
  .mktoForm .mktoFormRow .mktoFieldDescriptor .mktoFieldWrap label.mktoLabel {
    width: 100% !important;
  }
}
.mktoForm .mktoFormRow .mktoFieldDescriptor .mktoFieldWrap label.mktoLabel .mktoAsterix {
  float: left !important;
  padding-left: 0;
  padding-right: 3px;
}
.mktoForm .mktoFormRow .mktoFieldDescriptor .mktoFieldWrap.mktoRequiredField label.mktoLabel {
  font-weight: bold !important;
}
.mktoForm .mktoFormRow .mktoFieldDescriptor .mktoFieldWrap .mktoField {
  width: 300px !important;
  height: 34px !important;
  padding: 6px 10px !important;
  line-height: 1.42857 !important;
  color: #2c2c2c !important;
  background-color: #fff !important;
  border: 2px solid #e7e7e7 !important;
  border-radius: 2px !important;
  box-shadow: none !important;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s !important;
}
@media (max-width: 768px) {
  .mktoForm .mktoFormRow .mktoFieldDescriptor .mktoFieldWrap .mktoField {
    width: 100% !important;
  }
}
.mktoForm .mktoFormRow .mktoFieldDescriptor .mktoFieldWrap .mktoField.mktoInvalid {
  border-color: #af2525 !important;
}
.mktoForm .mktoFormRow .mktoFieldDescriptor .mktoFieldWrap .mktoField.mktoTextField {
  outline-style: none !important;
  font-family: inherit !important;
  letter-spacing: normal !important;
}
.mktoForm .mktoFormRow .mktoFieldDescriptor .mktoFieldWrap .mktoError .mktoErrorArrow {
  background-color: #af2525 !important;
}
.mktoForm .mktoFormRow .mktoFieldDescriptor .mktoFieldWrap .mktoError .mktoErrorMsg {
  background: #af2525 !important;
  font-size: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 1.4rem;
  box-shadow: none;
  border-color: #af2525 !important;
  padding: 7px 15px 5px;
  border-radius: 4px;
}
.mktoForm .mktoFormRow .mktoFieldDescriptor .mktoFieldWrap textarea.mktoField {
  outline-style: none !important;
  font-family: inherit !important;
  letter-spacing: normal !important;
  resize: none !important;
  height: 100px !important;
  width: 405px !important;
}
@media (max-width: 768px) {
  .mktoForm .mktoFormRow .mktoFieldDescriptor .mktoFieldWrap textarea.mktoField {
    width: 100% !important;
  }
}
.mktoForm .mktoFormRow .mktoFieldDescriptor .mktoFieldWrap select.mktoField {
  font-family: inherit !important;
  letter-spacing: normal !important;
  padding: 6px !important;
}
.mktoForm .mktoFormRow .mktoFieldDescriptor .mktoFieldWrap select.mktoField:hover,
.mktoForm .mktoFormRow .mktoFieldDescriptor .mktoFieldWrap select.mktoField:focus,
.mktoForm .mktoFormRow .mktoFieldDescriptor .mktoFieldWrap select.mktoField:active {
  outline-style: none !important;
}
.mktoForm .mktoFormRow .mktoFieldDescriptor .mktoFieldWrap .mktoLogicalField.mktoCheckboxList {
  padding-left: 0 !important;
}
.mktoForm .mktoFormRow .mktoFieldDescriptor .mktoFieldWrap .mktoLogicalField.mktoCheckboxList .mktoField[type="radio"],
.mktoForm .mktoFormRow .mktoFieldDescriptor .mktoFieldWrap .mktoLogicalField.mktoCheckboxList .mktoField[type="checkbox"] {
  width: 22px !important;
  height: 22px !important;
  float: left !important;
  margin-bottom: 5px !important;
  margin-right: 20px !important;
  vertical-align: middle !important;
  clear: left !important;
  padding: 0 !important;
}
.mktoForm .mktoFormRow .mktoFieldDescriptor .mktoFieldWrap .mktoLogicalField.mktoCheckboxList.mktoInvalid {
  border-color: transparent;
}
.mktoForm .mktoFormRow .mktoFieldDescriptor .mktoFieldWrap .mktoLogicalField.mktoCheckboxList.mktoInvalid .custom-checkbox,
.mktoForm .mktoFormRow .mktoFieldDescriptor .mktoFieldWrap .mktoLogicalField.mktoCheckboxList.mktoInvalid custom-radio {
  border-color: #af2525 !important;
}
.mktoForm .mktoButtonRow {
  width: 100% !important;
}
.mktoForm .mktoButtonRow .mktoButtonWrap {
  margin-left: 0 !important;
}
.mktoForm .mktoButtonRow .mktoButtonWrap.mktoBlueBox .mktoButton {
  clear: both !important;
  margin: 10px 0 10px 250px !important;
  padding: 4px 10px 3px !important;
  display: inline-block !important;
  border: none !important;
  text-transform: uppercase !important;
  text-shadow: none !important;
  color: #ffffff !important;
  background: #2398c4 !important;
  width: 300px !important;
  min-width: 140px !important;
  height: auto !important;
  font-size: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 300 !important;
  border-radius: 4px !important;
}
@media (max-width: 768px) {
  .mktoForm .mktoButtonRow .mktoButtonWrap.mktoBlueBox .mktoButton {
    width: 100% !important;
    margin-left: 0 !important;
  }
}
.mktoForm .mktoButtonRow .mktoButtonWrap.mktoBlueBox .mktoButton:hover,
.mktoForm .mktoButtonRow .mktoButtonWrap.mktoBlueBox .mktoButton:focus,
.mktoForm .mktoButtonRow .mktoButtonWrap.mktoBlueBox .mktoButton:active {
  color: #ffffff !important;
  background-color: #1a7090 !important;
  border-color: #176683 !important;
}
/* -- Transparent style forms for dark backgrounds -- */
.whitepaper form,
.mailing-list-signup form {
  margin: 127px 10px 50px 30px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  .whitepaper form,
  .mailing-list-signup form {
    margin-top: 0;
  }
}
.whitepaper form .dform,
.mailing-list-signup form .dform,
.whitepaper form .dform_container label,
.mailing-list-signup form .dform_container label,
.whitepaper form .dform_container input.text,
.mailing-list-signup form .dform_container input.text {
  font-size: 1.6rem;
  margin-bottom: 0;
}
.whitepaper form .dform_container input.text,
.mailing-list-signup form .dform_container input.text {
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid #c4beb6;
  color: #ffffff;
  transition: all 0.3s ease-in-out;
}
.whitepaper form .dform_container input.text:focus,
.mailing-list-signup form .dform_container input.text:focus {
  background-color: rgba(255, 255, 255, 0.3) !important;
}
.whitepaper form .dfinput_names .name_first,
.mailing-list-signup form .dfinput_names .name_first,
.whitepaper form .dfinput_names .name_last,
.mailing-list-signup form .dfinput_names .name_last {
  width: 50%!important;
  margin-bottom: 0px;
}
.whitepaper form .dfinput_names input.text,
.mailing-list-signup form .dfinput_names input.text {
  width: 95%;
}
.whitepaper form .dfinput_names .name_last input.text,
.mailing-list-signup form .dfinput_names .name_last input.text {
  width: 100%;
}
.whitepaper form #forms_field_156.dform_html,
.mailing-list-signup form #forms_field_156.dform_html {
  float: left;
  width: 52%;
  font-size: 1.3rem;
  margin-top: 20px;
}
@media (max-width: 540px) {
  .whitepaper form #forms_field_156.dform_html,
  .mailing-list-signup form #forms_field_156.dform_html {
    width: 100%;
  }
}
.whitepaper form .dform_element.submit_button,
.mailing-list-signup form .dform_element.submit_button {
  width: 47%;
  float: right;
}
.whitepaper form .dform_element.submit_button input[type=submit],
.mailing-list-signup form .dform_element.submit_button input[type=submit] {
  background-color: #13bfd5 !important;
  padding: 15px 10px 16px!important;
  min-width: 200px!important;
  border-radius: 0;
  font-size: 1.9rem;
  height: 50px;
  transition: all 0.3s ease-in-out;
  line-height: 1.2;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
.whitepaper form .dform_element.submit_button input[type=submit]:hover,
.mailing-list-signup form .dform_element.submit_button input[type=submit]:hover,
.whitepaper form .dform_element.submit_button input[type=submit]:active,
.mailing-list-signup form .dform_element.submit_button input[type=submit]:active,
.whitepaper form .dform_element.submit_button input[type=submit]:focus,
.mailing-list-signup form .dform_element.submit_button input[type=submit]:focus {
  background-color: #109fb1 !important;
  outline: none;
}
.whitepaper form #forms_field_152,
.mailing-list-signup form #forms_field_152 {
  margin-bottom: 0;
}
.whitepaper form .help-block,
.mailing-list-signup form .help-block {
  margin-top: 2px;
  margin-bottom: 1px;
  color: #b90202;
  font-weight: 400;
}
.whitepaper form .has-error label,
.mailing-list-signup form .has-error label {
  color: #b90202;
}
.whitepaper form .has-error input,
.mailing-list-signup form .has-error input {
  background-color: rgba(255, 255, 255, 0.3) !important;
}
.whitepaper form .dform_element .checkboxes,
.mailing-list-signup form .dform_element .checkboxes,
.whitepaper form .dform_element .radios,
.mailing-list-signup form .dform_element .radios {
  margin-top: 25px;
}
.whitepaper form .custom-checkbox,
.mailing-list-signup form .custom-checkbox {
  width: 20px;
  height: 20px;
  margin-bottom: 0px;
  margin-right: 1px;
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid #c4beb6;
}
.whitepaper form .custom-checkbox.selected,
.mailing-list-signup form .custom-checkbox.selected,
.whitepaper form .custom-checkbox.selected:focus-within,
.mailing-list-signup form .custom-checkbox.selected:focus-within {
  background-color: #13bfd5 !important;
}
.whitepaper .form-msg,
.mailing-list-signup .form-msg {
  opacity: 0;
  text-align: center;
  margin: 218px 10px 50px 30px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
@media (max-width: 991px) {
  .whitepaper .form-msg,
  .mailing-list-signup .form-msg {
    margin-top: 0;
  }
}
.whitepaper .form-msg span,
.mailing-list-signup .form-msg span {
  font-size: 5rem;
  color: #13bfd5;
  font-weight: 800;
  opacity: 0.7;
}
/************************************************
  TABS
************************************************/
.nav-tabs > li {
  padding-left: 0;
  padding-right: 0;
}
.nav-tabs > li > a {
  border-radius: 0px;
  background-color: #525761;
  margin-right: 0;
  border-color: #bdbdbd;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  text-transform: uppercase;
  font-size: 1.8rem;
  color: #ffffff;
  padding: 10px 10px 10px 28px;
  font-family: bebas_neue_pro_expanded_bold, Arial, sans-serif;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .nav-tabs > li > a {
    border-left-width: 1px;
  }
}
.nav-tabs > li > a:focus,
.nav-tabs > li > a:hover {
  color: #2c2c2c;
  border-color: #bdbdbd;
  background-color: #ffffff;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #2c2c2c;
  border-color: #bdbdbd;
  border-bottom-color: transparent;
  border-left-width: 0;
}
@media (max-width: 768px) {
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:focus,
  .nav-tabs > li.active > a:hover {
    border-left-width: 1px;
  }
}
.nav-tabs > li:first-child > a {
  border-left: 1px solid #bdbdbd !important;
}
.tab-pane {
  padding-top: 30px;
}
.navbar-nav .tab-pane {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}
@media (max-width: 768px) {
  .navbar-nav .tab-pane {
    padding-left: 0;
    padding-top: 15px;
  }
}
.navbar-nav .dropdown-menu h3:after {
  left: 0;
}
.navbar-nav .nav-tabs {
  border-bottom: none;
  text-align: center;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.navbar-nav .nav-tabs svg {
  max-height: 100px;
}
.navbar-nav .nav-tabs > li:first-child a {
  border-left-width: 0 !important;
}
.navbar-nav .nav-tabs > li.active > a,
.navbar-nav .nav-tabs > li.active > a:focus,
.navbar-nav .nav-tabs > li.active > a:hover {
  border-color: transparent;
  border-bottom-color: transparent;
  border: none;
  background-color: transparent;
  opacity: 1;
  font-family: bebas_neue_pro_expanded_bold, Arial, sans-serif;
}
@media (max-width: 768px) {
  .navbar-nav .nav-tabs > li.active > a,
  .navbar-nav .nav-tabs > li.active > a:focus,
  .navbar-nav .nav-tabs > li.active > a:hover {
    font-size: 1em;
  }
}
.navbar-nav .nav-tabs > li.active > a:after,
.navbar-nav .nav-tabs > li.active > a:focus:after,
.navbar-nav .nav-tabs > li.active > a:hover:after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  bottom: -14px;
  margin-left: -10px;
  position: absolute;
  left: 50%;
  border-bottom-width: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #e9f2f9;
}
@media (max-width: 768px) {
  .navbar-nav .nav-tabs > li.active > a:after,
  .navbar-nav .nav-tabs > li.active > a:focus:after,
  .navbar-nav .nav-tabs > li.active > a:hover:after {
    bottom: 12px;
    margin-left: -15px;
    left: 0;
    border-left: 10px solid #e9f2f9;
    border-bottom: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid transparent;
  }
}
.navbar-nav .nav-tabs > li.active > a svg polygon,
.navbar-nav .nav-tabs > li.active > a:focus svg polygon,
.navbar-nav .nav-tabs > li.active > a:hover svg polygon,
.navbar-nav .nav-tabs > li.active > a svg polyline,
.navbar-nav .nav-tabs > li.active > a:focus svg polyline,
.navbar-nav .nav-tabs > li.active > a:hover svg polyline,
.navbar-nav .nav-tabs > li.active > a svg path,
.navbar-nav .nav-tabs > li.active > a:focus svg path,
.navbar-nav .nav-tabs > li.active > a:hover svg path,
.navbar-nav .nav-tabs > li.active > a svg rect,
.navbar-nav .nav-tabs > li.active > a:focus svg rect,
.navbar-nav .nav-tabs > li.active > a:hover svg rect,
.navbar-nav .nav-tabs > li.active > a svg line,
.navbar-nav .nav-tabs > li.active > a:focus svg line,
.navbar-nav .nav-tabs > li.active > a:hover svg line,
.navbar-nav .nav-tabs > li.active > a svg circle,
.navbar-nav .nav-tabs > li.active > a:focus svg circle,
.navbar-nav .nav-tabs > li.active > a:hover svg circle,
.navbar-nav .nav-tabs > li.active > a svg ellipse,
.navbar-nav .nav-tabs > li.active > a:focus svg ellipse,
.navbar-nav .nav-tabs > li.active > a:hover svg ellipse {
  stroke: #2398c4;
}
.navbar-nav .nav-tabs > li.active > a.nav-tab-2 svg polygon,
.navbar-nav .nav-tabs > li.active > a:focus.nav-tab-2 svg polygon,
.navbar-nav .nav-tabs > li.active > a:hover.nav-tab-2 svg polygon,
.navbar-nav .nav-tabs > li.active > a.nav-tab-2 svg polyline,
.navbar-nav .nav-tabs > li.active > a:focus.nav-tab-2 svg polyline,
.navbar-nav .nav-tabs > li.active > a:hover.nav-tab-2 svg polyline,
.navbar-nav .nav-tabs > li.active > a.nav-tab-2 svg path,
.navbar-nav .nav-tabs > li.active > a:focus.nav-tab-2 svg path,
.navbar-nav .nav-tabs > li.active > a:hover.nav-tab-2 svg path,
.navbar-nav .nav-tabs > li.active > a.nav-tab-2 svg rect,
.navbar-nav .nav-tabs > li.active > a:focus.nav-tab-2 svg rect,
.navbar-nav .nav-tabs > li.active > a:hover.nav-tab-2 svg rect,
.navbar-nav .nav-tabs > li.active > a.nav-tab-2 svg line,
.navbar-nav .nav-tabs > li.active > a:focus.nav-tab-2 svg line,
.navbar-nav .nav-tabs > li.active > a:hover.nav-tab-2 svg line,
.navbar-nav .nav-tabs > li.active > a.nav-tab-2 svg circle,
.navbar-nav .nav-tabs > li.active > a:focus.nav-tab-2 svg circle,
.navbar-nav .nav-tabs > li.active > a:hover.nav-tab-2 svg circle,
.navbar-nav .nav-tabs > li.active > a.nav-tab-2 svg ellipse,
.navbar-nav .nav-tabs > li.active > a:focus.nav-tab-2 svg ellipse,
.navbar-nav .nav-tabs > li.active > a:hover.nav-tab-2 svg ellipse {
  fill: #2398c4;
}
@media (max-width: 768px) {
  .navbar-nav .nav-tabs > li {
    float: none;
    width: 100%;
    text-align: left;
  }
}
.navbar-nav .nav-tabs > li > a {
  background-color: transparent;
  border-color: transparent;
  border: none;
  text-transform: capitalize;
  font-size: 1.75rem;
  font-weight: 400;
  color: #6D94AD;
}
@media (max-width: 768px) {
  .navbar-nav .nav-tabs > li > a {
    padding-bottom: 10px !important;
    display: block;
    font-size: 1.6rem !important;
    padding-left: 0;
  }
}
.navbar-nav .nav-tabs > li > a:focus,
.navbar-nav .nav-tabs > li > a:hover {
  background-color: transparent;
  opacity: 1;
}
/************************************************
  Collapse Panels
************************************************/
.collapse-arrow {
  float: right;
  font-size: 1.4rem;
  margin-top: 5px;
}
/************************************************
  FOOTER
************************************************/
/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
html .footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  padding-top: 40px;
  height: 540px;
  background-color: #525761;
  font-family: bebas_neue_pro_expanded_regular, Arial, sans-serif;
}
@media (max-width: 991px) {
  html .footer {
    height: auto;
    position: relative;
  }
}
.footer {
  overflow: hidden;
  clear: both;
}
.footer .footer-col {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 40px;
  width: 27%;
  float: left;
  position: relative;
}
.footer .footer-col:last-child {
  width: 18%;
}
@media (max-width: 768px) {
  .footer .footer-col {
    width: 50% !important;
    min-width: 220px;
  }
}
@media (max-width: 439px) {
  .footer .footer-col {
    min-height: 0 !important;
  }
}
.footer .footer-col:not(:first-child):before {
  content: "";
  width: 1px;
  background: linear-gradient(to bottom, #909299 0, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#909299', endColorstr='#00ffffff', GradientType=0);
  /* IE6-8 */
  display: inline-block;
  height: 100%;
  position: absolute;
  left: -5px;
  top: 5px;
}
.footer ul {
  list-style: none;
  padding: 0;
  line-height: 1.6;
  font-family: bio-sans, sans-serif;
  font-weight: 300;
}
.footer ul li a {
  font-size: 1.55rem;
  color: #dddbde;
}
.footer ul li a:hover {
  color: #ffffff !important;
}
.footer ul li.footer-headline {
  text-transform: uppercase;
}
.footer ul li.footer-headline:not(:first-child) {
  padding-top: 20px;
}
.footer ul li.footer-headline a,
.footer ul li.footer-headline span {
  font-size: 2rem;
  color: #dddbde;
  line-height: 1;
  font-family: bebas_neue_pro_expanded_bold, Arial, sans-serif;
}
.footer ul li.footer-nav-sub-title {
  margin-top: 8px;
}
.footer ul li.footer-nav-sub-title a,
.footer ul li.footer-nav-sub-title span {
  font-size: 1.85rem;
  text-transform: none;
  color: #dddbde;
  font-family: bebas_neue_pro_expanded_bold, Arial, sans-serif;
  line-height: 1;
}
.footer ul.icons-social {
  float: none;
  margin-bottom: 0;
  clear: both;
  position: relative;
  z-index: 2;
  margin-top: 20px;
  margin-left: -6px;
}
@media (max-width: 991px) {
  .footer ul.icons-social {
    float: none;
    clear: both;
  }
}
.footer ul.icons-social li {
  overflow: hidden;
  margin-left: 6px;
  display: inline-block;
  margin-bottom: 0;
}
.footer ul.icons-social li a,
.footer ul.icons-social li span {
  width: 24px;
  height: 24px;
  display: block;
  border-radius: 3px;
  padding: 2px;
}
.footer ul.icons-social li.social-linkedin a {
  background-color: transparent;
}
.footer ul.icons-social li.social-linkedin a svg {
  fill: #CECBD0;
  width: 20px;
  height: 20px;
}
.footer ul.icons-social li.social-fb a {
  background-color: transparent;
  padding: 0;
  width: 20px;
  height: 20px;
  margin-bottom: 3px;
}
.footer ul.icons-social li.social-fb a svg {
  fill: #CECBD0;
  width: 20px;
  height: 20px;
}
.footer ul.icons-social li.social-tw a {
  background-color: transparent;
}
.footer ul.icons-social li.social-tw a svg {
  fill: #CECBD0;
  width: 20px;
  height: 20px;
}
.footer ul.icons-social li.social-goog a {
  background-color: transparent;
}
.footer ul.icons-social li.social-goog a svg {
  fill: #CECBD0;
  width: 20px;
  height: 20px;
}
.footer ul.icons-social li.social-instagram a {
  background-color: transparent;
}
.footer ul.icons-social li.social-instagram a svg {
  fill: #CECBD0;
  width: 21px;
  height: 20px;
}
.footer ul.icons-social li.social-yt a {
  background-color: transparent;
  padding: 3px;
}
.footer ul.icons-social li.social-yt a svg {
  fill: #CECBD0;
  width: 20px;
  height: 18px;
}
.footer ul.icons-social li.gptw-logo {
  margin-left: 2px;
  vertical-align: text-top;
  margin-top: -8px;
}
@media (min-width: 1200px) {
  .footer ul.icons-social li.gptw-logo {
    margin-top: 0;
  }
}
@media (max-width: 550px) {
  .footer ul.icons-social li.gptw-logo {
    margin-left: 2px;
    vertical-align: text-top;
    margin-top: 8px;
    display: block;
  }
}
.footer ul.icons-social li.gptw-logo a {
  background-color: transparent;
  padding: 3px;
  width: 70px;
  height: 115px;
}
.footer ul.icons-social li.gptw-logo a img {
  width: 66px;
  height: 112px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.footer .navbar-brand {
  padding: 0px 15px 0 0;
  width: auto;
  height: auto;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -24px;
  opacity: 0.6;
}
@media (max-width: 991px) {
  .footer .navbar-brand {
    margin-top: -33px;
  }
}
.footer .navbar-brand svg,
.footer .navbar-brand img {
  width: 86px;
}
.footer .copyright {
  background-color: #525761;
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #CECBD0;
  padding-top: 15px;
  font-size: 1.42rem;
}
@media (max-width: 991px) {
  .footer .copyright {
    position: relative;
    padding-bottom: 15px;
  }
}
.footer .copyright .container {
  position: relative;
}
.footer .copyright a,
.footer .copyright a:hover,
.footer .copyright a:focus {
  text-decoration: none;
  outline: none;
  color: #ffffff;
  color: #CECBD0;
}
.footer .copyright p {
  padding-bottom: 0px;
  font-weight: 300;
  margin-left: 103px;
}
.footer a:focus {
  color: inherit;
}
.no-svg .footer .navbar-brand,
.no-inlinesvg .footer .navbar-brand {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/ui-assets/logo.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/ui-assets/logo.png',sizingMethod='scale')";
  margin-right: 10px;
}
.no-svg .footer ul.icons-social li a,
.no-inlinesvg .footer ul.icons-social li a {
  background-image: url("/images/ui-assets/icon-social.png");
  background-color: #2c2c2c;
  text-indent: 1000px;
  position: relative;
}
.no-svg .footer ul.icons-social li.social-linkedin a,
.no-inlinesvg .footer ul.icons-social li.social-linkedin a {
  background-position: 0 -96px;
}
.no-svg .footer ul.icons-social li.social-fb a,
.no-inlinesvg .footer ul.icons-social li.social-fb a {
  background-position: 0 0;
}
.no-svg .footer ul.icons-social li.social-tw a,
.no-inlinesvg .footer ul.icons-social li.social-tw a {
  background-position: 0 -24px;
}
.no-svg .footer ul.icons-social li.social-goog a,
.no-inlinesvg .footer ul.icons-social li.social-goog a {
  background-position: 0 -48px;
}
.no-svg .footer ul.icons-social li.social-instagram a,
.no-inlinesvg .footer ul.icons-social li.social-instagram a {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}
.no-svg .footer ul.icons-social li.social-yt a,
.no-inlinesvg .footer ul.icons-social li.social-yt a {
  background-position: 0px -72px;
}
/************************************************
  SLICK CAROUSEL
************************************************/
.slick-track {
  margin-left: auto;
  margin-right: auto;
}
#banner-center {
  height: 260px;
  overflow: hidden;
  background-color: #000;
  /*.slick-center {
    opacity:1;
    filter: blur(0px);
    
    
  }*/
}
@media (min-width: 769px) {
  #banner-center {
    height: 410px;
  }
}
@media (min-width: 992px) {
  #banner-center {
    height: 550px;
  }
}
@media (min-width: 1200px) {
  #banner-center {
    height: 613px;
  }
}
#banner-center .slick-list,
#banner-center .slick-track,
#banner-center .slick-slide {
  height: 100%;
}
#banner-center .slick-slide {
  opacity: 1;
  filter: blur(0);
  transition: all 0.5s ease-in-out;
}
#banner-center .slick-slide:not(.slick-active) {
  opacity: 0.4;
  filter: blur(7px);
}
#banner-center .slick-slide:not(.slick-active) .figure * {
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
}
#banner-center .slick-slide img {
  height: 100%;
  width: auto;
  margin: 0 -5px;
}
#banner-center.not-center {
  height: auto!important;
}
#banner-center.not-center img {
  width: 100%;
  margin: 0;
}
#banner-center .figure {
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
}
#banner-center .caption-container .container {
  padding: 0;
  font-size: 1.4rem;
}
#banner-auto {
  /*background-image: url(/images/ui-assets/loadinfo-lg-drk.gif);
   background-repeat: no-repeat;
   background-position: 50% 50%;
   border-bottom: 1px solid rgba(0,0,0,.08); */
  background: linear-gradient(-45deg, #C8C8C8, #bac2cd, #d3d8e0, #f1f4f8);
  background-size: 400% 400%;
  animation: bg_anim_gradient 4s ease infinite;
}
@keyframes bg_anim_gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
#banner-auto-fade {
  font-size: 1.4rem;
  line-height: 1.5;
}
.banner-carousel .caption-description {
  font-size: 1.2rem;
}
@media (min-width: 769px) {
  .banner-carousel .caption-description {
    font-size: 1.4rem;
  }
}
.banner-carousel.banner-carousel-two .banner-caption {
  width: 70%;
  margin-left: 30%;
  position: absolute;
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .banner-carousel.banner-carousel-two .banner-caption {
    width: 40%;
  }
  .banner-carousel.banner-carousel-two .banner-caption .caption-description {
    font-size: 1.7rem;
  }
}
.banner-carousel .figure {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: rgba(0, 0, 0, 0.55);
  color: #ffffff;
  overflow: hidden;
}
@media (max-width: 768px) {
  .banner-carousel .figure {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.banner-carousel .figure h1 {
  font-weight: 100;
  margin-top: 5px;
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  .banner-carousel .figure h1 {
    font-size: 1.9rem;
    font-weight: 300;
    margin-top: 0;
  }
}
.banner-carousel .slide-caption .caption-description {
  display: none;
}
@media (min-width: 769px) {
  .banner-carousel .slide-caption:not(:last-child) {
    border-right: 2px #a3a3a3 solid;
  }
  .banner-carousel .slide-caption .caption-description {
    display: inline-block;
  }
}
.banner-carousel .slide-caption a {
  color: #ffffff;
}
.banner-carousel .slide-caption .caption-description {
  margin-top: -6px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 1.4rem;
}
.banner-carousel .banner-btn:before {
  content: "";
  width: 0.5%;
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}
.banner-carousel .btn {
  vertical-align: middle;
  width: 93%;
  margin-bottom: 0;
  margin-left: -10px;
}
.slick-slide {
  position: relative;
}
.slick-slide img {
  width: 100%;
  max-width: none;
}
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  display: block;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  width: 80px;
  height: 85px;
  background-image: url("/images/ui-assets/sprite-banners-grey.png");
  background-position: center -85px;
  background-repeat: no-repeat;
  opacity: 0;
  position: absolute;
  top: 50%;
  margin-top: -42.5px;
  overflow: hidden;
  z-index: 10;
}
@media (max-width: 768px) {
  .slick-prev,
  .slick-next {
    width: 40px;
    height: 45px;
    margin-top: -22.5px;
    background-size: 50%;
    background-position: 8px -68px;
  }
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  color: transparent;
  outline: none;
  opacity: 1;
}
.slick-prev {
  left: 0px;
}
[dir='rtl'] .slick-prev {
  right: 0px;
  left: auto;
}
.slick-next {
  left: auto;
  right: 0;
  background-position: center top;
}
@media (max-width: 768px) {
  .slick-next {
    background-position: 10px -9px;
  }
}
[dir='rtl'] .slick-next {
  right: auto;
  left: 0px;
}
.slick-dots {
  display: none !important;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  display: none!important;
}
.banner-video-link {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.text-content-w-bg {
  margin: 90px 0;
  padding: 50px 0 34px;
  background-size: cover;
  background-position: top center;
}
.text-content-w-bg .light_txt {
  text-shadow: 0 0 35px #000000, 0 0 1px #000000;
  color: #FFFFFF;
}
.text-content-w-bg h2 {
  font-size: 4.2rem;
  margin-bottom: 20px;
}
/* --- video-image-carousel-block --- */
.video-block {
  background-color: #0d1322;
}
.video-block .embed-responsive {
  margin-bottom: -10%;
  margin-top: 4%;
}
.product-image-slider {
  margin-top: 30px;
}
.product-image-slider-nav {
  margin-bottom: 30px;
}
.product-video-slider,
.mars-video-slider,
.product-image-slider {
  background-color: #000;
}
.product-video-slider .video-slide,
.mars-video-slider .video-slide,
.product-image-slider .video-slide {
  opacity: 0.3;
  transition: all 0.2s ease-in-out;
  outline: none;
}
.product-video-slider .video-slide.slick-current,
.mars-video-slider .video-slide.slick-current,
.product-image-slider .video-slide.slick-current {
  opacity: 1;
}
.product-video-slider .slick-next,
.mars-video-slider .slick-next,
.product-image-slider .slick-next,
.product-media-slider .slick-next,
.product-image-slider-nav .slick-next,
.product-video-slider-nav .slick-next,
.product-video-slider .slick-prev,
.mars-video-slider .slick-prev,
.product-image-slider .slick-prev,
.product-media-slider .slick-prev,
.product-image-slider-nav .slick-prev,
.product-video-slider-nav .slick-prev {
  background-image: none;
  width: 75px;
  opacity: 0.8;
}
.product-video-slider .slick-next::before,
.mars-video-slider .slick-next::before,
.product-image-slider .slick-next::before,
.product-media-slider .slick-next::before,
.product-image-slider-nav .slick-next::before,
.product-video-slider-nav .slick-next::before,
.product-video-slider .slick-prev::before,
.mars-video-slider .slick-prev::before,
.product-image-slider .slick-prev::before,
.product-media-slider .slick-prev::before,
.product-image-slider-nav .slick-prev::before,
.product-video-slider-nav .slick-prev::before {
  content: "";
  border-style: solid;
  border-color: #fff;
  border-width: 0 8px 8px 0;
  display: inline-block;
  padding: 12px;
  transition: all 0.4s ease-in-out;
  box-shadow: 9px 10px 16px -7px rgba(0, 0, 0, 0), 1px 1px 1px 0px rgba(0, 0, 0, 0.35), 3px 3px 4px 0px rgba(0, 0, 0, 0.25);
}
.product-video-slider .slick-next:hover,
.mars-video-slider .slick-next:hover,
.product-image-slider .slick-next:hover,
.product-media-slider .slick-next:hover,
.product-image-slider-nav .slick-next:hover,
.product-video-slider-nav .slick-next:hover {
  opacity: 1 !important;
}
.product-video-slider .slick-next:hover::before,
.mars-video-slider .slick-next:hover::before,
.product-image-slider .slick-next:hover::before,
.product-media-slider .slick-next:hover::before,
.product-image-slider-nav .slick-next:hover::before,
.product-video-slider-nav .slick-next:hover::before {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  cursor: pointer;
}
.product-video-slider .slick-next::before,
.mars-video-slider .slick-next::before,
.product-image-slider .slick-next::before,
.product-media-slider .slick-next::before,
.product-image-slider-nav .slick-next::before,
.product-video-slider-nav .slick-next::before {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-right: 25px;
}
.product-video-slider .slick-prev:hover,
.mars-video-slider .slick-prev:hover,
.product-image-slider .slick-prev:hover,
.product-media-slider .slick-prev:hover,
.product-image-slider-nav .slick-prev:hover,
.product-video-slider-nav .slick-prev:hover {
  opacity: 1 !important;
}
.product-video-slider .slick-prev:hover::before,
.mars-video-slider .slick-prev:hover::before,
.product-image-slider .slick-prev:hover::before,
.product-media-slider .slick-prev:hover::before,
.product-image-slider-nav .slick-prev:hover::before,
.product-video-slider-nav .slick-prev:hover::before {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  cursor: pointer;
}
.product-video-slider .slick-prev::before,
.mars-video-slider .slick-prev::before,
.product-image-slider .slick-prev::before,
.product-media-slider .slick-prev::before,
.product-image-slider-nav .slick-prev::before,
.product-video-slider-nav .slick-prev::before {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  margin-left: 25px;
}
.product-image-slider-nav .slick-next::before,
.product-video-slider-nav .slick-next::before,
.product-image-slider-nav .slick-prev::before,
.product-video-slider-nav .slick-prev::before {
  border-color: #FFFFFF;
  border-width: 0 7px 7px 0;
  padding: 10px;
}
@media (min-width: 769px) {
  .product-image-slider-nav .slick-next::before,
  .product-video-slider-nav .slick-next::before,
  .product-image-slider-nav .slick-prev::before,
  .product-video-slider-nav .slick-prev::before {
    border-width: 0 6px 6px 0;
    padding: 6px;
    border-color: #2c2c2c;
    box-shadow: none;
  }
}
.product-image-slider-nav .slick-next::before,
.product-video-slider-nav .slick-next::before {
  margin-right: 8px;
}
@media (min-width: 769px) {
  .product-image-slider-nav .slick-next::before,
  .product-video-slider-nav .slick-next::before {
    margin-right: -51px;
  }
}
.product-image-slider-nav .slick-prev::before,
.product-video-slider-nav .slick-prev::before {
  margin-left: 20px;
}
@media (min-width: 769px) {
  .product-image-slider-nav .slick-prev::before,
  .product-video-slider-nav .slick-prev::before {
    margin-left: -51px;
  }
}
.product-video-slider-nav .slick-slide,
.mars-video-slider-nav .slick-slide,
.product-image-slider-nav .slick-slide {
  outline: none;
}
.product-video-slider-nav .slick-slide div,
.mars-video-slider-nav .slick-slide div,
.product-image-slider-nav .slick-slide div {
  padding: 10px 5px;
  opacity: 0.8;
  transition: all 0.2s ease-in-out;
}
.product-video-slider-nav .slick-slide div:hover,
.mars-video-slider-nav .slick-slide div:hover,
.product-image-slider-nav .slick-slide div:hover {
  opacity: 1;
  cursor: pointer;
}
.product-video-slider-nav .slick-slide div:hover .overlay-play-bttn:before,
.mars-video-slider-nav .slick-slide div:hover .overlay-play-bttn:before,
.product-image-slider-nav .slick-slide div:hover .overlay-play-bttn:before,
.product-video-slider-nav .slick-slide div:hover .overlay-play-bttn:after,
.mars-video-slider-nav .slick-slide div:hover .overlay-play-bttn:after,
.product-image-slider-nav .slick-slide div:hover .overlay-play-bttn:after {
  opacity: 1;
}
.product-video-slider-nav .slick-slide div img,
.mars-video-slider-nav .slick-slide div img,
.product-image-slider-nav .slick-slide div img,
.product-video-slider-nav .slick-slide div iframe,
.mars-video-slider-nav .slick-slide div iframe,
.product-image-slider-nav .slick-slide div iframe {
  border: 3px solid #C8C8C8;
}
.product-video-slider-nav .slick-current div,
.mars-video-slider-nav .slick-current div,
.product-image-slider-nav .slick-current div {
  opacity: 1;
}
.product-video-slider-nav .slick-current div:hover .overlay-play-bttn:before,
.mars-video-slider-nav .slick-current div:hover .overlay-play-bttn:before,
.product-image-slider-nav .slick-current div:hover .overlay-play-bttn:before,
.product-video-slider-nav .slick-current div:hover .overlay-play-bttn:after,
.mars-video-slider-nav .slick-current div:hover .overlay-play-bttn:after,
.product-image-slider-nav .slick-current div:hover .overlay-play-bttn:after {
  opacity: 0;
}
.product-video-slider-nav .slick-current div img,
.mars-video-slider-nav .slick-current div img,
.product-image-slider-nav .slick-current div img,
.product-video-slider-nav .slick-current div iframe,
.mars-video-slider-nav .slick-current div iframe,
.product-image-slider-nav .slick-current div iframe {
  border: 3px solid #2f4461;
}
.product-video-slider .overlay-play-bttn,
.mars-video-slider .overlay-play-bttn,
.product-image-slider .overlay-play-bttn,
.product-video-slider-nav .overlay-play-bttn,
.mars-video-slider-nav .overlay-play-bttn,
.product-image-slider-nav .overlay-play-bttn {
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 50%;
}
.product-video-slider .overlay-play-bttn:before,
.mars-video-slider .overlay-play-bttn:before,
.product-image-slider .overlay-play-bttn:before,
.product-video-slider-nav .overlay-play-bttn:before,
.mars-video-slider-nav .overlay-play-bttn:before,
.product-image-slider-nav .overlay-play-bttn:before {
  content: "";
  display: block;
  background-color: #000;
  border-radius: 50%;
  background-size: 100%;
  width: 120px;
  height: 120px;
  margin-left: -60px;
  margin-top: -60px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  opacity: 0.65;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 768px) {
  .product-video-slider .overlay-play-bttn:before,
  .mars-video-slider .overlay-play-bttn:before,
  .product-image-slider .overlay-play-bttn:before,
  .product-video-slider-nav .overlay-play-bttn:before,
  .mars-video-slider-nav .overlay-play-bttn:before,
  .product-image-slider-nav .overlay-play-bttn:before {
    width: 60px;
    height: 60px;
    margin-left: -30px;
    margin-top: -30px;
  }
}
.product-video-slider .overlay-play-bttn:after,
.mars-video-slider .overlay-play-bttn:after,
.product-image-slider .overlay-play-bttn:after,
.product-video-slider-nav .overlay-play-bttn:after,
.mars-video-slider-nav .overlay-play-bttn:after,
.product-image-slider-nav .overlay-play-bttn:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 35px solid transparent;
  border-bottom: 35px solid transparent;
  border-left: 60px solid #fff;
  margin-left: -21px;
  margin-top: -35px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  opacity: 0.65;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 768px) {
  .product-video-slider .overlay-play-bttn:after,
  .mars-video-slider .overlay-play-bttn:after,
  .product-image-slider .overlay-play-bttn:after,
  .product-video-slider-nav .overlay-play-bttn:after,
  .mars-video-slider-nav .overlay-play-bttn:after,
  .product-image-slider-nav .overlay-play-bttn:after {
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 31px solid #fff;
    margin-left: -11px;
    margin-top: -19px;
  }
}
.product-video-slider .overlay-play-bttn:hover:before,
.mars-video-slider .overlay-play-bttn:hover:before,
.product-image-slider .overlay-play-bttn:hover:before,
.product-video-slider-nav .overlay-play-bttn:hover:before,
.mars-video-slider-nav .overlay-play-bttn:hover:before,
.product-image-slider-nav .overlay-play-bttn:hover:before,
.product-video-slider .overlay-play-bttn:hover:after,
.mars-video-slider .overlay-play-bttn:hover:after,
.product-image-slider .overlay-play-bttn:hover:after,
.product-video-slider-nav .overlay-play-bttn:hover:after,
.mars-video-slider-nav .overlay-play-bttn:hover:after,
.product-image-slider-nav .overlay-play-bttn:hover:after {
  opacity: 1;
}
.product-video-slider-nav .overlay-play-bttn,
.mars-video-slider-nav .overlay-play-bttn {
  top: 43%;
  right: 48%;
}
.product-video-slider-nav .overlay-play-bttn:before,
.mars-video-slider-nav .overlay-play-bttn:before {
  width: 40px;
  height: 40px;
  margin-left: -16px;
  margin-top: -20px;
}
.product-video-slider-nav .overlay-play-bttn:after,
.mars-video-slider-nav .overlay-play-bttn:after {
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 18px solid #fff;
  margin-left: -2px;
  margin-top: -11px;
}
.product-video-slider-nav .slick-current .overlay-play-bttn,
.mars-video-slider-nav .slick-current .overlay-play-bttn,
.product-video-slider-nav .slick-current .overlay-play-bttn1,
.mars-video-slider-nav .slick-current .overlay-play-bttn1 {
  opacity: 0 !important;
}
/* --- Media Caraousel Block --- */
.product-media-slider .slick-track {
  margin-left: unset;
  margin-right: unset;
}
.product-media-slider .media-slide-inner {
  padding: 0 15px;
}
.product-media-slider .media-slide-title {
  margin-bottom: -6px;
  padding-bottom: 0;
}
.product-media-slider .media-slide-date {
  font-size: 70%;
}
.product-media-slider .media-slide-caption {
  font-size: 1.7rem;
  font-weight: 300;
  margin-top: 12px;
}
.product-media-slider .more-btn img {
  width: 20px;
  display: inline;
}
.product-media-slider .slick-prev,
.product-media-slider .slick-next {
  background-color: rgba(0, 0, 0, 0.8);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: none;
  top: 21%;
}
@media (min-width: 480px) {
  .product-media-slider .slick-prev,
  .product-media-slider .slick-next {
    top: 12%;
  }
}
@media (min-width: 590px) {
  .product-media-slider .slick-prev,
  .product-media-slider .slick-next {
    top: 18%;
  }
}
@media (min-width: 769px) {
  .product-media-slider .slick-prev,
  .product-media-slider .slick-next {
    top: 24%;
  }
}
@media (min-width: 992px) {
  .product-media-slider .slick-prev,
  .product-media-slider .slick-next {
    top: 20%;
  }
}
@media (min-width: 1200px) {
  .product-media-slider .slick-prev,
  .product-media-slider .slick-next {
    top: 25%;
  }
}
.product-media-slider .slick-prev:before,
.product-media-slider .slick-next:before {
  border-width: 0 6px 6px 0;
  padding: 5px;
  margin-right: 5px;
}
.product-media-slider .slick-prev {
  margin-left: 30px;
}
@media (min-width: 1300px) {
  .product-media-slider .slick-prev {
    margin-left: -44px;
  }
}
.product-media-slider .slick-prev:before {
  margin-left: 5px;
  margin-right: 0;
}
.product-media-slider .slick-next {
  margin-right: 30px;
}
@media (min-width: 1300px) {
  .product-media-slider .slick-next {
    margin-right: -44px;
  }
}
/************************************************
  HOME
************************************************/
.section-tagline {
  background: #ffffff;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: linear-gradient(to bottom, #ffffff 20%, #5257611f 80%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#5257611f', GradientType=0);
  /* IE6-8 */
  padding-bottom: 35px;
  border-bottom: 1px solid #d3d2d2;
  padding-top: 50px;
  font-weight: 300;
}
.section-tagline h1 {
  margin-bottom: 16px;
  font-size: 6.55rem;
  font-weight: 100;
}
@media (max-width: 768px) {
  .section-tagline h1 {
    font-size: 4.55rem;
  }
}
.section-tagline p {
  font-size: 2.1rem;
}
@media screen and (max-width: 832px) {
  .section-tagline p {
    font-size: 1.8rem;
  }
}
.jump-section {
  position: relative;
  transition: padding 0.2s linear;
  border-top: 1px solid transparent;
}
.industry-all p {
  font-size: 2.2rem;
  font-weight: 300;
}
.industry-all #section-navbar {
  background-color: #ffffff;
}
.industry-all #section-navbar.sticky .img-responsive {
  width: 65px;
}
.industry-all #section-navbar .navbar ul a .figure {
  white-space: nowrap!important;
  opacity: 0;
}
.industry-all .industry-gallery {
  list-style: none;
  padding: 0;
  display: block;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto ;
  position: relative;
}
.industry-all .industry-gallery li {
  display: inline-block;
  padding: 0;
  background-size: 25px;
  position: static;
  float: none;
  width: 22%;
  margin-left: 1%;
  margin-right: 1%;
  min-height: 1px;
  vertical-align: top;
}
@media (max-width: 768px) {
  .industry-all .industry-gallery li {
    width: 45%;
  }
}
.industry-all .industry-gallery li a {
  min-height: 40px;
  display: block;
}
.industry-all .industry-gallery li a img {
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid rgba(255, 255, 255, 0.8);
  transition: all 0.3s ease-in-out;
  width: 88px;
  height: 88px;
}
.industry-all .industry-gallery li a:hover img {
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.5);
  transform: scale(1.05);
}
.industry-all .industry-gallery li a .figure {
  line-height: 1.1;
  color: #ffffff;
  font-size: 1.4rem;
  padding-top: 12px;
  font-weight: 300;
}
.industry-all .industry-gallery li a h4 {
  font-size: 1.8rem;
  font-weight: 300;
  text-align: left;
  position: absolute;
  bottom: -35px;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  opacity: 0;
  height: 30px;
  padding: 5px 8px;
  width: 100%;
  transition: all 0.4s ease-in-out;
}
.industry-all .industry-gallery li a:hover h4,
.industry-all .industry-gallery li a.auto-hover h4 {
  opacity: 1;
}
.industry-all #industry-ev {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/banners/industry-ev-sm.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/banners/industry-ev-sm.jpg', sizingMethod='scale')";
  background: #ffffff url(/images/banners/industry-ev-sm.jpg) no-repeat;
  background-position: center center;
  background-attachment: scroll;
  background-size: cover;
}
@media (min-width: 769px) {
  .industry-all #industry-ev {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/banners/industry-ev.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/banners/industry-ev.jpg', sizingMethod='scale')";
    background: #ffffff url(/images/banners/industry-ev.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
  }
}
.industry-all #industry-infrastructure {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/banners/industry-infrastucture-sm.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/banners/industry-infrastucture-sm.jpg', sizingMethod='scale')";
  background: #ffffff url(/images/banners/industry-infrastucture-sm.jpg) no-repeat;
  background-position: right center;
  background-attachment: scroll;
  background-size: cover;
}
@media (min-width: 769px) {
  .industry-all #industry-infrastructure {
    background: #ffffff url(/images/banners/industry-infrastucture.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/banners/industry-infrastucture.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/banners/industry-infrastucture.jpg', sizingMethod='scale')";
  }
}
.industry-all #industry-civil {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/banners/industry-civil-sm.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/banners/industry-civil-sm.jpg', sizingMethod='scale')";
  background: #ffffff url(/images/banners/industry-civil-sm.jpg) no-repeat;
  background-position: right center;
  background-attachment: scroll;
  background-size: cover;
}
@media (min-width: 769px) {
  .industry-all #industry-civil {
    background: #ffffff url(/images/banners/industry-civil.jpg) no-repeat;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/banners/industry-civil.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/banners/industry-civil.jpg', sizingMethod='scale')";
  }
}
.industry-all #industry-military {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/banners/industry-military-sm.jpg', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/banners/industry-military-sm.jpg', sizingMethod='scale')";
  background: #ffffff url(/images/banners/industry-military-sm.jpg) no-repeat;
  background-position: right center;
  background-size: cover;
}
@media (min-width: 769px) {
  .industry-all #industry-military {
    background: #ffffff url(/images/banners/industry-military.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/banners/industry-military.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/banners/industry-military.jpg', sizingMethod='scale')";
  }
}
.industry-all .section {
  padding-top: 94px;
  padding-bottom: 68px;
  overflow: hidden;
  color: #ffffff;
  margin-top: -1px;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.85);
}
@media (max-width: 768px) {
  .industry-all .section {
    padding-top: 50px;
  }
}
.industry-all .section h3 {
  color: #ffffff;
  font-size: 4rem;
}
.topic-link {
  color: #00bad1;
  text-transform: uppercase;
  border: 2px solid;
  border-radius: 10px;
  font-family: bebas_neue_pro_expanded_bold, Arial, sans-serif;
  padding: 1px 9px 1px 17px;
  display: inline-block;
  font-size: 2.3rem;
  line-height: 1.2;
  position: relative;
  margin-bottom: 20px;
  margin-top: 5px;
}
@media (min-width: 1200px) {
  .topic-link {
    font-size: 2.6rem;
    padding-left: 20px;
  }
}
.topic-link::before {
  content: "+";
  width: 12px;
  height: 12px;
  font-size: 1.6rem;
  display: inline-block;
  font-size: 1.9rem;
  position: absolute;
  left: 5px;
  top: 8%;
}
@media (min-width: 1200px) {
  .topic-link::before {
    font-size: 2.2rem;
  }
}
.topic-link:hover,
.topic-link:focus {
  /*color: #1c355e;*/
  /*background: #1c345e;
        border-color: #1c345e;*/
  box-shadow: 2px 2px 0px;
  color: #37A0C3;
}
.section-cta {
  margin: 0 -15px;
}
.section-cta .slide-item {
  margin: 0 15px;
  background-position: 50%;
  background-size: cover;
  height: 500px;
}
@media (max-width: 1024px) {
  .section-cta .slide-item {
    height: 418px;
  }
}
.section-cta .item-cta {
  padding: 0;
  position: relative;
  z-index: 1;
  transition: background 0.3s ease-out;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  /*.img-responsive {
    	    width:100%;
            max-width:none;
        }*/
  /*h4, .figure {
            position:absolute;
            background-color: @gray-dark;
            background-color: fade(@color-base, 30%);
            font-weight: 200;
            color: @text-color-alternate;
            left:0;
            position: relative;
            z-index: 2;
            
        }*/
  /*h4 {
            padding:10px 50px 10px 15px;
            text-transform: uppercase;
            margin-top:1px;
            top:0;
        }*/
}
.section-cta .item-cta:hover .topic-link,
.section-cta .item-cta:active .topic-link,
.section-cta .item-cta:focus .topic-link {
  box-shadow: 2px 2px 0px;
}
.section-cta .item-cta::before {
  content: "";
  background-color: rgba(0, 0, 0, 0);
  transition: background 0.3s ease-out;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.section-cta .item-cta:hover::before {
  background-color: rgba(0, 0, 0, 0.3);
}
.section-cta .item-cta::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.63071166) 40%, #000000 100%);
  opacity: 0.7;
}
.section-cta .item-cta .figure {
  color: #ffffff;
  bottom: 0;
  padding: 10% 10% 30%;
  width: 100%;
  line-height: 1.5;
  font-weight: 300;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 50%;
  text-shadow: 0 0 35px #000000, 0 0 1px #000000;
  z-index: 1;
}
.section-cta .item-cta .figure p {
  font-size: 1.6rem;
}
@media (max-width: 1024px) {
  .section-cta .item-cta .figure {
    margin-top: 40%;
  }
}
@media (max-width: 769px) {
  .section-cta .item-cta .figure {
    margin-top: 20%;
  }
}
.section-cta .item-cta .figure h5 {
  margin-bottom: 8px;
  font-size: 3rem;
  font-weight: 200;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
}
.section-cta .item-cta .topic-link {
  color: #ffffff;
  border: 1px solid;
  margin-top: 48px;
  font-size: 2rem;
  padding: 2px 9px 2px 17px;
  margin-bottom: 0;
  position: absolute;
  bottom: 8%;
  left: 10%;
  z-index: 3;
}
@media (min-width: 1200px) {
  .section-cta .item-cta .topic-link {
    font-size: 2rem;
  }
}
@media (max-width: 769px) {
  .section-cta .item-cta .topic-link {
    bottom: 14%;
  }
}
.section-cta .item-cta .topic-link::before {
  top: 1px;
}
.section-cta .slick-prev,
.section-cta .slick-next {
  background-color: rgba(0, 0, 0, 0.8);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: none;
  background-image: none;
}
.section-cta .slick-prev::before,
.section-cta .slick-next::before {
  content: "";
  border-style: solid;
  border-color: #fff;
  border-width: 0 6px 6px 0;
  display: inline-block;
  padding: 12px;
  transition: all 0.4s ease-in-out;
  box-shadow: 9px 10px 16px -7px rgba(0, 0, 0, 0), 1px 1px 1px 0px rgba(0, 0, 0, 0.35), 3px 3px 4px 0px rgba(0, 0, 0, 0.25);
}
.section-cta .slick-prev:hover,
.section-cta .slick-next:hover,
.section-cta .slick-prev:active,
.section-cta .slick-next:active,
.section-cta .slick-prev:focus,
.section-cta .slick-next:focus {
  background-color: #000000;
}
.section-cta .slick-prev::before {
  transform: rotate(135deg);
  padding: 5px;
  margin-left: 3px;
}
@media (min-width: 1300px) {
  .section-cta .slick-prev {
    margin-left: -44px;
  }
}
.section-cta .slick-next::before {
  transform: rotate(315deg);
  padding: 5px;
  margin-right: 3px;
}
@media (min-width: 1300px) {
  .section-cta .slick-next {
    margin-right: -44px;
  }
}
.section-cta .slick-dots {
  display: block!important;
}
.home-page-intro p:first-child {
  text-align: center;
}
.home-text-content {
  margin-bottom: 26px;
}
.home-section-title {
  margin-top: 70px;
}
.home-cta-tiles .tile-item a,
.sub-cta-tiles .tile-item a {
  position: relative;
  display: block;
  margin-bottom: 30px;
  height: 366px;
  background-size: cover;
  background-position: top center;
  /*img {
                position: absolute;
                max-width: 755px;
                width: 100%;
                top:50%;
                left:50%;

            }*/
}
.home-cta-tiles .tile-item a::before,
.sub-cta-tiles .tile-item a::before {
  content: "";
  background-color: rgba(0, 0, 0, 0);
  transition: background 0.3s ease-out;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.home-cta-tiles .tile-item a:hover::before,
.sub-cta-tiles .tile-item a:hover::before {
  background-color: rgba(0, 0, 0, 0.3);
}
.home-cta-tiles .tile-item a::after,
.sub-cta-tiles .tile-item a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.63071166) 40%, #000000 100%);
  opacity: 0.7;
}
.home-cta-tiles .tile-item a .figure,
.sub-cta-tiles .tile-item a .figure {
  color: #ffffff;
  position: absolute;
  text-shadow: 0 0 35px #000000, 0 0 1px #000000;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 30px 38px;
  z-index: 1;
}
.home-cta-tiles .tile-item a .figure.vertical-center,
.sub-cta-tiles .tile-item a .figure.vertical-center {
  top: 0;
  padding-bottom: 30%;
  margin-top: 50%;
}
.home-cta-tiles .tile-item a .figure.vertical-center h3,
.sub-cta-tiles .tile-item a .figure.vertical-center h3 {
  margin-bottom: 5px;
}
.home-cta-tiles .tile-item a .figure p,
.sub-cta-tiles .tile-item a .figure p {
  font-size: 1.6rem;
  padding: 0;
  margin: 0;
}
.home-cta-tiles .tile-item a .figure h3,
.sub-cta-tiles .tile-item a .figure h3 {
  font-size: 3rem;
  margin-bottom: 0;
}
.home-cta-tiles .tile-item a::after {
  display: none;
}
.sub-cta-tiles {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
}
.sub-cta-tiles .tile-item a {
  height: 500px;
}
.cta-blocks .cta-block,
.media-slide-inner .cta-block {
  min-height: 430px;
}
.cta-blocks p,
.media-slide-inner p {
  font-size: 1.8rem;
}
.cta-blocks .article-img,
.media-slide-inner .article-img {
  border: 1px solid #a6a5a5;
  margin-bottom: 20px;
}
.cta-blocks h3,
.media-slide-inner h3 {
  font-size: 2.8rem;
  margin-bottom: 14px;
}
.cta-blocks h3 a,
.media-slide-inner h3 a {
  color: #2c2c2c;
}
.cta-blocks a:hover,
.media-slide-inner a:hover {
  color: #1c355e;
}
.cta-blocks .more-btn,
.media-slide-inner .more-btn {
  margin-top: -10px;
  font-size: 2rem;
  text-underline-offset: 2px;
}
.cta-blocks .more-btn:hover,
.media-slide-inner .more-btn:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
}
.home-cta-section {
  margin: 60px 0;
  background-color: #22355B;
  color: #ffffff;
  text-shadow: 0 0 3px #000000, 0 0 1px #000000;
  border-radius: 4px;
  padding: 60px 0;
}
.home-cta-section h2 {
  font-size: 5.5rem;
  line-height: 1;
}
@media screen and (max-width: 832px) {
  .home-cta-section h2 {
    font-size: 5rem;
  }
}
.home-cta-section h3 {
  font-family: 'bebas_neue_pro_semi_expanded_regular', Arial, sans-serif;
  font-size: 3.5rem;
  line-height: 1;
  margin-bottom: 20px;
}
@media screen and (max-width: 832px) {
  .home-cta-section .home-cta-section-inner {
    padding: 0 30px;
  }
}
.home-cta-section .btn,
.btn.btn-play {
  font-size: 2.8rem;
  font-family: bebas_neue_pro_expanded_bold, Arial, sans-serif;
  background-color: #37A0C3;
  position: relative;
  border-radius: 3px;
  text-shadow: none;
  margin-top: 12px;
  transition: 0.5s ease;
  padding-right: 18px;
  padding-left: 18px;
}
@media screen and (max-width: 832px) {
  .home-cta-section .btn,
  .btn.btn-play {
    font-size: 2.2rem;
  }
}
.home-cta-section .btn:hover,
.btn.btn-play:hover {
  background-color: #FFFFFF;
  color: #22355B;
}
.btn.btn-play {
  padding-right: 50px;
}
#viewer-products {
  margin-left: -15px;
  margin-right: -15px;
}
#viewer-products .img-product {
  border: 1px solid #a3a3a3;
  padding: 1px;
}
.slide-control-panel {
  background-color: #e7e7e7;
  font-weight: 300;
  color: #2c2c2c;
  line-height: 1.2;
  font-weight: 400;
}
.slide-control-panel .container {
  position: relative;
}
.slide-control-panel .slick-next,
.slide-control-panel .slick-prev {
  background-color: rgba(0, 0, 0, 0.95);
  background-position: center -62px;
  width: 56px;
  height: 56px;
  background-size: 35%;
  top: 0;
  margin-top: 0;
}
.slide-control-panel .slick-next {
  left: auto;
  background-position: center -2px;
}
.slide-control-panel .indicators-product {
  font-size: 1.5rem;
  width: 18%;
  text-align: center;
  line-height: 56px;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 768px) {
  .slide-control-panel .indicators-product {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  .slide-control-panel .indicators-product .count-product {
    display: none !important;
  }
}
.slide-control-panel .prev-product,
.slide-control-panel .next-product {
  line-height: 1.5;
  padding-left: 75px;
  width: 39.5%;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 768px) {
  .slide-control-panel .prev-product,
  .slide-control-panel .next-product {
    display: none !important;
    font-size: 1.5rem;
  }
}
.slide-control-panel .prev-product:before,
.slide-control-panel .next-product:before {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  width: 1%;
}
.slide-control-panel .prev-product span,
.slide-control-panel .next-product span {
  display: inline-block;
  vertical-align: middle;
  width: 99%;
}
.slide-control-panel .next-product {
  padding-right: 75px;
  padding-left: 0;
  text-align: right;
}
.slide-control-panel .view-products {
  padding-left: 10px;
  color: #2398c4;
}
.slide-control-panel .view-products:hover {
  color: #af2525;
}
/************************************************
  ABOUT  SECTION
************************************************/
#banner-timeline {
  font-size: 1.4rem;
  line-height: 1.55;
}
#banner-timeline .slick-next,
#banner-timeline .slick-prev {
  top: 23%;
}
#banner-timeline .img-cont {
  padding-bottom: 30px;
}
#banner-timeline .slide-caption {
  bottom: 30px;
  padding: 5px 8px;
  position: absolute;
  display: none;
}
#banner-timeline .slide-title {
  color: #ffffff;
  background-color: #000;
  text-align: center;
  padding: 5px;
  position: absolute;
  bottom: 0;
  margin: 0;
  width: 100%;
}
/* Team Accordion */
#partial-collapse .accordion-head {
  margin-bottom: -8px;
  display: inherit;
}
#partial-collapse .accordion-head img {
  float: left;
  width: 270px;
  margin-right: 20px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  #partial-collapse .accordion-head img {
    float: none;
    width: 100%;
    max-width: 370px;
  }
}
#partial-collapse .accordion-head h2 {
  padding-top: 0;
  padding-bottom: 0;
}
#partial-collapse .accordion-head,
#partial-collapse .accordion-head:focus {
  color: #2c2c2c;
}
#partial-collapse .accordion-body p {
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 23px;
}
#partial-collapse .collapse[aria-expanded="false"] {
  display: block;
  overflow: hidden;
}
#partial-collapse .collapsing[aria-expanded="false"],
#partial-collapse .collapse[aria-expanded="false"] {
  height: 85px!important;
}
#partial-collapse a:hover {
  color: #1c355e;
}
#partial-collapse .more-btn {
  margin-top: 10px;
  font-family: bebas_neue_pro_expanded_regular, Arial, sans-serif;
}
#partial-collapse .more-btn:hover {
  color: #909299;
}
@media (max-width: 768px) {
  #partial-collapse .accordion-body,
  #partial-collapse .more-btn {
    margin-left: 0!important;
  }
}
/************************************************
  MEDIA CENTER
************************************************/
.media-entry {
  height: auto;
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 769px) {
  .media-entry {
    height: 255px;
  }
}
@media (min-width: 1200px) {
  .media-entry {
    height: 300px;
  }
}
@media (min-width: 1500px) {
  .media-entry {
    height: 345px;
  }
}
@media (min-width: 1900px) {
  .media-entry {
    height: 400px;
  }
}
@media (min-width: 2500px) {
  .media-entry {
    height: 450px;
  }
}
.media-entry a {
  font-family: bio-sans, sans-serif;
  font-weight: 600;
  color: #6D94AD;
  overflow: hidden;
}
.media-entry a:hover {
  color: #909299;
}
.media-entry a:hover .overlay-play-bttn1 {
  opacity: 1!important;
  transform: scale(1.06);
}
.media-entry a:hover img {
  filter: brightness(70%);
}
.media-entry img {
  transition: all 0.3s ease-out;
  border: 1px solid #a6a5a5;
}
@media (max-width: 991px) {
  .media-entry h4 {
    font-size: 1.95rem;
  }
  .media-entry a {
    font-size: 1.9rem;
  }
}
.media-entry img {
  width: 100%;
}
.media-entry .overlay-play-bttn1 {
  width: 70px;
  height: 70px;
  margin-right: -35px;
  margin-top: -35px;
}
.media-entry .overlay-play-bttn1 .play-triangle {
  width: 22px;
  height: 22px;
  top: 20px;
  right: 22px;
}
.media-entry .media-selected-icon {
  position: absolute;
  right: 26px;
  top: 10px;
  border-radius: 50%;
  padding: 5px;
  color: #ffffff;
  background-color: #00BED6;
  opacity: 0;
  z-index: 4;
}
.media-entry.media-item-selected .media-selected-icon {
  opacity: 1;
}
.media-entry .view-select-media-item {
  display: none;
}
.js_hide_next {
  opacity: 0;
}
.sroll-finished {
  width: 100%;
}
.show-selected-items {
  white-space: normal;
}
@media (min-width: 769px) {
  .show-selected-items .media-entry {
    height: 215px;
  }
}
@media (min-width: 1200px) {
  .show-selected-items .media-entry {
    height: 270px;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .show-selected-items .media-entry h4 {
    font-size: 1.7rem;
  }
}
.endless-loading {
  width: 100%;
  height: 70px;
  background: url("/images/ui-assets/loadinfo-lg-drk.gif") center center no-repeat;
  background-size: 50px;
  position: static;
}
.smil .endless-loading {
  background: url("/images/ui-assets/load-puff-dark.svg") center center no-repeat;
  background-size: 70px;
}
.media-center-filter {
  font-size: 1.4rem;
  margin-top: 4px;
}
@media (max-width: 768px) {
  .media-center-filter {
    padding-bottom: 46px;
  }
}
@media (max-width: 480px) {
  .media-center-filter select {
    color: #000000;
    width: 100%;
    font-size: 2rem;
    margin-bottom: 20px;
  }
}
.media-center-filter .chosen-container {
  margin-bottom: 20px;
  z-index: 10;
  width: 100% !important;
}
@media (max-width: 768px) {
  .media-center-filter .chosen-container {
    margin-bottom: -12px;
  }
}
.media-center-filter .chosen-container .chosen-single,
.media-center-filter .chosen-container .chosen-drop {
  border-radius: 0;
  box-shadow: none;
  border: none;
  background: #ffffff;
  color: #000;
  border: 1px solid #c1c0c0;
  font-size: 1.55rem;
  font-family: bebas_neue_pro_expanded_regular, Arial, sans-serif;
}
.media-center-filter .chosen-container .chosen-single {
  height: 35px;
  padding: 5px 0 0 14px;
}
.media-center-filter .chosen-container .chosen-single span {
  text-transform: uppercase;
}
.media-center-filter .chosen-container .chosen-single div {
  border-left: 1px solid #ffffff;
  width: 31px;
}
.media-center-filter .chosen-container .chosen-single div b {
  background: url(/images/ui-assets/chosen-sprite-light@2x.png) no-repeat 7px -2px;
  background-size: 300%!important;
}
.media-center-filter .chosen-container .chosen-drop {
  border: 1px solid #c1c0c0;
}
.media-center-filter .chosen-container .chosen-results {
  padding: 8px 8px 8px 8px;
  margin: 0;
  border-top: 1px solid #c1c0c0;
  color: #000;
}
.media-center-filter .chosen-container .chosen-results li.disabled-result {
  display: none;
}
.media-center-filter .chosen-container .chosen-results li.highlighted {
  background: transparent;
  color: #2398c4;
}
.mg-filter-btns {
  border-right: 1px solid #ffffff;
  padding-left: 0px;
  text-align: left;
  float: left;
}
.mg-filter-btns:not(:last-child) {
  border-right: 1px solid #ffffff;
}
@media (max-width: 480px) {
  .mg-filter-btns {
    width: 100%;
  }
}
.mg-filter-btns .btn {
  margin-bottom: 1px;
  width: 100%;
}
.portal-filter-btns {
  margin-bottom: 20px;
  margin-right: -1px;
}
.portal-filter-btns .mg-filter-btns {
  padding-right: 0;
}
.accordion-parent {
  background-color: #e7e7e7;
  padding: 5px 25px 5px 15px;
  overflow: hidden;
  margin-top: 1px;
  position: relative;
}
.accordion-parent:hover {
  cursor: pointer;
}
.accordion-parent h4 {
  float: left;
  padding-right: 20px;
  padding-top: 8px;
}
.accordion-parent .chev {
  top: 50%;
  right: 12px;
  margin-top: -15px;
  font-size: 1.6rem;
  color: #818181;
  position: absolute;
}
.accordion-child-inner {
  padding: 15px;
  border: 1px solid #e7e7e7;
  margin-bottom: -3px;
}
/************************************************
  SITE WIDE VIDEO STYLES
************************************************/
.popup-vimeo {
  position: relative;
  display: inline-block;
  /*&:before {
    content:  "";
    display: block;
    background-image: url('/images/ui-assets/play.png');
    background-size: 100%;
    width:100px;
    height:100px;
    margin-left: -50px;
    margin-top:-50px;
    position: absolute;
    top:50%;
    left: 50%;
    z-index: 10;
    opacity: 0.85;
    transition: all .2s ease-in-out;
    
    @media (min-width: @screen-sm-min) {
      width:86px;
      height:86px;
      margin-left: -43px;
      margin-top:-43px;
    }
  }*/
}
.popup-vimeo:hover:before {
  opacity: 1;
  transform: scale(1.03);
}
.overlay-play-bttn1 {
  z-index: 1;
  top: 50%;
  right: 50%;
  content: "";
  display: block;
  text-align: left;
  background-color: #000;
  border-radius: 50%;
  background-size: 100%;
  width: 100px;
  height: 100px;
  margin-right: -50px;
  margin-top: -50px;
  position: absolute;
  opacity: 0.8;
  transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
  cursor: pointer;
}
@media (max-width: 768px) {
  .overlay-play-bttn1 {
    width: 60px;
    height: 60px;
    margin-right: -30px;
    margin-top: -30px;
  }
}
.overlay-play-bttn1:hover {
  opacity: 1!important;
}
.overlay-play-bttn1 .play-triangle {
  line-height: 1;
  width: 33px;
  height: 33px;
  border-top-right-radius: 36%;
  background-color: #CAC6CC;
  display: inline-block;
  transition: background-color 0.45s ease;
  position: absolute;
  z-index: 1;
  top: 28px;
  right: 32px;
  transform: rotate(30deg) skewX(-30deg) scale(1, 0.866);
  transform-origin: 45% 75%;
}
@media (max-width: 768px) {
  .overlay-play-bttn1 .play-triangle {
    width: 20px;
    height: 20px;
    top: 16px;
    right: 19px;
  }
}
.overlay-play-bttn1 .play-triangle:before,
.overlay-play-bttn1 .play-triangle:after {
  content: '';
  position: absolute;
  background-color: inherit;
  width: 100%;
  height: 100%;
  border-top-right-radius: 36%;
}
.overlay-play-bttn1 .play-triangle:before {
  transform: rotate(-135deg) skewX(-45deg) scale(1.414, 0.707) translate(0, -50%);
}
.overlay-play-bttn1 .play-triangle:after {
  transform: rotate(135deg) skewY(-45deg) scale(0.707, 1.414) translate(50%);
}
.overlay-play-bttn1.play-small {
  width: 45px;
  height: 45px;
  margin-right: -24px;
  margin-top: -23px;
}
.overlay-play-bttn1.play-small .play-triangle {
  width: 14px;
  height: 14px;
  top: 13px;
  right: 15px;
}
.btn.btn-play .play-triangle {
  line-height: 1;
  width: 13px;
  height: 13px;
  border-top-right-radius: 36%;
  background-color: #FFFFFF;
  display: inline-block;
  transition: background-color 0.45s ease;
  position: absolute;
  z-index: 1;
  top: 15px;
  right: 23px;
  transform: rotate(30deg) skewX(-30deg) scale(1, 0.866);
  transform-origin: 45% 75%;
}
@media screen and (max-width: 832px) {
  .btn.btn-play .play-triangle {
    top: 11px;
  }
}
.btn.btn-play .play-triangle:before,
.btn.btn-play .play-triangle:after {
  content: '';
  position: absolute;
  background-color: inherit;
  width: 100%;
  height: 100%;
  border-top-right-radius: 36%;
}
.btn.btn-play .play-triangle:before {
  transform: rotate(-135deg) skewX(-45deg) scale(1.4, 0.707) translate(0%, -98%);
}
.btn.btn-play .play-triangle:after {
  transform: rotate(135deg) skewY(-45deg) scale(0.707, 1.414) translate(98%, 49%);
}
.btn.btn-play:hover .play-triangle {
  background-color: #22355B;
}
.banner-carousel .video-slide figure {
  position: absolute;
  bottom: 8%;
  background-image: url(/images/ui-assets/bg-hash.png);
  background-color: rgba(0, 0, 0, 0.2);
  padding: 30px 180px 30px 60px;
  color: #ffffff;
  font-size: 2.35rem;
  line-height: 1.35;
  font-weight: 400;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.6), 0 0 3px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(0, 0, 0, 0.5);
  letter-spacing: 0.5px;
}
@media screen and (max-width: 832px) {
  .banner-carousel .video-slide figure {
    padding: 30px 60px;
    width: 100%;
    line-height: 1.35;
    bottom: 20%;
  }
}
@media screen and (max-width: 540px) {
  .banner-carousel .video-slide figure {
    top: 0;
    bottom: 0;
  }
}
.banner-carousel .video-slide figure h1 {
  color: #ffffff;
  font-size: 6rem;
}
@media screen and (max-width: 832px) {
  .banner-carousel .video-slide figure h1 {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 540px) {
  .banner-carousel .video-slide figure h1 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 832px) {
  .banner-carousel .video-slide figure p {
    display: none;
  }
}
.banner-carousel .video-slide figure .btn {
  width: auto !important;
  margin: -2px 0 0 !important;
}
.banner-carousel .overlay-play-bttn1 {
  opacity: 0;
}
.overlay-pause-btn-sm,
.overlay-play-btn-sm,
.overlay-unmute-btn-sm,
.overlay-mute-btn-sm {
  z-index: 1;
  top: 14px;
  right: 10px;
  display: block;
  border-radius: 50%;
  position: absolute;
  opacity: 0.8;
  transition: all 0.3s cubic-bezier(0.39, 0.58, 0.57, 1);
  cursor: pointer;
  width: 30px;
  height: 30px;
}
@media screen and (max-width: 832px) {
  .overlay-pause-btn-sm,
  .overlay-play-btn-sm,
  .overlay-unmute-btn-sm,
  .overlay-mute-btn-sm {
    top: 16px;
    right: 16px;
  }
}
.overlay-pause-btn-sm:hover,
.overlay-play-btn-sm:hover,
.overlay-unmute-btn-sm:hover,
.overlay-mute-btn-sm:hover {
  opacity: 1;
}
.overlay-unmute-btn-sm,
.overlay-mute-btn-sm {
  opacity: 0;
  top: 54px;
}
.overlay-play-btn-sm,
.overlay-mute-btn-sm {
  opacity: 0;
}
/************************************************
  PRODUCT OVERVIEW/FEATURES
************************************************/
.prod-intro {
  padding-top: 30px;
  background: #f6f6f6;
  overflow: hidden;
}
.prod-intro section div:first-child {
  padding-bottom: 30px;
}
.product-features {
  margin-top: 40px;
}
@media (max-width: 991px) {
  .product-features {
    margin-top: 15px;
  }
}
.product-features .row {
  margin-left: 0;
  margin-right: 0;
}
.prod-img {
  padding-left: 0;
  padding-right: 0;
}
.prod-feature-txt {
  padding-top: 20px;
  padding-bottom: 20px;
}
.prod-feature-txt:before {
  margin-left: -10px;
}
.prod-feature-txt span {
  padding-left: 20px;
  padding-right: 10%;
}
@media (max-width: 991px) {
  .prod-feature-txt span {
    padding-right: 15px;
  }
}
@media (max-width: 991px) {
  .prod-feature-txt {
    height: auto !important;
  }
}
.popup-image {
  position: relative;
  display: inline-block;
}
.pod-product-testimonials {
  width: 85%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .pod-product-testimonials {
    width: 100%;
  }
}
.pod-product-testimonials div:first-child {
  padding-bottom: 0;
}
.pod-product-testimonials .slick-slide {
  background: #f6f6f6;
}
.prod-intro section .pod-product-testimonials div:first-child {
  padding-bottom: 0;
}
.content-row-odd .prod-img {
  float: right;
  vertical-align: middle;
}
.content-row-odd .prod-img img {
  float: right;
}
.content-row-odd .prod-feature-txt span {
  padding-left: 24%;
  padding-right: 15px;
}
@media (max-width: 991px) {
  .content-row-odd .prod-feature-txt span {
    padding-left: 15px;
  }
}
.prod-specs {
  padding: 30px 15px 20px;
  background-color: #e9f2f9;
}
@media (min-width: 769px) {
  .prod-specs {
    margin: -30px 0px 0px;
  }
}
.prod-specs h4 {
  text-transform: uppercase;
  padding-bottom: 10px;
}
.prod-specs h4,
.prod-specs b {
  color: #2398c4;
  font-weight: 600;
}
.prod-specs table {
  color: #2398c4;
  border: none !important;
  min-width: 104%;
  margin-left: -15px;
  margin-right: -15px;
  width: auto;
}
.prod-specs table td {
  border: none !important;
  padding: 5px 15px;
  vertical-align: top;
}
@media (max-width: 768px) {
  .prod-specs table.prod-specs-table td {
    display: block;
  }
  .prod-specs table.prod-specs-table td.first {
    padding-bottom: 0;
    margin-bottom: -8px;
  }
}
.prod-vid h4 {
  font-weight: 600;
  color: #4e4e4e;
}
.product-missions {
  background: #f6f6f6;
  overflow: hidden;
  border-bottom: 1px solid #ffffff;
}
.product-missions .product-missions-img {
  padding-left: 0;
  padding-right: 0;
}
.product-missions .product-missions-txt {
  margin-top: 30px;
  margin-bottom: 30px;
}
.product-message {
  position: absolute;
}
@media (max-width: 768px) {
  .product-message {
    padding-top: 15px;
    font-size: 1.3rem;
    position: relative;
    height: auto !important;
  }
  .product-message h1 {
    font-size: 2.3rem;
  }
}
.prod-list {
  padding-top: 60px;
  padding-bottom: 60px;
}
.prod-list h2 {
  color: #2398c4;
}
.prod-list svg {
  max-height: 50px;
}
.prod-list h6 {
  white-space: nowrap;
}
.prod-list:nth-child(even) {
  background: #f6f6f6;
}
.prod-list svg {
  max-height: 80px;
}
.prod-list svg,
.prod-list svg stroke,
.prod-list svg path {
  fill: #878787 !important;
}
.prod-list h6 {
  white-space: normal;
}
.prod-head {
  background: #818181;
  padding: 15px;
}
.prod-head h2 {
  color: #ffffff !important;
  text-transform: uppercase;
}
/************************************************
  APPLICATIONS
************************************************/
.app-icons svg {
  max-width: 60px;
}
.app-pods {
  overflow: hidden;
  position: relative;
}
.app-pods .application-icon-pod {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.app-pods .application-icon-pod .application-icon {
  background-color: #a3a3a3;
  border-radius: 50%;
  max-width: 150px;
  margin-bottom: 12px;
}
.app-pods svg {
  max-width: 150px;
}
.app-pods h1 {
  color: #ffffff;
  font-size: 4em;
  margin-top: 15px;
  margin-bottom: 30px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  font-weight: 300;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  .app-pods h1 {
    font-size: 3em;
  }
}
.app-pods h2 {
  font-size: 3.2rem;
  font-weight: 100;
  color: #2398c4;
}
.app-pods p {
  color: #ffffff;
}
.app-pods .figure {
  line-height: 1.3;
  color: #ffffff;
  padding-top: 25px;
}
.app-pods .figure h3 {
  color: #ffffff;
  text-transform: uppercase;
  font-style: italic;
  font-size: 2.8rem;
  font-weight: 700;
  min-height: 64px;
  text-shadow: 3px 5px 4px rgba(0, 0, 0, 0.7);
}
.app-pods .figure span {
  font-weight: 300;
  text-shadow: 3px 4px 2px #000;
  font-size: 1.8rem;
}
/************************************************
  NEWS
************************************************/
.news-icon {
  float: left;
  margin-top: 6px;
  margin-right: 10px;
  vertical-align: bottom;
}
.resources-articles {
  /*a:not(.more-btn) {
        text-underline-offset: 3px;
        text-decoration: underline;
        color: #446F8A;
        font-weight: 400;
            
        &:hover, &:focus {
            color: @color-base;
            //text-underline-offset: 4px;
        }
    }
    
    h2 a {
        color:#1c355e;
        text-decoration: none;
    }*/
  /*a.icon-linkout::after {
        content: "";
        background: url('/images/ui-assets/icon-link-external.svg') left center no-repeat;
        background-size: 100%;
        margin-left: 6px;
        width: 16px;
        height: 16px;
        display: inline-block;
        vertical-align: baseline;
    }*/
}
.resources-articles h1 span {
  font-size: 90%;
  text-transform: none;
}
.resources-articles ul {
  padding-left: 20px;
}
.resources-articles .article-img {
  margin-bottom: 20px;
  border: 1px solid #c1c0c0;
}
.resources-articles h5 small {
  text-transform: capitalize;
}
.resources-articles h6 {
  margin-top: -16px;
}
.resources-articles img {
  max-width: 100%;
  display: block;
  height: auto;
}
.article-img {
  margin-bottom: 10px;
  transition: all 0.3s ease-out;
}
.article-img.highlight {
  filter: brightness(70%);
}
.news-section {
  padding-bottom: 44px !important;
  font-size: 1.8rem;
  font-weight: 300;
  /*a:hover, a:has(+ h2:hover), a:has(+ a:hover) {
        
        .article-img {
            filter: brightness(120%);
        }
    }*/
}
.news-section:nth-child(n+9) {
  padding-bottom: 22px !important;
}
@media (min-width: 992px) {
  .news-section {
    /* 992px */
  }
  .news-section:nth-child(n+7) {
    padding-bottom: 22px !important;
  }
}
@media (min-width: 769px) {
  .news-section {
    /* 769px */
  }
  .news-section:nth-child(n+8) {
    padding-bottom: 22px !important;
  }
}
.news-section h2 {
  padding-top: 0;
  padding-bottom: 0px;
  line-height: 1.4;
  font-size: 2rem;
  letter-spacing: 0.25px;
}
.news-section h2 > a {
  color: #1c355e !important;
  text-decoration: none !important;
}
.news-section h5 {
  margin: 0px;
  padding-top: 0;
  line-height: 1.3;
  text-transform: none;
}
.news-section h6 {
  padding: 14px 0px 16px;
  line-height: 1.3;
}
.news-section hr {
  border-width: 8px;
}
.news-section a:hover {
  color: #000;
}
.news-section h3 a {
  white-space: normal;
  color: #2c2c2c;
}
.news-section h3 a:hover {
  color: #af2525;
}
.news-section .more-btn {
  margin-top: 6px;
  display: block;
  margin-top: 24px;
  font-size: 1.8rem;
  text-underline-offset: 2px;
}
.news-section .more-btn:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
}
.news-section .more-btn img {
  display: inline-block;
}
.news-section.event-entry {
  height: auto !important;
  margin-bottom: 22px;
  padding-bottom: 0px !important;
}
.news-section.event-entry:nth-child(n+9) {
  margin-bottom: 22px;
}
.news-pagination {
  padding-top: 32px;
  margin-bottom: 32px;
  font-size: 90%;
  text-align: center;
  font-family: bebas_neue_pro_expanded_regular, Arial, sans-serif;
  display: block;
}
.news-pagination .chosen-results li {
  line-height: 1.2;
}
.news-pagination .pag-links {
  display: inline-block;
  padding: 0 10px;
}
.news-pagination .pag-links li {
  display: inline-block;
  text-align: center;
}
.news-pagination .pag-links li:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.news-pagination .pag-links li:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.news-pagination .pag-links li a {
  color: #1c355e;
  padding: 6px 12px 8px;
  margin: 0 5px;
  text-decoration: none;
  text-underline-offset: 2px;
  display: block;
}
.news-pagination .pag-links li a:hover,
.news-pagination .pag-links li a:focus {
  color: #000;
  text-decoration: underline;
  text-underline-offset: 4px;
}
.news-pagination .pag-links li a.active {
  color: #2398c4;
}
@media (max-width: 768px) {
  .news-pagination.news-navigation {
    padding-top: 0;
  }
  .news-pagination.news-navigation .pag-links {
    display: block;
    padding: 0 0px;
  }
  .news-pagination.news-navigation .pag-links li {
    display: block;
    text-align: left;
  }
  .news-pagination.news-navigation .pag-links li a {
    padding-left: 0;
  }
}
.news-header h3 {
  padding-top: 0px;
  padding-bottom: 0px;
  font-weight: 400;
}
.news-header h5 {
  font-size: 1.55rem;
  padding-bottom: 20px;
}
.news-header h6 {
  font-size: 1.55rem;
  padding-bottom: 30px;
}
.news-header a {
  white-space: normal;
  color: #2c2c2c;
}
.addthis_toolbox.addthis_default_style a.addthis_button {
  float: left !important;
}
/************************************************
  Product Survey
  ************************************************/
.field-likert-scale {
  width: 100%;
  position: relative;
  margin-top: 30px;
}
.field-likert-scale:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 4px;
  top: 9px;
  left: 0;
  border-radius: 2px;
  background-color: #ccc;
  z-index: 1;
}
.field-likert-scale .field-likert-scale-label {
  width: 19%;
  display: inline-block;
  position: relative;
  z-index: 2;
  text-align: center;
  vertical-align: top;
}
.field-likert-scale .custom-radio {
  width: 22px;
  height: 22px;
  float: none;
  margin-bottom: 5px;
  margin-right: auto;
  margin-left: auto;
}
#product-survey #section2 .product-score-fieldset {
  opacity: 0.4;
  margin-bottom: 20px;
}
#product-survey #section2 .product-score-fieldset.selected-fieldset,
#product-survey #section2 .product-score-fieldset:hover {
  opacity: 1;
}
@media (min-width: 769px) {
  #product-survey .product-score-fieldset .row {
    margin-left: 0;
    margin-right: 0;
  }
}
#product-survey .product-score-fieldset input {
  padding: 6px 6px !important;
}
#product-survey .product-score-fieldset input.total_score:disabled,
#product-survey .product-score-fieldset input.total_score[disabled] {
  opacity: 1;
  font-weight: bold;
}
#product-survey .product-score-fieldset input.total_score:hover {
  border-color: #e7e7e7;
}
#product-survey .product-score-fieldset label {
  line-height: 2.3;
}
@media (max-width: 480px) {
  #product-survey .product-score-fieldset label {
    font-size: 1.45rem;
  }
}
/* Commercial Information Solutions (CIS) Section Layout 
    == */
.commercialinfosolutions-body .center {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.commercialinfosolutions-body #section-navbar {
  z-index: 10;
}
.commercialinfosolutions-body div.prod-intro {
  padding: 30px 30px 0px;
  background: #f6f6f6;
  font-size: 1.2em;
  background: transparent url('/images/banners/chartbg.jpg') repeat scroll 0% 0% / cover;
}
.commercialinfosolutions-body #applications.app-pods {
  margin-top: -100px;
  padding-top: 125px;
  padding-bottom: 50px;
}
.commercialinfosolutions-body #applications .app-background-img {
  background-color: transparent;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-size: cover !important;
  width: 100%;
  height: 100%;
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.commercialinfosolutions-body div.prod-specs {
  padding: 30px 15px 45px;
  margin: -30px 0px -45px;
}
.commercialinfosolutions-body h4.tagline {
  padding-top: 0;
  margin-top: -10px;
}
.commercialinfosolutions-body h4.tagline b {
  color: #2398C4;
}
.commercialinfosolutions-body .prod-specs h4 {
  text-transform: uppercase;
}
.commercialinfosolutions-body .prod-specs h4,
.commercialinfosolutions-body .prod-specs b {
  font-weight: 600;
  color: #172d58;
}
.commercialinfosolutions-body .prod-specs table {
  color: #172d58;
  font-size: 14px;
  border: none !important;
  min-width: 104%;
  margin-left: -15px;
}
.commercialinfosolutions-body .prod-specs table td {
  border: none !important;
  padding: 5px 15px;
}
.commercialinfosolutions-body .prod-specs .a {
  background: #2398C4;
  display: inline-block;
  min-width: 60%;
  padding: 2px 15px;
  color: #fefefe;
  margin-left: 10px;
}
.commercialinfosolutions-body .prod-vid h4 {
  font-weight: 600;
  color: #3c3c3c;
  padding-top: 0px;
  padding-bottom: 0px;
}
.commercialinfosolutions-body .prod-vid a {
  background: #2398C4;
  display: inline-block;
  min-width: 25%;
  padding: 2px 15px;
  color: #fefefe;
}
.commercialinfosolutions-body .prod-vid p {
  font-size: 0.95em;
  margin-bottom: 1px;
}
.commercialinfosolutions-body div.prod-img {
  padding-left: 0;
  padding-right: 0;
}
.commercialinfosolutions-body div.callout {
  color: #2398c4;
  font-weight: 600;
  margin-right: 30px;
  font-style: italic;
}
.commercialinfosolutions-body div.callout span {
  font-style: normal;
}
.commercialinfosolutions-body .callout img {
  position: absolute;
  right: 40px;
}
.commercialinfosolutions-body img.callout-top {
  top: 10px;
}
.commercialinfosolutions-body img.callout-bottom {
  bottom: -10px;
}
.commercialinfosolutions-body #advanced-analytics {
  padding-top: 20px;
  padding-bottom: 28px;
}
.commercialinfosolutions-body .article.vertically-aligned .pod-more-information {
  margin-bottom: 0;
  margin-top: -5px;
  padding-left: 0;
  padding-right: 0;
}
.commercialinfosolutions-body .section .vertically-aligned ul {
  padding-left: 14px;
}
.commercialinfosolutions-body .section.prod-list:not(.full-prod-list) {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
}
.commercialinfosolutions-body #casestudy {
  border-top: 1px solid #d1d1d1;
}
.commercialinfosolutions-body #casestudy #viewer-casestudies .section {
  background-color: #f2f2f2;
}
.commercialinfosolutions-body #casestudy .case-study-column {
  padding-left: 0;
  padding-right: 0;
}
.commercialinfosolutions-body .section-showcase {
  border-top: 1px solid #d1d1d1;
}
.commercialinfosolutions-body .section-showcase .row {
  margin-left: 0;
  margin-right: 0;
}
.commercialinfosolutions-body .section-showcase .showcase-content {
  min-height: 475px;
}
.commercialinfosolutions-body .section-tagline {
  border-top: 1px solid #f3eeee;
  background: linear-gradient(to bottom, #f9f6f6 0%, #ddd 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f6f6', endColorstr='#dddddd', GradientType=0);
}
.commercialinfosolutions-body .section-tagline h2 {
  color: #2c2c2c;
}
.commercialinfosolutions-body .section-tagline h2 a {
  margin-top: 15px;
  float: none;
}
/* CUSTOMER PORTAL */
.customer-portal-body #swipebox-overlay {
  background: rgba(255, 255, 255, 0.95);
}
.customer-portal-body #swipebox-overlay #swipebox-slider .slide img {
  border: 1px dashed #cccccc !important;
}
.customer-portal-body .customer-portal-nav li {
  width: 20%;
}
@media (max-width: 480px) {
  .customer-portal-body .customer-portal-nav li {
    width: 50%;
  }
}
.customer-portal-body .search-form-assets .btn {
  width: 40px;
  /*padding: 0 !important;*/
  min-width: 0;
  position: absolute;
  top: 0;
  right: 10px;
  background: transparent url("/images/ui-assets/icon-search.png");
  background-position: center center;
  background-repeat: no-repeat;
  text-indent: -1000px;
  overflow: hidden;
}
.customer-portal-body .media-center-filter .chosen-container {
  margin-bottom: 0;
}
.customer-portal-body .media-thumb-wrap {
  position: relative;
  overflow: hidden;
  border: 1px solid #ddd;
}
.customer-portal-body .media-thumb-overlay {
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 0px;
  padding-right: 5px;
  text-align: center;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 4;
  transition: all 0.4s;
}
.customer-portal-body .media-thumb-overlay:before {
  content: "";
  width: 0.5px;
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}
.customer-portal-body .media-thumb-overlay .button-wrap {
  width: 97%;
  display: inline-block;
  vertical-align: middle;
}
.customer-portal-body .media-thumb-overlay .button-wrap a {
  padding: 3px 15px;
  background-color: #2398c4;
  color: #ffffff;
  margin-bottom: 5px;
}
.customer-portal-body .media-thumb-overlay .button-wrap a:not(.view-select-media-item) {
  display: inline-block;
}
.customer-portal-body .media-thumb-overlay .button-wrap a:hover {
  background-color: #1f87ae;
}
.customer-portal-body .media-thumb-overlay .button-wrap a.popup-vimeo {
  padding: 5px 15px 5px 38px;
}
.customer-portal-body .media-thumb-overlay .button-wrap a.popup-vimeo:before {
  width: 33px;
  height: 33px;
  margin-left: 0;
  margin-top: 0;
  top: 2px;
  left: 2px;
  opacity: 1;
}
.customer-portal-body .media-thumb-overlay .button-wrap a .show-file-size {
  white-space: nowrap;
}
.customer-portal-body .media-thumb-document-description {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  z-index: 2;
  color: #ffffff;
  font-size: 14px;
}
.customer-portal-body .media-thumb-document-description:before {
  content: "";
  width: 0.5px;
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}
.customer-portal-body .media-thumb-document-description .glyphicon {
  font-size: 60px;
  opacity: 0.4;
  display: inline-block;
  vertical-align: middle;
}
.customer-portal-body .media-type-icons {
  position: absolute;
  left: 26px;
  top: 10px;
  z-index: 3;
  opacity: 0.7;
  background-color: #000;
  border-radius: 0.25em;
  padding: 0px 8px 0 6px;
  color: #ffffff;
}
.customer-portal-body .media-type-icons .glyphicon {
  margin-right: 5px;
}
.customer-portal-body .media-type-icons .media-type {
  font-size: 12px;
  font-weight: bold;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
@media (min-width: 769px) {
  .customer-portal-body .media-entry {
    height: 215px;
  }
}
@media (min-width: 1200px) {
  .customer-portal-body .media-entry {
    height: 270px;
  }
}
@media (min-width: 1500px) {
  .customer-portal-body .media-entry {
    height: 280px;
  }
}
@media (min-width: 1900px) {
  .customer-portal-body .media-entry {
    height: 325px;
  }
}
@media (min-width: 2500px) {
  .customer-portal-body .media-entry {
    height: 400px;
  }
}
.customer-portal-body .banner-container {
  position: relative;
}
.customer-portal-body .banner-container .btn-primary {
  position: absolute;
  bottom: 10%;
  right: 30px;
  width: auto;
}
.customer-portal-body .banner-container .btn-primary:hover {
  background-color: #2398c4;
  cursor: auto;
}
.customer-portal-body .banner-container h1.btn-primary {
  top: 10%;
  bottom: auto;
  padding: 12px 20px;
  font-size: 1.6rem;
}
.customer-portal-body .banner-container .portal-nav a {
  color: #ffffff;
}
.customer-portal-body .banner-container .search-container {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 769px) {
  .customer-portal-body .banner-container .search-container {
    position: absolute;
    bottom: 6%;
  }
}
.swipebox-video .embed-responsive {
  max-width: 80%;
  padding-bottom: 45.25%;
  margin-left: auto;
  margin-right: auto;
}
.flipcard {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.flipcard:hover .flipcard__inner,
.flipcard:active .flipcard__inner,
.flipcard:focus .flipcard__inner {
  transform: rotateY(180deg);
  cursor: pointer;
}
.flipcard .flipcard__inner {
  transition: all 0.4s ease-in-out;
  transform-origin: 50% 50%;
  -webkit-transform-style: translate3d;
  transform-style: preserve-3d;
}
.flipcard .flipcard__inner .flipcard__front::after {
  content: "";
  background-image: url('/images/ui-assets/arrow-flip.png');
  background-size: 100%;
  position: absolute;
  bottom: -10px;
  right: 5px;
  z-index: 1;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  overflow: hidden;
}
.flipcard .flipcard__inner .flipcard__back {
  transform: rotateY(180deg);
  font-size: 2.1rem;
  line-height: 1.4;
  padding: 20px 15px 25px;
  background-image: url('/images/about/blue-strip-texture-comb-bg.png');
  background-size: 191%;
}
@media (max-width: 1199px) {
  .flipcard .flipcard__inner .flipcard__back {
    font-size: 1.8rem;
    padding-top: 10px;
  }
}
@media (max-width: 992px) {
  .flipcard .flipcard__inner .flipcard__back {
    font-size: 1.45vw;
  }
}
@media (max-width: 768px) {
  .flipcard .flipcard__inner .flipcard__back {
    font-size: 4.3vw;
    padding-top: 15px;
  }
}
.flipcard .flipcard__inner .flipcard__back h3 {
  color: #ffe800;
}
@media (max-width: 768px) {
  .flipcard .flipcard__inner .flipcard__back h3 {
    font-size: 4.8vw;
  }
}
.flipcard .flipcard__inner .flipcard__front,
.flipcard .flipcard__inner .flipcard__back {
  position: absolute;
  top: 0;
  left: 0;
  padding-bottom: 51%;
  height: 0;
  width: 100%;
  color: #ffffff;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: translate3d;
  background-color: #1c355e;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
.flipcard,
.flipcard__inner {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding-bottom: 55%;
  height: 0;
}
/* TEMPORARY APPLICATIONS SECTIONS for CUAS */
.section-showcase {
  background-color: #818181;
}
.section-showcase .showcase-content {
  color: #ffffff;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (max-width: 991px) {
  .section-showcase .showcase-content {
    padding: 15px;
  }
}
.section-showcase .showcase-content h3 {
  color: #ffffff;
  padding-bottom: 20px;
  font-size: 2.6rem;
  line-height: 1.4;
}
@media (max-width: 991px) {
  .section-showcase .showcase-content h3 {
    padding-bottom: 5px;
    font-size: 2rem;
    line-height: 1.3;
  }
}
.section-showcase .showcase-media {
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.section-showcase .showcase-media .popup-vimeo {
  position: absolute;
  top: 50%;
}
#viewer-casestudies .case-study-media {
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.flag-entry-status {
  position: fixed;
  display: block;
  z-index: 10000;
  padding: 0px 6px;
  color: #ffffff;
  font-weight: 600;
  top: 0;
  left: 0;
  font-size: 1.4rem;
}
.flag-entry-status.entry-status-open {
  color: #005f338f;
}
.flag-entry-status.entry-status-closed {
  color: #5f00008f;
}
.flag-entry-status small {
  font-size: 75%;
  font-style: italic;
  font-weight: 400;
  display: none;
}
/* --- info-block --- */
@keyframes pulse_animation {
  0% {
    transform: scale(0.8);
  }
  15% {
    transform: scale(1.2);
  }
  30% {
    transform: scale(1);
  }
}
.info-block {
  margin-top: 55px;
  clear: both;
}
.info-block .row {
  text-align: center;
}
.info-block .info-link {
  margin-bottom: 20px;
  float: none;
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 769px) {
  .info-block .info-link.col-sm-3,
  .info-block .info-link.col-sm-4 {
    width: 32.333333%;
  }
}
.info-block .info-link img {
  width: 30%;
  min-width: 85px;
  margin: 0 auto;
  transition: all 0.1s ease-in-out;
}
@media (max-width: 991px) {
  .info-block .info-link img {
    width: 15%;
  }
}
@media (max-width: 414px) {
  .info-block .info-link img {
    width: 20%;
  }
}
.close-x-btn {
  padding: 0px 9px 5px;
  min-width: auto;
  position: absolute;
  top: 6px;
  right: 6px;
  font-size: 1.3em;
  font-weight: 800;
  line-height: 1;
  z-index: 2;
}
.modal-style2 .modal-dialog {
  margin-top: 130px;
}
@media (min-width: 769px) {
  .modal-style2 .modal-dialog {
    margin: 130px auto 10px;
  }
}
@media (min-width: 1030px) {
  .modal-style2 .modal-lg {
    width: 1000px;
  }
}
.modal-style2 .modal-content {
  border-radius: 0;
}
.modal-style2 .modal-content .modal-body {
  padding: 12px;
}
.modal-style2 .modal-content .modal-body .btn {
  min-width: 0;
  position: absolute;
  background-color: transparent;
  color: #ffffff;
  font-size: 2.5rem;
  top: 0px;
  right: 6px;
}
.modal-style2 .modal-content .modal-body p {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.modal-style2 .modal-content .modal-body .modal-inner {
  border: 1px solid #e5e5e5;
  padding: 24px 26px 28px;
}
.modal-style2 .modal-content .modal-footer {
  border-top: none;
  padding-top: 0;
  padding-right: 12px;
}
.modal-style2 .modal-content .modal-footer .btn {
  margin-bottom: 0;
}
.cta-product-showroom-banner {
  width: 100%;
  display: block;
  text-align: center;
  position: relative;
}
@media (min-width: 769px) {
  .cta-product-showroom-banner:before {
    content: "";
    display: block;
    width: 50%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
    background-image: url('/images/product-ui/CTA-Showroom-Banner-left-bg.png');
  }
  .cta-product-showroom-banner:after {
    content: "";
    display: block;
    width: 50%;
    height: 100%;
    top: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    background-image: url('/images/product-ui/CTA-Showroom-Banner-right-bg.png');
    background-position-x: 44px;
  }
}
.cta-product-showroom-banner img {
  max-width: 1446px;
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .cta-product-showroom-banner img {
    max-width: 120%;
    width: 120%;
    margin-left: -20%;
  }
}
/* Multi-language */
.language-flags {
  margin: 20px 0;
}
@media (min-width: 768px) {
  .language-flags {
    margin-bottom: -55px;
  }
}
.language-flags ul {
  margin: 0;
}
.language-flags ul li {
  width: 56px;
  display: inline-block;
  margin-left: 4px;
}
@media (min-width: 768px) {
  .language-flags ul li {
    width: 64px;
  }
}
.language-flags ul li img {
  width: 100%;
  transition: all 0.2s ease-out;
}
.language-flags ul li a.active img,
.language-flags ul li a:hover img {
  outline: 2px solid #00bed6;
}
.main .language-flags {
  margin: 0px 0 38px;
}
@media (min-width: 768px) {
  .main .language-flags {
    margin-top: -20px;
    margin-bottom: -6px;
  }
}
/*.no-banner-content .language-flags ul {

    margin-top: -20px;
    
    @media (min-width: 768px) { 
        margin-top: -34px;
    }
}*/
/*  YOUTUBE COOKIE - NO CONSENT PLACEHOLDER 
=========================================== */
.no-cookie-iframe-placeholder {
  width: 100%;
  height: 100%;
  background-color: #CAC6CC;
  position: absolute;
  text-align: center;
  white-space: normal;
  top: 0;
  left: 0;
  bottom: 0;
  border: 0;
  z-index: 2;
}
.no-cookie-iframe-placeholder span {
  margin-top: 10%;
  display: block;
  font-family: bebas_neue_pro_expanded_bold, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 1;
}
@media (max-width: 500px) {
  .no-cookie-iframe-placeholder span {
    margin-top: 0;
    font-size: 16px;
  }
}
.no-cookie-iframe-placeholder svg {
  fill: #fff;
  max-width: 150px;
}
@media (max-width: 500px) {
  .no-cookie-iframe-placeholder svg {
    height: 80px;
  }
}
/************************************************
  Products
************************************************/
/*.product-img-feat-parent {
  position: relative;
}	
            
.radar {
  position: absolute;
           	
  &.radar-active {
    
    .css-radar-center:before, .css-radar-center:after {
      border-color: @text-color;
    }
    
    .css-radar-center {
      background: @text-color;
    }
  }
            
  .css-radar-center, .css-radar-center:before, .css-radar-center:after, .product-img-feat {
    position: absolute;
    display: block;
    border: 0 solid @brand-danger;
    border-radius:50%;
    animation-duration: 2.3s; 
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
  }
  
  .css-radar-center {
    width: 8px;
    height: 8px;
    background: @brand-danger;
    top: 0;
    left: 0;
    animation-name: bullseye; 
            
    &:before, &:after{
      content:"";
      top: -21px; 
      left: -21px; 
      width:50px;
      height: 50px;
      border-width: 3px;
      opacity: 0
    }
      
    &:before{
      animation-name: pulse;
      animation-delay: inherit;
    }
    
    &:after{
      animation-name: pulse2; 
      animation-delay: 0s;
      animation-delay: inherit;
    }
  }
    
  .product-img-feat {
    width:200px;
    min-width:200px;
    height:200px;
    border: 1px solid @text-color;
    overflow:hidden;
    display:table-cell;
    vertical-align:middle;
    position:relative;
    opacity: 0;
    transform: scale(0);
    animation-iteration-count: 1;
    transition: all .3s ease-in-out;
    top:25px;
    left:25px;
    background-color: @body-bg;
    z-index: 2;
  
    img {
      margin:0 auto;
      display: block;
    }
  }
}*/
/*@keyframes bullseye {
  from {
    opacity: 1;
  }
  35% {
    opacity: .3;
  }
  36% {
    opacity: 1;
  }
  to {
    
    opacity: .0;
  }
}*/
/*@keyframes pulse {
  from {
    transform: scale(0.1);
    opacity: 1;
  }
50% {
    transform: scale(1.0);
    opacity: 0;
  }
  to {
    transform: scale(1.0);
    opacity: 0;
  }
}


@keyframes pulse2 {
  from {
    transform: scale(0.1);
    opacity: 1; 
  }
  25% {
    transform: scale(0.1);
    opacity: 1;
  }
  to {
    transform: scale(1.0);
    opacity: 0;
  }
}
*/
/* portrait */
@media screen and (orientation: portrait) {
  /* portrait-specific styles */
}
/* landscape */
@media screen and (orientation: landscape) {
  /* landscape-specific styles */
}
/************************************************
  MaCready Works Section
************************************************/
.section-tagline-alternate {
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  padding-bottom: 80px;
  background: #FFFFFF;
  border-bottom: 0;
}
.section-tagline-alternate .container {
  position: relative;
}
.section-tagline-alternate h1 {
  margin-top: 12px;
}
@media (min-width: 561px) and (max-width: 1199px) {
  .section-tagline-alternate h1 {
    margin-top: 30px;
  }
}
@media (max-width: 769px) {
  .section-tagline-alternate p {
    font-size: 1.65rem;
  }
}
.mworks-logo {
  width: 277px;
  margin-top: -96px;
}
@media (min-width: 561px) {
  .mworks-logo {
    margin-top: -76px;
    position: absolute;
    left: 12px;
  }
}
.video-row {
  margin-top: -50px;
}
.video-row-pod {
  padding-bottom: 35px;
}
.video-row-pod .embed-responsive {
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.3);
}
.video-row-pod figure {
  margin-top: 12px;
  line-height: 1.4;
  text-align: center;
}
.section-navbar-banner {
  padding-top: 66px;
  padding-bottom: 60px;
  background-image: url(/images/ui-assets/bg-hash-lt.png);
  padding: 50px 0 40px;
}
.section-navbar-banner h1 {
  clear: both;
  padding-bottom: 18px;
}
.section-navbar-banner h3 {
  text-transform: capitalize;
  margin-bottom: 26px;
}
.section-navbar-banner #section-navbar.solutions-navbar {
  background-color: transparent;
  position: relative;
}
.section-navbar-banner #section-navbar.solutions-navbar.sticky {
  position: relative;
  z-index: 0;
  margin-top: 0;
}
.section-navbar-banner .jump-section {
  padding-top: 0!important;
}
.logos-carousel-container {
  margin-bottom: 100px;
}
.logos-carousel-container h2 {
  max-width: 950px;
  margin: 0 auto;
}
#logos-carousel {
  margin-top: 56px !important;
}
#logos-carousel .slick-next,
#logos-carousel .slick-prev {
  width: 32px;
  background-color: rgba(0, 0, 0, 0);
  left: -40px;
}
#logos-carousel .slick-next:hover,
#logos-carousel .slick-prev:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
#logos-carousel .slick-next {
  background-position: 2px -1px;
  left: auto;
  right: -40px;
}
@media (max-width: 768px) {
  #logos-carousel .slick-prev {
    background-position: 13px -50px;
  }
}
#logos-carousel .slick-slide {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
#logos-carousel .slick-slide img {
  max-width: 90px;
}
.subnav-bar {
  background-color: #1c355e;
  border-bottom: 1px solid #13233f;
  margin-top: -1px;
}
@media (max-width: 768px) {
  .subnav-bar {
    position: relative;
  }
  .subnav-bar:after {
    content: "";
    display: block;
    width: 31px;
    height: 100%;
    position: absolute;
    z-index: 5;
    background-image: url('/images/ui-assets/subnav-bar-mobile-swipe-indicator.png');
    background-repeat: no-repeat;
    background-size: cover;
    top: 0px;
    right: 0;
  }
  .subnav-bar .subnav-wrap {
    overflow: scroll;
    width: 100%;
    margin: 0 auto;
    max-width: 1600px;
    padding: 0 4%;
    position: relative;
  }
}
.subnav-bar .nav {
  padding: 0;
  text-align: center;
}
@media (max-width: 768px) {
  .subnav-bar .nav {
    text-align: left;
  }
}
.subnav-bar .nav ul {
  list-style: none;
  padding: 6px 0px 0;
}
@media (max-width: 768px) {
  .subnav-bar .nav ul {
    display: flex;
    flex-direction: row;
  }
}
.subnav-bar .nav ul li {
  padding: 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 13%;
  min-width: 156px;
}
@media (max-width: 991px) {
  .subnav-bar .nav ul li {
    min-width: 175px;
    width: 24%;
  }
}
@media (max-width: 768px) {
  .subnav-bar .nav ul li {
    text-align: left;
    width: auto!important;
    min-width: auto!important;
    padding-right: 40px;
    white-space: nowrap;
  }
}
.subnav-bar .nav ul li a {
  color: #ffffff;
  font-weight: 400;
  display: block;
  padding: 8px 5px 0;
  right: 0;
  line-height: 1;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  font-family: bebas_neue_pro_expanded_regular, Arial, sans-serif;
  font-size: 2.1rem;
}
@media (max-width: 768px) {
  .subnav-bar .nav ul li a {
    font-family: bebas_neue_pro_semi_expanded_regular, Arial, sans-serif;
    font-size: 1.75rem;
  }
}
.subnav-bar .nav ul li a:hover,
.subnav-bar .nav ul li a:focus,
.subnav-bar .nav ul li a.active {
  color: #ffe800;
}
.subnav-bar .nav ul ul.list-group {
  margin-bottom: 0px;
}
/************************************************
  HEADER
************************************************/
.navbar {
  margin-bottom: 0;
  padding: 0;
  width: 100%;
  min-height: 86px;
  font-family: bebas_neue_pro_expanded_regular, Arial, sans-serif;
  transition: all 0.2s ease-in-out;
  border-bottom: 1px solid #F2F2F2;
  /*.btn-search {
        background: transparent url("/images/ui-assets/icon-search.png");
        background-position: center center;
        background-repeat:no-repeat;
        text-indent: -1000px;
        overflow:hidden;
        min-width: 28px;
        margin:0;
        padding:0;
    
        @media (max-width: @screen-xs-max) {
            display: none;
        }
    }*/
}
@media (max-width: 768px) {
  .navbar {
    font-family: bebas_neue_pro_semi_expanded_regular, Arial, sans-serif;
    margin-top: 0;
  }
}
.navbar.navbar-default {
  background-color: #ffffff;
}
@media (max-width: 768px) {
  .navbar.navbar-default {
    min-height: 80px;
    border-bottom: 1px solid #a3a3a3;
  }
}
.navbar .navbar-toggle {
  border: none;
  background-color: transparent;
  margin: 26px 22px 0;
  padding: 8px 4px;
}
.navbar .navbar-toggle:hover,
.navbar .navbar-toggle:focus {
  background-color: transparent;
}
.navbar .navbar-toggle:hover .icon-bar,
.navbar .navbar-toggle:focus .icon-bar {
  background-color: #000;
}
.navbar .navbar-toggle .icon-bar {
  display: block;
  width: 24px;
  border-radius: 0;
  height: 3px;
  background-color: #000;
  transition: all 0.2s;
}
.navbar .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
.navbar .navbar-toggle .icon-bar.top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 90%;
}
.navbar .navbar-toggle .icon-bar.middle-bar {
  opacity: 0;
}
.navbar .navbar-toggle .icon-bar.bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 10%;
}
.navbar .navbar-toggle.collapsed .top-bar {
  transform: rotate(0);
}
.navbar .navbar-toggle.collapsed .middle-bar {
  opacity: 1;
}
.navbar .navbar-toggle.collapsed .bottom-bar {
  transform: rotate(0);
}
.navbar .navbar-toggle.collapsed .icon-bar + .icon-bar {
  margin-top: 4px;
}
.navbar .navbar-form {
  margin-bottom: 0;
  padding: 0;
  margin-right: -15px;
  margin-top: 24px;
  padding-right: 25px;
  line-height: 1.4;
  transition: all 0.4s ease-in-out;
  transform: translate3d(0, 0, 0);
  position: relative;
  z-index: 1;
  position: absolute;
  /*ul {
            list-style: none;
            padding:0;
            margin-bottom: 0;
      
      
            li {
                display:inline-block;
                width: 33.333333333333%;
                border-bottom: 1px solid @gray-lighter;
                
                a {
                    width:100%;
                    display: block;
                    text-transform: uppercase;
                    color: @gray-dark;
                    //font-size: 0.8em;
                    font-size: 1.13rem;
                    text-align: center;
                    padding: 5px 0;
                    
                    &:hover {
                        color:@link-hover-color;
                    }
                }
            }
        }*/
  /*@media (max-width: @screen-xs-max) {
            border-top:none;
        }*/
  /*.form-control::-webkit-input-placeholder,
            .form-control::-moz-placeholder, 
            .form-control::-ms-input-placeholder { 
            font-size: 1.6rem;
            line-height:2;
        }*/
}
@media (max-width: 768px) {
  .navbar .navbar-form {
    /* 768px */
    padding-right: 0;
    width: 100%;
    margin: 16px 0;
    top: 0;
    left: 0;
    border-color: transparent;
  }
}
@media (min-width: 769px) {
  .navbar .navbar-form {
    /* 769px */
    margin-top: 0;
    right: 0;
    top: 37px;
  }
}
@media (max-width: 768px) {
  .navbar .navbar-form {
    /* 768px */
  }
  .navbar .navbar-form .form-group:last-child {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.navbar .navbar-form input {
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #c1c0c0;
  width: 230px;
  font-size: 1.55rem;
  font-family: bebas_neue_pro_expanded_regular, Arial, sans-serif;
  color: #000;
  background: transparent url("/images/ui-assets/32px-Search_Icon.png");
  background-position: 9px center;
  background-repeat: no-repeat;
  background-size: 18px;
  padding: 5px 12px 6px 35px !important;
}
@media (max-width: 768px) {
  .navbar .navbar-form input {
    font-family: bebas_neue_pro_semi_expanded_regular, Arial, sans-serif;
    background-color: #e7e7e7;
    width: 100%;
  }
}
.navbar .navbar-form input:focus,
.navbar .navbar-form input:active {
  border: 1px solid #37A0C3;
  box-shadow: 0px 0px 0px 1px #37a0c3;
}
.navbar .navbar-form input::-webkit-input-placeholder,
.navbar .navbar-form input::-moz-placeholder,
.navbar .navbar-form input::-ms-input-placeholder {
  font-size: 1.55rem;
  line-height: 2;
}
.navbar .navbar-brand {
  padding: 13px 25px 12px;
  height: auto;
  font-size: inherit;
  line-height: inherit;
  position: relative;
  z-index: 1;
}
.navbar .navbar-brand * {
  transition: all 0.2s ease-in-out;
  transform: translate3d(0, 0, 0);
}
@media (max-width: 768px) {
  .navbar .navbar-brand {
    padding-left: 15px;
  }
}
@media (min-width: 769px) {
  .navbar .navbar-brand {
    /* 769px */
    padding-top: 17px;
    padding-bottom: 16px;
  }
}
.navbar .navbar-brand svg,
.navbar .navbar-brand img {
  width: 226px;
}
@media (max-width: '1400px') {
  .navbar .navbar-brand svg,
  .navbar .navbar-brand img {
    width: 177px;
  }
}
.navbar .navbar-collapse {
  position: relative;
}
@media (min-width: 769px) {
  .navbar .navbar-collapse {
    display: flex;
  }
}
@media (max-width: 768px) {
  .navbar .navbar-collapse {
    margin-top: 0;
    background-color: #ffffff;
  }
}
@media (max-width: 768px) {
  .navbar .navbar-collapse.in {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 90vh;
  }
}
.navbar .navbar-collapse .navbar-nav {
  transition: all 0.4s ease-in-out;
  position: absolute;
  display: flex;
  justify-content: center;
  width: 100%;
}
@media (max-width: 1400px) {
  .navbar .navbar-collapse .navbar-nav {
    position: relative;
    justify-content: left;
    margin-left: 10px;
  }
}
@media (max-width: 768px) {
  .navbar .navbar-collapse .navbar-nav {
    /* 768px */
    clear: both;
    width: auto;
    display: block;
    position: relative;
    margin-left: -15px;
    margin-top: 69px;
  }
}
.navbar .navbar-collapse .navbar-nav > li {
  /*&.dropdown {
                    //position: static;
                }*/
  /*@media (min-width: @screen-sm-min) {
                    
                    &:first-child {
                        
                        a {
                            margin-left:0px;
                            padding-left: 0px;
                  
                            &:after {
                                margin-left: -8px;
                   
                                @media (max-width: @screen-sm-max) {
                                    margin-left: -5px;
                                }
                   
                                @media (max-width: @screen-xs-max) {
                                    margin-left: 0px;
                                }
                            }
                        }
                    }
                }*/
}
@media (max-width: 768px) {
  .navbar .navbar-collapse .navbar-nav > li {
    overflow: hidden;
    border-top: 1px #e7e7e7 solid;
    position: inherit;
  }
}
.navbar .navbar-collapse .navbar-nav > li:first-child {
  border-color: transparent;
}
@media (max-width: 1400px) {
  .navbar .navbar-collapse .navbar-nav > li:first-child > a {
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .navbar .navbar-collapse .navbar-nav > li:first-child > a {
    padding-left: 16px;
  }
}
@media (max-width: 768px) {
  .navbar .navbar-collapse .navbar-nav > li:last-child {
    border-bottom: 1px #e7e7e7 solid;
  }
}
.navbar .navbar-collapse .navbar-nav > li > a {
  font-size: 2rem;
  font-weight: 400;
  overflow: hidden;
  line-height: 1;
  padding-top: 34px;
  margin-bottom: -2px;
  padding-left: 20px;
  height: 87px;
}
@media (min-width: 1401px) {
  .navbar .navbar-collapse .navbar-nav > li > a {
    padding-top: 43px;
    height: 95px;
  }
}
@media (max-width: 1400px) {
  .navbar .navbar-collapse .navbar-nav > li > a {
    padding-top: 5px;
    height: 40px;
    padding-left: 15px;
  }
}
@media (max-width: 850px) {
  .navbar .navbar-collapse .navbar-nav > li > a {
    font-size: 1.65rem;
  }
}
@media (max-width: 768px) {
  .navbar .navbar-collapse .navbar-nav > li > a {
    padding: 15px 0 16px 16px;
    height: auto;
    font-size: 2.18rem;
  }
}
.navbar .navbar-collapse .navbar-nav > li > a:hover,
.navbar .navbar-collapse .navbar-nav > li > a:focus-visible {
  color: #37A0C3;
}
.navbar .navbar-collapse .navbar-nav > li > a:hover .caret,
.navbar .navbar-collapse .navbar-nav > li > a:focus-visible .caret {
  border-color: #37A0C3;
}
.navbar .navbar-collapse .navbar-nav > li > a:focus-visible {
  text-decoration: underline;
}
.navbar .navbar-collapse .navbar-nav > li.dropdown .caret {
  transition: all 0.2s ease-in-out;
  border: solid #000;
  border-width: 0 1px 1px 0;
  padding: 3px;
  transform: rotate(45deg);
  margin-left: 6px;
  margin-bottom: 8px;
  width: 8px;
  height: 8px;
}
@media (max-width: 768px) {
  .navbar .navbar-collapse .navbar-nav > li.dropdown .caret {
    float: right;
    margin-right: 18px;
    margin-top: 4px;
    margin-bottom: 6px;
  }
}
@media (max-width: 768px) {
  .navbar .navbar-collapse .navbar-nav > li.dropdown.open,
  .navbar .navbar-collapse .navbar-nav > li.dropdown.active {
    border-color: transparent;
  }
}
.navbar .navbar-collapse .navbar-nav > li.dropdown.open > a,
.navbar .navbar-collapse .navbar-nav > li.dropdown.active > a {
  color: #37A0C3;
}
@media (max-width: 768px) {
  .navbar .navbar-collapse .navbar-nav > li.dropdown.open > a,
  .navbar .navbar-collapse .navbar-nav > li.dropdown.active > a {
    color: #ffffff;
    background-color: #37A0C3;
  }
}
.navbar .navbar-collapse .navbar-nav > li.dropdown.open > a:after,
.navbar .navbar-collapse .navbar-nav > li.dropdown.active > a:after {
  content: "";
  width: 15px;
  height: 15px;
  background-color: #a3a3a3;
  background-color: #1c355e;
  display: block;
  transform: rotate(-45deg);
  bottom: -8px;
  margin-left: -10px;
  position: absolute;
  left: 50%;
}
@media (max-width: 991px) {
  .navbar .navbar-collapse .navbar-nav > li.dropdown.open > a:after,
  .navbar .navbar-collapse .navbar-nav > li.dropdown.active > a:after {
    width: 10px;
    height: 10px;
    bottom: -5px;
    margin-left: -16px;
  }
}
@media (max-width: 768px) {
  .navbar .navbar-collapse .navbar-nav > li.dropdown.open > a:after,
  .navbar .navbar-collapse .navbar-nav > li.dropdown.active > a:after {
    width: 15px;
    height: 15px;
    margin-top: -15px;
    margin-left: -15px;
    left: -12px;
    bottom: auto;
    border-radius: 2px;
  }
}
.navbar .navbar-collapse .navbar-nav > li.dropdown.open .caret,
.navbar .navbar-collapse .navbar-nav > li.dropdown.active .caret {
  transform: rotate(-135deg);
  border-color: #37A0C3;
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  .navbar .navbar-collapse .navbar-nav > li.dropdown.open .caret,
  .navbar .navbar-collapse .navbar-nav > li.dropdown.active .caret {
    border-color: #ffffff;
    border-width: 0 2px 2px 0;
    margin-top: 8px;
    margin-bottom: -3px;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .navbar .navbar-collapse .navbar-nav li:nth-child(2) .dropdown-menu-center {
    left: 26%;
    transform: translate(-19.25%);
  }
}
.navbar .navbar-collapse .navbar-nav .dropdown-menu {
  padding: 0 40px;
  border-radius: 0;
  animation-name: fadenavAnimation;
  animation-duration: 0.2s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  transition: all 0.4s ease-in-out;
  transform: translate3d(0, 0, 0);
  border-color: #F2F2F2;
  border-top: 2px;
  border-top-color: #1c355e;
  border-top-style: solid;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  height: auto !important;
  /*.container {
          padding-top: 30px;
          padding-bottom: 40px;
          
          @media (max-width: @screen-xs-max) {
            padding-top: 0px;
            padding-bottom: 0px;
          }
          
          @media (max-width: @screen-xs-max) {
            ul {
              padding-bottom:12px;
            }
          }
        }*/
  /*h3 {
          font-weight: 400;
          text-transform: uppercase;
          margin-bottom: 5px;
          font-size: 1.9rem;
          margin-top: 20px;
          
          @media (max-width: @screen-xs-max) {
            padding-top: 4px;
            //padding-bottom:10px;
            font-size: 1.45rem;
            padding-bottom: 0px;
            margin-bottom: 12px;
          }
          
          &:after {
            //.separatorfade(@line-height: 1px; @start-color-rgba: fade(@gray-base, 100%); @end-color-rgba: fade(@gray-base, 0%); @start-color-hex: @gray-base; @end-color-hex: @gray-base-ie-transparent );
            .separatorfade(@line-height: 1px; @start-color-rgba: fade(@gray-light, 100%); @end-color-rgba: fade(@gray-light, 0%); @start-color-hex: @gray-light; @end-color-hex: @gray-light-ie-transparent );
            position: absolute;
            //left: -15px;
            //bottom: -4px;
            bottom:-10px;
          }
          
          a {
              color: @text-color;
              font-size: 1.85rem;
          }
        }*/
  /*h4 {
          font-size: 2.25rem;
          margin-bottom: 15px;
          font-weight: 300;
          margin-top: 7px;
          
          @media (max-width: @screen-xs-max) {
            padding-top:20px;
            font-size: 1.45rem;
          }
        }*/
  /*ul {
          list-style: none;
          padding-bottom: 20px;
          padding-top: 15px;
          
          @media (max-width: @screen-xs-max) {
            padding-top: 5px;
            padding-bottom: 10px;
          }
          
          li {
            @media (max-width: @screen-xs-max) {
              font-weight: 300;
              text-transform: none;
              
            }
          }
          
          li:first-child.show-larger-checked {
            font-size: 2.25rem;
            font-weight: 300;
            margin-bottom: 5px;
            
            @media (max-width: @screen-xs-max) {
              font-size: 1.45rem;
              text-transform: uppercase;
              font-weight: 400;
              margin-bottom: 0;
            }
          }
          
          a {
            color: @text-color;
            font-size: 1.75rem;
            
            @media (max-width: @screen-xs-max) {
              padding-top: 3px;
              padding-bottom: 3px;
              display: block;
              font-size: 1.75rem;
            }
            
                        
            &:hover {
              //color: @brand-danger;
              color: #909299;
            }
          }
        }*/
  /*        .nav-tabs {
          
          img {
              max-width :90px;
              max-height :100px;
              //border-radius: 50%;
              overflow: hidden;
              //border: 2px solid @text-color;
              -webkit-transition: all .3s ease-in-out;
              transition: all .3s ease-in-out;
              //margin-bottom: 4px;
            }

          .active {
            
            img {
              //border-color: @brand-primary;
            }

          }
        }
        
        .nav-featured-area {
          margin-top: 15px;
        }
        
        .slider-products-mini.banner-carousel {
                  
          .slick-prev,
          .slick-next { 
                width: 35px;
                height: 40px;
                background-color: transparent;
                background-position: -4px -266px;
                //top: 24%;
                margin-top:-20px;
              
              @media (max-width: @screen-xs-max) {
                //top:30%;
                width:40px;
                height: 45px;
                background-size: 50%;
                background-position: 8px -68px;
                margin-top:-22.5px;
              }
            }  
            
            .slick-next {
              background-position: 12px -202px;;
              
              @media (max-width: @screen-xs-max) {
                background-position: 10px -9px;
              }
            }
          
          .slick-slide {
            
            img {
              margin:0 auto;
              max-width: 260px;
            }
          
            .figure {
              width: 100%;
              position: relative;
              padding-top: 4px;
              padding-bottom: 15px;
              background-color: transparent;
              display: block;
              text-align: center;
              color: @text-color;
              text-transform: uppercase;
            }
          }
        }
      }
      
    .tabbed-dropdown {
        position: static;  
      
        &>.dropdown-menu {
            //width: 140%;
            //left: -262px;
            width: 200%;
            left: -600px;
            margin: 0px -20%;
            padding: 0;             
            //background-color: @brand-secondary;
            //border-bottom: 1px solid darken(@brand-secondary,6%);
            background-color: #1c355e;
            //border-bottom: 1px solid darken(#172e53,6%);
            border-top: none !important;
            border-left:none;
            border-right:none;
            border-bottom: 1px solid #1c355e;
            //top:32px !important;
            //display: block;
            
            @media (max-width: 1199px) {
               //left: -540px;
                
            }
            
            @media (max-width: 991px) {
                left: 0;
                
            }
            
            @media (min-width: 769px) and (max-width: 991px) {
                min-height: 58px;
                
                &>ul>li>a {
                    font-size: 1.2rem!important;
                }
            }
                     
            @media (max-width: @screen-xs-max) {
                margin: 0 0 -5px;
                background-color: transparent;
                margin-left: 0;
                padding: 0;
            }
            
            .container {
               padding-bottom: 0;
               padding-top: 0;
            }
             
            ul.row {
                //padding-bottom: 0;
                //padding-top: 0;
                padding:0 0 0 0;
                
                @media (max-width: @screen-xs-max) {
                 padding-bottom: 8px;
                 //padding-top: 8px;  
                }
                
                &>li {
                     
                     @media (max-width: @screen-xs-max) {
                        &:before {
                           content:"";
                           width: 10px;
                           height: 10px;
                           display: inline-block;
                           padding-right: 17px;
                           font-weight: bold;
                           float: left;
                           font-size: 1.6rem;
                           margin-top: -3px;
                        }
                        
                        &.dropdown:before {
                           content:"+";
                        }
                        
                        &.dropdown.open:before {
                           content:"-";
                        }
                     }
                     
                     .align-nav-item {
                        content:"";
                        width: 1px;
                        height: 1px;
                        display: inline-block;
                        vertical-align: middle;
                        margin-left:-1px;
                        
                        @media (max-width: @screen-xs-max) {
                           display: none;
                        }
                     }
                     
                     &>a {
                        //font-size: 1.75rem !important;
                        font-size: 1.55rem !important;
                        line-height: 1.4;
                        vertical-align: middle;
                        display: inline-block!important;
                        width: 99%;
                        
                        @media (max-width: 1199px) and (min-width: @screen-sm-min) {
                           //line-height: 1.4;
                        }
                        
                        @media (max-width: @screen-xs-max) {
                           font-size: 1.26rem!important;
                        }
                        
                        @media (min-width: 769px) and (max-width: 991px) {
                           font-size: 1.25rem!important;
                        }
                        
                        &:focus, 
                        &:hover,
                        &:active {
                           color: #ffe800 !important;
                              
                           @media(max-width:@screen-xs-max) {
                              color:#1c355e !important;
                           }
                        }
                     }
                  }
                 
                li {
      
                    &.open {

                        &>a, 
                        &>a:focus, 
                        &>a:hover,
                        &>a:active {
                            border-color: transparent;
                            border-bottom-color: transparent;
                            border: none;
                            background-color: transparent;
                            opacity:1;
                            //color: @brand-primary !important;
                            color: #ffe800 !important;
                              
                            @media(max-width:@screen-xs-max) {
                                font-size: 1em;
                                color:#1c355e !important;
                            }
                        }
                        
                        
                        .dropdown-menu::before {
                            content: "";
                            width: 0;
                            height: 0;
                            display: block;
                            top:-1px;
                            margin-left: -10px;
                            position: absolute;
                            //left: 50%;
                            left:35px;
                            border-bottom-width: 0;
                            border-left: 10px solid transparent;
                            border-right: 10px solid transparent;
                            //border-top: 10px solid @brand-secondary;
                            border-top: 10px solid #1c355e;
                            
                            @media (min-width: @screen-sm-min) and (max-width: 1199px) {
                               //left: 35%;
                           }
                            
                           @media (max-width: @screen-xs-max) {
                               //bottom: 12px;
                               //left: 0;
                               //margin-left: -16px;
                               //top: 9px;
                               //border-left: 8px solid #e9f2f9;
                               //border-bottom: 8px solid transparent;
                               //border-right: 8px solid transparent;
                               //border-top: 8px solid transparent;
                               opacity:0;
                           }
                        }
                    }
                    
                    @media (max-width: @screen-xs-max) {
                        float: none;
                        width: 100% !important;
                        max-width: 100%!important;
                        text-align: left;
                    }
                    
                    &:last-child {
      
                       &.open {
   
                           .dropdown-menu::before {
                               left:auto;
                               right:35px;
                               
                              @media (max-width: @screen-xs-max) {
                                  left: 0;
                                  right: auto
                              }
                           }
                       }
                    }
      
        
                    &>a {
                        background-color: transparent;
                        border-color:transparent;
                        border:none;
                        //opacity:0.5;
                        text-transform: capitalize;
                        font-size: 1.75rem;
                        //font-size: 1.85rem;
                        font-weight: 400;
                        text-align: center;
                        display: block;
                        padding-top: 14px;
                        padding-bottom: 13px;
                        //color: @base-gray;
                        color: @text-color-alternate;
        
                        @media (max-width: @screen-xs-max) {
                            display: block;
                            padding-left: 0;
                            padding-top: 0;
                            text-align: left;
                            font-size: 1.8rem!important;
                            padding-bottom: 5px!important;
                            color:#1c355e;
                            width: auto;
                            
                            //&:hover, &:active, &:focus {
                               //color:#1c355e !important;
                            //}
                            
                        }
        
                        @media(max-width:@screen-sm-min) {
                            //font-size: 1.1rem !important;
                        }
        
                        &:focus, &:hover {
                            background-color: transparent;
                            opacity:1;
                            color: @text-color !important;
                        }
                        
                        
                    }
                }
                
                .dropdown-menu {
                  top:55px;
                    //top: 51px;
                    //top: 56px;
                    
                    @media (max-width: 1199px) {
                       //top: 68px;
                       top: 50px;
                    }
                    
                     @media (max-width: @screen-xs-max) {
                        padding: 0;
                        margin-left: 17px;
                     }
                     
                     
                
                    li a {
                        text-align: left;
                        padding: 0;
                        color: @text-color;
                        
                        &:hover {
                           color: #909299 !important;
                        }
                        
                        @media (max-width: @screen-xs-max) {
                           font-size: 1.55rem!important;
                           padding-bottom: 5px!important;
                           font-weight: 300;
                        }
                    }
                    
                    
                    
                    // Adds styles for Grouped menu items
                       
                       
                       li.nav_grp {
                          padding-left: 10px;
                          border-bottom: solid 1px #dedede;
                          padding-bottom: 4px;
                          margin-top: -9px;
                          background: #fff;
                          margin-bottom: 4px;
                       
                          &:last-child {
                             border-bottom: 1px solid #eceaea;
                             padding-bottom: 8px;
                          }
                        }
                       
                       .show-larger-checked.nav_grp {
                          font-family: bebas_neue_pro_expanded_bold,Arial,sans-serif;
                          font-size: 1.7rem;
                          background: #f2f2f2;
                          margin-top: -2px;
                          margin-bottom: 12px;
                          text-transform: none;
                          padding-top: 2px;
                          padding-bottom: 0px;
                          
                          @media (max-width: @screen-xs-max) {
                             font-size: 1.65rem;
                          }
                          
                          &:first-child {
                             margin-top: -8px;
                          }
                       }
                    
                    
                    
                }
            }
            
             ul.row {
        
             &>li {
                
                &>a {
                        
                        &:focus, 
                        &:hover,
                        &:active {
                           color: #ffe800 !important;
                              
                           @media(max-width:@screen-xs-max) {
                              color:#1c355e !important;
                           }
                        }
                     }
                
             }
            }
        }
    }
*/
  /*.dropdown-menu-inner {
          padding: 25px 25px 0;
          background-color: #fff;
          
          @media (max-width: @screen-xs-max) {    
             padding: 0px 30px 10px;
         }
      }*/
}
@media (max-width: 991px) {
  .navbar .navbar-collapse .navbar-nav .dropdown-menu {
    left: 0px;
    box-shadow: none;
    padding-top: 0px;
  }
}
@media (max-width: 768px) {
  .navbar .navbar-collapse .navbar-nav .dropdown-menu {
    min-height: 0;
    padding: 0 10px;
    border-top: 0px;
  }
}
@media (min-width: 992px) {
  .navbar .navbar-collapse .navbar-nav .dropdown-menu {
    left: 0%;
    transform: translate(-22px);
  }
}
@media (min-width: 769px) {
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .row {
    display: flex;
  }
}
@keyframes fadenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col {
  padding-top: 30px;
  line-height: 1.3;
  padding-top: 16px;
  font-size: 17.5px;
  min-width: 268px;
  /*@media (min-width: @screen-sm-min) {
                        
                        &:first-child {
                            padding-left: 40px;
                        }
                        
                        &:last-child {
                            padding-left: 40px;
                        }
                    }*/
}
@media (max-width: 991px) {
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col {
    min-width: 242px;
  }
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col:last-child {
    padding-bottom: 0px;
  }
}
@media (max-width: 768px) {
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col {
    padding-top: 0px;
    border-top-width: 0;
    padding-left: 21px;
    font-size: 19.5px;
  }
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col:first-child {
    padding-top: 0px;
  }
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col:first-child > span:first-child {
    padding-top: 26px;
  }
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col:last-child {
    padding-bottom: 8px;
  }
}
.navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col ul {
  padding-left: 0;
  padding-bottom: 4px;
  list-style: none;
}
.navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col ul:first-child {
  padding-top: 16px;
}
.navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col ul:last-child {
  padding-bottom: 20px;
}
@media (max-width: 768px) {
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col ul {
    padding-bottom: 12px;
  }
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col ul:first-child {
    padding-top: 24px;
  }
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col ul:last-child {
    padding-bottom: 12px;
  }
}
.navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col li {
  padding-bottom: 12px;
  /*li:first-child.show-larger-checked {
                            font-size: 2.25rem;
                            font-weight: 300;
                            margin-bottom: 5px;
            
                            @media (max-width: @screen-xs-max) {
                                font-size: 1.45rem;
                                text-transform: uppercase;
                                font-weight: 400;
                                margin-bottom: 0;
                            }
                        }*/
}
.navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col a {
  color: #2c2c2c;
  text-underline-offset: 2px;
}
@media (max-width: 768px) {
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col a {
    padding-top: 3px;
    padding-bottom: 3px;
    display: block;
  }
}
.navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col a:hover {
  color: inherit;
}
.navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col a:not(.menu-accordion-trigger):hover,
.navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col a:not(.menu-accordion-trigger):focus {
  text-decoration: underline;
}
@media (max-width: 768px) {
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_grp {
    padding-left: 8px;
  }
}
.navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_section_title,
.navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_section_title a,
.navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_section_title,
.navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_section_title > span {
  font-weight: 400;
  text-transform: uppercase;
  font-family: bebas_neue_pro_expanded_bold, Arial, sans-serif;
  color: #1c355e;
  display: block;
  padding-top: 8px;
}
@media (min-width: 769px) {
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_section_title,
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_section_title a,
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_section_title,
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_section_title > span {
    padding-bottom: 5px;
  }
}
@media (max-width: 768px) {
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_section_title,
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_section_title a,
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_section_title,
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_section_title > span {
    font-family: bebas_neue_pro_semi_expanded_bold, Arial, sans-serif;
    padding-top: 10px;
  }
}
.navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_section_title + .nav_grp_title,
.navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_section_title a + .nav_grp_title,
.navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_section_title + .nav_grp_title,
.navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_section_title > span + .nav_grp_title,
.navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_section_title + .nav_grp_title a,
.navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_section_title a + .nav_grp_title a,
.navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_section_title + .nav_grp_title a,
.navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_section_title > span + .nav_grp_title a {
  padding-top: 0px;
}
@media (max-width: 768px) {
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_section_title,
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_section_title a,
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_section_title,
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_section_title > span {
    padding-bottom: 10px;
    padding-top: 1px;
  }
}
@media (min-width: 769px) {
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_section_title .menu-accordion-trigger,
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_section_title a .menu-accordion-trigger,
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_section_title .menu-accordion-trigger,
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_section_title > span .menu-accordion-trigger {
    display: none;
  }
}
@media (max-width: 768px) {
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_section_title .menu-accordion-no-trigger,
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_section_title a .menu-accordion-no-trigger,
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_section_title .menu-accordion-no-trigger,
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_section_title > span .menu-accordion-no-trigger {
    display: none;
  }
}
.navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_grp_title,
.navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_grp_title a {
  font-weight: 400;
  padding-top: 8px;
  font-family: bebas_neue_pro_expanded_bold, Arial, sans-serif;
}
@media (min-width: 769px) {
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_grp_title,
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_grp_title a {
    padding-top: 0;
  }
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_grp_title ~ .nav_grp_title,
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_grp_title a ~ .nav_grp_title,
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_grp_title ~ .nav_grp_title a,
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_grp_title a ~ .nav_grp_title a {
    padding-top: 8px;
  }
}
@media (max-width: 768px) {
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_grp_title,
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col .nav_grp_title a {
    font-family: bebas_neue_pro_semi_expanded_bold, Arial, sans-serif;
  }
}
.navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col a .caret {
  display: none;
}
@media (max-width: 768px) {
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col a .caret {
    display: inline-block;
    border-color: #1c355e;
    border-width: 0 1px 1px 0;
    margin-right: 8px;
    transform: rotate(45deg);
    margin-top: 5px;
  }
}
.navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-col a[aria-expanded="true"] .caret {
  transform: rotate(-135deg);
  margin-top: 12px;
}
.navbar .navbar-collapse .navbar-nav .dropdown-menu .dropdown-accordion {
  height: auto !important;
}
.navbar .navbar-collapse .navbar-nav .dropdown-menu .dropdown-accordion .panel-heading {
  padding: 0;
}
.navbar .navbar-collapse .navbar-nav .dropdown-menu .dropdown-accordion .panel-heading a {
  display: block;
  padding: 10px 15px;
}
@media screen and (min-width: 769px) {
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .collapse {
    display: block;
    height: auto !important;
    visibility: visible;
  }
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .collapsing {
    position: relative;
    height: unset !important;
    overflow: hidden;
  }
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav-menu-accordion {
    padding-top: 8px;
    padding-bottom: 0;
  }
}
.navbar .navbar-collapse .navbar-nav .dropdown-menu .nav_menu_cta {
  margin: 30px 0 24px;
  display: block;
  max-width: 232px;
}
.navbar .navbar-collapse .navbar-nav .dropdown-menu .nav_menu_cta.nav_menu_cta--item0 {
  margin-top: 10px;
  margin-bottom: -12px;
}
@media (max-width: 768px) {
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav_menu_cta.nav_menu_cta--item0 {
    margin-top: 8px;
    margin-bottom: 12px;
  }
}
@media (max-width: 768px) {
  .navbar .navbar-collapse .navbar-nav .dropdown-menu .nav_menu_cta {
    margin-top: 8px;
  }
}
@media (min-width: 769px) {
  .navbar.sticky {
    margin-top: 0;
  }
  .navbar.sticky .navbar-brand {
    margin-right: 40px;
    height: auto;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .navbar.sticky .navbar-brand {
    padding-top: 8px;
    margin-bottom: 0px;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .navbar.sticky .navbar-collapse .navbar-nav {
    margin-top: -5px;
  }
}
/************************************************
  HEADER - PLAIN HEADER
************************************************/
@media (min-width: 769px) {
  .header-plain .navbar .navbar-brand {
    margin-left: -15px;
  }
}
.header-plain .news-alerts {
  background-color: #1c355e;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 3px;
  line-height: 1.5;
}
.header-plain .navbar {
  margin-top: 0;
}
.header-plain .navbar.navbar-default {
  border-bottom: 2px solid #1c355e;
}
.mini-nav {
  padding-left: 0;
  list-style: none;
  position: absolute;
  right: 10px;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-top: 5px;
}
.mini-nav a {
  color: #2c2c2c;
}
.mini-nav a:hover,
.mini-nav a:focus {
  text-decoration: underline;
  color: #37A0C3;
}
/*@media (min-width: @screen-sm-min) {
   .navbar.navbar-fixed-top.navbar.sticky {
   
      .navbar-form {
         margin-top: 22px;
      }
   
      .mini-nav {
         top: -4px;
      }
   }
}

.mini-nav {
   list-style: none;
   padding: 0;
   margin-bottom: 0;
   position: absolute;
   right: 0;
   top: -2px;
   
   li {
      display: inline-block;
      padding-left: 20px;
      
      a {
         width: 100%;
         display: block;
         text-transform: uppercase;
         color: #686868;
         font-size: 1.13rem;
         text-align: center;
         padding: 5px 0;
         
         &:hover {
            color: #1f89b0;
         }
         
         &.highlight-link {
            color: #1f89b0;
         }
      }
   }
}*/
.nav {
  margin-bottom: 0px;
}
.news-alerts-body {
  background-color: #1c355e;
}
.news-alerts {
  background-color: #1c355e;
  line-height: 1.5;
  /*.social-share {
        margin-left:-123px;
        position: relative;
        z-index: 200;
        display: none;
    }*/
}
@media (max-width: 768px) {
  .news-alerts {
    display: none;
  }
}
.news-alerts .container {
  padding-left: 10px;
}
.news-alerts .news-alerts-container {
  width: 1px;
  min-width: 100%;
  max-width: 100%;
  height: 25px;
  background-color: #1c355e;
}
.news-alerts-scroller {
  overflow: hidden;
  width: 100%;
  height: 50px;
  position: relative;
  line-height: 1.3;
  font-weight: 300;
  border: none;
  background-color: #1c355e;
}
.news-alerts-scroller .pointer {
  height: 21px!important;
  border-right: 1px solid #000;
}
.news-alerts-scroller ul {
  list-style: none;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.news-alerts-scroller ul li {
  display: inline;
  margin-right: 18px;
  font-size: 1.4rem;
}
.news-alerts-scroller ul li:not(:last-child):after {
  content: "-";
  color: #ffffff;
  padding-left: 20px;
}
.news-alerts-scroller ul li a {
  color: #ffffff;
}
.news-alerts-scroller:after,
.news-alerts-scroller:before {
  content: url("/images/ui-assets/gradient-blue-dk.png");
  position: absolute;
  right: 0px;
  z-index: 10;
  top: -16px;
  width: 60px;
  height: 160px;
}
.news-alerts-scroller:before {
  right: auto;
  left: -5px;
  top: -90px;
}
/*.no-svg, .no-inlinesvg {
  
    .navbar-brand {
        background-image: url("/images/ui-assets/logo.png");
        width: 129px;
        height: 102px;
       
        @media (max-width: @screen-xs-max) {
            width: 135px;
            height: 84px;
        } 
    }  
}*/
/*.breaking-news {
  
    @media (min-width: @screen-sm-min) {  
        .navbar .navbar-collapse .navbar-nav > li.active > a:after, .navbar .navbar-collapse .navbar-nav > li:hover > a:after {
            background-color: @brand-danger;
        }
    }
    
    .news-alerts {
        background-color: @brand-danger;
    
        .news-alerts-scroller {
    
            &:after, &:before {
                content: url("/images/ui-assets/gradient-breaking.png");
            }
      
            ul li:before {
                content: "BREAKING NEWS:";
                color: @text-color-alternate;
                padding-right:10px;
            }
        }
    
        .social-share a:hover svg {
            //fill: @color-base;
            fill: #525761;
        }
    }
}*/
/************************************************
  SECTION NAVIGATION
************************************************/
#section-navbar {
  width: 100%;
  display: block;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translateZ(0);
  /*.slick-next, .slick-prev {
    background-position: 40% -110px;
    width: 24px;
    height: 24px;
    background-size: 50%;
    top: -16%;
    left: 2px;
    background-color: fadeout(@color-base,20%);
    border-radius: 100%;
    
    @media (min-width: @screen-sm-min) {
      left:8px;
    }
  }
  
  .slick-next {
    right:2px;
    left:auto;
    background-position: 60% -83px;;
    
    @media (min-width: @screen-sm-min) {
      right:8px;
    }
  }*/
  /*&.sticky {
    position: fixed;
    z-index:10;
    margin-top:85px;
    
    @media (min-width: @screen-sm-min) {
      margin-top:76px;
      
      .img-responsive {
        width: 50px;
      }
    }
    
    h2 {
      transform:  scale(0), 
                  translate3d(0,0,0);
      -webkit-transform: translateZ(0);
      padding-bottom:0 !important;
      font-size:0;
      margin-bottom: 0;
    }
    
    .navbar {
        
      @media (min-width: @screen-sm-min) {
        
        ul a .figure {
          font-size: 1.4rem;
        }
      }
    }
  }
  
  &.stickyhide {
    top: -100px;
  }*/
}
#section-navbar h2 {
  font-size: 4.25rem;
}
#section-navbar h3 {
  text-transform: capitalize;
  padding-bottom: 18px;
}
#section-navbar .img-responsive {
  width: 100%;
  max-width: 100px;
  margin-left: auto;
  margin-right: auto;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translateZ(0);
}
@media (max-width: 768px) {
  #section-navbar .img-responsive {
    max-width: 75%;
  }
}
#section-navbar .navbar {
  padding-top: 18px;
  padding-bottom: 15px;
  min-height: 0;
  margin: 0 auto;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translateZ(0);
  transition: all 0.2s ease-in-out;
  width: 100%;
  border-bottom: none;
}
@media (max-width: 768px) {
  #section-navbar .navbar {
    padding-top: 13px;
    padding-bottom: 10px;
  }
}
#section-navbar .navbar h2 {
  padding-bottom: 5px;
  transform: scale(1);
  transition: all 0.1s ease-in-out;
}
#section-navbar .navbar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
}
#section-navbar .navbar ul li {
  padding-left: 0px;
  padding-right: 0px;
  flex: auto;
}
#section-navbar .navbar ul li.active a img .svg-outer,
#section-navbar .navbar ul li:hover a img .svg-outer,
#section-navbar .navbar ul li.active a svg .svg-outer,
#section-navbar .navbar ul li:hover a svg .svg-outer {
  fill: #2c2c2c;
}
#section-navbar .navbar ul li.active a .figure,
#section-navbar .navbar ul li:hover a .figure {
  opacity: 1;
  color: #2398c4;
}
#section-navbar .navbar ul a {
  display: block;
  display: flex;
  height: 100%;
}
#section-navbar .navbar ul a img,
#section-navbar .navbar ul a svg {
  max-width: 46%;
  max-height: 110px;
  margin-left: auto;
  margin-right: auto;
  transition: all 0.3s ease-in-out;
  display: block;
}
#section-navbar .navbar ul a img.cis-subnav,
#section-navbar .navbar ul a svg.cis-subnav {
  margin-bottom: 7.55%;
}
#section-navbar .navbar ul a img polygon,
#section-navbar .navbar ul a svg polygon,
#section-navbar .navbar ul a img polyline,
#section-navbar .navbar ul a svg polyline,
#section-navbar .navbar ul a img path,
#section-navbar .navbar ul a svg path,
#section-navbar .navbar ul a img rect,
#section-navbar .navbar ul a svg rect,
#section-navbar .navbar ul a img line,
#section-navbar .navbar ul a svg line,
#section-navbar .navbar ul a img circle,
#section-navbar .navbar ul a svg circle,
#section-navbar .navbar ul a img ellipse,
#section-navbar .navbar ul a svg ellipse {
  transition: fill 0.3s ease;
}
#section-navbar .navbar ul a img .svg-outer,
#section-navbar .navbar ul a svg .svg-outer {
  fill: #818181;
}
#section-navbar .navbar ul a .figure {
  font-weight: 600;
  color: #37A0C3;
  padding-top: 26px;
  padding-bottom: 3px;
  font-size: 2rem;
  transition: all 0.2s ease-in-out;
  white-space: normal;
  position: absolute;
  line-height: 1.2;
  bottom: 0;
  width: 100%;
  margin-left: 0!important;
  text-underline-offset: 2px;
}
#section-navbar .navbar ul a:hover .figure {
  text-decoration: underline;
  text-underline-offset: 4px;
}
/*#section-navbar {
   
   .navbar.home-icons ul li {
      width:30% !important;
   }
    
    .navbar.solutions-icons, .navbar.home-icons {
        
        ul li {

            &.active, &:hover {
          
                a {
            
                    img, svg {
              
                        polygon, polyline, path, rect, line, circle, ellipse {
                            //stroke:@gray-darker;
                            stroke: @text-color;
                
                            &.cis-1{
                                //fill:@gray-darker;
                                fill: #37A0C3;
                            }
                        }
                    }
                }
            }
          
            a {
          
                img, svg {
                    width: 100%;
            
                    polygon, polyline, path, rect, line, circle, ellipse {
                        //stroke:lighten(@gray-dark,10%);
                        stroke: @text-color;
                  
                        &.cis-1{
                            //fill:lighten(@gray-dark,10%);
                            fill: @text-color;
                        }
                    }
                }
            }
        }
    }

    .navbar.solutions-icons ul li {
      
        a {
        
            img, svg {
                //width: 75%;
                //max-height: 70px;
                width: 83%;
                max-height: 120px;
                min-height: 72px;
            }
        }
    }
}*/
/************************************************
  PERPETUAL FIXED WIDGETS
************************************************/
.social-share {
  /*display: inline;*/
  color: #ffffff;
  display: inline;
  position: fixed;
  right: 0px;
  font-size: 18px;
  z-index: 11;
  background-color: #1c355e;
  padding: 5px 10px 9px 15px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  top: 224px;
  /*#section-navbar li {
  &.active, &:hover {
      
    a svg .svg-color-one {
      fill:@brand-danger;
    
    &:hover {
      color:@brand-primary;
        
      svg {
        fill: #13bfd5;
      }
    }
  }*/
}
@media (max-width: 768px) {
  .social-share {
    display: none !important;
  }
}
.social-share a {
  color: #ffffff;
  display: block;
  margin: 4px 0;
}
.social-share a svg {
  fill: #ffffff;
  width: 22px;
  height: 24px;
  margin-bottom: -6px;
}
@media (max-width: 768px) {
  .social-share a svg {
    width: 16px;
  }
}
.social-share a:hover svg,
.social-share a:focus svg {
  fill: #37A0C3;
  filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.4));
}
.no-svg .social-share a,
.no-inlinesvg .social-share a {
  background-image: url("/images/ui-assets/icon-social.png");
  background-color: #2c2c2c;
  background-size: 100%;
  text-indent: 1000px;
  position: relative;
}
.no-svg .social-share a.social-linkedin,
.no-inlinesvg .social-share a.social-linkedin {
  background-position: -5px -220px;
}
.no-svg .social-share a.social-fb,
.no-inlinesvg .social-share a.social-fb {
  background-position: -2px -2px;
}
.no-svg .social-share a.social-tw,
.no-inlinesvg .social-share a.social-tw {
  background-position: -7px -26px;
}
.no-svg .social-share a.social-goog,
.no-inlinesvg .social-share a.social-goog {
  background-position: -6px -53px;
}
.cta-showroom-widget {
  background-color: #1c355e;
  border: 2px solid #FFFFFF;
  width: 187px;
  border-radius: 50px;
  padding: 7px 18px 0px;
  font-family: bebas_neue_pro_semi_expanded_regular, Arial, sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  position: fixed;
  right: 12px;
  z-index: 10002;
  bottom: 25px;
  display: none;
  height: 57px;
}
@media (max-width: 1024px) {
  .cta-showroom-widget {
    width: 166px;
    border-radius: 4px;
    padding: 3px 6px 0px;
    right: -119px;
    top: 345px;
    bottom: auto !important;
    height: 48px;
  }
}
@media screen and (max-width: 832px) {
  .cta-showroom-widget {
    display: none!important;
  }
}
@media (max-width: 768px) {
  .cta-showroom-widget {
    display: none !important;
  }
}
.cta-showroom-widget .showroom-svg {
  width: 23.4%;
  margin-bottom: 4px;
}
@media (max-width: 1024px) {
  .cta-showroom-widget .showroom-svg {
    width: 21%;
    margin-bottom: 5px;
  }
}
.cta-showroom-widget .cls-1 {
  stroke: #9be8f0;
  fill: #9be8f0;
}
.cta-showroom-widget span {
  display: inline-block;
  width: 76%;
  line-height: 1.25;
  padding-left: 8%;
}
.no-touchevents .cta-showroom-widget:hover {
  background-color: #FFF;
  color: #1c355e;
}
@media (max-width: 1024px) {
  .no-touchevents .cta-showroom-widget:hover {
    right: 12px;
  }
  .no-touchevents .cta-showroom-widget:hover .showroom-svg {
    width: 23.4%;
    margin-bottom: 4px;
  }
}
.no-touchevents .cta-showroom-widget:hover .cls-1 {
  stroke: #1c355e;
  fill: #1c355e;
}
.touchevents .cta-showroom-widget.hover_effect {
  background-color: #FFF;
  color: #1c355e;
}
@media (max-width: 1024px) {
  .touchevents .cta-showroom-widget.hover_effect {
    right: 12px;
  }
  .touchevents .cta-showroom-widget.hover_effect .showroom-svg {
    width: 23.4%;
    margin-bottom: 4px;
  }
}
.touchevents .cta-showroom-widget.hover_effect .cls-1 {
  stroke: #1c355e;
  fill: #1c355e;
}
@media print {
  html {
    font-size: 8px;
  }
  body {
    padding-bottom: 0;
  }
  .navbar-fixed-top {
    position: static;
  }
  .news-alerts,
  .navbar .navbar-form,
  .navbar .navbar-collapse .navbar-nav,
  #banner-auto,
  .social-share,
  .aside,
  .footer > container,
  .footer .footer-col,
  .footer .navbar-brand,
  .footer .icons-social,
  .flex-table:first-of-type .flex-row,
  .registration-settings-bar,
  .cta-showroom-widget,
  .register-cta-btn,
  .news-pagination {
    display: none!important;
  }
  .main {
    padding-bottom: 20px;
  }
  html .footer {
    padding-top: 0;
    height: auto;
    position: static;
  }
  .footer .copyright {
    position: static;
  }
  .footer .copyright p {
    margin-left: 0;
  }
  #section-navbar.sticky {
    margin-top: 0;
    position: static;
  }
  .jump-section {
    padding-top: 120px !important;
  }
  .prod-specs {
    min-height: 0 !important;
  }
  .prod-intro {
    overflow: hidden;
  }
  .flex-table [role='cell'] {
    border-top: 1px solid #1c355e;
  }
  .flex-table [role='cell']:first-of-type {
    border-bottom: 1px solid #1c355e;
  }
  .togglebutton.dark-toggle label input[type="checkbox"] + .toggle::after {
    border: 2px solid #250f0f !important;
    top: 2px;
  }
}
/*# sourceMappingURL=styles-global.css.map */